@charset "UTF-8";
/*!
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 *
 * @author    	Afternet <info@afternet.gr>
 * @copyright 	Afternet
 * @license   	http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
.nav:before,
.navbar:before, .nav:after,
.navbar:after {
  content: " ";
  display: table; }
.nav:after,
.navbar:after {
  clear: both; }

.slick-dots, body .ets_mm_megamenu ul, .ets_mm_megamenu .menu-extra__list, .language-selector__list, .myoptical-panel__list, .cart-review__list, .block-social__list, .footer-copyright__menu, .footer-links__list, .relative-list, .useful-list, .breadcrumb ol, .filters-section .horizontal-layout .af_filter_content ul, .help-block ul, .alert ul, .page-list, .brand-list, .product-miniature .product-vars__list, .product-flags, .product-images, .product-variants-item .form-control-color,
.product-variants-item .form-control-radio, .product-customization__list, .social-sharing ul, #criterions_list, #product-comments-list-pagination ul, .color-select__list, .cart-items, .promo-name, .promo-discounts, #order-details ul, .account-list, .ps-alert-success, #guest-tracking .tracking__list {
  margin: 0;
  padding: 0;
  list-style: none; }

a, .ets_mm_megamenu .menu-extra__icon, .language-selector__body, .myoptical__icon, .myoptical-panel, .myoptical-panel__icon, .cart-review, .promo-link__icon, .promo--link__icon, .post-item-wrapper .post-item-date, .burger-btn__line, .continue-shopping__icon, .saveMyFilters,
button[data-link-action="x-sign-in"],
.data-down--btn,
.data-request--btn,
.form--btn, .modal-btn, #back-to-top, .ajax-search, .mobile-search, body .ui-menu .ui-menu-item a.ui-state-focus,
body .ui-menu .ui-menu-item a.ui-state-active, body .ui-menu .ui-menu-item a.ui-state-focus span,
body .ui-menu .ui-menu-item a.ui-state-active span, .filters-section .af_filter_content, .product-miniature .product-hover, .product-availability__info-box, .promo-code .promo-submit, #confirm_order, .my-account-side-links .my-account-side-link, .home-slide__button span, .home-slide__button:after, .home-tabs .nav-tabs__active,
.accessories-tabs .nav-tabs__active, .contact-form input.contact-form--btn, .stores-btns .stores-btn--submit {
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1); }

*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

a {
  background-color: transparent; }

a,
a:active,
a:hover,
a:focus {
  outline: 0;
  text-decoration: none; }

a:not([href]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):hover, a:not([href]):focus {
    color: inherit;
    text-decoration: none; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

select {
  word-wrap: normal; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  outline-offset: -2px;
  -webkit-appearance: none; }

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  width: auto;
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

[role="button"] {
  cursor: pointer; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
  height: auto; }

svg {
  display: block;
  overflow: hidden;
  vertical-align: middle; }

pre {
  margin-top: 0;
  overflow: auto;
  margin-bottom: 1rem; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

/*.slick-initialized {
    overflow: hidden;
}*/
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dd {
  margin-bottom: .5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: 600; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

small {
  font-size: 80%; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

summary {
  display: list-item;
  cursor: pointer; }

output {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield; }

@font-face {
  font-family: 'PF Futura Neu';
  src: url("../fonts/PFFuturaNeuLight-Regular.eot");
  src: url("../fonts/PFFuturaNeuLight-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PFFuturaNeuLight-Regular.woff2") format("woff2"), url("../fonts/PFFuturaNeuLight-Regular.woff") format("woff"), url("../fonts/PFFuturaNeuLight-Regular.ttf") format("truetype"), url("../fonts/PFFuturaNeuLight-Regular.svg#PFFuturaNeuLight-Regular") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'PF Futura Neu';
  src: url("../fonts/PFFuturaNeuBook-Regular.eot");
  src: url("../fonts/PFFuturaNeuBook-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PFFuturaNeuBook-Regular.woff2") format("woff2"), url("../fonts/PFFuturaNeuBook-Regular.woff") format("woff"), url("../fonts/PFFuturaNeuBook-Regular.ttf") format("truetype"), url("../fonts/PFFuturaNeuBook-Regular.svg#PFFuturaNeuBook-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'PF Futura Neu';
  src: url("../fonts/PFFuturaNeuMedium-Regular.eot");
  src: url("../fonts/PFFuturaNeuMedium-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PFFuturaNeuMedium-Regular.woff2") format("woff2"), url("../fonts/PFFuturaNeuMedium-Regular.woff") format("woff"), url("../fonts/PFFuturaNeuMedium-Regular.ttf") format("truetype"), url("../fonts/PFFuturaNeuMedium-Regular.svg#PFFuturaNeuMedium-Regular") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'PF Futura Neu';
  src: url("../fonts/PFFuturaNeuSemiBold-Regular.eot");
  src: url("../fonts/PFFuturaNeuSemiBold-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PFFuturaNeuSemiBold-Regular.woff2") format("woff2"), url("../fonts/PFFuturaNeuSemiBold-Regular.woff") format("woff"), url("../fonts/PFFuturaNeuSemiBold-Regular.ttf") format("truetype"), url("../fonts/PFFuturaNeuSemiBold-Regular.svg#PFFuturaNeuSemiBold-Regular") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: "PF Futura Neu", sans-serif;
  font-size: 16px;
  line-height: 1.428;
  font-weight: 400;
  color: #3d3d3d;
  background-color: #fff;
  margin: 0; }

a {
  text-decoration: none; }

.badge {
  white-space: normal; }

.hidden-el {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0; }

input[type="radio"].hidden-el {
  opacity: 0; }

.sr-only,
.sr-only-focusable:not(:focus) {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.text-underline {
  text-decoration: underline; }

.alert-danger {
  color: #721c24; }

.alert-success {
  color: #155724; }

.alert-warning {
  color: #856404; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 10px;
  margin: 6px 0 0;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block; }

.nav-tabs > li {
  float: left; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0; }

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-header:after,
.modal-footer:after {
  clear: both; }

.modal .modal-header {
  border: none; }
  .modal .modal-header .modal-title {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 0;
    margin: 0; }
  .modal .modal-header button {
    background-color: transparent;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    float: right; }
    .modal .modal-header button svg {
      display: block;
      width: 18px; }

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
  outline: none; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }
  .slick-dots li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    position: relative; }
  .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    background-color: #777777;
    border: none;
    border-radius: 50%;
    text-indent: -9999px;
    outline: none;
    padding: 0; }
  .slick-dots li.slick-active button {
    background-color: #f26522; }

.js-services-slider {
  display: none; }

.js-services-slider.slick-initialized {
  display: block; }

.js-banner-slider {
  display: none; }

.js-banner-slider.slick-initialized {
  display: block; }

.js-home-brands {
  display: none; }

.js-home-brands.slick-initialized {
  display: block; }

/*
δικια μου css, οχι απο το plugin
*/
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-container-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-slide {
  position: relative;
  transition-property: transform; }

.swiper-pagination {
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0); }

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #f26522; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1700px; }
  .container--header {
    max-width: 1700px;
    padding-right: 8px;
    padding-left: 8px; }
    @media screen and (min-width: 576px) {
      .container--header {
        padding-right: 15px;
        padding-left: 15px; } }
  .container--promo-link {
    max-width: 1700px; }
  .container--footer {
    max-width: 1700px; }

.pt-2 {
  padding-top: 10px; }

@media screen and (max-width: 1199px) {
  .desktop--el {
    display: none !important; } }

@media screen and (min-width: 1200px) {
  .mobile--el {
    display: none !important; } }

@media screen and (max-width: 767px) {
  .mobile--hide {
    display: none !important; } }

@media screen and (min-width: 768px) {
  .desktop--hide {
    display: none !important; } }

@media (max-width: 575.98px) {
  .hidden-xs-down {
    display: none !important; } }
@media (max-width: 767px) {
  .hidden-sm-down {
    display: none !important; } }
@media (max-width: 991.98px) {
  .hidden-md-down {
    display: none !important; } }
@media (max-width: 1199.98px) {
  .hidden-lg-down {
    display: none !important; } }
@media (min-width: 576px) {
  .hidden-sm-up {
    display: none !important; } }
@media (min-width: 768px) {
  .hidden-md-up {
    display: none !important; } }
@media (min-width: 992px) {
  .hidden-lg-up {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xl-up {
    display: none !important; } }
.col-xs-4 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.medium-gutters {
  margin-right: -0.7rem;
  margin-left: -0.7rem; }
  .medium-gutters > .col,
  .medium-gutters > [class*="col-"] {
    padding-right: 0.7rem;
    padding-left: 0.7rem; }

.small-gutters {
  margin-right: -0.5rem;
  margin-left: -0.5rem; }
  .small-gutters > .col,
  .small-gutters > [class*="col-"] {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

.extra-small-gutters {
  margin-right: -0.3rem;
  margin-left: -0.3rem; }
  .extra-small-gutters > .col,
  .extra-small-gutters > [class*="col-"] {
    padding-right: 0.3rem;
    padding-left: 0.3rem; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px; }

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%; }

.col-1 {
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.order-first {
  -ms-flex-order: -1;
  order: -1; }

.order-last {
  -ms-flex-order: 13;
  order: 13; }

.order-0 {
  -ms-flex-order: 0;
  order: 0; }

.order-1 {
  -ms-flex-order: 1;
  order: 1; }

.order-2 {
  -ms-flex-order: 2;
  order: 2; }

.order-3 {
  -ms-flex-order: 3;
  order: 3; }

.order-4 {
  -ms-flex-order: 4;
  order: 4; }

.order-5 {
  -ms-flex-order: 5;
  order: 5; }

.order-6 {
  -ms-flex-order: 6;
  order: 6; }

.order-7 {
  -ms-flex-order: 7;
  order: 7; }

.order-8 {
  -ms-flex-order: 8;
  order: 8; }

.order-9 {
  -ms-flex-order: 9;
  order: 9; }

.order-10 {
  -ms-flex-order: 10;
  order: 10; }

.order-11 {
  -ms-flex-order: 11;
  order: 11; }

.order-12 {
  -ms-flex-order: 12;
  order: 12; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-sm-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-sm-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-sm-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-sm-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-sm-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-sm-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-sm-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-sm-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-sm-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-sm-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-sm-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-sm-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-sm-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-sm-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-sm-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-sm-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-sm-0 {
    margin-left: 0; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-md-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-md-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-md-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-md-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-md-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-md-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-md-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-md-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-md-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-md-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-md-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-md-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-md-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-md-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-md-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-md-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-md-0 {
    margin-left: 0; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-lg-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-lg-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-lg-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-lg-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-lg-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-lg-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-lg-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-lg-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-lg-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-lg-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-lg-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-lg-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-lg-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-lg-0 {
    margin-left: 0; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-xl-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%; }

  .col-xl-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-xl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-xl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-xl-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-xl-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-xl-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-xl-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-xl-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-xl-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-xl-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-xl-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .order-xl-first {
    -ms-flex-order: -1;
    order: -1; }

  .order-xl-last {
    -ms-flex-order: 13;
    order: 13; }

  .order-xl-0 {
    -ms-flex-order: 0;
    order: 0; }

  .order-xl-1 {
    -ms-flex-order: 1;
    order: 1; }

  .order-xl-2 {
    -ms-flex-order: 2;
    order: 2; }

  .order-xl-3 {
    -ms-flex-order: 3;
    order: 3; }

  .order-xl-4 {
    -ms-flex-order: 4;
    order: 4; }

  .order-xl-5 {
    -ms-flex-order: 5;
    order: 5; }

  .order-xl-6 {
    -ms-flex-order: 6;
    order: 6; }

  .order-xl-7 {
    -ms-flex-order: 7;
    order: 7; }

  .order-xl-8 {
    -ms-flex-order: 8;
    order: 8; }

  .order-xl-9 {
    -ms-flex-order: 9;
    order: 9; }

  .order-xl-10 {
    -ms-flex-order: 10;
    order: 10; }

  .order-xl-11 {
    -ms-flex-order: 11;
    order: 11; }

  .order-xl-12 {
    -ms-flex-order: 12;
    order: 12; }

  .offset-xl-0 {
    margin-left: 0; }

  .offset-xl-1 {
    margin-left: 8.333333%; }

  .offset-xl-2 {
    margin-left: 16.666667%; }

  .offset-xl-3 {
    margin-left: 25%; }

  .offset-xl-4 {
    margin-left: 33.333333%; }

  .offset-xl-5 {
    margin-left: 41.666667%; }

  .offset-xl-6 {
    margin-left: 50%; }

  .offset-xl-7 {
    margin-left: 58.333333%; }

  .offset-xl-8 {
    margin-left: 66.666667%; }

  .offset-xl-9 {
    margin-left: 75%; }

  .offset-xl-10 {
    margin-left: 83.333333%; }

  .offset-xl-11 {
    margin-left: 91.666667%; } }
.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }

  .d-sm-inline {
    display: inline !important; }

  .d-sm-inline-block {
    display: inline-block !important; }

  .d-sm-block {
    display: block !important; }

  .d-sm-table {
    display: table !important; }

  .d-sm-table-row {
    display: table-row !important; }

  .d-sm-table-cell {
    display: table-cell !important; }

  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }

  .d-md-inline {
    display: inline !important; }

  .d-md-inline-block {
    display: inline-block !important; }

  .d-md-block {
    display: block !important; }

  .d-md-table {
    display: table !important; }

  .d-md-table-row {
    display: table-row !important; }

  .d-md-table-cell {
    display: table-cell !important; }

  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }

  .d-lg-inline {
    display: inline !important; }

  .d-lg-inline-block {
    display: inline-block !important; }

  .d-lg-block {
    display: block !important; }

  .d-lg-table {
    display: table !important; }

  .d-lg-table-row {
    display: table-row !important; }

  .d-lg-table-cell {
    display: table-cell !important; }

  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }

  .d-xl-inline {
    display: inline !important; }

  .d-xl-inline-block {
    display: inline-block !important; }

  .d-xl-block {
    display: block !important; }

  .d-xl-table {
    display: table !important; }

  .d-xl-table-row {
    display: table-row !important; }

  .d-xl-table-cell {
    display: table-cell !important; }

  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
@media print {
  .d-print-none {
    display: none !important; }

  .d-print-inline {
    display: inline !important; }

  .d-print-inline-block {
    display: inline-block !important; }

  .d-print-block {
    display: block !important; }

  .d-print-table {
    display: table !important; }

  .d-print-table-row {
    display: table-row !important; }

  .d-print-table-cell {
    display: table-cell !important; }

  .d-print-flex {
    display: -ms-flexbox !important;
    display: flex !important; }

  .d-print-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }
.flex-row {
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.flex-fill {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-grow-0 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.justify-content-start {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.align-items-start {
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-sm-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-sm-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-sm-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-sm-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-sm-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-sm-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-sm-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-sm-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-sm-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-sm-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-sm-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-sm-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-sm-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-sm-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-sm-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-md-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-md-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-md-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-md-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-md-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-md-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-md-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-md-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-md-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-md-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-md-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-md-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-md-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-md-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-md-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-lg-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-lg-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-lg-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-lg-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-lg-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-lg-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-lg-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-lg-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-lg-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-lg-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-lg-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-lg-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-lg-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-lg-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-lg-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important; }

  .flex-xl-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important; }

  .flex-xl-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }

  .flex-xl-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }

  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }

  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }

  .flex-xl-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }

  .flex-xl-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }

  .flex-xl-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }

  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }

  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }

  .justify-content-xl-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }

  .justify-content-xl-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }

  .justify-content-xl-center {
    -ms-flex-pack: center !important;
    justify-content: center !important; }

  .justify-content-xl-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }

  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }

  .align-items-xl-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important; }

  .align-items-xl-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important; }

  .align-items-xl-center {
    -ms-flex-align: center !important;
    align-items: center !important; }

  .align-items-xl-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }

  .align-items-xl-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }

  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }

  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }

  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }

  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }

  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }

  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }

  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important; }

  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }

  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }

  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important; }

  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }

  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important; } }
main {
  overflow: hidden; }

#category #main,
#product #main,
#search #main,
#stores #main,
#manufacturer #main,
#module-amazzingblog-blog #main {
  padding-bottom: 70px; }

#cart #main,
#order-confirmation #main,
#pagenotfound #main {
  padding-top: 60px;
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    #cart #main,
    #order-confirmation #main,
    #pagenotfound #main {
      padding-top: 115px;
      padding-bottom: 115px; } }

#password #main,
#authentication #main {
  padding-top: 60px;
  padding-bottom: 115px; }

.my-account-page-content-wrapper {
  padding-top: 0;
  padding-bottom: 60px; }
  @media screen and (min-width: 768px) {
    .my-account-page-content-wrapper {
      padding-bottom: 115px; } }

#footer {
  border-top: 1px dashed #3d3d3d; }

#index #footer,
#checkout #footer,
#module-thecheckout-order #footer {
  border-top: none; }

#checkout #wrapper > .container,
#module-thecheckout-order #wrapper > .container {
  max-width: 1100px; }

