.text-justify {
  text-align: justify;
}
.step__head a {
  color: inherit;
}
.step__head a:hover {
  text-decoration: underline;
}
.main-header {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
}
.main-header .container-fluid {
  background: gray;
}
.main-header .container-fluid.bg-transparent {
  background: none;
}
.header .navbar-brand {
  margin-right: 4.3125rem;
}
@media (max-width: 380px) {
  .header .navbar-brand {
    margin-right: 0;
  }
}
@media (max-width: 1680px) {
  .header .navbar-nav .nav-item__shipping {
    margin-right: 0;
  }
}
@media (max-width: 1640px) {
  .header .navbar-nav .nav-item__shipping {
    display: none !important;
  }
}
.hamburger-open .header .drilldown:before {
  content: ' ';
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  height: 100px;
  background: grey;
}
@media screen and (max-width: 61.9375rem) {
  .hamburger-open .header .drilldown {
    overflow: auto;
  }
}
.header__right-list {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1099px) {
  .header__right-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.search-form {
  margin-bottom: 0;
}
.search-form input {
  height: 28px;
  padding-left: 0;
  padding-bottom: 0;
  font-size: 10px;
  line-height: 28px;
  color: #fff;
}
.search-form input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
}
.search-form input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
.search-form input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
}
.search-form input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
.product-show__gallery-wrapper .slick-list {
  height: auto !important;
  min-height: 200px !important;
}
.product-show__gallery .slick-list {
  height: auto !important;
  min-height: 200px !important;
}
.product-show__gallery .slick-slide {
  height: auto !important;
}
.product-show__gallery-desc {
  margin-top: 10px;
  font-size: 0.875rem;
}
.product-show__append_desktop .product-show__similar-slider-item-img {
  position: relative;
  overflow: hidden;
  height: 183px;
}
.product-show__append_desktop .product-show__similar-slider-item-img img {
  position: absolute;
  top: 0;
  left: 50%;
  height: 183px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.product-show__other-table {
  margin-top: 20px;
}
.header__right-item .header__no--line {
  border: none !important;
}
.header__right-item .show-popup {
  color: #ffffff;
  font-size: 10px;
  border-bottom: 0.0625rem solid #ffffff;
  padding: 0.4rem 0;
}
.header__right-item .show-popup span {
  white-space: nowrap;
}
@media screen and (max-width: 61.9375rem) {
  .header__right-item .show-popup {
    display: inline-block !important;
    margin: 1.6875rem auto 0;
  }
}
.header__right-item .show-popup-country img:first-child {
  width: 11px;
  height: auto;
  margin-right: 5px;
}
.header__right-item .show-popup-country img:last-child {
  margin-left: 5px;
}
.header__right-item .show-popup-country img + span {
  margin-right: 20px;
}
@media screen and (max-width: 61.9375rem) {
  .header__right-item .show-popup-country {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (max-width: 1380px) {
  .header__right-item_design {
    display: none !important;
  }
}
.header__right-item_design img {
  max-width: 50px;
}
.country__close-icon,
.product-added-card__close-icon {
  position: absolute;
  top: 1.125rem;
  right: 0.9375rem;
  width: 1.5rem;
  height: 1.5rem;
}
.country__close-icon a,
.product-added-card__close-icon a {
  position: relative;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
}
.country__close-icon a span,
.product-added-card__close-icon a span {
  position: absolute;
  display: block;
  width: 1.5rem;
  height: 0.125rem;
  background: #ffffff;
}
.country__close-icon a span:first-child,
.product-added-card__close-icon a span:first-child {
  top: 0.6875rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.country__close-icon a span:last-child,
.product-added-card__close-icon a span:last-child {
  top: 0.6875rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.country__title {
  margin-bottom: 2.1rem;
  text-align: center;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
}
.country__list li {
  margin-bottom: 1rem;
  padding-left: 2.475rem;
  border: 1px solid transparent;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.country__list li.active {
  border: 1px solid #fff;
  padding: 3px 12px;
  margin-bottom: 23px !important;
  margin-left: -12px;
}
.country__list li:last-child {
  margin-bottom: 0;
}
.country__list li a {
  display: block;
  font-family: 'Europa', Arial, Helvetica, sans-serif;
  font-size: 0.95rem;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  letter-spacing: 0.0625rem;
  color: #fff;
}
.country__list li a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.navbar_two {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  top: 40px;
  left: 0;
}
.navbar_two li {
  margin-right: 25px;
}
.navbar_two li a {
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.56px;
}
.retailers-popup {
  position: fixed;
  z-index: 98;
  top: -100%;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding: 10.3125rem 0.9375rem 1.5625rem;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
  background: gray;
}
.retailers-popup.retailers-popup-open {
  top: 0;
}
.retailers-popup__close-icon {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 8.4375rem;
  margin-right: 2.8125rem;
}
.retailers-popup__close-icon a {
  position: relative;
  display: block;
  width: 1.5rem;
  height: 1.375rem;
}
.retailers-popup__close-icon a span {
  position: absolute;
  display: block;
  width: 1.5rem;
  height: 0.0625rem;
  background: #fff;
}
.retailers-popup__close-icon a span:first-child {
  top: 0.6875rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.retailers-popup__close-icon a span:last-child {
  top: 0.6875rem;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.retailers {
  overflow: auto;
  padding: 0 1.875rem;
}
.retailers__page-title {
  margin-bottom: 55px;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  letter-spacing: 1.7px;
}
.retailers__col {
  margin-bottom: 40px;
}
.retailers-countries {
  margin-bottom: 170px;
  padding: 0 1.875rem;
}
.retailers-countries__content {
  width: 100%;
  overflow: hidden;
  font: 16px/1.4 'Europa-Light', Arial, Helvetica, sans-serif;
}
.retailers-countries__content svg {
  position: absolute;
  top: -14px;
  right: -224px;
  width: 883px;
  height: 646px;
}
@media (max-width: 992px) {
  .retailers-countries__content svg {
    display: none;
  }
}
.retailers-countries__content svg path.st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #404040;
  opacity: 0.71;
}
.retailers-countries__content svg path.st0:hover {
  fill: #000000 !important;
  cursor: pointer;
  opacity: 1;
}
.retailers-countries__content svg path.st0.selected {
  fill: #000000;
}
.retailers-countries__content svg path.st1 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 0.1;
  stroke-linejoin: round;
}
.retailers-countries__content svg path.st2 {
  fill: #FFFFFF;
}
.retailers-countries__content svg path.st3 {
  fill: #404040;
}
.retailers-countries__wrapper {
  max-width: 1160px;
  margin: 0 auto;
  padding-top: 45px;
}
@media (max-width: 1480px) {
  .retailers-countries__wrapper {
    margin-left: 0;
  }
}
@media (max-width: 1360px) {
}
.retailers-countries__title {
  margin-bottom: 63px;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  letter-spacing: 1.7px;
}
.retailers-countries__row {
  position: relative;
  z-index: 2;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  max-width: 800px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (max-width: 1360px) {
  .retailers-countries__row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 400px;
  }
}
@media (max-width: 992px) {
  .retailers-countries__row {
    max-width: 100%;
  }
}
.retailers-countries__list {
  width: 25%;
}
@media (max-width: 1360px) {
  .retailers-countries__list {
    width: 100%;
    max-width: 50%;
    margin-bottom: 40px;
  }
}
@media (max-width: 480px) {
  .retailers-countries__list {
    max-width: 100%;
  }
}
.retailers-countries__list li {
  margin-bottom: 14px;
  color: #ffffff;
}
.retailers-countries__list li a {
  color: inherit;
}
.retailers-countries__list li a:hover {
  text-decoration: underline;
}
.retailers-countries__list--top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
.retailers-countries__list--top li {
  width: 25%;
  margin-bottom: 14px;
  color: #ffffff;
}
@media (max-width: 1360px) {
  .retailers-countries__list--top li {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .retailers-countries__list--top li {
    width: 100%;
  }
}
.retailers-countries__list--top li a {
  color: inherit;
}
.retailers-countries__list--top li a:hover {
  text-decoration: underline;
}
.showrooms__content {
  max-width: 1060px;
  margin: 0 auto;
}
.showrooms__back {
  margin-right: -38px;
  text-align: right;
  text-transform: uppercase;
}
.showrooms__back a {
  display: inline-block;
  padding: 18px 38px;
  color: inherit;
  text-align: center;
}
.showrooms__title {
  margin-bottom: 30px;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  letter-spacing: 1.7px;
}
.showrooms__photos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 -10px 20px;
  padding: 0;
  list-style: none;
}
@media (max-width: 1180px) {
  .showrooms__photos {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media (max-width: 992px) {
  .showrooms__photos {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.showrooms__photos li {
  margin: 10px;
}
.showrooms__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
  padding: 0;
  list-style: none;
}
.showrooms__col {
  width: calc(25% - 40px);
  margin: 20px;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
}
@media (max-width: 992px) {
  .showrooms__col {
    width: calc(50% - 40px);
  }
}
@media (max-width: 480px) {
  .showrooms__col {
    width: 100%;
    text-align: center;
  }
}
.showrooms__col a {
  font-size: 14px;
  color: inherit;
}
.showrooms__col a img {
  margin-left: 5px;
}
.showrooms__col small {
  display: block;
  font-size: 10px;
}
.grand-menu__top_head {
  margin-bottom: 1.825rem !important;
}
.grand-menu__filter-body-wrapper {
  height: calc(100% - 3.75rem);
}
.grand-menu__filter-body-btn {
  margin-bottom: -0.3375rem;
}
.grand-menu__filter-body-btn button {
  background-color: #989898;
}
.grand-menu__filter-body-list_glass {
  white-space: nowrap;
}
.grand-menu__filter-body-list_glass .grand-menu__filter-body-list {
  margin-left: 0;
  padding-left: 0;
  min-height: 120px;
  align-items: flex-start;
}
.grand-menu__filter-body-list_glass .grand-menu__filter-body-list .grand-menu__filter-body-item-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  min-width: 215px;
  margin-left: 0;
  margin-right: 2.8125rem;
  font-size: 16px;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
}
.grand-menu__filter-body-list_glass .grand-menu__filter-body-list .grand-menu__filter-body-item-img img {
  margin-right: 10px;
}
.cart__product-item-info-counter {
  max-width: 100%;
}
.footer__list_menu {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 992px) and (max-width: 1180px) {
  .footer__list_pay,
  .worldwide-shipping {
    display: none !important;
  }
}
.user-auth {
  padding: 70px 15px;
}
.user-auth__title {
  margin-bottom: 42px;
  text-align: center;
}
.user-auth__form {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
}
.user-auth__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 420px) {
  .user-auth__row {
    display: block;
  }
}
.user-auth__row .user-auth__input {
  margin-bottom: 0;
}
@media (max-width: 420px) {
  .user-auth__row .user-auth__input + .user-auth__input {
    padding-top: 20px;
  }
}
.user-auth__row .user-auth__input .radio-container,
.user-auth__row .user-auth__input .checkbox-container {
  margin-top: 15px;
}
.user-auth__input {
  margin-bottom: 24px;
}
.user-auth__input label {
  display: block;
  font-size: 12px;
}
.user-auth__input input {
  padding: 0.725rem 1.0625rem;
  border: 1px solid #ffffff;
  background: none;
}
.user-auth__input input.input-error {
  border-color: #e80f95;
}
.user-auth__submit {
  margin-top: 35px;
  margin-bottom: 80px;
}
.user-auth__submit button {
  width: 100%;
  padding: 1.25rem 2.5rem;
  color: #000;
  font-size: 0.9375rem;
  border-width: 0;
  background: #fff;
}
.user-auth__link {
  text-align: center;
}
.user-auth__link a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: underline;
}
.user-auth__link a:hover {
  text-decoration: none;
}
.error-message {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  height: 104px;
  padding: 0 1.875rem;
  color: #ffffff;
  background: #e80f95;
}
.error-message__text {
  font-size: 12px;
  font-weight: bold;
}
.error-message__close {
  margin-left: auto;
  margin-right: -20px;
  padding: 20px;
  border: 0;
  background: none;
  line-height: 1;
}
.error-message__close img {
  vertical-align: top;
}
.signed-in {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 12px;
}
.my-selection-table table {
  width: 100%;
  border-bottom: 1px solid #ffffff;
  font-size: 14px;
}
.my-selection-table table tr:first-child {
  border-bottom: 1px solid #ffffff;
}
.my-selection-table table tr:last-child td {
  padding-bottom: 30px;
}
.my-selection-table table tr + tr td {
  padding-top: 30px;
}
.my-selection-table table td,
.my-selection-table table th {
  padding: 20px 0;
  text-align: right;
  vertical-align: top;
}
.my-selection-table table td:first-child,
.my-selection-table table th:first-child {
  text-align: left;
}
.my-selection-table table td a,
.my-selection-table table th a {
  color: inherit;
}
.my-selection-table table td a:hover,
.my-selection-table table th a:hover {
  text-decoration: underline;
}
.my-selection-table table td:nth-child(2) {
  text-align: left;
}
.product-show__showrooms-collapse-head {
  margin-bottom: 0.9375rem;
  margin-top: 30px;
}
.product-show__showrooms-collapse-content .product-show__showrooms-collapse-content-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-show__showrooms-collapse-content .product-show__showrooms-collapse-content-item:last-child:after {
  display: none;
}
.product-show__showrooms-collapse-content-item {
  position: relative;
  margin-bottom: 0.9375rem;
  padding-bottom: 0.9375rem;
}
.product-show__showrooms-collapse-content-item:after {
  position: absolute;
  top: 100%;
  left: 0;
  display: block;
  width: 100%;
  height: 0.0625rem;
  content: '';
  background: rgba(0, 0, 0, 0.2);
}
.product-show__showrooms-collapse-content-item-text p {
  font-family: 'Europa-Light', Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.9);
}
.product-show__showrooms-collapse-content-item-btn a {
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  font-size: 0.6875rem;
  display: inline-block;
  padding: 0.5rem 0.9375rem;
  cursor: pointer!important;
  text-transform: uppercase;
  color: #969696;
  background: #434343;
}
.product-show__other {
  margin-top: 40px;
}
.product-show__other .product-show__ean {
  margin-bottom: 10px;
}
.product-show__other .product-show__ean,
.product-show__other .product-show__lvi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-show__other .product-show__ean p,
.product-show__other .product-show__lvi p {
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  color: #ffffff;
  margin: 0;
  font-size: 14px;
  margin-right: 10px;
}
.product-show__other .product-show__ean span,
.product-show__other .product-show__lvi span {
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  color: rgba(255, 255, 255, 0.8);
  font-size: 14px;
}
.product-show__other th,
.product-show__other td {
  padding: 15px 0;
  font-size: 14px;
}
.product-show__other th {
  width: 50px;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  color: #ffffff;
}
.product-show__other td {
  color: rgba(255, 255, 255, 0.8);
}
.product-added-card {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1000;
  width: 375px;
  padding: 50px;
  background: #ffffff;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.product-added-card-cover {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0);
}
.product-added-card__close-icon a span {
  background: #707070;
}
.product-added-card__message {
  margin-bottom: 30px;
  color: #212121;
  font-size: 20px;
  text-align: center;
  line-height: 40px;
  word-break: break-all;
}
.product-added-card__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: -20px;
  font-size: 14px;
}
.product-added-card__links a {
  color: #212121;
  text-decoration: underline;
}
.product-added-card__links a:hover {
  text-decoration: none;
}
.cart__discount-code {
  margin-bottom: 24px;
}
.cart__discount-code label {
  display: block;
  font-size: 12px;
}
.cart__discount-code input {
  padding: 0.725rem 1.0625rem;
  border: 1px solid #fff;
  background: none;
}
.cart__discount-code input.input-error {
  border-color: #e80f95;
}
.cart__delivery-billing__hidden {
  overflow: hidden;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  height: 0;
}
.cart__delivery-billing__hidden-active {
  height: auto;
  margin-top: 50px;
}
.radio-container input[type=radio] {
  display: none;
}
.radio-container input[type=radio]:checked + .fake-radio:after {
  display: block;
}
.radio-container .fake-radio {
  position: relative;
  display: inline-block;
  width: 1.125rem;
  height: 1.125rem;
  margin-right: 0.625rem;
  border: 0.0625rem solid #4a4a4a;
  border-radius: 50%;
  background: #4a4a4a;
}
.radio-container .fake-radio:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: none;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #ffffff;
}
.payment-methods .radio-container {
  margin-bottom: 15px;
}
.payment-methods button {
  width: 100%;
  margin-top: 40px;
  padding: 1.25rem 2.5rem;
  color: #000;
  font-size: 0.9375rem;
  border-width: 0;
  background: #fff;
}
.text-bold {
  font-weight: bold;
}
.simplebar-scrollbar:before {
  opacity: 1 !important;
}
.simplebar-visible {
  display: none;
}
.simplebar-visible:before {
  opacity: 1 !important;
}
.furniture-screens__head-text {
  width: 100%;
}
@media (max-width: 480px) {
  .furniture-screens__head-text {
    margin-bottom: 5rem;
  }
}
.furniture-screens__item {
  position: relative;
  display: block;
}
.furniture-screens__item .d-flex {
  margin-bottom: 0.4375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.oval-color {
  max-width: 61px;
  position: absolute;
  top: 10px;
  right: 10px;
}
.furniture-screens__item-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 0;
}
.furniture-screens__item-name strong {
  font-size: 14px;
  display: inline-block;
  margin-bottom: 12px;
}
.furniture-screens__icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
.back-to-search {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  font-size: 0.875rem;
  color: #ffffff;
}
@media (max-width: 480px) {
  .back-to-search {
    margin-top: -40px;
  }
}
.back-to-search:hover {
  color: #ffffff;
  text-decoration: underline;
}
.items-sorting {
  position: absolute;
  top: -4px;
  right: 0;
  min-width: 176px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1500px) {
  .items-sorting {
    -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;
  }
}
@media (max-width: 767px) {
  .items-sorting {
    position: static;
    width: 100%;
    margin-top: -30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .items-sorting {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.items-sorting .custom-select-container {
  width: 200px;
}
@media (max-width: 480px) {
  .items-sorting .custom-select-container {
    width: 100%;
  }
}
.items-sorting .select-items {
  font-size: 10px;
}
.items-sorting .select-selected {
  padding-left: 0;
  font-size: 10px;
  border: 0 !important;
  border-bottom: 1px solid #ffffff !important;
  background: none;
}
.items-sorting .select-selected:after {
  right: 0;
  width: 8px;
  height: 5px;
  background-image: url(../img/icons/arrow-down.svg);
}
.type-images-switcher {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Europa-Light', Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
}
@media (max-width: 1500px) {
  .type-images-switcher {
    margin-right: 0;
    margin-top: 10px;
  }
}
@media (max-width: 480px) {
  .type-images-switcher {
    margin-top: 20px;
  }
}
.type-images-switcher label {
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
  margin-left: 10px;
  vertical-align: top;
  cursor: pointer;
}
.type-images-switcher label + label {
  margin-left: 0;
}
.type-images-switcher label input {
  position: absolute;
  left: -9999px;
  top: -9999px;
}
.type-images-switcher label input:checked + span {
  border-color: #ffffff;
}
.type-images-switcher label span {
  display: block;
  padding: 5px 10px 4px;
  font-size: 0.725rem;
  text-transform: uppercase;
  border: 2px solid transparent;
}
.word-break {
  word-break: break-all;
}
.step__text {
  max-width: 680px;
}
.step__form-input__step-1 input {
  border: 1px solid #ffffff;
  background: transparent;
  padding: 0.5rem 1.0625rem 0.5275rem;
}
.reset-selection {
  display: none;
}
.grand-menu__show-reset-btn .reset-selection {
  display: block;
}
.reset-selection-button {
  padding: 0;
  border: 0;
  background: none;
  opacity: 0.4;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.reset-selection-button:hover {
  opacity: 1;
}
.reset-selection-button:focus {
  outline: none;
}
.reset-selection-button img {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin-bottom: 0.625rem;
  vertical-align: top;
  line-height: 1;
}
.reset-selection-button span {
  display: block;
  color: #ffffff;
  font-size: 0.5625rem;
  text-transform: uppercase;
}
.grand-menu__filter-body-item-img {
  position: relative;
  overflow: hidden;
}
.grand-menu__filter-body-item-img input {
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}
.grand-menu__filter-body-item-img label {
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.grand-menu__filter-body-item-img input:checked + label img {
  opacity: 1;
}
.grand-menu__filter-body-item {
  position: relative;
  overflow: hidden;
}
.grand-menu__filter-body-item input {
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}
.grand-menu__filter-body-item > label {
  display: block;
  margin-bottom: 0;
  padding: 0.375rem 0.625rem;
  border: 0.0625rem solid transparent;
  font-size: 0.75rem;
  letter-spacing: 0.0625rem;
  color: #fff;
  cursor: pointer;
  -webkit-transition: 0.14s linear;
  transition: 0.14s linear;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.grand-menu__filter-body-item label:hover {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.5);
}
.grand-menu__filter-body-item input:checked + label {
  font-weight: bold;
  border-color: #ffffff;
}
.grand-menu__filter-body-item-color {
  position: relative;
  overflow: hidden;
}
.grand-menu__filter-body-item-color p {
  width: 65px;
}
.grand-menu__filter-body-item-color input {
  position: absolute;
  top: -9999px;
  left: -9999px;
  z-index: 0;
  opacity: 0;
  visibility: hidden;
}
.grand-menu__filter-body-item-color label {
  margin-bottom: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.grand-menu__filter-body-item-color input:checked + label .grand-menu__filter-body-item-color_checked {
  opacity: 1;
}
.custom-size-inputs {
  margin-bottom: 0.9375rem;
  display: none;
}
.custom-size-inputs-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
.custom-size-inputs-content input {
  width: 80px;
}
.custom-size-inputs-content span {
  padding: 0 10px;
  font-size: 12px;
}
.custom-select-container select {
  font-family: 'Europa-Light', Arial, Helvetica, sans-serif;
  font-size: 0.875rem;
  width: 100%;
  padding: 0.625rem 1.0625rem;
  resize: none;
  color: #fff !important;
  border: 0.0625rem solid #4a4a4a;
  background: #4a4a4a;
  outline: none;
}
.js-example-basic-single * {
  outline: none !important;
}
.select2-container * {
  outline: none !important;
}
.select2-search--dropdown {
  display: none !important;
}
.select2-selection--single {
  border-radius: 0 !important;
  border: 0.0625rem solid #4a4a4a !important;
  background: #4a4a4a !important;
  height: 40px !important;
}
.select2-selection__rendered {
  height: 40px !important;
  color: rgba(255, 255, 255, 0.8) !important;
  line-height: 38px !important;
}
.select2-selection__arrow {
  height: 40px !important;
}
.select2-results__options {
  border: none !important;
}
.select2-results__options li {
  border-radius: 0 !important;
  border: 0.0625rem solid #4a4a4a !important;
  background: #4a4a4a !important;
  height: 40px !important;
}
.select2-results__options li:hover {
  background-color: #313131 !important;
}
.select2-dropdown--below {
  border: none !important;
  background: black !important;
}
.home .slider {
  height: 100vh;
}
.home .footer {
  margin-top: 95vh;
  height: auto !important;
  background-color: #808080;
}
.home .categories-footer {
  margin-top: 95vh;
  padding: 0 1.875rem;
}
@media screen and (max-width: 61.9375rem) {
  .home .categories-footer {
    padding: 0;
  }
}
.home .categories-footer + .footer {
  margin-top: 0;
}
.home .categories-footer h2 {
  margin-bottom: 52px;
}
.home .categories-footer strong {
  display: block;
  margin-bottom: 20px;
  font-size: 22px;
}
.home .categories-footer .padd {
  margin-left: 25px;
  margin-bottom: 140px;
}
@media (max-width: 991px) {
  .home .categories-footer .padd {
    margin-bottom: 100px;
  }
}
@media (max-width: 767px) {
  .home .categories-footer .padd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 60px;
  }
  .home .categories-footer .padd > div {
    margin-bottom: 30px;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}
.home .categories-footer .holder {
  left: 19px;
}
.home .categories-footer li:not(.footer__list-item) {
  margin-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.home .categories-footer li:not(.footer__list-item) img {
  position: absolute;
}
.home .categories-footer li:not(.footer__list-item) a {
  color: white !important;
  padding-left: 33px;
}
@media (max-width: 991px) {
  .footer .foter__col {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  .footer .foter__col .footer__list_menu {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 110%;
    margin-left: 0;
  }
}
.footer .worldwide-shipping {
  display: block;
  width: 100%;
  color: #ffffff;
}
.container-full {
  max-width: 1270px;
  margin: auto;
  padding: 0 15px;
}
.material {
  margin-top: 50px;
}
.file-box {
  /*margin-right: 85px;*/
  /*margin-bottom: 40px;*/
  margin-bottom: 20px;
  width: 100%;
  /*max-width: 570px;*/
}
.file-box__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 61px;
  text-transform: none;
  background-color: #8e8e8e;
}
.file-box__header strong {
  padding-left: 30px;
}
.file-box__header img {
  margin-left: auto;
  margin-right: 30px;
}
.file-box__body {
  padding: 20px 20px 20px 30px;
  background-color: #fff;
}
@media (max-width: 700px) {
  .file-box__body {
    padding: 15px;
  }
}
.file-box__body ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.file-box__body ul li a {
  text-decoration: none;
  color: #000;
  font-weight: 700;
  display: block;
  margin-right: 15px;
}
@media (max-width: 700px) {
  .file-box__body ul li a {
    width: 100%;
  }
}
@media (max-width: 345px) {
  .file-box__body ul li a {
    font-size: 14px;
  }
}
.file-box__body ul li span {
  font-size: 13px;
  font-weight: 300;
  color: #000;
}
@media (max-width: 700px) {
  .file-box__body ul li span {
    margin-top: 15px;
  }
}
.file-box__desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
.file-box__desc span {
  color: #909090;
}
.file-box:nth-child(2n) {
  margin-right: 0;
}
.country {
  position: absolute;
  width: 100%;
  height: 100vh;
  display: none;
}
.country .country-center {
  position: absolute;
  padding: 70px 0 70px 170px;
  max-height: 590px;
  max-width: 883px;
  left: 0;
  bottom: 0;
  margin: auto;
  z-index: 199;
  top: 0;
  right: 0;
  background: rgba(74, 74, 74, 0.95);
}
@media screen and (max-width: 61.9375rem) {
  .country .country-center {
    max-height: 100%;
    padding: 50px 30px;
  }
}
.select-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.select-box ul {
  margin-right: 40px;
}
.select-box ul li {
  padding-left: 0;
  margin-bottom: 30px;
}
.select-box .country__currency li {
  margin-bottom: 30px;
  border: 1px solid transparent;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.select-box .country__currency li.active {
  border: 1px solid #fff;
  padding: 3px 12px;
  margin-bottom: 23px !important;
  margin-left: -12px;
}
.select-box .country__currency li a {
  display: block;
  font-family: 'Europa', Arial, Helvetica, sans-serif;
  font-size: 0.95rem;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  letter-spacing: 0.0625rem;
  color: #fff;
}
.country__title {
  text-align: left;
  width: 100%;
  margin-bottom: 40px;
}
@media screen and (max-width: 61.9375rem) {
  .country__title {
    margin-bottom: 20px;
  }
}
.country__lang li {
  margin-bottom: 1rem;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid transparent;
}
.country__lang li.active {
  border: 1px solid #fff;
  padding: 3px 12px;
  margin-bottom: 23px !important;
  margin-left: -12px;
}
.country__lang li a {
  display: block;
  font-family: 'Europa', Arial, Helvetica, sans-serif;
  font-size: 0.95rem;
  -webkit-transition: 0.2s linear;
  transition: 0.2s linear;
  letter-spacing: 0.0625rem;
  color: #fff;
}
.cart__product-footer-left.cart__product_item-left p {
  color: white;
}
.cart__product-footer-field button {
  background-color: transparent;
  color: white;
}
.none-hover {
  pointer-events: none !important;
  fill: #fff !important;
}
.simplebar-vertical:before {
  content: "";
  position: absolute;
  left: 0;
  right: 1px;
  background-color: #707070;
  top: 0;
  bottom: 0;
  width: 2px;
  margin: auto;
}
.simplebar-scrollbar {
  width: 5px;
  right: 3px !important;
}
.simplebar-track {
  right: 20px !important;
}
.retailers-page .simplebar-scrollbar {
  width: 10px !important;
  right: 0 !important;
}
.all-group {
  max-width: 410px;
  width: 100%;
  margin-left: 70px;
}
@media (max-width: 1040px) {
  .all-group {
    margin-left: 0;
    max-width: 100%;
  }
}
.input-box label {
  margin-top: 20px;
}
.input-box label:first-child {
  margin-top: 0;
}
.input-box .checkbox-container {
  margin-top: 105px;
}
@media (max-width: 1040px) {
  .input-box .checkbox-container {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
.select2-selection__arrow b {
  content: url(../img/icons/arrow-select.svg) !important;
  left: auto !important;
  width: 11px !important;
  height: 7px !important;
  right: 9px !important;
  border-style: none !important;
}
.my-class .select2-selection--single {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
}
.my-class .select2-selection__arrow b {
  content: url(../img/icons/white-arrow.svg) !important;
  left: auto !important;
  width: 11px !important;
  height: 7px !important;
  right: 9px !important;
  border-style: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #fff !important;
  font-size: 12px !important;
  font-weight: 400;
}
.cart__product-desc > strong {
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 2px;
}
.cart__product-desc-position {
  margin-top: 25px;
}
@media (max-width: 767px) {
  .cart__product-desc-position {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.cart__product-desc-left {
  width: 63%;
  padding-right: 1.5625rem;
}
@media (max-width: 767px) {
  .cart__product-desc-left {
    width: 100%;
    margin-bottom: 15px;
  }
}
.cart__product-desc-left span {
  font-weight: 700;
  letter-spacing: 0.56px;
  line-height: 24px;
  margin-right: 17px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .cart__product-desc-left span {
    margin-right: 7px;
  }
}
.cart__product-desc-left p {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.56px;
  line-height: 24px;
}
.cart__product-desc-center {
  width: 22%;
}
@media (max-width: 767px) {
  .cart__product-desc-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 30%;
  }
}
@media (max-width: 575px) {
  .cart__product-desc-center {
    width: 50%;
  }
}
.cart__product-desc-center span {
  font-weight: 300;
  font-size: 14px;
  margin-left: 1.4375rem;
  display: block;
}
@media (max-width: 767px) {
  .cart__product-desc-center span {
    margin-left: 0;
  }
}
.cart__product-desc-center p {
  display: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.52px;
  color: #939393;
}
@media (max-width: 767px) {
  .cart__product-desc-center p {
    display: block;
    margin-bottom: 10px;
  }
}
.cart__product-desc-right {
  width: 15%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 767px) {
  .cart__product-desc-right {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.cart__product-desc-right span {
  font-weight: 300;
  font-size: 14px;
}
.cart__product-desc-right p {
  display: none;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.52px;
  color: #939393;
}
@media (max-width: 767px) {
  .cart__product-desc-right p {
    display: block;
    margin-bottom: 10px;
  }
}
.cart__product-total-price {
  width: 100%;
  margin-bottom: 45px;
}
.cart__product-total-price span {
  margin-right: 120px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.52px;
  line-height: 24px;
}
@media (max-width: 991px) {
  .cart__product-total-price span {
    margin-right: 70px;
  }
}
.cart__billing ul {
  width: 33.3%;
  padding-right: 20px;
  min-width: 230px;
}
@media (max-width: 767px) {
  .cart__billing ul {
    margin-bottom: 20px;
  }
}
.cart__billing ul li {
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.24px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .cart__billing ul li {
    margin-bottom: 15px;
  }
}
.cart h5 {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.56px;
  line-height: 40px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .cart h5 {
    margin-bottom: 15px;
    line-height: 30px;
  }
}
.cart h5:last-of-type {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .cart h5:last-of-type {
    margin-top: 10px;
  }
}
.cart__order-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cart__order-footer button + button {
  margin-top: 8px;
}
.cart__order-footer button span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
}
.cart__order-footer button span img {
  width: 81px;
  height: auto;
  margin-left: 12px;
  vertical-align: top;
}
.cart__order-footer a {
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.6px;
  line-height: 30px;
  margin: 50px auto 0;
  display: block;
}
.language-form {
  width: 100%;
}
.language-form__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (max-width: 61.9375rem) {
  .language-form__section {
    margin-bottom: 20px;
    max-width: 300px;
  }
}
.language-form__section:first-child {
  padding-right: 30px;
}
.language-form__section:last-child .language__item-link {
  min-width: 125px;
  text-align: center;
}
.language-form__label {
  margin-bottom: 30px;
  font: 16px/1.2 'Europa', Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
}
@media screen and (max-width: 61.9375rem) {
  .language-form__label {
    margin-bottom: 10px;
  }
}
.language-form__radios {
  margin: 0 -13px;
}
.language-form__radios .language__item {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
@media screen and (max-width: 61.9375rem) {
  .language-form__radios .language__item {
    margin-bottom: 0;
  }
}
.language-form__radios .language__item input {
  position: absolute;
  top: -9999px;
  left: -9999px;
  opacity: 0;
}
.language-form__radios .language__item input:checked + .language__item-link {
  border-color: #ffffff;
}
.language-form__radios .language__item .language__item-link {
  height: 47px;
  padding: 8px 12px;
  border: 1px solid transparent;
}
.language-form__footer {
  padding-right: 40px;
  padding-top: 50px;
  text-align: right;
}
@media screen and (max-width: 61.9375rem) {
  .language-form__footer {
    padding-top: 0;
    padding-right: 0;
    text-align: center;
  }
}
.language-form__footer button {
  width: 200px;
  padding: 1.25rem 2.5rem;
  color: #000;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  font-size: 0.9375rem;
  border-width: 0;
  text-transform: uppercase;
  background: #ffffff;
}
.warranty {
  font-family: 'Europa-Light', Arial, Helvetica, sans-serif;
  line-height: 1.4375rem;
  font-size: 0.875rem;
}
.warranty p {
  margin-bottom: 1.875rem;
}
.cart__product-item-info-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cart__product-item-info-name button {
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  font-size: 0.6875rem;
  margin-left: auto;
  padding: 0.4375rem 1.25rem;
  letter-spacing: 0.0625rem;
  color: #ffffff;
  border-width: 0;
  white-space: nowrap;
  background: transparent;
}
.accept-agreement-checkbox {
  margin-top: 20px;
  font-size: 14px;
  font-family: 'Europa-Light', Arial, Helvetica, sans-serif;
}
.accept-agreement-checkbox a {
  color: #ffffff;
  text-decoration: underline;
}
.accept-agreement-checkbox a:hover {
  text-decoration: none;
}
.retailers__link {
  white-space: nowrap;
}
.retailers__link + .retailers__link {
  margin-top: -10px;
}
.retailers__link img {
  display: inline-block;
  width: 16px;
  height: auto;
  margin-right: 5px;
}
.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
}
.pagination .page-prev,
.pagination .page-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  color: #000000;
  font-family: 'Europa-Bold', Arial, Helvetica, sans-serif;
  line-height: 1;
  background-color: #ffffff;
}
.pagination .page-prev.inactive,
.pagination .page-next.inactive {
  pointer-events: none;
  opacity: 0.4;
}
.pagination .page-prev.inactive .button-label,
.pagination .page-next.inactive .button-label {
  display: none;
}
.pagination .page-prev .button-icon,
.pagination .page-next .button-icon {
  padding: 5px;
}
.pagination .page-prev .button-icon img,
.pagination .page-next .button-icon img {
  vertical-align: top;
}
.pagination .page-prev .button-label,
.pagination .page-next .button-label {
  padding: 5px;
}
@media screen and (max-width: 35.9375rem) {
  .pagination .page-prev .button-label,
  .pagination .page-next .button-label {
    display: none;
  }
}
.pagination .page-prev {
  margin-right: 20px;
}
.pagination .page-next {
  margin-left: 20px;
}
.pagination .page-next img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pagination .custom-select-container {
  width: auto;
}
.pagination .siparate {
  padding: 0 10px 0 10px;
}







/*-------------*/
/*Image Tooltip CSS Started*/
/*-------------*/

.img-toolTip {
    width: 70px;
    bottom: 100%;
    right: 50%;
    position: absolute;
    margin-right: -35px;
    margin-bottom: 20px;
    border: 2px solid #fff;
    border-radius: 5px;
    visibility: hidden;
    opacity: 0;
    /*transform: translateY(-25px);*/
    transition: .4s;
}

.img-toolTip img {
    vertical-align: top;
}

.img-toolTip label {
    margin-bottom: 0;
    vertical-align: top;
}

.img-toolTip label a {
    margin: 0;
    padding: 0;
    border: 0;
}

.grand-menu__filter-body-item {
    overflow: visible;
}

.img-toolTip:after {
    position: absolute;
    content: "";
    border-top: 15px solid white;
    border-right: 15px solid #ff000000;
    transform: rotate(225deg);
    bottom: -9px;
    right: 25px;
}

.grand-menu__filter-body-list #toolTip1:hover .img-toolTip, .grand-menu__filter-body-list #toolTip2:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip3:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip4:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip5:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip6:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip7:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip8:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip9:hover .img-toolTip,
.grand-menu__filter-body-list #toolTip10:hover .img-toolTip {
    visibility: visible;
    opacity: 1;
    transform: translateX(0px);
}

.tooltip-description {
    display: none;
    max-width: 670px;
    color: #333333;
}
.tooltip-description-content {
  display: flex;
  align-items: flex-start;
}
.tooltip-description-content img {
  width: 50%;
}
.tooltip-description-content .intro-text {
  width: 50%;
  padding-left: 40px;
}


/*-------------*/
/*Image Tooltip CSS Ended*/
/*-------------*/






