﻿@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?aznbw");
  src: url("../fonts/icomoon.eot?aznbw#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?aznbw") format("truetype"), url("../fonts/icomoon.woff?aznbw") format("woff"), url("fonts/icomoon.svg?aznbw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-bsy-refresh:before {
  content: "\e926"; }

.icon-bsy-padlock:before {
  content: "\e920"; }

.icon-bsy-star:before {
  content: "\e921"; }

.icon-bsy-parcel:before {
  content: "\e922"; }

.icon-bsy-shopping-bag:before {
  content: "\e923"; }

.icon-bsy-location:before {
  content: "\e924"; }

.icon-bsy-package-box:before {
  content: "\e925"; }

.icon-bsy-down-arrow:before {
  content: "\e91f"; }

.icon-bsy-check:before {
  content: "\e91e"; }

.icon-bsy-plus:before {
  content: "\e91d"; }

.icon-bsy-editing:before {
  content: "\e91b"; }

.icon-bsy-trash:before {
  content: "\e91c"; }

.icon-bsy-google:before {
  content: "\e91a"; }

.icon-bsy-up-arrows:before {
  content: "\e919"; }

.icon-bsy-prev:before {
  content: "\e917"; }

.icon-bsy-next:before {
  content: "\e918"; }

.icon-bsy-phone:before {
  content: "\e915"; }

.icon-bsy-mail:before {
  content: "\e916"; }

.icon-bsy-youtube:before {
  content: "\e913"; }

.icon-bsy-telegram:before {
  content: "\e90b"; }

.icon-bsy-messenger:before {
  content: "\e90c"; }

.icon-bsy-twitter:before {
  content: "\e90e"; }

.icon-bsy-whatsapp:before {
  content: "\e90f"; }

.icon-bsy-linkedin:before {
  content: "\e910"; }

.icon-bsy-instagram:before {
  content: "\e911"; }

.icon-bsy-facebook:before {
  content: "\e912"; }

.icon-bsy-layers:before {
  content: "\e914"; }

.icon-bsy-log-in:before {
  content: "\e908"; }

.icon-bsy-add-user:before {
  content: "\e909"; }

.icon-bsy-log-out:before {
  content: "\e90a"; }

.icon-bsy-search:before {
  content: "\e90d"; }

.icon-bsy-currency:before {
  content: "\e900"; }

.icon-bsy-uk:before {
  content: "\e901"; }

.icon-bsy-tr:before {
  content: "\e902"; }

.icon-bsy-love:before {
  content: "\e903"; }

.icon-bsy-user:before {
  content: "\e904"; }

.icon-bsy-shopping-cart:before {
  content: "\e905"; }

.icon-bsy-menu:before {
  content: "\e906"; }

.icon-bsy-home:before {
  content: "\e907"; }

