.primary-font,
body,
p,
header.mobile-menu .cart-info a strong {
  font-family: "Roboto", sans-serif;
}
.heading-font,
header.site-header,
header.site-header .logo.text-logo a,
header.mobile-menu .mobile-logo .logo.text-logo a,
.top-menu,
footer.site-footer,
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-bordered,
.contact-page .contact-form label,
.breadcrumb,
.woocommerce-breadcrumb,
section.blog
  .post
  .comments
  .comment
  + .comment-respond
  #cancel-comment-reply-link,
section.blog .post .comments .comment-respond label,
section.blog .post .comments .comment-form #submit.btn-bordered,
section.blog .post-password-form label,
section.blog .post-password-form input[type="submit"].btn-bordered,
.woocommerce .woocommerce-MyAccount-links,
.woocommerce .woocommerce-orders-table th,
.woocommerce .woocommerce-orders-table td,
.woocommerce .woocommerce-shop-header--title .woocommerce-result-count,
.woocommerce .button,
.woocommerce .quantity.buttons_added input.input-text,
.woocommerce .icon-button .title,
.woocommerce #order_review .shop_table tr td,
.woocommerce .cart_totals .shop_table tr td,
.woocommerce #order_review .shop_table tr th,
.woocommerce .cart_totals .shop_table tr th,
.woocommerce-notice,
.woocommerce .products .product .item-info span,
.woocommerce .summary .price,
.woocommerce .summary form.cart .variations .label,
.woocommerce .summary form.cart .variations div.variation-select,
.woocommerce .summary .product_meta > span,
.woocommerce .summary .product_meta .wcml_currency_switcher,
.woocommerce
  .summary
  .group_table
  .woocommerce-grouped-product-list-item__price,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-bordered,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-bordered,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-bordered,
.woocommerce .order-info,
.woocommerce .cross-sells .product-item .product-details .price,
.woocommerce .woocommerce-cart-form .shop_table th,
.woocommerce .woocommerce-cart-form .shop_table td,
.woocommerce .woocommerce-cart-form .shop_table td > .price,
.woocommerce .woocommerce-cart-form table.wishlist_table thead tr th,
#yith-wcwl-popup-message,
.woocommerce .woocommerce-checkout .order-totals-column .lost-password,
.woocommerce-order-pay #order_review .lost-password,
.header-menu .lab-mini-cart .total,
.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
  .woocommerce-product-search
  [type="submit"].btn-bordered,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-bordered,
.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,
.page-heading small p,
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
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-tabs-list
  .vc_tta-tab
  a,
.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,
.pagination > a,
.pagination > span,
.woocommerce .commentlist .comment_container .comment-text .meta,
.woocommerce #review_form_wrapper .comment-form-rating label,
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-bordered,
.woocommerce .shop_attributes th,
.woocommerce .shop_attributes td,
.woocommerce dl.variation dt,
.woocommerce dl.variation dd,
.woocommerce .order-details-list li,
.woocommerce .bacs_details li,
.woocommerce .digital-downloads li .count,
.woocommerce legend,
.shop-empty-cart-page .cart-empty-title p a,
.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
  font-family: "Roboto Condensed", sans-serif;
}
.to-uppercase,
.banner .button_outer .button_inner .banner-content strong {
  text-transform: uppercase;
}
.clearfix:before,
.clearfix:after,
body > .woocommerce:before,
body > .woocommerce:after,
.woocommerce .content-area .site-main:before,
.woocommerce .content-area .site-main:after,
.page-heading:before,
.page-heading:after {
  content: " ";
  display: table;
}
.clearfix:after,
body > .woocommerce:after,
.woocommerce .content-area .site-main:after,
.page-heading:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
body {
  background: #fff;
  color: #333;
}
body lesshat-selector {
  -lh-property: 0;
}
::selection {
  color: #fff;
  background: #7b599b;
}
::-moz-selection {
  color: #fff;
  background: #7b599b;
}
a {
  color: #4d4d4d;
}
a:hover {
  color: #7b599b;
}
.wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
section {
  padding: 25px 0;
  font-size: 16px;
}
.boxed {
  width: 1220px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 2px 2px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px 2px rgba(0, 0, 0, 0.05);
  background: #eee;
}
@media screen and (max-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 992px) {
  .container {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .header-spacer {
    display: none !important;
  }
}
input[type="checkbox"],
input[type="radio"] {
  appearance: none;
  position: relative;
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  margin: 0;
  border: 1px solid #eee;
  margin-right: 6px;
  margin-bottom: 5px;
  cursor: pointer;
  vertical-align: middle;
  top: 1px;
  line-height: 1;
  outline: none;
  background-color: transparent;
  border-radius: 0;
}
input[type="checkbox"]:before,
input[type="radio"]:before {
  display: block;
  position: absolute;
  content: "";
  left: 3px;
  top: 3px;
  right: 3px;
  bottom: 3px;
  background-color: #7b599b;
  transition: all 150ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  opacity: 0;
  transform: scale(0.9);
}
input[type="checkbox"]:checked:before,
input[type="radio"]:checked:before {
  transform: scale(1);
  opacity: 1;
}
input[type="checkbox"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:active,
input[type="radio"]:active {
  outline: none;
}
input[type="checkbox"][type="radio"],
input[type="radio"][type="radio"] {
  border-radius: 50%;
}
input[type="checkbox"][type="radio"]:before,
input[type="radio"][type="radio"]:before {
  border-radius: 50%;
}
input[type="checkbox"] + label[for],
input[type="radio"] + label[for] {
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  position: relative;
  margin-left: 0;
}
.logo-dimensions {
  height: auto;
}
header.site-header {
  position: relative;
  background: #fff;
  z-index: 1000;
  -webkit-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}
.transparent-header header.site-header {
  background-color: transparent;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-transition: all 300ms !important;
  -moz-transition: all 300ms !important;
  -o-transition: all 300ms !important;
  transition: all 300ms !important;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.transparent-header
  header.site-header
  .header-widgets
  .search-form
  .search-btn
  svg,
.transparent-header header.site-header .header-widgets .cart-counter svg {
  fill: #fff;
}
.transparent-header header.site-header .lab-mini-cart {
  margin-top: 10px;
}
.transparent-header
  header.site-header
  .header-widgets
  .search-form
  .search-input-env
  .form-control {
  background-color: rgba(255, 255, 255, 0.9);
}
.transparent-header
  header.site-header
  .header-widgets
  .search-form.input-visible
  .search-btn
  svg {
  fill: #222;
}
@media screen and (max-width: 768px) {
  header.site-header {
    display: none;
  }
}
header.site-header .header-menu {
  display: table;
  width: 100%;
  table-layout: auto;
}
header.site-header .header-menu.centered-menu-header-links {
  position: relative;
  display: table-cell;
  padding-left: 15px;
  z-index: 100;
}
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;
}
@media screen and (max-width: 992px) {
  header.site-header .header-menu .main-menu {
    padding-left: 40px;
  }
}
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 .logo a img {
  height: auto;
}
.transparent-header header.site-header .header-menu .logo a {
  color: #fff;
}
header.site-header .header-menu .logo a .light-logo {
  display: none;
}
.transparent-header header.site-header .header-menu .logo a .light-logo {
  display: inline-block;
}
.transparent-header header.site-header .header-menu .logo a .normal-logo {
  display: none;
}
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: 400;
  text-transform: uppercase;
  color: #222222;
  outline: none;
}
header.site-header ul.nav li a:active,
header.site-header div.nav > ul li a:active,
header.site-header ul.nav li a:focus,
header.site-header div.nav > ul li a:focus {
  background-color: transparent;
}
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);
  -ms-transform: translateX(-10px);
  -o-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: FontAwesome;
  content: "\f105";
  display: block;
  float: right;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  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 > ul,
header.site-header div.nav > ul li.sub-visible > ul {
  display: block;
  visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-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;
}
.transparent-header header.site-header ul.nav > li > a,
.transparent-header header.site-header div.nav > ul > li > a {
  color: #fff;
  background-color: transparent;
}
.transparent-header header.site-header ul.nav > li > a:hover,
.transparent-header header.site-header div.nav > ul > li > a:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.25);
}
header.site-header ul.nav > li > a:after,
header.site-header div.nav > ul > li > a:after {
  display: block;
  content: "";
  height: 2px;
  background: #222;
  visibility: hidden;
}
.transparent-header header.site-header ul.nav > li > a:after,
.transparent-header header.site-header div.nav > ul > li > a:after {
  background: #fff;
}
header.site-header ul.nav > li > a:hover,
header.site-header div.nav > ul > li > a:hover {
  text-decoration: none;
  color: #7b599b;
}
.transparent-header header.site-header ul.nav > li:hover > a,
.transparent-header header.site-header div.nav > ul > li:hover > a {
  background-color: rgba(255, 255, 255, 0.25);
}
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);
  -ms-transform: translateX(0);
  -o-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;
  z-index: 100;
}
header.site-header .header-widgets .search-form .mobile-search-button {
  display: none;
}
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: #eee;
  -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;
  right: 5px;
  top: 4px;
  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 .search-btn svg {
  width: 100%;
  height: 100%;
}
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 {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  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;
  width: 35px;
  height: 35px;
}
header.site-header .header-widgets .cart-counter svg {
  width: 100%;
  height: 100%;
}
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: 13px;
  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 #eee;
}
.transparent-header header.site-header .full-menu {
  border-top: 0;
}
header.site-header .full-menu > .container > .row > .col-sm-12 {
  padding: 0;
}
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;
}
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-centered .menu-container .main-menu {
  width: 99%;
  width: auto;
  display: table;
  margin: 0 auto;
}
header.site-header .full-menu.menu-centered .menu-container .main-menu > nav {
  display: table-cell !important;
  vertical-align: middle;
}
header.site-header
  .full-menu.menu-centered
  .menu-container
  .main-menu
  .centered-menu-header-links {
  width: auto;
  vertical-align: middle;
}
header.site-header
  .full-menu.menu-centered
  .menu-container
  .main-menu
  .centered-menu-header-links
  .header-widgets {
  margin-bottom: 5px;
}
@media screen and (min-width: 768px) {
  header.site-header.sticky.sticked {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
  }
  .transparent-header header.site-header.sticky.sticked {
    background-color: #fff;
  }
  .transparent-header
    header.site-header.sticky.sticked
    .ubermenu.ubermenu-skin-none
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-target
    > .ubermenu-target-title {
    color: #222222;
  }
  .transparent-header
    header.site-header.sticky.sticked
    .ubermenu.ubermenu-skin-none
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-target
    > .ubermenu-target-title:after {
    background-color: #222;
  }
  .transparent-header
    header.site-header.sticky.sticked
    .header-widgets
    .search-form
    .search-btn
    svg,
  .transparent-header
    header.site-header.sticky.sticked
    .header-widgets
    .cart-counter
    svg {
    fill: #222;
  }
  .admin-bar header.site-header.sticky.sticked {
    top: 32px;
  }
  .transparent-header header.site-header.sticky.sticked .logo.text-logo a {
    color: #222;
  }
  .transparent-header header.site-header.sticky.sticked .logo .normal-logo {
    display: inline-block;
  }
  .transparent-header header.site-header.sticky.sticked .logo .light-logo {
    display: none;
  }
  header.site-header.sticky.sticked ul.nav > li > a,
  header.site-header.sticky.sticked div.nav > ul > li > a {
    color: #222222;
  }
  header.site-header.sticky.sticked ul.nav > li > a:after,
  header.site-header.sticky.sticked div.nav > ul > li > a:after {
    background: #222;
  }
  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: 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 .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 #eee;
  }
  header.site-header.sticky.sticked .full-menu .container > .row > .col-sm-12 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
header.mobile-menu {
  position: relative;
  display: none;
}
.transparent-header header.mobile-menu {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 250;
}
.transparent-header header.mobile-menu .mobile-logo {
  border-bottom: 0;
}
.transparent-header header.mobile-menu .light-logo {
  display: inline-block;
}
.transparent-header header.mobile-menu .normal-logo {
  display: none;
}
@media screen and (max-width: 768px) {
  header.mobile-menu {
    display: block;
  }
}
header.mobile-menu .mobile-logo {
  border-bottom: 1px solid #eee;
  display: table;
  width: 100%;
  table-layout: auto;
}
@media screen and (max-width: 769px) {
  header.mobile-menu .mobile-logo {
    padding: 0;
  }
}
header.mobile-menu .mobile-logo .logo,
header.mobile-menu .mobile-logo .mobile-toggles {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  padding: 20px 15px;
}
header.mobile-menu .mobile-logo .logo a,
header.mobile-menu .mobile-logo .mobile-toggles a {
  outline: none;
}
header.mobile-menu .mobile-logo .logo {
  width: 99%;
}
header.mobile-menu .mobile-logo .logo.text-logo a {
  font-size: 30px;
  text-decoration: none;
}
header.mobile-menu .mobile-logo .mobile-toggles {
  text-align: right;
}
header.mobile-menu .mobile-logo .mobile-toggles .toggle-menu {
  text-indent: -9999px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 32px;
  height: 32px;
}
@media screen and (max-width: 768px) {
}
header.mobile-menu .mobile-logo .mobile-toggles .toggle-menu svg {
  width: 100%;
  height: 100%;
}
.transparent-header
  header.mobile-menu
  .mobile-logo
  .mobile-toggles
  .toggle-menu
  svg {
  fill: #fff;
}
header.mobile-menu .mobile-logo > .cart-info {
  display: table-cell !important;
  width: 1%;
  background: transparent;
  vertical-align: middle;
}
@media screen and (max-width: 769px) {
  header.mobile-menu .mobile-logo > .cart-info {
    padding: 0;
  }
}
header.mobile-menu .mobile-logo > .cart-info .cart-counter {
  position: relative;
  padding: 0;
  margin: 17px 0;
  padding-right: 5px;
  border-bottom: 0;
}
header.mobile-menu .mobile-logo > .cart-info .cart-counter:hover {
  background: transparent;
}
header.mobile-menu .mobile-logo > .cart-info .cart-counter .cart-icon {
  float: right;
  margin-right: 0;
}
header.mobile-menu .mobile-logo > .cart-info .cart-counter .badge {
  position: absolute;
  float: none;
  right: 100%;
  margin-right: -10px;
  top: -3px;
  font-size: 11px;
  padding: 3px 0;
  width: 18px;
}
header.mobile-menu .mobile-logo > .cart-info .cart-counter strong {
  display: none;
}
header.mobile-menu .mobile-logo > .cart-info .cart-counter.cart-zero .badge {
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
header.mobile-menu ul.mobile-menu,
header.mobile-menu div.mobile-menu > ul {
  background: #fff;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
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 a,
header.mobile-menu div.mobile-menu > ul li a {
  background: #fff;
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
  color: #222;
  font-size: 18px;
  position: relative;
  text-decoration: none;
}
header.mobile-menu ul.mobile-menu li a .sub-menu-indicator,
header.mobile-menu div.mobile-menu > ul li a .sub-menu-indicator {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  border-left: 1px solid #eee;
  padding: 10px 25px;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
header.mobile-menu ul.mobile-menu li a .sub-menu-indicator i,
header.mobile-menu div.mobile-menu > ul li a .sub-menu-indicator i {
  position: absolute;
  left: 0%;
  top: 0%;
  padding: 14px 19px;
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
header.mobile-menu ul.mobile-menu li a .sub-menu-indicator .plus-menu-icon,
header.mobile-menu
  div.mobile-menu
  > ul
  li
  a
  .sub-menu-indicator
  .plus-menu-icon {
  font-family: "AurumIcons";
  font-style: normal;
  font-size: 12px;
}
header.mobile-menu
  ul.mobile-menu
  li
  a
  .sub-menu-indicator
  .plus-menu-icon:before,
header.mobile-menu
  div.mobile-menu
  > ul
  li
  a
  .sub-menu-indicator
  .plus-menu-icon:before {
  content: "\e901";
}
header.mobile-menu ul.mobile-menu li a:hover,
header.mobile-menu div.mobile-menu > ul li a:hover {
  background: #eee;
}
header.mobile-menu ul.mobile-menu li a:after,
header.mobile-menu div.mobile-menu > ul li a:after {
  display: block;
  content: "";
  background: #222;
  position: absolute;
  left: 3px;
  top: 2%;
  bottom: 2%;
  width: 2px;
  visibility: hidden;
}
header.mobile-menu ul.mobile-menu li.sub-visible > a .sub-menu-indicator,
header.mobile-menu div.mobile-menu > ul li.sub-visible > a .sub-menu-indicator {
  background: #f8f8f8;
  border-bottom-color: transparent;
}
header.mobile-menu ul.mobile-menu li.sub-visible > a .sub-menu-indicator i,
header.mobile-menu
  div.mobile-menu
  > ul
  li.sub-visible
  > a
  .sub-menu-indicator
  i {
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
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;
  font-size: 16px;
}
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 {
  position: relative;
}
header.mobile-menu .search-site .form-control {
  border-top: 0;
  padding: 20px 15px;
}
header.mobile-menu .search-site .form-control:focus {
  border-color: #eee;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
header.mobile-menu .search-site .mobile-search-button {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 55px;
}
header.mobile-menu .search-site .mobile-search-button svg {
  position: absolute;
  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%);
  width: 18px;
}
header.mobile-menu .search-site.is-visible {
  display: block;
}
header.mobile-menu > *:last-child {
  -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
header.mobile-menu .cart-info {
  display: none;
  background: #fff;
}
header.mobile-menu .cart-info a {
  display: block;
  padding: 10px 15px;
  border-bottom: 1px solid #eee;
  text-transform: uppercase;
  line-height: 1;
  color: #333;
}
header.mobile-menu .cart-info a:before,
header.mobile-menu .cart-info a:after {
  content: " ";
  display: table;
}
header.mobile-menu .cart-info a:after {
  clear: both;
}
header.mobile-menu .cart-info a:before,
header.mobile-menu .cart-info a:after {
  content: " ";
  display: table;
}
header.mobile-menu .cart-info a:after {
  clear: both;
}
header.mobile-menu .cart-info a:hover {
  background: #eee;
}
header.mobile-menu .cart-info a strong {
  display: block;
  float: left;
  font-weight: 500;
  font-size: 18px;
  padding-top: 3px;
}
header.mobile-menu .cart-info .cart-icon {
  display: block;
  float: left;
  margin-right: 5px;
}
header.mobile-menu .cart-info .items-count {
  background-color: #7b599b;
  float: right;
  position: relative;
  top: 3px;
}
@media screen and (max-width: 768px) {
  header.mobile-menu.sticky-mobile.is-fixed-mobile {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: #fff;
    max-height: 100%;
    overflow: auto;
  }
  header.mobile-menu.sticky-mobile.is-fixed-mobile .mobile-logo .logo,
  header.mobile-menu.sticky-mobile.is-fixed-mobile
    .mobile-logo
    .mobile-toggles {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .transparent-header header.mobile-menu.sticky-mobile.is-fixed-mobile {
    background: transparent;
    position: absolute;
  }
}
.mobile-menu--content {
  padding: 0;
  display: none;
}
.mobile-menu--content.visible {
  display: block;
}
.mobile-menu-fixed-spacer {
  display: none;
}
@media screen and (max-width: 768px) {
  .mobile-menu-fixed-spacer {
    display: block;
  }
  .admin-bar .mobile-menu-fixed-spacer {
    display: none;
  }
  .admin-bar .mobile-menu-fixed-spacer ~ .mobile-menu {
    position: relative !important;
  }
}
.transparent-header .header-spacer {
  display: none !important;
}
.transparent-header.admin-bar .site-header {
  top: 32px;
}
.top-menu {
  position: relative;
  z-index: 200;
  padding: 10px 0;
  font-size: 14px;
}
.top-menu .row {
  display: flex;
  align-items: center;
}
.mobile-menu--content .top-menu .row {
  flex-direction: column;
}
.top-menu .col {
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.mobile-menu--content .top-menu .col {
  justify-content: center;
  padding: 5px 0;
}
.top-menu .col.right {
  justify-content: flex-end;
}
.mobile-menu--content .top-menu .col.right {
  justify-content: center;
}
.top-menu--columns-2 .col {
  width: 50%;
  max-width: 50%;
  min-width: 50%;
}
.mobile-menu--content .top-menu--columns-2 .col {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}
.top-menu--widget {
  margin-right: 30px;
}
.top-menu--widget:last-child {
  margin-right: 0;
}
.top-menu ul,
.top-menu ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.top-menu ul li,
.top-menu ol li {
  display: inline-block;
  margin-right: 10px;
}
.top-menu ul li:last-child,
.top-menu ol li:last-child {
  margin-right: 0;
}
.top-menu a {
  transition: color 190ms ease-in-out;
}
.top-menu--separator {
  display: inline-block;
  padding: 0 10px;
}
.top-menu--cart-totals .top-menu--number {
  color: #fafafa;
}
.top-menu--widget-menu .menu li {
  position: relative;
}
.top-menu--widget-menu .menu .menu-item-has-children .sub-menu {
  position: absolute;
  left: 0;
  top: 100%;
  margin-top: 10px;
  visibility: hidden;
  opacity: 0;
  min-width: 200px;
  transition: all 250ms ease-in-out;
  transition-delay: 100ms;
  border: 1px solid transparent;
}
.mobile-menu--content
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu {
  min-width: 100px;
}
.top-menu--widget-menu .menu .menu-item-has-children .sub-menu li {
  display: block;
  margin-right: 0;
  white-space: nowrap;
}
.top-menu--widget-menu .menu .menu-item-has-children .sub-menu li > a {
  display: block;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  transition:
    background 180ms ease-in-out,
    color 180ms ease-in-out;
}
.mobile-menu--content
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li
  > a {
  padding: 5px 10px;
}
.top-menu--widget-menu .menu .menu-item-has-children .sub-menu li > a img {
  float: right;
}
.top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li.menu-item-has-children
  > a {
  padding-right: 25px;
}
.top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li.menu-item-has-children:after {
  font-family: "AurumIcons";
  content: "\e904";
  display: block;
  margin-left: 10px;
  font-size: 10px;
  position: absolute;
  right: 15px;
  top: 50%;
  line-height: 1;
  transform: translateY(-50%);
}
.top-menu--widget-menu .menu .menu-item-has-children .sub-menu .sub-menu {
  left: 100%;
  top: 0;
  margin-top: 0;
}
.top-menu--widget-menu .menu .menu-item-has-children:hover > .sub-menu {
  transition-delay: 0;
  opacity: 1;
  visibility: visible;
}
.top-menu--widget-menu .menu > li {
  margin-right: 30px;
}
.top-menu--widget-menu .menu > li.menu-item:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 10px;
  background-color: rgba(255, 255, 255, 0.2);
  right: -16px;
  top: 50%;
  transform: translateY(-50%);
}
.top-menu--widget-menu .menu > li:last-child:before {
  display: none;
}
.top-menu--widget-menu .menu > li > .sub-menu {
  border-top: 0 !important;
}
.top-menu .col.right .menu .menu-item-has-children .sub-menu {
  right: 0;
  left: auto;
}
.top-menu .col.right .menu .menu-item-has-children .sub-menu .sub-menu {
  right: 100%;
}
.top-menu--widget-social-networks .social-networks li {
  font-size: 13px;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select {
  background: transparent !important;
  border: 0px;
  border-radius: 0;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-selected {
  padding: 0;
  padding-right: 25px;
  color: #fff;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-selected
  .dd-selected-text {
  margin-bottom: 0;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-selected
  .dd-desc {
  display: none;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-down {
  border-top-color: #fff;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-up {
  border-bottom-color: #fff !important;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options {
  box-shadow: none;
  min-width: 120px;
  margin-top: 10px !important;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  li {
  display: block;
  margin-right: 0;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option {
  padding: 5px 10px;
  transition: background 200ms ease-in-out;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option
  .dd-option-text {
  margin-bottom: 0;
  color: #afafaf;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option:hover {
  background-color: #fafafa;
}
.top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  select.woocommerce-currency-switcher {
  visibility: hidden;
}
.top-menu .col.right .dd-options {
  right: 0;
  left: auto;
}
.top-menu--widget-wpml-language-switcher .wpml-ls-legacy-dropdown,
.top-menu--widget-wpml-language-switcher .wpml-ls-legacy-dropdown-click {
  width: 100%;
}
.top-menu--widget-wpml-language-switcher
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu,
.top-menu--widget-wpml-language-switcher
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu {
  margin-top: -1px;
}
.top-menu--widget-wpml-language-switcher
  .wpml-ls-legacy-dropdown
  .wpml-ls-sub-menu
  li,
.top-menu--widget-wpml-language-switcher
  .wpml-ls-legacy-dropdown-click
  .wpml-ls-sub-menu
  li {
  width: 100%;
  margin-right: 0;
}
.top-menu--widget-wpml-language-switcher .wpml-ls-legacy-dropdown a:hover,
.top-menu--widget-wpml-language-switcher
  .wpml-ls-legacy-dropdown-click
  a:hover {
  color: #222;
}
.top-menu--widget-wpml-language-switcher .wpml-ls-legacy-list-horizontal {
  padding: 0;
  margin-top: -4px;
}
.top-menu--widget-wpml-language-switcher .wpml-ls-legacy-list-horizontal li {
  margin-right: 15px;
}
.top-menu--widget-wpml-language-switcher
  .wpml-ls-legacy-list-horizontal
  li:last-child {
  margin-right: 0;
}
.top-menu--widget-wpml-language-switcher .wpml-ls-legacy-list-horizontal li a {
  padding: 0;
  display: block;
}
.top-menu--widget-wpml-language-switcher
  .wpml-ls-legacy-list-horizontal
  li
  a
  span {
  display: inline-block;
  line-height: 1;
}
.top-menu--widget-wpml-currency-switcher {
  position: relative;
}
.top-menu--widget-wpml-currency-switcher .wcml-dropdown {
  margin: 0;
  width: auto;
}
.top-menu--widget-wpml-currency-switcher .wcml-dropdown ul.wcml-cs-submenu {
  min-width: 200px;
  margin-top: 10px !important;
  box-shadow: none;
  transition: all 250ms ease-in-out;
  opacity: 0;
  transition-delay: 100ms;
  border-top-color: #eee;
}
.top-menu--widget-wpml-currency-switcher .wcml-dropdown ul.wcml-cs-submenu li {
  border-color: #eee;
}
.top-menu--widget-wpml-currency-switcher .wcml-dropdown ul li {
  display: block;
  margin-right: 0;
  transition: background 150ms ease-in-out;
}
.top-menu--widget-wpml-currency-switcher .wcml-dropdown ul li a {
  padding: 10px 10px;
  background-color: transparent;
}
.top-menu--widget-wpml-currency-switcher .wcml-dropdown ul li a:hover {
  color: #afafaf;
  background-color: transparent;
}
.top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul
  li.wcml-cs-active-currency {
  margin-right: 0;
  background: none;
  border: 0;
}
.top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul
  li.wcml-cs-active-currency
  .wcml-cs-item-toggle {
  padding: 3px 0;
  padding-right: 15px;
}
.top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul
  li.wcml-cs-active-currency
  .wcml-cs-item-toggle:after {
  right: 0;
}
.top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul
  li.wcml-cs-active-currency:hover
  .wcml-cs-submenu {
  opacity: 1;
  transition-delay: 0ms;
}
.top-menu--widget-wpml-currency-switcher > img {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  margin-left: 8px !important;
}
.top-menu
  .col.right
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  .wcml-cs-submenu {
  right: 0;
  left: auto;
  text-align: right;
}
.top-menu .col.right .top-menu--widget-wpml-currency-switcher > img {
  right: 100%;
  left: auto;
  margin-right: 8px;
}
.top-menu .woocommerce-breadcrumb {
  margin: 0;
}
.top-menu--dark {
  background-color: #222222;
  color: #afafaf;
}
.top-menu--dark a {
  color: #afafaf;
  text-decoration: none;
  transition: color 200ms ease-in-out;
}
.top-menu--dark a:hover {
  color: #fafafa;
}
.top-menu--dark .top-menu--cart-totals .top-menu--number {
  color: #fafafa;
}
.top-menu--dark .top-menu--widget-menu .menu li.current-menu-ancestor > a,
.top-menu--dark .top-menu--widget-menu .menu li.current-menu-item > a {
  color: #fff;
}
.top-menu--dark .top-menu--widget-menu .menu .menu-item-has-children .sub-menu {
  background-color: #222222;
}
.top-menu--dark
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li
  a {
  border-top-color: #2f2f2f;
}
.top-menu--dark
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li:hover
  > a {
  background-color: #2f2f2f;
}
.top-menu--dark .top-menu--widget-menu .menu > li.menu-item:before {
  background-color: rgba(255, 255, 255, 0.2);
}
.top-menu--dark
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul.wcml-cs-submenu {
  border-top-color: #2f2f2f;
}
.top-menu--dark
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul.wcml-cs-submenu
  li {
  border-color: #2f2f2f;
}
.top-menu--dark
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul
  li
  a:hover {
  color: #fafafa;
}
.top-menu--dark
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-selected {
  color: #fafafa;
}
.top-menu--dark
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-down {
  border-top-color: #fafafa;
}
.top-menu--dark
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-up {
  border-bottom-color: #fafafa !important;
}
.top-menu--dark
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option
  .dd-option-text {
  color: #afafaf;
}
.top-menu--dark
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option:hover {
  background-color: #2f2f2f;
}
.top-menu--dark
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option:hover
  .dd-option-text {
  color: #fafafa;
}
.top-menu--gray {
  background-color: #eee;
  color: #959595;
}
.top-menu--gray a {
  color: #959595;
  text-decoration: none;
  transition: color 200ms ease-in-out;
}
.top-menu--gray a:hover {
  color: #555;
}
.top-menu--gray .top-menu--cart-totals .top-menu--number {
  color: #555;
}
.top-menu--gray .top-menu--widget-menu .menu li.current-menu-ancestor > a,
.top-menu--gray .top-menu--widget-menu .menu li.current-menu-item > a {
  color: #333;
}
.top-menu--gray .top-menu--widget-menu .menu .menu-item-has-children .sub-menu {
  background-color: #eee;
}
.top-menu--gray
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li
  a {
  border-top-color: #e1e1e1;
}
.top-menu--gray
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li:hover
  > a {
  background-color: #e1e1e1;
}
.top-menu--gray .top-menu--widget-menu .menu > li.menu-item:before {
  background-color: rgba(51, 51, 51, 0.2);
}
.top-menu--gray
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul.wcml-cs-submenu {
  border-top-color: #e1e1e1;
}
.top-menu--gray
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul.wcml-cs-submenu
  li {
  border-color: #e1e1e1;
}
.top-menu--gray
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul
  li
  a:hover {
  color: #555;
}
.top-menu--gray
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-selected {
  color: #555;
}
.top-menu--gray
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-down {
  border-top-color: #555;
}
.top-menu--gray
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-up {
  border-bottom-color: #555 !important;
}
.top-menu--gray
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option
  .dd-option-text {
  color: #959595;
}
.top-menu--gray
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option:hover {
  background-color: #e1e1e1;
}
.top-menu--gray
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option:hover
  .dd-option-text {
  color: #555;
}
.top-menu--light {
  border-bottom: 1px solid #eee;
  background-color: #fff;
  color: #959595;
}
.top-menu--light a {
  color: #959595;
  text-decoration: none;
  transition: color 200ms ease-in-out;
}
.top-menu--light a:hover {
  color: #111;
}
.top-menu--light .top-menu--cart-totals .top-menu--number {
  color: #111;
}
.top-menu--light .top-menu--widget-menu .menu li.current-menu-ancestor > a,
.top-menu--light .top-menu--widget-menu .menu li.current-menu-item > a {
  color: #111;
}
.top-menu--light
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu {
  background-color: #fff;
}
.top-menu--light
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li
  a {
  border-top-color: #fafafa;
}
.top-menu--light
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu
  li:hover
  > a {
  background-color: #fafafa;
}
.top-menu--light .top-menu--widget-menu .menu > li.menu-item:before {
  background-color: rgba(17, 17, 17, 0.2);
}
.top-menu--light
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul.wcml-cs-submenu {
  border-top-color: #fafafa;
}
.top-menu--light
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul.wcml-cs-submenu
  li {
  border-color: #fafafa;
}
.top-menu--light
  .top-menu--widget-wpml-currency-switcher
  .wcml-dropdown
  ul
  li
  a:hover {
  color: #111;
}
.top-menu--light
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-selected {
  color: #111;
}
.top-menu--light
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-down {
  border-top-color: #111;
}
.top-menu--light
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-select
  .dd-pointer-up {
  border-bottom-color: #111 !important;
}
.top-menu--light
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option
  .dd-option-text {
  color: #959595;
}
.top-menu--light
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option:hover {
  background-color: #fafafa;
}
.top-menu--light
  .top-menu--widget-woocommerce-currency-switcher
  .woocommerce-currency-switcher-form
  .dd-container
  .dd-options
  .dd-option:hover
  .dd-option-text {
  color: #111;
}
.top-menu--light .dd-options {
  border-color: #eee;
}
.top-menu--light .dd-options .dd-option {
  border-color: #eee;
}
.top-menu--light
  .top-menu--widget-menu
  .menu
  .menu-item-has-children
  .sub-menu {
  border-color: #eee;
}
footer.site-footer {
  padding: 40px 0;
  font-size: 16px;
  color: #444;
}
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 #eee;
  padding: 40px 0 0 0;
  margin-top: 20px;
}
footer.site-footer .footer-bottom .social-networks {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer.site-footer .footer-bottom .social-networks a {
  color: #444;
}
footer.site-footer .footer-bottom .social-networks a:hover {
  color: #fff;
}
footer.site-footer .footer-bottom .col-md-6 + .col-md-6 .social-networks {
  float: right;
}
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: 400;
}
footer.site-footer .footer-list li a {
  font-size: 13px;
  color: #444;
}
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;
}
footer.site-footer .footer-list.subscribe input[type="text"] {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
}
footer.site-footer .footer-list.subscribe input[type="text"]:focus {
  border-color: #444;
}
footer.site-footer .footer-list.subscribe button[type="submit"] {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  color: #333;
  border: 1px solid #eee;
  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: #eee;
  display: block;
  text-align: center;
  display: table;
  width: 24px;
  text-decoration: none;
}
footer.site-footer .social-networks li a i {
  display: table-cell;
  height: 24px;
  line-height: 24px;
  font-style: normal;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
}
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.twitter-x {
  color: #000000;
}
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 {
  color: #444;
}
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: 400;
  color: #333;
}
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: #333;
}
footer.site-footer .footer-widgets .sidebar ul li.current-menu-item > a {
  color: #333;
}
footer.site-footer .footer-widgets .sidebar ul li .post-date {
  display: block;
  font-size: 14px;
}
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: #fff;
}
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: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
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: #333;
  background-color: #ccc;
  border-color: #ccc;
}
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray:focus,
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray:hover {
  color: #333;
  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 {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray:active:hover,
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray.active:hover,
.open
  > .dropdown-togglefooter.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray:hover,
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray:active:focus,
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray.active:focus,
.open
  > .dropdown-togglefooter.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray:focus,
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray:active.focus,
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray.active.focus,
.open
  > .dropdown-togglefooter.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
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: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.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 {
  background-color: #ccc;
  border-color: #ccc;
}
footer.site-footer
  .footer-widgets
  .sidebar.widget_search
  #searchsubmit.btn-gray
  .badge {
  color: #ccc;
  background-color: #333;
}
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: 16px !important;
  background: #eee;
  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: #eee;
  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: #eee;
  font-size: 14px;
  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 {
  color: #fff;
  background: #222222;
}
footer.site-footer.inverted a {
  color: #959595;
}
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: #eee;
}
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: #fff;
}
footer.site-footer.inverted .footer-menu ul li:after {
  background: #3a3a3a;
}
footer.site-footer.inverted .footer-menu ul li.current-menu-item > a {
  color: #fff;
}
footer.site-footer.inverted .footer-widgets .sidebar > h3 {
  color: #eee;
}
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: #fff;
}
footer.site-footer.inverted
  .footer-widgets
  .sidebar
  ul
  li.current-menu-item
  > a {
  color: #fff;
}
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: #fff;
}
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: #fff;
}
footer.site-footer.inverted
  .footer-widgets
  .sidebar.widget_calendar
  #wp-calendar
  tfoot
  a {
  background: #3a3a3a;
  color: #fff;
}
.image-placeholder {
  position: relative;
  display: block;
  background: #f0f0f0;
  transition: background 240ms ease-in-out;
}
.image-placeholder.image-loaded {
  background: transparent;
}
.image-placeholder > img {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: auto;
  transition: opacity 350ms ease-in-out;
}
.image-placeholder img.lazyloaded,
.image-placeholder.image-loaded > img {
  opacity: 1;
}
.error404 h1,
.error404 h2,
.error404 h3,
.error404 h4,
.error404 h5,
.error404 h6 {
  font-weight: 400;
  color: #fff;
}
.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: 16px;
  }
}
.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;
  -webkit-background-size: 169px;
  -moz-background-size: 169px;
  background-size: 169px;
  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;
}
@media screen and (max-width: 768px) {
  .contact-page .page-title {
    margin-bottom: 20px;
  }
}
.contact-page .contact-form {
  font-weight: 400;
}
.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: 400;
  font-size: 16px;
  text-transform: uppercase;
}
.contact-page .contact-form .privacy-policy label {
  text-transform: none;
}
@media screen and (max-width: 768px) {
  .contact-page .contact-form .send-message {
    margin-top: 15px;
    float: left !important;
  }
}
.contact-page .contact-information {
  padding-left: 60px;
}
@media screen and (max-width: 768px) {
  .contact-page .contact-information {
    clear: both;
    padding-left: 15px;
  }
}
.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: #eee;
  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.fa-facebook {
  color: #3b5998;
}
.contact-page .contact-information .social-networks li a:hover i.fa-twitter {
  color: #55acee;
}
.contact-page .contact-information .social-networks li a:hover i.fa-x-twitter {
  color: #000000;
}
.contact-page .contact-information .social-networks li a:hover i.fa-pinterest {
  color: #cc2127;
}
.contact-page .contact-information .social-networks li a:hover i.fa-vimeo {
  color: #44bbff;
}
.contact-page
  .contact-information
  .social-networks
  li
  a:hover
  i.fa-google-plus {
  color: #dd4b39;
}
.contact-page .contact-information .social-networks li a:hover i.fa-dribbble {
  color: #ea4c89;
}
.contact-page .contact-information .social-networks li a:hover i.fa-vk {
  color: #45668e;
}
.contact-page .contact-information .social-networks li a:hover i.fa-linkedin {
  color: #0e76a8;
}
.contact-page .contact-information .social-networks li a:hover i.fa-tumblr {
  color: #35465c;
}
.contact-page .contact-information .social-networks li a:hover i.fa-youtube {
  color: #c4302b;
}
.contact-page .contact-information .social-networks li a:hover i.fa-instagram {
  color: #3f729b;
}
.contact-page .contact-information .social-networks li a:hover i.fa-soundcloud {
  color: #ff8800;
}
.contact-page
  .contact-information
  .social-networks
  li
  a:hover
  i.fa-snapchat-ghost {
  color: #fffc00;
}
.contact-page .contact-information .social-networks li a:hover i.fa-rss {
  color: #f26522;
}
.contact-page .contact-information .social-networks li a i {
  font-style: normal;
  font-size: 20;
  font-weight: 400;
  line-height: 32px;
  text-align: center;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  -o-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;
}
.contact-page .contact-information .social-networks li:last-child {
  margin-right: 0px;
}
#map {
  display: block;
  width: 100%;
  height: 400px;
}
.breadcrumb,
.woocommerce-breadcrumb {
  color: #bbb;
  font-size: 14px;
  margin: 10px 0;
  padding: 0;
}
.breadcrumb {
  background: none;
}
.breadcrumb a {
  color: #222222;
}
.breadcrumb span {
  display: inline-block;
  color: #b3b3b3;
}
.breadcrumb a span {
  color: #222222;
}
.breadcrumb > span {
  padding: 0 6px;
}
.breadcrumb > span:first-child {
  padding-left: 0;
}
.breadcrumb > span:last-child {
  padding-right: 0;
}
.woocommerce-breadcrumb a {
  display: inline-block;
  color: #222222;
}
.woocommerce-breadcrumb .sep {
  display: inline-block;
  padding: 0 6px;
  color: #b3b3b3;
}
section.blog .post {
  padding-top: 35px;
  padding-bottom: 60px;
}
section.blog .post:before,
section.blog .post:after {
  content: " ";
  display: table;
}
section.blog .post:after {
  clear: both;
}
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;
    padding-bottom: 0;
  }
}
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: "\f03e";
  font-family: "FontAwesome";
  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;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
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: 25px;
  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;
  opacity: 0.4;
  filter: alpha(opacity=40);
  left: 20px;
  right: 20px;
  top: 20px;
  bottom: 20px;
}
section.blog .post .post-image:hover em {
  margin-top: -12.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: "\f04b";
  font-family: "FontAwesome";
  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;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
section.blog .post .post-image .post-gallery {
  list-style: none;
  margin: 0;
  padding: 0;
}
section.blog .post .post-image .post-gallery li:nth-child(n + 2) {
  display: none;
}
section.blog
  .post
  .post-image
  .post-gallery.slick-initialized
  li:nth-child(n + 2) {
  display: block;
}
section.blog .post .post-image .post-gallery.slick-initialized .slick-arrow {
  display: block;
  background: rgba(255, 255, 255, 0.8) url(../images/arrow-left.svg) no-repeat
    center center;
  width: 30px;
  height: 60px;
  transition: all 150ms ease-in-out;
  background-size: 30px;
  z-index: 100;
}
section.blog
  .post
  .post-image
  .post-gallery.slick-initialized
  .slick-arrow.slick-prev {
  left: -30px;
}
section.blog
  .post
  .post-image
  .post-gallery.slick-initialized
  .slick-arrow.slick-next {
  background-image: url(../images/arrow-right.svg);
  right: -30px;
}
section.blog
  .post
  .post-image
  .post-gallery.slick-initialized
  .slick-arrow:before {
  display: none;
}
section.blog
  .post
  .post-image
  .post-gallery.slick-initialized:hover
  .slick-arrow.slick-prev {
  left: 0;
}
section.blog
  .post
  .post-image
  .post-gallery.slick-initialized:hover
  .slick-arrow.slick-next {
  right: 0;
}
section.blog .post .post-content {
  font-size: 16px;
  line-height: 20px;
}
section.blog .post .post-content p {
  font-size: 16px;
  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: 16px;
}
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 .post-prev-next {
  margin-top: 30px;
}
section.blog .post .post-prev-next .post-next {
  text-align: right;
}
@media screen and (max-width: 768px) {
  section.blog .post .post-prev-next .post-next {
    text-align: left;
    margin-top: 20px;
  }
}
section.blog .post .post-prev-next a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
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;
  border-bottom: 1px solid #eee;
}
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 #eee;
  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 #eee;
  border-bottom: 1px solid #eee;
  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: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 .pagination {
  margin-top: 40px;
}
section.blog .post .comments .comment-respond {
  font-weight: 400;
}
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 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: 400;
  font-size: 16px;
  text-transform: uppercase;
}
section.blog .post .comments .comment-respond textarea {
  min-height: 130px;
  max-height: 300px;
}
@media screen and (min-width: 768px) {
}
section.blog .post .comments .comment-form {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
section.blog .post .comments .comment-form input[type="text"],
section.blog .post .comments .comment-form input[type="email"],
section.blog .post .comments .comment-form input[type="url"],
section.blog .post .comments .comment-form textarea {
  display: block;
  width: 100%;
  border: 0;
  background-color: #eee;
  padding: 6px 12px;
  outline: none;
  box-shadow: none;
}
section.blog .post .comments .comment-form > p {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
section.blog .post .comments .comment-form > p.comment-form-author,
section.blog .post .comments .comment-form > p.comment-form-email,
section.blog .post .comments .comment-form > p.comment-form-url {
  -webkit-box-flex: 0;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
@media screen and (max-width: 768px) {
  section.blog .post .comments .comment-form > p.comment-form-author,
  section.blog .post .comments .comment-form > p.comment-form-email,
  section.blog .post .comments .comment-form > p.comment-form-url {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
section.blog .post .comments .comment-form .comment-form-comment label,
section.blog .post .comments .comment-form .comment-form-author label,
section.blog .post .comments .comment-form .comment-form-email label,
section.blog .post .comments .comment-form .comment-form-url label {
  display: none;
}
section.blog .post .comments .comment-form #submit {
  position: relative;
  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;
}
section.blog .post .comments .comment-form #submit:focus {
  outline: 0;
}
section.blog .post .comments .comment-form #submit:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
section.blog .post .comments .comment-form #submit:active:focus {
  outline: 0;
}
section.blog .post .comments .comment-form #submit.btn-info {
  background: #00aeef;
}
section.blog .post .comments .comment-form #submit.btn-info:hover {
  background: #009bd6;
}
section.blog .post .comments .comment-form #submit.btn-success {
  background: #0fbd71;
}
section.blog .post .comments .comment-form #submit.btn-success:hover {
  background: #0da563;
}
section.blog .post .comments .comment-form #submit.btn-danger {
  background: #dd1f26;
}
section.blog .post .comments .comment-form #submit.btn-danger:hover {
  background: #c71c22;
}
section.blog .post .comments .comment-form #submit.btn-warning {
  background: #f7d227;
}
section.blog .post .comments .comment-form #submit.btn-warning:hover {
  background: #f6cd0e;
}
section.blog .post .comments .comment-form #submit.btn-default {
  background: #7b599b;
  color: #fff;
}
section.blog .post .comments .comment-form #submit.btn-default:hover {
  background: #6e508b;
}
section.blog .post .comments .comment-form #submit.btn-primary {
  background: #222222;
}
section.blog .post .comments .comment-form #submit.btn-primary:hover {
  background: #151515;
}
section.blog .post .comments .comment-form #submit.btn-link {
  color: #7b599b;
}
section.blog .post .comments .comment-form #submit.btn-bordered {
  background: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
