.primary-font,
body,
p,
.search-bar .form-group .form-control,
.view-cart td .btn,
.shop .cart-bottom-details .shipping_calculator .shipping-calculator-button {
  font-family: 'Roboto', sans-serif;
}
.heading-font,
header.site-header,
header.site-header .logo.text-logo a,
footer.site-footer,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-bordered,
.contact-page .contact-form label,
.view-cart th,
.view-cart td,
.view-cart td.price,
.login-button,
.coupon-env .coupon-enter,
.my-account .my-account-tabs,
.shop .shop-item .item-info span,
.shop .quantity.buttons_added input.input-text,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-bordered,
.shop-item-single .item-info.summary .variations .label,
.shop-item-single .item-info.summary .variations div.variation-select,
.shop-item-single .item-info.summary input.add-to-cart,
.shop-item-single .item-info.summary .price,
.shop-item-single .item-info.summary form.cart .button,
.shop-item-single .item-info.summary .product_meta > span,
.shop-item-single .item-info.summary .product_meta .wcml_currency_switcher,
.your-order .order-list li,
section.blog .post .comments .comment + .comment-respond #cancel-comment-reply-link,
section.blog .post .comments .comment-respond label,
section.blog .post .comments .comment-respond #submit.btn-bordered,
section.blog .post-password-form label,
section.blog .post-password-form input[type="submit"].btn-bordered,
.sidebar .sidebar-entry,
.sidebar .sidebar-entry select,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-bordered,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-bordered,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-bordered,
.sidebar .sidebar-entry .product_list_widget li > .quantity,
.sidebar .sidebar-entry .product_list_widget li > .amount,
.sidebar .sidebar-entry .product_list_widget li .variation,
.sidebar .sidebar-entry .product_list_widget li .star-rating,
.sidebar .sidebar-entry.widget_shopping_cart .total,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-bordered,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-bordered,
.sidebar .sidebar-list li,
.bordered-block .lost-password,
h1,
h2,
h3,
h4,
h5,
h6,
.btn.btn-bordered,
.dropdown-menu,
.nav-tabs > li > a,
.alert,
.form-control,
.banner .button_outer .button_inner .banner-content strong,
.table > thead > tr > th,
.tooltip-inner,
.search .search-header,
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li a,
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li a,
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content,
.page-container .wpb_content_element.alert p,
.page-container .wpb_content_element.lab_wpb_products_carousel .products-loading,
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote,
.page-container .feature-tab .title,
.page-container .vc_progress_bar .vc_single_bar .vc_label,
.top-menu div.lang-switcher #lang_sel a,
.top-menu div.currency-switcher .wcml_currency_switcher li,
.pagination > a,
.pagination > span,
.breadcrumb span,
.shop .page-title small p,
.shop .commentlist .comment_container .comment-details .meta,
.shop #review_form_wrapper .comment-form-rating label,
.shop #review_form_wrapper .form-submit [type="submit"].btn-bordered,
.shop .shop_attributes th,
.shop .shop_attributes td,
.shop dl.variation dt,
.shop dl.variation dd,
.shop .cart_totals table tr td,
.shop .cart_totals table tr th,
.shop .cross-sells .product-item .product-details .price,
.shop .order-details-list li,
.shop .bacs_details li,
.shop .digital-downloads li .count,
.shop legend,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-bordered,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-bordered,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-bordered,
.wishlist_table tbody tr .product-stock-status span,
.wishlist_table tbody tr .add_to_cart.btn-bordered,
#yith-wcwl-popup-message,
.shop-empty-cart-page .cart-empty-title p a,
.woocommerce-message,
.woocommerce-error,
.woocommerce-info,
.woocommerce-message .button.btn-bordered,
.woocommerce-error .button.btn-bordered,
.woocommerce-info .button.btn-bordered,
.header-menu .lab-mini-cart .total {
  font-family: 'Roboto Condensed', sans-serif;
}
body {
  background: #ffffff;
  color: #333333;
}
body lesshat-selector {
  -lh-property: 0; } 