.header-top {
  border-bottom: 1px solid #e7e7e7; }
  .header-top__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header-top__left, .header-top__right {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 330px;
    flex-basis: 330px;
    max-width: 330px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (min-width: 1200px) {
      .header-top__left, .header-top__right {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 360px;
        flex-basis: 360px;
        max-width: 360px; } }
  .header-top__center {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
  .header-top__right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .header-top__element--banners {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.header-top-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #f26522;
  padding: 6px 0; }
  .header-top-mobile .header-mobile-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px; }
    .header-top-mobile .header-mobile-link:first-child {
      border-right: 1px solid #fff; }
    .header-top-mobile .header-mobile-link__icon {
      color: #fff;
      margin-right: 6px; }
      .header-top-mobile .header-mobile-link__icon svg {
        height: 18px; }
    .header-top-mobile .header-mobile-link__text {
      font-size: 13px;
      color: #fff; }

.header-nav {
  padding: 10px 0; }
  .header-nav__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -8px;
    margin-right: -8px; }
    @media screen and (min-width: 576px) {
      .header-nav__row {
        margin-left: -15px;
        margin-right: -15px; } }
  .header-nav__left, .header-nav__center, .header-nav__right {
    padding-left: 8px;
    padding-right: 8px; }
    @media screen and (min-width: 576px) {
      .header-nav__left, .header-nav__center, .header-nav__right {
        padding-left: 15px;
        padding-right: 15px; } }
  .header-nav__left, .header-nav__right {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .header-nav__center {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: center; }
  .header-nav__right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  .header-nav .header-images {
    margin-right: 5px; }
    .header-nav .header-images:last-child {
      margin-right: 0; }
  .header-nav #logo {
    padding: 0 25px; }
    .header-nav #logo img {
      display: inline-block;
      width: 100%;
      max-width: 200px;
      /*            @include media-min-to(sm){
                      max-width: 450px;
                  }
                  @include media-min-to(md){
                      max-width: 550px;
                  }
                  @include media-min-to(lg){
                      width: auto;
                      max-width: 100%;
                  }*/ }
      @media screen and (min-width: 768px) {
        .header-nav #logo img {
          max-width: 340px; } }

.header-bottom {
  padding: 0 0 10px; }
  @media screen and (min-width: 768px) {
    .header-bottom {
      padding: 10px 0; } }
  .header-bottom__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .header-bottom__left, .header-bottom__right {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (min-width: 992px) {
      .header-bottom__left, .header-bottom__right {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 160px;
        flex-basis: 160px;
        max-width: 160px; } }
  .header-bottom__center {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: center; }
  .header-bottom__right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

body .ets_mm_megamenu {
  margin: 0; }
  @media screen and (min-width: 1200px) {
    body .ets_mm_megamenu.layout_layout1 .ets_mm_megamenu_content {
      background: transparent;
      border: none; } }
  @media screen and (min-width: 1200px) {
    body .ets_mm_megamenu.layout_layout1:not(.ybc_vertical_menu) .mm_menus_ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  @media screen and (min-width: 1200px) {
    body .ets_mm_megamenu.layout_layout1 .mm_menus_li {
      float: none;
      border: none; } }
  body .ets_mm_megamenu .mm_menu_content_title {
    font-size: 15px;
    color: #3d3d3d; }
    @media screen and (min-width: 1200px) {
      body .ets_mm_megamenu .mm_menu_content_title {
        padding: 10px; } }

body .layout_layout1 .ets_mm_block_content ul li a::before {
  display: none; }

@media screen and (max-width: 1199px) {
  body .ets_mm_megamenu .mm_menus_ul {
    webkit-box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21); }
  body .ets_mm_megamenu .mm_columns_ul {
    padding-left: 15px;
    padding-right: 15px; }
  body .ets_mm_megamenu .mm_blocks_li {
    padding: 0; }
  body .ets_mm_megamenu .mm_blocks_li .ets_mm_block > h4 {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 0;
    border: none;
    text-align: left;
    margin: 2px 20px 10px 0; }
  body .ets_mm_megamenu .ets_mm_block_content ul li:not(.item_has_img) {
    text-align: left; }
  body .ets_mm_megamenu.transition_floating .close_menu, body .ets_mm_megamenu .transition_full .close_menu {
    background-color: #fff;
    color: #3d3d3d; }
  body .ets_mm_megamenu .mm_menus_ul {
    background-color: #fff; }
  body .ets_mm_megamenu.layout_layout1 .mm_menus_li {
    border: none;
    border-bottom: 1px solid #f0eeee; } }

.close_menu__btn {
  color: #3d3d3d; }
  .close_menu__btn svg {
    width: 20px; }

@media screen and (min-width: 1200px) {
  .ets_mm_megamenu .menu-extra-li {
    display: none !important; } }
.ets_mm_megamenu .menu-extra__list {
  background-color: #f26522; }
  .ets_mm_megamenu .menu-extra__list li {
    display: block;
    border-bottom: 1px solid #df5a1b;
    padding: 10px 15px; }
    .ets_mm_megamenu .menu-extra__list li.menu-language-selector {
      padding-left: 12px; }
.ets_mm_megamenu .menu-extra__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  color: #fff; }
.ets_mm_megamenu .menu-extra__text--sep {
  padding: 0 5px; }
.ets_mm_megamenu .menu-extra__icon {
  margin-left: 10px; }
  .ets_mm_megamenu .menu-extra__icon svg {
    width: auto;
    height: 24px; }

.mobile-social .block-social {
  border: none;
  padding: 0; }

.menu-language-selector .language-selector__select {
  padding: 0;
  width: auto;
  border: none;
  color: #fff;
  text-transform: uppercase; }
.menu-language-selector .language-selector__icon {
  display: none; }

@media screen and (min-width: 1200px) {
  .layout_layout1.ets_mm_megamenu .mm_columns_ul {
    border: none;
    -webkit-box-shadow: 0px 14px 13.5px 4.5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 14px 13.5px 4.5px rgba(0, 0, 0, 0.1);
    transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px);
    padding-top: 50px; }

  .mm_menus_li:hover .mm_columns_ul,
  .mm_menus_li.menu_hover .mm_columns_ul {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

  body .ets_mm_megamenu .mm_columns_ul:before {
    width: 80%;
    background-color: #f5f5f5;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }
@media screen and (min-width: 1200px) and (min-width: 1580px) {
  body #header .ets_mm_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }
@media screen and (min-width: 1200px) {
  body #header .ets_mm_block > h4 {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 0;
    border: none;
    text-align: left;
    margin: 2px 20px 10px 0; }
  body #header .ets_mm_block .ets_mm_block_content {
    text-align: left; }
    body #header .ets_mm_block .ets_mm_block_content li:first-child a {
      padding-top: 0;
      margin-top: 0; }
    body #header .ets_mm_block .ets_mm_block_content li a {
      display: block;
      font-size: 14px;
      font-weight: 400;
      line-height: 16px;
      color: #3d3d3d;
      padding: 4px 0;
      margin-bottom: 5px; }
      body #header .ets_mm_block .ets_mm_block_content li a:hover, body #header .ets_mm_block .ets_mm_block_content li a:focus {
        color: #f26522; }
  body #header .ets_mm_block.mm_hide_title > h4 {
    display: none; } }
.ets_mm_megamenu .mm_menus_li.orange-btn a {
  background-color: #f26522;
  color: #000; }

.footer-main {
  padding: 24px 0 30px; }
  @media screen and (min-width: 768px) {
    .footer-main {
      padding: 40px 0 100px; } }
  .footer-main__header {
    text-align: center;
    margin-bottom: 40px; }
    .footer-main__header .footer-logo {
      display: inline-block; }
      .footer-main__header .footer-logo img {
        display: inline-block;
        width: 100%;
        max-width: 245px; }
        @media screen and (min-width: 768px) {
          .footer-main__header .footer-logo img {
            max-width: 285px; } }
        @media screen and (min-width: 992px) {
          .footer-main__header .footer-logo img {
            max-width: 340px; } }
  .footer-main__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
  .footer-main__col--left, .footer-main__col--center, .footer-main__col--right {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .footer-main__col--left, .footer-main__col--right {
    position: relative; }
    @media screen and (min-width: 768px) {
      .footer-main__col--left, .footer-main__col--right {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 30%;
        flex-basis: 30%;
        max-width: 30%; }
        .footer-main__col--left:before, .footer-main__col--right:before {
          content: '';
          display: block;
          width: 100%;
          width: -webkit-calc( 100% - 30px );
          width: calc( 100% - 30px );
          height: 2px;
          position: absolute;
          top: 0;
          left: 15px;
          background-color: #e9e7e7;
          -webkit-transform: translate(0, -52px);
          -ms-transform: translate(0, -52px);
          transform: translate(0, -52px); } }
    @media screen and (min-width: 992px) {
      .footer-main__col--left, .footer-main__col--right {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; } }
  .footer-main__col--left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
  .footer-main__col--right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2; }
    @media screen and (min-width: 768px) {
      .footer-main__col--right {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; } }
  .footer-main__col--center {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3; }
    @media screen and (min-width: 768px) {
      .footer-main__col--center {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
        max-width: 40%; } }
    @media screen and (min-width: 992px) {
      .footer-main__col--center {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }

.footer-text {
  width: 100%;
  max-width: 640px;
  margin: 0 auto;
  margin-bottom: 35px; }
  @media screen and (min-width: 768px) {
    .footer-text {
      padding-top: 45px; } }
  @media screen and (min-width: 992px) {
    .footer-text {
      padding-top: 52px; } }
  .footer-text p {
    font-size: 14px;
    color: #5a5a5a;
    margin-bottom: 35px;
    text-align: center; }
  .footer-text__up p {
    margin-bottom: 0; }
  .footer-text__down p:first-child, .footer-text__down p:first-of-type {
    padding-top: 35px; }
  .footer-text__down p:last-child, .footer-text__down p:last-of-type {
    margin-bottom: 0; }
  @media screen and (min-width: 768px) {
    .footer-text__down.collapse {
      display: block; } }
  .footer-text__expand {
    display: block; }
    @media screen and (min-width: 768px) {
      .footer-text__expand {
        display: none; } }
    .footer-text__expand svg {
      color: #3d3d3d;
      width: 12px;
      margin: 0 auto; }

.footer-contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  max-width: 300px;
  margin: 0 auto; }
  .footer-contact__img {
    margin-right: 8px;
    padding-top: 15px; }
    .footer-contact__img svg {
      width: 112px;
      height: 82px; }
  .footer-contact__link {
    font-size: 15px;
    font-weight: 500;
    color: #3d3d3d; }
    .footer-contact__link:hover, .footer-contact__link:focus {
      color: #f26522; }

.user-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 22px; }
  .user-info__link {
    text-align: center;
    color: #3d3d3d; }
    .user-info__link:hover, .user-info__link:focus {
      color: #f26522; }
  .user-info__text, .user-info__icon {
    font-size: 13px;
    line-height: 24px;
    text-transform: uppercase; }

.language-selector__item {
  display: block; }
  @media screen and (min-width: 1200px) {
    .language-selector__item--mobile {
      display: none !important; } }
  @media screen and (max-width: 1199px) {
    .language-selector__item--desktop {
      display: none !important; } }
.language-selector__item--desktop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  border-right: 1px solid #e7e7e7; }
  .language-selector__item--desktop .language-selector__header {
    padding: 18px 22px; }
.language-selector__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer; }
.language-selector__code {
  display: block;
  font-size: 15px;
  line-height: 24px;
  margin-right: 8px;
  text-transform: uppercase; }
.language-selector__icon {
  display: block; }
  .language-selector__icon svg {
    widows: 10px;
    height: 20px; }
.language-selector__body {
  display: block;
  position: absolute;
  top: 92%;
  left: 50%;
  background-color: #fff;
  border-radius: 4px;
  padding: 4px 0;
  text-align: center;
  -webkit-box-shadow: 0 0px 5px 0 rgba(15, 2, 2, 0.2);
  box-shadow: 0 0px 5px 0 rgba(15, 2, 2, 0.2);
  -webkit-transform: translate(-50%, 20px);
  -ms-transform: translate(-50%, 20px);
  transform: translate(-50%, 20px);
  opacity: 0;
  visibility: hidden;
  z-index: 2; }
  .language-selector__body:before {
    content: '';
    position: absolute;
    top: -18px;
    left: 10px;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    border-right: 10px solid transparent; }
.language-selector__list-item {
  display: block;
  margin-bottom: 2px; }
.language-selector__link {
  display: block;
  font-size: 15px;
  padding: 4px 16px;
  text-transform: uppercase;
  color: #3d3d3d; }
.language-selector .language-selector__list-item--current .language-selector__link {
  color: #f26522; }

.language-selector__item--desktop:hover .language-selector__body, .language-selector__item--desktop:focus .language-selector__body {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.myoptical {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .myoptical__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding: 18px 22px 18px 0;
    border-right: 1px solid #e7e7e7; }
  .myoptical__icon {
    width: 50px; }
    .myoptical__icon svg {
      width: 17px;
      height: 20px;
      margin: 0 auto; }
  .myoptical__text {
    display: block;
    font-size: 15px;
    line-height: 24px; }
  .myoptical:hover .myoptical__icon, .myoptical:focus .myoptical__icon {
    -webkit-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    transform: translate(-10px, 0); }

.myoptical-panel {
  display: block;
  width: 100%;
  max-width: 550px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9900;
  background-color: #f26522;
  box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
  .myoptical-panel.opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .myoptical-panel__header {
    border-bottom: 1px solid #e7e7e7;
    height: 60px;
    cursor: pointer; }
  .myoptical-panel__close {
    width: 60px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff; }
    .myoptical-panel__close svg {
      width: 20px; }
  .myoptical-panel__body {
    padding: 40px 30px; }
  .myoptical-panel__list li {
    display: block;
    margin-bottom: 20px; }
    .myoptical-panel__list li:last-child {
      margin-bottom: 0; }
  .myoptical-panel__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase; }
    .myoptical-panel__link:hover .myoptical-panel__icon, .myoptical-panel__link:focus .myoptical-panel__icon {
      -webkit-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
      transform: translate(10px, 0); }
  .myoptical-panel__icon {
    margin-right: 10px; }
    .myoptical-panel__icon svg {
      width: 23px; }
  .myoptical-panel__text--sep {
    padding: 0 10px; }

.header-info {
  text-align: right; }
  .header-info__label, .header-info__value, .header-info__link {
    font-size: 15px; }
  .header-info__value {
    font-weight: 500; }
  .header-info__link {
    font-weight: 500;
    color: #f26522; }

@media screen and (min-width: 576px) {
  .desktop-cart {
    position: relative; } }

.cart-review {
  display: block;
  width: 100%;
  height: 100%;
  max-width: 400px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0); }
  @media screen and (max-width: 991px) {
    .cart-review {
      padding-bottom: 80px; } }
  .cart-review.opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .cart-review__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%; }
  .cart-review__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3d3d3d;
    padding: 15px; }
    @media screen and (min-width: 768px) {
      .cart-review__header {
        padding: 30px 25px; } }
  .cart-review__title {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase; }
  .cart-review__close {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
    max-width: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #3d3d3d; }
    .cart-review__close svg {
      width: 15px; }
  .cart-review__products {
    overflow: auto;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
    .cart-review__products::-webkit-scrollbar {
      width: 5px; }
    .cart-review__products::-webkit-scrollbar-track {
      background: #f5f5f5; }
    .cart-review__products::-webkit-scrollbar-thumb {
      background-color: #f26522; }
  .cart-review__totals {
    padding-top: 15px;
    margin-top: 30px;
    position: relative; }
    .cart-review__totals:after {
      content: '';
      display: block;
      width: 80%;
      height: 1px;
      position: absolute;
      top: 0;
      left: 50%;
      background-color: #f5f5f5;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }
  .cart-review__list {
    max-height: 330px; }
  .cart-review__item {
    display: block; }
  .cart-review__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 15px; }
  .cart-review__label {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%;
    font-size: 14px; }
  .cart-review__value {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
    font-size: 16px;
    text-align: right; }
  .cart-review__row--total {
    background-color: #f5f5f5; }
    .cart-review__row--total .cart-review__label,
    .cart-review__row--total .cart-review__value {
      font-size: 18px;
      font-weight: 500; }
  .cart-review__actions {
    padding: 25px 30px 15px; }
    .cart-review__actions .cart-review__checkout {
      display: block;
      font-size: 16px;
      font-weight: 500;
      color: #fff;
      background-color: #f26522;
      text-align: center;
      text-transform: uppercase;
      border: 1px solid #f26522;
      padding: 15px;
      margin-bottom: 10px; }
      .cart-review__actions .cart-review__checkout:hover, .cart-review__actions .cart-review__checkout:focus {
        background-color: #fff;
        color: #f26522; }
    .cart-review__actions .cart-review__cart {
      display: block;
      font-size: 14px;
      color: #3d3d3d;
      text-align: center; }
      .cart-review__actions .cart-review__cart:hover, .cart-review__actions .cart-review__cart:focus {
        color: #f26522; }
  .cart-review__text {
    padding: 20px 30px;
    font-size: 16px;
    text-align: center; }

.cart-line-item {
  padding: 15px 0; }

.cart-body {
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (min-width: 768px) {
    .cart-body {
      padding: 0 30px; } }
  .cart-body .cart-img {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 115px;
    flex-basis: 115px;
    max-width: 115px; }
    .cart-body .cart-img img {
      display: block;
      width: 100%;
      height: auto;
      border: 1px solid #f5f5f5; }
  .cart-body .cart-content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    padding-left: 5px; }
  .cart-body .cart-title {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d; }
    .cart-body .cart-title:hover, .cart-body .cart-title:focus {
      color: #f26522; }

.cart-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /*background-color: #f5f5f5;*/
  padding: 10px 15px; }
  @media screen and (min-width: 768px) {
    .cart-actions {
      padding: 10px 30px; } }
  .cart-actions .cart-quantity {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%; }
  .cart-actions .cart-price {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%; }
    .cart-actions .cart-price .cart-value {
      color: #f26522; }
  .cart-actions .cart-label {
    font-size: 12px;
    text-align: center;
    margin-bottom: 4px; }
  .cart-actions .cart-value {
    font-size: 14px;
    font-weight: 600;
    text-align: center; }
  .cart-actions .cart-delete {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

.remove-from-cart {
  color: #3d3d3d; }
  .remove-from-cart:hover, .remove-from-cart:focus {
    color: #f26522; }
  .remove-from-cart svg {
    width: 20px; }

.cart-customizations__attr-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.cart-customizations__attr-label {
  margin-right: 4px; }
.cart-customizations__attr-label, .cart-customizations__attr-value {
  font-size: 12px;
  font-weight: 400;
  color: #5a5a5a; }

.cart-customizations-item {
  background-color: #f5f5f5; }

.cart-customization-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 15px;
  border-bottom: 1px solid #dcdcdc; }
  @media screen and (min-width: 768px) {
    .cart-customization-item {
      padding: 10px 30px; } }
  .cart-customization-item:last-child {
    border-bottom: none; }
  .cart-customization-item .cart-customization-item-label {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    max-width: 40%;
    padding-right: 4px; }
  .cart-customization-item .cart-customization-item-value {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    max-width: 60%; }
  .cart-customization-item .cart-customization-item-label,
  .cart-customization-item .cart-customization-item-value {
    font-size: 12px;
    font-weight: 400;
    color: #5a5a5a; }

.header-links {
  position: relative;
  float: none;
  padding: 5px; }
  @media screen and (min-width: 992px) {
    .header-links {
      padding: 8px 10px; } }
  .header-links__item {
    color: #3d3d3d; }
    .header-links__item:hover, .header-links__item:focus {
      color: #f26522; }
    .header-links__item svg {
      width: auto;
      height: 20px; }
      @media screen and (min-width: 992px) {
        .header-links__item svg {
          height: 28px; } }

#header .cart-products-count,
#header .wishlist_count {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  right: 0px;
  padding: 2px;
  border-radius: 50%;
  text-align: center;
  background: #f26522;
  font-size: 13px;
  line-height: 16px;
  color: #fff; }

.promo-link {
  overflow: hidden;
  padding-bottom: 45px; }
  @media screen and (min-width: 992px) {
    .promo-link {
      padding-bottom: 20px; } }
  .promo-link__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: relative;
    z-index: 0; }
  .promo-link__layer1 {
    margin-right: 35px; }
    @media screen and (min-width: 992px) {
      .promo-link__layer1 {
        margin-right: 230px; } }
  .promo-link__layer2 {
    position: absolute;
    width: 175px;
    bottom: -28px;
    z-index: 1;
    text-align: left; }
    @media screen and (min-width: 992px) {
      .promo-link__layer2 {
        width: 230px;
        height: 100%;
        bottom: -20px; } }
  .promo-link__layer3 {
    position: absolute;
    width: 175px;
    height: 35px;
    bottom: -28px;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: none; }
    @media screen and (min-width: 992px) {
      .promo-link__layer3 {
        width: 230px;
        height: 100%;
        bottom: -20px; } }
  .promo-link__label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f26522;
    padding: 8px 12px;
    text-align: right;
    position: relative;
    z-index: 2; }
    @media screen and (min-width: 992px) {
      .promo-link__label {
        padding: 15px 40px; } }
    .promo-link__label:after {
      content: '';
      display: block;
      width: 10000%;
      height: 100%;
      position: absolute;
      top: 0;
      right: 100%;
      background-color: #f26522; }
  .promo-link__url {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f5f5f5;
    padding: 9px 15px 9px 40px;
    color: #3d3d3d; }
    @media screen and (min-width: 992px) {
      .promo-link__url {
        padding: 15px 15px 15px 40px; } }
    .promo-link__url:hover, .promo-link__url:focus {
      color: #f26522; }
    .promo-link__url:before, .promo-link__url:after {
      content: '';
      display: block;
      height: 100%;
      position: absolute;
      top: 0;
      background-color: #f5f5f5; }
    .promo-link__url:before {
      right: 100%;
      width: 0;
      z-index: -1; }
      @media screen and (min-width: 992px) {
        .promo-link__url:before {
          width: 400px; } }
    .promo-link__url:after {
      left: 100%;
      width: 1000%; }
  .promo-link__icon {
    -webkit-transform: translate(12px, 0);
    -ms-transform: translate(12px, 0);
    transform: translate(12px, 0); }
    @media screen and (min-width: 768px) {
      .promo-link__icon {
        -webkit-transform: translate(-10px, 0);
        -ms-transform: translate(-10px, 0);
        transform: translate(-10px, 0); } }
    .promo-link__icon.hovered {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    .promo-link__icon svg {
      width: 18px; }
      @media screen and (min-width: 992px) {
        .promo-link__icon svg {
          width: 26px; } }
  .promo-link__text {
    font-size: 12px; }
    @media screen and (min-width: 992px) {
      .promo-link__text {
        font-size: 15px; } }
    .promo-link__text--left {
      color: #fff; }

.promo--link {
  background-color: #f26522; }
  @media screen and (max-width: 767px) {
    .promo--link {
      display: none; } }
  .promo--link__url {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 0; }
    @media screen and (min-width: 768px) {
      .promo--link__url {
        padding: 5px 0; } }
    .promo--link__url:hover .promo--link__icon, .promo--link__url:focus .promo--link__icon {
      -webkit-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
      transform: translate(10px, 0); }
  .promo--link__text, .promo--link__icon {
    padding: 0 4px; }
  .promo--link__text {
    font-size: 14px;
    color: #fff; }
    .promo--link__text--view {
      text-decoration: underline; }
  .promo--link__icon {
    color: #fff; }
    .promo--link__icon svg {
      width: 18px; }
      @media screen and (min-width: 992px) {
        .promo--link__icon svg {
          width: 26px; } }

.header-services {
  padding: 10px 0;
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  /*overflow: auto;*/ }
  @media screen and (min-width: 992px) {
    .header-services {
      padding: 20px 0;
      border: none; } }
  .header-services__row {
    /*@include display-flex;*/
    /*@include flex-wrap(nowrap);*/
    margin-left: -15px;
    margin-right: -15px; }
  .header-services__column {
    /*@include flex-basis-clear(25%);*/
    /*width: 100%;*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*min-width: 100%;*/
    padding: 0 15px; }
    @media screen and (min-width: 992px) {
      .header-services__column {
        /*min-width: 300px;*/ } }

.header-service {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #3d3d3d; }
  .header-service__icon {
    color: #f26522;
    margin-right: 12px; }
    @media screen and (min-width: 992px) {
      .header-service__icon {
        margin-right: 18px; } }
    .header-service__icon svg {
      width: auto;
      height: 30px; }
      @media screen and (min-width: 992px) {
        .header-service__icon svg {
          height: 50px; } }
  .header-service__content {
    /*        @include display-flex;
            @include flex-direction-row;
            @include flex-wrap;
            @include media-min-to(lg){
                @include flex-direction-column;
            }*/ }
  .header-service__text--up {
    font-size: 15px;
    padding-right: 5px; }
    @media screen and (min-width: 992px) {
      .header-service__text--up {
        padding-right: 0; } }
    .header-service__text--up b {
      color: #f26522;
      font-weight: 400; }
  .header-service__text--down {
    font-size: 13px; }

a.header-service:hover, a.header-service:focus {
  color: #f26522; }

.banner-slider {
  margin: 0 auto;
  width: 100%;
  max-width: 410px; }
  @media screen and (min-width: 1580px) {
    .banner-slider {
      max-width: 780px; } }

.banner-slider__item p {
  display: block;
  padding: 0 10px;
  margin: 0;
  text-align: center; }

.block-social {
  padding: 18px 22px;
  border-left: 1px solid #e7e7e7; }
  .block-social__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .block-social__item {
    padding: 0 4px; }
  .block-social__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-color: #f26522;
    color: #fff; }
    .block-social__link:hover, .block-social__link:focus {
      background-color: #000; }
    .block-social__link svg {
      width: auto;
      height: 14px; }

.block_newsletter {
  padding: 25px 0; }
  @media screen and (min-width: 768px) {
    .block_newsletter {
      padding: 40px 0; } }
  @media screen and (min-width: 1200px) {
    .block_newsletter {
      padding: 60px 0; } }
  .block_newsletter__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: -15px;
    margin-right: -15px; }
  .block_newsletter__label {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0 15px 15px; }
    @media screen and (min-width: 1580px) {
      .block_newsletter__label {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
    .block_newsletter__label h3 {
      font-size: 25px;
      margin: 0; }
      @media screen and (min-width: 576px) {
        .block_newsletter__label h3 {
          font-size: 35px;
          padding-bottom: 10px;
          padding-right: 15px; } }
      @media screen and (min-width: 768px) {
        .block_newsletter__label h3 {
          font-size: 40px;
          padding-bottom: 0; } }
    .block_newsletter__label p {
      font-size: 15px;
      margin: 0; }
  .block_newsletter__form {
    -webkit-flex-basis: 580px;
    -ms-flex-preferred-size: 580px;
    flex-basis: 580px;
    max-width: 580px;
    padding: 0 15px 15px; }

.block_newsletter .newsletter-form {
  position: relative;
  width: 100%;
  max-width: 580px;
  margin-bottom: 5px; }
  .block_newsletter .newsletter-form__input {
    display: block;
    width: 100%;
    background-color: transparent;
    border: none;
    outline: none;
    padding: 7px;
    border-bottom: 2px solid #c1bdbd; }
    .block_newsletter .newsletter-form__input ::-webkit-input-placeholder {
      font-size: 15px;
      color: #c1bdbd; }
      @media screen and (min-width: 576px) {
        .block_newsletter .newsletter-form__input ::-webkit-input-placeholder {
          font-size: 20px; } }
    .block_newsletter .newsletter-form__input ::-moz-placeholder {
      font-size: 15px;
      color: #c1bdbd; }
      @media screen and (min-width: 576px) {
        .block_newsletter .newsletter-form__input ::-moz-placeholder {
          font-size: 20px; } }
    .block_newsletter .newsletter-form__input :-ms-input-placeholder {
      font-size: 15px;
      color: #c1bdbd; }
      @media screen and (min-width: 576px) {
        .block_newsletter .newsletter-form__input :-ms-input-placeholder {
          font-size: 20px; } }
    .block_newsletter .newsletter-form__input :-moz-placeholder {
      font-size: 15px;
      color: #c1bdbd; }
      @media screen and (min-width: 576px) {
        .block_newsletter .newsletter-form__input :-moz-placeholder {
          font-size: 20px; } }
  .block_newsletter .newsletter-form__submit {
    border: none;
    width: auto;
    background: transparent;
    color: inherit;
    font: inherit;
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    color: #3d3d3d; }
    @media screen and (min-width: 576px) {
      .block_newsletter .newsletter-form__submit {
        width: 40px;
        height: 40px; } }
    .block_newsletter .newsletter-form__submit svg {
      height: 20px; }
      @media screen and (min-width: 576px) {
        .block_newsletter .newsletter-form__submit svg {
          height: 25px; } }
  .block_newsletter .newsletter-form__footer .conditions {
    font-size: 12px;
    padding: 0;
    margin-bottom: 4px; }

.block_newsletter_alert {
  font-size: 12px; }

.footer-find-us {
  background-color: #3a4a57;
  background-image: url("../img/footer/find-us.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 18px 15px; }
  @media screen and (min-width: 768px) {
    .footer-find-us {
      padding: 45px 15px 30px; } }

.find-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .find-us__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    margin-bottom: 22px; }
    @media screen and (min-width: 768px) {
      .find-us__header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        margin-bottom: 40px; } }
  .find-us__icon {
    margin: 0 0 12px; }
    @media screen and (min-width: 768px) {
      .find-us__icon {
        margin: 0 22px 0 0; } }
    .find-us__icon svg {
      width: 25px; }
      @media screen and (min-width: 768px) {
        .find-us__icon svg {
          width: 30px; } }
  .find-us__text {
    font-size: 25px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .find-us__text {
        font-size: 40px;
        text-align: left; } }
  .find-us__btn {
    display: inline-block;
    width: 100%;
    max-width: 196px;
    border: 1px solid #fff;
    padding: 8px;
    font-size: 15px;
    color: #fff;
    text-align: center;
    text-transform: uppercase; }
    .find-us__btn:hover, .find-us__btn:focus {
      background-color: #fff;
      color: #4b5863; }

@media screen and (min-width: 768px) {
  .footer-payments {
    padding: 30px 0;
    border-top: 1px solid #e9e7e7; } }
.footer-payments__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: -15px;
  margin-right: -15px; }
.footer-payments__col {
  width: 100%;
  padding: 15px;
  border-top: 1px solid #e9e7e7; }
  @media screen and (min-width: 768px) {
    .footer-payments__col {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      padding: 0 15px;
      border-top: none; } }
  @media screen and (min-width: 768px) {
    .footer-payments__col:first-child .footer-payments__box {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  @media screen and (min-width: 992px) {
    .footer-payments__col:first-child .footer-payments__box {
      padding-right: 25px; } }
  @media screen and (min-width: 1580px) {
    .footer-payments__col:first-child .footer-payments__box {
      padding-right: 50px; } }
  @media screen and (min-width: 768px) {
    .footer-payments__col:last-child .footer-payments__box {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  @media screen and (min-width: 992px) {
    .footer-payments__col:last-child .footer-payments__box {
      padding-left: 25px; } }
  @media screen and (min-width: 1200px) {
    .footer-payments__col:last-child .footer-payments__box {
      padding-left: 50px; } }
.footer-payments__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  @media screen and (min-width: 992px) {
    .footer-payments__box {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
.footer-payments__label {
  font-size: 14px;
  font-weight: 500;
  color: #5a5a5a;
  margin: 0 0 10px; }
  @media screen and (min-width: 992px) {
    .footer-payments__label {
      margin: 0 22px 0 0; } }
.footer-payments__img img {
  margin-right: 6px;
  margin-bottom: 6px; }
  .footer-payments__img img:last-child {
    margin-right: 0; }

.footer-copyright {
  padding: 20px 0;
  background-color: #3a4a57; }
  .footer-copyright__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    @media screen and (min-width: 768px) {
      .footer-copyright__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .footer-copyright__col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100%; }
    @media (min-width: 385px) {
      .footer-copyright__col {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media screen and (min-width: 768px) {
      .footer-copyright__col {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    .footer-copyright__col--nav {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        .footer-copyright__col--nav {
          margin-bottom: 0;
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end; } }
    .footer-copyright__col--copyrights {
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2; }
      @media screen and (min-width: 768px) {
        .footer-copyright__col--copyrights {
          -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
          order: 1; } }
  .footer-copyright__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .footer-copyright__menu li {
      position: relative;
      padding: 0 12px; }
      .footer-copyright__menu li:after {
        content: '';
        display: block;
        width: 1px;
        height: 12px;
        position: absolute;
        top: 50%;
        right: 0;
        background-color: #fff;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .footer-copyright__menu li:first-child {
        padding-left: 0; }
      .footer-copyright__menu li:last-child {
        padding-right: 0; }
        .footer-copyright__menu li:last-child:after {
          display: none; }
  .footer-copyright__text {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    color: #fff; }
    .footer-copyright__text svg {
      display: inline-block;
      vertical-align: bottom; }
  .footer-copyright a:hover, .footer-copyright a:focus {
    color: #f26522; }

.footer-links {
  text-align: center; }
  .footer-links__header {
    text-align: center; }
    @media screen and (max-width: 767px) {
      .footer-links__header {
        border-bottom: 1px solid #e9e7e7;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    @media screen and (min-width: 768px) {
      .footer-links__header {
        margin-bottom: 15px; } }
  .footer-links__title {
    display: block;
    font-size: 14px;
    color: #5a5a5a;
    margin-bottom: 0; }
    .footer-links__title--mobile {
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase; }
  .footer-links__sub-title {
    display: block;
    font-size: 14px;
    color: #5a5a5a;
    margin-bottom: 15px; }
  .footer-links__intro-text {
    display: block;
    font-size: 14px;
    color: #5a5a5a;
    margin: 15px 0; }
    .footer-links__intro-text:last-child {
      margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      .footer-links__intro-text {
        display: none !important; } }
  .footer-links__body {
    margin-bottom: 40px; }
  .footer-links__intro {
    text-align: left; }
  .footer-links__list {
    padding-top: 15px;
    padding-bottom: 15px; }
  .footer-links__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .footer-links__img {
    margin: 0 8px; }
    .footer-links__img--badges {
      margin: 0;
      max-width: 255px; }
  @media screen and (min-width: 768px) {
    .footer-links--relative .footer-links__title {
      font-weight: 400;
      margin-bottom: 30px; } }

.relative-list {
  padding-left: 7px;
  padding-right: 7px; }
  .relative-list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: 10px; }
  .relative-list__img, .relative-list__link, .relative-list__social {
    padding: 0 7px; }
    @media screen and (min-width: 768px) {
      .relative-list__img, .relative-list__link, .relative-list__social {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%; } }
  .relative-list__img {
    text-align: center; }
    .relative-list__img img {
      display: inline-block; }
  .relative-list__link {
    font-size: 14px;
    color: #5a5a5a;
    text-align: center; }
    .relative-list__link:hover, .relative-list__link:focus {
      color: #f26522; }
  .relative-list__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .relative-list__social a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 22px;
      flex-basis: 22px;
      max-width: 22px;
      width: 22px;
      height: 22px;
      border-radius: 50%;
      background-color: #000;
      color: #fff;
      margin: 0 6px; }
      .relative-list__social a:hover, .relative-list__social a:focus {
        background-color: #f26522; }
      .relative-list__social a svg {
        height: 12px; }

.useful-list li {
  display: block;
  margin-bottom: 10px; }
  .useful-list li a {
    display: block;
    font-size: 14px;
    color: #5a5a5a; }
    .useful-list li a:hover, .useful-list li a:focus {
      color: #f26522; }

.collapse-link {
  display: block; }
  @media screen and (max-width: 767px) {
    .collapse-link--desktop {
      display: none !important; } }
  @media screen and (min-width: 768px) {
    .collapse-link--mobile {
      display: none !important; } }
  @media screen and (min-width: 768px) {
    .collapse-link__wrap.collapse {
      display: block; } }

#module-amazzingblog-blog .blog-subcategories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
  margin: 20px 0;
  border: none; }
  #module-amazzingblog-blog .blog-subcategories .category-item {
    margin: 0 20px; }
    #module-amazzingblog-blog .blog-subcategories .category-item a:hover .category-title, #module-amazzingblog-blog .blog-subcategories .category-item a:focus .category-title {
      color: #f26522; }
  #module-amazzingblog-blog .blog-subcategories .category-title {
    font-size: 16px;
    font-weight: 500;
    color: #3d3d3d; }

#module-amazzingblog-blog .ab-pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (max-width: 767px) {
    #module-amazzingblog-blog .ab-pagination.top {
      display: none; } }
  #module-amazzingblog-blog .ab-pagination.bottom .npp-holder {
    display: none; }
  #module-amazzingblog-blog .ab-pagination.bottom .pages {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  #module-amazzingblog-blog .ab-pagination .npp-holder,
  #module-amazzingblog-blog .ab-pagination .pages {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  #module-amazzingblog-blog .ab-pagination .pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
  #module-amazzingblog-blog .ab-pagination .npp-holder__item {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d; }
  #module-amazzingblog-blog .ab-pagination .npp-holder.hidden .npp-holder__item {
    display: none; }
  #module-amazzingblog-blog .ab-pagination .pages > a,
  #module-amazzingblog-blog .ab-pagination .pages > span {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d;
    margin: 0 6px; }
    #module-amazzingblog-blog .ab-pagination .pages > a:hover, #module-amazzingblog-blog .ab-pagination .pages > a:focus,
    #module-amazzingblog-blog .ab-pagination .pages > span:hover,
    #module-amazzingblog-blog .ab-pagination .pages > span:focus {
      color: #f26522; }
    @media screen and (min-width: 768px) {
      #module-amazzingblog-blog .ab-pagination .pages > a:last-child,
      #module-amazzingblog-blog .ab-pagination .pages > span:last-child {
        margin-right: 0; } }
    #module-amazzingblog-blog .ab-pagination .pages > a.current-page,
    #module-amazzingblog-blog .ab-pagination .pages > span.current-page {
      color: #f26522; }

.post-list__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 992px) {
    .post-list__row {
      margin-left: -30px;
      margin-right: -30px; } }

.post-item-wrapper {
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 576px) {
    .post-item-wrapper {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (min-width: 768px) {
    .post-item-wrapper {
      -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
      max-width: 33.33%; } }
  @media screen and (min-width: 992px) {
    .post-item-wrapper {
      padding-left: 30px;
      padding-right: 30px; } }

.post-item-wrapper {
  margin-bottom: 30px; }
  .post-item-wrapper .post-item-date {
    background-color: #f26522;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px); }
    .post-item-wrapper .post-item-date .d, .post-item-wrapper .post-item-date .m, .post-item-wrapper .post-item-date .y {
      display: inline-block;
      align-items: center;
      font-size: 17px;
      font-weight: 400; }
  .post-item-wrapper .post-item--link {
    display: block;
    padding-left: 20px; }
    @media screen and (min-width: 992px) {
      .post-item-wrapper .post-item--link {
        padding-left: 30px; } }
    .post-item-wrapper .post-item--link:hover .post-item-title,
    .post-item-wrapper .post-item--link:hover .post-item-content, .post-item-wrapper .post-item--link:focus .post-item-title,
    .post-item-wrapper .post-item--link:focus .post-item-content {
      color: #f26522; }
    .post-item-wrapper .post-item--link:hover .post-item-date, .post-item-wrapper .post-item--link:focus .post-item-date {
      visibility: visible;
      opacity: 1;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
  .post-item-wrapper .overlay-block {
    position: relative; }
  .post-item-wrapper .post-item--overlay {
    display: block;
    width: 100%;
    height: 100%;
    height: -webkit-calc( 100% - 20px );
    height: calc( 100% - 20px );
    background-color: #f5f5f5;
    position: absolute;
    top: 30px;
    left: -20px;
    z-index: -1; }
    @media screen and (min-width: 992px) {
      .post-item-wrapper .post-item--overlay {
        left: -30px;
        height: -webkit-calc( 100% - 30px );
        height: calc( 100% - 30px ); } }
  .post-item-wrapper .post-item-title {
    font-size: 18px;
    font-weight: 500;
    color: #3d3d3d;
    margin: 0;
    padding: 15px 0; }
    @media screen and (min-width: 992px) {
      .post-item-wrapper .post-item-title {
        font-size: 20px;
        padding: 20px 0; } }
  .post-item-wrapper .post-item-content {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d;
    padding-top: 20px; }

.amazzingblog .post__title {
  display: block;
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  padding: 0;
  margin: 20px 0; }
  @media screen and (min-width: 576px) {
    .amazzingblog .post__title {
      font-size: 30px;
      margin: 50px 0; } }
.amazzingblog .post-info {
  padding: 10px 0; }
  @media screen and (min-width: 576px) {
    .amazzingblog .post-info {
      padding: 30px 0; } }
.amazzingblog .post-main-image {
  display: block;
  position: relative;
  background: transparent;
  padding: 0;
  margin: 0 0 40px 20px;
  border: none; }
  @media screen and (min-width: 576px) {
    .amazzingblog .post-main-image {
      margin: 0 0 80px 40px; } }
  .amazzingblog .post-main-image img {
    margin: 0 auto; }
  .amazzingblog .post-main-image .post-main-overlay {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #f5f5f5;
    position: absolute;
    top: 20px;
    left: -20px;
    z-index: -1; }
    @media screen and (min-width: 576px) {
      .amazzingblog .post-main-image .post-main-overlay {
        top: 40px;
        left: -40px; } }
.amazzingblog .post-content {
  font-size: 15px;
  font-weight: 400;
  color: #3d3d3d; }
.amazzingblog .post-tag.fill {
  background: #f26522;
  padding: 0 10px; }
  .amazzingblog .post-tag.fill:before, .amazzingblog .post-tag.fill:after {
    display: none; }
.amazzingblog .post-content {
  margin: 0 0 80px; }
.amazzingblog .post-sharing {
  display: block;
  width: 100%;
  max-width: 650px;
  border-top: 1px dashed #3d3d3d;
  padding: 20px 0 40px; }
  @media screen and (min-width: 992px) {
    .amazzingblog .post-sharing {
      padding: 20px 0 0; } }
  .amazzingblog .post-sharing__title {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 0;
    margin-bottom: 10px; }
  .amazzingblog .post-sharing .sharing-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0; }
  .amazzingblog .post-sharing a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: #a9a8a9;
    color: #fff;
    border-radius: 50%;
    margin-right: 6px; }
    .amazzingblog .post-sharing a:hover, .amazzingblog .post-sharing a:focus {
      background-color: #f26522; }
    .amazzingblog .post-sharing a:last-child {
      margin-right: 0; }
    .amazzingblog .post-sharing a svg {
      width: auto;
      height: 15px; }

.single-post-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 70px 0 0; }
  .single-post-navigation__col {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
    .single-post-navigation__col--left {
      text-align: left; }
    .single-post-navigation__col--right {
      text-align: right; }
  .single-post-navigation__link {
    font-size: 15px;
    color: #3d3d3d; }
    .single-post-navigation__link:hover, .single-post-navigation__link:focus {
      color: #f26522; }

.burger-btn {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  background-color: #f26522;
  padding: 8px 5px; }
  @media screen and (min-width: 992px) {
    .burger-btn {
      width: 60px;
      height: 60px;
      padding: 16px 12px; } }
  .burger-btn:hover .burger-btn__line--1, .burger-btn:focus .burger-btn__line--1 {
    -webkit-transform: translate(12px, 0);
    -ms-transform: translate(12px, 0);
    transform: translate(12px, 0); }
  .burger-btn:hover .burger-btn__line--3, .burger-btn:focus .burger-btn__line--3 {
    -webkit-transform: translate(-12px, 0);
    -ms-transform: translate(-12px, 0);
    transform: translate(-12px, 0); }
  .burger-btn__line {
    display: block;
    height: 3px;
    background-color: #fff; }
    .burger-btn__line--1 {
      width: 18px;
      -ms-flex-item-align: start;
      align-self: flex-start; }
      @media screen and (min-width: 992px) {
        .burger-btn__line--1 {
          width: 26px; } }
    .burger-btn__line--2 {
      width: 30px; }
      @media screen and (min-width: 992px) {
        .burger-btn__line--2 {
          width: 38px; } }
    .burger-btn__line--3 {
      width: 18px;
      -ms-flex-item-align: end;
      align-self: flex-end; }
      @media screen and (min-width: 992px) {
        .burger-btn__line--3 {
          width: 26px; } }
  .burger-btn--menu {
    background-color: transparent; }
    @media screen and (min-width: 1200px) {
      .burger-btn--menu {
        display: none; } }
    .burger-btn--menu .burger-btn__line {
      background-color: #000; }

.continue-shopping {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #3d3d3d; }
  .continue-shopping:hover, .continue-shopping:focus {
    color: #f26522; }
  .continue-shopping__icon {
    -webkit-flex-basis: 20px;
    -ms-flex-preferred-size: 20px;
    flex-basis: 20px;
    max-width: 20px; }
    .continue-shopping__icon svg {
      height: 19px; }
  .continue-shopping:hover .continue-shopping__icon, .continue-shopping:focus .continue-shopping__icon {
    -webkit-transform: translate(-10px, 0);
    -ms-transform: translate(-10px, 0);
    transform: translate(-10px, 0); }

.saveMyFilters,
button[data-link-action="x-sign-in"],
.data-down--btn,
.data-request--btn,
.form--btn {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  background-color: #f26522;
  border: 1px solid #f26522;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 18px 12px; }
  .saveMyFilters:hover, .saveMyFilters:focus,
  button[data-link-action="x-sign-in"]:hover,
  button[data-link-action="x-sign-in"]:focus,
  .data-down--btn:hover,
  .data-down--btn:focus,
  .data-request--btn:hover,
  .data-request--btn:focus,
  .form--btn:hover,
  .form--btn:focus {
    background-color: #fff;
    color: #f26522; }
  @media screen and (min-width: 576px) {
    .saveMyFilters,
    button[data-link-action="x-sign-in"],
    .data-down--btn,
    .data-request--btn,
    .form--btn {
      max-width: 250px; } }

@media screen and (min-width: 576px) {
  button[data-link-action="x-sign-in"] {
    max-width: none; } }

@media screen and (min-width: 576px) {
  .data-down--btn,
  .data-request--btn {
    max-width: 320px; } }

.js-parent-focus {
  position: relative; }

.js-pass-btn {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 52px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  color: #3d3d3d; }
  .js-pass-btn svg {
    width: 20px; }
  .js-pass-btn .icon--eye {
    display: block; }
  .js-pass-btn .icon--eye-slash {
    display: none; }
  .js-pass-btn.show .icon--eye {
    display: none; }
  .js-pass-btn.show .icon--eye-slash {
    display: block; }

.modal-btn {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 15px;
  border: 1px solid transparent;
  margin-bottom: 10px;
  width: 100%; }
  @media screen and (min-width: 576px) {
    .modal-btn {
      max-width: 250px; } }
  .modal-btn--cart {
    background-color: #f26522;
    color: #fff;
    border-color: #f26522; }
    .modal-btn--cart:hover, .modal-btn--cart:focus {
      background-color: #fff;
      color: #f26522; }
  .modal-btn--continue {
    background-color: #fff;
    color: #f26522;
    border-color: #f26522; }
    .modal-btn--continue:hover, .modal-btn--continue:focus {
      background-color: #f26522;
      color: #fff; }

#back-to-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 9999;
  border-radius: 50%;
  background-color: #f26522;
  color: #fff;
  -webkit-box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
  box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
  #back-to-top svg {
    width: 20px; }
  #back-to-top.back-to-top--hide {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px); }

.btn-primary {
  font-size: 15px;
  font-weight: 500;
  color: #f26522;
  text-align: center;
  padding: 16px 24px; }

.wish_link .allert_note {
  top: 38px; }

.heart-empty {
  display: block; }

.heart-full {
  display: none; }

.optical-wish--logged-active .heart-empty {
  display: none; }
.optical-wish--logged-active .heart-full {
  display: block; }

.addToWishlist.checked .heart-empty {
  display: none; }
.addToWishlist.checked .heart-full {
  display: block; }

.ajax-search {
  display: block;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  z-index: 110;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%); }
  @media screen and (max-width: 1199px) {
    .ajax-search {
      display: none !important; } }
  .ajax-search.opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .ajax-search__top {
    border-bottom: 35px solid #f26522;
    position: relative; }
  .ajax-search__container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin: 0 auto;
    max-width: 1550px; }
  .ajax-search__form {
    display: block;
    padding: 35px 0; }
  .ajax-search__input {
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: 400;
    color: #4a4a4a;
    border: none;
    outline: none;
    padding-right: 140px; }
    @media (min-width: 1800px) {
      .ajax-search__input {
        padding-right: 0; } }
    .ajax-search__input:focus {
      border-bottom: 1px solid #c9c9c9; }
  .ajax-search__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .ajax-search__btn {
    border: none;
    width: auto;
    background: transparent;
    color: inherit;
    font: inherit;
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    margin: 0 15px;
    color: #3d3d3d; }
    .ajax-search__btn svg {
      width: 28px; }
  .ajax-search__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
  .ajax-search__col {
    padding: 30px 15px; }
    .ajax-search__col--category {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%;
      border-left: 1px solid #c9c9c9; }
    .ajax-search__col--options {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      border-left: 1px solid #c9c9c9;
      border-right: 1px solid #c9c9c9; }
    .ajax-search__col--results {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%;
      border-right: 1px solid #c9c9c9; }

.search-box__header {
  font-size: 18px;
  font-weight: 600;
  color: #3d3d3d; }
.search-box__body {
  padding: 20px 10px; }
.search-box__item {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #3d3d3d;
  padding: 0;
  margin: 0 0 15px; }

.results-box__header {
  font-size: 18px;
  font-weight: 600;
  color: #3d3d3d; }
.results-box__body {
  padding: 20px 0 20px 10px; }
.results-box__item {
  display: block;
  padding: 0;
  margin: 0 0 15px; }

.search-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .search-product__img {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 80px;
    flex-basis: 80px;
    max-width: 80px;
    margin-right: 10px; }
    .search-product__img img {
      display: block;
      width: 100%;
      height: auto; }
  .search-product__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .search-product__name {
    font-size: 13px;
    font-weight: 500;
    color: #5a5a5a;
    padding: 0;
    margin-bottom: 5px; }
  .search-product__varaiants {
    margin-bottom: 5px; }
  .search-product__price .regular-price {
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    color: #868686;
    text-decoration: line-through;
    margin-right: 2px; }
  .search-product__price .price {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    color: #f26522; }

.search-varaiants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-bottom: 2px; }
  .search-varaiants:last-child {
    margin-bottom: 0; }
  .search-varaiants__label, .search-varaiants__value {
    font-size: 13px;
    font-weight: 400;
    color: #5a5a5a; }
  .search-varaiants__label {
    margin-right: 2px; }

.options-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mobile-search__btn--submit {
  display: none; }

.mobile-search {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 15px;
  -webkit-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%); }
  @media screen and (min-width: 768px) {
    .mobile-search {
      padding: 15px 0; } }
  .mobile-search.opened {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }
  .mobile-search__btn {
    border: none;
    width: auto;
    background: transparent;
    color: inherit;
    font: inherit;
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    margin: 0;
    color: #3d3d3d;
    margin-left: auto; }
    @media screen and (min-width: 1580px) {
      .mobile-search__btn {
        margin-right: 15px; } }
    .mobile-search__btn svg {
      width: 28px; }
    .mobile-search__btn--submit {
      margin-right: 0; }
  @media screen and (min-width: 768px) {
    .mobile-search__body {
      border-bottom: 35px solid #f26522; } }
  .mobile-search #search_widget {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding-top: 40px; }
    @media screen and (min-width: 768px) {
      .mobile-search #search_widget {
        max-width: 1400px;
        padding-top: 0; } }
    .mobile-search #search_widget form {
      position: relative; }
    .mobile-search #search_widget .form-footer {
      display: none; }
    .mobile-search #search_widget .ui-autocomplete-input {
      border: none;
      border-bottom: 1px solid #bbbbbb;
      padding: 10px 15px; }
      @media screen and (min-width: 768px) {
        .mobile-search #search_widget .ui-autocomplete-input {
          padding: 25px 15px;
          border-bottom: none; } }
    .mobile-search #search_widget .mobile-search__btn--submit {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      top: 0;
      right: 0; }
      @media screen and (min-width: 768px) {
        .mobile-search #search_widget .mobile-search__btn--submit {
          top: 14px; } }
    .mobile-search #search_widget .form--btn {
      display: none; }

body .ui-widget {
  font-family: "PF Futura Neu", sans-serif;
  display: block !important;
  box-shadow: 0 11px 22px rgba(0, 0, 0, 0.3); }
  body .ui-widget.ui-corner-all {
    border-radius: 0; }
body .ui-widget-content {
  border: none;
  padding: 5px 0; }
  body .ui-widget-content .separator {
    display: none; }
  body .ui-widget-content .product {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d; }
body .ui-menu .ui-menu-item a {
  padding: 2px 15px; }
body .ui-menu .ui-menu-item a.ui-state-focus,
body .ui-menu .ui-menu-item a.ui-state-active {
  margin: 0;
  background: #f26522;
  border: none;
  border-radius: 0;
  color: #fff; }
  body .ui-menu .ui-menu-item a.ui-state-focus span,
  body .ui-menu .ui-menu-item a.ui-state-active span {
    color: #fff; }

.breadcrumb {
  padding: 10px 0; }
  @media screen and (min-width: 768px) {
    .breadcrumb {
      padding: 20px 0; } }
  .breadcrumb ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .breadcrumb ol li {
      padding: 0 15px 0 0; }
    .breadcrumb ol a {
      display: block;
      font-size: 11px;
      color: #3d3d3d; }
      @media screen and (min-width: 768px) {
        .breadcrumb ol a {
          font-size: 14px; } }

#my-account .breadcrumb,
#password .breadcrumb,
#authentication .breadcrumb,
#pagenotfound .breadcrumb,
#contact .breadcrumb,
#module-amazzingblog-blog .breadcrumb,
#cart .breadcrumb,
#stores .breadcrumb,
#index .breadcrumb {
  display: none; }

.filters-section #af_form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.filters-section .horizontal-layout #af_form {
  margin-left: -12px;
  margin-right: -12px; }
.filters-section .horizontal-layout .af_filter,
.filters-section .horizontal-layout .btn-holder {
  width: auto;
  float: none;
  padding: 5px 12px; }
.filters-section .horizontal-layout .btn-holder {
  padding: 0px; }
.filters-section .horizontal-layout .closed .af_subtitle,
.filters-section .horizontal-layout .closed .af_subtitle:before {
  border-color: inherit; }
.filters-section .horizontal-layout .af_subtitle {
  border: none;
  border-bottom: 1px solid #3d3d3d;
  font-size: 15px;
  color: #3d3d3d;
  padding-right: 30px; }
.filters-section .horizontal-layout .has-selection .af_subtitle {
  color: #f26522; }
.filters-section .horizontal-layout .has-selection .af_subtitle,
.filters-section .horizontal-layout .has-selection .af_subtitle.toggle-content:before,
.filters-section .horizontal-layout .has-selection .af_filter_content {
  border-color: #f26522; }
.filters-section .horizontal-layout .selectedFilters {
  padding-bottom: 20px; }
.filters-section .selectedFilters .cf {
  font-size: 15px;
  background: #f26522;
  color: #fff; }
.filters-section .selectedFilters .cf a {
  opacity: 1;
  color: #fff; }
.filters-section .selectedFilters .clearAll {
  background: #f26522; }
.filters-section .selectedFilters .clearAll a {
  font-size: 15px;
  color: #fff; }
.filters-section .horizontal-layout .af_filter_content {
  border: none;
  padding: 15px;
  -webkit-box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.1); }
.filters-section .af_filter .name {
  font-size: 15px;
  color: #3d3d3d; }
.filters-section .af_filter .count {
  font-size: 15px;
  color: #3d3d3d; }

@media (min-width: 480px) {
  body .horizontal-layout .selectedFilters {
    margin: 0; } }
.af_filter ul {
  padding: 0; }

.af-checkbox-label .checkbox {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  border: 0;
  opacity: 0; }

.af_filter .checker:checked + .name, .af_filter .checker:checked ~ .count,
.af.checkbox:checked + .name,
.af.checkbox:checked ~ .count,
.af.radio:checked + .name,
.af.radio:checked ~ .count {
  color: #f26522; }

/*.af_filter .checker, 
.af.checkbox, 
.af.radio{
    width: 18px;
    height: 20px;
}*/
@media screen and (max-width: 767px) {
  body.has-compact-filter #amazzing_filter .compact-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

  #amazzing_filter .compact-toggle.type-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    font-size: 15px;
    color: #3d3d3d;
    transform: rotate(270deg);
    margin-top: 0;
    left: -64px;
    -webkit-box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
    box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21); }
    #amazzing_filter .compact-toggle.type-1 .compact-toggle-text {
      position: static;
      transform: none; }
  #amazzing_filter .compact-toggle.type-2 .compact-toggle-text {
    background-color: #fff;
    font-size: 15px;
    color: #3d3d3d;
    padding: 0 10px;
    -webkit-box-shadow: 0px -8px 13.5px 2.5px rgba(0, 0, 0, 0.21);
    box-shadow: 0px -8px 13.5px 2.5px rgba(0, 0, 0, 0.21); }
  #amazzing_filter .viewFilteredProducts {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d; }
  #amazzing_filter .manage-permanent-filters {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d;
    border: none; }
  #amazzing_filter .af_subtitle {
    font-size: 15px;
    font-weight: 500; } }
.filters-section .af_filter_content {
  display: block;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  min-width: 230px; }

.filters-section .closed .af_filter_content {
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate(0, 20px);
  -ms-transform: translate(0, 20px);
  transform: translate(0, 20px); }

#module-amazzingfilter-myfilters .toggleFilterGroup {
  color: #f26522; }
#module-amazzingfilter-myfilters .criteria ul {
  padding-left: 0; }
  #module-amazzingfilter-myfilters .criteria ul li label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 4px; }

#amazzing_filter.horizontal-layout .btn-holder .btn.manage-permanent-filters,
.manage-permanent-filters {
  display: inline-block;
  border: 1px solid #3d3d3d;
  font-size: 15px;
  color: #3d3d3d;
  margin-top: 20px;
  width: auto; }
  #amazzing_filter.horizontal-layout .btn-holder .btn.manage-permanent-filters:hover, #amazzing_filter.horizontal-layout .btn-holder .btn.manage-permanent-filters:focus,
  .manage-permanent-filters:hover,
  .manage-permanent-filters:focus {
    border-color: #f26522;
    color: #f26522; }

.custom-checkbox input {
  width: 20px;
  height: 20px; }

.custom-checkbox input[type=checkbox] {
  position: absolute;
  left: 0;
  opacity: 0;
  cursor: pointer; }

.custom-checkbox input[type=checkbox] + span {
  width: 22px;
  height: 22px;
  min-width: 22px;
  min-height: 22px;
  margin-right: 5px;
  border: 2px solid #3d3d3d;
  margin-top: 1px;
  display: inline-block;
  margin-right: 12px; }

.custom-checkbox input[type=checkbox]:checked + span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23f26522' d='M413.505 91.951L133.49 371.966l-98.995-98.995c-4.686-4.686-12.284-4.686-16.971 0L6.211 284.284c-4.686 4.686-4.686 12.284 0 16.971l118.794 118.794c4.686 4.686 12.284 4.686 16.971 0l299.813-299.813c4.686-4.686 4.686-12.284 0-16.971l-11.314-11.314c-4.686-4.686-12.284-4.686-16.97 0z'%3E%3C/path%3E%3C/svg%3E");
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat; }

.custom-radio input[type=radio] {
  position: absolute;
  left: 0;
  opacity: 0;
  cursor: pointer; }

.custom-radio {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 50%;
  border: 2px solid #dadada;
  background: #fff;
  margin-right: 25px; }

span.custom-radio {
  flex-grow: 0;
  flex-shrink: 0; }

.custom-radio input[type=radio]:checked + span {
  display: block;
  background-color: #f26522;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 5px;
  transform: none; }

.form-group {
  margin-bottom: 15px; }

.form-control-label {
  display: block;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  color: #3d3d3d;
  position: relative; }
  .form-control-label.required:after {
    content: '*';
    color: red; }

.form-footer {
  margin-top: 40px; }

textarea,
select,
input[type=tel],
input[type=password],
input[type=email],
input[type=text] {
  display: block;
  width: 100%;
  background-color: transparent;
  border-radius: 0;
  outline: 0;
  border: 1px solid #bbbbbb;
  color: #3d3d3d;
  padding: 14px 25px; }
  textarea ::-webkit-input-placeholder,
  select ::-webkit-input-placeholder,
  input[type=tel] ::-webkit-input-placeholder,
  input[type=password] ::-webkit-input-placeholder,
  input[type=email] ::-webkit-input-placeholder,
  input[type=text] ::-webkit-input-placeholder {
    font-size: 15px;
    color: #3d3d3d; }
  textarea ::-moz-placeholder,
  select ::-moz-placeholder,
  input[type=tel] ::-moz-placeholder,
  input[type=password] ::-moz-placeholder,
  input[type=email] ::-moz-placeholder,
  input[type=text] ::-moz-placeholder {
    font-size: 15px;
    color: #3d3d3d; }
  textarea :-ms-input-placeholder,
  select :-ms-input-placeholder,
  input[type=tel] :-ms-input-placeholder,
  input[type=password] :-ms-input-placeholder,
  input[type=email] :-ms-input-placeholder,
  input[type=text] :-ms-input-placeholder {
    font-size: 15px;
    color: #3d3d3d; }
  textarea :-moz-placeholder,
  select :-moz-placeholder,
  input[type=tel] :-moz-placeholder,
  input[type=password] :-moz-placeholder,
  input[type=email] :-moz-placeholder,
  input[type=text] :-moz-placeholder {
    font-size: 15px;
    color: #3d3d3d; }

.help-block ul li {
  display: block;
  margin-bottom: 5px; }

.alert ul li {
  display: block;
  padding: 15px 0;
  margin-bottom: 10px; }
.alert a {
  color: #f26522; }

table {
  border-collapse: collapse; }

.table {
  width: 100%;
  margin-bottom: 1rem;
  background-color: transparent; }

.table-bordered,
.table-bordered td,
.table-bordered th {
  border: 1px solid #bbbbbb; }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

th {
  text-align: inherit; }

.table td,
.table th {
  padding: 14px;
  vertical-align: top;
  border-top: 1px solid #bbbbbb;
  font-size: 15px;
  font-weight: 400;
  color: #3d3d3d; }

.thead-default th {
  background-color: #f26522;
  font-size: 17px;
  font-weight: 400;
  color: #fff; }

.table-labeled td,
.table-labeled th {
  vertical-align: middle; }

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #bbbbbb; }

.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px; }

.table-striped tbody tr:nth-of-type(odd) {
  background: rgba(204, 204, 204, 0.15); }

.table--history.table-bordered thead td,
.table--history.table-bordered thead th {
  width: 16.66%; }

.label-pill.label {
  display: inline-block;
  font-size: inherit;
  padding: .25rem .375rem;
  margin: .125rem;
  color: #fff;
  text-align: center; }

.pagination__top {
  text-align: center;
  margin: 50px 0; }

.page-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .page-list li {
    padding: 2px 6px; }
    .page-list li a {
      display: block;
      font-size: 15px;
      color: #3d3d3d;
      padding: 2px 4px; }
    .page-list li.current a {
      color: #f26522; }

.products__header {
  padding: 22px 0; }

.products-selection .total-products p {
  display: block;
  font-size: 15px;
  margin: 0; }

.sort-by-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media screen and (min-width: 768px) {
    .sort-by-row {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end; } }
  .sort-by-row .sort-by {
    font-size: 15px;
    margin-right: 12px; }
  .sort-by-row .products-sort-order button {
    border: none;
    width: auto;
    background: transparent;
    color: inherit;
    font: inherit;
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    line-height: 21px;
    color: #3d3d3d;
    padding: 0; }
  .sort-by-row .products-sort-order svg {
    width: 10px;
    margin-left: 6px; }
  .sort-by-row .products-sort-order .dropdown-menu {
    left: auto;
    right: 0; }
  .sort-by-row .dropdown-menu a {
    display: block;
    font-size: 15px;
    color: #3d3d3d;
    margin-bottom: 6px; }

.top-mobile .sort-by-row .sort-by {
  display: none; }
.top-mobile .sort-by-row .products-sort-order {
  width: 100%;
  border: 1px solid #3d3d3d;
  padding: 13px 8px;
  background-color: #f5f5f5; }
  .top-mobile .sort-by-row .products-sort-order button {
    width: 100%;
    font-size: 16px;
    color: #3d3d3d;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .top-mobile .sort-by-row .products-sort-order .dropdown-menu {
    width: 100%; }
.top-mobile .filter-btn {
  display: block;
  font-size: 16px;
  color: #3d3d3d;
  border: 1px solid #3d3d3d;
  padding: 13px 8px;
  background-color: #f5f5f5;
  text-align: center; }
.top-mobile .total-products {
  display: block;
  padding: 25px 0 0;
  font-size: 13px;
  text-align: center; }

.products--list,
.products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.dynamic-product-count {
  font-size: 13px;
  color: #3d3d3d; }

.loadMore.button {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  border: 1px solid #e1e1e1;
  font-size: 18px;
  color: #3d3d3d;
  text-transform: uppercase;
  text-align: center;
  padding: 12px 24px;
  width: 100%;
  max-width: 370px; }

.brand-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .brand-list__item {
    width: 100%;
    margin-bottom: 25px; }
    @media screen and (min-width: 576px) {
      .brand-list__item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
    @media screen and (min-width: 768px) {
      .brand-list__item {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 33.33%;
        flex-basis: 33.33%;
        max-width: 33.33%; } }
    @media screen and (min-width: 992px) {
      .brand-list__item {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%; } }
    @media screen and (min-width: 1200px) {
      .brand-list__item {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%; } }
    .brand-list__item .brand-infos__title {
      font-size: 17px;
      font-weight: 500;
      color: #3d3d3d;
      padding: 0;
      margin-bottom: 15px; }
    .brand-list__item .brand-infos__text {
      font-size: 15px;
      font-weight: 400;
      color: #3d3d3d;
      padding: 0;
      margin-bottom: 0; }
    .brand-list__item .brand-products {
      font-size: 15px;
      font-weight: 400;
      color: #3d3d3d;
      padding: 0;
      margin-bottom: 0; }
    .brand-list__item a {
      display: block;
      text-align: center; }

.js-category-slider .slick-dots {
  width: auto;
  position: absolute;
  right: 0;
  bottom: 86px;
  padding: 10px;
  z-index: 100; }
  .js-category-slider .slick-dots button {
    background-color: #fff; }
  @media screen and (max-width: 767px) {
    .js-category-slider .slick-dots {
      display: none !important; } }

.category-slider {
  overflow: hidden;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    .category-slider {
      padding-bottom: 40px; } }
  .category-slider__title {
    display: block;
    font-size: 40px;
    font-weight: 400;
    padding: 0;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .category-slider__title {
        text-align: left;
        font-size: 35px;
        line-height: 35px;
        margin: 0 0 40px; } }
    @media screen and (min-width: 1200px) {
      .category-slider__title {
        font-size: 70px;
        line-height: 70px; } }

.category-slide {
  position: relative; }
  .category-slide .img--desk {
    display: none; }
    @media screen and (min-width: 768px) {
      .category-slide .img--desk {
        display: block;
        width: 100%; } }
  .category-slide .img--mobile {
    display: block;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .category-slide .img--mobile {
        display: none; } }

.product-miniature {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 60px;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }
  @media screen and (min-width: 768px) {
    .product-miniature {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (min-width: 992px) {
    .product-miniature {
      -webkit-flex-basis: 33.33%;
      -ms-flex-preferred-size: 33.33%;
      flex-basis: 33.33%;
      max-width: 33.33%; } }
  @media screen and (min-width: 1200px) {
    .product-miniature {
      -webkit-flex-basis: 25%;
      -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
      max-width: 25%;
      margin-bottom: 70px; } }
  @media screen and (min-width: 1580px) {
    .product-miniature {
      -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
      max-width: 20%; } }
  .product-miniature .thumbnail-container {
    text-align: center;
    position: relative; }
    .product-miniature .thumbnail-container > a {
      padding: 8px; }
      @media screen and (min-width: 768px) {
        .product-miniature .thumbnail-container > a {
          padding: 20px; } }
  .product-miniature .product-thumbnail {
    display: block; }
  .product-miniature .thumbnail-container-box {
    position: relative; }
  .product-miniature .product-description {
    text-align: center; }
  .product-miniature .product-title {
    display: block;
    padding: 6px 0;
    margin: 0;
    /*min-height: 68px;*/ }
    .product-miniature .product-title a {
      display: block;
      font-size: 12px;
      font-weight: 500;
      line-height: 18px;
      color: #5a5a5a; }
      @media screen and (min-width: 768px) {
        .product-miniature .product-title a {
          font-size: 15px; } }
  .product-miniature .product-vars {
    padding: 0;
    min-height: 24px; }
    @media screen and (min-width: 576px) {
      .product-miniature .product-vars {
        padding: 0; } }
    .product-miniature .product-vars__list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
    .product-miniature .product-vars__item {
      padding: 0 8px;
      position: relative; }
      .product-miniature .product-vars__item:after {
        content: '';
        display: block;
        width: 1px;
        height: 12px;
        position: absolute;
        top: 50%;
        right: 0;
        background-color: #5a5a5a;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
      .product-miniature .product-vars__item:last-child:after {
        display: none; }
    .product-miniature .product-vars__text {
      display: block;
      font-size: 11px;
      color: #5a5a5a; }
      @media screen and (min-width: 768px) {
        .product-miniature .product-vars__text {
          font-size: 13px; } }
  .product-miniature .product-price-and-shipping {
    padding: 5px 0; }
    .product-miniature .product-price-and-shipping .regular-price {
      font-size: 14px;
      font-weight: 600;
      color: #868686;
      text-decoration: line-through; }
      @media screen and (min-width: 576px) {
        .product-miniature .product-price-and-shipping .regular-price {
          font-size: 15px; } }
    .product-miniature .product-price-and-shipping .price {
      font-size: 15px;
      font-weight: 600;
      color: #f26522; }
      @media screen and (min-width: 768px) {
        .product-miniature .product-price-and-shipping .price {
          font-size: 19px; } }
  .product-miniature .product-hover {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 6, 25, 0.3);
    box-shadow: 0px 0px 13.5px 4.5px rgba(0, 0, 0, 0.21);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px); }
    .product-miniature .product-hover__inner {
      width: 100%;
      height: 100%;
      position: relative;
      padding: 30px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; }
    @media screen and (max-width: 767px) {
      .product-miniature .product-hover {
        display: none !important; } }
    .product-miniature .product-hover__fake-link {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 999; }
  .product-miniature .wishlist.wishlist_btn_top {
    display: block;
    position: absolute;
    top: 34px;
    right: 34px;
    z-index: 9999; }
    .product-miniature .wishlist.wishlist_btn_top a {
      display: block;
      color: #fff; }
    .product-miniature .wishlist.wishlist_btn_top svg {
      width: 32px; }
  .product-miniature__add-to-cart {
    display: inline-block;
    /*position: absolute;*/
    /*bottom: 140px;*/
    /*left: 50%;*/
    font-size: 16px;
    color: #4b5863;
    padding: 15px 18px;
    background-color: #fff;
    width: 100%;
    max-width: 185px;
    border: 3px solid #fff;
    /*@include transform(translate(-50%, 0));*/ }
    .product-miniature__add-to-cart:hover, .product-miniature__add-to-cart:focus {
      background-color: transparent;
      color: #fff; }
    @media screen and (min-width: 1200px) {
      .product-miniature__add-to-cart {
        padding: 12px 32px;
        max-width: 240px; } }
  .product-miniature:hover .product-hover, .product-miniature:focus .product-hover {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0); }

.product-miniature--banner a {
  display: block; }
.product-miniature--banner img {
  display: block;
  width: 100%;
  height: auto; }

.product-flags {
  position: absolute;
  top: 10px;
  right: 10px; }
  .product-flags .product-flag {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    text-align: center;
    background-color: #f26522;
    padding: 4px 8px;
    margin-bottom: 4px;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .product-flags .product-flag {
        padding: 5px 8px; } }
    .product-flags .product-flag.on-sale {
      display: none; }

.product-miniature .product-badges {
  /*        position: absolute;
          top: 34px;
          left: 34px;*/ }

.product-badges {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-bottom: 20px; }
  .product-badges__item {
    margin-bottom: 20px; }
    .product-badges__item svg {
      width: 55px; }
    .product-badges__item img {
      display: block; }

#product .page-content {
  position: relative; }
#product .product-flags {
  top: 8px;
  right: 0;
  left: auto;
  z-index: 5; }
  @media screen and (min-width: 768px) {
    #product .product-flags {
      top: 20px;
      right: 20px; } }

.product-container__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  padding-bottom: 40px; }
  @media screen and (min-width: 576px) {
    .product-container__row {
      padding-bottom: 100px; } }
.product-container__col {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px; }
  @media screen and (min-width: 768px) {
    .product-container__col {
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
.product-container__col-container {
  width: 100%;
  max-width: 700px; }

.images-container__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.images-container__col-badges {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 55px;
  flex-basis: 55px;
  max-width: 55px;
  margin-right: 0;
  padding: 10px 7px;
  background-color: #33414e; }
  @media screen and (min-width: 576px) {
    .images-container__col-badges {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 79px;
      flex-basis: 79px;
      max-width: 79px; } }
  @media screen and (min-width: 768px) {
    .images-container__col-badges {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 55px;
      flex-basis: 55px;
      max-width: 55px; } }
  @media screen and (min-width: 992px) {
    .images-container__col-badges {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 55px;
      flex-basis: 55px;
      max-width: 55px; } }
  @media screen and (min-width: 1200px) {
    .images-container__col-badges {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 79px;
      flex-basis: 79px;
      max-width: 79px;
      margin-right: 12px; } }
  .images-container__col-badges .product-badges svg {
    width: 41px; }
    @media screen and (min-width: 576px) {
      .images-container__col-badges .product-badges svg {
        width: 65px; } }
    @media screen and (min-width: 768px) {
      .images-container__col-badges .product-badges svg {
        width: 41px; } }
    @media screen and (min-width: 1200px) {
      .images-container__col-badges .product-badges svg {
        width: 65px; } }
.images-container__col-cover {
  -webkit-box-flex: 1;
  -ms-flex: auto;
  flex: auto; }

.product__name {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #3d3d3d;
  padding: 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 576px) {
    .product__name {
      font-size: 25px;
      margin-bottom: 30px; } }
.product__description-short {
  padding-bottom: 20px; }
  .product__description-short p {
    font-size: 15px;
    padding: 0;
    margin: 0; }

.product-discounts {
  margin: 0; }
  .product-discounts__wrap {
    padding: 0 0 20px; }

.product-availability {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  margin-top: 10px; }
  @media screen and (min-width: 576px) {
    .product-availability {
      margin-top: 0; } }
  .product-availability__label {
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d; }
    .product-availability__label--available {
      color: #078822; }
    .product-availability__label--remaining {
      color: #e7a80f; }
    .product-availability__label--normal {
      color: #e7a80f; }
  .product-availability__icon {
    display: block;
    cursor: pointer;
    color: #3d3d3d;
    margin-left: 6px; }
    .product-availability__icon svg {
      width: 20px; }
  .product-availability__info-box {
    display: block;
    position: absolute;
    top: 120%;
    right: auto;
    z-index: 10;
    width: 100%;
    border: 1px solid #3d3d3d;
    padding: 15px 20px;
    background-color: #f2f2f2;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(0, 20px);
    -ms-transform: translate(0, 20px);
    transform: translate(0, 20px);
    min-width: 250px; }
    @media screen and (min-width: 768px) {
      .product-availability__info-box {
        width: 530px;
        right: 0; } }
    .product-availability__info-box.opened {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
    .product-availability__info-box p {
      font-size: 13px;
      color: #3d3d3d;
      font-weight: 400;
      padding: 0;
      margin-bottom: 10px; }
      .product-availability__info-box p.info-title {
        font-weight: 500; }

.images-container {
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 768px) {
    .images-container {
      margin-bottom: 20px;
      margin-left: 0;
      margin-right: 0; } }

.product-cover {
  border: 1px solid #e7e7e7;
  position: relative; }
  .product-cover.zoom-in img {
    opacity: 0; }
  .product-cover .layer--zoom {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 0;
    right: 0; }
    @media screen and (min-width: 768px) {
      .product-cover .layer--zoom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; } }
    .product-cover .layer--zoom svg {
      width: 30px; }

.js-qv-mask {
  margin-top: 10px;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  margin-left: 0; }
  @media screen and (min-width: 1580px) {
    .js-qv-mask {
      margin-left: 91px; } }
  .js-qv-mask li {
    display: inline; }

.js-qv-mask .js-qv-product-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-images .thumb-container {
  margin-right: 10px; }
  .product-images .thumb-container img {
    border: 1px solid #e7e7e7; }
    @media screen and (max-width: 575px) {
      .product-images .thumb-container img {
        max-width: 50px; } }
    .product-images .thumb-container img.selected {
      border: 1px solid #3d3d3d; }

.scroll-arrow {
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  width: 30px;
  height: 100%;
  bottom: 0;
  z-index: 10; }
  .scroll-arrow svg {
    width: 10px; }
    @media screen and (min-width: 576px) {
      .scroll-arrow svg {
        width: 20px; } }
  .scroll-arrow--left {
    left: 0; }
  .scroll-arrow--right {
    right: 0; }

.js-qv-mask.scroll .scroll-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.thumb-video {
  position: relative;
  cursor: pointer; }
  .thumb-video__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    color: #fff;
    pointer-events: none; }
    .thumb-video__icon svg {
      width: 30px; }

.product-cover .video-cover {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden; }
.product-cover.has-video {
  z-index: 100; }
  .product-cover.has-video .video-cover {
    opacity: 1;
    visibility: visible; }

.product-prices {
  display: block;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee; }
  @media screen and (max-width: 767px) {
    .product-prices {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .product-prices .product-price__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-right: 50px;
    margin-bottom: 10px; }
  .product-prices .current-price {
    font-size: 20px;
    font-weight: 600;
    color: #f26522;
    margin-right: 20px; }
    @media screen and (min-width: 576px) {
      .product-prices .current-price {
        font-size: 25px; } }
  .product-prices .regular-price {
    font-size: 14px;
    font-weight: 600;
    color: #868686;
    text-decoration: line-through; }
    @media screen and (min-width: 576px) {
      .product-prices .regular-price {
        font-size: 15px; } }

.product-variants {
  margin: 0;
  padding-bottom: 40px; }

.product-variants-item {
  margin-bottom: 10px; }
  .product-variants-item:last-child {
    margin-bottom: 0; }
  .product-variants-item .control-label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 15px; }
  .product-variants-item .form-control-select {
    display: block;
    width: 100%;
    max-width: 100px;
    padding: 6px 10px; }
  .product-variants-item .form-control-color,
  .product-variants-item .form-control-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .product-variants-item .form-control-color li,
    .product-variants-item .form-control-radio li {
      margin-right: 10px; }
    .product-variants-item .form-control-color label,
    .product-variants-item .form-control-radio label {
      display: block;
      /*margin-bottom: 8px;*/ }

.form-control-color label {
  height: 20px;
  width: 20px; }
.form-control-color .input-color {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 20px;
  width: 20px; }

.color,
.custom-checkbox input[type=checkbox] + span.color {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  cursor: pointer;
  background-size: contain; }

.input-color:checked + span,
.input-color:hover + span {
  border: 2px solid #232323; }

.product-add-to-cart .control-label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding-bottom: 20px;
  margin: 0; }
  @media screen and (min-width: 576px) {
    .product-add-to-cart .control-label {
      font-size: 15px; } }
.product-add-to-cart .qty {
  display: block;
  padding: 0;
  margin-bottom: 20px; }
  @media screen and (min-width: 576px) {
    .product-add-to-cart .qty {
      margin-bottom: 40px; } }
.product-add-to-cart .add {
  padding: 0;
  margin-bottom: 40px;
  display: inline-block;
  vertical-align: middle; }
.product-add-to-cart .wrap_allert {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin-bottom: 40px; }
.product-add-to-cart #wishlist_button_block {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 40px;
  padding: 0; }
.product-add-to-cart .buttons_bottom_block {
  display: block;
  margin: 0; }
.product-add-to-cart .addToWishlist,
.product-add-to-cart #wishlist_button {
  display: block;
  color: #3d3d3d;
  padding: 11px; }
  .product-add-to-cart .addToWishlist.checked,
  .product-add-to-cart #wishlist_button.checked {
    color: #3d3d3d; }
  .product-add-to-cart .addToWishlist svg,
  .product-add-to-cart #wishlist_button svg {
    width: 27px; }
    @media screen and (min-width: 576px) {
      .product-add-to-cart .addToWishlist svg,
      .product-add-to-cart #wishlist_button svg {
        width: 32px; } }
.product-add-to-cart .allert_note {
  top: 45px;
  margin-left: -40px; }

.product-line-actions .bootstrap-touchspin,
.product-quantity .bootstrap-touchspin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding-left: 32px;
  padding-right: 32px;
  width: 110px;
  height: 40px; }
  @media screen and (min-width: 576px) {
    .product-line-actions .bootstrap-touchspin,
    .product-quantity .bootstrap-touchspin {
      padding-left: 46px;
      padding-right: 46px;
      width: 130px; } }
.product-line-actions .js-cart-line-product-quantity,
.product-line-actions #quantity_wanted,
.product-quantity .js-cart-line-product-quantity,
.product-quantity #quantity_wanted {
  display: block;
  width: 100%;
  border: none;
  text-align: center;
  outline: 0; }
  .product-line-actions .js-cart-line-product-quantity:focus,
  .product-line-actions #quantity_wanted:focus,
  .product-quantity .js-cart-line-product-quantity:focus,
  .product-quantity #quantity_wanted:focus {
    border-bottom: 1px solid; }
.product-line-actions .btn-touchspin,
.product-quantity .btn-touchspin {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #3d3d3d;
  top: 0; }
  @media screen and (min-width: 576px) {
    .product-line-actions .btn-touchspin,
    .product-quantity .btn-touchspin {
      width: 40px;
      height: 40px; } }
  .product-line-actions .btn-touchspin svg,
  .product-quantity .btn-touchspin svg {
    width: 20px; }
.product-line-actions .bootstrap-touchspin-up,
.product-quantity .bootstrap-touchspin-up {
  right: 0; }
.product-line-actions .bootstrap-touchspin-down,
.product-quantity .bootstrap-touchspin-down {
  left: 0; }
.product-line-actions .btn-touchspin-up--icon,
.product-line-actions .btn-touchspin-down--icon,
.product-quantity .btn-touchspin-up--icon,
.product-quantity .btn-touchspin-down--icon {
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px; }
.product-line-actions .btn-touchspin-up--icon,
.product-quantity .btn-touchspin-up--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%233d3d3d' d='M376 232H216V72c0-4.42-3.58-8-8-8h-32c-4.42 0-8 3.58-8 8v160H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h160v160c0 4.42 3.58 8 8 8h32c4.42 0 8-3.58 8-8V280h160c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z'%3E%3C/path%3E%3C/svg%3E"); }
.product-line-actions .btn-touchspin-down--icon,
.product-quantity .btn-touchspin-down--icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%233d3d3d' d='M376 232H8c-4.42 0-8 3.58-8 8v32c0 4.42 3.58 8 8 8h368c4.42 0 8-3.58 8-8v-32c0-4.42-3.58-8-8-8z'%3E%3C/path%3E%3C/svg%3E"); }

.product-line-actions .btn-touchspin {
  width: 28px;
  height: 28px; }
.product-line-actions .btn-touchspin-up--icon,
.product-line-actions .btn-touchspin-down--icon {
  background-size: 12px; }

.add-to-cart {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  max-width: 300px;
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d;
  text-transform: uppercase;
  padding: 11px;
  border: 2px solid #3d3d3d; }
  .add-to-cart__icon {
    margin-right: 10px; }
    @media screen and (min-width: 576px) {
      .add-to-cart__icon {
        margin-right: 15px; } }
    .add-to-cart__icon svg {
      width: 19px; }
      @media screen and (min-width: 576px) {
        .add-to-cart__icon svg {
          width: 21px; } }
  .add-to-cart:disabled, .add-to-cart[disabled] {
    opacity: .6;
    cursor: default; }
  @media screen and (min-width: 576px) {
    .add-to-cart {
      font-size: 17px;
      padding: 14px; } }

.product-minimal-quantity {
  display: block;
  font-size: 15px;
  padding: 0;
  margin: 20px 0;
  color: #f26522; }

.product-pack {
  margin-bottom: 40px; }
  .product-pack__label {
    display: block;
    font-size: 15px;
    padding: 0;
    margin-bottom: 10px; }
  .product-pack__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: 10px; }
    .product-pack__row article {
      -webkit-flex-basis: 20%;
      -ms-flex-preferred-size: 20%;
      flex-basis: 20%;
      max-width: 20%;
      padding: 0 10px 10px; }
  .product-pack .thumb-mask {
    margin-bottom: 10px; }
  .product-pack .pack-product-name {
    margin-bottom: 10px; }
    .product-pack .pack-product-name a {
      display: block;
      font-size: 14px;
      color: #3d3d3d; }
  .product-pack .pack-product-price {
    font-weight: 18px;
    font-weight: 500;
    color: #f26522;
    margin-bottom: 10px; }

#product .product-information .product-customization {
  display: none; }

.product-customization {
  margin: 30px 0; }
  .product-customization__title {
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 10px;
    margin: 0; }
  .product-customization__subtitle {
    display: block;
    font-size: 14px;
    padding-bottom: 20px;
    margin: 0; }
  .product-customization__list {
    margin-bottom: 20px; }
  .product-customization__item {
    display: block;
    margin-bottom: 20px; }
    .product-customization__item:last-child {
      margin-bottom: 0; }
    .product-customization__item label {
      display: block;
      font-size: 15px;
      font-weight: 500;
      padding-bottom: 10px;
      margin: 0; }
    .product-customization__item textarea {
      display: block;
      width: 100%;
      max-width: 300px;
      border: 1px solid #3d3d3d;
      padding: 6px 10px;
      margin-bottom: 6px; }
    .product-customization__item small {
      display: block; }
    .product-customization__item .customization-message {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      font-size: 14px;
      font-weight: 500;
      color: #3d3d3d; }
      .product-customization__item .customization-message__text {
        margin-right: 8px; }
      .product-customization__item .customization-message label {
        font-weight: 400; }
  .product-customization__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .product-customization__submit {
    border: none;
    width: auto;
    background: transparent;
    color: inherit;
    font: inherit;
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 14px;
    border: 1px solid #3d3d3d; }

.product-discounts__title {
  display: block;
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 20px;
  margin: 0; }
.product-discounts .table-product-discounts td, .product-discounts .table-product-discounts th {
  border: 1px solid #ddd;
  padding: 8px; }
.product-discounts .table-product-discounts tr:nth-child(even) {
  background-color: #f2f2f2; }
.product-discounts .table-product-discounts tr:hover {
  background-color: #ddd; }
.product-discounts .table-product-discounts th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #f26522;
  color: white;
  font-size: 14px;
  font-weight: 400; }

.product-tabs {
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 576px) {
    .product-tabs {
      border: 1px solid #e7e7e7;
      margin-left: 0;
      margin-right: 0; } }
  .product-tabs .nav-tabs {
    padding: 15px 0; }
    @media screen and (min-width: 576px) {
      .product-tabs .nav-tabs {
        padding: 15px; } }
    @media screen and (min-width: 768px) {
      .product-tabs .nav-tabs {
        padding: 25px 30px; } }
  .product-tabs .nav-item {
    display: block;
    float: none;
    position: relative;
    padding: 10px 15px;
    border-bottom: 1px solid #e7e7e7; }
    .product-tabs .nav-item:first-child {
      border-top: 1px solid #e7e7e7; }
      @media screen and (min-width: 576px) {
        .product-tabs .nav-item:first-child {
          border: none; } }
    @media screen and (min-width: 576px) {
      .product-tabs .nav-item {
        float: left;
        padding: 0 20px;
        border: none; }
        .product-tabs .nav-item:first-child {
          padding-left: 0; }
        .product-tabs .nav-item:after {
          content: '';
          display: block;
          width: 1px;
          height: 15px;
          background-color: #1b1b1b;
          position: absolute;
          top: 50%;
          right: 0;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%); }
        .product-tabs .nav-item:last-child:after {
          display: none; } }
  .product-tabs .nav-link {
    font-size: 20px;
    font-weight: 500;
    color: #1b1b1b; }
    .product-tabs .nav-link.active {
      color: #f26522; }
  .product-tabs .product-rates,
  .product-tabs .tab-pane--extra,
  .product-tabs .product-attachments,
  .product-tabs .product-description {
    padding: 15px; }
    @media screen and (min-width: 768px) {
      .product-tabs .product-rates,
      .product-tabs .tab-pane--extra,
      .product-tabs .product-attachments,
      .product-tabs .product-description {
        padding: 25px 30px; } }

#product-details {
  padding-bottom: 50px; }

.product-details__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 15px; }
  @media screen and (min-width: 576px) {
    .product-details__row {
      padding: 8px 30px; } }
  .product-details__row:nth-child(2n+1) {
    background-color: #f5f5f5; }
.product-details__label, .product-details__value {
  display: block;
  font-size: 15px;
  color: #3d3d3d; }
.product-details__label {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 200px;
  flex-basis: 200px;
  max-width: 200px;
  font-weight: 500; }
.product-details__value a {
  display: block;
  font-size: 15px;
  color: #3d3d3d; }

.product-attachments__label {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d; }
.product-attachments .attachment a {
  display: block;
  font-size: 15px;
  color: #f26522;
  margin-bottom: 15px; }
.product-attachments .attachment p {
  display: block;
  font-size: 14px;
  color: #3d3d3d;
  margin-bottom: 10px; }

#blockcart-modal .modal-dialog {
  max-width: 1140px;
  width: 100%; }
#blockcart-modal .modal-body {
  padding: 30px; }
#blockcart-modal .product-image {
  margin-bottom: 10px; }
@media screen and (min-width: 768px) {
  #blockcart-modal .divide-right {
    border-right: 1px solid #ddd; } }
#blockcart-modal .product-name {
  font-size: 17px;
  font-weight: 500;
  color: #3d3d3d;
  padding: 0;
  margin: 0 0 10px; }
#blockcart-modal .product-price {
  font-size: 20px;
  font-weight: 500;
  color: #f26522;
  padding: 0;
  margin: 0 0 20px; }
#blockcart-modal .cart-content {
  margin-top: 30px; }
  @media screen and (min-width: 768px) {
    #blockcart-modal .cart-content {
      margin-top: 0; } }
  #blockcart-modal .cart-content p.cart-products-count {
    font-size: 17px;
    font-weight: 500;
    color: #3d3d3d;
    margin-bottom: 10px; }
  #blockcart-modal .cart-content p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d;
    padding: 4px 0;
    margin-bottom: 5px; }
    @media screen and (min-width: 768px) {
      #blockcart-modal .cart-content p {
        padding: 4px 8px; } }
  #blockcart-modal .cart-content .value {
    font-weight: 500; }
  #blockcart-modal .cart-content .cart-content-btn {
    margin-top: 20px; }
#blockcart-modal .product-total {
  background-color: #f5f5f5; }
#blockcart-modal .modal-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  #blockcart-modal .modal-row__label, #blockcart-modal .modal-row__value {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d; }
  #blockcart-modal .modal-row__label {
    margin-right: 10px; }
  #blockcart-modal .modal-row__value {
    font-weight: 500; }

#product-modal .modal-content {
  background: transparent;
  border: none;
  padding: 0; }

#product-modal figure {
  margin: 0 0 1rem; }

/*#product-modal .modal-content .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -30%;
}
@media (max-width: 991px){
    #product-modal .modal-content .modal-body {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-left: 0;
    }
}*/
#product-modal .modal-content .modal-body .thumbnails {
  position: relative; }

#product-modal .modal-content .modal-body .mask {
  position: relative;
  overflow: hidden;
  max-height: 49.38rem;
  margin-top: 2.188rem;
  z-index: 1; }

#product-modal .modal-content .modal-body .mask.nomargin {
  margin-top: 0; }

#product-modal .modal-content .modal-body .product-images {
  margin-left: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#product-modal .modal-content .modal-body .product-images img {
  width: 9.25rem;
  cursor: pointer;
  background: #fff; }

.social-sharing {
  display: none !important;
  padding-bottom: 40px; }
  .social-sharing > span {
    display: block;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 10px;
    margin: 0; }
  .social-sharing ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .social-sharing ul li {
      padding: 0 8px; }
      .social-sharing ul li:first-child {
        padding-left: 0; }
      .social-sharing ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 30px;
        height: 30px;
        background-color: #f26522;
        border-radius: 50%;
        color: #fff; }
        .social-sharing ul li a svg {
          height: 14px; }

.btn-write {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d;
  background-color: #f5f5f5;
  padding: 16px;
  text-align: center; }

#product-comments-list-header {
  padding-left: 0; }

#product-comments-list-footer .btn-write {
  margin: 0 auto; }

#post-product-comment-form > .row {
  margin-bottom: 20px; }
  #post-product-comment-form > .row:last-child {
    margin-bottom: 0; }

.btn-modal-cancel {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d;
  background-color: #f5f5f5;
  padding: 14px 24px;
  text-align: center; }

.btn-modal-confirm {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d;
  padding: 14px 24px;
  text-align: center;
  margin-left: 15px;
  border: 1px solid #3d3d3d; }

.comment-infos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .comment-infos .grade-stars {
    margin-right: 10px;
    height: 26px; }
  .comment-infos .comment-author {
    font-size: 13px;
    font-weight: 400;
    color: #3d3d3d;
    margin-right: 10px; }
  .comment-infos .comment-date {
    font-size: 13px;
    font-weight: 400;
    color: #3d3d3d; }

.comment-content h4 {
  display: block;
  font-size: 18px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 20px;
  color: #3d3d3d; }
.comment-content p {
  display: block;
  font-size: 15px;
  color: #3d3d3d; }

#product-comments-list-pagination {
  display: block;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 40px;
  background-color: #f5f5f5; }
  @media screen and (min-width: 768px) {
    #product-comments-list-pagination {
      margin-left: -30px;
      margin-right: -30px; } }
  #product-comments-list-pagination ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 15px; }
  #product-comments-list-pagination ul li {
    display: block;
    margin: 0 4px; }
  #product-comments-list-pagination ul li span {
    font-size: 13px;
    font-weight: 500;
    color: #3d3d3d; }
  #product-comments-list-pagination ul li span svg {
    width: 7px; }
  #product-comments-list-pagination i {
    display: none; }

.same-category {
  display: block;
  padding: 20px 0; }
  .same-category__title {
    font-size: 15px;
    font-weight: 600;
    color: #3d3d3d;
    padding: 0;
    margin-bottom: 20px; }
  .same-category__list {
    /*        @include reset-list;
            @include display-flex;
            @include align-items-baseline;*/ }
  .same-category__item {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    max-width: 150px;
    width: 150px; }
  .same-category__link {
    display: block; }
    .same-category__link img {
      display: block;
      border: 1px solid #d7d7d7;
      max-width: 100%;
      height: auto;
      margin-bottom: 10px; }
  .same-category__label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #3d3d3d; }

.color-select {
  display: block;
  padding: 0 0 20px; }
  .color-select.product-variants {
    display: block;
    padding: 0 0 20px;
    margin: 0; }
  .color-select__title {
    font-size: 15px;
    font-weight: 600;
    color: #3d3d3d;
    padding: 0;
    margin-bottom: 15px; }
  .color-select__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-left: -10px;
    margin-right: -10px; }
  .color-select__item {
    padding-left: 10px;
    padding-right: 10px;
    flex: 0 0 100px;
    margin-bottom: 10px; }
    .color-select__item input {
      position: absolute;
      opacity: 0; }
    .color-select__item .radio-icon {
      display: block;
      width: 55px;
      height: 55px;
      background-color: rgba(242, 101, 34, 0.2);
      background-position: center;
      background-repeat: no-repeat;
      background-size: contain;
      /*cursor: pointer;*/
      margin: 0 auto;
      border: 2px solid #fff;
      border-radius: 50%; }
      .color-select__item .radio-icon.active {
        border: 2px solid #000;
        box-shadow: 0 0 11px rgba(0, 0, 0, 0.35); }
    .color-select__item input:checked ~ span {
      color: #f26522; }
  .color-select__name {
    display: block;
    font-size: 13px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 5px 0 0;
    text-align: center; }
  .color-select__link:hover .color-select__name, .color-select__link:focus .color-select__name {
    color: #f26522; }
  .color-select .active .radio-icon {
    border: 2px solid #000;
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.35); }
  .color-select .active .color-select__name {
    color: #f26522; }

.contact-lenses {
  padding: 20px 0; }
  .contact-lenses__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .contact-lenses__box {
    width: 100%;
    max-width: 400px;
    padding: 15px 10px;
    border: 1px solid #e7e7e7;
    margin: 0 auto 20px;
    position: relative; }
    @media screen and (min-width: 768px) {
      .contact-lenses__box {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 320px;
        flex-basis: 320px;
        max-width: 320px;
        margin: 0 20px 20px 0; } }
    @media screen and (min-width: 768px) {
      .contact-lenses__box:last-child {
        margin-right: 0; } }
    .contact-lenses__box--empty {
      padding: 15px; }
  .contact-lenses__header {
    text-align: center;
    margin-bottom: 20px; }
  .contact-lenses__icon {
    display: inline-block;
    color: #f26522;
    margin-bottom: 5px; }
    .contact-lenses__icon img {
      display: inline-block;
      max-width: 100%;
      height: auto; }
    .contact-lenses__icon svg {
      width: 30px; }
    .contact-lenses__icon--open {
      display: none; }
  .contact-lenses__title {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #f26522;
    padding: 0 10px;
    margin: 0; }
    .contact-lenses__title--left {
      display: none; }
  .contact-lenses__header.contact-lenses__header--left .contact-lenses__title--both {
    display: none; }
  .contact-lenses__header.contact-lenses__header--left .contact-lenses__title--left {
    display: block; }
  .contact-lenses__header.contact-lenses__header--open .contact-lenses__icon--close {
    display: none; }
  .contact-lenses__header.contact-lenses__header--open .contact-lenses__icon--open {
    display: inline-block; }
  .contact-lenses__total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .contact-lenses__total {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
  .contact-lenses__total-label {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 190px;
    flex-basis: 190px;
    max-width: 190px;
    padding-bottom: 10px; }
  .contact-lenses__addto-cart {
    padding-bottom: 10px; }
  .contact-lenses__total-text {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #5a5a5a;
    padding: 0;
    margin: 0; }
  .contact-lenses__total-price {
    display: block; }
    .contact-lenses__total-price .current-price,
    .contact-lenses__total-price .regular-price {
      display: inline-block;
      padding: 0;
      margin: 0; }
    .contact-lenses__total-price .current-price {
      font-size: 20px;
      font-weight: 500;
      color: #f26522; }
    .contact-lenses__total-price .regular-price {
      font-size: 15px;
      font-weight: 600;
      color: #868686;
      text-decoration: line-through;
      margin-left: 10px; }
  .contact-lenses .alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem; }
  .contact-lenses .alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb; }
  .contact-lenses .alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba; }
  .contact-lenses .alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb; }
  .contact-lenses .alert + .alert {
    margin-top: 1rem; }

.lenses-box__form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px; }
  @media screen and (max-width: 767px) {
    .lenses-box__form-row {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
.lenses-box__label {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px;
  display: block;
  font-size: 15px;
  color: #3d3d3d; }
.lenses-box__field {
  display: block;
  font-size: 15px;
  color: #3d3d3d;
  border: 1px solid #e7e7e7;
  padding: 7px 4px;
  width: 100%;
  max-width: 175px; }
.lenses-box__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .lenses-box__footer {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
.lenses-box__price-label {
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  max-width: 120px; }
.lenses-box__price-conent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
.lenses-box__price-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
.lenses-box__price-current {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #f26522;
  margin-right: 10px; }
.lenses-box__price-regular {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #868686;
  text-decoration: line-through; }
.lenses-box__price-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
.lenses-box__discount-label {
  display: block;
  font-size: 12px;
  font-weight: 500;
  color: #5a5a5a;
  margin-right: 10px; }
.lenses-box__discount-banner {
  display: block;
  background-color: #f26522;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  padding: 2px 4px; }

@media screen and (min-width: 768px) {
  .lenses-empty-box__add-box {
    margin-top: 20px; } }
.lenses-empty-box__add-box-link {
  cursor: pointer; }
  .lenses-empty-box__add-box-link input[type=checkbox] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    opacity: 0; }
.lenses-empty-box__add-box-text {
  display: block;
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  color: #5a5a5a; }
  .lenses-empty-box__add-box-text b {
    font-weight: 400;
    color: #f26522; }

.lenses-empty-box {
  display: none; }

.lenses-box {
  display: block; }

.add-box--active-text {
  display: block; }

.add-box--deactive-text {
  display: none; }

.lenses-empty-box__add-box-link {
  margin: 0;
  position: absolute;
  top: 1px;
  right: 1px;
  width: auto;
  padding: 10px;
  border: 2px solid #f26522; }

.contact-lenses__box--empty .lenses-empty-box {
  display: block; }
.contact-lenses__box--empty .lenses-box {
  display: none; }
.contact-lenses__box--empty .lenses-empty-box__add-box-link {
  display: block;
  position: static;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  color: #f26522;
  text-align: center;
  padding: 16px 10px;
  border: 2px solid #f26522;
  margin-top: 40px;
  margin-bottom: 20px; }
.contact-lenses__box--empty .add-box--active-text {
  display: none; }
.contact-lenses__box--empty .add-box--deactive-text {
  display: block; }

#lenses-box-right.contact-lenses__box--empty .contact-lenses__title {
  opacity: 0; }
#lenses-box-right .contact-lenses__title {
  opacity: 1; }

#cart .card {
  border: 1px solid #e6e6e6; }

.card-block--header {
  padding: 20px 15px;
  border-bottom: 1px solid #e6e6e6; }
  @media screen and (min-width: 768px) {
    .card-block--header {
      padding: 24px 30px; } }

.card__title {
  display: block;
  font-size: 22px;
  font-weight: 500;
  color: #3d3d3d;
  padding: 0;
  margin: 0; }

.cart-container {
  margin-bottom: 25px; }

.cart-detailed-actions__box {
  margin-top: 30px;
  text-align: center; }

.proceed-to-checkout {
  display: inline-block;
  width: 100%;
  max-width: 330px;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background-color: #f26522;
  padding: 16px 12px;
  border: none; }
  .proceed-to-checkout.disabled {
    opacity: .6; }

.no-items {
  display: block;
  padding: 24px; }

#cart .continue-shopping {
  margin-bottom: 26px; }

.cart-overview {
  position: relative; }
  .cart-overview .cart--loader {
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background-color: #fff; }
    .cart-overview .cart--loader .lds-ring {
      position: absolute;
      top: 50px;
      left: 50%;
      -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
      transform: translate(-50%, 0); }

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px; }

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #f26522 transparent transparent transparent; }

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s; }

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s; }

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s; }

@keyframes lds-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }
.cart-item {
  display: block;
  padding: 0;
  border-bottom: 1px solid #e6e6e6; }
  .cart-item:last-child {
    border-bottom: none; }

.product-line-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px; }
  @media screen and (min-width: 768px) {
    .product-line-grid {
      padding: 15px 30px; } }
  @media screen and (min-width: 992px) {
    .product-line-grid {
      padding: 15px; } }
  @media screen and (min-width: 1200px) {
    .product-line-grid {
      padding: 15px 30px; } }
  .product-line-grid .left-body-wrap {
    /*@include flex-basis-clear(100%);*/
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /*        @include media-min-to(md){
                @include flex-basis-clear(60%);
            }
            @include media-min-to(lg){
                @include flex-basis-clear(100%);
            }
            @include media-min-to(xl){
                @include flex-basis-clear(50%);
            }*/ }
  .product-line-grid .product-line-grid-left {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 90px;
    flex-basis: 90px;
    max-width: 90px;
    padding-right: 10px; }
    @media screen and (min-width: 768px) {
      .product-line-grid .product-line-grid-left {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px;
        max-width: 150px; } }
    @media screen and (min-width: 992px) {
      .product-line-grid .product-line-grid-left {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 90px;
        flex-basis: 90px;
        max-width: 90px; } }
    @media screen and (min-width: 1200px) {
      .product-line-grid .product-line-grid-left {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 150px;
        flex-basis: 150px;
        max-width: 150px; } }
  .product-line-grid .product-line-grid-body {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
  .product-line-grid .product-line-grid-right {
    /*width: 100%;*/
    margin-top: 20px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }
    @media screen and (min-width: 768px) {
      .product-line-grid .product-line-grid-right {
        /*@include flex-basis-clear(40%);*/
        margin-top: 0; } }
    @media screen and (min-width: 992px) {
      .product-line-grid .product-line-grid-right {
        /*@include flex-basis-clear(100%);*/
        margin-top: 20px; } }
    @media screen and (min-width: 1200px) {
      .product-line-grid .product-line-grid-right {
        /*@include flex-basis-clear(50%);*/
        margin-top: 0; } }

.cart-item .product-line.product--line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px 0; }

.product--line .product-image,
.product-line-grid .product-image {
  display: inline-block;
  border: 1px solid #e6e6e6; }
.product--line .product-line-info,
.product-line-grid .product-line-info {
  margin-bottom: 10px; }
.product--line .product-line-info a,
.product-line-grid .product-line-info a {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d; }
.product--line .product-discount .discount,
.product-line-grid .product-discount .discount {
  font-size: 15px;
  font-weight: 500;
  background-color: #f26522;
  padding: 2px 4px;
  color: #fff; }
.product--line .product-price,
.product-line-grid .product-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
.product--line .current-price,
.product-line-grid .current-price {
  font-size: 17px;
  font-weight: 600;
  color: #f26522;
  margin-right: 10px; }
.product--line .regular-price,
.product-line-grid .regular-price {
  font-size: 15px;
  font-weight: 500;
  color: #5a5a5a;
  text-decoration: line-through; }
.product--line .cart-attributes,
.product-line-grid .cart-attributes {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 10px; }
.product--line .cart-attributes__item,
.product-line-grid .cart-attributes__item {
  padding-right: 6px;
  margin-right: 6px;
  border-right: 1px solid #3d3d3d;
  margin-bottom: 5px;
  line-height: 15px; }
  .product--line .cart-attributes__item:last-child,
  .product-line-grid .cart-attributes__item:last-child {
    padding-right: 0;
    margin-right: 0;
    border-right: none; }
  .product--line .cart-attributes__item .label,
  .product--line .cart-attributes__item .value,
  .product-line-grid .cart-attributes__item .label,
  .product-line-grid .cart-attributes__item .value {
    display: inline-block;
    font-size: 15px;
    font-weight: 500; }
.product--line .cart-line-product-actions .add_to_ws_wishlist,
.product-line-grid .cart-line-product-actions .add_to_ws_wishlist {
  display: none; }

.product-line-actions {
  /*@include display-flex;*/
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .product-line-actions .action-qty {
    /*@include flex-basis-clear(40%);*/ }
    .product-line-actions .action-qty .bootstrap-touchspin {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      position: relative;
      padding-left: 28px;
      padding-right: 28px;
      width: 95px;
      height: 29px; }
      @media screen and (min-width: 768px) {
        .product-line-actions .action-qty .bootstrap-touchspin {
          padding-left: 46px;
          padding-right: 46px;
          width: 130px; } }
  .product-line-actions .action-price {
    /*@include flex-basis-clear(45%);*/
    font-size: 18px;
    font-weight: 600;
    color: #f26522;
    text-align: right; }
    @media screen and (min-width: 576px) {
      .product-line-actions .action-price {
        /*@include flex-basis-clear(40%);*/
        text-align: right; } }
  .product-line-actions .action-delete {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 15%;
    flex-basis: 15%;
    max-width: 15%;
    text-align: right; }
    @media screen and (min-width: 576px) {
      .product-line-actions .action-delete {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 75px;
        flex-basis: 75px;
        max-width: 75px; } }
    .product-line-actions .action-delete .remove-from-cart {
      display: inline-block; }

.customization-link {
  display: none;
  font-size: 15px;
  font-weight: 400;
  color: #3d3d3d; }

.customization > a {
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  color: #f26522; }

.acp_cart_line_detailed {
  display: block; }
  .acp_cart_line_detailed .eye__row {
    background-color: #f5f5f5;
    padding: 15px;
    min-height: 63px;
    border-bottom: 1px solid #dcdcdc; }
    @media screen and (min-width: 768px) {
      .acp_cart_line_detailed .eye__row {
        padding: 15px 30px; } }
    .acp_cart_line_detailed .eye__row:last-child {
      border-bottom: none; }
  .acp_cart_line_detailed .eye__title, .acp_cart_line_detailed .eye__attributes {
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .acp_cart_line_detailed .eye__title, .acp_cart_line_detailed .eye__attributes {
        margin-bottom: 0; } }
  .acp_cart_line_detailed .eye__title {
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d; }
  .acp_cart_line_detailed .eye__qtn select {
    padding: 8px 12px;
    max-width: 85px; }
  .acp_cart_line_detailed .eye__prices {
    text-align: right; }
    .acp_cart_line_detailed .eye__prices > div {
      /*                display: inline-block;
                      padding: 2px 4px;*/ }
  .acp_cart_line_detailed .eye-attribute {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .acp_cart_line_detailed .eye-attribute__label, .acp_cart_line_detailed .eye-attribute__value {
      font-size: 15px;
      font-weight: 400;
      color: #3d3d3d; }
    .acp_cart_line_detailed .eye-attribute__label {
      margin-right: 8px; }
  .acp_cart_line_detailed .unit_price {
    font-size: 15px;
    font-weight: 600;
    color: #f26522; }
  .acp_cart_line_detailed .init_price {
    font-size: 15px;
    font-weight: 500;
    color: #5a5a5a;
    text-decoration: line-through; }
  .acp_cart_line_detailed .sale_amount--badge {
    display: inline-block;
    background-color: #f26522;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    padding: 2px 4px; }
  .acp_cart_line_detailed .total_price {
    font-size: 16px;
    font-weight: 500;
    color: #5a5a5a;
    padding-left: 10px; }

#checkout .acp_cart_line_detailed .eye__qtn select,
#module-thecheckout-order .acp_cart_line_detailed .eye__qtn select {
  opacity: .4;
  pointer-events: none; }

.mini-cart-eye {
  background-color: #f5f5f5;
  padding: 10px 15px; }
  @media screen and (min-width: 768px) {
    .mini-cart-eye {
      padding: 10px 30px;
      border-bottom: 1px solid #dcdcdc; } }
  .mini-cart-eye__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -5px;
    margin-right: -5px; }
  .mini-cart-eye__col {
    padding-left: 5px;
    padding-right: 5px; }
    .mini-cart-eye__col--title {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
      max-width: 40%; }
    .mini-cart-eye__col--attrs {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 60%;
      flex-basis: 60%;
      max-width: 60%; }
  .mini-cart-eye .single-text {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #5a5a5a;
    line-height: 1; }
  .mini-cart-eye .qty-text {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #3d3d3d;
    line-height: 1; }

.mini-cart-attrs__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
.mini-cart-attrs__col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }
  .mini-cart-attrs__col:first-child {
    padding-right: 6px; }

.cart-summary {
  padding: 30px 20px; }

.card-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .card-block__item .label,
  .card-block__item .value {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .card-block__item .label {
    font-size: 14px; }
  .card-block__item .value {
    font-size: 16px;
    text-align: right; }
  .card-block__item--cart-total {
    background-color: #f5f5f5;
    padding: 12px 8px; }
    .card-block__item--cart-total .label,
    .card-block__item--cart-total .value {
      font-size: 18px;
      font-weight: 500;
      color: #0b0b0b; }

.cart-voucher {
  display: block;
  text-align: center; }
  .cart-voucher .display-promo {
    display: block;
    text-align: center;
    margin: 0; }
  .cart-voucher .collapse-button {
    display: inline-block;
    font-size: 16px;
    color: #f26522; }
    .cart-voucher .collapse-button:hover, .cart-voucher .collapse-button:focus {
      color: #3d3d3d; }

.promo-code {
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }
  .promo-code form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .promo-code .promo-input {
    padding: 7px 6px;
    border: 1px solid #e6e6e6;
    outline: none; }
  .promo-code .promo-submit {
    border: none;
    width: auto;
    background: transparent;
    color: inherit;
    font: inherit;
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    color: #fff;
    background-color: #f26522;
    padding: 9px 12px;
    border: 1px solid #f26522; }
    .promo-code .promo-submit:hover, .promo-code .promo-submit:focus {
      background-color: #fff;
      color: #f26522; }
  .promo-code .cancel-promo {
    display: inline-block;
    padding-top: 10px; }
  .promo-code .js-error {
    position: relative;
    padding: 12px 20px;
    margin: 20px auto;
    background-color: #f26522;
    color: #fff;
    width: 100%;
    max-width: 300px;
    display: none; }
    .promo-code .js-error:after {
      bottom: 100%;
      left: 10%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-bottom-color: #f26522;
      border-width: 10px;
      margin-left: -10px; }
    .promo-code .js-error .js-error__icon {
      display: inline-block;
      vertical-align: middle;
      margin-right: 8px; }
      .promo-code .js-error .js-error__icon svg {
        width: 16px; }
    .promo-code .js-error .js-error-text {
      display: inline-block;
      vertical-align: middle; }

.promo-name {
  padding-bottom: 20px; }
  .promo-name .cart-summary-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px; }
    .promo-name .cart-summary-line:last-child {
      margin-bottom: 0; }
    .promo-name .cart-summary-line .label {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto;
      font-size: 14px;
      text-align: left; }
    .promo-name .cart-summary-line .actions_wrap {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 110px;
      flex-basis: 110px;
      max-width: 110px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .promo-name .cart-summary-line .actions_wrap span {
        font-size: 14px;
        font-weight: 500; }
      .promo-name .cart-summary-line .actions_wrap a {
        color: #3d3d3d; }
        .promo-name .cart-summary-line .actions_wrap a svg {
          width: 16px; }

.promo-highlighted {
  margin: 0;
  padding: 10px 0; }

.promo-discounts {
  padding-bottom: 20px; }
  .promo-discounts .cart-summary-line {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px; }
    .promo-discounts .cart-summary-line:last-child {
      margin-bottom: 0; }
    .promo-discounts .cart-summary-line .label {
      font-weight: 500; }

#checkout #header .header-nav,
#module-thecheckout-order #header .header-nav {
  padding: 35px 0; }
  @media screen and (min-width: 576px) {
    #checkout #header .header-nav,
    #module-thecheckout-order #header .header-nav {
      padding: 35px 0 50px; } }
#checkout #_desktop_logo,
#module-thecheckout-order #_desktop_logo {
  text-align: center; }
  #checkout #_desktop_logo .logo,
  #module-thecheckout-order #_desktop_logo .logo {
    display: inline-block;
    width: 100%;
    height: auto;
    max-width: 300px; }
#checkout .custom-checkbox,
#module-thecheckout-order .custom-checkbox {
  display: flex;
  align-items: flex-start; }
#checkout .checkout-block[class*='num-'] .block-header:before,
#module-thecheckout-order .checkout-block[class*='num-'] .block-header:before {
  display: none !important; }
#checkout .page-content .custom-checkbox input[type=checkbox]:checked + span,
#module-thecheckout-order .page-content .custom-checkbox input[type=checkbox]:checked + span {
  filter: none !important; }
#checkout .return-btn-wrap,
#module-thecheckout-order .return-btn-wrap {
  text-align: center;
  padding-top: 30px; }
#checkout .return-btn,
#module-thecheckout-order .return-btn {
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  color: #3d3d3d; }
  #checkout .return-btn:hover, #checkout .return-btn:focus,
  #module-thecheckout-order .return-btn:hover,
  #module-thecheckout-order .return-btn:focus {
    color: #f26522; }
#checkout .breadcrumb,
#module-thecheckout-order .breadcrumb {
  display: none !important; }
@media screen and (max-width: 767px) {
  #checkout .cart-summary,
  #module-thecheckout-order .cart-summary {
    padding: 0; } }
#checkout .cart-voucher > p,
#module-thecheckout-order .cart-voucher > p {
  padding-bottom: 20px; }
#checkout #empty-cart-notice,
#module-thecheckout-order #empty-cart-notice {
  padding-top: 100px;
  padding-bottom: 200px; }
  #checkout #empty-cart-notice h1,
  #module-thecheckout-order #empty-cart-notice h1 {
    display: block;
    font-size: 35px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 0;
    margin-bottom: 50px; }
  #checkout #empty-cart-notice a.label,
  #module-thecheckout-order #empty-cart-notice a.label {
    display: block;
    font-size: 15px;
    font-weight: 500;
    color: #f26522;
    padding: 0; }

.checkout-block {
  padding: 0 0 10px; }

.cart-top {
  display: block;
  background-color: #fff;
  padding: 20px 0;
  /*    &.fixed{
          position: fixed;
          top: 0;
          left: 0;
          width: 100%;
          z-index: 100;
          box-shadow: 0 0 10px rgba(#d7d7d7, .8);
      }*/ }
  .cart-top .container {
    padding: 0; }
    @media screen and (min-width: 576px) {
      .cart-top .container {
        padding-right: 15px;
        padding-left: 15px; } }

.cart-top.fixed .cart-steps {
  padding-bottom: 0; }

/*.cart-steps{
    width: 100%;
    margin: 0 auto;
    padding-bottom: 30px;
    @include media-min-to(sm){
        padding-bottom: 70px;
    }
    
    &__row{
        @include display-flex;
        @include justify-content-center;
    }
    &__line{
        @include flex-auto;
        @include media-min-to(xl){
            padding: 0 32px;
        }
    }
}*/
.step-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: fixed;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 9999; }
  .step-line__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    background-color: #d7d7d7;
    font-size: 14px;
    color: #fff;
    position: relative;
    cursor: pointer;
    margin: 5px 0;
    padding: 0 11px; }
    @media screen and (min-width: 768px) {
      .step-line__item {
        height: 40px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        font-size: 17px;
        margin: 10px 0;
        padding: 0 15px; } }
    .step-line__item.active {
      background-color: #f26522; }
      .step-line__item.active .step-line__name {
        width: 100%; }
  .step-line__name {
    width: 0;
    overflow: hidden; }

.checkout-block {
  margin-bottom: 0;
  padding: 0; }
  .checkout-block .inner-area {
    margin-bottom: 50px; }

.checkout-block:not(#thecheckout-confirm) .inner-area {
  border: 1px solid #e6e6e6;
  padding: 15px; }
  @media screen and (min-width: 768px) {
    .checkout-block:not(#thecheckout-confirm) .inner-area {
      padding: 40px 20px; } }

.block-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .block-header {
      font-size: 25px;
      margin-bottom: 20px; } }

.step__num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 50px;
  flex-basis: 50px;
  max-width: 50px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #f26522;
  font-size: 22px;
  font-weight: 500;
  color: #fff;
  margin-right: 12px; }
  @media screen and (min-width: 768px) {
    .step__num {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 58px;
      flex-basis: 58px;
      max-width: 58px;
      width: 58px;
      height: 58px;
      margin-right: 24px; } }

body .has-float-label {
  margin-bottom: 0; }
body .has-float-label input.form-control,
body .has-float-label select.form-control {
  width: 100%;
  border-bottom: 2px solid #e6e6e6; }
  body .has-float-label input.form-control ::-webkit-input-placeholder,
  body .has-float-label select.form-control ::-webkit-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #b0b0b0; }
  body .has-float-label input.form-control ::-moz-placeholder,
  body .has-float-label select.form-control ::-moz-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #b0b0b0; }
  body .has-float-label input.form-control :-ms-input-placeholder,
  body .has-float-label select.form-control :-ms-input-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #b0b0b0; }
  body .has-float-label input.form-control :-moz-placeholder,
  body .has-float-label select.form-control :-moz-placeholder {
    font-size: 17px;
    font-weight: 500;
    color: #b0b0b0; }
body .has-float-label {
  font-size: 17px;
  font-weight: 500;
  color: #b0b0b0; }

.payment-option .custom-radio {
  margin-right: 15px;
  margin-top: 5px; }
  @media screen and (min-width: 768px) {
    .payment-option .custom-radio {
      margin-right: 25px; } }

#thecheckout-address-delivery,
#thecheckout-shipping,
#thecheckout-payment {
  padding-top: 0px; }

#thecheckout-login-form .offer-login {
  text-align: center; }
#thecheckout-login-form .log-in {
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  color: #3d3d3d;
  border: 2px solid #3d3d3d;
  padding: 15px;
  width: 100%;
  max-width: 270px;
  text-align: center;
  margin-bottom: 20px; }

#create_account {
  margin-bottom: 15px; }
  #create_account .label {
    font-size: 17px;
    color: #3d3d3d; }

.already-account-label {
  font-size: 20px;
  font-weight: 500;
  color: #3d3d3d;
  margin-bottom: 25px; }

.newsletter .label.js-terms {
  font-size: 17px;
  color: #3d3d3d; }

.error-msg {
  font-weight: 400; }

#static-customer-info-container {
  padding-left: 62px; }
  @media screen and (min-width: 768px) {
    #static-customer-info-container {
      padding-left: 82px; } }
  #static-customer-info-container .customer-name,
  #static-customer-info-container .customer-email {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #3d3d3d; }
  #static-customer-info-container .customer-name {
    margin-bottom: 5px; }

.form-group.firstname,
.form-group.city,
.form-group.postcode {
  padding-right: 0;
  flex-basis: 100% !important; }
  @media screen and (min-width: 768px) {
    .form-group.firstname,
    .form-group.city,
    .form-group.postcode {
      padding-right: 15px;
      flex-basis: 50% !important; } }
  @media screen and (min-width: 1200px) {
    .form-group.firstname,
    .form-group.city,
    .form-group.postcode {
      padding-right: 25px; } }

.form-group.lastname,
.form-group.id_state,
.form-group.id_country {
  padding-left: 0;
  flex-basis: 100% !important; }
  @media screen and (min-width: 768px) {
    .form-group.lastname,
    .form-group.id_state,
    .form-group.id_country {
      padding-left: 15px;
      flex-basis: 50% !important; } }
  @media screen and (min-width: 1200px) {
    .form-group.lastname,
    .form-group.id_state,
    .form-group.id_country {
      padding-left: 25px; } }

#thecheckout-shipping .delivery-options {
  margin-left: 17px;
  padding-top: 20px;
  margin-bottom: 20px; }
#thecheckout-shipping .shipping-radio {
  margin-top: 5px; }
#thecheckout-shipping .delivery-option-name {
  font-size: 20px;
  font-weight: 500;
  color: #5a5a5a; }
#thecheckout-shipping .delivery-options .clearfix {
  margin-bottom: 20px; }
  #thecheckout-shipping .delivery-options .clearfix:last-child {
    margin-bottom: 0; }

body #fspasc_wrapper {
  display: block;
  width: 100%; }
  body #fspasc_wrapper #fspasc_map {
    display: none !important; }
  body #fspasc_wrapper .fspasc-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media screen and (min-width: 768px) {
      body #fspasc_wrapper .fspasc-col {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
  body #fspasc_wrapper .carrier_title {
    display: none !important;
    font-size: 16px;
    font-weight: 400;
    color: #3d3d3d; }
  body #fspasc_wrapper #fspasc_store_selector {
    width: 100%;
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      body #fspasc_wrapper #fspasc_store_selector {
        margin-right: 20px;
        margin-bottom: 0;
        max-width: 400px; } }
  body #fspasc_wrapper #fspasc_id_store {
    width: 100%;
    max-width: 400px;
    border: none;
    border-bottom: 1px solid #bbbbbb;
    padding: 14px 25px 14px 2px; }
  body #fspasc_wrapper #fspasc_store_address,
  body #fspasc_wrapper #fspasc_store_phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    color: #3d3d3d;
    margin-bottom: 0;
    margin-right: 20px; }
    body #fspasc_wrapper #fspasc_store_address img,
    body #fspasc_wrapper #fspasc_store_phone img {
      margin-right: 10px; }
    body #fspasc_wrapper #fspasc_store_address .title,
    body #fspasc_wrapper #fspasc_store_phone .title {
      font-weight: 400;
      margin-bottom: 0;
      display: none !important; }
  body #fspasc_wrapper #fspasc_store_phone {
    margin-right: 0; }
  body #fspasc_wrapper #fspasc_store_address_value,
  body #fspasc_wrapper #fspasc_store_phone_value {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    color: #3d3d3d; }

.store-select {
  display: block;
  width: 100%; }
  .store-select__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }
    @media screen and (min-width: 768px) {
      .store-select__row {
        margin-top: 20px;
        margin-bottom: 20px; } }
  .store-select__col {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin: 10px 0; }
    @media screen and (min-width: 768px) {
      .store-select__col {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
        margin: 0; } }
    .store-select__col--first {
      max-width: 450px; }
  .store-select__input {
    width: 100%;
    max-width: 400px;
    border: none;
    border-bottom: 1px solid #bbbbbb;
    padding: 10px 25px 10px 2px; }
  .store-select .shop-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0;
    color: #3d3d3d; }
    @media screen and (min-width: 1200px) {
      .store-select .shop-element {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end; } }
    .store-select .shop-element__img {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 36px;
      flex-basis: 36px;
      max-width: 36px;
      margin-right: 4px; }
    .store-select .shop-element__content {
      -webkit-box-flex: 1;
      -ms-flex: auto;
      flex: auto; }
      @media screen and (min-width: 1200px) {
        .store-select .shop-element__content {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-align: baseline;
          -ms-flex-align: baseline;
          align-items: baseline; } }
    .store-select .shop-element__label {
      margin-right: 5px; }

#thecheckout-payment .payment-options {
  margin-left: 15px;
  padding-top: 10px;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    #thecheckout-payment .payment-options {
      margin-left: 17px;
      padding-top: 20px;
      margin-bottom: 20px; } }
#thecheckout-payment .tc-main-title {
  margin-bottom: 30px; }
#thecheckout-payment .tc-main-title section {
  padding-top: 20px;
  padding-left: 40px; }
  @media screen and (min-width: 768px) {
    #thecheckout-payment .tc-main-title section {
      padding-left: 50px; } }
#thecheckout-payment .h6 {
  font-size: 20px;
  font-weight: 500;
  color: #5a5a5a; }

#checkout .card-block__item,
#module-thecheckout-order .card-block__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  #checkout .card-block__item .label,
  #checkout .card-block__item .value,
  #module-thecheckout-order .card-block__item .label,
  #module-thecheckout-order .card-block__item .value {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  #checkout .card-block__item .label,
  #module-thecheckout-order .card-block__item .label {
    font-size: 16px;
    color: #0b0b0b; }
  #checkout .card-block__item .value,
  #module-thecheckout-order .card-block__item .value {
    font-size: 16px;
    text-align: right; }
  #checkout .card-block__item--cart-total,
  #module-thecheckout-order .card-block__item--cart-total {
    background-color: #f5f5f5;
    padding: 12px 15px;
    width: auto;
    margin-left: -15px;
    margin-right: -15px; }
    @media screen and (min-width: 768px) {
      #checkout .card-block__item--cart-total,
      #module-thecheckout-order .card-block__item--cart-total {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding: 12px 8px; } }
    #checkout .card-block__item--cart-total .label,
    #checkout .card-block__item--cart-total .value,
    #module-thecheckout-order .card-block__item--cart-total .label,
    #module-thecheckout-order .card-block__item--cart-total .value {
      font-size: 20px;
      font-weight: 500;
      color: #0b0b0b; }
#checkout .block-promo,
#module-thecheckout-order .block-promo {
  padding: 15px 0 30px; }
  @media screen and (min-width: 768px) {
    #checkout .block-promo,
    #module-thecheckout-order .block-promo {
      padding: 50px 0; } }

#thecheckout-order-message #delivery label {
  display: block;
  font-size: 17px;
  font-weight: 500;
  color: #5a5a5a;
  padding: 0;
  margin-bottom: 25px; }

#conditions-to-approve {
  margin-bottom: 50px; }
  #conditions-to-approve label {
    font-size: 17px;
    font-weight: 400;
    color: #5a5a5a; }
    #conditions-to-approve label a {
      color: #f26522; }
      #conditions-to-approve label a:hover, #conditions-to-approve label a:focus {
        color: #3d3d3d; }

#confirm_order {
  border: none;
  width: auto;
  background: transparent;
  color: inherit;
  font: inherit;
  outline: none;
  line-height: normal;
  -webkit-font-smoothing: inherit;
  -moz-osx-font-smoothing: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  background-color: #f26522;
  border: 3px solid #f26522;
  padding: 16px;
  width: 100%;
  max-width: 400px;
  text-transform: uppercase; }
  #confirm_order:hover, #confirm_order:focus {
    background-color: #fff;
    color: #f26522; }

#order-confirmation .container {
  max-width: 1500px; }
#order-confirmation #registration-form {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding: 115px 0; }
#order-confirmation .confirm-title {
  display: block;
  font-size: 17px;
  font-weight: 500;
  color: #3d3d3d;
  padding: 0;
  margin-bottom: 10px; }
#order-confirmation .confirm-par {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #3d3d3d;
  padding: 0;
  margin-bottom: 15px; }
#order-confirmation #content-hook_order_confirmation {
  margin-bottom: 50px; }
#order-confirmation #registration-form .confirm-title {
  text-align: center;
  margin-bottom: 20px; }

#order-items {
  display: none !important; }
  #order-items .order-items__header {
    background-color: #f26522; }
  #order-items .order-items__header-item {
    display: block;
    font-size: 17px;
    font-weight: 400;
    color: #fff;
    padding: 12px;
    margin: 0;
    text-align: center; }
    #order-items .order-items__header-item--first {
      text-align: left; }
    @media screen and (max-width: 767px) {
      #order-items .order-items__header-item._desktop-title {
        display: none; } }
  #order-items .order-confirmation-table {
    padding: 12px;
    margin-bottom: 50px; }
    #order-items .order-confirmation-table > .order-line {
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding-bottom: 25px;
      margin-bottom: 25px;
      border-bottom: 1px solid #ddd; }
      @media screen and (min-width: 768px) {
        #order-items .order-confirmation-table > .order-line {
          padding-bottom: 5px;
          margin-bottom: 5px; } }
      #order-items .order-confirmation-table > .order-line:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border: none; }
    #order-items .order-confirmation-table .image {
      display: block; }
    #order-items .order-confirmation-table .details {
      padding-top: 15px;
      padding-bottom: 15px; }
  #order-items .customizations a {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d; }
  #order-items .t-qty__col {
    text-align: center; }
  #order-items .t-qty__col--total {
    font-weight: 600; }
  #order-items .o-total-table {
    margin-top: 30px;
    margin-left: auto; }
    #order-items .o-total-table__label, #order-items .o-total-table__value {
      font-size: 17px;
      font-weight: 400;
      color: #3d3d3d;
      padding: 2px 15px; }
    #order-items .o-total-table__value {
      font-weight: 500; }

#order-details ul {
  padding: 0 0 0 20px;
  margin: 20px 0; }

.definition-list strong {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d;
  padding: 5px 0;
  margin: 0; }
.definition-list a {
  color: #f26522; }

.my-account-side-links {
  margin-top: 35px; }
  .my-account-side-links .my-account-side-link {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #3d3d3d;
    text-transform: uppercase;
    padding: 15px; }
    @media screen and (min-width: 576px) {
      .my-account-side-links .my-account-side-link {
        font-size: 14px;
        padding: 10px; } }
    @media screen and (min-width: 992px) {
      .my-account-side-links .my-account-side-link {
        font-size: 15px;
        padding: 30px 15px 30px 50px; } }
    .my-account-side-links .my-account-side-link:hover, .my-account-side-links .my-account-side-link:focus {
      color: #f26522;
      background-color: #f5f5f5; }
    .my-account-side-links .my-account-side-link.active {
      color: #f26522;
      background-color: #f5f5f5; }

@media screen and (min-width: 576px) {
  #my-account #wrapper,
  #module-advansedwishlist-mywishlist #wrapper,
  #module-gdprpro-requestmydata #wrapper,
  #module-gdprpro-erasemydata #wrapper,
  #order-follow #wrapper,
  #discount #wrapper,
  #order-slip #wrapper,
  #order-detail #wrapper,
  #history #wrapper,
  #address #wrapper,
  #addresses #wrapper,
  #identity #wrapper {
    overflow: hidden; } }

.my-account-page-content {
  background-color: #f5f5f5;
  position: relative;
  padding: 15px !important; }
  @media screen and (min-width: 576px) {
    .my-account-page-content {
      padding: 25px !important; }
      .my-account-page-content:after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background-color: #f5f5f5;
        position: absolute;
        top: 0;
        left: 100%; } }
  @media screen and (min-width: 992px) {
    .my-account-page-content {
      padding: 40px 60px !important; } }
  .my-account-page-content .alert {
    margin-left: -15px;
    margin-right: -15px; }

.box {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #bbbbbb; }
  .box h3, .box h4 {
    padding: 0;
    margin: 0 0 20px; }
  .box p {
    margin-bottom: 0; }
  .box__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .box__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
  .box__btn {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 150px;
    flex-basis: 150px;
    max-width: 150px; }
    .box__btn a {
      display: inline-block;
      font-size: 15px;
      font-weight: 400;
      color: #f26522; }

.element-boxes__item {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd; }
  .element-boxes__item:last-child {
    border-bottom: none; }

.mini-container {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%; }

.account--title {
  font-size: 17px;
  font-weight: 500;
  color: #3d3d3d; }

.account--par {
  font-size: 15px;
  font-weight: 400;
  color: #3d3d3d; }

.account__note {
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #3d3d3d;
  padding: 0;
  margin: 0 0 20px; }

.account-list li {
  display: block;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  color: #3d3d3d; }
  .account-list li strong {
    font-weight: 500; }
  .account-list li a {
    color: #f26522; }

#form_wishlist .form-group,
.address--form .form-group,
#customer-form .form-group {
  max-width: 760px; }

.account-link {
  display: inline-block;
  font-size: 14px;
  color: #f26522; }

#module-advansedwishlist-mywishlist .header-services,
#module-gdprpro-requestmydata .header-services,
#module-gdprpro-erasemydata .header-services,
#order-follow .header-services,
#discount .header-services,
#order-slip .header-services,
#order-detail .header-services,
#history .header-services,
#address .header-services,
#addresses .header-services,
#identity .header-services,
#authentication .header-services,
#password .header-services {
  display: none; }

.account__note a {
  display: block;
  font-size: 17px;
  font-weight: 400;
  color: #f26522; }
  .account__note a:hover, .account__note a:focus {
    color: #3d3d3d; }

#customer-form .form-group:last-child {
  margin-top: 50px; }

.addresses__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.addresses__item {
  width: 100%; }
  @media screen and (min-width: 576px) {
    .addresses__item {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 297px;
      flex-basis: 297px;
      max-width: 297px; } }

.address--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #bbbbbb;
  padding: 15px;
  margin-bottom: 30px;
  margin-right: 15px;
  height: 100%; }
  .address--box h4 {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 0;
    margin-bottom: 10px; }
  .address--box address {
    display: block;
    font-size: 15px;
    padding: 15px 0;
    color: #3d3d3d; }
  .address--box .address-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: auto; }
    .address--box .address-footer a {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      font-size: 15px;
      font-weight: 400;
      color: #3d3d3d; }
      .address--box .address-footer a:hover, .address--box .address-footer a:focus {
        color: #f26522; }
    .address--box .address-footer__icon {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 24px;
      flex-basis: 24px;
      max-width: 24px; }
      .address--box .address-footer__icon svg {
        width: 16px; }

.addresses-footer {
  margin: 40px 0; }
  .addresses-footer a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    font-weight: 400;
    color: #3d3d3d; }
    .addresses-footer a:hover, .addresses-footer a:focus {
      color: #f26522; }
  .addresses-footer__icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px;
    max-width: 40px; }
    .addresses-footer__icon svg {
      width: 20px; }

body .has-float-label input:focus ~ .effects-helper::after,
body .has-float-label select:focus ~ .effects-helper::after {
  animation: none; }

.order-actions a {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #f26522; }
  .order-actions a:hover, .order-actions a:focus {
    color: #3d3d3d; }

.order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .order__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
  .order__actions {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    max-width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .order__actions a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #f26522; }
      .order__actions a svg {
        width: 20px; }
  .order h3 {
    display: block;
    font-size: 17px;
    font-weight: 500;
    color: #3d3d3d;
    padding: 0;
    margin: 0 0 10px; }

.order-totals__label {
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d; }
.order-totals__value {
  font-size: 15px;
  font-weight: 400;
  color: #3d3d3d;
  text-align: right; }

.order-message-form header {
  margin-bottom: 40px; }

#order-return-form .current {
  width: 30%;
  float: left;
  text-align: right;
  padding-right: .5rem; }
#order-return-form .select {
  width: 70%;
  float: left;
  margin: -.625rem 0;
  padding-left: .25rem; }

.order-item__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .order-item__row .checkbox {
    margin-right: 10px; }
.order-item .name {
  font-size: 15px;
  font-weight: 500;
  color: #3d3d3d;
  margin-bottom: 5px; }
.order-item .ref {
  font-weight: 400;
  margin-bottom: 10px; }

#order-products select,
.order-item select {
  width: 60px;
  padding: 6px; }

.order-slip--table a {
  color: #f26522; }
  .order-slip--table a:hover, .order-slip--table a:focus {
    color: #3d3d3d; }

.pdf--link {
  text-align: center; }
  .pdf--link a {
    display: inline-block; }
    .pdf--link a svg {
      width: 20px; }

.return--table a {
  font-size: 15px;
  color: #f26522; }
  .return--table a:hover, .return--table a:focus {
    color: #3d3d3d; }

#authentication #main {
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }
  #authentication #main header h1 {
    display: block;
    font-size: 22px;
    font-weight: 500;
    color: #3d3d3d;
    text-align: center;
    padding: 0;
    margin: 0 0 20px; }
#authentication #customer-form .form--btn,
#authentication .login-form .form--btn {
  max-width: none; }

.login__text {
  margin-bottom: 30px;
  text-align: center; }

.already-acount,
.forgot-password,
.no-account {
  text-align: center;
  font-size: 14px; }
  .already-acount a,
  .forgot-password a,
  .no-account a {
    display: inline-block;
    font-size: 14px;
    color: #f26522; }

.forgot-password {
  padding-top: 40px; }

.no-account {
  padding-top: 20px; }

.already-acount {
  padding: 20px 0; }

#password #main {
  width: 100%;
  max-width: 750px;
  margin: 0 auto; }
  #password #main header h1 {
    display: block;
    font-size: 22px;
    font-weight: 500;
    color: #3d3d3d;
    text-align: center;
    padding: 0;
    margin: 0 0 50px; }
  #password #main .email,
  #password #main .send-renew-password-link {
    padding: 20px 0;
    font-size: 15px;
    color: #3d3d3d;
    margin: 0; }
#password .page-footer {
  padding-top: 40px;
  text-align: center; }

.forgotten-password .form--btn {
  max-width: none; }

.ps-alert-success .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px; }
  .ps-alert-success .item__icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    max-width: 30px; }
    .ps-alert-success .item__icon svg {
      width: 20px; }
  .ps-alert-success .item__text {
    font-size: 14px;
    padding: 0;
    margin: 0; }

#guest-tracking #main {
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
  padding-top: 115px;
  padding-bottom: 115px; }
  #guest-tracking #main header h1 {
    display: block;
    font-size: 22px;
    font-weight: 500;
    color: #3d3d3d;
    text-align: center;
    padding: 0;
    margin: 0 0 50px; }
  #guest-tracking #main header .tracking__label {
    margin: 50px 0; }
  #guest-tracking #main .tracking_p {
    padding: 20px 0;
    font-size: 15px;
    color: #3d3d3d;
    margin: 0; }

#guest-tracking .my-account-page-content-wrapper {
  padding: 0; }
#guest-tracking .my-account-page-content {
  background-color: transparent;
  padding: 0 !important; }
#guest-tracking .tracking__list {
  margin-bottom: 20px; }
  #guest-tracking .tracking__list li {
    display: block;
    margin-bottom: 5px; }

.div_gdpr_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-top: 20px;
  text-align: right; }
  @media screen and (min-width: 992px) {
    .div_gdpr_buttons {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .div_gdpr_buttons a {
    margin: 0 0 20px; }
    @media screen and (min-width: 992px) {
      .div_gdpr_buttons a {
        margin: 0 20px 0 0; } }
    .div_gdpr_buttons a:last-child {
      margin-bottom: 0; }

.table--wish a {
  color: #f26522; }
  .table--wish a:hover, .table--wish a:focus {
    color: #3d3d3d; }

.wishlist-product-actions .wish--btn {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background-color: #f26522;
  text-align: center;
  border: 1px solid #f26522;
  padding: 6px 12px;
  margin-bottom: 10px; }
  .wishlist-product-actions .wish--btn:hover, .wishlist-product-actions .wish--btn:focus {
    background-color: #fff;
    color: #f26522; }
.wishlist-product-actions .lnksave {
  display: block;
  font-size: 15px;
  font-weight: 400;
  color: #fff;
  background-color: #f26522;
  text-align: center;
  border: 1px solid #f26522;
  padding: 6px 12px;
  margin-bottom: 10px; }
  .wishlist-product-actions .lnksave:hover, .wishlist-product-actions .lnksave:focus {
    background-color: #fff;
    color: #f26522; }
.wishlist-product-actions .lnkdel {
  display: block;
  color: #3d3d3d;
  margin-bottom: 10px; }
  .wishlist-product-actions .lnkdel:hover, .wishlist-product-actions .lnkdel:focus {
    color: #f26522; }
  .wishlist-product-actions .lnkdel svg {
    width: 20px;
    margin: 0 auto; }

.wishlist_group_actions {
  width: 100%;
  max-width: 350px; }

.ws_added_alert {
  margin: 0 0 10px; }

.wish-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .wish-items__content {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; }
  .wish-items__actions {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 50px;
    flex-basis: 50px;
    max-width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
    .wish-items__actions a svg {
      width: 20px; }
  @media screen and (max-width: 991px) {
    .wish-items .wish-items__img {
      margin-bottom: 10px; }
    .wish-items .product_name {
      font-size: 15px;
      color: #3d3d3d; }
    .wish-items .wishlist_product_detail a {
      display: inline-block;
      font-size: 15px;
      color: #f26522; }
    .wish-items .wish-items__con {
      margin: 10px 0; }
    .wish-items .wishlist_product_price {
      font-size: 15px;
      font-weight: 500;
      color: #3d3d3d; }
    .wish-items .cwishlist-product-quantity input {
      padding: 8px; }
    .wish-items .wishlist-product-actions a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: #f26522;
      background-color: transparent;
      color: #f26522;
      padding: 2px; } }

#mywishlist #block-history {
  margin-bottom: 50px; }

.home-slider {
  padding-top: 30px;
  padding-bottom: 0;
  overflow: hidden; }
  @media screen and (min-width: 992px) {
    .home-slider {
      padding-bottom: 50px; } }

.home-slide {
  position: relative; }
  .home-slide__content {
    display: block;
    width: 100%;
    max-width: 720px;
    position: absolute;
    top: 0;
    left: 0;
    padding: 10px 0 0 10px; }
    @media screen and (min-width: 992px) {
      .home-slide__content {
        padding: 20px 0 0 40px; } }
    @media screen and (min-width: 1200px) {
      .home-slide__content {
        padding: 40px 0 0 60px; } }
    @media (min-width: 1600px) {
      .home-slide__content {
        padding: 66px 0 0 118px; } }
  .home-slide__title {
    display: block;
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    padding: 0;
    margin-bottom: 8px; }
    @media screen and (min-width: 992px) {
      .home-slide__title {
        font-size: 60px; } }
    @media screen and (min-width: 1200px) {
      .home-slide__title {
        font-size: 80px; } }
  .home-slide__text {
    display: block;
    font-size: 20px;
    font-weight: 400;
    color: #fff;
    min-height: 56px;
    max-width: 350px; }
    @media screen and (min-width: 992px) {
      .home-slide__text {
        font-size: 21px;
        min-height: 62px; } }
    @media screen and (min-width: 1200px) {
      .home-slide__text {
        font-size: 25px;
        min-height: 70px;
        max-width: 450px; } }
  .home-slide__button {
    display: inline-block;
    position: relative;
    border: 2px solid #f26522;
    font-size: 13px;
    line-height: 13px;
    color: #fff;
    padding: 14px 22px;
    margin-top: 50px;
    text-align: right;
    min-width: 150px; }
    .home-slide__button span {
      display: inline-block; }
    .home-slide__button:after {
      content: '';
      display: block;
      width: 33px;
      height: 2px;
      background-color: #fff;
      position: absolute;
      top: 49%;
      right: -20px; }
    @media screen and (min-width: 992px) {
      .home-slide__button {
        font-size: 18px;
        line-height: 18px;
        padding: 20px 40px;
        margin-top: 50px;
        min-width: 225px; }
        .home-slide__button:after {
          width: 70px;
          right: -42px; } }
    @media screen and (min-width: 1200px) {
      .home-slide__button {
        padding: 28px 40px 28px 150px;
        min-width: 340px;
        margin-top: 112px; } }
    .home-slide__button:hover span, .home-slide__button:hover:after, .home-slide__button:focus span, .home-slide__button:focus:after {
      -webkit-transform: translate(-20px, 0);
      -ms-transform: translate(-20px, 0);
      transform: translate(-20px, 0); }
  .home-slide img {
    width: 100%; }
  .home-slide .img--desk {
    display: none; }
    @media screen and (min-width: 768px) {
      .home-slide .img--desk {
        display: block; } }
  .home-slide .img--mobile {
    display: block;
    width: 100%; }
    @media screen and (min-width: 768px) {
      .home-slide .img--mobile {
        display: none; } }

.home-promo {
  padding: 15px 0; }
  .home-promo__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (min-width: 992px) {
      .home-promo__row {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    @media screen and (min-width: 768px) {
      .home-promo__row:nth-child(2n) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }
  .home-promo__col {
    width: 100%; }
    @media screen and (min-width: 992px) {
      .home-promo__col {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; } }
  .home-promo__col--img img {
    display: block;
    width: 100%;
    height: auto; }
  .home-promo__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 25px; }

.promo-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%; }
  .promo-product__wrap {
    width: 100%;
    padding: 35px 15px; }
    @media screen and (min-width: 768px) {
      .promo-product__wrap {
        max-width: 550px;
        margin: 0 auto; } }
    @media screen and (min-width: 1200px) {
      .promo-product__wrap {
        padding: 35px 15px 35px 50px;
        max-width: 850px;
        margin: 0; } }
    @media screen and (min-width: 1580px) {
      .promo-product__wrap {
        padding: 35px 15px 35px 100px; } }
  .promo-product__category {
    display: block;
    font-size: 13px; }
    @media screen and (min-width: 1200px) {
      .promo-product__category {
        font-size: 14px;
        margin-bottom: 15px; } }
  .promo-product__name {
    display: block;
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #3d3d3d; }
    @media screen and (min-width: 1200px) {
      .promo-product__name {
        font-size: 38px;
        line-height: 40px;
        margin-bottom: 35px; } }
    @media screen and (min-width: 1580px) {
      .promo-product__name {
        margin-bottom: 50px; } }
  .promo-product a:hover .promo-product__name, .promo-product a:focus .promo-product__name {
    color: #f26522; }
  .promo-product__desc {
    display: block;
    font-size: 15px;
    margin-bottom: 15px; }
    .promo-product__desc p {
      margin-bottom: 10px; }
      .promo-product__desc p:last-child {
        margin-bottom: 0; }
    @media screen and (min-width: 1200px) {
      .promo-product__desc {
        margin-bottom: 20px; } }
  .promo-product__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px; }
    @media screen and (min-width: 1200px) {
      .promo-product__price {
        margin-bottom: 40px; } }
  .promo-product__price-label {
    font-size: 15px;
    color: #f26522;
    margin-right: 4px; }
  .promo-product__price-discount {
    font-size: 15px;
    font-weight: 500;
    margin-right: 4px;
    color: #919191;
    text-decoration: line-through; }
  .promo-product__price-real {
    font-size: 18px;
    font-weight: 500;
    color: #f26522; }
  .promo-product__add-to-cart {
    display: block;
    font-size: 17px;
    line-height: 24px;
    color: #3d3d3d;
    text-transform: uppercase;
    text-align: center;
    border: 1px solid #3d3d3d;
    padding: 10px 24px;
    width: 100%;
    max-width: 200px;
    margin: 0 auto; }
    .promo-product__add-to-cart:hover, .promo-product__add-to-cart:focus {
      background-color: #3d3d3d;
      color: #fff; }
    @media screen and (min-width: 768px) {
      .promo-product__add-to-cart {
        margin: 0;
        border: 2px solid #3d3d3d; } }
    @media screen and (min-width: 1200px) {
      .promo-product__add-to-cart {
        max-width: 285px; } }
    @media screen and (min-width: 1580px) {
      .promo-product__add-to-cart {
        font-size: 18px;
        border: 3px solid #3d3d3d; } }

@media screen and (min-width: 992px) {
  .home-promo__row--second .promo-product {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; } }
@media screen and (min-width: 1200px) {
  .home-promo__row--second .promo-product__wrap {
    padding: 35px 50px 35px 15px; } }
@media screen and (min-width: 1580px) {
  .home-promo__row--second .promo-product__wrap {
    padding: 35px 100px 35px 15px; } }

.home-brands {
  border-top: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  padding: 20px 0;
  margin: 35px 0; }
  @media screen and (min-width: 768px) {
    .home-brands {
      padding: 40px 0;
      margin: 40px 0; } }
  .home-brands__item {
    padding: 0 10px; }
    .home-brands__item img {
      display: block;
      margin: 0 auto; }
  .home-brands .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .home-brands .slick-dots {
    /*top: 90px;*/ }
    @media screen and (min-width: 768px) {
      .home-brands .slick-dots {
        position: absolute;
        /*top: 120px;*/ } }

.home-tabs,
.accessories-tabs {
  overflow: hidden;
  padding: 25px 0; }
  .home-tabs .nav-item,
  .accessories-tabs .nav-item {
    width: 100%; }
    @media screen and (min-width: 576px) {
      .home-tabs .nav-item,
      .accessories-tabs .nav-item {
        width: 50%; } }
  .home-tabs .nav-link,
  .accessories-tabs .nav-link {
    display: block;
    padding: 14px 20px;
    font-size: 20px;
    color: #3d3d3d;
    text-align: center; }
    @media screen and (min-width: 992px) {
      .home-tabs .nav-link,
      .accessories-tabs .nav-link {
        font-size: 30px; } }
  .home-tabs #homeTab,
  .accessories-tabs #homeTab {
    position: relative;
    margin-bottom: 80px; }
  @media screen and (min-width: 768px) {
    .home-tabs #same-category,
    .home-tabs #special-tab,
    .accessories-tabs #same-category,
    .accessories-tabs #special-tab {
      text-align: right;
      padding-right: 50px; } }
  @media screen and (min-width: 992px) {
    .home-tabs #same-category,
    .home-tabs #special-tab,
    .accessories-tabs #same-category,
    .accessories-tabs #special-tab {
      padding-right: 100px; } }
  @media screen and (min-width: 768px) {
    .home-tabs #view-also,
    .home-tabs #new-tab,
    .accessories-tabs #view-also,
    .accessories-tabs #new-tab {
      text-align: left;
      padding-left: 50px; } }
  @media screen and (min-width: 992px) {
    .home-tabs #view-also,
    .home-tabs #new-tab,
    .accessories-tabs #view-also,
    .accessories-tabs #new-tab {
      padding-left: 100px; } }
  .home-tabs .nav-tabs__active,
  .accessories-tabs .nav-tabs__active {
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: #f5f5f5;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); }
    @media screen and (min-width: 576px) {
      .home-tabs .nav-tabs__active,
      .accessories-tabs .nav-tabs__active {
        width: 50%;
        height: 100%; } }

.home-blog__wrap {
  background-image: url(../img/footer/home-blog.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 30px 15px 42px; }
  @media screen and (min-width: 992px) {
    .home-blog__wrap {
      padding: 70px 25px 55px; } }
  @media screen and (min-width: 1200px) {
    .home-blog__wrap {
      padding: 70px 55px 55px; } }
  @media screen and (min-width: 1580px) {
    .home-blog__wrap {
      padding: 70px 110px 55px; } }
.home-blog__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
.home-blog__col {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .home-blog__col {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (min-width: 768px) {
    .home-blog__col--header {
      padding-right: 15px; } }
  @media screen and (min-width: 768px) {
    .home-blog__col--content {
      padding-left: 15px; } }
.home-blog__header {
  font-size: 25px;
  font-weight: 500;
  color: #fff;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 40px; }
  @media screen and (min-width: 992px) {
    .home-blog__header {
      font-size: 45px; } }
  .home-blog__header:after {
    content: '';
    display: block;
    width: 90px;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    left: 0; }

.blog-box {
  display: block;
  width: 100%;
  max-width: 675px;
  color: #fff;
  border-bottom: 1px dashed #fff;
  padding-bottom: 30px;
  margin-bottom: 30px; }
  .blog-box:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0; }
  .blog-box__date {
    display: block;
    font-size: 12px;
    margin-bottom: 12px; }
  .blog-box__title {
    display: block;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 24px; }
  .blog-box__content {
    display: block;
    font-size: 15px; }

#contact #wrapper {
  overflow: hidden; }

.contact__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-top: 20px;
  margin-bottom: 100px; }
  @media screen and (min-width: 768px) {
    .contact__row {
      padding-top: 50px; } }
  @media screen and (min-width: 992px) {
    .contact__row {
      margin-bottom: 200px; } }
.contact__col {
  width: 100%; }
  @media screen and (min-width: 768px) {
    .contact__col--form {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (min-width: 992px) {
    .contact__col--form {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 43%;
      flex-basis: 43%;
      max-width: 43%; } }
  @media screen and (min-width: 768px) {
    .contact__col--content {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
      max-width: 50%; } }
  @media screen and (min-width: 992px) {
    .contact__col--content {
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      -ms-flex-preferred-size: 57%;
      flex-basis: 57%;
      max-width: 57%; } }

.contact-form__inner {
  position: relative; }
  @media screen and (min-width: 768px) {
    .contact-form__inner {
      background-color: #f5f5f5;
      padding: 30px 30px 60px;
      margin-top: 40px; } }
  .contact-form__inner:before {
    content: '';
    display: none;
    width: 1000%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    background-color: #f5f5f5;
    z-index: -1; }
    @media screen and (min-width: 768px) {
      .contact-form__inner:before {
        display: block; } }
  .contact-form__inner:after {
    content: '';
    display: none;
    width: 142px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    background-color: #f5f5f5;
    z-index: -1; }
    @media screen and (min-width: 768px) {
      .contact-form__inner:after {
        display: block; } }
  @media screen and (min-width: 1200px) {
    .contact-form__inner {
      padding: 60px 60px 80px 85px; } }

.contactinfo__inner {
  padding: 30px 0;
  background-color: #384855;
  position: relative;
  margin-left: -15px;
  margin-right: -15px; }
  @media screen and (min-width: 768px) {
    .contactinfo__inner {
      padding: 30px;
      margin-left: 0;
      margin-right: 0; }
      .contactinfo__inner:after {
        content: '';
        display: block;
        width: 1000%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 100%;
        background-color: #384855;
        z-index: -1; } }
  @media screen and (min-width: 1200px) {
    .contactinfo__inner {
      padding: 60px; } }

.contact-form .form__title {
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .contact-form .form__title {
      margin: 40px 0; } }
  .contact-form .form__title h3 {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #f26522;
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .contact-form .form__title h3 {
        font-size: 25px;
        text-align: left; } }
.contact-form input,
.contact-form textarea,
.contact-form select {
  border: 1px solid #666666;
  padding: 18px 15px;
  font-size: 15px;
  color: #3d3d3d;
  width: 100%;
  /*margin-bottom: 10px;*/
  outline: 0; }
  .contact-form input:focus,
  .contact-form textarea:focus,
  .contact-form select:focus {
    border-color: #f26522; }
.contact-form input.contact-form--btn {
  display: block;
  background-color: #f26522;
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  border-color: #f26522;
  text-transform: uppercase;
  margin-bottom: 20px; }
  .contact-form input.contact-form--btn:hover, .contact-form input.contact-form--btn:focus {
    background-color: #fff;
    color: #f26522; }

.contact-form__inner .wpcf7 h3 {
  display: block;
  font-size: 18px;
  font-weight: 500;
  color: #f26522;
  padding: 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  margin: 20px 0; }
  @media screen and (min-width: 768px) {
    .contact-form__inner .wpcf7 h3 {
      font-size: 25px;
      text-align: left;
      margin: 40px 0; } }
.contact-form__inner .wpcf7 .form-group > span {
  padding: 0;
  margin: 0; }
.contact-form__inner .wpcf7 .form-group .form-control {
  margin: 0;
  font-size: 15px; }
@media (min-width: 1600px) {
  .contact-form__inner .wpcf7 .form-group--row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .contact-form__inner .wpcf7 .form-group--email {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-right: 7px; }
  .contact-form__inner .wpcf7 .form-group--phone {
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding-left: 7px; } }
.contact-form__inner .wpcf7 div.wpcf7-response-output {
  padding: 0;
  margin: 0; }

.contact-rich__header {
  margin-bottom: 40px; }
  .contact-rich__header h4 {
    display: block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    padding: 0;
    margin: 0;
    text-align: center;
    text-transform: uppercase; }
    @media screen and (min-width: 768px) {
      .contact-rich__header h4 {
        font-size: 25px;
        text-align: left; } }
.contact-rich__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  color: #fff;
  text-align: center;
  padding: 0 30px;
  margin-bottom: 45px; }
  @media screen and (min-width: 768px) {
    .contact-rich__item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      padding: 0;
      text-align: left; } }
  .contact-rich__item.nomargin {
    margin-bottom: 0; }
.contact-rich__icon {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 30px;
  flex-basis: 30px;
  max-width: 30px; }
  .contact-rich__icon svg {
    width: 20px; }
.contact-rich__text {
  display: block;
  font-size: 15px;
  color: #fff; }
.contact-rich a:hover, .contact-rich a:focus {
  color: #f26522; }

.stores-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
  color: #f26522; }
  @media screen and (min-width: 768px) {
    .stores-link {
      padding: 30px; } }
  @media screen and (min-width: 1200px) {
    .stores-link {
      padding: 30px 60px; } }
  .stores-link__icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    max-width: 30px; }
    .stores-link__icon--left svg {
      width: 20px; }
    .stores-link__icon--right {
      transition: transform 0.3s cubic-bezier(0.7, 0, 0.3, 1); }
      .stores-link__icon--right svg {
        width: 25px; }
  .stores-link__text {
    font-size: 17px;
    font-weight: 500;
    text-transform: uppercase;
    padding-right: 10px; }
    @media screen and (min-width: 768px) {
      .stores-link__text {
        font-size: 14px; } }
    @media screen and (min-width: 992px) {
      .stores-link__text {
        font-size: 17px; } }
  .stores-link:hover, .stores-link:focus {
    color: #3d3d3d; }
    .stores-link:hover .stores-link__icon--right, .stores-link:focus .stores-link__icon--right {
      -webkit-transform: translate(10px, 0);
      -ms-transform: translate(10px, 0);
      transform: translate(10px, 0); }

#stores .page-header {
  display: none; }

section.page-stores {
  position: relative; }

#content > article.store-item {
  display: none; }

#map {
  display: block;
  width: 100%;
  min-height: 630px; }

.store-search__header {
  padding: 50px 0;
  margin: 0; }
.store-search .store-title {
  font-size: 17px;
  color: #3d3d3d;
  padding: 0;
  margin: 0; }
.store-search__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 30px 0; }
  .store-search__footer .category-input {
    margin-right: 20px; }

.stores-tags {
  padding: 20px 0;
  border-top: 1px dashed #3d3d3d;
  border-bottom: 1px dashed #3d3d3d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media screen and (min-width: 768px) {
    .stores-tags {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .stores-tags__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px; }
    @media screen and (min-width: 576px) {
      .stores-tags__item {
        margin-right: 40px; } }
    .stores-tags__item:last-child {
      margin-right: 0; }
  .stores-tags__icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    max-width: 30px;
    margin-right: 10px; }
    .stores-tags__icon img {
      max-width: 100%;
      height: auto; }
  .stores-tags__text {
    font-size: 14px;
    color: #3d3d3d; }
    @media screen and (min-width: 576px) {
      .stores-tags__text {
        font-size: 17px; } }

.store-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 30px; }
  .store-labels label {
    display: block;
    margin-right: 20px; }

.js-location-area {
  display: none; }

.location-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .location-area__input {
    width: 100%;
    max-width: 500px;
    margin-right: 40px; }
  .location-area__radius {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .location-area__radius label {
      margin-right: 20px; }

#addressInput {
  display: block;
  width: 100%;
  font-size: 17px;
  color: #3d3d3d;
  border: none;
  background: transparent;
  padding: 2px 2px;
  border-bottom: 1px solid #c1bdbd; }
  #addressInput ::-webkit-input-placeholder {
    color: #c1bdbd; }
  #addressInput ::-moz-placeholder {
    color: #c1bdbd; }
  #addressInput :-ms-input-placeholder {
    color: #c1bdbd; }
  #addressInput :-moz-placeholder {
    color: #c1bdbd; }

.radius-input .slidecontainer {
  padding: 10px 0; }
.radius-input .slider {
  -webkit-appearance: none;
  width: 100%;
  height: 6px;
  border-radius: 5px;
  background: #c1bdbd;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s; }
.radius-input .slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #f26522;
  cursor: pointer; }
.radius-input .slider::-moz-range-thumb {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #f26522;
  cursor: pointer; }
.radius-input .slidecontainer.disabled {
  pointer-events: none; }
.radius-input .slidecontainer.disabled .slider::-webkit-slider-thumb {
  background: #c1bdbd; }
.radius-input .slidecontainer.disabled .slider::-moz-range-thumb {
  background: #c1bdbd; }

.stores-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0 40px; }
  @media screen and (min-width: 576px) {
    .stores-btns {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start; } }
  .stores-btns .stores-btn--submit {
    border: none;
    width: auto;
    background: transparent;
    color: inherit;
    font: inherit;
    outline: none;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #3d3d3d;
    padding: 12px 10px;
    border: 1px solid #3d3d3d;
    text-align: center;
    text-transform: uppercase;
    width: 48%; }
    .stores-btns .stores-btn--submit:hover, .stores-btns .stores-btn--submit:focus {
      background-color: #3d3d3d;
      color: #fff; }
    @media screen and (min-width: 576px) {
      .stores-btns .stores-btn--submit {
        font-size: 15px;
        max-width: 200px;
        margin-right: 20px; } }
  .stores-btns .stores-btn--clear {
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    color: #f26522;
    padding: 11px 10px;
    border: 1px solid #f26522;
    text-align: center;
    text-transform: uppercase;
    width: 48%; }
    .stores-btns .stores-btn--clear:hover, .stores-btns .stores-btn--clear:focus {
      background-color: #f26522;
      color: #fff; }
    @media screen and (min-width: 576px) {
      .stores-btns .stores-btn--clear {
        font-size: 15px;
        max-width: 200px; } }

#stores-table {
  padding-top: 40px; }

#search-results {
  font-size: 17px;
  colr: #3d3d3d;
  padding-bottom: 20px; }

.store-category__box {
  display: block;
  margin-bottom: 20px;
  border-bottom: 1px solid #c1bdbd; }
  @media screen and (min-width: 576px) {
    .store-category__box {
      margin-bottom: 70px;
      border: none; } }
.store-category__title {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  color: #f26522; }
  @media screen and (min-width: 576px) {
    .store-category__title {
      font-size: 30px;
      margin-bottom: 30px; } }

.store-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .store-item {
      -webkit-box-align: baseline;
      -ms-flex-align: baseline;
      align-items: baseline; } }
  .store-item .store-item-container {
    width: 100%; }
  .store-item__icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 40px;
    flex-basis: 40px;
    max-width: 40px;
    margin-right: 10px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      .store-item__icon {
        -webkit-box-flex: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -ms-flex-preferred-size: 55px;
        flex-basis: 55px;
        max-width: 55px;
        -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center; } }
  .store-item__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media screen and (min-width: 768px) {
      .store-item__content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
  .store-item__name {
    font-size: 15px;
    font-weight: 500;
    color: #3d3d3d;
    position: relative; }
    @media screen and (min-width: 768px) {
      .store-item__name {
        font-size: 20px;
        padding-right: 15px;
        margin-right: 15px; }
        .store-item__name:after {
          content: '';
          display: block;
          width: 2px;
          height: 16px;
          background-color: #3d3d3d;
          position: absolute;
          bottom: 5px;
          right: 0; } }
  .store-item__address {
    font-size: 13px;
    font-weight: 400;
    color: #3d3d3d; }
    @media screen and (min-width: 768px) {
      .store-item__address {
        font-size: 15px; } }
  .store-item__sep {
    display: none;
    padding: 0 14px; }
    @media screen and (min-width: 768px) {
      .store-item__sep {
        display: block; } }
  .store-item__phone {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .store-item__phone-label {
    font-size: 13px;
    font-weight: 400;
    color: #3d3d3d;
    margin-right: 4px; }
    @media screen and (min-width: 768px) {
      .store-item__phone-label {
        font-size: 15px; } }
  .store-item__phone-number {
    font-size: 13px;
    font-weight: 400;
    color: #3d3d3d; }
    @media screen and (min-width: 768px) {
      .store-item__phone-number {
        font-size: 15px; } }

.notfound__title {
  font-size: 22px;
  font-weight: 500;
  color: #3d3d3d;
  text-align: center;
  padding: 0;
  margin: 0 0 50px; }

.page-not-found {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto; }

.maintenance--logo {
  padding: 0 10px; }
  .maintenance--logo img {
    display: block;
    width: 100%;
    height: auto; }

.cms-id-9 .breadcrumb {
  display: none; }
.cms-id-9 .page-header {
  display: none; }
.cms-id-9 .btn-section {
  padding: 20px;
  background-color: #fff;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw; }
  .cms-id-9 .btn-section.scrolled {
    position: fixed;
    top: 3%;
    right: 20px;
    z-index: 100; }
  .cms-id-9 .btn-section__btn {
    width: 100%;
    background-color: #f26522;
    padding: 12px 24px;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    display: block;
    color: #fff;
    text-align: center; }
.cms-id-9 .hero-section {
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw; }
  .cms-id-9 .hero-section .left-col {
    width: 100%;
    padding-left: 35px;
    padding-right: 35px;
    position: relative;
    min-height: 400px; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .hero-section .left-col {
        width: 64%;
        min-height: 600px; } }
  .cms-id-9 .hero-section__image {
    position: absolute;
    height: 100%;
    object-fit: cover;
    inset: 0px;
    width: 100%; }
  .cms-id-9 .hero-section__content {
    max-width: 230px;
    position: relative;
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .hero-section__content {
        max-width: 620px;
        margin-left: 20px; } }
    @media screen and (min-width: 1580px) {
      .cms-id-9 .hero-section__content {
        margin-left: 125px; } }
    .cms-id-9 .hero-section__content-title {
      font-size: 35px;
      font-style: normal;
      font-weight: 500;
      line-height: 45px;
      color: #fff;
      margin-bottom: 10px; }
      @media screen and (min-width: 992px) {
        .cms-id-9 .hero-section__content-title {
          font-size: 70px;
          line-height: 80px;
          margin-bottom: 30px; } }
    .cms-id-9 .hero-section__content-text {
      color: #fff;
      font-size: 18px;
      font-weight: 500;
      line-height: 25px;
      margin-bottom: 30px; }
      @media screen and (min-width: 992px) {
        .cms-id-9 .hero-section__content-text {
          font-size: 25px;
          line-height: 35px;
          margin-bottom: 90px; } }
    .cms-id-9 .hero-section__content-btn {
      width: fit-content;
      color: #3d3d3d;
      background-color: #fff;
      padding: 12px 24px;
      display: block;
      font-size: 18px;
      font-weight: 500;
      line-height: 24px;
      text-transform: uppercase; }
  .cms-id-9 .hero-section .right-col {
    width: 100%;
    padding: 35px;
    background-color: #D2C3BE; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .hero-section .right-col {
        width: 36%; } }
    .cms-id-9 .hero-section .right-col .h-100 {
      height: 100%; }
    .cms-id-9 .hero-section .right-col ul {
      margin: auto;
      color: #fff;
      font-size: 16px;
      font-weight: 500;
      line-height: 26px; }
      @media screen and (min-width: 992px) {
        .cms-id-9 .hero-section .right-col ul {
          max-width: 442px;
          font-size: 20px;
          line-height: 30px; } }
      .cms-id-9 .hero-section .right-col ul li:not(:last-child) {
        margin-bottom: 10px; }
.cms-id-9 .faq-section {
  padding: 35px 0;
  /* Faq Module */ }
  @media screen and (min-width: 992px) {
    .cms-id-9 .faq-section {
      padding: 100px 0;
      max-width: 1386px;
      margin: auto; } }
  .cms-id-9 .faq-section__title {
    color: #3d3d3d;
    font-size: 35px;
    font-weight: 500;
    line-height: 45px;
    margin-bottom: 20px;
    text-align: center; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .faq-section__title {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 30px; } }
  .cms-id-9 .faq-section .alcamultifaq-title {
    display: none; }
  .cms-id-9 .faq-section .alcamultifaq-accordion {
    padding: 10px 20px 10px 10px;
    border-bottom: 1px solid #3d3d3d;
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .faq-section .alcamultifaq-accordion {
        font-size: 20px;
        line-height: 29px; } }
    .cms-id-9 .faq-section .alcamultifaq-accordion:after {
      top: 10px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25' fill='none'%3E%3Cpath d='M21.1417 10.2041L13.3292 18.0166C13.2203 18.1258 13.0909 18.2125 12.9485 18.2716C12.8061 18.3308 12.6533 18.3612 12.4991 18.3612C12.3449 18.3612 12.1922 18.3308 12.0497 18.2716C11.9073 18.2125 11.7779 18.1258 11.669 18.0166L3.85653 10.2041C3.63637 9.98391 3.5127 9.68532 3.5127 9.37398C3.5127 9.06264 3.63637 8.76405 3.85653 8.5439C4.07668 8.32375 4.37526 8.20007 4.6866 8.20007C4.99794 8.20007 5.29653 8.32375 5.51668 8.5439L12.5001 15.5273L19.4835 8.54293C19.7036 8.32278 20.0022 8.1991 20.3136 8.1991C20.6249 8.1991 20.9235 8.32278 21.1436 8.54293C21.3638 8.76308 21.4875 9.06167 21.4875 9.37301C21.4875 9.68434 21.3638 9.98293 21.1436 10.2031L21.1417 10.2041Z' fill='%233D3D3D'/%3E%3C/svg%3E"); }
    .cms-id-9 .faq-section .alcamultifaq-accordion.alcamultifaq-active:after {
      transform: rotate(180deg); }
  .cms-id-9 .faq-section .alcamultifaq-panel {
    border: none;
    padding: 0; }
    .cms-id-9 .faq-section .alcamultifaq-panel > div {
      padding: 10px; }
    .cms-id-9 .faq-section .alcamultifaq-panel p {
      margin: 0; }
  .cms-id-9 .faq-section__accordion .panel-heading {
    padding: 10px 5px;
    border-bottom: 1px solid #3d3d3d; }
    .cms-id-9 .faq-section__accordion .panel-heading .panel-title a {
      display: flex;
      align-items: center;
      justify-content: space-between;
      color: #3d3d3d;
      font-size: 16px;
      font-weight: 500;
      line-height: 22px; }
      @media screen and (min-width: 992px) {
        .cms-id-9 .faq-section__accordion .panel-heading .panel-title a {
          font-size: 20px;
          line-height: 29px; } }
      .cms-id-9 .faq-section__accordion .panel-heading .panel-title a span {
        flex: 0 0 90%; }
      .cms-id-9 .faq-section__accordion .panel-heading .panel-title a svg {
        width: 40;
        float: right;
        transition: transform 0.3s ease;
        transform: rotate(0deg); }
      .cms-id-9 .faq-section__accordion .panel-heading .panel-title a:not(.collapsed) svg {
        transform: rotate(180deg); }
  .cms-id-9 .faq-section__accordion .panel-collapse {
    padding: 10px; }
.cms-id-9 .form-section {
  padding: 0 0 35px; }
  @media screen and (min-width: 992px) {
    .cms-id-9 .form-section {
      padding: 0 0 100px;
      max-width: 1386px;
      margin: auto; } }
  .cms-id-9 .form-section__title {
    color: #3d3d3d;
    font-size: 35px;
    font-weight: 500;
    line-height: 45px;
    margin-bottom: 10px;
    text-align: center; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .form-section__title {
        font-size: 45px;
        line-height: 55px;
        margin-bottom: 10px; } }
  .cms-id-9 .form-section__subtitle {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 30px;
    text-align: center; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .form-section__subtitle {
        font-size: 20px;
        line-height: 29px; } }
  .cms-id-9 .form-section .wpcf7 h3 {
    display: none; }
  .cms-id-9 .form-section .steper {
    padding: 30px 30px 0;
    background-color: #F5F5F5; }
    .cms-id-9 .form-section .steper span {
      font-size: 18px;
      font-weight: 500;
      line-height: 18px;
      text-transform: uppercase; }
      .cms-id-9 .form-section .steper span.active {
        color: #f26522; }
  .cms-id-9 .form-section .form-wrapper-scroll {
    position: relative; }
    @media screen and (max-width: 991px) {
      .cms-id-9 .form-section .form-wrapper-scroll {
        overflow: hidden; }
        .cms-id-9 .form-section .form-wrapper-scroll .row {
          display: flex;
          flex-wrap: nowrap;
          transition: transform 0.3s ease-in-out;
          will-change: transform; }
        .cms-id-9 .form-section .form-wrapper-scroll .form-step {
          flex: 0 0 100%;
          max-width: 100%;
          padding-right: 10px;
          display: none; }
          .cms-id-9 .form-section .form-wrapper-scroll .form-step.active {
            display: block; } }
    .cms-id-9 .form-section .form-wrapper-scroll input.form-control,
    .cms-id-9 .form-section .form-wrapper-scroll select.form-control {
      background-color: #fff;
      min-height: 52px;
      margin-top: 0;
      width: 100%;
      border: 1px solid #3d3d3d;
      padding: 10px; }
    .cms-id-9 .form-section .form-wrapper-scroll .select_arrow {
      height: 52px;
      border-left: none; }
      .cms-id-9 .form-section .form-wrapper-scroll .select_arrow::before {
        top: 18px; }
    .cms-id-9 .form-section .form-wrapper-scroll input.form-control::placeholder,
    .cms-id-9 .form-section .form-wrapper-scroll select.form-control {
      color: #3d3d3d;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 20px; }
    .cms-id-9 .form-section .form-wrapper-scroll .other_reason {
      display: none; }
    .cms-id-9 .form-section .form-wrapper-scroll .wpcf7-submit {
      background-color: #f26522;
      color: #fff;
      width: 100%;
      text-transform: uppercase;
      font-size: 15px;
      font-weight: 500;
      line-height: 20px;
      padding: 16px; }
  .cms-id-9 .form-section__form-box {
    background-color: #F5F5F5;
    display: flex;
    flex-direction: column;
    row-gap: 30px;
    padding: 30px; }
.cms-id-9 .video-section {
  margin: 0 20px 35px; }
  @media screen and (min-width: 992px) {
    .cms-id-9 .video-section {
      margin: 0 auto 100px;
      max-width: 1386px; } }
  .cms-id-9 .video-section iframe {
    height: 260px; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .video-section iframe {
        height: 780px; } }
.cms-id-9 .cta-section {
  margin-bottom: 70px;
  padding: 20px;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
  background-color: #f26522; }
  .cms-id-9 .cta-section .gap-80 {
    column-gap: 20px; }
    @media screen and (min-width: 1200px) {
      .cms-id-9 .cta-section .gap-80 {
        column-gap: 80px; } }
  .cms-id-9 .cta-section__text {
    padding: 0;
    margin: 0;
    font-size: 26px;
    font-weight: 500;
    line-height: 40px;
    color: #fff; }
    @media screen and (min-width: 1200px) {
      .cms-id-9 .cta-section__text {
        text-align: right;
        font-size: 33px;
        line-height: 60px;
        margin-bottom: unset; } }
  .cms-id-9 .cta-section__btn {
    background-color: #fff;
    padding: 23px 40px;
    color: #f26522;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    /* 100% */
    letter-spacing: 0.72px;
    text-transform: uppercase;
    display: block;
    width: fit-content;
    margin: auto; }
    @media screen and (min-width: 992px) {
      .cms-id-9 .cta-section__btn {
        margin: unset; } }

/*# sourceMappingURL=theme.css.map */