section.blog .post .comments .comment-form #submit.btn-bordered:hover {
  border-color: #cccccc;
}
section.blog .post .comments .comment-form #submit.btn-gray {
  color: #333;
  background-color: #ccc;
  border-color: #ccc;
}
section.blog .post .comments .comment-form #submit.btn-gray:focus,
section.blog .post .comments .comment-form #submit.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
section.blog .post .comments .comment-form #submit.btn-gray:hover {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
section.blog .post .comments .comment-form #submit.btn-gray:active,
section.blog .post .comments .comment-form #submit.btn-gray.active,
.open
  > .dropdown-togglesection.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
section.blog .post .comments .comment-form #submit.btn-gray:active:hover,
section.blog .post .comments .comment-form #submit.btn-gray.active:hover,
.open
  > .dropdown-togglesection.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray:hover,
section.blog .post .comments .comment-form #submit.btn-gray:active:focus,
section.blog .post .comments .comment-form #submit.btn-gray.active:focus,
.open
  > .dropdown-togglesection.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray:focus,
section.blog .post .comments .comment-form #submit.btn-gray:active.focus,
section.blog .post .comments .comment-form #submit.btn-gray.active.focus,
.open
  > .dropdown-togglesection.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
section.blog .post .comments .comment-form #submit.btn-gray:active,
section.blog .post .comments .comment-form #submit.btn-gray.active,
.open
  > .dropdown-togglesection.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray {
  background-image: none;
}
section.blog .post .comments .comment-form #submit.btn-gray.disabled:hover,
section.blog .post .comments .comment-form #submit.btn-gray[disabled]:hover,
fieldset[disabled]
  section.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray:hover,
section.blog .post .comments .comment-form #submit.btn-gray.disabled:focus,
section.blog .post .comments .comment-form #submit.btn-gray[disabled]:focus,
fieldset[disabled]
  section.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray:focus,