@media all and (max-width: 1280px) {
  body {
    background-color: #fff !important; }
    body #bar-notification {
      width: 50%; }
  .footer-is-mobile {
    display: none !important; }
  .footer-not-mobile {
    display: block !important; }
    .footer-not-mobile .footer-block .payment-method-wrapper img {
      max-width: 230px !important; }
  .html-shopping-cart-page .footer-is-mobile {
    display: none !important; }
  .html-customer-info-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-customer-info-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0; }
  .html-customer-info-page .page-title {
    display: none; }
  .html-customer-info-page .title {
    display: none; }
  .html-customer-info-page form {
    border: unset !important;
    padding-top: 0 !important; }
  .html-customer-info-page .fieldset {
    margin: 0; }
    .html-customer-info-page .fieldset .form-fields {
      background-color: unset;
      width: 100% !important; }
      .html-customer-info-page .fieldset .form-fields .inputs {
        display: flex;
        align-items: center;
        margin: unset;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #444444; }
        .html-customer-info-page .fieldset .form-fields .inputs:first-child {
          padding-top: 30px; }
        .html-customer-info-page .fieldset .form-fields .inputs label {
          padding-left: 20px;
          width: 25%;
          text-align: left;
          color: #444444;
          font-weight: bold; }
        .html-customer-info-page .fieldset .form-fields .inputs .input-container {
          width: 75% !important; }
        .html-customer-info-page .fieldset .form-fields .inputs input {
          border: unset; }
          .html-customer-info-page .fieldset .form-fields .inputs input:focus {
            outline: unset; }
        .html-customer-info-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-customer-info-page .fieldset .form-fields .inputs .field-validation-error {
          text-align: left; }
  .html-customer-info-page .buttons button {
    width: 100% !important;
    border-radius: 5px;
    background-color: #99ddd7;
    font-weight: bold;
    margin-top: 30px; }
    .html-customer-info-page .buttons button:hover {
      background-color: #99ddd7 !important; }
    .html-customer-info-page .buttons button:focus {
      background-color: #99ddd7 !important; }
  .html-customer-info-page .footer {
    display: none !important; }
  .customer-menu-mobile {
    display: block !important;
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.6s;
    background: white;
    height: 100vh;
    width: 100%;
    z-index: 100; }
    .customer-menu-mobile .menu-toggle {
      background: unset;
      background-color: #002a5c; }
    .customer-menu-mobile .icon-bsy-user {
      padding-right: 20px; }
    .customer-menu-mobile li {
      font-size: 14px;
      font-weight: 700; }
      .customer-menu-mobile li:first-child {
        display: none; }
      .customer-menu-mobile li a {
        display: block;
        position: relative;
        z-index: 0;
        padding: 13px 18px !important;
        font-size: 13px;
        line-height: 17px;
        color: #444444;
        font-weight: 700;
        text-transform: capitalize;
        min-height: unset; }
  .html-address-list-page .side-2 {
    display: none; }
  .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page {
      width: 94%;
      margin: 15px auto; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item {
        border: unset;
        margin-bottom: 0; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .page-title {
          display: none; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button {
          width: 100%;
          padding: 10px; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a {
            border: unset;
            color: #444444;
            font-size: 16px;
            border: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a:hover {
              background-color: unset; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a span {
              font-size: 17px; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body {
        display: flex;
        border: unset;
        border-radius: 10px;
        padding: 0;
        flex-wrap: wrap;
        justify-content: center; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list {
          margin: 0;
          width: 33%; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item {
            border: 1px solid #bbb; 
            display: flex;
            flex-direction: column;
            justify-content: space-between;
          }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .title {
              text-align: left;
              color: #99ddd7;
              display: flex;
              justify-content: space-between;
              background-color: #fff;
              border-top-left-radius: 10px;
              border-top-right-radius: 10px;
              border-bottom: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info {
              text-align: left;
              height: auto;
              padding-bottom: 0 !important; }
              .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info .name {
                font-size: 14px;
                color: #444444; }
  .product-details-not-mobile {
    display: none; }
  .master-wrapper-content .center-1 .shopping-cart-page {
    width: 95%;
    margin: 0px auto; }
    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper {
      display: unset !important; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper {
        width: 100% !important; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border {
          border: unset !important;
          padding: 0 !important; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item {
            padding: 0 !important; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-image-wrapper {
              width: 30%; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper {
              width: 70%;
              display: flex;
              flex-direction: column; }
              .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex {
                display: flex;
                align-items: center; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-info {
                  width: 80%;
                  text-align: left;
                  margin: 5px 10px;
                  font-size: 14px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-delete {
                  width: 15%;
                  margin: 5px 10px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count {
                  width: 30%;
                  margin: 5px 10px;
                  text-align: left; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity {
                    display: flex;
                    align-items: center;
                    border: 1px solid #afafaf;
                    border-radius: 35px;
                    height: 25px;
                    width: 75px; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down {
                      width: 25px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input {
                      width: 30px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input input {
                        padding: unset;
                        text-align: center;
                        border: unset;
                        background-color: unset !important;
                        width: 30px; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up {
                      width: 25px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count select {
                    width: 75px;
                    border-radius: 35px;
                    border-color: #afafaf;
                    height: 25px;
                    padding: 0 5px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price {
                  width: 70%;
                  margin: 5px 10px; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price span {
                    font-size: 16px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons {
          display: flex; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons button {
            width: 100%; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons a {
            width: 30%; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper {
        width: 100% !important;
        height: 90px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals {
          position: fixed !important;
          background-color: #fff !important;
          top: unset !important;
          bottom: 0;
          padding: 15px;
          left: 0;
          width: 100%;
          border-top: 1px solid #e2e2e2;
          margin: 0;
          z-index: 10000; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info {
            border: unset !important;
            padding: unset;
            margin: 0 0 10px; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .checkout-buttons button {
            background-color: #99ddd7 !important; }
  .master-wrapper-content .center-1 .home-page .page-body .theme-custom {
    margin: 0;
    max-width: 100%; }
  .master-wrapper-content .center-1 .home-page .page-body #banner-banner-2 {
    display: none; }
  .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid {
    width: 96%;
    border: unset;
    background: unset; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider-title {
      background-color: #fff;
      /* border: unset; */
      /* padding-left: 50px; */
      /* padding-right: 50px; */} 
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider-title span {
        font-size: 18px; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-prev {
      top: -12% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-next {
      top: -12% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box {
      margin-bottom: 20px;
      padding-right: 4px;
      padding-left: 0;
      padding: 2% 4px 0 0; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item {
        border: 1px solid #e2e2e2;
        border-radius: 10px;
        padding-bottom: 3px; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture {
          background-color: unset; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture a img {
            width: 141px; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item:hover > .details {
          transform: unset !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details {
          border-top: unset !important;
          background-color: unset !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .product-title a {
            color: #444444 !important;
            font-weight: bold;
            font-size: 13px !important;
            height: 32px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 5px !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 70px; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  margin-left: 25px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons select {
              width: 70px;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px;
              background-color: #99ddd7; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons button:hover {
                background-color: #99ddd7; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper {
    width: 100% !important;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: space-evenly; }
    .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper .banner-item {
      width: 46% !important;
      margin-left: 0 !important; }
  .master-wrapper-content .center-1 .product-details-page {
    padding: 0; }
    .master-wrapper-content .center-1 .product-details-page .page-body {
      margin: 0; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .breadcrumb {
        margin: 0 !important; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .product-name {
        padding: 5px 10px;
        margin: 0; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .manufacturers {
        padding: 5px 10px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview {
        padding: 0 10px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .full-description {
        padding: 0 10px; }
    .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid {
      width: 98%; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .title-wrapper .title {
        margin: 0;
        border-bottom: unset;
        font-size: 15px; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .title-wrapper .title strong {
          font-size: 14px; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid {
        display: flex;
        flex-wrap: wrap; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box {
          width: 19% !important;
          margin: 3px;
          border: 1px solid #e2e2e2;
          border-radius: 10px;
          padding-bottom: 0 !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture {
            border-bottom: unset !important;
            background-color: unset;
            margin: 0; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a:before {
              padding-top: 75%; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a img {
              margin: 5px auto;
              width: 120px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details {
            background-color: unset; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important;
              height: 32px; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-rating-box {
              display: none; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices {
              margin-top: 10px;
              height: 40px;
              min-height: 40px !important;
              margin-bottom: 30px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
                font-weight: bold;
                margin-bottom: 10px;
                color: #444444; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
                font-size: 15px !important; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
                font-size: 10px !important; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
                color: #a3a3a3; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
              font-size: 10px;
              position: absolute;
              bottom: 30px !important;
              padding: 10px 0; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
              position: unset !important;
              padding: 0 !important;
              border-top: unset !important;
              display: flex;
              justify-content: space-between;
              margin-bottom: 5px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
                margin: 0 5px 0 0; }
                .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                  width: 100%;
                  border-radius: 5px;
                  height: 41px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
                display: flex !important;
                align-items: center;
                border: 1px solid #afafaf;
                border-radius: 35px;
                height: 30px;
                width: 70px; }
                .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                  width: 25px; }
                  .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                    margin-left: 20px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
                .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                  width: 35px; }
                  .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                    padding: unset;
                    text-align: center;
                    border: unset;
                    background-color: unset !important; }
                .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                  width: 25px; }
                  .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                    margin-left: 25px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
                width: 55%;
                height: 30px;
                border-radius: 30px !important;
                border-color: #afafaf; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
                margin-left: unset;
                border-radius: 5px;
                font-size: 13px !important;
                text-transform: capitalize;
                width: 70% !important;
                margin: 0 0 0 5px;
                height: 30px !important;
                background-color: #d8d8d8; }
                .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button:hover {
                  background-color: #99ddd7; }
                .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                  display: block !important; }
    .master-wrapper-content .center-1 .product-details-page .related-products-grid {
      width: 95% !important;
      margin: 0 auto !important; }
      .master-wrapper-content .center-1 .product-details-page .related-products-grid .title {
        margin: 0;
        border-bottom: unset;
        font-size: 15px; }
      .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box {
          width: 32%;
          margin: 3px;
          border: 1px solid #afafaf;
          border-radius: 10px;
          padding-bottom: 0 !important; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture {
            border-bottom: unset;
            background-color: unset;
            margin: 0; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a:before {
              padding-top: 75%; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a img {
              margin: 5px auto;
              width: 120px; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details {
            background-color: unset; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important;
              height: 32px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-rating-box {
              display: none; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices {
              margin-top: 10px;
              height: 40px;
              min-height: 40px !important;
              margin-bottom: 30px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
                font-weight: bold;
                margin-bottom: 10px;
                color: #444444; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
                font-size: 15px !important; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
                font-size: 10px !important; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
                color: #a3a3a3; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
              font-size: 10px;
              position: absolute;
              bottom: 30px !important;
              padding: 10px 0; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
              position: unset !important;
              padding: 0 !important;
              border-top: unset !important;
              display: flex;
              justify-content: space-between;
              margin-bottom: 5px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
                margin: 0 5px 0 0; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                  width: 100%;
                  border-radius: 5px;
                  height: 41px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
                display: flex !important;
                align-items: center;
                border: 1px solid #afafaf;
                border-radius: 35px;
                height: 30px;
                width: 70px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                  width: 25px; }
                  .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                    margin-left: 20px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                  width: 35px; }
                  .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                    padding: unset;
                    text-align: center;
                    border: unset;
                    background-color: unset !important; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                  width: 25px; }
                  .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                    margin-left: 25px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
                width: 55%;
                height: 30px;
                border-radius: 30px;
                border-color: #afafaf; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
                margin-left: unset;
                border-radius: 5px;
                font-size: 13px !important;
                text-transform: capitalize;
                width: 70% !important;
                margin: 0 0 0 5px;
                height: 30px !important;
                background-color: #99ddd7; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                  display: block !important; }
  .master-wrapper-content .center-1 #super-checkout-app {
    width: 95% !important; }
    .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row {
      flex-direction: column; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content {
        width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab {
          height: 120px !important;
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper {
            padding: 0 !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper p {
              padding-top: 5px !important;
              font-size: 12px;
              height: 65px; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .use-same-address {
            width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content a {
          font-size: 14px !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content span.edit-btn {
          position: unset !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content {
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address {
            flex-direction: column !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-flex {
              width: 100%;
              margin-left: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-item {
              width: 100%;
              margin-left: 0 !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points {
          width: 100% !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .select-pickup-point {
            width: 100% !important;
            height: 250px;
            margin-bottom: 20px;
            text-align: left; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .pickup-points-map {
            margin-left: 0;
            width: 100%;
            height: 250px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .payment-info .info td {
          font-size: 12px;
          padding: 10px 5px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li {
          padding: 20px !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info {
            padding: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper {
              padding: 0;
              border: unset; }
              .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment {
                text-align: left !important;
                border: 1px solid #e2e2e2;
                padding: 10px; }
                .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment p {
                  text-align: left !important; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .pay-right-content {
        width: 100% !important;
        margin-left: 0 !important;
        height: auto; }
    .master-wrapper-content .center-1 #super-checkout-app .is-visible-mobile {
      display: block !important; }
  .master-wrapper-content .master-column-wrapper .side-2 .block-account-navigation {
    display: none; }
  .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .master-wrapper-content .master-column-wrapper .center-2 .is-visible-mobile {
      display: block !important; }
    .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page {
      padding: 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title {
        width: 100%;
        text-align: left; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title span {
          padding-bottom: 8px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info {
        width: 100%;
        text-align: left; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info a {
          font-size: 12px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info label {
          font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info span {
          font-size: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-edit {
        margin-left: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-price span {
        font-size: 13px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity {
        border-radius: 35px;
        height: 25px;
        align-items: center;
        width: 75px;
        display: flex; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button {
          position: absolute;
          background: unset;
          border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-down {
            right: 65px; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-up {
            right: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count select {
        width: 60px;
        height: 30px;
        border-radius: 30px;
        border-color: #afafaf;
        padding: 0;
        font-size: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .cart-options .common-buttons {
        text-align: right;
        /* button {
                                            width: 50%;
                                        }*/ }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-reject {
        width: 49%;
        margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-approve {
        width: 50%;
        margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .order-list-page {
      padding: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title {
        text-align: left;
        padding: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title h1 span {
          padding-bottom: 11px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item {
        margin-bottom: 10px !important;
        width: 100%;
        margin: 20px 0; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper {
          padding: 10px !important;
          align-items: center; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info {
            width: 46% !important;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p {
              color: #000; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p:nth-child(2) {
                margin-bottom: 15px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info .order-status {
              color: #99ddd7; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items {
            position: relative; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items {
              height: 50px; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(1) {
                left: unset !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(2) {
                left: 25px !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items .product-count {
                left: 40px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details {
            width: 10% !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details a i:before {
              font-size: 20px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper {
        padding: 5px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info {
          width: 100%;
          display: flex; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text p {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text p {
              font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info {
          width: 100%; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item {
            background-color: unset;
            padding: unset; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item h2 {
              text-align: left;
              font-size: 16px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .payment-text {
              text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-description {
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-description {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .buttons-wrapper button {
            width: 48%; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper {
        margin: 10px 0 !important;
        padding: 10px 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-picture {
          width: 35% !important;
          margin: 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info {
          width: 80% !important;
          margin: 0 !important;
          text-align: left; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-name {
            font-size: 12px;
            color: #444444; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-sku {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-quantity {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-price {
            font-size: 12px; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address {
      background-color: unset;
      border: unset;
      margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message {
        margin-bottom: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message span {
          text-align: left !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper {
        border: 1px solid #bbb;
        border-radius: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .title {
          text-align: left;
          color: #99ddd7;
          padding: 5px 10px;
          border-bottom: 1px solid #bbb; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs {
          display: flex;
          padding: 6px 10px 6px;
          border-bottom: 1px solid #bbb;
          align-items: center;
          margin: 0; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs:last-child {
            border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select {
            border-radius: 5px; }
            .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select:focus-visible {
              outline: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs label {
            text-align: left;
            width: 75%;
            color: #444444;
            font-weight: bold; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs .required {
            display: none; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons {
      padding: 0 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons button {
        width: 100%;
        border-radius: 5px;
        background-color: #99ddd7;
        color: #fff; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .breadcrumb {
      margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-title {
      margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .product-selectors {
      border: unset;
      padding: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid {
      display: flex !important;
      flex-wrap: wrap;
      flex: 50%;
      justify-content: start; }
      .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box {
        width: 19%;
        margin: 0.5%;
        border: 1px solid #e2e2e2;
        border-radius: 10px;
        padding-bottom: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
          border-bottom: unset;
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
            padding-top: 75%; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
            width: 120px; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details {
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
            height: 32px;
            overflow: hidden; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
            height: 65px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
              font-size: 15px !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
              font-size: 10px !important; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
            bottom: 40px; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 0 !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 70px; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px;
                padding-left: 10px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  padding-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
              width: 55%;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 3px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px !important;
              background-color: #99ddd7; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  body #scroll-top-button {
    bottom: 80px;
    right: 10px; }
  .left-0 {
    left: 0 !important;
    transition: 0.6s !important; }
  .html-order-list-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-order-list-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
  .html-peding-approval-order-list-page .side-2 {
    display: none; }
  .html-return-request-list-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 10px auto; }
    .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .return-request-list-page .page-title {
      display: none; }
    .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .request-item {
      display: none; }
    .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .page-body .request-item-mobil {
      display: flex;
      border: 1px solid #444444;
      border-radius: 5px;
      text-align: left;
      padding: 10px;
      justify-content: space-between;
      margin-bottom: 15px;
      align-items: center;
      width: 98%;
      margin-left: 10px; }
      .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .page-body .request-item-mobil img {
        width: 75px;
        border-radius: 50%;
        border: 1px solid #444444; }
      .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .page-body .request-item-mobil .row {
        display: flex;
        margin: 5px; }
        .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .page-body .request-item-mobil .row .title {
          margin: unset;
          padding: unset;
          font-size: unset; }
        .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .page-body .request-item-mobil .row .description {
          margin: unset;
          padding: unset; }
        .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .page-body .request-item-mobil .row:nth-child(2) .description a {
          color: #444444; }
        .html-return-request-list-page .master-wrapper-content .master-column-wrapper .center-2 .page-body .request-item-mobil .row:last-child {
          color: red;
          font-weight: bold; }
  .is-visible-mobile {
    display: block !important; }
  .is-visible-desktop {
    display: none !important; }
  .html-company-whislist-page .whislist-product-grid {
    width: 95% !important; }
    .html-company-whislist-page .whislist-product-grid .search-item {
      display: none !important; }
    .html-company-whislist-page .whislist-product-grid .search-item-mobil {
      display: flex !important; }
    .html-company-whislist-page .whislist-product-grid .info-wrapper {
      display: block !important;
      margin-bottom: 20px !important; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil {
        display: flex;
        padding-top: 30px; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input {
          border-radius: 5px;
          background-color: #e2e2e2;
          width: 100%; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input:focus-visible {
            outline: unset; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button {
          background-color: #e2e2e2;
          padding: 10px;
          border-radius: 5px;
          margin-left: 5px;
          border: unset; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button:hover {
            background-color: #9d9d9d;
            color: #fff;
            transition: .2s; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box {
        width: 100% !important;
        font-size: 10px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-title span {
          font-size: 12px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-description span {
          font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .product-wrapper {
      display: block !important; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu {
        width: 100% !important;
        display: flex;
        margin-bottom: 15px; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .selectbox-item {
            padding-right: 20px;
            width: 100% !important;
            display: block; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .selectbox-item {
            width: 100% !important;
            display: block; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid {
        width: 100% !important;
        border: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-title {
          display: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body {
          padding: unset !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper {
            padding: 5px !important;
            margin-bottom: 10px !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-picture {
              padding-right: 10px;
              width: 85px; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container {
              width: 100%;
              display: block !important; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info {
                display: block !important;
                width: 100% !important;
                padding-bottom: 20px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description {
                  color: #444444;
                  font-weight: bold; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p {
                    font-size: 14px !important; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p:last-child {
                      font-size: 9px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price {
                display: block !important;
                width: 100% !important;
                text-align: left !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .actual-price {
                  font-size: 14px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .min-qty-notification {
                  font-size: 9px !important;
                  text-align: left !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button {
              display: block !important;
              width: 100px !important;
              padding-right: 10px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons {
                display: block !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons select {
                  border-radius: 20px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons button {
                  margin-top: 10px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .is-desktop {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  display: flex !important;
                  align-items: center; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .quantity-button {
                    width: 15px;
                    font-weight: bold; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .product-box-add-to-cart-button.is-mobile {
                  padding: unset !important;
                  background-color: #e7e7e7;
                  color: #000;
                  border: unset;
                  border-radius: 5px;
                  display: block !important;
                  width: 90px;
                  text-align: center !important;
                  padding-top: 5px !important;
                  padding-bottom: 5px !important;
                  font-weight: bold;
                  font-size: 12px;
                  margin-top: 5px;
                  margin-bottom: 5px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .desktop-quantity {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  border: 1px solid #afafaf;
                  border-radius: 30px;
                  width: 65px;
                  margin-left: auto;
                  margin-right: auto; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-down .quantity-down {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input {
                    border: unset !important;
                    width: 32px !important;
                    height: 25px !important;
                    text-align: center; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input:focus {
                      outline: unset; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-up .quantity-up {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
    .html-company-whislist-page .whislist-product-grid .pager li span {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager li a {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .next-page a {
      font-size: 0px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .previous-page a {
      font-size: 0px !important; }
  .html-category-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-category-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-title {
      margin: 0;
      padding: 10px; }
    .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body {
      padding: 10px; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .search-input {
        display: none; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: start; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box {
          width: 19% !important;
          margin: 3px;
          border: 1px solid #e2e2e2;
          border-radius: 10px;
          padding-bottom: 0 !important; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
            border-bottom: unset;
            background-color: unset;
            margin: 0; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
              padding-top: 75%; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
              margin: 5px auto;
              width: 120px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details {
            background-color: unset; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important;
              height: 32px !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-rating-box {
              display: none; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
              margin-top: 10px !important;
              height: 40px !important;
              min-height: 40px !important;
              margin-bottom: 30px !important; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
                font-weight: bold;
                color: #444444;
                display: block; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
                font-size: 15px !important; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
                font-size: 10px !important; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
                color: #a3a3a3; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
              font-size: 10px !important;
              position: absolute !important;
              bottom: 30px !important;
              padding: 10px 0; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
              position: unset !important;
              padding: 0 !important;
              border-top: unset !important;
              display: flex;
              justify-content: start;
              margin-bottom: 5px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
                margin: 0 5px 0 0; }
                .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                  width: 100%;
                  border-radius: 5px;
                  height: 41px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
                display: flex !important;
                align-items: center;
                border: 1px solid #afafaf;
                border-radius: 35px;
                height: 30px;
                width: 70px;
                margin-right: 15px; }
                .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                  width: 25px; }
                  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                    margin-left: 20px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
                .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                  width: 35px; }
                  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                    padding: unset;
                    text-align: center;
                    border: unset;
                    background-color: unset !important; }
                .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                  width: 25px; }
                  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                    margin-left: 25px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
                width: 70px !important;
                height: 30px;
                border-radius: 30px !important;
                border-color: #afafaf;
                margin-right: 15px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
                margin-left: unset !important;
                border-radius: 3px !important;
                font-size: 13px !important;
                text-transform: capitalize;
                width: 55% !important;
                margin: 0 0 0 5px;
                height: 30px !important;
                background-color: #d8d8d8; }
                .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                  display: block !important; }
  .html-contact-page .master-wrapper-content .center-1 .contact-page {
    width: 90% !important; }
  .html-topic-page .master-wrapper-content .center-1 .topic-page {
    width: 90% !important; }
    .html-topic-page .master-wrapper-content .center-1 .topic-page .topic-page-row {
      flex-direction: column; }
      .html-topic-page .master-wrapper-content .center-1 .topic-page .topic-page-row .column {
        width: 100%; }
  .html-search-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-search-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-title {
      display: none; }
    .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body {
      padding: 10px; }
      .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-input {
        display: none; }
      .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: start; }
        .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box {
          width: 24%;
          margin: 3px;
          border: 1px solid #afafaf;
          border-radius: 10px; }
          .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .picture {
            border-bottom: unset;
            background-color: unset;
            margin: 0; }
            .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .picture a:before {
              padding-top: 75%; }
            .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .picture a img {
              margin: 5px auto;
              width: 120px; }
          .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details {
            background-color: unset; }
            .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important;
              height: 32px; }
            .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .product-rating-box {
              display: none; }
            .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .prices {
              margin-top: 10px;
              height: 40px;
              min-height: 40px !important;
              margin-bottom: 30px; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
                font-weight: bold;
                margin-bottom: 10px;
                color: #444444; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
                font-size: 15px !important; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
                font-size: 10px !important; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
                color: #a3a3a3; }
            .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
              font-size: 10px;
              position: absolute;
              bottom: 40px;
              padding: 10px 0; }
            .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
              position: unset !important;
              padding: 0 !important;
              border-top: unset !important;
              display: flex;
              justify-content: space-between;
              margin-bottom: 5px; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
                margin: 0 5px 0 0; }
                .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                  width: 100%;
                  border-radius: 5px;
                  height: 41px; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
                display: flex !important;
                align-items: center;
                border: 1px solid #afafaf;
                border-radius: 35px;
                height: 30px;
                width: 70px; }
                .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                  width: 25px; }
                  .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                    margin-left: 20px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
                .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                  width: 35px; }
                  .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                    padding: unset;
                    text-align: center;
                    border: unset;
                    background-color: unset !important; }
                .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                  width: 25px; }
                  .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                    margin-left: 25px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
                width: 70px;
                height: 30px;
                border-radius: 30px;
                border-color: #afafaf; }
              .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
                margin-left: unset;
                border-radius: 5px;
                font-size: 13px !important;
                text-transform: capitalize;
                width: 70% !important;
                margin: 0 0 0 5px;
                height: 30px !important;
                background-color: #99ddd7; }
                .html-search-page .master-wrapper-content .master-column-wrapper .center-2 .search-page .page-body .search-results .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                  display: block !important; }
  .html-change-password-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .page-title {
      display: none; }
    .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 form {
      border: unset !important;
      padding-top: unset !important; }
    .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .fieldset {
      margin: 0 !important; }
      .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .fieldset .form-fields {
        background-color: unset;
        width: 100% !important;
        padding: 15px 15px !important; }
        .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .fieldset .form-fields .inputs {
          display: block !important; }
          .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .fieldset .form-fields .inputs label {
            text-align: left;
            color: #444444;
            font-weight: bold;
            display: block;
            margin-bottom: 10px; }
          .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .fieldset .form-fields .inputs input {
            font-size: 16px;
            padding: 10px !important;
            border-radius: 5px;
            height: auto;
            width: 100%; }
          .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .fieldset .form-fields .inputs .required {
            display: none; }
          .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .fieldset .form-fields .inputs .field-validation-error {
            text-align: left;
            width: 100%; }
    .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .buttons {
      padding: 0 !important;
      text-align: center !important; }
      .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .buttons button {
        width: 100% !important;
        border-radius: 5px;
        background-color: #99ddd7;
        font-weight: bold; }
        .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .buttons button:hover {
          background-color: #99ddd7 !important; }
        .html-change-password-page .master-wrapper-content .master-column-wrapper .center-2 .buttons button:focus {
          background-color: #99ddd7 !important; }
  .html-change-password-page .footer {
    display: none !important; }
  .html-password-recovery-page .password-recovery-page {
    width: 80%;
    margin: 20px auto; }
    .html-password-recovery-page .password-recovery-page .page-title {
      margin: 0 0 10px; }
    .html-password-recovery-page .password-recovery-page .page-body form {
      padding: 10px; }
      .html-password-recovery-page .password-recovery-page .page-body form .tooltip {
        border: unset;
        margin: 0 0 10px 0; }
      .html-password-recovery-page .password-recovery-page .page-body form .fieldset {
        margin: 0; }
        .html-password-recovery-page .password-recovery-page .page-body form .fieldset .field-validation-error {
          text-align: left; }
        .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields {
          background-color: unset;
          border: unset;
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding: 30px 0 0 0; }
          .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs {
            width: 70%;
            margin: 0; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs label {
              display: block;
              width: auto;
              text-align: left;
              bottom: 40px;
              position: absolute; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs input {
              width: 100%; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs .required {
              display: none; }
          .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons {
            margin: 0;
            width: 30%; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons button {
              background-color: #afafaf;
              height: 40px;
              min-width: unset;
              width: 100%;
              padding: 0; }
              .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons button:hover {
                background-color: #99ddd7;
                transition: .3s; }
  .html-blog-page .side-2 {
    margin: 1em 1em 0 1em; }
    .html-blog-page .side-2 .block-blog-archive {
      min-height: unset;
      max-width: unset;
      width: 90%; }
      .html-blog-page .side-2 .block-blog-archive .title {
        border-bottom: unset;
        font-size: 16px;
        padding: 5px;
        background-position: right 0px bottom 0px;
        margin: 0 auto; }
  .html-blog-page .blog-page {
    padding: 10px; }
  .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title span {
      font-size: 18px;
      color: #1b1b1b;
      border-bottom: 3px solid #99ddd7;
      padding-bottom: 6px; }
    .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .title {
      font-size: 14px; }
      .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .title strong {
        font-weight: bold !important; }
    .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .info {
      border-top: unset;
      border: 1px solid #e6e6e6;
      border-radius: 10px;
      background-color: white; }
    .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .buttons {
      top: -5px; }
      .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .buttons button {
        color: #f27a1a;
        border: 1px solid #f27a1a;
        padding: 5px;
        border-radius: 5px;
        font-size: 14px;
        background: unset; }
        .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .buttons button:hover {
          background-color: #f27a1a;
          color: white; }
    .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item {
      margin-top: 14px; }
    .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-price {
      width: 50%; }
    .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count {
      width: 50%; }
      .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count div.soluto-quantity {
        width: 80px; }
        .html-peding-approval-order-list-page .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count div.soluto-quantity .quantity-button.quantity-up {
          right: 15px; } }

  .mobile-header {
      background: #67B26F;  /* fallback for old browsers */
      background: -webkit-linear-gradient(to right, #4ca2cd, #67B26F);  /* Chrome 10-25, Safari 5.1-6 */
      background: linear-gradient(to right, #4ca2cd, #67B26F); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
  }

@media all and (min-width: 1280px) {
  .is-visible-mobile {
    display: none !important; }
  .header .header-links {
    display: block; }
  .mobile-header {
    display: none; }
  .header-links {
    display: none; }
  .header-links-mobile {
    display: none; }
  .product-details-is-mobile {
    display: none; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?aznbw");
  src: url("../fonts/icomoon.eot?aznbw#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?aznbw") format("truetype"), url("../fonts/icomoon.woff?aznbw") format("woff"), url("fonts/icomoon.svg?aznbw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-bsy-refresh:before {
  content: "\e926"; }

.icon-bsy-padlock:before {
  content: "\e920"; }

.icon-bsy-star:before {
  content: "\e921"; }

.icon-bsy-parcel:before {
  content: "\e922"; }

.icon-bsy-shopping-bag:before {
  content: "\e923"; }

.icon-bsy-location:before {
  content: "\e924"; }

.icon-bsy-package-box:before {
  content: "\e925"; }

.icon-bsy-down-arrow:before {
  content: "\e91f"; }

.icon-bsy-check:before {
  content: "\e91e"; }

.icon-bsy-plus:before {
  content: "\e91d"; }

.icon-bsy-editing:before {
  content: "\e91b"; }

.icon-bsy-trash:before {
  content: "\e91c"; }

.icon-bsy-google:before {
  content: "\e91a"; }

.icon-bsy-up-arrows:before {
  content: "\e919"; }

.icon-bsy-prev:before {
  content: "\e917"; }

.icon-bsy-next:before {
  content: "\e918"; }

.icon-bsy-phone:before {
  content: "\e915"; }

.icon-bsy-mail:before {
  content: "\e916"; }

.icon-bsy-youtube:before {
  content: "\e913"; }

.icon-bsy-telegram:before {
  content: "\e90b"; }

.icon-bsy-messenger:before {
  content: "\e90c"; }

.icon-bsy-twitter:before {
  content: "\e90e"; }

.icon-bsy-whatsapp:before {
  content: "\e90f"; }

.icon-bsy-linkedin:before {
  content: "\e910"; }

.icon-bsy-instagram:before {
  content: "\e911"; }

.icon-bsy-facebook:before {
  content: "\e912"; }

.icon-bsy-layers:before {
  content: "\e914"; }

.icon-bsy-log-in:before {
  content: "\e908"; }

.icon-bsy-add-user:before {
  content: "\e909"; }

.icon-bsy-log-out:before {
  content: "\e90a"; }

.icon-bsy-search:before {
  content: "\e90d"; }

.icon-bsy-currency:before {
  content: "\e900"; }

.icon-bsy-uk:before {
  content: "\e901"; }

.icon-bsy-tr:before {
  content: "\e902"; }

.icon-bsy-love:before {
  content: "\e903"; }

.icon-bsy-user:before {
  content: "\e904"; }

.icon-bsy-shopping-cart:before {
  content: "\e905"; }

.icon-bsy-menu:before {
  content: "\e906"; }

.icon-bsy-home:before {
  content: "\e907"; }

@media all and (max-width: 1024px) {
  body {
    background-color: #fff !important; }
    body #bar-notification {
      width: 50%; }
  .header {
    display: none; }
    .header .header-links {
      display: none; }
  .header-links {
    display: none !important; }
  .mobile-header {
    display: block !important; }
    .mobile-header .header-upper {
      border: unset; }
    .mobile-header .header-lower {
      /* background-color: #fff; */
      padding: 0; }
      .mobile-header .header-lower .header-logo {
        /* background-color: #ffffff !important; */
        text-align: left;
        margin: 0;
        display: flex; }
        .mobile-header .header-lower .header-logo .mobile-logo {
          width: 50%;
          text-align: left; }
          .mobile-header .header-lower .header-logo .mobile-logo a {
            padding: 10px; }
            .mobile-header .header-lower .header-logo .mobile-logo a img {
              width: 150px; }
        .mobile-header .header-lower .header-logo .header-search-button {
          width: 100%;
          text-align: right;
          padding-right: 10px;
          padding-top: 12px;
          display: flex;
          justify-content: flex-end;
          display: none;
          }
          .mobile-header .header-lower .header-logo .header-search-button span {
			min-width: 40px;
			height: 40px;
			border-left: unset;
			color: #444444;
			display: flex;
			align-items: center;
			justify-content: center;
			cursor: pointer;
			border: 1px solid #afafaf;
			border-radius: 10px;
			border-top-right-radius: 25px;
			border-bottom-right-radius: 25px;
			background-color: #99ddd7; }
            .mobile-header .header-lower .header-logo .header-search-button span:before {
              font-size: 17px; }
        .mobile-header .header-lower .header-logo .personnel-button {
          width: 50%;
          text-align: right;
          padding: 20px 25px 10px 0; }
          .mobile-header .header-lower .header-logo .personnel-button a {
            color: #fff;
            font-size: 14px; }
      .mobile-header .header-lower .header-search-button .search-box {
        text-align: center;
        padding: unset;
       /* display: none;*/
        width: 100%; }
        .mobile-header .header-lower .header-search-button .search-box form {
          width: 100%; }
          .mobile-header .header-lower .header-search-button .search-box form input {
			position: relative;
			font-size: 11px;
			width: 100%;
			height: 40px;
			border-radius: 3px 0 0 3px;
			border: 1px solid #bbb;
			border-right: unset;
			right: -4px;
			border-top-left-radius: 25px;
			border-bottom-left-radius: 25px;}
            .mobile-header .header-lower .header-search-button .search-box form input:focus {
              outline: unset; }
          .mobile-header .header-lower .header-search-button .search-box form button {
            display: none;
            height: 40px;
            min-width: auto;
            border-radius: 0 3px 3px 0;
            background: #99ddd7;
            border-top: 1px solid #bbb;
            border-right: 1px solid #bbb;
            border-bottom: 1px solid #bbb; }
            .mobile-header .header-lower .header-search-button .search-box form button span {
              color: #fff; }
  .header-menu {
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.6s; }
    .header-menu .menu-toggle {
      background-color: #444444;
      background-image: unset;
      text-align: left; }
      .header-menu .menu-toggle i {
        margin-right: 20px; }
    .header-menu .top-menu.mobile {
      display: block;
      overflow: scroll;
      background-color: #fff; }
      .header-menu .top-menu.mobile li {
        text-align: left;
        background-color: unset; }
        .header-menu .top-menu.mobile li:hover {
          background-color: unset; }
          .header-menu .top-menu.mobile li:hover > .sublist {
            display: none;
            width: 100%;
            padding: 0; }
        .header-menu .top-menu.mobile li .first-level li {
          flex: unset;
          margin: unset;
          width: 100%; }
          .header-menu .top-menu.mobile li .first-level li a {
            color: #464646;
            padding: 13px 35px; }
          .header-menu .top-menu.mobile li .first-level li .sublist {
            display: none; }
            .header-menu .top-menu.mobile li .first-level li .sublist li a {
              border-bottom: 1px solid #e2e2e2;
              padding: 13px 50px; }
              .header-menu .top-menu.mobile li .first-level li .sublist li a:after {
                content: ''; }
        .header-menu .top-menu.mobile li a {
          display: block;
          position: relative;
          z-index: 0;
          font-size: 13px;
          line-height: 17px;
          color: #444444;
          font-weight: 700;
          text-transform: capitalize;
          min-height: unset; }
        .header-menu .top-menu.mobile li .sublist-toggle {
          background: url("../images/next-black.png") center no-repeat;
          border-left: unset;
          height: 43px; }
  .header-links-mobile {
    display: block !important; }
    .header-links-mobile .mobile-navigation {
      position: fixed;
      display: flex;
      flex-wrap: nowrap;
      bottom: 0;
      z-index: 1020;
      background-color: #fff;
      width: 100%; }
      .header-links-mobile .mobile-navigation .responsive-nav-wrapper {
        background-color: #444444;
        display: flex !important;
        justify-content: center !important;
        width: 100%; }
        .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item {
          padding: 14px 4px;
          text-align: center;
          flex: 1;
          position: relative;
          display: inline-block;
          vertical-align: top; }
          .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon {
            height: 40px !important;
            width: 100% !important;
            position: relative;
            display: block;
            font-size: 0;
            cursor: pointer;
            line-height: 15px; }
            .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon i {
              font-size: 19px;
              color: #fff; }
            .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon p {
              color: #fff;
              font-size: 11px; }
  .footer-is-mobile {
    border: 1px solid #e2e2e2; }
    .footer-is-mobile .manufacturer-slider-wrapper {
      display: none !important; }
    .footer-is-mobile .footer-upper {
      width: 100%;
      margin-top: 0;
      margin-bottom: 0; }
      .footer-is-mobile .footer-upper .flex-footer {
        flex-wrap: wrap;
        flex: 50%;
        justify-content: start;
        display: flex; }
      .footer-is-mobile .footer-upper .footer-block {
        width: 48% !important;
        text-align: left;
        border-bottom: unset; }
        .footer-is-mobile .footer-upper .footer-block:last-child {
          width: 100% !important;
          text-align: center; }
        .footer-is-mobile .footer-upper .footer-block .about-wrapper {
          padding: 0 10px; }
        .footer-is-mobile .footer-upper .footer-block .title {
          background-color: unset;
          margin-bottom: 0;
          padding: 5px 15px;
          position: unset; }
        .footer-is-mobile .footer-upper .footer-block .list {
          background-color: unset;
          margin: 0; }
          .footer-is-mobile .footer-upper .footer-block .list li {
            padding: 0; }
            .footer-is-mobile .footer-upper .footer-block .list li a {
              padding: 2px 15px; }
        .footer-is-mobile .footer-upper .footer-block:last-child {
          border-bottom: unset; }
          .footer-is-mobile .footer-upper .footer-block:last-child .social {
            margin-top: 20px; }
            .footer-is-mobile .footer-upper .footer-block:last-child .social .title:before, .footer-is-mobile .footer-upper .footer-block:last-child .social .title:after {
              content: unset; }
          .footer-is-mobile .footer-upper .footer-block:last-child .payment-method-wrapper .title:before, .footer-is-mobile .footer-upper .footer-block:last-child .payment-method-wrapper .title:after {
            content: unset; }
      .footer-is-mobile .footer-upper .company-about {
        width: 100% !important; }
  .footer-not-mobile {
    display: none !important; }
  .html-shopping-cart-page .footer-is-mobile {
    display: none; }
  .html-customer-info-page .side-2 {
    display: none; }
  .html-customer-info-page .page-title {
    display: none; }
  .html-customer-info-page .title {
    display: none; }
  .html-customer-info-page form {
    border: unset !important;
    padding-top: 0 !important; }
  .html-customer-info-page .fieldset {
    margin: 0; }
    .html-customer-info-page .fieldset .form-fields {
      background-color: unset;
      width: 100% !important; }
      .html-customer-info-page .fieldset .form-fields .inputs {
        display: flex;
        align-items: center;
        margin: unset;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #444444;
        /*&:first-child {
                        padding-top: 30px;
                    }*/ }
        .html-customer-info-page .fieldset .form-fields .inputs label {
          padding-left: 20px;
          width: 25%;
          text-align: left;
          color: #444444;
          font-weight: bold; }
        .html-customer-info-page .fieldset .form-fields .inputs .input-container {
          width: 75% !important; }
        .html-customer-info-page .fieldset .form-fields .inputs input {
          border: unset; }
          .html-customer-info-page .fieldset .form-fields .inputs input:focus {
            outline: unset; }
        .html-customer-info-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-customer-info-page .fieldset .form-fields .inputs .field-validation-error {
          text-align: left; }
  .html-customer-info-page .buttons button {
    width: 95% !important;
    border-radius: 5px;
    background-color: #99ddd7;
    font-weight: bold;
    margin-top: 30px; }
    .html-customer-info-page .buttons button:hover {
      background-color: #99ddd7 !important; }
    .html-customer-info-page .buttons button:focus {
      background-color: #99ddd7 !important; }
  .html-customer-info-page .footer {
    display: none !important; }
  .customer-menu-mobile {
    display: block !important;
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.6s;
    background: white;
    height: 100vh;
    width: 100%;
    z-index: 100; }
    .customer-menu-mobile .menu-toggle {
      background: unset;
      background-color: #444444; }
    .customer-menu-mobile .icon-bsy-user {
      padding-right: 20px; }
    .customer-menu-mobile li {
      font-size: 14px;
      font-weight: 700; }
      .customer-menu-mobile li:first-child {
        display: none; }
      .customer-menu-mobile li a {
        display: block;
        position: relative;
        z-index: 0;
        padding: 13px 18px !important;
        font-size: 13px;
        line-height: 17px;
        color: #444444;
        font-weight: 700;
        text-transform: capitalize;
        min-height: unset; }
  .html-address-list-page .side-2 {
    display: none; }
  .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page {
      width: 94%;
      margin: 15px auto; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item {
        border: unset;
        margin-bottom: 0; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .page-title {
          display: none; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button {
          width: 100%;
          padding: 10px; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a {
            border: unset;
            color: #444444;
            font-size: 16px;
            border: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a:hover {
              background-color: unset; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a span {
              font-size: 17px; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body {
        display: flex;
        border: unset;
        border-radius: 10px;
        padding: 0;
        flex-wrap: wrap;
        flex-direction: row;
        justify-content: start; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list {
          margin: 0;
          width: 50%; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item {
            border: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .title {
              text-align: left;
              color: #99ddd7;
              display: flex;
              justify-content: space-between;
              background-color: #fff;
              border-top-left-radius: 10px;
              border-top-right-radius: 10px;
              border-bottom: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info {
              text-align: left;
              height: auto;
              padding-bottom: 0 !important; }
              .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info .name {
                font-size: 14px;
                color: #444444; }
  .product-details-not-mobile {
    display: none; }
  .master-wrapper-content .center-1 .shopping-cart-page {
    width: 95%;
    margin: 0px auto; }
    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper {
      display: unset !important; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper {
        width: 100% !important; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border {
          border: unset !important;
          padding: 0 !important; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item {
            padding: 0 !important; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-image-wrapper {
              width: 30%; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper {
              width: 70%;
              display: flex;
              flex-direction: column; }
              .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex {
                display: flex;
                align-items: center; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-info {
                  width: 80%;
                  text-align: left;
                  margin: 5px 10px;
                  font-size: 14px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-delete {
                  width: 15%;
                  margin: 5px 10px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count {
                  width: 30%;
                  margin: 5px 10px;
                  text-align: left; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity {
                    display: flex;
                    align-items: center;
                    border: 1px solid #afafaf;
                    border-radius: 35px;
                    height: 25px;
                    width: 75px; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down {
                      width: 25px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input {
                      width: 30px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input input {
                        padding: unset;
                        text-align: center;
                        border: unset;
                        background-color: unset !important;
                        width: 30px; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up {
                      width: 25px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count select {
                    width: 75px;
                    border-radius: 35px;
                    border-color: #afafaf;
                    height: 25px;
                    padding: 0 5px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price {
                  width: 70%;
                  margin: 5px 10px; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price span {
                    font-size: 16px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons {
          display: flex; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons button {
            width: 100%; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons a {
            width: 30%; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper {
        width: 100% !important;
        height: 90px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals {
          position: fixed !important;
          background-color: #fff !important;
          top: unset !important;
          bottom: 70px;
          padding: 15px;
          left: 0;
          width: 100%;
          border-top: 1px solid #e2e2e2;
          margin: 0;
          z-index: 10000; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info {
            border: unset !important;
            padding: unset;
            margin: 0 0 10px; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .checkout-buttons button {
            background-color: #99ddd7 !important; }
  .master-wrapper-content .center-1 .home-page .page-body .theme-custom {
    margin: 0;
    max-width: 100%; }
  .master-wrapper-content .center-1 .home-page .page-body #banner-banner-2 {
    display: none; }
  .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid {
    width: 96%;
    border: unset;
    background: unset; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider-title {
      background-color: #fff;
      /* border: unset; */
      /* padding-left: 50px;
      padding-right: 50px; */ }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider-title span {
        font-size: 18px; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-prev {
      top: -12% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-next {
      top: -12% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box {
      margin-bottom: 20px;
      padding-right: 4px;
      padding-left: 0;
      padding: 2% 4px 0 0; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item {
        border: 1px solid #afafaf;
        border-radius: 10px;
        padding-bottom: 3px; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture {
          background-color: unset; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture a img {
            width: 141px; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item:hover > .details {
          transform: unset !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details {
          border-top: unset !important;
          background-color: unset !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .product-title a {
            color: #444444 !important;
            font-weight: bold;
            font-size: 13px !important;
            height: 32px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 5px !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 70px; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  margin-left: 25px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons select {
              width: 70px;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px;
              background-color: #99ddd7; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper {
    width: 100% !important;
    display: flex;
    align-items: center;
    margin: 0;
    justify-content: space-evenly; }
    .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper .banner-item {
      width: 46% !important;
      margin-left: 0 !important; }
  .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .title {
    margin: 0;
    border-bottom: unset;
    font-size: 15px; }
  .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box {
      width: 32% !important;
      margin: 3px;
      border: 1px solid #afafaf;
      border-radius: 10px;
      padding-bottom: 0 !important; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset !important;
        background-color: unset;
        margin: 0; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a img {
          margin: 5px auto;
          width: 120px; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-title a {
          color: #444444 !important;
          font-weight: bold;
          font-size: 13px !important;
          height: 32px; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-rating-box {
          display: none; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices {
          margin-top: 10px;
          height: 40px;
          min-height: 40px !important;
          margin-bottom: 30px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
            font-weight: bold;
            margin-bottom: 10px;
            color: #444444; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
            color: #a3a3a3; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          font-size: 10px;
          position: absolute;
          bottom: 30px !important;
          padding: 10px 0; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between;
          margin-bottom: 5px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            display: flex !important;
            align-items: center;
            border: 1px solid #afafaf;
            border-radius: 35px;
            height: 30px;
            width: 70px; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 25px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                margin-left: 20px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                padding: unset;
                text-align: center;
                border: unset;
                background-color: unset !important; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 25px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                margin-left: 25px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 55%;
            height: 30px;
            border-radius: 30px;
            border-color: #afafaf; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset;
            border-radius: 5px;
            font-size: 13px !important;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
              display: block !important; }
  .master-wrapper-content .center-1 .product-details-page .related-products-grid {
    width: 95% !important;
    margin: 0 auto !important; }
    .master-wrapper-content .center-1 .product-details-page .related-products-grid .title {
      margin: 0;
      border-bottom: unset;
      font-size: 15px; }
    .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box {
        width: 32%;
        margin: 3px;
        border: 1px solid #afafaf;
        border-radius: 10px;
        padding-bottom: 0 !important; }
        .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture {
          border-bottom: unset;
          background-color: unset;
          margin: 0; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a:before {
            padding-top: 75%; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a img {
            margin: 5px auto;
            width: 120px; }
        .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details {
          background-color: unset; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-title a {
            color: #444444 !important;
            font-weight: bold;
            font-size: 13px !important;
            height: 32px; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-rating-box {
            display: none; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices {
            margin-top: 10px;
            height: 40px;
            min-height: 40px !important;
            margin-bottom: 30px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
              font-weight: bold;
              margin-bottom: 10px;
              color: #444444; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
              font-size: 15px !important; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
              font-size: 10px !important; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
              color: #a3a3a3; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
            font-size: 10px;
            position: absolute;
            bottom: 30px !important;
            padding: 10px 0; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 0 !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between;
            margin-bottom: 5px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 70px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  margin-left: 25px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
              width: 55%;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px !important;
              background-color: #99ddd7; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  .master-wrapper-content .center-1 .product-details-page .page-body {
    width: 100% !important; }
    .master-wrapper-content .center-1 .product-details-page .page-body .product-essential {
      width: 100% !important;
      margin: 0 !important; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .breadcrumb {
        margin: 0 0 20px;
        background-color: unset; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .breadcrumb li * {
          margin: 0 1px !important;
          color: #a9a9a9; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .product-name {
        margin-bottom: 15px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .manufacturers {
        margin-bottom: 15px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .manufacturers .label {
          color: #363636;
          display: block;
          font-size: 1rem;
          font-weight: 700; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .manufacturers .value {
          color: #444444; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .gallery {
        width: 95% !important;
        margin: 0 auto 30px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .gallery .picture {
          max-height: 400px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview {
        width: 100% !important;
        padding: 0 !important; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .product-prices-wrapper {
          position: relative !important;
          width: 95% !important;
          margin: 0 auto !important; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .product-reviews-overview {
          width: 100%;
          margin: 0 auto;
          float: unset;
          text-align: unset; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .fixed-addto-cart {
          position: fixed;
          bottom: 68px;
          z-index: 100;
          background-color: #fff;
          width: 100%;
          padding: 10px;
          border-top: 1px solid #e2e2e2;
          left: 0; }
          .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .fixed-addto-cart .add-to-cart {
            margin: 0;
            padding: 0; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .tab {
        width: 95%;
        margin-left: auto;
        margin-right: auto; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .tab button {
          width: 100%; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .tabcontent {
        width: 95%;
        margin-left: auto;
        margin-right: auto; }
    .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid {
      width: 95%;
      margin: 0 3%; }
      .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box {
        width: 48%;
        margin: 3px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .picture {
          border-bottom: 1px solid #e2e2e2; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .picture a img {
            width: 141px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .product-title a {
          color: #444444 !important;
          font-weight: bold; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .prices {
          height: 80px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .min-qty-notification {
          bottom: 55px !important; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons {
          position: unset !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between;
          margin-top: 25px !important; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px;
              margin-right: 5px; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons select {
            width: 55%;
            margin-right: 5px; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons button {
            margin-left: unset !important;
            border-radius: 5px !important;
            font-size: 13px;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 41px;
            background-color: #99ddd7 !important; }
            .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons button:last-child {
              display: block !important; }
  .master-wrapper-content .center-1 #super-checkout-app {
    width: 95% !important; }
    .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row {
      flex-direction: column; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content {
        width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab {
          height: 120px !important;
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper {
            padding: 0 !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper p {
              padding-top: 5px !important;
              font-size: 12px;
              height: 65px; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .use-same-address {
            width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content a {
          font-size: 14px !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content span.edit-btn {
          position: unset !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content {
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address {
            flex-direction: column !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-flex {
              width: 100%;
              margin-left: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-item {
              width: 100%;
              margin-left: 0 !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points {
          width: 100% !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .select-pickup-point {
            width: 100% !important;
            height: 250px;
            margin-bottom: 20px;
            text-align: left; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .pickup-points-map {
            margin-left: 0;
            width: 100%;
            height: 250px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .payment-info .info td {
          font-size: 12px;
          padding: 10px 5px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li {
          padding: 20px !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info {
            padding: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper {
              padding: 0;
              border: unset; }
              .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment {
                text-align: left !important;
                border: 1px solid #e2e2e2;
                padding: 10px; }
                .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment p {
                  text-align: left !important; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .pay-right-content {
        width: 100% !important;
        margin-left: 0 !important;
        height: auto; }
    .master-wrapper-content .center-1 #super-checkout-app .is-visible-mobile {
      display: block !important; }
  .master-wrapper-content .master-column-wrapper .side-2 .block-account-navigation {
    display: none; }
  .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .master-wrapper-content .master-column-wrapper .center-2 .is-visible-mobile {
      display: block !important; }
    .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page {
      padding: 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title {
        width: 100%;
        text-align: left; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title span {
          padding-bottom: 8px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info {
        width: 100%;
        text-align: left; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info a {
          font-size: 12px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info label {
          font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info span {
          font-size: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-edit {
        margin-left: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-price span {
        font-size: 13px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity {
        border-radius: 35px;
        height: 25px;
        align-items: center;
        width: 75px;
        display: flex; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button {
          position: absolute;
          background: unset;
          border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-down {
            right: 65px; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-up {
            right: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count select {
        width: 60px;
        height: 30px;
        border-radius: 30px;
        border-color: #afafaf;
        padding: 0;
        font-size: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .cart-options .common-buttons {
        text-align: right;
        /*button {
                                            width: 50%;
                                        }*/ }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-reject {
        width: 49%;
        margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-approve {
        width: 50%;
        margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .order-list-page {
      padding: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title {
        text-align: left;
        padding: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title h1 span {
          padding-bottom: 11px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item {
        margin-bottom: 10px !important;
        width: 100%;
        margin: 20px 0; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper {
          padding: 10px !important;
          align-items: center; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info {
            width: 46% !important;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p {
              color: #000; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p:nth-child(2) {
                margin-bottom: 15px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info .order-status {
              color: #99ddd7; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items {
            position: relative; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items {
              height: 50px; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(1) {
                left: unset !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(2) {
                left: 25px !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items .product-count {
                left: 40px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details {
            width: 10% !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details a i:before {
              font-size: 20px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper {
        padding: 5px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info {
          width: 100%;
          display: flex; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text p {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text p {
              font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info {
          width: 100%; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item {
            background-color: unset;
            padding: unset; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item h2 {
              text-align: left;
              font-size: 16px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .payment-text {
              text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-description {
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-description {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .buttons-wrapper button {
            width: 48%; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper {
        margin: 10px 0 !important;
        padding: 10px 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-picture {
          width: 35% !important;
          margin: 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info {
          width: 80% !important;
          margin: 0 !important;
          text-align: left; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-name {
            font-size: 12px;
            color: #444444; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-sku {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-quantity {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-price {
            font-size: 12px; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address {
      background-color: unset;
      border: unset;
      margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message {
        margin-bottom: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message span {
          text-align: left !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper {
        border: 1px solid #bbb;
        border-radius: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .title {
          text-align: left;
          color: #99ddd7;
          padding: 5px 10px;
          border-bottom: 1px solid #bbb; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs {
          display: flex;
          padding: 6px 10px 6px;
          border-bottom: 1px solid #bbb;
          align-items: center;
          margin: 0; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs:last-child {
            border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select {
            border-radius: 5px; }
            .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select:focus-visible {
              outline: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs label {
            text-align: left;
            width: 75%;
            color: #444444;
            font-weight: bold; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs .required {
            display: none; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons {
      padding: 0 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons button {
        width: 100%;
        border-radius: 5px;
        background-color: #99ddd7;
        color: #fff; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .breadcrumb {
      margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-title {
      margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .product-selectors {
      border: unset;
      padding: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid {
      display: flex !important;
      flex-wrap: wrap;
      flex: 50%;
      justify-content: start; }
      .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box {
        width: 24%;
        margin: 0.5%;
        border: 1px solid #afafaf;
        border-radius: 10px;
        padding-bottom: 5px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
          border-bottom: unset;
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
            padding-top: 75%; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
            width: 120px; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details {
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
            height: 32px;
            overflow: hidden; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
            height: 65px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
              font-size: 15px !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
              font-size: 10px !important; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
            bottom: 40px; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 0 !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 45%; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  padding-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
              width: 55%;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px !important;
              background-color: #99ddd7; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  body #scroll-top-button {
    display: none; }
  .left-0 {
    left: 0 !important;
    transition: 0.6s !important; }
  .html-order-list-page .side-2 {
    display: none; }
  .html-peding-approval-order-list-page .side-2 {
    display: none; }
  .html-peding-approval-order-list-page .buttons {
    position: absolute;
    right: 10px; }
  .html-return-request-page #scroll-top-button {
    display: none !important; }
  .html-return-request-page .footer {
    display: none; }
  .html-return-request-page .page-title {
    display: none; }
  .html-return-request-page .side-2 {
    display: none; }
  .html-return-request-page .page-body {
    padding: 10px;
    padding-bottom: 70px; }
  .html-return-request-page .center-1 {
    margin: 0 !important; }
  .html-return-request-page .return-request-page {
    width: 100% !important;
    margin: unset !important; }
    .html-return-request-page .return-request-page .return-request-page-wrapper {
      display: block !important; }
      .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper {
        width: 100% !important;
        padding: unset !important;
        /*padding-top: 10px !important;*/ }
        .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box {
          align-items: flex-start !important;
          padding: 10px !important;
          margin: unset !important;
          border: unset !important;
          border-radius: unset !important;
          border-bottom: 1px solid #bbb !important;
          width: 100%; }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box:first-child {
            /*margin-top: 10px !important;*/ }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box:last-child {
            border-bottom: unset !important; }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box .info-container {
            width: 100%;
            display: block !important; }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box .product-picture {
            border: 1px solid #bbb;
            border-radius: 10px;
            width: 95px !important;
            padding: 10px; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box .product-picture img {
              width: 75px; }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box .product-info {
            vertical-align: top;
            width: unset !important;
            padding-left: 10px; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box .product-info .product-name {
              font-weight: bold;
              font-size: 13px !important; }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box .price-count-container {
            padding-left: 10px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            margin-top: 30px; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-wrapper .product-box .price-count-container .price {
              color: #444444;
              font-weight: bold;
              font-size: 14px !important; }
      .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form {
        width: 100% !important;
        border: unset !important;
        margin-top: 20px !important;
        padding: unset !important;
        text-align: left; }
        .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .wrapper-title {
          font-weight: bold;
          margin-left: unset !important; }
        .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .form-fields {
          padding-left: unset !important;
          padding-right: unset !important; }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .form-fields .inputs {
            display: flex;
            align-items: center; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .form-fields .inputs:last-child {
              align-items: flex-start; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .form-fields .inputs label {
              width: 200px;
              font-size: 12px; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .form-fields .inputs select, .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .form-fields .inputs textarea {
              width: 100%; }
        .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .buttons {
          display: flex;
          padding: unset !important;
          justify-content: space-between !important; }
          .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .buttons button {
            width: unset !important; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .buttons button:first-child {
              display: block !important; }
            .html-return-request-page .return-request-page .return-request-page-wrapper .product-request-form .buttons button:last-child {
              background-color: #99ddd7 !important;
              color: white !important; }
  .html-return-request-list-page .side-2 {
    display: none; }
  .html-return-request-list-page .return-request-list-page .page-title {
    display: none; }
  .html-return-request-list-page .request-item {
    display: none; }
  .html-return-request-list-page .request-item-mobil {
    display: flex;
    border: 1px solid #444444;
    border-radius: 5px;
    text-align: left;
    padding: 10px;
    justify-content: space-between;
    align-items: center;
    width: 98%;
    margin: 10px; }
    .html-return-request-list-page .request-item-mobil img {
      width: 75px;
      border-radius: 50%;
      border: 1px solid #444444; }
    .html-return-request-list-page .request-item-mobil .row {
      display: flex;
      margin: 5px; }
      .html-return-request-list-page .request-item-mobil .row .title {
        margin: unset;
        padding: unset;
        font-size: unset; }
      .html-return-request-list-page .request-item-mobil .row .description {
        margin: unset;
        padding: unset; }
      .html-return-request-list-page .request-item-mobil .row:nth-child(2) .description a {
        color: #444444; }
      .html-return-request-list-page .request-item-mobil .row:last-child {
        color: red;
        font-weight: bold; }
  .is-visible-mobile {
    display: block !important; }
  .is-visible-desktop {
    display: none !important; }
  .html-company-whislist-page .whislist-product-grid {
    width: 95% !important; }
    .html-company-whislist-page .whislist-product-grid .search-item {
      display: none !important; }
    .html-company-whislist-page .whislist-product-grid .search-item-mobil {
      display: flex !important; }
    .html-company-whislist-page .whislist-product-grid .info-wrapper {
      display: block !important;
      margin-bottom: 20px !important; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil {
        display: flex;
        padding-top: 30px; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input {
          border-radius: 5px;
          background-color: #e2e2e2;
          width: 100%; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input:focus-visible {
            outline: unset; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button {
          background-color: #e2e2e2;
          padding: 10px;
          border-radius: 5px;
          margin-left: 5px;
          border: unset; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button:hover {
            background-color: #9d9d9d;
            color: #fff;
            transition: .2s; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box {
        width: 100% !important;
        font-size: 10px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-title span {
          font-size: 12px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-description span {
          font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .product-wrapper {
      display: block !important; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu {
        width: 100% !important;
        display: flex;
        margin-bottom: 15px; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .selectbox-item {
            padding-right: 20px;
            width: 100% !important;
            display: block; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .selectbox-item {
            width: 100% !important;
            display: block; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid {
        width: 100% !important;
        border: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-title {
          display: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body {
          padding: unset !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper {
            padding: 5px !important;
            margin-bottom: 10px !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-picture {
              padding-right: 10px;
              width: 85px; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container {
              width: 100%;
              display: block !important; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info {
                display: block !important;
                width: 100% !important;
                padding-bottom: 20px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description {
                  color: #444444;
                  font-weight: bold; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p {
                    font-size: 14px !important; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p:last-child {
                      font-size: 9px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price {
                display: block !important;
                width: 100% !important;
                text-align: left !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .actual-price {
                  font-size: 14px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .min-qty-notification {
                  font-size: 9px !important;
                  text-align: left !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button {
              display: block !important;
              width: 100px !important;
              padding-right: 10px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons {
                display: block !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons select {
                  border-radius: 20px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons button {
                  margin-top: 10px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .is-desktop {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  display: flex !important;
                  align-items: center; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .quantity-button {
                    width: 15px;
                    font-weight: bold; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .product-box-add-to-cart-button.is-mobile {
                  padding: unset !important;
                  background-color: #e7e7e7;
                  color: #000;
                  border: unset;
                  border-radius: 5px;
                  display: block !important;
                  width: 90px;
                  text-align: center !important;
                  padding-top: 5px !important;
                  padding-bottom: 5px !important;
                  font-weight: bold;
                  font-size: 12px;
                  margin-top: 5px;
                  margin-bottom: 5px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .desktop-quantity {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  border: 1px solid #afafaf;
                  border-radius: 30px;
                  width: 65px;
                  margin-left: auto;
                  margin-right: auto; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-down .quantity-down {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input {
                    border: unset !important;
                    width: 32px !important;
                    height: 25px !important;
                    text-align: center; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input:focus {
                      outline: unset; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-up .quantity-up {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
    .html-company-whislist-page .whislist-product-grid .pager li span {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager li a {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .next-page a {
      font-size: 0px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .previous-page a {
      font-size: 0px !important; }
  .html-category-page .side-2 {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-title {
    margin: 0; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .search-input {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box {
      width: 24% !important;
      margin: 3px;
      border: 1px solid #afafaf !important;
      border-radius: 10px;
      padding-bottom: 0 !important; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset;
        background-color: unset;
        margin: 0; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
          margin: 5px auto;
          width: 120px; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
          color: #444444 !important;
          font-weight: bold;
          font-size: 13px !important;
          height: 32px !important; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-rating-box {
          display: none; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
          margin-top: 10px !important;
          height: 40px !important;
          min-height: 40px !important;
          margin-bottom: 30px !important; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
            font-weight: bold;
            color: #444444;
            display: block; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
            color: #a3a3a3; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          font-size: 10px !important;
          position: absolute !important;
          bottom: 30px !important;
          padding: 10px 0; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: start;
          margin-bottom: 5px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            display: flex !important;
            align-items: center;
            border: 1px solid #afafaf;
            border-radius: 35px;
            height: 30px;
            width: 70px;
            margin-right: 15px; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 25px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                margin-left: 20px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                padding: unset;
                text-align: center;
                border: unset;
                background-color: unset !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 25px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                margin-left: 25px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 70px !important;
            height: 30px;
            border-radius: 30px !important;
            border-color: #afafaf;
            margin-right: 15px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset !important;
            border-radius: 5px !important;
            font-size: 13px !important;
            text-transform: capitalize;
            width: 55% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7 !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
              display: block !important; }
  .html-contact-page .master-wrapper-content .center-1 .contact-page {
    width: 90% !important; }
  .html-topic-page .master-wrapper-content .center-1 .topic-page {
    width: 90% !important; }
    .html-topic-page .master-wrapper-content .center-1 .topic-page .topic-page-row {
      flex-direction: column; }
      .html-topic-page .master-wrapper-content .center-1 .topic-page .topic-page-row .column {
        width: 100%; }
  .html-search-page .side-2 {
    display: none; }
  .html-search-page .center-2 .search-page .page-title {
    display: none; }
  .html-search-page .center-2 .search-page .page-body .search-input {
    display: none; }
  .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid {
    display: flex !important;
    flex-wrap: wrap;
    flex: 50%;
    justify-content: start; }
    .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box {
      width: 24%;
      margin: 3px;
      border: 1px solid #afafaf;
      border-radius: 10px;
      padding-bottom: 5px !important; }
      .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset;
        background-color: unset; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
          width: 120px; }
      .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
          height: 32px;
          overflow: hidden; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
            color: #444444 !important;
            font-weight: bold;
            font-size: 13px !important; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
          height: 65px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          bottom: 40px; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            display: flex !important;
            align-items: center;
            border: 1px solid #afafaf;
            border-radius: 35px;
            height: 30px;
            width: 45%; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 25px; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                margin-left: 20px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                padding: unset;
                text-align: center;
                border: unset;
                background-color: unset !important; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 25px; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                padding-left: 0;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 55%;
            height: 30px;
            border-radius: 30px;
            border-color: #afafaf; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset;
            border-radius: 5px;
            font-size: 13px !important;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
              display: block !important; }
  .footer-is-mobile {
    display: block !important; }
  #mobile-top-menu {
    z-index: 1020;
    height: 100%;
    background-color: white;
    overflow: scroll; }
    #mobile-top-menu .menu-toggle {
      z-index: 10001;
      position: sticky;
      top: 0; }
  .html-change-password-page .side-2 {
    display: none; }
  .html-change-password-page .page-title {
    display: none; }
  .html-change-password-page form {
    border: unset !important;
    padding-top: unset !important; }
  .html-change-password-page .fieldset {
    margin: 0 !important; }
    .html-change-password-page .fieldset .form-fields {
      background-color: unset;
      width: 100% !important;
      padding: 15px 15px !important; }
      .html-change-password-page .fieldset .form-fields .inputs {
        display: block !important; }
        .html-change-password-page .fieldset .form-fields .inputs label {
          text-align: left;
          color: #444444;
          font-weight: bold;
          display: block; }
        .html-change-password-page .fieldset .form-fields .inputs input {
          font-size: 16px;
          padding: 10px !important;
          border-radius: 5px;
          height: auto;
          width: 100%; }
        .html-change-password-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-change-password-page .fieldset .form-fields .inputs .field-validation-error {
          text-align: left; }
  .html-change-password-page .buttons {
    padding: 0 !important;
    text-align: center !important; }
    .html-change-password-page .buttons button {
      width: 95% !important;
      border-radius: 5px;
      background-color: #99ddd7;
      font-weight: bold; }
      .html-change-password-page .buttons button:hover {
        background-color: #99ddd7 !important; }
      .html-change-password-page .buttons button:focus {
        background-color: #99ddd7 !important; }
  .html-change-password-page .footer {
    display: none !important; }
  .html-product-details-page .footer-is-mobile {
    display: none !important; }
  .html-password-recovery-page .password-recovery-page {
    width: 80%;
    margin: 20px auto; }
    .html-password-recovery-page .password-recovery-page .page-title {
      margin: 0 0 10px; }
    .html-password-recovery-page .password-recovery-page .page-body form {
      padding: 10px; }
      .html-password-recovery-page .password-recovery-page .page-body form .tooltip {
        border: unset;
        margin: 0 0 10px 0; }
      .html-password-recovery-page .password-recovery-page .page-body form .fieldset {
        margin: 0; }
        .html-password-recovery-page .password-recovery-page .page-body form .fieldset .field-validation-error {
          text-align: left; }
        .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields {
          background-color: unset;
          border: unset;
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding: 30px 0 0 0; }
          .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs {
            width: 70%;
            margin: 0; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs label {
              display: block;
              width: auto;
              text-align: left;
              bottom: 30px;
              position: absolute; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs input {
              width: 100%; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs .required {
              display: none; }
          .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons {
            margin: 0;
            width: 30%; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons button {
              background-color: #afafaf;
              height: 36px;
              min-width: unset;
              width: 100%;
              padding: 0; }
              .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons button:hover {
                background-color: #99ddd7;
                transition: .3s; }
  .html-blog-page .side-2 {
    margin: 1em 1em 0 1em; }
    .html-blog-page .side-2 .block-blog-archive {
      min-height: unset;
      max-width: unset;
      width: 90%; }
      .html-blog-page .side-2 .block-blog-archive .title {
        border-bottom: unset;
        font-size: 16px;
        padding: 5px;
        background-position: right 0px bottom 0px;
        margin: 0 auto; }
  .html-blog-page .blog-page {
    padding: 10px; }
  .html-manufacturer-list-page .side-2 {
    display: none; }
  .html-manufacturer-list-page .center-2 {
    width: 100% !important;
    margin-top: unset !important; }
    .html-manufacturer-list-page .center-2 .page-title {
      border: unset; }
  .html-home-page .header-search-button {
    display: none !important; }
  .html-home-page .home-page-search {
    padding: 10px;
    display: block !important; }
    @media all and (max-width: 1024px) {
      .html-home-page .home-page-search {
        display: none !important;
      }
    }
    .html-home-page .home-page-search .search-box {
      text-align: center;
      padding: unset; }
      .html-home-page .home-page-search .search-box form {
        width: 100%; }
        .html-home-page .home-page-search .search-box form i.placeholder-icon.icon-bsy-search {
          display: inline;
          position: absolute;
          left: 20px;
          z-index: 2;
          bottom: 26px; }
        .html-home-page .home-page-search .search-box form input {
          position: relative;
          width: 100%;
          height: 40px;
          border-radius: 3px 0 0 3px;
          border: 1px solid #bbb;
          right: -3px;
          padding-left: 25px; }
          .html-home-page .home-page-search .search-box form input:focus {
            outline: unset; }
        .html-home-page .home-page-search .search-box form button {
          display: none;
          height: 40px;
          min-width: auto;
          border-radius: 0 3px 3px 0;
          background: #99ddd7;
          border: 1px solid #bbb;
          border-right: 1px solid #bbb;
          border-bottom: 1px solid #bbb; }
          .html-home-page .home-page-search .search-box form button span {
            color: #fff;
            display: none; }
  .html-order-completed-page .center-1 .order-completed-page {
    width: 95% !important;
    margin: 15px auto; }
    .html-order-completed-page .center-1 .order-completed-page .shopping-button {
      display: none; }
    .html-order-completed-page .center-1 .order-completed-page .page-body {
      display: none; }
    .html-order-completed-page .center-1 .order-completed-page .product-details {
      display: none; }
    .html-order-completed-page .center-1 .order-completed-page .page-title {
      border: 1px solid #a7a7a7;
      border-radius: 10px;
      display: block;
      font-size: 10px;
      margin: 0 0 15px; }
      .html-order-completed-page .center-1 .order-completed-page .page-title .icon-bsy-check {
        font-size: 50px;
        display: inline-block;
        color: #2ecc71 !important;
        background-color: white !important; }
      .html-order-completed-page .center-1 .order-completed-page .page-title span:nth-child(2) {
        display: block;
        font-size: 16px;
        color: #2ECC71;
        font-weight: bold; }
      .html-order-completed-page .center-1 .order-completed-page .page-title span:nth-child(3) {
        display: block;
        font-size: 16px;
        color: black;
        font-weight: normal; }
    .html-order-completed-page .center-1 .order-completed-page .shopping-button-mobil {
      display: block; }
      .html-order-completed-page .center-1 .order-completed-page .shopping-button-mobil button {
        width: 100%;
        background: #99ddd7;
        border-radius: 5px; }
    .html-order-completed-page .center-1 .order-completed-page .product-details-mobil {
      display: block;
      margin-top: 15px;
      border: 1px solid #a7a7a7;
      border-radius: 10px; }
      .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items {
        border-bottom: 1px solid #a7a7a7;
        display: flex;
        padding: 10px; }
        .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-image {
          border: 1px solid #a7a7a7;
          padding: 10px;
          border-radius: 10px;
          height: 70px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-image img {
            width: 50px; }
        .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container {
          width: 100%;
          text-align: left;
          padding-left: 30px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container .product-description a {
            color: #444444;
            font-weight: bold;
            font-size: 12px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container .product-description p {
            font-size: 10px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container .product-count span {
            font-size: 10px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container .product-count span:first-child {
            font-weight: bold; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container .product-price {
            margin-top: 10px; }
            .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container .product-price span {
              font-size: 10px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-items .product-price-container .product-total {
            color: #444444;
            font-weight: bold; }
      .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-price-total {
        border-bottom: 1px solid #a7a7a7; }
        .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-price-total .total-price-wrapper {
          padding: 10px;
          font-size: 12px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-price-total .total-price-wrapper .item-wrapper {
            display: flex;
            justify-content: space-between; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-price-total .total-price-wrapper .item-wrapper:first-child {
            color: #444444;
            font-size: 14px;
            font-weight: bold;
            padding-bottom: 10px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .product-price-total .total-price-wrapper .item-wrapper-total {
            display: flex;
            justify-content: space-between;
            color: #444444;
            font-size: 14px;
            font-weight: bold;
            padding-top: 10px; }
      .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-left {
        padding-top: 10px; }
        .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-left .details-list-wrapper {
          text-align: left;
          padding-left: 10px;
          padding-top: 5px;
          font-size: 12px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-left .details-list-wrapper .span-title {
            color: #444444;
            font-weight: bold;
            font-size: 12px; }
      .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-right {
        display: flex;
        font-size: 12px;
        justify-content: space-between;
        padding-bottom: 20px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px; }
        .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-right .details-list-wrapper {
          text-align: left; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-right .details-list-wrapper:last-child {
            padding-left: 10px;
            padding-right: 10px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-right .details-list-wrapper .span-title {
            color: #444444;
            display: block;
            text-align: left;
            font-weight: bold;
            font-size: 12px; }
          .html-order-completed-page .center-1 .order-completed-page .product-details-mobil .details .details-right .details-list-wrapper .span-description {
            text-align: left;
            font-size: 12px; }
  .nopAcc-plus-mobile {
    display: none !important; } }

@media all and (min-width: 1024px) {
  .is-visible-mobile {
    display: none; }
  .header .header-links {
    display: block; }
  .mobile-header {
    display: none; }
  .header-links {
    display: none; }
  .header-links-mobile {
    display: none; }
  .mobile-navigation {
    display: none; }
  .product-details-is-mobile {
    display: none; }
  .footer-is-mobile {
    display: none; }
  .fixed-addto-cart {
    display: none !important; } }

@media all and (min-width: 1025px) {
  i.placeholder-icon.icon-bsy-search {
    display: none; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?aznbw");
  src: url("../fonts/icomoon.eot?aznbw#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?aznbw") format("truetype"), url("../fonts/icomoon.woff?aznbw") format("woff"), url("fonts/icomoon.svg?aznbw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-bsy-refresh:before {
  content: "\e926"; }

.icon-bsy-padlock:before {
  content: "\e920"; }

.icon-bsy-star:before {
  content: "\e921"; }

.icon-bsy-parcel:before {
  content: "\e922"; }

.icon-bsy-shopping-bag:before {
  content: "\e923"; }

.icon-bsy-location:before {
  content: "\e924"; }

.icon-bsy-package-box:before {
  content: "\e925"; }

.icon-bsy-down-arrow:before {
  content: "\e91f"; }

.icon-bsy-check:before {
  content: "\e91e"; }

.icon-bsy-plus:before {
  content: "\e91d"; }

.icon-bsy-editing:before {
  content: "\e91b"; }

.icon-bsy-trash:before {
  content: "\e91c"; }

.icon-bsy-google:before {
  content: "\e91a"; }

.icon-bsy-up-arrows:before {
  content: "\e919"; }

.icon-bsy-prev:before {
  content: "\e917"; }

.icon-bsy-next:before {
  content: "\e918"; }

.icon-bsy-phone:before {
  content: "\e915"; }

.icon-bsy-mail:before {
  content: "\e916"; }

.icon-bsy-youtube:before {
  content: "\e913"; }

.icon-bsy-telegram:before {
  content: "\e90b"; }

.icon-bsy-messenger:before {
  content: "\e90c"; }

.icon-bsy-twitter:before {
  content: "\e90e"; }

.icon-bsy-whatsapp:before {
  content: "\e90f"; }

.icon-bsy-linkedin:before {
  content: "\e910"; }

.icon-bsy-instagram:before {
  content: "\e911"; }

.icon-bsy-facebook:before {
  content: "\e912"; }

.icon-bsy-layers:before {
  content: "\e914"; }

.icon-bsy-log-in:before {
  content: "\e908"; }

.icon-bsy-add-user:before {
  content: "\e909"; }

.icon-bsy-log-out:before {
  content: "\e90a"; }

.icon-bsy-search:before {
  content: "\e90d"; }

.icon-bsy-currency:before {
  content: "\e900"; }

.icon-bsy-uk:before {
  content: "\e901"; }

.icon-bsy-tr:before {
  content: "\e902"; }

.icon-bsy-love:before {
  content: "\e903"; }

.icon-bsy-user:before {
  content: "\e904"; }

.icon-bsy-shopping-cart:before {
  content: "\e905"; }

.icon-bsy-menu:before {
  content: "\e906"; }

.icon-bsy-home:before {
  content: "\e907"; }

@media all and (max-width: 769px) {
  body {
    background-color: #fff !important; }
    body #bar-notification {
      width: 50%; }
  .header {
    display: none; }
    .header .header-links {
      display: none; }
  .header-links {
    display: none; }
  .mobile-header {
    display: block !important;
	border-bottom: 1px solid #4444440a;
    padding-bottom: 6px;	}
    .mobile-header .header-upper {
      border: unset; }
    .mobile-header .header-lower {
      /* background-color: #fff; */
      padding: 0; }
      .mobile-header .header-lower .header-logo {
        /* background-color: #ffffff !important; */
        text-align: left;
        margin: 0;
        display: flex; }
        .mobile-header .header-lower .header-logo .mobile-logo {
          width: 50%;
          text-align: left; }
          .mobile-header .header-lower .header-logo .mobile-logo a {
            padding: 10px; }
            .mobile-header .header-lower .header-logo .mobile-logo a img {
              width: 150px; }
        .mobile-header .header-lower .header-logo .personnel-button {
          width: 50%;
          text-align: right;
          padding: 20px 25px 10px 0; }
          .mobile-header .header-lower .header-logo .personnel-button a {
            color: #fff;
            font-size: 14px; }
  .header-menu {
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.6s; }
    .header-menu .menu-toggle {
      background-color: #444444;
      background-image: unset;
      text-align: left; }
      .header-menu .menu-toggle i {
        margin-right: 20px; }
    .header-menu .top-menu.mobile {
      display: block;
      overflow: scroll;
      background-color: #fff; }
      .header-menu .top-menu.mobile li {
        text-align: left;
        background-color: unset; }
        .header-menu .top-menu.mobile li:hover {
          background-color: unset; }
          .header-menu .top-menu.mobile li:hover > .sublist {
            display: none;
            width: 100%;
            padding: 0; }
        .header-menu .top-menu.mobile li .first-level li {
          flex: unset;
          margin: unset;
          width: 100%; }
          .header-menu .top-menu.mobile li .first-level li a {
            color: #464646;
            padding: 13px 35px; }
          .header-menu .top-menu.mobile li .first-level li .sublist {
            display: none; }
            .header-menu .top-menu.mobile li .first-level li .sublist li a {
              border-bottom: 1px solid #e2e2e2;
              padding: 13px 50px; }
              .header-menu .top-menu.mobile li .first-level li .sublist li a:after {
                content: ''; }
        .header-menu .top-menu.mobile li a {
          display: block;
          position: relative;
          z-index: 0;
          padding: 13px 18px;
          font-size: 13px;
          line-height: 17px;
          color: #444444;
          font-weight: 700;
          text-transform: capitalize;
          min-height: unset; }
        .header-menu .top-menu.mobile li .sublist-toggle {
          background: url("../images/next-black.png") center no-repeat;
          border-left: unset;
          height: 43px; }
  .header-links-mobile {
    display: block !important; }
    .header-links-mobile .mobile-navigation {
      position: fixed;
      display: flex;
      flex-wrap: nowrap;
      bottom: 0;
      z-index: 1020;
      background-color: #fff;
      width: 100%; }
      .header-links-mobile .mobile-navigation .responsive-nav-wrapper {
        background-color: #444444;
        display: flex !important;
        justify-content: center !important;
        width: 100%; }
        .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item {
          padding: 14px 4px;
          text-align: center;
          flex: 1;
          position: relative;
          display: inline-block;
          vertical-align: top; }
          .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon {
            height: 40px !important;
            width: 100% !important;
            position: relative;
            display: block;
            font-size: 0;
            cursor: pointer;
            line-height: 15px; }
            .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon i {
              font-size: 19px;
              color: #fff; }
            .header-links-mobile .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon p {
              color: #fff;
              font-size: 12px; }
  .footer-is-mobile {
    border: 1px solid #e2e2e2; }
    .footer-is-mobile .manufacturer-slider-wrapper {
      display: none !important; }
    .footer-is-mobile .footer-upper {
      width: 100% !important;
      margin-top: 0 !important;
      margin-bottom: 0 !important; }
      .footer-is-mobile .footer-upper .flex-footer {
        flex-wrap: wrap;
        flex: 50%;
        justify-content: start;
        display: flex; }
      .footer-is-mobile .footer-upper .footer-block {
        width: 48% !important;
        text-align: left;
        border-bottom: unset; }
        .footer-is-mobile .footer-upper .footer-block:first-child {
          padding-bottom: 50px; }
        .footer-is-mobile .footer-upper .footer-block:last-child {
          width: 100% !important;
          text-align: center; }
        .footer-is-mobile .footer-upper .footer-block .about-wrapper {
          padding: 0 10px; }
        .footer-is-mobile .footer-upper .footer-block .title {
          background-color: unset;
          margin-bottom: 0;
          padding: 5px 15px;
          position: unset; }
        .footer-is-mobile .footer-upper .footer-block .list {
          background-color: unset;
          margin: 0 !important; }
          .footer-is-mobile .footer-upper .footer-block .list li {
            padding: 0; }
        .footer-is-mobile .footer-upper .footer-block:last-child {
          border-bottom: unset; }
          .footer-is-mobile .footer-upper .footer-block:last-child .social {
            margin-top: 20px; }
            .footer-is-mobile .footer-upper .footer-block:last-child .social .title:before, .footer-is-mobile .footer-upper .footer-block:last-child .social .title:after {
              content: unset; }
          .footer-is-mobile .footer-upper .footer-block:last-child .payment-method-wrapper .title:before, .footer-is-mobile .footer-upper .footer-block:last-child .payment-method-wrapper .title:after {
            content: unset; }
      .footer-is-mobile .footer-upper .company-about {
        width: 100% !important; }
  .footer-not-mobile {
    display: none !important; }
  .html-shopping-cart-page .footer-is-mobile {
    display: none; }
  .html-contact-page .master-wrapper-content .center-1 .contact-page {
    width: 90% !important; }
  .html-customer-info-page .side-2 {
    display: none; }
  .html-customer-info-page .page-title {
    display: none; }
  .html-customer-info-page .title {
    display: none; }
  .html-customer-info-page form {
    border: unset !important;
    padding-top: 0 !important; }
  .html-customer-info-page .fieldset {
    margin: 0; }
    .html-customer-info-page .fieldset .form-fields {
      background-color: unset;
      width: 100% !important; }
      .html-customer-info-page .fieldset .form-fields .inputs {
        display: flex;
        align-items: center;
        margin: unset;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #444444;
        /*&:first-child {
                        padding-top: 30px;
                    }*/ }
        .html-customer-info-page .fieldset .form-fields .inputs label {
          padding-left: 20px;
          width: 25%;
          text-align: left;
          color: #444444;
          font-weight: bold; }
        .html-customer-info-page .fieldset .form-fields .inputs .input-container {
          width: 75% !important; }
        .html-customer-info-page .fieldset .form-fields .inputs input {
          border: unset; }
          .html-customer-info-page .fieldset .form-fields .inputs input:focus {
            outline: unset; }
        .html-customer-info-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-customer-info-page .fieldset .form-fields .inputs .field-validation-error {
          text-align: left; }
  .html-customer-info-page .buttons button {
    width: 95% !important;
    border-radius: 5px;
    background-color: #99ddd7;
    font-weight: bold;
    margin-top: 30px; }
    .html-customer-info-page .buttons button:hover {
      background-color: #99ddd7 !important; }
    .html-customer-info-page .buttons button:focus {
      background-color: #99ddd7 !important; }
  .html-customer-info-page .footer {
    display: none !important; }
  .customer-menu-mobile {
    display: block !important;
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.6s;
    background: white;
    height: 100vh;
    width: 100%;
    z-index: 100; }
    .customer-menu-mobile .menu-toggle {
      background: unset;
      background-color: #444444; }
    .customer-menu-mobile .icon-bsy-user {
      padding-right: 20px; }
    .customer-menu-mobile li {
      font-size: 14px;
      font-weight: 700; }
      .customer-menu-mobile li:first-child {
        display: none; }
      .customer-menu-mobile li a {
        display: block;
        position: relative;
        z-index: 0;
        padding: 13px 18px !important;
        font-size: 13px;
        line-height: 17px;
        color: #444444;
        font-weight: 700;
        text-transform: capitalize;
        min-height: unset; }
  .html-address-list-page .side-2 {
    display: none; }
  .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page {
      width: 94%;
      margin: 15px auto; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item {
        border: unset;
        margin-bottom: 0; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .page-title {
          display: none; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button {
          width: 100%;
          padding: 10px; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a {
            border: unset;
            color: #444444;
            font-size: 16px;
            border: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a:hover {
              background-color: unset; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a span {
              font-size: 17px; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body {
        display: flex;
        border: unset;
        border-radius: 10px;
        padding: 0;
        flex-wrap: wrap;
        flex-direction: column; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list {
          margin: 0;
          width: 100%; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item {
            border: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .title {
              text-align: left;
              color: #99ddd7;
              display: flex;
              justify-content: space-between;
              background-color: #fff;
              border-top-left-radius: 10px;
              border-top-right-radius: 10px;
              border-bottom: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info {
              text-align: left;
              height: auto;
              padding-bottom: 0 !important; }
              .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info .name {
                font-size: 14px;
                color: #444444; }
  .html-peding-approval-order-list-page .order-item {
    text-align: left; }
  .html-peding-approval-order-list-page .buttons {
    position: absolute;
    top: -5px;
    right: 0px; }
    .html-peding-approval-order-list-page .buttons button {
      color: #f27a1a;
      border: 1px solid #f27a1a;
      padding: 5px;
      border-radius: 5px;
      font-size: 14px; }
      .html-peding-approval-order-list-page .buttons button:hover {
        background-color: #f27a1a;
        color: white; }
  .product-details-not-mobile {
    display: none; }
  .master-wrapper-content .center-1 .shopping-cart-page {
    width: 95%;
    margin: 0px auto; }
    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper {
      display: unset !important; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper {
        width: 100% !important; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border {
          border: unset !important;
          padding: 0 !important; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item {
            padding: 0 !important; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-image-wrapper {
              width: 30%; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper {
              width: 70%;
              display: flex;
              flex-direction: column; }
              .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex {
                display: flex;
                align-items: center; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-info {
                  width: 80%;
                  text-align: left;
                  margin: 5px 10px;
                  font-size: 14px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-delete {
                  width: 15%;
                  margin: 5px 10px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count {
                  width: 30%;
                  margin: 5px 10px;
                  text-align: left; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity {
                    display: flex;
                    align-items: center;
                    border: 1px solid #afafaf;
                    border-radius: 35px;
                    height: 25px;
                    width: 75px; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down {
                      width: 25px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input {
                      width: 30px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input input {
                        padding: unset;
                        text-align: center;
                        border: unset;
                        background-color: unset !important;
                        width: 30px; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up {
                      width: 25px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count select {
                    width: 75px;
                    border-radius: 35px;
                    border-color: #afafaf;
                    height: 25px;
                    padding: 0 5px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price {
                  width: 70%;
                  margin: 5px 10px; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price span {
                    font-size: 16px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons {
          display: flex; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons button {
            width: 100%; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons a {
            width: 30%; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper {
        width: 100% !important;
        height: 90px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals {
          position: fixed !important;
          background-color: #fff !important;
          top: unset !important;
          bottom: 70px;
          padding: 15px;
          left: 0;
          width: 100%;
          border-top: 1px solid #e2e2e2; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info {
            border: unset !important;
            padding: unset;
            margin: 0 0 10px; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .checkout-buttons button {
            background-color: #99ddd7 !important; }
  .master-wrapper-content .center-1 .home-page .page-body #banner-banner-2 {
    display: none; }
  .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid {
    width: 96%;
    border: unset;
    background: unset; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider-title {
      background-color: #fff;
      /* border: unset; */
      /* padding-left: 50px;
      padding-right: 50px;*/ } 
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider-title span {
        font-size: 18px; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-prev {
      top: -12% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-next {
      top: -12% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box {
      margin-bottom: 20px;
      padding-right: 4px;
      padding-left: 0;
      padding: 2% 4px 0 0; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item {
        border: 1px solid #afafaf;
        border-radius: 10px;
        padding-bottom: 3px; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture {
          background-color: unset; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture a img {
            width: 141px; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item:hover > .details {
          transform: unset !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details {
          border-top: unset !important;
          background-color: unset !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .product-title a {
            color: #444444 !important;
            font-weight: bold;
            font-size: 13px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 5px !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 70px; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px; }
                .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  margin-left: 25px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons select {
              width: 70px;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px;
              background-color: #99ddd7; }
              .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    margin: 0; }
    .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper .banner-item {
      width: 88% !important;
      margin-left: 0 !important; }
  .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .title {
    margin: 0;
    border-bottom: unset;
    font-size: 15px; }
  .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: start; }
    .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box {
      width: 32% !important;
      margin: 3px;
      border: 1px solid #afafaf;
      border-radius: 10px;
      padding-bottom: 0 !important; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset !important;
        background-color: unset;
        margin: 0; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a img {
          margin: 5px auto;
          width: 120px; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-title a {
          color: #444444 !important;
          font-weight: bold;
          font-size: 13px !important;
          height: 32px; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-rating-box {
          display: none; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices {
          margin-top: 10px;
          height: 40px;
          min-height: 40px !important;
          margin-bottom: 30px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
            font-weight: bold;
            margin-bottom: 10px;
            color: #444444; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
            color: #a3a3a3; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          font-size: 10px;
          position: absolute;
          bottom: 30px !important;
          padding: 10px 0; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between;
          margin-bottom: 5px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            display: flex !important;
            align-items: center;
            border: 1px solid #afafaf;
            border-radius: 35px;
            height: 30px;
            width: 70px; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 25px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                margin-left: 20px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                padding: unset;
                text-align: center;
                border: unset;
                background-color: unset !important; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 25px; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                margin-left: 25px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 55%;
            height: 30px;
            border-radius: 30px;
            border-color: #afafaf; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset;
            border-radius: 5px;
            font-size: 13px !important;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
              display: block !important; }
  .master-wrapper-content .center-1 .product-details-page .related-products-grid {
    width: 95% !important;
    margin: 0 auto !important; }
    .master-wrapper-content .center-1 .product-details-page .related-products-grid .title {
      margin: 0;
      border-bottom: unset;
      font-size: 15px; }
    .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box {
        width: 32%;
        margin: 3px;
        border: 1px solid #afafaf;
        border-radius: 10px;
        padding-bottom: 0 !important; }
        .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture {
          border-bottom: unset;
          background-color: unset;
          margin: 0; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a:before {
            padding-top: 75%; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a img {
            margin: 5px auto;
            width: 120px; }
        .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details {
          background-color: unset; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-title a {
            color: #444444 !important;
            font-weight: bold;
            font-size: 13px !important;
            height: 32px; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-rating-box {
            display: none; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices {
            margin-top: 10px;
            height: 40px;
            min-height: 40px !important;
            margin-bottom: 30px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
              font-weight: bold;
              margin-bottom: 10px;
              color: #444444; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
              font-size: 15px !important; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
              font-size: 10px !important; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
              color: #a3a3a3; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
            font-size: 10px;
            position: absolute;
            bottom: 30px !important;
            padding: 10px 0; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 0 !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between;
            margin-bottom: 5px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 70px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  margin-left: 25px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
              width: 55%;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px !important;
              background-color: #99ddd7; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  .master-wrapper-content .center-1 .product-details-page .page-body {
    width: 100% !important; }
    .master-wrapper-content .center-1 .product-details-page .page-body .product-essential {
      width: 100% !important;
      margin: 0 !important; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .breadcrumb {
        margin: 0 0 20px;
        background-color: unset; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .breadcrumb li * {
          margin: 0 1px !important;
          color: #a9a9a9; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .product-name {
        margin-bottom: 15px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .manufacturers {
        margin-bottom: 15px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .manufacturers .label {
          color: #363636;
          display: block;
          font-size: 1rem;
          font-weight: 700; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .manufacturers .value {
          color: #444444; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .gallery {
        width: 95% !important;
        margin: 0 auto 30px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview {
        width: 100% !important;
        padding: 0 !important; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .product-prices-wrapper {
          position: relative !important;
          width: 95% !important;
          margin: 0 auto !important; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .product-reviews-overview {
          width: 100%;
          margin: 0 auto;
          float: unset;
          text-align: unset; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .fixed-addto-cart {
          position: fixed;
          bottom: 68px;
          z-index: 100;
          background-color: #fff;
          width: 100%;
          padding: 10px;
          border-top: 1px solid #e2e2e2;
          left: 0; }
          .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .fixed-addto-cart .add-to-cart {
            margin: 0;
            padding: 0; }
    .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid {
      width: 95%;
      margin: 0 3%; }
      .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box {
        width: 48%;
        margin: 3px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .picture {
          border-bottom: 1px solid #e2e2e2; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .picture a img {
            width: 141px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .product-title a {
          color: #444444 !important;
          font-weight: bold; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .prices {
          height: 80px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .min-qty-notification {
          bottom: 55px !important; }
        .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons {
          position: unset !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between;
          margin-top: 25px !important; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px;
              margin-right: 5px; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons select {
            width: 55%;
            margin-right: 5px; }
          .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons button {
            margin-left: unset !important;
            border-radius: 5px !important;
            font-size: 13px;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 41px;
            background-color: #99ddd7 !important; }
            .master-wrapper-content .center-1 .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons button:last-child {
              display: block !important; }
  .master-wrapper-content .center-1 #super-checkout-app {
    width: 95% !important; }
    .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row {
      flex-direction: column; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content {
        width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab {
          height: 120px !important;
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper {
            padding: 0 !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper p {
              padding-top: 5px !important;
              font-size: 12px;
              height: 65px; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .use-same-address {
            width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content a {
          font-size: 14px !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content span.edit-btn {
          position: unset !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content {
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address {
            flex-direction: column !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-flex {
              width: 100%;
              margin-left: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-item {
              width: 100%;
              margin-left: 0 !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points {
          width: 100% !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .select-pickup-point {
            width: 100% !important;
            height: 250px;
            margin-bottom: 20px;
            text-align: left; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .pickup-points-map {
            margin-left: 0;
            width: 100%;
            height: 250px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .payment-info .info td {
          font-size: 12px;
          padding: 10px 5px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li {
          padding: 20px !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info {
            padding: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper {
              padding: 0;
              border: unset; }
              .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment {
                text-align: left !important;
                border: 1px solid #e2e2e2;
                padding: 10px; }
                .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment p {
                  text-align: left !important; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .pay-right-content {
        width: 100% !important;
        margin-left: 0 !important;
        height: auto; }
    .master-wrapper-content .center-1 #super-checkout-app .is-visible-mobile {
      display: block !important; }
  .master-wrapper-content .master-column-wrapper .side-2 .block-account-navigation {
    display: none; }
  .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .master-wrapper-content .master-column-wrapper .center-2 .is-visible-mobile {
      display: block !important; }
    .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page {
      padding: 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title {
        width: 100%;
        text-align: left; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title span {
          padding-bottom: 8px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info {
        width: 100%; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info a {
          font-size: 12px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info label {
          font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info span {
          font-size: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-edit {
        margin-left: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-price span {
        font-size: 13px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity {
        border-radius: 35px;
        height: 25px;
        align-items: center;
        width: 75px;
        display: flex; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button {
          position: absolute;
          background: unset;
          border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-down {
            right: 65px; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-up {
            right: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count select {
        width: 60px;
        height: 30px;
        border-radius: 30px;
        border-color: #afafaf;
        padding: 0;
        font-size: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .cart-options .common-buttons {
        text-align: right;
        /*button {
                                            width: 50%;
                                        }*/ }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-reject {
        width: 49%;
        margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-approve {
        width: 50%;
        margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .order-list-page {
      padding: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title {
        text-align: left;
        padding: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title h1 span {
          padding-bottom: 11px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item {
        margin-bottom: 10px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper {
          padding: 10px !important;
          align-items: center; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info {
            width: 46% !important;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p {
              color: #000; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p:nth-child(2) {
                margin-bottom: 15px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info .order-status {
              color: #99ddd7; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items {
            position: relative; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items {
              height: 50px; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(1) {
                left: unset !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(2) {
                left: 25px !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items .product-count {
                left: 40px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details {
            width: 10% !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details a i:before {
              font-size: 20px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper {
        padding: 5px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info {
          width: 100%;
          display: flex; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text p {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text p {
              font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info {
          width: 100%; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item {
            background-color: unset;
            padding: unset; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item h2 {
              text-align: left;
              font-size: 16px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .payment-text {
              text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-description {
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-description {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .buttons-wrapper button {
            width: 48%; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper {
        margin: 10px 0 !important;
        padding: 10px 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-picture {
          width: 35% !important;
          margin: 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info {
          width: 80% !important;
          margin: 0 !important;
          text-align: left; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-name {
            font-size: 12px;
            color: #444444; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-sku {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-quantity {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-price {
            font-size: 12px; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address {
      background-color: unset;
      border: unset;
      margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message {
        margin-bottom: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message span {
          text-align: left !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper {
        border: 1px solid #bbb;
        border-radius: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .title {
          text-align: left;
          color: #99ddd7;
          padding: 5px 10px;
          border-bottom: 1px solid #bbb; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs {
          display: flex;
          padding: 6px 10px 6px;
          border-bottom: 1px solid #bbb;
          align-items: center;
          margin: 0; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs:last-child {
            border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select {
            border-radius: 5px; }
            .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select:focus-visible {
              outline: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs label {
            text-align: left;
            width: 75%;
            color: #444444;
            font-weight: bold; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs .required {
            display: none; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons {
      padding: 0 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons button {
        width: 100%;
        border-radius: 5px;
        background-color: #99ddd7;
        color: #fff; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .breadcrumb {
      margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-title {
      margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .product-selectors {
      border: unset;
      padding: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid {
      display: flex !important;
      flex-wrap: wrap;
      flex: 50%;
      justify-content: start; }
      .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box {
        width: 32%;
        margin: 0.66%;
        border: 1px solid #afafaf;
        border-radius: 10px;
        padding-bottom: 5px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
          border-bottom: unset;
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
            padding-top: 75%; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
            width: 120px; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details {
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
            height: 32px;
            overflow: hidden; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
            height: 65px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
              font-size: 15px !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
              font-size: 10px !important; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
            bottom: 40px; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 0 !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
              display: flex !important;
              align-items: center;
              border: 1px solid #afafaf;
              border-radius: 35px;
              height: 30px;
              width: 45%; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 25px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 25px; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                  padding-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
              width: 55%;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 13px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px !important;
              background-color: #99ddd7; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
                display: block !important; }
  body #scroll-top-button {
    bottom: 80px;
    right: 10px; }
  .left-0 {
    left: 0 !important;
    transition: 0.6s !important; }
  .html-order-list-page .side-2 {
    display: none; }
  .html-address-edit-page .side-2 {
    display: none; }
  .html-return-request-list-page .side-2 {
    display: none; }
  .html-return-request-list-page .return-request-list-page .page-title {
    display: none; }
  .html-return-request-list-page .page-body {
    padding: 10px;
    padding-bottom: 70px; }
  .html-return-request-list-page .request-item {
    display: none; }
  .html-return-request-list-page .request-item-mobil {
    display: flex;
    border: 1px solid #444444;
    border-radius: 5px;
    text-align: left;
    padding: 10px;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center; }
    .html-return-request-list-page .request-item-mobil img {
      width: 75px;
      border-radius: 50%;
      border: 1px solid #444444; }
    .html-return-request-list-page .request-item-mobil .row {
      display: flex;
      margin: 5px; }
      .html-return-request-list-page .request-item-mobil .row .title {
        margin: unset;
        padding: unset;
        font-size: unset; }
      .html-return-request-list-page .request-item-mobil .row .description {
        margin: unset;
        padding: unset; }
      .html-return-request-list-page .request-item-mobil .row:nth-child(2) .description a {
        color: #444444; }
      .html-return-request-list-page .request-item-mobil .row:last-child {
        color: red;
        font-weight: bold; }
  .is-visible-mobile {
    display: block !important; }
  .is-visible-desktop {
    display: none !important; }
  .html-company-whislist-page .whislist-product-grid {
    width: 95% !important; }
    .html-company-whislist-page .whislist-product-grid .search-item {
      display: none !important; }
    .html-company-whislist-page .whislist-product-grid .search-item-mobil {
      display: flex !important; }
    .html-company-whislist-page .whislist-product-grid .info-wrapper {
      display: block !important;
      margin-bottom: 20px !important; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil {
        display: flex;
        padding-top: 30px; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input {
          border-radius: 5px;
          background-color: #e2e2e2;
          width: 100%; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input:focus-visible {
            outline: unset; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button {
          background-color: #e2e2e2;
          padding: 10px;
          border-radius: 5px;
          margin-left: 5px;
          border: unset; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button:hover {
            background-color: #9d9d9d;
            color: #fff;
            transition: .2s; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box {
        width: 100% !important;
        font-size: 10px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-title span {
          font-size: 12px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-description span {
          font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .product-wrapper {
      display: block !important; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu {
        width: 100% !important;
        display: flex;
        margin-bottom: 15px; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .selectbox-item {
            padding-right: 20px;
            width: 100% !important;
            display: block; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .selectbox-item {
            width: 100% !important;
            display: block; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid {
        width: 100% !important;
        border: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-title {
          display: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body {
          padding: unset !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper {
            padding: 5px !important;
            margin-bottom: 10px !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-picture {
              padding-right: 10px;
              width: 85px; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container {
              width: 100%;
              display: block !important; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info {
                display: block !important;
                width: 100% !important;
                padding-bottom: 20px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description {
                  color: #444444;
                  font-weight: bold; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p {
                    font-size: 14px !important; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p:last-child {
                      font-size: 9px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price {
                display: block !important;
                width: 100% !important;
                text-align: left !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .actual-price {
                  font-size: 14px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .min-qty-notification {
                  font-size: 9px !important;
                  text-align: left !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button {
              display: block !important;
              width: 100px !important;
              padding-right: 10px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons {
                display: block !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons select {
                  border-radius: 20px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons button {
                  margin-top: 10px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .is-desktop {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  display: flex !important;
                  align-items: center; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .quantity-button {
                    width: 15px;
                    font-weight: bold; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .product-box-add-to-cart-button.is-mobile {
                  padding: unset !important;
                  background-color: #e7e7e7;
                  color: #000;
                  border: unset;
                  border-radius: 5px;
                  display: block !important;
                  width: 90px;
                  text-align: center !important;
                  padding-top: 5px !important;
                  padding-bottom: 5px !important;
                  font-weight: bold;
                  font-size: 12px;
                  margin-top: 5px;
                  margin-bottom: 5px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .desktop-quantity {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  border: 1px solid #afafaf;
                  border-radius: 30px;
                  width: 65px;
                  margin-left: auto;
                  margin-right: auto; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-down .quantity-down {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input {
                    border: unset !important;
                    width: 32px !important;
                    height: 25px !important;
                    text-align: center; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input:focus {
                      outline: unset; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-up .quantity-up {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
    .html-company-whislist-page .whislist-product-grid .pager li span {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager li a {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .next-page a {
      font-size: 0px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .previous-page a {
      font-size: 0px !important; }
  .html-peding-approval-order-list-page #shopping-cart-approve-form {
    display: flex;
    justify-content: flex-end; }
    .html-peding-approval-order-list-page #shopping-cart-approve-form button {
      width: unset !important;
      margin-left: 10px; }
  .html-category-page .side-2 {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-title {
    margin: 0; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .search-input {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box {
      width: 32% !important;
      margin: 3px;
      border: 1px solid #afafaf !important;
      border-radius: 10px;
      padding-bottom: 0 !important; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset;
        background-color: unset;
        margin: 0; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
          margin: 5px auto;
          width: 120px; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
          color: #444444 !important;
          font-weight: bold;
          font-size: 13px !important;
          height: 32px !important; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-rating-box {
          display: none; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
          margin-top: 10px !important;
          height: 40px !important;
          min-height: 40px !important;
          margin-bottom: 30px !important; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
            font-weight: bold;
            color: #444444;
            display: block; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
            color: #a3a3a3; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          font-size: 10px !important;
          position: absolute !important;
          bottom: 30px !important;
          padding: 10px 0; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between;
          margin-bottom: 5px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            display: flex !important;
            align-items: center;
            border: 1px solid #afafaf;
            border-radius: 35px;
            height: 30px;
            width: 70px; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 25px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                margin-left: 20px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                padding: unset;
                text-align: center;
                border: unset;
                background-color: unset !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 25px; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                margin-left: 25px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 70px !important;
            height: 30px;
            border-radius: 30px !important;
            border-color: #afafaf;
            margin-right: 5px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset !important;
            border-radius: 5px !important;
            font-size: 13px !important;
            text-transform: capitalize;
            width: 55% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7 !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
              display: block !important; }
  .html-search-page .side-2 {
    display: none; }
  .html-search-page .center-2 .search-page .page-title {
    display: none; }
  .html-search-page .center-2 .search-page .page-body .search-input {
    display: none; }
  .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid {
    display: flex !important;
    flex-wrap: wrap;
    flex: 50%;
    justify-content: start; }
    .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box {
      width: 32%;
      margin: 3px;
      border: 1px solid #afafaf;
      border-radius: 10px;
      padding-bottom: 5px !important; }
      .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset;
        background-color: unset; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
          width: 120px; }
      .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
          height: 32px;
          overflow: hidden; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
            color: #444444 !important;
            font-weight: bold;
            font-size: 13px !important; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
          height: 65px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          bottom: 40px; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            display: flex !important;
            align-items: center;
            border: 1px solid #afafaf;
            border-radius: 35px;
            height: 30px;
            width: 45%; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 25px; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                margin-left: 20px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                padding: unset;
                text-align: center;
                border: unset;
                background-color: unset !important; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 25px; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                padding-left: 0;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 55%;
            height: 30px;
            border-radius: 30px;
            border-color: #afafaf; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset;
            border-radius: 5px;
            font-size: 13px !important;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button:last-child {
              display: block !important; }
  #mobile-top-menu {
    z-index: 1020;
    height: 100%;
    background-color: white;
    overflow: scroll; }
    #mobile-top-menu .menu-toggle {
      z-index: 10001;
      position: sticky;
      top: 0; }
  .html-change-password-page .side-2 {
    display: none; }
  .html-change-password-page .page-title {
    display: none; }
  .html-change-password-page form {
    border: unset !important;
    padding-top: unset !important; }
  .html-change-password-page .fieldset {
    margin: 0 !important; }
    .html-change-password-page .fieldset .form-fields {
      background-color: unset;
      width: 100% !important;
      padding: 15px 15px !important; }
      .html-change-password-page .fieldset .form-fields .inputs {
        display: block !important; }
        .html-change-password-page .fieldset .form-fields .inputs label {
          text-align: left;
          color: #444444;
          font-weight: bold; }
        .html-change-password-page .fieldset .form-fields .inputs input {
          font-size: 16px;
          padding: 10px !important;
          border-radius: 5px;
          height: auto;
          width: 100%; }
        .html-change-password-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-change-password-page .fieldset .form-fields .inputs .field-validation-error {
          text-align: left; }
  .html-change-password-page .buttons {
    padding: 0 !important; }
    .html-change-password-page .buttons button {
      width: 95% !important;
      border-radius: 5px;
      background-color: #99ddd7;
      font-weight: bold; }
      .html-change-password-page .buttons button:hover {
        background-color: #99ddd7 !important; }
      .html-change-password-page .buttons button:focus {
        background-color: #99ddd7 !important; }
  .html-change-password-page .footer {
    display: none !important; }
  .html-password-recovery-page .password-recovery-page {
    width: 80%;
    margin: 20px auto; }
    .html-password-recovery-page .password-recovery-page .page-title {
      margin: 0 0 10px; }
    .html-password-recovery-page .password-recovery-page .page-body form {
      padding: 10px; }
      .html-password-recovery-page .password-recovery-page .page-body form .tooltip {
        border: unset;
        margin: 0 0 10px 0; }
      .html-password-recovery-page .password-recovery-page .page-body form .fieldset {
        margin: 0; }
        .html-password-recovery-page .password-recovery-page .page-body form .fieldset .field-validation-error {
          text-align: left; }
        .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields {
          background-color: unset;
          border: unset;
          display: flex;
          align-items: center;
          justify-content: space-between;
          padding: 30px 0 0 0; }
          .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs {
            width: 70%;
            margin: 0; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs label {
              display: block;
              width: auto;
              text-align: left;
              bottom: 30px;
              position: absolute; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs input {
              width: 100%; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .inputs .required {
              display: none; }
          .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons {
            margin: 0;
            width: 30%; }
            .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons button {
              background-color: #afafaf;
              height: 36px;
              min-width: unset;
              width: 100%;
              padding: 0; }
              .html-password-recovery-page .password-recovery-page .page-body form .fieldset .form-fields .buttons button:hover {
                background-color: #99ddd7;
                transition: .3s; }
  .html-blog-page .side-2 {
    margin: 1em 1em 0 1em; }
    .html-blog-page .side-2 .block-blog-archive {
      min-height: unset;
      max-width: unset;
      width: 90%; }
      .html-blog-page .side-2 .block-blog-archive .title {
        border-bottom: unset;
        font-size: 16px;
        padding: 5px;
        background-position: right 0px bottom 0px;
        margin: 0 auto; }
  .html-blog-page .blog-page {
    padding: 10px; } }

@media all and (min-width: 769px) {
  .is-visible-mobile {
    display: none; }
  .header .header-links {
    display: block; }
  .mobile-header {
    display: none; }
  .header-links {
    display: none; }
  .header-links-mobile {
    display: none; }
  .mobile-navigation {
    display: none; }
  .product-details-is-mobile {
    display: none; }
  .html-peding-approval-order-list-page #shopping-cart-approve-form {
    display: flex;
    justify-content: flex-end; }
    .html-peding-approval-order-list-page #shopping-cart-approve-form button {
      width: unset !important;
      margin-left: 10px; }
  .html-peding-approval-order-list-page .order-item {
    text-align: left; } }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?aznbw");
  src: url("../fonts/icomoon.eot?aznbw#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?aznbw") format("truetype"), url("../fonts/icomoon.woff?aznbw") format("woff"), url("fonts/icomoon.svg?aznbw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-bsy-refresh:before {
  content: "\e926"; }

.icon-bsy-padlock:before {
  content: "\e920"; }

.icon-bsy-star:before {
  content: "\e921"; }

.icon-bsy-parcel:before {
  content: "\e922"; }

.icon-bsy-shopping-bag:before {
  content: "\e923"; }

.icon-bsy-location:before {
  content: "\e924"; }

.icon-bsy-package-box:before {
  content: "\e925"; }

.icon-bsy-down-arrow:before {
  content: "\e91f"; }

.icon-bsy-check:before {
  content: "\e91e"; }

.icon-bsy-plus:before {
  content: "\e91d"; }

.icon-bsy-editing:before {
  content: "\e91b"; }

.icon-bsy-trash:before {
  content: "\e91c"; }

.icon-bsy-google:before {
  content: "\e91a"; }

.icon-bsy-up-arrows:before {
  content: "\e919"; }

.icon-bsy-prev:before {
  content: "\e917"; }

.icon-bsy-next:before {
  content: "\e918"; }

.icon-bsy-phone:before {
  content: "\e915"; }

.icon-bsy-mail:before {
  content: "\e916"; }

.icon-bsy-youtube:before {
  content: "\e913"; }

.icon-bsy-telegram:before {
  content: "\e90b"; }

.icon-bsy-messenger:before {
  content: "\e90c"; }

.icon-bsy-twitter:before {
  content: "\e90e"; }

.icon-bsy-whatsapp:before {
  content: "\e90f"; }

.icon-bsy-linkedin:before {
  content: "\e910"; }

.icon-bsy-instagram:before {
  content: "\e911"; }

.icon-bsy-facebook:before {
  content: "\e912"; }

.icon-bsy-layers:before {
  content: "\e914"; }

.icon-bsy-log-in:before {
  content: "\e908"; }

.icon-bsy-add-user:before {
  content: "\e909"; }

.icon-bsy-log-out:before {
  content: "\e90a"; }

.icon-bsy-search:before {
  content: "\e90d"; }

.icon-bsy-currency:before {
  content: "\e900"; }

.icon-bsy-uk:before {
  content: "\e901"; }

.icon-bsy-tr:before {
  content: "\e902"; }

.icon-bsy-love:before {
  content: "\e903"; }

.icon-bsy-user:before {
  content: "\e904"; }

.icon-bsy-shopping-cart:before {
  content: "\e905"; }

.icon-bsy-menu:before {
  content: "\e906"; }

.icon-bsy-home:before {
  content: "\e907"; }

@media all and (max-width: 540px) {
  body {
    background-color: #fff !important; }
    body #bar-notification {
      width: 50%; }
  .header {
    display: none; }
    .header .header-links {
      display: none; }
  .header-links {
    display: none; }
  .mobile-header .header-upper {
    border: unset; }
  .mobile-header .header-lower {
    /* background-color: #fff; */
    padding: 0; }
    .mobile-header .header-lower .header-logo {
      /* background-color: #ffffff !important; */
      text-align: left;
      margin: 0;
      display: flex; }
      .mobile-header .header-lower .header-logo .mobile-logo {
        width: 50%;
        text-align: left; }
        .mobile-header .header-lower .header-logo .mobile-logo a {
          padding: 10px; }
          .mobile-header .header-lower .header-logo .mobile-logo a img {
            width: 150px; }
      .mobile-header .header-lower .header-logo .personnel-button {
        width: 50%;
        text-align: right;
        padding: 20px 25px 10px 0; }
        .mobile-header .header-lower .header-logo .personnel-button a {
          color: #fff;
          font-size: 14px; }
  .header-menu {
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.6s; }
    .header-menu .menu-toggle {
      background-color: #444444;
      background-image: unset;
      text-align: left; }
      .header-menu .menu-toggle i {
        margin-right: 20px; }
    .header-menu .top-menu.mobile {
      display: block;
      overflow: scroll;
      background-color: #fff; }
      .header-menu .top-menu.mobile li {
        text-align: left;
        background-color: unset; }
        .header-menu .top-menu.mobile li:hover {
          background-color: unset; }
          .header-menu .top-menu.mobile li:hover > .sublist {
            display: none;
            width: 100%;
            padding: 0; }
        .header-menu .top-menu.mobile li .first-level li {
          flex: unset;
          margin: unset;
          width: 100%; }
          .header-menu .top-menu.mobile li .first-level li a {
            color: #464646;
            padding: 13px 35px; }
          .header-menu .top-menu.mobile li .first-level li .sublist {
            display: none; }
            .header-menu .top-menu.mobile li .first-level li .sublist li a {
              border-bottom: 1px solid #e2e2e2;
              padding: 13px 50px; }
              .header-menu .top-menu.mobile li .first-level li .sublist li a:after {
                content: ''; }
        .header-menu .top-menu.mobile li a {
          display: block;
          position: relative;
          z-index: 0;
          font-size: 13px;
          line-height: 17px;
          color: #444444;
          font-weight: 700;
          text-transform: capitalize;
          min-height: unset; }
        .header-menu .top-menu.mobile li .sublist-toggle {
          background: url("../images/next-black.png") center no-repeat;
          border-left: unset;
          height: 43px; }
  .mobile-navigation {
    position: fixed;
    display: flex;
    flex-wrap: nowrap;
    bottom: 0;
    z-index: 1020;
    background-color: #fff;
    width: 100%; }
    .mobile-navigation .responsive-nav-wrapper {
      background-color: #444444;
      display: flex !important;
      justify-content: center !important;
      width: 100%; }
      .mobile-navigation .responsive-nav-wrapper .flex-item {
        padding: 14px 4px;
        text-align: center;
        flex: 1;
        position: relative;
        display: inline-block;
        vertical-align: top; }
        .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon {
          height: 40px !important;
          width: 100% !important;
          position: relative;
          display: block;
          font-size: 0;
          cursor: pointer;
          line-height: 15px; }
          .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon i {
            font-size: 19px;
            color: #fff; }
          .mobile-navigation .responsive-nav-wrapper .flex-item .flex-item-icon p {
            color: #fff;
            font-size: 9px !important; }
  .master-wrapper-content .center-1 .home-page .page-body #banner-banner-2 {
    display: none; }
  .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid {
    width: 90%; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-prev {
      top: -18% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .product-slider-arrow-next {
      top: -18% !important; }
    .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box {
      margin-bottom: 0 !important; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture a:before {
        padding-top: 75%; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .picture a img {
        margin: 5px auto;
        width: 120px; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item:hover > .details {
        transform: unset !important; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .details .product-title a {
        height: 32px !important;
        color: #444444 !important;
        font-weight: normal !important;
        font-size: 13px !important; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .min-qty-notification {
        bottom: 30px;
        display: none; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .prices {
        margin-top: 10px;
        height: 35px;
        min-height: 35px !important;
        margin-bottom: 0 !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .prices span.actual-price {
          font-size: 12px !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .prices span.old-price {
          font-size: 10px !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .prices .taxed-price {
          display: none; }
      .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons {
        position: unset !important;
        padding: 10px !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons button.product-box-add-to-cart-button {
          font-size: 9px !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons select {
          width: 50px !important;
          font-size: 10px !important;
          padding: 0 !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons .mobile-quantity {
          width: 50px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons .mobile-quantity .flex-quantity-down {
            width: 10px !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons .mobile-quantity .flex-quantity-input input {
            font-size: 11px; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons .mobile-quantity .flex-quantity-up {
            width: 10px !important; }
            .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons .mobile-quantity .flex-quantity-up div {
              margin-left: 11px !important; }
        .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons .is-visible-mobile {
          display: flex !important; }
          .master-wrapper-content .center-1 .home-page .page-body .product-slider-wrapper .item-grid .product-slider .slick-list .item-box .product-item .add-info .buttons .is-visible-mobile.product-box-add-to-cart-button {
            display: inline-block !important; }
  .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper {
    width: 100% !important;
    display: flex;
    flex-direction: column;
    margin: 0; }
    .master-wrapper-content .center-1 .home-page .page-body .banner-wrapper .banner-item {
      width: 88% !important;
      margin-left: 0 !important; }
  .master-wrapper-content .center-1 .shopping-cart-page {
    width: 95%;
    margin: 0px auto; }
    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper {
      display: unset !important; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper {
        width: 100% !important; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border {
          border: unset !important;
          padding: 0 !important; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item {
            padding: 0 !important; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-image-wrapper {
              width: 30%; }
              .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-image-wrapper .product-image a img {
                width: 65px; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper {
              width: 70%;
              display: flex;
              flex-direction: column; }
              .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex {
                display: flex;
                align-items: center; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-info {
                  width: 80%;
                  text-align: left;
                  margin: 5px 10px;
                  font-size: 12px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-delete {
                  width: 15%;
                  margin: 5px 10px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count {
                  width: 30%;
                  margin: 5px 10px; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity {
                    display: flex;
                    align-items: center;
                    border: 1px solid #afafaf;
                    border-radius: 35px;
                    height: 25px;
                    width: 60px !important; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down {
                      width: 20px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-down div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input {
                      width: 20px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-input input {
                        padding: unset;
                        text-align: center;
                        border: unset;
                        background-color: unset !important;
                        width: 20px;
                        font-size: 10px; }
                    .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up {
                      width: 25px; }
                      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count .mobile-quantity .flex-quantity-up div {
                        position: unset;
                        background-color: unset !important;
                        border: unset;
                        font-size: 20px;
                        color: #afafaf; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-count select {
                    width: 60px;
                    height: 30px;
                    border-radius: 30px;
                    border-color: #afafaf;
                    padding: 0;
                    font-size: 10px; }
                .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price {
                  width: 70%;
                  margin: 5px 10px; }
                  .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .product-box-border .product-item .product-info-wrapper .flex .product-price span {
                    font-size: 14px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons {
          display: flex; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons button {
            width: 100%; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .product-wrapper .cart-options .flex-buttons a {
            width: 30%; }
      .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper {
        width: 100% !important;
        height: 90px; }
        .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals {
          position: fixed !important;
          background-color: #fff !important;
          top: unset !important;
          bottom: 68px;
          padding: 5px 15px;
          left: 0;
          width: 100%;
          border-top: 1px solid #e2e2e2;
          z-index: 10000; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info {
            border: unset !important;
            padding: unset;
            margin: 0 0 0; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info .order-total {
              font-size: 15px; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info .order-subtotal {
              font-size: 12px; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info .shipping-cost {
              font-size: 12px; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .total-info .tax-value {
              font-size: 12px; }
          .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .checkout-buttons {
            margin-bottom: 0 !important; }
            .master-wrapper-content .center-1 .shopping-cart-page .page-body .shopping-page-wrapper .checkout-wrapper .cart-footer .totals .checkout-buttons button {
              background-color: #99ddd7 !important;
              font-size: 16px !important;
              padding: 8px !important; }
  .master-wrapper-content .center-1 #super-checkout-app {
    width: 100% !important; }
    .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row {
      flex-direction: column; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content {
        width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab {
          height: 120px !important;
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper {
            padding: 0 !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .tab-wrapper p {
              padding-top: 5px !important;
              font-size: 12px; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .left-tab .use-same-address {
            width: 100%; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .tab-active:after {
          top: 135px !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content a {
          font-size: 14px !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content span.edit-btn {
          position: unset !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .tab-content .right-tab.tab-active:after {
          left: 67% !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content {
          flex-direction: column; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address {
            flex-direction: column !important; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-flex {
              width: 100%;
              margin-left: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content .address-item-content .address .address-item {
              width: 100%;
              margin-left: 0 !important; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points {
          width: 100% !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .select-pickup-point {
            width: 100% !important;
            height: 250px;
            margin-bottom: 20px;
            text-align: left; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #pickup-in-store-option .pickup-points .pickup-points-map {
            margin-left: 0;
            width: 100%;
            height: 250px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .payment-info .info td {
          font-size: 12px;
          padding: 10px 5px; }
        .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li {
          padding: 20px !important; }
          .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info {
            padding: 0; }
            .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper {
              padding: 0;
              border: unset; }
              .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment {
                text-align: left !important;
                border: 1px solid #e2e2e2;
                padding: 10px; }
                .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .payment-left-content #payment-option #payment-method .checkout-data .payment-method .method-list li .checkout-data .payment-info .info .block .columns .installment-wrapper .empty-installment p {
                  text-align: left !important; }
      .master-wrapper-content .center-1 #super-checkout-app .payment-container .content-row .pay-right-content {
        width: 100% !important;
        margin-left: 0 !important;
        height: auto; }
  .master-wrapper-content .center-1 .product-details-page {
    padding: 0; }
    .master-wrapper-content .center-1 .product-details-page .page-body {
      margin: 0;
      padding-bottom: 40px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .breadcrumb {
        margin: 0; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .breadcrumb ul {
          overflow: auto;
          white-space: nowrap; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .product-name h1 {
        font-size: 18px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .short-description {
        padding: 10px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .fixed-addto-cart {
        position: fixed;
        bottom: 68px;
        z-index: 100;
        background-color: #fff;
        width: 100%;
        padding: 10px;
        border-top: 1px solid #e2e2e2;
        left: 0; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .overview .fixed-addto-cart .add-to-cart {
          margin: 0;
          padding: 0; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .full-description {
        padding: 0 8px; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .full-description .accordion-title {
          text-align: left;
          background-color: #b1b1b1;
          color: #fff;
          padding: 6px;
          font-size: 15px;
          display: flex;
          align-items: center;
          justify-content: space-between; }
          .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .full-description .accordion-title i:before {
            display: block;
            transform: rotate(0deg);
            transition: .3s; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .full-description .active i:before {
          display: block;
          transform: rotate(180deg);
          transition: .3s; }
        .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .full-description .description-item {
          padding: 0;
          background-color: white;
          transition: max-height 0.4s ease-out;
          border: unset;
          border-radius: unset; }
          .master-wrapper-content .center-1 .product-details-page .page-body .product-essential .full-description .description-item p {
            margin: 0;
            padding: 5px;
            border-radius: unset;
            font-size: 12px;
            line-height: 17px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-qty-dropdown {
        width: 60px;
        height: 30px;
        border-radius: 30px;
        border-color: #afafaf;
        padding: 0;
        font-size: 10px; }
      .master-wrapper-content .center-1 .product-details-page .page-body .product-grid .item-grid .item-box .product-item .details .add-info .buttons .product-box-add-to-cart-button {
        font-size: 10px !important; }
    .master-wrapper-content .center-1 .product-details-page .related-products-grid {
      width: 95% !important;
      margin: 0 auto !important; }
      .master-wrapper-content .center-1 .product-details-page .related-products-grid .title {
        margin: 0;
        border-bottom: unset;
        font-size: 15px; }
      .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box {
          width: 48% !important;
          margin: 3px;
          border: 1px solid #afafaf;
          border-radius: 10px;
          padding-bottom: 0 !important; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture {
            border-bottom: unset;
            background-color: unset;
            margin: 0; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a:before {
              padding-top: 75%; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .picture a img {
              margin: 5px auto;
              width: 120px; }
          .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details {
            background-color: unset; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444444 !important;
              font-weight: bold;
              font-size: 13px !important;
              height: 32px; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .product-rating-box {
              display: none; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices {
              margin-top: 10px;
              height: 40px;
              min-height: 40px !important;
              margin-bottom: 30px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
                font-weight: bold;
                margin-bottom: 10px;
                color: #444444; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
                font-size: 15px !important; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
                font-size: 10px !important; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
                color: #a3a3a3; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
              font-size: 10px;
              position: absolute;
              bottom: 30px !important;
              padding: 10px 0;
              display: none; }
            .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
              position: unset !important;
              padding: 0 !important;
              border-top: unset !important;
              display: flex;
              justify-content: space-between;
              margin-bottom: 5px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
                margin: 0 5px 0 0; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                  width: 100%;
                  border-radius: 5px;
                  height: 41px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
                display: flex !important;
                align-items: center;
                border: 1px solid #afafaf;
                border-radius: 35px;
                height: 30px;
                width: 50px !important; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                  width: 20px; }
                  .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down div {
                    margin-left: 20px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                  width: 35px; }
                  .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                    padding: unset;
                    text-align: center;
                    border: unset;
                    background-color: unset !important; }
                .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                  width: 25px; }
                  .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up div {
                    margin-left: 25px;
                    position: unset;
                    background-color: unset !important;
                    border: unset;
                    font-size: 20px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
                width: 60px;
                height: 30px;
                border-radius: 30px;
                border-color: #afafaf;
                padding: 0;
                font-size: 10px; }
              .master-wrapper-content .center-1 .product-details-page .related-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
                margin-left: unset;
                border-radius: 5px;
                font-size: 13px !important;
                text-transform: capitalize;
                width: 70% !important;
                margin: 0 0 0 5px;
                height: 30px !important;
                background-color: #99ddd7;
                display: block; }
    .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .title {
      margin: 0;
      border-bottom: unset;
      font-size: 15px; }
    .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box {
      width: 47% !important;
      margin: 3px;
      border: 1px solid #afafaf;
      border-radius: 10px;
      padding-bottom: 0 !important; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset;
        background-color: unset;
        margin: 0; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .picture a img {
          margin: 5px auto;
          width: 120px; }
      .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-title a {
          height: 32px !important;
          color: #444444 !important;
          font-weight: normal !important;
          font-size: 13px !important; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .product-rating-box {
          display: none; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices {
          margin-top: 10px;
          height: 35px;
          min-height: 35px !important;
          margin-bottom: 0 !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
            margin-bottom: 10px;
            color: #444444;
            font-size: 12px !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices .taxed-price {
            display: none; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices span {
            font-size: 15px !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div span {
            font-size: 10px !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
            color: #a3a3a3; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          font-size: 10px;
          position: absolute;
          bottom: 30px !important;
          padding: 10px 0;
          display: none; }
        .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between;
          margin-bottom: 5px;
          margin-top: 0 !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            border: 1px solid #afafaf;
            border-radius: 30px;
            width: 65px;
            margin-left: auto;
            margin-right: 5px; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 15px !important; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down .quantity-down {
                cursor: pointer;
                border: unset !important;
                background-color: unset !important; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px !important; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                border: unset !important;
                width: 32px !important;
                height: 25px !important;
                text-align: center; }
                .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input:focus {
                  outline: unset; }
            .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 25px !important; }
              .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up .quantity-up {
                margin-left: 15px !important;
                cursor: pointer;
                border: unset !important;
                background-color: unset !important; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 60px;
            height: 30px;
            border-radius: 30px;
            border-color: #afafaf;
            padding: 0;
            font-size: 10px; }
          .master-wrapper-content .center-1 .product-details-page .also-purchased-products-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset;
            border-radius: 5px;
            font-size: 13px !important;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7;
            display: block; }
  .footer-is-mobile {
    border: 1px solid #e2e2e2; }
    .footer-is-mobile .manufacturer-slider-wrapper {
      display: none !important; }
    .footer-is-mobile .footer-upper {
      width: 100%;
      margin-top: 0;
      margin-bottom: 0; }
      .footer-is-mobile .footer-upper .flex-footer {
        flex-wrap: wrap;
        flex: 50%;
        justify-content: start;
        display: flex; }
      .footer-is-mobile .footer-upper .footer-block {
        width: 48% !important;
        text-align: left;
        border-bottom: unset; }
        .footer-is-mobile .footer-upper .footer-block:first-child {
          padding-bottom: 50px; }
        .footer-is-mobile .footer-upper .footer-block:last-child {
          width: 100% !important;
          text-align: center; }
        .footer-is-mobile .footer-upper .footer-block .about-wrapper {
          padding: 0 10px; }
          .footer-is-mobile .footer-upper .footer-block .about-wrapper li {
            margin-bottom: 5px; }
        .footer-is-mobile .footer-upper .footer-block .title {
          background-color: unset;
          margin-bottom: 0;
          padding: 5px 15px;
          position: unset; }
        .footer-is-mobile .footer-upper .footer-block .list {
          background-color: unset;
          margin: 0;
          display: block; }
          .footer-is-mobile .footer-upper .footer-block .list li {
            padding: 0; }
        .footer-is-mobile .footer-upper .footer-block:last-child {
          border-bottom: unset; }
          .footer-is-mobile .footer-upper .footer-block:last-child .social {
            margin-top: 20px; }
            .footer-is-mobile .footer-upper .footer-block:last-child .social .title:before, .footer-is-mobile .footer-upper .footer-block:last-child .social .title:after {
              content: unset; }
          .footer-is-mobile .footer-upper .footer-block:last-child .payment-method-wrapper .title:before, .footer-is-mobile .footer-upper .footer-block:last-child .payment-method-wrapper .title:after {
            content: unset; }
      .footer-is-mobile .footer-upper .company-about {
        width: 100% !important; }
  .footer-not-mobile {
    display: none !important; }
  .product-details-not-mobile {
    display: none; }
  .master-wrapper-content .product-details-page .page-body {
    width: 100% !important; }
    .master-wrapper-content .product-details-page .page-body .product-essential {
      width: 100% !important;
      margin: 0 !important; }
      .master-wrapper-content .product-details-page .page-body .product-essential .breadcrumb {
        margin: 0 0 20px;
        background-color: unset; }
        .master-wrapper-content .product-details-page .page-body .product-essential .breadcrumb li * {
          margin: 0 1px !important;
          color: #a9a9a9; }
      .master-wrapper-content .product-details-page .page-body .product-essential .product-name {
        margin-bottom: 15px; }
      .master-wrapper-content .product-details-page .page-body .product-essential .manufacturers {
        margin-bottom: 15px; }
        .master-wrapper-content .product-details-page .page-body .product-essential .manufacturers .label {
          color: #363636;
          display: block;
          font-size: 1rem;
          font-weight: 700; }
        .master-wrapper-content .product-details-page .page-body .product-essential .manufacturers .value {
          color: #444444; }
      .master-wrapper-content .product-details-page .page-body .product-essential .gallery {
        width: 95% !important;
        margin: 0 auto 30px;
        /*    .picture-thumbs {
                                display: none !important;
                            }

                            .picture {
                                width: 100%;
                                float: unset;
                            }*/ }
      .master-wrapper-content .product-details-page .page-body .product-essential .overview {
        width: 100% !important;
        padding: 0 !important; }
        .master-wrapper-content .product-details-page .page-body .product-essential .overview .product-prices-wrapper {
          position: relative !important;
          width: 95% !important;
          margin: 0 auto !important; }
        .master-wrapper-content .product-details-page .page-body .product-essential .overview .product-reviews-overview {
          width: 100%;
          margin: 0 auto;
          float: unset;
          text-align: unset; }
    .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid {
      width: 95%;
      margin: 0 3%; }
      .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box {
        width: 47% !important;
        margin: 3px; }
        .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .picture {
          border-bottom: 1px solid #e2e2e2; }
          .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .picture a img {
            width: 141px; }
        .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .product-title a {
          color: #444444 !important;
          font-weight: bold; }
        .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .prices {
          height: 80px; }
        .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .min-qty-notification {
          bottom: 55px !important; }
        .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons {
          position: unset !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between;
          margin-top: 25px !important; }
          .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px;
              margin-right: 5px; }
          .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons select {
            width: 55%;
            margin-right: 5px; }
          .master-wrapper-content .product-details-page .page-body .also-purchased-products-grid .item-grid .item-box .details .add-info .buttons button {
            margin-left: unset !important;
            border-radius: 5px !important;
            font-size: 13px;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 41px;
            background-color: #99ddd7 !important; }
  .master-wrapper-content .master-column-wrapper .side-2 {
    width: 93%;
    margin-left: 1em;
    margin-top: 1em;
    margin-bottom: 0; }
    .master-wrapper-content .master-column-wrapper .side-2 .block-account-navigation {
      display: none; }
  .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .breadcrumb {
      margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .category-page .breadcrumb ul {
        overflow: auto;
        white-space: nowrap; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-title {
      margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .product-selectors {
      border: unset;
      padding: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid {
      display: flex !important;
      flex-wrap: wrap;
      flex: 50%;
      justify-content: start; }
      .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box {
        width: 48% !important;
        margin: 1%;
        border: 1px solid #afafaf;
        border-radius: 10px;
        padding-bottom: 5px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
          border-bottom: unset;
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
            padding-top: 75%; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
            width: 120px; }
        .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details {
          background-color: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
            margin: 0 0 10px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
              color: #444 !important;
              font-weight: normal !important;
              font-size: 13px !important;
              height: 32px;
              white-space: break-spaces;
              overflow: hidden;
              text-overflow: ellipsis; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
            margin-top: 10px;
            height: 35px;
            min-height: 35px !important;
            margin-bottom: 0 !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
              font-size: 12px !important;
              color: #444444 !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
              display: none; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
            display: none; }
          .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
            position: unset !important;
            padding: 0 !important;
            border-top: unset !important;
            display: flex;
            justify-content: space-between; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
              margin: 0 5px 0 0; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
                width: 100%;
                border-radius: 5px;
                height: 41px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
              border: 1px solid #afafaf;
              border-radius: 30px;
              width: 50px;
              margin-left: auto;
              margin-right: 5px; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
                width: 10px !important; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down .quantity-down {
                  margin-left: 20px;
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
                width: 35px !important; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                  padding: unset;
                  text-align: center;
                  border: unset;
                  background-color: unset !important;
                  font-size: 11px !important;
                  margin: 0 5px 0 0; }
                  .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input:focus {
                    outline: unset; }
              .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
                width: 10px !important; }
                .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up .quantity-up {
                  position: unset;
                  background-color: unset !important;
                  border: unset;
                  font-size: 20px;
                  padding-left: 0; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
              width: 50px;
              height: 30px;
              border-radius: 30px;
              border-color: #afafaf;
              padding: 0;
              font-size: 10px; }
            .master-wrapper-content .master-column-wrapper .center-2 .category-page .page-body .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
              margin-left: unset;
              border-radius: 5px;
              font-size: 9px !important;
              text-transform: capitalize;
              width: 70% !important;
              margin: 0 0 0 5px;
              height: 30px !important;
              background-color: #99ddd7;
              display: block; }
    .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page {
      padding: 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title {
        width: 100%;
        text-align: left; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .top-item .page-title span {
          padding-bottom: 8px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info {
        width: 100%;
        text-align: left; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info a {
          font-size: 12px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info label {
          font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-info span {
          font-size: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-wrapper-title .product-edit {
        margin-left: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-price span {
        font-size: 13px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity {
        border-radius: 35px;
        height: 25px;
        align-items: center;
        width: 75px;
        display: flex; }
        .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button {
          position: absolute;
          background: unset;
          border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-down {
            right: 65px; }
          .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count .soluto-quantity .quantity-button.quantity-up {
            right: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .pending-approval-order-wrapper .product-info-wrapper .product-quantity-price .product-count select {
        width: 60px;
        height: 30px;
        border-radius: 30px;
        border-color: #afafaf;
        padding: 0;
        font-size: 10px; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .order-item .cart-options .common-buttons {
        text-align: right;
        /*  button {
                                            width: 50%;
                                        }*/ }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-reject {
        width: 49%;
        margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .pending-approval-page .page-body .order-list .cart-options .common-buttons .button-approve {
        width: 50%;
        margin: 0; }
    .master-wrapper-content .master-column-wrapper .center-2 .order-list-page {
      padding: 12px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title {
        text-align: left;
        padding: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-title h1 span {
          padding-bottom: 11px !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item {
        margin-bottom: 10px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper {
          padding: 10px !important;
          align-items: center; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info {
            width: 46% !important;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p {
              color: #000; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info p:nth-child(2) {
                margin-bottom: 15px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-info .order-status {
              color: #99ddd7; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items {
            position: relative; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items {
              height: 50px; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(1) {
                left: unset !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items li:nth-child(2) {
                left: 25px !important; }
              .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .product-image-items .image-items .product-count {
                left: 40px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details {
            width: 10% !important; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .order-item .order-wrapper .order-details a i:before {
              font-size: 20px; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper {
        padding: 5px !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info {
          width: 100%;
          display: flex; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .shipping-text p {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text {
            width: 50%;
            text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text h3 {
              font-size: 14px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .shipping-info .billing-text p {
              font-size: 12px; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info {
          width: 100%; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item {
            background-color: unset;
            padding: unset; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item h2 {
              text-align: left;
              font-size: 16px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .payment-text {
              text-align: left; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper .item-description {
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-title {
              text-align: left;
              font-size: 12px; }
            .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .background-item .price-wrapper-total .item-description {
              font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .shipping-pay-info-wrapper .payment-info .buttons-wrapper button {
            width: 48%; }
      .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper {
        margin: 10px 0 !important;
        padding: 10px 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-picture {
          width: 35% !important;
          margin: 0 !important; }
        .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info {
          width: 80% !important;
          margin: 0 !important;
          text-align: left; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-name {
            font-size: 12px;
            color: #444444; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-sku {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-quantity {
            font-size: 12px; }
          .master-wrapper-content .master-column-wrapper .center-2 .order-list-page .page-body .order-list .panel .product-details-body .product-wrapper .product-info .product-price {
            font-size: 12px; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address {
      background-color: unset;
      border: unset;
      margin: 0; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message {
        margin-bottom: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .mobile-error-message span {
          text-align: left !important; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper {
        border: 1px solid #bbb;
        border-radius: 10px; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .title {
          text-align: left;
          color: #99ddd7;
          padding: 5px 10px;
          border-bottom: 1px solid #bbb; }
        .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs {
          display: flex;
          padding: 6px 10px 6px;
          border-bottom: 1px solid #bbb;
          align-items: center;
          margin: 0; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs:last-child {
            border: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select {
            border-radius: 5px; }
            .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs input:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs textarea:focus-visible, .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs select:focus-visible {
              outline: unset; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs label {
            text-align: left;
            width: 60%;
            color: #444444;
            font-weight: bold;
            white-space: normal; }
          .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .mobile-address .border-wrapper .inputs .required {
            display: none; }
    .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons {
      padding: 0 15px; }
      .master-wrapper-content .master-column-wrapper .center-2 .address-edit-page .buttons button {
        width: 100%;
        border-radius: 5px;
        background-color: #99ddd7;
        color: #fff; }
  body #scroll-top-button {
    bottom: 80px;
    right: 10px;
    width: 35px;
    height: 35px;
    padding-top: 6px !important; }
    body #scroll-top-button i {
      font-size: 20px; }
  .html-login-page .master-wrapper-page .login-page {
    width: 95%; }
    .html-login-page .master-wrapper-page .login-page .login-tab-control .tab-control {
      width: auto; }
    .html-login-page .master-wrapper-page .login-page .tabcontent {
      padding: 0; }
      .html-login-page .master-wrapper-page .login-page .tabcontent .returning-wrapper {
        width: auto; }
        .html-login-page .master-wrapper-page .login-page .tabcontent .returning-wrapper .sign-with-other {
          width: 90%; }
        .html-login-page .master-wrapper-page .login-page .tabcontent .returning-wrapper .buttons button {
          width: 90%; }
        .html-login-page .master-wrapper-page .login-page .tabcontent .returning-wrapper .form-fields .inputs input {
          width: 90%; }
        .html-login-page .master-wrapper-page .login-page .tabcontent .returning-wrapper .form-fields .inputs label {
          margin: 10px 20px; }
        .html-login-page .master-wrapper-page .login-page .tabcontent .returning-wrapper .form-fields .reversed input {
          width: auto; }
      .html-login-page .master-wrapper-page .login-page .tabcontent .new-wrapper {
        width: auto; }
        .html-login-page .master-wrapper-page .login-page .tabcontent .new-wrapper .buttons button {
          width: 90%; }
  .left-0 {
    left: 0 !important;
    transition: 0.6s !important; }
  .is-visible-desktop {
    display: none !important; }
  .html-contact-page .master-wrapper-content .center-1 .contact-page {
    width: 90% !important; }
  .html-company-whislist-page .whislist-product-grid {
    width: 95% !important;
    margin: 0 auto !important; }
    .html-company-whislist-page .whislist-product-grid .search-item {
      display: none !important; }
    .html-company-whislist-page .whislist-product-grid .search-item-mobil {
      display: flex !important; }
    .html-company-whislist-page .whislist-product-grid .info-wrapper {
      display: block !important;
      margin-bottom: 20px !important; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil {
        display: flex;
        padding-top: 30px; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input {
          border-radius: 5px;
          background-color: #e2e2e2;
          width: 100%; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil input:focus-visible {
            outline: unset; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button {
          background-color: #e2e2e2;
          padding: 10px;
          border-radius: 5px;
          margin-left: 5px;
          border: unset; }
          .html-company-whislist-page .whislist-product-grid .info-wrapper .search-item-mobil button:hover {
            background-color: #9d9d9d;
            color: #fff;
            transition: .2s; }
      .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box {
        width: 100% !important;
        font-size: 10px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-title span {
          font-size: 10px !important; }
        .html-company-whislist-page .whislist-product-grid .info-wrapper .info-box .info-description span {
          font-size: 10px !important; }
    .html-company-whislist-page .whislist-product-grid .product-wrapper {
      display: block !important; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu {
        width: 100% !important;
        display: flex;
        margin-bottom: 15px; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .category-wrapper .selectbox-item {
            padding-right: 20px;
            width: 100% !important;
            display: block; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper {
          display: block !important;
          width: 50%;
          margin: 0 !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .select-box-title {
            width: 100%;
            display: block;
            margin-bottom: 5px;
            font-weight: bold; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .side-filter-menu .manufacturer-wrapper .selectbox-item {
            width: 100% !important;
            display: block; }
      .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid {
        width: 100% !important;
        border: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-title {
          display: none !important; }
        .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body {
          padding: unset !important; }
          .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper {
            padding: 5px !important;
            margin-bottom: 10px !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-picture {
              padding-right: 10px;
              width: 60px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-picture img {
                width: 60px; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container {
              width: 100%;
              display: block !important; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info {
                display: block !important;
                width: 100% !important;
                padding-bottom: 0; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description {
                  height: 32px;
                  overflow: hidden;
                  margin-bottom: 5px; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p {
                    font-size: 13px !important;
                    color: #444;
                    font-weight: normal; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-info .product-description p:last-child {
                      font-size: 9px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price {
                display: block !important;
                width: 100% !important;
                text-align: left !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .old-price {
                  font-size: 10px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .actual-price {
                  font-size: 12px !important;
                  color: #444444 !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-info-container .product-price .min-qty-notification {
                  display: none !important; }
            .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button {
              display: block !important;
              width: 100px !important;
              padding-right: 10px; }
              .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons {
                display: block !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons button {
                  margin-top: 10px !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .is-desktop {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  display: flex !important;
                  align-items: center; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .quantity-button {
                    width: 15px;
                    font-weight: bold; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .product-box-add-to-cart-button.is-mobile {
                  padding: unset !important;
                  background-color: #e7e7e7;
                  color: #000;
                  border: unset;
                  border-radius: 5px;
                  display: block !important;
                  width: 90px;
                  text-align: center !important;
                  padding-top: 5px !important;
                  padding-bottom: 5px !important;
                  font-weight: bold;
                  font-size: 12px;
                  margin-top: 5px;
                  margin-bottom: 5px; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .desktop-quantity {
                  display: none !important; }
                .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity {
                  border: 1px solid #afafaf;
                  border-radius: 30px;
                  width: 65px;
                  margin-left: auto;
                  margin-right: auto; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-down .quantity-down {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input {
                    border: unset !important;
                    width: 32px !important;
                    height: 25px !important;
                    text-align: center; }
                    .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-input input:focus {
                      outline: unset; }
                  .html-company-whislist-page .whislist-product-grid .product-wrapper .item-grid .item-grid-body .product-box-wrapper .product-add-button .buttons .mobile-quantity .flex-quantity-up .quantity-up {
                    cursor: pointer;
                    border: unset !important;
                    background-color: unset !important; }
    .html-company-whislist-page .whislist-product-grid .pager li span {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager li a {
      min-width: 26px !important;
      height: 26px !important;
      padding: 6px !important;
      font-size: 12px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .next-page a {
      font-size: 0px !important; }
    .html-company-whislist-page .whislist-product-grid .pager .previous-page a {
      font-size: 0px !important; }
  .html-change-password-page .side-2 {
    display: none; }
  .html-change-password-page .page-title {
    display: none; }
  .html-change-password-page form {
    border: unset !important;
    padding-top: unset !important; }
  .html-change-password-page .fieldset {
    margin: 0 !important; }
    .html-change-password-page .fieldset .form-fields {
      background-color: unset;
      width: 100% !important;
      padding: 15px 15px !important; }
      .html-change-password-page .fieldset .form-fields .inputs {
        display: block !important; }
        .html-change-password-page .fieldset .form-fields .inputs label {
          text-align: left;
          color: #444444;
          font-weight: bold; }
        .html-change-password-page .fieldset .form-fields .inputs input {
          font-size: 16px;
          padding: 10px !important;
          border-radius: 5px;
          height: auto;
          width: 100%; }
        .html-change-password-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-change-password-page .fieldset .form-fields .inputs .field-validation-error {
          text-align: left; }
  .html-change-password-page .buttons {
    padding: 0 !important; }
    .html-change-password-page .buttons button {
      width: 95% !important;
      border-radius: 5px;
      background-color: #99ddd7;
      font-weight: bold; }
      .html-change-password-page .buttons button:hover {
        background-color: #99ddd7 !important; }
      .html-change-password-page .buttons button:focus {
        background-color: #99ddd7 !important; }
  .html-change-password-page .footer {
    display: none !important; }
  .html-customer-info-page .side-2 {
    display: none; }
  .html-customer-info-page .page-title {
    display: none; }
  .html-customer-info-page .title {
    display: none; }
  .html-customer-info-page form {
    border: unset !important;
    padding-top: 0 !important; }
  .html-customer-info-page .fieldset {
    margin: 0; }
    .html-customer-info-page .fieldset .form-fields {
      background-color: unset;
      width: 100% !important; }
      .html-customer-info-page .fieldset .form-fields .inputs {
        display: flex;
        align-items: center;
        margin: unset;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #444444;
        /*&:first-child {
                        padding-top: 30px;
                    }*/ }
        .html-customer-info-page .fieldset .form-fields .inputs label {
          padding-left: 20px;
          width: 25%;
          text-align: left;
          color: #444444;
          font-weight: bold; }
        .html-customer-info-page .fieldset .form-fields .inputs .input-container {
          width: 75% !important; }
        .html-customer-info-page .fieldset .form-fields .inputs input {
          border: unset; }
          .html-customer-info-page .fieldset .form-fields .inputs input:focus {
            outline: unset; }
        .html-customer-info-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-customer-info-page .fieldset .form-fields .inputs .field-validation-error {
          text-align: left; }
  .html-customer-info-page .buttons button {
    width: 95% !important;
    border-radius: 5px;
    background-color: #99ddd7;
    font-weight: bold;
    margin-top: 30px; }
    .html-customer-info-page .buttons button:hover {
      background-color: #99ddd7 !important; }
    .html-customer-info-page .buttons button:focus {
      background-color: #99ddd7 !important; }
  .html-customer-info-page .footer {
    display: none !important; }
  .html-login-page .footer {
    display: none; }
  .html-login-page .page-title {
    display: none; }
  .html-login-page .login-tab-control {
    display: none; }
  .html-login-page .returning-wrapper {
    border: unset !important; }
  .html-login-page .inputs label {
    display: none !important; }
  .html-login-page .inputs input {
    padding: 25px; }
  .html-login-page .inputs.reversed {
    text-align: left; }
    .html-login-page .inputs.reversed label {
      display: inline-block !important;
      margin-left: 10px !important; }
    .html-login-page .inputs.reversed input {
      width: 16px !important;
      height: 16px !important;
      margin-left: 20px !important; }
  .html-login-page .forgot-password {
    display: block !important;
    font-weight: bold;
    color: #444444; }
  .html-login-page .register-button {
    margin-top: 20px;
    background-color: unset !important;
    border: 1px solid #444444;
    color: #444444;
    display: block !important;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px; }
    .html-login-page .register-button:hover {
      background-color: #99ddd7 !important;
      color: #ffffff;
      border: unset !important; }
  .html-register-page .footer {
    display: none; }
  .html-register-page .page-title {
    display: none; }
  .html-register-page .register-tab-control {
    display: none; }
  .html-register-page .tabcontent {
    padding: unset !important; }
  .html-register-page .returning-wrapper {
    border: unset !important;
    width: 100% !important;
    margin: unset !important; }
  .html-register-page .fieldset {
    margin: 0; }
    .html-register-page .fieldset .form-fields {
      background-color: unset;
      padding: unset !important; }
      .html-register-page .fieldset .form-fields .inputs {
        align-items: center;
        margin: unset;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #444444; }
        .html-register-page .fieldset .form-fields .inputs div {
          display: flex; }
        .html-register-page .fieldset .form-fields .inputs label {
          padding-left: 10px;
          width: 30% !important;
          text-align: left;
          color: #444444;
          font-weight: bold; }
        .html-register-page .fieldset .form-fields .inputs .input-container {
          width: 75%; }
        .html-register-page .fieldset .form-fields .inputs input {
          border: unset;
          /*width: 33%;*/
          margin: 0 !important;
          text-align: left; }
          .html-register-page .fieldset .form-fields .inputs input:focus {
            outline: unset; }
        .html-register-page .fieldset .form-fields .inputs .required {
          display: none; }
        .html-register-page .fieldset .form-fields .inputs .field-validation-error {
          padding-left: 13px !important; }
  .html-register-page .master-wrapper-page .register-page .tabcontent .returning-wrapper .buttons button {
    width: 95%;
    border-radius: 5px;
    background-color: #99ddd7;
    font-weight: bold;
    margin-top: 30px; }
    .html-register-page .master-wrapper-page .register-page .tabcontent .returning-wrapper .buttons button:hover {
      background-color: #99ddd7 !important; }
    .html-register-page .master-wrapper-page .register-page .tabcontent .returning-wrapper .buttons button:focus {
      background-color: #99ddd7 !important; }
  .html-return-request-list-page #scroll-top-button {
    display: none !important; }
  .html-return-request-list-page .footer {
    display: none; }
  .html-return-request-list-page .page-title {
    display: none; }
  .html-return-request-list-page .side-2 {
    display: none; }
  .html-return-request-list-page .page-body {
    padding: 10px;
    padding-bottom: 70px; }
  .html-return-request-list-page .request-item {
    display: none; }
  .html-return-request-list-page .request-item-mobil {
    display: flex;
    border: 1px solid #444444;
    border-radius: 5px;
    text-align: left;
    padding: 10px;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center; }
    .html-return-request-list-page .request-item-mobil img {
      width: 75px;
      border-radius: 50%;
      border: 1px solid #444444; }
    .html-return-request-list-page .request-item-mobil .row {
      display: flex;
      margin: 5px; }
      .html-return-request-list-page .request-item-mobil .row .title {
        margin: unset;
        padding: unset;
        font-size: unset; }
      .html-return-request-list-page .request-item-mobil .row .description {
        margin: unset;
        padding: unset; }
      .html-return-request-list-page .request-item-mobil .row:nth-child(2) .description a {
        color: #444444; }
      .html-return-request-list-page .request-item-mobil .row:last-child {
        color: red;
        font-weight: bold; }
  .html-shopping-cart-page .footer-is-mobile {
    display: none !important; }
  .html-peding-approval-order-list-page #shopping-cart-approve-form {
    display: flex;
    justify-content: flex-end; }
    .html-peding-approval-order-list-page #shopping-cart-approve-form button {
      width: unset !important;
      margin-left: 10px; }
  .customer-menu-mobile {
    display: block !important;
    position: fixed;
    top: 0;
    left: -100%;
    transition: 0.6s;
    background: white;
    height: 100vh;
    width: 100%;
    z-index: 100; }
    .customer-menu-mobile .menu-toggle {
      background: unset;
      background-color: #444444; }
    .customer-menu-mobile .icon-bsy-user {
      padding-right: 20px; }
    .customer-menu-mobile li {
      font-size: 14px;
      font-weight: 700; }
      .customer-menu-mobile li:first-child {
        display: none; }
      .customer-menu-mobile li a {
        display: block;
        position: relative;
        z-index: 0;
        padding: 13px 18px !important;
        font-size: 13px;
        line-height: 17px;
        color: #444444;
        font-weight: 700;
        text-transform: capitalize;
        min-height: unset; }
  .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 {
    width: 100%;
    margin: 0 auto; }
    .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page {
      width: 94%;
      margin: 15px auto; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item {
        border: unset;
        margin-bottom: 0; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .page-title {
          display: none; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button {
          width: 100%;
          padding: 10px; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a {
            border: unset;
            color: #444444;
            font-size: 16px;
            border: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a:hover {
            background-color: #99ddd7;
			color: #fff;
			transition: .2s; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .top-item .add-button a span {
              font-size: 17px; }
      .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body {
        display: flex;
        border: unset;
        border-radius: 10px;
        padding: 0;
        flex-wrap: wrap;
        flex-direction: column; }
        .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list {
          margin: 0;
          width: 100%; }
          .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item {
            border: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .title {
              text-align: left;
              color: #444444;
              display: flex;
              justify-content: space-between;
              background-color: #fff;
              border-top-left-radius: 10px;
              border-top-right-radius: 10px;
              border-bottom: 1px solid #bbb; }
            .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info {
              text-align: left;
              height: auto;
              padding-bottom: 0 !important; }
              .html-address-list-page .master-wrapper-content .master-column-wrapper .center-2 .address-list-page .page-body .address-list .address-item .info .name {
                font-size: 14px;
                color: #444444; }
  .html-peding-approval-order-list-page .order-item {
    text-align: left; }
  .html-peding-approval-order-list-page .title {
    padding: unset; }
  .html-peding-approval-order-list-page .buttons {
    position: absolute;
    top: -5px;
    right: 0px; }
    .html-peding-approval-order-list-page .buttons button {
      color: #f27a1a;
      border: 1px solid #f27a1a;
      padding: 5px;
      border-radius: 5px;
      font-size: 14px; }
      .html-peding-approval-order-list-page .buttons button:hover {
        background-color: #f27a1a;
        color: white; }
  .html-search-page .side-2 {
    display: none; }
  .html-search-page .center-2 .search-page .page-title {
    display: none; }
  .html-search-page .center-2 .search-page .page-body .search-input {
    display: none; }
  .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid {
    display: flex !important;
    flex-wrap: wrap; }
    .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box {
      width: 48% !important;
      margin: 3px;
      border: 1px solid #afafaf;
      border-radius: 10px;
      padding-bottom: 5px !important; }
      .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
        border-bottom: unset;
        background-color: unset; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
          padding-top: 75%; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
          width: 120px; }
      .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details {
        background-color: unset; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
          margin: 0 0 10px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
            color: #444 !important;
            font-weight: normal !important;
            font-size: 13px !important;
            height: 32px;
            white-space: break-spaces;
            overflow: hidden;
            text-overflow: ellipsis; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
          margin-top: 10px;
          height: 35px;
          min-height: 35px !important;
          margin-bottom: 0 !important; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
            font-size: 12px !important;
            color: #444444 !important; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
            display: none; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
          display: none; }
        .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
          position: unset !important;
          padding: 0 !important;
          border-top: unset !important;
          display: flex;
          justify-content: space-between; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
            margin: 0 5px 0 0; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
              width: 100%;
              border-radius: 5px;
              height: 41px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
            border: 1px solid #afafaf;
            border-radius: 30px;
            width: 50px;
            margin-left: auto;
            margin-right: 5px; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
              width: 10px !important; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down .quantity-down {
                margin-left: 20px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
              width: 35px !important; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
                padding: unset;
                text-align: center;
                border: unset;
                background-color: unset !important;
                font-size: 11px !important;
                margin: 0 5px 0 0; }
                .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input:focus {
                  outline: unset; }
            .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
              width: 10px !important;
              padding-left: 0; }
              .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up .quantity-up {
                margin-left: 10px;
                position: unset;
                background-color: unset !important;
                border: unset;
                font-size: 20px;
                padding-left: 0; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
            width: 50px;
            height: 30px;
            border-radius: 30px;
            border-color: #afafaf;
            padding: 0;
            font-size: 10px; }
          .html-search-page .center-2 .search-page .page-body .search-results .products-container .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
            margin-left: unset;
            border-radius: 5px;
            font-size: 9px !important;
            text-transform: capitalize;
            width: 70% !important;
            margin: 0 0 0 5px;
            height: 30px !important;
            background-color: #99ddd7;
            display: block; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .side-2 {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-title {
    margin: 0; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .search-input {
    display: none; }
  .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box {
    width: 48% !important;
    margin: 3px;
    border: 1px solid #afafaf;
    border-radius: 10px;
    padding-bottom: 5px !important; }
    .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture {
      border-bottom: unset;
      background-color: unset; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a:before {
        padding-top: 75%; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .picture a img {
        width: 120px; }
    .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details {
      background-color: unset; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title {
        margin: 10px 0 10px !important; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .product-title a {
          color: #444 !important;
          font-weight: normal !important;
          font-size: 13px !important;
          height: 32px;
          white-space: break-spaces;
          overflow: hidden;
          text-overflow: ellipsis; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices {
        margin-top: 10px;
        height: 35px !important;
        min-height: 35px !important;
        margin-bottom: 0 !important; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices .actual-price {
          font-size: 12px !important;
          color: #444444 !important; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .prices div .taxed-price {
          display: none; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .min-qty-notification {
        display: none; }
      .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons {
        position: unset !important;
        padding: 0 !important;
        border-top: unset !important;
        display: flex;
        justify-content: space-between; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity {
          margin: 0 5px 0 0; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .soluto-quantity input {
            width: 100%;
            border-radius: 5px;
            height: 41px; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity {
          border: 1px solid #afafaf;
          border-radius: 30px;
          width: 50px;
          margin-left: auto;
          margin-right: 5px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down {
            width: 10px !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-down .quantity-down {
              margin-left: 20px;
              position: unset;
              background-color: unset !important;
              border: unset;
              font-size: 20px; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input {
            width: 35px !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input {
              padding: unset;
              text-align: center;
              border: unset;
              background-color: unset !important;
              font-size: 11px !important;
              margin: 0 5px 0 0; }
              .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-input input:focus {
                outline: unset; }
          .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up {
            width: 10px !important; }
            .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons .mobile-quantity .flex-quantity-up .quantity-up {
              position: unset;
              background-color: unset !important;
              border: unset;
              font-size: 20px;
              padding-left: 0;
              margin-left: 10px !important; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons select {
          width: 50px;
          height: 30px;
          border-radius: 30px;
          border-color: #afafaf;
          padding: 0;
          font-size: 10px; }
        .html-manufacturer-page .master-wrapper-content .master-column-wrapper .center-2 .manufacturer-page .page-body .products-wrapper .product-grid .item-grid .item-box .product-item .details .add-info .buttons button {
          margin-left: unset;
          border-radius: 5px;
          font-size: 9px !important;
          text-transform: capitalize;
          width: 70% !important;
          margin: 0 0 0 5px;
          height: 30px !important;
          background-color: #99ddd7 !important;
          display: block; }
  .html-category-page .side-2 {
    display: none; }
  .customer-menu-mobile {
    z-index: 1020; }
  #mobile-top-menu {
    z-index: 1020;
    height: 100%;
    background-color: white;
    overflow: scroll; }
    #mobile-top-menu .menu-toggle {
      z-index: 10001;
      position: sticky;
      top: 0; }
  .html-blog-page .side-2 .block-blog-archive {
    min-height: unset; }
    .html-blog-page .side-2 .block-blog-archive .title {
      border-bottom: unset;
      font-size: 16px;
      padding: 5px;
      background-position: right 0px bottom 0px;
      margin: 0 auto; }
  .html-blog-page .blog-page {
    padding: 10px; }
  .html-manufacturer-list-page .item-box {
    width: 32% !important;
    margin: 0 0.5% 15px !important; } }

@media all and (min-width: 540px) {
  .is-visible-mobile {
    display: none; }
  .header .header-links {
    display: block; }
  .mobile-header {
    display: none; }
  .header-links {
    display: none; }
  .header-links-mobile {
    display: none; }
  .mobile-navigation {
    display: none; }
  .product-details-is-mobile {
    display: none; } }


    @media all and (max-width: 1280px) {
      .html-reward-points-page .master-wrapper-content .master-column-wrapper .center-2 {
        width: 100%;
        margin: 0 auto;
    } 
    .html-reward-points-page .master-wrapper-content .master-column-wrapper .side-2 {
      width: 18%;
      margin: 0 30px;
  }
  }
    
    @media (max-width: 769px){
    .html-reward-points-page .page-body form {
        border: none;
        border-radius: 0px;
        padding: 0px;
        padding-top: 0px;
    }
    .reward-points-overview {
      width: 100% !important;
      font-size: 10px !important;
      margin: 0px 0px 28px;
  }
  .col-lg-1 {
    flex: 0 0 50%;
    max-width: 100%;
    flex-basis: 100% !important;
  }
  .col-lg-2 {
    flex: 0 0 50%;
    max-width: 100%;
    flex-basis: 100% !important;
  }
  .reward-points-coin-overview {
    width: 30%;
}
  }

  @media (max-width: 540px){
  .html-reward-points-page .master-wrapper-content .master-column-wrapper .center-2 {
      width: 100% !important;
      margin: 0 auto !important;
  }
  .reward-points-coin-overview{
    margin-left: auto;
  }
  span.current-balance-coin{
    width: 100%;
  }
  span.min-balance-coin{
    width: 100%;
  }
  .reward-points-coin-overview {
    width: 56%;
}
}