::selection{color: #fff; background: #7b599b;}
::-moz-selection{color: #fff; background: #7b599b;
}
a {
  color: #4d4d4d;
}
a:hover {
  color: #7b599b;
}
p {
  font-weight: 300;
}
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
section {
  padding: 25px 0;
  font-size: 14px;
}
.boxed {
  width: 1220px;
  margin: 0 auto;
  -moz-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.05);
  background: #eeeeee;
}
@media screen and (max-width: 768px) {
  .container {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (max-width: 992px) {
  .container {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .header-spacer {
    display: none !important;
  }
}
header.site-header {
  position: relative;
  background: #ffffff;
  z-index: 100;
  -moz-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 768px) {
  header.site-header {
    display: none;
  }
}
header.site-header .top-menu {
  background: #222222;
  color: #3a3a3a;
}
header.site-header .top-menu #cart-totals .amount {
  color: #fff;
}
header.site-header .top-menu .right-align nav {
  float: right;
}
header.site-header .top-menu .right-align nav > li > .sub-menu {
  right: -8px;
  left: auto;
}
header.site-header .top-menu .right-align nav .sub-menu .sub-menu {
  right: 100%;
  left: auto;
}
header.site-header .top-menu .right-align .social-networks,
header.site-header .top-menu .right-align .top-ctr,
header.site-header .top-menu .right-align > .lang-switcher,
header.site-header .top-menu .right-align > .currency-switcher,
header.site-header .top-menu .right-align .breadcrumb {
  float: right;
}
header.site-header .top-menu nav > li {
  list-style: none;
  display: inline-block;
  font-size: 12px;
  position: relative;
}
header.site-header .top-menu nav > li.single-entry {
  padding: 11px 0;
  color: #959595;
}
header.site-header .top-menu nav > li.single-entry a {
  padding: 0;
}
header.site-header .top-menu nav > li.single-entry .sep {
  display: inline-block;
  padding: 0 4px;
}
header.site-header .top-menu nav > li.single-entry span {
  color: #afafaf;
}
header.site-header .top-menu nav > li a {
  padding: 11px 0;
  display: inline-block;
  text-transform: uppercase;
  color: #959595;
}
header.site-header .top-menu nav > li a:hover {
  color: #ffffff;
  text-decoration: none;
}
header.site-header .top-menu nav > li .sub-menu {
  display: none;
  background: #272727;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: none;
  padding: 0;
  margin: 0px;
  min-width: 200px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 9999;
}
header.site-header .top-menu nav > li .sub-menu li {
  border-bottom: 1px solid #333333;
  font-size: 12px;
  list-style: none;
  position: relative;
  padding: 0;
}
header.site-header .top-menu nav > li .sub-menu li a {
  padding: 10px 20px;
  display: block;
}
header.site-header .top-menu nav > li .sub-menu li a:hover {
  background: none;
  color: #ffffff;
}
header.site-header .top-menu nav > li .sub-menu li:hover > a {
  background-color: #2f2f2f;
}
header.site-header .top-menu nav > li .sub-menu li.active a {
  background: none;
}
header.site-header .top-menu nav > li .sub-menu li:after {
  display: none;
}
header.site-header .top-menu nav > li .sub-menu ul {
  left: 100%;
}
header.site-header .top-menu nav > li > .sub-menu {
  top: 100%;
  left: -15px;
}
header.site-header .top-menu nav > li:after {
  content: "";
  width: 1px;
  display: inline-block;
  height: 10px;
  position: relative;
  background: #3a3a3a;
  margin: 0 10px;
}
header.site-header .top-menu nav > li:last-child:after {
  display: none;
}
header.site-header .top-menu nav li {
  z-index: 1;
}
header.site-header .top-menu nav li:hover {
  z-index: 10;
}
header.site-header .top-menu nav li.current-menu-item > a,
header.site-header .top-menu nav li.current-menu-ancestor > a {
  color: #ffffff;
}
header.site-header .top-menu nav li.sub-visible > ul {
  display: block;
}
header.site-header .top-menu .social-networks {
  display: block;
  list-style: none;
  margin: 0;
  padding: 12px 0;
  padding-bottom: 6px;
}
header.site-header .top-menu .social-networks:before,
header.site-header .top-menu .social-networks:after {
  content: " ";
  display: table;
}
header.site-header .top-menu .social-networks:after {
  clear: both;
}
header.site-header .top-menu .social-networks li {
  display: block;
  float: left;
  padding: 0 2px;
}
header.site-header .top-menu .social-networks li a {
  display: inline-block;
  padding: 0 3px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
header.site-header .top-menu .social-networks li a i {
  font-style: normal;
}
header.site-header .top-menu .social-networks li a:hover {
  text-decoration: none;
  color: #fff;
}
header.site-header .top-menu .textwidget {
  padding: 12px 0;
  font-size: 12px;
  color: #5d5d5d;
  text-transform: uppercase;
}
header.site-header .top-menu .textwidget a {
  color: #959595;
}
header.site-header .top-menu .textwidget a:hover {
  color: #ffffff;
}
header.site-header .top-menu .textwidget .sep {
  display: inline-block;
}
header.site-header .top-menu .textwidget .sep:after {
  content: "";
  width: 1px;
  display: inline-block;
  height: 10px;
  position: relative;
  background: #3a3a3a;
  margin: 0 10px;
}
header.site-header .top-menu .breadcrumb {
  margin: 0;
  padding: 0;
  margin-top: 11px;
}
header.site-header .top-menu .breadcrumb span a {
  color: #959595;
}
header.site-header .top-menu .breadcrumb span span {
  color: #ffffff;
}
header.site-header .top-menu.gray {
  background: #eeeeee;
}
header.site-header .top-menu.gray nav li {
  color: #333333;
}
header.site-header .top-menu.gray nav li:after {
  background: #cccccc;
}
header.site-header .top-menu.gray nav li a:hover {
  color: #222222;
}
header.site-header .top-menu.gray nav li.current-menu-item > a,
header.site-header .top-menu.gray nav li.current-menu-ancestor > a {
  color: #222222;
}
header.site-header .top-menu.gray nav li .sub-menu {
  background: #eeeeee;
}
header.site-header .top-menu.gray nav li .sub-menu li {
  border-bottom: 1px solid #dedede;
}
header.site-header .top-menu.gray nav li .sub-menu li:hover > a {
  color: #222222;
  background-color: #e4e4e4;
}
header.site-header .top-menu.gray .social-networks li a {
  color: #888888;
}
header.site-header .top-menu.gray .social-networks li a:hover {
  color: #333333;
}
header.site-header .top-menu.gray .textwidget {
  color: #595959;
}
header.site-header .top-menu.gray .textwidget a {
  color: #333333;
}
header.site-header .top-menu.gray .textwidget a:hover {
  color: #080808;
}
header.site-header .top-menu.gray .textwidget .sep:after {
  background: #cccccc;
}
header.site-header .top-menu.light {
  background: #ffffff;
  -moz-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
}
header.site-header .top-menu.light nav li {
  color: #333333;
}
header.site-header .top-menu.light nav li:after {
  background: #eeeeee;
}
header.site-header .top-menu.light nav li a {
  color: #888888;
}
header.site-header .top-menu.light nav li a:hover {
  color: #222222;
}
header.site-header .top-menu.light nav li.current-menu-item > a,
header.site-header .top-menu.light nav li.current-menu-ancestor > a {
  color: #222222;
}
header.site-header .top-menu.light nav li .sub-menu {
  background: #ffffff;
}
header.site-header .top-menu.light nav li .sub-menu li {
  border-bottom: 1px solid #eeeeee;
}
header.site-header .top-menu.light nav li .sub-menu li:hover > a {
  color: #222222;
  background-color: #f5f5f5;
}
header.site-header .top-menu.light nav li .sub-menu li:after {
  display: none;
}
header.site-header .top-menu.light .social-networks li a {
  color: #888888;
}
header.site-header .top-menu.light .social-networks li a:hover {
  color: #333333;
}
header.site-header .top-menu.light .textwidget {
  color: #595959;
}
header.site-header .top-menu.light .textwidget a {
  color: #333333;
}
header.site-header .top-menu.light .textwidget a:hover {
  color: #080808;
}
header.site-header .top-menu.light .textwidget .sep:after {
  background: #eeeeee;
}
header.site-header .top-menu.gray #cart-totals .amount,
header.site-header .top-menu.light #cart-totals .amount {
  color: #222222;
}
header.site-header .top-menu.gray .breadcrumb span a,
header.site-header .top-menu.light .breadcrumb span a {
  color: #888888;
}
header.site-header .top-menu.gray .breadcrumb span span,
header.site-header .top-menu.light .breadcrumb span span {
  color: #222222;
}
header.site-header .header-menu {
  display: table;
  width: 100%;
  table-layout: auto;
}
header.site-header .header-menu .logo,
header.site-header .header-menu .main-menu,
header.site-header .header-menu .header-links {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  white-space: nowrap;
}
header.site-header .header-menu .main-menu {
  padding-left: 60px;
}
header.site-header .header-menu .main-menu.nav-secondary {
  text-align: right;
}
header.site-header .header-menu .main-menu.nav-secondary li ul {
  text-align: left;
}
header.site-header .header-menu .logo {
  width: 1%;
}
header.site-header .header-menu .logo a {
  padding: 20px 0;
}
header.site-header .header-menu .header-links .header-widgets {
  float: right;
}
header.site-header .header-menu.logo-is-centered {
  margin: 0;
}
header.site-header .header-menu.logo-is-centered .main-menu {
  padding-left: 0;
}
header.site-header .header-menu.logo-is-centered .logo {
  text-align: center;
}
header.site-header .header-menu.logo-is-centered .logo {
  width: 1%;
}
header.site-header .header-menu.logo-is-centered .main-menu,
header.site-header .header-menu.logo-is-centered .header-links {
  width: 49.5%;
}
header.site-header .header-menu.menu-is-centered-also {
  margin-top: 20px;
}
header.site-header .logo a {
  display: block;
  line-height: 1;
}
header.site-header .logo a img {
  max-width: 100%;
}
header.site-header .logo.text-logo a {
  text-decoration: none;
  color: #222222;
  font-size: 30px;
}
header.site-header ul.nav,
header.site-header div.nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
header.site-header ul.nav li,
header.site-header div.nav > ul li {
  position: relative;
}
header.site-header ul.nav li a,
header.site-header div.nav > ul li a {
  display: block;
  font-weight: 300;
  text-transform: uppercase;
  color: #222222;
}
header.site-header ul.nav li a i,
header.site-header div.nav > ul li a i {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
  position: relative;
  margin-top: -2px;
}
header.site-header ul.nav li a:hover,
header.site-header div.nav > ul li a:hover {
  text-decoration: underline;
}
header.site-header ul.nav li ul,
header.site-header div.nav > ul li ul {
  display: block;
  visibility: hidden;
  -webkit-transform: translateX(-10px);
  -moz-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  transform: translateX(-10px);
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  list-style: none;
  padding: 15px 0;
  margin: 0;
  background-color: #f7f7f7;
  min-width: 200px;
}
header.site-header ul.nav li ul li a,
header.site-header div.nav > ul li ul li a {
  padding: 5px 20px;
}
header.site-header ul.nav li ul li ul,
header.site-header div.nav > ul li ul li ul {
  position: absolute;
  left: 100%;
  top: 0;
  margin-top: -15px;
}
header.site-header ul.nav li ul li:hover > a,
header.site-header div.nav > ul li ul li:hover > a {
  background: #efefef;
}
header.site-header ul.nav li ul li.current-menu-item > a,
header.site-header div.nav > ul li ul li.current-menu-item > a,
header.site-header ul.nav li ul li.current_page_item > a,
header.site-header div.nav > ul li ul li.current_page_item > a,
header.site-header ul.nav li ul li.current-menu-ancestor > a,
header.site-header div.nav > ul li ul li.current-menu-ancestor > a,
header.site-header ul.nav li ul li.current_page_ancestor > a,
header.site-header div.nav > ul li ul li.current_page_ancestor > a {
  background-color: #efefef;
}
header.site-header ul.nav li ul li.menu-item-has-children > a:before,
header.site-header div.nav > ul li ul li.menu-item-has-children > a:before {
  font-family: 'EntypoRegular';
  content: '\E75E';
  display: block;
  float: right;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
header.site-header ul.nav li ul li.menu-item-has-children:hover > a:before,
header.site-header div.nav > ul li ul li.menu-item-has-children:hover > a:before {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
header.site-header ul.nav li.sub-visible > a,
header.site-header div.nav > ul li.sub-visible > a {
  background-color: #f7f7f7;
}
header.site-header ul.nav li.sub-visible > ul,
header.site-header div.nav > ul li.sub-visible > ul {
  display: block;
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
header.site-header ul.nav > li,
header.site-header div.nav > ul > li {
  display: inline-block;
}
header.site-header ul.nav > li > a,
header.site-header div.nav > ul > li > a {
  font-size: 16px;
  padding: 25px 20px;
}
header.site-header ul.nav > li > a:after,
header.site-header div.nav > ul > li > a:after {
  display: block;
  content: '';
  height: 2px;
  background: #222222;
  visibility: hidden;
}
header.site-header ul.nav > li > a:hover,
header.site-header div.nav > ul > li > a:hover {
  text-decoration: none;
  color: #7b599b;
}
header.site-header ul.nav > li:hover > a,
header.site-header div.nav > ul > li:hover > a {
  background-color: #f7f7f7;
}
header.site-header ul.nav > li.current-menu-item > a:after,
header.site-header div.nav > ul > li.current-menu-item > a:after,
header.site-header ul.nav > li.current_page_item > a:after,
header.site-header div.nav > ul > li.current_page_item > a:after,
header.site-header ul.nav > li.current-menu-ancestor > a:after,
header.site-header div.nav > ul > li.current-menu-ancestor > a:after,
header.site-header ul.nav > li.current_page_ancestor > a:after,
header.site-header div.nav > ul > li.current_page_ancestor > a:after,
header.site-header ul.nav > li.current_page_parent > a:after,
header.site-header div.nav > ul > li.current_page_parent > a:after {
  visibility: visible;
}
header.site-header ul.nav > li > ul,
header.site-header div.nav > ul > li > ul {
  position: absolute;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
header.site-header .header-widgets {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
header.site-header .header-widgets li {
  display: block;
  float: left;
}
header.site-header .header-widgets li + li {
  margin-left: 20px;
}
header.site-header .header-widgets .search-form {
  position: relative;
}
header.site-header .header-widgets .search-form .search-input-env {
  visibility: hidden;
  position: relative;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 120ms ease-in-out;
  -moz-transition: all 120ms ease-in-out;
  -o-transition: all 120ms ease-in-out;
  transition: all 120ms ease-in-out;
}
header.site-header .header-widgets .search-form .search-input-env .form-control {
  height: 35px;
  padding-right: 43px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 200px;
  border-color: #eeeeee;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.site-header .header-widgets .search-form .search-btn {
  display: inline-block;
  position: relative;
  background: url(../images/search.svg) no-repeat right center;
  right: 5px;
  margin-top: 2px;
  -webkit-background-size: 26px;
  -moz-background-size: 26px;
  background-size: 26px;
  width: 28px;
  height: 28px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
header.site-header .header-widgets .search-form.input-visible .search-input-env {
  visibility: visible;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
header.site-header .header-widgets .search-form.input-visible .search-btn {
  -moz-transform: scale(0.7);
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
header.site-header .header-widgets .cart-counter {
  position: relative;
  display: block;
  background: url(../images/cart_1.svg) no-repeat;
  width: 35px;
  height: 35px;
  -webkit-background-size: 35px;
  -moz-background-size: 35px;
  background-size: 35px;
}
header.site-header .header-widgets .cart-counter.cart-icon-2 {
  background-image: url(../images/cart_5.svg);
}
header.site-header .header-widgets .cart-counter.cart-icon-3 {
  background-image: url(../images/cart_4.svg);
}
header.site-header .header-widgets .cart-counter.cart-icon-4 {
  background-image: url(../images/cart_3.svg);
}
header.site-header .header-widgets .cart-counter.cart-icon-5 {
  background-image: url(../images/cart_2.svg);
}
header.site-header .header-widgets .cart-counter .badge {
  top: 0px;
  left: -5px;
  position: absolute;
  background-color: #7b599b;
  text-align: center;
  padding: 0;
  line-height: 18px;
  font-size: 11px;
  width: 18px;
  height: 18px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 250ms linear;
  -moz-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}
header.site-header .header-widgets .cart-counter.has-notifications .badge {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
header.site-header .full-menu {
  border-top: 1px solid #eeeeee;
}
header.site-header .full-menu ul.nav > li > a,
header.site-header .full-menu div.nav > ul > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
}
header.site-header .full-menu.menu-centered {
  border-top: 0;
}
header.site-header .full-menu.menu-centered .main-menu {
  text-align: center;
}
header.site-header .full-menu.menu-centered .main-menu .nav {
  text-align: left;
}
header.site-header .full-menu.menu-centered .main-menu ul.nav,
header.site-header .full-menu.menu-centered .main-menu div.nav > ul {
  display: inline-block;
}
header.site-header .full-menu .menu-container {
  display: table;
  width: 100%;
  table-layout: auto;
  margin-left: -15px;
  margin-right: -15px;
}
header.site-header .full-menu .menu-container .main-menu,
header.site-header .full-menu .menu-container .logo {
  display: table-cell;
  vertical-align: middle;
}
header.site-header .full-menu .menu-container .logo {
  width: 1%;
  padding-right: 20px;
  display: none;
}
header.site-header .full-menu .menu-container .logo.visible {
  display: table-cell;
}
header.site-header .full-menu .menu-container .main-menu {
  width: 99%;
}
@media screen and (min-width: 768px) {
  header.site-header.sticky.sticked {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
  .admin-bar header.site-header.sticky.sticked {
    top: 32px;
  }
  header.site-header.sticky.sticked .full-menu .menu-container .logo img#site-logo {
    width: auto !important;
    min-width: 1 !important;
    min-height: 18px !important;
    height: 18px !important;
  }
  header.site-header.sticky.sticked .full-menu .menu-container .logo.text-logo a {
    font-size: 25px;
  }
  header.site-header.sticky.sticked .header-menu.logo-is-centered ul.nav > li > a,
  header.site-header.sticky.sticked .header-menu.logo-is-centered div.nav > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: padding 100ms ease-in-out;
    -moz-transition: padding 100ms ease-in-out;
    -o-transition: padding 100ms ease-in-out;
    transition: padding 100ms ease-in-out;
  }
  header.site-header.sticky.sticked .header-menu.logo-is-centered .logo a {
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transition: padding 100ms ease-in-out;
    -moz-transition: padding 100ms ease-in-out;
    -o-transition: padding 100ms ease-in-out;
    transition: padding 100ms ease-in-out;
  }
  header.site-header.sticky.sticked .full-menu.menu-centered ul.nav > li > a,
  header.site-header.sticky.sticked .full-menu.menu-centered div.nav > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  header.site-header.sticky.sticked .header-menu.menu-is-centered-also {
    margin-top: 10px;
  }
  header.site-header.sticky.sticked.header-type-1 .header-menu .logo a,
  header.site-header.sticky.sticked.header-type-1 ul.nav > li > a,
  header.site-header.sticky.sticked.header-type-1 div.nav > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-transition: all 350ms;
    -moz-transition: all 350ms;
    -o-transition: all 350ms;
    transition: all 350ms;
  }
  header.site-header.sticky.sticked.header-type-1 .header-widgets .search-form .search-input-env .form-control {
    height: 35px;
  }
  header.site-header.sticky.sticked .header-menu .lab-mini-cart {
    margin-top: 5px !important;
    border-top: 1px solid #eeeeee;
  }
}
header.mobile-menu {
  position: relative;
  display: none;
}
@media screen and (max-width: 768px) {
  header.mobile-menu {
    display: block;
  }
}
header.mobile-menu .mobile-logo {
  border-bottom: 1px solid #eeeeee;
  display: table;
  width: 100%;
  table-layout: auto;
}
header.mobile-menu .mobile-logo .logo,
header.mobile-menu .mobile-logo .mobile-toggles {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  padding: 20px 25px;
}
header.mobile-menu .mobile-logo .logo a,
header.mobile-menu .mobile-logo .mobile-toggles a {
  outline: none;
}
header.mobile-menu .mobile-logo .mobile-toggles {
  text-align: right;
}
header.mobile-menu .mobile-logo .mobile-toggles .toggle-menu {
  background: url(../images/toggle-menu.svg) no-repeat 50% 50%;
  -webkit-background-size: 28px;
  -moz-background-size: 28px;
  background-size: 28px;
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 38px;
  height: 38px;
}
header.mobile-menu ul.mobile-menu,
header.mobile-menu div.mobile-menu > ul {
  background: #ffffff;
  list-style: none;
  padding: 0px;
  margin: 0px;
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  display: none;
}
header.mobile-menu ul.mobile-menu.visible,
header.mobile-menu div.mobile-menu > ul.visible {
  display: block;
}
header.mobile-menu ul.mobile-menu li,
header.mobile-menu div.mobile-menu > ul li {
  text-transform: uppercase;
  width: 100%;
}
header.mobile-menu ul.mobile-menu li.menu-item-has-children > a:before,
header.mobile-menu div.mobile-menu > ul li.menu-item-has-children > a:before {
  position: relative;
  display: block;
  font-family: 'EntypoRegular';
  content: '\E75E';
  float: right;
  font-size: 25px;
  line-height: 1;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
}
header.mobile-menu ul.mobile-menu li a,
header.mobile-menu div.mobile-menu > ul li a {
  background: #ffffff;
  display: block;
  padding: 10px 25px;
  border-bottom: 1px solid #eeeeee;
  color: #222222;
  font-size: 18px;
  position: relative;
}
header.mobile-menu ul.mobile-menu li a:hover,
header.mobile-menu div.mobile-menu > ul li a:hover {
  background: #eeeeee;
}
header.mobile-menu ul.mobile-menu li a:after,
header.mobile-menu div.mobile-menu > ul li a:after {
  display: block;
  content: '';
  background: #222222;
  position: absolute;
  left: 3px;
  top: 2%;
  bottom: 2%;
  width: 2px;
  visibility: hidden;
}
header.mobile-menu ul.mobile-menu li.current-menu-item > a:after,
header.mobile-menu div.mobile-menu > ul li.current-menu-item > a:after,
header.mobile-menu ul.mobile-menu li.current_page_item > a:after,
header.mobile-menu div.mobile-menu > ul li.current_page_item > a:after,
header.mobile-menu ul.mobile-menu li.current-menu-ancestor > a:after,
header.mobile-menu div.mobile-menu > ul li.current-menu-ancestor > a:after,
header.mobile-menu ul.mobile-menu li.current_page_ancestor > a:after,
header.mobile-menu div.mobile-menu > ul li.current_page_ancestor > a:after {
  visibility: visible;
}
header.mobile-menu ul.mobile-menu li ul,
header.mobile-menu div.mobile-menu > ul li ul {
  padding: 0px;
  list-style: none;
  display: none;
  overflow: hidden;
}
header.mobile-menu ul.mobile-menu li ul li a,
header.mobile-menu div.mobile-menu > ul li ul li a {
  padding-left: 30px;
  background: #f8f8f8;
}
header.mobile-menu ul.mobile-menu li ul li li a,
header.mobile-menu div.mobile-menu > ul li ul li li a {
  padding-left: 45px;
}
header.mobile-menu ul.mobile-menu li ul li li li a,
header.mobile-menu div.mobile-menu > ul li ul li li li a {
  padding-left: 60px;
}
header.mobile-menu ul.mobile-menu li.sub-visible > a:before,
header.mobile-menu div.mobile-menu > ul li.sub-visible > a:before {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
header.mobile-menu ul.mobile-menu li.sub-visible > ul,
header.mobile-menu div.mobile-menu > ul li.sub-visible > ul {
  display: block;
}
header.mobile-menu .search-site {
  display: none;
}
header.mobile-menu .search-site .form-control {
  border-top: 0;
  padding: 20px 25px;
}
header.mobile-menu .search-site .form-control:focus {
  border-color: #eeeeee;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.mobile-menu .search-site.is-visible {
  display: block;
}
.mobile-nav {
  padding: 0px;
  margin: 0px;
  position: absolute;
  width: 100%;
  z-index: 999;
}
.mobile-nav .mobile-menu {
  background: #ffffff;
  list-style: none;
  padding: 0px;
  margin: 0px;
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
}
.mobile-nav .mobile-menu li {
  text-transform: uppercase;
  width: 100%;
}
.mobile-nav .mobile-menu li a {
  background: #ffffff;
  display: block;
  padding: 10px 20px;
  border-top: 1px solid #eeeeee;
  color: #222222;
  font-size: 18px;
}
.mobile-nav .mobile-menu li a:hover {
  background: #eeeeee;
}
.mobile-nav .mobile-menu li ul {
  padding: 0px;
  list-style: none;
}
.mobile-nav .mobile-menu li ul li a {
  padding-left: 30px;
  background: #f8f8f8;
}
.search-bar {
  border-top: 1px solid #eeeeee;
  padding: 0px;
}
.search-bar .form-group {
  padding: 0px;
  margin: 0px;
}
.search-bar .form-group .form-control {
  border: none;
  display: block;
  height: 50px;
  padding: 10px 15px;
  background: url(../images/search.svg) no-repeat 95% 50%;
  background-size: 20px;
}
.slider {
  background: url(../images/slider.jpg) no-repeat;
  width: 100%;
  background-size: 100%;
  height: 500px;
}
footer.site-footer {
  padding: 40px 0;
  font-size: 14px;
  color: #888888;
  font-weight: 300;
}
footer.site-footer.no-footer-widgets .footer-bottom {
  margin-top: 0;
  border-top: 0;
  padding-top: 0px;
}
footer.site-footer .footer-bottom {
  border-top: 1px solid #eeeeee;
  padding: 40px 0 0 0;
  margin-top: 20px;
}
footer.site-footer .expand-footer {
  text-align: center;
  background: url(../images/expand-footer.svg) no-repeat 50% 50%;
  background-size: 28px;
  display: block;
  width: 38px;
  height: 38px;
  text-indent: -9999px;
  vertical-align: middle;
  margin: 0px auto 20px auto;
}
footer.site-footer .footer-list {
  padding: 0px;
}
footer.site-footer .footer-list li {
  text-transform: uppercase;
  list-style: none;
  padding: 0px;
}
footer.site-footer .footer-list li p {
  text-transform: none;
}
footer.site-footer .footer-list li h1 {
  color: #222222;
  font-size: 16px;
  font-weight: 300;
}
footer.site-footer .footer-list li a {
  font-size: 13px;
  color: #888888;
}
footer.site-footer .footer-list li a.logo {
  margin: 25px 0 10px 0;
  height: 25px;
  background: url(../images/logo@2x.png) no-repeat;
  background-size: 97px;
  display: block;
  text-indent: -9999px;
}
footer.site-footer .footer-list.latest-posts li a {
  color: #222222;
}
footer.site-footer .footer-list.latest-posts li img {
  width: 48px;
  height: auto;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  float: left;
  margin: 0 15px 15px 0;
}
footer.site-footer .footer-list.latest-posts li span {
  color: #cccccc;
  display: block;
  font-size: 12px;
}
footer.site-footer .footer-list.subscribe input[type="text"] {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  border: 1px solid #eeeeee;
}
footer.site-footer .footer-list.subscribe input[type="text"]:focus {
  border-color: #888888;
}
footer.site-footer .footer-list.subscribe button[type="submit"] {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  color: #333333;
  border: 1px solid #eeeeee;
  background: none;
}
footer.site-footer .footer-list.subscribe button[type="submit"]:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
footer.site-footer .footer-list.subscribe button[type="submit"]:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
footer.site-footer .social-networks {
  padding: 20px 0 0 0;
}
footer.site-footer .social-networks li {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
footer.site-footer .social-networks li a {
  position: relative;
  background: #eeeeee;
  display: block;
  text-align: center;
  display: table;
  width: 24px;
}
footer.site-footer .social-networks li a i {
  display: table-cell;
  height: 24px;
  line-height: 24px;
  font-style: normal;
}
footer.site-footer .social-networks li a i:before {
  line-height: 24px;
}
footer.site-footer .social-networks li a:hover {
  text-decoration: none;
}
footer.site-footer .social-networks li a:hover i.facebook {
  color: #3B5998;
}
footer.site-footer .social-networks li a:hover i.twitter {
  color: #55ACEE;
}
footer.site-footer .social-networks li a:hover i.pinterest {
  color: #cc2127;
}
footer.site-footer .social-networks li a:hover i.vimeo {
  color: #44bbff;
}
footer.site-footer .social-networks li a:hover i.gplus {
  color: #DD4B39;
}
footer.site-footer .social-networks li a:hover i.dribbble {
  color: #ea4c89;
}
footer.site-footer .social-networks li a:hover i.googleplus {
  color: #DD4B39;
}
footer.site-footer .social-networks li a:hover i.vk {
  color: #45668e;
}
footer.site-footer .social-networks li a:hover i.linkedin {
  color: #0e76a8;
}
footer.site-footer .social-networks li a:hover i.tumblr {
  color: #35465c;
}
footer.site-footer .social-networks li a:hover i.play {
  color: #c4302b;
}
footer.site-footer .social-networks li a:hover i.instagram {
  color: #3f729b;
}
footer.site-footer .social-networks li:last-child {
  margin-right: 0px;
}
footer.site-footer .footer-menu ul {
  padding: 0px;
  margin: 0px;
}
footer.site-footer .footer-menu ul li {
  list-style: none;
  display: inline-block;
}
footer.site-footer .footer-menu ul li:after {
  content: "";
  display: inline-block;
  height: 10px;
  width: 1px;
  margin: 0 10px;
  background: #cccccc;
}
footer.site-footer .footer-menu ul li a {
  font-size: 12px;
  color: #888888;
}
footer.site-footer .footer-menu ul li a:hover {
  text-decoration: none;
  color: #7b599b;
  border-right: none;
}
footer.site-footer .footer-menu ul li:last-child:after {
  display: none;
}
footer.site-footer .payment-methods {
  list-style: none;
}
@media screen and (max-width: 768px) {
  footer.site-footer .payment-methods.pull-right {
    float: none !important;
    padding: 0;
    margin-top: 20px;
  }
}
footer.site-footer .payment-methods li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
footer.site-footer .payment-methods li a {
  opacity: 0.5;
}
footer.site-footer .payment-methods li a:hover {
  opacity: 1;
}
footer.site-footer .footer-widgets .sidebar {
  margin-bottom: 30px;
}
footer.site-footer .footer-widgets .sidebar > h3 {
  margin: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 300;
  color: #333333;
}
footer.site-footer .footer-widgets .sidebar ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer.site-footer .footer-widgets .sidebar ul li {
  text-transform: uppercase;
  color: #d5d5d5;
}
footer.site-footer .footer-widgets .sidebar ul li a {
  color: #959595;
}
footer.site-footer .footer-widgets .sidebar ul li a:hover {
  color: #333333;
}
footer.site-footer .footer-widgets .sidebar ul li.current-menu-item > a {
  color: #333333;
}
footer.site-footer .footer-widgets .sidebar ul li .post-date {
  display: block;
  font-size: 12px;
}
footer.site-footer .footer-widgets .sidebar.widget_search .screen-reader-text {
  display: none;
}
footer.site-footer .footer-widgets .sidebar.widget_search #s {
  margin-bottom: 10px;
  padding: 5px 10px;
  outline: none;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 6px 10px;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit:focus {
  outline: 0;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit:active:focus {
  outline: 0;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-info {
  background: #00aeef;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-info:hover {
  background: #009bd6;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-success {
  background: #0fbd71;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-success:hover {
  background: #0da563;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-danger {
  background: #dd1f26;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-danger:hover {
  background: #c71c22;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-warning {
  background: #f7d227;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-warning:hover {
  background: #f6cd0e;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-default {
  background: #7b599b;
  color: #ffffff;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-default:hover {
  background: #6e508b;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-primary {
  background: #222222;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-primary:hover {
  background: #151515;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-link {
  color: #7b599b;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-bordered:hover {
  border-color: #cccccc;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray:hover,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray:focus,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray:active,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.active,
.open > .dropdown-togglefooter.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray:active,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.active,
.open > .dropdown-togglefooter.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray {
  background-image: none;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.disabled,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray[disabled],
fieldset[disabled] footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.disabled:hover,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray[disabled]:hover,
fieldset[disabled] footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray:hover,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.disabled:focus,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray[disabled]:focus,
fieldset[disabled] footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray:focus,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.disabled:active,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray[disabled]:active,
fieldset[disabled] footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray:active,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.disabled.active,
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray[disabled].active,
fieldset[disabled] footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
footer.site-footer .footer-widgets .sidebar.widget_search #searchsubmit:hover {
  background: #151515;
}
footer.site-footer .footer-widgets .sidebar.widget_recent_comments li,
footer.site-footer .footer-widgets .sidebar.widget_recent_entries li {
  margin-bottom: 10px;
}
footer.site-footer .footer-widgets .sidebar.widget_recent_entries li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
footer.site-footer .footer-widgets .sidebar.widget_tag_cloud a {
  display: inline-block;
  font-size: 14px !important;
  background: #eeeeee;
  padding: 4px 6px;
  line-height: 1;
  margin-bottom: 5px;
  color: #595959;
}
footer.site-footer .footer-widgets .sidebar.widget_tag_cloud a:hover {
  background: #e1e1e1;
}
footer.site-footer .footer-widgets .sidebar.widget_calendar #wp-calendar {
  width: 100%;
}
footer.site-footer .footer-widgets .sidebar.widget_calendar #wp-calendar caption {
  background: #eeeeee;
  padding: 5px 10px;
  margin-bottom: 10px;
}
footer.site-footer .footer-widgets .sidebar.widget_calendar #wp-calendar tfoot a {
  display: inline-block;
  margin-top: 10px;
  text-transform: uppercase;
  background: #eeeeee;
  font-size: 12px;
  padding: 5px 6px;
  line-height: 1;
}
footer.site-footer .footer-widgets .sidebar.widget_calendar #wp-calendar tfoot #next {
  text-align: right;
}
footer.site-footer .footer-widgets .sidebar.widget_calendar #wp-calendar tfoot #next a {
  float: right;
}
footer.site-footer.inverted {
  background: #222222;
}
footer.site-footer.inverted .expand-footer {
  text-align: center;
  background: url(../images/expand-footer-inv.svg) no-repeat 50% 50%;
  background-size: 28px;
  display: block;
  width: 38px;
  height: 38px;
  text-indent: -9999px;
  vertical-align: middle;
  margin: 0px auto 20px auto;
}
footer.site-footer.inverted .footer-list li h1 {
  color: #eeeeee;
}
footer.site-footer.inverted .footer-list li a {
  color: #959595;
}
footer.site-footer.inverted .footer-list.subscribe input[type="text"] {
  background: #333333;
  border-color: #3a3a3a;
}
footer.site-footer.inverted .footer-list.subscribe button[type="submit"] {
  background: #333333;
  border-color: #3a3a3a;
}
footer.site-footer.inverted .social-networks li a {
  background: #3a3a3a;
}
footer.site-footer.inverted .footer-bottom {
  border-color: #3a3a3a;
}
footer.site-footer.inverted .footer-menu {
  color: #3a3a3a;
}
footer.site-footer.inverted .footer-menu ul li a {
  color: #959595;
}
footer.site-footer.inverted .footer-menu ul li a:hover {
  color: #ffffff;
}
footer.site-footer.inverted .footer-menu ul li:after {
  background: #3a3a3a;
}
footer.site-footer.inverted .footer-menu ul li.current-menu-item > a {
  color: #ffffff;
}
footer.site-footer.inverted .footer-widgets .sidebar > h3 {
  color: #eeeeee;
}
footer.site-footer.inverted .footer-widgets .sidebar ul li {
  color: #d5d5d5;
}
footer.site-footer.inverted .footer-widgets .sidebar ul li a {
  color: #959595;
}
footer.site-footer.inverted .footer-widgets .sidebar ul li a:hover {
  color: #ffffff;
}
footer.site-footer.inverted .footer-widgets .sidebar ul li.current-menu-item > a {
  color: #ffffff;
}
footer.site-footer.inverted .footer-widgets .sidebar.widget_search #s {
  background: #333333;
  border-color: #3a3a3a;
  border: 1px solid #333333;
}
footer.site-footer.inverted .footer-widgets .sidebar.widget_search #searchsubmit {
  background: #333333;
  border-color: #3a3a3a;
}
footer.site-footer.inverted .footer-widgets .sidebar.widget_tag_cloud a {
  background: #3a3a3a;
  color: #878787;
}
footer.site-footer.inverted .footer-widgets .sidebar.widget_tag_cloud a:hover {
  background: #474747;
  color: #ffffff;
}
footer.site-footer.inverted .footer-widgets .sidebar.widget_calendar #wp-calendar caption {
  background: #3a3a3a;
}
footer.site-footer.inverted .footer-widgets .sidebar.widget_calendar #wp-calendar tbody a {
  color: #ffffff;
}
footer.site-footer.inverted .footer-widgets .sidebar.widget_calendar #wp-calendar tfoot a {
  background: #3a3a3a;
  color: #ffffff;
}
.error404 h1,
.error404 h2,
.error404 h3,
.error404 h4,
.error404 h5,
.error404 h6 {
  font-weight: 300;
  color: #ffffff;
}
.error404 h1 {
  font-size: 48px;
}
@media screen and (max-width: 768px) {
  .error404 h1 {
    font-size: 38px;
  }
}
.error404 h2 {
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  .error404 h2 {
    font-size: 15px;
  }
}
.error404 .not-found {
  background: #222222;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 170px;
  border: 1px solid #3a3a3a;
}
@media screen and (max-width: 768px) {
  .error404 .not-found {
    padding-top: 0px;
    padding-bottom: 80px;
  }
}
.error404 .not-found .error-404 {
  background: url(../images/not-found.png) no-repeat center center;
  width: 170px;
  height: 256px;
  display: block;
  margin: 70px auto;
}
@media screen and (max-width: 768px) {
  .error404 .not-found .error-404 {
    -webkit-background-size: 130px;
    -moz-background-size: 130px;
    background-size: 130px;
    margin-bottom: 20px;
    margin-top: 50px;
  }
}
.contact-page {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.contact-page .contact-form {
  font-weight: 300;
}
.contact-page .contact-form .form-control {
  background: #EEE;
}
.contact-page .contact-form .form-control:focus,
.contact-page .contact-form .form-control:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #EEE;
}
.contact-page .contact-form .required.has-errors {
  border-color: #dd1f26;
}
.contact-page .contact-form label {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
}
.contact-page .contact-information {
  padding-left: 60px;
}
.contact-page .contact-information .social-networks {
  padding: 20px 0 0 0 ;
  list-style-type: none;
}
.contact-page .contact-information .social-networks li {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.contact-page .contact-information .social-networks li a {
  background: #eeeeee;
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.contact-page .contact-information .social-networks li a:hover {
  text-decoration: none;
}
.contact-page .contact-information .social-networks li a:hover i.facebook {
  color: #3B5998;
}
.contact-page .contact-information .social-networks li a:hover i.twitter {
  color: #55ACEE;
}
.contact-page .contact-information .social-networks li a:hover i.pinterest {
  color: #cc2127;
}
.contact-page .contact-information .social-networks li a:hover i.vimeo {
  color: #44bbff;
}
.contact-page .contact-information .social-networks li a:hover i.gplus {
  color: #DD4B39;
}
.contact-page .contact-information .social-networks li a:hover i.dribbble {
  color: #ea4c89;
}
.contact-page .contact-information .social-networks li a:hover i.googleplus {
  color: #DD4B39;
}
.contact-page .contact-information .social-networks li a:hover i.vk {
  color: #45668e;
}
.contact-page .contact-information .social-networks li a:hover i.linkedin {
  color: #0e76a8;
}
.contact-page .contact-information .social-networks li a:hover i.tumblr {
  color: #35465c;
}
.contact-page .contact-information .social-networks li a:hover i.play {
  color: #c4302b;
}
.contact-page .contact-information .social-networks li a:hover i.instagram {
  color: #3f729b;
}
.contact-page .contact-information .social-networks li a i {
  color: #bbbbbb;
  font-style: normal;
  font-size: 20;
  font-weight: 300;
  line-height: 32px;
  text-align: center;
}
.contact-page .contact-information .social-networks li:last-child {
  margin-right: 0px;
}
#map {
  display: block;
  width: 100%;
  height: 400px;
}
.view-cart {
  width: 100%;
}
.view-cart.wishlist td h3 {
  font-size: 18px;
}
.view-cart.wishlist td span.price.total {
  font-size: 18px;
}
.view-cart thead {
  border-bottom: 1px solid #eeeeee;
}
.view-cart tr {
  border-bottom: 1px solid #eeeeee;
}
.view-cart th {
  text-transform: uppercase;
  color: #888888;
  font-weight: 300;
  padding: 0px 0px 10px 0;
  font-size: 13px;
}
.view-cart td {
  padding: 20px 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .view-cart td {
    padding: 10px 0;
  }
}
.view-cart td h3 {
  font-size: 24px;
  font-weight: 300;
  text-transform: none;
  margin-top: 0px;
}
.view-cart td h3 a {
  color: #222222;
}
.view-cart td h3 + .price {
  font-size: 18px;
  color: #6f6f6f;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .view-cart td h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 4px;
  }
  .view-cart td h3 + .price {
    font-size: 13px;
  }
}
.view-cart td .remove-item {
  background: url(../images/remove-from-cart.png) no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  top: 50%;
  left: -35px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  -webkit-transition: all 120ms linear;
  -moz-transition: all 120ms linear;
  -o-transition: all 120ms linear;
  transition: all 120ms linear;
  -moz-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  -webkit-transition-delay: 100ms;
  transition-delay: 100ms;
}
@media screen and (max-width: 768px) {
  .view-cart td .remove-item {
    display: none;
  }
}
.view-cart td.price {
  color: #888888;
  font-weight: 300;
  font-size: 16px;
}
.view-cart td.price .amount {
  font-size: 22px;
  color: #222222;
}
.view-cart td .price + dl {
  margin-top: 10px;
}
.view-cart td .spinner .form-control {
  float: left;
  display: block;
  font-size: 18px;
  width: 60px;
  border-right: 0px;
  border-left: 0px;
  height: 45px;
  background: #eeeeee;
  border-color: #eeeeee;
  text-align: center;
}
.view-cart td .spinner .btn {
  height: 45px;
  background: #eeeeee;
  margin: 0 1px;
}
.view-cart td .spinner .btn:hover {
  border-color: #eeeeee;
  color: #222222;
}
@media screen and (max-width: 768px) {
  .view-cart td.product-quantity .quantity.buttons_added {
    width: 90px;
  }
  .view-cart td.product-quantity .quantity.buttons_added input {
    height: 28px;
    font-size: 14px;
  }
  .view-cart td.product-quantity .quantity.buttons_added input.plus,
  .view-cart td.product-quantity .quantity.buttons_added input.minus {
    font-size: 16px;
  }
}
.view-cart tr:hover .remove-item {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition-delay: 0ms;
  -o-transition-delay: 0ms;
  -webkit-transition-delay: 0ms;
  transition-delay: 0ms;
}
.view-cart tr.item-removing {
  zoom: 1;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  filter: alpha(opacity=25);
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
.view-cart .item-image {
  width: 1%;
  padding-right: 20px;
  vertical-align: top;
  position: relative;
}
.view-cart .item-image img {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .view-cart .item-image img {
    width: 40px !important;
    height: auto;
  }
}
.view-cart .product-quantity,
.view-cart .product-subtotal {
  width: 10%;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
}
.view-cart .product-subtotal {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .view-cart .product-subtotal.price .amount {
    font-size: 16px;
  }
}
.view-cart .product-quantity {
  width: 25%;
}
.login-button {
  color: #222222;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 300;
  display: inline-block;
}
.login-button span {
  display: block;
  color: #888888;
  font-size: 13px;
  font-weight: 300;
  white-space: nowrap;
}
.login-button:hover {
  color: #222222;
}
.login-button:before {
  content: "";
  background: url(../images/login.svg) no-repeat;
  background-size: 40px;
  display: block;
  width: 40px;
  height: 50px;
  float: left;
  margin-right: 15px;
}
.login-button-env {
  text-align: right;
}
@media screen and (max-width: 768px) {
  .login-button-env {
    text-align: left;
  }
  .login-button-env .login-button {
    margin-top: 25px;
  }
}
.login-button-env + .pull-right-md .coupon-env .coupon {
  left: auto;
  right: 25px;
}
.coupon-env {
  position: relative;
}
@media screen and (max-width: 768px) {
  .coupon-env {
    position: relative;
    margin-top: 20px;
    top: 5px;
  }
}
.coupon-env .coupon-enter {
  padding-left: 20px;
  color: #222222;
  text-transform: uppercase;
  font-size: 18px;
  margin-top: 10px;
  font-weight: 300;
  display: block;
  -webkit-transition: all 100ms ease-in-out;
  -moz-transition: all 100ms ease-in-out;
  -o-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out;
}
@media screen and (max-width: 768px) {
  .coupon-env .coupon-enter {
    padding-left: 0;
  }
}
.coupon-env .coupon-enter span {
  display: block;
  color: #888888;
  font-size: 13px;
  font-weight: 300;
}
.coupon-env .coupon-enter:hover {
  color: #222222;
}
.coupon-env .coupon-enter:before {
  content: "";
  background: url(../images/coupon.svg) no-repeat;
  background-size: 40px;
  display: block;
  width: 40px;
  height: 50px;
  float: left;
  margin-right: 15px;
}
.coupon-env .coupon {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 15px;
  visibility: hidden;
  white-space: nowrap;
  background: #fff;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 350ms ease-out;
  -moz-transition: all 350ms ease-out;
  -o-transition: all 350ms ease-out;
  transition: all 350ms ease-out;
}
.coupon-env .coupon .close-coupon {
  display: inline-block;
  font-size: 18px;
  margin-right: 5px;
  position: relative;
  padding-left: 10px;
  top: 2px;
  text-decoration: none;
}
.coupon-env .coupon .form-control {
  display: inline-block;
  width: auto;
  margin-right: 5px;
  top: 1px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .coupon-env .coupon {
    right: auto;
    left: 0;
    margin-top: 8px;
  }
  .coupon-env .coupon .close-coupon {
    position: absolute;
    right: -30px;
    top: 5px;
  }
}
.coupon-env.coupon-visible .coupon-enter {
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: hidden;
}
.coupon-env.coupon-visible .coupon {
  visibility: visible;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.cart-totals {
  margin-top: 30px;
}
.cart-totals .checkout {
  width: 100%;
  margin-bottom: 10px;
}
.cart-totals .update-cart {
  width: 100%;
}
.my-account {
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .my-account {
    margin-top: 0;
  }
}
.my-account .my-account-tabs-env {
  position: relative;
  z-index: 50;
}
.my-account .my-account-tabs {
  padding: 0px;
  color: #222222;
  font-weight: 300;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .my-account .my-account-tabs {
    margin-bottom: 30px;
  }
}
.my-account .my-account-tabs .user-profile {
  margin-bottom: 50px;
  padding-top: 20px;
}
@media screen and (max-width: 768px) {
  .my-account .my-account-tabs .user-profile {
    padding-top: 0;
    margin-bottom: 30px;
  }
}
.my-account .my-account-tabs .user-profile .image {
  margin-right: 20px;
}
.my-account .my-account-tabs .user-profile .image img {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  width: 100%;
  width: 65px;
  height: 65px;
}
.my-account .my-account-tabs .user-profile .name {
  display: block;
  color: #222222;
  font-size: 20px;
  padding-top: 10px;
}
.my-account .my-account-tabs .user-profile .logout {
  font-size: 13px;
  display: block;
  color: #888888;
}
.my-account .my-account-tabs ul {
  padding-left: 0px;
}
.my-account .my-account-tabs ul li {
  border-top: 1px solid #eeeeee;
  border-right: 1px solid transparent;
  line-height: 32px;
  padding: 5px 0px;
  list-style-type: none;
  font-size: 14px;
}
.my-account .my-account-tabs ul li.active {
  position: relative;
  background: #FFF;
  border-right-color: #fff;
  z-index: 1;
}
.my-account .my-account-tabs ul li.active a {
  color: #222222;
}
.my-account .my-account-tabs ul li a {
  color: #888888;
  display: block;
}
.my-account .my-account-content {
  padding-left: 60px;
  min-height: 350px;
  position: relative;
}
@media screen and (max-width: 992px) {
  .my-account .my-account-content {
    padding-left: 20px;
  }
}
@media screen and (max-width: 768px) {
  .my-account .my-account-content {
    padding-left: 0;
  }
}
.my-account .my-account-content:before {
  position: absolute;
  content: '';
  left: -31px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: #eeeeee;
}
.my-account .my-account-content .page-title h2 {
  margin-top: 0;
}
.my-account .my-account-content .content-pane {
  display: none;
  padding: 0;
  margin: 0;
}
.my-account .my-account-content .content-pane.active {
  display: block;
}
.my-account .my-account-content .content-pane .address header .edit {
  display: inline-block;
  margin-bottom: 10px;
  font-size: 11px;
  text-transform: uppercase;
  position: relative;
  top: 20px;
}
.my-account .my-account-content .content-pane .address header .edit + h3 {
  margin-bottom: 20px;
}
.my-account .my-account-content .no-entries {
  margin: 0;
  text-align: center;
  color: #888888;
}
.order-list td {
  font-weight: 300;
}
.order-list td.order-number a {
  font-size: 22px;
  font-weight: 300;
  color: #222222;
}
.order-list td.order-total .amount {
  font-weight: 400;
  text-decoration: underline;
}
.order-list td .price {
  display: block;
  color: #222222;
}
.form-forgot-passwd-env {
  margin-top: 30px;
  margin-bottom: 30px;
}
.shop .products:before,
.shop .products:after {
  content: " ";
  display: table;
}
.shop .products:after {
  clear: both;
}
.shop .products .product-category a {
  display: block;
  position: relative;
  margin-bottom: 30px;
}
.shop .products .product-category a img {
  display: block;
  width: 100%;
  height: auto;
}
.shop .products .product-category a h3 {
  margin: 0;
  position: relative;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  color: #fff;
  background-color: #222222;
  line-height: 1;
  padding: 7px 15px;
  font-size: 18px;
  padding-top: 7px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.shop .products .product-category a h3 .count {
  position: relative;
  background-color: transparent;
  font-size: 15px;
  top: -2px;
  zoom: 1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.shop .products .category-separator {
  clear: both;
  height: 1px;
  border-top: 1px dashed #eeeeee;
  margin: 0 15px;
  margin-bottom: 30px;
}
.shop .shop-item {
  position: relative;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .shop .shop-item {
    margin-bottom: 30px;
  }
}
.shop .shop-item .item-image {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.shop .shop-item .item-image img {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  z-index: 1;
}
.shop .shop-item .item-image nav {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  z-index: 160;
  padding: 6px;
  bottom: -25px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.shop .shop-item .item-image nav a {
  display: inline-block;
  background: #ccc;
  margin: 0 4px;
  text-indent: -9999px;
  line-height: 1;
  width: 10px;
  height: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}
.shop .shop-item .item-image nav a.active,
.shop .shop-item .item-image nav a:hover {
  background-color: #fff;
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.shop .shop-item .item-image nav a:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.shop .shop-item .item-image:hover nav {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}
.shop .shop-item .item-image .bounce-loader {
  z-index: 50;
  position: absolute;
  padding: 15px;
  -webkit-transition: all 150ms;
  -moz-transition: all 150ms;
  -o-transition: all 150ms;
  transition: all 150ms;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.shop .shop-item.is-loading .item-image .bounce-loader {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop .shop-item .item-image .shop-image {
  background-color: #fff;
}
.shop .shop-item.hover-effect-1 .item-image .shop-image {
  position: absolute;
  left: 0;
  top: 0;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 200ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  -moz-transition: all 200ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  -o-transition: all 200ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  transition: all 200ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.shop .shop-item.hover-effect-1 .item-image:hover .shop-image {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop .shop-item.hover-effect-1.image-slide.has-images .item-image .wp-post-image {
  position: relative;
  top: 0px;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  transition: all 200ms linear;
}
.shop .shop-item.hover-effect-1.image-slide.has-images .item-image .shop-image {
  top: 100%;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: all 250ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  -moz-transition: all 250ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  -o-transition: all 250ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  transition: all 250ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.shop .shop-item.hover-effect-1.image-slide.has-images .item-image:hover .wp-post-image {
  top: -50px;
}
.shop .shop-item.hover-effect-1.image-slide.has-images .item-image:hover .shop-image {
  top: 0%;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop .shop-item.hover-effect-2 .item-image .shop-image {
  position: absolute;
  left: 0;
  top: 0;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 330ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  -moz-transition: all 330ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  -o-transition: all 330ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
  transition: all 330ms cubic-bezier(0.445, 0.050, 0.550, 0.950);
}
.shop .shop-item.hover-effect-2 .item-image .shop-image.active {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop .shop-item .onsale {
  position: absolute;
  display: block;
  right: -20px;
  top: -20px;
  z-index: 50;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
  background: #222;
  color: #FFF;
  line-height: 60px;
  overflow: hidden;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 768px) {
  .shop .shop-item .onsale {
    top: 0;
    right: 0;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }
}
.shop .shop-item .onsale.oos {
  color: #ffffff;
  padding-top: 15px;
  font-size: 11px;
  background: #626262;
  line-height: 1.5;
}
.shop .shop-item .onsale.featured {
  font-size: 11px;
  background-color: #7b599b;
}
.shop .shop-item .item-info {
  position: relative;
  padding: 2px 20px;
  display: block;
}
.shop .shop-item .item-info h3 {
  font-weight: 300;
  font-size: 20px;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: 5px;
  margin-right: 15px;
}
.shop .shop-item .item-info h3 a {
  color: #222222;
}
.shop .shop-item .item-info span {
  font-weight: 300;
  text-transform: uppercase;
}
.shop .shop-item .item-info span a {
  font-size: 13px;
  color: #888888;
}
.shop .shop-item .item-info .price > ins {
  float: left;
}
.shop .shop-item .item-info .price > del {
  color: #888888;
  font-size: 15px;
  padding-left: 10px;
}
.shop .shop-item .item-info .price ins {
  text-decoration: none;
}
.shop .shop-item .item-info .add-to-cart {
  position: absolute;
  top: 35px;
  right: 10px;
  text-decoration: none;
}
.shop .shop-item .item-info .add-to-cart:before {
  position: relative;
  font-family: 'EntypoRegular';
  content: '\e816';
  font-weight: 300;
  display: block;
  font-size: 22px;
  line-height: 0px;
  color: #222222;
  margin-right: 10px;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
  -o-transform-origin: 50% 50%;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.shop .shop-item .item-info .add-to-cart:before lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes addToCartSpinner{ 0%{ -webkit-transform: rotate(0deg) } 100%{ -webkit-transform: rotate(360deg) }}
@-moz-keyframes addToCartSpinner{ 0%{ -moz-transform: rotate(0deg) } 100%{ -moz-transform: rotate(360deg) }}
@-o-keyframes addToCartSpinner{ 0%{ -o-transform: rotate(0deg) } 100%{ -o-transform: rotate(360deg) }}
@keyframes addToCartSpinner{ 0%{-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100%{-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);};
}
.shop .shop-item .item-info .add-to-cart:after {
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'EntypoRegular';
  content: '';
  display: block;
  color: #0fbd71;
  margin-right: 10px;
  top: -8px;
  background: url(../images/check.png) no-repeat center center;
  width: 16px;
  height: 16px;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.shop .shop-item .item-info .add-to-cart.adding-to-cart:before {
  -moz-animation: addToCartSpinner 1s linear infinite;
  -webkit-animation: addToCartSpinner 1s linear infinite;
  -o-animation: addToCartSpinner 1s linear infinite;
  animation: addToCartSpinner 1s linear infinite;
}
.shop .shop-item .item-info .add-to-cart.added-to-cart:before {
  zoom: 1 !important;
  -webkit-opacity: 0 !important;
  -moz-opacity: 0 !important;
  opacity: 0 !important;
  filter: alpha(opacity=0) !important;
  -moz-transition-duration: 0ms;
  -o-transition-duration: 0ms;
  -webkit-transition-duration: 0ms;
  transition-duration: 0ms;
}
.shop .shop-item .item-info .add-to-cart.added-to-cart:after {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}
.shop .shop-item .item-info .add-to-cart.out-of-stock:before {
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 24px;
  position: relative;
}
.shop .shop-item .item-info .add-to-cart.select-options:before {
  content: '\e8a6';
}
.shop .shop-item .item-info .add-to-cart.external-product:before {
  content: '\e832';
}
@media screen and (max-width: 768px) {
  .shop .shop-item .item-info {
    padding: 2px 10px;
  }
  .shop .shop-item .item-info .add-to-cart {
    right: 0px;
  }
}
.shop .shop-item .alert {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}
.shop .shop-item .alert.alert-danger {
  background-color: rgba(221, 31, 38, 0.95);
}
.shop .shop-item .alert.alert-danger p {
  font-size: 12px;
  margin: 0;
}
.shop .shop-item .alert.alert-danger p + p {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  padding-top: 10px;
  margin-top: 10px;
}
.shop.shop-item-single {
  padding: 50px 0;
}
.shop .quantity {
  display: none;
}
.shop .quantity.buttons_added {
  display: block;
  width: 155px;
  background: #eeeeee;
}
.shop .quantity.buttons_added:before,
.shop .quantity.buttons_added:after {
  content: " ";
  display: table;
}
.shop .quantity.buttons_added:after {
  clear: both;
}
.shop .quantity.buttons_added input {
  display: block;
  float: left;
  width: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  border: 0;
  background-color: transparent;
  outline: none;
  font-size: 18px;
  height: 45px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.shop .quantity.buttons_added input.input-text {
  width: 50%;
  border: 1px solid #fff;
  border-top: 0;
  border-bottom: 0;
}
.shop .quantity.buttons_added input.plus,
.shop .quantity.buttons_added input.minus {
  width: 25%;
}
.shop .quantity.buttons_added input.plus:active,
.shop .quantity.buttons_added input.minus:active {
  -moz-box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 5px 10px rgba(0, 0, 0, 0.05);
}
.shop-item-single {
  position: relative;
  overflow: hidden;
}
.shop-item-single .product:before,
.shop-item-single .product:after {
  content: " ";
  display: table;
}
.shop-item-single .product:after {
  clear: both;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button:focus {
  outline: 0;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button:active:focus {
  outline: 0;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-info {
  background: #00aeef;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-info:hover {
  background: #009bd6;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-success {
  background: #0fbd71;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-success:hover {
  background: #0da563;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-danger {
  background: #dd1f26;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-danger:hover {
  background: #c71c22;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-warning {
  background: #f7d227;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-warning:hover {
  background: #f6cd0e;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-default:hover {
  background: #6e508b;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-primary {
  background: #222222;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-primary:hover {
  background: #151515;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-link {
  color: #7b599b;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-bordered:hover {
  border-color: #cccccc;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray:hover,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray:focus,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray:active,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.active,
.open > .dropdown-toggle.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray:active,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.active,
.open > .dropdown-toggle.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray {
  background-image: none;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.disabled,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray[disabled],
fieldset[disabled] .shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.disabled:hover,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray[disabled]:hover,
fieldset[disabled] .shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray:hover,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.disabled:focus,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray[disabled]:focus,
fieldset[disabled] .shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray:focus,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.disabled:active,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray[disabled]:active,
fieldset[disabled] .shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray:active,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.disabled.active,
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray[disabled].active,
fieldset[disabled] .shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.shop-item-single .item-details-single.product-type-external .single_add_to_cart_button.button:hover {
  background: #151515;
}
.shop-item-single .item-details-single.product-type-external .cart {
  padding-bottom: 30px;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary .group_table {
  width: 100%;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary .group_table td {
  vertical-align: middle;
  padding: 2px 0;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary .group_table td.item-name {
  padding-left: 20px;
  width: 90%;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary .group_table td.item-name label {
  font-size: 24px;
  margin: 0;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary .group_table .price {
  margin: 0;
  padding: 0;
  font-size: 24px;
  white-space: nowrap;
  text-align: right;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary .group_table .price ins {
  float: none;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary .group_table .price del {
  margin: 0;
  display: block;
  font-size: 14px;
}
.shop-item-single .item-details-single.product-type-grouped .item-info.summary form.cart .single_add_to_cart_button {
  margin-left: 0;
  margin-top: 10px;
}
.shop-item-single .item-details-single .shop-item .onsale {
  right: -10px;
}
.shop-item-single .item-details-single .shop-item .item-image {
  display: block;
  margin-bottom: 30px;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  -webkit-transition: all 250ms linear;
  -moz-transition: all 250ms linear;
  -o-transition: all 250ms linear;
  transition: all 250ms linear;
}
.shop-item-single .item-details-single .shop-item .item-image:hover {
  zoom: 1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.shop-item-single .item-details-single .shop-item .item-image.active {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop-item-single .item-details-single .shop-item .item-image-big {
  position: relative;
  width: 100%;
}
.shop-item-single .item-details-single .shop-item .item-image-big img {
  width: 100%;
  height: auto;
  display: block;
}
.shop-item-single .item-details-single .shop-item .images {
  display: none;
}
.shop-item-single .item-details-single .shop-item .product-thumbnails {
  overflow: hidden;
}
.shop-item-single .item-details-single .shop-item .product-thumbnails .an-vertical-carousel-stage {
  position: relative;
}
.shop-item-single .item-details-single .shop-item .product-thumbnails a {
  position: relative;
}
.shop-item-single .item-details-single .shop-item .product-images {
  position: relative;
  overflow: hidden;
}
.shop-item-single .item-details-single .shop-item .product-images a {
  display: block;
  -o-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.shop-item-single .item-details-single .shop-item .product-images a:before,
.shop-item-single .item-details-single .shop-item .product-images a:after {
  content: " ";
  display: table;
}
.shop-item-single .item-details-single .shop-item .product-images a:after {
  clear: both;
}
.shop-item-single .item-details-single .shop-item .product-images img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons {
  position: absolute;
  z-index: 500;
  top: 50%;
  left: 0;
  right: 0;
  height: 0;
  visibility: hidden;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons .owl-next,
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons .owl-prev {
  padding: 30px 12px;
  line-height: 1;
  color: #fff;
  background: rgba(255, 255, 255, 0.6) no-repeat center center;
  -webkit-background-size: 25px;
  -moz-background-size: 25px;
  background-size: 25px;
  margin-top: -30px;
  position: relative;
  -webkit-transition: all 150ms linear;
  -moz-transition: all 150ms linear;
  -o-transition: all 150ms linear;
  transition: all 150ms linear;
}
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons .owl-next:hover,
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons .owl-prev:hover {
  background-color: #fff;
}
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons i {
  display: block;
  font-style: normal;
  font-size: 50px;
}
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons .owl-prev {
  float: left;
  left: -50px;
  padding-right: 20px;
  background-image: url(../images/arrow-left.svg);
}
.shop-item-single .item-details-single .shop-item .product-images .owl-controls .owl-buttons .owl-next {
  float: right;
  left: 50px;
  padding-left: 20px;
  background-image: url(../images/arrow-right.svg);
}
.shop-item-single .item-details-single .shop-item .product-images:hover .owl-controls .owl-buttons {
  visibility: visible;
}
.shop-item-single .item-details-single .shop-item .product-images:hover .owl-controls .owl-buttons .owl-prev,
.shop-item-single .item-details-single .shop-item .product-images:hover .owl-controls .owl-buttons .owl-next {
  left: 0;
}
@media screen and (max-width: 768px) {
  .shop-item-single .item-details-single .shop-item .onsale {
    right: 15px;
  }
}
.shop-item-single .shop-item-arrows .left-arrow {
  background: url(../images/arrow-left.svg) no-repeat 50% 50%;
  background-size: 38px;
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  left: 20px;
  top: 400px;
}
.shop-item-single .shop-item-arrows .right-arrow {
  background: url(../images/arrow-right.svg) no-repeat 50% 50%;
  background-size: 38px;
  display: block;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 20px;
  top: 400px;
}
.shop-item-single .item-info.summary {
  padding-left: 30px;
  font-weight: 300;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  .shop-item-single .item-info.summary {
    padding: 0;
  }
}
.shop-item-single .item-info.summary .variations {
  width: 100%;
}
.shop-item-single .item-info.summary .variations .value {
  text-align: left;
}
.shop-item-single .item-info.summary .variations .label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 300;
  color: #888888;
  padding: 0px;
  display: block;
  text-align: left;
  padding-bottom: 5px;
}
.shop-item-single .item-info.summary .variations div.variation-select {
  background: transparent;
}
.shop-item-single .item-info.summary .variations div.variation-select .btn {
  background-color: transparent;
  color: #222222;
  padding: 0;
  font-size: 26px;
  font-weight: 300;
  outline: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.shop-item-single .item-info.summary .variations div.variation-select .btn .filter-option {
  width: auto;
}
.shop-item-single .item-info.summary .variations div.variation-select .btn .caret {
  position: relative;
  float: left;
  top: 18px;
  margin: 0;
  margin-left: 20px;
}
.shop-item-single .item-info.summary .variations .btn-full {
  width: 100%;
}
.shop-item-single .item-info.summary .variations .dropdown .btn {
  border: none;
  padding: 0px;
  font-size: 26px !important;
  color: #222222;
}
.shop-item-single .item-info.summary .product-info {
  list-style: none;
  padding: 0px;
  font-size: 13px;
  margin-top: 30px;
}
.shop-item-single .item-info.summary .product-info li {
  margin-bottom: 5px;
}
.shop-item-single .item-info.summary .product-info b {
  color: #222222;
  font-weight: 400;
}
.shop-item-single .item-info.summary h1 {
  margin: 10px 0px 20px 0;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .shop-item-single .item-info.summary h1 {
    font-size: 30px;
  }
}
.shop-item-single .item-info.summary h1 small {
  margin-top: 5px;
  font-size: 14px;
}
.shop-item-single .item-info.summary h1 small a {
  color: #888888;
}
.shop-item-single .item-info.summary .buttons {
  margin-top: 30px;
}
.shop-item-single .item-info.summary input.add-to-cart {
  background: #eeeeee;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  display: block;
  height: 45px;
  color: #222222;
  display: inline-block;
  padding: 10px 15px;
}
.shop-item-single .item-info.summary input.add-to-cart:before {
  font-family: 'EntypoRegular';
  content: '\2795 ';
  font-weight: 300;
  vertical-align: middle;
  font-size: 45px;
  line-height: 0px;
  color: #222222;
  margin-right: 10px;
}
.shop-item-single .item-info.summary input.add-to-cart:hover {
  background: #222222;
  color: #ffffff;
}
.shop-item-single .item-info.summary input.add-to-cart:hover:before {
  color: #ffffff;
}
.shop-item-single .item-info.summary .spinner .form-control {
  float: left;
  display: block;
  font-size: 18px;
  width: 70px;
  border-right: 0px;
  border-left: 0px;
  height: 45px;
  background: #eeeeee;
  border-color: #eeeeee;
  text-align: center;
}
.shop-item-single .item-info.summary .spinner .form-control:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop-item-single .item-info.summary .spinner .btn {
  height: 45px;
  background: #eeeeee;
  margin: 0 1px;
}
.shop-item-single .item-info.summary .spinner .btn:hover {
  border-color: #eeeeee;
  color: #222222;
}
.shop-item-single .item-info.summary .description {
  margin-top: 30px;
}
.shop-item-single .item-info.summary .price {
  padding: 10px 0;
  padding-bottom: 0;
  font-size: 36px;
  margin-bottom: 40px;
}
.shop-item-single .item-info.summary .price:before,
.shop-item-single .item-info.summary .price:after {
  content: " ";
  display: table;
}
.shop-item-single .item-info.summary .price:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .shop-item-single .item-info.summary .price {
    margin-bottom: 0;
  }
}
.shop-item-single .item-info.summary .price ins {
  text-decoration: none !important;
  float: left;
  vertical-align: text-bottom;
}
.shop-item-single .item-info.summary .price del {
  margin-left: 15px;
  color: #888888;
  font-size: 24px;
  margin-top: 13px;
  display: inline-block;
}
.shop-item-single .item-info.summary .woocommerce-product-rating {
  margin-bottom: 20px;
}
.shop-item-single .item-info.summary .woocommerce-product-rating .star-rating {
  display: inline-block;
}
.shop-item-single .item-info.summary .woocommerce-product-rating .star-rating-icons {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
  top: 0px;
}
.shop-item-single .item-info.summary .woocommerce-product-rating .star-rating-icons i {
  position: relative;
  font-style: normal;
  font-size: 16px;
  color: #999;
}
.shop-item-single .item-info.summary .woocommerce-product-rating .star-rating-icons i:before {
  margin-right: 0;
  width: 12px;
}
.shop-item-single .item-info.summary .woocommerce-product-rating .star-rating-icons i.filled {
  color: #ffd700;
}
.shop-item-single .item-info.summary form.cart {
  margin-bottom: 40px;
}
.shop-item-single .item-info.summary form.cart:before,
.shop-item-single .item-info.summary form.cart:after {
  content: " ";
  display: table;
}
.shop-item-single .item-info.summary form.cart:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .shop-item-single .item-info.summary form.cart {
    margin-top: 10px !important;
    margin-bottom: 20px;
  }
}
.shop-item-single .item-info.summary form.cart.variations_form {
  margin-top: 20px;
}
.shop-item-single .item-info.summary form.cart .quantity {
  float: left;
}
.shop-item-single .item-info.summary form.cart .button {
  float: left;
  margin-left: 20px;
  height: 45px;
  background: #eeeeee;
  border: 0;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 300;
  outline: none;
}
.shop-item-single .item-info.summary form.cart .button:before {
  display: inline-block;
  font-size: 24px;
  content: '\e816';
  font-family: 'EntypoRegular';
  line-height: 0;
  position: relative;
  margin-right: 10px;
  top: 1px;
}
.shop-item-single .item-info.summary form.cart .button:hover {
  background-color: #222222;
  color: #fff;
}
.shop-item-single .item-info.summary form.cart .button:active {
  background-color: #7b599b;
}
.shop-item-single .item-info.summary form.cart .variations label {
  display: block;
}
.shop-item-single .item-info.summary form.cart .variations .value {
  padding-top: 15px;
}
.shop-item-single .item-info.summary form.cart .reset_variations {
  text-transform: uppercase;
  font-size: 11px;
  display: inline-block;
  margin-top: 10px;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.shop-item-single .item-info.summary form.cart .reset_variations:hover {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop-item-single .item-info.summary form.cart .single_variation {
  padding-top: 20px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .shop-item-single .item-info.summary form.cart .single_variation {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .shop-item-single .item-info.summary .product_meta {
    margin-top: 30px;
  }
}
.shop-item-single .item-info.summary .product_meta > span {
  display: block;
  text-transform: uppercase;
  margin: 5px 0;
}
.shop-item-single .item-info.summary .product_meta > span span,
.shop-item-single .item-info.summary .product_meta > span a {
  color: #222222;
  font-weight: 400;
}
.shop-item-single .item-info.summary .product_meta > span a:hover {
  color: #7b599b;
}
.shop-item-single .item-info.summary .product_meta .wcml_currency_switcher {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 300;
  margin-bottom: 30px;
  border-color: #eeeeee;
}
.shop-item-single .item-info.summary .product_meta .wcml_currency_switcher:hover {
  border-color: #cccccc;
}
.shop-item-single .item-info.summary .product_meta .wcml_currency_switcher:focus {
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  border-color: #cccccc;
  outline: 0;
}
.shop-item-single .item-info.summary .product_meta .wcml_currency_switcher:disabled {
  background: #f3f3f3;
}
.shop-item-single .item-info.summary .product_meta .wcml_currency_switcher:hover {
  border-color: #eeeeee;
}
.shop-item-single .item-info.summary .out-of-stock {
  display: inline-block;
  background: #222222;
  color: #fff;
  line-height: 1;
  padding: 5px 10px;
}
.shop-item-single .tabs .nav-tabs {
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .shop-item-single .tabs .nav-tabs {
    border-bottom: 0 !important;
    margin-bottom: 0;
    margin-left: -25px;
    margin-right: -25px;
  }
}
.shop-item-single .tabs .nav-tabs li {
  font-size: 20px;
  margin-right: 40px;
}
.shop-item-single .tabs .nav-tabs li.active a {
  border: none;
  background: none;
  padding: 6px 0px;
  border-bottom: 2px solid #222222;
}
.shop-item-single .tabs .nav-tabs li.active a:hover {
  background: none;
  padding: 6px 0px;
  border-bottom: 2px solid #222222;
}
.shop-item-single .tabs .nav-tabs li a {
  text-transform: none;
  padding: 6px 0px;
  background: none;
  border: none;
}
.shop-item-single .tabs .nav-tabs li a:hover {
  background: none;
  padding: 6px 0px;
}
@media screen and (max-width: 768px) {
  .shop-item-single .tabs .nav-tabs li {
    display: block;
    float: none;
    width: 100%;
  }
  .shop-item-single .tabs .nav-tabs li a {
    padding: 10px 25px !important;
    border-bottom: 1px solid #eeeeee !important;
  }
  .shop-item-single .tabs .nav-tabs li.active {
    background: #fafafa;
  }
}
.shop-footer-sidebar {
  margin-top: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .shop-footer-sidebar {
    margin-top: 0;
  }
}
.checkout .dropdown .btn-bordered {
  width: 100%;
}
.checkout .cart-totals {
  padding: 100px;
}
.your-order .sidebar {
  padding: 0 20px;
}
.your-order .order-list {
  padding: 0px;
  margin-bottom: 30px;
}
.your-order .order-list li {
  border-bottom: 1px solid #eeeeee;
  line-height: 32px;
  text-transform: uppercase;
  list-style: none;
  padding: 0px;
  font-weight: 300;
  line-height: 26px;
}
.your-order .order-list li .price {
  float: right;
  color: #222222;
}
.your-order .order-list li.list-heading {
  font-weight: 400;
  color: #222222;
}
.your-order .order-list.payments {
  margin-bottom: 0px;
}
.your-order .order-list.payments input[type="radio"] {
  margin-right: 10px;
}
.login-form-env {
  overflow: hidden;
}
.login-form-env .bordered-block {
  margin-bottom: 40px;
}
section.blog .post {
  padding: 60px 0;
}
section.blog .post:before,
section.blog .post:after {
  content: " ";
  display: table;
}
section.blog .post:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  section.blog .post {
    padding-top: 30px;
  }
}
section.blog .post.first-post {
  padding-top: 0;
}
section.blog .post .post-image {
  text-align: center;
  overflow: hidden;
  position: relative;
  display: block;
}
section.blog .post .post-image a {
  display: block;
}
section.blog .post .post-image a.post-is-image:after {
  position: absolute;
  display: block;
  content: '\e80e';
  font-family: 'EntypoRegular';
  font-size: 50px;
  line-height: 96px;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background: rgba(255, 255, 255, 0.35);
  color: rgba(255, 255, 255, 0.6);
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
section.blog .post .post-image a.post-is-image:hover:after {
  zoom: 1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
section.blog .post .post-image img {
  position: relative;
  width: 100%;
  height: auto;
}
section.blog .post .post-image .thumb-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #7b599b;
  display: block;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 550ms;
  -moz-transition: all 550ms;
  -o-transition: all 550ms;
  transition: all 550ms;
}
section.blog .post .post-image em {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  margin-left: -125px;
  font-style: normal;
  font-size: 23px;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
  width: 250px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
section.blog .post .post-image em:after {
  display: block;
  position: absolute;
  left: 50%;
  height: 3px;
  background: #fff;
  content: '';
  width: 0%;
  bottom: -20px;
  overflow: hidden;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
section.blog .post .post-image:hover .thumb-hover {
  zoom: 1;
  -webkit-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
  filter: alpha(opacity=40);
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
}
section.blog .post .post-image:hover em {
  margin-top: -11.5px;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
section.blog .post .post-image:hover em:after {
  width: 100%;
  margin-left: -50%;
  bottom: -10px;
}
section.blog .post .post-image .post-is-video:after {
  position: absolute;
  display: block;
  content: '\25B6';
  font-family: 'EntypoRegular';
  font-size: 60px;
  text-indent: 15px;
  line-height: 96px;
  text-align: center;
  top: 50%;
  left: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background: rgba(255, 255, 255, 0.35);
  color: rgba(255, 255, 255, 0.6);
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
section.blog .post .post-image .post-is-video:hover:after {
  color: rgba(255, 255, 255, 0.7);
  zoom: 1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
section.blog .post .post-content {
  font-size: 15px;
  line-height: 20px;
}
section.blog .post .post-content p {
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 20px;
}
section.blog .post .post-content p b,
section.blog .post .post-content p strong {
  color: #222222;
  font-weight: 400;
}
section.blog .post .post-content .read-more {
  display: block;
  color: #222222;
  margin: 20px 0;
  font-size: 14px;
}
section.blog .post .post-content .read-more:after {
  content: " »";
}
section.blog .post .post-content .title {
  margin: 0;
  margin-bottom: 30px;
  font-size: 36px;
}
@media screen and (max-width: 768px) {
  section.blog .post .post-content .title {
    font-size: 25px;
  }
}
section.blog .post .post-content .title small {
  margin-top: 25px;
  line-height: 1.4;
}
section.blog .post .post-content .title a {
  color: #222222;
}
section.blog .post .post-content .post-pagination {
  margin-top: 30px;
  text-align: center;
}
section.blog .post.has-post-thumbnail .title {
  margin-top: 60px;
}
@media screen and (max-width: 768px) {
  section.blog .post.has-post-thumbnail .title {
    margin-top: 30px;
  }
}
section.blog .post.no-thumbnail .title {
  margin-top: 0;
}
section.blog .post .comments {
  padding-top: 25px;
}
section.blog .post .comments .title {
  font-size: 35px;
  padding-bottom: 40px;
  border-bottom: 1px solid #eeeeee;
}
section.blog .post .comments .title .replied-to {
  color: #222222;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  section.blog .post .comments .title {
    font-size: 25px;
    padding-bottom: 10px;
  }
}
section.blog .post .comments .comment {
  position: relative;
  padding: 30px 0;
  border-bottom: 1px solid #eeeeee;
  padding-left: 90px;
}
section.blog .post .comments .comment.depth-1 {
  padding-top: 50px;
  padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
  section.blog .post .comments .comment {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  section.blog .post .comments .comment.depth-1 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
section.blog .post .comments .comment .reply,
section.blog .post .comments .comment .comment-reply-link {
  color: #222222;
  text-transform: uppercase;
  font-size: 12px;
}
section.blog .post .comments .comment h4 {
  margin: 0px;
  margin-bottom: 20px;
  color: #222222;
  font-size: 18px;
}
section.blog .post .comments .comment h4 small {
  margin-top: 5px;
  font-size: 12px;
}
section.blog .post .comments .comment .avatar {
  display: block;
  position: absolute;
  left: 0px;
}
section.blog .post .comments .comment .avatar img {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  border-radius: 150px;
  width: 60px;
  height: 60px;
}
section.blog .post .comments .comment + .comment-respond {
  padding: 20px;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background: #fafafa;
  position: relative;
  margin-bottom: 20px;
  margin-top: -1px;
}
section.blog .post .comments .comment + .comment-respond #reply-title {
  display: none;
}
section.blog .post .comments .comment + .comment-respond #cancel-comment-reply-link {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  text-transform: uppercase;
}
section.blog .post .comments .comment + .comment-respond #submit {
  margin-right: 0;
}
section.blog .post .comments .comment + .comment-respond:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #d5d5d5 transparent;
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-top: -7px;
  margin-left: -3px;
}
section.blog .post .comments .comment + .comment-respond .title {
  margin: 0;
  font-size: 25px;
}
section.blog .post .comments .reply-form {
  margin-top: 10px;
}
section.blog .post .comments .reply-form.user-logged-in .title {
  margin-bottom: 30px;
}
section.blog .post .comments .reply-form.user-logged-in #submit {
  margin-right: 0;
}
section.blog .post .comments .pagination {
  margin-top: 40px;
}
section.blog .post .comments .comment-respond {
  font-weight: 300;
}
section.blog .post .comments .comment-respond form:before,
section.blog .post .comments .comment-respond form:after {
  content: " ";
  display: table;
}
section.blog .post .comments .comment-respond form:after {
  clear: both;
}
section.blog .post .comments .comment-respond .title {
  margin: 60px 0;
  border-bottom: 0px;
  margin-bottom: 35px;
}
section.blog .post .comments .comment-respond .title small {
  margin-top: 5px;
}
section.blog .post .comments .comment-respond .form-control {
  background: #EEE;
}
section.blog .post .comments .comment-respond .form-control:focus,
section.blog .post .comments .comment-respond .form-control:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #EEE;
}
section.blog .post .comments .comment-respond label {
  font-weight: 300;
  font-size: 14px;
  text-transform: uppercase;
}
section.blog .post .comments .comment-respond textarea {
  min-height: 130px;
  max-height: 300px;
}
section.blog .post .comments .comment-respond #submit {
  float: right;
  margin-top: 15px;
  color: #fff;
  padding: 5px 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  margin-right: 15px;
}
section.blog .post .comments .comment-respond #submit:focus {
  outline: 0;
}
section.blog .post .comments .comment-respond #submit:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
section.blog .post .comments .comment-respond #submit:active:focus {
  outline: 0;
}
section.blog .post .comments .comment-respond #submit.btn-info {
  background: #00aeef;
}
section.blog .post .comments .comment-respond #submit.btn-info:hover {
  background: #009bd6;
}
section.blog .post .comments .comment-respond #submit.btn-success {
  background: #0fbd71;
}
section.blog .post .comments .comment-respond #submit.btn-success:hover {
  background: #0da563;
}
section.blog .post .comments .comment-respond #submit.btn-danger {
  background: #dd1f26;
}
section.blog .post .comments .comment-respond #submit.btn-danger:hover {
  background: #c71c22;
}
section.blog .post .comments .comment-respond #submit.btn-warning {
  background: #f7d227;
}
section.blog .post .comments .comment-respond #submit.btn-warning:hover {
  background: #f6cd0e;
}
section.blog .post .comments .comment-respond #submit.btn-default {
  background: #7b599b;
  color: #ffffff;
}
section.blog .post .comments .comment-respond #submit.btn-default:hover {
  background: #6e508b;
}
section.blog .post .comments .comment-respond #submit.btn-primary {
  background: #222222;
}
section.blog .post .comments .comment-respond #submit.btn-primary:hover {
  background: #151515;
}
section.blog .post .comments .comment-respond #submit.btn-link {
  color: #7b599b;
}
section.blog .post .comments .comment-respond #submit.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
section.blog .post .comments .comment-respond #submit.btn-bordered:hover {
  border-color: #cccccc;
}
section.blog .post .comments .comment-respond #submit.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
section.blog .post .comments .comment-respond #submit.btn-gray:hover,
section.blog .post .comments .comment-respond #submit.btn-gray:focus,
section.blog .post .comments .comment-respond #submit.btn-gray:active,
section.blog .post .comments .comment-respond #submit.btn-gray.active,
.open > .dropdown-togglesection.blog .post .comments .comment-respond #submit.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
section.blog .post .comments .comment-respond #submit.btn-gray:active,
section.blog .post .comments .comment-respond #submit.btn-gray.active,
.open > .dropdown-togglesection.blog .post .comments .comment-respond #submit.btn-gray {
  background-image: none;
}
section.blog .post .comments .comment-respond #submit.btn-gray.disabled,
section.blog .post .comments .comment-respond #submit.btn-gray[disabled],
fieldset[disabled] section.blog .post .comments .comment-respond #submit.btn-gray,
section.blog .post .comments .comment-respond #submit.btn-gray.disabled:hover,
section.blog .post .comments .comment-respond #submit.btn-gray[disabled]:hover,
fieldset[disabled] section.blog .post .comments .comment-respond #submit.btn-gray:hover,
section.blog .post .comments .comment-respond #submit.btn-gray.disabled:focus,
section.blog .post .comments .comment-respond #submit.btn-gray[disabled]:focus,
fieldset[disabled] section.blog .post .comments .comment-respond #submit.btn-gray:focus,
section.blog .post .comments .comment-respond #submit.btn-gray.disabled:active,
section.blog .post .comments .comment-respond #submit.btn-gray[disabled]:active,
fieldset[disabled] section.blog .post .comments .comment-respond #submit.btn-gray:active,
section.blog .post .comments .comment-respond #submit.btn-gray.disabled.active,
section.blog .post .comments .comment-respond #submit.btn-gray[disabled].active,
fieldset[disabled] section.blog .post .comments .comment-respond #submit.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
section.blog .post .comments .comment-respond #submit.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
section.blog .post .comments .comment-respond #submit:hover {
  background: #151515;
}
section.blog .post .author-post {
  margin-top: 50px;
}
section.blog .post .author-post:before,
section.blog .post .author-post:after {
  content: " ";
  display: table;
}
section.blog .post .author-post:after {
  clear: both;
}
section.blog .post .author-post .author-img {
  float: left;
}
section.blog .post .author-post .author-img img {
  display: block;
  line-height: 1;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  section.blog .post .author-post .author-img img {
    width: 80px;
    height: auto;
  }
}
section.blog .post .author-post .author-description {
  padding-left: 130px;
}
@media screen and (max-width: 768px) {
  section.blog .post .author-post .author-description {
    padding-left: 100px;
  }
}
section.blog .post .author-post .author-description .author-name {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
}
section.blog .pagination {
  margin-bottom: 40px;
}
section.blog.blog-sidebar {
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  section.blog.blog-sidebar {
    margin-left: 20px;
    margin-right: 20px;
  }
}
section.blog.blog-sidebar .pagination {
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  section.blog.blog-sidebar-left .blog-posts {
    float: right;
  }
  section.blog.blog-sidebar-left .sidebar {
    float: left;
  }
}
section.blog .post-password-form label {
  text-transform: uppercase;
  font-weight: 300;
}
section.blog .post-password-form input[type="password"] {
  margin: 0 5px;
  border: 1px solid #eeeeee;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  outline: 0;
}
section.blog .post-password-form input[type="submit"] {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  padding-top: 1px;
  padding-bottom: 1px;
}
section.blog .post-password-form input[type="submit"]:focus {
  outline: 0;
}
section.blog .post-password-form input[type="submit"]:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
section.blog .post-password-form input[type="submit"]:active:focus {
  outline: 0;
}
section.blog .post-password-form input[type="submit"].btn-info {
  background: #00aeef;
}
section.blog .post-password-form input[type="submit"].btn-info:hover {
  background: #009bd6;
}
section.blog .post-password-form input[type="submit"].btn-success {
  background: #0fbd71;
}
section.blog .post-password-form input[type="submit"].btn-success:hover {
  background: #0da563;
}
section.blog .post-password-form input[type="submit"].btn-danger {
  background: #dd1f26;
}
section.blog .post-password-form input[type="submit"].btn-danger:hover {
  background: #c71c22;
}
section.blog .post-password-form input[type="submit"].btn-warning {
  background: #f7d227;
}
section.blog .post-password-form input[type="submit"].btn-warning:hover {
  background: #f6cd0e;
}
section.blog .post-password-form input[type="submit"].btn-default {
  background: #7b599b;
  color: #ffffff;
}
section.blog .post-password-form input[type="submit"].btn-default:hover {
  background: #6e508b;
}
section.blog .post-password-form input[type="submit"].btn-primary {
  background: #222222;
}
section.blog .post-password-form input[type="submit"].btn-primary:hover {
  background: #151515;
}
section.blog .post-password-form input[type="submit"].btn-link {
  color: #7b599b;
}
section.blog .post-password-form input[type="submit"].btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
section.blog .post-password-form input[type="submit"].btn-bordered:hover {
  border-color: #cccccc;
}
section.blog .post-password-form input[type="submit"].btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
section.blog .post-password-form input[type="submit"].btn-gray:hover,
section.blog .post-password-form input[type="submit"].btn-gray:focus,
section.blog .post-password-form input[type="submit"].btn-gray:active,
section.blog .post-password-form input[type="submit"].btn-gray.active,
.open > .dropdown-togglesection.blog .post-password-form input[type="submit"].btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
section.blog .post-password-form input[type="submit"].btn-gray:active,
section.blog .post-password-form input[type="submit"].btn-gray.active,
.open > .dropdown-togglesection.blog .post-password-form input[type="submit"].btn-gray {
  background-image: none;
}
section.blog .post-password-form input[type="submit"].btn-gray.disabled,
section.blog .post-password-form input[type="submit"].btn-gray[disabled],
fieldset[disabled] section.blog .post-password-form input[type="submit"].btn-gray,
section.blog .post-password-form input[type="submit"].btn-gray.disabled:hover,
section.blog .post-password-form input[type="submit"].btn-gray[disabled]:hover,
fieldset[disabled] section.blog .post-password-form input[type="submit"].btn-gray:hover,
section.blog .post-password-form input[type="submit"].btn-gray.disabled:focus,
section.blog .post-password-form input[type="submit"].btn-gray[disabled]:focus,
fieldset[disabled] section.blog .post-password-form input[type="submit"].btn-gray:focus,
section.blog .post-password-form input[type="submit"].btn-gray.disabled:active,
section.blog .post-password-form input[type="submit"].btn-gray[disabled]:active,
fieldset[disabled] section.blog .post-password-form input[type="submit"].btn-gray:active,
section.blog .post-password-form input[type="submit"].btn-gray.disabled.active,
section.blog .post-password-form input[type="submit"].btn-gray[disabled].active,
fieldset[disabled] section.blog .post-password-form input[type="submit"].btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
section.blog .post-password-form input[type="submit"].btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
section.blog .post-password-form input[type="submit"]:hover {
  background: #151515;
}
.share-post {
  margin-top: 30px;
}
.share-post h3 {
  font-size: 16px;
  margin-right: 5px;
}
.share-post h3,
.share-post .share-post-links {
  display: inline-block;
}
.share-post-links {
  position: relative;
  top: -1px;
}
.share-post-links a {
  display: inline-block;
  padding: 2px 10px;
  margin-right: 2px;
}
.share-post-links a:hover {
  text-decoration: none;
}
.share-post-links a.facebook:hover {
  color: #fff;
  background-color: #3b5998;
}
.share-post-links a.twitter:hover {
  color: #fff;
  background-color: #55acee;
}
.share-post-links a.pinterest:hover {
  color: #fff;
  background-color: #cc2127;
}
.share-post-links a.linkedin:hover {
  color: #fff;
  background-color: #0976b4;
}
.share-post-links a.gplus:hover {
  color: #fff;
  background-color: #dd4b39;
}
.share-post-links a.tumblr:hover {
  color: #fff;
  background-color: #35465c;
}
.share-post-links a.vkontakte:hover {
  color: #fff;
  background-color: #45668e;
}
.share-post-links a.email:hover {
  color: #fff;
  background-color: #fdbb30;
}
.single-attachment .attachment-title {
  margin-top: 0;
  margin-bottom: 20px;
}
.single-attachment .attachment-img {
  background: #fafafa;
  text-align: center;
  display: block;
}
.single-attachment .attachment-img img {
  max-width: 100%;
}
.single-attachment dl {
  margin-top: 20px;
  margin-bottom: 0;
}
.single-attachment dl dt {
  margin-top: 15px;
}
.single-attachment dl dd {
  margin-bottom: 0;
}
.sidebar .sidebar-entry {
  margin-bottom: 30px;
  border: 1px solid #eeeeee;
  padding: 25px 30px;
  font-weight: 300;
}
.sidebar .sidebar-entry .sidebar-entry-title {
  color: #222222;
  font-size: 24px;
  font-weight: 300;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  -moz-box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.sidebar .sidebar-entry ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.sidebar .sidebar-entry ul li {
  border-bottom: 1px solid #eeeeee;
  line-height: 32px;
  color: #afafaf;
  text-transform: uppercase;
}
.sidebar .sidebar-entry ul li > a {
  display: inline-block;
  color: #737373;
  margin-right: 5px;
}
.sidebar .sidebar-entry ul li > a:hover {
  color: #7b599b;
}
.sidebar .sidebar-entry ul li.current-cat > a {
  color: #222222;
  font-weight: 400;
}
.sidebar .sidebar-entry ul li:last-child {
  border-bottom: 0px;
}
.sidebar .sidebar-entry ul li ul {
  border-top: 1px solid #eeeeee;
}
.sidebar .sidebar-entry ul li ul li > a:before {
  display: inline-block;
  height: 1px;
  background-color: #959595;
  width: 8px;
  margin-right: 8px;
  content: '';
  position: relative;
  top: -4px;
}
.sidebar .sidebar-entry ul li ul li li > a:before {
  width: 16px;
}
.sidebar .sidebar-entry ul li ul li li li > a:before {
  width: 24px;
}
.sidebar .sidebar-entry ul li ul li li li li > a:before {
  width: 32px;
}
.sidebar .sidebar-entry select {
  width: 100%;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eeeeee;
  font-weight: 300;
}
.sidebar .sidebar-entry select:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry select:focus {
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  border-color: #cccccc;
  outline: 0;
}
.sidebar .sidebar-entry select:disabled {
  background: #f3f3f3;
}
.sidebar .sidebar-entry.widget_calendar table {
  width: 100%;
}
.sidebar .sidebar-entry.widget_calendar table caption {
  background: #f3f3f3;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.sidebar .sidebar-entry.widget_calendar table tbody a {
  font-weight: 400;
  text-decoration: underline;
}
.sidebar .sidebar-entry.widget_calendar table tfoot a {
  display: inline-block;
  line-height: 1;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 12px;
}
.sidebar .sidebar-entry.widget_calendar table tfoot #next {
  text-align: right;
}
.sidebar .sidebar-entry.widget_recent_entries ul li,
.sidebar .sidebar-entry.widget_recent_comments ul li {
  padding-top: 5px;
}
.sidebar .sidebar-entry.widget_recent_entries ul li a,
.sidebar .sidebar-entry.widget_recent_comments ul li a {
  display: block;
}
.sidebar .sidebar-entry.widget_recent_entries ul li .post-date,
.sidebar .sidebar-entry.widget_recent_comments ul li .post-date {
  display: block;
  font-size: 11px;
  line-height: 1.2;
  padding-bottom: 10px;
}
.sidebar .sidebar-entry.widget_recent_entries ul li > span,
.sidebar .sidebar-entry.widget_recent_comments ul li > span {
  display: inline-block;
}
.sidebar .sidebar-entry.widget_recent_entries ul li a {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sidebar .sidebar-entry.widget_rss li {
  line-height: 1.42857143;
  padding-bottom: 10px;
}
.sidebar .sidebar-entry.widget_rss li + li {
  padding-top: 10px;
}
.sidebar .sidebar-entry.widget_rss li .rss-date {
  font-size: 10px;
  display: block;
  margin: 5px 0;
}
.sidebar .sidebar-entry.widget_rss li .rssSummary {
  font-size: 12px;
  margin-bottom: 5px;
}
.sidebar .sidebar-entry.widget_rss li cite {
  display: block;
  text-align: right;
  font-weight: 500;
  font-size: 12px;
}
.sidebar .sidebar-entry.widget_search .screen-reader-text,
.sidebar .sidebar-entry.widget_product_search .screen-reader-text {
  display: none;
}
.sidebar .sidebar-entry.widget_search #s,
.sidebar .sidebar-entry.widget_product_search #s {
  padding: 5px 10px;
  width: 100%;
  outline: none;
}
.sidebar .sidebar-entry.widget_search #searchsubmit,
.sidebar .sidebar-entry.widget_product_search #searchsubmit {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  padding: 4px 12px;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 10px;
  color: #fff;
  padding: 5px 15px;
}
.sidebar .sidebar-entry.widget_search #searchsubmit:focus,
.sidebar .sidebar-entry.widget_product_search #searchsubmit:focus {
  outline: 0;
}
.sidebar .sidebar-entry.widget_search #searchsubmit:active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .sidebar-entry.widget_search #searchsubmit:active:focus,
.sidebar .sidebar-entry.widget_product_search #searchsubmit:active:focus {
  outline: 0;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-info,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-info {
  background: #00aeef;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-info:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-info:hover {
  background: #009bd6;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-success,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-success {
  background: #0fbd71;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-success:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-success:hover {
  background: #0da563;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-danger,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-danger {
  background: #dd1f26;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-danger:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-danger:hover {
  background: #c71c22;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-warning,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-warning {
  background: #f7d227;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-warning:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-warning:hover {
  background: #f6cd0e;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-default,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-default:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-default:hover {
  background: #6e508b;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-primary,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-primary {
  background: #222222;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-primary:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-primary:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-link,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-link {
  color: #7b599b;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-bordered,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-bordered:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-bordered:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:hover,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:focus,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:focus,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:active,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:active,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray {
  background-image: none;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.disabled,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.disabled,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray[disabled],
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray[disabled],
fieldset[disabled] .sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray,
fieldset[disabled] .sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.disabled:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.disabled:hover,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray[disabled]:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray[disabled]:hover,
fieldset[disabled] .sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:hover,
fieldset[disabled] .sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:hover,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.disabled:focus,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.disabled:focus,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray[disabled]:focus,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray[disabled]:focus,
fieldset[disabled] .sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:focus,
fieldset[disabled] .sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:focus,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.disabled:active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.disabled:active,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray[disabled]:active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray[disabled]:active,
fieldset[disabled] .sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:active,
fieldset[disabled] .sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:active,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.disabled.active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.disabled.active,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray[disabled].active,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray[disabled].active,
fieldset[disabled] .sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.active,
fieldset[disabled] .sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray .badge,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.sidebar .sidebar-entry.widget_search #searchsubmit:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  text-transform: uppercase;
  font-size: 12px;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit:focus {
  outline: 0;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit:active:focus {
  outline: 0;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-info {
  background: #00aeef;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-info:hover {
  background: #009bd6;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-success {
  background: #0fbd71;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-success:hover {
  background: #0da563;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-danger {
  background: #dd1f26;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-danger:hover {
  background: #c71c22;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-warning {
  background: #f7d227;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-warning:hover {
  background: #f6cd0e;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-default:hover {
  background: #6e508b;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-primary {
  background: #222222;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-primary:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-link {
  color: #7b599b;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-bordered:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:hover,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:active,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:active,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray {
  background-image: none;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.disabled,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray[disabled],
fieldset[disabled] .sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.disabled:hover,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray[disabled]:hover,
fieldset[disabled] .sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:hover,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.disabled:focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray[disabled]:focus,
fieldset[disabled] .sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.disabled:active,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray[disabled]:active,
fieldset[disabled] .sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:active,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.disabled.active,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray[disabled].active,
fieldset[disabled] .sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_wysija .wysija-paragraph .wysija-input {
  padding: 5px 10px;
  width: 100%;
  outline: none;
}
.sidebar .sidebar-entry.widget_wysija .formError .formErrorContent {
  background-color: #dd1f26;
  border: 0px;
  padding: 8px 10px;
  margin-top: -3px;
}
.sidebar .sidebar-entry.widget_wysija .wysija-msg .updated {
  background: #f7d227;
  border: 0;
  padding: 0;
  padding-top: 10px;
}
.sidebar .sidebar-entry.widget_wysija .wysija-msg .updated li {
  line-height: 1.4;
  color: #fff;
  padding: 10px 15px;
}
.sidebar .sidebar-entry.widget_wysija .wysija-msg .updated li:last-child {
  padding-top: 0;
}
.sidebar .sidebar-entry.widget_text img {
  max-width: 100%;
  height: auto !important;
  margin-bottom: 10px;
}
.sidebar .sidebar-entry .product_list_widget li {
  position: relative;
  padding: 10px 0;
}
.sidebar .sidebar-entry .product_list_widget li:before,
.sidebar .sidebar-entry .product_list_widget li:after {
  content: " ";
  display: table;
}
.sidebar .sidebar-entry .product_list_widget li:after {
  clear: both;
}
.sidebar .sidebar-entry .product_list_widget li > a {
  display: block;
  position: relative;
  padding-left: 52px;
  line-height: 1.42857143;
}
.sidebar .sidebar-entry .product_list_widget li > a img {
  position: absolute;
  width: 40px;
  height: auto !important;
  vertical-align: text-top;
  padding: 0;
  top: 0;
  left: 0;
}
.sidebar .sidebar-entry .product_list_widget li > .quantity,
.sidebar .sidebar-entry .product_list_widget li > .amount,
.sidebar .sidebar-entry .product_list_widget li .variation,
.sidebar .sidebar-entry .product_list_widget li .star-rating {
  display: block;
  padding-left: 52px;
  line-height: 1.42857143;
}
.sidebar .sidebar-entry .product_list_widget li .star-rating {
  font-size: 12px;
}
.sidebar .sidebar-entry .product_list_widget li > .amount {
  font-size: 12px;
  display: inline-block;
}
.sidebar .sidebar-entry .product_list_widget li > .amount ~ .amount {
  padding-left: 0;
}
.sidebar .sidebar-entry .product_list_widget li .variation {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 52px;
}
.sidebar .sidebar-entry .product_list_widget li .variation dt,
.sidebar .sidebar-entry .product_list_widget li .variation dd {
  font-weight: normal;
  display: inline-block;
  float: none;
  clear: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.sidebar .sidebar-entry .product_list_widget li .variation dt p,
.sidebar .sidebar-entry .product_list_widget li .variation dd p {
  padding: 0;
  margin: 0;
}
.sidebar .sidebar-entry .product_list_widget li .variation dd + dt:before {
  content: ', ';
  font-weight: normal;
  position: relative;
  left: -1px;
}
.sidebar .sidebar-entry .product_list_widget li .star-rating strong {
  color: #222222;
  font-weight: 400;
}
.sidebar .sidebar-entry .product_list_widget li del {
  font-size: 12px;
}
.sidebar .sidebar-entry .product_list_widget li del + ins {
  float: left;
  padding-left: 52px;
  padding-right: 10px;
  font-size: 12px;
  position: relative;
  top: -1px;
}
.sidebar .sidebar-entry .product_list_widget li:last-child {
  padding-bottom: 0;
}
.sidebar .sidebar-entry.widget_shopping_cart .total {
  display: block;
  border-top: 1px solid #eeeeee;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.sidebar .sidebar-entry.widget_shopping_cart .total strong {
  font-weight: normal;
  text-transform: uppercase;
}
.sidebar .sidebar-entry.widget_shopping_cart .total .amount {
  float: right;
  font-weight: bold;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons {
  margin: 0;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  margin: 0;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 10px;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button:focus {
  outline: 0;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button:active:focus {
  outline: 0;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-info {
  background: #00aeef;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-info:hover {
  background: #009bd6;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-success {
  background: #0fbd71;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-success:hover {
  background: #0da563;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-danger {
  background: #dd1f26;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-danger:hover {
  background: #c71c22;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-warning {
  background: #f7d227;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-warning:hover {
  background: #f6cd0e;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-default:hover {
  background: #6e508b;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-primary {
  background: #222222;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-primary:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-link {
  color: #7b599b;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-bordered:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:hover,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:focus,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:active,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:active,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray {
  background-image: none;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.disabled,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray[disabled],
fieldset[disabled] .sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.disabled:hover,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray[disabled]:hover,
fieldset[disabled] .sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:hover,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.disabled:focus,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray[disabled]:focus,
fieldset[disabled] .sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:focus,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.disabled:active,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray[disabled]:active,
fieldset[disabled] .sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:active,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.disabled.active,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray[disabled].active,
fieldset[disabled] .sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button + .button {
  margin-left: 5px;
}
.sidebar .sidebar-entry .price_slider_wrapper {
  position: relative;
  margin-top: 25px;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider {
  position: relative;
  margin-bottom: 10px;
  background: #f0f0f0;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider:before,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider:after {
  content: " ";
  display: table;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider:after {
  clear: both;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider .ui-slider-range {
  position: relative;
  height: 5px;
  background: #222222;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider .ui-slider-handle {
  position: absolute;
  display: block;
  background: #222222;
  margin-top: -9px;
  width: 5px;
  height: 13px;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider .ui-slider-handle + .ui-slider-handle {
  margin-left: -5px;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .price_label {
  margin-top: 10px;
  height: 0px;
  color: transparent;
  margin-bottom: 55px;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .price_label:before,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .price_label:after {
  content: " ";
  display: table;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .price_label:after {
  clear: both;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .price_label span {
  position: relative;
  display: block;
  text-indent: 0;
  float: left;
  color: #222222;
  font-weight: bold;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .price_label span.to {
  float: right;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button {
  position: absolute;
  bottom: -60px;
  font-size: 12px;
  text-transform: uppercase;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button:focus {
  outline: 0;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button:active:focus {
  outline: 0;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-info {
  background: #00aeef;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-info:hover {
  background: #009bd6;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-success {
  background: #0fbd71;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-success:hover {
  background: #0da563;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-danger {
  background: #dd1f26;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-danger:hover {
  background: #c71c22;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-warning {
  background: #f7d227;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-warning:hover {
  background: #f6cd0e;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-default:hover {
  background: #6e508b;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-primary {
  background: #222222;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-primary:hover {
  background: #151515;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-link {
  color: #7b599b;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-bordered:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray:hover,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray:focus,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray:active,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray:active,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.active,
.open > .dropdown-toggle.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray {
  background-image: none;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.disabled,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray[disabled],
fieldset[disabled] .sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.disabled:hover,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray[disabled]:hover,
fieldset[disabled] .sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray:hover,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.disabled:focus,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray[disabled]:focus,
fieldset[disabled] .sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray:focus,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.disabled:active,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray[disabled]:active,
fieldset[disabled] .sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray:active,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.disabled.active,
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray[disabled].active,
fieldset[disabled] .sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.sidebar .sidebar-entry .price_slider_wrapper .price_slider_amount .button:hover {
  background: #151515;
}
.sidebar .sidebar-entry .tagcloud a {
  font-size: 14px !important;
  line-height: 1;
  display: inline-block;
  background: #f5f5f5;
  padding: 3px 5px;
  margin-bottom: 4px;
}
.sidebar .sidebar-entry .tagcloud a:hover {
  background-color: #7b599b;
  color: #fff;
  text-decoration: none;
}
.sidebar .sidebar-entry.widget_currency_sel_widget {
  padding: 0;
  border: 0;
}
.sidebar .sidebar-entry .wcml_currency_switcher {
  width: 100%;
  border: 0;
}
.sidebar .sidebar-entry .wcml_currency_switcher li {
  line-height: 1;
  padding: 8px 10px;
  border: 1px solid #eeeeee !important;
}
.sidebar .sidebar-entry .wcml_currency_switcher li:hover {
  background-color: #fafafa;
  color: #222222;
}
.sidebar .sidebar-entry .wcml_currency_switcher li + li {
  margin-top: 5px;
}
.sidebar .sidebar-entry .wcml_currency_switcher.curr_list_horizontal li {
  margin-right: 5px;
}
.sidebar .sidebar-entry .wcml_currency_switcher.curr_list_horizontal li + li {
  margin-top: 0;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel {
  width: 100%;
  z-index: 100;
  position: relative;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul li {
  width: 100%;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul li img {
  vertical-align: baseline;
  position: relative;
  top: 2px;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul li .lang_sel_sel {
  background-position: 98% center;
  border-color: #eeeeee;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul li a {
  margin: 0;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul ul {
  width: 100%;
  height: auto;
  background: #fff;
  border-top-color: #eeeeee;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul ul li {
  border: 0;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul ul li a {
  border-color: #eeeeee;
  border-top: 0;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul ul li a img {
  margin-right: 4px;
}
.sidebar .sidebar-entry.widget_icl_lang_sel_widget #lang_sel ul ul li a:before {
  display: none;
}
.sidebar .sidebar-list {
  padding: 0px;
  margin-bottom: 30px;
}
.sidebar .sidebar-list span {
  color: #222222;
  text-align: right;
  float: right;
}
.sidebar .sidebar-list span.total {
  font-size: 24px;
  padding-top: 10px;
}
.sidebar .sidebar-list.bordered {
  border: 1px solid #eeeeee;
  padding: 25px 30px;
}
.sidebar .sidebar-list.bordered-list li {
  border-bottom: 1px solid #eeeeee;
  line-height: 32px;
}
.sidebar .sidebar-list.bordered-list li:first-child {
  border-bottom: 0px;
  line-height: 0;
}
.sidebar .sidebar-list.bordered-list li:last-child {
  border-bottom: 0px;
}
.sidebar .sidebar-list li {
  text-transform: uppercase;
  list-style: none;
  padding: 0px;
  font-weight: 300;
  line-height: 26px;
}
.sidebar .sidebar-list li ul {
  padding-left: 20px;
}
.sidebar .sidebar-list li ul li {
  line-height: 22px;
  text-transform: none;
}
.sidebar .sidebar-list li ul li a {
  color: #333333;
}
.sidebar .sidebar-list li p {
  text-transform: none;
}
.sidebar .sidebar-list li h1 {
  color: #222222;
  font-size: 24px;
  font-weight: 300;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  -moz-box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.sidebar .sidebar-list li a {
  font-size: 14px;
  color: #222222;
}
.sidebar .sidebar-list.latest-posts li a {
  color: #222222;
}
.sidebar .sidebar-list.latest-posts li img {
  width: 48px;
  height: auto;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  float: left;
  margin: 0 15px 15px 0;
}
.sidebar .sidebar-list.latest-posts li span {
  color: #cccccc;
  display: block;
  font-size: 12px;
}
.sidebar .sidebar-list.subscribe input[type="text"] {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  border: 1px solid #eeeeee;
}
.sidebar .sidebar-list.subscribe input[type="text"]:focus {
  border-color: #888888;
}
.sidebar .sidebar-list.subscribe button[type="submit"] {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  color: #333333;
  border: 1px solid #eeeeee;
  background: none;
}
.sidebar .sidebar-list.subscribe button[type="submit"]:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.sidebar .sidebar-list.subscribe button[type="submit"]:active {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.sidebar.borderless .sidebar-entry {
  padding: 0;
  border: 0;
  margin-bottom: 40px;
}
.sidebar.borderless .sidebar-entry .sidebar-entry-title {
  border-bottom-width: 2px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar.borderless > .sidebar-entry:first-child {
  margin-top: 0;
}
.sidebar.borderless > .sidebar-entry:last-child {
  margin-bottom: 0;
}
.bordered-block {
  border: 1px solid #eeeeee;
  padding: 25px 30px;
}
.bordered-block h2 {
  color: #222222;
  font-size: 24px;
  font-weight: 300;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  -moz-box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  box-shadow: 0px 1px 0px #ffffff, 0px 2px 0px #eeeeee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.bordered-block h2 ~ h2 {
  margin-top: 30px;
}
.bordered-block .lost-password {
  color: #333333;
  font-weight: 300;
}
.newsletter-signup {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4;
}
.newsletter-signup .popup {
  position: relative;
  background: #ffffff;
  width: 650px;
  margin: 0 auto;
  z-index: 3;
  padding: 50px 60px;
  margin-top: 150px;
  overflow: hidden;
}
.newsletter-signup .popup .close {
  background: url(../images/close@2x.png) no-repeat;
  display: block;
  width: 24px;
  height: 24px;
  background-size: 15px;
  text-indent: -9999px;
  position: absolute;
  top: 20px;
  right: 10px;
}
.newsletter-signup .popup h1 {
  font-size: 24px;
  font-weight: 400;
  margin: 0px;
  margin-bottom: 10px;
}
.newsletter-signup .popup * {
  position: relative;
  z-index: 10;
}
.newsletter-signup .popup .newsletter-content {
  width: 60%;
}
.newsletter-signup .popup .newsletter-content .form-group {
  margin-top: 30px;
}
.newsletter-signup .popup .newsletter-image {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.page-title-container {
  margin-top: 20px;
}
.page-title-container + .page-container {
  margin-top: 0px;
}
@media screen and (max-width: 768px) {
  .page-title-container {
    margin-top: 0;
  }
}
.page-title {
  padding-top: 30px;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.page-title h1 {
  padding: 0px;
  font-weight: 300;
  margin: 0px;
}
.page-title h1 small {
  margin-top: 10px;
}
.page-title .sort {
  margin-top: 10px;
}
.page-title .sort .dropdown .btn {
  width: 200px;
}
.page-title.type-center {
  text-align: center;
}
.page-title.type-right {
  text-align: right;
}
.page-title.type-background {
  background: url(../images/slider.jpg) no-repeat;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-weight: 300;
  color: #222222;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #888888;
  font-weight: 300;
  display: block;
}
h1 {
  font-size: 32px;
}
h1 small {
  font-size: 16px;
}
h2 {
  font-size: 28px;
}
h2 small {
  font-size: 15px;
}
h3 {
  font-size: 24px;
}
h3 small {
  font-size: 14px;
}
h4 {
  font-size: 20px;
}
h4 small {
  font-size: 14px;
}
h5 {
  font-size: 18px;
}
h5 small {
  font-size: 12px;
}
h6 {
  font-size: 16px;
}
h6 small {
  font-size: 11px;
}
blockquote {
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  border-left: 3px solid #eeeeee;
  -moz-box-shadow: -1px 0px 0px #cccccc;
  -webkit-box-shadow: -1px 0px 0px #cccccc;
  box-shadow: -1px 0px 0px #cccccc;
}
pre {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 20px;
  outline: 2px solid #ffffff;
  -moz-box-shadow: 0px 0px 0px 3px #eeeeee;
  -webkit-box-shadow: 0px 0px 0px 3px #eeeeee;
  box-shadow: 0px 0px 0px 3px #eeeeee;
  background: none;
  border-color: #eeeeee;
}
.breadcrumb {
  font-size: 13px;
  background: none;
  padding: 10px 0 0 0px;
}
.breadcrumb li {
  color: #333333;
}
.breadcrumb li a {
  color: #222222;
}
.btn {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
}
.btn:focus {
  outline: 0;
}
.btn:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn:active:focus {
  outline: 0;
}
.btn.btn-info {
  background: #00aeef;
}
.btn.btn-info:hover {
  background: #009bd6;
}
.btn.btn-success {
  background: #0fbd71;
}
.btn.btn-success:hover {
  background: #0da563;
}
.btn.btn-danger {
  background: #dd1f26;
}
.btn.btn-danger:hover {
  background: #c71c22;
}
.btn.btn-warning {
  background: #f7d227;
}
.btn.btn-warning:hover {
  background: #f6cd0e;
}
.btn.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.btn.btn-default:hover {
  background: #6e508b;
}
.btn.btn-primary {
  background: #222222;
}
.btn.btn-primary:hover {
  background: #151515;
}
.btn.btn-link {
  color: #7b599b;
}
.btn.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.btn.btn-bordered:hover {
  border-color: #cccccc;
}
.dropdown-menu {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333333;
  font-weight: 300;
  width: 100%;
  padding: 0px;
  font-size: 13px;
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
}
.dropdown-menu > li > a {
  color: #333333;
  font-weight: 300;
  padding: 8px 15px;
}
.dropdown-menu .divider {
  margin: 5px 0px;
}
.pagination .btn-bordered {
  margin-right: 10px;
}
.pagination .btn-bordered.active {
  font-weight: 400;
  color: #222222;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
  -moz-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
  box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
}
.btn.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn.btn-gray:hover,
.btn.btn-gray:focus,
.btn.btn-gray:active,
.btn.btn-gray.active,
.open > .dropdown-toggle.btn.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.btn.btn-gray:active,
.btn.btn-gray.active,
.open > .dropdown-toggle.btn.btn-gray {
  background-image: none;
}
.btn.btn-gray.disabled,
.btn.btn-gray[disabled],
fieldset[disabled] .btn.btn-gray,
.btn.btn-gray.disabled:hover,
.btn.btn-gray[disabled]:hover,
fieldset[disabled] .btn.btn-gray:hover,
.btn.btn-gray.disabled:focus,
.btn.btn-gray[disabled]:focus,
fieldset[disabled] .btn.btn-gray:focus,
.btn.btn-gray.disabled:active,
.btn.btn-gray[disabled]:active,
fieldset[disabled] .btn.btn-gray:active,
.btn.btn-gray.disabled.active,
.btn.btn-gray[disabled].active,
fieldset[disabled] .btn.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.panel-group {
  font-weight: 300;
  background: none;
}
.panel-group.panel-group-2 .panel {
  border: none;
  border-bottom: 1px solid #eeeeee;
}
.panel-group.panel-group-2 .panel-title a {
  text-decoration: none;
  padding-left: 0px;
}
.panel-group.panel-group-2 .panel-title a:before {
  padding: 0px;
}
.panel-group.panel-group-2 .panel-heading {
  padding-left: 0px;
}
.panel-group .panel {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eeeeee;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  background: none;
  border-bottom: 0;
  font-weight: 300;
  font-size: 13px;
}
.panel-group .panel-heading .panel-title a {
  text-decoration: none;
}
.panel-group .panel-heading .panel-title a:before {
  font-family: 'EntypoRegular';
  content: '\2796';
  content: '\e816';
  font-weight: 300;
  font-size: 18px;
  font-style: normal;
  line-height: 0px;
  margin-right: 10px;
  position: relative;
}
.panel-group .panel-heading .panel-title a.collapsed:before {
  content: '\2795';
  content: '\e819';
}
.panel-group .panel-heading a {
  font-size: 15px;
  display: block;
  padding: 10px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #eeeeee;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #eeeeee;
}
.container .jumbotron {
  background: none;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  padding: 40px;
  -webkit-box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 4px #eeeeee;
  -moz-box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 4px #eeeeee;
  box-shadow: inset 0 0 0 3px #ffffff, inset 0 0 0 4px #eeeeee;
  border: 1px solid #eeeeee;
}
.container .jumbotron h1 {
  color: #222222;
  font-size: 32px;
  margin: 0px;
  display: inline-block;
}
.container .jumbotron h3 {
  color: #888888;
  font-weight: 300;
  font-size: 16px;
}
.container .jumbotron.type-1 h1 {
  display: inline-block;
}
.container .jumbotron.type-1 h3 {
  color: #888888;
}
.container .jumbotron.type-1 .btn {
  float: right;
}
.container .jumbotron.type-1 .action-text {
  display: table-cell;
  width: 100%;
}
.container .jumbotron.type-1 .action-button {
  display: table-cell;
  vertical-align: middle;
}
.container .jumbotron.type-2 {
  text-align: center;
}
.container .jumbotron.type-2 h1 {
  display: block;
  margin: 0px;
}
.container .jumbotron.type-2 h3 {
  color: #888888;
  font-weight: 300;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.container .jumbotron.type-2 .btn {
  margin: 0 auto;
}
.nav-tabs {
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs > li > a {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 15px 25px;
  text-transform: uppercase;
  background: #fafafa;
  border-color: #eeeeee;
  margin: 0px;
  margin-right: -1px;
  font-weight: 300;
  color: #333333;
}
.nav-tabs > li > a:hover {
  background: #FAFAFA;
  color: #222222;
  border-bottom-color: #eeeeee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  padding: 15px 25px;
  border-color: #eeeeee;
  border-bottom-color: #ffffff;
}
.tabs .tab-content {
  padding: 20px 0;
  font-weight: 300;
}
.tabs-1 .tab-content {
  padding: 20px 0;
  font-weight: 300;
  border: 1px solid #eeeeee;
  border-top-color: transparent;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 20px;
}
.alert {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border: 5px solid;
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
  color: #ffffff;
  font-weight: 300;
}
.alert.alert-success {
  background: #0fbd71;
  border-color: #0fbd71;
}
.alert.alert-info {
  background: #00aeef;
  border-color: #00aeef;
}
.alert.alert-warning {
  background: #f7d227;
  border-color: #f7d227;
}
.alert.alert-danger {
  background: #dd1f26;
  border-color: #dd1f26;
}
.form-control {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eeeeee;
  font-weight: 300;
}
.form-control:hover {
  border-color: #cccccc;
}
.form-control:focus {
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  border-color: #cccccc;
  outline: 0;
}
.form-control:disabled {
  background: #f3f3f3;
}
.input-group .input-group-addon {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  border-color: #eeeeee;
  background: #f3f3f3;
}
.input-group .input-group-addon.light {
  background: none;
}
.replaced-radio-buttons,
.replaced-checkboxes {
  position: absolute !important;
  left: -9999px !important;
  visibility: hidden !important;
  top: 0;
}
.replaced-radio-buttons + label,
.replaced-checkboxes + label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.replaced-radio-buttons + label:before,
.replaced-checkboxes + label:before {
  position: relative;
  top: 3px;
  content: '';
  display: block;
  float: left;
  background: #fff;
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  margin-right: 10px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer;
}
.replaced-radio-buttons:checked + label:before,
.replaced-checkboxes:checked + label:before {
  background-color: #7b599b;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 4px #ffffff;
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 4px #ffffff;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 4px #ffffff;
}
.replaced-radio-buttons.replaced-checkboxes + label:before,
.replaced-checkboxes.replaced-checkboxes + label:before {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  margin-right: 10px;
}
.replaced-radio-buttons.replaced-checkboxes:checked + label:before,
.replaced-checkboxes.replaced-checkboxes:checked + label:before {
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 3px #ffffff;
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 3px #ffffff;
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1), inset 0px 0px 0px 3px #ffffff;
}
.banner {
  padding: 15px;
  background: #FFF;
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: inset 0px 0px 0px 3px #ffffff, inset 0px 0px 0px 4px #eeeeee;
  -moz-box-shadow: inset 0px 0px 0px 3px #ffffff, inset 0px 0px 0px 4px #eeeeee;
  box-shadow: inset 0px 0px 0px 3px #ffffff, inset 0px 0px 0px 4px #eeeeee;
}
.banner.wpb_content_element {
  margin-bottom: 20px;
}
.banner.button-right .button_outer .button_inner .banner-content {
  text-align: right;
}
.banner.text-button-center .button_outer .button_inner {
  text-align: center;
  display: block;
}
.banner.text-button-center .button_outer .button_inner .banner-content,
.banner.text-button-center .button_outer .button_inner .banner-call-button {
  display: block;
  width: 100%;
}
.banner .button_outer .button_inner {
  padding: 20px 40px;
}
.banner .button_outer .button_inner:before,
.banner .button_outer .button_inner:after {
  content: " ";
  display: table;
}
.banner .button_outer .button_inner:after {
  clear: both;
}
.banner .button_outer .button_inner .banner-content,
.banner .button_outer .button_inner .banner-call-button {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
}
@media screen and (max-width: 767px) {
  .banner .button_outer .button_inner .banner-content,
  .banner .button_outer .button_inner .banner-call-button {
    display: block;
    width: 100%;
    text-align: center !important;
  }
}
.banner .button_outer .button_inner .banner-content {
  width: 100%;
}
.banner .button_outer .button_inner .banner-content strong {
  font-size: 30px;
  display: block;
  font-weight: 300;
}
.banner .button_outer .button_inner .banner-content span {
  display: block;
  color: #777;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 10px;
}
.banner .button_outer .button_inner .banner-call-button .btn {
  border: 0;
}
.banner.banner-white .btn {
  background-color: #000;
  color: #FFF;
}
.banner.banner-white .btn:hover {
  background-color: #404040;
  color: #FFF;
}
.banner.banner-black {
  background: #222222;
  border: 0;
  -webkit-box-shadow: inset 0px 0px 0px 4px #222222, inset 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: inset 0px 0px 0px 4px #222222, inset 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
  box-shadow: inset 0px 0px 0px 4px #222222, inset 0px 0px 0px 5px rgba(255, 255, 255, 0.5);
}
.banner.banner-black .button_outer {
  border-color: #626262;
}
.banner.banner-black .button_outer .button_inner .banner-content strong,
.banner.banner-black .button_outer .button_inner .banner-content span {
  color: #fff;
  font-weight: 300;
}
.banner.banner-black .button_outer .button_inner .banner-content span {
  zoom: 1;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner.banner-black .btn {
  color: #000;
  background: #fff;
}
.banner.banner-black .btn:hover {
  color: #7b599b;
}
.banner.banner-purple {
  background: #7b599b;
  border: 0;
  -webkit-box-shadow: inset 0px 0px 0px 4px #7b599b, inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0px 0px 0px 4px #7b599b, inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 0px 0px 4px #7b599b, inset 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
}
.banner.banner-purple .button_outer {
  border-color: #baa7cc;
}
.banner.banner-purple .button_outer .button_inner .banner-content strong,
.banner.banner-purple .button_outer .button_inner .banner-content span {
  color: #fff;
}
.banner.banner-purple .button_outer .button_inner .banner-content span {
  zoom: 1;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.banner.banner-purple .btn {
  background-color: #61467b;
  color: #FFF;
}
.banner.banner-purple .btn:hover {
  background-color: #48345a;
  color: #FFF;
}
.table {
  font-size: 13px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 15px;
  border-top: 1px solid #eeeeee;
}
.table > thead > tr > th {
  border-bottom: 1px solid #eeeeee;
  -webkit-box-shadow: 0px 2px 0px #ffffff, 0px 3px 0px #eeeeee;
  -moz-box-shadow: 0px 2px 0px #ffffff, 0px 3px 0px #eeeeee;
  box-shadow: 0px 2px 0px #ffffff, 0px 3px 0px #eeeeee;
  text-transform: uppercase;
  color: #222222;
  font-weight: 400;
}
.table > tbody + tbody {
  border-bottom: 1px solid #eeeeee;
  -webkit-box-shadow: 0px 2px 0px #ffffff, 0px 3px 0px #eeeeee;
  -moz-box-shadow: 0px 2px 0px #ffffff, 0px 3px 0px #eeeeee;
  box-shadow: 0px 2px 0px #ffffff, 0px 3px 0px #eeeeee;
}
.table-bordered {
  border: 1px solid #eeeeee;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #eeeeee;
}
.table-bordered > thead > tr > th {
  background: #f3f3f3;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f3f3f3;
}
.tooltip {
  position: absolute;
  display: block;
  visibility: visible;
  line-height: 1.4;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.tooltip-green .tooltip-inner {
  background-color: #0fbd71;
}
.tooltip.tooltip-green.top .tooltip-arrow {
  border-top-color: #0fbd71;
}
.tooltip.tooltip-green.top-left .tooltip-arrow {
  border-top-color: #0fbd71;
}
.tooltip.tooltip-green.top-right .tooltip-arrow {
  border-top-color: #0fbd71;
}
.tooltip.tooltip-green.right .tooltip-arrow {
  border-right-color: #0fbd71;
}
.tooltip.tooltip-green.left .tooltip-arrow {
  border-left-color: #0fbd71;
}
.tooltip.tooltip-green.bottom .tooltip-arrow {
  border-bottom-color: #0fbd71;
}
.tooltip.tooltip-green.bottom-left .tooltip-arrow {
  border-bottom-color: #0fbd71;
}
.tooltip.tooltip-green.bottom-right .tooltip-arrow {
  border-bottom-color: #0fbd71;
}
.tooltip-inner {
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #222222;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  border-top-color: #222222;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  border-top-color: #222222;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  border-top-color: #222222;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  border-right-color: #222222;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 2px;
  border-left-color: #222222;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  border-bottom-color: #222222;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  border-bottom-color: #222222;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  border-bottom-color: #222222;
}
.testimonials {
  padding: 50px 0;
}
.testimonials li {
  list-style: none;
  font-size: 18px;
  padding-top: 10px;
  position: relative;
  padding-left: 125px;
  color: #222222;
}
.testimonials li .avatar {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 150px;
  -moz-border-radius: 150px;
  -ms-border-radius: 150px;
  border-radius: 150px;
  width: 100px;
  height: 100px;
  display: block;
  float: left;
}
.testimonials li h4 {
  margin: 0px;
  font-style: normal;
  font-size: 12px;
  color: #888888;
}
.search .search-header {
  background: #f4f4f4;
}
.search .search-header h2 {
  margin: 0;
  padding: 0;
  margin-top: 30px;
}
.search .search-header h2 strong {
  font-weight: normal;
  color: #7b599b;
}
.search .search-header .go-back {
  text-transform: uppercase;
  color: #888888;
  font-size: 13px;
  display: inline-block;
  margin-top: 5px;
}
.search .search-header .tabs {
  position: relative;
  top: 25px;
  margin-top: 20px;
}
.search .search-header .tabs:before,
.search .search-header .tabs:after {
  content: " ";
  display: table;
}
.search .search-header .tabs:after {
  clear: both;
}
.search .search-header .tabs a {
  display: block;
  position: relative;
  float: left;
  background: #fafafa;
  text-transform: uppercase;
  color: #888888;
  line-height: 1;
  padding: 10px 20px;
  border: 1px solid #eeeeee;
  text-align: center;
  min-width: 90px;
}
.search .search-header .tabs a span {
  display: inline-block;
  padding-left: 5px;
  font-size: 12px;
  position: relative;
  top: -1px;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.search .search-header .tabs a span:before {
  content: '(';
}
.search .search-header .tabs a span:after {
  content: ')';
}
.search .search-header .tabs a:hover {
  background-color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  color: #484848;
}
.search .search-header .tabs a.active {
  background-color: #fff;
  color: #222222;
  padding-top: 15px;
  margin-top: -5px;
  border-bottom-color: #fff;
}
.search .search-header .tabs a + a {
  border-left: 0;
}
@media screen and (max-width: 768px) {
  .search .search-header .tabs {
    top: 0;
  }
  .search .search-header .tabs a {
    width: auto;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.search .search-results-list .search-results {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .search .search-results-list .search-results {
    margin-top: 30px;
  }
}
.search .search-results-list .search-results li {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
}
.search .search-results-list .search-results li:before,
.search .search-results-list .search-results li:after {
  content: " ";
  display: table;
}
.search .search-results-list .search-results li:after {
  clear: both;
}
.search .search-results-list .search-results li .post-thumbnail {
  float: left;
  width: 50px;
}
.search .search-results-list .search-results li .post-thumbnail img {
  width: 100%;
  height: auto;
  border: 1px solid #dedede;
}
.search .search-results-list .search-results li .post-details h3 {
  margin: 0;
  padding: 0;
  font-size: 18px;
}
.search .search-results-list .search-results li .post-details .meta {
  padding-top: 5px;
  font-size: 12px;
  color: #888888;
  text-transform: uppercase;
}
.search .search-results-list .search-results li .post-details .meta ins {
  float: left;
  margin-right: 5px;
}
.search .search-results-list .search-results li.has-thumbnail .post-details {
  padding-left: 70px;
}
.search .search-results-list .search-results li + li {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .search .pagination {
    margin-bottom: 40px;
  }
}
.page-container {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media screen and (max-width: 992px) {
  .page-container {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .page-container {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.woocommerce-page .page-container {
  margin-top: 0;
  margin-bottom: 0;
}
.page-container > .vc_row:last-child > .wpb_column > .wpb_wrapper {
  margin-bottom: 0;
}
.page-container .wpb_wrapper {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_tabs {
    margin-bottom: 20px !important;
  }
}
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav {
  position: relative;
  top: 1px;
}
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li {
  position: relative;
  z-index: 1;
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li a {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  padding: 15px 25px;
  text-transform: uppercase;
  background: #fafafa;
  border: 1px solid #eeeeee;
  margin: 0px;
  margin-right: -1px;
  font-weight: 300;
  color: #333333;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li a {
    padding: 10px 15px;
  }
}
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li a:hover {
  color: #222222;
}
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li.ui-state-active {
  z-index: 5;
}
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tabs_nav li.ui-state-active a {
  background-color: transparent;
  border-bottom-color: #fff;
}
.page-container .wpb_content_element.wpb_tabs .ui-tabs .wpb_tab {
  background-color: transparent;
  padding: 25px 20px;
  border: 1px solid #eeeeee;
}
.page-container .wpb_content_element.wpb_tabs.borderless .wpb_tab {
  padding: 20px 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_accordion {
    margin-bottom: 20px !important;
  }
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section {
  border: 1px solid #eeeeee;
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_header {
  position: relative;
  background: #fff;
  outline: none;
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_header a {
  padding: 18px 20px;
  padding-left: 50px;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_header a {
    padding: 10px 15px;
    padding-left: 30px;
  }
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon {
  float: left;
  position: static;
  right: 0;
  top: 0;
  background: none;
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon:before {
  font-family: 'EntypoRegular';
  content: '\e816';
  font-weight: 300;
  font-size: 20px;
  font-style: normal;
  line-height: 0px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_header .ui-accordion-header-icon:before {
    left: 10px;
  }
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_header.ui-accordion-header-active .ui-accordion-header-icon:before {
  content: '\e819';
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section .wpb_accordion_content {
  border-top: 1px solid #eeeeee;
  color: #888888;
}
.page-container .wpb_content_element.wpb_accordion .wpb_accordion_section + .wpb_accordion_section {
  margin-top: 4px;
}
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav {
  position: relative;
  z-index: 5;
  margin-right: -1px;
}
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li {
  margin: 0;
  background: transparent;
}
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li + li a {
  border-top: 0;
}
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li a {
  position: relative;
  display: block;
  padding: 8px 15px;
  text-transform: uppercase;
  background: #fafafa;
  border: 1px solid #eeeeee;
  margin: 0px;
  margin-right: -1px;
  font-weight: 300;
  color: #333333;
}
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li a:hover {
  color: #222222;
}
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-state-active a {
  background: #fff;
  border-right-color: #fff;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_tour .wpb_tabs_nav li.ui-state-active a {
    border-right-color: #eeeeee;
    font-weight: 400;
  }
}
.page-container .wpb_content_element.wpb_tour .wpb_tab {
  border: 1px solid #eeeeee;
  color: #888888;
  padding: 20px;
  min-height: 180px;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav {
  margin-left: 22%;
  padding-left: 0;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav a {
  position: relative;
  display: inline-block;
  border-bottom: 0;
  text-transform: uppercase;
  white-space: nowrap;
  color: #888888;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav a:before {
  position: relative;
  font-family: 'EntypoRegular';
  content: '\E75D';
  font-weight: 300;
  font-size: 30px;
  font-style: normal;
  line-height: 0px;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav .wpb_prev_slide a:before {
  top: 3px;
  margin-right: 10px;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav .wpb_next_slide a {
  padding-right: 15px;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav .wpb_next_slide a:before {
  position: absolute;
  right: 0;
  top: 50%;
  content: '\E75E';
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tabs_nav {
  float: right;
  margin-right: 0;
  margin-left: 0;
}
.page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tabs_nav li a {
  left: -1px;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tabs_nav li a {
    left: 0;
  }
}
.page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tabs_nav li.ui-state-active a {
  border-right-color: #eeeeee;
  border-left-color: #fff;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tabs_nav li.ui-state-active a {
    border-left-color: #eeeeee;
  }
}
.page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tour_next_prev_nav {
  margin-left: 0;
  margin-right: 22%;
}
.page-container .wpb_content_element.wpb_tour .wpb_tabs_nav {
  width: 22%;
}
.page-container .wpb_content_element.wpb_tour .wpb_tab {
  width: 78%;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav {
  margin-left: 22%;
}
@media screen and (max-width: 992px) {
  .page-container .wpb_content_element.wpb_tour .wpb_tabs_nav {
    width: 30%;
  }
  .page-container .wpb_content_element.wpb_tour .wpb_tab {
    width: 70%;
  }
  .page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav {
    margin-left: 30%;
  }
  .page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tour_next_prev_nav {
    margin-left: 0;
    margin-right: 30%;
  }
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.wpb_tour .wpb_tabs_nav {
    width: 100%;
  }
  .page-container .wpb_content_element.wpb_tour .wpb_tab {
    width: 100%;
    border-top: 0;
  }
  .page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav {
    margin-left: 0;
  }
  .page-container .wpb_content_element.wpb_tour.tabs-right .wpb_tour_next_prev_nav {
    margin-right: 0;
  }
}
.page-container .wpb_content_element.lab_wpb_image_banner a {
  display: block;
  position: relative;
  overflow: hidden;
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-img {
  display: block;
  position: relative;
  z-index: 1;
  line-height: 1;
  width: auto !important;
  height: auto !important;
  -webkit-transition: all 500ms ease-out;
  -moz-transition: all 500ms ease-out;
  -o-transition: all 500ms ease-out;
  transition: all 500ms ease-out;
}
.page-container .wpb_content_element.lab_wpb_image_banner:hover .banner-img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.page-container .wpb_content_element.lab_wpb_image_banner .ol {
  position: absolute;
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-container {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content {
  padding: 15px;
  border: 2px solid #fff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 300;
  white-space: nowrap;
  line-height: 1;
  text-align: center;
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content.initially-hidden {
  visibility: hidden;
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content .banner-text-content {
  position: relative;
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content strong {
  font-weight: 300;
  display: block;
}
.page-container .wpb_content_element.lab_wpb_image_banner .banner-text-content em {
  display: block;
  font-size: 15px;
  font-weight: 300;
  font-style: normal;
  padding-top: 10px;
  zoom: 1;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-left .banner-text-container,
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-right .banner-text-container,
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-left .banner-text-container,
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-right .banner-text-container {
  -moz-transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  -o-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-centered .banner-text-container,
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-centered .banner-text-container {
  -moz-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-left .banner-text-container {
  left: 25px;
  bottom: 25px;
  top: auto;
  right: auto;
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-right .banner-text-container {
  bottom: 25px;
  right: 25px;
  left: auto;
  top: auto;
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-centered .banner-text-container {
  bottom: 25px;
  top: auto;
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-centered .banner-text-container {
  top: 25px;
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-left .banner-text-container {
  top: 25px;
  left: 25px;
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-right .banner-text-container {
  top: 25px;
  right: 25px;
  left: auto;
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-left .banner-text-content,
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-left .banner-text-content {
  text-align: left;
}
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-top-right .banner-text-content,
.page-container .wpb_content_element.lab_wpb_image_banner.text-position-bottom-right .banner-text-content {
  text-align: right;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-double-bordered-title .banner-text-content {
  padding: 0;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-double-bordered-title .banner-text-content strong {
  border: 2px solid #fff;
  border-left: 0;
  border-right: 0;
  display: block;
  margin: 5px 0;
  padding: 10px;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-only .banner-text-content {
  border: 0;
  padding: 0;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-description .banner-text-content,
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-description-bordersep .banner-text-content {
  border: 0;
  padding: 0;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-description.banner-type-title-description-bordersep em,
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-description-bordersep.banner-type-title-description-bordersep em {
  border-top: 1px solid #fff;
  margin-top: 10px;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-description-dash .banner-text-content {
  padding: 0;
  border: 0;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-description-dash .banner-text-content em {
  margin-top: 5px;
}
.page-container .wpb_content_element.lab_wpb_image_banner.banner-type-title-description-dash .banner-text-content .dash {
  display: inline-block;
  height: 2px;
  line-height: 1;
  background: #fff;
  width: 22px;
}
.page-container .wpb_content_element.alert {
  margin-bottom: 20px;
}
.page-container .wpb_content_element.alert p {
  margin: 0;
}
.page-container .wpb_content_element.alert p + p {
  margin-top: 10px;
}
.page-container .wpb_content_element.wpb_gallery .wpb_image_grid {
  margin: 0 -10px;
}
.page-container .wpb_content_element.wpb_gallery .wpb_image_grid li {
  margin-bottom: 15px;
}
.page-container .wpb_content_element.wpb_gallery .wpb_image_grid a {
  display: block;
  padding: 5px;
  margin: 0 10px;
  border: 1px solid #eeeeee;
}
.page-container .wpb_content_element.vc_separator h4 {
  font-weight: 400;
  font-size: 18px;
}
.page-container .wpb_content_element.vc_separator h4 .title-container {
  font-weight: 400;
}
.page-container .wpb_content_element.vc_separator.vc_sep_double-border .vc_sep_holder .vc_second_line,
.page-container .wpb_content_element.vc_separator.vc_sep_double-border-2 .vc_sep_holder .vc_second_line {
  margin-top: 1px;
}
.page-container .wpb_content_element.vc_separator.vc_sep_double-border-2 .vc_sep_holder .vc_first_line {
  border-top-width: 2px;
}
.page-container .wpb_content_element.vc_separator.vc_sep_color_default .vc_sep_holder .vc_sep_line {
  border-color: #222222;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_blue h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_blue h4 {
  border-color: #5472d2;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_blue h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_blue h4 .title-container {
  border-color: #5472d2;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_turquoise h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_turquoise h4 {
  border-color: #00c1cf;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_turquoise h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_turquoise h4 .title-container {
  border-color: #00c1cf;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_pink h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_pink h4 {
  border-color: #fe6c61;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_pink h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_pink h4 .title-container {
  border-color: #fe6c61;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_violet h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_violet h4 {
  border-color: #8d6dc4;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_violet h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_violet h4 .title-container {
  border-color: #8d6dc4;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_peacoc h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_peacoc h4 {
  border-color: #4cadc9;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_peacoc h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_peacoc h4 .title-container {
  border-color: #4cadc9;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_chino h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_chino h4 {
  border-color: #cec2ab;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_chino h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_chino h4 .title-container {
  border-color: #cec2ab;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_mulled_wine h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_mulled_wine h4 {
  border-color: #50485b;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_mulled_wine h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_mulled_wine h4 .title-container {
  border-color: #50485b;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_vista_blue h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_vista_blue h4 {
  border-color: #75d69c;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_vista_blue h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_vista_blue h4 .title-container {
  border-color: #75d69c;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_black h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_black h4 {
  border-color: #2a2a2a;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_black h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_black h4 .title-container {
  border-color: #2a2a2a;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_grey h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_grey h4 {
  border-color: #ebebeb;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_grey h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_grey h4 .title-container {
  border-color: #ebebeb;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_orange h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_orange h4 {
  border-color: #f7be68;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_orange h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_orange h4 .title-container {
  border-color: #f7be68;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_sky h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_sky h4 {
  border-color: #5aa1e3;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_sky h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_sky h4 .title-container {
  border-color: #5aa1e3;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_green h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_green h4 {
  border-color: #6dab3c;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_green h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_green h4 .title-container {
  border-color: #6dab3c;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_juicy_pink h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_juicy_pink h4 {
  border-color: #f4524d;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_juicy_pink h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_juicy_pink h4 .title-container {
  border-color: #f4524d;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_sandy_brown h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_sandy_brown h4 {
  border-color: #f79468;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_sandy_brown h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_sandy_brown h4 .title-container {
  border-color: #f79468;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_purple h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_purple h4 {
  border-color: #b97ebb;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_purple h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_purple h4 .title-container {
  border-color: #b97ebb;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_white h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_white h4 {
  border-color: #ffffff;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_white h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_white h4 .title-container {
  border-color: #ffffff;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_grace h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_grace h4 {
  border-color: #aed13b;
}
.page-container .wpb_content_element.vc_separator.title-style-squared.vc_sep_color_grace h4 .title-container,
.page-container .wpb_content_element.vc_separator.title-style-rounded.vc_sep_color_grace h4 .title-container {
  border-color: #aed13b;
}
.page-container .wpb_content_element.vc_separator.title-style-squared h4,
.page-container .wpb_content_element.vc_separator.title-style-rounded h4 {
  padding: 0;
  border: 1px solid #222222;
  padding: 6px 15px;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded h4 {
  border: 0;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded h4 .title-container {
  display: block;
  border: 1px solid #222222;
  padding: 5px 10px;
  text-align: center;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded.has-icon h4 .title-container {
  padding: 8px 6px;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_blue h4 {
  background-color: #5472d2;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_turquoise h4 {
  background-color: #00c1cf;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_pink h4 {
  background-color: #fe6c61;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_violet h4 {
  background-color: #8d6dc4;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_peacoc h4 {
  background-color: #4cadc9;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_chino h4 {
  background-color: #cec2ab;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_mulled_wine h4 {
  background-color: #50485b;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_vista_blue h4 {
  background-color: #75d69c;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_black h4 {
  background-color: #2a2a2a;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_grey h4 {
  background-color: #ebebeb;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_orange h4 {
  background-color: #f7be68;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_sky h4 {
  background-color: #5aa1e3;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_green h4 {
  background-color: #6dab3c;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_juicy_pink h4 {
  background-color: #f4524d;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_sandy_brown h4 {
  background-color: #f79468;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_purple h4 {
  background-color: #b97ebb;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_white h4 {
  background-color: #ffffff;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled.vc_sep_color_grace h4 {
  background-color: #aed13b;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled h4 {
  background: #222222;
  color: #fff;
}
.page-container .wpb_content_element.vc_separator.title-style-squared-filled h4 .title-container {
  display: inline-block;
  padding: 5px 10px;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_blue h4 .title-container {
  background-color: #5472d2;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_turquoise h4 .title-container {
  background-color: #00c1cf;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_pink h4 .title-container {
  background-color: #fe6c61;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_violet h4 .title-container {
  background-color: #8d6dc4;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_peacoc h4 .title-container {
  background-color: #4cadc9;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_chino h4 .title-container {
  background-color: #cec2ab;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_mulled_wine h4 .title-container {
  background-color: #50485b;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_vista_blue h4 .title-container {
  background-color: #75d69c;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_black h4 .title-container {
  background-color: #2a2a2a;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_grey h4 .title-container {
  background-color: #ebebeb;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_orange h4 .title-container {
  background-color: #f7be68;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_sky h4 .title-container {
  background-color: #5aa1e3;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_green h4 .title-container {
  background-color: #6dab3c;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_juicy_pink h4 .title-container {
  background-color: #f4524d;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_sandy_brown h4 .title-container {
  background-color: #f79468;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_purple h4 .title-container {
  background-color: #b97ebb;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_white h4 .title-container {
  background-color: #ffffff;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.vc_sep_color_grace h4 .title-container {
  background-color: #aed13b;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled h4 {
  background-color: transparent !important;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled h4 .title-container {
  display: block;
  padding: 8px 14px;
  text-align: center;
  background-color: #222222;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.page-container .wpb_content_element.vc_separator.title-style-rounded-filled.has-icon h4 .title-container {
  padding: 10px 8px;
}
.page-container .wpb_content_element.lab_wpb_products {
  padding-top: 0;
}
.page-container .wpb_content_element.lab_wpb_products .products {
  margin: 0 -15px;
}
.page-container .wpb_content_element.lab_vc_pagetitle h2 {
  margin: 0;
  font-size: 30px;
}
.page-container .wpb_content_element.lab_vc_pagetitle h2 small {
  display: block;
  margin-top: 8px;
}
.page-container .wpb_content_element.lab_vc_pagetitle .breadcrumb {
  padding-top: 5px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-subtitle .breadcrumb {
  padding-top: 20px;
}
.page-container .wpb_content_element.lab_vc_pagetitle .dash {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  width: 16px;
  height: 2px;
  background-color: #222222;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-medium h2 {
  font-size: 24px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-medium h2 small {
  font-size: 14px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-medium.has-subtitle .breadcrumb {
  padding-top: 15px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-medium .dash {
  margin-top: 15px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-small h2 {
  font-size: 18px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-small h2 small {
  font-size: 12px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-small.has-subtitle .breadcrumb {
  padding-top: 10px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.font-size-small .dash {
  margin-top: 10px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-icon i {
  position: absolute;
  left: 0;
  top: 0;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-icon h2 {
  position: relative;
  padding-left: 55px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-icon .dash {
  left: 55px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-icon.font-size-medium h2 {
  padding-left: 45px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-icon.font-size-medium .dash {
  left: 45px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-icon.font-size-small h2 {
  padding-left: 35px;
}
.page-container .wpb_content_element.lab_vc_pagetitle.has-icon.font-size-small .dash {
  left: 35px;
}
.page-container .wpb_content_element.lab_wpb_products_carousel {
  position: relative;
  margin: 0 -15px;
  margin-top: -40px;
}
.page-container .wpb_content_element.lab_wpb_products_carousel.products-hidden {
  margin-left: 0;
  margin-right: 0;
}
.page-container .wpb_content_element.lab_wpb_products_carousel.products-hidden .products-loading {
  display: block;
}
.page-container .wpb_content_element.lab_wpb_products_carousel.products-hidden .products {
  display: none;
}
.page-container .wpb_content_element.lab_wpb_products_carousel .products-loading {
  display: none;
  font-size: 18px;
  text-transform: uppercase;
  color: #888888;
  font-weight: 300;
  padding: 20px;
  background: #fafafa;
  text-align: center;
  border: 1px solid #eeeeee;
}
.page-container .wpb_content_element.lab_wpb_products_carousel .products {
  position: relative;
}
.page-container .wpb_content_element.lab_wpb_products_carousel .products .product {
  margin: 0 15px;
  margin-top: 20px;
}
.page-container .wpb_content_element.lab_wpb_products_carousel .products .product .onsale {
  right: -10px;
}
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons {
  visibility: hidden;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons {
    display: none;
  }
}
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev,
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  display: block;
  text-indent: -9999px;
  background: #222222 url(../images/arrow-left-white.svg) no-repeat center center;
  background-position: 40% center;
  margin-top: -40px;
  -webkit-background-size: 25px;
  -moz-background-size: 25px;
  background-size: 25px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  /*
html[dir="rtl"] & {

						&.owl-next {
							left: -@base-padding/2;
							right: auto;
							background-image: url(../images/arrow-left-white.svg);

							@media screen and (max-width: @screen-md-min){
								left: @base-margin + @base-padding;
							}
						}

						&.owl-prev {
							left: auto;
							right: -@base-padding/2;
							background-image: url(../images/arrow-right-white.svg);

							@media screen and (max-width: @screen-md-min){
								right: @base-margin + @base-padding;
							}
						}
					}
*/
}
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev.owl-prev,
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next.owl-prev {
  left: -5px;
}
@media screen and (max-width: 992px) {
  .page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev.owl-prev,
  .page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next.owl-prev {
    left: 30px;
  }
}
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev.owl-next,
.page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next.owl-next {
  right: -5px;
  background-image: url(../images/arrow-right-white.svg);
}
@media screen and (max-width: 992px) {
  .page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-prev.owl-next,
  .page-container .wpb_content_element.lab_wpb_products_carousel .owl-buttons .owl-next.owl-next {
    right: 30px;
  }
}
.page-container .wpb_content_element.lab_wpb_products_carousel:hover .owl-buttons {
  visibility: visible;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel {
  position: relative;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel.is-hidden {
  display: none;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .logo-entry {
  text-align: center;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .logo-entry a {
  display: inline-block;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .logo-entry img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 992px) {
  .page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .owl-controls .owl-buttons {
    display: none;
  }
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .owl-controls .owl-buttons div {
  position: absolute;
  background: url(../images/arrow-left.svg) no-repeat center center;
  text-indent: -9999px;
  top: 50%;
  margin-top: -15px;
  visibility: hidden;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  -webkit-background-size: 30px;
  -moz-background-size: 30px;
  background-size: 30px;
  width: 30px;
  height: 30px;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .owl-controls .owl-buttons div.owl-prev {
  left: -40px;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .owl-controls .owl-buttons div.owl-next {
  background-image: url(../images/arrow-right.svg);
  right: -40px;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .owl-controls .owl-pagination {
  display: block;
  margin-top: 20px;
  text-align: center;
  line-height: 1;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  background: #222222;
  margin: 0 4px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  zoom: 1;
  -webkit-opacity: 0.1;
  -moz-opacity: 0.1;
  opacity: 0.1;
  filter: alpha(opacity=10);
  width: 8px;
  height: 8px;
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel .owl-controls .owl-pagination .owl-page.active {
  zoom: 1;
  -webkit-opacity: 0.35;
  -moz-opacity: 0.35;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel:hover .owl-controls .owl-buttons div {
  visibility: visible;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel.has-numbers .owl-controls .owl-buttons div {
  margin-top: -32px;
}
.page-container .wpb_content_element.vc_call_to_action {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.page-container .wpb_content_element.vc_call_to_action .vc_btn {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner {
  padding: 20px;
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry {
  display: table;
  width: 100%;
  vertical-align: middle;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-thumbnail,
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote {
  display: table-cell;
  vertical-align: top;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-thumbnail {
  padding-right: 20px;
  width: 130px;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-thumbnail img {
  border-radius: 50%;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote cite {
  position: relative;
  margin: 0px;
  font-style: normal;
  font-size: 12px;
  color: #888888;
  text-transform: uppercase;
  font-weight: 300;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry {
    display: block;
  }
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-thumbnail,
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote {
    display: block;
    width: 100%;
  }
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-thumbnail {
    text-align: center;
    padding-bottom: 20px;
  }
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-thumbnail img {
    display: inline-block;
  }
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote {
    text-align: center;
  }
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonial-entry .testimonial-blockquote p {
    font-size: 15px;
  }
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonials-nav {
  text-align: center;
  position: relative;
  top: 10px;
}
@media screen and (max-width: 768px) {
  .page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonials-nav {
    margin-top: 10px;
  }
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonials-nav a {
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #eeeeee;
  text-indent: -9999px;
  border-radius: 50%;
  margin: 0 3px;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonials-nav a:hover,
.page-container .wpb_content_element.lab_wpb_testimonials .testimonials-inner .testimonials-nav a.active {
  background-color: #bbbbbb;
}
.page-container .feature-tab {
  display: block;
  margin-bottom: 30px !important;
}
.page-container .feature-tab .icon {
  font-size: 24px;
}
.page-container .feature-tab .title {
  font-size: 22px;
  font-weight: 300;
  text-transform: uppercase;
}
.page-container .feature-tab .icon,
.page-container .feature-tab .title {
  display: inline-block !important;
  color: #222222;
}
.page-container .feature-tab .description {
  display: block;
  color: #888888;
  padding-top: 10px;
  font-weight: 300;
  font-size: 14px;
}
.page-container .feature-tab:hover {
  text-decoration: none;
}
.page-container .feature-tab.icon-top .icon,
.page-container .feature-tab.icon-top-dark .icon {
  margin-bottom: 20px;
  line-height: 50px;
  text-align: left;
  width: 50px;
  height: 50px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.page-container .feature-tab.icon-top .title,
.page-container .feature-tab.icon-top-dark .title {
  display: block !important;
}
.page-container .feature-tab.icon-top.icon-top-dark .icon,
.page-container .feature-tab.icon-top-dark.icon-top-dark .icon {
  background: #222222;
  color: #fff;
  text-align: center;
}
.page-container .feature-tab.icon-top .icon {
  font-size: 35px;
}
.page-container .feature-tab.icon-top-dark .icon {
  font-size: 20px;
}
.page-container .wpb_button {
  border: none;
  text-shadow: none;
  padding: 5px 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.page-container .wpb_button.wpb_btn-small {
  padding: 3px 10px;
}
.page-container .wpb_button.wpb_btn-mini {
  padding: 3px 8px;
  text-transform: uppercase;
}
.page-container .wpb_button.wpb_btn-large {
  padding: 10px 20px;
}
.page-container .wpb_button:last-child {
  margin-bottom: 5px !important;
}
.page-container .wpb_button.wpb_btn-default {
  background: #7b599b;
  color: #fff;
}
.page-container .wpb_button.wpb_btn-primary {
  background-color: #222222;
}
.page-container .wpb_button.wpb_btn-warning {
  background-color: #f7d227;
}
.page-container .wpb_button.wpb_btn-info {
  background-color: #00aeef;
}
.page-container .wpb_button.wpb_btn-success {
  background-color: #0fbd71;
}
.page-container .wpb_button.wpb_btn-danger {
  background-color: #dd1f26;
}
.page-container .wpb_gmaps_widget .wpb_wrapper {
  padding: 5px;
  border: 1px solid #eeeeee;
}
.page-container .wpb_gmaps_widget .wpb_wrapper iframe {
  -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
}
.page-container .vc_progress_bar .vc_single_bar {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #eeeeee;
}
.page-container .vc_progress_bar .vc_single_bar .vc_label {
  text-transform: uppercase;
  padding: 5px 10px;
}
.page-container .vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: inline-block;
  padding-left: 4px;
}
.page-container .vc_progress_bar .vc_single_bar .vc_label .vc_label_units:before {
  display: inline-block;
  content: '—';
  position: relative;
  margin-right: 5px;
}
.page-container .vc_progress_bar .vc_single_bar .vc_bar {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.page-container .vc_slide {
  overflow: hidden;
}
.page-container .vc_slide .vc_carousel-indicators {
  bottom: -25px;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.page-container .vc_slide .vc_carousel-indicators li {
  border: 0;
  background-color: rgba(0, 0, 0, 0.25);
}
.page-container .vc_slide .vc_carousel-indicators li:hover {
  background-color: rgba(0, 0, 0, 0.6);
}
.page-container .vc_slide .vc_carousel-indicators li.vc_active,
.page-container .vc_slide .vc_carousel-indicators li:active,
.page-container .vc_slide .vc_carousel-indicators li:focus {
  background: #fff;
}
.page-container .vc_slide .vc_carousel-control {
  width: 40px;
  padding: 20px 0;
  zoom: 1;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  filter: alpha(opacity=25);
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.page-container .vc_slide .vc_carousel-control span {
  background: url(../images/arrow-right.svg) no-repeat;
  position: relative;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
}
.page-container .vc_slide .vc_carousel-control span:before {
  display: none;
}
.page-container .vc_slide .vc_carousel-control.vc_left span {
  background-image: url(../images/arrow-left.svg);
  margin-left: -10px;
}
.page-container .vc_slide:hover .vc_carousel-control {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  background: rgba(255, 255, 255, 0.5);
}
.page-container .vc_slide:hover .vc_carousel-indicators {
  bottom: 5px;
}
.page-container .post-thumb a img {
  width: 100%;
}
.page-container .wpb_toggle {
  position: relative;
  background: #fff;
  outline: none;
  border: 1px solid #eeeeee;
  font-size: 16px;
  padding: 18px 20px;
  padding-left: 45px;
  margin-bottom: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.page-container .wpb_toggle:before {
  position: absolute;
  left: 20px;
  top: 50%;
  font-family: 'EntypoRegular';
  content: '\2795';
  font-weight: 300;
  font-size: 20px;
  font-style: normal;
  line-height: 0px;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.page-container .wpb_toggle.wpb_toggle_title_active:before {
  content: '\2796';
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.page-container .wpb_toggle_content {
  border: 1px solid #eeeeee;
  padding: 15px 20px;
  color: #888888;
  border-top: 0;
  margin-top: 0;
}
.page-container .wpb_toggle_content + .wpb_toggle {
  margin-top: 10px;
}
.page-container .wpb_single_image img {
  width: auto !important;
  height: auto !important;
}
.page-container .teaser_grid_container .wpb_thumbnails {
  padding-left: 0;
  padding-bottom: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.page-container .teaser_grid_container .wpb_thumbnails .isotope-inner {
  padding: 20px;
  border: 1px solid #eeeeee;
  margin: 0 10px;
}
.page-container .teaser_grid_container .wpb_thumbnails .isotope-inner:hover {
  background: #fafafa;
}
.page-container .teaser_grid_container .wpb_thumbnails .post-thumb {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
}
.page-container .teaser_grid_container .wpb_thumbnails .post-thumb img {
  width: 100%;
}
.page-container .teaser_grid_container .wpb_thumbnails .post-title {
  margin-top: 0;
  line-height: 0.85;
}
.page-container .teaser_grid_container .wpb_thumbnails .post-title a {
  font-size: 18px;
}
.page-container .teaser_grid_container .wpb_thumbnails .post-thumb + .post-title {
  margin-top: 10px;
}
.page-container .teaser_grid_container .wpb_thumbnails .entry-content {
  font-size: 12px;
  color: #888888;
  font-weight: 300;
}
.page-container .teaser_grid_container .wpb_thumbnails .vc_read_more {
  display: inline-block;
  padding-top: 15px;
  text-transform: uppercase;
  font-size: 12px;
  color: #888888;
}
.page-container .wpb_heading {
  margin-bottom: 20px;
  margin-top: 0;
}
.page-container .wpb_heading.wpb_pie_chart_heading {
  margin-top: 10px;
}
body.content-ntm .page-container {
  margin-top: 0;
}
body.content-nbm .page-container {
  margin-bottom: 0;
}
.bounce-loader {
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.bounce-loader .loading {
  width: 10px;
  height: 10px;
  background: #FFF;
  border-radius: 100%;
  float: left;
  margin-right: 5px;
}
.bounce-loader .loading-0 {
  -webkit-animation: bounceLoader 1s infinite;
  -webkit-animation-delay: .1s;
  background: #888888;
}
.bounce-loader .loading-1 {
  -webkit-animation: bounceLoader 1s infinite;
  -webkit-animation-delay: .3s;
  background: #888888;
}
.bounce-loader .loading-2 {
  -webkit-animation: bounceLoader 1s infinite ease;
  -webkit-animation-delay: .5s;
  background: #888888;
}
.bounce-loader lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes bounceLoader{ 0%,100%{ opacity: 1; } 60%{ opacity: 0; }}
@-moz-keyframes bounceLoader{ 0%,100%{ opacity: 1; } 60%{ opacity: 0; }}
@-o-keyframes bounceLoader{ 0%,100%{ opacity: 1; } 60%{ opacity: 0; }}
@keyframes bounceLoader{ 0%,100%{ opacity: 1; } 60%{ opacity: 0; };
}
.wcml_currency_switcher:before,
.wcml_currency_switcher:after {
  content: " ";
  display: table;
}
.wcml_currency_switcher:after {
  clear: both;
}
.top-menu div.lang-switcher,
.top-menu div.currency-switcher {
  float: left;
  position: relative;
}
.top-menu div.lang-switcher + div,
.top-menu div.currency-switcher + div {
  margin-left: 15px;
  padding-left: 15px;
}
.top-menu div.lang-switcher + div:before,
.top-menu div.currency-switcher + div:before {
  content: "";
  width: 1px;
  display: inline-block;
  height: 10px;
  position: absolute;
  background: #3a3a3a;
  left: 0;
  top: 50%;
}
.gray.top-menu div.lang-switcher + div:before,
.gray.top-menu div.currency-switcher + div:before,
.light.top-menu div.lang-switcher + div:before,
.light.top-menu div.currency-switcher + div:before {
  background-color: #cccccc;
}
.top-menu div.lang-switcher {
  padding-top: 13px;
}
.top-menu div.lang-switcher #lang_sel {
  height: auto;
}
.top-menu div.lang-switcher #lang_sel li {
  min-width: 0px;
  width: auto;
}
.top-menu div.lang-switcher #lang_sel ul {
  width: auto;
}
.top-menu div.lang-switcher #lang_sel ul:before,
.top-menu div.lang-switcher #lang_sel ul:after {
  content: " ";
  display: table;
}
.top-menu div.lang-switcher #lang_sel ul:after {
  clear: both;
}
.top-menu div.lang-switcher #lang_sel a {
  border: 0;
  padding: 0;
  color: #fff;
  font-size: 12px;
  font-weight: 300;
  text-shadow: none;
  line-height: 1;
  white-space: nowrap;
  text-transform: uppercase;
}
.top-menu div.lang-switcher #lang_sel a:before,
.top-menu div.lang-switcher #lang_sel a:after {
  content: " ";
  display: table;
}
.top-menu div.lang-switcher #lang_sel a:after {
  clear: both;
}
.gray.top-menu div.lang-switcher #lang_sel a,
.light.top-menu div.lang-switcher #lang_sel a {
  color: #333333;
}
.top-menu div.lang-switcher #lang_sel a.lang_sel_sel {
  background: transparent;
  padding-bottom: 8px;
  z-index: 2;
}
.top-menu div.lang-switcher #lang_sel a.lang_sel_sel img.iclflag {
  margin-right: 2px;
}
.top-menu div.lang-switcher #lang_sel a img.iclflag {
  vertical-align: baseline;
  margin-right: 5px;
}
.top-menu div.lang-switcher #lang_sel ul ul {
  border: 0;
  left: -10px;
  background: #222222;
  height: auto;
  min-width: 125px;
  top: 100%;
  padding-top: 5px !important;
  z-index: 10;
}
.top-menu div.lang-switcher #lang_sel ul ul li {
  float: none;
  border-top: 1px solid #2f2f2f;
}
.top-menu div.lang-switcher #lang_sel ul ul li a {
  background-color: transparent;
  padding: 8px 10px;
}
.top-menu div.lang-switcher #lang_sel ul ul li a:hover {
  background-color: #2f2f2f;
}
.gray.top-menu div.lang-switcher #lang_sel ul ul {
  background: #eeeeee;
}
.gray.top-menu div.lang-switcher #lang_sel ul ul li {
  border-top: 1px solid #e1e1e1;
}
.gray.top-menu div.lang-switcher #lang_sel ul ul li a:hover {
  background-color: #e9e9e9;
}
.light.top-menu div.lang-switcher #lang_sel ul ul {
  background: #ffffff;
}
.light.top-menu div.lang-switcher #lang_sel ul ul li {
  border-top: 0;
}
.light.top-menu div.lang-switcher #lang_sel ul ul li a:hover {
  background-color: #fafafa;
}
.top-menu div.currency-switcher {
  position: relative;
}
.top-menu div.currency-switcher .wcml_currency_switcher {
  margin-top: 7px !important;
}
.top-menu div.currency-switcher .wcml_currency_switcher li {
  border: 0;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 300;
  color: #fff;
  display: inline-block;
  float: none;
}
.top-menu div.currency-switcher .wcml_currency_switcher li + li {
  margin-left: 10px;
}
.top-menu div.currency-switcher ul.wcml_currency_switcher + img {
  top: 50%;
  right: -20px;
  position: absolute;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  -moz-box-shadow: 0 0 0 3px #ffffff;
  -webkit-box-shadow: 0 0 0 3px #ffffff;
  box-shadow: 0 0 0 3px #ffffff;
}
.top-menu div.currency-switcher select.wcml_currency_switcher {
  margin-top: 11px !important;
}
.top-menu div.currency-switcher select.wcml_currency_switcher + img {
  display: none !important;
}
.top-menu div .bootstrap-select.wcml_currency_switcher {
  width: auto !important;
  outline: 0 !important;
}
.top-menu div .bootstrap-select.wcml_currency_switcher + img {
  display: none !important;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-toggle {
  padding: 0;
  padding-right: 10px;
  margin-top: 6px;
  background-color: transparent;
  font-size: 12px;
  font-weight: 300;
  outline: 0 !important;
  color: #fff !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.gray.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-toggle,
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-toggle {
  color: #222222 !important;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-toggle .caret {
  right: -2px;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu {
  min-width: 50px;
  background: #222222;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu.open {
  margin-top: 10px;
  margin-left: -5px;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li {
  margin: 0;
  padding: 0;
  border-top: 1px solid #2f2f2f;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li a {
  padding: 3px 10px;
  float: none;
  width: 100%;
  color: rgba(255, 255, 255, 0.6);
  font-size: 12px;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li a:hover {
  background-color: #2f2f2f;
}
.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li.selected a {
  background-color: #2f2f2f;
  color: #fff;
}
.gray.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu,
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu {
  background-color: #eeeeee;
}
.gray.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li,
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li {
  border-color: #e1e1e1;
}
.gray.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li a,
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li a {
  color: #888888;
}
.gray.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li a:hover,
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li a:hover {
  background-color: #e9e9e9;
}
.gray.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li.selected a,
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li.selected a {
  background-color: #e9e9e9;
  color: #222222;
}
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu {
  background-color: #fff;
}
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li {
  border: 0;
}
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li a:hover {
  background-color: #f5f5f5;
}
.light.top-menu div .bootstrap-select.wcml_currency_switcher .dropdown-menu li.selected a {
  background-color: #fafafa;
  color: #222222;
}
.top-menu div .bootstrap-select.wcml_currency_switcher[disabled] .dropdown-toggle {
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
  zoom: 1;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.hidden-overflow {
  overflow: hidden !important;
}
.pagination {
  display: block;
  width: 100%;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.pagination.pagination-center {
  text-align: center;
}
.pagination.pagination-right {
  text-align: right;
}
.pagination > li {
  display: inline-block;
}
.pagination > li > a {
  position: relative;
  background: transparent;
  border-color: #eeeeee;
  color: #333333;
  -webkit-background-clip: padding-box !important;
  -moz-background-clip: padding !important;
  background-clip: padding-box !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  border-radius: 0 !important;
}
.pagination > li > a:hover {
  color: #0d0d0d;
  background-color: transparent;
  border-color: #d5d5d5;
}
.pagination > li.active > a,
.pagination > li .current {
  background: transparent;
  border-color: #eeeeee;
  color: #222222;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
  -moz-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
  box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
}
.pagination > li.active > a:hover,
.pagination > li .current:hover {
  border-color: #eeeeee;
  color: #222222;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d9d9d9;
  -moz-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d9d9d9;
  box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d9d9d9;
}
.pagination > li.dots span {
  border-color: #eeeeee;
  color: #d5d5d5;
}
.pagination > li.dots:hover span {
  background-color: transparent;
}
.pagination > li + li {
  margin-left: 5px;
}
.pagination > a,
.pagination > span {
  display: inline-block;
  border: 1px solid #eeeeee;
  padding: 8px 12px;
  color: #333333;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  margin-right: 3px;
}
.pagination > a:hover,
.pagination > span:hover {
  color: #0d0d0d;
  background-color: transparent;
  border-color: #d5d5d5;
  text-decoration: none;
}
.pagination > a.active,
.pagination > span.active {
  border-color: #eeeeee;
  color: #222222;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
  -moz-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
  box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #eeeeee;
}
.pagination > a.active:hover,
.pagination > span.active:hover {
  border-color: #eeeeee;
  color: #222222;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d9d9d9;
  -moz-box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d9d9d9;
  box-shadow: inset 0 0 0 1px #ffffff, inset 0 0 0 2px #d9d9d9;
}
.breadcrumb {
  color: #bbbbbb;
  font-size: 12px;
  padding-top: 20px;
}
.bc-more-padding .breadcrumb {
  padding-top: 30px;
  padding-top: 50px;
}
@media screen and (max-width: 768px) {
  .breadcrumb {
    padding-top: 0 !important;
  }
}
.breadcrumb span {
  display: inline-block;
  text-transform: uppercase;
  margin: 0 3px;
  color: #b3b3b3;
}
.breadcrumb span a {
  color: #333333;
}
.pull-right-md.breadcrumb span:last-child {
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  .pull-right-md.breadcrumb span:first-child {
    margin-left: 0;
  }
}
@media screen and (min-width: 768px) {
  .pull-right-md {
    float: right;
  }
}
@media screen and (min-width: 480px) {
  .pull-right-sm {
    float: right;
  }
}
.owl-slider {
  display: block;
  position: relative;
}
.owl-slider:before,
.owl-slider:after {
  content: " ";
  display: table;
}
.owl-slider:after {
  clear: both;
}
.owl-slider a {
  display: block;
}
.owl-slider:hover .owl-buttons .owl-prev,
.owl-slider:hover .owl-buttons .owl-next {
  left: 0;
}
.owl-slider .owl-buttons {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  z-index: 100;
  height: 0px;
}
.owl-slider .owl-buttons .owl-prev,
.owl-slider .owl-buttons .owl-next {
  display: block;
  position: relative;
  background: rgba(255, 255, 255, 0.8) url(../images/arrow-left.svg) no-repeat center center;
  margin-top: -30px;
  text-indent: -9999px;
  width: 30px;
  height: 60px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  -webkit-background-size: 30px;
  -moz-background-size: 30px;
  background-size: 30px;
}
.owl-slider .owl-buttons .owl-prev:hover,
.owl-slider .owl-buttons .owl-next:hover {
  background-color: #fff;
}
.owl-slider .owl-buttons .owl-prev {
  float: left;
  left: -30px;
}
.owl-slider .owl-buttons .owl-next {
  float: right;
  background-image: url(../images/arrow-right.svg);
  left: 30px;
}
.faq-items-list {
  margin-bottom: 10px;
  padding-top: 30px;
}
.page-title-container + .faq-items-list {
  padding-top: 0;
}
#cart-totals {
  color: #222222;
}
.up,
.chosen-container .chosen-results li {
  text-transform: uppercase;
}
.no-margin {
  margin: 0 !important;
}
.no-top-margin {
  margin-top: 0 !important;
}
.no-right-margin {
  margin-right: 0 !important;
}
.no-horizontal-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-vertical-padding {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.alpha {
  padding-left: 7.5px !important;
}
.omega {
  padding-right: 7.5px !important;
}
.clear {
  clear: both;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .clear-sm {
    clear: both;
  }
}
@media screen and (min-width: 992px) {
  .clear-md {
    clear: both;
  }
}
.post-formatting:before,
.post-formatting:after {
  content: " ";
  display: table;
}
.post-formatting:after {
  clear: both;
}
.post-formatting a {
  font-weight: 500;
}
.post-formatting code {
  background-color: #eeeeee;
  color: #333333;
  font-size: 11px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.post-formatting kbd {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  border-radius: 1px;
}
.post-formatting img {
  max-width: 100%;
  height: auto !important;
}
.post-formatting img.alignleft,
.post-formatting img.alignright {
  position: relative;
  vertical-align: text-top;
  margin-right: 15px;
  margin-bottom: 15px;
  line-height: 1;
  top: 5px;
  float: left;
}
.post-formatting img.alignright {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.post-formatting .wp-caption {
  max-width: 100%;
  margin-bottom: 15px;
}
.post-formatting .wp-caption.aligncenter {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
.post-formatting .wp-caption.aligncenter .wp-caption-text {
  margin: 0 5px;
}
.post-formatting .wp-caption.alignleft {
  float: left;
  margin-right: 15px;
}
.post-formatting .wp-caption.alignleft .wp-caption-text {
  margin-right: 10px;
}
.post-formatting .wp-caption.alignright {
  float: right;
  margin-left: 15px;
}
.post-formatting .wp-caption.alignright .wp-caption-text {
  margin-right: 10px;
}
.post-formatting .wp-caption.alignleft,
.post-formatting .wp-caption.alignright {
  position: relative;
  top: 5px;
}
.post-formatting .wp-caption .wp-caption-text {
  background: #eeeeee;
  padding: 5px 10px;
  font-size: 12px !important;
}
.post-formatting blockquote p {
  color: #888888;
}
.post-formatting blockquote p:last-child {
  margin-bottom: 0 !important;
}
.post-formatting cite {
  font-weight: 500;
}
.post-formatting dl dd {
  margin-bottom: 15px;
}
.post-formatting ul,
.post-formatting ol {
  padding-left: 20px;
}
.post-formatting ul li,
.post-formatting ol li {
  padding: 2px 0;
}
.post-formatting address {
  border-left: 3px solid #eeeeee;
  padding-left: 20px;
}
.post-formatting iframe {
  max-width: 100%;
}
.bootstrap-select {
  /*width: 220px\9; IE8 and below*/
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .btn {
  width: 100%;
  padding-right: 25px;
}
.error .bootstrap-select .btn {
  border: 1px solid #dd1f26;
}
.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #dd1f26;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 250px;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row-fluid .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-search .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.input-append .bootstrap-select.btn-group {
  margin-left: -1px;
}
.input-prepend .bootstrap-select.btn-group {
  margin-right: -1px;
}
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:hover small,
.bootstrap-select.btn-group .dropdown-menu li:not(.disabled) a:focus small,
.bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) a small {
  color: #64b1d8;
  color: rgba(100, 177, 216, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
}
.bootstrap-select.btn-group.fit-width .btn .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .btn {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom-width: 7px;
  border-bottom-style: solid;
  border-bottom-color: #cccccc;
  border-bottom-color: rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-bottom: 0;
  border-top-width: 7px;
  border-top-style: solid;
  border-top-color: #cccccc;
  border-top-color: rgba(204, 204, 204, 0.2);
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox input.form-control {
  margin-bottom: 0;
  width: 100%;
}
.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
.scrollbar-rail-default {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear opacity 0.2s linear;
  -o-transition: background-color 0.2s linear opacity 0.2s linear;
  transition: background-color 0.2s linear opacity 0.2s linear;
}
.scrollbar-rail-hover {
  background-color: #eee;
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.scrollbar-default {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.scrollbar-hover {
  background-color: #999;
}
.in-scrolling.in-scrolling {
  background-color: #eee;
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear opacity 0.2s linear;
  -o-transition: background-color 0.2s linear opacity 0.2s linear;
  transition: background-color 0.2s linear opacity 0.2s linear;
  bottom: 1px;
  /* there must be 'bottom' for ps-scrollbar-x-rail */
  height: 5px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  /* there must be 'bottom' for ps-scrollbar-x */
  height: 5px;
}
.ps-container > .ps-scrollbar-x-rail.in-scrolling {
  background-color: #eee;
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  /* please don't change 'position' */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  -webkit-transition: background-color 0.2s linear opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear opacity 0.2s linear;
  -o-transition: background-color 0.2s linear opacity 0.2s linear;
  transition: background-color 0.2s linear opacity 0.2s linear;
  right: 1px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 5px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  /* please don't change 'position' */
  background-color: #aaa;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  /* there must be 'right' for ps-scrollbar-y */
  width: 5px;
}
.ps-container > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  zoom: 1;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.ps-container:hover > .ps-scrollbar-x-rail.in-scrolling,
.ps-container:hover > .ps-scrollbar-y-rail.in-scrolling {
  background-color: #eee;
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  zoom: 1;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}
/*
@chosen-sprite: image-url('chosen-sprite.png') !default;
@chosen-sprite-retina: image-url('chosen-sprite@2x.png') !default;
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #eeeeee;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.0015);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 10px;
  height: 34px !important;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  background: #fff;
  background-clip: padding-box;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 33px !important;
}
.chosen-container-single .chosen-single div b {
  background-position: 0px 6px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 4px;
  display: block;
  width: 15px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 10px;
  white-space: nowrap;
  margin-bottom: 10px;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #eeeeee;
  background: #ffffff no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0;
  padding: 0;
  max-height: 240px;
  border-top: 1px solid #eeeeee;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 7px 10px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  font-size: 12px;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background: #eee;
  color: #222222;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #eeeeee;
  background-color: #fff;
  background-image: 8121991;
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #eeeeee;
  max-width: 100%;
  border-radius: 0px;
  background-color: #eeeeee;
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.0005);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPjxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZjRmNGY0IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI1MiUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2VlZWVlZSIgc3RvcC1vcGFjaXR5PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2xlc3NoYXQtZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #cccccc;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #eeeeee;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background: #fff;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 7px !important;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.003);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
  background-position: 0 7px !important;
}
.shop {
  padding: 20px 0;
}
.shop .shop-spacer {
  height: 45px;
  display: block;
}
.shop .page-title {
  margin-top: 0;
  margin-bottom: 30px;
}
.shop .page-title small p {
  margin: 0;
  margin-top: 10px;
}
.shop .woocommerce-ordering {
  display: block;
}
.shop .woocommerce-ordering:before,
.shop .woocommerce-ordering:after {
  content: " ";
  display: table;
}
.shop .woocommerce-ordering:after {
  clear: both;
}
.shop .woocommerce-ordering.without-title .dropdown {
  padding-top: 30px;
}
.shop .woocommerce-ordering .dropdown {
  min-width: 200px;
  padding-top: 45px;
}
@media screen and (max-width: 768px) {
  .shop .woocommerce-ordering .dropdown {
    padding-top: 0;
  }
}
.shop .woocommerce-ordering .dropdown .caret {
  margin-left: 5px;
  color: #bbbbbb;
  float: right;
  margin-top: 8px;
}
.shop .woocommerce-ordering .dropdown .btn {
  color: #888;
}
.shop .woocommerce-pagination .pagination {
  margin-top: 0;
}
.shop #comments h4 {
  position: relative;
  margin-top: 0;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.shop .commentlist .comment_container {
  position: relative;
  padding: 40px 0;
  padding-left: 100px;
  border-bottom: 1px solid #eeeeee;
}
.shop .commentlist .comment_container:before,
.shop .commentlist .comment_container:after {
  content: " ";
  display: table;
}
.shop .commentlist .comment_container:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .shop .commentlist .comment_container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.shop .commentlist .comment_container .avatar {
  position: absolute;
  left: 0;
}
.shop .commentlist .comment_container .avatar img {
  display: block;
  line-height: 1;
  width: 60px;
  height: 60px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
}
.shop .commentlist .comment_container .comment-details .star-rating {
  float: right;
  position: relative;
  top: 8px;
}
.shop .commentlist .comment_container .comment-details .star-rating i {
  font-style: normal;
}
.shop .commentlist .comment_container .comment-details .star-rating i.star {
  color: #999;
}
.shop .commentlist .comment_container .comment-details .star-rating i.filled {
  color: #ffd700;
}
.shop .commentlist .comment_container .comment-details .star-rating i:before {
  margin-right: 0;
  width: 12px;
}
.shop .commentlist .comment_container .comment-details time {
  display: block;
  text-transform: uppercase;
  font-size: 12px;
  padding-top: 3px;
  zoom: 1;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.shop .commentlist .comment_container .comment-details .meta strong {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}
.shop .commentlist .comment_container .comment-details .meta .verified {
  text-transform: uppercase;
  font-size: 11px;
  background: #222222;
  color: #fff;
  line-height: 1;
  padding: 2px 5px;
  font-style: normal;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.shop .commentlist .comment_container .comment-details .meta em {
  font-style: normal;
  text-decoration: underline;
}
.shop #review_form_wrapper form {
  position: relative;
  padding-top: 65px;
}
.shop #review_form_wrapper .comment-reply-title {
  font-size: 36px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.shop #review_form_wrapper .comment-form-rating {
  position: absolute;
  top: 0;
}
.shop #review_form_wrapper .comment-form-rating label {
  text-transform: uppercase;
  color: #999;
  font-weight: normal;
  font-size: 12px;
  margin-top: 5px;
  display: block;
}
.shop #review_form_wrapper .comment-form-rating #rating {
  display: none;
}
.shop #review_form_wrapper .comment-form-rating .stars {
  display: block;
  margin-top: 10px;
}
.shop #review_form_wrapper .comment-form-rating .stars span {
  display: block;
}
.shop #review_form_wrapper .comment-form-rating .stars span:before,
.shop #review_form_wrapper .comment-form-rating .stars span:after {
  content: " ";
  display: table;
}
.shop #review_form_wrapper .comment-form-rating .stars span:after {
  clear: both;
}
.shop #review_form_wrapper .comment-form-rating .stars span a {
  display: inline-block;
  position: relative;
  color: transparent;
  width: 25px;
  height: 25px;
}
.shop #review_form_wrapper .comment-form-rating .stars span a:before {
  font-family: 'EntypoRegular';
  content: '\e808';
  font-size: 20px;
  display: block;
  color: #999;
  position: absolute;
  left: 0;
  top: 4px;
  line-height: 0;
}
.shop #review_form_wrapper .comment-form-rating .stars span a.active ~ a:before {
  color: #999;
}
.shop #review_form_wrapper .comment-form-rating .stars span:hover a:before {
  color: #666;
}
.shop #review_form_wrapper .comment-form-rating .stars span:hover a:hover ~ a:before {
  color: #999;
}
.shop #review_form_wrapper .comment-form-rating .stars.has-rating span a:before {
  color: #ffd700;
}
.shop #review_form_wrapper .comment-form-rating .stars.has-rating span a.active ~ a:before {
  color: #999;
}
.shop #review_form_wrapper .form-submit [type="submit"] {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  float: right;
  margin-top: 20px;
}
.shop #review_form_wrapper .form-submit [type="submit"]:focus {
  outline: 0;
}
.shop #review_form_wrapper .form-submit [type="submit"]:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop #review_form_wrapper .form-submit [type="submit"]:active:focus {
  outline: 0;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-info {
  background: #00aeef;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-info:hover {
  background: #009bd6;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-success {
  background: #0fbd71;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-success:hover {
  background: #0da563;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-danger {
  background: #dd1f26;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-danger:hover {
  background: #c71c22;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-warning {
  background: #f7d227;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-warning:hover {
  background: #f6cd0e;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-default {
  background: #7b599b;
  color: #ffffff;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-default:hover {
  background: #6e508b;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-primary {
  background: #222222;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-primary:hover {
  background: #151515;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-link {
  color: #7b599b;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-bordered:hover {
  border-color: #cccccc;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray:hover,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray:focus,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray:active,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray.active,
.open > .dropdown-toggle.shop #review_form_wrapper .form-submit [type="submit"].btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray:active,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray.active,
.open > .dropdown-toggle.shop #review_form_wrapper .form-submit [type="submit"].btn-gray {
  background-image: none;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray.disabled,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray[disabled],
fieldset[disabled] .shop #review_form_wrapper .form-submit [type="submit"].btn-gray,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray.disabled:hover,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray[disabled]:hover,
fieldset[disabled] .shop #review_form_wrapper .form-submit [type="submit"].btn-gray:hover,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray.disabled:focus,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray[disabled]:focus,
fieldset[disabled] .shop #review_form_wrapper .form-submit [type="submit"].btn-gray:focus,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray.disabled:active,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray[disabled]:active,
fieldset[disabled] .shop #review_form_wrapper .form-submit [type="submit"].btn-gray:active,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray.disabled.active,
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray[disabled].active,
fieldset[disabled] .shop #review_form_wrapper .form-submit [type="submit"].btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop #review_form_wrapper .form-submit [type="submit"].btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.shop #review_form_wrapper .form-submit [type="submit"]:hover {
  background: #151515;
}
.shop #review_form_wrapper .form-control {
  background: #EEE;
}
.shop #review_form_wrapper .form-control:focus,
.shop #review_form_wrapper .form-control:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #EEE;
}
.shop #review_form_wrapper textarea#comment {
  min-height: 150px;
  max-height: 350px;
}
.shop #reviews .pagination {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .shop .share-post {
    margin-top: 15px;
  }
}
.shop .shop_attributes {
  width: 100%;
}
.shop .shop_attributes .alt {
  background: #f6f6f6;
}
.shop .shop_attributes th,
.shop .shop_attributes td {
  vertical-align: middle;
  padding: 8px 10px;
  font-size: 13px;
  text-transform: uppercase;
}
.shop .shop_attributes th p:last-child,
.shop .shop_attributes td p:last-child {
  margin-bottom: 0;
}
.shop .shop_attributes th {
  font-weight: normal;
  color: #333;
  width: 200px;
  white-space: nowrap;
}
.shop .shop_attributes tr:hover {
  background: #f1f1f1;
}
.shop .share-post h3 {
  margin-right: 10px;
}
.shop .related.products h2,
.shop .upsells.products h2 {
  margin: 30px 15px;
}
.shop dl.variation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop dl.variation:before,
.shop dl.variation:after {
  content: " ";
  display: table;
}
.shop dl.variation:after {
  clear: both;
}
.shop dl.variation dt,
.shop dl.variation dd {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #888888;
  font-size: 12px;
  font-weight: 300;
}
.shop dl.variation dt p,
.shop dl.variation dd p {
  padding: 0;
  margin: 0;
}
.shop dl.variation dt {
  padding-right: 5px;
}
.shop dl.variation dd {
  font-weight: 400;
}
.shop dl.variation dd p {
  font-weight: 400;
}
.shop dl.variation dd + dt {
  clear: left;
}
.shop .cart-collaterals {
  margin-top: 40px;
}
.shop .cart_totals h2 {
  font-size: 18px;
}
.shop .cart_totals table {
  width: 100%;
}
.shop .cart_totals table tr td,
.shop .cart_totals table tr th {
  font-weight: normal;
  border-bottom: 1px solid #eeeeee;
  padding: 7px 0;
  text-transform: uppercase;
  color: #888888;
  font-weight: 300;
  vertical-align: top;
}
.shop .cart_totals table tr td[valign="middle"],
.shop .cart_totals table tr th[valign="middle"] {
  vertical-align: middle;
}
.shop .cart_totals table tr td strong,
.shop .cart_totals table tr th strong {
  font-weight: 400;
}
.shop .cart_totals table tr:last-child td,
.shop .cart_totals table tr:last-child th {
  border-bottom: 0;
}
.shop .cart_totals table tr td {
  text-align: right;
  color: #222222;
  white-space: nowrap;
}
.shop .cart_totals table tr select.form-control {
  margin: 5px 0;
}
.shop .cart_totals table thead > tr:first-child td,
.shop .cart_totals table thead > tr:first-child th {
  position: relative;
  border-bottom: 1px solid #eeeeee;
}
.shop .cart_totals table thead > tr:first-child td:after,
.shop .cart_totals table thead > tr:first-child th:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  height: 1px;
  background: #eeeeee;
}
.shop .cart_totals table tfoot > tr:first-child td,
.shop .cart_totals table tfoot > tr:first-child th {
  position: relative;
  border-top: 1px solid #eeeeee;
}
.shop .cart_totals table tfoot > tr:first-child td:after,
.shop .cart_totals table tfoot > tr:first-child th:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  height: 1px;
  background: #eeeeee;
}
.shop .cart_totals table tfoot tr td {
  font-weight: 400;
}
.shop .cart_totals ul#shipping_method {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop .cart_totals ul#shipping_method input {
  float: right;
  margin-left: 5px;
  position: relative;
  top: -1px;
}
.shop .cart_totals ul#shipping_method label {
  font-weight: 300;
  font-size: 13px;
}
.shop .cart_totals ul#shipping_method label .amount {
  font-weight: 400;
}
.shop .cart_totals ul#shipping_method input[type="radio"] + label:before {
  float: right;
  margin-left: 5px;
  margin-right: 0;
}
.shop .cart-bottom-details {
  margin-bottom: 40px;
}
.shop .cart-bottom-details h2 {
  font-size: 18px;
}
.shop .cart-bottom-details .shipping_calculator {
  margin-top: 20px;
}
.shop .cart-bottom-details .shipping-calculator-form {
  padding-top: 8px;
}
.shop .woocommerce-remove-coupon {
  background: url(../images/remove-from-cart.png) no-repeat;
  -webkit-background-size: 16px;
  -moz-background-size: 16px;
  background-size: 16px;
  width: 16px;
  height: 16px;
  display: inline-block;
  z-index: 1;
  text-indent: 100px;
  position: relative;
  overflow: hidden;
  top: 3px;
}
.shop .cross-sells {
  margin-bottom: 30px;
}
.shop .cross-sells h2 {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
.shop .cross-sells .product-item {
  display: table;
  width: 100%;
  table-layout: auto;
}
.shop .cross-sells .product-item + .product-item {
  border-top: 1px solid #eeeeee;
}
.shop .cross-sells .product-item .image,
.shop .cross-sells .product-item .product-details,
.shop .cross-sells .product-item .product-link {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
}
.shop .cross-sells .product-item .image {
  width: 50px;
  padding-right: 15px;
}
.shop .cross-sells .product-item .image img {
  width: 100% !important;
  height: auto !important;
}
.shop .cross-sells .product-item .product-details {
  white-space: nowrap;
}
.shop .cross-sells .product-item .product-details h4 {
  margin: 0;
  font-size: 15px;
  font-weight: 400;
}
.shop .cross-sells .product-item .product-details .price {
  padding-top: 3px;
  font-size: 12px;
  font-weight: 400;
  margin: 0;
}
.shop .cross-sells .product-item .product-details .price del {
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-weight: 300;
}
.shop .cross-sells .product-item .product-details .price del + ins {
  float: left;
  margin-right: 5px;
}
.shop .cross-sells .product-item .product-details .price ins {
  text-decoration: none;
}
.shop .cross-sells .product-item .product-link {
  text-align: right;
}
.shop .cross-sells .product-item .product-link .btn {
  text-transform: uppercase;
  font-size: 11px;
  padding: 4px 10px;
}
.shop .cross-sells .product-item .product-link .btn.adding-to-cart {
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.shop .checkout .woocommerce-billing-fields h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.shop label {
  font-weight: 300;
}
.shop #customer_details {
  margin-bottom: 40px;
}
.shop #customer_details .create-account-block {
  background: #fafafa;
  border: 1px solid #eeeeee;
  padding: 15px;
}
.shop #customer_details .create-account-block .form-group:last-child {
  margin-bottom: 0;
}
.shop #customer_details #ship-to-different-address {
  margin-top: 40px;
  margin-bottom: 20px;
}
.shop #customer_details #ship-to-different-address label:before {
  top: 6px;
}
.shop #customer_details #order_comments {
  min-height: 120px;
  max-height: 250px;
}
.shop .checkout .woocommerce-error {
  margin-left: 20px;
  margin-right: 20px;
}
.shop #place_order {
  margin-top: 30px;
}
.shop .payment_methods img {
  display: block;
}
.shop .payment_methods label {
  display: block;
}
.shop .payment_methods li {
  margin: 10px 0;
  padding: 0;
}
.shop .payment_methods li:before,
.shop .payment_methods li:after {
  content: " ";
  display: table;
}
.shop .payment_methods li:after {
  clear: both;
}
.shop .payment_methods .payment_box {
  padding-top: 10px;
}
.shop .form-row.terms {
  margin: 20px 0;
}
.shop .form-login-env {
  margin-bottom: 40px;
}
.shop .def-m {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .shop .def-m {
    margin-top: 0;
  }
}
.shop .order-details-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background: #fafafa;
  border: 1px solid #eeeeee;
}
.shop .order-details-list li {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: center;
  height: 150px;
  text-transform: uppercase;
}
.shop .order-details-list li strong {
  display: block;
  font-size: 20px;
  font-weight: 400;
}
.shop .order-details-list li.order strong {
  color: #7b599b;
}
.shop .order-details-list li + li {
  border-left: 1px solid #eeeeee;
}
@media screen and (max-width: 768px) {
  .shop .order-details-list {
    display: block;
  }
  .shop .order-details-list li {
    display: block;
    height: auto;
    width: auto;
    padding: 10px;
    border-left: 0;
  }
  .shop .order-details-list li + li {
    border-top: 1px solid #eeeeee;
  }
}
.shop .bacs_details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop .bacs_details li {
  font-size: 12px;
  padding: 5px 20px;
  color: #888888;
  font-weight: 300;
  text-transform: uppercase;
  background: #fafafa;
}
.shop .bacs_details li strong {
  display: block;
  font-size: 16px;
  font-weight: 400;
  color: #222222;
  text-transform: none;
}
.shop .bacs-entries:before,
.shop .bacs-entries:after {
  content: " ";
  display: table;
}
.shop .bacs-entries:after {
  clear: both;
}
.shop .bacs-entries h2 {
  margin-top: 40px;
}
.shop .bacs-entries h3 {
  background: #f0f0f0;
  padding: 15px 20px;
  margin-bottom: 0;
  font-size: 20px;
}
.shop .bacs-entries > h3 {
  display: none;
}
.shop .bacs-entries .order_details {
  width: 33.3%;
  float: left;
  padding-right: 15px;
}
@media screen and (max-width: 992px) {
  .shop .bacs-entries .order_details {
    width: 100%;
    padding-right: 0;
  }
}
.shop .customer-details-env {
  margin-top: 30px;
  margin-bottom: 20px;
}
.shop .customer-details-env h2,
.shop .customer-details-env h3 {
  padding-bottom: 10px;
  font-size: 24px;
}
.shop .customer-details-env .customer_details dd + dt {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .shop .customer-details-env h3 {
    margin-top: 30px;
  }
}
.shop .order-details {
  /*
.order_details {
			border: 1px solid @border-color;

			th, td {
				padding-left: @base-padding;
				padding-right: @base-padding;
			}
		}
*/
}
.shop .order-details h2 {
  font-size: 28px;
  margin-top: 10px;
}
.shop .digital-downloads {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop .digital-downloads li {
  background: #fafafa;
  padding: 8px 10px;
  border: 1px solid transparent;
}
.shop .digital-downloads li:before,
.shop .digital-downloads li:after {
  content: " ";
  display: table;
}
.shop .digital-downloads li:after {
  clear: both;
}
.shop .digital-downloads li .count {
  float: right;
  color: #888888;
  text-transform: uppercase;
  font-size: 12px;
}
.shop .digital-downloads li:hover {
  border-color: #e9e9e9;
}
.shop .digital-downloads li + li {
  margin-top: 5px;
}
.shop .chosen-container {
  width: 100% !important;
}
.shop legend {
  font-size: 14px;
  padding-top: 20px;
  text-transform: uppercase;
  color: #888888;
  font-weight: 300;
}
.shop legend.no-top-margin {
  padding-top: 0;
}
.shop mark {
  display: inline-block;
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.shop .order-notes-title {
  margin-top: 30px;
}
.shop .order-notes li {
  position: relative;
  padding-left: 35px;
}
.shop .order-notes li i {
  position: absolute;
  line-height: 25px;
  text-align: center;
  border: 1px solid #eeeeee;
  left: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-style: normal;
  font-size: 12px;
  top: 50%;
  margin-top: -22.5px;
}
.shop .order-notes li .meta {
  color: #888888;
  font-size: 11px;
  padding: 4px 8px;
  margin: 0;
  margin-bottom: 10px;
}
.shop .order-notes li .description {
  padding: 4px 8px;
}
.shop .order-notes li .description p {
  margin: 0;
}
.shop .order-notes li:hover i {
  background-color: #fafafa;
}
.shop .track_order {
  margin-bottom: 30px;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  font-size: 13px;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:focus {
  outline: 0;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:active:focus {
  outline: 0;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-info {
  background: #00aeef;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-info:hover {
  background: #009bd6;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-success {
  background: #0fbd71;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-success:hover {
  background: #0da563;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-danger {
  background: #dd1f26;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-danger:hover {
  background: #c71c22;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-warning {
  background: #f7d227;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-warning:hover {
  background: #f6cd0e;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-default:hover {
  background: #6e508b;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-primary {
  background: #222222;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-primary:hover {
  background: #151515;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-link {
  color: #7b599b;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-bordered:hover {
  border-color: #cccccc;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.active,
.open > .dropdown-toggle.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.active,
.open > .dropdown-toggle.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray {
  background-image: none;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.disabled,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray[disabled],
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.disabled:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray[disabled]:hover,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.disabled:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray[disabled]:focus,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.disabled:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray[disabled]:active,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.disabled.active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray[disabled].active,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:hover {
  background: #151515;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .ajax-loading {
  width: 10px !important;
  height: 10px !important;
  position: relative;
  top: -2px;
  left: 2px;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:before,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:before,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after {
  content: " ";
  display: table;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse:after,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse:after {
  clear: both;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  font-size: 13px;
  background-color: #7b599b;
  float: left;
  margin-right: 10px;
  text-decoration: none;
  margin-top: -2px;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:focus {
  outline: 0;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:active:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:active:focus {
  outline: 0;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-info,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-info {
  background: #00aeef;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-info:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-info:hover {
  background: #009bd6;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-success,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-success {
  background: #0fbd71;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-success:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-success:hover {
  background: #0da563;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-danger,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-danger {
  background: #dd1f26;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-danger:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-danger:hover {
  background: #c71c22;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-warning,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-warning {
  background: #f7d227;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-warning:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-warning:hover {
  background: #f6cd0e;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-default,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-default:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-default:hover {
  background: #6e508b;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-primary,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-primary {
  background: #222222;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-primary:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-primary:hover {
  background: #151515;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-link,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-link {
  color: #7b599b;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-bordered,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-bordered:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-bordered:hover {
  border-color: #cccccc;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.active,
.open > .dropdown-toggle.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray,
.open > .dropdown-toggle.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.active,
.open > .dropdown-toggle.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray,
.open > .dropdown-toggle.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray {
  background-image: none;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.disabled,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.disabled,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray[disabled],
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray[disabled],
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.disabled:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.disabled:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray[disabled]:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray[disabled]:hover,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray:hover,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.disabled:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.disabled:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray[disabled]:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray[disabled]:focus,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray:focus,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray:focus,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.disabled:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.disabled:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray[disabled]:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray[disabled]:active,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray:active,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.disabled.active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.disabled.active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray[disabled].active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray[disabled].active,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray.active,
fieldset[disabled] .shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a.btn-gray .badge,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
  background: #151515;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:hover,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:hover {
  background-color: #6e508b;
}
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:active,
.shop .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:active {
  background-color: #61467b;
}
.wishlist_table tbody tr .product-name,
.wishlist_table tbody tr .product-stock-status {
  text-align: left;
}
.wishlist_table tbody tr .product-stock-status span {
  display: inline-block;
  margin-left: 15px;
  text-transform: uppercase;
}
.wishlist_table tbody tr .add_to_cart {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  font-size: 12px;
  text-transform: uppercase;
}
.wishlist_table tbody tr .add_to_cart:focus {
  outline: 0;
}
.wishlist_table tbody tr .add_to_cart:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.wishlist_table tbody tr .add_to_cart:active:focus {
  outline: 0;
}
.wishlist_table tbody tr .add_to_cart.btn-info {
  background: #00aeef;
}
.wishlist_table tbody tr .add_to_cart.btn-info:hover {
  background: #009bd6;
}
.wishlist_table tbody tr .add_to_cart.btn-success {
  background: #0fbd71;
}
.wishlist_table tbody tr .add_to_cart.btn-success:hover {
  background: #0da563;
}
.wishlist_table tbody tr .add_to_cart.btn-danger {
  background: #dd1f26;
}
.wishlist_table tbody tr .add_to_cart.btn-danger:hover {
  background: #c71c22;
}
.wishlist_table tbody tr .add_to_cart.btn-warning {
  background: #f7d227;
}
.wishlist_table tbody tr .add_to_cart.btn-warning:hover {
  background: #f6cd0e;
}
.wishlist_table tbody tr .add_to_cart.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.wishlist_table tbody tr .add_to_cart.btn-default:hover {
  background: #6e508b;
}
.wishlist_table tbody tr .add_to_cart.btn-primary {
  background: #222222;
}
.wishlist_table tbody tr .add_to_cart.btn-primary:hover {
  background: #151515;
}
.wishlist_table tbody tr .add_to_cart.btn-link {
  color: #7b599b;
}
.wishlist_table tbody tr .add_to_cart.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.wishlist_table tbody tr .add_to_cart.btn-bordered:hover {
  border-color: #cccccc;
}
.wishlist_table tbody tr .add_to_cart.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.wishlist_table tbody tr .add_to_cart.btn-gray:hover,
.wishlist_table tbody tr .add_to_cart.btn-gray:focus,
.wishlist_table tbody tr .add_to_cart.btn-gray:active,
.wishlist_table tbody tr .add_to_cart.btn-gray.active,
.open > .dropdown-toggle.wishlist_table tbody tr .add_to_cart.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.wishlist_table tbody tr .add_to_cart.btn-gray:active,
.wishlist_table tbody tr .add_to_cart.btn-gray.active,
.open > .dropdown-toggle.wishlist_table tbody tr .add_to_cart.btn-gray {
  background-image: none;
}
.wishlist_table tbody tr .add_to_cart.btn-gray.disabled,
.wishlist_table tbody tr .add_to_cart.btn-gray[disabled],
fieldset[disabled] .wishlist_table tbody tr .add_to_cart.btn-gray,
.wishlist_table tbody tr .add_to_cart.btn-gray.disabled:hover,
.wishlist_table tbody tr .add_to_cart.btn-gray[disabled]:hover,
fieldset[disabled] .wishlist_table tbody tr .add_to_cart.btn-gray:hover,
.wishlist_table tbody tr .add_to_cart.btn-gray.disabled:focus,
.wishlist_table tbody tr .add_to_cart.btn-gray[disabled]:focus,
fieldset[disabled] .wishlist_table tbody tr .add_to_cart.btn-gray:focus,
.wishlist_table tbody tr .add_to_cart.btn-gray.disabled:active,
.wishlist_table tbody tr .add_to_cart.btn-gray[disabled]:active,
fieldset[disabled] .wishlist_table tbody tr .add_to_cart.btn-gray:active,
.wishlist_table tbody tr .add_to_cart.btn-gray.disabled.active,
.wishlist_table tbody tr .add_to_cart.btn-gray[disabled].active,
fieldset[disabled] .wishlist_table tbody tr .add_to_cart.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.wishlist_table tbody tr .add_to_cart.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.wishlist_table tbody tr .add_to_cart:hover {
  background: #151515;
}
.wishlist_table tbody tr .wishlist-empty {
  text-transform: uppercase;
  color: #888888;
}
.yith-wcwl-share {
  margin-top: 15px;
  margin-bottom: 40px;
}
.yith-wcwl-share:before,
.yith-wcwl-share:after {
  content: " ";
  display: table;
}
.yith-wcwl-share:after {
  clear: both;
}
.yith-wcwl-share h4 {
  float: left;
}
.yith-wcwl-share ul {
  float: right;
  margin: 10px 0;
}
#yith-wcwl-popup-message {
  background: rgba(15, 189, 113, 0.8);
  color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 15px 30px;
  line-height: 1.42857143;
  text-transform: uppercase;
  border: 0;
}
#yith-wcwl-popup-message:after {
  position: absolute;
  content: '';
  display: block;
  left: 6px;
  right: 6px;
  top: 6px;
  bottom: 6px;
  border: 1px solid rgba(255, 255, 255, 0.6);
}
.shop-empty-cart-page {
  background: #222222;
  padding: 200px 0;
  border: 1px solid #3a3a3a;
}
@media screen and (max-width: 992px) {
  .shop-empty-cart-page {
    padding: 100px 0;
  }
}
.shop-empty-cart-page .cart-bag-env {
  display: inline-block;
  vertical-align: top;
}
@media screen and (max-width: 768px) {
  .shop-empty-cart-page .cart-bag-env {
    -moz-transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 250ms;
    -moz-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
  }
}
.shop-empty-cart-page .cart-bag-env .cart-smiley {
  overflow: hidden;
  position: relative;
  height: 55px;
}
.shop-empty-cart-page .cart-bag-env .cart-smiley i {
  display: block;
  background: url(../images/cart-bag-smiley.png) no-repeat center center;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 55px;
  bottom: 0;
  -webkit-transition: all 350ms linear;
  -moz-transition: all 350ms linear;
  -o-transition: all 350ms linear;
  transition: all 350ms linear;
  -moz-transition-delay: 600ms;
  -o-transition-delay: 600ms;
  -webkit-transition-delay: 600ms;
  transition-delay: 600ms;
}
.shop-empty-cart-page .cart-bag-env .cart-smiley i.cart-smiley-hands {
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  -webkit-transition-delay: 0;
  transition-delay: 0;
  background: url(../images/cart-bag-smiley-hands.png) no-repeat center bottom;
}
.shop-empty-cart-page .cart-bag-env .cart-smiley.shown i {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}
.shop-empty-cart-page .cart-bag-env .cart-bag {
  background: url(../images/cart-bag-empty.png) no-repeat;
  width: 170px;
  height: 172px;
}
.shop-empty-cart-page .cart-empty-title {
  display: inline-block;
  padding-left: 40px;
  padding-top: 70px;
  text-align: left;
}
@media screen and (max-width: 768px) {
  .shop-empty-cart-page .cart-empty-title {
    text-align: center;
    padding-left: 0;
  }
}
.shop-empty-cart-page .cart-empty-title h1 {
  margin: 0;
  margin-bottom: 5px;
  font-size: 56px;
  font-weight: 300;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .shop-empty-cart-page .cart-empty-title h1 {
    font-size: 40px;
  }
}
.shop-empty-cart-page .cart-empty-title p {
  zoom: 1;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.shop-empty-cart-page .cart-empty-title p:hover {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.shop-empty-cart-page .cart-empty-title p a {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .shop-empty-cart-page .cart-empty-title p a {
    font-size: 15px;
  }
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  background-color: #0fbd71;
  padding: 15px;
  margin: 6px;
  margin-top: 0;
  margin-bottom: 40px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  list-style: none;
  -moz-box-shadow: 0px 0px 0px 6px #0fbd71;
  -webkit-box-shadow: 0px 0px 0px 6px #0fbd71;
  box-shadow: 0px 0px 0px 6px #0fbd71;
}
.woocommerce-message:before,
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after {
  content: " ";
  display: table;
}
.woocommerce-message:after,
.woocommerce-error:after,
.woocommerce-info:after {
  clear: both;
}
.woocommerce-message a,
.woocommerce-error a,
.woocommerce-info a {
  color: #fff;
}
.woocommerce-message .button,
.woocommerce-error .button,
.woocommerce-info .button {
  position: relative;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  float: right;
  margin-top: -10px;
  top: 6px;
  margin-left: 10px;
}
.woocommerce-message .button:focus,
.woocommerce-error .button:focus,
.woocommerce-info .button:focus {
  outline: 0;
}
.woocommerce-message .button:active,
.woocommerce-error .button:active,
.woocommerce-info .button:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce-message .button:active:focus,
.woocommerce-error .button:active:focus,
.woocommerce-info .button:active:focus {
  outline: 0;
}
.woocommerce-message .button.btn-info,
.woocommerce-error .button.btn-info,
.woocommerce-info .button.btn-info {
  background: #00aeef;
}
.woocommerce-message .button.btn-info:hover,
.woocommerce-error .button.btn-info:hover,
.woocommerce-info .button.btn-info:hover {
  background: #009bd6;
}
.woocommerce-message .button.btn-success,
.woocommerce-error .button.btn-success,
.woocommerce-info .button.btn-success {
  background: #0fbd71;
}
.woocommerce-message .button.btn-success:hover,
.woocommerce-error .button.btn-success:hover,
.woocommerce-info .button.btn-success:hover {
  background: #0da563;
}
.woocommerce-message .button.btn-danger,
.woocommerce-error .button.btn-danger,
.woocommerce-info .button.btn-danger {
  background: #dd1f26;
}
.woocommerce-message .button.btn-danger:hover,
.woocommerce-error .button.btn-danger:hover,
.woocommerce-info .button.btn-danger:hover {
  background: #c71c22;
}
.woocommerce-message .button.btn-warning,
.woocommerce-error .button.btn-warning,
.woocommerce-info .button.btn-warning {
  background: #f7d227;
}
.woocommerce-message .button.btn-warning:hover,
.woocommerce-error .button.btn-warning:hover,
.woocommerce-info .button.btn-warning:hover {
  background: #f6cd0e;
}
.woocommerce-message .button.btn-default,
.woocommerce-error .button.btn-default,
.woocommerce-info .button.btn-default {
  background: #7b599b;
  color: #ffffff;
}
.woocommerce-message .button.btn-default:hover,
.woocommerce-error .button.btn-default:hover,
.woocommerce-info .button.btn-default:hover {
  background: #6e508b;
}
.woocommerce-message .button.btn-primary,
.woocommerce-error .button.btn-primary,
.woocommerce-info .button.btn-primary {
  background: #222222;
}
.woocommerce-message .button.btn-primary:hover,
.woocommerce-error .button.btn-primary:hover,
.woocommerce-info .button.btn-primary:hover {
  background: #151515;
}
.woocommerce-message .button.btn-link,
.woocommerce-error .button.btn-link,
.woocommerce-info .button.btn-link {
  color: #7b599b;
}
.woocommerce-message .button.btn-bordered,
.woocommerce-error .button.btn-bordered,
.woocommerce-info .button.btn-bordered {
  background: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eeeeee;
  text-align: left;
  color: #333333;
  font-weight: 300;
}
.woocommerce-message .button.btn-bordered:hover,
.woocommerce-error .button.btn-bordered:hover,
.woocommerce-info .button.btn-bordered:hover {
  border-color: #cccccc;
}
.woocommerce-message .button.btn-gray,
.woocommerce-error .button.btn-gray,
.woocommerce-info .button.btn-gray {
  color: #333333;
  background-color: #cccccc;
  border-color: #cccccc;
}
.woocommerce-message .button.btn-gray:hover,
.woocommerce-error .button.btn-gray:hover,
.woocommerce-info .button.btn-gray:hover,
.woocommerce-message .button.btn-gray:focus,
.woocommerce-error .button.btn-gray:focus,
.woocommerce-info .button.btn-gray:focus,
.woocommerce-message .button.btn-gray:active,
.woocommerce-error .button.btn-gray:active,
.woocommerce-info .button.btn-gray:active,
.woocommerce-message .button.btn-gray.active,
.woocommerce-error .button.btn-gray.active,
.woocommerce-info .button.btn-gray.active,
.open > .dropdown-toggle.woocommerce-message .button.btn-gray,
.open > .dropdown-toggle.woocommerce-error .button.btn-gray,
.open > .dropdown-toggle.woocommerce-info .button.btn-gray {
  color: #333333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.woocommerce-message .button.btn-gray:active,
.woocommerce-error .button.btn-gray:active,
.woocommerce-info .button.btn-gray:active,
.woocommerce-message .button.btn-gray.active,
.woocommerce-error .button.btn-gray.active,
.woocommerce-info .button.btn-gray.active,
.open > .dropdown-toggle.woocommerce-message .button.btn-gray,
.open > .dropdown-toggle.woocommerce-error .button.btn-gray,
.open > .dropdown-toggle.woocommerce-info .button.btn-gray {
  background-image: none;
}
.woocommerce-message .button.btn-gray.disabled,
.woocommerce-error .button.btn-gray.disabled,
.woocommerce-info .button.btn-gray.disabled,
.woocommerce-message .button.btn-gray[disabled],
.woocommerce-error .button.btn-gray[disabled],
.woocommerce-info .button.btn-gray[disabled],
fieldset[disabled] .woocommerce-message .button.btn-gray,
fieldset[disabled] .woocommerce-error .button.btn-gray,
fieldset[disabled] .woocommerce-info .button.btn-gray,
.woocommerce-message .button.btn-gray.disabled:hover,
.woocommerce-error .button.btn-gray.disabled:hover,
.woocommerce-info .button.btn-gray.disabled:hover,
.woocommerce-message .button.btn-gray[disabled]:hover,
.woocommerce-error .button.btn-gray[disabled]:hover,
.woocommerce-info .button.btn-gray[disabled]:hover,
fieldset[disabled] .woocommerce-message .button.btn-gray:hover,
fieldset[disabled] .woocommerce-error .button.btn-gray:hover,
fieldset[disabled] .woocommerce-info .button.btn-gray:hover,
.woocommerce-message .button.btn-gray.disabled:focus,
.woocommerce-error .button.btn-gray.disabled:focus,
.woocommerce-info .button.btn-gray.disabled:focus,
.woocommerce-message .button.btn-gray[disabled]:focus,
.woocommerce-error .button.btn-gray[disabled]:focus,
.woocommerce-info .button.btn-gray[disabled]:focus,
fieldset[disabled] .woocommerce-message .button.btn-gray:focus,
fieldset[disabled] .woocommerce-error .button.btn-gray:focus,
fieldset[disabled] .woocommerce-info .button.btn-gray:focus,
.woocommerce-message .button.btn-gray.disabled:active,
.woocommerce-error .button.btn-gray.disabled:active,
.woocommerce-info .button.btn-gray.disabled:active,
.woocommerce-message .button.btn-gray[disabled]:active,
.woocommerce-error .button.btn-gray[disabled]:active,
.woocommerce-info .button.btn-gray[disabled]:active,
fieldset[disabled] .woocommerce-message .button.btn-gray:active,
fieldset[disabled] .woocommerce-error .button.btn-gray:active,
fieldset[disabled] .woocommerce-info .button.btn-gray:active,
.woocommerce-message .button.btn-gray.disabled.active,
.woocommerce-error .button.btn-gray.disabled.active,
.woocommerce-info .button.btn-gray.disabled.active,
.woocommerce-message .button.btn-gray[disabled].active,
.woocommerce-error .button.btn-gray[disabled].active,
.woocommerce-info .button.btn-gray[disabled].active,
fieldset[disabled] .woocommerce-message .button.btn-gray.active,
fieldset[disabled] .woocommerce-error .button.btn-gray.active,
fieldset[disabled] .woocommerce-info .button.btn-gray.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.woocommerce-message .button.btn-gray .badge,
.woocommerce-error .button.btn-gray .badge,
.woocommerce-info .button.btn-gray .badge {
  color: #cccccc;
  background-color: #333333;
}
.woocommerce-message .button:hover,
.woocommerce-error .button:hover,
.woocommerce-info .button:hover {
  background: #151515;
}
.woocommerce-message li,
.woocommerce-error li,
.woocommerce-info li {
  display: block;
}
.woocommerce-message.woocommerce-error,
.woocommerce-error.woocommerce-error,
.woocommerce-info.woocommerce-error {
  background-color: #dd1f26;
  -moz-box-shadow: 0px 0px 0px 6px #dd1f26;
  -webkit-box-shadow: 0px 0px 0px 6px #dd1f26;
  box-shadow: 0px 0px 0px 6px #dd1f26;
}
.woocommerce-message.woocommerce-info,
.woocommerce-error.woocommerce-info,
.woocommerce-info.woocommerce-info {
  background-color: #00aeef;
  -moz-box-shadow: 0px 0px 0px 6px #00aeef;
  -webkit-box-shadow: 0px 0px 0px 6px #00aeef;
  box-shadow: 0px 0px 0px 6px #00aeef;
}
.post-type-archive-product .woocommerce-message,
.post-type-archive-product .woocommerce-error,
.post-type-archive-product .woocommerce-info,
.woocommerce-checkout .woocommerce-message,
.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-info {
  margin-bottom: 20px;
}
@media screen and (max-width: 992px) {
  nav.nav-growpop {
    display: none;
  }
}
nav.nav-growpop a {
  position: fixed;
  top: 40%;
  display: block;
  outline: none;
  text-align: left;
  z-index: 1000;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
nav.nav-growpop a.prev {
  left: 0;
}
nav.nav-growpop a.next {
  right: 0;
}
nav.nav-growpop a svg {
  display: block;
  margin: 0 auto;
  padding: 0;
}
nav.nav-growpop .icon-wrap {
  position: relative;
  z-index: 100;
  display: block;
  padding: 20px 10px;
  border: 0px solid #fff;
  background: #fff;
  -webkit-transition: border-width 0.3s 0.15s;
  transition: border-width 0.3s 0.15s;
}
nav.nav-growpop svg.icon {
  fill: #333;
}
nav.nav-growpop div.popup-container {
  position: absolute;
  top: 50%;
  padding: 20px;
  width: 350px;
  height: 100px;
  background: #fff;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -moz-box-shadow: inset 0px 0px 0px 1px #eeeeee;
  -webkit-box-shadow: inset 0px 0px 0px 1px #eeeeee;
  box-shadow: inset 0px 0px 0px 1px #eeeeee;
}
nav.nav-growpop a.prev div.popup-container {
  left: 0;
  padding: 16px 100px 20px 70px;
  text-align: right;
  -webkit-transform: translateY(-50%) translateX(-100%) scale(0.75);
  transform: translateY(-50%) translateX(-100%) scale(0.75);
}
nav.nav-growpop a.next div.popup-container {
  right: 0;
  padding: 16px 70px 20px 100px;
  -webkit-transform: translateY(-50%) translateX(100%) scale(0.75);
  transform: translateY(-50%) translateX(100%) scale(0.75);
}
nav.nav-growpop h3 {
  margin: 0;
  padding-top: 10px;
  color: #222222;
  font-weight: 300;
  font-size: 1.325em;
  line-height: 1.2;
}
nav.nav-growpop div.popup-container p.price {
  padding-top: 5px;
}
nav.nav-growpop div.popup-container p.price > del {
  display: none;
}
nav.nav-growpop div.popup-container p.price ins {
  text-decoration: none;
}
nav.nav-growpop img {
  position: absolute;
  top: 20px;
  width: 60px !important;
  height: auto !important;
}
nav.nav-growpop a.prev img {
  right: 20px;
}
nav.nav-growpop a.next img {
  left: 20px;
}
nav.nav-growpop a:hover .icon-wrap {
  border-top-width: 18px;
  border-bottom-width: 18px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  background-color: #222222;
  border-color: #222222;
}
nav.nav-growpop a:hover svg.icon {
  fill: #fff;
}
nav.nav-growpop a:hover div.popup-container {
  opacity: 1;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  -webkit-transform: translateY(-50%) translateX(0) scale(1);
  transform: translateY(-50%) translateX(0) scale(1);
}
@media screen and (max-width: 520px) {
  nav.nav-growpop a.prev {
    -webkit-transform-origin: 0% 50%;
    transform-origin: 0% 50%;
  }
  nav.nav-growpop a.next {
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
  }
  nav.nav-growpop a {
    -webkit-transform: translateY(-50%) scale(0.6);
    transform: translateY(-50%) scale(0.6);
  }
}
.nivo-lightbox-body-effect-fade nav.nav-growpop {
  display: none;
}
.svg-wrap {
  position: absolute;
  width: 0px;
  height: 0px;
  overflow: hidden;
}
.woocommerce-message,
.woocommerce-error,
.woocommerce-info {
  margin-top: 30px;
  margin-bottom: 0;
}
.woocommerce-message + .woocommerce-message,
.woocommerce-error + .woocommerce-message,
.woocommerce-info + .woocommerce-message,
.woocommerce-message + .woocommerce-error,
.woocommerce-error + .woocommerce-error,
.woocommerce-info + .woocommerce-error,
.woocommerce-message + .woocommerce-info,
.woocommerce-error + .woocommerce-info,
.woocommerce-info + .woocommerce-info {
  margin-top: 30px;
}
@media screen and (max-width: 992px) {
  .woocommerce-message,
  .woocommerce-error,
  .woocommerce-info {
    margin-top: 10px;
    margin-bottom: 30px;
  }
}
.single-product .woocommerce-message,
.single-product .woocommerce-error,
.single-product .woocommerce-info {
  margin-top: 0;
  margin-bottom: 40px;
}
.woocommerce-message + .row .page-title,
.woocommerce-error + .row .page-title,
.woocommerce-info + .row .page-title {
  padding-top: 5px;
}
.checkout .woocommerce-message,
.checkout .woocommerce-error,
.checkout .woocommerce-info {
  margin-top: 0;
  margin-bottom: 40px;
}
.woocommerce-account .woocommerce-message,
.woocommerce-account .woocommerce-error,
.woocommerce-account .woocommerce-info {
  margin-top: 30px;
  margin-bottom: 30px;
}
.header-menu .lab-mini-cart {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 20px;
  background: #fff;
  border: 1px solid #ebebeb;
  width: 350px;
  visibility: hidden;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.header-type-2 .header-menu .lab-mini-cart {
  margin-top: 13px;
}
.header-menu .lab-mini-cart .cart_list {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  max-height: 300px;
}
.header-menu .lab-mini-cart .cart_list li {
  margin: 0;
  padding: 15px 20px;
  border-bottom: 1px solid #f3f3f3;
  float: none;
  display: block;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.header-menu .lab-mini-cart .cart_list li:before,
.header-menu .lab-mini-cart .cart_list li:after {
  content: " ";
  display: table;
}
.header-menu .lab-mini-cart .cart_list li:after {
  clear: both;
}
.header-menu .lab-mini-cart .cart_list li:hover {
  background-color: #fbfbfb;
}
.header-menu .lab-mini-cart .cart_list li .product-img {
  float: left;
  width: 15%;
}
.header-menu .lab-mini-cart .cart_list li .product-img img {
  width: 100%;
  height: auto !important;
  -moz-box-shadow: 0px 0px 0px 1px #e1e1e1;
  -webkit-box-shadow: 0px 0px 0px 1px #e1e1e1;
  box-shadow: 0px 0px 0px 1px #e1e1e1;
}
.header-menu .lab-mini-cart .cart_list li .product-details {
  float: left;
  position: relative;
  padding-right: 50px;
  width: 85%;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-menu .lab-mini-cart .cart_list li .product-details .price-total {
  position: absolute;
  top: 50%;
  right: 0;
  font-size: 15px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-menu .lab-mini-cart .cart_list li .product-details a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 15px;
  color: #222222;
}
.header-menu .lab-mini-cart .cart_list li .product-details .quantity {
  color: #888888;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 12px;
}
.header-menu .lab-mini-cart .cart_list li .product-details .quantity .price {
  font-weight: 400;
  color: #222222;
}
.header-menu .lab-mini-cart .cart_list li .product-details .variation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-menu .lab-mini-cart .cart_list li .product-details .variation dt,
.header-menu .lab-mini-cart .cart_list li .product-details .variation dd {
  font-weight: normal;
  display: inline-block;
  float: none;
  clear: none;
  margin: 0;
  padding: 0;
  font-size: 11px;
}
.header-menu .lab-mini-cart .cart_list li .product-details .variation dt p,
.header-menu .lab-mini-cart .cart_list li .product-details .variation dd p {
  padding: 0;
  margin: 0;
}
.header-menu .lab-mini-cart .cart_list li .product-details .variation dd + dt:before {
  content: ', ';
  font-weight: normal;
  position: relative;
  left: -1px;
}
.header-menu .lab-mini-cart .cart_list li.empty {
  text-transform: uppercase;
  text-align: center;
  color: #888888;
  border-bottom: 0;
}
.header-menu .lab-mini-cart .cart-bottom {
  border-top: 1px solid #e8e8e8;
  padding: 15px 20px;
  background: #f7f7f7;
}
.header-menu .lab-mini-cart .total {
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #888888;
  margin-bottom: 0;
}
.header-menu .lab-mini-cart .total strong {
  font-weight: 300;
  display: inline-block;
  margin-right: 5px;
}
.header-menu .lab-mini-cart .total .amount {
  font-weight: 400;
  color: #333333;
}
.cart-visible .lab-mini-cart,
.cart-visible.lab-mini-cart {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible;
}
/* Sitewide store notice */
.woocommerce-demo-store {
  padding-top: 30px;
}
.woocommerce-demo-store .demo_store {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 30px;
  background: #7b599b;
  color: #fff;
  text-align: center;
  line-height: 30px;
  font-size: 12px;
  text-transform: uppercase;
}
.woocommerce-demo-store.admin-bar .demo_store {
  top: 32px;
}
/* Large desktops and laptops */
/* Portrait tablets and medium desktops */
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
  header .menu-wrapper .search {
    margin-right: 0px;
  }
  .blog .post {
    padding: 25px 0;
  }
  .blog .post .post-content .title {
    margin: 25px 0px;
  }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  header.type-2 .menu-wrapper {
    height: auto !important;
  }
  header.type-2 .right-menu {
    float: none !important;
    text-align: center;
  }
  header.type-2 .right-menu a {
    margin: 20px 0;
  }
  header.type-3 .menu-wrapper .logo {
    margin: 25px 0;
  }
  header .top-menu {
    display: none;
  }
  header .main-menu {
    display: none;
  }
  header .menu-wrapper .cart,
  header .menu-wrapper .toggle-menu,
  header .menu-wrapper .search {
    margin-right: 0px;
  }
  header .menu-wrapper .toggle-menu {
    display: inline-block;
  }
  footer {
    padding: 30px 0;
  }
  footer .footer-bottom {
    margin-top: 0px;
    padding-top: 0px;
    border-top: none;
    text-align: center;
  }
  .form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .contact-page .contact-information {
    padding-left: 15px;
  }
  #map {
    height: 250px;
  }
  section {
    padding: 0px;
  }
  .form-control:disabled {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  .container .jumbotron {
    padding: 25px;
  }
  .container .jumbotron.type-1 .action-text {
    display: block;
    margin-bottom: 20px;
  }
  .container .jumbotron.type-1 .action-text h1 {
    font-size: 25px;
  }
  .container .jumbotron.type-1 .action-text h3 {
    margin-top: 5px;
  }
  .container .jumbotron.type-1 .action-buton {
    display: block;
  }
  .cart-totals .checkout {
    margin-bottom: 20px;
  }
  .shop .shop-item {
    height: auto;
  }
  .shop .shop-item .item-image {
    width: 100%;
    height: auto;
  }
  .shop .shop-item .item-image img {
    width: 100%;
    height: auto;
  }
  .contact-page .contact-form .form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  .contact-page .contact-form .send-message {
    width: 100%;
    margin-bottom: 40px;
  }
  .bordered-block {
    padding: 20px 20px;
    margin-bottom: 25px;
  }
  .sidebar .sidebar-list .bordered {
    padding: 0px;
  }
  /*.login-button, .coupon {
		padding: 0px;
		font-size: 14px;
		margin: 0px;
		display: block;
		background: @border-color;
		padding: 10px;

		span {
			display: none;
		}

		&:before {
			background-size: 24px;
			width: 24px;
			height: 24px;
		}

		&.pull-right {
			float: none !important;
		}
	}

	.coupon {
		margin-top: 30px;
	}
	*/
  .page-title {
    padding: 0;
    margin: 0px;
  }
  .page-title h1 {
    font-size: 25px;
  }
  .page-title .sort {
    margin-top: 25px;
  }
  .page-title .sort .dropdown .btn {
    width: 100%;
  }
  .page-title .sort.pull-right {
    float: none !important;
  }
  .nav-tabs li.active a {
    padding: 10px;
  }
  .nav-tabs li a {
    padding: 10px;
  }
  .blog.blog-sidebar .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  .blog .post {
    padding: 25px 0;
  }
  .blog .post .post-content .title {
    font-size: 25px;
    margin: 20px 0;
  }
  .blog .post .post-content p {
    line-height: 20px;
  }
  .blog .post .comments .form-control {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
  }
  .blog .post .comments .comment {
    padding: 25px 0;
    padding-left: 0px;
  }
  .blog .post .comments .comment .comment {
    padding-left: 25px;
  }
  .blog .post .comments .comment .avatar {
    position: relative;
  }
  .blog .post .comments .reply-form > .title {
    margin: 30px 0 20px 0;
  }
  .blog .post .comments .send-comment {
    width: 100%;
  }
  .blog .post .comments .title {
    font-size: 25px;
  }
  .view-order {
    display: none;
  }
  .status {
    display: none;
  }
  .wishlist td h3,
  .wishlist th h3 {
    font-size: 15px !important;
  }
  .wishlist td.stock,
  .wishlist th.stock {
    display: none;
  }
  .wishlist td .add-to-cart,
  .wishlist th .add-to-cart {
    padding: 7px;
    font-size: 13px;
  }
  .shop.shop-item-single {
    padding: 20px 0;
  }
  .shop .item-info {
    padding: 0px;
  }
}
/* Landscape phones and smaller */
@media (max-width: 480px) {
  .shop.shop-item-single {
    padding: 20px 0;
  }
  .shop .item-info {
    padding: 0px;
  }
}