section.blog .post .comments .comment-form #submit.btn-gray.disabled.focus,
section.blog .post .comments .comment-form #submit.btn-gray[disabled].focus,
fieldset[disabled]
  section.blog
  .post
  .comments
  .comment-form
  #submit.btn-gray.focus {
  background-color: #ccc;
  border-color: #ccc;
}
section.blog .post .comments .comment-form #submit.btn-gray .badge {
  color: #ccc;
  background-color: #333;
}
section.blog .post .comments .comment-form #submit:hover {
  background: #151515;
}
@media screen and (min-width: 768px) {
  section.blog .post .comments .comment-form #submit {
    float: right;
  }
}
section.blog .post .comments .comment-form .comment-form-cookies-consent label {
  display: block;
  margin-top: 3px;
}
@media screen and (min-width: 768px) {
  section.blog .post .comments .comment-form .comment-form-cookies-consent {
    -webkit-box-flex: 0;
    flex: 0 0 70%;
    max-width: 70%;
  }
  section.blog
    .post
    .comments
    .comment-form
    .comment-form-cookies-consent
    ~ .form-submit {
    -webkit-box-flex: 0;
    flex: 0 0 30%;
    max-width: 30%;
  }
}
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: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: 20px;
}
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 .post-password-form label {
  text-transform: uppercase;
  font-weight: 400;
}
section.blog .post-password-form input[type="password"] {
  margin: 0 5px;
  border: 1px solid #eee;
  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: #fff;
}
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: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
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: #333;
  background-color: #ccc;
  border-color: #ccc;
}
section.blog .post-password-form input[type="submit"].btn-gray:focus,
section.blog .post-password-form input[type="submit"].btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
section.blog .post-password-form input[type="submit"].btn-gray:hover {
  color: #333;
  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 {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
section.blog .post-password-form input[type="submit"].btn-gray:active:hover,
section.blog .post-password-form input[type="submit"].btn-gray.active:hover,
.open
  > .dropdown-togglesection.blog
  .post-password-form
  input[type="submit"].btn-gray:hover,
section.blog .post-password-form input[type="submit"].btn-gray:active:focus,
section.blog .post-password-form input[type="submit"].btn-gray.active:focus,
.open
  > .dropdown-togglesection.blog
  .post-password-form
  input[type="submit"].btn-gray:focus,
section.blog .post-password-form input[type="submit"].btn-gray:active.focus,
section.blog .post-password-form input[type="submit"].btn-gray.active.focus,
.open
  > .dropdown-togglesection.blog
  .post-password-form
  input[type="submit"].btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
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: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.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 {
  background-color: #ccc;
  border-color: #ccc;
}
section.blog .post-password-form input[type="submit"].btn-gray .badge {
  color: #ccc;
  background-color: #333;
}
section.blog .post-password-form input[type="submit"]:hover {
  background: #151515;
}
.share-post {
  margin-top: 30px;
}
.share-post h3 {
  font-size: 18px;
  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;
  border-radius: 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.twitter-x:hover {
  color: #fff;
  background-color: #000000;
}
.share-post-links a.x-twitter:hover {
  color: #fff;
  background-color: #000000;
}
.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.google-plus:hover {
  color: #fff;
  background-color: #dd4b39;
}
.share-post-links a.tumblr:hover {
  color: #fff;
  background-color: #35465c;
}
.share-post-links a.vk:hover {
  color: #fff;
  background-color: #45668e;
}
.share-post-links a.envelope:hover {
  color: #fff;
  background-color: #fdbb30;
}
.share-post-links a.whatsapp:hover {
  color: #fff;
  background-color: #075e54;
}
.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;
}
.woocommerce .woocommerce-MyAccount-links {
  float: left;
  width: 23%;
  position: relative;
  text-transform: uppercase;
}
.woocommerce .woocommerce-MyAccount-links:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: -1px;
  bottom: 0;
  width: 1px;
  background: #eee;
}
.woocommerce .woocommerce-MyAccount-links .user-profile {
  margin-bottom: 40px;
  display: table;
  width: 100%;
  table-layout: auto;
}
.woocommerce .woocommerce-MyAccount-links .user-profile .image,
.woocommerce .woocommerce-MyAccount-links .user-profile .user-info {
  display: table-cell;
  vertical-align: middle;
}
.woocommerce .woocommerce-MyAccount-links .user-profile .image {
  width: 64px;
  height: 64px;
}
.woocommerce .woocommerce-MyAccount-links .user-profile .image img {
  width: 100%;
  height: auto;
  -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%;
}
.woocommerce .woocommerce-MyAccount-links .user-profile .user-info {
  padding-left: 15px;
}
.woocommerce .woocommerce-MyAccount-links .user-profile .user-info .name {
  display: block;
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px;
  color: #222222;
}
.woocommerce .woocommerce-MyAccount-links .user-profile .user-info .logout {
  font-size: 13px;
  color: #444;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-links .user-profile {
    margin-bottom: 20px;
  }
  .woocommerce .woocommerce-MyAccount-links .user-profile .image {
    width: 48px;
    height: 48px;
  }
  .woocommerce .woocommerce-MyAccount-links .user-profile .user-info .name {
    font-size: 17px;
    margin-bottom: 2px;
  }
  .woocommerce .woocommerce-MyAccount-links .user-profile .user-info .logout {
    font-size: 13px;
  }
}
.woocommerce .woocommerce-MyAccount-links .woocommerce-MyAccount-navigation ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li
  a {
  display: block;
  border-top: 1px solid #eee;
  border-right: 1px solid transparent;
  margin-right: -1px;
  color: #7b599b;
  padding: 10px 0;
  transition: all 220ms ease-in-out;
  text-decoration: none;
}
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li.is-active {
  position: relative;
  background: #fff;
  border-right-color: #fff;
  z-index: 1;
}
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a {
  color: #222;
}
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li
  a {
  color: #444;
  display: block;
}
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a,
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li:hover
  a {
  color: #222222;
}
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li:focus {
  outline: none;
}
.woocommerce
  .woocommerce-MyAccount-links
  .woocommerce-MyAccount-navigation
  ul
  li.is-active
  a {
  border-right-color: #fff;
}
@media screen and (max-width: 768px) {
  .woocommerce
    .woocommerce-MyAccount-links
    .woocommerce-MyAccount-navigation
    ul
    li.is-active
    a {
    border-right: 0;
  }
}
.woocommerce .woocommerce-MyAccount-links,
.woocommerce .woocommerce-MyAccount-content {
  margin: 30px 0;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-links,
  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    border: 0;
    padding: 0;
    float: none;
    margin-bottom: 30px;
  }
}
.woocommerce .woocommerce-MyAccount-content {
  float: right;
  width: 77%;
  border-left: 1px solid #eee;
  padding-left: 60px;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0;
    border-left: 0;
    margin-top: 0;
  }
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-page-title {
  margin-top: 0;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination {
  margin-top: 20px;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination:before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination:after {
  clear: both;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination:before,
.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-MyAccount-content .woocommerce-Pagination:after {
  clear: both;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-Pagination
  .woocommerce-Button {
  zoom: 1;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-Pagination
  .woocommerce-Button:hover {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-Pagination
  .woocommerce-Button.woocommerce-Button--previous {
  float: left;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-Pagination
  .woocommerce-Button.woocommerce-Button--next {
  float: right;
}
.woocommerce
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm
  legend {
  color: #222222;
  font-weight: 400;
}
.woocommerce .woocommerce-password-strength {
  text-align: right;
  margin: 10px 0;
  font-size: 15px;
  font-weight: bold;
}
.woocommerce .woocommerce-password-strength.short,
.woocommerce .woocommerce-password-strength.bad {
  color: #dd1f26;
}
.woocommerce .woocommerce-password-strength.good {
  color: #f7d227;
}
.woocommerce .woocommerce-password-strength.strong {
  color: #0fbd71;
}
.woocommerce .woocommerce-ResetPassword-wrapper {
  margin-top: 30px;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-orders-table {
  width: 100%;
}
.woocommerce .woocommerce-orders-table thead {
  border-bottom: 1px solid #eee;
}
.woocommerce .woocommerce-orders-table tr {
  border-bottom: 1px solid #eee;
}
.woocommerce .woocommerce-orders-table tr:last-child {
  border-bottom: 0;
}
.woocommerce .woocommerce-orders-table th {
  text-transform: uppercase;
  color: #444;
  font-weight: 400;
  padding: 0px 0px 10px 0;
  font-size: 13px;
}
.woocommerce .woocommerce-orders-table td {
  padding: 20px 0;
  position: relative;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-orders-table td {
    padding-right: 10px;
  }
  .woocommerce .woocommerce-orders-table td:last-child {
    padding-right: 0;
  }
}
.woocommerce
  .woocommerce-orders-table
  td.woocommerce-orders-table__cell-order-number {
  width: 12%;
}
.woocommerce
  .woocommerce-orders-table
  td.woocommerce-orders-table__cell-order-number
  a {
  font-size: 22px;
  font-weight: 400;
  color: #222222;
}
@media screen and (max-width: 768px) {
  .woocommerce
    .woocommerce-orders-table
    td.woocommerce-orders-table__cell-order-number
    a {
    font-size: 16px;
  }
}
.woocommerce
  .woocommerce-orders-table
  td.woocommerce-orders-table__cell-order-date,
.woocommerce
  .woocommerce-orders-table
  td.woocommerce-orders-table__cell-order-status {
  width: 18%;
}
.woocommerce
  .woocommerce-orders-table
  td.woocommerce-orders-table__cell-order-total {
  width: 25%;
}
.woocommerce .woocommerce-orders-table td.download-product {
  width: 35%;
}
.woocommerce .woocommerce-orders-table td .amount {
  color: #222222;
  font-weight: 400;
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .woocommerce
    .woocommerce-orders-table
    .woocommerce-orders-table__header-order-status,
  .woocommerce
    .woocommerce-orders-table
    .woocommerce-orders-table__cell-order-status {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce
    .woocommerce-orders-table
    .woocommerce-orders-table__header-order-date,
  .woocommerce
    .woocommerce-orders-table
    .woocommerce-orders-table__cell-order-date {
    display: none;
  }
}
.woocommerce .wc-item-downloads {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 80%;
}
.woocommerce .term-description,
.woocommerce .page-description {
  margin-bottom: 40px;
}
.woocommerce .onsale {
  position: absolute;
  display: block;
  right: -15px;
  top: -15px;
  margin-right: 15px;
  z-index: 500;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 13px;
  text-align: center;
  background: #222;
  color: #fff;
  line-height: 60px;
  overflow: hidden;
  backface-visibility: hidden;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}
.rtl.woocommerce .onsale,
.rtl .woocommerce .onsale {
  left: 0px;
  right: auto;
}
@media screen and (max-width: 992px) {
  .woocommerce .onsale {
    right: -10px;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce .onsale {
    top: 0;
    right: 0;
    border-radius: 0;
  }
  .rtl.woocommerce .onsale,
  .rtl .woocommerce .onsale {
    left: 15px;
  }
}
.woocommerce .onsale.oos {
  color: #fff;
  padding-top: 15px;
  font-size: 11px;
  background: #626262;
  line-height: 1.5;
}
.woocommerce .onsale.oos.bo {
  font-size: 9px;
  line-height: 1.2;
}
.woocommerce .onsale.featured {
  font-size: 11px;
  background-color: #7b599b;
}
.woocommerce .woocommerce-mini-cart-item .quantity.buttons_added {
  width: auto;
  background: none;
}
.woocommerce .woocommerce-Reviews .comment-respond .form-submit {
  clear: both;
  padding-top: 10px;
}
.woocommerce .woocommerce-Reviews .comment-respond .form-submit:before,
.woocommerce .woocommerce-Reviews .comment-respond .form-submit:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-Reviews .comment-respond .form-submit:after {
  clear: both;
}
.woocommerce .woocommerce-Reviews .comment-respond .form-submit:before,
.woocommerce .woocommerce-Reviews .comment-respond .form-submit:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-Reviews .comment-respond .form-submit:after {
  clear: both;
}
.woocommerce .star-rating-icons {
  position: relative;
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
  top: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.woocommerce .star-rating-icons .star-icon {
  font-family: "AurumIcons";
}
.woocommerce .star-rating-icons .star-icon:before {
  content: "\e900";
}
.woocommerce .star-rating-icons i {
  position: relative;
  font-style: normal;
  color: #999;
}
.woocommerce .star-rating-icons i.filled {
  color: #ffd700;
}
.woocommerce-checkout #place_order {
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.shop-footer-sidebar {
  margin-bottom: 20px;
}
.woocommerce-order .woocommerce-table__product-table.product-total {
  text-align: right;
}
.woocommerce-order .woocommerce-table .woocommerce-table__product-name {
  text-align: left;
}
@keyframes blink {
  50% {
    opacity: 0.5;
  }
}
.woocommerce:before,
.woocommerce:after {
  content: " ";
  display: table;
}
.woocommerce:after {
  clear: both;
}
.woocommerce:before,
.woocommerce:after {
  content: " ";
  display: table;
}
.woocommerce:after {
  clear: both;
}
.woocommerce .products {
  padding: 0;
  margin-left: -15px;
  margin-right: -15px;
  list-style: none;
}
.woocommerce .products:before,
.woocommerce .products:after {
  content: " ";
  display: table;
}
.woocommerce .products:after {
  clear: both;
}
.woocommerce .products:before,
.woocommerce .products:after {
  content: " ";
  display: table;
}
.woocommerce .products:after {
  clear: both;
}
.woocommerce .products .product {
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  float: left;
}
.rtl.woocommerce .products .product,
.rtl .woocommerce .products .product {
  float: right;
}
.woocommerce .products.columns-2 .product {
  width: 50%;
}
.woocommerce .products.columns-2 .product:nth-of-type(2n + 1) {
  clear: left;
}
.rtl.woocommerce .products.columns-2 .product:nth-of-type(2n + 1),
.rtl .woocommerce .products.columns-2 .product:nth-of-type(2n + 1) {
  clear: right;
}
@media screen and (max-width: 480px) {
  .woocommerce .products.columns-2 .product {
    width: 100%;
    clear: left;
  }
  .rtl.woocommerce .products.columns-2 .product,
  .rtl .woocommerce .products.columns-2 .product {
    clear: right;
  }
}
.woocommerce .products.columns-3 .product {
  width: 33.333333%;
}
@media screen and (min-width: 769px) {
  .woocommerce .products.columns-3 .product:nth-of-type(3n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-3 .product:nth-of-type(3n + 1),
  .rtl .woocommerce .products.columns-3 .product:nth-of-type(3n + 1) {
    clear: right;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce .products.columns-3 .product {
    width: 50%;
  }
  .woocommerce .products.columns-3 .product:nth-of-type(2n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-3 .product:nth-of-type(2n + 1),
  .rtl .woocommerce .products.columns-3 .product:nth-of-type(2n + 1) {
    clear: right;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce .products.columns-3 .product {
    width: 100%;
    clear: left;
  }
  .rtl.woocommerce .products.columns-3 .product,
  .rtl .woocommerce .products.columns-3 .product {
    clear: right;
  }
}
.woocommerce .products.columns-4 .product {
  width: 25%;
}
@media screen and (min-width: 769px) {
  .woocommerce .products.columns-4 .product:nth-of-type(4n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-4 .product:nth-of-type(4n + 1),
  .rtl .woocommerce .products.columns-4 .product:nth-of-type(4n + 1) {
    clear: right;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce .products.columns-4 .product {
    width: 50%;
  }
  .woocommerce .products.columns-4 .product:nth-of-type(2n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-4 .product:nth-of-type(2n + 1),
  .rtl .woocommerce .products.columns-4 .product:nth-of-type(2n + 1) {
    clear: right;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce .products.columns-4 .product {
    width: 100%;
    clear: left;
  }
  .rtl.woocommerce .products.columns-4 .product,
  .rtl .woocommerce .products.columns-4 .product {
    clear: right;
  }
}
.woocommerce .products.columns-5 .product {
  width: 20%;
}
@media screen and (min-width: 991px) {
  .woocommerce .products.columns-5 .product:nth-of-type(5n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-5 .product:nth-of-type(5n + 1),
  .rtl .woocommerce .products.columns-5 .product:nth-of-type(5n + 1) {
    clear: right;
  }
}
@media screen and (min-width: 769px) and (max-width: 991px) {
  .woocommerce .products.columns-5 .product {
    width: 33.333333%;
  }
  .woocommerce .products.columns-5 .product:nth-of-type(3n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-5 .product:nth-of-type(3n + 1),
  .rtl .woocommerce .products.columns-5 .product:nth-of-type(3n + 1) {
    clear: right;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce .products.columns-5 .product {
    width: 50%;
  }
  .woocommerce .products.columns-5 .product:nth-of-type(2n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-5 .product:nth-of-type(2n + 1),
  .rtl .woocommerce .products.columns-5 .product:nth-of-type(2n + 1) {
    clear: right;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce .products.columns-5 .product {
    width: 100%;
    clear: left;
  }
  .rtl.woocommerce .products.columns-5 .product,
  .rtl .woocommerce .products.columns-5 .product {
    clear: right;
  }
}
.woocommerce .products.columns-6 .product {
  width: 16.66666667%;
}
@media screen and (min-width: 1200px) {
  .woocommerce .products.columns-6 .product:nth-of-type(6n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-6 .product:nth-of-type(6n + 1),
  .rtl .woocommerce .products.columns-6 .product:nth-of-type(6n + 1) {
    clear: right;
  }
}
@media screen and (min-width: 993px) and (max-width: 1199px) {
  .woocommerce .products.columns-6 .product {
    width: 25%;
  }
  .woocommerce .products.columns-6 .product:nth-of-type(4n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-6 .product:nth-of-type(4n + 1),
  .rtl .woocommerce .products.columns-6 .product:nth-of-type(4n + 1) {
    clear: right;
  }
}
@media screen and (min-width: 481px) and (max-width: 991px) {
  .woocommerce .products.columns-6 .product {
    width: 50%;
  }
  .woocommerce .products.columns-6 .product:nth-of-type(2n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products.columns-6 .product:nth-of-type(2n + 1),
  .rtl .woocommerce .products.columns-6 .product:nth-of-type(2n + 1) {
    clear: right;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce .products.columns-6 .product {
    width: 100%;
    clear: left;
  }
}
@media screen and (max-width: 480px) {
  .woocommerce .products .product.columns-xs-2 {
    width: 50%;
    float: left;
    clear: none;
  }
  .woocommerce .products .product.columns-xs-2:nth-of-type(2n + 1) {
    clear: left;
  }
  .rtl.woocommerce .products .product.columns-xs-2:nth-of-type(2n + 1),
  .rtl .woocommerce .products .product.columns-xs-2:nth-of-type(2n + 1) {
    clear: right;
  }
}
.woocommerce .products-archive {
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.woocommerce .products-archive--products,
.woocommerce .products-archive--sidebar {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce .products-archive--products {
  width: 100%;
}
.woocommerce .products-archive--has-sidebar .products-archive--products {
  width: 75%;
}
@media screen and (max-width: 992px) {
  .woocommerce .products-archive--has-sidebar .products-archive--products {
    width: 100%;
  }
}
.woocommerce .products-archive--has-sidebar .products-archive--sidebar {
  width: 25%;
}
@media screen and (max-width: 992px) {
  .woocommerce .products-archive--has-sidebar .products-archive--sidebar {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce .products-archive--sidebar-left .products-archive--products {
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce .products-archive--sidebar-first .products-archive--products {
    order: 2;
  }
}
.woocommerce .products-archive--pagination-align-left .page-numbers {
  text-align: left;
}
.woocommerce .products-archive--pagination-align-center .page-numbers {
  text-align: center;
}
.woocommerce .products-archive--pagination-align-right .page-numbers {
  text-align: right;
}
.woocommerce .woocommerce-shop-header {
  margin-top: 0px;
  margin-bottom: 30px;
}
.woocommerce .woocommerce-shop-header--columned {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-shop-header--columned {
    flex-direction: column;
  }
  .woocommerce .woocommerce-shop-header--columned > div {
    width: 100%;
  }
}
.woocommerce .woocommerce-shop-header--columned > div {
  flex-grow: 1;
}
.woocommerce .woocommerce-shop-header--title .page-title {
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.woocommerce .woocommerce-shop-header--title .woocommerce-result-count {
  display: block;
  margin-top: 10px;
}
.woocommerce .woocommerce-shop-header--sorting .sort {
  margin-bottom: 0;
}
.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering--dropdown {
  margin-bottom: 0px;
}
.woocommerce
  .woocommerce-shop-header--sorting
  .woocommerce-ordering--dropdown
  ~ .orderby {
  display: none;
}
@media screen and (min-width: 768px) {
  .woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering {
    position: relative;
    float: right;
  }
  .rtl.woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering,
  .rtl .woocommerce .woocommerce-shop-header--sorting .woocommerce-ordering {
    float: left;
  }
  .woocommerce
    .woocommerce-shop-header--sorting
    .woocommerce-ordering
    .dropdown-menu {
    left: auto;
    right: 0;
  }
}
body > .woocommerce,
.woocommerce .content-area .site-main {
  padding-top: 35px;
  padding-bottom: 35px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
body > .woocommerce .page-heading,
.woocommerce .content-area .site-main .page-heading {
  margin-top: 0;
}
@media (min-width: 768px) {
  body > .woocommerce,
  .woocommerce .content-area .site-main {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body > .woocommerce,
  .woocommerce .content-area .site-main {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body > .woocommerce,
  .woocommerce .content-area .site-main {
    width: 1170px;
  }
}
.woocommerce .button {
  display: inline-block;
  background-color: #222222;
  color: #fff;
  font-size: 17px;
  border-radius: 2px;
  padding: 6px 12px;
  margin-right: 10px;
  text-decoration: none;
  font-weight: 400;
  border: 0;
  line-height: 1.14;
  transition: background 100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.woocommerce .button:hover {
  background-color: #2f2f2f;
}
.woocommerce .button:active {
  background-color: #000;
  color: rgba(255, 255, 255, 0.9);
}
.woocommerce .button:hover,
.woocommerce .button:focus {
  text-decoration: none;
  outline: none;
}
.woocommerce .button:last-child {
  margin-right: 0;
}
.woocommerce .button.button-block {
  width: 100%;
  text-align: center;
}
.woocommerce .button.button-small {
  font-size: 14px;
  padding: 4px 9px;
}
.woocommerce .button.button-large {
  padding: 10px 16px;
  font-size: 20px;
}
.woocommerce .button.button-secondary {
  background-color: #7b599b;
  color: #fff;
}
.woocommerce .button.button-secondary:hover {
  background-color: #8866a7;
}
.woocommerce .button.button-secondary:active {
  background-color: #6e508b;
}
.woocommerce .button.button-gray {
  background-color: #ddd;
  color: #222;
}
.woocommerce .button.button-gray:hover {
  background-color: #d8d8d8;
}
.woocommerce .button.button-gray:active {
  background-color: #d0d0d0;
}
.woocommerce .item-info .button {
  background-color: transparent;
  padding: 0;
  margin: 0;
  color: #333;
}
.woocommerce .item-info .button.loading {
  opacity: 0.5;
}
.woocommerce .quantity {
  display: none;
}
.woocommerce .quantity.buttons_added {
  display: block;
  width: 155px;
  background: #eee;
  border-radius: 2px;
}
.woocommerce .quantity.buttons_added:before,
.woocommerce .quantity.buttons_added:after {
  content: " ";
  display: table;
}
.woocommerce .quantity.buttons_added:after {
  clear: both;
}
.woocommerce .quantity.buttons_added:before,
.woocommerce .quantity.buttons_added:after {
  content: " ";
  display: table;
}
.woocommerce .quantity.buttons_added:after {
  clear: both;
}
.woocommerce .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;
  box-sizing: border-box;
}
.woocommerce .quantity.buttons_added input.input-text {
  width: 50%;
  border: 1px solid #fff;
  border-top: 0;
  border-bottom: 0;
  text-indent: 0;
  -moz-appearance: textfield;
}
.woocommerce .quantity.buttons_added input.plus,
.woocommerce .quantity.buttons_added input.minus {
  width: 25%;
}
.woocommerce .quantity.buttons_added input.plus:active,
.woocommerce .quantity.buttons_added input.minus:active {
  box-shadow: inset 0 5px 10px rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 480px) {
  .woocommerce .quantity.buttons_added {
    width: 120px;
  }
}
.woocommerce
  .woocommerce-page-title
  .woocommerce-form-coupon-toggle
  .woocommerce-info {
  display: none;
}
.woocommerce .icon-button {
  display: flex;
  white-space: nowrap;
}
.rtl .woocommerce .icon-button {
  flex-direction: row-reverse;
}
.woocommerce .icon-button:hover,
.woocommerce .icon-button:focus {
  text-decoration: none;
}
.woocommerce .icon-button i {
  width: 40px;
  margin-right: 10px;
  background: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 480px) {
  .woocommerce .icon-button i {
    width: 30px;
  }
}
.woocommerce .icon-button .title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 400;
  color: #333;
}
@media screen and (max-width: 480px) {
  .woocommerce .icon-button .title {
    font-size: 16px;
  }
}
.woocommerce .icon-button .title small {
  display: block;
  color: #444;
  font-size: 13px;
  font-weight: 400;
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  .woocommerce .icon-button .title small {
    font-size: 12px;
  }
}
.woocommerce .icon-button.show-login-form i {
  background-image: url(../images/login.svg);
}
.woocommerce .icon-button.icon-coupon i {
  background-image: url(../images/coupon.svg);
}
.woocommerce .coupon-form {
  position: relative;
}
.woocommerce .coupon-form .coupon {
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  visibility: hidden;
  opacity: 0;
  transition:
    opacity 300ms ease-in-out,
    visibility 300ms ease-in-out;
  background-color: #fff;
}
.rtl .woocommerce .coupon-form .coupon {
  right: auto;
  left: -20px;
}
.woocommerce .coupon-form .coupon .checkout_coupon {
  margin-top: 0;
  width: 300px;
  background: #fff;
  padding: 10px !important;
  padding-left: 30px !important;
  display: block !important;
  height: auto !important;
}
.woocommerce .coupon-form .coupon .checkout_coupon .close-coupon {
  position: absolute;
  left: 15px;
  margin-right: 10px;
  top: 50%;
  font-size: 16px;
  line-height: 1;
  transform: translateY(-45%);
  text-decoration: none;
}
.woocommerce .coupon-form .coupon .checkout_coupon .form-row {
  float: left;
  margin-bottom: 0;
}
.woocommerce .coupon-form .coupon .checkout_coupon .form-row.form-row-first {
  width: 60%;
  padding-right: 10px;
}
.woocommerce .coupon-form .coupon .checkout_coupon .form-row.form-row-last {
  width: 40%;
}
.woocommerce .coupon-form .coupon .checkout_coupon .input-text,
.woocommerce .coupon-form .coupon .checkout_coupon .button {
  height: 35px;
}
.woocommerce .coupon-form .coupon .checkout_coupon .input-text {
  width: 100%;
}
.woocommerce .coupon-form .coupon .checkout_coupon .button {
  display: block;
  margin-right: 0;
  white-space: nowrap;
}
.woocommerce .coupon-form .coupon .woocommerce-info,
.woocommerce .coupon-form .coupon .woocommerce-error,
.woocommerce .coupon-form .coupon .woocommerce-message {
  position: absolute;
  top: 100%;
  left: 17px;
  right: 17px;
  padding: 4px 10px;
  margin: 0;
  margin-top: 5px;
  font-size: 14px;
  text-align: center;
}
@media screen and (max-width: 619px) {
  .woocommerce .coupon-form .coupon {
    left: 0;
    right: auto;
  }
  .woocommerce .coupon-form .coupon .checkout_coupon {
    padding-left: 0 !important;
  }
  .woocommerce .coupon-form .coupon .checkout_coupon .close-coupon {
    left: auto;
    right: -15px;
  }
}
@media screen and (max-width: 450px) {
  .woocommerce .coupon-form .coupon .checkout_coupon {
    width: 250px;
  }
  .woocommerce .coupon-form .coupon .checkout_coupon .close-coupon {
    right: -30px;
  }
}
.woocommerce .coupon-form.coupon-visible .coupon {
  visibility: visible;
  opacity: 1;
}
.woocommerce #order_review .shop_table,
.woocommerce .cart_totals .shop_table {
  width: 100%;
}
.woocommerce #order_review .shop_table h3,
.woocommerce .cart_totals .shop_table h3 {
  display: inline-block;
  font-size: 16px;
  margin: 0;
}
.woocommerce #order_review .shop_table tr td,
.woocommerce .cart_totals .shop_table tr td,
.woocommerce #order_review .shop_table tr th,
.woocommerce .cart_totals .shop_table tr th {
  font-weight: normal;
  border-bottom: 1px solid #eee;
  padding: 7px 0;
  text-transform: uppercase;
  color: #444;
  font-weight: 400;
  vertical-align: top;
  text-align: left;
}
.rtl .woocommerce #order_review .shop_table tr td,
.rtl .woocommerce .cart_totals .shop_table tr td,
.rtl .woocommerce #order_review .shop_table tr th,
.rtl .woocommerce .cart_totals .shop_table tr th {
  text-align: right;
}
.woocommerce #order_review .shop_table tr td[valign="middle"],
.woocommerce .cart_totals .shop_table tr td[valign="middle"],
.woocommerce #order_review .shop_table tr th[valign="middle"],
.woocommerce .cart_totals .shop_table tr th[valign="middle"] {
  vertical-align: middle;
}
.woocommerce #order_review .shop_table tr td strong,
.woocommerce .cart_totals .shop_table tr td strong,
.woocommerce #order_review .shop_table tr th strong,
.woocommerce .cart_totals .shop_table tr th strong {
  font-weight: 400;
}
.woocommerce #order_review .shop_table tr td.product-total,
.woocommerce .cart_totals .shop_table tr td.product-total,
.woocommerce #order_review .shop_table tr th.product-total,
.woocommerce .cart_totals .shop_table tr th.product-total,
.woocommerce #order_review .shop_table tr td.product-subtotal,
.woocommerce .cart_totals .shop_table tr td.product-subtotal,
.woocommerce #order_review .shop_table tr th.product-subtotal,
.woocommerce .cart_totals .shop_table tr th.product-subtotal {
  text-align: right;
}
.rtl .woocommerce #order_review .shop_table tr td.product-total,
.rtl .woocommerce .cart_totals .shop_table tr td.product-total,
.rtl .woocommerce #order_review .shop_table tr th.product-total,
.rtl .woocommerce .cart_totals .shop_table tr th.product-total,
.rtl .woocommerce #order_review .shop_table tr td.product-subtotal,
.rtl .woocommerce .cart_totals .shop_table tr td.product-subtotal,
.rtl .woocommerce #order_review .shop_table tr th.product-subtotal,
.rtl .woocommerce .cart_totals .shop_table tr th.product-subtotal {
  text-align: left;
}
.woocommerce #order_review .shop_table tr td,
.woocommerce .cart_totals .shop_table tr td {
  color: #222222;
}
.woocommerce #order_review .shop_table tr select.form-control,
.woocommerce .cart_totals .shop_table tr select.form-control {
  margin: 5px 0;
}
.woocommerce #order_review .shop_table tr .woocommerce-remove-coupon,
.woocommerce .cart_totals .shop_table tr .woocommerce-remove-coupon {
  background: url(../images/remove-from-cart.png) no-repeat;
  background-size: 14px;
  width: 14px;
  height: 14px;
  margin-left: 4px;
  display: inline-block;
  z-index: 1;
  line-height: 1;
  text-indent: 100px;
  position: relative;
  overflow: hidden;
  top: 2px;
}
.woocommerce #order_review .shop_table tr.shipping ul,
.woocommerce .cart_totals .shop_table tr.shipping ul {
  width: 100%;
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0;
  float: right;
  text-align: right;
}
.rtl .woocommerce #order_review .shop_table tr.shipping ul,
.rtl .woocommerce .cart_totals .shop_table tr.shipping ul {
  float: left;
  text-align: left;
}
.woocommerce #order_review .shop_table tr.shipping label,
.woocommerce .cart_totals .shop_table tr.shipping label {
  cursor: pointer;
}
.woocommerce #order_review .shop_table tr.shipping label:before,
.woocommerce .cart_totals .shop_table tr.shipping label:before {
  float: right;
  margin-left: 10px;
  margin-right: 0;
}
.rtl .woocommerce #order_review .shop_table tr.shipping label:before,
.rtl .woocommerce .cart_totals .shop_table tr.shipping label:before {
  float: left;
  margin-left: 0;
  margin-right: 10px;
}
.woocommerce #order_review .shop_table tr .customer-note,
.woocommerce .cart_totals .shop_table tr .customer-note {
  text-transform: none;
  color: #444;
  font-weight: 400;
}
.woocommerce #order_review .shop_table tr.cart-subtotal th + td,
.woocommerce .cart_totals .shop_table tr.cart-subtotal th + td,
.woocommerce #order_review .shop_table tr.order-total th + td,
.woocommerce .cart_totals .shop_table tr.order-total th + td,
.woocommerce #order_review .shop_table tr.cart-discount th + td,
.woocommerce .cart_totals .shop_table tr.cart-discount th + td,
.woocommerce #order_review .shop_table tr.shipping th + td,
.woocommerce .cart_totals .shop_table tr.shipping th + td,
.woocommerce #order_review .shop_table tr.tax-rate th + td,
.woocommerce .cart_totals .shop_table tr.tax-rate th + td {
  text-align: right;
}
.rtl .woocommerce #order_review .shop_table tr.cart-subtotal th + td,
.rtl .woocommerce .cart_totals .shop_table tr.cart-subtotal th + td,
.rtl .woocommerce #order_review .shop_table tr.order-total th + td,
.rtl .woocommerce .cart_totals .shop_table tr.order-total th + td,
.rtl .woocommerce #order_review .shop_table tr.cart-discount th + td,
.rtl .woocommerce .cart_totals .shop_table tr.cart-discount th + td,
.rtl .woocommerce #order_review .shop_table tr.shipping th + td,
.rtl .woocommerce .cart_totals .shop_table tr.shipping th + td,
.rtl .woocommerce #order_review .shop_table tr.tax-rate th + td,
.rtl .woocommerce .cart_totals .shop_table tr.tax-rate th + td {
  text-align: left;
}
.woocommerce #order_review .shop_table tr:last-child td,
.woocommerce .cart_totals .shop_table tr:last-child td,
.woocommerce #order_review .shop_table tr:last-child th,
.woocommerce .cart_totals .shop_table tr:last-child th {
  border-bottom: 0;
}
.woocommerce #order_review .shop_table thead > tr:first-child td,
.woocommerce .cart_totals .shop_table thead > tr:first-child td,
.woocommerce #order_review .shop_table thead > tr:first-child th,
.woocommerce .cart_totals .shop_table thead > tr:first-child th {
  position: relative;
  border-bottom: 1px solid #eee;
}
.woocommerce #order_review .shop_table thead > tr:first-child td:after,
.woocommerce .cart_totals .shop_table thead > tr:first-child td:after,
.woocommerce #order_review .shop_table thead > tr:first-child th:after,
.woocommerce .cart_totals .shop_table thead > tr:first-child th:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 1px;
  height: 1px;
  background: #eee;
}
.woocommerce #order_review .shop_table tfoot > tr:first-child td,
.woocommerce .cart_totals .shop_table tfoot > tr:first-child td,
.woocommerce #order_review .shop_table tfoot > tr:first-child th,
.woocommerce .cart_totals .shop_table tfoot > tr:first-child th {
  position: relative;
  border-top: 1px solid #eee;
}
.woocommerce #order_review .shop_table tfoot > tr:first-child td:after,
.woocommerce .cart_totals .shop_table tfoot > tr:first-child td:after,
.woocommerce #order_review .shop_table tfoot > tr:first-child th:after,
.woocommerce .cart_totals .shop_table tfoot > tr:first-child th:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 1px;
  height: 1px;
  background: #eee;
}
.woocommerce #order_review .shop_table tfoot tr td,
.woocommerce .cart_totals .shop_table tfoot tr td {
  font-weight: 400;
}
.woocommerce #order_review .shop_table tfoot tr th + td,
.woocommerce .cart_totals .shop_table tfoot tr th + td {
  text-align: right;
}
.woocommerce .woocommerce-shipping-calculator .shipping-calculator-button {
  margin-bottom: 10px;
}
.woocommerce .woocommerce-shipping-destination {
  clear: both;
  padding-top: 5px;
  font-family: "Roboto Condensed", sans-serif;
}
.woocommerce-notice,
.woocommerce-info,
.woocommerce-message,
.woocommerce-error {
  background-color: #00aeef;
  padding: 15px;
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 0 6px #00aeef;
  display: flex;
  align-items: center;
  list-style: none;
  margin-bottom: 40px;
}
.woocommerce-notice:before,
.woocommerce-notice:after,
.woocommerce-info:before,
.woocommerce-info:after,
.woocommerce-message:before,
.woocommerce-message:after,
.woocommerce-error:before,
.woocommerce-error:after {
  content: " ";
  display: table;
}
.woocommerce-notice:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce-error:after {
  clear: both;
}
.woocommerce-notice:before,
.woocommerce-notice:after,
.woocommerce-info:before,
.woocommerce-info:after,
.woocommerce-message:before,
.woocommerce-message:after,
.woocommerce-error:before,
.woocommerce-error:after {
  content: " ";
  display: table;
}
.woocommerce-notice:after,
.woocommerce-info:after,
.woocommerce-message:after,
.woocommerce-error:after {
  clear: both;
}
.woocommerce-notice a,
.woocommerce-info a,
.woocommerce-message a,
.woocommerce-error a {
  color: #fff;
  margin-left: 5px;
  margin-right: 5px;
}
.woocommerce-notice li,
.woocommerce-info li,
.woocommerce-message li,
.woocommerce-error li {
  display: block;
}
.woocommerce-notice .button,
.woocommerce-info .button,
.woocommerce-message .button,
.woocommerce-error .button {
  margin-right: 20px;
}
.woocommerce-notice .button:last-child,
.woocommerce-info .button:last-child,
.woocommerce-message .button:last-child,
.woocommerce-error .button:last-child {
  margin-right: 20px;
}
@media screen and (min-width: 768px) {
  .woocommerce-notice .button,
  .woocommerce-info .button,
  .woocommerce-message .button,
  .woocommerce-error .button {
    order: 2;
    margin-left: auto;
    margin-right: 0;
  }
  .woocommerce-notice .button:last-child,
  .woocommerce-info .button:last-child,
  .woocommerce-message .button:last-child,
  .woocommerce-error .button:last-child {
    margin-left: auto;
    margin-right: 0;
  }
}
ul.woocommerce-notice,
ul.woocommerce-info,
ul.woocommerce-message,
ul.woocommerce-error {
  flex-direction: column;
}
ul.woocommerce-notice li,
ul.woocommerce-info li,
ul.woocommerce-message li,
ul.woocommerce-error li {
  width: 100%;
}
.woocommerce-message {
  background-color: #0fbd71;
  box-shadow: 0 0 0 6px #0fbd71;
}
.woocommerce-error {
  background-color: #dd1f26;
  box-shadow: 0 0 0 6px #dd1f26;
}
.pswp__caption__center {
  text-align: center;
}
.woocommerce .products .product {
  position: relative;
  margin-bottom: 55px;
}
@media screen and (max-width: 768px) {
  .woocommerce .products .product {
    margin-bottom: 30px;
  }
}
.woocommerce .products .product .item-image {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.woocommerce .products .product .item-image a {
  display: block;
  position: relative;
}
.woocommerce .products .product .item-image img {
  z-index: 1;
}
.woocommerce .products .product .item-image .shop-image {
  background-color: #fff;
}
.woocommerce .products .product .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;
}
.woocommerce .products .product .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;
}
.woocommerce .products .product .item-image nav a.active,
.woocommerce .products .product .item-image nav a:hover {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.woocommerce .products .product .item-image nav a:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.woocommerce .products .product .item-image .wishlist {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  z-index: 100;
  line-height: 1;
  cursor: pointer;
  color: #444;
  padding: 10px;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  -o-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
}
.woocommerce .products .product .item-image .wishlist span {
  display: block;
  position: relative;
  padding: 10px;
  text-decoration: none;
  -webkit-transition: color 500ms ease-in-out;
  -moz-transition: color 500ms ease-in-out;
  -o-transition: color 500ms ease-in-out;
  transition: color 500ms ease-in-out;
  zoom: 1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.woocommerce .products .product .item-image .wishlist span:hover {
  color: #e35450;
}
.woocommerce .products .product .item-image .wishlist.is-loading {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .products .product .item-image .wishlist.is-loading span {
  -moz-animation: wishlistLoading 500ms linear infinite alternate;
  -webkit-animation: wishlistLoading 500ms linear infinite alternate;
  -o-animation: wishlistLoading 500ms linear infinite alternate;
  animation: wishlistLoading 500ms linear infinite alternate;
  color: #333;
}
.woocommerce
  .products
  .product
  .item-image
  .wishlist.is-loading
  span
  lesshat-selector {
  -lh-property: 0;
}
@-webkit-keyframes wishlistLoading {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
  }
}
@-moz-keyframes wishlistLoading {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
  }
}
@-o-keyframes wishlistLoading {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
  }
}
@keyframes wishlistLoading {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 0.2;
  }
}
[not-existing] {
  zoom: 1;
}
.woocommerce .products .product .item-image .wishlist.wishlisted {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .products .product .item-image .wishlist.wishlisted span {
  color: #e35450;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .products .product .item-image:hover nav {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  bottom: 0;
}
.woocommerce .products .product .item-image:hover .wishlist {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  text-decoration: none;
}
.woocommerce .products .product .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);
}
.woocommerce .products .product.is-loading .item-image .bounce-loader {
  opacity: 1;
}
.woocommerce .products .product.hover-effect-1 .item-image .shop-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  visibility: hidden;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.woocommerce .products .product.hover-effect-1 .item-image:hover .shop-image {
  visibility: visible;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce
  .products
  .product.hover-effect-1.image-slide
  .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;
}
.woocommerce
  .products
  .product.hover-effect-1.image-slide
  .item-image
  .shop-image {
  top: 100%;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-transition: all 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-transition: all 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transition: all 250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.woocommerce
  .products
  .product.hover-effect-1.image-slide
  .item-image:hover
  .wp-post-image {
  top: -50px;
}
.woocommerce
  .products
  .product.hover-effect-1.image-slide
  .item-image:hover
  .shop-image {
  top: 0%;
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .products .product.hover-effect-2 .item-image .shop-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  visibility: hidden;
  opacity: 0;
  transition: all 330ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
.woocommerce .products .product.hover-effect-2 .item-image .shop-image.active {
  visibility: visible;
  opacity: 1;
}
.woocommerce
  .products
  .product.hover-effect-zoom-over
  .item-image
  .image-placeholder {
  transition: transform 280ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
  transform-origin: center;
}
.woocommerce
  .products
  .product.hover-effect-zoom-over
  .item-image:hover
  .image-placeholder {
  transform: scale(1.1);
}
.woocommerce .products .product .item-info {
  position: relative;
  padding: 2px 20px;
  display: block;
}
.woocommerce .products .product .item-info h3,
.woocommerce .products .product .item-info a {
  font-weight: 400;
}
.woocommerce .products .product .item-info h3,
.woocommerce .products .product .item-info .price {
  font-size: 20px;
  margin: 0px;
  margin-top: 20px;
  margin-right: 25px;
}
.woocommerce .products .product .item-info h3 a,
.woocommerce .products .product .item-info .price a {
  color: #222;
}
.rtl.woocommerce .products .product .item-info h3,
.rtl.woocommerce .products .product .item-info .price,
.rtl .woocommerce .products .product .item-info h3,
.rtl .woocommerce .products .product .item-info .price {
  margin-right: 0;
  margin-left: 25px;
}
.woocommerce .products .product .item-info span {
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
}
.woocommerce .products .product .item-info span a {
  font-size: 14px;
  color: #444;
}
.woocommerce .products .product .item-info h3 + span {
  margin-top: 5px;
}
.woocommerce .products .product .item-info .price,
.woocommerce .products .product .item-info .woocs_price_code {
  margin-right: 0;
}
.woocommerce .products .product .item-info .price:before,
.woocommerce .products .product .item-info .woocs_price_code:before,
.woocommerce .products .product .item-info .price:after,
.woocommerce .products .product .item-info .woocs_price_code:after {
  content: " ";
  display: table;
}
.woocommerce .products .product .item-info .price:after,
.woocommerce .products .product .item-info .woocs_price_code:after {
  clear: both;
}
.woocommerce .products .product .item-info .price:before,
.woocommerce .products .product .item-info .woocs_price_code:before,
.woocommerce .products .product .item-info .price:after,
.woocommerce .products .product .item-info .woocs_price_code:after {
  content: " ";
  display: table;
}
.woocommerce .products .product .item-info .price:after,
.woocommerce .products .product .item-info .woocs_price_code:after {
  clear: both;
}
.woocommerce .products .product .item-info .price.woocs_price_code,
.woocommerce .products .product .item-info .woocs_price_code.woocs_price_code {
  display: inline-block;
}
.woocommerce .products .product .item-info .price span,
.woocommerce .products .product .item-info .woocs_price_code span {
  display: inline;
}
.woocommerce .products .product .item-info .price > del,
.woocommerce .products .product .item-info .woocs_price_code > del {
  color: #444;
  font-size: 16px;
  padding-right: 10px;
}
.woocommerce .products .product .item-info .price ins,
.woocommerce .products .product .item-info .woocs_price_code ins {
  text-decoration: none;
}
.woocommerce .products .product .item-info .price {
  display: block;
  color: #333;
}
.woocommerce .products .product .item-info a[data-product_id] {
  position: absolute;
  top: 25px;
  right: 10px;
  text-decoration: none;
}
.rtl.woocommerce .products .product .item-info a[data-product_id],
.rtl .woocommerce .products .product .item-info a[data-product_id] {
  left: 20px;
  right: auto;
}
.woocommerce .products .product .item-info a[data-product_id]:before {
  position: relative;
  font-family: "AurumIcons";
  content: "\e901";
  font-weight: 400;
  display: block;
  font-size: 16px;
  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%;
}
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id]: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);
  }
}
[not-existing] {
  zoom: 1;
}
.woocommerce .products .product .item-info a[data-product_id]:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  display: block;
  margin-right: 10px;
  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);
}
.woocommerce .products .product .item-info a[data-product_id] ~ .added_to_cart {
  display: none;
}
.woocommerce .products .product .item-info a[data-product_id].loading {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.woocommerce .products .product .item-info a[data-product_id].loading:before {
  -moz-animation: addToCartSpinner 1s linear infinite;
  -webkit-animation: addToCartSpinner 1s linear infinite;
  -o-animation: addToCartSpinner 1s linear infinite;
  animation: addToCartSpinner 1s linear infinite;
}
.woocommerce .products .product .item-info a[data-product_id].added: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;
}
.woocommerce .products .product .item-info a[data-product_id].added: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;
}
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id].out-of-stock:before {
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  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;
}
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id].product-type-variable:before,
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id].product_type_grouped:before {
  content: "\e903";
}
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id].product-type-external:before {
  font-size: 18px;
  content: "\e902";
}
.woocommerce .products .product .item-info a[data-product_id].is-textual {
  font-size: 13px;
  margin-top: -10px;
  font-weight: normal;
  -webkit-transition: opacity 350ms ease-in-out;
  -moz-transition: opacity 350ms ease-in-out;
  -o-transition: opacity 350ms ease-in-out;
  transition: opacity 350ms ease-in-out;
}
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id].is-textual.loading {
  zoom: 1;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id].is-textual:before {
  display: none;
}
.woocommerce
  .products
  .product
  .item-info
  a[data-product_id].is-textual.added:after {
  left: -20px;
  top: 45%;
  -webkit-transform: translateY(-50%) scale(0.7);
  -moz-transform: translateY(-50%) scale(0.7);
  -ms-transform: translateY(-50%) scale(0.7);
  -o-transform: translateY(-50%) scale(0.7);
  transform: translateY(-50%) scale(0.7);
}
@media screen and (max-width: 768px) {
  .woocommerce .products .product .item-info {
    padding: 2px 10px;
  }
  .woocommerce .products .product .item-info .add_to_cart_button {
    right: 0px;
  }
}
.woocommerce .products .product .yith-add-to-wishlist {
  position: absolute;
  z-index: 50;
  top: 0;
  left: 15px;
  margin: 5px;
  opacity: 1;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist {
  margin: 0;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  a {
  padding: 15px;
  margin: 0;
  background: transparent;
  line-height: 1;
  display: block;
  text-decoration: none;
  position: relative;
  color: transparent;
  overflow: hidden;
  width: 45px;
  white-space: nowrap;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  a:before {
  line-height: 1;
  content: "\f004";
  color: #999;
  font-family: FontAwesome;
  font-size: 16px;
  transition: all 350ms ease-in-out;
  opacity: 0;
  padding: 0;
  position: absolute;
  left: 15px;
  top: 15px;
  text-indent: 0;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  a:hover:before {
  color: #555;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  a
  svg {
  display: none;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  > a:before,
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  > a:before {
  color: #7b599b;
  opacity: 1;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  .feedback,
.woocommerce
  .products
  .product
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  .ajax-loading {
  display: none !important;
}
.woocommerce .products .product .yith-add-to-wishlist.is-loading {
  animation: blink 700ms 0s infinite;
}
.woocommerce
  .products
  .product
  .yith-add-to-wishlist.is-loading
  .yith-wcwl-add-to-wishlist
  a:before {
  opacity: 1;
}
.woocommerce
  .products
  .product:hover
  .yith-add-to-wishlist
  .yith-wcwl-add-to-wishlist
  a:before {
  opacity: 1;
}
.woocommerce .products .product .product-placeholder-image img {
  max-width: 100%;
  height: auto;
}
.woocommerce div.single-product {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  min-width: 100%;
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce div.single-product > .single-product {
  margin-left: 0;
  margin-right: 0;
}
.woocommerce div.single-product--product-details,
.woocommerce div.single-product--sidebar {
  padding-left: 15px;
  padding-right: 15px;
}
.woocommerce div.single-product--product-details {
  width: 100%;
}
.woocommerce div.single-product--product-details > .product {
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce div.single-product--product-details > .product > div,
.woocommerce div.single-product--product-details > .product > section {
  width: 100%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0;
}
.woocommerce
  div.single-product--product-details
  > .product
  .product-images-container,
.woocommerce div.single-product--product-details > .product .summary {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}
.rtl.woocommerce
  div.single-product--product-details
  > .product
  .product-images-container,
.rtl.woocommerce div.single-product--product-details > .product .summary,
.rtl
  .woocommerce
  div.single-product--product-details
  > .product
  .product-images-container,
.rtl .woocommerce div.single-product--product-details > .product .summary {
  float: right;
}
@media screen and (max-width: 768px) {
  .woocommerce
    div.single-product--product-details
    > .product
    .product-images-container,
  .woocommerce div.single-product--product-details > .product .summary {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce div.single-product--product-details > .product .summary {
    padding-left: 30px;
  }
}
.woocommerce
  div.single-product--product-details
  > .product
  .products.up-sells
  > h2,
.woocommerce
  div.single-product--product-details
  > .product
  .products.related
  > h2 {
  margin-top: 0;
}
.woocommerce div.single-product--has-sidebar .single-product--product-details {
  width: 75%;
}
@media screen and (max-width: 992px) {
  .woocommerce
    div.single-product--has-sidebar
    .single-product--product-details {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .woocommerce
    div.single-product--has-sidebar
    .single-product--product-details
    .summary {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.woocommerce div.single-product--has-sidebar .single-product--sidebar {
  width: 25%;
}
@media screen and (max-width: 992px) {
  .woocommerce div.single-product--has-sidebar .single-product--sidebar {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .woocommerce
    div.single-product--sidebar-left
    .single-product--product-details {
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce
    div.single-product--sidebar-first
    .single-product--product-details {
    order: 2;
  }
}
.woocommerce div.single-product .woocommerce-tabs .tabs {
  margin: 20px 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #eee;
}
.woocommerce div.single-product .woocommerce-tabs .tabs:before,
.woocommerce div.single-product .woocommerce-tabs .tabs:after {
  content: " ";
  display: table;
}
.woocommerce div.single-product .woocommerce-tabs .tabs:after {
  clear: both;
}
.woocommerce div.single-product .woocommerce-tabs .tabs:before,
.woocommerce div.single-product .woocommerce-tabs .tabs:after {
  content: " ";
  display: table;
}
.woocommerce div.single-product .woocommerce-tabs .tabs:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .woocommerce div.single-product .woocommerce-tabs .tabs {
    border-bottom: 0;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
  }
}
.woocommerce div.single-product .woocommerce-tabs .tabs li {
  float: left;
  font-size: 20px;
  margin-right: 40px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
}
.woocommerce div.single-product .woocommerce-tabs .tabs li.active {
  border-bottom-color: #222;
}
.woocommerce div.single-product .woocommerce-tabs .tabs li a {
  display: block;
  text-decoration: none;
  padding: 6px 0px;
  background: none;
  border: none;
}
.woocommerce div.single-product .woocommerce-tabs .tabs li a:hover {
  background: none;
  padding: 6px 0px;
}
@media screen and (max-width: 768px) {
  .woocommerce div.single-product .woocommerce-tabs .tabs li {
    display: block;
    float: none;
    width: 100%;
  }
  .woocommerce div.single-product .woocommerce-tabs .tabs li a {
    padding: 10px 15px !important;
    border-bottom: 1px solid #eee !important;
  }
  .woocommerce div.single-product .woocommerce-tabs .tabs li.active {
    background: #fafafa;
  }
}
.woocommerce div.single-product .woocommerce-tabs .woocommerce-Tabs-panel {
  box-shadow: none;
}
.woocommerce div.single-product .tabs .nav-tabs {
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  .woocommerce div.single-product .tabs .nav-tabs {
    border-bottom: 0;
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
    overflow: hidden;
  }
}
.woocommerce div.single-product .tabs .nav-tabs li {
  font-size: 20px;
  margin-right: 40px;
}
.woocommerce div.single-product .tabs .nav-tabs li.active a {
  border: none;
  background: none;
  padding: 6px 0px;
  border-bottom: 2px solid #222;
}
.woocommerce div.single-product .tabs .nav-tabs li.active a:hover {
  background: none;
  padding: 6px 0px;
  border-bottom: 2px solid #222;
}
.woocommerce div.single-product .tabs .nav-tabs li a {
  text-transform: none;
  padding: 6px 0px;
  background: none;
  border: none;
}
.woocommerce div.single-product .tabs .nav-tabs li a:hover {
  background: none;
  padding: 6px 0px;
}
@media screen and (max-width: 768px) {
  .woocommerce div.single-product .tabs .nav-tabs li {
    display: block;
    float: none;
    width: 100%;
  }
  .woocommerce div.single-product .tabs .nav-tabs li a {
    padding: 10px 15px !important;
    border-bottom: 1px solid #eee !important;
  }
  .woocommerce div.single-product .tabs .nav-tabs li.active {
    background: #fafafa;
  }
}
.woocommerce div.single-product .tabs .tab-content iframe {
  max-width: 100%;
}
.woocommerce .product-images-container {
  position: relative;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .product-images-container {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 768px) {
  .woocommerce .product-images-container .product-images--thumbnails {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 576px) {
  .woocommerce .product-images-container.thumbnails-vertical .product-images {
    display: flex;
  }
  .woocommerce
    .product-images-container.thumbnails-vertical
    .product-images
    .product-images--main {
    order: 2;
    flex: 1;
    align-self: flex-start;
    width: 80%;
    max-width: 80%;
    min-width: 80%;
  }
  .woocommerce
    .product-images-container.thumbnails-vertical
    .product-images
    .product-images--thumbnails {
    order: 1;
    width: 20%;
    max-width: 20%;
    min-width: 20%;
    margin: -10px 0;
    padding-right: 25px;
  }
  .rtl.woocommerce
    .product-images-container.thumbnails-vertical
    .product-images
    .product-images--thumbnails,
  .rtl
    .woocommerce
    .product-images-container.thumbnails-vertical
    .product-images
    .product-images--thumbnails {
    padding-left: 25px;
    padding-right: 0;
  }
  .woocommerce
    .product-images-container.thumbnails-vertical
    .product-images
    .product-images--thumbnails
    .woocommerce-product-gallery__image {
    float: none;
    padding: 10px 0;
    width: 100%;
  }
  .woocommerce
    .product-images-container.thumbnails-vertical
    .product-images--single-image--on
    .product-images--main {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
.woocommerce .product-images .woocommerce-product-gallery__image {
  position: relative;
  outline: none;
}
.woocommerce .product-images .woocommerce-product-gallery__image a {
  display: block;
  outline: none;
  transition: opacity 250ms ease-in-out;
}
.woocommerce
  .product-images
  .woocommerce-product-gallery__image
  .product-gallery-lightbox-trigger {
  position: absolute;
  z-index: 10;
  left: 15px;
  top: 15px;
  background-color: transparent;
  box-shadow: none;
  border: 1px solid rgba(51, 51, 51, 0.7);
  color: #333;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 1;
  text-align: center;
  padding: 0;
  font-size: 18px;
  font-weight: 400;
  text-indent: 1px;
  outline: none;
  transition: all 220ms ease-in-out;
  opacity: 0.5;
}
.rtl.woocommerce
  .product-images
  .woocommerce-product-gallery__image
  .product-gallery-lightbox-trigger,
.rtl
  .woocommerce
  .product-images
  .woocommerce-product-gallery__image
  .product-gallery-lightbox-trigger {
  text-indent: -1px;
}
.woocommerce
  .product-images
  .woocommerce-product-gallery__image
  .product-gallery-lightbox-trigger:hover {
  background-color: #333;
  color: #fff;
  transform: rotate(90deg);
}
.woocommerce
  .product-images:hover
  .woocommerce-product-gallery__image
  .product-gallery-lightbox-trigger {
  opacity: 1;
}
.woocommerce .product-images--main {
  position: relative;
  overflow: hidden;
  min-height: 1px;
}
.woocommerce
  .product-images--main
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  display: none;
}
.woocommerce
  .product-images--main.slick-initialized
  .woocommerce-product-gallery__image:nth-child(n + 2) {
  display: block;
}
.woocommerce .product-images--main .slick-arrow {
  position: absolute;
  padding: 30px 12px;
  line-height: 1;
  color: #fff;
  background: rgba(255, 255, 255, 0.6) no-repeat center center;
  background-size: 25px;
  transition: all 150ms linear;
  top: 50%;
  transform: translateY(-50%);
  z-index: 100;
}
.woocommerce .product-images--main .slick-arrow:before {
  display: none;
}
.woocommerce .product-images--main .slick-arrow:hover {
  background-color: #fff;
}
.woocommerce .product-images--main .slick-arrow.slick-prev {
  padding-left: 20px;
  left: -32px;
  background-image: url(../images/arrow-left.svg);
}
.woocommerce .product-images--main .slick-arrow.slick-next {
  padding-right: 20px;
  right: -32px;
  background-image: url(../images/arrow-right.svg);
}
.woocommerce .product-images--main:hover .slick-arrow.slick-prev {
  left: 0;
}
.rtl.woocommerce .product-images--main:hover .slick-arrow.slick-prev,
.rtl .woocommerce .product-images--main:hover .slick-arrow.slick-prev {
  right: auto;
  left: 0;
}
.woocommerce .product-images--main:hover .slick-arrow.slick-next {
  right: 0;
}
.rtl.woocommerce .product-images--main:hover .slick-arrow.slick-next,
.rtl .woocommerce .product-images--main:hover .slick-arrow.slick-next {
  left: auto;
  right: 0;
}
.woocommerce .product-images--thumbnails {
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 20px;
  min-height: 1px;
}
.woocommerce .product-images--thumbnails:before,
.woocommerce .product-images--thumbnails:after {
  content: " ";
  display: table;
}
.woocommerce .product-images--thumbnails:after {
  clear: both;
}
.woocommerce .product-images--thumbnails:before,
.woocommerce .product-images--thumbnails:after {
  content: " ";
  display: table;
}
.woocommerce .product-images--thumbnails:after {
  clear: both;
}
.woocommerce .product-images--thumbnails .woocommerce-product-gallery__image {
  float: left;
  padding: 0 10px;
  width: 25%;
}
.woocommerce .product-images--thumbnails .woocommerce-product-gallery__image a {
  opacity: 0.6;
}
.woocommerce
  .product-images--thumbnails
  .woocommerce-product-gallery__image.active
  a {
  opacity: 1;
}
.woocommerce .product-images--thumbnails .slick-list {
  margin-bottom: 5px;
}
.woocommerce .product-images--thumbnails .slick-track {
  margin-left: 0;
}
.woocommerce
  .product-images--thumbnails.columns-6
  .woocommerce-product-gallery__image {
  width: 16.66666667%;
}
.woocommerce
  .product-images--thumbnails.columns-6
  .woocommerce-product-gallery__image:nth-child(n + 7) {
  display: none;
}
.woocommerce
  .product-images--thumbnails.columns-6.slick-initialized
  .woocommerce-product-gallery__image:nth-child(n + 7) {
  display: block;
}
.woocommerce
  .product-images--thumbnails.columns-5
  .woocommerce-product-gallery__image {
  width: 20%;
}
.woocommerce
  .product-images--thumbnails.columns-5
  .woocommerce-product-gallery__image:nth-child(n + 6) {
  display: none;
}
.woocommerce
  .product-images--thumbnails.columns-5.slick-initialized
  .woocommerce-product-gallery__image:nth-child(n + 6) {
  display: block;
}
.woocommerce
  .product-images--thumbnails.columns-4
  .woocommerce-product-gallery__image {
  width: 25%;
}
.woocommerce
  .product-images--thumbnails.columns-4
  .woocommerce-product-gallery__image:nth-child(n + 5) {
  display: none;
}
.woocommerce
  .product-images--thumbnails.columns-4.slick-initialized
  .woocommerce-product-gallery__image:nth-child(n + 5) {
  display: block;
}
.woocommerce
  .product-images--thumbnails.columns-3
  .woocommerce-product-gallery__image {
  width: 33.33333333%;
}
.woocommerce
  .product-images--thumbnails.columns-3
  .woocommerce-product-gallery__image:nth-child(n + 4) {
  display: none;
}
.woocommerce
  .product-images--thumbnails.columns-3.slick-initialized
  .woocommerce-product-gallery__image:nth-child(n + 4) {
  display: block;
}
.woocommerce
  .product-images--thumbnails.columns-2
  .woocommerce-product-gallery__image {
  width: 50%;
}
.woocommerce
  .product-images--thumbnails.columns-2
  .woocommerce-product-gallery__image:nth-child(n + 3) {
  display: none;
}
.woocommerce
  .product-images--thumbnails.columns-2.slick-initialized
  .woocommerce-product-gallery__image:nth-child(n + 3) {
  display: block;
}
.woocommerce .product-images--thumbnails .slick-dots li {
  margin: 0;
}
.woocommerce .product-images--thumbnails .slick-dots li,
.woocommerce .product-images--thumbnails .slick-dots button,
.woocommerce .product-images--thumbnails .slick-dots button:before {
  width: 10px;
  height: 15px;
  line-height: 15px;
}
.woocommerce .product-images--single-image--on .product-images--thumbnails {
  display: none;
}
.woocommerce .summary {
  padding-left: 30px;
  margin-bottom: 30px;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary {
    padding: 0;
  }
}
.woocommerce .summary .product_title {
  margin: 0;
  margin-bottom: 20px;
  font-size: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary .product_title {
    font-size: 30px;
  }
}
.woocommerce .summary .product_title + small {
  position: relative;
  display: block;
  margin-top: -15px;
  margin-bottom: 15px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
}
.woocommerce .summary .product_title + small a {
  color: #444;
}
.woocommerce .summary .woocommerce-product-rating {
  margin-bottom: 20px;
}
.woocommerce .summary .woocommerce-product-rating .star-rating {
  display: inline-block;
}
.woocommerce .summary .woocommerce-product-rating .star-rating-icons i {
  font-size: 16px;
}
.woocommerce .summary .woocommerce-product-details__short-description {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary .woocommerce-product-details__short-description {
    margin-bottom: 30px;
  }
}
.woocommerce .summary .product-info {
  list-style: none;
  padding: 0px;
  font-size: 13px;
  margin-top: 30px;
}
.woocommerce .summary .product-info li {
  margin-bottom: 5px;
}
.woocommerce .summary .product-info b {
  color: #222;
  font-weight: 400;
}
.woocommerce .summary .price {
  padding-bottom: 0;
  font-size: 36px;
  line-height: 1;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary .price {
    margin-bottom: 30px;
  }
}
.woocommerce .summary .price:before,
.woocommerce .summary .price:after {
  content: " ";
  display: table;
}
.woocommerce .summary .price:after {
  clear: both;
}
.woocommerce .summary .price:before,
.woocommerce .summary .price:after {
  content: " ";
  display: table;
}
.woocommerce .summary .price:after {
  clear: both;
}
.woocommerce .summary .price ins {
  text-decoration: none;
  float: left;
  vertical-align: text-bottom;
}
.woocommerce .summary .price del {
  margin-left: 15px;
  color: #444;
  font-size: 28px;
  margin-top: 12px;
  display: inline-block;
}
.woocommerce .summary form.cart {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary form.cart {
    margin-bottom: 30px;
  }
}
.woocommerce .summary form.cart:before,
.woocommerce .summary form.cart:after {
  content: " ";
  display: table;
}
.woocommerce .summary form.cart:after {
  clear: both;
}
.woocommerce .summary form.cart:before,
.woocommerce .summary form.cart:after {
  content: " ";
  display: table;
}
.woocommerce .summary form.cart:after {
  clear: both;
}
.woocommerce .summary form.cart .quantity {
  float: left;
  margin-right: 20px;
}
.woocommerce .summary form.cart .button {
  float: left;
  background: #eee;
  color: #222222;
  font-size: 17px;
  height: 45px;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 400;
}
@media screen and (max-width: 480px) {
  .woocommerce .summary form.cart .button {
    padding: 0 10px;
    font-size: 16px;
  }
}
.woocommerce .summary form.cart .button:before {
  display: inline-block;
  content: "+";
  font-weight: 400;
  font-size: 24px;
  line-height: 1;
  margin-right: 10px;
  font-family: sans-serif;
}
.woocommerce .summary form.cart .button:hover {
  background-color: #222222;
  color: #fff;
}
.woocommerce .summary form.cart .woocommerce-variation:before,
.woocommerce .summary form.cart .woocommerce-variation:after {
  content: " ";
  display: table;
}
.woocommerce .summary form.cart .woocommerce-variation:after {
  clear: both;
}
.woocommerce .summary form.cart .woocommerce-variation:before,
.woocommerce .summary form.cart .woocommerce-variation:after {
  content: " ";
  display: table;
}
.woocommerce .summary form.cart .woocommerce-variation:after {
  clear: both;
}
.woocommerce .summary form.cart .variations {
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary form.cart .variations {
    margin-bottom: 30px;
  }
}
.woocommerce .summary form.cart .variations tbody tr,
.woocommerce .summary form.cart .variations .label,
.woocommerce .summary form.cart .variations .value {
  display: block;
  width: 100%;
}
.woocommerce .summary form.cart .variations .value {
  text-align: left;
}
.woocommerce .summary form.cart .variations .label {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 400;
  color: #444;
  padding: 0px;
  display: block;
  text-align: left;
  padding-bottom: 5px;
}
.woocommerce .summary form.cart .variations div.variation-select {
  background: transparent;
}
.woocommerce .summary form.cart .variations tbody tr + tr .label {
  padding-top: 15px;
}
.woocommerce .summary form.cart .reset_variations {
  text-transform: uppercase;
  font-size: 13px;
  display: inline-block;
  margin-top: 10px;
  opacity: 0.5;
}
.woocommerce .summary form.cart .reset_variations:hover {
  opacity: 1;
}
.woocommerce .summary form.cart .single_variation {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary form.cart .single_variation {
    margin-bottom: 30px;
  }
}
.woocommerce .summary .product_meta {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary .product_meta {
    margin-bottom: 30px;
  }
}
.woocommerce .summary .product_meta > span {
  display: block;
  text-transform: uppercase;
  margin: 5px 0;
}
.woocommerce .summary .product_meta > span span,
.woocommerce .summary .product_meta > span a {
  color: #222222;
  font-weight: 400;
}
.woocommerce .summary .product_meta > span a:hover {
  color: #7b599b;
}
.woocommerce .summary .product_meta .wcml_currency_switcher {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 400;
  outline: none;
  margin-bottom: 30px;
  border-color: #eee;
}
.woocommerce .summary .product_meta .wcml_currency_switcher:hover {
  border-color: #cccccc;
}
.woocommerce .summary .product_meta .wcml_currency_switcher:focus {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  border-color: #cccccc;
  outline: 0;
}
.woocommerce .summary .product_meta .wcml_currency_switcher:disabled {
  background: #f3f3f3;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 480px) {
  .woocommerce .summary .product_meta .wcml_currency_switcher {
    font-size: 16px;
  }
}
.woocommerce .summary .product_meta .wcml_currency_switcher:hover {
  border-color: #eee;
}
.woocommerce .summary .product_meta .wcml_currency_switcher .dropdown-toggle {
  height: 16px !important;
}
.woocommerce .summary .out-of-stock {
  display: inline-block;
  background: #222222;
  color: #fff;
  line-height: 1;
  padding: 5px 10px;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary .out-of-stock {
    margin-bottom: 30px;
  }
}
.woocommerce .summary .group_table {
  width: 100%;
  margin-bottom: 10px;
}
.woocommerce .summary .group_table td,
.woocommerce .summary .group_table th {
  vertical-align: middle;
  padding-bottom: 10px;
}
.woocommerce .summary .group_table .quantity input {
  height: 38px;
}
.woocommerce .summary .group_table .quantity.buttons_added {
  width: 130px;
}
.woocommerce
  .summary
  .group_table
  .woocommerce-grouped-product-list-item__label {
  font-size: 22px;
  width: 99%;
}
.woocommerce
  .summary
  .group_table
  .woocommerce-grouped-product-list-item__label
  label {
  display: block;
  margin-bottom: 0;
  margin-right: 20px;
}
.woocommerce
  .summary
  .group_table
  .woocommerce-grouped-product-list-item__price {
  font-size: 28px;
  white-space: nowrap;
  text-align: right;
}
.woocommerce
  .summary
  .group_table
  .woocommerce-grouped-product-list-item__price
  ins {
  float: none;
  text-decoration: none;
}
.woocommerce
  .summary
  .group_table
  .woocommerce-grouped-product-list-item__price
  del {
  margin: 0;
  display: block;
  font-size: 16px;
}
.woocommerce .summary .yith-wcwl-add-to-wishlist {
  margin: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary .yith-wcwl-add-to-wishlist {
    margin-bottom: 30px;
  }
}
.woocommerce
  .summary
  .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;
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 15px;
  text-decoration: none;
  display: inline-block;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist:focus {
  outline: 0;
}
.woocommerce
  .summary
  .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;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist:active:focus {
  outline: 0;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-info {
  background: #00aeef;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-info:hover {
  background: #009bd6;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-success {
  background: #0fbd71;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-success:hover {
  background: #0da563;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-danger {
  background: #dd1f26;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-danger:hover {
  background: #c71c22;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-warning {
  background: #f7d227;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-warning:hover {
  background: #f6cd0e;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-default {
  background: #7b599b;
  color: #fff;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-default:hover {
  background: #6e508b;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-primary {
  background: #222222;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-primary:hover {
  background: #151515;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-link {
  color: #7b599b;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-bordered {
  background: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-bordered:hover {
  border-color: #cccccc;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray {
  color: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:hover {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.active,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:active:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.active:hover,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:active:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.active:focus,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:active.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.active.focus,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.active,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray {
  background-image: none;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.disabled:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray[disabled]:hover,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.disabled:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray[disabled]:focus,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.disabled.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray[disabled].focus,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray.focus {
  background-color: #ccc;
  border-color: #ccc;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist.btn-gray
  .badge {
  color: #ccc;
  background-color: #333;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist:hover {
  background: #151515;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist:before {
  content: "\f08a";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  padding-right: 10px;
}
.rtl.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist:before,
.rtl
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .add_to_wishlist:before {
  padding-left: 10px;
  padding-right: 0;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-add-button
  .ajax-loading {
  width: 10px !important;
  height: 10px !important;
  position: relative;
  top: -2px;
  left: 2px;
}
@media screen and (max-width: 480px) {
  .woocommerce .summary .yith-wcwl-add-to-wishlist a[rel="nofollow"] {
    margin-top: 20px;
  }
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse:after,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse:after {
  content: " ";
  display: table;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse:after,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse:after {
  clear: both;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse:before,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse:before,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse:after,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse:after {
  content: " ";
  display: table;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse:after,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse:after {
  clear: both;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a,
.woocommerce
  .summary
  .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: none;
  background: #222222;
  color: #fff;
  padding: 4px 12px;
  border-radius: 2px;
  font-size: 15px;
  background-color: #7b599b;
  float: left;
  margin-right: 10px;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: -2px;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:focus {
  outline: 0;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:active:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:active:focus {
  outline: 0;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-info,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-info {
  background: #00aeef;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-info:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-info:hover {
  background: #009bd6;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-success,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-success {
  background: #0fbd71;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-success:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-success:hover {
  background: #0da563;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-danger,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-danger {
  background: #dd1f26;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-danger:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-danger:hover {
  background: #c71c22;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-warning,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-warning {
  background: #f7d227;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-warning:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-warning:hover {
  background: #f6cd0e;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-default,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-default {
  background: #7b599b;
  color: #fff;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-default:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-default:hover {
  background: #6e508b;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-primary,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-primary {
  background: #222222;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-primary:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-primary:hover {
  background: #151515;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-link,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-link {
  color: #7b599b;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-bordered,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-bordered {
  background: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-bordered:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-bordered:hover {
  border-color: #cccccc;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray {
  color: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:hover {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.active,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:active:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:active:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.active:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.active:hover,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:hover,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:active:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:active:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.active:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.active:focus,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:focus,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:active.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:active.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.active.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.active.focus,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.focus,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.active,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray,
.open
  > .dropdown-toggle.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray {
  background-image: none;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.disabled:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.disabled:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray[disabled]:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray[disabled]:hover,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:hover,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.disabled:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.disabled:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray[disabled]:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray[disabled]:focus,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray:focus,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray:focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.disabled.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.disabled.focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray[disabled].focus,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray[disabled].focus,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray.focus,
fieldset[disabled]
  .woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray.focus {
  background-color: #ccc;
  border-color: #ccc;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a.btn-gray
  .badge,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a.btn-gray
  .badge {
  color: #ccc;
  background-color: #333;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:hover {
  background: #151515;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:hover,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:hover {
  background-color: #6e508b;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:active,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:active {
  background-color: #61467b;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  a:before,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  a:before {
  content: "\f004";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  padding-right: 10px;
}
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistexistsbrowse
  .feedback,
.woocommerce
  .summary
  .yith-wcwl-add-to-wishlist
  .yith-wcwl-wishlistaddedbrowse
  .feedback {
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
}
.woocommerce .summary .share-post {
  margin-top: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .summary .share-post {
    margin-bottom: 30px;
  }
}
.woocommerce .summary .share-post h3 {
  margin-top: 0;
  margin-bottom: 0;
}
.woocommerce .single-product .product-type-external .cart {
  margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .single-product .product-type-external .cart {
    margin-bottom: 30px;
  }
}
.woocommerce
  .single-product
  .product-type-external
  .cart
  .single_add_to_cart_button {
  background: #eee;
  color: #222222;
  font-size: 17px;
  height: 45px;
  line-height: 33px;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 480px) {
  .woocommerce
    .single-product
    .product-type-external
    .cart
    .single_add_to_cart_button {
    padding: 0 10px;
    font-size: 16px;
  }
}
.woocommerce
  .single-product
  .product-type-external
  .cart
  .single_add_to_cart_button:before {
  display: inline-block;
  font-size: 22px;
  font-family: "AurumIcons";
  content: "\e902";
  line-height: 0;
  position: relative;
  margin-right: 10px;
  top: 3px;
}
.woocommerce
  .single-product
  .product-type-external
  .cart
  .single_add_to_cart_button:hover {
  background-color: #222222;
  color: #fff;
}
.woocommerce
  .single-product
  .product-type-external
  .cart
  .single_add_to_cart_button:active {
  background-color: #7b599b;
}
.woocommerce.single-product .page-heading-container + .content-area .site-main {
  padding-top: 0;
}
.woocommerce-account .u-columns.col2-set {
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce-account .u-columns.col2-set:before,
.woocommerce-account .u-columns.col2-set:after {
  content: " ";
  display: table;
}
.woocommerce-account .u-columns.col2-set:after {
  clear: both;
}
.woocommerce-account .u-columns.col2-set:before,
.woocommerce-account .u-columns.col2-set:after {
  content: " ";
  display: table;
}
.woocommerce-account .u-columns.col2-set:after {
  clear: both;
}
.woocommerce-account .u-columns.col2-set .col-1,
.woocommerce-account .u-columns.col2-set .col-2 {
  float: left;
  width: 50%;
  padding: 0 15px;
}
@media screen and (max-width: 992px) {
  .woocommerce-account .u-columns.col2-set .col-1,
  .woocommerce-account .u-columns.col2-set .col-2 {
    width: 100%;
  }
}
.woocommerce-account
  .woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper {
  margin-bottom: 30px;
}
.woocommerce-account .edit-account #account_display_name + span {
  display: block;
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.woocommerce-account .edit-account #account_display_name + span em {
  font-style: normal;
}
.woocommerce-account .edit-account button.button[type="submit"] {
  margin-top: 20px;
}
.woocommerce .order-info {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 5px solid;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
  -moz-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);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4);
  color: #fff;
  font-weight: 400;
  background: #00aeef;
  border-color: #00aeef;
  padding: 15px;
  margin-bottom: 30px;
}
.woocommerce .order-info.alert-success {
  background: #0fbd71;
  border-color: #0fbd71;
}
.woocommerce .order-info.alert-info {
  background: #00aeef;
  border-color: #00aeef;
}
.woocommerce .order-info.alert-warning {
  background: #f7d227;
  border-color: #f7d227;
}
.woocommerce .order-info.alert-danger {
  background: #dd1f26;
  border-color: #dd1f26;
}
.woocommerce .commentlist.notes {
  margin-bottom: 30px;
}
.woocommerce .commentlist.notes li {
  position: relative;
}
.woocommerce .commentlist.notes li + li {
  margin-top: 10px;
}
.woocommerce .commentlist.notes li .comment_container {
  padding: 0;
}
.woocommerce .commentlist.notes li i {
  position: absolute;
  line-height: 25px;
  text-align: center;
  border: 1px solid #eee;
  left: 5px;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  font-style: normal;
  font-size: 14px;
  top: 50%;
  margin-top: -22.5px;
}
.woocommerce .commentlist.notes li .meta {
  color: #444;
  font-size: 13px;
}
.woocommerce .commentlist.notes li .comment-text {
  margin-bottom: 10px;
}
.woocommerce .commentlist.notes li:hover i {
  background-color: #fafafa;
}
.woocommerce .commentlist.notes li:last-child .comment_container {
  border-bottom: 0;
}
.woocommerce .woocommerce-customer-details {
  padding-top: 10px;
}
.woocommerce .woocommerce-customer-details:before,
.woocommerce .woocommerce-customer-details:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-customer-details:after {
  clear: both;
}
.woocommerce .woocommerce-customer-details:before,
.woocommerce .woocommerce-customer-details:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-customer-details:after {
  clear: both;
}
.woocommerce .woocommerce-customer-details .woocommerce-column__title {
  margin-top: 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-columns {
  margin: 0 -15px;
}
.woocommerce .woocommerce-customer-details .woocommerce-columns:before,
.woocommerce .woocommerce-customer-details .woocommerce-columns:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-customer-details .woocommerce-columns:after {
  clear: both;
}
.woocommerce .woocommerce-customer-details .woocommerce-columns:before,
.woocommerce .woocommerce-customer-details .woocommerce-columns:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-customer-details .woocommerce-columns:after {
  clear: both;
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column {
  width: 50%;
  float: left;
  padding: 0 15px;
}
@media screen and (max-width: 768px) {
  .woocommerce
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column {
    width: 100%;
  }
}
.woocommerce
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  .woocommerce-column__title {
  margin-bottom: 20px;
}
.woocommerce .woocommerce-customer-details address p {
  margin-bottom: 0;
  margin-top: 5px;
}
.woocommerce .woocommerce-customer-details address p:first-of-type {
  margin-top: 10px;
}
.woocommerce .woocommerce-order-details {
  padding-top: 0;
}
.woocommerce .woocommerce-order-details .order-again {
  margin-top: 20px;
}
.woocommerce .woocommerce-order-details .order-again .button {
  padding: 8px 15px;
}
.woocommerce .woocommerce-order-downloads {
  margin-bottom: 30px;
}
.woocommerce-order-received .woocommerce-order .woocommerce-notice,
.woocommerce-order-received .woocommerce-order .woocommerce-info,
.woocommerce-order-received .woocommerce-order .woocommerce-message,
.woocommerce-order-received .woocommerce-order .woocommerce-error {
  margin-top: 30px;
}
.woocommerce .cross-sells {
  margin-bottom: 30px;
}
.woocommerce .cross-sells h2 {
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
}
.woocommerce .cross-sells .products {
  margin-left: 0;
  margin-right: 0;
}
.woocommerce .cross-sells .product-item {
  display: table;
  width: 100%;
  table-layout: auto;
}
.woocommerce .cross-sells .product-item + .product-item {
  border-top: 1px solid #eee;
}
.woocommerce .cross-sells .product-item .image,
.woocommerce .cross-sells .product-item .product-details,
.woocommerce .cross-sells .product-item .product-link {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 0;
}
.woocommerce .cross-sells .product-item .image {
  width: 50px;
  padding-right: 15px;
}
.woocommerce .cross-sells .product-item .image img {
  width: 100% !important;
  height: auto !important;
}
.woocommerce .cross-sells .product-item .product-details {
  white-space: nowrap;
}
.woocommerce .cross-sells .product-item .product-details h4 {
  margin: 0;
  font-size: 17px;
  font-weight: 400;
}
.woocommerce .cross-sells .product-item .product-details .price {
  padding-top: 3px;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.woocommerce .cross-sells .product-item .product-details .price del {
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-weight: 400;
}
.woocommerce .cross-sells .product-item .product-details .price del + ins {
  float: left;
  margin-right: 5px;
}
.woocommerce .cross-sells .product-item .product-details .price ins {
  text-decoration: none;
}
.woocommerce .cross-sells .product-item .product-link {
  text-align: right;
}
.woocommerce .cross-sells .product-item .product-link .button {
  position: relative;
  font-size: 14px;
  transition: all 250ms ease-in-out;
}
.woocommerce .cross-sells .product-item .product-link .button:before {
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%) scale(0.5);
  content: "";
  display: block;
  color: #0fbd71;
  background: url(../images/check.png) no-repeat center center;
  opacity: 0;
  transition: all 250ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
  width: 12px;
  height: 12px;
  background-size: contain;
  transform-origin: center;
}
.woocommerce .cross-sells .product-item .product-link .button.loading {
  opacity: 0.7;
}
.woocommerce .cross-sells .product-item .product-link .button.added:before {
  opacity: 1;
  transform: translateY(-50%) scale(1);
  transition-delay: 100ms;
}
.woocommerce .woocommerce-form-login {
  margin-bottom: 40px;
}
.woocommerce .woocommerce-form-login .form-row {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-form-login .lost_password {
  margin-top: 5px;
}
.woocommerce .password-input,
.woocommerce-page .password-input {
  position: relative;
  display: block;
}
.woocommerce .password-input .input-text,
.woocommerce-page .password-input .input-text {
  padding-right: 35px;
}
.woocommerce .show-password-input,
.woocommerce-page .show-password-input {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  border: 0;
  background: none;
}
.woocommerce .show-password-input:after,
.woocommerce-page .show-password-input:after {
  font-family: FontAwesome;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\f06e";
  text-decoration: none;
  cursor: pointer;
  z-index: 10;
  padding: 0 5px;
}
.woocommerce .show-password-input.display-password:after,
.woocommerce-page .show-password-input.display-password:after {
  content: "\f070";
}
.woocommerce .woocommerce-cart-form .shop_table {
  width: 100%;
}
.woocommerce .woocommerce-cart-form .shop_table thead th {
  font-weight: 400;
}
.woocommerce .woocommerce-cart-form .shop_table tr td,
.woocommerce .woocommerce-cart-form .shop_table tr th {
  border-bottom: 1px solid #eee;
}
.woocommerce .woocommerce-cart-form .shop_table th {
  text-transform: uppercase;
  padding: 10px 10px;
  color: #444;
  font-weight: normal;
  font-size: 13px;
}
.woocommerce .woocommerce-cart-form .shop_table td {
  position: relative;
  padding: 20px 10px;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-cart-form .shop_table td {
    padding: 10px 5px;
  }
}
.woocommerce .woocommerce-cart-form .shop_table td .name {
  display: block;
  font-size: 24px;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 10px;
}
.woocommerce .woocommerce-cart-form .shop_table td .name a {
  color: #222;
}
.woocommerce .woocommerce-cart-form .shop_table td .name + .price {
  font-size: 20px;
  color: #2b2b2b;
  font-weight: 400;
}
.woocommerce .woocommerce-cart-form .shop_table td .name + .price .amount {
  color: #2b2b2b;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-cart-form .shop_table td .name {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 4px;
  }
  .woocommerce .woocommerce-cart-form .shop_table td .name + .price {
    font-size: 15px;
  }
}
.woocommerce .woocommerce-cart-form .shop_table td > .price {
  display: block;
  color: #444;
  font-weight: 400;
  font-size: 16px;
}
.woocommerce .woocommerce-cart-form .shop_table td .price + dl {
  margin-top: 10px;
}
.woocommerce .woocommerce-cart-form .shop_table td .backorder_notification {
  margin: 0;
  margin-top: 10px;
}
.woocommerce .woocommerce-cart-form .shop_table td.product-name {
  width: 60%;
}
@media screen and (max-width: 768px) {
  .woocommerce
    .woocommerce-cart-form
    .shop_table
    td.product-quantity
    .quantity.buttons_added {
    width: 90px;
  }
  .woocommerce
    .woocommerce-cart-form
    .shop_table
    td.product-quantity
    .quantity.buttons_added
    input {
    height: 28px;
    font-size: 16px;
  }
  .woocommerce
    .woocommerce-cart-form
    .shop_table
    td.product-quantity
    .quantity.buttons_added
    input.plus,
  .woocommerce
    .woocommerce-cart-form
    .shop_table
    td.product-quantity
    .quantity.buttons_added
    input.minus {
    font-size: 18px;
  }
}
.woocommerce .woocommerce-cart-form .shop_table .product-remove {
  width: 0%;
  padding: 0;
  text-indent: -99999px;
  border-bottom-color: transparent;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-cart-form .shop_table .product-remove {
    padding-left: 5px;
  }
}
.woocommerce .woocommerce-cart-form .shop_table .product-remove .remove {
  background: url(../images/remove-from-cart.png) no-repeat;
  background-size: 24px;
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  opacity: 0;
  top: 50%;
  left: -30px;
  transform: translateY(-50%);
  z-index: 1;
  transition: all 120ms linear;
  text-indent: -9999px;
}
.rtl .woocommerce .woocommerce-cart-form .shop_table .product-remove .remove {
  left: auto;
  right: -15px;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-cart-form .shop_table .product-remove .remove {
    left: -10px;
    z-index: 100;
    opacity: 1;
  }
  .rtl .woocommerce .woocommerce-cart-form .shop_table .product-remove .remove {
    right: -10px;
  }
}
.woocommerce
  .woocommerce-cart-form
  .shop_table
  tr:hover
  .product-remove
  .remove {
  opacity: 1;
  transition-duration: 220ms;
  transition-delay: 0ms;
}
.woocommerce .woocommerce-cart-form .shop_table .product-name {
  padding-left: 0;
}
.woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
  width: 90px;
  min-width: 90px;
  padding-left: 0;
  padding-right: 20px;
}
.rtl .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
  padding-left: 20px;
  padding-right: 0;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-cart-form .shop_table .product-thumbnail {
    width: 50px;
    min-width: 50px;
    padding-right: 10px;
  }
}
.woocommerce .woocommerce-cart-form .shop_table .product-thumbnail a {
  display: block;
}
.woocommerce .woocommerce-cart-form .shop_table .product-quantity {
  width: 20%;
}
.woocommerce .woocommerce-cart-form .shop_table .product-subtotal {
  text-align: right;
  padding-right: 0;
  font-weight: 400;
}
.rtl .woocommerce .woocommerce-cart-form .shop_table .product-subtotal {
  text-align: left;
}
.woocommerce .woocommerce-cart-form .shop_table .product-subtotal .amount {
  font-size: 22px;
  color: #222222;
}
.woocommerce .woocommerce-cart-form .shop_table .product-price {
  display: none;
}
.woocommerce .woocommerce-cart-form .shop_table .actions {
  display: none;
}
@media screen and (min-width: 769px) {
  .woocommerce .cart-collaterals {
    width: 50%;
    float: right;
  }
}
@media screen and (min-width: 993px) {
  .woocommerce .cart-collaterals {
    width: 33.333333%;
    float: right;
  }
}
.woocommerce .cart-collaterals h2 {
  font-size: 20px;
}
.woocommerce .cart-collaterals .shipping-calculator-form {
  padding: 0;
}
.woocommerce .cart-collaterals .cart-totals {
  margin-top: 30px;
}
.woocommerce .cart-collaterals .cart-totals .btn {
  margin-bottom: 10px;
}
.woocommerce .cart-collaterals .cart-totals .checkout {
  width: 100%;
  margin-bottom: 10px;
}
.woocommerce .cart-collaterals .cart-totals .update-cart {
  width: 100%;
  margin-bottom: 10px;
}
.woocommerce .cart-collaterals .cart-totals .btn {
  white-space: normal;
}
.woocommerce .cart-buttons {
  margin-top: 30px;
  margin-bottom: 10px;
}
.woocommerce .cart-buttons:before,
.woocommerce .cart-buttons:after {
  content: " ";
  display: table;
}
.woocommerce .cart-buttons:after {
  clear: both;
}
.woocommerce .cart-buttons:before,
.woocommerce .cart-buttons:after {
  content: " ";
  display: table;
}
.woocommerce .cart-buttons:after {
  clear: both;
}
.woocommerce .cart-buttons .col {
  float: left;
  width: 50%;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-buttons .col {
    margin-bottom: 10px;
  }
}
.woocommerce .cart-buttons .col:first-child {
  padding-right: 5px;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-buttons .col:first-child {
    width: 100%;
    padding-right: 0;
  }
}
.woocommerce .cart-buttons .col:last-child {
  padding-left: 5px;
}
@media screen and (max-width: 768px) {
  .woocommerce .cart-buttons .col:last-child {
    width: 100%;
    padding-left: 0;
  }
}
.woocommerce .wishlist-title .show-title-form {
  visibility: visible;
  margin-left: 0 !important;
  margin-bottom: 20px;
}
.woocommerce .wishlist-title + .hidden-title-form .form-control {
  display: inline-block;
  width: 30%;
}
.woocommerce .woocommerce-cart-form table.wishlist_table {
  width: 100%;
  font-size: 100%;
}
.woocommerce .woocommerce-cart-form table.wishlist_table tbody tr,
.woocommerce .woocommerce-cart-form table.wishlist_table thead tr {
  font-weight: 400;
}
.woocommerce .woocommerce-cart-form table.wishlist_table tbody tr td,
.woocommerce .woocommerce-cart-form table.wishlist_table thead tr td {
  border-top: 0;
}
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-name,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-name {
  width: auto;
}
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-name
  > a,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-name
  > a {
  display: inline-block;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 400;
}
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-stock-status,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-stock-status {
  text-align: left;
  width: 15%;
}
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-add-to-cart,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-add-to-cart {
  text-align: right;
  width: 20%;
}
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-add-to-cart
  .dateadded,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-add-to-cart
  .dateadded {
  display: block;
  margin-bottom: 10px;
}
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-add-to-cart
  .button,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-add-to-cart
  .button {
  display: inline-block !important;
  font-size: 14px;
  padding: 6px 12px;
  line-height: 1;
}
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-add-to-cart
  .button.add_to_cart_button,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-add-to-cart
  .button.add_to_cart_button {
  background-color: #222222;
}
.woocommerce .woocommerce-cart-form table.wishlist_table thead tr th {
  font-size: 15px;
  color: #444;
  border-top: 0;
}
.woocommerce .woocommerce-cart-form .yith-wcwl-share ul {
  padding-left: 0;
}
#yith-wcwl-form .woocommerce-message {
  margin-top: 40px;
}
#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);
}
.woocommerce .woocommerce-checkout {
  margin: 0 -15px;
}
.woocommerce .woocommerce-checkout:before,
.woocommerce .woocommerce-checkout:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-checkout:after {
  clear: both;
}
.woocommerce .woocommerce-checkout:before,
.woocommerce .woocommerce-checkout:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-checkout:after {
  clear: both;
}
.woocommerce .woocommerce-checkout .col2-set,
.woocommerce .woocommerce-checkout .order-totals-column {
  padding: 0 15px;
}
.woocommerce .woocommerce-checkout .col2-set {
  float: left;
  width: 58%;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  padding-right: 0;
}
.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
  padding: 0 15px;
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-checkout .col2-set .col-1,
  .woocommerce .woocommerce-checkout .col2-set .col-2 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.woocommerce .woocommerce-checkout .order-totals-column {
  float: right;
  width: 38%;
  margin-right: 15px;
  margin-bottom: 30px;
  border: 1px solid #eee;
  padding: 25px 30px;
}
.woocommerce .woocommerce-checkout .order-totals-column h2 {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  -moz-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.woocommerce .woocommerce-checkout .order-totals-column h2 ~ h2 {
  margin-top: 30px;
}
.woocommerce .woocommerce-checkout .order-totals-column .lost-password {
  color: #333;
  font-weight: 400;
}
.woocommerce .woocommerce-checkout .order-totals-column > h3 {
  margin-top: 0;
}
@media screen and (max-width: 992px) {
  .woocommerce .woocommerce-checkout .col2-set,
  .woocommerce .woocommerce-checkout .order-totals-column {
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 768px) {
  .woocommerce .woocommerce-page-title ~ .woocommerce-checkout {
    padding-top: 20px;
  }
}
.woocommerce .dropdown .btn-bordered {
  width: 100%;
}
.woocommerce .payment_methods {
  list-style: none;
  padding: 0;
}
.woocommerce .payment_methods .wc_payment_method {
  margin: 10px 0;
}
.woocommerce .payment_methods .wc_payment_method img {
  max-width: 50%;
  display: block;
}
.woocommerce .payment_methods .wc_payment_method .stripe-icon {
  display: inline-block;
}
.woocommerce .payment_methods .wc_payment_method #stripe-payment-data {
  margin-top: 10px;
}
.woocommerce .payment_methods > li.woocommerce-notice,
.woocommerce .payment_methods > li.woocommerce-info,
.woocommerce .payment_methods > li.woocommerce-message,
.woocommerce .payment_methods > li.woocommerce-error {
  position: relative;
  padding: 10px;
  margin-left: 8px;
  margin-right: 8px;
  top: 10px;
}
.woocommerce-order-pay #order_review {
  width: 50%;
  margin: 30px 0;
  border: 1px solid #eee;
  padding: 25px 30px;
}
.woocommerce-order-pay #order_review h2 {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  -moz-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.woocommerce-order-pay #order_review h2 ~ h2 {
  margin-top: 30px;
}
.woocommerce-order-pay #order_review .lost-password {
  color: #333;
  font-weight: 400;
}
@media screen and (max-width: 992px) {
  .woocommerce-order-pay #order_review {
    width: 100%;
    margin: 30px 0;
  }
}
.woocommerce-order-pay .button.go-back {
  margin-bottom: 30px;
}
.woocommerce .products.shop-categories {
  margin-bottom: 0;
}
.woocommerce .products.shop-categories .product-category {
  margin-bottom: 30px;
}
.woocommerce .products.shop-categories .product-category a {
  display: block;
  position: relative;
}
.woocommerce .products.shop-categories .product-category a img {
  display: block;
  width: 100%;
  height: auto;
}
.woocommerce .products.shop-categories .product-category a h3,
.woocommerce
  .products.shop-categories
  .product-category
  a
  .woocommerce-loop-category__title {
  display: block;
  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: 20px;
  padding-top: 7px;
  -webkit-transition: all 200ms;
  -moz-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
}
.woocommerce .products.shop-categories .product-category a h3 .count,
.woocommerce
  .products.shop-categories
  .product-category
  a
  .woocommerce-loop-category__title
  .count {
  position: relative;
  background-color: transparent;
  font-size: 17px;
  top: -2px;
  zoom: 1;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.woocommerce .products.shop-categories + .products {
  margin-top: 30px;
}
.woocommerce .products.shop-categories + .products:before {
  position: relative;
  display: block;
  content: "";
  height: 1px;
  margin: 0px 15px;
  top: -30px;
  border-top: 1px dashed #eee;
}
.header-menu .lab-mini-cart {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 20px;
  background: #fff;
  border: 1px solid #ebebeb;
  width: 350px;
  visibility: hidden;
  z-index: 11;
  opacity: 0;
  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;
  float: none !important;
  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: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 + li {
  margin-right: 0 !important;
}
.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;
  -webkit-box-shadow: 0px 0px 0px 1px #e1e1e1;
  -moz-box-shadow: 0px 0px 0px 1px #e1e1e1;
  box-shadow: 0px 0px 0px 1px #e1e1e1;
  -webkit-box-shadow: 0 0 0 1px #e1e1e1;
  box-shadow: 0 0 0 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: 17px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header-menu .lab-mini-cart .cart_list li .product-details a {
  display: block;
}
.header-menu .lab-mini-cart .cart_list li .product-details a span {
  display: block;
  margin-top: 0;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 5px;
  font-size: 17px;
  color: #222222;
}
.header-menu .lab-mini-cart .cart_list li .product-details .quantity {
  color: #444;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 14px;
  background-color: transparent;
  width: 100%;
  margin-top: 5px;
}
.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;
  white-space: normal;
}
.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: 13px;
}
.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: #444;
  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 .cart-bottom .button {
  padding-top: 8px;
  padding-bottom: 8px;
}
.header-menu .lab-mini-cart .total {
  padding-top: 15px;
  text-align: center;
  text-transform: uppercase;
  color: #444;
  margin-bottom: 0;
}
.header-menu .lab-mini-cart .total strong {
  font-weight: 400;
  display: inline-block;
  margin-right: 5px;
}
.header-menu .lab-mini-cart .total .amount {
  font-weight: 400;
  color: #333;
}
.header-menu .lab-mini-cart .cart-is-loading {
  padding: 20px;
  text-align: center;
  color: #444;
}
.cart-visible .lab-mini-cart,
.cart-visible.lab-mini-cart {
  opacity: 1;
  visibility: visible;
}
.sidebar .sidebar-entry {
  margin-bottom: 30px;
  border: 1px solid #eee;
  padding: 25px 30px;
  font-weight: 400;
}
.sidebar .sidebar-entry .sidebar-entry-title {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  -moz-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.sidebar .sidebar-entry ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sidebar .sidebar-entry ul li {
  border-bottom: 1px solid #eee;
  color: #757575;
  text-transform: uppercase;
  margin-top: 10px;
  padding-bottom: 10px;
}
.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 #eee;
}
.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-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eee;
  font-weight: 400;
  outline: none;
  height: calc(3.25rem + 2px);
}
.sidebar .sidebar-entry select:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry select:focus {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  border-color: #cccccc;
  outline: 0;
}
.sidebar .sidebar-entry select:disabled {
  background: #f3f3f3;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 480px) {
  .sidebar .sidebar-entry select {
    font-size: 16px;
  }
}
.sidebar .sidebar-entry .product-categories .children a:before {
  display: inline-block;
  height: 1px;
  background-color: #959595;
  width: 8px;
  margin-right: 8px;
  content: "";
  position: relative;
  top: -4px;
}
.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: 14px;
}
.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: 13px;
  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: 12px;
  display: block;
  margin: 5px 0;
}
.sidebar .sidebar-entry.widget_rss li .rssSummary {
  font-size: 14px;
  margin-bottom: 5px;
}
.sidebar .sidebar-entry.widget_rss li cite {
  display: block;
  text-align: right;
  font-weight: 500;
  font-size: 14px;
}
.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 {
  border: 1px solid #eee;
  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: 14px;
  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: #fff;
}
.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: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.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: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.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.focus,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray:hover {
  color: #333;
  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 {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:active:hover,
.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray:active:hover,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.active:hover,
.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray.active:hover,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_search
  #searchsubmit.btn-gray:hover,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray:hover,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:active:focus,
.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray:active:focus,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.active:focus,
.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray.active:focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_search
  #searchsubmit.btn-gray:focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray:focus,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray:active.focus,
.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray:active.focus,
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray.active.focus,
.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray.active.focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_search
  #searchsubmit.btn-gray.focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_product_search
  #searchsubmit.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.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: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.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 {
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar .sidebar-entry.widget_search #searchsubmit.btn-gray .badge,
.sidebar .sidebar-entry.widget_product_search #searchsubmit.btn-gray .badge {
  color: #ccc;
  background-color: #333;
}
.sidebar .sidebar-entry.widget_search #searchsubmit:hover,
.sidebar .sidebar-entry.widget_product_search #searchsubmit:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_layered_nav_filters .chosen a {
  position: relative;
}
.sidebar .sidebar-entry.widget_layered_nav_filters .chosen a:before {
  content: "×";
  position: absolute;
  left: -12px;
  visibility: hidden;
  opacity: 0;
  transition: all 200ms ease-in-out;
}
.sidebar .sidebar-entry.widget_layered_nav_filters .chosen a:hover:before {
  visibility: visible;
  opacity: 1;
}
.sidebar .sidebar-entry .woocommerce-product-search .search-field {
  border: 1px solid #eee;
  padding: 5px 10px;
  width: 100%;
  outline: none;
}
.sidebar .sidebar-entry .woocommerce-product-search [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;
  padding: 4px 12px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 10px;
  color: #fff;
  padding: 5px 15px;
}
.sidebar .sidebar-entry .woocommerce-product-search [type="submit"]:focus {
  outline: 0;
}
.sidebar .sidebar-entry .woocommerce-product-search [type="submit"]:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"]:active:focus {
  outline: 0;
}
.sidebar .sidebar-entry .woocommerce-product-search [type="submit"].btn-info {
  background: #00aeef;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-info:hover {
  background: #009bd6;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-success {
  background: #0fbd71;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-success:hover {
  background: #0da563;
}
.sidebar .sidebar-entry .woocommerce-product-search [type="submit"].btn-danger {
  background: #dd1f26;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-danger:hover {
  background: #c71c22;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-warning {
  background: #f7d227;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-warning:hover {
  background: #f6cd0e;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-default {
  background: #7b599b;
  color: #fff;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-default:hover {
  background: #6e508b;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-primary {
  background: #222222;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-primary:hover {
  background: #151515;
}
.sidebar .sidebar-entry .woocommerce-product-search [type="submit"].btn-link {
  color: #7b599b;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-bordered {
  background: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-bordered:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry .woocommerce-product-search [type="submit"].btn-gray {
  color: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:focus,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:hover {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:active,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.active,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:active:hover,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.active:hover,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:hover,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:active:focus,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.active:focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:focus,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:active.focus,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.active.focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:active,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.active,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray {
  background-image: none;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.disabled:hover,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray[disabled]:hover,
fieldset[disabled]
  .sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:hover,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.disabled:focus,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray[disabled]:focus,
fieldset[disabled]
  .sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray:focus,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.disabled.focus,
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray[disabled].focus,
fieldset[disabled]
  .sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray.focus {
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar
  .sidebar-entry
  .woocommerce-product-search
  [type="submit"].btn-gray
  .badge {
  color: #ccc;
  background-color: #333;
}
.sidebar .sidebar-entry .woocommerce-product-search [type="submit"]: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: 14px;
}
.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: #fff;
}
.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: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-bordered:hover {
  border-color: #cccccc;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray {
  color: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:hover {
  color: #333;
  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 {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:active:hover,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.active:hover,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_wysija
  .wysija-submit.btn-gray:hover,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:active:focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.active:focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_wysija
  .wysija-submit.btn-gray:focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray:active.focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray.active.focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_wysija
  .wysija-submit.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.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: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.focus,
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray[disabled].focus,
fieldset[disabled]
  .sidebar
  .sidebar-entry.widget_wysija
  .wysija-submit.btn-gray.focus {
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar .sidebar-entry.widget_wysija .wysija-submit.btn-gray .badge {
  color: #ccc;
  background-color: #333;
}
.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.widget_recent_reviews
  .product_list_widget
  li
  .star-rating-icons {
  display: block;
  margin-bottom: 0;
}
.sidebar
  .sidebar-entry.widget_recent_reviews
  .product_list_widget
  li
  .star-rating-icons
  ~ .tooltip {
  display: none !important;
}
.sidebar
  .sidebar-entry.widget_recent_reviews
  .product_list_widget
  li
  .reviewer {
  margin-top: 0;
}
.sidebar .sidebar-entry.widget_shopping_cart .total {
  display: block;
  border-top: 1px solid #eee;
  padding-top: 15px;
  padding-bottom: 10px;
  margin-top: 10px;
}
.sidebar .sidebar-entry.widget_shopping_cart .total strong {
  font-weight: normal;
  font-weight: 400;
}
.sidebar .sidebar-entry.widget_shopping_cart .total .amount {
  float: right;
  color: #333;
  font-weight: normal;
}
.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: 14px;
  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: #fff;
}
.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: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.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: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:focus,
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray:hover {
  color: #333;
  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 {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray:active:hover,
.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray.active:hover,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray:hover,
.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray:active:focus,
.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray.active:focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray:focus,
.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray:active.focus,
.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray.active.focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry.widget_shopping_cart
  .buttons
  .button.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.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: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.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 {
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button.btn-gray .badge {
  color: #ccc;
  background-color: #333;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button:hover {
  background: #151515;
}
.sidebar .sidebar-entry.widget_shopping_cart .buttons .button + .button {
  margin-left: 5px;
}
.rtl .sidebar .sidebar-entry.widget_shopping_cart .buttons .button + .button {
  margin-right: 5px;
  margin-left: 0;
}
.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: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: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: 14px;
  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: #fff;
}
.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: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.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: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.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.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button.btn-gray:hover {
  color: #333;
  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 {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button.btn-gray:active:hover,
.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button.btn-gray.active:hover,
.open
  > .dropdown-toggle.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:active:focus,
.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button.btn-gray.active:focus,
.open
  > .dropdown-toggle.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.focus,
.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button.btn-gray.active.focus,
.open
  > .dropdown-toggle.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.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: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.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 {
  background-color: #ccc;
  border-color: #ccc;
}
.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button.btn-gray
  .badge {
  color: #ccc;
  background-color: #333;
}
.sidebar
  .sidebar-entry
  .price_slider_wrapper
  .price_slider_amount
  .button:hover {
  background: #151515;
}
.sidebar .sidebar-entry .tagcloud a {
  font-size: 16px !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;
  position: relative;
}
.sidebar .sidebar-entry.widget_currency_sel_widget > img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  margin-top: 6px;
  margin-right: 50px;
}
.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 #eee !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: #eee;
}
.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: #eee;
}
.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: #eee;
  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-entry .product_list_widget li {
  position: relative;
  padding-left: 60px;
}
.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:before,
.sidebar .sidebar-entry .product_list_widget li:after {
  content: " ";
  display: table;
}
.sidebar .sidebar-entry .product_list_widget li:after {
  clear: both;
}
.rtl .sidebar .sidebar-entry .product_list_widget li {
  padding-left: 0;
  padding-right: 60px;
}
.sidebar .sidebar-entry .product_list_widget li img {
  height: auto;
}
.sidebar .sidebar-entry .product_list_widget li > img,
.sidebar .sidebar-entry .product_list_widget li a > img {
  float: left;
  max-width: 50px;
  margin-left: -60px;
}
.rtl .sidebar .sidebar-entry .product_list_widget li > img,
.rtl .sidebar .sidebar-entry .product_list_widget li a > img {
  float: right;
  margin-left: 0;
  margin-right: -60px;
}
.sidebar .sidebar-entry .product_list_widget li a {
  display: block;
}
.sidebar .sidebar-entry .product_list_widget li a.remove {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  line-height: 1;
  font-size: 12px;
  margin: 0;
  font-weight: bold;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
}
.sidebar .sidebar-entry .product_list_widget li .rating,
.sidebar .sidebar-entry .product_list_widget li .price,
.sidebar .sidebar-entry .product_list_widget li .reviewer,
.sidebar .sidebar-entry .product_list_widget li .quantity {
  display: block;
  padding: 0;
  margin-top: 5px;
  margin-bottom: 0;
}
.sidebar .sidebar-entry .product_list_widget li .star-rating-icons {
  display: none;
}
.sidebar .sidebar-entry .product_list_widget li .star-rating-icons i:before {
  margin: 0;
  width: auto;
}
.sidebar .sidebar-entry .product_list_widget li > .amount {
  display: inline-block;
  margin-top: 5px;
}
.sidebar .sidebar-entry .product_list_widget li:hover .remove {
  visibility: visible;
  opacity: 1;
}
.sidebar .sidebar-entry .product_list_widget li + li {
  margin-top: 10px;
}
.sidebar .sidebar-list {
  padding: 0px;
  margin-bottom: 30px;
}
.sidebar .sidebar-list span {
  color: #222;
  text-align: right;
  float: right;
}
.sidebar .sidebar-list span.total {
  font-size: 24px;
  padding-top: 10px;
}
.sidebar .sidebar-list.bordered {
  border: 1px solid #eee;
  padding: 25px 30px;
}
.sidebar .sidebar-list.bordered-list li {
  border-bottom: 1px solid #eee;
  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: 400;
  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: #333;
}
.sidebar .sidebar-list li p {
  text-transform: none;
}
.sidebar .sidebar-list li h1 {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  -moz-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.sidebar .sidebar-list li a {
  font-size: 16px;
  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-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  border: 1px solid #eee;
}
.sidebar .sidebar-list.subscribe input[type="text"]:focus {
  border-color: #444;
}
.sidebar .sidebar-list.subscribe button[type="submit"] {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  color: #333;
  border: 1px solid #eee;
  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 #eee;
  padding: 25px 30px;
}
.bordered-block h2 {
  color: #222;
  font-size: 24px;
  font-weight: 400;
  padding: 20px 0;
  margin: 0px;
  border-bottom: 1px solid #eee;
  -webkit-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  -moz-box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  box-shadow:
    0px 1px 0px #fff,
    0px 2px 0px #eee;
  margin-bottom: 20px;
  padding-top: 0px;
}
.bordered-block h2 ~ h2 {
  margin-top: 30px;
}
.bordered-block .lost-password {
  color: #333;
  font-weight: 400;
}
.widget.widget_media_gallery .gallery {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.widget.widget_media_gallery .gallery img {
  width: 100%;
  height: auto;
}
.widget.widget_media_gallery .gallery .gallery-item {
  padding-left: 5px;
  padding-right: 5px;
}
.newsletter-signup {
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 4;
}
.newsletter-signup .popup {
  position: relative;
  background: #fff;
  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-heading {
  margin-top: 35px;
  margin-bottom: 35px;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
}
@media screen and (max-width: 768px) {
  .page-heading {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.page-heading h1,
.page-heading h2,
.page-heading h3,
.page-heading h4 {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .page-heading h1,
  .page-heading h2,
  .page-heading h3,
  .page-heading h4 {
    margin-bottom: 20px;
  }
}
.page-heading small {
  display: block;
  margin-top: 10px;
}
.page-heading small p {
  margin: 0;
  margin-top: 10px;
}
.page-heading .right-aligned {
  margin-left: auto;
}
@media screen and (max-width: 619px) {
  .page-heading .right-aligned {
    margin-left: 0;
  }
}
.page-heading .col {
  padding: 0 15px;
  width: 100%;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 620px) {
  .page-heading .col.content-right {
    justify-content: flex-end;
  }
}
.page-heading .col.content-right .login-form + .coupon-form {
  margin-left: 80px;
}
.rtl .page-heading .col.content-right .login-form + .coupon-form {
  margin-left: 0;
  margin-right: 80px;
}
@media screen and (max-width: 768px) {
  .page-heading .col.content-right .login-form + .coupon-form {
    margin-left: 20px;
  }
  .rtl .page-heading .col.content-right .login-form + .coupon-form {
    margin-right: 20px;
  }
}
@media screen and (max-width: 450px) {
  .page-heading .col.content-right {
    flex-wrap: wrap;
  }
  .page-heading .col.content-right .login-form + .coupon-form {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
  }
}
.page-heading.columns-2 .col {
  width: 50%;
}
@media screen and (max-width: 619px) {
  .page-heading.columns-2 {
    flex-direction: column;
  }
  .page-heading.columns-2 .col {
    width: 100%;
  }
}
.page-heading-container + .page-container {
  margin-top: 0px;
}
.container .container.page-heading-container {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-weight: 400;
  color: #222;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #444;
  font-weight: 400;
  display: block;
}
h1 {
  font-size: 32px;
}
h1 small {
  font-size: 16px;
}
h2 {
  font-size: 28px;
}
h2 small {
  font-size: 16px;
}
h3 {
  font-size: 24px;
}
h3 small {
  font-size: 16px;
}
h4 {
  font-size: 20px;
}
h4 small {
  font-size: 16px;
}
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: 400;
  border-left: 3px solid #eee;
  -webkit-box-shadow: -1px 0px 0px #cccccc;
  -moz-box-shadow: -1px 0px 0px #cccccc;
  box-shadow: -1px 0px 0px #cccccc;
  -webkit-box-shadow: -1px 0 0 #cccccc;
  box-shadow: -1px 0 0 #cccccc;
}
pre {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 20px;
  outline: 2px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 3px #eee;
  -moz-box-shadow: 0px 0px 0px 3px #eee;
  box-shadow: 0px 0px 0px 3px #eee;
  -webkit-box-shadow: 0 0 0 3px #eee;
  box-shadow: 0 0 0 3px #eee;
  background: none;
  border-color: #eee;
}
.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: #fff;
}
.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: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.btn.btn-bordered:hover {
  border-color: #cccccc;
}
.dropdown-menu {
  background: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  font-weight: 400;
  width: 100%;
  padding: 0px;
  font-size: 13px;
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
}
.dropdown-menu > li > a {
  color: #333;
  font-weight: 400;
  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 #fff,
    inset 0 0 0 2px #eee;
  -moz-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
  box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
}
.btn.btn-gray {
  color: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.btn.btn-gray:focus,
.btn.btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.btn.btn-gray:hover {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.btn.btn-gray:active,
.btn.btn-gray.active,
.open > .dropdown-toggle.btn.btn-gray {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.btn.btn-gray:active:hover,
.btn.btn-gray.active:hover,
.open > .dropdown-toggle.btn.btn-gray:hover,
.btn.btn-gray:active:focus,
.btn.btn-gray.active:focus,
.open > .dropdown-toggle.btn.btn-gray:focus,
.btn.btn-gray:active.focus,
.btn.btn-gray.active.focus,
.open > .dropdown-toggle.btn.btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.btn.btn-gray:active,
.btn.btn-gray.active,
.open > .dropdown-toggle.btn.btn-gray {
  background-image: none;
}
.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.focus,
.btn.btn-gray[disabled].focus,
fieldset[disabled] .btn.btn-gray.focus {
  background-color: #ccc;
  border-color: #ccc;
}
.btn.btn-gray .badge {
  color: #ccc;
  background-color: #333;
}
.panel-group {
  font-weight: 400;
  background: none;
}
.panel-group.panel-group-2 .panel {
  border: none;
  border-bottom: 1px solid #eee;
}
.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-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eee;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  background: none;
  border-bottom: 0;
  font-weight: 400;
  font-size: 13px;
}
.panel-group .panel-heading .panel-title a {
  text-decoration: none;
}
.panel-group .panel-heading .panel-title a:before {
  font-family: "AurumIcons";
  content: "\e901";
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 0px;
  margin-right: 10px;
  position: relative;
}
.panel-group .panel-heading .panel-title a.collapsed:before {
  content: "\e905";
}
.panel-group .panel-heading a {
  font-size: 16px;
  display: block;
  padding: 10px;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #eee;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #eee;
}
.container .jumbotron {
  background: none;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  padding: 40px;
  -webkit-box-shadow:
    inset 0 0 0 3px #fff,
    inset 0 0 0 4px #eee;
  -moz-box-shadow:
    inset 0 0 0 3px #fff,
    inset 0 0 0 4px #eee;
  box-shadow:
    inset 0 0 0 3px #fff,
    inset 0 0 0 4px #eee;
  border: 1px solid #eee;
}
.container .jumbotron h1 {
  color: #222;
  font-size: 32px;
  margin: 0px;
  display: inline-block;
}
.container .jumbotron h3 {
  color: #444;
  font-weight: 400;
  font-size: 16px;
}
.container .jumbotron.type-1 h1 {
  display: inline-block;
}
.container .jumbotron.type-1 h3 {
  color: #444;
}
.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: #444;
  font-weight: 400;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 30px;
}
.container .jumbotron.type-2 .btn {
  margin: 0 auto;
}
.nav-tabs {
  border-bottom: 1px solid #eee;
}
.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: #eee;
  margin: 0px;
  margin-right: -1px;
  font-weight: 400;
  color: #333;
}
.nav-tabs > li > a:hover {
  background: #fafafa;
  color: #222222;
  border-bottom-color: #eee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  padding: 15px 25px;
  border-color: #eee;
  border-bottom-color: #fff;
}
.tabs .tab-content {
  padding: 20px 0;
  font-weight: 400;
}
.tabs-1 .tab-content {
  padding: 20px 0;
  font-weight: 400;
  border: 1px solid #eee;
  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-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border: 5px solid;
  -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 0.4);
  -moz-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);
  -webkit-box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.4);
  color: #fff;
  font-weight: 400;
}
.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-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eee;
  font-weight: 400;
}
.form-control:hover {
  border-color: #cccccc;
}
.form-control:focus {
  -webkit-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
  border-color: #cccccc;
  outline: 0;
}
.form-control:disabled {
  background: #f3f3f3;
}
.input-group .input-group-addon {
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  border-color: #eee;
  background: #f3f3f3;
}
.input-group .input-group-addon.light {
  background: none;
}
.banner {
  padding: 15px;
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #eee;
  -webkit-box-shadow:
    inset 0px 0px 0px 3px #fff,
    inset 0px 0px 0px 4px #eee;
  -moz-box-shadow:
    inset 0px 0px 0px 3px #fff,
    inset 0px 0px 0px 4px #eee;
  box-shadow:
    inset 0px 0px 0px 3px #fff,
    inset 0px 0px 0px 4px #eee;
}
.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: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: 400;
}
.banner .button_outer .button_inner .banner-content span {
  display: block;
  color: #585858;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  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: 400;
}
.banner.banner-black .button_outer .button_inner .banner-content span {
  zoom: 1;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  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;
  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 #eee;
}
.table > thead > tr > th {
  border-bottom: 1px solid #eee;
  -webkit-box-shadow:
    0px 2px 0px #fff,
    0px 3px 0px #eee;
  -moz-box-shadow:
    0px 2px 0px #fff,
    0px 3px 0px #eee;
  box-shadow:
    0px 2px 0px #fff,
    0px 3px 0px #eee;
  text-transform: uppercase;
  color: #222222;
  font-weight: 400;
}
.table > tbody + tbody {
  border-bottom: 1px solid #eee;
  -webkit-box-shadow:
    0px 2px 0px #fff,
    0px 3px 0px #eee;
  -moz-box-shadow:
    0px 2px 0px #fff,
    0px 3px 0px #eee;
  box-shadow:
    0px 2px 0px #fff,
    0px 3px 0px #eee;
}
.table-bordered {
  border: 1px solid #eee;
}
.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 #eee;
}
.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-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.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: #444;
}
.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: #444;
  font-size: 15px;
  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:before,
.search .search-header .tabs:after {
  content: " ";
  display: table;
}
.search .search-header .tabs:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .search .search-header .tabs {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
  }
}
.search .search-header .tabs a {
  display: block;
  position: relative;
  float: left;
  background: #fafafa;
  text-transform: uppercase;
  color: #444;
  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: 14px;
  position: relative;
  top: -1px;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  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 a {
    min-width: 100%;
    border-bottom: 0;
  }
  .search .search-header .tabs a.active {
    padding-top: 10px;
    margin-top: 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 #eee;
  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: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 a:hover,
.search .search-results-list .search-results li a:focus {
  text-decoration: none;
}
.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: 20px;
}
.search .search-results-list .search-results li .post-details .meta {
  padding-top: 10px;
  font-size: 14px;
  color: #444;
}
.search .search-results-list .search-results li .post-details .meta:before,
.search .search-results-list .search-results li .post-details .meta:after {
  content: " ";
  display: table;
}
.search .search-results-list .search-results li .post-details .meta:after {
  clear: both;
}
.search .search-results-list .search-results li .post-details .meta:before,
.search .search-results-list .search-results li .post-details .meta:after {
  content: " ";
  display: table;
}
.search .search-results-list .search-results li .post-details .meta:after {
  clear: both;
}
.search .search-results-list .search-results li .post-details .meta ins {
  float: left;
  margin-right: 5px;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .price
  + .add_to_cart_button {
  margin-top: 8px;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button {
  position: relative;
  padding-left: 15px;
  display: inline-block;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button:before {
  position: relative;
  font-family: "AurumIcons";
  content: "\e901";
  font-size: 9px;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 4px;
  transform-origin: center;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button
  + .added_to_cart {
  margin-left: 15px;
  color: #0fbd71;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button.loading:before {
  animation: addToCartSpinner 1s linear infinite;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button.product-type-variable,
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button.product_type_grouped {
  padding-left: 22px;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button.product-type-variable:before,
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button.product_type_grouped:before {
  content: "\e8a6";
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button.product-type-external {
  padding-left: 18px;
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button.product-type-external:before {
  font-size: 16px;
  content: "\e832";
}
.search
  .search-results-list
  .search-results
  li
  .post-details
  .meta
  .add_to_cart_button
  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);
  }
}
[not-existing] {
  zoom: 1;
}
.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;
}
.page-container.standalone-container {
  overflow: hidden;
}
@media screen and (max-width: 992px) {
  .page-container {
    margin-top: 30px;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .page-container {
    margin-top: 20px;
    margin-bottom: 35px;
  }
}
.woocommerce-page .page-container {
  margin-top: 0;
  margin-bottom: 0;
}
.page-container .woocommerce .container {
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-container .vc_row > .vc_col-sm-12 .sidebar > .wpb_wrapper {
  margin: 0 -15px;
}
.page-container > .vc_row:last-child > .wpb_column > .wpb_wrapper {
  margin-bottom: 0;
}
.page-container .wpb_wrapper {
  margin-bottom: 20px;
}
.page-container .wpb_wrapper .products-container {
  padding: 0;
  width: 100%;
}
.page-container .wpb_wrapper .products-container .categories-holder {
  margin-top: 0;
}
.page-container
  .wpb_column
  .woocommerce.columns-5
  .categories-holder
  > .product {
  width: 20%;
}
.page-container
  .wpb_column
  .woocommerce.columns-3
  .categories-holder
  > .product {
  width: 33.33333333%;
}
.page-container
  .wpb_column
  .woocommerce.columns-2
  .categories-holder
  > .product {
  width: 50%;
}
.page-container
  .wpb_column
  .woocommerce.columns-1
  .categories-holder
  > .product {
  width: 100%;
}
.page-container .woocommerce .track_order {
  margin-bottom: 0;
}
.page-container .vc_tta-tabs.vc_tta-style-theme-styled .vc_tta-tabs-container {
  position: relative;
  z-index: 10000;
  top: 1px !important;
}
.page-container .vc_tta-tabs.vc_tta-style-theme-styled .vc_tta-tabs-list {
  position: relative;
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-tabs-list
  > .vc_tta-tab:first-child {
  margin-left: 1px;
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-tabs-list
  .vc_tta-tab {
  position: relative;
  z-index: 1;
  background-color: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  border-top: 1px solid transparent;
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-tabs-list
  .vc_tta-tab
  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 #eee;
  margin: 0px;
  margin-right: -1px;
  font-weight: 400;
  color: #333;
}
@media screen and (max-width: 768px) {
  .page-container
    .vc_tta-tabs.vc_tta-style-theme-styled
    .vc_tta-tabs-list
    .vc_tta-tab
    a {
    padding: 10px 15px;
  }
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-tabs-list
  .vc_tta-tab
  a:hover {
  color: #222222;
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-tabs-list
  .vc_tta-tab.vc_active {
  z-index: 5;
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-tabs-list
  .vc_tta-tab.vc_active
  a {
  background-color: #fff;
  border-bottom-color: #fff;
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled
  .vc_tta-panels-container
  .vc_tta-panels {
  background-color: transparent;
  padding: 25px 20px;
}
.page-container
  .vc_tta-tabs.vc_tta-style-theme-styled.theme-styled-bordered
  .vc_tta-panels-container
  .vc_tta-panels {
  border: 1px solid #eee;
}
.page-container .wpb_button_a {
  margin-right: 10px;
}
.page-container .vc_tta-accordion.vc_tta-style-theme-styled .vc_tta-panel {
  border: 1px solid #eee;
  margin-bottom: 5px;
}
.page-container
  .vc_tta-accordion.vc_tta-style-theme-styled
  .vc_tta-panel
  .vc_tta-panel-heading {
  border-bottom: 1px solid transparent;
  padding: 2px 0;
}
.page-container
  .vc_tta-accordion.vc_tta-style-theme-styled
  .vc_tta-panel
  .vc_tta-panel-heading
  h4 {
  font-size: 16px;
}
.page-container
  .vc_tta-accordion.vc_tta-style-theme-styled
  .vc_tta-panel
  .vc_tta-panel-heading:hover
  h4
  a
  span {
  color: #7b599b;
}
.page-container
  .vc_tta-accordion.vc_tta-style-theme-styled
  .vc_tta-panel.vc_active
  .vc_tta-panel-heading {
  border-bottom-color: #eee;
}
.page-container
  .vc_tta-accordion.vc_tta-style-theme-styled
  .vc_tta-controls-icon-position-left
  .vc_tta-controls-icon {
  left: 15px;
}
@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 #eee;
  margin: 0px;
  margin-right: -1px;
  font-weight: 400;
  color: #333;
}
@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 #eee;
}
.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 #eee;
}
.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: 400;
  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: "AurumIcons";
  content: "\e901";
  font-weight: 400;
  font-size: 12px;
  font-style: normal;
  line-height: 0px;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-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: "\e905";
  -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 #eee;
  color: #444;
}
.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 #eee;
  margin: 0px;
  margin-right: -1px;
  font-weight: 400;
  color: #333;
}
.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: #eee;
    font-weight: 400;
  }
}
.page-container .wpb_content_element.wpb_tour .wpb_tab {
  border: 1px solid #eee;
  color: #444;
  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: #444;
}
.page-container .wpb_content_element.wpb_tour .wpb_tour_next_prev_nav a:before {
  position: relative;
  font-family: "AurumIcons";
  content: "\e906";
  font-weight: 400;
  font-size: 10px;
  font-style: normal;
  line-height: 0px;
}
.page-container
  .wpb_content_element.wpb_tour
  .wpb_tour_next_prev_nav
  .wpb_prev_slide
  a:before {
  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: "\e904";
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: -1px;
}
.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: #eee;
  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: #eee;
  }
}
.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: 100% !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: 400;
  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: 400;
  display: block;
}
.page-container
  .wpb_content_element.lab_wpb_image_banner
  .banner-text-content
  em {
  display: block;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  padding-top: 10px;
  zoom: 1;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  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: 35px;
  bottom: 35px;
  top: auto;
  right: auto;
}
.page-container
  .wpb_content_element.lab_wpb_image_banner.text-position-bottom-right
  .banner-text-container {
  bottom: 35px;
  right: 35px;
  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: 35px;
  left: 35px;
}
.page-container
  .wpb_content_element.lab_wpb_image_banner.text-position-top-right
  .banner-text-container {
  top: 35px;
  right: 35px;
  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 #eee;
}
.page-container .wpb_content_element.vc_separator h4 {
  font-weight: 400;
  font-size: 20px;
}
.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.text-aligned-center {
  text-align: center;
}
.page-container .wpb_content_element.lab_vc_pagetitle.text-aligned-right {
  text-align: right;
}
.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: 16px;
}
.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 .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;
  width: 100%;
}
.page-container .wpb_content_element.lab_wpb_products_carousel.products-hidden {
  margin-top: -20px;
}
.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 > .row {
  margin-left: 0;
  margin-right: 0;
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products-loading {
  display: none;
  font-size: 20px;
  text-transform: uppercase;
  color: #444;
  font-weight: 400;
  padding: 20px;
  background: #fafafa;
  text-align: center;
  border: 1px solid #eee;
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized {
  margin-top: -20px;
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized
  a:focus {
  outline: none;
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized
  .product {
  margin-top: 20px;
  clear: none !important;
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized
  .product
  .onsale {
  right: -10px;
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized
  .slick-track {
  margin-left: 0;
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized
  .slick-arrow {
  visibility: hidden;
  opacity: 0;
  transition: all 200ms;
  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;
  width: 40px;
  height: 40px;
  background-size: 25px;
  border-radius: 50%;
  z-index: 100;
}
@media screen and (max-width: 768px) {
  .page-container
    .wpb_content_element.lab_wpb_products_carousel
    .products.slick-initialized
    .slick-arrow {
    width: 30px;
    height: 65px;
  }
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized
  .slick-arrow.slick-prev {
  left: -5px;
}
@media screen and (max-width: 992px) {
  .page-container
    .wpb_content_element.lab_wpb_products_carousel
    .products.slick-initialized
    .slick-arrow.slick-prev {
    left: 30px;
  }
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized
  .slick-arrow.slick-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
    .products.slick-initialized
    .slick-arrow.slick-next {
    right: 30px;
  }
}
.page-container
  .wpb_content_element.lab_wpb_products_carousel
  .products.slick-initialized:hover
  .slick-arrow {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .page-container
    .wpb_content_element.lab_wpb_products_carousel
    .products.slick-initialized:hover
    .slick-arrow {
    opacity: 0;
  }
}
.page-container .wpb_content_element.lab_vc_logo_carousel .logos-carousel {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel:before,
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel:after {
  content: " ";
  display: table;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel:after {
  clear: both;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel:before,
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel:after {
  content: " ";
  display: table;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel:after {
  clear: both;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel
  .logo-entry {
  display: flex;
  padding: 0 15px;
  justify-content: center;
  align-items: center;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel
  .logo-entry:focus {
  outline: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel
  .logo-entry
  a {
  display: block;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel
  .logo-entry
  a:focus {
  outline: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel
  .logo-entry
  img {
  max-width: 100%;
  height: auto;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-1
  .logo-entry {
  width: 100%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-1
  .logo-entry:nth-child(n + 2) {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-2
  .logo-entry {
  width: 50%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-2
  .logo-entry:nth-child(n + 3) {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-3
  .logo-entry {
  width: 33.33333333%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-3
  .logo-entry:nth-child(n + 4) {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-4
  .logo-entry {
  width: 25%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-4
  .logo-entry:nth-child(n + 5) {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-5
  .logo-entry {
  width: 20%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-5
  .logo-entry:nth-child(n + 6) {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-6
  .logo-entry {
  width: 16.66666667%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-6
  .logo-entry:nth-child(n + 7) {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-7
  .logo-entry {
  width: 14.28571429%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-7
  .logo-entry:nth-child(n + 8) {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-8
  .logo-entry {
  width: 12.5%;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.columns-8
  .logo-entry:nth-child(n + 9) {
  display: none;
}
@media screen and (max-width: 992px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-6
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-7
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-8
    .logo-entry {
    width: 25%;
  }
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-6
    .logo-entry:nth-child(n + 5),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-7
    .logo-entry:nth-child(n + 5),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-8
    .logo-entry:nth-child(n + 5) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-6
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-7
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-8
    .logo-entry {
    width: 33.33333333%;
  }
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-6
    .logo-entry:nth-child(n + 4),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-7
    .logo-entry:nth-child(n + 4),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-8
    .logo-entry:nth-child(n + 4) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-6
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-7
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-8
    .logo-entry {
    width: 33.33333333%;
  }
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-6
    .logo-entry:nth-child(n + 4),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-7
    .logo-entry:nth-child(n + 4),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-8
    .logo-entry:nth-child(n + 4) {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-4
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-5
    .logo-entry {
    width: 33.33333333%;
  }
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-4
    .logo-entry:nth-child(n + 4),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-5
    .logo-entry:nth-child(n + 4) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-4
    .logo-entry,
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-5
    .logo-entry {
    width: 33.33333333%;
  }
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-4
    .logo-entry:nth-child(n + 4),
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-5
    .logo-entry:nth-child(n + 4) {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-3
    .logo-entry {
    width: 33.33333333%;
  }
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.columns-3
    .logo-entry:nth-child(n + 4) {
    display: none;
  }
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .logo-entry {
  display: flex !important;
  align-self: center;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-track {
  display: flex;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-dots
  li {
  padding: 0;
  margin: 0;
  width: 16px;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-dots
  li
  button {
  width: 16px;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-dots
  li
  button:before {
  width: 16px;
  font-size: 10px;
  opacity: 0.1;
  transition: opacity 150ms ease-in-out;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-dots
  li
  button:hover:before {
  opacity: 0.2;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-dots
  li.slick-active
  button:before {
  opacity: 0.35;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-arrow {
  position: absolute;
  background: url(../images/arrow-left.svg) no-repeat center center;
  transition: all 250ms;
  background-size: 30px;
  width: 30px;
  height: 30px;
  visibility: hidden;
  opacity: 0;
  z-index: 100;
}
@media screen and (max-width: 992px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.slick-initialized
    .slick-arrow.slick-prev {
    left: 0px;
  }
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-arrow.slick-next {
  background-image: url(../images/arrow-right.svg);
}
@media screen and (max-width: 992px) {
  .page-container
    .wpb_content_element.lab_vc_logo_carousel
    .logos-carousel.slick-initialized
    .slick-arrow.slick-next {
    right: 0px;
  }
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized
  .slick-arrow:before {
  display: none;
}
.page-container
  .wpb_content_element.lab_vc_logo_carousel
  .logos-carousel.slick-initialized:hover
  .slick-arrow {
  visibility: visible;
  opacity: 1;
}
.page-container .wpb_content_element.lab_wpb_featuretab.text-aligned-center {
  text-align: center;
}
.page-container .wpb_content_element.lab_wpb_featuretab.text-aligned-right {
  text-align: right;
}
.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 0;
  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: 100px;
}
.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: #444;
  text-transform: uppercase;
  font-weight: 400;
}
@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;
    max-width: 25%;
    margin: 0 auto;
    padding-right: 0;
  }
  .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: 16px;
  }
}
@media screen and (max-width: 480px) {
  .page-container
    .wpb_content_element.lab_wpb_testimonials
    .testimonials-inner
    .testimonial-entry
    .testimonial-thumbnail {
    max-width: 35%;
  }
}
.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: #eee;
  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: #bbb;
}
.page-container .feature-tab {
  display: block;
  margin-bottom: 30px !important;
}
.page-container .feature-tab .icon {
  font-size: 28px;
}
.page-container .feature-tab .title {
  font-size: 26px;
  font-weight: 400;
  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: #444;
  padding-top: 10px;
  font-weight: 400;
  font-size: 16px;
}
.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 !important;
  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 #eee;
}
.page-container .wpb_gmaps_widget .wpb_wrapper iframe {
  -webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 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: #eee;
}
.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;
  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;
  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 #eee;
  font-size: 18px;
  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-weight: 400;
  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 #eee;
  padding: 15px 20px;
  color: #444;
  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 #eee;
  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%;
  height: auto !important;
}
.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: 20px;
}
.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: 16px;
  color: #444;
  font-weight: 400;
}
.page-container .teaser_grid_container .wpb_thumbnails .vc_read_more {
  display: inline-block;
  padding-top: 15px;
  text-transform: uppercase;
  font-size: 14px;
  color: #444;
}
.page-container .wpb_heading {
  margin-bottom: 20px;
  margin-top: 0;
}
.page-container .wpb_heading.wpb_pie_chart_heading {
  margin-top: 10px;
}
@media screen and (max-width: 480px) {
  .page-container .teaser_grid_container {
    margin-left: -10px;
  }
}
.page-container .vc_grid-item-mini .vc_gitem-col {
  padding: 10px 20px;
}
body.content-ntm .page-container {
  margin-top: 0;
}
body.content-nbm .page-container {
  margin-bottom: 0;
}
.upb_row_bg.vcpb-vz-jquery {
  min-width: 0px !important;
  width: 100% !important;
  left: 0 !important;
}
.bounce-loader {
  margin: auto;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.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: 0.1s;
  background: #888;
}
.bounce-loader .loading-1 {
  -webkit-animation: bounceLoader 1s infinite;
  -webkit-animation-delay: 0.3s;
  background: #888;
}
.bounce-loader .loading-2 {
  -webkit-animation: bounceLoader 1s infinite ease;
  -webkit-animation-delay: 0.5s;
  background: #888;
}
.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;
  }
}
[not-existing] {
  zoom: 1;
}
.welcome-page-container header {
  margin-top: 150px;
  margin-bottom: 70px;
  display: table;
  table-layout: fixed;
}
.welcome-page-container header > div {
  display: table-cell;
  vertical-align: middle;
}
.welcome-page-container header .welcome-title h2 {
  margin: 0;
  padding: 0;
  margin-left: 50px;
  border-left: 2px solid #eee;
  padding-left: 40px;
  font-size: 20px;
}
@media screen and (max-width: 992px) {
  .welcome-page-container header {
    margin: 30px 0;
  }
}
@media screen and (max-width: 768px) {
  .welcome-page-container header {
    display: block;
  }
  .welcome-page-container header > div {
    display: block;
  }
  .welcome-page-container header .welcome-title h2 {
    margin-left: 0;
    border-left: 0;
    padding-left: 0;
    margin-top: 15px;
  }
}
.welcome-page-container .links-list h4 {
  text-transform: uppercase;
  color: #222222;
  font-size: 19px;
  font-weight: 400;
}
.welcome-page-container .links-list ul li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #444;
}
@media screen and (max-width: 992px) {
  .welcome-page-container .links-list ul {
    margin-bottom: 20px;
  }
}
.wcml_currency_switcher:before,
.wcml_currency_switcher:after {
  content: " ";
  display: table;
}
.wcml_currency_switcher:after {
  clear: both;
}
.wcml_currency_switcher:before,
.wcml_currency_switcher:after {
  content: " ";
  display: table;
}
.wcml_currency_switcher:after {
  clear: both;
}
.currency-switcher > img {
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  padding: 3px;
  border-radius: 50%;
  margin: 0 !important;
}
.site-header .ubermenu {
  white-space: normal;
}
.site-header .ubermenu.ubermenu-skin-none {
  position: static;
}
.site-header .ubermenu.ubermenu-skin-none .ubermenu-item .ubermenu-target {
  outline: none;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-target
  .ubermenu-target-title {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-target
  .ubermenu-sub-indicator {
  margin-top: -8px;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-target
  .ubermenu-image
  + .ubermenu-target-title {
  display: block;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  > .ubermenu-submenu-type-flyout:before,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  > .ubermenu-submenu-type-flyout:after {
  display: block;
  height: 15px;
  content: "";
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target {
  padding: 25px 20px;
}
@media screen and (max-width: 992px) {
  .site-header
    .ubermenu.ubermenu-skin-none
    .ubermenu-item.ubermenu-item-level-0
    > .ubermenu-target {
    padding: 25px 15px;
  }
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target
  > .ubermenu-target-title {
  font-size: 18px;
}
.transparent-header
  .site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target
  > .ubermenu-target-title {
  color: #fff;
}
.transparent-header
  .site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target
  > .ubermenu-target-title:after {
  background-color: #fff;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target
  > .ubermenu-target-title:after {
  display: block;
  content: "";
  height: 2px;
  margin-top: 1px;
  background: #222222;
  visibility: hidden;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target
  > .ubermenu-target-description {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 13px;
  color: #444;
}
.transparent-header
  .site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target:hover {
  background-color: rgba(255, 255, 255, 0.25);
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0.ubermenu-has-submenu-drop
  > .ubermenu-target {
  padding-right: 25px !important;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0:hover
  > .ubermenu-target {
  background-color: #f7f7f7;
}
.transparent-header
  .site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0:hover
  > .ubermenu-target {
  background-color: rgba(255, 255, 255, 0.25);
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0.ubermenu-current-menu-item
  > .ubermenu-target
  > .ubermenu-target-title:after,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0.ubermenu-current_page_item
  > .ubermenu-target
  > .ubermenu-target-title:after,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0.ubermenu-current-menu-ancestor
  > .ubermenu-target
  > .ubermenu-target-title:after,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0.ubermenu-current_page_ancestor
  > .ubermenu-target
  > .ubermenu-target-title:after {
  visibility: visible;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-submenu-align-full_width {
  left: 15px;
  right: 15px;
  width: auto;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-1
  .ubermenu-submenu-type-flyout {
  margin-top: -15px;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu-type-flyout
  > .ubermenu-item-has-children
  > .ubermenu-target
  > .ubermenu-target-title {
  white-space: nowrap;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu-type-flyout
  > .ubermenu-item-has-children:hover
  > .ubermenu-target
  > .ubermenu-target-title:before {
  zoom: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.site-header .ubermenu.ubermenu-skin-none .ubermenu-item .ubermenu-submenu {
  background-color: #f7f7f7;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item
  > .ubermenu-target {
  padding: 5px 20px;
  padding: 3px 20px;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item
  > .ubermenu-target
  > .ubermenu-target-description {
  text-transform: uppercase;
  color: #444;
  font-size: 13px;
  font-weight: 400;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item
  > .ubermenu-target.ubermenu-item-notext {
  background-color: transparent !important;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item:hover
  > .ubermenu-target {
  background-color: #efefef;
  color: #222222;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item:hover
  > .ubermenu-target
  .ubermenu-target-title {
  text-decoration: underline;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item.ubermenu-current-menu-item
  > .ubermenu-target,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item.ubermenu-current_page_item
  > .ubermenu-target,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item.ubermenu-current-menu-ancestor
  > .ubermenu-target,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item.ubermenu-current_page_ancestor
  > .ubermenu-target {
  background-color: #efefef;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item
  .ubermenu-content-block {
  padding: 5px 20px;
  font-weight: 400;
  font-size: 14px;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu
  .ubermenu-item
  img {
  max-width: 100%;
  height: auto !important;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item:hover
  > .ubermenu-target {
  background-color: transparent;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current-menu-item
  > .ubermenu-target,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current_page_item
  > .ubermenu-target,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current-menu-ancestor
  > .ubermenu-target,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current_page_ancestor
  > .ubermenu-target {
  background-color: transparent;
}
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current-menu-item
  > .ubermenu-target
  > .ubermenu-target-title,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current_page_item
  > .ubermenu-target
  > .ubermenu-target-title,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current-menu-ancestor
  > .ubermenu-target
  > .ubermenu-target-title,
.site-header
  .ubermenu.ubermenu-skin-none
  .ubermenu-item
  .ubermenu-submenu.ubermenu-submenu-type-mega
  .ubermenu-item.ubermenu-current_page_ancestor
  > .ubermenu-target
  > .ubermenu-target-title {
  color: #7b599b;
  font-weight: 500;
}
.site-header
  .ubermenu.ubermenu-skin-none.ubermenu-sub-indicators
  .ubermenu-has-submenu-drop
  > .ubermenu-target:after {
  display: none;
}
.site-header .menu-centered .ubermenu.ubermenu-skin-none {
  display: inline-block !important;
}
.site-header
  .menu-centered
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target {
  padding: 10px 20px;
}
.site-header.sticky.sticked
  .ubermenu.ubermenu-skin-none
  .ubermenu-item.ubermenu-item-level-0
  > .ubermenu-target {
  padding: 10px 20px;
}
.social-networks {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-networks li {
  display: inline-block;
  margin-right: 10px;
}
.social-networks li a i {
  font-family: FontAwesome;
}
.social-networks li:last-child {
  margin-right: 0;
}
body .fa-vimeo:before {
  content: "\f194";
}
.go-to-top {
  position: fixed;
  display: flex;
  right: 0;
  bottom: 0;
  background: red;
  width: 40px;
  height: 40px;
  margin: 25px;
  justify-content: center;
  align-items: center;
  background: rgba(238, 238, 238, 0.7);
  text-decoration: none;
  z-index: 1000000;
  transition:
    background 250ms ease-in-out,
    transform 180ms linear,
    opacity 260ms ease-in-out,
    visibility 260ms ease-in-out;
  transform: scale(0.8);
  opacity: 0;
  visibility: hidden;
}
.go-to-top i {
  margin: 0;
  padding: 0;
}
.go-to-top svg {
  width: 12px;
  height: 12px;
}
.go-to-top i,
.go-to-top i:before {
  line-height: 1;
}
.go-to-top:hover,
.go-to-top:focus {
  text-decoration: none;
}
.go-to-top:hover {
  background: #7b599b;
  color: #fff;
}
.go-to-top:hover svg {
  fill: #fff;
}
.go-to-top--bottom-left {
  left: 0;
  right: auto;
}
.go-to-top--bottom-center {
  left: 50%;
  right: 0;
  margin-left: -20px;
}
.go-to-top--top-center {
  top: 0;
  bottom: auto;
  right: auto;
  left: 50%;
  margin-left: -20px;
}
.go-to-top--top-right {
  top: 0;
  bottom: auto;
}
.go-to-top--top-left {
  top: 0;
  left: 0;
  right: auto;
}
.go-to-top--rounded {
  border-radius: 50%;
}
.go-to-top--visible {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.go-to-top--vertical-pipe {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  visibility: hidden;
  z-index: 100000;
}
.hidden-overflow {
  overflow: hidden !important;
}
.block {
  display: block !important;
}
input,
textarea {
  background-clip: padding-box;
}
.form-control,
.input-text,
.select2-search__field {
  outline: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (max-width: 480px) {
  .form-control,
  .input-text,
  .select2-search__field {
    font-size: 16px;
  }
}
.pagination {
  display: block;
  width: 100%;
}
.pagination:before,
.pagination:after {
  content: " ";
  display: table;
}
.pagination:after {
  clear: both;
}
.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: #eee;
  color: #333;
  -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: #eee;
  color: #222222;
  -webkit-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
  -moz-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
  box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
}
.pagination > li.active > a:hover,
.pagination > li .current:hover {
  border-color: #eee;
  color: #222222;
  background-color: transparent;
  -webkit-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #d9d9d9;
  -moz-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #d9d9d9;
  box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #d9d9d9;
}
.pagination > li.dots span {
  border-color: #eee;
  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 #eee;
  padding: 8px 12px;
  color: #333;
  font-size: 16px;
  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: #eee;
  color: #222222;
  -webkit-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
  -moz-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
  box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
}
.pagination > a.active:hover,
.pagination > span.active:hover {
  border-color: #eee;
  color: #222222;
  -webkit-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #d9d9d9;
  -moz-box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #d9d9d9;
  box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #d9d9d9;
}
.slick-initialized .slick-slide:focus {
  outline: none;
}
@keyframes moveSlightly {
  0% {
    left: 0px;
  }
  33% {
    left: 80px;
  }
  66% {
    left: -80px;
  }
  100% {
    left: 0px;
  }
}
@media screen and (max-width: 768px) {
  .slick-initialized.slick-swipe-sample .slick-track {
    animation: 1.4s moveSlightly 1 cubic-bezier(0.39, 0.575, 0.565, 1);
  }
}
@media screen and (max-width: 768px) {
  .slick-initialized.slick-swipe-sample.product-images--thumbnails
    .slick-track {
    animation: none;
  }
}
@media screen and (min-width: 768px) {
  .pull-right-md {
    float: right;
  }
}
@media screen and (min-width: 480px) {
  .pull-right-sm {
    float: right;
  }
}
.faq-items-list {
  margin-bottom: 10px;
  padding-top: 30px;
}
.up,
.top-menu--link,
.top-menu--cart-totals,
.top-menu--widget-menu .menu li,
.top-menu--widget-current-date,
.top-menu--widget-wpml-language-switcher .wpml-ls-legacy-list-horizontal li a,
.top-menu--widget-wpml-currency-switcher .wcml-dropdown,
.breadcrumb,
.woocommerce-breadcrumb,
.woocommerce .coupon-form .coupon .woocommerce-info,
.woocommerce .coupon-form .coupon .woocommerce-error,
.woocommerce .coupon-form .coupon .woocommerce-message,
.woocommerce .products .product .item-info a[data-product_id].is-textual,
.woocommerce .summary form.cart .button,
.woocommerce
  .single-product
  .product-type-external
  .cart
  .single_add_to_cart_button,
.woocommerce .woocommerce-order-details .order-again .button,
.woocommerce .cross-sells .product-item .product-link .button,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  tbody
  tr
  td.product-add-to-cart
  .button,
.woocommerce
  .woocommerce-cart-form
  table.wishlist_table
  thead
  tr
  td.product-add-to-cart
  .button,
.woocommerce .woocommerce-cart-form table.wishlist_table thead tr th,
.sidebar .sidebar-entry.widget_shopping_cart .total strong,
.search .search-results-list .search-results li .post-details .meta,
.chosen-container .chosen-results li,
.woocommerce #place_order {
  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;
}
.rtl .alpha {
  padding-left: 15px;
  padding-right: 7.5px !important;
}
.omega {
  padding-right: 7.5px !important;
}
.rtl .omega {
  padding-left: 7.5px !important;
  padding-right: 15px;
}
.clear {
  clear: both;
}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.full.wpb_widgetised_column .wpb_wrapper > div {
  width: 100% !important;
}
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.col-xs-15 {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.nav > li > a:focus,
.nav > li > a:hover {
  background-color: transparent;
}
.no-bottom-margin {
  margin-bottom: 0 !important;
}
nav.navigation.pagination {
  text-align: center;
}
nav.navigation.pagination .screen-reader-text {
  display: none;
}
nav.navigation.pagination .nav-links .page-numbers {
  display: inline-block;
  position: relative;
  background: transparent;
  border: 1px solid #eee;
  padding: 6px 12px;
  margin-right: 5px;
  color: #333;
  text-decoration: none;
}
nav.navigation.pagination .nav-links .page-numbers:last-child {
  margin-right: 0;
}
nav.navigation.pagination .nav-links .page-numbers.current {
  box-shadow:
    inset 0 0 0 1px #fff,
    inset 0 0 0 2px #eee;
}
nav.navigation.pagination .nav-links a.page-numbers:hover {
  color: #0d0d0d;
  background-color: transparent;
  border-color: #d5d5d5;
}
.no-padding-left {
  padding-left: 0 !important;
}
.rtl .no-padding-left {
  padding-right: 0 !important;
  padding-left: 15px !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.rtl .no-padding-right {
  padding-right: 15px !important;
  padding-left: 0 !important;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.button:hover {
  text-decoration: none;
}
.fa:before {
  font-weight: normal;
}
.share-post .fa:before {
  font-family: FontAwesome;
}
#wp-admin-bar-vc_inline-admin-bar-link .ab-item:before {
  content: "\f547";
  top: 2px;
}
.post-formatting:before,
.wpb_text_column:before,
.post-formatting:after,
.wpb_text_column:after {
  content: " ";
  display: table;
}
.post-formatting:after,
.wpb_text_column:after {
  clear: both;
}
.post-formatting:before,
.wpb_text_column:before,
.post-formatting:after,
.wpb_text_column:after {
  content: " ";
  display: table;
}
.post-formatting:after,
.wpb_text_column:after {
  clear: both;
}
.post-formatting a,
.wpb_text_column a {
  font-weight: 500;
}
.post-formatting code,
.wpb_text_column code {
  background-color: #eee;
  color: #333;
  font-size: 13px;
  -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,
.wpb_text_column 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,
.wpb_text_column img {
  max-width: 100%;
  height: auto !important;
}
@media screen and (max-width: 768px) {
  .post-formatting img,
  .wpb_text_column img {
    width: 100%;
  }
}
.post-formatting img.alignleft,
.wpb_text_column img.alignleft,
.post-formatting img.alignright,
.wpb_text_column 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,
.wpb_text_column img.alignright {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
.post-formatting .wp-caption,
.wpb_text_column .wp-caption {
  max-width: 100%;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  .post-formatting .wp-caption,
  .wpb_text_column .wp-caption {
    width: 100% !important;
  }
}
.post-formatting .wp-caption.aligncenter,
.wpb_text_column .wp-caption.aligncenter {
  text-align: center;
  margin: 0 auto;
  margin-bottom: 15px;
}
.post-formatting .wp-caption.aligncenter .wp-caption-text,
.wpb_text_column .wp-caption.aligncenter .wp-caption-text {
  margin: 0 5px;
}
.post-formatting .wp-caption.alignleft,
.wpb_text_column .wp-caption.alignleft {
  float: left;
  margin-right: 15px;
}
.post-formatting .wp-caption.alignright,
.wpb_text_column .wp-caption.alignright {
  float: right;
  margin-left: 15px;
}
.post-formatting .wp-caption.alignleft,
.wpb_text_column .wp-caption.alignleft,
.post-formatting .wp-caption.alignright,
.wpb_text_column .wp-caption.alignright {
  position: relative;
  top: 5px;
}
.post-formatting .wp-caption .wp-caption-text,
.wpb_text_column .wp-caption .wp-caption-text {
  background: #eee;
  padding: 5px 10px;
  font-size: 12px !important;
}
.post-formatting blockquote p,
.wpb_text_column blockquote p {
  color: #888;
}
.post-formatting blockquote p:last-child,
.wpb_text_column blockquote p:last-child {
  margin-bottom: 0 !important;
}
.post-formatting cite,
.wpb_text_column cite {
  font-weight: 500;
}
.post-formatting dl dd,
.wpb_text_column dl dd {
  margin-bottom: 15px;
}
.post-formatting ul,
.wpb_text_column ul,
.post-formatting ol,
.wpb_text_column ol {
  padding-left: 20px;
}
.post-formatting ul li,
.wpb_text_column ul li,
.post-formatting ol li,
.wpb_text_column ol li {
  padding: 2px 0;
}
.post-formatting address,
.wpb_text_column address {
  border-left: 3px solid #eee;
  padding-left: 20px;
}
.post-formatting iframe,
.wpb_text_column iframe {
  max-width: 100%;
}
.scrollbar-rail-default {
  display: none;
  position: absolute;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  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;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.scrollbar-default {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -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;
  -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;
  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;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  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;
  height: 5px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -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;
  -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;
  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;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  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;
  width: 5px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -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;
  -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;
  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;
  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;
  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;
  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;
  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;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999;
}
.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 #eee;
  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;
}
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 10px;
  height: 36px !important;
  border: 1px solid #eee;
  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: 35px !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 #eee;
  background: #fff 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;
}
.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 #eee;
  -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: 14px;
}
.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: #585858;
  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;
}
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #eee;
  background-color: #fff;
  background-image: 8121991;
  background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
  background-image: -moz-linear-gradient(#eee 1%, #fff 15%);
  background-image: -o-linear-gradient(#eee 1%, #fff 15%);
  background-image: linear-gradient(#eee 1%, #fff 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 #eee;
  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 #fff 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/PjxzdmcgeG1sbnM9Imh0dHBzOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+PGxpbmVhckdyYWRpZW50IGlkPSJsZXNzaGF0LWdlbmVyYXRlZCIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPjxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjZThlOGU4IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZWUiIHN0b3Atb3BhY2l0eT0iMSIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNsZXNzaGF0LWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -webkit-linear-gradient(
    top,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-image: -moz-linear-gradient(
    top,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-image: -o-linear-gradient(
    top,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-image: linear-gradient(
    to bottom,
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 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;
}
.chosen-container-active .chosen-single {
  border: 1px solid #ccc;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #eee;
  -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;
}
.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;
}
.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;
}
@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;
  }
}
.woocommerce-checkout .form-row .chosen-container-single .chosen-single div b {
  background-position: 0 7px !important;
}
.woocommerce .shop-spacer {
  height: 45px;
  display: block;
}
.woocommerce .woocommerce-ordering {
  display: block;
}
.woocommerce .woocommerce-ordering:before,
.woocommerce .woocommerce-ordering:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-ordering:after {
  clear: both;
}
.woocommerce .woocommerce-ordering:before,
.woocommerce .woocommerce-ordering:after {
  content: " ";
  display: table;
}
.woocommerce .woocommerce-ordering:after {
  clear: both;
}
.woocommerce .woocommerce-ordering .dropdown {
  min-width: 200px;
  padding-top: 45px;
}
@media screen and (max-width: 768px) {
  .woocommerce .woocommerce-ordering .dropdown {
    padding-top: 0;
  }
}
.woocommerce .woocommerce-ordering .dropdown .dropdown-toggle {
  position: relative;
  padding: 8px 10px;
}
.woocommerce .woocommerce-ordering .dropdown .caret {
  margin-left: 5px;
  color: #bbb;
  position: absolute;
  right: 10px;
  line-height: 1;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce .woocommerce-ordering .dropdown .btn {
  color: #333;
}
.woocommerce .woocommerce-ordering .orderby {
  position: absolute;
  left: -99999px;
  visibility: hidden;
}
.woocommerce .woocommerce-pagination .pagination {
  margin-top: 0;
}
.woocommerce #comments h4 {
  position: relative;
  margin-top: 0;
  zoom: 1;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.woocommerce .commentlist {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce .commentlist .comment_container {
  position: relative;
  padding: 40px 0;
  padding-left: 100px;
  border-bottom: 1px solid #eee;
}
.woocommerce .commentlist .comment_container:before,
.woocommerce .commentlist .comment_container:after {
  content: " ";
  display: table;
}
.woocommerce .commentlist .comment_container:after {
  clear: both;
}
.woocommerce .commentlist .comment_container:before,
.woocommerce .commentlist .comment_container:after {
  content: " ";
  display: table;
}
.woocommerce .commentlist .comment_container:after {
  clear: both;
}
@media screen and (max-width: 768px) {
  .woocommerce .commentlist .comment_container {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.woocommerce .commentlist .comment_container .avatar {
  position: absolute;
  left: 0;
  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%;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.woocommerce .commentlist .comment_container .comment-text .star-rating-icons {
  float: right;
  position: relative;
  top: 8px;
}
.rtl.woocommerce
  .commentlist
  .comment_container
  .comment-text
  .star-rating-icons,
.rtl
  .woocommerce
  .commentlist
  .comment_container
  .comment-text
  .star-rating-icons {
  float: left;
}
.woocommerce
  .commentlist
  .comment_container
  .comment-text
  .star-rating-icons
  i {
  font-style: normal;
}
.woocommerce
  .commentlist
  .comment_container
  .comment-text
  .star-rating-icons
  i.star {
  color: #999;
}
.woocommerce
  .commentlist
  .comment_container
  .comment-text
  .star-rating-icons
  i.filled {
  color: #ffd700;
}
.woocommerce
  .commentlist
  .comment_container
  .comment-text
  .star-rating-icons
  i:before {
  margin-right: 0;
  width: 12px;
}
.woocommerce
  .commentlist
  .comment_container
  .comment-text
  .star-rating-icons
  ~ .tooltip {
  white-space: nowrap;
}
.woocommerce .commentlist .comment_container .comment-text time {
  display: block;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: 3px;
  zoom: 1;
  -webkit-opacity: 0.75;
  -moz-opacity: 0.75;
  opacity: 0.75;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.woocommerce .commentlist .comment_container .comment-text .meta strong {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}
.woocommerce .commentlist .comment_container .comment-text .meta .verified {
  text-transform: uppercase;
  font-size: 13px;
  background: #222222;
  color: #fff;
  line-height: 1;
  padding: 2px 5px;
  font-style: normal;
  position: relative;
  top: -2px;
  margin-left: 5px;
}
.woocommerce .commentlist .comment_container .comment-text .meta em {
  font-style: normal;
  text-decoration: underline;
}
.woocommerce .commentlist .comment_container .woocommerce-review__dash {
  display: none;
}
.woocommerce #review_form_wrapper .comment-form {
  position: relative;
  padding-top: 75px;
}
.woocommerce #review_form_wrapper .comment-reply-title {
  font-size: 41px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.woocommerce #review_form_wrapper .comment-form-rating {
  position: absolute;
  top: 0;
}
.woocommerce #review_form_wrapper .comment-form-rating label {
  text-transform: uppercase;
  color: #999;
  font-weight: normal;
  font-size: 14px;
  margin-top: 5px;
  display: block;
}
.woocommerce #review_form_wrapper .comment-form-rating #rating {
  display: none;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars {
  display: block;
  margin-top: 10px;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars span {
  display: block;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars span:before,
.woocommerce #review_form_wrapper .comment-form-rating .stars span:after {
  content: " ";
  display: table;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars span:after {
  clear: both;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars span:before,
.woocommerce #review_form_wrapper .comment-form-rating .stars span:after {
  content: " ";
  display: table;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars span:after {
  clear: both;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars span a {
  display: inline-block;
  position: relative;
  color: transparent;
  width: 25px;
  height: 25px;
}
.woocommerce #review_form_wrapper .comment-form-rating .stars span a:before {
  font-family: "AurumIcons";
  content: "\e900";
  font-size: 20px;
  display: block;
  color: #999;
  position: absolute;
  left: 0;
  top: 4px;
  line-height: 0;
}
.woocommerce
  #review_form_wrapper
  .comment-form-rating
  .stars
  span
  a.active
  ~ a:before {
  color: #999;
}
.woocommerce
  #review_form_wrapper
  .comment-form-rating
  .stars
  span:hover
  a:before {
  color: #666;
}
.woocommerce
  #review_form_wrapper
  .comment-form-rating
  .stars
  span:hover
  a:hover
  ~ a:before {
  color: #999;
}
.woocommerce
  #review_form_wrapper
  .comment-form-rating
  .stars.has-rating
  span
  a:before {
  color: #ffd700;
}
.woocommerce
  #review_form_wrapper
  .comment-form-rating
  .stars.has-rating
  span
  a.active
  ~ a:before {
  color: #999;
}
.woocommerce #review_form_wrapper .comment-form-author {
  padding-left: 0;
}
.woocommerce #review_form_wrapper .comment-form-email {
  padding-right: 0;
  padding-left: 0;
}
.woocommerce #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;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"]:focus {
  outline: 0;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"]:active {
  outline: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"]:active:focus {
  outline: 0;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-info {
  background: #00aeef;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-info:hover {
  background: #009bd6;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-success {
  background: #0fbd71;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-success:hover {
  background: #0da563;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-danger {
  background: #dd1f26;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-danger:hover {
  background: #c71c22;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-warning {
  background: #f7d227;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-warning:hover {
  background: #f6cd0e;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-default {
  background: #7b599b;
  color: #fff;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-default:hover {
  background: #6e508b;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-primary {
  background: #222222;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-primary:hover {
  background: #151515;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-link {
  color: #7b599b;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-bordered {
  background: #fff;
  -webkit-border-radius: 0px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0px;
  -moz-background-clip: padding;
  border-radius: 0px;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #eee;
  text-align: left;
  color: #333;
  font-weight: 400;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-bordered:hover {
  border-color: #cccccc;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray {
  color: #333;
  background-color: #ccc;
  border-color: #ccc;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray:focus,
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray.focus {
  color: #333;
  background-color: #b3b3b3;
  border-color: #8c8c8c;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray:hover {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray:active,
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray.active,
.open
  > .dropdown-toggle.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray {
  color: #333;
  background-color: #b3b3b3;
  border-color: #adadad;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray:active:hover,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.active:hover,
.open
  > .dropdown-toggle.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray:hover,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray:active:focus,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.active:focus,
.open
  > .dropdown-toggle.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray:focus,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray:active.focus,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.active.focus,
.open
  > .dropdown-toggle.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.focus {
  color: #333;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray:active,
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray.active,
.open
  > .dropdown-toggle.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray {
  background-image: none;
}
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.disabled:hover,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray[disabled]:hover,
fieldset[disabled]
  .woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray:hover,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.disabled:focus,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray[disabled]:focus,
fieldset[disabled]
  .woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray:focus,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.disabled.focus,
.woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray[disabled].focus,
fieldset[disabled]
  .woocommerce
  #review_form_wrapper
  .form-submit
  [type="submit"].btn-gray.focus {
  background-color: #ccc;
  border-color: #ccc;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"].btn-gray .badge {
  color: #ccc;
  background-color: #333;
}
.woocommerce #review_form_wrapper .form-submit [type="submit"]:hover {
  background: #151515;
}
.woocommerce #review_form_wrapper .form-control {
  background: #eee;
}
.woocommerce #review_form_wrapper .form-control:focus,
.woocommerce #review_form_wrapper .form-control:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #eee;
}
.woocommerce #review_form_wrapper textarea#comment {
  min-height: 150px;
  max-height: 350px;
}
.woocommerce #reviews .pagination {
  margin-top: 40px;
}
@media screen and (max-width: 768px) {
  .woocommerce .share-post {
    margin-top: 15px;
  }
}
.woocommerce .shop_attributes {
  width: 100%;
}
.woocommerce .shop_attributes tr:nth-child(2n) {
  background: #f6f6f6;
}
.woocommerce .shop_attributes th,
.woocommerce .shop_attributes td {
  vertical-align: middle;
  padding: 8px 10px;
  font-size: 15px;
  text-transform: uppercase;
}
.woocommerce .shop_attributes th p:last-child,
.woocommerce .shop_attributes td p:last-child {
  margin-bottom: 0;
}
.woocommerce .shop_attributes th {
  font-weight: normal;
  color: #333;
  width: 200px;
  white-space: nowrap;
}
.woocommerce .shop_attributes tr:hover {
  background: #f1f1f1;
}
.woocommerce .share-post h3 {
  margin-right: 10px;
}
.woocommerce .related.products h2,
.woocommerce .upsells.products h2 {
  margin: 30px 0;
}
.woocommerce dl.variation {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce dl.variation:before,
.woocommerce dl.variation:after {
  content: " ";
  display: table;
}
.woocommerce dl.variation:after {
  clear: both;
}
.woocommerce dl.variation:before,
.woocommerce dl.variation:after {
  content: " ";
  display: table;
}
.woocommerce dl.variation:after {
  clear: both;
}
.woocommerce dl.variation dt,
.woocommerce dl.variation dd {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #444;
  font-size: 14px;
  font-weight: 400;
}
.woocommerce dl.variation dt p,
.woocommerce dl.variation dd p {
  padding: 0;
  margin: 0;
}
.woocommerce dl.variation dt {
  padding-right: 5px;
}
.woocommerce dl.variation dd {
  font-weight: 400;
}
.woocommerce dl.variation dd p {
  font-weight: 400;
}
.woocommerce dl.variation dd + dt {
  clear: left;
}
.woocommerce .cart-collaterals {
  margin-top: 40px;
}
.woocommerce .checkout .woocommerce-billing-fields h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
.woocommerce label {
  font-weight: 400;
}
.woocommerce #customer_details {
  margin-bottom: 40px;
}
.woocommerce #customer_details .create-account-block {
  background: #fafafa;
  border: 1px solid #eee;
  padding: 15px;
}
.woocommerce #customer_details .create-account-block p {
  margin-bottom: 0;
}
.woocommerce #customer_details .create-account-block .form-group:last-child {
  margin-bottom: 0;
}
.woocommerce #customer_details #ship-to-different-address {
  margin-top: 0;
  margin-bottom: 17px;
}
.woocommerce #customer_details #ship-to-different-address label {
  position: relative;
  top: -3px;
  margin: 0;
  font-size: 16px;
}
.woocommerce #customer_details #ship-to-different-address label:before {
  top: 6px;
}
.woocommerce #customer_details #order_comments {
  min-height: 120px;
  max-height: 250px;
}
.woocommerce #place_order {
  margin-top: 30px;
}
.woocommerce .form-row.terms {
  margin: 20px 0;
}
.woocommerce .form-login-env {
  margin-bottom: 40px;
}
.woocommerce .def-m {
  margin-top: 20px;
}
@media screen and (max-width: 768px) {
  .woocommerce .def-m {
    margin-top: 0;
  }
}
.woocommerce .order-details-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  margin-bottom: 20px;
  background: #fafafa;
  border: 1px solid #eee;
}
.woocommerce .order-details-list li {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
  text-align: center;
  height: 150px;
  text-transform: uppercase;
}
.woocommerce .order-details-list li strong {
  display: block;
  font-size: 22px;
  font-weight: 400;
}
.woocommerce .order-details-list li.order strong {
  color: #7b599b;
}
.woocommerce .order-details-list li + li {
  border-left: 1px solid #eee;
}
@media screen and (max-width: 768px) {
  .woocommerce .order-details-list {
    display: block;
  }
  .woocommerce .order-details-list li {
    display: block;
    height: auto;
    width: auto;
    padding: 10px;
    border-left: 0;
  }
  .woocommerce .order-details-list li + li {
    border-top: 1px solid #eee;
  }
}
.woocommerce .bacs_details {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce .bacs_details li {
  font-size: 14px;
  padding: 5px 20px;
  color: #444;
  font-weight: 400;
  text-transform: uppercase;
  background: #fafafa;
}
.woocommerce .bacs_details li strong {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #222222;
  text-transform: none;
}
.woocommerce .bacs-entries:before,
.woocommerce .bacs-entries:after {
  content: " ";
  display: table;
}
.woocommerce .bacs-entries:after {
  clear: both;
}
.woocommerce .bacs-entries:before,
.woocommerce .bacs-entries:after {
  content: " ";
  display: table;
}
.woocommerce .bacs-entries:after {
  clear: both;
}
.woocommerce .bacs-entries h2 {
  margin-top: 40px;
}
.woocommerce .bacs-entries h3 {
  background: #f0f0f0;
  padding: 15px 20px;
  margin-bottom: 0;
  font-size: 22px;
}
.woocommerce .bacs-entries > h3 {
  display: none;
}
.woocommerce .bacs-entries .order_details {
  width: 33.3%;
  float: left;
  padding-right: 15px;
}
@media screen and (max-width: 992px) {
  .woocommerce .bacs-entries .order_details {
    width: 100%;
    padding-right: 0;
  }
}
.woocommerce .customer-details-env {
  margin-top: 30px;
  margin-bottom: 20px;
}
.woocommerce .customer-details-env h2,
.woocommerce .customer-details-env h3 {
  padding-bottom: 10px;
  font-size: 28px;
}
.woocommerce .customer-details-env .customer_details dd + dt {
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .woocommerce .customer-details-env h3 {
    margin-top: 30px;
  }
}
.woocommerce .order-details h2 {
  font-size: 32px;
  margin-top: 10px;
}
.woocommerce .digital-downloads {
  list-style: none;
  margin: 0;
  padding: 0;
}
.woocommerce .digital-downloads li {
  background: #fafafa;
  padding: 8px 10px;
  border: 1px solid transparent;
}
.woocommerce .digital-downloads li:before,
.woocommerce .digital-downloads li:after {
  content: " ";
  display: table;
}
.woocommerce .digital-downloads li:after {
  clear: both;
}
.woocommerce .digital-downloads li:before,
.woocommerce .digital-downloads li:after {
  content: " ";
  display: table;
}
.woocommerce .digital-downloads li:after {
  clear: both;
}
.woocommerce .digital-downloads li .count {
  float: right;
  color: #444;
  text-transform: uppercase;
  font-size: 14px;
}
.woocommerce .digital-downloads li:hover {
  border-color: #e9e9e9;
}
.woocommerce .digital-downloads li + li {
  margin-top: 5px;
}
.woocommerce .chosen-container {
  width: 100% !important;
}
.woocommerce legend {
  font-size: 16px;
  padding-top: 20px;
  text-transform: uppercase;
  color: #444;
  font-weight: 400;
}
.woocommerce legend.no-top-margin {
  padding-top: 0;
}
.woocommerce mark {
  display: inline-block;
  background: rgba(255, 255, 255, 0.25);
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.woocommerce .order-notes-title {
  margin-top: 30px;
}
.woocommerce .track_order {
  margin-bottom: 30px;
}
.woocommerce .shop_table.customer_details {
  width: 100%;
}
.woocommerce #place_order {
  display: block;
  width: 100%;
  padding: 10px 10px;
  font-size: 20px;
}
.woocommerce .form-row.terms {
  position: relative;
  padding-left: 20px;
}
.woocommerce .form-row.terms input:focus {
  outline: none;
}
.woocommerce .form-row.terms .input-checkbox {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  margin-right: 10px;
  cursor: pointer;
  -webkit-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
  -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;
  width: 14px;
  height: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.woocommerce .form-row.terms .input-checkbox:checked {
  background-color: #7b599b;
  -webkit-box-shadow:
    0px 0px 0px 1px rgba(0, 0, 0, 0.1),
    inset 0px 0px 0px 3px #fff;
  -moz-box-shadow:
    0px 0px 0px 1px rgba(0, 0, 0, 0.1),
    inset 0px 0px 0px 3px #fff;
  box-shadow:
    0px 0px 0px 1px rgba(0, 0, 0, 0.1),
    inset 0px 0px 0px 3px #fff;
}
.woocommerce .form-row.terms .input-checkbox + span {
  cursor: pointer;
}
.woocommerce .vspacer {
  height: 40px;
}
.woocommerce .container > .wc-social-login-profile {
  display: none;
}
.woocommerce .woocommerce-checkout-review-order-table tbody tr .product-name,
.woocommerce .woocommerce-checkout-review-order-table tfoot tr .product-name {
  text-align: left;
}
.woocommerce .woocommerce-checkout-review-order-table tbody tr .cart-subtotal,
.woocommerce .woocommerce-checkout-review-order-table tfoot tr .cart-subtotal,
.woocommerce .woocommerce-checkout-review-order-table tbody tr .product-total,
.woocommerce .woocommerce-checkout-review-order-table tfoot tr .product-total,
.woocommerce .woocommerce-checkout-review-order-table tbody tr .order-total,
.woocommerce .woocommerce-checkout-review-order-table tfoot tr .order-total,
.woocommerce .woocommerce-checkout-review-order-table tbody tr .amount,
.woocommerce .woocommerce-checkout-review-order-table tfoot tr .amount {
  color: #222222;
}
.woocommerce .blockOverlay {
  background: rgba(255, 255, 255, 0.8) !important;
  zoom: 1 !important;
  -webkit-opacity: 1 !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.woocommerce .blockOverlay:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #7b599b;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -moz-animation: scaleout 1s infinite ease-in-out;
  -webkit-animation: scaleout 1s infinite ease-in-out;
  -o-animation: scaleout 1s infinite ease-in-out;
  animation: scaleout 1s infinite ease-in-out;
}
.woocommerce .blockOverlay:after lesshat-selector {
  -lh-property: 0;
}
@-webkit-keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 0;
  }
}
@-moz-keyframes scaleout {
  0% {
    -moz-transform: scale(0);
  }
  100% {
    -moz-transform: scale(1);
    opacity: 0;
  }
}
@-o-keyframes scaleout {
  0% {
    -o-transform: scale(0);
  }
  100% {
    -o-transform: scale(1);
    opacity: 0;
  }
}
@keyframes scaleout {
  0% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
[not-existing] {
  zoom: 1;
}
.woocommerce h2.order-updates {
  margin-top: 40px;
}
.woocommerce .select2-container.form-control {
  border: 0;
  padding: 0;
  height: auto;
}
.woocommerce .select2-container.form-control:before,
.woocommerce .select2-container.form-control:after {
  content: " ";
  display: table;
}
.woocommerce .select2-container.form-control:after {
  clear: both;
}
.woocommerce .select2-container.form-control:before,
.woocommerce .select2-container.form-control:after {
  content: " ";
  display: table;
}
.woocommerce .select2-container.form-control:after {
  clear: both;
}
.woocommerce .select2-container .select2-selection {
  min-height: 32px;
}
.woocommerce .select2-container .select2-choice {
  border-color: #eee;
  margin: 0;
  padding: 0;
  -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;
}
.woocommerce .select2-container .select2-choice .select2-chosen {
  padding: 8px 12px;
  color: #333;
}
.woocommerce .select2-container .select2-choice .select2-arrow {
  width: 20px;
}
.woocommerce
  .select2-container.select2-container--default
  .select2-selection--single {
  border-color: #eee;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  outline: none;
}
.woocommerce
  .select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  padding: 2px 12px;
  color: #333;
}
.woocommerce
  .select2-container.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100%;
  margin-right: 7px;
}
.woocommerce
  .select2-container.select2-container--default.select2-container--open {
  border-bottom-color: #fff;
}
.woocommerce .checkbox,
.woocommerce .radio {
  display: inline-block;
}
.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 {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    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;
  -webkit-background-size: 86px;
  -moz-background-size: 86px;
  background-size: 86px;
  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;
  -webkit-background-size: 131px;
  -moz-background-size: 131px;
  background-size: 131px;
}
.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;
  -webkit-background-size: 170px;
  -moz-background-size: 170px;
  background-size: 170px;
}
.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: 400;
  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;
  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: 20px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  padding-left: 0;
  padding-right: 0;
}
.shop-empty-cart-page .cart-empty-title p a:hover {
  background-color: transparent;
}
@media screen and (max-width: 768px) {
  .shop-empty-cart-page .cart-empty-title p a {
    font-size: 17px;
  }
}
.shop-empty-cart-page + .woocommerce {
  display: none;
}
@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%);
  -ms-transform: translateY(-50%);
  -o-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: 0 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;
  -webkit-box-shadow: inset 0px 0px 0px 1px #eee;
  -moz-box-shadow: inset 0px 0px 0px 1px #eee;
  box-shadow: inset 0px 0px 0px 1px #eee;
  -webkit-box-shadow: inset 0 0 0 1px #eee;
  box-shadow: inset 0 0 0 1px #eee;
}
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: 400;
  font-size: 1.325em;
  line-height: 1.2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
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-demo-store .demo_store {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #7b599b;
  padding: 10px 20px;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
  z-index: 1000000;
  margin: 0;
  display: flex;
}
@media screen and (max-width: 480px) {
  .woocommerce-demo-store .demo_store {
    line-height: 18px;
  }
}
.woocommerce-demo-store .demo_store a {
  color: #fff;
}
.woocommerce-demo-store .demo_store .woocommerce-store-notice__dismiss-link {
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: -10px 0;
  margin-right: -20px;
  margin-left: auto;
  border-left: 1px solid #8f70ad;
  text-decoration: none;
  transition: background 220ms ease-in-out;
}
@media screen and (max-width: 480px) {
  .woocommerce-demo-store .demo_store .woocommerce-store-notice__dismiss-link {
    text-indent: -999px;
    background-image: url(../images/remove-from-cart.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px;
  }
}
.woocommerce-demo-store
  .demo_store
  .woocommerce-store-notice__dismiss-link:hover {
  background-color: #8866a7;
}
.header-menu .lab-mini-cart .cart_list li .product-details a {
  text-overflow: ellipsis;
  overflow: hidden;
}
.single-product .comment-form #comment {
  margin-bottom: 20px;
}
.single-product .comment-form .form-submit .submit {
  margin-top: 5px !important;
}
.wc-cart-empty > .woocommerce {
  width: 100%;
  padding: 0;
}
.wc-cart-empty .woocommerce-notices-wrapper .woocommerce-info {
  margin-bottom: 0;
}
.woocommerce-product-gallery {
  position: relative;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a {
  display: block;
  width: 100%;
}
.woocommerce-product-gallery .woocommerce-product-gallery__image a img {
  width: 100%;
  height: auto;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  position: absolute;
  left: 0;
  top: 0;
  padding: 25px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  z-index: 100;
  text-decoration: none;
  text-indent: -99999px;
  opacity: 0;
  transform: scale(0.8);
  transition: all 250ms ease-in-out;
}
.woocommerce-product-gallery .woocommerce-product-gallery__trigger:after {
  font-family: FontAwesome;
  content: "\f00e";
  text-indent: 0;
  display: block;
  line-height: 20px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18px;
}
.woocommerce-product-gallery:hover .woocommerce-product-gallery__trigger {
  opacity: 1;
  transform: scale(1);
}
.woocommerce-product-gallery .flex-control-nav {
  list-style: none;
  padding: 0;
  margin: 20px -10px;
}
.woocommerce-product-gallery .flex-control-nav:before,
.woocommerce-product-gallery .flex-control-nav:after {
  content: " ";
  display: table;
}
.woocommerce-product-gallery .flex-control-nav:after {
  clear: both;
}
.woocommerce-product-gallery .flex-control-nav:before,
.woocommerce-product-gallery .flex-control-nav:after {
  content: " ";
  display: table;
}
.woocommerce-product-gallery .flex-control-nav:after {
  clear: both;
}
.woocommerce-product-gallery .flex-control-nav li {
  padding: 0 10px;
  margin: 0;
  margin-bottom: 20px;
  float: left;
  width: 25%;
}
.woocommerce-product-gallery .flex-control-nav li img {
  width: 100%;
  display: block;
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 250ms ease-in-out;
}
.woocommerce-product-gallery .flex-control-nav li img.flex-active {
  opacity: 1;
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-5
  .flex-control-nav
  li {
  width: 20%;
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-3
  .flex-control-nav
  li {
  width: 33.33333333%;
}
.woocommerce-product-gallery.woocommerce-product-gallery--columns-2
  .flex-control-nav
  li {
  width: 50%;
}
@media screen and (min-width: 768px) {
  .thumbnails-vertical
    .woocommerce-product-gallery
    .woocommerce-product-gallery__trigger {
    left: 20%;
  }
  .thumbnails-vertical .woocommerce-product-gallery .flex-viewport {
    float: right;
    width: 80%;
  }
  .thumbnails-vertical .woocommerce-product-gallery .flex-control-nav {
    width: 20%;
    float: left;
    margin-top: 0;
  }
  .thumbnails-vertical .woocommerce-product-gallery .flex-control-nav li {
    width: 100%;
  }
}
.select2-dropdown {
  border-color: #eee;
}
.select2-dropdown .select2-search {
  position: relative;
  padding: 5px 10px;
  padding-bottom: 10px;
}
.select2-dropdown .select2-search .select2-search__field {
  box-shadow: none;
  outline: none;
  background-color: #fbfbfb !important;
  appearance: none;
}
.select2-dropdown .select2-search:before {
  position: absolute;
  content: "\f002";
  font-family: FontAwesome;
  right: 20px;
  font-size: 14px;
  color: #333;
  top: 50%;
  margin-top: -3px;
  line-height: 1;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.select2-dropdown .select2-search__field {
  border-color: #eee;
  color: #7b599b;
  padding: 5px !important;
  padding-right: 30px !important;
  background: #fff !important;
  -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;
}
.select2-dropdown .select2-results {
  padding-left: 0;
  padding-right: 0;
}
.select2-dropdown .select2-result {
  -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;
  font-size: 16px;
  color: #7b599b;
}
.select2-dropdown .select2-results__option {
  padding-left: 12px;
  padding-right: 12px;
  border-bottom: 1px solid #eee;
}
.select2-dropdown .select2-results__option[aria-selected="true"] {
  background-color: #eee;
}
.select2-dropdown
  .select2-results__option.select2-results__option--highlighted {
  background-color: rgba(238, 238, 238, 0.5);
  color: #555;
}
.select2-dropdown .select2-results__option:focus {
  outline: none;
}
.select2-dropdown .select2-no-results {
  background: none;
  padding: 5px 12px;
  color: #333;
}
