html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, textarea, button {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none !important;
  vertical-align: top;
  background: transparent; }

ol, ul {
  list-style: none; }

a, span {
  vertical-align: baseline; }

b, strong {
  vertical-align: baseline;
  font-weight: bold; }

i, dfn {
  font-style: italic; }

img {
  max-width: 100%; }

body {
  font: normal 14px Open Sans;
  color: #959595; }

.scheme_1 input:focus::-webkit-input-placeholder,
.scheme_1 textarea:focus::-webkit-input-placeholder {
  color: transparent; }
.scheme_1 .clearfix {
  zoom: 1; }
  .scheme_1 .clearfix:before, .scheme_1 .clearfix:after {
    content: "";
    display: table; }
  .scheme_1 .clearfix:after {
    clear: both; }
.scheme_1 .hidden,
.scheme_1 .visuallyhidden {
  display: none; }
.scheme_1 .left {
  float: left; }
.scheme_1 .right {
  float: right; }
.scheme_1 .flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.scheme_1 .jq-selectbox {
  display: block;
  z-index: 1000 !important;
  cursor: pointer; }
.scheme_1 .jq-selectbox__select-text {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.scheme_1 .jq-selectbox__trigger i {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_1 .jq-selectbox__dropdown {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_1 .jq-selectbox.opened .jq-selectbox__trigger i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
.scheme_1 #at15s {
  z-index: 999 !important; }
.scheme_1 #habla_window_div {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }
  .scheme_1 #habla_window_div textarea {
    min-height: 1px; }
.scheme_1 #habla_window_div textarea {
  min-height: 1px; }
.scheme_1 .global_loader {
  width: 44px;
  height: 44px;
  margin: 0 0 0 -22px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1001;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs2TEKwkAUhOEXBSurQM5jo2AbyG2EgIfyCkKqXEDiGYI2QkBn5aXYYBqb7MAM/Ft/LNutWbwtqtEVDei9UIMbajf93A51CyLn6twWrUwQOq0csTl6EICDMV/jOKG9pb+Nv21rCW53rM1wvFzPsD5zOc1WRjaBBRZYYIEFFlhggQUWWGCBBRZYYIEFFvh/cE/kfQbwnQh8C+ALEfhrLYznU6YY5RUBuJpe98HS/Vg8zr2R8E16Rk0C0MYt0dftR4ABAFfva4h/thfHAAAAAElFTkSuQmCC") 50% 50% no-repeat;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out; }
.scheme_1 .global_loader:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url("fancybox_loading.gif") 50% 50% no-repeat; }
.scheme_1 .loader_on .global_loader {
  top: 20px;
  opacity: 1; }
.scheme_1 .loader_off .global_loader {
  top: 0;
  opacity: 0; }
.scheme_1 #page_preloader {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .scheme_1 #page_preloader .global_loader {
    margin: -22px 0 0 -22px;
    top: 50%; }
  .scheme_1 #page_preloader.off {
    opacity: 0; }
.scheme_1 #cookies_container {
  overflow: hidden;
  padding: 5px 0;
  background: #111;
  text-align: center;
  display: none; }
  .scheme_1 #cookies_container p {
    display: inline-block;
    margin: 0;
    padding: 19px 0 0;
    font-size: 14px;
    color: #888; }
    .scheme_1 #cookies_container p b {
      vertical-align: baseline;
      color: #fff; }
  .scheme_1 #cookies_container .cookie_btn {
    height: 40px;
    display: inline-block;
    margin: 5px 0 5px 6px;
    padding: 0 20px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .scheme_1 #cookies_container #cookie_ok {
    margin: 10px 0 10px 20px;
    background: #18a439;
    border-color: #18a439; }
    .scheme_1 #cookies_container #cookie_ok:hover {
      background: #585858;
      border-color: #585858; }
  .scheme_1 #cookies_container #cookie_no {
    border-color: #585858; }
    .scheme_1 #cookies_container #cookie_no:hover {
      background: #585858;
      border-color: #585858; }
.scheme_1 #google_map,
.scheme_1 #google_map iframe {
  width: 100% !important;
  height: 300px !important;
  background: #e7e7e6; }
.scheme_1 #google_map img {
  max-width: none !important; }
.scheme_1 .fancybox-skin {
  padding: 15px;
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.scheme_1 .fancybox-close {
  width: 36px;
  height: 36px;
  display: block;
  background: #555;
  border: none;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5); }
  .scheme_1 .fancybox-close:hover {
    background: #26a6e4;
    color: white; }
  .scheme_1 .fancybox-close:before {
    content: '\f00d';
    display: block;
    font: 15px/36px 'FontAwesome';
    text-align: center; }
.scheme_1 .fancybox-nav span {
  width: 36px;
  height: 36px;
  display: block;
  margin: -18px 0 0 0;
  background: #555;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_1 .fancybox-nav span:before {
    display: block;
    font: 12px/36px 'FontAwesome';
    color: white;
    text-align: center; }
.scheme_1 .fancybox-nav:hover > span {
  background: #26a6e4; }
.scheme_1 .fancybox-prev span:before {
  content: '\f053';
  padding: 0 2px 0 0; }
.scheme_1 .fancybox-next span:before {
  content: '\f054';
  padding: 0 0 0 2px; }
.scheme_1 .fancybox_alert {
  padding: 0 !important;
  text-align: center; }
  .scheme_1 .fancybox_alert .alert {
    margin: 0;
    padding: 40px;
    font-size: 14px; }
  .scheme_1 .fancybox_alert .btn {
    margin: 15px 0 0 0;
    padding: 0 20px;
    font-size: 12px;
    text-decoration: none;
    color: #252525; }
  .scheme_1 .fancybox_alert .btn ~ .btn {
    margin: 15px 0 0 5px; }
.scheme_1 #cart_added .cart_added__row {
  height: 120px;
  display: table; }
.scheme_1 #cart_added h4 {
  margin: 0 0 15px 0;
  text-align: center;
  max-width: 420px; }
.scheme_1 #cart_added.cart_error {
  max-width: 420px; }
.scheme_1 .cart_added__1 {
  width: 120px;
  height: 100%;
  display: table-cell;
  text-align: center; }
  .scheme_1 .cart_added__1 img {
    height: 120px;
    padding: 10px;
    border: 1px solid #ebebeb; }
.scheme_1 .cart_added__2 {
  width: 300px;
  height: 100%;
  display: table-cell;
  padding: 0 0 0 15px; }
  .scheme_1 .cart_added__2 .product_name {
    display: block; }
  .scheme_1 .cart_added__2 #cart_added__quantity {
    margin: 15px 0 0 0;
    font-size: 16px; }
  .scheme_1 .cart_added__2 .btn {
    margin: 15px 10px 0 0;
    text-transform: none;
    padding: 0 10px; }
.scheme_1 #quick_view__wrap .fancybox-skin {
  padding: 30px !important; }
.scheme_1 #product_quick_view {
  width: 668px; }
.scheme_1 .product_quick_wrapper {
  width: 100%;
  display: table; }
.scheme_1 .quick_view__left {
  width: 317px;
  height: 100%;
  display: table-cell;
  padding: 0 15px 0 0; }
  .scheme_1 .quick_view__left #img_big {
    width: 302px;
    padding: 2px;
    border: 1px solid #ebebeb; }
    .scheme_1 .quick_view__left #img_big img {
      background: rgba(0, 0, 0, 0.05); }
  .scheme_1 .quick_view__left .product_images {
    width: 302px; }
.scheme_1 .quick_view__right {
  height: 100%;
  display: table-cell;
  overflow: hidden;
  padding: 0 0 0 15px; }
  .scheme_1 .quick_view__right p {
    margin: 15px 0 0 0;
    font-size: 14px; }
  .scheme_1 .quick_view__right label {
    font-weight: normal;
    font-size: 14px;
    color: #282f40; }
.scheme_1 #quick_view__name {
  margin: 0;
  font-size: 24px; }
  .scheme_1 #quick_view__name a {
    color: #26a6e4; }
    .scheme_1 #quick_view__name a:hover {
      color: #f2ca68; }
.scheme_1 #quick_view__variants {
  overflow: hidden;
  margin: 15px -10px 0 -10px; }
  .scheme_1 #quick_view__variants label {
    display: block;
    padding: 0 10px; }
  .scheme_1 #quick_view__variants .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_1 #quick_view__variants .selector-wrapper label {
      display: none !important; }
    .scheme_1 #quick_view__variants .selector-wrapper select {
      width: 100%;
      display: block; }
.scheme_1 #quick_view__price {
  margin: 30px 0 0 0;
  position: relative; }
  .scheme_1 #quick_view__price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_1 #quick_view__price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_1 #quick_view__price .money_sale {
    font-size: 16px; }
  .scheme_1 #quick_view__price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #5d5d5d;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_1 #quick_view__availability {
  margin: 20px 0 0 0; }
.scheme_1 #quick_view__form {
  margin: 15px 0 0 0; }
  .scheme_1 #quick_view__form label {
    display: block; }
  .scheme_1 #quick_view__form #quick_view__add {
    height: 50px;
    margin: 10px 10px 0 0;
    padding: 0 20px;
    font-size: 14px; }
.scheme_1 body {
  font: normal 14px Open Sans;
  line-height: 1.33;
  color: #959595; }
.scheme_1 h1,
.scheme_1 h2,
.scheme_1 h3,
.scheme_1 h4,
.scheme_1 h5,
.scheme_1 h6 {
  margin: 15px 0;
  font: 24px Open Sans;
  color: #252525; }
.scheme_1 h2 {
  letter-spacing: 0.28px; }
.scheme_1 h2 {
  font-size: 24px; }
.scheme_1 h3 {
  font-size: 22px; }
.scheme_1 h4 {
  font-size: 20px; }
.scheme_1 h5 {
  font-size: 18px; }
.scheme_1 h6 {
  font-size: 16px; }
.scheme_1 .page_heading {
  margin: 0;
  font-size: 24px; }
  .scheme_1 .page_heading a {
    font-weight: inherit; }
.scheme_1 .section_heading {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.72px;
  text-align: center; }
.scheme_1 p {
  margin: 15px 0;
  padding: 0; }
.scheme_1 .column_center ul {
  list-style-type: square;
  list-style-position: inside; }
.scheme_1 .column_center ol {
  list-style-type: decimal;
  list-style-position: inside; }
.scheme_1 a {
  color: #26a6e4;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_1 a:hover, .scheme_1 a:active {
    color: #111111; }
.scheme_1 .product_name {
  font-size: 14px;
  color: #252525; }
  .scheme_1 .product_name a {
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .scheme_1 .product_name a:hover {
      color: #26a6e4; }
.scheme_1 .product_desc {
  font-size: 13px;
  color: #959595; }
.scheme_1 .money {
  color: #282f40;
  font-weight: 700; }
.scheme_1 .money_sale,
.scheme_1 .compare-at-price {
  color: #959595;
  text-decoration: line-through;
  font-weight: 400; }
.scheme_1 .rte {
  margin-top: 15px;
  margin-bottom: 15px;
  color: inherit; }
  .scheme_1 .rte > * {
    max-width: 100%; }
  .scheme_1 .rte a {
    text-decoration: underline; }
    .scheme_1 .rte a:hover {
      text-decoration: none; }
  .scheme_1 .rte h1,
  .scheme_1 .rte h2,
  .scheme_1 .rte h3,
  .scheme_1 .rte h4,
  .scheme_1 .rte h5,
  .scheme_1 .rte h6 {
    margin: 30px 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
  .scheme_1 .rte h1 {
    font-size: 22px; }
  .scheme_1 .rte h2 {
    font-size: 18px; }
  .scheme_1 .rte h3 {
    font-size: 16px; }
  .scheme_1 .rte h4 {
    font-size: 15px; }
  .scheme_1 .rte h5 {
    font-size: 14px; }
  .scheme_1 .rte h6 {
    font-size: 12px; }
  .scheme_1 .rte ul {
    list-style-type: disc;
    list-style-position: inside; }
  .scheme_1 .rte ol {
    list-style-type: decimal;
    list-style-position: inside; }
  .scheme_1 .rte blockquote {
    padding: 5px 35px;
    font-weight: normal; }
    .scheme_1 .rte blockquote:before {
      content: '\f10d';
      font: 16px 'FontAwesome'; }
    .scheme_1 .rte blockquote:after {
      content: '\f10e';
      float: right;
      font: 12px 'FontAwesome'; }
    .scheme_1 .rte blockquote * {
      margin: 10px 0 !important;
      font-size: 15px; }
  .scheme_1 .rte iframe {
    max-width: 100% !important; }
.scheme_1 .youtube_wrap {
  padding: 56.25% 0 0 0;
  position: relative; }
  .scheme_1 .youtube_wrap iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0; }
.scheme_1 .page_content .rte table {
  width: 100%;
  max-width: 100%; }
  .scheme_1 .page_content .rte table td {
    padding: 0 15px; }
    .scheme_1 .page_content .rte table td img {
      width: auto;
      max-width: 100% !important; }
  .scheme_1 .page_content .rte table h2,
  .scheme_1 .page_content .rte table h3,
  .scheme_1 .page_content .rte table h4,
  .scheme_1 .page_content .rte table h5,
  .scheme_1 .page_content .rte table h6 {
    margin: 15px 0;
    padding: 0;
    border: none;
    font-weight: normal;
    color: #5d5d5d;
    text-transform: uppercase; }
  .scheme_1 .page_content .rte table h4 {
    font-size: 18px; }
.scheme_1 label {
  font-weight: bold;
  font-size: 14px; }
.scheme_1 select,
.scheme_1 select.form-control,
.scheme_1 textarea,
.scheme_1 textarea.form-control,
.scheme_1 input[type="text"],
.scheme_1 input[type="email"],
.scheme_1 input[type="number"],
.scheme_1 input[type="password"],
.scheme_1 input[type="tel"] {
  padding: 6px;
  border: 1px solid #ebebeb;
  font: normal 13px 'Arial';
  font-size: 14px;
  font-family: Open Sans;
  color: #959595;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.scheme_1 input[type="text"],
.scheme_1 input[type="email"],
.scheme_1 input[type="number"],
.scheme_1 input[type="password"],
.scheme_1 input[type="tel"] {
  height: 34px;
  line-height: 18px;
  padding: 7px; }
.scheme_1 select,
.scheme_1 select.form-control {
  padding: 8px 3px; }
.scheme_1 textarea,
.scheme_1 textarea.form-control {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px; }
.scheme_1 select:focus,
.scheme_1 select.form-control:focus,
.scheme_1 textarea:focus,
.scheme_1 textarea.form-control:focus,
.scheme_1 input[type="text"]:focus,
.scheme_1 input[type="email"]:focus,
.scheme_1 input[type="number"]:focus,
.scheme_1 input[type="password"]:focus,
.scheme_1 input[type="tel"]:focus {
  border-color: #aaa;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd; }
.scheme_1 input[type="radio"],
.scheme_1 input[type="checkbox"],
.scheme_1 .form-group {
  vertical-align: top !important;
  margin-top: 15px;
  margin-bottom: 0; }
.scheme_1 .form-horizontal label {
  padding-top: 0 !important;
  text-align: right;
  line-height: 34px; }
.scheme_1 .form-horizontal select {
  width: 100%; }
.scheme_1 .action_bottom span.note {
  margin-left: 5px; }
.scheme_1 .action_bottom span.note a {
  margin-left: 5px; }
.scheme_1 .alert {
  margin: 15px 0;
  padding: 12px;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .scheme_1 .alert p {
    margin: 0; }
  .scheme_1 .alert a {
    font-weight: bold;
    text-decoration: underline; }
    .scheme_1 .alert a:hover {
      text-decoration: none; }
  .scheme_1 .alert ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0; }
    .scheme_1 .alert ul li {
      font-weight: bold; }
  .scheme_1 .alert ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 0; }
    .scheme_1 .alert ol li {
      font-weight: bold; }
  .scheme_1 .alert > p + p, .scheme_1 .alert > ul + ul {
    margin: 10px 0 0 0; }
.scheme_1 .alert-success {
  background-color: #dff0d8;
  color: #1e892a; }
  .scheme_1 .alert-success a {
    color: #1e892a; }
.scheme_1 .alert-info {
  background-color: #cfedfc;
  color: #267abe; }
  .scheme_1 .alert-info a {
    color: #267abe; }
.scheme_1 .alert-warning {
  background-color: #fff5c7;
  color: #c87100; }
  .scheme_1 .alert-warning a {
    color: #c87100; }
.scheme_1 .alert-danger,
.scheme_1 .alert-error {
  background-color: #ffcccc;
  color: #d10300; }
.scheme_1 .alert-danger a,
.scheme_1 .alert-error a {
  color: #d10300; }
.scheme_1 .alert-form {
  border-color: #d10300 !important; }
.scheme_1 .alert-form-info {
  display: none;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #d10300;
  font-size: 12px; }
.scheme_1 .notify_success {
  color: #1e892a; }
.scheme_1 .notify_info {
  color: #267abe; }
.scheme_1 .notify_warning {
  color: #c87100; }
.scheme_1 .notify_danger {
  color: #d10300; }
.scheme_1 .btn,
.scheme_1 .btn a,
.scheme_1 .btn-info,
.scheme_1 .btn-primary {
  height: 34px;
  line-height: 34px;
  padding: 0px 24px;
  font-weight: 400;
  background: #f2ca68;
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #252525;
  letter-spacing: 0.72px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_1 .btn a,
  .scheme_1 .btn a a,
  .scheme_1 .btn-info a,
  .scheme_1 .btn-primary a {
    padding: 0 !important;
    border: none !important; }
  .scheme_1 .btn span,
  .scheme_1 .btn a,
  .scheme_1 .btn a span,
  .scheme_1 .btn a a,
  .scheme_1 .btn-info span,
  .scheme_1 .btn-info a,
  .scheme_1 .btn-primary span,
  .scheme_1 .btn-primary a {
    line-height: inherit; }
.scheme_1 .btn:focus {
  background: #f2ca68;
  color: #252525; }
.scheme_1 .btn:hover,
.scheme_1 .btn:hover a,
.scheme_1 .btn-info:hover,
.scheme_1 .btn-primary:hover {
  background: #26a6e4;
  color: white; }
.scheme_1 .btn-alt,
.scheme_1 .btn-alt a {
  background: #f2ca68 -20;
  color: #252525; }
.scheme_1 .btn-alt:hover,
.scheme_1 .btn-alt:hover a {
  background: #1292d0;
  color: white; }
.scheme_1 .btn_icon {
  min-width: 34px;
  padding: 0 4px; }
  .scheme_1 .btn_icon .icon {
    font-size: 14px; }
.scheme_1 html {
  width: 100%;
  height: 100%; }
.scheme_1 #wrapper1 {
  position: relative;
  z-index: 1;
  background: #ffffff; }
.scheme_1 #wrapper2 {
  overflow: hidden; }
.scheme_1 .container {
  padding: 0; }
.scheme_1 .old_browsers {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10000; }
  .scheme_1 .old_browsers a {
    display: block;
    padding: 0 0 16px 0;
    background: #ffdd77;
    font-size: 0;
    color: #272727;
    text-align: center;
    text-decoration: none; }
    .scheme_1 .old_browsers a i {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 0;
      font-size: 44px;
      color: #c05420; }
    .scheme_1 .old_browsers a b,
    .scheme_1 .old_browsers a span {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 15px;
      font-size: 20px;
      line-height: 43px; }
    .scheme_1 .old_browsers a .btn {
      height: 44px;
      vertical-align: top;
      padding: 0 30px;
      background: none !important;
      border: 2px solid #272727 !important;
      font-weight: bold;
      font-size: 14px;
      line-height: 40px;
      color: #272727 !important;
      text-transform: uppercase;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px; }
      .scheme_1 .old_browsers a .btn:hover {
        background: #272727 !important;
        color: #fff !important; }
.scheme_1 #newsletter_popup__wrap {
  width: 100% !important;
  max-width: 540px !important;
  background: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .scheme_1 #newsletter_popup__wrap .fancybox-skin,
  .scheme_1 #newsletter_popup__wrap .fancybox-outer,
  .scheme_1 #newsletter_popup__wrap .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    background: none; }
  .scheme_1 #newsletter_popup__wrap .fancybox-close {
    margin: 0;
    background: white;
    color: #f2ca68;
    right: 10px;
    top: 10px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
    .scheme_1 #newsletter_popup__wrap .fancybox-close:before {
      font-size: 20px;
      line-height: 33px; }
    .scheme_1 #newsletter_popup__wrap .fancybox-close:hover {
      color: #26a6e4; }
.scheme_1 #newsletter_popup {
  height: 100% !important;
  padding: 51px 30px 56px;
  text-align: center; }
  .scheme_1 #newsletter_popup .icon {
    font-size: 41px;
    color: #26a6e4; }
  .scheme_1 #newsletter_popup h2 {
    margin-top: 5px;
    margin-bottom: 1px;
    font-size: 45px;
    font-weight: 300; }
  .scheme_1 #newsletter_popup p {
    margin-top: 1px;
    font-size: 18px;
    font-weight: 300;
    color: #959595; }
  .scheme_1 #newsletter_popup form {
    padding: 14px 0 0 0;
    text-align: center;
    font-size: 0; }
    .scheme_1 #newsletter_popup form input {
      display: block;
      width: 100%;
      max-width: 370px;
      height: 40px;
      padding: 0 15px;
      margin: 0 auto;
      background: white;
      border: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_1 #newsletter_popup form .btn {
      margin-top: 15px;
      height: 40px;
      line-height: 40px;
      min-width: 170px; }
  .scheme_1 #newsletter_popup .newsletter_off__wrap {
    margin: 30px 0 0 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px; }
  .scheme_1 #newsletter_popup #newsletter_off {
    height: auto;
    padding: 10px 15px;
    background: none !important;
    border: none !important;
    font-size: 12px;
    color: #26a6e4 !important;
    cursor: pointer; }
  .scheme_1 #newsletter_popup #newsletter_off:hover {
    color: #282f40 !important; }
  .scheme_1 #newsletter_popup .newsletter_error {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    color: #f00;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px; }
  .scheme_1 #newsletter_popup .newsletter_success {
    font-weight: bold;
    color: #119000;
    text-align: center; }
.scheme_1 #promobanner {
  height: 160px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: #26a6e4 url(//cdn.shopify.com/s/files/1/1615/9473/t/3/assets/promobanner_bg.png?v=50254484146681972101666640381) 50% 0 no-repeat; }
.scheme_1 #promobanner_close {
  display: block;
  vertical-align: top;
  color: #282f40;
  position: absolute;
  right: 30px;
  top: 25px;
  z-index: 1000; }
  .scheme_1 #promobanner_close:before {
    content: '\f00d';
    font: 20px/1em 'FontAwesome'; }
  .scheme_1 #promobanner_close:hover {
    color: #f2ca68; }
.scheme_1 .promobanner_container {
  width: 1600px;
  margin: 0 auto; }
.scheme_1 .promobanner_error {
  height: 120px;
  font-size: 20px;
  line-height: 120px;
  color: #d10300;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); }
.scheme_1 .promobanner_content {
  width: 1100px;
  float: left; }
  .scheme_1 .promobanner_content img {
    float: left; }
.scheme_1 .promobanner_text {
  min-width: 700px;
  float: left;
  padding-left: 90px;
  text-align: left; }
  .scheme_1 .promobanner_text > div {
    text-align: left;
    display: inline-block; }
  .scheme_1 .promobanner_text h2 {
    margin: 25px 0 0 0;
    text-align: center; }
  .scheme_1 .promobanner_text p {
    float: left;
    margin: 8px 20px 0 0;
    font-size: 33px;
    color: white; }
  .scheme_1 .promobanner_text .btn {
    float: right;
    margin-top: 11px;
    min-width: 216px;
    height: 45px;
    line-height: 45px;
    z-index: 1;
    border: 0; }
    .scheme_1 .promobanner_text .btn:hover {
      background: white;
      color: #252525; }
.scheme_1 .promobanner_bottom .text2 {
  float: left; }
.scheme_1 .promobanner_bottom .btn {
  float: right;
  margin-right: 6px; }
.scheme_1 .promobanner_counter {
  width: 500px;
  float: right;
  margin: 30px 0 0 0;
  text-align: right; }
.scheme_1 #promobanner_countdown {
  height: 100px; }
  .scheme_1 #promobanner_countdown > div {
    width: 100px;
    position: relative; }
  .scheme_1 #promobanner_countdown > div ~ div {
    margin: 0 0 0 20px; }
  .scheme_1 #promobanner_countdown canvas {
    width: 100px !important; }
  .scheme_1 #promobanner_countdown input {
    width: 100px;
    height: 40px;
    vertical-align: top;
    margin: 23px 0 0 -100px;
    padding: 0;
    background: none;
    border: none;
    font-weight: bold;
    font-size: 30px;
    line-height: 1em;
    color: white;
    text-align: center; }
  .scheme_1 #promobanner_countdown span {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin: 54px 0 0 -100px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center; }
.scheme_1 header {
  padding-bottom: 27px; }
.scheme_1 .header_top {
  background: #ebebeb;
  color: #959595; }
  .scheme_1 .header_top .flexbox {
    min-height: 50px;
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .scheme_1 .header_top:hover {
    color: #26a6e4; }
.scheme_1 .header_user li {
  display: inline-block;
  letter-spacing: 0.28px; }
  .scheme_1 .header_user li + li {
    margin-left: 28px; }
  .scheme_1 .header_user li a {
    color: #252525; }
    .scheme_1 .header_user li a i {
      margin: 0 5px 0 0;
      line-height: 1.5em; }
    .scheme_1 .header_user li a:hover {
      color: #26a6e4; }
.scheme_1 .header_custom_text {
  padding: 0 20px 0 12px;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #252525;
  letter-spacing: 0.32px; }
  .scheme_1 .header_custom_text .icon {
    padding-right: 8px;
    font-size: 24px;
    color: #26a6e4;
    vertical-align: -4px; }
.scheme_1 .header_currency select {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important; }
.scheme_1 .header_currency .jq-selectbox {
  width: 46px;
  color: #252525; }
.scheme_1 .header_currency .jq-selectbox__select {
  padding: 0 10px 0 0px; }
.scheme_1 .header_currency .jq-selectbox__trigger i {
  right: 0px;
  top: 2px; }
.scheme_1 .header_currency .jq-selectbox__dropdown {
  width: 100% !important;
  background: white;
  border: 1px solid #ebebeb;
  top: 24px !important; }
.scheme_1 .header_currency .jq-selectbox__dropdown ul {
  padding: 4px 5px;
  text-align: center; }
.scheme_1 .header_currency .jq-selectbox__dropdown ul li {
  color: #959595;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
.scheme_1 .header_currency .jq-selectbox__dropdown ul li.sel,
.scheme_1 .header_currency .jq-selectbox__dropdown ul li:hover {
  color: #26a6e4; }
.scheme_1 .header_main .flexbox {
  min-height: 143px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
.scheme_1 .logo_main {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 32%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 32%;
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1; }
  .scheme_1 .logo_main a {
    color: #252525;
    display: inline-block; }
  .scheme_1 .logo_main b {
    font-size: 37px;
    text-transform: uppercase; }
.scheme_1 .header_search {
  padding: 30px 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2; }
  .scheme_1 .header_search form {
    position: relative;
    width: 100%;
    max-width: 470px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .scheme_1 .header_search #search-field {
    height: 43px;
    line-height: 43px;
    padding: 0 12px;
    border: 2px solid #f2ca68;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_1 .header_search #search-submit {
    height: 43px;
    line-height: 43px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_1 .header_search #search-submit:hover {
    background: #f2ca68; }
.scheme_1 .header_cart {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3; }
  .scheme_1 .header_cart a {
    display: block;
    position: relative; }
    .scheme_1 .header_cart a .icon {
      font-size: 28px;
      color: #dadada; }
.scheme_1 #pseudo_sticky_block {
  height: 0; }
.scheme_1 #megamenu {
  position: relative;
  z-index: 999; }
  .scheme_1 #megamenu.megamenu_desktop.megamenu_stuck {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0; }
    .scheme_1 #megamenu.megamenu_desktop.megamenu_stuck .level_1 {
      -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18); }
    .scheme_1 #megamenu.megamenu_desktop.megamenu_stuck .menu_badge {
      display: none; }
  .scheme_1 #megamenu.megamenu_desktop h2 {
    display: none; }
  .scheme_1 #megamenu.megamenu_desktop .level_1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #26a6e4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_1 #megamenu.megamenu_desktop .level_1_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 14.2%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 14.2%;
    -ms-flex: 1 1 14.2%;
    flex: 1 1 14.2%; }
    .scheme_1 #megamenu.megamenu_desktop .level_1_item + .level_1_item .level_1_link {
      border-left: 1px solid rgba(0, 0, 0, 0.08); }
  .scheme_1 #megamenu.megamenu_desktop .level_1_item:first-child .level_1_link {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_1 #megamenu.megamenu_desktop .level_1_item:last-child .level_1_link {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_1 #megamenu.megamenu_desktop .level_1_link {
    display: block;
    height: 60px;
    padding: 0 20px;
    font-size: Open Sans;
    line-height: 60px;
    position: relative;
    color: white;
    background: #26a6e4;
    text-align: center; }
  .scheme_1 #megamenu.megamenu_desktop .menu_badge {
    height: 16px;
    display: block;
    padding: 0 3px;
    background: #f2ca68;
    font-size: 10px;
    color: #282f40;
    position: absolute;
    right: 0;
    top: -8px;
    line-height: 16px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_1 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link,
  .scheme_1 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover,
  .scheme_1 #megamenu.megamenu_desktop .level_1_item .level_1_link.active {
    background: #f2ca68;
    color: #252525; }
    .scheme_1 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link .menu_badge,
    .scheme_1 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover .menu_badge,
    .scheme_1 #megamenu.megamenu_desktop .level_1_item .level_1_link.active .menu_badge {
      background: #26a6e4; }
  .scheme_1 #megamenu.megamenu_desktop .level_2_small__wrap {
    position: relative; }
  .scheme_1 #megamenu.megamenu_desktop .level_2_wrap {
    padding: 20px;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    background: white;
    text-align: left;
    color: #959595;
    -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
  .scheme_1 #megamenu.megamenu_desktop .level_2_small {
    min-width: 100%;
    padding: 10px 15px 16px;
    max-width: 300px; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_small a {
      white-space: nowrap; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_small li {
      margin-top: 15px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_small li a {
        color: #26a6e4; }
        .scheme_1 #megamenu.megamenu_desktop .level_2_small li a:hover {
          color: #f2ca68; }
  .scheme_1 #megamenu.megamenu_desktop .level_2_big {
    width: 100%;
    padding: 42px 30px; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_big .column_item {
      width: 25%;
      float: left;
      padding: 0 10px; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_links .column_item {
        max-width: 210px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_links li {
        margin-top: 15px; }
        .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_links li a {
          color: #26a6e4; }
          .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_links li a:hover {
            color: #f2ca68; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item {
      width: 25%;
      padding-left: 15px;
      padding-right: 15px; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .item_with_img {
      position: relative;
      padding-top: 12px; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title {
      margin-top: 22px;
      margin-bottom: 6px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a {
        color: #252525; }
        .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a:hover {
          color: #26a6e4; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_content {
      color: #252525;
      line-height: 1.86; }
    .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products {
      margin: 0 -15px;
      padding-top: 12px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item {
        padding: 0 22px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_wrapper {
        padding: 30px 10px;
        border: 1px solid #ebebeb;
        text-align: center; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a {
        display: block;
        padding: 25px 10px;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a:hover {
          opacity: .7; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_name a {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_price {
        margin-top: 10px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_links {
        margin-top: 15px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .money {
        font-size: 24px; }
      .scheme_1 #megamenu.megamenu_desktop .level_2_big .level_2_products .compare-at-price {
        font-size: 16px; }
  .scheme_1 #megamenu.megamenu_desktop .level_2_trigger {
    margin: 0 0 20px; }
  .scheme_1 #megamenu.megamenu_mobile {
    text-align: left; }
    .scheme_1 #megamenu.megamenu_mobile .container {
      background: none; }
    .scheme_1 #megamenu.megamenu_mobile .container {
      position: relative;
      padding: 0; }
    .scheme_1 #megamenu.megamenu_mobile h2 {
      height: 50px;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0 35px 0 15px;
      font-size: 20px;
      line-height: 49px;
      letter-spacing: 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      cursor: pointer;
      position: relative;
      color: #252525;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #f2ca68; }
      .scheme_1 #megamenu.megamenu_mobile h2.active {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; }
      .scheme_1 #megamenu.megamenu_mobile h2 i {
        position: absolute;
        right: 15px;
        top: 0; }
      .scheme_1 #megamenu.megamenu_mobile h2 i:before {
        content: '\f107';
        font: 30px/51px "FontAwesome"; }
      .scheme_1 #megamenu.megamenu_mobile h2.active i:before {
        content: '\f106'; }
    .scheme_1 #megamenu.megamenu_mobile .menu_badge {
      display: none; }
    .scheme_1 #megamenu.megamenu_mobile .level_1 {
      width: 100%;
      position: absolute;
      left: 0;
      top: 50px;
      display: none;
      background: white;
      -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
      .scheme_1 #megamenu.megamenu_mobile .level_1 a {
        color: #26a6e4; }
        .scheme_1 #megamenu.megamenu_mobile .level_1 a:hover {
          color: #282f40; }
        .scheme_1 #megamenu.megamenu_mobile .level_1 a.btn_with_icon {
          color: white; }
      .scheme_1 #megamenu.megamenu_mobile .level_1 .btn {
        color: #252525; }
        .scheme_1 #megamenu.megamenu_mobile .level_1 .btn:hover {
          color: white; }
    .scheme_1 #megamenu.megamenu_mobile .level_1_item {
      border-top: 1px solid rgba(0, 0, 0, 0.15); }
    .scheme_1 #megamenu.megamenu_mobile .level_1_link {
      display: block;
      padding: 10px 40px 10px 15px;
      font-size: 16px;
      text-transform: uppercase;
      position: relative; }
      .scheme_1 #megamenu.megamenu_mobile .level_1_link .level_1_trigger {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 16px;
        top: 50%; }
        .scheme_1 #megamenu.megamenu_mobile .level_1_link .level_1_trigger:before {
          content: '\f107'; }
        .scheme_1 #megamenu.megamenu_mobile .level_1_link .level_1_trigger.active:before {
          content: '\f106'; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_wrap {
      display: none;
      width: 100%; }
    .scheme_1 #megamenu.megamenu_mobile .level_3 {
      display: none; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_small {
      text-transform: uppercase; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_small li {
        border-top: 1px solid rgba(0, 0, 0, 0.15); }
      .scheme_1 #megamenu.megamenu_mobile .level_2_small a {
        display: block;
        padding: 8px 40px 8px 30px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_links {
      text-transform: uppercase; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_links li {
        border-top: 1px solid #ebebeb; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_links a {
        display: block;
        padding: 8px 40px 8px 45px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_trigger {
      margin: 0;
      padding: 8px 30px;
      border-top: 1px solid #ebebeb;
      font-size: 14px;
      line-height: 1.2em;
      font-weight: 400;
      position: relative;
      cursor: pointer;
      color: #26a6e4;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_trigger i {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 15px;
        top: 50%; }
        .scheme_1 #megamenu.megamenu_mobile .level_2_trigger i:before {
          content: '\f107'; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_trigger.active i:before {
        content: '\f106'; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_trigger:hover {
        color: #282f40; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_products .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_products .product_img {
      width: 100px;
      float: left;
      margin-right: 14px; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_products .product_img a {
        display: block;
        opacity: 1px;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_1 #megamenu.megamenu_mobile .level_2_products .product_img a:hover {
          opacity: .7; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_products .product_info {
      overflow: hidden;
      color: #959595; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_products .product_price {
      margin-top: 10px; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_products .product_links {
      float: left;
      margin-top: 10px;
      text-align: center; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_products .btn_icon {
      height: auto;
      margin: 5px 10px 0; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_blog .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_img {
      width: 100px;
      max-height: 100px;
      float: left;
      margin-right: 14px;
      overflow: hidden; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_info {
      overflow: hidden; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_blog .blog_title {
      margin: 0px;
      text-transform: none; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_blog .blog_content {
      margin: 10px 0 0 0; }
    .scheme_1 #megamenu.megamenu_mobile .level_2_blog .btn {
      margin: 10px 0 0 0;
      color: #252525; }
      .scheme_1 #megamenu.megamenu_mobile .level_2_blog .btn:hover {
        color: white; }
.scheme_1 #showcase .row {
  margin: 0 -3px; }
.scheme_1 .custom_showcase {
  padding: 3px; }
  .scheme_1 .custom_showcase .inside {
    display: block;
    position: relative; }
  .scheme_1 .custom_showcase img + .textblock {
    position: absolute;
    top: 58px;
    left: 20px;
    right: 20px; }
  .scheme_1 .custom_showcase .textblock {
    text-align: center; }
    .scheme_1 .custom_showcase .textblock h2 {
      margin: 0 0 9px; }
    .scheme_1 .custom_showcase .textblock p {
      margin: 9px 0 11px;
      color: rgba(0, 0, 0, 0.4); }
    .scheme_1 .custom_showcase .textblock ul li {
      display: inline-block;
      margin: 0 7px; }
  .scheme_1 .custom_showcase a.inside {
    background: white; }
    .scheme_1 .custom_showcase a.inside img {
      width: 100%;
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_1 .custom_showcase a.inside .textblock {
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%); }
    .scheme_1 .custom_showcase a.inside:hover img {
      opacity: .7; }
    .scheme_1 .custom_showcase a.inside:hover .textblock {
      -webkit-transform: translate(0%, 10px);
      transform: translate(0%, 10px); }
.scheme_1 .new_products_carousel {
  margin-top: 48px; }
.scheme_1 .product_listing_main .product {
  padding-top: 44px; }
.scheme_1 .product_listing_main .product_wrapper {
  margin-bottom: 2px;
  padding: 30px 0 0 0;
  border: 1px solid #ebebeb;
  background: white;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_1 .product_listing_main a.product_img {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_1 .product_listing_main .product_img a {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_1 .product_listing_main .product_img img {
  background-color: white;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none; }
.scheme_1 .product_listing_main .product_img .img__2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0; }
.scheme_1 .product_listing_main .product_img .product_img_wrapper {
  position: relative;
  display: block; }
.scheme_1 .product_listing_main .product_img span.product_badge {
  display: block;
  padding: 5px 10px;
  color: white;
  position: absolute;
  top: -20px;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_1 .product_listing_main .product_img span.new {
  background: #f2ca68;
  left: 10px;
  color: #252525; }
.scheme_1 .product_listing_main .product_img span.sale {
  background: #26a6e4;
  right: 10px; }
.scheme_1 .product_listing_main .product_info {
  padding: 0 20px 33px; }
.scheme_1 .product_listing_main .product_name a {
  max-width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.scheme_1 .product_listing_main .product_desc {
  display: none; }
.scheme_1 .product_listing_main .product_price {
  margin-top: 7px; }
  .scheme_1 .product_listing_main .product_price .money {
    font-size: 24px; }
  .scheme_1 .product_listing_main .product_price .money_sale {
    font-size: 20px; }
.scheme_1 .product_listing_main .product_links {
  margin-top: 16px; }
  .scheme_1 .product_listing_main .product_links form {
    display: inline-block; }
  .scheme_1 .product_listing_main .product_links .btn {
    margin: 0 5px; }
.scheme_1 .homepage_products_wrapper {
  margin-top: 48px; }
.scheme_1 .homepage_carousel {
  position: relative; }
  .scheme_1 .homepage_carousel .swiper_btn {
    width: 30px;
    height: 30px;
    margin: 15px 0 0 0;
    background: #f2ca68;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 11;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_1 .homepage_carousel .swiper_btn:hover {
      background: #26a6e4;
      color: white; }
    .scheme_1 .homepage_carousel .swiper_btn:before {
      display: block;
      font: 17px/30px 'FontAwesome'; }
  .scheme_1 .homepage_carousel .btn_prev {
    left: -40px; }
    .scheme_1 .homepage_carousel .btn_prev:before {
      content: '\f104'; }
  .scheme_1 .homepage_carousel .btn_next {
    right: -40px; }
    .scheme_1 .homepage_carousel .btn_next:before {
      content: '\f105'; }
.scheme_1 .product_collection.item3_1 {
  clear: left; }
.scheme_1 .view_list .product {
  width: 100%;
  padding-top: 15px;
  float: none;
  overflow: hidden; }
.scheme_1 .view_list .product_wrapper {
  padding: 20px; }
.scheme_1 .view_list .product_img {
  width: 200px;
  float: left;
  margin: 0 20px 0 0;
  padding: 0; }
  .scheme_1 .view_list .product_img a {
    padding: 0; }
    .scheme_1 .view_list .product_img a .product_badge {
      top: 0px;
      left: 0; }
      .scheme_1 .view_list .product_img a .product_badge.sale {
        right: 0;
        left: auto; }
.scheme_1 .view_list .product_info {
  overflow: hidden;
  text-align: left;
  padding: 0; }
.scheme_1 .view_list .product_desc__long {
  display: block; }
.scheme_1 footer {
  margin: 87px 0 0 0;
  background: #f4f4f4; }
  .scheme_1 footer .footer_newsletter {
    border-bottom: 2px solid #ebebeb; }
    .scheme_1 footer .footer_newsletter .flexbox {
      min-height: 131px;
      padding: 23px 0 11px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .scheme_1 footer .footer_newsletter .flexbox > form, .scheme_1 footer .footer_newsletter .flexbox > h3 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%; }
    .scheme_1 footer .footer_newsletter h3 {
      margin: 0;
      font-size: 21px;
      letter-spacing: 0.42px; }
      .scheme_1 footer .footer_newsletter h3 .icon {
        margin-right: 23px;
        font-size: 41px;
        color: #26a6e4; }
      .scheme_1 footer .footer_newsletter h3 span + span {
        display: inline-block;
        overflow: hidden; }
    .scheme_1 footer .footer_newsletter .form_inside {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .scheme_1 footer .footer_newsletter .form_inside input {
        height: 40px;
        padding: 0 14px;
        background: white;
        color: #959595;
        border: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
      .scheme_1 footer .footer_newsletter .form_inside .btn {
        min-width: 170px;
        margin-left: 30px;
        height: 40px;
        line-height: 40px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .scheme_1 footer .footer_newsletter .form_status {
      margin: 10px 0 0 0;
      font-weight: bold; }
      .scheme_1 footer .footer_newsletter .form_status.error {
        color: #f00; }
      .scheme_1 footer .footer_newsletter .form_status.success {
        color: #119000; }
  .scheme_1 footer .footer_block {
    margin-bottom: 10px;
    padding-top: 35px; }
    .scheme_1 footer .footer_block h3 {
      margin-top: 0;
      margin-bottom: 10px; }
  .scheme_1 footer .fb_iframe_widget {
    margin-top: 15px; }
  .scheme_1 footer .footer_links li {
    font-size: 15px; }
    .scheme_1 footer .footer_links li + li {
      margin-top: 14px; }
    .scheme_1 footer .footer_links li.active {
      color: #f2ca68; }
  .scheme_1 footer .footer_contacts {
    max-width: 185px;
    margin-top: 16px;
    line-height: 1.333;
    font-size: 15px; }
    .scheme_1 footer .footer_contacts a {
      color: #252525; }
      .scheme_1 footer .footer_contacts a:hover {
        color: #26a6e4; }
    .scheme_1 footer .footer_contacts .icon {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 24px;
      color: #26a6e4; }
    .scheme_1 footer .footer_contacts .fa-mobile {
      top: -4px;
      font-size: 30px; }
    .scheme_1 footer .footer_contacts li {
      position: relative;
      display: block;
      padding-left: 28px; }
      .scheme_1 footer .footer_contacts li + li {
        margin-top: 14px; }
  .scheme_1 footer .contacts_phone + .contacts_phone {
    margin-top: 20px; }
  .scheme_1 footer .copyright {
    margin-top: 31px;
    background-color: #ebebeb; }
    .scheme_1 footer .copyright p {
      margin: 16px 0;
      color: rgba(37, 37, 37, 0.8); }
    .scheme_1 footer .copyright a {
      color: rgba(37, 37, 37, 0.8); }
      .scheme_1 footer .copyright a:hover {
        color: #26a6e4; }
.scheme_1 #back_top {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 0 0 615px;
  background: #26a6e4;
  color: white;
  text-align: center;
  position: fixed;
  left: 50%;
  bottom: 50px;
  z-index: 999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9); }
  .scheme_1 #back_top:before {
    content: '\f106';
    font: 18px/29px 'FontAwesome'; }
  .scheme_1 #back_top:hover {
    background: #5d5d5d; }
.scheme_1 .breadcrumb_wrap {
  margin: 20px 0 30px; }
.scheme_1 .breadcrumb {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none; }
.scheme_1 .breadcrumb a,
.scheme_1 .breadcrumb > li + li:before {
  color: #959595; }
.scheme_1 .breadcrumb a:hover {
  color: #282f40; }
.scheme_1 .collection_info .collection_img {
  margin-top: 25px;
  padding: 4px;
  text-align: center;
  border: 1px solid #ebebeb; }
.scheme_1 .collection_info .collection_desc {
  margin-top: 25px; }
  .scheme_1 .collection_info .collection_desc .rte {
    margin: 0; }
.scheme_1 ul.tags {
  margin: 17px 0 0 0;
  list-style-type: none; }
  .scheme_1 ul.tags li {
    float: left;
    margin: 5px 5px 0 0; }
    .scheme_1 ul.tags li a {
      display: block;
      padding: 5px 10px;
      background: #26a6e4;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_1 ul.tags li a:hover, .scheme_1 ul.tags li.active a {
      background: #f2ca68;
      color: #252525; }
.scheme_1 #collection_sorted .product_listing_controls {
  border-top: 1px solid #ebebeb;
  border-bottom: 0; }
.scheme_1 .product_listing_controls {
  overflow: hidden;
  margin: 30px 0 0 0;
  padding: 0 0 10px 0;
  background: none;
  border-bottom: 1px solid #ebebeb; }
.scheme_1 .product_listing_toggle {
  float: left;
  font-size: 0; }
  .scheme_1 .product_listing_toggle li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 10px 10px 0 0;
    border: 1px solid transparent;
    color: #5d5d5d;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
    .scheme_1 .product_listing_toggle li.active {
      background: white;
      border-color: #ebebeb;
      color: #282f40;
      cursor: default; }
    .scheme_1 .product_listing_toggle li i {
      font-size: 17px;
      line-height: 30px; }
    .scheme_1 .product_listing_toggle li:not(.active):hover {
      color: #26a6e4; }
.scheme_1 .sort_by {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_1 .sort_by label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_1 .sort_by select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_1 .show_products {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_1 .show_products label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_1 .show_products select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_1 #product_listing_preloader {
  position: relative; }
.scheme_1 .collection_listing_item {
  margin: 50px 0 0 0;
  text-align: center; }
  .scheme_1 .collection_listing_item .collection_wrapper {
    padding: 30px 10px;
    border: 1px solid #ebebeb; }
  .scheme_1 .collection_listing_item:nth-child(4n+1) {
    clear: left; }
  .scheme_1 .collection_listing_item .collection_img a {
    display: block;
    padding: 20px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_1 .collection_listing_item .collection_img a:hover {
      opacity: .5; }
  .scheme_1 .collection_listing_item .collection_name {
    margin: 15px 0 0 0; }
  .scheme_1 .collection_listing_item .collection_products {
    margin: 5px 0 0 0;
    color: #5d5d5d; }
  .scheme_1 .collection_listing_item .collection_desc {
    margin: 5px 0 0 0; }
  .scheme_1 .collection_listing_item .btn {
    margin: 15px 0 0 0; }
.scheme_1 .products_count {
  height: 30px;
  float: left;
  margin: 10px 10px 0 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px; }
.scheme_1 #pagination {
  display: inline-block;
  overflow: hidden;
  float: right;
  margin: 10px 0 0 10px;
  font-size: 0; }
  .scheme_1 #pagination span {
    display: inline-block;
    vertical-align: top; }
    .scheme_1 #pagination span ~ span {
      margin: 0 0 0 2px; }
    .scheme_1 #pagination span a {
      height: 30px;
      display: block;
      padding: 0 10px;
      background: #26a6e4;
      font-size: 13px;
      line-height: 29px;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_1 #pagination span.page a {
      width: 30px;
      padding: 0;
      text-align: center; }
    .scheme_1 #pagination span a:hover {
      background: #f2ca68;
      color: #252525; }
    .scheme_1 #pagination span.current {
      width: 30px;
      height: 30px;
      background: #f2ca68;
      font-size: 13px;
      line-height: 29px;
      color: #252525;
      text-align: center;
      cursor: default;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
.scheme_1 .sidebar_widget ~ .sidebar_widget {
  margin: 30px 0 0 0; }
.scheme_1 .sidebar_widget .widget_header {
  margin: 0;
  font-size: 24px; }
.scheme_1 .sidebar_widget .widget_content {
  margin: 20px 0 0 0; }
.scheme_1 .list_links li {
  padding: 7px 0px; }
  .scheme_1 .list_links li ~ li {
    margin: 1px 0 0 0; }
  .scheme_1 .list_links li a {
    color: #26a6e4; }
  .scheme_1 .list_links li a.active, .scheme_1 .list_links li a:hover {
    color: #252525; }
.scheme_1 .list_products .product {
  overflow: hidden;
  padding: 15px 0; }
  .scheme_1 .list_products .product + .product {
    border-top: 1px solid #ebebeb; }
.scheme_1 .list_products .product_img {
  width: 100px;
  float: left;
  margin-right: 15px; }
  .scheme_1 .list_products .product_img a {
    display: block;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_1 .list_products .product_img a:hover {
      opacity: .7; }
.scheme_1 .list_products .product_info {
  overflow: hidden; }
.scheme_1 .list_products .product_price {
  margin: 10px 0; }
  .scheme_1 .list_products .product_price .money {
    font-size: 20px; }
  .scheme_1 .list_products .product_price .compare-at-price {
    font-size: 14px; }
.scheme_1 .sidebar_widget__search {
  height: 40px;
  padding: 0 38px 0 0;
  border: 1px solid #ebebeb; }
  .scheme_1 .sidebar_widget__search input {
    width: 100%;
    height: 38px;
    float: left;
    padding: 0 0 0 10px;
    background: none;
    border: none;
    background: white;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .scheme_1 .sidebar_widget__search button {
    width: 38px;
    height: 38px;
    margin: 0 -40px 0 0;
    background: white;
    color: #282f40;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_1 .sidebar_widget__search button i.fa {
      height: 38px;
      display: block;
      font-size: 18px;
      line-height: 37px; }
    .scheme_1 .sidebar_widget__search button:hover {
      color: #5d5d5d; }
.scheme_1 .sidebar_widget__articles .widget_content {
  margin: 20px 0 0 0; }
.scheme_1 .sidebar_widget__articles ul li {
  overflow: hidden; }
.scheme_1 .sidebar_widget__articles ul li ~ li {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_1 .sidebar_widget__articles img {
  width: 145px;
  float: left;
  margin: 0 10px 0 0; }
.scheme_1 .sidebar_widget__articles .article_content__img {
  overflow: hidden; }
.scheme_1 .sidebar_widget__articles .article_title {
  margin: 10px 0 0 0; }
.scheme_1 .sidebar_widget__articles .article_comments {
  margin: 10px 0 0 0; }
  .scheme_1 .sidebar_widget__articles .article_comments:before {
    content: '\f0e6';
    margin: 0 5px 0 0;
    font: 14px 'FontAwesome'; }
.scheme_1 .sidebar_widget__tags .widget_content {
  margin: 15px 0 0 0; }
.scheme_1 .sidebar_widget__comments .widget_content {
  margin: 20px 0 0 0; }
.scheme_1 .sidebar_widget__comments ul li ~ li {
  margin: 25px 0 0 0;
  padding: 25px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_1 .sidebar_widget__comments .item_icon {
  width: 30px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  float: left;
  font-size: 16px; }
.scheme_1 .sidebar_widget__comments .item_content {
  display: block;
  margin: 0 0 0 30px;
  color: #959595; }
.scheme_1 .sidebar_widget__comments .item_info {
  display: block;
  padding: 10px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .scheme_1 .sidebar_widget__comments .item_info .item_author {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 10px; }
  .scheme_1 .sidebar_widget__comments .item_info time {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .scheme_1 .sidebar_widget__comments .item_info .item_date {
    margin: 0 7px 0 0px;
    padding: 0 10px 0 0;
    border-right: 1px solid #ebebeb; }
  .scheme_1 .sidebar_widget__comments .item_info .item_time {
    white-space: nowrap; }
.scheme_1 #searchresults {
  margin: 0 !important; }
  .scheme_1 #searchresults .search_form {
    margin: 15px 0 0 0; }
    .scheme_1 #searchresults .search_form input {
      width: 100%;
      float: left;
      padding: 0 34px 0 10px; }
    .scheme_1 #searchresults .search_form button {
      width: 34px;
      height: 34px;
      float: left;
      margin: -1px 0 0 -34px;
      background: none;
      border: none;
      font-size: 20px;
      color: #26a6e4;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_1 #searchresults .search_form button:hover {
        color: #111111; }
      .scheme_1 #searchresults .search_form button i {
        line-height: 32px; }
  .scheme_1 #searchresults h3 {
    margin: 0;
    padding: 0; }
  .scheme_1 #searchresults ol {
    list-style-type: none;
    padding: 15px 0 0 0; }
    .scheme_1 #searchresults ol li {
      overflow: hidden;
      margin: 0;
      padding: 15px 0;
      border-bottom: 1px solid #ebebeb; }
      .scheme_1 #searchresults ol li .search-result_image {
        float: left;
        margin-right: 15px;
        max-width: 30%; }
        .scheme_1 #searchresults ol li .search-result_image a {
          display: block;
          padding: 5px;
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
          -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
          .scheme_1 #searchresults ol li .search-result_image a:hover {
            opacity: .7; }
      .scheme_1 #searchresults ol li .search-result_container {
        padding: 15px 0 0 0; }
.scheme_1 .elevatezoom_big_wrapper {
  width: 370px;
  padding: 2px;
  background: white;
  border: 1px solid #ebebeb; }
.scheme_1 .elevatezoom_big_clicker {
  cursor: pointer;
  display: none; }
.scheme_1 .zoomWrapper,
.scheme_1 #elevatezoom_big {
  width: 364px !important;
  height: auto !important;
  position: relative !important; }
.scheme_1 #elevatezoom_big {
  background: rgba(0, 0, 0, 0.05); }
.scheme_1 #elevatezoom_big ~ #elevatezoom_big {
  width: 0 !important;
  height: 0 !important; }
.scheme_1 .zoomContainer {
  z-index: 1 !important; }
.scheme_1 .zoomLens {
  z-index: 1 !important; }
.scheme_1 .zoomWindow {
  margin: -3px 0 0 0 !important; }
.scheme_1 .product_images .swiper-container {
  margin: 10px 0 0 0; }
.scheme_1 .product_images a {
  display: block;
  padding: 2px;
  border: 1px solid #ebebeb; }
  .scheme_1 .product_images a img {
    max-width: 100%;
    background: rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .scheme_1 .product_images a:hover img {
    background: rgba(0, 0, 0, 0.01); }
.scheme_1 .product_images .swiper_btn {
  width: 25px;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  font: 22px 'FontAwesome';
  color: white;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 100;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: .5; }
  .scheme_1 .product_images .swiper_btn:before {
    width: 100%;
    display: block;
    margin: -11px 0 0 0;
    position: absolute;
    left: 0;
    top: 50%; }
.scheme_1 .product_images .btn_prev {
  left: 0; }
  .scheme_1 .product_images .btn_prev:before {
    content: '\f104'; }
.scheme_1 .product_images .btn_next {
  right: 0; }
  .scheme_1 .product_images .btn_next:before {
    content: '\f105'; }
.scheme_1 .product_images:hover .swiper_btn {
  opacity: 1; }
.scheme_1 .product_info__wrapper {
  display: table; }
  .scheme_1 .product_info__wrapper .product_info__left {
    width: 500px;
    display: table-cell;
    padding: 0 20px 0 0; }
  .scheme_1 .product_info__wrapper .product_info__right {
    width: 270px;
    display: table-cell;
    padding: 0 0 0 20px;
    border-left: 1px solid #ebebeb; }
  .scheme_1 .product_info__wrapper .product_name {
    margin: 0;
    font-size: 18px; }
  .scheme_1 .product_info__wrapper .variants-wrapper {
    overflow: hidden;
    margin: 0 -10px;
    padding: 0 0 5px 0; }
  .scheme_1 .product_info__wrapper .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_1 .product_info__wrapper .selector-wrapper label {
      display: block; }
    .scheme_1 .product_info__wrapper .selector-wrapper select {
      width: 99%;
      height: 37px;
      margin: 5px 0 0 0;
      padding: 5px; }
  .scheme_1 .product_info__wrapper .product_details {
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #ebebeb; }
    .scheme_1 .product_info__wrapper .product_details b {
      font-weight: normal;
      font-size: 14px;
      line-height: 1.5em;
      color: #282f40;
      cursor: default; }
  .scheme_1 .product_info__wrapper .product_details__item {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #5d5d5d; }
    .scheme_1 .product_info__wrapper .product_details__item a {
      color: #5d5d5d;
      text-decoration: underline; }
    .scheme_1 .product_info__wrapper .product_details__item a:hover {
      text-decoration: none; }
.scheme_1 .product_tags span:before {
  content: '\f02b';
  margin: 0 3px 0 7px;
  font: 13px 'FontAwesome'; }
.scheme_1 #product_price {
  position: relative; }
  .scheme_1 #product_price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_1 #product_price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_1 #product_price .money_sale {
    font-size: 16px; }
  .scheme_1 #product_price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #ff0000;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_1 #product_quantity {
  margin: 15px 0 0 0; }
  .scheme_1 #product_quantity b.aval_label {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    color: #282f40;
    cursor: default; }
.scheme_1 #purchase {
  margin: 15px 0 0 0; }
  .scheme_1 #purchase label {
    display: block; }
.scheme_1 .quantity_box {
  display: inline-block;
  margin: 10px 10px 0 0; }
  .scheme_1 .quantity_box input {
    width: 54px;
    height: 24px;
    display: block;
    padding: 0;
    background: none;
    border: 2px solid #ebebeb !important;
    font-size: 15px;
    text-align: center;
    color: #282f40;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0; }
  .scheme_1 .quantity_box .quantity_modifier {
    width: 26px;
    height: 24px;
    display: block;
    float: left;
    border: 2px solid #ebebeb;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_1 .quantity_box .quantity_modifier:active {
      color: #282f40; }
    .scheme_1 .quantity_box .quantity_modifier i {
      font-size: 14px;
      line-height: 22px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_1 .quantity_box .quantity_modifier:hover {
      border-color: #26a6e4; }
      .scheme_1 .quantity_box .quantity_modifier:hover:hover {
        color: #26a6e4; }
  .scheme_1 .quantity_box .quantity_down {
    margin: 2px 0 0 0;
    -webkit-border-radius: 0 0 0 1px;
    -moz-border-radius: 0 0 0 1px;
    border-radius: 0 0 0 1px; }
  .scheme_1 .quantity_box .quantity_up {
    margin: 2px 0 0 2px;
    -webkit-border-radius: 0 0 1px 0;
    -moz-border-radius: 0 0 1px 0;
    border-radius: 0 0 1px 0; }
.scheme_1 #purchase #add-to-cart {
  height: 50px;
  margin: 10px 10px 0 0;
  padding: 0 15px;
  font-size: 15px; }
.scheme_1 #wishlist_section {
  margin: 20px 0 0 0;
  line-height: 1.2em; }
  .scheme_1 #wishlist_section i {
    margin: 0 3px 0 0;
    font-size: 14px;
    line-height: 1.2em; }
  .scheme_1 #wishlist_section a {
    text-decoration: underline; }
  .scheme_1 #wishlist_section #wishlist_add,
  .scheme_1 #wishlist_section a:hover {
    text-decoration: none; }
.scheme_1 .product_info__wrapper .addthis_sharing_toolbox {
  margin: 20px 0 0 0;
  padding: 17px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_1 .product_info__wrapper .addthis_sharing_toolbox .at-share-btn {
  vertical-align: top;
  margin: 3px 3px 0 0 !important; }
.scheme_1 .product_wrap .product_description__title {
  margin: 40px 0 0 0; }
.scheme_1 .product_pagination {
  width: 100%;
  overflow: hidden;
  margin: 40px 0 0 0; }
  .scheme_1 .product_pagination .product_prev {
    float: left; }
  .scheme_1 .product_pagination .product_next {
    float: right; }
.scheme_1 .widget_related_products h3 {
  margin: 40px 0 0 0; }
.scheme_1 ul.product_listing_related {
  list-style-type: none; }
  .scheme_1 ul.product_listing_related .product_img a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_1 ul.product_listing_related .product_img a:hover {
      opacity: .7; }
.scheme_1 .article_title {
  font-weight: normal;
  font-size: 16px;
  color: #282f40;
  text-transform: none; }
  .scheme_1 .article_title a {
    color: #282f40; }
  .scheme_1 .article_title a:hover {
    color: #5d5d5d; }
.scheme_1 .article_date:before {
  content: '\f073';
  margin: 0 5px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_1 .article_info {
  margin: 15px 0 0 0; }
  .scheme_1 .article_info time,
  .scheme_1 .article_info span:not(:last-child) {
    margin: 0 12px 0 0;
    padding: 0 12px 0 0;
    border-right: 1px solid #ebebeb; }
.scheme_1 .blog_tags {
  font-size: 0; }
  .scheme_1 .blog_tags a {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 5px 10px;
    background: none;
    font-size: 14px;
    color: #959595;
    border: 1px solid #ebebeb; }
    .scheme_1 .blog_tags a:before {
      content: '\f02b';
      margin: 0 5px 0 0;
      font: 12px 'FontAwesome';
      color: #959595;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_1 .blog_tags a:hover {
      background: #26a6e4;
      color: white; }
    .scheme_1 .blog_tags a:hover:before {
      color: white; }
    .scheme_1 .blog_tags a.tag_active {
      background: #26a6e4;
      color: white !important;
      cursor: default; }
    .scheme_1 .blog_tags a.tag_active:before {
      color: white; }
.scheme_1 .blog_listing__article {
  margin: 30px 0 0 0; }
  .scheme_1 .blog_listing__article ~ .blog_listing__article {
    padding: 30px 0 0 0;
    border-top: 1px solid #ebebeb; }
  .scheme_1 .blog_listing__article .article_title {
    margin: 0;
    font-size: 20px; }
    .scheme_1 .blog_listing__article .article_title a {
      color: #26a6e4; }
      .scheme_1 .blog_listing__article .article_title a:hover {
        color: #f2ca68; }
  .scheme_1 .blog_listing__article .article_body {
    margin: 30px 0;
    overflow: hidden; }
    .scheme_1 .blog_listing__article .article_body .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_1 .blog_listing__article .article_body .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_1 .blog_listing__article .article_content {
    margin: 0px 0 0 0; }
  .scheme_1 .blog_listing__article .small_width + .article_content {
    margin-top: 0; }
  .scheme_1 .blog_listing__article .article_footer .blog_tags {
    margin: -10px 0 30px 0; }
.scheme_1 .blog_article {
  margin: 30px 0 0 0; }
  .scheme_1 .blog_article .article_title {
    margin: 0;
    font-size: 20px; }
  .scheme_1 .blog_article .article_content {
    margin: 30px 0 0 0; }
    .scheme_1 .blog_article .article_content .rte {
      margin: 0; }
    .scheme_1 .blog_article .article_content .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_1 .blog_article .article_content .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_1 .blog_article .article_footer {
    margin: 30px 0 0 0; }
    .scheme_1 .blog_article .article_footer .blog_tags {
      margin: -10px 0 30px 0; }
  .scheme_1 .blog_article .article_pagination {
    margin: 15px 0 0 0; }
    .scheme_1 .blog_article .article_pagination .btn {
      margin: 15px 0 0 0;
      letter-spacing: 0;
      font-size: 12px; }
    .scheme_1 .blog_article .article_pagination .article_next {
      float: right;
      margin: 15px 0 0 15px; }
.scheme_1 .article_comments {
  white-space: nowrap; }
.scheme_1 .article_comments__list {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_1 .article_comments__list h3 {
    margin: 0; }
  .scheme_1 .article_comments__list ul li {
    margin: 30px 0 0 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.05); }
    .scheme_1 .article_comments__list ul li time span {
      margin: 0 0 0 12px;
      padding: 0 0 0 12px;
      border-left: 1px solid #ebebeb; }
  .scheme_1 .article_comments__list .comment_author {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .scheme_1 .article_comments__list .comment_author b {
      padding-right: 10px; }
  .scheme_1 .article_comments__list .comment_content {
    margin: 10px 0 0 0; }
.scheme_1 .article_comments__form {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_1 .article_comments__form h3 {
    margin: 0;
    font-size: 20px; }
  .scheme_1 .article_comments__form .col-lg-6 {
    margin: 15px 0 0 0; }
  .scheme_1 .article_comments__form button {
    margin: 15px 0 0 0; }
.scheme_1 .account_section {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb;
  border-top: 2px solid #5d5d5d; }
  .scheme_1 .account_section h4 {
    overflow: hidden;
    margin: 0;
    font-size: 16px; }
    .scheme_1 .account_section h4 span {
      vertical-align: top;
      float: right; }
    .scheme_1 .account_section h4 a {
      font-weight: normal; }
      .scheme_1 .account_section h4 a ~ a {
        margin: 0 0 0 15px; }
      .scheme_1 .account_section h4 a:before {
        vertical-align: top;
        margin: 0 5px 0 0;
        font: 14px/24px 'FontAwesome'; }
      .scheme_1 .account_section h4 a.link_add:before {
        content: '\f067'; }
      .scheme_1 .account_section h4 a.link_edit:before {
        content: '\f040'; }
      .scheme_1 .account_section h4 a.link_close:before {
        content: '\f00d'; }
      .scheme_1 .account_section h4 a.link_delete:before {
        content: '\f1f8'; }
  .scheme_1 .account_section p.note {
    margin: 15px 0 0 0; }
  .scheme_1 .account_section .btn {
    margin-right: 15px; }
  .scheme_1 .account_section label {
    line-height: 34px; }
  .scheme_1 .account_section .address_item {
    line-height: 26px; }
  .scheme_1 .account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    border: 1px solid #5d5d5d;
    font: 15px/25px 'FontAwesome';
    color: #282f40;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .scheme_1 .account_section .address_item {
    margin: 15px 0 0 0; }
    .scheme_1 .account_section .address_item ~ .address_item {
      margin: 10px 0 0 0; }
  .scheme_1 .account_section .address_location:before {
    content: '\f015'; }
  .scheme_1 .account_section .address_phone:before {
    content: '\f095';
    font-size: 14px; }
  .scheme_1 .account_section .address_user:before {
    content: '\f007'; }
  .scheme_1 .account_section input[type="radio"],
  .scheme_1 .account_section input[type="checkbox"] {
    margin: 10px 5px 0 0; }
.scheme_1 #account_reset__link {
  white-space: nowrap; }
.scheme_1 #address_form_new .form-group:nth-last-of-type(2) label {
  text-align: left; }
.scheme_1 .account_wrapper {
  width: 100%;
  height: 100%;
  display: table;
  margin: 30px 0 0 0; }
  .scheme_1 .account_wrapper .account_left {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 1; }
    .scheme_1 .account_wrapper .account_left:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #f2ca68;
      position: absolute;
      top: 0;
      right: 15px;
      bottom: 0;
      left: 0;
      z-index: -1; }
  .scheme_1 .account_wrapper .account_right {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 0 0 15px;
    position: relative;
    z-index: 1; }
    .scheme_1 .account_wrapper .account_right:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #f2ca68;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 15px;
      z-index: -1; }
  .scheme_1 .account_wrapper .account_section {
    width: 100%;
    height: 100%;
    margin: 0;
    border: none; }
.scheme_1 #account_login .account_left ul {
  margin: 10px 0 0 0; }
  .scheme_1 #account_login .account_left ul li {
    margin: 5px 0 0 0;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_1 #account_login .account_left ul li:before {
      content: '\f00c';
      margin: 0 7px 0 0;
      font: 14px 'FontAwesome';
      color: #5d5d5d; }
.scheme_1 #account_login .account_left .btn {
  margin-top: 15px; }
.scheme_1 #account_guest {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb; }
  .scheme_1 #account_guest .btn {
    margin-top: 15px; }
.scheme_1 #account_reset_form {
  margin: 0; }
.scheme_1 .account_area .page_heading {
  overflow: hidden;
  padding: 0 0 10px 0;
  background: none;
  border: none;
  border-bottom: 2px solid #ebebeb;
  position: relative; }
  .scheme_1 .account_area .page_heading a {
    display: block;
    float: right;
    margin: 4px 0 0 10px;
    font-size: 14px; }
    .scheme_1 .account_area .page_heading a.link_logout {
      position: absolute;
      right: 0;
      top: 0; }
.scheme_1 .account_welcome {
  text-align: center; }
  .scheme_1 .account_welcome .page_heading:before {
    content: '\f007';
    margin: 0 7px 0 0;
    font-family: 'FontAwesome'; }
.scheme_1 .account_welcome__name {
  margin: 30px 0 0 0;
  color: #5d5d5d; }
.scheme_1 .account_table {
  width: 100%;
  margin: 15px 0 0 0; }
  .scheme_1 .account_table th,
  .scheme_1 .account_table td {
    vertical-align: middle; }
.scheme_1 .table_info tr ~ tr {
  border-top: 1px solid #ebebeb; }
.scheme_1 .table_info td {
  padding: 5px 0; }
  .scheme_1 .table_info td ~ td {
    padding: 5px 0 5px 5px;
    color: #282f40;
    text-align: right; }
.scheme_1 .table_orders thead {
  border-bottom: 2px solid #ebebeb; }
.scheme_1 .table_orders th {
  padding: 5px 7px;
  border: 1px solid #ebebeb;
  color: #282f40;
  text-transform: uppercase; }
.scheme_1 .table_orders td {
  padding: 5px 7px;
  border: 1px solid #ebebeb; }
.scheme_1 .table_orders tfoot {
  border-top: 2px solid #ebebeb; }
.scheme_1 .table_orders p {
  margin: 7px 0 0 0; }
.scheme_1 .table_orders a {
  text-decoration: underline; }
  .scheme_1 .table_orders a:hover {
    text-decoration: none; }
.scheme_1 .table_orders .cell_total {
  text-align: right; }
.scheme_1 .table_orders .row_total {
  border-top: 2px solid #ebebeb;
  font-size: 14px; }
  .scheme_1 .table_orders .row_total .money {
    font-weight: bold; }
.scheme_1 .account_default .address_all {
  margin: 15px 0 0 0; }
  .scheme_1 .account_default .address_all a {
    text-decoration: underline; }
    .scheme_1 .account_default .address_all a:hover {
      text-decoration: none; }
.scheme_1 .account_address__item h4 {
  padding: 0 0 7px 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_1 .order_cancelled h4 {
  margin: 0;
  font-size: 14px; }
.scheme_1 .order_cancelled p {
  margin: 10px 0 0 0; }
.scheme_1 #cart_loader {
  width: 100%;
  height: 0;
  position: fixed;
  left: 0;
  top: 0; }
  .scheme_1 #cart_loader.loader_off .global_loader {
    top: 40px; }
  .scheme_1 #cart_loader.loader_on .global_loader {
    top: 80px; }
.scheme_1 .cart_list {
  width: 100%;
  max-width: 100%;
  margin: 30px 0 0 0; }
  .scheme_1 .cart_list th {
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #ebebeb;
    font-size: 14px;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_1 .cart_list th ~ th {
      text-align: center; }
  .scheme_1 .cart_list td {
    padding: 20px;
    border: 1px solid #ebebeb; }
  .scheme_1 .cart_list .cell_3 {
    text-align: center; }
  .scheme_1 .cart_list .cell_5 {
    text-align: center; }
  .scheme_1 .cart_list .cart_price {
    font-size: 14px;
    text-align: right; }
.scheme_1 .cart_item__img {
  width: 140px;
  float: left; }
.scheme_1 .cart_item__info {
  margin: 0 0 0 160px; }
.scheme_1 .cart_item__name {
  margin: 0; }
.scheme_1 .cart_item__variant {
  margin: 15px 0 0 0;
  font-size: 14px;
  color: #282f40; }
.scheme_1 .cart_item__details {
  margin: 10px 0 0 0; }
  .scheme_1 .cart_item__details p {
    margin: 5px 0 0 0; }
    .scheme_1 .cart_item__details p span {
      color: #282f40; }
.scheme_1 .cart_item .quantity_box {
  width: 88px;
  height: 24px;
  margin: 0;
  position: relative; }
  .scheme_1 .cart_item .quantity_box input {
    width: 40px;
    position: absolute;
    left: 24px;
    top: 0; }
  .scheme_1 .cart_item .quantity_box .quantity_down {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .scheme_1 .cart_item .quantity_box .quantity_up {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0; }
.scheme_1 .cart_item .cart_update {
  width: 88px;
  margin: 5px 0 0 0;
  font-size: 11px;
  padding: 0 7px;
  font-weight: 400;
  text-transform: none; }
.scheme_1 .cart_item__remove {
  font-size: 14px;
  color: #26a6e4; }
  .scheme_1 .cart_item__remove i {
    vertical-align: baseline; }
  .scheme_1 .cart_item__remove:hover {
    color: #f2ca68; }
.scheme_1 .cart_list .cart_buttons .btn {
  float: right;
  margin: 0 0 0 20px; }
.scheme_1 .cart_list .cart_buttons .btn-alt {
  float: none;
  margin: 0; }
.scheme_1 .cart_list .cart_buttons .btn span {
  margin: 0 7px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_1 .cart_list .cart_summary .cart_summary__row {
  margin: 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  color: #282f40; }
  .scheme_1 .cart_list .cart_summary .cart_summary__row ~ .cart_summary__row {
    padding: 10px 0; }
  .scheme_1 .cart_list .cart_summary .cart_summary__row span {
    float: right; }
.scheme_1 .cart_list .cart_summary .cart_summary__notification {
  margin: 20px 0 0 0; }
.scheme_1 .cart_list .cart_summary .cart_summary__instructions {
  margin: 15px 0 0 0; }
  .scheme_1 .cart_list .cart_summary .cart_summary__instructions label {
    display: block;
    padding: 0 0 3px 0;
    font-weight: normal;
    color: #282f40; }
  .scheme_1 .cart_list .cart_summary .cart_summary__instructions textarea {
    width: auto !important;
    height: 100px !important;
    max-width: 100% !important;
    resize: none; }
.scheme_1 .cart_list .cart_summary .cart_summary__checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  text-align: center; }
  .scheme_1 .cart_list .cart_summary .cart_summary__checkout .cart_summary__methods {
    margin: 10px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_1 .cart_list .cart_summary .cart_summary__checkout .cart_summary__checkout__button_wrapper {
    margin: 20px 0 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_1 .cart_list .cart_summary .cart_summary__checkout .btn {
    margin-top: 0px;
    padding: 0 10px;
    font-weight: 400; }
.scheme_1 .cart_list .cart_summary .cart_summary__methods li {
  display: inline-block;
  margin: 14px 10px 0 0; }
.scheme_1 .cart_empty h4 {
  font-size: 20px; }
  .scheme_1 .cart_empty h4 a {
    font-weight: inherit;
    text-decoration: underline; }
    .scheme_1 .cart_empty h4 a:hover {
      text-decoration: none; }
.scheme_1 #contact_page #google_map {
  margin: 15px 0;
  border: 1px solid #ebebeb; }
  .scheme_1 #contact_page #google_map iframe {
    width: 100%; }
.scheme_1 #contact_page .btn {
  margin-top: 5px; }
.scheme_1 .contact-form textarea {
  width: 100%; }
.scheme_1 .template-404 h2,
.scheme_1 .template-404 h2 a {
  vertical-align: baseline; }
.scheme_1 .page_sitemap h2 {
  margin: 30px 0 15px 0; }
.scheme_1 .page_sitemap .sitemap_separator {
  width: 100%;
  height: 0;
  float: none;
  clear: both;
  margin: 0 15px;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_1 .page_sitemap ul {
  list-style-type: disc;
  padding-left: 15px; }
  .scheme_1 .page_sitemap ul li {
    margin-top: 7px; }
    .scheme_1 .page_sitemap ul li a {
      color: #959595; }
      .scheme_1 .page_sitemap ul li a:hover {
        color: #26a6e4; }
.scheme_1 .wishlist_page .wishlist_empty {
  margin: 15px 0 0 0; }
.scheme_1 #wishlist_products_number {
  display: inline;
  font-weight: inherit;
  line-height: inherit; }
.scheme_1 .product_wishlist a.product_img {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .scheme_1 .product_wishlist a.product_img:hover {
    opacity: .6; }
.scheme_1 .product_wishlist:nth-child(3n+1) {
  clear: left; }
.scheme_1 #customization_tool {
  width: 240px;
  margin: -252px 0 0 0;
  background: #fff;
  position: fixed;
  left: -240px;
  top: 50%;
  z-index: 100000;
  -webkit-border-radius: 0 10px 4px 0;
  -moz-border-radius: 0 10px 4px 0;
  border-radius: 0 10px 4px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }
  .scheme_1 #customization_tool h4 {
    height: 50px;
    margin: 0;
    padding: 0 50px 0 20px;
    background: rgba(0, 0, 0, 0.04);
    font: bold 14px/50px 'Arial';
    color: #333;
    cursor: default;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0; }
  .scheme_1 #customization_tool .customization_block {
    padding: 0 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .scheme_1 #customization_tool .customization_block__colors {
    padding: 0 20px 20px 20px;
    border: none; }
  .scheme_1 #customization_tool h5 {
    height: 50px;
    margin: 0;
    font: bold 14px/50px 'Arial';
    color: #888;
    text-transform: uppercase;
    cursor: default; }
    .scheme_1 #customization_tool h5 i {
      width: 24px;
      height: 30px;
      display: inline-block;
      margin: 10px 10px 0 0;
      font-size: 21px;
      line-height: 30px;
      text-align: center;
      cursor: pointer; }
    .scheme_1 #customization_tool h5 i.fa-toggle-on {
      color: #333; }
  .scheme_1 #customization_tool #customization_tool__btn {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: #888;
    position: absolute;
    right: -50px;
    top: 0;
    opacity: .4;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
    .scheme_1 #customization_tool #customization_tool__btn i {
      width: 50px;
      height: 50px;
      display: block;
      font-size: 22px;
      line-height: 49px;
      color: #fff;
      text-align: center;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
  .scheme_1 #customization_tool.on {
    left: 0;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25); }
    .scheme_1 #customization_tool.on #customization_tool__btn {
      right: 0;
      opacity: 1;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .scheme_1 #customization_tool .color_palette {
    height: 30px;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .scheme_1 #customization_tool .color_palette.active {
      border-color: #fff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      -webkit-box-shadow: 0 0 0 2px #888888;
      -moz-box-shadow: 0 0 0 2px #888888;
      box-shadow: 0 0 0 2px #888888; }
  .scheme_1 #customization_tool .color_palette ~ .color_palette {
    margin: 20px 0 0 0; }
  .scheme_1 #customization_tool .color_item {
    position: absolute;
    top: 0;
    bottom: 0; }
    .scheme_1 #customization_tool .color_item.color_1 {
      left: -30px;
      right: 50%;
      z-index: 10;
      -webkit-transform: skewX(-45deg);
      transform: skewX(-45deg); }
    .scheme_1 #customization_tool .color_item.color_2 {
      left: 0;
      right: 0;
      z-index: 1; }
.scheme_1 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_on {
  opacity: 1 !important;
  display: block !important; }
.scheme_1 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_off {
  opacity: 0 !important;
  display: none !important; }
.scheme_1 #scheme_1 .color_1 {
  background: #26a6e4; }
.scheme_1 #scheme_1 .color_2 {
  background: #f2ca68; }
.scheme_1 #scheme_2 .color_1 {
  background: #ff870b; }
.scheme_1 #scheme_2 .color_2 {
  background: #35c36e; }
.scheme_1 #scheme_3 .color_1 {
  background: #730bff; }
.scheme_1 #scheme_3 .color_2 {
  background: #ff5c93; }
.scheme_1 #scheme_4 .color_1 {
  background: #f03a00; }
.scheme_1 #scheme_4 .color_2 {
  background: #39e7d2; }

.scheme_2 input:focus::-webkit-input-placeholder,
.scheme_2 textarea:focus::-webkit-input-placeholder {
  color: transparent; }
.scheme_2 .clearfix {
  zoom: 1; }
  .scheme_2 .clearfix:before, .scheme_2 .clearfix:after {
    content: "";
    display: table; }
  .scheme_2 .clearfix:after {
    clear: both; }
.scheme_2 .hidden,
.scheme_2 .visuallyhidden {
  display: none; }
.scheme_2 .left {
  float: left; }
.scheme_2 .right {
  float: right; }
.scheme_2 .flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.scheme_2 .jq-selectbox {
  display: block;
  z-index: 1000 !important;
  cursor: pointer; }
.scheme_2 .jq-selectbox__select-text {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.scheme_2 .jq-selectbox__trigger i {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_2 .jq-selectbox__dropdown {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_2 .jq-selectbox.opened .jq-selectbox__trigger i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
.scheme_2 #at15s {
  z-index: 999 !important; }
.scheme_2 #habla_window_div {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }
  .scheme_2 #habla_window_div textarea {
    min-height: 1px; }
.scheme_2 #habla_window_div textarea {
  min-height: 1px; }
.scheme_2 .global_loader {
  width: 44px;
  height: 44px;
  margin: 0 0 0 -22px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1001;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs2TEKwkAUhOEXBSurQM5jo2AbyG2EgIfyCkKqXEDiGYI2QkBn5aXYYBqb7MAM/Ft/LNutWbwtqtEVDei9UIMbajf93A51CyLn6twWrUwQOq0csTl6EICDMV/jOKG9pb+Nv21rCW53rM1wvFzPsD5zOc1WRjaBBRZYYIEFFlhggQUWWGCBBRZYYIEFFvh/cE/kfQbwnQh8C+ALEfhrLYznU6YY5RUBuJpe98HS/Vg8zr2R8E16Rk0C0MYt0dftR4ABAFfva4h/thfHAAAAAElFTkSuQmCC") 50% 50% no-repeat;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out; }
.scheme_2 .global_loader:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url("fancybox_loading.gif") 50% 50% no-repeat; }
.scheme_2 .loader_on .global_loader {
  top: 20px;
  opacity: 1; }
.scheme_2 .loader_off .global_loader {
  top: 0;
  opacity: 0; }
.scheme_2 #page_preloader {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .scheme_2 #page_preloader .global_loader {
    margin: -22px 0 0 -22px;
    top: 50%; }
  .scheme_2 #page_preloader.off {
    opacity: 0; }
.scheme_2 #cookies_container {
  overflow: hidden;
  padding: 5px 0;
  background: #111;
  text-align: center;
  display: none; }
  .scheme_2 #cookies_container p {
    display: inline-block;
    margin: 0;
    padding: 19px 0 0;
    font-size: 14px;
    color: #888; }
    .scheme_2 #cookies_container p b {
      vertical-align: baseline;
      color: #fff; }
  .scheme_2 #cookies_container .cookie_btn {
    height: 40px;
    display: inline-block;
    margin: 5px 0 5px 6px;
    padding: 0 20px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .scheme_2 #cookies_container #cookie_ok {
    margin: 10px 0 10px 20px;
    background: #18a439;
    border-color: #18a439; }
    .scheme_2 #cookies_container #cookie_ok:hover {
      background: #585858;
      border-color: #585858; }
  .scheme_2 #cookies_container #cookie_no {
    border-color: #585858; }
    .scheme_2 #cookies_container #cookie_no:hover {
      background: #585858;
      border-color: #585858; }
.scheme_2 #google_map,
.scheme_2 #google_map iframe {
  width: 100% !important;
  height: 300px !important;
  background: #e7e7e6; }
.scheme_2 #google_map img {
  max-width: none !important; }
.scheme_2 .fancybox-skin {
  padding: 15px;
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.scheme_2 .fancybox-close {
  width: 36px;
  height: 36px;
  display: block;
  background: #555;
  border: none;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5); }
  .scheme_2 .fancybox-close:hover {
    background: #ff870b;
    color: white; }
  .scheme_2 .fancybox-close:before {
    content: '\f00d';
    display: block;
    font: 15px/36px 'FontAwesome';
    text-align: center; }
.scheme_2 .fancybox-nav span {
  width: 36px;
  height: 36px;
  display: block;
  margin: -18px 0 0 0;
  background: #555;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_2 .fancybox-nav span:before {
    display: block;
    font: 12px/36px 'FontAwesome';
    color: white;
    text-align: center; }
.scheme_2 .fancybox-nav:hover > span {
  background: #ff870b; }
.scheme_2 .fancybox-prev span:before {
  content: '\f053';
  padding: 0 2px 0 0; }
.scheme_2 .fancybox-next span:before {
  content: '\f054';
  padding: 0 0 0 2px; }
.scheme_2 .fancybox_alert {
  padding: 0 !important;
  text-align: center; }
  .scheme_2 .fancybox_alert .alert {
    margin: 0;
    padding: 40px;
    font-size: 14px; }
  .scheme_2 .fancybox_alert .btn {
    margin: 15px 0 0 0;
    padding: 0 20px;
    font-size: 12px;
    text-decoration: none;
    color: #252525; }
  .scheme_2 .fancybox_alert .btn ~ .btn {
    margin: 15px 0 0 5px; }
.scheme_2 #cart_added .cart_added__row {
  height: 120px;
  display: table; }
.scheme_2 #cart_added h4 {
  margin: 0 0 15px 0;
  text-align: center;
  max-width: 420px; }
.scheme_2 #cart_added.cart_error {
  max-width: 420px; }
.scheme_2 .cart_added__1 {
  width: 120px;
  height: 100%;
  display: table-cell;
  text-align: center; }
  .scheme_2 .cart_added__1 img {
    height: 120px;
    padding: 10px;
    border: 1px solid #ebebeb; }
.scheme_2 .cart_added__2 {
  width: 300px;
  height: 100%;
  display: table-cell;
  padding: 0 0 0 15px; }
  .scheme_2 .cart_added__2 .product_name {
    display: block; }
  .scheme_2 .cart_added__2 #cart_added__quantity {
    margin: 15px 0 0 0;
    font-size: 16px; }
  .scheme_2 .cart_added__2 .btn {
    margin: 15px 10px 0 0;
    text-transform: none;
    padding: 0 10px; }
.scheme_2 #quick_view__wrap .fancybox-skin {
  padding: 30px !important; }
.scheme_2 #product_quick_view {
  width: 668px; }
.scheme_2 .product_quick_wrapper {
  width: 100%;
  display: table; }
.scheme_2 .quick_view__left {
  width: 317px;
  height: 100%;
  display: table-cell;
  padding: 0 15px 0 0; }
  .scheme_2 .quick_view__left #img_big {
    width: 302px;
    padding: 2px;
    border: 1px solid #ebebeb; }
    .scheme_2 .quick_view__left #img_big img {
      background: rgba(0, 0, 0, 0.05); }
  .scheme_2 .quick_view__left .product_images {
    width: 302px; }
.scheme_2 .quick_view__right {
  height: 100%;
  display: table-cell;
  overflow: hidden;
  padding: 0 0 0 15px; }
  .scheme_2 .quick_view__right p {
    margin: 15px 0 0 0;
    font-size: 14px; }
  .scheme_2 .quick_view__right label {
    font-weight: normal;
    font-size: 14px;
    color: #282f40; }
.scheme_2 #quick_view__name {
  margin: 0;
  font-size: 24px; }
  .scheme_2 #quick_view__name a {
    color: #ff870b; }
    .scheme_2 #quick_view__name a:hover {
      color: #35c36e; }
.scheme_2 #quick_view__variants {
  overflow: hidden;
  margin: 15px -10px 0 -10px; }
  .scheme_2 #quick_view__variants label {
    display: block;
    padding: 0 10px; }
  .scheme_2 #quick_view__variants .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_2 #quick_view__variants .selector-wrapper label {
      display: none !important; }
    .scheme_2 #quick_view__variants .selector-wrapper select {
      width: 100%;
      display: block; }
.scheme_2 #quick_view__price {
  margin: 30px 0 0 0;
  position: relative; }
  .scheme_2 #quick_view__price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_2 #quick_view__price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_2 #quick_view__price .money_sale {
    font-size: 16px; }
  .scheme_2 #quick_view__price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #5d5d5d;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_2 #quick_view__availability {
  margin: 20px 0 0 0; }
.scheme_2 #quick_view__form {
  margin: 15px 0 0 0; }
  .scheme_2 #quick_view__form label {
    display: block; }
  .scheme_2 #quick_view__form #quick_view__add {
    height: 50px;
    margin: 10px 10px 0 0;
    padding: 0 20px;
    font-size: 14px; }
.scheme_2 body {
  font: normal 14px Open Sans;
  line-height: 1.33;
  color: #959595; }
.scheme_2 h1,
.scheme_2 h2,
.scheme_2 h3,
.scheme_2 h4,
.scheme_2 h5,
.scheme_2 h6 {
  margin: 15px 0;
  font: 24px Open Sans;
  color: #252525; }
.scheme_2 h2 {
  letter-spacing: 0.28px; }
.scheme_2 h2 {
  font-size: 24px; }
.scheme_2 h3 {
  font-size: 22px; }
.scheme_2 h4 {
  font-size: 20px; }
.scheme_2 h5 {
  font-size: 18px; }
.scheme_2 h6 {
  font-size: 16px; }
.scheme_2 .page_heading {
  margin: 0;
  font-size: 24px; }
  .scheme_2 .page_heading a {
    font-weight: inherit; }
.scheme_2 .section_heading {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.72px;
  text-align: center; }
.scheme_2 p {
  margin: 15px 0;
  padding: 0; }
.scheme_2 .column_center ul {
  list-style-type: square;
  list-style-position: inside; }
.scheme_2 .column_center ol {
  list-style-type: decimal;
  list-style-position: inside; }
.scheme_2 a {
  color: #26a6e4;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_2 a:hover, .scheme_2 a:active {
    color: #111111; }
.scheme_2 .product_name {
  font-size: 14px;
  color: #252525; }
  .scheme_2 .product_name a {
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .scheme_2 .product_name a:hover {
      color: #ff870b; }
.scheme_2 .product_desc {
  font-size: 13px;
  color: #959595; }
.scheme_2 .money {
  color: #282f40;
  font-weight: 700; }
.scheme_2 .money_sale,
.scheme_2 .compare-at-price {
  color: #959595;
  text-decoration: line-through;
  font-weight: 400; }
.scheme_2 .rte {
  margin-top: 15px;
  margin-bottom: 15px;
  color: inherit; }
  .scheme_2 .rte > * {
    max-width: 100%; }
  .scheme_2 .rte a {
    text-decoration: underline; }
    .scheme_2 .rte a:hover {
      text-decoration: none; }
  .scheme_2 .rte h1,
  .scheme_2 .rte h2,
  .scheme_2 .rte h3,
  .scheme_2 .rte h4,
  .scheme_2 .rte h5,
  .scheme_2 .rte h6 {
    margin: 30px 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
  .scheme_2 .rte h1 {
    font-size: 22px; }
  .scheme_2 .rte h2 {
    font-size: 18px; }
  .scheme_2 .rte h3 {
    font-size: 16px; }
  .scheme_2 .rte h4 {
    font-size: 15px; }
  .scheme_2 .rte h5 {
    font-size: 14px; }
  .scheme_2 .rte h6 {
    font-size: 12px; }
  .scheme_2 .rte ul {
    list-style-type: disc;
    list-style-position: inside; }
  .scheme_2 .rte ol {
    list-style-type: decimal;
    list-style-position: inside; }
  .scheme_2 .rte blockquote {
    padding: 5px 35px;
    font-weight: normal; }
    .scheme_2 .rte blockquote:before {
      content: '\f10d';
      font: 16px 'FontAwesome'; }
    .scheme_2 .rte blockquote:after {
      content: '\f10e';
      float: right;
      font: 12px 'FontAwesome'; }
    .scheme_2 .rte blockquote * {
      margin: 10px 0 !important;
      font-size: 15px; }
  .scheme_2 .rte iframe {
    max-width: 100% !important; }
.scheme_2 .youtube_wrap {
  padding: 56.25% 0 0 0;
  position: relative; }
  .scheme_2 .youtube_wrap iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0; }
.scheme_2 .page_content .rte table {
  width: 100%;
  max-width: 100%; }
  .scheme_2 .page_content .rte table td {
    padding: 0 15px; }
    .scheme_2 .page_content .rte table td img {
      width: auto;
      max-width: 100% !important; }
  .scheme_2 .page_content .rte table h2,
  .scheme_2 .page_content .rte table h3,
  .scheme_2 .page_content .rte table h4,
  .scheme_2 .page_content .rte table h5,
  .scheme_2 .page_content .rte table h6 {
    margin: 15px 0;
    padding: 0;
    border: none;
    font-weight: normal;
    color: #5d5d5d;
    text-transform: uppercase; }
  .scheme_2 .page_content .rte table h4 {
    font-size: 18px; }
.scheme_2 label {
  font-weight: bold;
  font-size: 14px; }
.scheme_2 select,
.scheme_2 select.form-control,
.scheme_2 textarea,
.scheme_2 textarea.form-control,
.scheme_2 input[type="text"],
.scheme_2 input[type="email"],
.scheme_2 input[type="number"],
.scheme_2 input[type="password"],
.scheme_2 input[type="tel"] {
  padding: 6px;
  border: 1px solid #ebebeb;
  font: normal 13px 'Arial';
  font-size: 14px;
  font-family: Open Sans;
  color: #959595;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.scheme_2 input[type="text"],
.scheme_2 input[type="email"],
.scheme_2 input[type="number"],
.scheme_2 input[type="password"],
.scheme_2 input[type="tel"] {
  height: 34px;
  line-height: 18px;
  padding: 7px; }
.scheme_2 select,
.scheme_2 select.form-control {
  padding: 8px 3px; }
.scheme_2 textarea,
.scheme_2 textarea.form-control {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px; }
.scheme_2 select:focus,
.scheme_2 select.form-control:focus,
.scheme_2 textarea:focus,
.scheme_2 textarea.form-control:focus,
.scheme_2 input[type="text"]:focus,
.scheme_2 input[type="email"]:focus,
.scheme_2 input[type="number"]:focus,
.scheme_2 input[type="password"]:focus,
.scheme_2 input[type="tel"]:focus {
  border-color: #aaa;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd; }
.scheme_2 input[type="radio"],
.scheme_2 input[type="checkbox"],
.scheme_2 .form-group {
  vertical-align: top !important;
  margin-top: 15px;
  margin-bottom: 0; }
.scheme_2 .form-horizontal label {
  padding-top: 0 !important;
  text-align: right;
  line-height: 34px; }
.scheme_2 .form-horizontal select {
  width: 100%; }
.scheme_2 .action_bottom span.note {
  margin-left: 5px; }
.scheme_2 .action_bottom span.note a {
  margin-left: 5px; }
.scheme_2 .alert {
  margin: 15px 0;
  padding: 12px;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .scheme_2 .alert p {
    margin: 0; }
  .scheme_2 .alert a {
    font-weight: bold;
    text-decoration: underline; }
    .scheme_2 .alert a:hover {
      text-decoration: none; }
  .scheme_2 .alert ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0; }
    .scheme_2 .alert ul li {
      font-weight: bold; }
  .scheme_2 .alert ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 0; }
    .scheme_2 .alert ol li {
      font-weight: bold; }
  .scheme_2 .alert > p + p, .scheme_2 .alert > ul + ul {
    margin: 10px 0 0 0; }
.scheme_2 .alert-success {
  background-color: #dff0d8;
  color: #1e892a; }
  .scheme_2 .alert-success a {
    color: #1e892a; }
.scheme_2 .alert-info {
  background-color: #cfedfc;
  color: #267abe; }
  .scheme_2 .alert-info a {
    color: #267abe; }
.scheme_2 .alert-warning {
  background-color: #fff5c7;
  color: #c87100; }
  .scheme_2 .alert-warning a {
    color: #c87100; }
.scheme_2 .alert-danger,
.scheme_2 .alert-error {
  background-color: #ffcccc;
  color: #d10300; }
.scheme_2 .alert-danger a,
.scheme_2 .alert-error a {
  color: #d10300; }
.scheme_2 .alert-form {
  border-color: #d10300 !important; }
.scheme_2 .alert-form-info {
  display: none;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #d10300;
  font-size: 12px; }
.scheme_2 .notify_success {
  color: #1e892a; }
.scheme_2 .notify_info {
  color: #267abe; }
.scheme_2 .notify_warning {
  color: #c87100; }
.scheme_2 .notify_danger {
  color: #d10300; }
.scheme_2 .btn,
.scheme_2 .btn a,
.scheme_2 .btn-info,
.scheme_2 .btn-primary {
  height: 34px;
  line-height: 34px;
  padding: 0px 24px;
  font-weight: 400;
  background: #35c36e;
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #252525;
  letter-spacing: 0.72px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_2 .btn a,
  .scheme_2 .btn a a,
  .scheme_2 .btn-info a,
  .scheme_2 .btn-primary a {
    padding: 0 !important;
    border: none !important; }
  .scheme_2 .btn span,
  .scheme_2 .btn a,
  .scheme_2 .btn a span,
  .scheme_2 .btn a a,
  .scheme_2 .btn-info span,
  .scheme_2 .btn-info a,
  .scheme_2 .btn-primary span,
  .scheme_2 .btn-primary a {
    line-height: inherit; }
.scheme_2 .btn:focus {
  background: #35c36e;
  color: #252525; }
.scheme_2 .btn:hover,
.scheme_2 .btn:hover a,
.scheme_2 .btn-info:hover,
.scheme_2 .btn-primary:hover {
  background: #ff870b;
  color: white; }
.scheme_2 .btn-alt,
.scheme_2 .btn-alt a {
  background: #35c36e -20;
  color: #252525; }
.scheme_2 .btn-alt:hover,
.scheme_2 .btn-alt:hover a {
  background: #eb7300;
  color: white; }
.scheme_2 .btn_icon {
  min-width: 34px;
  padding: 0 4px; }
  .scheme_2 .btn_icon .icon {
    font-size: 14px; }
.scheme_2 html {
  width: 100%;
  height: 100%; }
.scheme_2 #wrapper1 {
  position: relative;
  z-index: 1;
  background: #ffffff; }
.scheme_2 #wrapper2 {
  overflow: hidden; }
.scheme_2 .container {
  padding: 0; }
.scheme_2 .old_browsers {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10000; }
  .scheme_2 .old_browsers a {
    display: block;
    padding: 0 0 16px 0;
    background: #ffdd77;
    font-size: 0;
    color: #272727;
    text-align: center;
    text-decoration: none; }
    .scheme_2 .old_browsers a i {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 0;
      font-size: 44px;
      color: #c05420; }
    .scheme_2 .old_browsers a b,
    .scheme_2 .old_browsers a span {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 15px;
      font-size: 20px;
      line-height: 43px; }
    .scheme_2 .old_browsers a .btn {
      height: 44px;
      vertical-align: top;
      padding: 0 30px;
      background: none !important;
      border: 2px solid #272727 !important;
      font-weight: bold;
      font-size: 14px;
      line-height: 40px;
      color: #272727 !important;
      text-transform: uppercase;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px; }
      .scheme_2 .old_browsers a .btn:hover {
        background: #272727 !important;
        color: #fff !important; }
.scheme_2 #newsletter_popup__wrap {
  width: 100% !important;
  max-width: 540px !important;
  background: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .scheme_2 #newsletter_popup__wrap .fancybox-skin,
  .scheme_2 #newsletter_popup__wrap .fancybox-outer,
  .scheme_2 #newsletter_popup__wrap .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    background: none; }
  .scheme_2 #newsletter_popup__wrap .fancybox-close {
    margin: 0;
    background: white;
    color: #35c36e;
    right: 10px;
    top: 10px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
    .scheme_2 #newsletter_popup__wrap .fancybox-close:before {
      font-size: 20px;
      line-height: 33px; }
    .scheme_2 #newsletter_popup__wrap .fancybox-close:hover {
      color: #ff870b; }
.scheme_2 #newsletter_popup {
  height: 100% !important;
  padding: 51px 30px 56px;
  text-align: center; }
  .scheme_2 #newsletter_popup .icon {
    font-size: 41px;
    color: #ff870b; }
  .scheme_2 #newsletter_popup h2 {
    margin-top: 5px;
    margin-bottom: 1px;
    font-size: 45px;
    font-weight: 300; }
  .scheme_2 #newsletter_popup p {
    margin-top: 1px;
    font-size: 18px;
    font-weight: 300;
    color: #959595; }
  .scheme_2 #newsletter_popup form {
    padding: 14px 0 0 0;
    text-align: center;
    font-size: 0; }
    .scheme_2 #newsletter_popup form input {
      display: block;
      width: 100%;
      max-width: 370px;
      height: 40px;
      padding: 0 15px;
      margin: 0 auto;
      background: white;
      border: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_2 #newsletter_popup form .btn {
      margin-top: 15px;
      height: 40px;
      line-height: 40px;
      min-width: 170px; }
  .scheme_2 #newsletter_popup .newsletter_off__wrap {
    margin: 30px 0 0 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px; }
  .scheme_2 #newsletter_popup #newsletter_off {
    height: auto;
    padding: 10px 15px;
    background: none !important;
    border: none !important;
    font-size: 12px;
    color: #ff870b !important;
    cursor: pointer; }
  .scheme_2 #newsletter_popup #newsletter_off:hover {
    color: #282f40 !important; }
  .scheme_2 #newsletter_popup .newsletter_error {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    color: #f00;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px; }
  .scheme_2 #newsletter_popup .newsletter_success {
    font-weight: bold;
    color: #119000;
    text-align: center; }
.scheme_2 #promobanner {
  height: 160px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: #26a6e4 url(//cdn.shopify.com/s/files/1/1615/9473/t/3/assets/promobanner_bg.png?v=50254484146681972101666640381) 50% 0 no-repeat; }
.scheme_2 #promobanner_close {
  display: block;
  vertical-align: top;
  color: #282f40;
  position: absolute;
  right: 30px;
  top: 25px;
  z-index: 1000; }
  .scheme_2 #promobanner_close:before {
    content: '\f00d';
    font: 20px/1em 'FontAwesome'; }
  .scheme_2 #promobanner_close:hover {
    color: #35c36e; }
.scheme_2 .promobanner_container {
  width: 1600px;
  margin: 0 auto; }
.scheme_2 .promobanner_error {
  height: 120px;
  font-size: 20px;
  line-height: 120px;
  color: #d10300;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); }
.scheme_2 .promobanner_content {
  width: 1100px;
  float: left; }
  .scheme_2 .promobanner_content img {
    float: left; }
.scheme_2 .promobanner_text {
  min-width: 700px;
  float: left;
  padding-left: 90px;
  text-align: left; }
  .scheme_2 .promobanner_text > div {
    text-align: left;
    display: inline-block; }
  .scheme_2 .promobanner_text h2 {
    margin: 25px 0 0 0;
    text-align: center; }
  .scheme_2 .promobanner_text p {
    float: left;
    margin: 8px 20px 0 0;
    font-size: 33px;
    color: white; }
  .scheme_2 .promobanner_text .btn {
    float: right;
    margin-top: 11px;
    min-width: 216px;
    height: 45px;
    line-height: 45px;
    z-index: 1;
    border: 0; }
    .scheme_2 .promobanner_text .btn:hover {
      background: white;
      color: #252525; }
.scheme_2 .promobanner_bottom .text2 {
  float: left; }
.scheme_2 .promobanner_bottom .btn {
  float: right;
  margin-right: 6px; }
.scheme_2 .promobanner_counter {
  width: 500px;
  float: right;
  margin: 30px 0 0 0;
  text-align: right; }
.scheme_2 #promobanner_countdown {
  height: 100px; }
  .scheme_2 #promobanner_countdown > div {
    width: 100px;
    position: relative; }
  .scheme_2 #promobanner_countdown > div ~ div {
    margin: 0 0 0 20px; }
  .scheme_2 #promobanner_countdown canvas {
    width: 100px !important; }
  .scheme_2 #promobanner_countdown input {
    width: 100px;
    height: 40px;
    vertical-align: top;
    margin: 23px 0 0 -100px;
    padding: 0;
    background: none;
    border: none;
    font-weight: bold;
    font-size: 30px;
    line-height: 1em;
    color: white;
    text-align: center; }
  .scheme_2 #promobanner_countdown span {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin: 54px 0 0 -100px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center; }
.scheme_2 header {
  padding-bottom: 27px; }
.scheme_2 .header_top {
  background: #ebebeb;
  color: #959595; }
  .scheme_2 .header_top .flexbox {
    min-height: 50px;
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .scheme_2 .header_top:hover {
    color: #ff870b; }
.scheme_2 .header_user li {
  display: inline-block;
  letter-spacing: 0.28px; }
  .scheme_2 .header_user li + li {
    margin-left: 28px; }
  .scheme_2 .header_user li a {
    color: #252525; }
    .scheme_2 .header_user li a i {
      margin: 0 5px 0 0;
      line-height: 1.5em; }
    .scheme_2 .header_user li a:hover {
      color: #ff870b; }
.scheme_2 .header_custom_text {
  padding: 0 20px 0 12px;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #252525;
  letter-spacing: 0.32px; }
  .scheme_2 .header_custom_text .icon {
    padding-right: 8px;
    font-size: 24px;
    color: #ff870b;
    vertical-align: -4px; }
.scheme_2 .header_currency select {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important; }
.scheme_2 .header_currency .jq-selectbox {
  width: 46px;
  color: #252525; }
.scheme_2 .header_currency .jq-selectbox__select {
  padding: 0 10px 0 0px; }
.scheme_2 .header_currency .jq-selectbox__trigger i {
  right: 0px;
  top: 2px; }
.scheme_2 .header_currency .jq-selectbox__dropdown {
  width: 100% !important;
  background: white;
  border: 1px solid #ebebeb;
  top: 24px !important; }
.scheme_2 .header_currency .jq-selectbox__dropdown ul {
  padding: 4px 5px;
  text-align: center; }
.scheme_2 .header_currency .jq-selectbox__dropdown ul li {
  color: #959595;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
.scheme_2 .header_currency .jq-selectbox__dropdown ul li.sel,
.scheme_2 .header_currency .jq-selectbox__dropdown ul li:hover {
  color: #ff870b; }
.scheme_2 .header_main .flexbox {
  min-height: 143px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
.scheme_2 .logo_main {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 32%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 32%;
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1; }
  .scheme_2 .logo_main a {
    color: #252525;
    display: inline-block; }
  .scheme_2 .logo_main b {
    font-size: 37px;
    text-transform: uppercase; }
.scheme_2 .header_search {
  padding: 30px 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2; }
  .scheme_2 .header_search form {
    position: relative;
    width: 100%;
    max-width: 470px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .scheme_2 .header_search #search-field {
    height: 43px;
    line-height: 43px;
    padding: 0 12px;
    border: 2px solid #35c36e;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_2 .header_search #search-submit {
    height: 43px;
    line-height: 43px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_2 .header_search #search-submit:hover {
    background: #35c36e; }
.scheme_2 .header_cart {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3; }
  .scheme_2 .header_cart a {
    display: block;
    position: relative; }
    .scheme_2 .header_cart a .icon {
      font-size: 28px;
      color: #dadada; }
.scheme_2 #pseudo_sticky_block {
  height: 0; }
.scheme_2 #megamenu {
  position: relative;
  z-index: 999; }
  .scheme_2 #megamenu.megamenu_desktop.megamenu_stuck {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0; }
    .scheme_2 #megamenu.megamenu_desktop.megamenu_stuck .level_1 {
      -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18); }
    .scheme_2 #megamenu.megamenu_desktop.megamenu_stuck .menu_badge {
      display: none; }
  .scheme_2 #megamenu.megamenu_desktop h2 {
    display: none; }
  .scheme_2 #megamenu.megamenu_desktop .level_1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #ff870b;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_2 #megamenu.megamenu_desktop .level_1_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 14.2%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 14.2%;
    -ms-flex: 1 1 14.2%;
    flex: 1 1 14.2%; }
    .scheme_2 #megamenu.megamenu_desktop .level_1_item + .level_1_item .level_1_link {
      border-left: 1px solid rgba(0, 0, 0, 0.08); }
  .scheme_2 #megamenu.megamenu_desktop .level_1_item:first-child .level_1_link {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_2 #megamenu.megamenu_desktop .level_1_item:last-child .level_1_link {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_2 #megamenu.megamenu_desktop .level_1_link {
    display: block;
    height: 60px;
    padding: 0 20px;
    font-size: Open Sans;
    line-height: 60px;
    position: relative;
    color: white;
    background: #ff870b;
    text-align: center; }
  .scheme_2 #megamenu.megamenu_desktop .menu_badge {
    height: 16px;
    display: block;
    padding: 0 3px;
    background: #35c36e;
    font-size: 10px;
    color: #282f40;
    position: absolute;
    right: 0;
    top: -8px;
    line-height: 16px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_2 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link,
  .scheme_2 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover,
  .scheme_2 #megamenu.megamenu_desktop .level_1_item .level_1_link.active {
    background: #35c36e;
    color: #252525; }
    .scheme_2 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link .menu_badge,
    .scheme_2 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover .menu_badge,
    .scheme_2 #megamenu.megamenu_desktop .level_1_item .level_1_link.active .menu_badge {
      background: #ff870b; }
  .scheme_2 #megamenu.megamenu_desktop .level_2_small__wrap {
    position: relative; }
  .scheme_2 #megamenu.megamenu_desktop .level_2_wrap {
    padding: 20px;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    background: white;
    text-align: left;
    color: #959595;
    -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
  .scheme_2 #megamenu.megamenu_desktop .level_2_small {
    min-width: 100%;
    padding: 10px 15px 16px;
    max-width: 300px; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_small a {
      white-space: nowrap; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_small li {
      margin-top: 15px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_small li a {
        color: #ff870b; }
        .scheme_2 #megamenu.megamenu_desktop .level_2_small li a:hover {
          color: #35c36e; }
  .scheme_2 #megamenu.megamenu_desktop .level_2_big {
    width: 100%;
    padding: 42px 30px; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_big .column_item {
      width: 25%;
      float: left;
      padding: 0 10px; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_links .column_item {
        max-width: 210px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_links li {
        margin-top: 15px; }
        .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_links li a {
          color: #ff870b; }
          .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_links li a:hover {
            color: #35c36e; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item {
      width: 25%;
      padding-left: 15px;
      padding-right: 15px; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_blog .item_with_img {
      position: relative;
      padding-top: 12px; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title {
      margin-top: 22px;
      margin-bottom: 6px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a {
        color: #252525; }
        .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a:hover {
          color: #ff870b; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_content {
      color: #252525;
      line-height: 1.86; }
    .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products {
      margin: 0 -15px;
      padding-top: 12px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item {
        padding: 0 22px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_wrapper {
        padding: 30px 10px;
        border: 1px solid #ebebeb;
        text-align: center; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a {
        display: block;
        padding: 25px 10px;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a:hover {
          opacity: .7; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_name a {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_price {
        margin-top: 10px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_links {
        margin-top: 15px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .money {
        font-size: 24px; }
      .scheme_2 #megamenu.megamenu_desktop .level_2_big .level_2_products .compare-at-price {
        font-size: 16px; }
  .scheme_2 #megamenu.megamenu_desktop .level_2_trigger {
    margin: 0 0 20px; }
  .scheme_2 #megamenu.megamenu_mobile {
    text-align: left; }
    .scheme_2 #megamenu.megamenu_mobile .container {
      background: none; }
    .scheme_2 #megamenu.megamenu_mobile .container {
      position: relative;
      padding: 0; }
    .scheme_2 #megamenu.megamenu_mobile h2 {
      height: 50px;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0 35px 0 15px;
      font-size: 20px;
      line-height: 49px;
      letter-spacing: 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      cursor: pointer;
      position: relative;
      color: #252525;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #35c36e; }
      .scheme_2 #megamenu.megamenu_mobile h2.active {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; }
      .scheme_2 #megamenu.megamenu_mobile h2 i {
        position: absolute;
        right: 15px;
        top: 0; }
      .scheme_2 #megamenu.megamenu_mobile h2 i:before {
        content: '\f107';
        font: 30px/51px "FontAwesome"; }
      .scheme_2 #megamenu.megamenu_mobile h2.active i:before {
        content: '\f106'; }
    .scheme_2 #megamenu.megamenu_mobile .menu_badge {
      display: none; }
    .scheme_2 #megamenu.megamenu_mobile .level_1 {
      width: 100%;
      position: absolute;
      left: 0;
      top: 50px;
      display: none;
      background: white;
      -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
      .scheme_2 #megamenu.megamenu_mobile .level_1 a {
        color: #ff870b; }
        .scheme_2 #megamenu.megamenu_mobile .level_1 a:hover {
          color: #282f40; }
        .scheme_2 #megamenu.megamenu_mobile .level_1 a.btn_with_icon {
          color: white; }
      .scheme_2 #megamenu.megamenu_mobile .level_1 .btn {
        color: #252525; }
        .scheme_2 #megamenu.megamenu_mobile .level_1 .btn:hover {
          color: white; }
    .scheme_2 #megamenu.megamenu_mobile .level_1_item {
      border-top: 1px solid rgba(0, 0, 0, 0.15); }
    .scheme_2 #megamenu.megamenu_mobile .level_1_link {
      display: block;
      padding: 10px 40px 10px 15px;
      font-size: 16px;
      text-transform: uppercase;
      position: relative; }
      .scheme_2 #megamenu.megamenu_mobile .level_1_link .level_1_trigger {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 16px;
        top: 50%; }
        .scheme_2 #megamenu.megamenu_mobile .level_1_link .level_1_trigger:before {
          content: '\f107'; }
        .scheme_2 #megamenu.megamenu_mobile .level_1_link .level_1_trigger.active:before {
          content: '\f106'; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_wrap {
      display: none;
      width: 100%; }
    .scheme_2 #megamenu.megamenu_mobile .level_3 {
      display: none; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_small {
      text-transform: uppercase; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_small li {
        border-top: 1px solid rgba(0, 0, 0, 0.15); }
      .scheme_2 #megamenu.megamenu_mobile .level_2_small a {
        display: block;
        padding: 8px 40px 8px 30px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_links {
      text-transform: uppercase; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_links li {
        border-top: 1px solid #ebebeb; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_links a {
        display: block;
        padding: 8px 40px 8px 45px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_trigger {
      margin: 0;
      padding: 8px 30px;
      border-top: 1px solid #ebebeb;
      font-size: 14px;
      line-height: 1.2em;
      font-weight: 400;
      position: relative;
      cursor: pointer;
      color: #ff870b;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_trigger i {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 15px;
        top: 50%; }
        .scheme_2 #megamenu.megamenu_mobile .level_2_trigger i:before {
          content: '\f107'; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_trigger.active i:before {
        content: '\f106'; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_trigger:hover {
        color: #282f40; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_products .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_products .product_img {
      width: 100px;
      float: left;
      margin-right: 14px; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_products .product_img a {
        display: block;
        opacity: 1px;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_2 #megamenu.megamenu_mobile .level_2_products .product_img a:hover {
          opacity: .7; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_products .product_info {
      overflow: hidden;
      color: #959595; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_products .product_price {
      margin-top: 10px; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_products .product_links {
      float: left;
      margin-top: 10px;
      text-align: center; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_products .btn_icon {
      height: auto;
      margin: 5px 10px 0; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_blog .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_img {
      width: 100px;
      max-height: 100px;
      float: left;
      margin-right: 14px;
      overflow: hidden; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_info {
      overflow: hidden; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_blog .blog_title {
      margin: 0px;
      text-transform: none; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_blog .blog_content {
      margin: 10px 0 0 0; }
    .scheme_2 #megamenu.megamenu_mobile .level_2_blog .btn {
      margin: 10px 0 0 0;
      color: #252525; }
      .scheme_2 #megamenu.megamenu_mobile .level_2_blog .btn:hover {
        color: white; }
.scheme_2 #showcase .row {
  margin: 0 -3px; }
.scheme_2 .custom_showcase {
  padding: 3px; }
  .scheme_2 .custom_showcase .inside {
    display: block;
    position: relative; }
  .scheme_2 .custom_showcase img + .textblock {
    position: absolute;
    top: 58px;
    left: 20px;
    right: 20px; }
  .scheme_2 .custom_showcase .textblock {
    text-align: center; }
    .scheme_2 .custom_showcase .textblock h2 {
      margin: 0 0 9px; }
    .scheme_2 .custom_showcase .textblock p {
      margin: 9px 0 11px;
      color: rgba(0, 0, 0, 0.4); }
    .scheme_2 .custom_showcase .textblock ul li {
      display: inline-block;
      margin: 0 7px; }
  .scheme_2 .custom_showcase a.inside {
    background: white; }
    .scheme_2 .custom_showcase a.inside img {
      width: 100%;
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_2 .custom_showcase a.inside .textblock {
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%); }
    .scheme_2 .custom_showcase a.inside:hover img {
      opacity: .7; }
    .scheme_2 .custom_showcase a.inside:hover .textblock {
      -webkit-transform: translate(0%, 10px);
      transform: translate(0%, 10px); }
.scheme_2 .new_products_carousel {
  margin-top: 48px; }
.scheme_2 .product_listing_main .product {
  padding-top: 44px; }
.scheme_2 .product_listing_main .product_wrapper {
  margin-bottom: 2px;
  padding: 30px 0 0 0;
  border: 1px solid #ebebeb;
  background: white;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_2 .product_listing_main a.product_img {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_2 .product_listing_main .product_img a {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_2 .product_listing_main .product_img img {
  background-color: white;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none; }
.scheme_2 .product_listing_main .product_img .img__2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0; }
.scheme_2 .product_listing_main .product_img .product_img_wrapper {
  position: relative;
  display: block; }
.scheme_2 .product_listing_main .product_img span.product_badge {
  display: block;
  padding: 5px 10px;
  color: white;
  position: absolute;
  top: -20px;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_2 .product_listing_main .product_img span.new {
  background: #35c36e;
  left: 10px;
  color: #252525; }
.scheme_2 .product_listing_main .product_img span.sale {
  background: #ff870b;
  right: 10px; }
.scheme_2 .product_listing_main .product_info {
  padding: 0 20px 33px; }
.scheme_2 .product_listing_main .product_name a {
  max-width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.scheme_2 .product_listing_main .product_desc {
  display: none; }
.scheme_2 .product_listing_main .product_price {
  margin-top: 7px; }
  .scheme_2 .product_listing_main .product_price .money {
    font-size: 24px; }
  .scheme_2 .product_listing_main .product_price .money_sale {
    font-size: 20px; }
.scheme_2 .product_listing_main .product_links {
  margin-top: 16px; }
  .scheme_2 .product_listing_main .product_links form {
    display: inline-block; }
  .scheme_2 .product_listing_main .product_links .btn {
    margin: 0 5px; }
.scheme_2 .homepage_products_wrapper {
  margin-top: 48px; }
.scheme_2 .homepage_carousel {
  position: relative; }
  .scheme_2 .homepage_carousel .swiper_btn {
    width: 30px;
    height: 30px;
    margin: 15px 0 0 0;
    background: #35c36e;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 11;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_2 .homepage_carousel .swiper_btn:hover {
      background: #ff870b;
      color: white; }
    .scheme_2 .homepage_carousel .swiper_btn:before {
      display: block;
      font: 17px/30px 'FontAwesome'; }
  .scheme_2 .homepage_carousel .btn_prev {
    left: -40px; }
    .scheme_2 .homepage_carousel .btn_prev:before {
      content: '\f104'; }
  .scheme_2 .homepage_carousel .btn_next {
    right: -40px; }
    .scheme_2 .homepage_carousel .btn_next:before {
      content: '\f105'; }
.scheme_2 .product_collection.item3_1 {
  clear: left; }
.scheme_2 .view_list .product {
  width: 100%;
  padding-top: 15px;
  float: none;
  overflow: hidden; }
.scheme_2 .view_list .product_wrapper {
  padding: 20px; }
.scheme_2 .view_list .product_img {
  width: 200px;
  float: left;
  margin: 0 20px 0 0;
  padding: 0; }
  .scheme_2 .view_list .product_img a {
    padding: 0; }
    .scheme_2 .view_list .product_img a .product_badge {
      top: 0px;
      left: 0; }
      .scheme_2 .view_list .product_img a .product_badge.sale {
        right: 0;
        left: auto; }
.scheme_2 .view_list .product_info {
  overflow: hidden;
  text-align: left;
  padding: 0; }
.scheme_2 .view_list .product_desc__long {
  display: block; }
.scheme_2 footer {
  margin: 87px 0 0 0;
  background: #f4f4f4; }
  .scheme_2 footer .footer_newsletter {
    border-bottom: 2px solid #ebebeb; }
    .scheme_2 footer .footer_newsletter .flexbox {
      min-height: 131px;
      padding: 23px 0 11px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .scheme_2 footer .footer_newsletter .flexbox > form, .scheme_2 footer .footer_newsletter .flexbox > h3 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%; }
    .scheme_2 footer .footer_newsletter h3 {
      margin: 0;
      font-size: 21px;
      letter-spacing: 0.42px; }
      .scheme_2 footer .footer_newsletter h3 .icon {
        margin-right: 23px;
        font-size: 41px;
        color: #ff870b; }
      .scheme_2 footer .footer_newsletter h3 span + span {
        display: inline-block;
        overflow: hidden; }
    .scheme_2 footer .footer_newsletter .form_inside {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .scheme_2 footer .footer_newsletter .form_inside input {
        height: 40px;
        padding: 0 14px;
        background: white;
        color: #959595;
        border: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
      .scheme_2 footer .footer_newsletter .form_inside .btn {
        min-width: 170px;
        margin-left: 30px;
        height: 40px;
        line-height: 40px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .scheme_2 footer .footer_newsletter .form_status {
      margin: 10px 0 0 0;
      font-weight: bold; }
      .scheme_2 footer .footer_newsletter .form_status.error {
        color: #f00; }
      .scheme_2 footer .footer_newsletter .form_status.success {
        color: #119000; }
  .scheme_2 footer .footer_block {
    margin-bottom: 10px;
    padding-top: 35px; }
    .scheme_2 footer .footer_block h3 {
      margin-top: 0;
      margin-bottom: 10px; }
  .scheme_2 footer .fb_iframe_widget {
    margin-top: 15px; }
  .scheme_2 footer .footer_links li {
    font-size: 15px; }
    .scheme_2 footer .footer_links li + li {
      margin-top: 14px; }
    .scheme_2 footer .footer_links li.active {
      color: #35c36e; }
  .scheme_2 footer .footer_contacts {
    max-width: 185px;
    margin-top: 16px;
    line-height: 1.333;
    font-size: 15px; }
    .scheme_2 footer .footer_contacts a {
      color: #252525; }
      .scheme_2 footer .footer_contacts a:hover {
        color: #ff870b; }
    .scheme_2 footer .footer_contacts .icon {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 24px;
      color: #ff870b; }
    .scheme_2 footer .footer_contacts .fa-mobile {
      top: -4px;
      font-size: 30px; }
    .scheme_2 footer .footer_contacts li {
      position: relative;
      display: block;
      padding-left: 28px; }
      .scheme_2 footer .footer_contacts li + li {
        margin-top: 14px; }
  .scheme_2 footer .contacts_phone + .contacts_phone {
    margin-top: 20px; }
  .scheme_2 footer .copyright {
    margin-top: 31px;
    background-color: #ebebeb; }
    .scheme_2 footer .copyright p {
      margin: 16px 0;
      color: rgba(37, 37, 37, 0.8); }
    .scheme_2 footer .copyright a {
      color: rgba(37, 37, 37, 0.8); }
      .scheme_2 footer .copyright a:hover {
        color: #ff870b; }
.scheme_2 #back_top {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 0 0 615px;
  background: #ff870b;
  color: white;
  text-align: center;
  position: fixed;
  left: 50%;
  bottom: 50px;
  z-index: 999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9); }
  .scheme_2 #back_top:before {
    content: '\f106';
    font: 18px/29px 'FontAwesome'; }
  .scheme_2 #back_top:hover {
    background: #5d5d5d; }
.scheme_2 .breadcrumb_wrap {
  margin: 20px 0 30px; }
.scheme_2 .breadcrumb {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none; }
.scheme_2 .breadcrumb a,
.scheme_2 .breadcrumb > li + li:before {
  color: #959595; }
.scheme_2 .breadcrumb a:hover {
  color: #282f40; }
.scheme_2 .collection_info .collection_img {
  margin-top: 25px;
  padding: 4px;
  text-align: center;
  border: 1px solid #ebebeb; }
.scheme_2 .collection_info .collection_desc {
  margin-top: 25px; }
  .scheme_2 .collection_info .collection_desc .rte {
    margin: 0; }
.scheme_2 ul.tags {
  margin: 17px 0 0 0;
  list-style-type: none; }
  .scheme_2 ul.tags li {
    float: left;
    margin: 5px 5px 0 0; }
    .scheme_2 ul.tags li a {
      display: block;
      padding: 5px 10px;
      background: #ff870b;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_2 ul.tags li a:hover, .scheme_2 ul.tags li.active a {
      background: #35c36e;
      color: #252525; }
.scheme_2 #collection_sorted .product_listing_controls {
  border-top: 1px solid #ebebeb;
  border-bottom: 0; }
.scheme_2 .product_listing_controls {
  overflow: hidden;
  margin: 30px 0 0 0;
  padding: 0 0 10px 0;
  background: none;
  border-bottom: 1px solid #ebebeb; }
.scheme_2 .product_listing_toggle {
  float: left;
  font-size: 0; }
  .scheme_2 .product_listing_toggle li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 10px 10px 0 0;
    border: 1px solid transparent;
    color: #5d5d5d;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
    .scheme_2 .product_listing_toggle li.active {
      background: white;
      border-color: #ebebeb;
      color: #282f40;
      cursor: default; }
    .scheme_2 .product_listing_toggle li i {
      font-size: 17px;
      line-height: 30px; }
    .scheme_2 .product_listing_toggle li:not(.active):hover {
      color: #ff870b; }
.scheme_2 .sort_by {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_2 .sort_by label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_2 .sort_by select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_2 .show_products {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_2 .show_products label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_2 .show_products select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_2 #product_listing_preloader {
  position: relative; }
.scheme_2 .collection_listing_item {
  margin: 50px 0 0 0;
  text-align: center; }
  .scheme_2 .collection_listing_item .collection_wrapper {
    padding: 30px 10px;
    border: 1px solid #ebebeb; }
  .scheme_2 .collection_listing_item:nth-child(4n+1) {
    clear: left; }
  .scheme_2 .collection_listing_item .collection_img a {
    display: block;
    padding: 20px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_2 .collection_listing_item .collection_img a:hover {
      opacity: .5; }
  .scheme_2 .collection_listing_item .collection_name {
    margin: 15px 0 0 0; }
  .scheme_2 .collection_listing_item .collection_products {
    margin: 5px 0 0 0;
    color: #5d5d5d; }
  .scheme_2 .collection_listing_item .collection_desc {
    margin: 5px 0 0 0; }
  .scheme_2 .collection_listing_item .btn {
    margin: 15px 0 0 0; }
.scheme_2 .products_count {
  height: 30px;
  float: left;
  margin: 10px 10px 0 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px; }
.scheme_2 #pagination {
  display: inline-block;
  overflow: hidden;
  float: right;
  margin: 10px 0 0 10px;
  font-size: 0; }
  .scheme_2 #pagination span {
    display: inline-block;
    vertical-align: top; }
    .scheme_2 #pagination span ~ span {
      margin: 0 0 0 2px; }
    .scheme_2 #pagination span a {
      height: 30px;
      display: block;
      padding: 0 10px;
      background: #ff870b;
      font-size: 13px;
      line-height: 29px;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_2 #pagination span.page a {
      width: 30px;
      padding: 0;
      text-align: center; }
    .scheme_2 #pagination span a:hover {
      background: #35c36e;
      color: #252525; }
    .scheme_2 #pagination span.current {
      width: 30px;
      height: 30px;
      background: #35c36e;
      font-size: 13px;
      line-height: 29px;
      color: #252525;
      text-align: center;
      cursor: default;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
.scheme_2 .sidebar_widget ~ .sidebar_widget {
  margin: 30px 0 0 0; }
.scheme_2 .sidebar_widget .widget_header {
  margin: 0;
  font-size: 24px; }
.scheme_2 .sidebar_widget .widget_content {
  margin: 20px 0 0 0; }
.scheme_2 .list_links li {
  padding: 7px 0px; }
  .scheme_2 .list_links li ~ li {
    margin: 1px 0 0 0; }
  .scheme_2 .list_links li a {
    color: #ff870b; }
  .scheme_2 .list_links li a.active, .scheme_2 .list_links li a:hover {
    color: #252525; }
.scheme_2 .list_products .product {
  overflow: hidden;
  padding: 15px 0; }
  .scheme_2 .list_products .product + .product {
    border-top: 1px solid #ebebeb; }
.scheme_2 .list_products .product_img {
  width: 100px;
  float: left;
  margin-right: 15px; }
  .scheme_2 .list_products .product_img a {
    display: block;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_2 .list_products .product_img a:hover {
      opacity: .7; }
.scheme_2 .list_products .product_info {
  overflow: hidden; }
.scheme_2 .list_products .product_price {
  margin: 10px 0; }
  .scheme_2 .list_products .product_price .money {
    font-size: 20px; }
  .scheme_2 .list_products .product_price .compare-at-price {
    font-size: 14px; }
.scheme_2 .sidebar_widget__search {
  height: 40px;
  padding: 0 38px 0 0;
  border: 1px solid #ebebeb; }
  .scheme_2 .sidebar_widget__search input {
    width: 100%;
    height: 38px;
    float: left;
    padding: 0 0 0 10px;
    background: none;
    border: none;
    background: white;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .scheme_2 .sidebar_widget__search button {
    width: 38px;
    height: 38px;
    margin: 0 -40px 0 0;
    background: white;
    color: #282f40;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_2 .sidebar_widget__search button i.fa {
      height: 38px;
      display: block;
      font-size: 18px;
      line-height: 37px; }
    .scheme_2 .sidebar_widget__search button:hover {
      color: #5d5d5d; }
.scheme_2 .sidebar_widget__articles .widget_content {
  margin: 20px 0 0 0; }
.scheme_2 .sidebar_widget__articles ul li {
  overflow: hidden; }
.scheme_2 .sidebar_widget__articles ul li ~ li {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_2 .sidebar_widget__articles img {
  width: 145px;
  float: left;
  margin: 0 10px 0 0; }
.scheme_2 .sidebar_widget__articles .article_content__img {
  overflow: hidden; }
.scheme_2 .sidebar_widget__articles .article_title {
  margin: 10px 0 0 0; }
.scheme_2 .sidebar_widget__articles .article_comments {
  margin: 10px 0 0 0; }
  .scheme_2 .sidebar_widget__articles .article_comments:before {
    content: '\f0e6';
    margin: 0 5px 0 0;
    font: 14px 'FontAwesome'; }
.scheme_2 .sidebar_widget__tags .widget_content {
  margin: 15px 0 0 0; }
.scheme_2 .sidebar_widget__comments .widget_content {
  margin: 20px 0 0 0; }
.scheme_2 .sidebar_widget__comments ul li ~ li {
  margin: 25px 0 0 0;
  padding: 25px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_2 .sidebar_widget__comments .item_icon {
  width: 30px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  float: left;
  font-size: 16px; }
.scheme_2 .sidebar_widget__comments .item_content {
  display: block;
  margin: 0 0 0 30px;
  color: #959595; }
.scheme_2 .sidebar_widget__comments .item_info {
  display: block;
  padding: 10px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .scheme_2 .sidebar_widget__comments .item_info .item_author {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 10px; }
  .scheme_2 .sidebar_widget__comments .item_info time {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .scheme_2 .sidebar_widget__comments .item_info .item_date {
    margin: 0 7px 0 0px;
    padding: 0 10px 0 0;
    border-right: 1px solid #ebebeb; }
  .scheme_2 .sidebar_widget__comments .item_info .item_time {
    white-space: nowrap; }
.scheme_2 #searchresults {
  margin: 0 !important; }
  .scheme_2 #searchresults .search_form {
    margin: 15px 0 0 0; }
    .scheme_2 #searchresults .search_form input {
      width: 100%;
      float: left;
      padding: 0 34px 0 10px; }
    .scheme_2 #searchresults .search_form button {
      width: 34px;
      height: 34px;
      float: left;
      margin: -1px 0 0 -34px;
      background: none;
      border: none;
      font-size: 20px;
      color: #26a6e4;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_2 #searchresults .search_form button:hover {
        color: #111111; }
      .scheme_2 #searchresults .search_form button i {
        line-height: 32px; }
  .scheme_2 #searchresults h3 {
    margin: 0;
    padding: 0; }
  .scheme_2 #searchresults ol {
    list-style-type: none;
    padding: 15px 0 0 0; }
    .scheme_2 #searchresults ol li {
      overflow: hidden;
      margin: 0;
      padding: 15px 0;
      border-bottom: 1px solid #ebebeb; }
      .scheme_2 #searchresults ol li .search-result_image {
        float: left;
        margin-right: 15px;
        max-width: 30%; }
        .scheme_2 #searchresults ol li .search-result_image a {
          display: block;
          padding: 5px;
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
          -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
          .scheme_2 #searchresults ol li .search-result_image a:hover {
            opacity: .7; }
      .scheme_2 #searchresults ol li .search-result_container {
        padding: 15px 0 0 0; }
.scheme_2 .elevatezoom_big_wrapper {
  width: 370px;
  padding: 2px;
  background: white;
  border: 1px solid #ebebeb; }
.scheme_2 .elevatezoom_big_clicker {
  cursor: pointer;
  display: none; }
.scheme_2 .zoomWrapper,
.scheme_2 #elevatezoom_big {
  width: 364px !important;
  height: auto !important;
  position: relative !important; }
.scheme_2 #elevatezoom_big {
  background: rgba(0, 0, 0, 0.05); }
.scheme_2 #elevatezoom_big ~ #elevatezoom_big {
  width: 0 !important;
  height: 0 !important; }
.scheme_2 .zoomContainer {
  z-index: 1 !important; }
.scheme_2 .zoomLens {
  z-index: 1 !important; }
.scheme_2 .zoomWindow {
  margin: -3px 0 0 0 !important; }
.scheme_2 .product_images .swiper-container {
  margin: 10px 0 0 0; }
.scheme_2 .product_images a {
  display: block;
  padding: 2px;
  border: 1px solid #ebebeb; }
  .scheme_2 .product_images a img {
    max-width: 100%;
    background: rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .scheme_2 .product_images a:hover img {
    background: rgba(0, 0, 0, 0.01); }
.scheme_2 .product_images .swiper_btn {
  width: 25px;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  font: 22px 'FontAwesome';
  color: white;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 100;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: .5; }
  .scheme_2 .product_images .swiper_btn:before {
    width: 100%;
    display: block;
    margin: -11px 0 0 0;
    position: absolute;
    left: 0;
    top: 50%; }
.scheme_2 .product_images .btn_prev {
  left: 0; }
  .scheme_2 .product_images .btn_prev:before {
    content: '\f104'; }
.scheme_2 .product_images .btn_next {
  right: 0; }
  .scheme_2 .product_images .btn_next:before {
    content: '\f105'; }
.scheme_2 .product_images:hover .swiper_btn {
  opacity: 1; }
.scheme_2 .product_info__wrapper {
  display: table; }
  .scheme_2 .product_info__wrapper .product_info__left {
    width: 500px;
    display: table-cell;
    padding: 0 20px 0 0; }
  .scheme_2 .product_info__wrapper .product_info__right {
    width: 270px;
    display: table-cell;
    padding: 0 0 0 20px;
    border-left: 1px solid #ebebeb; }
  .scheme_2 .product_info__wrapper .product_name {
    margin: 0;
    font-size: 18px; }
  .scheme_2 .product_info__wrapper .variants-wrapper {
    overflow: hidden;
    margin: 0 -10px;
    padding: 0 0 5px 0; }
  .scheme_2 .product_info__wrapper .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_2 .product_info__wrapper .selector-wrapper label {
      display: block; }
    .scheme_2 .product_info__wrapper .selector-wrapper select {
      width: 99%;
      height: 37px;
      margin: 5px 0 0 0;
      padding: 5px; }
  .scheme_2 .product_info__wrapper .product_details {
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #ebebeb; }
    .scheme_2 .product_info__wrapper .product_details b {
      font-weight: normal;
      font-size: 14px;
      line-height: 1.5em;
      color: #282f40;
      cursor: default; }
  .scheme_2 .product_info__wrapper .product_details__item {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #5d5d5d; }
    .scheme_2 .product_info__wrapper .product_details__item a {
      color: #5d5d5d;
      text-decoration: underline; }
    .scheme_2 .product_info__wrapper .product_details__item a:hover {
      text-decoration: none; }
.scheme_2 .product_tags span:before {
  content: '\f02b';
  margin: 0 3px 0 7px;
  font: 13px 'FontAwesome'; }
.scheme_2 #product_price {
  position: relative; }
  .scheme_2 #product_price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_2 #product_price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_2 #product_price .money_sale {
    font-size: 16px; }
  .scheme_2 #product_price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #ff0000;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_2 #product_quantity {
  margin: 15px 0 0 0; }
  .scheme_2 #product_quantity b.aval_label {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    color: #282f40;
    cursor: default; }
.scheme_2 #purchase {
  margin: 15px 0 0 0; }
  .scheme_2 #purchase label {
    display: block; }
.scheme_2 .quantity_box {
  display: inline-block;
  margin: 10px 10px 0 0; }
  .scheme_2 .quantity_box input {
    width: 54px;
    height: 24px;
    display: block;
    padding: 0;
    background: none;
    border: 2px solid #ebebeb !important;
    font-size: 15px;
    text-align: center;
    color: #282f40;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0; }
  .scheme_2 .quantity_box .quantity_modifier {
    width: 26px;
    height: 24px;
    display: block;
    float: left;
    border: 2px solid #ebebeb;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_2 .quantity_box .quantity_modifier:active {
      color: #282f40; }
    .scheme_2 .quantity_box .quantity_modifier i {
      font-size: 14px;
      line-height: 22px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_2 .quantity_box .quantity_modifier:hover {
      border-color: #ff870b; }
      .scheme_2 .quantity_box .quantity_modifier:hover:hover {
        color: #ff870b; }
  .scheme_2 .quantity_box .quantity_down {
    margin: 2px 0 0 0;
    -webkit-border-radius: 0 0 0 1px;
    -moz-border-radius: 0 0 0 1px;
    border-radius: 0 0 0 1px; }
  .scheme_2 .quantity_box .quantity_up {
    margin: 2px 0 0 2px;
    -webkit-border-radius: 0 0 1px 0;
    -moz-border-radius: 0 0 1px 0;
    border-radius: 0 0 1px 0; }
.scheme_2 #purchase #add-to-cart {
  height: 50px;
  margin: 10px 10px 0 0;
  padding: 0 15px;
  font-size: 15px; }
.scheme_2 #wishlist_section {
  margin: 20px 0 0 0;
  line-height: 1.2em; }
  .scheme_2 #wishlist_section i {
    margin: 0 3px 0 0;
    font-size: 14px;
    line-height: 1.2em; }
  .scheme_2 #wishlist_section a {
    text-decoration: underline; }
  .scheme_2 #wishlist_section #wishlist_add,
  .scheme_2 #wishlist_section a:hover {
    text-decoration: none; }
.scheme_2 .product_info__wrapper .addthis_sharing_toolbox {
  margin: 20px 0 0 0;
  padding: 17px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_2 .product_info__wrapper .addthis_sharing_toolbox .at-share-btn {
  vertical-align: top;
  margin: 3px 3px 0 0 !important; }
.scheme_2 .product_wrap .product_description__title {
  margin: 40px 0 0 0; }
.scheme_2 .product_pagination {
  width: 100%;
  overflow: hidden;
  margin: 40px 0 0 0; }
  .scheme_2 .product_pagination .product_prev {
    float: left; }
  .scheme_2 .product_pagination .product_next {
    float: right; }
.scheme_2 .widget_related_products h3 {
  margin: 40px 0 0 0; }
.scheme_2 ul.product_listing_related {
  list-style-type: none; }
  .scheme_2 ul.product_listing_related .product_img a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_2 ul.product_listing_related .product_img a:hover {
      opacity: .7; }
.scheme_2 .article_title {
  font-weight: normal;
  font-size: 16px;
  color: #282f40;
  text-transform: none; }
  .scheme_2 .article_title a {
    color: #282f40; }
  .scheme_2 .article_title a:hover {
    color: #5d5d5d; }
.scheme_2 .article_date:before {
  content: '\f073';
  margin: 0 5px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_2 .article_info {
  margin: 15px 0 0 0; }
  .scheme_2 .article_info time,
  .scheme_2 .article_info span:not(:last-child) {
    margin: 0 12px 0 0;
    padding: 0 12px 0 0;
    border-right: 1px solid #ebebeb; }
.scheme_2 .blog_tags {
  font-size: 0; }
  .scheme_2 .blog_tags a {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 5px 10px;
    background: none;
    font-size: 14px;
    color: #959595;
    border: 1px solid #ebebeb; }
    .scheme_2 .blog_tags a:before {
      content: '\f02b';
      margin: 0 5px 0 0;
      font: 12px 'FontAwesome';
      color: #959595;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_2 .blog_tags a:hover {
      background: #ff870b;
      color: white; }
    .scheme_2 .blog_tags a:hover:before {
      color: white; }
    .scheme_2 .blog_tags a.tag_active {
      background: #ff870b;
      color: white !important;
      cursor: default; }
    .scheme_2 .blog_tags a.tag_active:before {
      color: white; }
.scheme_2 .blog_listing__article {
  margin: 30px 0 0 0; }
  .scheme_2 .blog_listing__article ~ .blog_listing__article {
    padding: 30px 0 0 0;
    border-top: 1px solid #ebebeb; }
  .scheme_2 .blog_listing__article .article_title {
    margin: 0;
    font-size: 20px; }
    .scheme_2 .blog_listing__article .article_title a {
      color: #ff870b; }
      .scheme_2 .blog_listing__article .article_title a:hover {
        color: #35c36e; }
  .scheme_2 .blog_listing__article .article_body {
    margin: 30px 0;
    overflow: hidden; }
    .scheme_2 .blog_listing__article .article_body .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_2 .blog_listing__article .article_body .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_2 .blog_listing__article .article_content {
    margin: 0px 0 0 0; }
  .scheme_2 .blog_listing__article .small_width + .article_content {
    margin-top: 0; }
  .scheme_2 .blog_listing__article .article_footer .blog_tags {
    margin: -10px 0 30px 0; }
.scheme_2 .blog_article {
  margin: 30px 0 0 0; }
  .scheme_2 .blog_article .article_title {
    margin: 0;
    font-size: 20px; }
  .scheme_2 .blog_article .article_content {
    margin: 30px 0 0 0; }
    .scheme_2 .blog_article .article_content .rte {
      margin: 0; }
    .scheme_2 .blog_article .article_content .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_2 .blog_article .article_content .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_2 .blog_article .article_footer {
    margin: 30px 0 0 0; }
    .scheme_2 .blog_article .article_footer .blog_tags {
      margin: -10px 0 30px 0; }
  .scheme_2 .blog_article .article_pagination {
    margin: 15px 0 0 0; }
    .scheme_2 .blog_article .article_pagination .btn {
      margin: 15px 0 0 0;
      letter-spacing: 0;
      font-size: 12px; }
    .scheme_2 .blog_article .article_pagination .article_next {
      float: right;
      margin: 15px 0 0 15px; }
.scheme_2 .article_comments {
  white-space: nowrap; }
.scheme_2 .article_comments__list {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_2 .article_comments__list h3 {
    margin: 0; }
  .scheme_2 .article_comments__list ul li {
    margin: 30px 0 0 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.05); }
    .scheme_2 .article_comments__list ul li time span {
      margin: 0 0 0 12px;
      padding: 0 0 0 12px;
      border-left: 1px solid #ebebeb; }
  .scheme_2 .article_comments__list .comment_author {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .scheme_2 .article_comments__list .comment_author b {
      padding-right: 10px; }
  .scheme_2 .article_comments__list .comment_content {
    margin: 10px 0 0 0; }
.scheme_2 .article_comments__form {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_2 .article_comments__form h3 {
    margin: 0;
    font-size: 20px; }
  .scheme_2 .article_comments__form .col-lg-6 {
    margin: 15px 0 0 0; }
  .scheme_2 .article_comments__form button {
    margin: 15px 0 0 0; }
.scheme_2 .account_section {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb;
  border-top: 2px solid #5d5d5d; }
  .scheme_2 .account_section h4 {
    overflow: hidden;
    margin: 0;
    font-size: 16px; }
    .scheme_2 .account_section h4 span {
      vertical-align: top;
      float: right; }
    .scheme_2 .account_section h4 a {
      font-weight: normal; }
      .scheme_2 .account_section h4 a ~ a {
        margin: 0 0 0 15px; }
      .scheme_2 .account_section h4 a:before {
        vertical-align: top;
        margin: 0 5px 0 0;
        font: 14px/24px 'FontAwesome'; }
      .scheme_2 .account_section h4 a.link_add:before {
        content: '\f067'; }
      .scheme_2 .account_section h4 a.link_edit:before {
        content: '\f040'; }
      .scheme_2 .account_section h4 a.link_close:before {
        content: '\f00d'; }
      .scheme_2 .account_section h4 a.link_delete:before {
        content: '\f1f8'; }
  .scheme_2 .account_section p.note {
    margin: 15px 0 0 0; }
  .scheme_2 .account_section .btn {
    margin-right: 15px; }
  .scheme_2 .account_section label {
    line-height: 34px; }
  .scheme_2 .account_section .address_item {
    line-height: 26px; }
  .scheme_2 .account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    border: 1px solid #5d5d5d;
    font: 15px/25px 'FontAwesome';
    color: #282f40;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .scheme_2 .account_section .address_item {
    margin: 15px 0 0 0; }
    .scheme_2 .account_section .address_item ~ .address_item {
      margin: 10px 0 0 0; }
  .scheme_2 .account_section .address_location:before {
    content: '\f015'; }
  .scheme_2 .account_section .address_phone:before {
    content: '\f095';
    font-size: 14px; }
  .scheme_2 .account_section .address_user:before {
    content: '\f007'; }
  .scheme_2 .account_section input[type="radio"],
  .scheme_2 .account_section input[type="checkbox"] {
    margin: 10px 5px 0 0; }
.scheme_2 #account_reset__link {
  white-space: nowrap; }
.scheme_2 #address_form_new .form-group:nth-last-of-type(2) label {
  text-align: left; }
.scheme_2 .account_wrapper {
  width: 100%;
  height: 100%;
  display: table;
  margin: 30px 0 0 0; }
  .scheme_2 .account_wrapper .account_left {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 1; }
    .scheme_2 .account_wrapper .account_left:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #35c36e;
      position: absolute;
      top: 0;
      right: 15px;
      bottom: 0;
      left: 0;
      z-index: -1; }
  .scheme_2 .account_wrapper .account_right {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 0 0 15px;
    position: relative;
    z-index: 1; }
    .scheme_2 .account_wrapper .account_right:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #35c36e;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 15px;
      z-index: -1; }
  .scheme_2 .account_wrapper .account_section {
    width: 100%;
    height: 100%;
    margin: 0;
    border: none; }
.scheme_2 #account_login .account_left ul {
  margin: 10px 0 0 0; }
  .scheme_2 #account_login .account_left ul li {
    margin: 5px 0 0 0;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_2 #account_login .account_left ul li:before {
      content: '\f00c';
      margin: 0 7px 0 0;
      font: 14px 'FontAwesome';
      color: #5d5d5d; }
.scheme_2 #account_login .account_left .btn {
  margin-top: 15px; }
.scheme_2 #account_guest {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb; }
  .scheme_2 #account_guest .btn {
    margin-top: 15px; }
.scheme_2 #account_reset_form {
  margin: 0; }
.scheme_2 .account_area .page_heading {
  overflow: hidden;
  padding: 0 0 10px 0;
  background: none;
  border: none;
  border-bottom: 2px solid #ebebeb;
  position: relative; }
  .scheme_2 .account_area .page_heading a {
    display: block;
    float: right;
    margin: 4px 0 0 10px;
    font-size: 14px; }
    .scheme_2 .account_area .page_heading a.link_logout {
      position: absolute;
      right: 0;
      top: 0; }
.scheme_2 .account_welcome {
  text-align: center; }
  .scheme_2 .account_welcome .page_heading:before {
    content: '\f007';
    margin: 0 7px 0 0;
    font-family: 'FontAwesome'; }
.scheme_2 .account_welcome__name {
  margin: 30px 0 0 0;
  color: #5d5d5d; }
.scheme_2 .account_table {
  width: 100%;
  margin: 15px 0 0 0; }
  .scheme_2 .account_table th,
  .scheme_2 .account_table td {
    vertical-align: middle; }
.scheme_2 .table_info tr ~ tr {
  border-top: 1px solid #ebebeb; }
.scheme_2 .table_info td {
  padding: 5px 0; }
  .scheme_2 .table_info td ~ td {
    padding: 5px 0 5px 5px;
    color: #282f40;
    text-align: right; }
.scheme_2 .table_orders thead {
  border-bottom: 2px solid #ebebeb; }
.scheme_2 .table_orders th {
  padding: 5px 7px;
  border: 1px solid #ebebeb;
  color: #282f40;
  text-transform: uppercase; }
.scheme_2 .table_orders td {
  padding: 5px 7px;
  border: 1px solid #ebebeb; }
.scheme_2 .table_orders tfoot {
  border-top: 2px solid #ebebeb; }
.scheme_2 .table_orders p {
  margin: 7px 0 0 0; }
.scheme_2 .table_orders a {
  text-decoration: underline; }
  .scheme_2 .table_orders a:hover {
    text-decoration: none; }
.scheme_2 .table_orders .cell_total {
  text-align: right; }
.scheme_2 .table_orders .row_total {
  border-top: 2px solid #ebebeb;
  font-size: 14px; }
  .scheme_2 .table_orders .row_total .money {
    font-weight: bold; }
.scheme_2 .account_default .address_all {
  margin: 15px 0 0 0; }
  .scheme_2 .account_default .address_all a {
    text-decoration: underline; }
    .scheme_2 .account_default .address_all a:hover {
      text-decoration: none; }
.scheme_2 .account_address__item h4 {
  padding: 0 0 7px 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_2 .order_cancelled h4 {
  margin: 0;
  font-size: 14px; }
.scheme_2 .order_cancelled p {
  margin: 10px 0 0 0; }
.scheme_2 #cart_loader {
  width: 100%;
  height: 0;
  position: fixed;
  left: 0;
  top: 0; }
  .scheme_2 #cart_loader.loader_off .global_loader {
    top: 40px; }
  .scheme_2 #cart_loader.loader_on .global_loader {
    top: 80px; }
.scheme_2 .cart_list {
  width: 100%;
  max-width: 100%;
  margin: 30px 0 0 0; }
  .scheme_2 .cart_list th {
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #ebebeb;
    font-size: 14px;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_2 .cart_list th ~ th {
      text-align: center; }
  .scheme_2 .cart_list td {
    padding: 20px;
    border: 1px solid #ebebeb; }
  .scheme_2 .cart_list .cell_3 {
    text-align: center; }
  .scheme_2 .cart_list .cell_5 {
    text-align: center; }
  .scheme_2 .cart_list .cart_price {
    font-size: 14px;
    text-align: right; }
.scheme_2 .cart_item__img {
  width: 140px;
  float: left; }
.scheme_2 .cart_item__info {
  margin: 0 0 0 160px; }
.scheme_2 .cart_item__name {
  margin: 0; }
.scheme_2 .cart_item__variant {
  margin: 15px 0 0 0;
  font-size: 14px;
  color: #282f40; }
.scheme_2 .cart_item__details {
  margin: 10px 0 0 0; }
  .scheme_2 .cart_item__details p {
    margin: 5px 0 0 0; }
    .scheme_2 .cart_item__details p span {
      color: #282f40; }
.scheme_2 .cart_item .quantity_box {
  width: 88px;
  height: 24px;
  margin: 0;
  position: relative; }
  .scheme_2 .cart_item .quantity_box input {
    width: 40px;
    position: absolute;
    left: 24px;
    top: 0; }
  .scheme_2 .cart_item .quantity_box .quantity_down {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .scheme_2 .cart_item .quantity_box .quantity_up {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0; }
.scheme_2 .cart_item .cart_update {
  width: 88px;
  margin: 5px 0 0 0;
  font-size: 11px;
  padding: 0 7px;
  font-weight: 400;
  text-transform: none; }
.scheme_2 .cart_item__remove {
  font-size: 14px;
  color: #ff870b; }
  .scheme_2 .cart_item__remove i {
    vertical-align: baseline; }
  .scheme_2 .cart_item__remove:hover {
    color: #35c36e; }
.scheme_2 .cart_list .cart_buttons .btn {
  float: right;
  margin: 0 0 0 20px; }
.scheme_2 .cart_list .cart_buttons .btn-alt {
  float: none;
  margin: 0; }
.scheme_2 .cart_list .cart_buttons .btn span {
  margin: 0 7px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_2 .cart_list .cart_summary .cart_summary__row {
  margin: 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  color: #282f40; }
  .scheme_2 .cart_list .cart_summary .cart_summary__row ~ .cart_summary__row {
    padding: 10px 0; }
  .scheme_2 .cart_list .cart_summary .cart_summary__row span {
    float: right; }
.scheme_2 .cart_list .cart_summary .cart_summary__notification {
  margin: 20px 0 0 0; }
.scheme_2 .cart_list .cart_summary .cart_summary__instructions {
  margin: 15px 0 0 0; }
  .scheme_2 .cart_list .cart_summary .cart_summary__instructions label {
    display: block;
    padding: 0 0 3px 0;
    font-weight: normal;
    color: #282f40; }
  .scheme_2 .cart_list .cart_summary .cart_summary__instructions textarea {
    width: auto !important;
    height: 100px !important;
    max-width: 100% !important;
    resize: none; }
.scheme_2 .cart_list .cart_summary .cart_summary__checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  text-align: center; }
  .scheme_2 .cart_list .cart_summary .cart_summary__checkout .cart_summary__methods {
    margin: 10px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_2 .cart_list .cart_summary .cart_summary__checkout .cart_summary__checkout__button_wrapper {
    margin: 20px 0 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_2 .cart_list .cart_summary .cart_summary__checkout .btn {
    margin-top: 0px;
    padding: 0 10px;
    font-weight: 400; }
.scheme_2 .cart_list .cart_summary .cart_summary__methods li {
  display: inline-block;
  margin: 14px 10px 0 0; }
.scheme_2 .cart_empty h4 {
  font-size: 20px; }
  .scheme_2 .cart_empty h4 a {
    font-weight: inherit;
    text-decoration: underline; }
    .scheme_2 .cart_empty h4 a:hover {
      text-decoration: none; }
.scheme_2 #contact_page #google_map {
  margin: 15px 0;
  border: 1px solid #ebebeb; }
  .scheme_2 #contact_page #google_map iframe {
    width: 100%; }
.scheme_2 #contact_page .btn {
  margin-top: 5px; }
.scheme_2 .contact-form textarea {
  width: 100%; }
.scheme_2 .template-404 h2,
.scheme_2 .template-404 h2 a {
  vertical-align: baseline; }
.scheme_2 .page_sitemap h2 {
  margin: 30px 0 15px 0; }
.scheme_2 .page_sitemap .sitemap_separator {
  width: 100%;
  height: 0;
  float: none;
  clear: both;
  margin: 0 15px;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_2 .page_sitemap ul {
  list-style-type: disc;
  padding-left: 15px; }
  .scheme_2 .page_sitemap ul li {
    margin-top: 7px; }
    .scheme_2 .page_sitemap ul li a {
      color: #959595; }
      .scheme_2 .page_sitemap ul li a:hover {
        color: #ff870b; }
.scheme_2 .wishlist_page .wishlist_empty {
  margin: 15px 0 0 0; }
.scheme_2 #wishlist_products_number {
  display: inline;
  font-weight: inherit;
  line-height: inherit; }
.scheme_2 .product_wishlist a.product_img {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .scheme_2 .product_wishlist a.product_img:hover {
    opacity: .6; }
.scheme_2 .product_wishlist:nth-child(3n+1) {
  clear: left; }
.scheme_2 #customization_tool {
  width: 240px;
  margin: -252px 0 0 0;
  background: #fff;
  position: fixed;
  left: -240px;
  top: 50%;
  z-index: 100000;
  -webkit-border-radius: 0 10px 4px 0;
  -moz-border-radius: 0 10px 4px 0;
  border-radius: 0 10px 4px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }
  .scheme_2 #customization_tool h4 {
    height: 50px;
    margin: 0;
    padding: 0 50px 0 20px;
    background: rgba(0, 0, 0, 0.04);
    font: bold 14px/50px 'Arial';
    color: #333;
    cursor: default;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0; }
  .scheme_2 #customization_tool .customization_block {
    padding: 0 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .scheme_2 #customization_tool .customization_block__colors {
    padding: 0 20px 20px 20px;
    border: none; }
  .scheme_2 #customization_tool h5 {
    height: 50px;
    margin: 0;
    font: bold 14px/50px 'Arial';
    color: #888;
    text-transform: uppercase;
    cursor: default; }
    .scheme_2 #customization_tool h5 i {
      width: 24px;
      height: 30px;
      display: inline-block;
      margin: 10px 10px 0 0;
      font-size: 21px;
      line-height: 30px;
      text-align: center;
      cursor: pointer; }
    .scheme_2 #customization_tool h5 i.fa-toggle-on {
      color: #333; }
  .scheme_2 #customization_tool #customization_tool__btn {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: #888;
    position: absolute;
    right: -50px;
    top: 0;
    opacity: .4;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
    .scheme_2 #customization_tool #customization_tool__btn i {
      width: 50px;
      height: 50px;
      display: block;
      font-size: 22px;
      line-height: 49px;
      color: #fff;
      text-align: center;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
  .scheme_2 #customization_tool.on {
    left: 0;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25); }
    .scheme_2 #customization_tool.on #customization_tool__btn {
      right: 0;
      opacity: 1;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .scheme_2 #customization_tool .color_palette {
    height: 30px;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .scheme_2 #customization_tool .color_palette.active {
      border-color: #fff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      -webkit-box-shadow: 0 0 0 2px #888888;
      -moz-box-shadow: 0 0 0 2px #888888;
      box-shadow: 0 0 0 2px #888888; }
  .scheme_2 #customization_tool .color_palette ~ .color_palette {
    margin: 20px 0 0 0; }
  .scheme_2 #customization_tool .color_item {
    position: absolute;
    top: 0;
    bottom: 0; }
    .scheme_2 #customization_tool .color_item.color_1 {
      left: -30px;
      right: 50%;
      z-index: 10;
      -webkit-transform: skewX(-45deg);
      transform: skewX(-45deg); }
    .scheme_2 #customization_tool .color_item.color_2 {
      left: 0;
      right: 0;
      z-index: 1; }
.scheme_2 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_on {
  opacity: 1 !important;
  display: block !important; }
.scheme_2 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_off {
  opacity: 0 !important;
  display: none !important; }
.scheme_2 #scheme_1 .color_1 {
  background: #26a6e4; }
.scheme_2 #scheme_1 .color_2 {
  background: #f2ca68; }
.scheme_2 #scheme_2 .color_1 {
  background: #ff870b; }
.scheme_2 #scheme_2 .color_2 {
  background: #35c36e; }
.scheme_2 #scheme_3 .color_1 {
  background: #730bff; }
.scheme_2 #scheme_3 .color_2 {
  background: #ff5c93; }
.scheme_2 #scheme_4 .color_1 {
  background: #f03a00; }
.scheme_2 #scheme_4 .color_2 {
  background: #39e7d2; }

.scheme_3 input:focus::-webkit-input-placeholder,
.scheme_3 textarea:focus::-webkit-input-placeholder {
  color: transparent; }
.scheme_3 .clearfix {
  zoom: 1; }
  .scheme_3 .clearfix:before, .scheme_3 .clearfix:after {
    content: "";
    display: table; }
  .scheme_3 .clearfix:after {
    clear: both; }
.scheme_3 .hidden,
.scheme_3 .visuallyhidden {
  display: none; }
.scheme_3 .left {
  float: left; }
.scheme_3 .right {
  float: right; }
.scheme_3 .flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.scheme_3 .jq-selectbox {
  display: block;
  z-index: 1000 !important;
  cursor: pointer; }
.scheme_3 .jq-selectbox__select-text {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.scheme_3 .jq-selectbox__trigger i {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_3 .jq-selectbox__dropdown {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_3 .jq-selectbox.opened .jq-selectbox__trigger i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
.scheme_3 #at15s {
  z-index: 999 !important; }
.scheme_3 #habla_window_div {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }
  .scheme_3 #habla_window_div textarea {
    min-height: 1px; }
.scheme_3 #habla_window_div textarea {
  min-height: 1px; }
.scheme_3 .global_loader {
  width: 44px;
  height: 44px;
  margin: 0 0 0 -22px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1001;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs2TEKwkAUhOEXBSurQM5jo2AbyG2EgIfyCkKqXEDiGYI2QkBn5aXYYBqb7MAM/Ft/LNutWbwtqtEVDei9UIMbajf93A51CyLn6twWrUwQOq0csTl6EICDMV/jOKG9pb+Nv21rCW53rM1wvFzPsD5zOc1WRjaBBRZYYIEFFlhggQUWWGCBBRZYYIEFFvh/cE/kfQbwnQh8C+ALEfhrLYznU6YY5RUBuJpe98HS/Vg8zr2R8E16Rk0C0MYt0dftR4ABAFfva4h/thfHAAAAAElFTkSuQmCC") 50% 50% no-repeat;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out; }
.scheme_3 .global_loader:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url("fancybox_loading.gif") 50% 50% no-repeat; }
.scheme_3 .loader_on .global_loader {
  top: 20px;
  opacity: 1; }
.scheme_3 .loader_off .global_loader {
  top: 0;
  opacity: 0; }
.scheme_3 #page_preloader {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .scheme_3 #page_preloader .global_loader {
    margin: -22px 0 0 -22px;
    top: 50%; }
  .scheme_3 #page_preloader.off {
    opacity: 0; }
.scheme_3 #cookies_container {
  overflow: hidden;
  padding: 5px 0;
  background: #111;
  text-align: center;
  display: none; }
  .scheme_3 #cookies_container p {
    display: inline-block;
    margin: 0;
    padding: 19px 0 0;
    font-size: 14px;
    color: #888; }
    .scheme_3 #cookies_container p b {
      vertical-align: baseline;
      color: #fff; }
  .scheme_3 #cookies_container .cookie_btn {
    height: 40px;
    display: inline-block;
    margin: 5px 0 5px 6px;
    padding: 0 20px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .scheme_3 #cookies_container #cookie_ok {
    margin: 10px 0 10px 20px;
    background: #18a439;
    border-color: #18a439; }
    .scheme_3 #cookies_container #cookie_ok:hover {
      background: #585858;
      border-color: #585858; }
  .scheme_3 #cookies_container #cookie_no {
    border-color: #585858; }
    .scheme_3 #cookies_container #cookie_no:hover {
      background: #585858;
      border-color: #585858; }
.scheme_3 #google_map,
.scheme_3 #google_map iframe {
  width: 100% !important;
  height: 300px !important;
  background: #e7e7e6; }
.scheme_3 #google_map img {
  max-width: none !important; }
.scheme_3 .fancybox-skin {
  padding: 15px;
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.scheme_3 .fancybox-close {
  width: 36px;
  height: 36px;
  display: block;
  background: #555;
  border: none;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5); }
  .scheme_3 .fancybox-close:hover {
    background: #730bff;
    color: white; }
  .scheme_3 .fancybox-close:before {
    content: '\f00d';
    display: block;
    font: 15px/36px 'FontAwesome';
    text-align: center; }
.scheme_3 .fancybox-nav span {
  width: 36px;
  height: 36px;
  display: block;
  margin: -18px 0 0 0;
  background: #555;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_3 .fancybox-nav span:before {
    display: block;
    font: 12px/36px 'FontAwesome';
    color: white;
    text-align: center; }
.scheme_3 .fancybox-nav:hover > span {
  background: #730bff; }
.scheme_3 .fancybox-prev span:before {
  content: '\f053';
  padding: 0 2px 0 0; }
.scheme_3 .fancybox-next span:before {
  content: '\f054';
  padding: 0 0 0 2px; }
.scheme_3 .fancybox_alert {
  padding: 0 !important;
  text-align: center; }
  .scheme_3 .fancybox_alert .alert {
    margin: 0;
    padding: 40px;
    font-size: 14px; }
  .scheme_3 .fancybox_alert .btn {
    margin: 15px 0 0 0;
    padding: 0 20px;
    font-size: 12px;
    text-decoration: none;
    color: #252525; }
  .scheme_3 .fancybox_alert .btn ~ .btn {
    margin: 15px 0 0 5px; }
.scheme_3 #cart_added .cart_added__row {
  height: 120px;
  display: table; }
.scheme_3 #cart_added h4 {
  margin: 0 0 15px 0;
  text-align: center;
  max-width: 420px; }
.scheme_3 #cart_added.cart_error {
  max-width: 420px; }
.scheme_3 .cart_added__1 {
  width: 120px;
  height: 100%;
  display: table-cell;
  text-align: center; }
  .scheme_3 .cart_added__1 img {
    height: 120px;
    padding: 10px;
    border: 1px solid #ebebeb; }
.scheme_3 .cart_added__2 {
  width: 300px;
  height: 100%;
  display: table-cell;
  padding: 0 0 0 15px; }
  .scheme_3 .cart_added__2 .product_name {
    display: block; }
  .scheme_3 .cart_added__2 #cart_added__quantity {
    margin: 15px 0 0 0;
    font-size: 16px; }
  .scheme_3 .cart_added__2 .btn {
    margin: 15px 10px 0 0;
    text-transform: none;
    padding: 0 10px; }
.scheme_3 #quick_view__wrap .fancybox-skin {
  padding: 30px !important; }
.scheme_3 #product_quick_view {
  width: 668px; }
.scheme_3 .product_quick_wrapper {
  width: 100%;
  display: table; }
.scheme_3 .quick_view__left {
  width: 317px;
  height: 100%;
  display: table-cell;
  padding: 0 15px 0 0; }
  .scheme_3 .quick_view__left #img_big {
    width: 302px;
    padding: 2px;
    border: 1px solid #ebebeb; }
    .scheme_3 .quick_view__left #img_big img {
      background: rgba(0, 0, 0, 0.05); }
  .scheme_3 .quick_view__left .product_images {
    width: 302px; }
.scheme_3 .quick_view__right {
  height: 100%;
  display: table-cell;
  overflow: hidden;
  padding: 0 0 0 15px; }
  .scheme_3 .quick_view__right p {
    margin: 15px 0 0 0;
    font-size: 14px; }
  .scheme_3 .quick_view__right label {
    font-weight: normal;
    font-size: 14px;
    color: #282f40; }
.scheme_3 #quick_view__name {
  margin: 0;
  font-size: 24px; }
  .scheme_3 #quick_view__name a {
    color: #730bff; }
    .scheme_3 #quick_view__name a:hover {
      color: #ff5c93; }
.scheme_3 #quick_view__variants {
  overflow: hidden;
  margin: 15px -10px 0 -10px; }
  .scheme_3 #quick_view__variants label {
    display: block;
    padding: 0 10px; }
  .scheme_3 #quick_view__variants .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_3 #quick_view__variants .selector-wrapper label {
      display: none !important; }
    .scheme_3 #quick_view__variants .selector-wrapper select {
      width: 100%;
      display: block; }
.scheme_3 #quick_view__price {
  margin: 30px 0 0 0;
  position: relative; }
  .scheme_3 #quick_view__price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_3 #quick_view__price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_3 #quick_view__price .money_sale {
    font-size: 16px; }
  .scheme_3 #quick_view__price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #5d5d5d;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_3 #quick_view__availability {
  margin: 20px 0 0 0; }
.scheme_3 #quick_view__form {
  margin: 15px 0 0 0; }
  .scheme_3 #quick_view__form label {
    display: block; }
  .scheme_3 #quick_view__form #quick_view__add {
    height: 50px;
    margin: 10px 10px 0 0;
    padding: 0 20px;
    font-size: 14px; }
.scheme_3 body {
  font: normal 14px Open Sans;
  line-height: 1.33;
  color: #959595; }
.scheme_3 h1,
.scheme_3 h2,
.scheme_3 h3,
.scheme_3 h4,
.scheme_3 h5,
.scheme_3 h6 {
  margin: 15px 0;
  font: 24px Open Sans;
  color: #252525; }
.scheme_3 h2 {
  letter-spacing: 0.28px; }
.scheme_3 h2 {
  font-size: 24px; }
.scheme_3 h3 {
  font-size: 22px; }
.scheme_3 h4 {
  font-size: 20px; }
.scheme_3 h5 {
  font-size: 18px; }
.scheme_3 h6 {
  font-size: 16px; }
.scheme_3 .page_heading {
  margin: 0;
  font-size: 24px; }
  .scheme_3 .page_heading a {
    font-weight: inherit; }
.scheme_3 .section_heading {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.72px;
  text-align: center; }
.scheme_3 p {
  margin: 15px 0;
  padding: 0; }
.scheme_3 .column_center ul {
  list-style-type: square;
  list-style-position: inside; }
.scheme_3 .column_center ol {
  list-style-type: decimal;
  list-style-position: inside; }
.scheme_3 a {
  color: #26a6e4;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_3 a:hover, .scheme_3 a:active {
    color: #111111; }
.scheme_3 .product_name {
  font-size: 14px;
  color: #252525; }
  .scheme_3 .product_name a {
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .scheme_3 .product_name a:hover {
      color: #730bff; }
.scheme_3 .product_desc {
  font-size: 13px;
  color: #959595; }
.scheme_3 .money {
  color: #282f40;
  font-weight: 700; }
.scheme_3 .money_sale,
.scheme_3 .compare-at-price {
  color: #959595;
  text-decoration: line-through;
  font-weight: 400; }
.scheme_3 .rte {
  margin-top: 15px;
  margin-bottom: 15px;
  color: inherit; }
  .scheme_3 .rte > * {
    max-width: 100%; }
  .scheme_3 .rte a {
    text-decoration: underline; }
    .scheme_3 .rte a:hover {
      text-decoration: none; }
  .scheme_3 .rte h1,
  .scheme_3 .rte h2,
  .scheme_3 .rte h3,
  .scheme_3 .rte h4,
  .scheme_3 .rte h5,
  .scheme_3 .rte h6 {
    margin: 30px 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
  .scheme_3 .rte h1 {
    font-size: 22px; }
  .scheme_3 .rte h2 {
    font-size: 18px; }
  .scheme_3 .rte h3 {
    font-size: 16px; }
  .scheme_3 .rte h4 {
    font-size: 15px; }
  .scheme_3 .rte h5 {
    font-size: 14px; }
  .scheme_3 .rte h6 {
    font-size: 12px; }
  .scheme_3 .rte ul {
    list-style-type: disc;
    list-style-position: inside; }
  .scheme_3 .rte ol {
    list-style-type: decimal;
    list-style-position: inside; }
  .scheme_3 .rte blockquote {
    padding: 5px 35px;
    font-weight: normal; }
    .scheme_3 .rte blockquote:before {
      content: '\f10d';
      font: 16px 'FontAwesome'; }
    .scheme_3 .rte blockquote:after {
      content: '\f10e';
      float: right;
      font: 12px 'FontAwesome'; }
    .scheme_3 .rte blockquote * {
      margin: 10px 0 !important;
      font-size: 15px; }
  .scheme_3 .rte iframe {
    max-width: 100% !important; }
.scheme_3 .youtube_wrap {
  padding: 56.25% 0 0 0;
  position: relative; }
  .scheme_3 .youtube_wrap iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0; }
.scheme_3 .page_content .rte table {
  width: 100%;
  max-width: 100%; }
  .scheme_3 .page_content .rte table td {
    padding: 0 15px; }
    .scheme_3 .page_content .rte table td img {
      width: auto;
      max-width: 100% !important; }
  .scheme_3 .page_content .rte table h2,
  .scheme_3 .page_content .rte table h3,
  .scheme_3 .page_content .rte table h4,
  .scheme_3 .page_content .rte table h5,
  .scheme_3 .page_content .rte table h6 {
    margin: 15px 0;
    padding: 0;
    border: none;
    font-weight: normal;
    color: #5d5d5d;
    text-transform: uppercase; }
  .scheme_3 .page_content .rte table h4 {
    font-size: 18px; }
.scheme_3 label {
  font-weight: bold;
  font-size: 14px; }
.scheme_3 select,
.scheme_3 select.form-control,
.scheme_3 textarea,
.scheme_3 textarea.form-control,
.scheme_3 input[type="text"],
.scheme_3 input[type="email"],
.scheme_3 input[type="number"],
.scheme_3 input[type="password"],
.scheme_3 input[type="tel"] {
  padding: 6px;
  border: 1px solid #ebebeb;
  font: normal 13px 'Arial';
  font-size: 14px;
  font-family: Open Sans;
  color: #959595;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.scheme_3 input[type="text"],
.scheme_3 input[type="email"],
.scheme_3 input[type="number"],
.scheme_3 input[type="password"],
.scheme_3 input[type="tel"] {
  height: 34px;
  line-height: 18px;
  padding: 7px; }
.scheme_3 select,
.scheme_3 select.form-control {
  padding: 8px 3px; }
.scheme_3 textarea,
.scheme_3 textarea.form-control {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px; }
.scheme_3 select:focus,
.scheme_3 select.form-control:focus,
.scheme_3 textarea:focus,
.scheme_3 textarea.form-control:focus,
.scheme_3 input[type="text"]:focus,
.scheme_3 input[type="email"]:focus,
.scheme_3 input[type="number"]:focus,
.scheme_3 input[type="password"]:focus,
.scheme_3 input[type="tel"]:focus {
  border-color: #aaa;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd; }
.scheme_3 input[type="radio"],
.scheme_3 input[type="checkbox"],
.scheme_3 .form-group {
  vertical-align: top !important;
  margin-top: 15px;
  margin-bottom: 0; }
.scheme_3 .form-horizontal label {
  padding-top: 0 !important;
  text-align: right;
  line-height: 34px; }
.scheme_3 .form-horizontal select {
  width: 100%; }
.scheme_3 .action_bottom span.note {
  margin-left: 5px; }
.scheme_3 .action_bottom span.note a {
  margin-left: 5px; }
.scheme_3 .alert {
  margin: 15px 0;
  padding: 12px;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .scheme_3 .alert p {
    margin: 0; }
  .scheme_3 .alert a {
    font-weight: bold;
    text-decoration: underline; }
    .scheme_3 .alert a:hover {
      text-decoration: none; }
  .scheme_3 .alert ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0; }
    .scheme_3 .alert ul li {
      font-weight: bold; }
  .scheme_3 .alert ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 0; }
    .scheme_3 .alert ol li {
      font-weight: bold; }
  .scheme_3 .alert > p + p, .scheme_3 .alert > ul + ul {
    margin: 10px 0 0 0; }
.scheme_3 .alert-success {
  background-color: #dff0d8;
  color: #1e892a; }
  .scheme_3 .alert-success a {
    color: #1e892a; }
.scheme_3 .alert-info {
  background-color: #cfedfc;
  color: #267abe; }
  .scheme_3 .alert-info a {
    color: #267abe; }
.scheme_3 .alert-warning {
  background-color: #fff5c7;
  color: #c87100; }
  .scheme_3 .alert-warning a {
    color: #c87100; }
.scheme_3 .alert-danger,
.scheme_3 .alert-error {
  background-color: #ffcccc;
  color: #d10300; }
.scheme_3 .alert-danger a,
.scheme_3 .alert-error a {
  color: #d10300; }
.scheme_3 .alert-form {
  border-color: #d10300 !important; }
.scheme_3 .alert-form-info {
  display: none;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #d10300;
  font-size: 12px; }
.scheme_3 .notify_success {
  color: #1e892a; }
.scheme_3 .notify_info {
  color: #267abe; }
.scheme_3 .notify_warning {
  color: #c87100; }
.scheme_3 .notify_danger {
  color: #d10300; }
.scheme_3 .btn,
.scheme_3 .btn a,
.scheme_3 .btn-info,
.scheme_3 .btn-primary {
  height: 34px;
  line-height: 34px;
  padding: 0px 24px;
  font-weight: 400;
  background: #ff5c93;
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #252525;
  letter-spacing: 0.72px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_3 .btn a,
  .scheme_3 .btn a a,
  .scheme_3 .btn-info a,
  .scheme_3 .btn-primary a {
    padding: 0 !important;
    border: none !important; }
  .scheme_3 .btn span,
  .scheme_3 .btn a,
  .scheme_3 .btn a span,
  .scheme_3 .btn a a,
  .scheme_3 .btn-info span,
  .scheme_3 .btn-info a,
  .scheme_3 .btn-primary span,
  .scheme_3 .btn-primary a {
    line-height: inherit; }
.scheme_3 .btn:focus {
  background: #ff5c93;
  color: #252525; }
.scheme_3 .btn:hover,
.scheme_3 .btn:hover a,
.scheme_3 .btn-info:hover,
.scheme_3 .btn-primary:hover {
  background: #730bff;
  color: white; }
.scheme_3 .btn-alt,
.scheme_3 .btn-alt a {
  background: #ff5c93 -20;
  color: #252525; }
.scheme_3 .btn-alt:hover,
.scheme_3 .btn-alt:hover a {
  background: #5f00eb;
  color: white; }
.scheme_3 .btn_icon {
  min-width: 34px;
  padding: 0 4px; }
  .scheme_3 .btn_icon .icon {
    font-size: 14px; }
.scheme_3 html {
  width: 100%;
  height: 100%; }
.scheme_3 #wrapper1 {
  position: relative;
  z-index: 1;
  background: #ffffff; }
.scheme_3 #wrapper2 {
  overflow: hidden; }
.scheme_3 .container {
  padding: 0; }
.scheme_3 .old_browsers {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10000; }
  .scheme_3 .old_browsers a {
    display: block;
    padding: 0 0 16px 0;
    background: #ffdd77;
    font-size: 0;
    color: #272727;
    text-align: center;
    text-decoration: none; }
    .scheme_3 .old_browsers a i {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 0;
      font-size: 44px;
      color: #c05420; }
    .scheme_3 .old_browsers a b,
    .scheme_3 .old_browsers a span {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 15px;
      font-size: 20px;
      line-height: 43px; }
    .scheme_3 .old_browsers a .btn {
      height: 44px;
      vertical-align: top;
      padding: 0 30px;
      background: none !important;
      border: 2px solid #272727 !important;
      font-weight: bold;
      font-size: 14px;
      line-height: 40px;
      color: #272727 !important;
      text-transform: uppercase;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px; }
      .scheme_3 .old_browsers a .btn:hover {
        background: #272727 !important;
        color: #fff !important; }
.scheme_3 #newsletter_popup__wrap {
  width: 100% !important;
  max-width: 540px !important;
  background: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .scheme_3 #newsletter_popup__wrap .fancybox-skin,
  .scheme_3 #newsletter_popup__wrap .fancybox-outer,
  .scheme_3 #newsletter_popup__wrap .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    background: none; }
  .scheme_3 #newsletter_popup__wrap .fancybox-close {
    margin: 0;
    background: white;
    color: #ff5c93;
    right: 10px;
    top: 10px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
    .scheme_3 #newsletter_popup__wrap .fancybox-close:before {
      font-size: 20px;
      line-height: 33px; }
    .scheme_3 #newsletter_popup__wrap .fancybox-close:hover {
      color: #730bff; }
.scheme_3 #newsletter_popup {
  height: 100% !important;
  padding: 51px 30px 56px;
  text-align: center; }
  .scheme_3 #newsletter_popup .icon {
    font-size: 41px;
    color: #730bff; }
  .scheme_3 #newsletter_popup h2 {
    margin-top: 5px;
    margin-bottom: 1px;
    font-size: 45px;
    font-weight: 300; }
  .scheme_3 #newsletter_popup p {
    margin-top: 1px;
    font-size: 18px;
    font-weight: 300;
    color: #959595; }
  .scheme_3 #newsletter_popup form {
    padding: 14px 0 0 0;
    text-align: center;
    font-size: 0; }
    .scheme_3 #newsletter_popup form input {
      display: block;
      width: 100%;
      max-width: 370px;
      height: 40px;
      padding: 0 15px;
      margin: 0 auto;
      background: white;
      border: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_3 #newsletter_popup form .btn {
      margin-top: 15px;
      height: 40px;
      line-height: 40px;
      min-width: 170px; }
  .scheme_3 #newsletter_popup .newsletter_off__wrap {
    margin: 30px 0 0 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px; }
  .scheme_3 #newsletter_popup #newsletter_off {
    height: auto;
    padding: 10px 15px;
    background: none !important;
    border: none !important;
    font-size: 12px;
    color: #730bff !important;
    cursor: pointer; }
  .scheme_3 #newsletter_popup #newsletter_off:hover {
    color: #282f40 !important; }
  .scheme_3 #newsletter_popup .newsletter_error {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    color: #f00;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px; }
  .scheme_3 #newsletter_popup .newsletter_success {
    font-weight: bold;
    color: #119000;
    text-align: center; }
.scheme_3 #promobanner {
  height: 160px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: #26a6e4 url(//cdn.shopify.com/s/files/1/1615/9473/t/3/assets/promobanner_bg.png?v=50254484146681972101666640381) 50% 0 no-repeat; }
.scheme_3 #promobanner_close {
  display: block;
  vertical-align: top;
  color: #282f40;
  position: absolute;
  right: 30px;
  top: 25px;
  z-index: 1000; }
  .scheme_3 #promobanner_close:before {
    content: '\f00d';
    font: 20px/1em 'FontAwesome'; }
  .scheme_3 #promobanner_close:hover {
    color: #ff5c93; }
.scheme_3 .promobanner_container {
  width: 1600px;
  margin: 0 auto; }
.scheme_3 .promobanner_error {
  height: 120px;
  font-size: 20px;
  line-height: 120px;
  color: #d10300;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); }
.scheme_3 .promobanner_content {
  width: 1100px;
  float: left; }
  .scheme_3 .promobanner_content img {
    float: left; }
.scheme_3 .promobanner_text {
  min-width: 700px;
  float: left;
  padding-left: 90px;
  text-align: left; }
  .scheme_3 .promobanner_text > div {
    text-align: left;
    display: inline-block; }
  .scheme_3 .promobanner_text h2 {
    margin: 25px 0 0 0;
    text-align: center; }
  .scheme_3 .promobanner_text p {
    float: left;
    margin: 8px 20px 0 0;
    font-size: 33px;
    color: white; }
  .scheme_3 .promobanner_text .btn {
    float: right;
    margin-top: 11px;
    min-width: 216px;
    height: 45px;
    line-height: 45px;
    z-index: 1;
    border: 0; }
    .scheme_3 .promobanner_text .btn:hover {
      background: white;
      color: #252525; }
.scheme_3 .promobanner_bottom .text2 {
  float: left; }
.scheme_3 .promobanner_bottom .btn {
  float: right;
  margin-right: 6px; }
.scheme_3 .promobanner_counter {
  width: 500px;
  float: right;
  margin: 30px 0 0 0;
  text-align: right; }
.scheme_3 #promobanner_countdown {
  height: 100px; }
  .scheme_3 #promobanner_countdown > div {
    width: 100px;
    position: relative; }
  .scheme_3 #promobanner_countdown > div ~ div {
    margin: 0 0 0 20px; }
  .scheme_3 #promobanner_countdown canvas {
    width: 100px !important; }
  .scheme_3 #promobanner_countdown input {
    width: 100px;
    height: 40px;
    vertical-align: top;
    margin: 23px 0 0 -100px;
    padding: 0;
    background: none;
    border: none;
    font-weight: bold;
    font-size: 30px;
    line-height: 1em;
    color: white;
    text-align: center; }
  .scheme_3 #promobanner_countdown span {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin: 54px 0 0 -100px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center; }
.scheme_3 header {
  padding-bottom: 27px; }
.scheme_3 .header_top {
  background: #ebebeb;
  color: #959595; }
  .scheme_3 .header_top .flexbox {
    min-height: 50px;
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .scheme_3 .header_top:hover {
    color: #730bff; }
.scheme_3 .header_user li {
  display: inline-block;
  letter-spacing: 0.28px; }
  .scheme_3 .header_user li + li {
    margin-left: 28px; }
  .scheme_3 .header_user li a {
    color: #252525; }
    .scheme_3 .header_user li a i {
      margin: 0 5px 0 0;
      line-height: 1.5em; }
    .scheme_3 .header_user li a:hover {
      color: #730bff; }
.scheme_3 .header_custom_text {
  padding: 0 20px 0 12px;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #252525;
  letter-spacing: 0.32px; }
  .scheme_3 .header_custom_text .icon {
    padding-right: 8px;
    font-size: 24px;
    color: #730bff;
    vertical-align: -4px; }
.scheme_3 .header_currency select {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important; }
.scheme_3 .header_currency .jq-selectbox {
  width: 46px;
  color: #252525; }
.scheme_3 .header_currency .jq-selectbox__select {
  padding: 0 10px 0 0px; }
.scheme_3 .header_currency .jq-selectbox__trigger i {
  right: 0px;
  top: 2px; }
.scheme_3 .header_currency .jq-selectbox__dropdown {
  width: 100% !important;
  background: white;
  border: 1px solid #ebebeb;
  top: 24px !important; }
.scheme_3 .header_currency .jq-selectbox__dropdown ul {
  padding: 4px 5px;
  text-align: center; }
.scheme_3 .header_currency .jq-selectbox__dropdown ul li {
  color: #959595;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
.scheme_3 .header_currency .jq-selectbox__dropdown ul li.sel,
.scheme_3 .header_currency .jq-selectbox__dropdown ul li:hover {
  color: #730bff; }
.scheme_3 .header_main .flexbox {
  min-height: 143px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
.scheme_3 .logo_main {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 32%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 32%;
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1; }
  .scheme_3 .logo_main a {
    color: #252525;
    display: inline-block; }
  .scheme_3 .logo_main b {
    font-size: 37px;
    text-transform: uppercase; }
.scheme_3 .header_search {
  padding: 30px 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2; }
  .scheme_3 .header_search form {
    position: relative;
    width: 100%;
    max-width: 470px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .scheme_3 .header_search #search-field {
    height: 43px;
    line-height: 43px;
    padding: 0 12px;
    border: 2px solid #ff5c93;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_3 .header_search #search-submit {
    height: 43px;
    line-height: 43px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_3 .header_search #search-submit:hover {
    background: #ff5c93; }
.scheme_3 .header_cart {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3; }
  .scheme_3 .header_cart a {
    display: block;
    position: relative; }
    .scheme_3 .header_cart a .icon {
      font-size: 28px;
      color: #dadada; }
.scheme_3 #pseudo_sticky_block {
  height: 0; }
.scheme_3 #megamenu {
  position: relative;
  z-index: 999; }
  .scheme_3 #megamenu.megamenu_desktop.megamenu_stuck {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0; }
    .scheme_3 #megamenu.megamenu_desktop.megamenu_stuck .level_1 {
      -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18); }
    .scheme_3 #megamenu.megamenu_desktop.megamenu_stuck .menu_badge {
      display: none; }
  .scheme_3 #megamenu.megamenu_desktop h2 {
    display: none; }
  .scheme_3 #megamenu.megamenu_desktop .level_1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #730bff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_3 #megamenu.megamenu_desktop .level_1_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 14.2%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 14.2%;
    -ms-flex: 1 1 14.2%;
    flex: 1 1 14.2%; }
    .scheme_3 #megamenu.megamenu_desktop .level_1_item + .level_1_item .level_1_link {
      border-left: 1px solid rgba(0, 0, 0, 0.08); }
  .scheme_3 #megamenu.megamenu_desktop .level_1_item:first-child .level_1_link {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_3 #megamenu.megamenu_desktop .level_1_item:last-child .level_1_link {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_3 #megamenu.megamenu_desktop .level_1_link {
    display: block;
    height: 60px;
    padding: 0 20px;
    font-size: Open Sans;
    line-height: 60px;
    position: relative;
    color: white;
    background: #730bff;
    text-align: center; }
  .scheme_3 #megamenu.megamenu_desktop .menu_badge {
    height: 16px;
    display: block;
    padding: 0 3px;
    background: #ff5c93;
    font-size: 10px;
    color: #282f40;
    position: absolute;
    right: 0;
    top: -8px;
    line-height: 16px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_3 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link,
  .scheme_3 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover,
  .scheme_3 #megamenu.megamenu_desktop .level_1_item .level_1_link.active {
    background: #ff5c93;
    color: #252525; }
    .scheme_3 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link .menu_badge,
    .scheme_3 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover .menu_badge,
    .scheme_3 #megamenu.megamenu_desktop .level_1_item .level_1_link.active .menu_badge {
      background: #730bff; }
  .scheme_3 #megamenu.megamenu_desktop .level_2_small__wrap {
    position: relative; }
  .scheme_3 #megamenu.megamenu_desktop .level_2_wrap {
    padding: 20px;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    background: white;
    text-align: left;
    color: #959595;
    -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
  .scheme_3 #megamenu.megamenu_desktop .level_2_small {
    min-width: 100%;
    padding: 10px 15px 16px;
    max-width: 300px; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_small a {
      white-space: nowrap; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_small li {
      margin-top: 15px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_small li a {
        color: #730bff; }
        .scheme_3 #megamenu.megamenu_desktop .level_2_small li a:hover {
          color: #ff5c93; }
  .scheme_3 #megamenu.megamenu_desktop .level_2_big {
    width: 100%;
    padding: 42px 30px; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_big .column_item {
      width: 25%;
      float: left;
      padding: 0 10px; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_links .column_item {
        max-width: 210px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_links li {
        margin-top: 15px; }
        .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_links li a {
          color: #730bff; }
          .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_links li a:hover {
            color: #ff5c93; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item {
      width: 25%;
      padding-left: 15px;
      padding-right: 15px; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_blog .item_with_img {
      position: relative;
      padding-top: 12px; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title {
      margin-top: 22px;
      margin-bottom: 6px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a {
        color: #252525; }
        .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a:hover {
          color: #730bff; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_content {
      color: #252525;
      line-height: 1.86; }
    .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products {
      margin: 0 -15px;
      padding-top: 12px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item {
        padding: 0 22px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_wrapper {
        padding: 30px 10px;
        border: 1px solid #ebebeb;
        text-align: center; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a {
        display: block;
        padding: 25px 10px;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a:hover {
          opacity: .7; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_name a {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_price {
        margin-top: 10px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_links {
        margin-top: 15px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .money {
        font-size: 24px; }
      .scheme_3 #megamenu.megamenu_desktop .level_2_big .level_2_products .compare-at-price {
        font-size: 16px; }
  .scheme_3 #megamenu.megamenu_desktop .level_2_trigger {
    margin: 0 0 20px; }
  .scheme_3 #megamenu.megamenu_mobile {
    text-align: left; }
    .scheme_3 #megamenu.megamenu_mobile .container {
      background: none; }
    .scheme_3 #megamenu.megamenu_mobile .container {
      position: relative;
      padding: 0; }
    .scheme_3 #megamenu.megamenu_mobile h2 {
      height: 50px;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0 35px 0 15px;
      font-size: 20px;
      line-height: 49px;
      letter-spacing: 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      cursor: pointer;
      position: relative;
      color: #252525;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #ff5c93; }
      .scheme_3 #megamenu.megamenu_mobile h2.active {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; }
      .scheme_3 #megamenu.megamenu_mobile h2 i {
        position: absolute;
        right: 15px;
        top: 0; }
      .scheme_3 #megamenu.megamenu_mobile h2 i:before {
        content: '\f107';
        font: 30px/51px "FontAwesome"; }
      .scheme_3 #megamenu.megamenu_mobile h2.active i:before {
        content: '\f106'; }
    .scheme_3 #megamenu.megamenu_mobile .menu_badge {
      display: none; }
    .scheme_3 #megamenu.megamenu_mobile .level_1 {
      width: 100%;
      position: absolute;
      left: 0;
      top: 50px;
      display: none;
      background: white;
      -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
      .scheme_3 #megamenu.megamenu_mobile .level_1 a {
        color: #730bff; }
        .scheme_3 #megamenu.megamenu_mobile .level_1 a:hover {
          color: #282f40; }
        .scheme_3 #megamenu.megamenu_mobile .level_1 a.btn_with_icon {
          color: white; }
      .scheme_3 #megamenu.megamenu_mobile .level_1 .btn {
        color: #252525; }
        .scheme_3 #megamenu.megamenu_mobile .level_1 .btn:hover {
          color: white; }
    .scheme_3 #megamenu.megamenu_mobile .level_1_item {
      border-top: 1px solid rgba(0, 0, 0, 0.15); }
    .scheme_3 #megamenu.megamenu_mobile .level_1_link {
      display: block;
      padding: 10px 40px 10px 15px;
      font-size: 16px;
      text-transform: uppercase;
      position: relative; }
      .scheme_3 #megamenu.megamenu_mobile .level_1_link .level_1_trigger {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 16px;
        top: 50%; }
        .scheme_3 #megamenu.megamenu_mobile .level_1_link .level_1_trigger:before {
          content: '\f107'; }
        .scheme_3 #megamenu.megamenu_mobile .level_1_link .level_1_trigger.active:before {
          content: '\f106'; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_wrap {
      display: none;
      width: 100%; }
    .scheme_3 #megamenu.megamenu_mobile .level_3 {
      display: none; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_small {
      text-transform: uppercase; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_small li {
        border-top: 1px solid rgba(0, 0, 0, 0.15); }
      .scheme_3 #megamenu.megamenu_mobile .level_2_small a {
        display: block;
        padding: 8px 40px 8px 30px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_links {
      text-transform: uppercase; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_links li {
        border-top: 1px solid #ebebeb; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_links a {
        display: block;
        padding: 8px 40px 8px 45px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_trigger {
      margin: 0;
      padding: 8px 30px;
      border-top: 1px solid #ebebeb;
      font-size: 14px;
      line-height: 1.2em;
      font-weight: 400;
      position: relative;
      cursor: pointer;
      color: #730bff;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_trigger i {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 15px;
        top: 50%; }
        .scheme_3 #megamenu.megamenu_mobile .level_2_trigger i:before {
          content: '\f107'; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_trigger.active i:before {
        content: '\f106'; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_trigger:hover {
        color: #282f40; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_products .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_products .product_img {
      width: 100px;
      float: left;
      margin-right: 14px; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_products .product_img a {
        display: block;
        opacity: 1px;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_3 #megamenu.megamenu_mobile .level_2_products .product_img a:hover {
          opacity: .7; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_products .product_info {
      overflow: hidden;
      color: #959595; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_products .product_price {
      margin-top: 10px; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_products .product_links {
      float: left;
      margin-top: 10px;
      text-align: center; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_products .btn_icon {
      height: auto;
      margin: 5px 10px 0; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_blog .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_img {
      width: 100px;
      max-height: 100px;
      float: left;
      margin-right: 14px;
      overflow: hidden; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_info {
      overflow: hidden; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_blog .blog_title {
      margin: 0px;
      text-transform: none; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_blog .blog_content {
      margin: 10px 0 0 0; }
    .scheme_3 #megamenu.megamenu_mobile .level_2_blog .btn {
      margin: 10px 0 0 0;
      color: #252525; }
      .scheme_3 #megamenu.megamenu_mobile .level_2_blog .btn:hover {
        color: white; }
.scheme_3 #showcase .row {
  margin: 0 -3px; }
.scheme_3 .custom_showcase {
  padding: 3px; }
  .scheme_3 .custom_showcase .inside {
    display: block;
    position: relative; }
  .scheme_3 .custom_showcase img + .textblock {
    position: absolute;
    top: 58px;
    left: 20px;
    right: 20px; }
  .scheme_3 .custom_showcase .textblock {
    text-align: center; }
    .scheme_3 .custom_showcase .textblock h2 {
      margin: 0 0 9px; }
    .scheme_3 .custom_showcase .textblock p {
      margin: 9px 0 11px;
      color: rgba(0, 0, 0, 0.4); }
    .scheme_3 .custom_showcase .textblock ul li {
      display: inline-block;
      margin: 0 7px; }
  .scheme_3 .custom_showcase a.inside {
    background: white; }
    .scheme_3 .custom_showcase a.inside img {
      width: 100%;
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_3 .custom_showcase a.inside .textblock {
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%); }
    .scheme_3 .custom_showcase a.inside:hover img {
      opacity: .7; }
    .scheme_3 .custom_showcase a.inside:hover .textblock {
      -webkit-transform: translate(0%, 10px);
      transform: translate(0%, 10px); }
.scheme_3 .new_products_carousel {
  margin-top: 48px; }
.scheme_3 .product_listing_main .product {
  padding-top: 44px; }
.scheme_3 .product_listing_main .product_wrapper {
  margin-bottom: 2px;
  padding: 30px 0 0 0;
  border: 1px solid #ebebeb;
  background: white;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_3 .product_listing_main a.product_img {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_3 .product_listing_main .product_img a {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_3 .product_listing_main .product_img img {
  background-color: white;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none; }
.scheme_3 .product_listing_main .product_img .img__2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0; }
.scheme_3 .product_listing_main .product_img .product_img_wrapper {
  position: relative;
  display: block; }
.scheme_3 .product_listing_main .product_img span.product_badge {
  display: block;
  padding: 5px 10px;
  color: white;
  position: absolute;
  top: -20px;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_3 .product_listing_main .product_img span.new {
  background: #ff5c93;
  left: 10px;
  color: #252525; }
.scheme_3 .product_listing_main .product_img span.sale {
  background: #730bff;
  right: 10px; }
.scheme_3 .product_listing_main .product_info {
  padding: 0 20px 33px; }
.scheme_3 .product_listing_main .product_name a {
  max-width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.scheme_3 .product_listing_main .product_desc {
  display: none; }
.scheme_3 .product_listing_main .product_price {
  margin-top: 7px; }
  .scheme_3 .product_listing_main .product_price .money {
    font-size: 24px; }
  .scheme_3 .product_listing_main .product_price .money_sale {
    font-size: 20px; }
.scheme_3 .product_listing_main .product_links {
  margin-top: 16px; }
  .scheme_3 .product_listing_main .product_links form {
    display: inline-block; }
  .scheme_3 .product_listing_main .product_links .btn {
    margin: 0 5px; }
.scheme_3 .homepage_products_wrapper {
  margin-top: 48px; }
.scheme_3 .homepage_carousel {
  position: relative; }
  .scheme_3 .homepage_carousel .swiper_btn {
    width: 30px;
    height: 30px;
    margin: 15px 0 0 0;
    background: #ff5c93;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 11;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_3 .homepage_carousel .swiper_btn:hover {
      background: #730bff;
      color: white; }
    .scheme_3 .homepage_carousel .swiper_btn:before {
      display: block;
      font: 17px/30px 'FontAwesome'; }
  .scheme_3 .homepage_carousel .btn_prev {
    left: -40px; }
    .scheme_3 .homepage_carousel .btn_prev:before {
      content: '\f104'; }
  .scheme_3 .homepage_carousel .btn_next {
    right: -40px; }
    .scheme_3 .homepage_carousel .btn_next:before {
      content: '\f105'; }
.scheme_3 .product_collection.item3_1 {
  clear: left; }
.scheme_3 .view_list .product {
  width: 100%;
  padding-top: 15px;
  float: none;
  overflow: hidden; }
.scheme_3 .view_list .product_wrapper {
  padding: 20px; }
.scheme_3 .view_list .product_img {
  width: 200px;
  float: left;
  margin: 0 20px 0 0;
  padding: 0; }
  .scheme_3 .view_list .product_img a {
    padding: 0; }
    .scheme_3 .view_list .product_img a .product_badge {
      top: 0px;
      left: 0; }
      .scheme_3 .view_list .product_img a .product_badge.sale {
        right: 0;
        left: auto; }
.scheme_3 .view_list .product_info {
  overflow: hidden;
  text-align: left;
  padding: 0; }
.scheme_3 .view_list .product_desc__long {
  display: block; }
.scheme_3 footer {
  margin: 87px 0 0 0;
  background: #f4f4f4; }
  .scheme_3 footer .footer_newsletter {
    border-bottom: 2px solid #ebebeb; }
    .scheme_3 footer .footer_newsletter .flexbox {
      min-height: 131px;
      padding: 23px 0 11px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .scheme_3 footer .footer_newsletter .flexbox > form, .scheme_3 footer .footer_newsletter .flexbox > h3 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%; }
    .scheme_3 footer .footer_newsletter h3 {
      margin: 0;
      font-size: 21px;
      letter-spacing: 0.42px; }
      .scheme_3 footer .footer_newsletter h3 .icon {
        margin-right: 23px;
        font-size: 41px;
        color: #730bff; }
      .scheme_3 footer .footer_newsletter h3 span + span {
        display: inline-block;
        overflow: hidden; }
    .scheme_3 footer .footer_newsletter .form_inside {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .scheme_3 footer .footer_newsletter .form_inside input {
        height: 40px;
        padding: 0 14px;
        background: white;
        color: #959595;
        border: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
      .scheme_3 footer .footer_newsletter .form_inside .btn {
        min-width: 170px;
        margin-left: 30px;
        height: 40px;
        line-height: 40px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .scheme_3 footer .footer_newsletter .form_status {
      margin: 10px 0 0 0;
      font-weight: bold; }
      .scheme_3 footer .footer_newsletter .form_status.error {
        color: #f00; }
      .scheme_3 footer .footer_newsletter .form_status.success {
        color: #119000; }
  .scheme_3 footer .footer_block {
    margin-bottom: 10px;
    padding-top: 35px; }
    .scheme_3 footer .footer_block h3 {
      margin-top: 0;
      margin-bottom: 10px; }
  .scheme_3 footer .fb_iframe_widget {
    margin-top: 15px; }
  .scheme_3 footer .footer_links li {
    font-size: 15px; }
    .scheme_3 footer .footer_links li + li {
      margin-top: 14px; }
    .scheme_3 footer .footer_links li.active {
      color: #ff5c93; }
  .scheme_3 footer .footer_contacts {
    max-width: 185px;
    margin-top: 16px;
    line-height: 1.333;
    font-size: 15px; }
    .scheme_3 footer .footer_contacts a {
      color: #252525; }
      .scheme_3 footer .footer_contacts a:hover {
        color: #730bff; }
    .scheme_3 footer .footer_contacts .icon {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 24px;
      color: #730bff; }
    .scheme_3 footer .footer_contacts .fa-mobile {
      top: -4px;
      font-size: 30px; }
    .scheme_3 footer .footer_contacts li {
      position: relative;
      display: block;
      padding-left: 28px; }
      .scheme_3 footer .footer_contacts li + li {
        margin-top: 14px; }
  .scheme_3 footer .contacts_phone + .contacts_phone {
    margin-top: 20px; }
  .scheme_3 footer .copyright {
    margin-top: 31px;
    background-color: #ebebeb; }
    .scheme_3 footer .copyright p {
      margin: 16px 0;
      color: rgba(37, 37, 37, 0.8); }
    .scheme_3 footer .copyright a {
      color: rgba(37, 37, 37, 0.8); }
      .scheme_3 footer .copyright a:hover {
        color: #730bff; }
.scheme_3 #back_top {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 0 0 615px;
  background: #730bff;
  color: white;
  text-align: center;
  position: fixed;
  left: 50%;
  bottom: 50px;
  z-index: 999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9); }
  .scheme_3 #back_top:before {
    content: '\f106';
    font: 18px/29px 'FontAwesome'; }
  .scheme_3 #back_top:hover {
    background: #5d5d5d; }
.scheme_3 .breadcrumb_wrap {
  margin: 20px 0 30px; }
.scheme_3 .breadcrumb {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none; }
.scheme_3 .breadcrumb a,
.scheme_3 .breadcrumb > li + li:before {
  color: #959595; }
.scheme_3 .breadcrumb a:hover {
  color: #282f40; }
.scheme_3 .collection_info .collection_img {
  margin-top: 25px;
  padding: 4px;
  text-align: center;
  border: 1px solid #ebebeb; }
.scheme_3 .collection_info .collection_desc {
  margin-top: 25px; }
  .scheme_3 .collection_info .collection_desc .rte {
    margin: 0; }
.scheme_3 ul.tags {
  margin: 17px 0 0 0;
  list-style-type: none; }
  .scheme_3 ul.tags li {
    float: left;
    margin: 5px 5px 0 0; }
    .scheme_3 ul.tags li a {
      display: block;
      padding: 5px 10px;
      background: #730bff;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_3 ul.tags li a:hover, .scheme_3 ul.tags li.active a {
      background: #ff5c93;
      color: #252525; }
.scheme_3 #collection_sorted .product_listing_controls {
  border-top: 1px solid #ebebeb;
  border-bottom: 0; }
.scheme_3 .product_listing_controls {
  overflow: hidden;
  margin: 30px 0 0 0;
  padding: 0 0 10px 0;
  background: none;
  border-bottom: 1px solid #ebebeb; }
.scheme_3 .product_listing_toggle {
  float: left;
  font-size: 0; }
  .scheme_3 .product_listing_toggle li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 10px 10px 0 0;
    border: 1px solid transparent;
    color: #5d5d5d;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
    .scheme_3 .product_listing_toggle li.active {
      background: white;
      border-color: #ebebeb;
      color: #282f40;
      cursor: default; }
    .scheme_3 .product_listing_toggle li i {
      font-size: 17px;
      line-height: 30px; }
    .scheme_3 .product_listing_toggle li:not(.active):hover {
      color: #730bff; }
.scheme_3 .sort_by {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_3 .sort_by label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_3 .sort_by select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_3 .show_products {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_3 .show_products label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_3 .show_products select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_3 #product_listing_preloader {
  position: relative; }
.scheme_3 .collection_listing_item {
  margin: 50px 0 0 0;
  text-align: center; }
  .scheme_3 .collection_listing_item .collection_wrapper {
    padding: 30px 10px;
    border: 1px solid #ebebeb; }
  .scheme_3 .collection_listing_item:nth-child(4n+1) {
    clear: left; }
  .scheme_3 .collection_listing_item .collection_img a {
    display: block;
    padding: 20px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_3 .collection_listing_item .collection_img a:hover {
      opacity: .5; }
  .scheme_3 .collection_listing_item .collection_name {
    margin: 15px 0 0 0; }
  .scheme_3 .collection_listing_item .collection_products {
    margin: 5px 0 0 0;
    color: #5d5d5d; }
  .scheme_3 .collection_listing_item .collection_desc {
    margin: 5px 0 0 0; }
  .scheme_3 .collection_listing_item .btn {
    margin: 15px 0 0 0; }
.scheme_3 .products_count {
  height: 30px;
  float: left;
  margin: 10px 10px 0 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px; }
.scheme_3 #pagination {
  display: inline-block;
  overflow: hidden;
  float: right;
  margin: 10px 0 0 10px;
  font-size: 0; }
  .scheme_3 #pagination span {
    display: inline-block;
    vertical-align: top; }
    .scheme_3 #pagination span ~ span {
      margin: 0 0 0 2px; }
    .scheme_3 #pagination span a {
      height: 30px;
      display: block;
      padding: 0 10px;
      background: #730bff;
      font-size: 13px;
      line-height: 29px;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_3 #pagination span.page a {
      width: 30px;
      padding: 0;
      text-align: center; }
    .scheme_3 #pagination span a:hover {
      background: #ff5c93;
      color: #252525; }
    .scheme_3 #pagination span.current {
      width: 30px;
      height: 30px;
      background: #ff5c93;
      font-size: 13px;
      line-height: 29px;
      color: #252525;
      text-align: center;
      cursor: default;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
.scheme_3 .sidebar_widget ~ .sidebar_widget {
  margin: 30px 0 0 0; }
.scheme_3 .sidebar_widget .widget_header {
  margin: 0;
  font-size: 24px; }
.scheme_3 .sidebar_widget .widget_content {
  margin: 20px 0 0 0; }
.scheme_3 .list_links li {
  padding: 7px 0px; }
  .scheme_3 .list_links li ~ li {
    margin: 1px 0 0 0; }
  .scheme_3 .list_links li a {
    color: #730bff; }
  .scheme_3 .list_links li a.active, .scheme_3 .list_links li a:hover {
    color: #252525; }
.scheme_3 .list_products .product {
  overflow: hidden;
  padding: 15px 0; }
  .scheme_3 .list_products .product + .product {
    border-top: 1px solid #ebebeb; }
.scheme_3 .list_products .product_img {
  width: 100px;
  float: left;
  margin-right: 15px; }
  .scheme_3 .list_products .product_img a {
    display: block;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_3 .list_products .product_img a:hover {
      opacity: .7; }
.scheme_3 .list_products .product_info {
  overflow: hidden; }
.scheme_3 .list_products .product_price {
  margin: 10px 0; }
  .scheme_3 .list_products .product_price .money {
    font-size: 20px; }
  .scheme_3 .list_products .product_price .compare-at-price {
    font-size: 14px; }
.scheme_3 .sidebar_widget__search {
  height: 40px;
  padding: 0 38px 0 0;
  border: 1px solid #ebebeb; }
  .scheme_3 .sidebar_widget__search input {
    width: 100%;
    height: 38px;
    float: left;
    padding: 0 0 0 10px;
    background: none;
    border: none;
    background: white;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .scheme_3 .sidebar_widget__search button {
    width: 38px;
    height: 38px;
    margin: 0 -40px 0 0;
    background: white;
    color: #282f40;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_3 .sidebar_widget__search button i.fa {
      height: 38px;
      display: block;
      font-size: 18px;
      line-height: 37px; }
    .scheme_3 .sidebar_widget__search button:hover {
      color: #5d5d5d; }
.scheme_3 .sidebar_widget__articles .widget_content {
  margin: 20px 0 0 0; }
.scheme_3 .sidebar_widget__articles ul li {
  overflow: hidden; }
.scheme_3 .sidebar_widget__articles ul li ~ li {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_3 .sidebar_widget__articles img {
  width: 145px;
  float: left;
  margin: 0 10px 0 0; }
.scheme_3 .sidebar_widget__articles .article_content__img {
  overflow: hidden; }
.scheme_3 .sidebar_widget__articles .article_title {
  margin: 10px 0 0 0; }
.scheme_3 .sidebar_widget__articles .article_comments {
  margin: 10px 0 0 0; }
  .scheme_3 .sidebar_widget__articles .article_comments:before {
    content: '\f0e6';
    margin: 0 5px 0 0;
    font: 14px 'FontAwesome'; }
.scheme_3 .sidebar_widget__tags .widget_content {
  margin: 15px 0 0 0; }
.scheme_3 .sidebar_widget__comments .widget_content {
  margin: 20px 0 0 0; }
.scheme_3 .sidebar_widget__comments ul li ~ li {
  margin: 25px 0 0 0;
  padding: 25px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_3 .sidebar_widget__comments .item_icon {
  width: 30px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  float: left;
  font-size: 16px; }
.scheme_3 .sidebar_widget__comments .item_content {
  display: block;
  margin: 0 0 0 30px;
  color: #959595; }
.scheme_3 .sidebar_widget__comments .item_info {
  display: block;
  padding: 10px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .scheme_3 .sidebar_widget__comments .item_info .item_author {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 10px; }
  .scheme_3 .sidebar_widget__comments .item_info time {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .scheme_3 .sidebar_widget__comments .item_info .item_date {
    margin: 0 7px 0 0px;
    padding: 0 10px 0 0;
    border-right: 1px solid #ebebeb; }
  .scheme_3 .sidebar_widget__comments .item_info .item_time {
    white-space: nowrap; }
.scheme_3 #searchresults {
  margin: 0 !important; }
  .scheme_3 #searchresults .search_form {
    margin: 15px 0 0 0; }
    .scheme_3 #searchresults .search_form input {
      width: 100%;
      float: left;
      padding: 0 34px 0 10px; }
    .scheme_3 #searchresults .search_form button {
      width: 34px;
      height: 34px;
      float: left;
      margin: -1px 0 0 -34px;
      background: none;
      border: none;
      font-size: 20px;
      color: #26a6e4;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_3 #searchresults .search_form button:hover {
        color: #111111; }
      .scheme_3 #searchresults .search_form button i {
        line-height: 32px; }
  .scheme_3 #searchresults h3 {
    margin: 0;
    padding: 0; }
  .scheme_3 #searchresults ol {
    list-style-type: none;
    padding: 15px 0 0 0; }
    .scheme_3 #searchresults ol li {
      overflow: hidden;
      margin: 0;
      padding: 15px 0;
      border-bottom: 1px solid #ebebeb; }
      .scheme_3 #searchresults ol li .search-result_image {
        float: left;
        margin-right: 15px;
        max-width: 30%; }
        .scheme_3 #searchresults ol li .search-result_image a {
          display: block;
          padding: 5px;
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
          -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
          .scheme_3 #searchresults ol li .search-result_image a:hover {
            opacity: .7; }
      .scheme_3 #searchresults ol li .search-result_container {
        padding: 15px 0 0 0; }
.scheme_3 .elevatezoom_big_wrapper {
  width: 370px;
  padding: 2px;
  background: white;
  border: 1px solid #ebebeb; }
.scheme_3 .elevatezoom_big_clicker {
  cursor: pointer;
  display: none; }
.scheme_3 .zoomWrapper,
.scheme_3 #elevatezoom_big {
  width: 364px !important;
  height: auto !important;
  position: relative !important; }
.scheme_3 #elevatezoom_big {
  background: rgba(0, 0, 0, 0.05); }
.scheme_3 #elevatezoom_big ~ #elevatezoom_big {
  width: 0 !important;
  height: 0 !important; }
.scheme_3 .zoomContainer {
  z-index: 1 !important; }
.scheme_3 .zoomLens {
  z-index: 1 !important; }
.scheme_3 .zoomWindow {
  margin: -3px 0 0 0 !important; }
.scheme_3 .product_images .swiper-container {
  margin: 10px 0 0 0; }
.scheme_3 .product_images a {
  display: block;
  padding: 2px;
  border: 1px solid #ebebeb; }
  .scheme_3 .product_images a img {
    max-width: 100%;
    background: rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .scheme_3 .product_images a:hover img {
    background: rgba(0, 0, 0, 0.01); }
.scheme_3 .product_images .swiper_btn {
  width: 25px;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  font: 22px 'FontAwesome';
  color: white;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 100;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: .5; }
  .scheme_3 .product_images .swiper_btn:before {
    width: 100%;
    display: block;
    margin: -11px 0 0 0;
    position: absolute;
    left: 0;
    top: 50%; }
.scheme_3 .product_images .btn_prev {
  left: 0; }
  .scheme_3 .product_images .btn_prev:before {
    content: '\f104'; }
.scheme_3 .product_images .btn_next {
  right: 0; }
  .scheme_3 .product_images .btn_next:before {
    content: '\f105'; }
.scheme_3 .product_images:hover .swiper_btn {
  opacity: 1; }
.scheme_3 .product_info__wrapper {
  display: table; }
  .scheme_3 .product_info__wrapper .product_info__left {
    width: 500px;
    display: table-cell;
    padding: 0 20px 0 0; }
  .scheme_3 .product_info__wrapper .product_info__right {
    width: 270px;
    display: table-cell;
    padding: 0 0 0 20px;
    border-left: 1px solid #ebebeb; }
  .scheme_3 .product_info__wrapper .product_name {
    margin: 0;
    font-size: 18px; }
  .scheme_3 .product_info__wrapper .variants-wrapper {
    overflow: hidden;
    margin: 0 -10px;
    padding: 0 0 5px 0; }
  .scheme_3 .product_info__wrapper .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_3 .product_info__wrapper .selector-wrapper label {
      display: block; }
    .scheme_3 .product_info__wrapper .selector-wrapper select {
      width: 99%;
      height: 37px;
      margin: 5px 0 0 0;
      padding: 5px; }
  .scheme_3 .product_info__wrapper .product_details {
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #ebebeb; }
    .scheme_3 .product_info__wrapper .product_details b {
      font-weight: normal;
      font-size: 14px;
      line-height: 1.5em;
      color: #282f40;
      cursor: default; }
  .scheme_3 .product_info__wrapper .product_details__item {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #5d5d5d; }
    .scheme_3 .product_info__wrapper .product_details__item a {
      color: #5d5d5d;
      text-decoration: underline; }
    .scheme_3 .product_info__wrapper .product_details__item a:hover {
      text-decoration: none; }
.scheme_3 .product_tags span:before {
  content: '\f02b';
  margin: 0 3px 0 7px;
  font: 13px 'FontAwesome'; }
.scheme_3 #product_price {
  position: relative; }
  .scheme_3 #product_price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_3 #product_price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_3 #product_price .money_sale {
    font-size: 16px; }
  .scheme_3 #product_price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #ff0000;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_3 #product_quantity {
  margin: 15px 0 0 0; }
  .scheme_3 #product_quantity b.aval_label {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    color: #282f40;
    cursor: default; }
.scheme_3 #purchase {
  margin: 15px 0 0 0; }
  .scheme_3 #purchase label {
    display: block; }
.scheme_3 .quantity_box {
  display: inline-block;
  margin: 10px 10px 0 0; }
  .scheme_3 .quantity_box input {
    width: 54px;
    height: 24px;
    display: block;
    padding: 0;
    background: none;
    border: 2px solid #ebebeb !important;
    font-size: 15px;
    text-align: center;
    color: #282f40;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0; }
  .scheme_3 .quantity_box .quantity_modifier {
    width: 26px;
    height: 24px;
    display: block;
    float: left;
    border: 2px solid #ebebeb;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_3 .quantity_box .quantity_modifier:active {
      color: #282f40; }
    .scheme_3 .quantity_box .quantity_modifier i {
      font-size: 14px;
      line-height: 22px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_3 .quantity_box .quantity_modifier:hover {
      border-color: #730bff; }
      .scheme_3 .quantity_box .quantity_modifier:hover:hover {
        color: #730bff; }
  .scheme_3 .quantity_box .quantity_down {
    margin: 2px 0 0 0;
    -webkit-border-radius: 0 0 0 1px;
    -moz-border-radius: 0 0 0 1px;
    border-radius: 0 0 0 1px; }
  .scheme_3 .quantity_box .quantity_up {
    margin: 2px 0 0 2px;
    -webkit-border-radius: 0 0 1px 0;
    -moz-border-radius: 0 0 1px 0;
    border-radius: 0 0 1px 0; }
.scheme_3 #purchase #add-to-cart {
  height: 50px;
  margin: 10px 10px 0 0;
  padding: 0 15px;
  font-size: 15px; }
.scheme_3 #wishlist_section {
  margin: 20px 0 0 0;
  line-height: 1.2em; }
  .scheme_3 #wishlist_section i {
    margin: 0 3px 0 0;
    font-size: 14px;
    line-height: 1.2em; }
  .scheme_3 #wishlist_section a {
    text-decoration: underline; }
  .scheme_3 #wishlist_section #wishlist_add,
  .scheme_3 #wishlist_section a:hover {
    text-decoration: none; }
.scheme_3 .product_info__wrapper .addthis_sharing_toolbox {
  margin: 20px 0 0 0;
  padding: 17px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_3 .product_info__wrapper .addthis_sharing_toolbox .at-share-btn {
  vertical-align: top;
  margin: 3px 3px 0 0 !important; }
.scheme_3 .product_wrap .product_description__title {
  margin: 40px 0 0 0; }
.scheme_3 .product_pagination {
  width: 100%;
  overflow: hidden;
  margin: 40px 0 0 0; }
  .scheme_3 .product_pagination .product_prev {
    float: left; }
  .scheme_3 .product_pagination .product_next {
    float: right; }
.scheme_3 .widget_related_products h3 {
  margin: 40px 0 0 0; }
.scheme_3 ul.product_listing_related {
  list-style-type: none; }
  .scheme_3 ul.product_listing_related .product_img a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_3 ul.product_listing_related .product_img a:hover {
      opacity: .7; }
.scheme_3 .article_title {
  font-weight: normal;
  font-size: 16px;
  color: #282f40;
  text-transform: none; }
  .scheme_3 .article_title a {
    color: #282f40; }
  .scheme_3 .article_title a:hover {
    color: #5d5d5d; }
.scheme_3 .article_date:before {
  content: '\f073';
  margin: 0 5px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_3 .article_info {
  margin: 15px 0 0 0; }
  .scheme_3 .article_info time,
  .scheme_3 .article_info span:not(:last-child) {
    margin: 0 12px 0 0;
    padding: 0 12px 0 0;
    border-right: 1px solid #ebebeb; }
.scheme_3 .blog_tags {
  font-size: 0; }
  .scheme_3 .blog_tags a {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 5px 10px;
    background: none;
    font-size: 14px;
    color: #959595;
    border: 1px solid #ebebeb; }
    .scheme_3 .blog_tags a:before {
      content: '\f02b';
      margin: 0 5px 0 0;
      font: 12px 'FontAwesome';
      color: #959595;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_3 .blog_tags a:hover {
      background: #730bff;
      color: white; }
    .scheme_3 .blog_tags a:hover:before {
      color: white; }
    .scheme_3 .blog_tags a.tag_active {
      background: #730bff;
      color: white !important;
      cursor: default; }
    .scheme_3 .blog_tags a.tag_active:before {
      color: white; }
.scheme_3 .blog_listing__article {
  margin: 30px 0 0 0; }
  .scheme_3 .blog_listing__article ~ .blog_listing__article {
    padding: 30px 0 0 0;
    border-top: 1px solid #ebebeb; }
  .scheme_3 .blog_listing__article .article_title {
    margin: 0;
    font-size: 20px; }
    .scheme_3 .blog_listing__article .article_title a {
      color: #730bff; }
      .scheme_3 .blog_listing__article .article_title a:hover {
        color: #ff5c93; }
  .scheme_3 .blog_listing__article .article_body {
    margin: 30px 0;
    overflow: hidden; }
    .scheme_3 .blog_listing__article .article_body .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_3 .blog_listing__article .article_body .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_3 .blog_listing__article .article_content {
    margin: 0px 0 0 0; }
  .scheme_3 .blog_listing__article .small_width + .article_content {
    margin-top: 0; }
  .scheme_3 .blog_listing__article .article_footer .blog_tags {
    margin: -10px 0 30px 0; }
.scheme_3 .blog_article {
  margin: 30px 0 0 0; }
  .scheme_3 .blog_article .article_title {
    margin: 0;
    font-size: 20px; }
  .scheme_3 .blog_article .article_content {
    margin: 30px 0 0 0; }
    .scheme_3 .blog_article .article_content .rte {
      margin: 0; }
    .scheme_3 .blog_article .article_content .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_3 .blog_article .article_content .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_3 .blog_article .article_footer {
    margin: 30px 0 0 0; }
    .scheme_3 .blog_article .article_footer .blog_tags {
      margin: -10px 0 30px 0; }
  .scheme_3 .blog_article .article_pagination {
    margin: 15px 0 0 0; }
    .scheme_3 .blog_article .article_pagination .btn {
      margin: 15px 0 0 0;
      letter-spacing: 0;
      font-size: 12px; }
    .scheme_3 .blog_article .article_pagination .article_next {
      float: right;
      margin: 15px 0 0 15px; }
.scheme_3 .article_comments {
  white-space: nowrap; }
.scheme_3 .article_comments__list {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_3 .article_comments__list h3 {
    margin: 0; }
  .scheme_3 .article_comments__list ul li {
    margin: 30px 0 0 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.05); }
    .scheme_3 .article_comments__list ul li time span {
      margin: 0 0 0 12px;
      padding: 0 0 0 12px;
      border-left: 1px solid #ebebeb; }
  .scheme_3 .article_comments__list .comment_author {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .scheme_3 .article_comments__list .comment_author b {
      padding-right: 10px; }
  .scheme_3 .article_comments__list .comment_content {
    margin: 10px 0 0 0; }
.scheme_3 .article_comments__form {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_3 .article_comments__form h3 {
    margin: 0;
    font-size: 20px; }
  .scheme_3 .article_comments__form .col-lg-6 {
    margin: 15px 0 0 0; }
  .scheme_3 .article_comments__form button {
    margin: 15px 0 0 0; }
.scheme_3 .account_section {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb;
  border-top: 2px solid #5d5d5d; }
  .scheme_3 .account_section h4 {
    overflow: hidden;
    margin: 0;
    font-size: 16px; }
    .scheme_3 .account_section h4 span {
      vertical-align: top;
      float: right; }
    .scheme_3 .account_section h4 a {
      font-weight: normal; }
      .scheme_3 .account_section h4 a ~ a {
        margin: 0 0 0 15px; }
      .scheme_3 .account_section h4 a:before {
        vertical-align: top;
        margin: 0 5px 0 0;
        font: 14px/24px 'FontAwesome'; }
      .scheme_3 .account_section h4 a.link_add:before {
        content: '\f067'; }
      .scheme_3 .account_section h4 a.link_edit:before {
        content: '\f040'; }
      .scheme_3 .account_section h4 a.link_close:before {
        content: '\f00d'; }
      .scheme_3 .account_section h4 a.link_delete:before {
        content: '\f1f8'; }
  .scheme_3 .account_section p.note {
    margin: 15px 0 0 0; }
  .scheme_3 .account_section .btn {
    margin-right: 15px; }
  .scheme_3 .account_section label {
    line-height: 34px; }
  .scheme_3 .account_section .address_item {
    line-height: 26px; }
  .scheme_3 .account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    border: 1px solid #5d5d5d;
    font: 15px/25px 'FontAwesome';
    color: #282f40;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .scheme_3 .account_section .address_item {
    margin: 15px 0 0 0; }
    .scheme_3 .account_section .address_item ~ .address_item {
      margin: 10px 0 0 0; }
  .scheme_3 .account_section .address_location:before {
    content: '\f015'; }
  .scheme_3 .account_section .address_phone:before {
    content: '\f095';
    font-size: 14px; }
  .scheme_3 .account_section .address_user:before {
    content: '\f007'; }
  .scheme_3 .account_section input[type="radio"],
  .scheme_3 .account_section input[type="checkbox"] {
    margin: 10px 5px 0 0; }
.scheme_3 #account_reset__link {
  white-space: nowrap; }
.scheme_3 #address_form_new .form-group:nth-last-of-type(2) label {
  text-align: left; }
.scheme_3 .account_wrapper {
  width: 100%;
  height: 100%;
  display: table;
  margin: 30px 0 0 0; }
  .scheme_3 .account_wrapper .account_left {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 1; }
    .scheme_3 .account_wrapper .account_left:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #ff5c93;
      position: absolute;
      top: 0;
      right: 15px;
      bottom: 0;
      left: 0;
      z-index: -1; }
  .scheme_3 .account_wrapper .account_right {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 0 0 15px;
    position: relative;
    z-index: 1; }
    .scheme_3 .account_wrapper .account_right:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #ff5c93;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 15px;
      z-index: -1; }
  .scheme_3 .account_wrapper .account_section {
    width: 100%;
    height: 100%;
    margin: 0;
    border: none; }
.scheme_3 #account_login .account_left ul {
  margin: 10px 0 0 0; }
  .scheme_3 #account_login .account_left ul li {
    margin: 5px 0 0 0;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_3 #account_login .account_left ul li:before {
      content: '\f00c';
      margin: 0 7px 0 0;
      font: 14px 'FontAwesome';
      color: #5d5d5d; }
.scheme_3 #account_login .account_left .btn {
  margin-top: 15px; }
.scheme_3 #account_guest {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb; }
  .scheme_3 #account_guest .btn {
    margin-top: 15px; }
.scheme_3 #account_reset_form {
  margin: 0; }
.scheme_3 .account_area .page_heading {
  overflow: hidden;
  padding: 0 0 10px 0;
  background: none;
  border: none;
  border-bottom: 2px solid #ebebeb;
  position: relative; }
  .scheme_3 .account_area .page_heading a {
    display: block;
    float: right;
    margin: 4px 0 0 10px;
    font-size: 14px; }
    .scheme_3 .account_area .page_heading a.link_logout {
      position: absolute;
      right: 0;
      top: 0; }
.scheme_3 .account_welcome {
  text-align: center; }
  .scheme_3 .account_welcome .page_heading:before {
    content: '\f007';
    margin: 0 7px 0 0;
    font-family: 'FontAwesome'; }
.scheme_3 .account_welcome__name {
  margin: 30px 0 0 0;
  color: #5d5d5d; }
.scheme_3 .account_table {
  width: 100%;
  margin: 15px 0 0 0; }
  .scheme_3 .account_table th,
  .scheme_3 .account_table td {
    vertical-align: middle; }
.scheme_3 .table_info tr ~ tr {
  border-top: 1px solid #ebebeb; }
.scheme_3 .table_info td {
  padding: 5px 0; }
  .scheme_3 .table_info td ~ td {
    padding: 5px 0 5px 5px;
    color: #282f40;
    text-align: right; }
.scheme_3 .table_orders thead {
  border-bottom: 2px solid #ebebeb; }
.scheme_3 .table_orders th {
  padding: 5px 7px;
  border: 1px solid #ebebeb;
  color: #282f40;
  text-transform: uppercase; }
.scheme_3 .table_orders td {
  padding: 5px 7px;
  border: 1px solid #ebebeb; }
.scheme_3 .table_orders tfoot {
  border-top: 2px solid #ebebeb; }
.scheme_3 .table_orders p {
  margin: 7px 0 0 0; }
.scheme_3 .table_orders a {
  text-decoration: underline; }
  .scheme_3 .table_orders a:hover {
    text-decoration: none; }
.scheme_3 .table_orders .cell_total {
  text-align: right; }
.scheme_3 .table_orders .row_total {
  border-top: 2px solid #ebebeb;
  font-size: 14px; }
  .scheme_3 .table_orders .row_total .money {
    font-weight: bold; }
.scheme_3 .account_default .address_all {
  margin: 15px 0 0 0; }
  .scheme_3 .account_default .address_all a {
    text-decoration: underline; }
    .scheme_3 .account_default .address_all a:hover {
      text-decoration: none; }
.scheme_3 .account_address__item h4 {
  padding: 0 0 7px 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_3 .order_cancelled h4 {
  margin: 0;
  font-size: 14px; }
.scheme_3 .order_cancelled p {
  margin: 10px 0 0 0; }
.scheme_3 #cart_loader {
  width: 100%;
  height: 0;
  position: fixed;
  left: 0;
  top: 0; }
  .scheme_3 #cart_loader.loader_off .global_loader {
    top: 40px; }
  .scheme_3 #cart_loader.loader_on .global_loader {
    top: 80px; }
.scheme_3 .cart_list {
  width: 100%;
  max-width: 100%;
  margin: 30px 0 0 0; }
  .scheme_3 .cart_list th {
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #ebebeb;
    font-size: 14px;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_3 .cart_list th ~ th {
      text-align: center; }
  .scheme_3 .cart_list td {
    padding: 20px;
    border: 1px solid #ebebeb; }
  .scheme_3 .cart_list .cell_3 {
    text-align: center; }
  .scheme_3 .cart_list .cell_5 {
    text-align: center; }
  .scheme_3 .cart_list .cart_price {
    font-size: 14px;
    text-align: right; }
.scheme_3 .cart_item__img {
  width: 140px;
  float: left; }
.scheme_3 .cart_item__info {
  margin: 0 0 0 160px; }
.scheme_3 .cart_item__name {
  margin: 0; }
.scheme_3 .cart_item__variant {
  margin: 15px 0 0 0;
  font-size: 14px;
  color: #282f40; }
.scheme_3 .cart_item__details {
  margin: 10px 0 0 0; }
  .scheme_3 .cart_item__details p {
    margin: 5px 0 0 0; }
    .scheme_3 .cart_item__details p span {
      color: #282f40; }
.scheme_3 .cart_item .quantity_box {
  width: 88px;
  height: 24px;
  margin: 0;
  position: relative; }
  .scheme_3 .cart_item .quantity_box input {
    width: 40px;
    position: absolute;
    left: 24px;
    top: 0; }
  .scheme_3 .cart_item .quantity_box .quantity_down {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .scheme_3 .cart_item .quantity_box .quantity_up {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0; }
.scheme_3 .cart_item .cart_update {
  width: 88px;
  margin: 5px 0 0 0;
  font-size: 11px;
  padding: 0 7px;
  font-weight: 400;
  text-transform: none; }
.scheme_3 .cart_item__remove {
  font-size: 14px;
  color: #730bff; }
  .scheme_3 .cart_item__remove i {
    vertical-align: baseline; }
  .scheme_3 .cart_item__remove:hover {
    color: #ff5c93; }
.scheme_3 .cart_list .cart_buttons .btn {
  float: right;
  margin: 0 0 0 20px; }
.scheme_3 .cart_list .cart_buttons .btn-alt {
  float: none;
  margin: 0; }
.scheme_3 .cart_list .cart_buttons .btn span {
  margin: 0 7px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_3 .cart_list .cart_summary .cart_summary__row {
  margin: 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  color: #282f40; }
  .scheme_3 .cart_list .cart_summary .cart_summary__row ~ .cart_summary__row {
    padding: 10px 0; }
  .scheme_3 .cart_list .cart_summary .cart_summary__row span {
    float: right; }
.scheme_3 .cart_list .cart_summary .cart_summary__notification {
  margin: 20px 0 0 0; }
.scheme_3 .cart_list .cart_summary .cart_summary__instructions {
  margin: 15px 0 0 0; }
  .scheme_3 .cart_list .cart_summary .cart_summary__instructions label {
    display: block;
    padding: 0 0 3px 0;
    font-weight: normal;
    color: #282f40; }
  .scheme_3 .cart_list .cart_summary .cart_summary__instructions textarea {
    width: auto !important;
    height: 100px !important;
    max-width: 100% !important;
    resize: none; }
.scheme_3 .cart_list .cart_summary .cart_summary__checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  text-align: center; }
  .scheme_3 .cart_list .cart_summary .cart_summary__checkout .cart_summary__methods {
    margin: 10px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_3 .cart_list .cart_summary .cart_summary__checkout .cart_summary__checkout__button_wrapper {
    margin: 20px 0 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_3 .cart_list .cart_summary .cart_summary__checkout .btn {
    margin-top: 0px;
    padding: 0 10px;
    font-weight: 400; }
.scheme_3 .cart_list .cart_summary .cart_summary__methods li {
  display: inline-block;
  margin: 14px 10px 0 0; }
.scheme_3 .cart_empty h4 {
  font-size: 20px; }
  .scheme_3 .cart_empty h4 a {
    font-weight: inherit;
    text-decoration: underline; }
    .scheme_3 .cart_empty h4 a:hover {
      text-decoration: none; }
.scheme_3 #contact_page #google_map {
  margin: 15px 0;
  border: 1px solid #ebebeb; }
  .scheme_3 #contact_page #google_map iframe {
    width: 100%; }
.scheme_3 #contact_page .btn {
  margin-top: 5px; }
.scheme_3 .contact-form textarea {
  width: 100%; }
.scheme_3 .template-404 h2,
.scheme_3 .template-404 h2 a {
  vertical-align: baseline; }
.scheme_3 .page_sitemap h2 {
  margin: 30px 0 15px 0; }
.scheme_3 .page_sitemap .sitemap_separator {
  width: 100%;
  height: 0;
  float: none;
  clear: both;
  margin: 0 15px;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_3 .page_sitemap ul {
  list-style-type: disc;
  padding-left: 15px; }
  .scheme_3 .page_sitemap ul li {
    margin-top: 7px; }
    .scheme_3 .page_sitemap ul li a {
      color: #959595; }
      .scheme_3 .page_sitemap ul li a:hover {
        color: #730bff; }
.scheme_3 .wishlist_page .wishlist_empty {
  margin: 15px 0 0 0; }
.scheme_3 #wishlist_products_number {
  display: inline;
  font-weight: inherit;
  line-height: inherit; }
.scheme_3 .product_wishlist a.product_img {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .scheme_3 .product_wishlist a.product_img:hover {
    opacity: .6; }
.scheme_3 .product_wishlist:nth-child(3n+1) {
  clear: left; }
.scheme_3 #customization_tool {
  width: 240px;
  margin: -252px 0 0 0;
  background: #fff;
  position: fixed;
  left: -240px;
  top: 50%;
  z-index: 100000;
  -webkit-border-radius: 0 10px 4px 0;
  -moz-border-radius: 0 10px 4px 0;
  border-radius: 0 10px 4px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }
  .scheme_3 #customization_tool h4 {
    height: 50px;
    margin: 0;
    padding: 0 50px 0 20px;
    background: rgba(0, 0, 0, 0.04);
    font: bold 14px/50px 'Arial';
    color: #333;
    cursor: default;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0; }
  .scheme_3 #customization_tool .customization_block {
    padding: 0 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .scheme_3 #customization_tool .customization_block__colors {
    padding: 0 20px 20px 20px;
    border: none; }
  .scheme_3 #customization_tool h5 {
    height: 50px;
    margin: 0;
    font: bold 14px/50px 'Arial';
    color: #888;
    text-transform: uppercase;
    cursor: default; }
    .scheme_3 #customization_tool h5 i {
      width: 24px;
      height: 30px;
      display: inline-block;
      margin: 10px 10px 0 0;
      font-size: 21px;
      line-height: 30px;
      text-align: center;
      cursor: pointer; }
    .scheme_3 #customization_tool h5 i.fa-toggle-on {
      color: #333; }
  .scheme_3 #customization_tool #customization_tool__btn {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: #888;
    position: absolute;
    right: -50px;
    top: 0;
    opacity: .4;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
    .scheme_3 #customization_tool #customization_tool__btn i {
      width: 50px;
      height: 50px;
      display: block;
      font-size: 22px;
      line-height: 49px;
      color: #fff;
      text-align: center;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
  .scheme_3 #customization_tool.on {
    left: 0;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25); }
    .scheme_3 #customization_tool.on #customization_tool__btn {
      right: 0;
      opacity: 1;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .scheme_3 #customization_tool .color_palette {
    height: 30px;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .scheme_3 #customization_tool .color_palette.active {
      border-color: #fff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      -webkit-box-shadow: 0 0 0 2px #888888;
      -moz-box-shadow: 0 0 0 2px #888888;
      box-shadow: 0 0 0 2px #888888; }
  .scheme_3 #customization_tool .color_palette ~ .color_palette {
    margin: 20px 0 0 0; }
  .scheme_3 #customization_tool .color_item {
    position: absolute;
    top: 0;
    bottom: 0; }
    .scheme_3 #customization_tool .color_item.color_1 {
      left: -30px;
      right: 50%;
      z-index: 10;
      -webkit-transform: skewX(-45deg);
      transform: skewX(-45deg); }
    .scheme_3 #customization_tool .color_item.color_2 {
      left: 0;
      right: 0;
      z-index: 1; }
.scheme_3 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_on {
  opacity: 1 !important;
  display: block !important; }
.scheme_3 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_off {
  opacity: 0 !important;
  display: none !important; }
.scheme_3 #scheme_1 .color_1 {
  background: #26a6e4; }
.scheme_3 #scheme_1 .color_2 {
  background: #f2ca68; }
.scheme_3 #scheme_2 .color_1 {
  background: #ff870b; }
.scheme_3 #scheme_2 .color_2 {
  background: #35c36e; }
.scheme_3 #scheme_3 .color_1 {
  background: #730bff; }
.scheme_3 #scheme_3 .color_2 {
  background: #ff5c93; }
.scheme_3 #scheme_4 .color_1 {
  background: #f03a00; }
.scheme_3 #scheme_4 .color_2 {
  background: #39e7d2; }

.scheme_4 input:focus::-webkit-input-placeholder,
.scheme_4 textarea:focus::-webkit-input-placeholder {
  color: transparent; }
.scheme_4 .clearfix {
  zoom: 1; }
  .scheme_4 .clearfix:before, .scheme_4 .clearfix:after {
    content: "";
    display: table; }
  .scheme_4 .clearfix:after {
    clear: both; }
.scheme_4 .hidden,
.scheme_4 .visuallyhidden {
  display: none; }
.scheme_4 .left {
  float: left; }
.scheme_4 .right {
  float: right; }
.scheme_4 .flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
.scheme_4 .jq-selectbox {
  display: block;
  z-index: 1000 !important;
  cursor: pointer; }
.scheme_4 .jq-selectbox__select-text {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
.scheme_4 .jq-selectbox__trigger i {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_4 .jq-selectbox__dropdown {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
.scheme_4 .jq-selectbox.opened .jq-selectbox__trigger i {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }
.scheme_4 #at15s {
  z-index: 999 !important; }
.scheme_4 #habla_window_div {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }
  .scheme_4 #habla_window_div textarea {
    min-height: 1px; }
.scheme_4 #habla_window_div textarea {
  min-height: 1px; }
.scheme_4 .global_loader {
  width: 44px;
  height: 44px;
  margin: 0 0 0 -22px;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 1001;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMhJREFUeNrs2TEKwkAUhOEXBSurQM5jo2AbyG2EgIfyCkKqXEDiGYI2QkBn5aXYYBqb7MAM/Ft/LNutWbwtqtEVDei9UIMbajf93A51CyLn6twWrUwQOq0csTl6EICDMV/jOKG9pb+Nv21rCW53rM1wvFzPsD5zOc1WRjaBBRZYYIEFFlhggQUWWGCBBRZYYIEFFvh/cE/kfQbwnQh8C+ALEfhrLYznU6YY5RUBuJpe98HS/Vg8zr2R8E16Rk0C0MYt0dftR4ABAFfva4h/thfHAAAAAElFTkSuQmCC") 50% 50% no-repeat;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  -moz-transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: top 0.3s ease-in-out, opacity 0.3s ease-in-out; }
.scheme_4 .global_loader:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url("fancybox_loading.gif") 50% 50% no-repeat; }
.scheme_4 .loader_on .global_loader {
  top: 20px;
  opacity: 1; }
.scheme_4 .loader_off .global_loader {
  top: 0;
  opacity: 0; }
.scheme_4 #page_preloader {
  width: 100%;
  height: 100%;
  background: #ffffff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out; }
  .scheme_4 #page_preloader .global_loader {
    margin: -22px 0 0 -22px;
    top: 50%; }
  .scheme_4 #page_preloader.off {
    opacity: 0; }
.scheme_4 #cookies_container {
  overflow: hidden;
  padding: 5px 0;
  background: #111;
  text-align: center;
  display: none; }
  .scheme_4 #cookies_container p {
    display: inline-block;
    margin: 0;
    padding: 19px 0 0;
    font-size: 14px;
    color: #888; }
    .scheme_4 #cookies_container p b {
      vertical-align: baseline;
      color: #fff; }
  .scheme_4 #cookies_container .cookie_btn {
    height: 40px;
    display: inline-block;
    margin: 5px 0 5px 6px;
    padding: 0 20px;
    border-width: 1px;
    border-style: solid;
    font-weight: bold;
    font-size: 17px;
    line-height: 38px;
    color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .scheme_4 #cookies_container #cookie_ok {
    margin: 10px 0 10px 20px;
    background: #18a439;
    border-color: #18a439; }
    .scheme_4 #cookies_container #cookie_ok:hover {
      background: #585858;
      border-color: #585858; }
  .scheme_4 #cookies_container #cookie_no {
    border-color: #585858; }
    .scheme_4 #cookies_container #cookie_no:hover {
      background: #585858;
      border-color: #585858; }
.scheme_4 #google_map,
.scheme_4 #google_map iframe {
  width: 100% !important;
  height: 300px !important;
  background: #e7e7e6; }
.scheme_4 #google_map img {
  max-width: none !important; }
.scheme_4 .fancybox-skin {
  padding: 15px;
  background: white;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
.scheme_4 .fancybox-close {
  width: 36px;
  height: 36px;
  display: block;
  background: #555;
  border: none;
  color: white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.5); }
  .scheme_4 .fancybox-close:hover {
    background: #f03a00;
    color: white; }
  .scheme_4 .fancybox-close:before {
    content: '\f00d';
    display: block;
    font: 15px/36px 'FontAwesome';
    text-align: center; }
.scheme_4 .fancybox-nav span {
  width: 36px;
  height: 36px;
  display: block;
  margin: -18px 0 0 0;
  background: #555;
  border: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.6);
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_4 .fancybox-nav span:before {
    display: block;
    font: 12px/36px 'FontAwesome';
    color: white;
    text-align: center; }
.scheme_4 .fancybox-nav:hover > span {
  background: #f03a00; }
.scheme_4 .fancybox-prev span:before {
  content: '\f053';
  padding: 0 2px 0 0; }
.scheme_4 .fancybox-next span:before {
  content: '\f054';
  padding: 0 0 0 2px; }
.scheme_4 .fancybox_alert {
  padding: 0 !important;
  text-align: center; }
  .scheme_4 .fancybox_alert .alert {
    margin: 0;
    padding: 40px;
    font-size: 14px; }
  .scheme_4 .fancybox_alert .btn {
    margin: 15px 0 0 0;
    padding: 0 20px;
    font-size: 12px;
    text-decoration: none;
    color: #252525; }
  .scheme_4 .fancybox_alert .btn ~ .btn {
    margin: 15px 0 0 5px; }
.scheme_4 #cart_added .cart_added__row {
  height: 120px;
  display: table; }
.scheme_4 #cart_added h4 {
  margin: 0 0 15px 0;
  text-align: center;
  max-width: 420px; }
.scheme_4 #cart_added.cart_error {
  max-width: 420px; }
.scheme_4 .cart_added__1 {
  width: 120px;
  height: 100%;
  display: table-cell;
  text-align: center; }
  .scheme_4 .cart_added__1 img {
    height: 120px;
    padding: 10px;
    border: 1px solid #ebebeb; }
.scheme_4 .cart_added__2 {
  width: 300px;
  height: 100%;
  display: table-cell;
  padding: 0 0 0 15px; }
  .scheme_4 .cart_added__2 .product_name {
    display: block; }
  .scheme_4 .cart_added__2 #cart_added__quantity {
    margin: 15px 0 0 0;
    font-size: 16px; }
  .scheme_4 .cart_added__2 .btn {
    margin: 15px 10px 0 0;
    text-transform: none;
    padding: 0 10px; }
.scheme_4 #quick_view__wrap .fancybox-skin {
  padding: 30px !important; }
.scheme_4 #product_quick_view {
  width: 668px; }
.scheme_4 .product_quick_wrapper {
  width: 100%;
  display: table; }
.scheme_4 .quick_view__left {
  width: 317px;
  height: 100%;
  display: table-cell;
  padding: 0 15px 0 0; }
  .scheme_4 .quick_view__left #img_big {
    width: 302px;
    padding: 2px;
    border: 1px solid #ebebeb; }
    .scheme_4 .quick_view__left #img_big img {
      background: rgba(0, 0, 0, 0.05); }
  .scheme_4 .quick_view__left .product_images {
    width: 302px; }
.scheme_4 .quick_view__right {
  height: 100%;
  display: table-cell;
  overflow: hidden;
  padding: 0 0 0 15px; }
  .scheme_4 .quick_view__right p {
    margin: 15px 0 0 0;
    font-size: 14px; }
  .scheme_4 .quick_view__right label {
    font-weight: normal;
    font-size: 14px;
    color: #282f40; }
.scheme_4 #quick_view__name {
  margin: 0;
  font-size: 24px; }
  .scheme_4 #quick_view__name a {
    color: #f03a00; }
    .scheme_4 #quick_view__name a:hover {
      color: #39e7d2; }
.scheme_4 #quick_view__variants {
  overflow: hidden;
  margin: 15px -10px 0 -10px; }
  .scheme_4 #quick_view__variants label {
    display: block;
    padding: 0 10px; }
  .scheme_4 #quick_view__variants .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_4 #quick_view__variants .selector-wrapper label {
      display: none !important; }
    .scheme_4 #quick_view__variants .selector-wrapper select {
      width: 100%;
      display: block; }
.scheme_4 #quick_view__price {
  margin: 30px 0 0 0;
  position: relative; }
  .scheme_4 #quick_view__price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_4 #quick_view__price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_4 #quick_view__price .money_sale {
    font-size: 16px; }
  .scheme_4 #quick_view__price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #5d5d5d;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_4 #quick_view__availability {
  margin: 20px 0 0 0; }
.scheme_4 #quick_view__form {
  margin: 15px 0 0 0; }
  .scheme_4 #quick_view__form label {
    display: block; }
  .scheme_4 #quick_view__form #quick_view__add {
    height: 50px;
    margin: 10px 10px 0 0;
    padding: 0 20px;
    font-size: 14px; }
.scheme_4 body {
  font: normal 14px Open Sans;
  line-height: 1.33;
  color: #959595; }
.scheme_4 h1,
.scheme_4 h2,
.scheme_4 h3,
.scheme_4 h4,
.scheme_4 h5,
.scheme_4 h6 {
  margin: 15px 0;
  font: 24px Open Sans;
  color: #252525; }
.scheme_4 h2 {
  letter-spacing: 0.28px; }
.scheme_4 h2 {
  font-size: 24px; }
.scheme_4 h3 {
  font-size: 22px; }
.scheme_4 h4 {
  font-size: 20px; }
.scheme_4 h5 {
  font-size: 18px; }
.scheme_4 h6 {
  font-size: 16px; }
.scheme_4 .page_heading {
  margin: 0;
  font-size: 24px; }
  .scheme_4 .page_heading a {
    font-weight: inherit; }
.scheme_4 .section_heading {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: 0.72px;
  text-align: center; }
.scheme_4 p {
  margin: 15px 0;
  padding: 0; }
.scheme_4 .column_center ul {
  list-style-type: square;
  list-style-position: inside; }
.scheme_4 .column_center ol {
  list-style-type: decimal;
  list-style-position: inside; }
.scheme_4 a {
  color: #26a6e4;
  text-decoration: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_4 a:hover, .scheme_4 a:active {
    color: #111111; }
.scheme_4 .product_name {
  font-size: 14px;
  color: #252525; }
  .scheme_4 .product_name a {
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .scheme_4 .product_name a:hover {
      color: #f03a00; }
.scheme_4 .product_desc {
  font-size: 13px;
  color: #959595; }
.scheme_4 .money {
  color: #282f40;
  font-weight: 700; }
.scheme_4 .money_sale,
.scheme_4 .compare-at-price {
  color: #959595;
  text-decoration: line-through;
  font-weight: 400; }
.scheme_4 .rte {
  margin-top: 15px;
  margin-bottom: 15px;
  color: inherit; }
  .scheme_4 .rte > * {
    max-width: 100%; }
  .scheme_4 .rte a {
    text-decoration: underline; }
    .scheme_4 .rte a:hover {
      text-decoration: none; }
  .scheme_4 .rte h1,
  .scheme_4 .rte h2,
  .scheme_4 .rte h3,
  .scheme_4 .rte h4,
  .scheme_4 .rte h5,
  .scheme_4 .rte h6 {
    margin: 30px 0 15px 0;
    padding: 0 0 15px 0;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2); }
  .scheme_4 .rte h1 {
    font-size: 22px; }
  .scheme_4 .rte h2 {
    font-size: 18px; }
  .scheme_4 .rte h3 {
    font-size: 16px; }
  .scheme_4 .rte h4 {
    font-size: 15px; }
  .scheme_4 .rte h5 {
    font-size: 14px; }
  .scheme_4 .rte h6 {
    font-size: 12px; }
  .scheme_4 .rte ul {
    list-style-type: disc;
    list-style-position: inside; }
  .scheme_4 .rte ol {
    list-style-type: decimal;
    list-style-position: inside; }
  .scheme_4 .rte blockquote {
    padding: 5px 35px;
    font-weight: normal; }
    .scheme_4 .rte blockquote:before {
      content: '\f10d';
      font: 16px 'FontAwesome'; }
    .scheme_4 .rte blockquote:after {
      content: '\f10e';
      float: right;
      font: 12px 'FontAwesome'; }
    .scheme_4 .rte blockquote * {
      margin: 10px 0 !important;
      font-size: 15px; }
  .scheme_4 .rte iframe {
    max-width: 100% !important; }
.scheme_4 .youtube_wrap {
  padding: 56.25% 0 0 0;
  position: relative; }
  .scheme_4 .youtube_wrap iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0; }
.scheme_4 .page_content .rte table {
  width: 100%;
  max-width: 100%; }
  .scheme_4 .page_content .rte table td {
    padding: 0 15px; }
    .scheme_4 .page_content .rte table td img {
      width: auto;
      max-width: 100% !important; }
  .scheme_4 .page_content .rte table h2,
  .scheme_4 .page_content .rte table h3,
  .scheme_4 .page_content .rte table h4,
  .scheme_4 .page_content .rte table h5,
  .scheme_4 .page_content .rte table h6 {
    margin: 15px 0;
    padding: 0;
    border: none;
    font-weight: normal;
    color: #5d5d5d;
    text-transform: uppercase; }
  .scheme_4 .page_content .rte table h4 {
    font-size: 18px; }
.scheme_4 label {
  font-weight: bold;
  font-size: 14px; }
.scheme_4 select,
.scheme_4 select.form-control,
.scheme_4 textarea,
.scheme_4 textarea.form-control,
.scheme_4 input[type="text"],
.scheme_4 input[type="email"],
.scheme_4 input[type="number"],
.scheme_4 input[type="password"],
.scheme_4 input[type="tel"] {
  padding: 6px;
  border: 1px solid #ebebeb;
  font: normal 13px 'Arial';
  font-size: 14px;
  font-family: Open Sans;
  color: #959595;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.scheme_4 input[type="text"],
.scheme_4 input[type="email"],
.scheme_4 input[type="number"],
.scheme_4 input[type="password"],
.scheme_4 input[type="tel"] {
  height: 34px;
  line-height: 18px;
  padding: 7px; }
.scheme_4 select,
.scheme_4 select.form-control {
  padding: 8px 3px; }
.scheme_4 textarea,
.scheme_4 textarea.form-control {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px; }
.scheme_4 select:focus,
.scheme_4 select.form-control:focus,
.scheme_4 textarea:focus,
.scheme_4 textarea.form-control:focus,
.scheme_4 input[type="text"]:focus,
.scheme_4 input[type="email"]:focus,
.scheme_4 input[type="number"]:focus,
.scheme_4 input[type="password"]:focus,
.scheme_4 input[type="tel"]:focus {
  border-color: #aaa;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #dddddd; }
.scheme_4 input[type="radio"],
.scheme_4 input[type="checkbox"],
.scheme_4 .form-group {
  vertical-align: top !important;
  margin-top: 15px;
  margin-bottom: 0; }
.scheme_4 .form-horizontal label {
  padding-top: 0 !important;
  text-align: right;
  line-height: 34px; }
.scheme_4 .form-horizontal select {
  width: 100%; }
.scheme_4 .action_bottom span.note {
  margin-left: 5px; }
.scheme_4 .action_bottom span.note a {
  margin-left: 5px; }
.scheme_4 .alert {
  margin: 15px 0;
  padding: 12px;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .scheme_4 .alert p {
    margin: 0; }
  .scheme_4 .alert a {
    font-weight: bold;
    text-decoration: underline; }
    .scheme_4 .alert a:hover {
      text-decoration: none; }
  .scheme_4 .alert ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 0; }
    .scheme_4 .alert ul li {
      font-weight: bold; }
  .scheme_4 .alert ol {
    list-style-type: decimal;
    list-style-position: inside;
    margin: 0; }
    .scheme_4 .alert ol li {
      font-weight: bold; }
  .scheme_4 .alert > p + p, .scheme_4 .alert > ul + ul {
    margin: 10px 0 0 0; }
.scheme_4 .alert-success {
  background-color: #dff0d8;
  color: #1e892a; }
  .scheme_4 .alert-success a {
    color: #1e892a; }
.scheme_4 .alert-info {
  background-color: #cfedfc;
  color: #267abe; }
  .scheme_4 .alert-info a {
    color: #267abe; }
.scheme_4 .alert-warning {
  background-color: #fff5c7;
  color: #c87100; }
  .scheme_4 .alert-warning a {
    color: #c87100; }
.scheme_4 .alert-danger,
.scheme_4 .alert-error {
  background-color: #ffcccc;
  color: #d10300; }
.scheme_4 .alert-danger a,
.scheme_4 .alert-error a {
  color: #d10300; }
.scheme_4 .alert-form {
  border-color: #d10300 !important; }
.scheme_4 .alert-form-info {
  display: none;
  margin: 5px 0 0 0;
  font-weight: bold;
  color: #d10300;
  font-size: 12px; }
.scheme_4 .notify_success {
  color: #1e892a; }
.scheme_4 .notify_info {
  color: #267abe; }
.scheme_4 .notify_warning {
  color: #c87100; }
.scheme_4 .notify_danger {
  color: #d10300; }
.scheme_4 .btn,
.scheme_4 .btn a,
.scheme_4 .btn-info,
.scheme_4 .btn-primary {
  height: 34px;
  line-height: 34px;
  padding: 0px 24px;
  font-weight: 400;
  background: #39e7d2;
  border: 0;
  font-size: 12px;
  text-transform: uppercase;
  color: #252525;
  letter-spacing: 0.72px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
  .scheme_4 .btn a,
  .scheme_4 .btn a a,
  .scheme_4 .btn-info a,
  .scheme_4 .btn-primary a {
    padding: 0 !important;
    border: none !important; }
  .scheme_4 .btn span,
  .scheme_4 .btn a,
  .scheme_4 .btn a span,
  .scheme_4 .btn a a,
  .scheme_4 .btn-info span,
  .scheme_4 .btn-info a,
  .scheme_4 .btn-primary span,
  .scheme_4 .btn-primary a {
    line-height: inherit; }
.scheme_4 .btn:focus {
  background: #39e7d2;
  color: #252525; }
.scheme_4 .btn:hover,
.scheme_4 .btn:hover a,
.scheme_4 .btn-info:hover,
.scheme_4 .btn-primary:hover {
  background: #f03a00;
  color: white; }
.scheme_4 .btn-alt,
.scheme_4 .btn-alt a {
  background: #39e7d2 -20;
  color: #252525; }
.scheme_4 .btn-alt:hover,
.scheme_4 .btn-alt:hover a {
  background: #dc2600;
  color: white; }
.scheme_4 .btn_icon {
  min-width: 34px;
  padding: 0 4px; }
  .scheme_4 .btn_icon .icon {
    font-size: 14px; }
.scheme_4 html {
  width: 100%;
  height: 100%; }
.scheme_4 #wrapper1 {
  position: relative;
  z-index: 1;
  background: #ffffff; }
.scheme_4 #wrapper2 {
  overflow: hidden; }
.scheme_4 .container {
  padding: 0; }
.scheme_4 .old_browsers {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 10000; }
  .scheme_4 .old_browsers a {
    display: block;
    padding: 0 0 16px 0;
    background: #ffdd77;
    font-size: 0;
    color: #272727;
    text-align: center;
    text-decoration: none; }
    .scheme_4 .old_browsers a i {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 0;
      font-size: 44px;
      color: #c05420; }
    .scheme_4 .old_browsers a b,
    .scheme_4 .old_browsers a span {
      height: 44px;
      display: inline-block;
      vertical-align: top;
      margin: 16px 0 0 15px;
      font-size: 20px;
      line-height: 43px; }
    .scheme_4 .old_browsers a .btn {
      height: 44px;
      vertical-align: top;
      padding: 0 30px;
      background: none !important;
      border: 2px solid #272727 !important;
      font-weight: bold;
      font-size: 14px;
      line-height: 40px;
      color: #272727 !important;
      text-transform: uppercase;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px; }
      .scheme_4 .old_browsers a .btn:hover {
        background: #272727 !important;
        color: #fff !important; }
.scheme_4 #newsletter_popup__wrap {
  width: 100% !important;
  max-width: 540px !important;
  background: #f1f1f1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .scheme_4 #newsletter_popup__wrap .fancybox-skin,
  .scheme_4 #newsletter_popup__wrap .fancybox-outer,
  .scheme_4 #newsletter_popup__wrap .fancybox-inner {
    width: 100% !important;
    height: 100% !important;
    padding: 0 !important;
    background: none; }
  .scheme_4 #newsletter_popup__wrap .fancybox-close {
    margin: 0;
    background: white;
    color: #39e7d2;
    right: 10px;
    top: 10px;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
    .scheme_4 #newsletter_popup__wrap .fancybox-close:before {
      font-size: 20px;
      line-height: 33px; }
    .scheme_4 #newsletter_popup__wrap .fancybox-close:hover {
      color: #f03a00; }
.scheme_4 #newsletter_popup {
  height: 100% !important;
  padding: 51px 30px 56px;
  text-align: center; }
  .scheme_4 #newsletter_popup .icon {
    font-size: 41px;
    color: #f03a00; }
  .scheme_4 #newsletter_popup h2 {
    margin-top: 5px;
    margin-bottom: 1px;
    font-size: 45px;
    font-weight: 300; }
  .scheme_4 #newsletter_popup p {
    margin-top: 1px;
    font-size: 18px;
    font-weight: 300;
    color: #959595; }
  .scheme_4 #newsletter_popup form {
    padding: 14px 0 0 0;
    text-align: center;
    font-size: 0; }
    .scheme_4 #newsletter_popup form input {
      display: block;
      width: 100%;
      max-width: 370px;
      height: 40px;
      padding: 0 15px;
      margin: 0 auto;
      background: white;
      border: 0;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_4 #newsletter_popup form .btn {
      margin-top: 15px;
      height: 40px;
      line-height: 40px;
      min-width: 170px; }
  .scheme_4 #newsletter_popup .newsletter_off__wrap {
    margin: 30px 0 0 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10px; }
  .scheme_4 #newsletter_popup #newsletter_off {
    height: auto;
    padding: 10px 15px;
    background: none !important;
    border: none !important;
    font-size: 12px;
    color: #f03a00 !important;
    cursor: pointer; }
  .scheme_4 #newsletter_popup #newsletter_off:hover {
    color: #282f40 !important; }
  .scheme_4 #newsletter_popup .newsletter_error {
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 11px;
    color: #f00;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 60px; }
  .scheme_4 #newsletter_popup .newsletter_success {
    font-weight: bold;
    color: #119000;
    text-align: center; }
.scheme_4 #promobanner {
  height: 160px;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  background: #26a6e4 url(//cdn.shopify.com/s/files/1/1615/9473/t/3/assets/promobanner_bg.png?v=50254484146681972101666640381) 50% 0 no-repeat; }
.scheme_4 #promobanner_close {
  display: block;
  vertical-align: top;
  color: #282f40;
  position: absolute;
  right: 30px;
  top: 25px;
  z-index: 1000; }
  .scheme_4 #promobanner_close:before {
    content: '\f00d';
    font: 20px/1em 'FontAwesome'; }
  .scheme_4 #promobanner_close:hover {
    color: #39e7d2; }
.scheme_4 .promobanner_container {
  width: 1600px;
  margin: 0 auto; }
.scheme_4 .promobanner_error {
  height: 120px;
  font-size: 20px;
  line-height: 120px;
  color: #d10300;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); }
.scheme_4 .promobanner_content {
  width: 1100px;
  float: left; }
  .scheme_4 .promobanner_content img {
    float: left; }
.scheme_4 .promobanner_text {
  min-width: 700px;
  float: left;
  padding-left: 90px;
  text-align: left; }
  .scheme_4 .promobanner_text > div {
    text-align: left;
    display: inline-block; }
  .scheme_4 .promobanner_text h2 {
    margin: 25px 0 0 0;
    text-align: center; }
  .scheme_4 .promobanner_text p {
    float: left;
    margin: 8px 20px 0 0;
    font-size: 33px;
    color: white; }
  .scheme_4 .promobanner_text .btn {
    float: right;
    margin-top: 11px;
    min-width: 216px;
    height: 45px;
    line-height: 45px;
    z-index: 1;
    border: 0; }
    .scheme_4 .promobanner_text .btn:hover {
      background: white;
      color: #252525; }
.scheme_4 .promobanner_bottom .text2 {
  float: left; }
.scheme_4 .promobanner_bottom .btn {
  float: right;
  margin-right: 6px; }
.scheme_4 .promobanner_counter {
  width: 500px;
  float: right;
  margin: 30px 0 0 0;
  text-align: right; }
.scheme_4 #promobanner_countdown {
  height: 100px; }
  .scheme_4 #promobanner_countdown > div {
    width: 100px;
    position: relative; }
  .scheme_4 #promobanner_countdown > div ~ div {
    margin: 0 0 0 20px; }
  .scheme_4 #promobanner_countdown canvas {
    width: 100px !important; }
  .scheme_4 #promobanner_countdown input {
    width: 100px;
    height: 40px;
    vertical-align: top;
    margin: 23px 0 0 -100px;
    padding: 0;
    background: none;
    border: none;
    font-weight: bold;
    font-size: 30px;
    line-height: 1em;
    color: white;
    text-align: center; }
  .scheme_4 #promobanner_countdown span {
    width: 100px;
    display: inline-block;
    vertical-align: top;
    margin: 54px 0 0 -100px;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center; }
.scheme_4 header {
  padding-bottom: 27px; }
.scheme_4 .header_top {
  background: #ebebeb;
  color: #959595; }
  .scheme_4 .header_top .flexbox {
    min-height: 50px;
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .scheme_4 .header_top:hover {
    color: #f03a00; }
.scheme_4 .header_user li {
  display: inline-block;
  letter-spacing: 0.28px; }
  .scheme_4 .header_user li + li {
    margin-left: 28px; }
  .scheme_4 .header_user li a {
    color: #252525; }
    .scheme_4 .header_user li a i {
      margin: 0 5px 0 0;
      line-height: 1.5em; }
    .scheme_4 .header_user li a:hover {
      color: #f03a00; }
.scheme_4 .header_custom_text {
  padding: 0 20px 0 12px;
  font-size: 16px;
  line-height: 1;
  font-weight: 700;
  color: #252525;
  letter-spacing: 0.32px; }
  .scheme_4 .header_custom_text .icon {
    padding-right: 8px;
    font-size: 24px;
    color: #f03a00;
    vertical-align: -4px; }
.scheme_4 .header_currency select {
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important; }
.scheme_4 .header_currency .jq-selectbox {
  width: 46px;
  color: #252525; }
.scheme_4 .header_currency .jq-selectbox__select {
  padding: 0 10px 0 0px; }
.scheme_4 .header_currency .jq-selectbox__trigger i {
  right: 0px;
  top: 2px; }
.scheme_4 .header_currency .jq-selectbox__dropdown {
  width: 100% !important;
  background: white;
  border: 1px solid #ebebeb;
  top: 24px !important; }
.scheme_4 .header_currency .jq-selectbox__dropdown ul {
  padding: 4px 5px;
  text-align: center; }
.scheme_4 .header_currency .jq-selectbox__dropdown ul li {
  color: #959595;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
.scheme_4 .header_currency .jq-selectbox__dropdown ul li.sel,
.scheme_4 .header_currency .jq-selectbox__dropdown ul li:hover {
  color: #f03a00; }
.scheme_4 .header_main .flexbox {
  min-height: 143px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
.scheme_4 .logo_main {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 32%;
  -moz-box-flex: 0;
  -moz-flex: 0 1 32%;
  -ms-flex: 0 1 32%;
  flex: 0 1 32%;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1; }
  .scheme_4 .logo_main a {
    color: #252525;
    display: inline-block; }
  .scheme_4 .logo_main b {
    font-size: 37px;
    text-transform: uppercase; }
.scheme_4 .header_search {
  padding: 30px 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -moz-order: 2;
  -ms-flex-order: 2;
  order: 2; }
  .scheme_4 .header_search form {
    position: relative;
    width: 100%;
    max-width: 470px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .scheme_4 .header_search #search-field {
    height: 43px;
    line-height: 43px;
    padding: 0 12px;
    border: 2px solid #39e7d2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_4 .header_search #search-submit {
    height: 43px;
    line-height: 43px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_4 .header_search #search-submit:hover {
    background: #39e7d2; }
.scheme_4 .header_cart {
  padding: 30px 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
  -moz-order: 3;
  -ms-flex-order: 3;
  order: 3; }
  .scheme_4 .header_cart a {
    display: block;
    position: relative; }
    .scheme_4 .header_cart a .icon {
      font-size: 28px;
      color: #dadada; }
.scheme_4 #pseudo_sticky_block {
  height: 0; }
.scheme_4 #megamenu {
  position: relative;
  z-index: 999; }
  .scheme_4 #megamenu.megamenu_desktop.megamenu_stuck {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0; }
    .scheme_4 #megamenu.megamenu_desktop.megamenu_stuck .level_1 {
      -webkit-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 2px 0px rgba(0, 0, 0, 0.18); }
    .scheme_4 #megamenu.megamenu_desktop.megamenu_stuck .menu_badge {
      display: none; }
  .scheme_4 #megamenu.megamenu_desktop h2 {
    display: none; }
  .scheme_4 #megamenu.megamenu_desktop .level_1 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #f03a00;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_4 #megamenu.megamenu_desktop .level_1_item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 14.2%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 14.2%;
    -ms-flex: 1 1 14.2%;
    flex: 1 1 14.2%; }
    .scheme_4 #megamenu.megamenu_desktop .level_1_item + .level_1_item .level_1_link {
      border-left: 1px solid rgba(0, 0, 0, 0.08); }
  .scheme_4 #megamenu.megamenu_desktop .level_1_item:first-child .level_1_link {
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px; }
  .scheme_4 #megamenu.megamenu_desktop .level_1_item:last-child .level_1_link {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
  .scheme_4 #megamenu.megamenu_desktop .level_1_link {
    display: block;
    height: 60px;
    padding: 0 20px;
    font-size: Open Sans;
    line-height: 60px;
    position: relative;
    color: white;
    background: #f03a00;
    text-align: center; }
  .scheme_4 #megamenu.megamenu_desktop .menu_badge {
    height: 16px;
    display: block;
    padding: 0 3px;
    background: #39e7d2;
    font-size: 10px;
    color: #282f40;
    position: absolute;
    right: 0;
    top: -8px;
    line-height: 16px;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px; }
  .scheme_4 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link,
  .scheme_4 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover,
  .scheme_4 #megamenu.megamenu_desktop .level_1_item .level_1_link.active {
    background: #39e7d2;
    color: #252525; }
    .scheme_4 #megamenu.megamenu_desktop .level_1_item.sfHover .level_1_link .menu_badge,
    .scheme_4 #megamenu.megamenu_desktop .level_1_item .level_1_link:hover .menu_badge,
    .scheme_4 #megamenu.megamenu_desktop .level_1_item .level_1_link.active .menu_badge {
      background: #f03a00; }
  .scheme_4 #megamenu.megamenu_desktop .level_2_small__wrap {
    position: relative; }
  .scheme_4 #megamenu.megamenu_desktop .level_2_wrap {
    padding: 20px;
    position: absolute;
    left: 0;
    top: 60px;
    display: none;
    background: white;
    text-align: left;
    color: #959595;
    -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
    box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
  .scheme_4 #megamenu.megamenu_desktop .level_2_small {
    min-width: 100%;
    padding: 10px 15px 16px;
    max-width: 300px; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_small a {
      white-space: nowrap; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_small li {
      margin-top: 15px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_small li a {
        color: #f03a00; }
        .scheme_4 #megamenu.megamenu_desktop .level_2_small li a:hover {
          color: #39e7d2; }
  .scheme_4 #megamenu.megamenu_desktop .level_2_big {
    width: 100%;
    padding: 42px 30px; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_big .column_item {
      width: 25%;
      float: left;
      padding: 0 10px; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_links {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_links .column_item {
        max-width: 210px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_links li {
        margin-top: 15px; }
        .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_links li a {
          color: #f03a00; }
          .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_links li a:hover {
            color: #39e7d2; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_blog .column_item {
      width: 25%;
      padding-left: 15px;
      padding-right: 15px; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_blog .item_with_img {
      position: relative;
      padding-top: 12px; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title {
      margin-top: 22px;
      margin-bottom: 6px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a {
        color: #252525; }
        .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_title a:hover {
          color: #f03a00; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_blog .blog_content {
      color: #252525;
      line-height: 1.86; }
    .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products {
      margin: 0 -15px;
      padding-top: 12px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .column_item {
        padding: 0 22px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_wrapper {
        padding: 30px 10px;
        border: 1px solid #ebebeb;
        text-align: center; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a {
        display: block;
        padding: 25px 10px;
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_img a:hover {
          opacity: .7; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_name a {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_price {
        margin-top: 10px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .product_links {
        margin-top: 15px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .money {
        font-size: 24px; }
      .scheme_4 #megamenu.megamenu_desktop .level_2_big .level_2_products .compare-at-price {
        font-size: 16px; }
  .scheme_4 #megamenu.megamenu_desktop .level_2_trigger {
    margin: 0 0 20px; }
  .scheme_4 #megamenu.megamenu_mobile {
    text-align: left; }
    .scheme_4 #megamenu.megamenu_mobile .container {
      background: none; }
    .scheme_4 #megamenu.megamenu_mobile .container {
      position: relative;
      padding: 0; }
    .scheme_4 #megamenu.megamenu_mobile h2 {
      height: 50px;
      display: block;
      overflow: hidden;
      margin: 0;
      padding: 0 35px 0 15px;
      font-size: 20px;
      line-height: 49px;
      letter-spacing: 0;
      white-space: nowrap;
      text-overflow: ellipsis;
      cursor: pointer;
      position: relative;
      color: #252525;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #39e7d2; }
      .scheme_4 #megamenu.megamenu_mobile h2.active {
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0; }
      .scheme_4 #megamenu.megamenu_mobile h2 i {
        position: absolute;
        right: 15px;
        top: 0; }
      .scheme_4 #megamenu.megamenu_mobile h2 i:before {
        content: '\f107';
        font: 30px/51px "FontAwesome"; }
      .scheme_4 #megamenu.megamenu_mobile h2.active i:before {
        content: '\f106'; }
    .scheme_4 #megamenu.megamenu_mobile .menu_badge {
      display: none; }
    .scheme_4 #megamenu.megamenu_mobile .level_1 {
      width: 100%;
      position: absolute;
      left: 0;
      top: 50px;
      display: none;
      background: white;
      -webkit-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      -moz-box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18);
      box-shadow: 0 0 11px 1px rgba(0, 0, 0, 0.18); }
      .scheme_4 #megamenu.megamenu_mobile .level_1 a {
        color: #f03a00; }
        .scheme_4 #megamenu.megamenu_mobile .level_1 a:hover {
          color: #282f40; }
        .scheme_4 #megamenu.megamenu_mobile .level_1 a.btn_with_icon {
          color: white; }
      .scheme_4 #megamenu.megamenu_mobile .level_1 .btn {
        color: #252525; }
        .scheme_4 #megamenu.megamenu_mobile .level_1 .btn:hover {
          color: white; }
    .scheme_4 #megamenu.megamenu_mobile .level_1_item {
      border-top: 1px solid rgba(0, 0, 0, 0.15); }
    .scheme_4 #megamenu.megamenu_mobile .level_1_link {
      display: block;
      padding: 10px 40px 10px 15px;
      font-size: 16px;
      text-transform: uppercase;
      position: relative; }
      .scheme_4 #megamenu.megamenu_mobile .level_1_link .level_1_trigger {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 16px;
        top: 50%; }
        .scheme_4 #megamenu.megamenu_mobile .level_1_link .level_1_trigger:before {
          content: '\f107'; }
        .scheme_4 #megamenu.megamenu_mobile .level_1_link .level_1_trigger.active:before {
          content: '\f106'; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_wrap {
      display: none;
      width: 100%; }
    .scheme_4 #megamenu.megamenu_mobile .level_3 {
      display: none; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_small {
      text-transform: uppercase; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_small li {
        border-top: 1px solid rgba(0, 0, 0, 0.15); }
      .scheme_4 #megamenu.megamenu_mobile .level_2_small a {
        display: block;
        padding: 8px 40px 8px 30px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_links {
      text-transform: uppercase; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_links li {
        border-top: 1px solid #ebebeb; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_links a {
        display: block;
        padding: 8px 40px 8px 45px;
        font-size: 14px;
        line-height: 1.2em; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_trigger {
      margin: 0;
      padding: 8px 30px;
      border-top: 1px solid #ebebeb;
      font-size: 14px;
      line-height: 1.2em;
      font-weight: 400;
      position: relative;
      cursor: pointer;
      color: #f03a00;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_trigger i {
        display: block;
        margin: -15px 0 0 0;
        font: 30px/1em "FontAwesome";
        position: absolute;
        right: 15px;
        top: 50%; }
        .scheme_4 #megamenu.megamenu_mobile .level_2_trigger i:before {
          content: '\f107'; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_trigger.active i:before {
        content: '\f106'; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_trigger:hover {
        color: #282f40; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_products .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_products .product_img {
      width: 100px;
      float: left;
      margin-right: 14px; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_products .product_img a {
        display: block;
        opacity: 1px;
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out; }
        .scheme_4 #megamenu.megamenu_mobile .level_2_products .product_img a:hover {
          opacity: .7; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_products .product_info {
      overflow: hidden;
      color: #959595; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_products .product_price {
      margin-top: 10px; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_products .product_links {
      float: left;
      margin-top: 10px;
      text-align: center; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_products .btn_icon {
      height: auto;
      margin: 5px 10px 0; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_blog .column_item {
      overflow: hidden;
      padding: 20px;
      border-top: 1px solid #ebebeb; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_img {
      width: 100px;
      max-height: 100px;
      float: left;
      margin-right: 14px;
      overflow: hidden; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_blog .item_with_img .blog_info {
      overflow: hidden; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_blog .blog_title {
      margin: 0px;
      text-transform: none; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_blog .blog_content {
      margin: 10px 0 0 0; }
    .scheme_4 #megamenu.megamenu_mobile .level_2_blog .btn {
      margin: 10px 0 0 0;
      color: #252525; }
      .scheme_4 #megamenu.megamenu_mobile .level_2_blog .btn:hover {
        color: white; }
.scheme_4 #showcase .row {
  margin: 0 -3px; }
.scheme_4 .custom_showcase {
  padding: 3px; }
  .scheme_4 .custom_showcase .inside {
    display: block;
    position: relative; }
  .scheme_4 .custom_showcase img + .textblock {
    position: absolute;
    top: 58px;
    left: 20px;
    right: 20px; }
  .scheme_4 .custom_showcase .textblock {
    text-align: center; }
    .scheme_4 .custom_showcase .textblock h2 {
      margin: 0 0 9px; }
    .scheme_4 .custom_showcase .textblock p {
      margin: 9px 0 11px;
      color: rgba(0, 0, 0, 0.4); }
    .scheme_4 .custom_showcase .textblock ul li {
      display: inline-block;
      margin: 0 7px; }
  .scheme_4 .custom_showcase a.inside {
    background: white; }
    .scheme_4 .custom_showcase a.inside img {
      width: 100%;
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_4 .custom_showcase a.inside .textblock {
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out;
      -webkit-transform: translate(0%, 0%);
      transform: translate(0%, 0%); }
    .scheme_4 .custom_showcase a.inside:hover img {
      opacity: .7; }
    .scheme_4 .custom_showcase a.inside:hover .textblock {
      -webkit-transform: translate(0%, 10px);
      transform: translate(0%, 10px); }
.scheme_4 .new_products_carousel {
  margin-top: 48px; }
.scheme_4 .product_listing_main .product {
  padding-top: 44px; }
.scheme_4 .product_listing_main .product_wrapper {
  margin-bottom: 2px;
  padding: 30px 0 0 0;
  border: 1px solid #ebebeb;
  background: white;
  text-align: center;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_4 .product_listing_main a.product_img {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_4 .product_listing_main .product_img a {
  display: block;
  position: relative;
  padding: 20px 30px; }
.scheme_4 .product_listing_main .product_img img {
  background-color: white;
  position: relative;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none; }
.scheme_4 .product_listing_main .product_img .img__2 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  opacity: 0; }
.scheme_4 .product_listing_main .product_img .product_img_wrapper {
  position: relative;
  display: block; }
.scheme_4 .product_listing_main .product_img span.product_badge {
  display: block;
  padding: 5px 10px;
  color: white;
  position: absolute;
  top: -20px;
  z-index: 100;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
.scheme_4 .product_listing_main .product_img span.new {
  background: #39e7d2;
  left: 10px;
  color: #252525; }
.scheme_4 .product_listing_main .product_img span.sale {
  background: #f03a00;
  right: 10px; }
.scheme_4 .product_listing_main .product_info {
  padding: 0 20px 33px; }
.scheme_4 .product_listing_main .product_name a {
  max-width: 100%;
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap; }
.scheme_4 .product_listing_main .product_desc {
  display: none; }
.scheme_4 .product_listing_main .product_price {
  margin-top: 7px; }
  .scheme_4 .product_listing_main .product_price .money {
    font-size: 24px; }
  .scheme_4 .product_listing_main .product_price .money_sale {
    font-size: 20px; }
.scheme_4 .product_listing_main .product_links {
  margin-top: 16px; }
  .scheme_4 .product_listing_main .product_links form {
    display: inline-block; }
  .scheme_4 .product_listing_main .product_links .btn {
    margin: 0 5px; }
.scheme_4 .homepage_products_wrapper {
  margin-top: 48px; }
.scheme_4 .homepage_carousel {
  position: relative; }
  .scheme_4 .homepage_carousel .swiper_btn {
    width: 30px;
    height: 30px;
    margin: 15px 0 0 0;
    background: #39e7d2;
    text-align: center;
    position: absolute;
    top: 50%;
    z-index: 11;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #252525;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_4 .homepage_carousel .swiper_btn:hover {
      background: #f03a00;
      color: white; }
    .scheme_4 .homepage_carousel .swiper_btn:before {
      display: block;
      font: 17px/30px 'FontAwesome'; }
  .scheme_4 .homepage_carousel .btn_prev {
    left: -40px; }
    .scheme_4 .homepage_carousel .btn_prev:before {
      content: '\f104'; }
  .scheme_4 .homepage_carousel .btn_next {
    right: -40px; }
    .scheme_4 .homepage_carousel .btn_next:before {
      content: '\f105'; }
.scheme_4 .product_collection.item3_1 {
  clear: left; }
.scheme_4 .view_list .product {
  width: 100%;
  padding-top: 15px;
  float: none;
  overflow: hidden; }
.scheme_4 .view_list .product_wrapper {
  padding: 20px; }
.scheme_4 .view_list .product_img {
  width: 200px;
  float: left;
  margin: 0 20px 0 0;
  padding: 0; }
  .scheme_4 .view_list .product_img a {
    padding: 0; }
    .scheme_4 .view_list .product_img a .product_badge {
      top: 0px;
      left: 0; }
      .scheme_4 .view_list .product_img a .product_badge.sale {
        right: 0;
        left: auto; }
.scheme_4 .view_list .product_info {
  overflow: hidden;
  text-align: left;
  padding: 0; }
.scheme_4 .view_list .product_desc__long {
  display: block; }
.scheme_4 footer {
  margin: 87px 0 0 0;
  background: #f4f4f4; }
  .scheme_4 footer .footer_newsletter {
    border-bottom: 2px solid #ebebeb; }
    .scheme_4 footer .footer_newsletter .flexbox {
      min-height: 131px;
      padding: 23px 0 11px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .scheme_4 footer .footer_newsletter .flexbox > form, .scheme_4 footer .footer_newsletter .flexbox > h3 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%; }
    .scheme_4 footer .footer_newsletter h3 {
      margin: 0;
      font-size: 21px;
      letter-spacing: 0.42px; }
      .scheme_4 footer .footer_newsletter h3 .icon {
        margin-right: 23px;
        font-size: 41px;
        color: #f03a00; }
      .scheme_4 footer .footer_newsletter h3 span + span {
        display: inline-block;
        overflow: hidden; }
    .scheme_4 footer .footer_newsletter .form_inside {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
      .scheme_4 footer .footer_newsletter .form_inside input {
        height: 40px;
        padding: 0 14px;
        background: white;
        color: #959595;
        border: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px; }
      .scheme_4 footer .footer_newsletter .form_inside .btn {
        min-width: 170px;
        margin-left: 30px;
        height: 40px;
        line-height: 40px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
    .scheme_4 footer .footer_newsletter .form_status {
      margin: 10px 0 0 0;
      font-weight: bold; }
      .scheme_4 footer .footer_newsletter .form_status.error {
        color: #f00; }
      .scheme_4 footer .footer_newsletter .form_status.success {
        color: #119000; }
  .scheme_4 footer .footer_block {
    margin-bottom: 10px;
    padding-top: 35px; }
    .scheme_4 footer .footer_block h3 {
      margin-top: 0;
      margin-bottom: 10px; }
  .scheme_4 footer .fb_iframe_widget {
    margin-top: 15px; }
  .scheme_4 footer .footer_links li {
    font-size: 15px; }
    .scheme_4 footer .footer_links li + li {
      margin-top: 14px; }
    .scheme_4 footer .footer_links li.active {
      color: #39e7d2; }
  .scheme_4 footer .footer_contacts {
    max-width: 185px;
    margin-top: 16px;
    line-height: 1.333;
    font-size: 15px; }
    .scheme_4 footer .footer_contacts a {
      color: #252525; }
      .scheme_4 footer .footer_contacts a:hover {
        color: #f03a00; }
    .scheme_4 footer .footer_contacts .icon {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 24px;
      color: #f03a00; }
    .scheme_4 footer .footer_contacts .fa-mobile {
      top: -4px;
      font-size: 30px; }
    .scheme_4 footer .footer_contacts li {
      position: relative;
      display: block;
      padding-left: 28px; }
      .scheme_4 footer .footer_contacts li + li {
        margin-top: 14px; }
  .scheme_4 footer .contacts_phone + .contacts_phone {
    margin-top: 20px; }
  .scheme_4 footer .copyright {
    margin-top: 31px;
    background-color: #ebebeb; }
    .scheme_4 footer .copyright p {
      margin: 16px 0;
      color: rgba(37, 37, 37, 0.8); }
    .scheme_4 footer .copyright a {
      color: rgba(37, 37, 37, 0.8); }
      .scheme_4 footer .copyright a:hover {
        color: #f03a00; }
.scheme_4 #back_top {
  width: 30px;
  height: 30px;
  display: block;
  margin: 0 0 0 615px;
  background: #f03a00;
  color: white;
  text-align: center;
  position: fixed;
  left: 50%;
  bottom: 50px;
  z-index: 999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  -moz-box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9);
  box-shadow: 0 0 3px 0px rgba(255, 255, 255, 0.9); }
  .scheme_4 #back_top:before {
    content: '\f106';
    font: 18px/29px 'FontAwesome'; }
  .scheme_4 #back_top:hover {
    background: #5d5d5d; }
.scheme_4 .breadcrumb_wrap {
  margin: 20px 0 30px; }
.scheme_4 .breadcrumb {
  margin: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none; }
.scheme_4 .breadcrumb a,
.scheme_4 .breadcrumb > li + li:before {
  color: #959595; }
.scheme_4 .breadcrumb a:hover {
  color: #282f40; }
.scheme_4 .collection_info .collection_img {
  margin-top: 25px;
  padding: 4px;
  text-align: center;
  border: 1px solid #ebebeb; }
.scheme_4 .collection_info .collection_desc {
  margin-top: 25px; }
  .scheme_4 .collection_info .collection_desc .rte {
    margin: 0; }
.scheme_4 ul.tags {
  margin: 17px 0 0 0;
  list-style-type: none; }
  .scheme_4 ul.tags li {
    float: left;
    margin: 5px 5px 0 0; }
    .scheme_4 ul.tags li a {
      display: block;
      padding: 5px 10px;
      background: #f03a00;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_4 ul.tags li a:hover, .scheme_4 ul.tags li.active a {
      background: #39e7d2;
      color: #252525; }
.scheme_4 #collection_sorted .product_listing_controls {
  border-top: 1px solid #ebebeb;
  border-bottom: 0; }
.scheme_4 .product_listing_controls {
  overflow: hidden;
  margin: 30px 0 0 0;
  padding: 0 0 10px 0;
  background: none;
  border-bottom: 1px solid #ebebeb; }
.scheme_4 .product_listing_toggle {
  float: left;
  font-size: 0; }
  .scheme_4 .product_listing_toggle li {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 10px 10px 0 0;
    border: 1px solid transparent;
    color: #5d5d5d;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, border-color 0.3s ease-in-out, color 0.3s ease-in-out; }
    .scheme_4 .product_listing_toggle li.active {
      background: white;
      border-color: #ebebeb;
      color: #282f40;
      cursor: default; }
    .scheme_4 .product_listing_toggle li i {
      font-size: 17px;
      line-height: 30px; }
    .scheme_4 .product_listing_toggle li:not(.active):hover {
      color: #f03a00; }
.scheme_4 .sort_by {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_4 .sort_by label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_4 .sort_by select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_4 .show_products {
  float: right;
  margin: 10px 0 0 10px; }
  .scheme_4 .show_products label {
    margin: 0 4px 0 0;
    line-height: 30px; }
  .scheme_4 .show_products select {
    width: auto !important;
    height: 30px;
    display: inline-block;
    padding: 5px 4px;
    cursor: pointer; }
.scheme_4 #product_listing_preloader {
  position: relative; }
.scheme_4 .collection_listing_item {
  margin: 50px 0 0 0;
  text-align: center; }
  .scheme_4 .collection_listing_item .collection_wrapper {
    padding: 30px 10px;
    border: 1px solid #ebebeb; }
  .scheme_4 .collection_listing_item:nth-child(4n+1) {
    clear: left; }
  .scheme_4 .collection_listing_item .collection_img a {
    display: block;
    padding: 20px;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_4 .collection_listing_item .collection_img a:hover {
      opacity: .5; }
  .scheme_4 .collection_listing_item .collection_name {
    margin: 15px 0 0 0; }
  .scheme_4 .collection_listing_item .collection_products {
    margin: 5px 0 0 0;
    color: #5d5d5d; }
  .scheme_4 .collection_listing_item .collection_desc {
    margin: 5px 0 0 0; }
  .scheme_4 .collection_listing_item .btn {
    margin: 15px 0 0 0; }
.scheme_4 .products_count {
  height: 30px;
  float: left;
  margin: 10px 10px 0 0;
  font-size: 13px;
  font-weight: bold;
  line-height: 30px; }
.scheme_4 #pagination {
  display: inline-block;
  overflow: hidden;
  float: right;
  margin: 10px 0 0 10px;
  font-size: 0; }
  .scheme_4 #pagination span {
    display: inline-block;
    vertical-align: top; }
    .scheme_4 #pagination span ~ span {
      margin: 0 0 0 2px; }
    .scheme_4 #pagination span a {
      height: 30px;
      display: block;
      padding: 0 10px;
      background: #f03a00;
      font-size: 13px;
      line-height: 29px;
      color: white;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
    .scheme_4 #pagination span.page a {
      width: 30px;
      padding: 0;
      text-align: center; }
    .scheme_4 #pagination span a:hover {
      background: #39e7d2;
      color: #252525; }
    .scheme_4 #pagination span.current {
      width: 30px;
      height: 30px;
      background: #39e7d2;
      font-size: 13px;
      line-height: 29px;
      color: #252525;
      text-align: center;
      cursor: default;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px; }
.scheme_4 .sidebar_widget ~ .sidebar_widget {
  margin: 30px 0 0 0; }
.scheme_4 .sidebar_widget .widget_header {
  margin: 0;
  font-size: 24px; }
.scheme_4 .sidebar_widget .widget_content {
  margin: 20px 0 0 0; }
.scheme_4 .list_links li {
  padding: 7px 0px; }
  .scheme_4 .list_links li ~ li {
    margin: 1px 0 0 0; }
  .scheme_4 .list_links li a {
    color: #f03a00; }
  .scheme_4 .list_links li a.active, .scheme_4 .list_links li a:hover {
    color: #252525; }
.scheme_4 .list_products .product {
  overflow: hidden;
  padding: 15px 0; }
  .scheme_4 .list_products .product + .product {
    border-top: 1px solid #ebebeb; }
.scheme_4 .list_products .product_img {
  width: 100px;
  float: left;
  margin-right: 15px; }
  .scheme_4 .list_products .product_img a {
    display: block;
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_4 .list_products .product_img a:hover {
      opacity: .7; }
.scheme_4 .list_products .product_info {
  overflow: hidden; }
.scheme_4 .list_products .product_price {
  margin: 10px 0; }
  .scheme_4 .list_products .product_price .money {
    font-size: 20px; }
  .scheme_4 .list_products .product_price .compare-at-price {
    font-size: 14px; }
.scheme_4 .sidebar_widget__search {
  height: 40px;
  padding: 0 38px 0 0;
  border: 1px solid #ebebeb; }
  .scheme_4 .sidebar_widget__search input {
    width: 100%;
    height: 38px;
    float: left;
    padding: 0 0 0 10px;
    background: none;
    border: none;
    background: white;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .scheme_4 .sidebar_widget__search button {
    width: 38px;
    height: 38px;
    margin: 0 -40px 0 0;
    background: white;
    color: #282f40;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_4 .sidebar_widget__search button i.fa {
      height: 38px;
      display: block;
      font-size: 18px;
      line-height: 37px; }
    .scheme_4 .sidebar_widget__search button:hover {
      color: #5d5d5d; }
.scheme_4 .sidebar_widget__articles .widget_content {
  margin: 20px 0 0 0; }
.scheme_4 .sidebar_widget__articles ul li {
  overflow: hidden; }
.scheme_4 .sidebar_widget__articles ul li ~ li {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_4 .sidebar_widget__articles img {
  width: 145px;
  float: left;
  margin: 0 10px 0 0; }
.scheme_4 .sidebar_widget__articles .article_content__img {
  overflow: hidden; }
.scheme_4 .sidebar_widget__articles .article_title {
  margin: 10px 0 0 0; }
.scheme_4 .sidebar_widget__articles .article_comments {
  margin: 10px 0 0 0; }
  .scheme_4 .sidebar_widget__articles .article_comments:before {
    content: '\f0e6';
    margin: 0 5px 0 0;
    font: 14px 'FontAwesome'; }
.scheme_4 .sidebar_widget__tags .widget_content {
  margin: 15px 0 0 0; }
.scheme_4 .sidebar_widget__comments .widget_content {
  margin: 20px 0 0 0; }
.scheme_4 .sidebar_widget__comments ul li ~ li {
  margin: 25px 0 0 0;
  padding: 25px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_4 .sidebar_widget__comments .item_icon {
  width: 30px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  float: left;
  font-size: 16px; }
.scheme_4 .sidebar_widget__comments .item_content {
  display: block;
  margin: 0 0 0 30px;
  color: #959595; }
.scheme_4 .sidebar_widget__comments .item_info {
  display: block;
  padding: 10px 0 0 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .scheme_4 .sidebar_widget__comments .item_info .item_author {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 10px; }
  .scheme_4 .sidebar_widget__comments .item_info time {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .scheme_4 .sidebar_widget__comments .item_info .item_date {
    margin: 0 7px 0 0px;
    padding: 0 10px 0 0;
    border-right: 1px solid #ebebeb; }
  .scheme_4 .sidebar_widget__comments .item_info .item_time {
    white-space: nowrap; }
.scheme_4 #searchresults {
  margin: 0 !important; }
  .scheme_4 #searchresults .search_form {
    margin: 15px 0 0 0; }
    .scheme_4 #searchresults .search_form input {
      width: 100%;
      float: left;
      padding: 0 34px 0 10px; }
    .scheme_4 #searchresults .search_form button {
      width: 34px;
      height: 34px;
      float: left;
      margin: -1px 0 0 -34px;
      background: none;
      border: none;
      font-size: 20px;
      color: #26a6e4;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
      .scheme_4 #searchresults .search_form button:hover {
        color: #111111; }
      .scheme_4 #searchresults .search_form button i {
        line-height: 32px; }
  .scheme_4 #searchresults h3 {
    margin: 0;
    padding: 0; }
  .scheme_4 #searchresults ol {
    list-style-type: none;
    padding: 15px 0 0 0; }
    .scheme_4 #searchresults ol li {
      overflow: hidden;
      margin: 0;
      padding: 15px 0;
      border-bottom: 1px solid #ebebeb; }
      .scheme_4 #searchresults ol li .search-result_image {
        float: left;
        margin-right: 15px;
        max-width: 30%; }
        .scheme_4 #searchresults ol li .search-result_image a {
          display: block;
          padding: 5px;
          opacity: 1;
          -webkit-transform: translate3d(0, 0, 0);
          -ms-transform: translate3d(0, 0, 0);
          -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          -webkit-transition: all 0.4s ease-in-out;
          -moz-transition: all 0.4s ease-in-out;
          transition: all 0.4s ease-in-out; }
          .scheme_4 #searchresults ol li .search-result_image a:hover {
            opacity: .7; }
      .scheme_4 #searchresults ol li .search-result_container {
        padding: 15px 0 0 0; }
.scheme_4 .elevatezoom_big_wrapper {
  width: 370px;
  padding: 2px;
  background: white;
  border: 1px solid #ebebeb; }
.scheme_4 .elevatezoom_big_clicker {
  cursor: pointer;
  display: none; }
.scheme_4 .zoomWrapper,
.scheme_4 #elevatezoom_big {
  width: 364px !important;
  height: auto !important;
  position: relative !important; }
.scheme_4 #elevatezoom_big {
  background: rgba(0, 0, 0, 0.05); }
.scheme_4 #elevatezoom_big ~ #elevatezoom_big {
  width: 0 !important;
  height: 0 !important; }
.scheme_4 .zoomContainer {
  z-index: 1 !important; }
.scheme_4 .zoomLens {
  z-index: 1 !important; }
.scheme_4 .zoomWindow {
  margin: -3px 0 0 0 !important; }
.scheme_4 .product_images .swiper-container {
  margin: 10px 0 0 0; }
.scheme_4 .product_images a {
  display: block;
  padding: 2px;
  border: 1px solid #ebebeb; }
  .scheme_4 .product_images a img {
    max-width: 100%;
    background: rgba(0, 0, 0, 0.05);
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
  .scheme_4 .product_images a:hover img {
    background: rgba(0, 0, 0, 0.01); }
.scheme_4 .product_images .swiper_btn {
  width: 25px;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  font: 22px 'FontAwesome';
  color: white;
  text-align: center;
  position: absolute;
  top: 0;
  z-index: 100;
  cursor: pointer;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: .5; }
  .scheme_4 .product_images .swiper_btn:before {
    width: 100%;
    display: block;
    margin: -11px 0 0 0;
    position: absolute;
    left: 0;
    top: 50%; }
.scheme_4 .product_images .btn_prev {
  left: 0; }
  .scheme_4 .product_images .btn_prev:before {
    content: '\f104'; }
.scheme_4 .product_images .btn_next {
  right: 0; }
  .scheme_4 .product_images .btn_next:before {
    content: '\f105'; }
.scheme_4 .product_images:hover .swiper_btn {
  opacity: 1; }
.scheme_4 .product_info__wrapper {
  display: table; }
  .scheme_4 .product_info__wrapper .product_info__left {
    width: 500px;
    display: table-cell;
    padding: 0 20px 0 0; }
  .scheme_4 .product_info__wrapper .product_info__right {
    width: 270px;
    display: table-cell;
    padding: 0 0 0 20px;
    border-left: 1px solid #ebebeb; }
  .scheme_4 .product_info__wrapper .product_name {
    margin: 0;
    font-size: 18px; }
  .scheme_4 .product_info__wrapper .variants-wrapper {
    overflow: hidden;
    margin: 0 -10px;
    padding: 0 0 5px 0; }
  .scheme_4 .product_info__wrapper .selector-wrapper {
    width: 33.33333333333333%;
    float: left;
    padding: 15px 10px 0 10px; }
    .scheme_4 .product_info__wrapper .selector-wrapper label {
      display: block; }
    .scheme_4 .product_info__wrapper .selector-wrapper select {
      width: 99%;
      height: 37px;
      margin: 5px 0 0 0;
      padding: 5px; }
  .scheme_4 .product_info__wrapper .product_details {
    margin: 15px 0 0 0;
    padding: 5px 0 0 0;
    border-top: 1px solid #ebebeb; }
    .scheme_4 .product_info__wrapper .product_details b {
      font-weight: normal;
      font-size: 14px;
      line-height: 1.5em;
      color: #282f40;
      cursor: default; }
  .scheme_4 .product_info__wrapper .product_details__item {
    margin: 10px 0 0 0;
    font-size: 14px;
    line-height: 1.5em;
    color: #5d5d5d; }
    .scheme_4 .product_info__wrapper .product_details__item a {
      color: #5d5d5d;
      text-decoration: underline; }
    .scheme_4 .product_info__wrapper .product_details__item a:hover {
      text-decoration: none; }
.scheme_4 .product_tags span:before {
  content: '\f02b';
  margin: 0 3px 0 7px;
  font: 13px 'FontAwesome'; }
.scheme_4 #product_price {
  position: relative; }
  .scheme_4 #product_price .price {
    margin: 0;
    padding: 0 60px 0 0; }
  .scheme_4 #product_price .money {
    margin: 0 7px 0 0;
    font-size: 20px; }
  .scheme_4 #product_price .money_sale {
    font-size: 16px; }
  .scheme_4 #product_price .money_sale_percent {
    width: 52px;
    height: 26px;
    display: block;
    margin: -13px 0 0 0;
    background: #ff0000;
    font: bold 14px/26px 'Arial';
    color: white;
    text-align: center;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
.scheme_4 #product_quantity {
  margin: 15px 0 0 0; }
  .scheme_4 #product_quantity b.aval_label {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5em;
    color: #282f40;
    cursor: default; }
.scheme_4 #purchase {
  margin: 15px 0 0 0; }
  .scheme_4 #purchase label {
    display: block; }
.scheme_4 .quantity_box {
  display: inline-block;
  margin: 10px 10px 0 0; }
  .scheme_4 .quantity_box input {
    width: 54px;
    height: 24px;
    display: block;
    padding: 0;
    background: none;
    border: 2px solid #ebebeb !important;
    font-size: 15px;
    text-align: center;
    color: #282f40;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: 1px 1px 0 0;
    -moz-border-radius: 1px 1px 0 0;
    border-radius: 1px 1px 0 0; }
  .scheme_4 .quantity_box .quantity_modifier {
    width: 26px;
    height: 24px;
    display: block;
    float: left;
    border: 2px solid #ebebeb;
    text-align: center;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_4 .quantity_box .quantity_modifier:active {
      color: #282f40; }
    .scheme_4 .quantity_box .quantity_modifier i {
      font-size: 14px;
      line-height: 22px;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_4 .quantity_box .quantity_modifier:hover {
      border-color: #f03a00; }
      .scheme_4 .quantity_box .quantity_modifier:hover:hover {
        color: #f03a00; }
  .scheme_4 .quantity_box .quantity_down {
    margin: 2px 0 0 0;
    -webkit-border-radius: 0 0 0 1px;
    -moz-border-radius: 0 0 0 1px;
    border-radius: 0 0 0 1px; }
  .scheme_4 .quantity_box .quantity_up {
    margin: 2px 0 0 2px;
    -webkit-border-radius: 0 0 1px 0;
    -moz-border-radius: 0 0 1px 0;
    border-radius: 0 0 1px 0; }
.scheme_4 #purchase #add-to-cart {
  height: 50px;
  margin: 10px 10px 0 0;
  padding: 0 15px;
  font-size: 15px; }
.scheme_4 #wishlist_section {
  margin: 20px 0 0 0;
  line-height: 1.2em; }
  .scheme_4 #wishlist_section i {
    margin: 0 3px 0 0;
    font-size: 14px;
    line-height: 1.2em; }
  .scheme_4 #wishlist_section a {
    text-decoration: underline; }
  .scheme_4 #wishlist_section #wishlist_add,
  .scheme_4 #wishlist_section a:hover {
    text-decoration: none; }
.scheme_4 .product_info__wrapper .addthis_sharing_toolbox {
  margin: 20px 0 0 0;
  padding: 17px 0 0 0;
  border-top: 1px solid #ebebeb; }
.scheme_4 .product_info__wrapper .addthis_sharing_toolbox .at-share-btn {
  vertical-align: top;
  margin: 3px 3px 0 0 !important; }
.scheme_4 .product_wrap .product_description__title {
  margin: 40px 0 0 0; }
.scheme_4 .product_pagination {
  width: 100%;
  overflow: hidden;
  margin: 40px 0 0 0; }
  .scheme_4 .product_pagination .product_prev {
    float: left; }
  .scheme_4 .product_pagination .product_next {
    float: right; }
.scheme_4 .widget_related_products h3 {
  margin: 40px 0 0 0; }
.scheme_4 ul.product_listing_related {
  list-style-type: none; }
  .scheme_4 ul.product_listing_related .product_img a {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; }
    .scheme_4 ul.product_listing_related .product_img a:hover {
      opacity: .7; }
.scheme_4 .article_title {
  font-weight: normal;
  font-size: 16px;
  color: #282f40;
  text-transform: none; }
  .scheme_4 .article_title a {
    color: #282f40; }
  .scheme_4 .article_title a:hover {
    color: #5d5d5d; }
.scheme_4 .article_date:before {
  content: '\f073';
  margin: 0 5px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_4 .article_info {
  margin: 15px 0 0 0; }
  .scheme_4 .article_info time,
  .scheme_4 .article_info span:not(:last-child) {
    margin: 0 12px 0 0;
    padding: 0 12px 0 0;
    border-right: 1px solid #ebebeb; }
.scheme_4 .blog_tags {
  font-size: 0; }
  .scheme_4 .blog_tags a {
    display: inline-block;
    margin: 10px 10px 0 0;
    padding: 5px 10px;
    background: none;
    font-size: 14px;
    color: #959595;
    border: 1px solid #ebebeb; }
    .scheme_4 .blog_tags a:before {
      content: '\f02b';
      margin: 0 5px 0 0;
      font: 12px 'FontAwesome';
      color: #959595;
      -webkit-transform: translate3d(0, 0, 0);
      -ms-transform: translate3d(0, 0, 0);
      -o-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      -webkit-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .scheme_4 .blog_tags a:hover {
      background: #f03a00;
      color: white; }
    .scheme_4 .blog_tags a:hover:before {
      color: white; }
    .scheme_4 .blog_tags a.tag_active {
      background: #f03a00;
      color: white !important;
      cursor: default; }
    .scheme_4 .blog_tags a.tag_active:before {
      color: white; }
.scheme_4 .blog_listing__article {
  margin: 30px 0 0 0; }
  .scheme_4 .blog_listing__article ~ .blog_listing__article {
    padding: 30px 0 0 0;
    border-top: 1px solid #ebebeb; }
  .scheme_4 .blog_listing__article .article_title {
    margin: 0;
    font-size: 20px; }
    .scheme_4 .blog_listing__article .article_title a {
      color: #f03a00; }
      .scheme_4 .blog_listing__article .article_title a:hover {
        color: #39e7d2; }
  .scheme_4 .blog_listing__article .article_body {
    margin: 30px 0;
    overflow: hidden; }
    .scheme_4 .blog_listing__article .article_body .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_4 .blog_listing__article .article_body .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_4 .blog_listing__article .article_content {
    margin: 0px 0 0 0; }
  .scheme_4 .blog_listing__article .small_width + .article_content {
    margin-top: 0; }
  .scheme_4 .blog_listing__article .article_footer .blog_tags {
    margin: -10px 0 30px 0; }
.scheme_4 .blog_article {
  margin: 30px 0 0 0; }
  .scheme_4 .blog_article .article_title {
    margin: 0;
    font-size: 20px; }
  .scheme_4 .blog_article .article_content {
    margin: 30px 0 0 0; }
    .scheme_4 .blog_article .article_content .rte {
      margin: 0; }
    .scheme_4 .blog_article .article_content .full_width {
      float: none;
      margin: 0 0 15px;
      width: 100%; }
    .scheme_4 .blog_article .article_content .small_width {
      float: left;
      margin: 0 15px 10px 0;
      max-width: 40%; }
  .scheme_4 .blog_article .article_footer {
    margin: 30px 0 0 0; }
    .scheme_4 .blog_article .article_footer .blog_tags {
      margin: -10px 0 30px 0; }
  .scheme_4 .blog_article .article_pagination {
    margin: 15px 0 0 0; }
    .scheme_4 .blog_article .article_pagination .btn {
      margin: 15px 0 0 0;
      letter-spacing: 0;
      font-size: 12px; }
    .scheme_4 .blog_article .article_pagination .article_next {
      float: right;
      margin: 15px 0 0 15px; }
.scheme_4 .article_comments {
  white-space: nowrap; }
.scheme_4 .article_comments__list {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_4 .article_comments__list h3 {
    margin: 0; }
  .scheme_4 .article_comments__list ul li {
    margin: 30px 0 0 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.05); }
    .scheme_4 .article_comments__list ul li time span {
      margin: 0 0 0 12px;
      padding: 0 0 0 12px;
      border-left: 1px solid #ebebeb; }
  .scheme_4 .article_comments__list .comment_author {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .scheme_4 .article_comments__list .comment_author b {
      padding-right: 10px; }
  .scheme_4 .article_comments__list .comment_content {
    margin: 10px 0 0 0; }
.scheme_4 .article_comments__form {
  margin: 30px 0 0 0;
  padding: 30px 0 0 0;
  border-top: 1px solid #ebebeb; }
  .scheme_4 .article_comments__form h3 {
    margin: 0;
    font-size: 20px; }
  .scheme_4 .article_comments__form .col-lg-6 {
    margin: 15px 0 0 0; }
  .scheme_4 .article_comments__form button {
    margin: 15px 0 0 0; }
.scheme_4 .account_section {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb;
  border-top: 2px solid #5d5d5d; }
  .scheme_4 .account_section h4 {
    overflow: hidden;
    margin: 0;
    font-size: 16px; }
    .scheme_4 .account_section h4 span {
      vertical-align: top;
      float: right; }
    .scheme_4 .account_section h4 a {
      font-weight: normal; }
      .scheme_4 .account_section h4 a ~ a {
        margin: 0 0 0 15px; }
      .scheme_4 .account_section h4 a:before {
        vertical-align: top;
        margin: 0 5px 0 0;
        font: 14px/24px 'FontAwesome'; }
      .scheme_4 .account_section h4 a.link_add:before {
        content: '\f067'; }
      .scheme_4 .account_section h4 a.link_edit:before {
        content: '\f040'; }
      .scheme_4 .account_section h4 a.link_close:before {
        content: '\f00d'; }
      .scheme_4 .account_section h4 a.link_delete:before {
        content: '\f1f8'; }
  .scheme_4 .account_section p.note {
    margin: 15px 0 0 0; }
  .scheme_4 .account_section .btn {
    margin-right: 15px; }
  .scheme_4 .account_section label {
    line-height: 34px; }
  .scheme_4 .account_section .address_item {
    line-height: 26px; }
  .scheme_4 .account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;
    border: 1px solid #5d5d5d;
    font: 15px/25px 'FontAwesome';
    color: #282f40;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .scheme_4 .account_section .address_item {
    margin: 15px 0 0 0; }
    .scheme_4 .account_section .address_item ~ .address_item {
      margin: 10px 0 0 0; }
  .scheme_4 .account_section .address_location:before {
    content: '\f015'; }
  .scheme_4 .account_section .address_phone:before {
    content: '\f095';
    font-size: 14px; }
  .scheme_4 .account_section .address_user:before {
    content: '\f007'; }
  .scheme_4 .account_section input[type="radio"],
  .scheme_4 .account_section input[type="checkbox"] {
    margin: 10px 5px 0 0; }
.scheme_4 #account_reset__link {
  white-space: nowrap; }
.scheme_4 #address_form_new .form-group:nth-last-of-type(2) label {
  text-align: left; }
.scheme_4 .account_wrapper {
  width: 100%;
  height: 100%;
  display: table;
  margin: 30px 0 0 0; }
  .scheme_4 .account_wrapper .account_left {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 15px 0 0;
    position: relative;
    z-index: 1; }
    .scheme_4 .account_wrapper .account_left:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #39e7d2;
      position: absolute;
      top: 0;
      right: 15px;
      bottom: 0;
      left: 0;
      z-index: -1; }
  .scheme_4 .account_wrapper .account_right {
    width: 50%;
    height: 100%;
    display: table-cell;
    padding: 0 0 0 15px;
    position: relative;
    z-index: 1; }
    .scheme_4 .account_wrapper .account_right:before {
      content: '';
      border: 1px solid #ebebeb;
      border-top: 2px solid #39e7d2;
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 15px;
      z-index: -1; }
  .scheme_4 .account_wrapper .account_section {
    width: 100%;
    height: 100%;
    margin: 0;
    border: none; }
.scheme_4 #account_login .account_left ul {
  margin: 10px 0 0 0; }
  .scheme_4 #account_login .account_left ul li {
    margin: 5px 0 0 0;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_4 #account_login .account_left ul li:before {
      content: '\f00c';
      margin: 0 7px 0 0;
      font: 14px 'FontAwesome';
      color: #5d5d5d; }
.scheme_4 #account_login .account_left .btn {
  margin-top: 15px; }
.scheme_4 #account_guest {
  margin: 30px 0 0 0;
  padding: 30px;
  border: 1px solid #ebebeb; }
  .scheme_4 #account_guest .btn {
    margin-top: 15px; }
.scheme_4 #account_reset_form {
  margin: 0; }
.scheme_4 .account_area .page_heading {
  overflow: hidden;
  padding: 0 0 10px 0;
  background: none;
  border: none;
  border-bottom: 2px solid #ebebeb;
  position: relative; }
  .scheme_4 .account_area .page_heading a {
    display: block;
    float: right;
    margin: 4px 0 0 10px;
    font-size: 14px; }
    .scheme_4 .account_area .page_heading a.link_logout {
      position: absolute;
      right: 0;
      top: 0; }
.scheme_4 .account_welcome {
  text-align: center; }
  .scheme_4 .account_welcome .page_heading:before {
    content: '\f007';
    margin: 0 7px 0 0;
    font-family: 'FontAwesome'; }
.scheme_4 .account_welcome__name {
  margin: 30px 0 0 0;
  color: #5d5d5d; }
.scheme_4 .account_table {
  width: 100%;
  margin: 15px 0 0 0; }
  .scheme_4 .account_table th,
  .scheme_4 .account_table td {
    vertical-align: middle; }
.scheme_4 .table_info tr ~ tr {
  border-top: 1px solid #ebebeb; }
.scheme_4 .table_info td {
  padding: 5px 0; }
  .scheme_4 .table_info td ~ td {
    padding: 5px 0 5px 5px;
    color: #282f40;
    text-align: right; }
.scheme_4 .table_orders thead {
  border-bottom: 2px solid #ebebeb; }
.scheme_4 .table_orders th {
  padding: 5px 7px;
  border: 1px solid #ebebeb;
  color: #282f40;
  text-transform: uppercase; }
.scheme_4 .table_orders td {
  padding: 5px 7px;
  border: 1px solid #ebebeb; }
.scheme_4 .table_orders tfoot {
  border-top: 2px solid #ebebeb; }
.scheme_4 .table_orders p {
  margin: 7px 0 0 0; }
.scheme_4 .table_orders a {
  text-decoration: underline; }
  .scheme_4 .table_orders a:hover {
    text-decoration: none; }
.scheme_4 .table_orders .cell_total {
  text-align: right; }
.scheme_4 .table_orders .row_total {
  border-top: 2px solid #ebebeb;
  font-size: 14px; }
  .scheme_4 .table_orders .row_total .money {
    font-weight: bold; }
.scheme_4 .account_default .address_all {
  margin: 15px 0 0 0; }
  .scheme_4 .account_default .address_all a {
    text-decoration: underline; }
    .scheme_4 .account_default .address_all a:hover {
      text-decoration: none; }
.scheme_4 .account_address__item h4 {
  padding: 0 0 7px 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_4 .order_cancelled h4 {
  margin: 0;
  font-size: 14px; }
.scheme_4 .order_cancelled p {
  margin: 10px 0 0 0; }
.scheme_4 #cart_loader {
  width: 100%;
  height: 0;
  position: fixed;
  left: 0;
  top: 0; }
  .scheme_4 #cart_loader.loader_off .global_loader {
    top: 40px; }
  .scheme_4 #cart_loader.loader_on .global_loader {
    top: 80px; }
.scheme_4 .cart_list {
  width: 100%;
  max-width: 100%;
  margin: 30px 0 0 0; }
  .scheme_4 .cart_list th {
    padding: 15px 20px;
    background: rgba(0, 0, 0, 0.05);
    border: 1px solid #ebebeb;
    font-size: 14px;
    color: #282f40;
    text-transform: uppercase; }
    .scheme_4 .cart_list th ~ th {
      text-align: center; }
  .scheme_4 .cart_list td {
    padding: 20px;
    border: 1px solid #ebebeb; }
  .scheme_4 .cart_list .cell_3 {
    text-align: center; }
  .scheme_4 .cart_list .cell_5 {
    text-align: center; }
  .scheme_4 .cart_list .cart_price {
    font-size: 14px;
    text-align: right; }
.scheme_4 .cart_item__img {
  width: 140px;
  float: left; }
.scheme_4 .cart_item__info {
  margin: 0 0 0 160px; }
.scheme_4 .cart_item__name {
  margin: 0; }
.scheme_4 .cart_item__variant {
  margin: 15px 0 0 0;
  font-size: 14px;
  color: #282f40; }
.scheme_4 .cart_item__details {
  margin: 10px 0 0 0; }
  .scheme_4 .cart_item__details p {
    margin: 5px 0 0 0; }
    .scheme_4 .cart_item__details p span {
      color: #282f40; }
.scheme_4 .cart_item .quantity_box {
  width: 88px;
  height: 24px;
  margin: 0;
  position: relative; }
  .scheme_4 .cart_item .quantity_box input {
    width: 40px;
    position: absolute;
    left: 24px;
    top: 0; }
  .scheme_4 .cart_item .quantity_box .quantity_down {
    margin: 0;
    position: absolute;
    left: 0;
    top: 0; }
  .scheme_4 .cart_item .quantity_box .quantity_up {
    margin: 0;
    position: absolute;
    right: 0;
    top: 0; }
.scheme_4 .cart_item .cart_update {
  width: 88px;
  margin: 5px 0 0 0;
  font-size: 11px;
  padding: 0 7px;
  font-weight: 400;
  text-transform: none; }
.scheme_4 .cart_item__remove {
  font-size: 14px;
  color: #f03a00; }
  .scheme_4 .cart_item__remove i {
    vertical-align: baseline; }
  .scheme_4 .cart_item__remove:hover {
    color: #39e7d2; }
.scheme_4 .cart_list .cart_buttons .btn {
  float: right;
  margin: 0 0 0 20px; }
.scheme_4 .cart_list .cart_buttons .btn-alt {
  float: none;
  margin: 0; }
.scheme_4 .cart_list .cart_buttons .btn span {
  margin: 0 7px 0 0;
  font: 14px 'FontAwesome'; }
.scheme_4 .cart_list .cart_summary .cart_summary__row {
  margin: 0;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #ebebeb;
  font-size: 16px;
  color: #282f40; }
  .scheme_4 .cart_list .cart_summary .cart_summary__row ~ .cart_summary__row {
    padding: 10px 0; }
  .scheme_4 .cart_list .cart_summary .cart_summary__row span {
    float: right; }
.scheme_4 .cart_list .cart_summary .cart_summary__notification {
  margin: 20px 0 0 0; }
.scheme_4 .cart_list .cart_summary .cart_summary__instructions {
  margin: 15px 0 0 0; }
  .scheme_4 .cart_list .cart_summary .cart_summary__instructions label {
    display: block;
    padding: 0 0 3px 0;
    font-weight: normal;
    color: #282f40; }
  .scheme_4 .cart_list .cart_summary .cart_summary__instructions textarea {
    width: auto !important;
    height: 100px !important;
    max-width: 100% !important;
    resize: none; }
.scheme_4 .cart_list .cart_summary .cart_summary__checkout {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  text-align: center; }
  .scheme_4 .cart_list .cart_summary .cart_summary__checkout .cart_summary__methods {
    margin: 10px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_4 .cart_list .cart_summary .cart_summary__checkout .cart_summary__checkout__button_wrapper {
    margin: 20px 0 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%; }
  .scheme_4 .cart_list .cart_summary .cart_summary__checkout .btn {
    margin-top: 0px;
    padding: 0 10px;
    font-weight: 400; }
.scheme_4 .cart_list .cart_summary .cart_summary__methods li {
  display: inline-block;
  margin: 14px 10px 0 0; }
.scheme_4 .cart_empty h4 {
  font-size: 20px; }
  .scheme_4 .cart_empty h4 a {
    font-weight: inherit;
    text-decoration: underline; }
    .scheme_4 .cart_empty h4 a:hover {
      text-decoration: none; }
.scheme_4 #contact_page #google_map {
  margin: 15px 0;
  border: 1px solid #ebebeb; }
  .scheme_4 #contact_page #google_map iframe {
    width: 100%; }
.scheme_4 #contact_page .btn {
  margin-top: 5px; }
.scheme_4 .contact-form textarea {
  width: 100%; }
.scheme_4 .template-404 h2,
.scheme_4 .template-404 h2 a {
  vertical-align: baseline; }
.scheme_4 .page_sitemap h2 {
  margin: 30px 0 15px 0; }
.scheme_4 .page_sitemap .sitemap_separator {
  width: 100%;
  height: 0;
  float: none;
  clear: both;
  margin: 0 15px;
  padding: 30px 0 0 0;
  border-bottom: 1px solid #ebebeb; }
.scheme_4 .page_sitemap ul {
  list-style-type: disc;
  padding-left: 15px; }
  .scheme_4 .page_sitemap ul li {
    margin-top: 7px; }
    .scheme_4 .page_sitemap ul li a {
      color: #959595; }
      .scheme_4 .page_sitemap ul li a:hover {
        color: #f03a00; }
.scheme_4 .wishlist_page .wishlist_empty {
  margin: 15px 0 0 0; }
.scheme_4 #wishlist_products_number {
  display: inline;
  font-weight: inherit;
  line-height: inherit; }
.scheme_4 .product_wishlist a.product_img {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }
  .scheme_4 .product_wishlist a.product_img:hover {
    opacity: .6; }
.scheme_4 .product_wishlist:nth-child(3n+1) {
  clear: left; }
.scheme_4 #customization_tool {
  width: 240px;
  margin: -252px 0 0 0;
  background: #fff;
  position: fixed;
  left: -240px;
  top: 50%;
  z-index: 100000;
  -webkit-border-radius: 0 10px 4px 0;
  -moz-border-radius: 0 10px 4px 0;
  border-radius: 0 10px 4px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  -moz-transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: left 0.3s ease-in-out, box-shadow 0.3s ease-in-out; }
  .scheme_4 #customization_tool h4 {
    height: 50px;
    margin: 0;
    padding: 0 50px 0 20px;
    background: rgba(0, 0, 0, 0.04);
    font: bold 14px/50px 'Arial';
    color: #333;
    cursor: default;
    -webkit-border-radius: 0 0 10px 0;
    -moz-border-radius: 0 0 10px 0;
    border-radius: 0 0 10px 0; }
  .scheme_4 #customization_tool .customization_block {
    padding: 0 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .scheme_4 #customization_tool .customization_block__colors {
    padding: 0 20px 20px 20px;
    border: none; }
  .scheme_4 #customization_tool h5 {
    height: 50px;
    margin: 0;
    font: bold 14px/50px 'Arial';
    color: #888;
    text-transform: uppercase;
    cursor: default; }
    .scheme_4 #customization_tool h5 i {
      width: 24px;
      height: 30px;
      display: inline-block;
      margin: 10px 10px 0 0;
      font-size: 21px;
      line-height: 30px;
      text-align: center;
      cursor: pointer; }
    .scheme_4 #customization_tool h5 i.fa-toggle-on {
      color: #333; }
  .scheme_4 #customization_tool #customization_tool__btn {
    width: 50px;
    height: 50px;
    overflow: hidden;
    background: #888;
    position: absolute;
    right: -50px;
    top: 0;
    opacity: .4;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -moz-transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    transition: right 0.3s ease-in-out, opacity 0.3s ease-in-out;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25); }
    .scheme_4 #customization_tool #customization_tool__btn i {
      width: 50px;
      height: 50px;
      display: block;
      font-size: 22px;
      line-height: 49px;
      color: #fff;
      text-align: center;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7); }
  .scheme_4 #customization_tool.on {
    left: 0;
    -webkit-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 25px 5px rgba(0, 0, 0, 0.25); }
    .scheme_4 #customization_tool.on #customization_tool__btn {
      right: 0;
      opacity: 1;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .scheme_4 #customization_tool .color_palette {
    height: 30px;
    overflow: hidden;
    border: 2px solid rgba(0, 0, 0, 0.2);
    position: relative;
    cursor: pointer;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    transition: background 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .scheme_4 #customization_tool .color_palette.active {
      border-color: #fff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px;
      -webkit-box-shadow: 0 0 0 2px #888888;
      -moz-box-shadow: 0 0 0 2px #888888;
      box-shadow: 0 0 0 2px #888888; }
  .scheme_4 #customization_tool .color_palette ~ .color_palette {
    margin: 20px 0 0 0; }
  .scheme_4 #customization_tool .color_item {
    position: absolute;
    top: 0;
    bottom: 0; }
    .scheme_4 #customization_tool .color_item.color_1 {
      left: -30px;
      right: 50%;
      z-index: 10;
      -webkit-transform: skewX(-45deg);
      transform: skewX(-45deg); }
    .scheme_4 #customization_tool .color_item.color_2 {
      left: 0;
      right: 0;
      z-index: 1; }
.scheme_4 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_on {
  opacity: 1 !important;
  display: block !important; }
.scheme_4 #habla_beta_container_do_not_rely_on_div_classes_or_names.olark_off {
  opacity: 0 !important;
  display: none !important; }
.scheme_4 #scheme_1 .color_1 {
  background: #26a6e4; }
.scheme_4 #scheme_1 .color_2 {
  background: #f2ca68; }
.scheme_4 #scheme_2 .color_1 {
  background: #ff870b; }
.scheme_4 #scheme_2 .color_2 {
  background: #35c36e; }
.scheme_4 #scheme_3 .color_1 {
  background: #730bff; }
.scheme_4 #scheme_3 .color_2 {
  background: #ff5c93; }
.scheme_4 #scheme_4 .color_1 {
  background: #f03a00; }
.scheme_4 #scheme_4 .color_2 {
  background: #39e7d2; }
