@charset "UTF-8";
.overlay {
  position: fixed;
  z-index: 999;
  inset: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}

:root {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}

@media (max-width: 1199px) {
  body {
    background: none !important;
  }
}

.alert {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
}
@media (max-width: 575px) {
  .alert {
    font-size: 0.75rem;
  }
}
.alert p {
  margin-bottom: 0;
}

.btn-wait .spinner-border {
  width: 15px;
  height: 15px;
  position: relative;
  top: -5px;
}

html, body {
  overflow-x: hidden;
}

body {
  font-family: "Open Sans", sans-serif;
  padding-right: 0;
}

.modal {
  padding-right: 0;
}

label.error, .label-error {
  color: #f8050b;
  font-size: 0.875rem;
  font-weight: 400;
}
@media (max-width: 575px) {
  label.error, .label-error {
    font-size: 0.75rem;
  }
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
  z-index: 0;
}

.col-xs-5ths {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-xl-5ths {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
.col-1point5, .col-sm-1point5, .col-md-1point5, .col-lg-1point5,
.col-2point5, .col-sm-2point5, .col-md-2point5, .col-lg-2point5,
.col-3point5, .col-sm-3point5, .col-md-3point5, .col-lg-3point5,
.col-4point5, .col-sm-4point5, .col-md-4point5, .col-lg-4point5,
.col-5point5, .col-sm-5point5, .col-md-5point5, .col-lg-5point5,
.col-6point5, .col-sm-6point5, .col-md-6point5, .col-lg-6point5,
.col-7point5, .col-sm-7point5, .col-md-7point5, .col-lg-7point5,
.col-8point5, .col-sm-8point5, .col-md-8point5, .col-lg-8point5,
.col-9point5, .col-sm-9point5, .col-md-9point5, .col-lg-9point5,
.col-10point5, .col-sm-10point5, .col-md-10point5, .col-lg-10point5,
.col-11point5, .col-sm-11point5, .col-md-11point5, .col-lg-11point5,
.col-point5, .col-sm-point5, .col-md-point5, .col-lg-point5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 0;
}

.col-xl-1point5,
.col-xl-2point5,
.col-xl-3point5,
.col-xl-4point5,
.col-xl-5point5,
.col-xl-6point5,
.col-xl-7point5,
.col-xl-8point5,
.col-xl-9point5,
.col-xl-10point5,
.col-xl-11point5,
.col-xl-point5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  z-index: 0;
}

@media (max-width: 576px) {
  .col-point5 {
    width: 4.16666667%;
  }
  .col-11point5 {
    width: 95.83333334%;
  }
  .col-10point5 {
    width: 87.5%;
  }
  .col-9point5 {
    width: 79.16666667%;
  }
  .col-8point5 {
    width: 70.83333334%;
  }
  .col-7point5 {
    width: 62.5%;
  }
  .col-6point5 {
    width: 54.16666667%;
  }
  .col-5point5 {
    width: 45.83333334%;
  }
  .col-4point5 {
    width: 37.5%;
  }
  .col-3point5 {
    width: 29.16666667%;
  }
  .col-2point5 {
    width: 20%;
  }
  .col-1point5 {
    width: 12.5%;
  }
  .col-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 576px) {
  .col-sm-point5 {
    width: 4.16666667%;
  }
  .col-sm-11point5 {
    width: 95.83333334%;
  }
  .col-sm-10point5 {
    width: 87.5%;
  }
  .col-sm-9point5 {
    width: 79.16666667%;
  }
  .col-sm-8point5 {
    width: 70.83333334%;
  }
  .col-sm-7point5 {
    width: 62.5%;
  }
  .col-sm-6point5 {
    width: 54.16666667%;
  }
  .col-sm-5point5 {
    width: 45.83333334%;
  }
  .col-sm-4point5 {
    width: 37.5%;
  }
  .col-sm-3point5 {
    width: 29.16666667%;
  }
  .col-sm-2point5 {
    width: 20%;
  }
  .col-sm-1point5 {
    width: 12.5%;
  }
  .col-sm-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-sm-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-sm-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-sm-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-sm-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-sm-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-sm-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-sm-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-sm-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-sm-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-sm-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-sm-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 768px) {
  .col-md-point5 {
    width: 4.16666667%;
  }
  .col-md-11point5 {
    width: 95.83333334%;
  }
  .col-md-10point5 {
    width: 87.5%;
  }
  .col-md-9point5 {
    width: 79.16666667%;
  }
  .col-md-8point5 {
    width: 70.83333334%;
  }
  .col-md-7point5 {
    width: 62.5%;
  }
  .col-md-6point5 {
    width: 54.16666667%;
  }
  .col-md-5point5 {
    width: 45.83333334%;
  }
  .col-md-4point5 {
    width: 37.5%;
  }
  .col-md-3point5 {
    width: 29.16666667%;
  }
  .col-md-2point5 {
    width: 20%;
  }
  .col-md-1point5 {
    width: 12.5%;
  }
  .col-md-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-md-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-md-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-md-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-md-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-md-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-md-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-md-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-md-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-md-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-md-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-md-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 992px) {
  .col-lg-point5 {
    width: 4.16666667%;
  }
  .col-lg-11point5 {
    width: 95.83333334%;
  }
  .col-lg-10point5 {
    width: 87.5%;
  }
  .col-lg-9point5 {
    width: 79.16666667%;
  }
  .col-lg-8point5 {
    width: 70.83333334%;
  }
  .col-lg-7point5 {
    width: 62.5%;
  }
  .col-lg-6point5 {
    width: 54.16666667%;
  }
  .col-lg-5point5 {
    width: 45.83333334%;
  }
  .col-lg-4point5 {
    width: 37.5%;
  }
  .col-lg-3point5 {
    width: 29.16666667%;
  }
  .col-lg-2point5 {
    width: 20%;
  }
  .col-lg-1point5 {
    width: 12.5%;
  }
  .col-lg-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-lg-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-lg-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-lg-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-lg-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-lg-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-lg-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-lg-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-lg-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-lg-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-lg-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-lg-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 1200px) {
  .col-xl-point5 {
    width: 4.16666667%;
  }
  .col-xl-11point5 {
    width: 95.83333334%;
  }
  .col-xl-10point5 {
    width: 87.5%;
  }
  .col-xl-9point5 {
    width: 79.16666667%;
  }
  .col-xl-8point5 {
    width: 70.83333334%;
  }
  .col-xl-7point5 {
    width: 62.5%;
  }
  .col-xl-6point5 {
    width: 54.16666667%;
  }
  .col-xl-5point5 {
    width: 45.83333334%;
  }
  .col-xl-4point5 {
    width: 37.5%;
  }
  .col-xl-3point5 {
    width: 29.16666667%;
  }
  .col-xl-2point5 {
    width: 20%;
  }
  .col-xl-1point5 {
    width: 12.5%;
  }
  .col-xl-point5 {
    flex: 0 0 4.16666667%;
    max-width: 4.16666667%;
  }
  .col-xl-11point5 {
    flex: 0 0 95.83333334%;
    max-width: 95.83333334%;
  }
  .col-xl-10point5 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
  .col-xl-9point5 {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
  .col-xl-8point5 {
    flex: 0 0 70.83333334%;
    max-width: 70.83333334%;
  }
  .col-xl-7point5 {
    flex: 0 0 62.5%;
    max-width: 62.5%;
  }
  .col-xl-6point5 {
    flex: 0 0 54.16666667%;
    max-width: 54.16666667%;
  }
  .col-xl-5point5 {
    flex: 0 0 45.83333334%;
    max-width: 45.83333334%;
  }
  .col-xl-4point5 {
    flex: 0 0 37.5%;
    max-width: 37.5%;
  }
  .col-xl-3point5 {
    flex: 0 0 29.16666667%;
    max-width: 29.16666667%;
  }
  .col-xl-2point5 {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .col-xl-1point5 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
.modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}

.flex-between {
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

@media (min-width: 575px) {
  .flex-sm-between {
    width: 100%;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width: 767px) {
  .flex-md-between {
    width: 100%;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width: 991px) {
  .flex-lg-between {
    width: 100%;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

.flex-center {
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}

.color-green {
  color: #4ad395 !important;
}

.color-red {
  color: #f8050b !important;
}

.color-dark-red {
  color: #b0130a !important;
}

.background-red {
  background: #f8050b !important;
  color: #fff;
}

.btn:focus {
  box-shadow: none;
}

input.form-control {
  color: #484646;
  height: 45px;
  font-size: 0.9375rem;
  border-radius: 4px;
  padding-left: 0.9rem;
  border-color: #ddd;
}
input.form-control:not(:-moz-read-only):focus {
  background: #f9fafa;
}
input.form-control:not(:read-only):focus {
  background: #f9fafa;
}
input.form-control:-moz-read-only {
  cursor: not-allowed;
}
input.form-control:read-only {
  cursor: not-allowed;
}
input.form-control:focus {
  border-color: #ddd;
  box-shadow: none;
}
input.form-control:focus-visible {
  text-shadow: none;
}
input.form-control::-moz-placeholder {
  color: #625f5f;
}
input.form-control::placeholder {
  color: #625f5f;
}

textarea.form-control {
  height: 150px;
}
textarea.form-control:focus {
  box-shadow: none;
}

.form-group label {
  font-size: 0.875rem;
  color: #484646;
  font-weight: 600;
}
.form-group.pwd-group {
  position: relative;
}
.form-group.pwd-group i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 1rem;
  right: 20px;
  color: #6f6c6c;
  cursor: pointer;
}
.form-group.pwd-group i:hover {
  color: #b0130a;
}

.custom-check label {
  font-size: 0.75rem;
}
@media (max-width: 358px) {
  .custom-check label {
    font-size: 0.6875rem;
  }
}
.custom-check label span {
  line-height: 1.1;
  width: 88%;
}
.custom-check label span::-moz-selection {
  background: transparent;
}
.custom-check label span::selection {
  background: transparent;
}
.custom-check label span a::-moz-selection {
  background: transparent;
}
.custom-check label span a::selection {
  background: transparent;
}
.custom-check .check {
  display: -ms-flex;
  display: flex;
  align-items: center;
  cursor: pointer;
  position: relative;
  margin: auto;
  margin-left: 0px;
  -webkit-tap-highlight-color: transparent;
  transform: translate3d(0, 0, 0);
}
.custom-check .check:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -3px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(34, 50, 84, 0.03);
  opacity: 0;
  transition: opacity 0.2s ease;
}
.custom-check .check svg {
  position: relative;
  z-index: 1;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #c8ccd4;
  stroke-width: 1.5;
  transform: translate3d(0, 0, 0);
  transition: all 0.2s ease;
  width: 18px;
  height: 18px;
  margin-right: 8px;
}
@media (max-width: 358px) {
  .custom-check .check svg {
    width: 16px;
    height: 16px;
    margin-right: 6px;
  }
}
.custom-check .check svg path {
  stroke-dasharray: 60;
  stroke-dashoffset: 0;
  transition: all 0.25s linear;
  transition-delay: 0.1s;
}
.custom-check .check svg polyline {
  stroke-dasharray: 22;
  stroke-dashoffset: 66;
  transition: all 0.15s linear;
  transition-delay: 0.1s;
}
.custom-check .check:hover:before {
  opacity: 1;
}
.custom-check .check:hover svg {
  stroke: #b0130a;
}
.custom-check .check a {
  color: #484646;
  text-decoration: underline;
}
.custom-check .cbx:checked + .check svg {
  stroke: #b0130a;
}
.custom-check .cbx:checked + .check svg path {
  stroke-dashoffset: 60;
  transition-delay: 0;
}
.custom-check .cbx:checked + .check svg polyline {
  stroke-dashoffset: 42;
}
.select-box {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  font-size: 1rem;
  color: #60666d;
  background: #fff;
}
@media (min-width: 768px) {
  .select-box {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .select-box {
    width: 70%;
  }
}
@media (min-width: 1200px) {
  .select-box {
    width: 50%;
  }
}
.select-box__current {
  position: relative;
  height: 45px;
  border: 1px solid #ddd;
  border-radius: 4px;
  cursor: pointer;
}
.select-box__current:focus + .select-box__list {
  opacity: 1;
  animation-name: none;
}
.select-box__current:focus + .select-box__list .select-box__option {
  cursor: pointer;
}
.select-box__current:focus .select-box__icon {
  transform: translateY(-50%) rotate(180deg);
}
.select-box__icon {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  width: 14px;
  opacity: 0.3;
  transition: 0.2s ease;
}
.select-box__value {
  display: flex;
}
.select-box__input {
  display: none;
}
.select-box__input:checked + .select-box__input-text {
  display: block;
}
.select-box__input-text {
  display: none;
  width: 100%;
  margin: 0;
  padding: 10px 20px;
  height: 45px;
  font-weight: 600;
}
.select-box__list {
  position: absolute;
  width: 100%;
  padding: 0;
  list-style: none;
  opacity: 0;
  z-index: 1;
  background: #fff;
  animation-name: HideList;
  animation-duration: 0.5s;
  animation-delay: 0.5s;
  animation-fill-mode: forwards;
  animation-timing-function: step-start;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.1);
}
.select-box__option {
  display: block;
  padding: 15px;
  background-color: #fff;
}
.select-box__option:hover, .select-box__option:focus {
  color: #546c84;
  background-color: #fbfbfb;
}

@keyframes HideList {
  from {
    transform: scaleY(1);
  }
  to {
    transform: scaleY(0);
  }
}
.custom-select-vmz {
  position: relative;
  margin-top: 15px;
}
.custom-select-vmz .form-label {
  position: absolute;
  top: 0;
  max-width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  left: 0.5rem;
  padding-top: 0.1rem;
  pointer-events: none;
  transform-origin: 0 0;
  transition: all 0.2s ease-out;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 0;
  transform: translateY(-1rem) translateY(0.3rem) scale(0.8);
  display: block;
  background: #fff;
  padding-left: 1rem;
  padding-right: 1rem;
}
.custom-select-vmz .select-arrow {
  color: #000;
  text-align: center;
  font-size: 0.8rem;
  position: absolute;
  right: 9px;
  top: 9px;
}
.custom-select-vmz .select-arrow:before {
  content: "▼";
}
.custom-select-vmz select {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 15px;
  height: 45px;
  font-size: 0.875rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position-x: 97%;
  background-position-y: 8px;
  background-image: url("data:image/svg+xml;utf8,<svg fill='rgb(204,204,204)' height='30' viewBox='0 0 24 24' width='30' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  cursor: pointer;
}
.custom-select-vmz select:focus {
  box-shadow: none;
}

.qty-wrapper {
  border: 1px solid #ddd;
  border-radius: 15px;
  width: 100px;
  margin-top: 0.5rem;
}
.qty-wrapper span {
  display: -ms-flex;
  display: flex;
}
.qty-wrapper span a {
  width: 40px;
  height: 35px;
  font-size: 1.375rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #484646;
  text-decoration: none;
  position: relative;
  z-index: 0;
  top: 1px;
  transition: color 0.2s ease;
}
@media (max-width: 575px) {
  .qty-wrapper span a {
    font-size: 1.125rem;
  }
}
.qty-wrapper span a:hover {
  color: #b0130a;
}
.qty-wrapper span a.minus-btn {
  top: -1px;
}
.qty-wrapper span input {
  width: 40px;
  height: 35px;
  padding: 0;
  border: 1px solid #ddd;
  border-top: none;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 0;
  background: none;
  font-family: "Open Sans", sans-serif;
}

.btn-main {
  position: relative;
  border-radius: 4px;
  color: #fff;
  padding: 0.5rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  background: #2b2a28;
  transition: background 0.3s ease;
}
.btn-main:hover {
  color: #fff;
  background: #454441;
}
.btn-main.btn-red {
  background: #f8050b;
}
.btn-main.btn-red:hover {
  background: #fb353a;
}
.btn-main.btn-dark-red {
  background: #b0130a;
}
.btn-main.btn-dark-red:hover {
  background: #e0180d;
}
.btn-main.btn-blue {
  background: #219bc9;
}
.btn-main.btn-blue:hover {
  background: #3eb3df;
}
.btn-main.btn-green {
  background: #4ad395;
}
.btn-main.btn-green:hover {
  background: #73ddad;
}
.btn-main.btn-facebook {
  background: #3f62a9;
}
.btn-main.btn-facebook:hover {
  background: #5a7cc1;
}

@media (min-width: 1599px) {
  .product-grid-6 div:not(:nth-child(6n)):not(:nth-child(6n+1)) {
    padding-left: 6px;
    padding-right: 6px;
  }
  .product-grid-6 div:nth-child(6n) {
    padding-left: 4px;
    padding-right: 8px;
  }
  .product-grid-6 div:nth-child(6n+1) {
    padding-right: 4px;
    padding-left: 8px;
  }
}
@media (min-width: 1199px) and (max-width: 1599px) {
  .product-grid-6 .col-6 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

.product-grid-4 div, .product-grid-5 div, .product-grid-6 div {
  margin-bottom: 1.3rem;
}

@media (max-width: 1599px) {
  .product-grid-5 div, .product-grid-6 div {
    margin-bottom: 1rem;
  }
  .product-grid-5 div:not(:nth-child(5n)):not(:nth-child(5n+1)), .product-grid-6 div:not(:nth-child(5n)):not(:nth-child(5n+1)) {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-grid-5 div:nth-child(5n), .product-grid-6 div:nth-child(5n) {
    padding-left: 5px;
    padding-right: 9px;
  }
  .product-grid-5 div:nth-child(5n+1), .product-grid-6 div:nth-child(5n+1) {
    padding-right: 5px;
    padding-left: 9px;
  }
}
@media (max-width: 1199px) {
  .product-grid-5 div, .product-grid-6 div {
    margin-bottom: 1rem;
  }
  .product-grid-5 div:not(:nth-child(4n)):not(:nth-child(4n+1)), .product-grid-6 div:not(:nth-child(4n)):not(:nth-child(4n+1)) {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-grid-5 div:nth-child(4n), .product-grid-6 div:nth-child(4n) {
    padding-left: 5px;
    padding-right: 9px;
  }
  .product-grid-5 div:nth-child(4n+1), .product-grid-6 div:nth-child(4n+1) {
    padding-right: 5px;
    padding-left: 9px;
  }
}
@media (max-width: 767px) {
  .product-grid-5 div, .product-grid-6 div {
    margin-bottom: 1rem;
  }
  .product-grid-5 div:not(:nth-child(3n)):not(:nth-child(3n+1)), .product-grid-6 div:not(:nth-child(3n)):not(:nth-child(3n+1)) {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-grid-5 div:nth-child(3n), .product-grid-6 div:nth-child(3n) {
    padding-left: 5px;
    padding-right: 9px;
  }
  .product-grid-5 div:nth-child(3n+1), .product-grid-6 div:nth-child(3n+1) {
    padding-right: 5px;
    padding-left: 9px;
  }
}
@media (max-width: 575px) {
  .product-grid-5 div, .product-grid-6 div {
    margin-bottom: 1.5rem;
  }
  .product-grid-5 div:nth-child(2n), .product-grid-6 div:nth-child(2n) {
    padding-left: 5px;
    padding-right: 10px;
  }
  .product-grid-5 div:nth-child(2n+1), .product-grid-6 div:nth-child(2n+1) {
    padding-right: 5px;
    padding-left: 10px;
  }
}

.product-grid-5 div {
  margin-bottom: 1rem;
}
.product-grid-5 div:not(:nth-child(5n)):not(:nth-child(5n+1)) {
  padding-left: 7px;
  padding-right: 7px;
}
.product-grid-5 div:nth-child(5n) {
  padding-left: 5px;
  padding-right: 9px;
}
.product-grid-5 div:nth-child(5n+1) {
  padding-right: 5px;
  padding-left: 9px;
}

.product-grid-4 div:not(:nth-child(4n)):not(:nth-child(4n+1)) {
  padding-left: 7px;
  padding-right: 7px;
}
.product-grid-4 div:nth-child(4n) {
  padding-left: 5px;
  padding-right: 9px;
}
.product-grid-4 div:nth-child(4n+1) {
  padding-right: 5px;
  padding-left: 9px;
}
@media (max-width: 767px) {
  .product-grid-4 div {
    margin-bottom: 1rem;
  }
  .product-grid-4 div:not(:nth-child(3n)):not(:nth-child(3n+1)) {
    padding-left: 7px;
    padding-right: 7px;
  }
  .product-grid-4 div:nth-child(3n) {
    padding-left: 5px;
    padding-right: 9px;
  }
  .product-grid-4 div:nth-child(3n+1) {
    padding-right: 5px;
    padding-left: 9px;
  }
}
@media (max-width: 575px) {
  .product-grid-4 div {
    margin-bottom: 1.5rem;
  }
  .product-grid-4 div:nth-child(2n) {
    padding-left: 5px;
    padding-right: 10px;
  }
  .product-grid-4 div:nth-child(2n+1) {
    padding-right: 5px;
    padding-left: 10px;
  }
}

.product {
  display: block;
  color: #484646;
  font-weight: 400;
  position: relative;
  text-decoration: none !important;
  padding: 0;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
  transition: box-shadow 0.3s ease;
}
.product picture {
  position: relative;
  width: 100%;
  display: block;
  margin: auto;
}
.product picture::after {
  content: "";
  display: block;
  padding-bottom: 150%;
}
.product picture img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}
.product .img-wrapper {
  position: relative;
  display: block;
}
.product .img-wrapper .sticker {
  position: absolute;
  bottom: 10px;
  right: 15px;
  display: block;
  padding: 5px 10px;
  background: #e0180d;
  color: #fff;
  font-size: 12px;
  border-radius: 5px;
  transition: all 0.2s ease-in-out;
}
.product.out-of-stock .img-wrapper {
  position: relative;
  display: block;
}
.product.out-of-stock .img-wrapper img { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.product.out-of-stock .img-wrapper::after {
  content: "Изчерпан!";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-weight: 700;
  font-size: 1.875rem;
  letter-spacing: 8px;
  color: #6c6c6c;
  text-transform: uppercase;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-45deg);
}
.product.out-of-stock .out-of-stock-text {
  background: #f8050b;
  color: #fff;
  border: none;
}
@media (min-width: 767px) {
  .product:hover {
    box-shadow: 0 0 23px -3px rgba(0, 0, 0, 0.35);
    text-decoration: none;
  }
  .product:hover .content {
    transform: translateY(-30px);
    box-shadow: 0 -7px 5px 1px rgba(0, 0, 0, 0.15);
  }
  .product:hover .sizes-box {
    opacity: 1;
  }
  .product:hover .colors-box span {
    opacity: 1;
  }
  .product:hover .color-1 {
    transform: translateY(calc(1 * 20px));
  }
  .product:hover .color-2 {
    transform: translateY(calc(2 * 20px));
  }
  .product:hover .color-3 {
    transform: translateY(calc(3 * 20px));
  }
  .product:hover .color-4 {
    transform: translateY(calc(4 * 20px));
  }
  .product:hover .color-5 {
    transform: translateY(calc(5 * 20px));
  }
  .product:hover .color-6 {
    transform: translateY(calc(6 * 20px));
  }
  .product:hover .color-7 {
    transform: translateY(calc(7 * 20px));
  }
  .product:hover .color-8 {
    transform: translateY(calc(8 * 20px));
  }
  .product:hover .color-9 {
    transform: translateY(calc(9 * 20px));
  }
  .product:hover .color-10 {
    transform: translateY(calc(10 * 20px));
  }
}
.product:hover .sticker {
  transform: translateY(-62px);
}
.product img {
  display: block;
  margin: auto;
  margin-bottom: 0.3125rem;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 575px) {
  .product img {
    margin-bottom: 0;
  }
}
.product .content {
  display: block;
  padding: 0.9375rem 1.25rem 1.25rem 1.25rem;
  background: #fff;
  width: calc(100% + 1px);
  transition: all 0.3s ease;
}
@media (max-width: 1799px) and (min-width: 991px) {
  .product .content {
    padding: 0.875rem;
  }
}
@media (max-width: 991px) {
  .product .content {
    padding: 0.625rem;
  }
}
@media (max-width: 575px) {
  .product .content {
    padding: 0.4375rem;
  }
}
.product .content .category, .product .content .brand {
  color: #556E73;
  font-size: 0.8125rem;
  display: block;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .product .content .category, .product .content .brand {
    font-size: 0.6875rem;
  }
}
.product .content .title {
  color: #484646;
  font-size: 0.8125rem;
  font-weight: 600;
  display: block;
  height: 35px;
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .product .content .title {
    font-size: 0.875rem;
    margin: 0.5rem 0;
    height: 42px;
  }
}
@media (max-width: 767px) {
  .product .content .title {
    font-size: 0.875rem;
    height: 42px;
  }
}
.product .content .title:after {
  content: "";
  display: block;
  background: linear-gradient(to right, white, #666, white);
  height: 1px;
  margin: 5px 0;
}
.product .content .prices-wrapper {
  display: -ms-flex;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  justify-content: center;
}
.product .content .prices-wrapper .price {
  color: #b0130a;
  font-weight: 600;
  font-size: 0.9375rem;
  margin-right: 15px;
}
@media (max-width: 1799px) {
  .product .content .prices-wrapper .price {
    margin-right: 10px;
  }
}
@media (max-width: 1799px) and (min-width: 1399px) {
  .product .content .prices-wrapper .price {
    font-size: 0.875rem;
    margin-right: 6px;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product .content .prices-wrapper .price {
    font-size: 0.8125rem;
  }
}
@media (max-width: 991px) {
  .product .content .prices-wrapper .price {
    font-size: 0.8125rem;
    margin-right: 6px;
  }
}
@media (max-width: 358px) {
  .product .content .prices-wrapper .price {
    font-size: 0.75rem;
  }
}
.product .content .prices-wrapper .price-old {
  color: #556E73;
  font-size: 0.875rem;
  text-decoration: line-through;
  margin-right: 15px;
}
@media (max-width: 1799px) {
  .product .content .prices-wrapper .price-old {
    margin-right: 0;
  }
}
@media (max-width: 1799px) and (min-width: 1399px) {
  .product .content .prices-wrapper .price-old {
    font-size: 0.8125rem;
    margin-right: 6px;
    position: relative;
    top: 1px;
    z-index: 0;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product .content .prices-wrapper .price-old {
    font-size: 0.75rem;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .product .content .prices-wrapper .price-old {
    font-size: 0.6875rem;
    margin-right: 0;
  }
}
@media (max-width: 991px) and (min-width: 767px) {
  .product .content .prices-wrapper .price-old {
    position: relative;
    top: -1px;
    z-index: 0;
  }
}
@media (max-width: 358px) {
  .product .content .prices-wrapper .price-old {
    font-size: 0.6875rem;
    position: relative;
    top: 1px;
    z-index: 0;
  }
}
.product .content .prices-wrapper .discount {
  font-size: 0.75rem;
  color: #fff;
  background: #2b2a28;
  padding: 0.0625rem 0.375rem;
  display: block;
  border-radius: 4px;
}
@media (max-width: 1799px) {
  .product .content .prices-wrapper .discount {
    display: none;
  }
}
@media (max-width: 1799px) and (min-width: 1399px) {
  .product .content .prices-wrapper .discount {
    display: block;
    font-size: 0.6875rem;
    padding: 0.0625rem 0.25rem;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .product .content .prices-wrapper .discount {
    font-size: 0.625rem;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .product .content .prices-wrapper .discount {
    display: none;
  }
}
.product .sizes-box {
  position: absolute;
  bottom: 10px;
  left: 5px;
  opacity: 0;
  width: calc(100% - 1.25rem);
  max-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: " ...";
  color: #484646;
  transition: opacity 0.25s linear;
}
@media (max-width: 1799px) and (min-width: 991px) {
  .product .sizes-box {
    width: calc(100% - 0.875rem);
  }
}
@media (max-width: 991px) {
  .product .sizes-box {
    width: calc(100% - 0.625rem);
  }
}
@media (max-width: 575px) {
  .product .sizes-box {
    width: calc(100% - 0.4375rem);
  }
}
.product .sizes-box span {
  font-size: 0.6875rem;
  font-weight: 500;
  border-radius: 7px;
  border: 1px solid #dfdfdf;
  padding: 4px 10px;
  display: inline-block;
  color: #484646;
  margin: 0.125rem 0.1875rem;
}
.product .sizes-box span:hover {
  background: #dfdfdf;
}
.product .colors-box {
  position: absolute;
  left: 10px;
  top: 15px;
  display: block;
  z-index: 100;
}
@media (max-width: 767px) {
  .product .colors-box .color-1 {
    transform: translateY(calc(1 * 20px));
  }
  .product .colors-box .color-2 {
    transform: translateY(calc(2 * 20px));
  }
  .product .colors-box .color-3 {
    transform: translateY(calc(3 * 20px));
  }
  .product .colors-box .color-4 {
    transform: translateY(calc(4 * 20px));
  }
  .product .colors-box .color-5 {
    transform: translateY(calc(5 * 20px));
  }
  .product .colors-box .color-6 {
    transform: translateY(calc(6 * 20px));
  }
  .product .colors-box .color-7 {
    transform: translateY(calc(7 * 20px));
  }
  .product .colors-box .color-8 {
    transform: translateY(calc(8 * 20px));
  }
  .product .colors-box .color-9 {
    transform: translateY(calc(9 * 20px));
  }
  .product .colors-box .color-10 {
    transform: translateY(calc(10 * 20px));
  }
}
.product .colors-box span {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transform: translateY(0);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 767px) {
  .product .colors-box span {
    opacity: 1;
  }
}
.product .quick-view, .product .favorite {
  position: absolute;
  z-index: 1;
  right: 15px;
  top: 15px;
  background: rgba(255, 255, 255, 0.5);
  transform: scale(0.8);
  font-size: 1.5rem;
  color: #484646;
  width: 48px;
  height: 48px;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.08);
  transition: all 0.2s ease;
}
@media (max-width: 991px) {
  .product .quick-view, .product .favorite {
    top: 10px;
    right: 10px;
  }
}
@media (max-width: 767px) {
  .product .quick-view, .product .favorite {
    top: 0;
    right: 0;
  }
}
.product .quick-view .fas, .product .favorite .fas {
  font-size: 1.75rem;
}
.product .quick-view:hover .far, .product .favorite:hover .far {
  color: #b0130a;
}

#product-wrapper {
  max-width: 1400px;
  margin: auto;
  margin-top: 200px;
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
  margin-top: 0;
}
#product-wrapper .back-to-site-mobile {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  background: #b0130a;
  color: #fff;
  font-size: 0.8125rem;
  display: block;
  padding: 10px;
  border-radius: 5px;
  text-decoration: none;
  line-height: 1.25rem;
  margin-bottom: 10px;
}
@media (min-width: 499px) {
  #product-wrapper .back-to-site-mobile {
    width: 50%;
  }
}
#product-wrapper h1 {
  font-size: 1.5rem;
  color: #212020;
  margin-bottom: 0;
  font-weight: 700;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  #product-wrapper h1 {
    margin-bottom: 5px;
  }
}
#product-wrapper .category-description {
  margin-top: 20px;
  text-align: center;
  font-size: 0.875rem;
  color: #777777;
}

.header-actions {
  display: -ms-flex;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 480px) {
  .header-actions .logo {
    height: 20px;
    margin: 0 !important;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item) {
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  margin: 0 0.9rem;
  text-decoration: none;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-actions a:not(.lang-mobile .dropdown-item) {
    margin: 0 0.5rem;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item):first-child {
  margin-right: 2rem;
}
.header-actions a:not(.lang-mobile .dropdown-item):last-child {
  margin-right: 0;
}
.header-actions a:not(.lang-mobile .dropdown-item).call-us {
  font-size: 1.125rem;
  color: #b0130a;
  font-weight: 600;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-actions a:not(.lang-mobile .dropdown-item).call-us {
    font-size: 0.875rem;
    margin-right: 1rem;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item).call-us img {
  margin-right: 10px;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-actions a:not(.lang-mobile .dropdown-item).call-us img {
    margin-right: 5px;
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 991px) {
  .header-actions a:not(.lang-mobile .dropdown-item).call-us {
    display: none;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item).btn-login {
  color: #484646;
  font-size: 0.875rem;
  font-weight: 400;
  border: 1px solid #ddd;
  padding: 0.5rem 0.75rem;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-actions a:not(.lang-mobile .dropdown-item).btn-login {
    font-size: 0.75rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-actions a:not(.lang-mobile .dropdown-item).btn-login {
    font-size: 0.8125rem;
    padding: 0.4rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (max-width: 849px) {
  .header-actions a:not(.lang-mobile .dropdown-item).btn-login {
    padding: 0.4rem 1rem;
  }
  .header-actions a:not(.lang-mobile .dropdown-item).btn-login span {
    display: none;
  }
  .header-actions a:not(.lang-mobile .dropdown-item).btn-login img {
    margin-right: 0 !important;
    width: 22px;
    height: 22px;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item).btn-login img {
  margin-right: 5px;
  transition: all 0.3s ease;
}
.header-actions a:not(.lang-mobile .dropdown-item).btn-login:hover img {
  filter: invert(9%) sepia(88%) saturate(6428%) hue-rotate(2deg) brightness(87%) contrast(93%);
}
@media (max-width: 767px) {
  .header-actions a:not(.lang-mobile .dropdown-item).btn-login {
    display: none;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart {
  position: relative;
  z-index: 0;
  border-radius: 4px;
  color: #fff;
  padding: 0.5rem 1.5rem;
  font-size: 0.875rem;
  font-weight: 600;
  background: #2b2a28;
  transition: background 0.3s ease;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .header-actions a:not(.lang-mobile .dropdown-item).quick-cart {
    margin-left: 0;
    padding: 0.5rem 1rem;
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .header-actions a:not(.lang-mobile .dropdown-item).quick-cart {
    padding: 0.4rem 0.6rem;
    font-size: 0.8125rem;
    margin-left: 0.5rem;
  }
}
@media (max-width: 767px) {
  .header-actions a:not(.lang-mobile .dropdown-item).quick-cart {
    padding: 0.5rem;
    margin-left: 1rem;
    top: 1px;
  }
  .header-actions a:not(.lang-mobile .dropdown-item).quick-cart img {
    filter: brightness(0);
    width: 22px;
    height: 22px;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart:hover {
  background: #454441;
}
@media (max-width: 767px) {
  .header-actions a:not(.lang-mobile .dropdown-item).quick-cart:hover {
    background: #fff;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-red {
  color: #f8050b;
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-red:hover {
  background: ligthen(#f8050b, 10%);
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-dark-red {
  color: #b0130a;
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-dark-red:hover {
  background: ligthen(#b0130a, 10%);
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-blue {
  color: #219bc9;
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-blue:hover {
  background: ligthen(#219bc9, 10%);
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-green {
  color: #4ad395;
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart.btn-green:hover {
  background: ligthen(#4ad395, 10%);
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart img {
  margin-right: 5px;
}
@media (max-width: 767px) {
  .header-actions a:not(.lang-mobile .dropdown-item).quick-cart img {
    margin-right: 0;
  }
}
.header-actions a:not(.lang-mobile .dropdown-item).quick-cart .counter {
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(40%, -40%);
  border-radius: 50%;
  background: #e0180d;
  color: #fff;
  width: 20px;
  height: 20px;
  font-size: 0.6875rem;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  .header-actions a:not(.lang-mobile .dropdown-item).quick-cart .counter {
    top: 8px;
    right: 5px;
    width: 16px;
    height: 16px;
    font-size: 0.5625rem;
  }
}

.quick-cart-items {
  background: #fff;
  position: fixed;
  top: 0;
  overflow: hidden;
  overflow-y: hidden;
  overflow-y: auto;
  text-align: left;
  z-index: 9999;
  max-width: 80%;
  width: 500px;
  padding: 75px 45px;
  height: 100%;
  display: block;
  right: -100%;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .quick-cart-items {
    padding: 25px;
  }
}
@media (max-width: 575px) {
  .quick-cart-items {
    left: 0;
    right: 0;
    top: auto;
    bottom: -200%;
    width: 100vw;
    height: auto;
    max-width: none;
    max-height: 95%;
    padding: 1rem;
  }
}
.quick-cart-items .scroll-box {
  max-height: 460px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-right: 8px;
  padding-left: 8px;
  padding-top: 5px;
}
@media (max-width: 575px) {
  .quick-cart-items .scroll-box {
    max-height: 380px;
    padding-left: 0;
  }
}
.quick-cart-items .prod-info {
  margin-right: auto;
}
.quick-cart-items .prod-info .info {
  font-size: 0.75rem !important;
}
.quick-cart-items .cart-title-box {
  margin-bottom: 35px;
  display: -ms-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .quick-cart-items .cart-title-box {
    border-bottom: 1px solid #ddd;
    margin-bottom: 1rem;
    padding-bottom: 0.25rem;
  }
}
.quick-cart-items .cart-title-box .title {
  font-weight: 600;
  font-size: 1.25rem;
  text-transform: uppercase;
  color: #484646;
  height: auto;
  margin-top: 0;
}
@media (max-width: 575px) {
  .quick-cart-items .cart-title-box .title {
    text-transform: none;
    font-size: 1.125rem;
  }
}
.quick-cart-items .cart-title-box .title img {
  position: relative;
  z-index: 0;
  top: -2px;
}
.quick-cart-items .cart-title-box .close-cart {
  float: right;
  font-size: 1.5rem;
  position: relative;
  top: 0;
  text-decoration: none;
  color: #484646;
}
@media (max-width: 575px) {
  .quick-cart-items .cart-title-box .close-cart {
    font-size: 1rem;
  }
}
.quick-cart-items .prod-title {
  font-weight: 600;
  color: #484646;
  font-size: 0.875rem;
  padding-top: 10px;
  display: block;
}
@media (max-width: 499px) {
  .quick-cart-items .prod-title {
    padding-top: 5px;
  }
}
@media (max-width: 399px) {
  .quick-cart-items .prod-title {
    font-size: 0.8125rem;
    line-height: 1.25;
  }
}
.quick-cart-items .old-price {
  text-decoration: line-through;
  font-size: 0.875rem;
  display: inline-block;
  margin-left: 10px;
}
@media (max-width: 575px) {
  .quick-cart-items .old-price {
    font-size: 0.8125rem;
  }
}
.quick-cart-items .qty, .quick-cart-items .price, .quick-cart-items .old-price {
  font-weight: 400;
  font-size: 0.875rem;
  color: #484646;
}
@media (max-width: 575px) {
  .quick-cart-items .qty, .quick-cart-items .price, .quick-cart-items .old-price {
    font-size: 0.75rem;
  }
}
.quick-cart-items .remove-product {
  position: relative;
  color: #919191;
  padding-top: 10px;
}
@media (max-width: 575px) {
  .quick-cart-items .remove-product {
    margin-left: 10px;
  }
}
@media (max-width: 499px) {
  .quick-cart-items .remove-product {
    padding-top: 5px;
  }
}
@media (max-width: 399px) {
  .quick-cart-items .remove-product {
    margin-left: 5px;
  }
}
.quick-cart-items .product {
  padding: 0;
  padding-right: 20px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.07);
  border-radius: 4px;
}
.quick-cart-items .product:last-child {
  border-bottom: none;
}
.quick-cart-items .product .product-image {
  width: 25%;
  display: block;
  margin-right: 15px;
}
@media (max-width: 575px) {
  .quick-cart-items .product .product-image {
    margin-right: 8px;
    width: 25%;
  }
}
@media (max-width: 499px) {
  .quick-cart-items .product .product-image {
    width: 100px;
  }
}
@media (max-width: 399px) {
  .quick-cart-items .product .product-image {
    width: 30%;
  }
}
.quick-cart-items .product img {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-bottom: 0;
}
@media (max-width: 575px) {
  .quick-cart-items .product img {
    display: block;
    margin: auto;
    width: 150px;
  }
}
@media (max-width: 499px) {
  .quick-cart-items .product img {
    width: 100px;
    max-width: none;
  }
}
@media (max-width: 399px) {
  .quick-cart-items .product img {
    width: auto;
    max-width: 100%;
  }
}

.cart-active.quick-cart-items {
  right: 0;
  transition: all 0.4s;
  box-shadow: 0px -5px 15px 0px rgba(0, 0, 0, 0.15);
}
@media (max-width: 767px) {
  .cart-active.quick-cart-items {
    bottom: 0;
  }
}

.cart-summary-bottom {
  font-weight: 400;
  text-align: center;
  border-top: 1px solid #e0e0e0;
  font-size: 14px;
  margin-top: 25px;
}
.cart-summary-bottom .cart-shipping {
  margin-top: 6px;
}
.cart-summary-bottom div {
  margin-bottom: 5px;
}
.cart-summary-bottom .cart-total {
  font-size: 18px;
  color: #f8050b;
  font-weight: 600;
}
.cart-summary-bottom .btn-main {
  width: 75%;
  display: block;
  margin: auto;
}

.empty-cart {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #a1a1a1;
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .language {
    margin-left: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .language {
    margin-left: 2rem;
    margin-right: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) and (max-width: 899px) {
  .language {
    margin-left: 1rem;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .language {
    display: -ms-flex;
    display: flex;
    align-items: center;
    height: 100%;
  }
}
.language:not(.lang-mobile) {
  margin-left: 3rem;
}
@media (max-width: 767px) {
  .language:not(.lang-mobile) {
    display: none;
  }
}
.language .dropdown-toggle {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 7px !important;
  margin: 0 0.9rem;
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .language .dropdown-toggle {
    padding: 7px !important;
  }
}
@media (max-width: 767px) {
  .language .dropdown-toggle {
    padding: 2px 8px !important;
    font-size: 0.6875rem;
    color: #2b2a28;
  }
  .language .dropdown-toggle img {
    width: 12px;
    position: relative;
    z-index: 0;
    top: -1px;
  }
}
.language .dropdown-toggle:focus-within i {
  transform: rotate(180deg);
}
.language .dropdown-toggle:after {
  display: none;
}
.language i {
  transition: transform 0.18s linear;
}
.language .dropdown-menu {
  border-top: 2px solid #f8050b;
  background: #fff;
  border-radius: 4px;
  left: -50% !important;
}
@media (max-width: 767px) {
  .language .dropdown-menu {
    color: #484646;
    z-index: 1030;
  }
  .language .dropdown-menu a {
    color: #484646;
  }
}
@media (max-width: 499px) {
  .language .dropdown-menu {
    left: auto !important;
    right: 0 !important;
  }
}
.language .dropdown-menu i {
  display: block;
  position: absolute;
  top: -15px;
  color: #fff;
  font-size: 24px;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 499px) {
  .language .dropdown-menu i {
    left: auto;
    right: 5px;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .filters-col {
    flex: 0 0 20%;
    max-width: 20%;
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .products-col {
    flex: 0 0 79.16666667%;
    max-width: 79.16666667%;
  }
}

.filter-toggle {
  font-size: 0.875rem;
  font-weight: 600;
  color: #212020;
  text-decoration: none;
}
@media (min-width: 991px) {
  .filter-toggle {
    display: none !important;
  }
}
.filter-toggle:hover {
  color: #212020;
  text-decoration: none;
}
.filter-toggle img {
  position: relative;
  top: -1px;
}

.products-top-filters {
  display: -ms-flex;
  display: flex;
  align-items: center;
}
@media (max-width: 991px) {
  .products-top-filters {
    display: none;
  }
}
.products-top-filters .sort-title {
  font-size: 0.8125rem;
  color: #484646;
  font-weight: 600;
}
.products-top-filters .sortby {
  position: relative;
  margin-left: 0.5rem;
}
.products-top-filters .sortby:after {
  content: "";
  position: absolute;
  width: 0;
  height: 2px;
  display: block;
  bottom: 0;
  background: #ddd;
  transition: width 0.4s cubic-bezier(0.216, 0.61, 0.355, 1), opacity 0.4s cubic-bezier(0.216, 0.61, 0.355, 1);
  right: 0;
}
.products-top-filters .sortby:hover:after {
  width: 100%;
  left: 0;
}
.products-top-filters .sortby img {
  pointer-events: none;
}
.products-top-filters .sortby .select-form {
  padding: 0.375rem 5px;
  padding-right: 20px;
  border: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  font-size: 0.8125rem;
}
.products-top-filters .sortby .select-form:focus {
  box-shadow: none;
}
@media (max-width: 991px) {
  .products-top-filters .sortby .select-form {
    height: auto;
  }
}
@media (max-width: 379px) {
  .products-top-filters .sortby .select-form {
    padding: 0.25rem;
    padding-right: 14px;
    font-size: 0.8125rem;
  }
}
.products-top-filters .sortby img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 5px;
}
@media (max-width: 379px) {
  .products-top-filters .sortby img {
    margin-top: 1px;
  }
}
.products-top-filters #grid-wrapper {
  position: relative;
  top: 1px;
  z-index: 0;
}
@media (max-width: 1199px) {
  .products-top-filters #grid-wrapper {
    display: none;
  }
}
.products-top-filters #grid-wrapper ul {
  height: 18px;
  margin-bottom: 0;
  list-style-type: none;
}
.products-top-filters #grid-wrapper ul li {
  position: relative;
  float: left;
  height: 18px;
  padding-right: 15px;
}
.products-top-filters #grid-wrapper ul li:last-child {
  padding-right: 0;
}
.products-top-filters #grid-wrapper ul li a {
  display: inline-block;
  text-align: center;
  height: 18px;
  transition: all 0.2s ease;
}
.products-top-filters #grid-wrapper ul li a:hover .icon-column .layer span {
  background: #b0130a;
}
.products-top-filters #grid-wrapper ul li a .icon-column {
  vertical-align: middle;
  text-align: center;
  display: inline-block;
}
.products-top-filters #grid-wrapper ul li a .icon-column .layer {
  position: absolute;
  left: 0;
  height: 5px;
}
.products-top-filters #grid-wrapper ul li a .icon-column .layer.first {
  top: 0;
}
.products-top-filters #grid-wrapper ul li a .icon-column .layer.middle {
  top: 6px;
}
.products-top-filters #grid-wrapper ul li a .icon-column .layer.last {
  top: 12px;
}
.products-top-filters #grid-wrapper ul li a .icon-column .layer span {
  position: absolute;
  display: block;
  width: 5px;
  height: 100%;
  background: #898989;
  border-radius: 1px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  transition: all 0.2s ease;
}
.products-top-filters #grid-wrapper ul li #grid-four {
  width: 24px;
}
.products-top-filters #grid-wrapper ul li #grid-four .icon-column .layer span:first-child {
  left: 0;
}
.products-top-filters #grid-wrapper ul li #grid-four .icon-column .layer span:nth-child(2) {
  left: 6px;
}
.products-top-filters #grid-wrapper ul li #grid-four .icon-column .layer span:nth-child(3) {
  left: 12px;
}
.products-top-filters #grid-wrapper ul li #grid-four .icon-column .layer span:last-child {
  left: 18px;
}
.products-top-filters #grid-wrapper ul li #grid-five {
  width: 30px;
}
.products-top-filters #grid-wrapper ul li #grid-five .icon-column .layer span:first-child {
  left: 0;
}
.products-top-filters #grid-wrapper ul li #grid-five .icon-column .layer span:nth-child(2) {
  left: 6px;
}
.products-top-filters #grid-wrapper ul li #grid-five .icon-column .layer span:nth-child(3) {
  left: 12px;
}
.products-top-filters #grid-wrapper ul li #grid-five .icon-column .layer span:nth-child(4) {
  left: 18px;
}
.products-top-filters #grid-wrapper ul li #grid-five .icon-column .layer span:last-child {
  left: 24px;
}
.products-top-filters #grid-wrapper ul li #grid-six {
  width: 36px;
}
@media (max-width: 1599px) {
  .products-top-filters #grid-wrapper ul li #grid-six {
    display: none;
  }
}
.products-top-filters #grid-wrapper ul li #grid-six .icon-column .layer span:first-child {
  left: 0;
}
.products-top-filters #grid-wrapper ul li #grid-six .icon-column .layer span:nth-child(2) {
  left: 6px;
}
.products-top-filters #grid-wrapper ul li #grid-six .icon-column .layer span:nth-child(3) {
  left: 12px;
}
.products-top-filters #grid-wrapper ul li #grid-six .icon-column .layer span:nth-child(4) {
  left: 18px;
}
.products-top-filters #grid-wrapper ul li #grid-six .icon-column .layer span:nth-child(5) {
  left: 24px;
}
.products-top-filters #grid-wrapper ul li #grid-six .icon-column .layer span:last-child {
  left: 30px;
}

@media (max-width: 991px) {
  #filters {
    position: fixed;
    top: 0;
    opacity: 0;
    right: -150%;
    display: block;
    min-width: 40%;
    max-width: 80%;
    background: #fff;
    z-index: 1030;
    height: 100%;
    padding: 1.5625rem;
    overflow: auto;
    overflow-x: hidden;
    transition: all 0.3s ease;
  }
  #filters.opened-filter {
    right: 0;
    opacity: 1;
  }
  #filters.opened-filter .close-filter {
    display: block;
  }
}
@media (max-width: 767px) {
  #filters {
    min-width: 50%;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
}
@media (max-width: 575px) {
  #filters {
    top: auto;
    right: 0;
    bottom: -150%;
    left: 0;
    width: 100%;
    height: auto;
    max-height: 90%;
    max-width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  #filters.opened-filter {
    bottom: 0;
  }
}
#filters .close-filter {
  display: none;
  color: #484646;
  font-size: 0.9375rem;
}
#filters .scrollbar-filter {
  max-height: 160px;
  height: auto;
  overflow: hidden;
}
#filters .scrollbar-filter.types {
  max-height: 300px;
}
@media (max-width: 991px) {
  #filters .scrollbar-filter {
    max-height: 155px;
  }
}
@media (min-width: 991px) {
  #filters .scrollbar-filter .custom-check {
    margin-bottom: 0.35rem !important;
  }
}
#filters .scrollbar-filter.brands {
  max-height: 230px;
}
@media (max-width: 991px) {
  #filters .scrollbar-filter.brands {
    max-height: 225px;
  }
}
#filters .scrollbar-filter.brands .text-content span {
  font-size: 0.75rem;
  color: #7c7878;
  font-weight: 400;
}
#filters .subcateogries {
  max-height: 420px;
}
#filters .subcateogries .subcat-url {
  color: #484646;
  font-weight: 600;
  font-size: 0.75rem;
  text-decoration: none;
}
#filters .subcateogries .subcat-url:hover {
  color: #f8050b;
}
#filters .filter-title {
  border-bottom: 1px solid #ddd;
  margin-top: 1.29rem;
  padding-bottom: 0.25rem;
  margin-bottom: 0.75rem;
}
@media (max-width: 575px) {
  #filters .filter-title {
    margin-top: 0;
  }
}
#filters .title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #484646;
}
@media (max-width: 575px) {
  #filters .colors {
    display: -ms-flex;
    display: flex;
    align-items: center;
    overflow-x: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  #filters .colors::-webkit-scrollbar {
    display: none;
  }
  #filters .colors label:before {
    display: none;
  }
  #filters .colors label span {
    width: 100%;
    font-size: 0.75rem;
    color: #7c7878;
  }
  #filters .colors .check {
    display: -ms-flex;
    display: flex;
    flex-direction: column;
    text-align: center;
    margin-right: 0.5rem;
    width: 50px;
  }
  #filters .colors .check svg {
    width: 34px;
    height: 34px;
    margin: 0;
    margin-bottom: 0.2rem;
    stroke: rgba(0, 0, 0, 0.02);
  }
}
#filters .colors .check:hover svg {
  stroke: #c8ccd4;
}
#filters .colors svg polyline {
  stroke: #fff;
}
#filters .colors .cbx:checked + .check svg {
  background: transparent !important;
}
#filters .colors .cbx:checked + .check svg path {
  fill: transparent;
}
#filters #search-brand {
  max-width: 95%;
  margin-bottom: 0.5rem;
}
#filters .irs--flat .irs-line {
  border-radius: 3px;
}
#filters .irs--flat .irs-bar {
  background: #b0130a;
}
#filters .irs--flat .irs-handle {
  border-color: #b0130a;
  cursor: pointer;
  top: 21px;
  width: 20px;
  height: 20px;
}
#filters .irs--flat .irs-from, #filters .irs--flat .irs-to, #filters .irs--flat .irs-single {
  background-color: #b0130a;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
}
#filters .irs--flat .irs-from:before, #filters .irs--flat .irs-to:before, #filters .irs--flat .irs-single:before {
  border-top-color: #b0130a;
}
#filters .back-to-site {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  background: #b0130a;
  color: #fff;
  font-size: 0.8125rem;
  display: block;
  padding: 10px;
  border-radius: 5px;
  text-decoration: none;
  line-height: 1.25rem;
}
#filters .clear-filter {
  color: #b0130a;
  font-size: 0.8125rem;
  text-decoration: none;
  position: relative;
  top: 4px;
}
#filters .clear-filter:hover .fas {
  color: #2b2a28;
}

.modal-open {
  overflow: hidden;
}

.modal-backdrop.show {
  opacity: 0.8;
}

.fade-scale {
  transform: scale(0);
  opacity: 0;
  transition: all 0.25s linear;
}

.fade-scale.show {
  opacity: 1;
  transform: scale(1);
  overflow: hidden;
}
@media (max-width: 575px) {
  .fade-scale.show {
    padding-right: 0 !important;
  }
}

.modal-content {
  max-height: 91vh;
  overflow: hidden;
  overflow-y: auto;
  scrollbar-width: thin;
}

.modal-header.sticky-top {
  background: #fff;
}

.modal-header {
  align-items: center;
}
.modal-header h1 {
  font-size: 1.625rem;
  margin-bottom: 0;
  color: #2e2d2d;
  font-weight: 600;
}
@media (max-width: 991px) {
  .modal-header h1 {
    font-size: 1.5rem;
  }
}
@media (max-width: 575px) {
  .modal-header h1 {
    font-size: 1.375rem;
  }
}

#page-modal a, #track-order-modal a {
  color: #f8050b;
  text-decoration: underline;
}
#page-modal h2, #page-modal h3, #page-modal h4, #page-modal h5, #page-modal h6, #track-order-modal h2, #track-order-modal h3, #track-order-modal h4, #track-order-modal h5, #track-order-modal h6 {
  color: #484646;
  margin-top: 1rem;
}
#page-modal h2, #track-order-modal h2 {
  font-size: 1.4375rem;
}
#page-modal h3, #track-order-modal h3 {
  font-size: 1.3125rem;
}
#page-modal h4, #track-order-modal h4 {
  font-size: 1.1875rem;
}
#page-modal h5, #page-modal h6, #track-order-modal h5, #track-order-modal h6 {
  font-size: 1.0625rem;
}
#page-modal img[align=right], #track-order-modal img[align=right] {
  margin-left: 10px;
}
#page-modal img[align=left], #track-order-modal img[align=left] {
  margin-right: 10px;
}
#page-modal p, #page-modal ul, #page-modal ol, #track-order-modal p, #track-order-modal ul, #track-order-modal ol {
  color: #484646;
  font-size: 1rem;
}
@media (max-width: 575px) {
  #page-modal p, #page-modal ul, #page-modal ol, #track-order-modal p, #track-order-modal ul, #track-order-modal ol {
    font-size: 0.875rem;
  }
}
#page-modal p a, #page-modal ul a, #page-modal ol a, #track-order-modal p a, #track-order-modal ul a, #track-order-modal ol a {
  color: #f8050b;
  text-decoration: underline;
}
@media (max-width: 767px) {
  #page-modal img, #track-order-modal img {
    margin: 0px !important;
    margin-bottom: 10px !important;
    display: block;
    height: auto;
    width: 100%;
  }
  #page-modal ol, #page-modal ul, #track-order-modal ol, #track-order-modal ul {
    padding-left: 2rem;
  }
  #page-modal ol li, #page-modal ul li, #track-order-modal ol li, #track-order-modal ul li {
    margin-bottom: 8px;
  }
}
#page-modal strong, #track-order-modal strong {
  font-weight: 700;
}
#page-modal a, #track-order-modal a {
  color: #f8050b;
}

@media (min-width: 991px) {
  #login-modal .modal-dialog {
    width: 600px;
  }
}
#login-modal .modal-header {
  align-items: center;
}
#login-modal .modal-header .close {
  margin-left: -1rem;
}
#login-modal .nav-tabs {
  border: none;
  justify-content: center;
  margin: auto;
}
@media (max-width: 399px) {
  #login-modal .nav-tabs {
    flex-direction: column;
    align-items: center;
  }
}
@media (max-width: 399px) {
  #login-modal .nav-tabs li:first-child {
    margin-bottom: 10px;
  }
}
#login-modal .nav-tabs li a {
  border-color: #dfdfdf;
  color: #484646;
  font-weight: 600;
  font-size: 0.9375rem;
  margin: 0 5px;
  border-radius: 4px;
  width: 10rem;
  text-align: center;
}
@media (max-width: 575px) {
  #login-modal .nav-tabs li a {
    font-size: 0.8125rem;
    width: 9.375rem;
  }
}
#login-modal .nav-tabs li a i {
  margin-right: 5px;
}
#login-modal .nav-tabs li a.active {
  border-color: #b0130a;
  background: #b0130a;
  color: #fff;
}
#login-modal .login-modal, #login-modal .register-modal {
  padding: 5px 20px;
}
@media (max-width: 399px) {
  #login-modal .login-modal, #login-modal .register-modal {
    padding: 5px 0;
  }
}
@media (max-width: 575px) {
  #login-modal .login-modal .modal-footer, #login-modal .register-modal .modal-footer {
    padding-left: 0;
    padding-right: 0;
  }
}
#login-modal .login-modal .tab-content .title, #login-modal .register-modal .tab-content .title {
  font-size: 1.0625rem;
  font-weight: 600;
  margin-bottom: 20px;
  color: #484646;
  display: block;
  text-align: center;
}
#login-modal .login-modal .tab-content .forgot-password, #login-modal .login-modal .tab-content .login-back, #login-modal .register-modal .tab-content .forgot-password, #login-modal .register-modal .tab-content .login-back {
  font-size: 0.9375rem;
  color: #6f6c6c;
  text-decoration: underline;
  transition: color 0.2s ease;
}
@media (max-width: 575px) {
  #login-modal .login-modal .tab-content .forgot-password, #login-modal .login-modal .tab-content .login-back, #login-modal .register-modal .tab-content .forgot-password, #login-modal .register-modal .tab-content .login-back {
    margin-left: auto;
    display: block;
  }
}
#login-modal .login-modal .tab-content .forgot-password:hover, #login-modal .login-modal .tab-content .login-back:hover, #login-modal .register-modal .tab-content .forgot-password:hover, #login-modal .register-modal .tab-content .login-back:hover {
  color: #f8050b;
}
#login-modal .login-modal .tab-content .help-text, #login-modal .register-modal .tab-content .help-text {
  font-size: 0.8125rem;
  text-align: center;
  color: #777777;
  font-weight: 300;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 0;
}
@media (max-width: 399px) {
  #login-modal .login-modal .tab-content .help-text, #login-modal .register-modal .tab-content .help-text {
    font-size: 0.75rem;
  }
}
#login-modal .login-modal .tab-content .error-message, #login-modal .register-modal .tab-content .error-message {
  font-size: 13px;
}

@media (max-width: 767px) {
  #quick-view-modal {
    padding-right: 0;
  }
}
@media (min-width: 767px) {
  #quick-view-modal .modal-dialog {
    max-width: 960px;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  #quick-view-modal .modal-dialog {
    max-width: 600px;
  }
}
#quick-view-modal .product-pictures {
  display: -ms-flex;
  display: flex;
}
@media (max-width: 991px) {
  #quick-view-modal .product-pictures {
    margin-bottom: 20px;
  }
}
#quick-view-modal .product-pictures #main-slider {
  order: 2;
  flex: 4;
  padding-left: 5px;
}
@media (min-width: 767px) {
  #quick-view-modal .product-pictures #main-slider:not(.is-active) {
    width: 350px;
    height: 518px;
    overflow: hidden;
    background-position: center;
    background-repeat: no-repeat;
    visibility: visible;
  }
  #quick-view-modal .product-pictures #main-slider:not(.is-active) .splide__track {
    visibility: hidden;
  }
}
#quick-view-modal .product-pictures .thumbnails {
  order: 1;
  flex: 1;
  max-width: 20%;
}
#quick-view-modal .product-pictures .thumbnails .splide:not(.is-active) {
  width: 86px;
  height: 518px;
  overflow: hidden;
}
#quick-view-modal .product-pictures .thumbnails .splide__list {
  transform: translateY(0);
}
#quick-view-modal .product-pictures .thumbnails .splide--nav > .splide__track > .splide__list > .splide__slide.is-active {
  border-color: transparent;
}
#quick-view-modal .product-pictures.out-of-stock img { /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
#quick-view-modal .product-pictures.out-of-stock .big-photo::after {
  content: "Изчерпан!";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  font-weight: 700;
  font-size: 1.875rem;
  letter-spacing: 8px;
  color: #6c6c6c;
  text-transform: uppercase;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: rotate(-45deg);
}
#quick-view-modal .modal-header {
  padding-top: 10px;
  padding-bottom: 11px;
  align-items: center;
}
@media (min-width: 767px) {
  #quick-view-modal .modal-header {
    padding-top: 14px;
    padding-bottom: 15px;
  }
}
@media (min-width: 767px) {
  #quick-view-modal .modal-content {
    padding: 0 10px 10px 10px;
  }
}
#quick-view-modal img {
  border-radius: 5px;
}
#quick-view-modal .thumbnails a {
  display: block;
}
#quick-view-modal .product-title {
  font-size: 1.25rem;
  display: block;
  color: #484646;
  font-weight: 600;
}
@media (max-width: 991px) {
  #quick-view-modal .product-title {
    font-size: 1.125rem;
  }
}
@media (max-width: 358px) {
  #quick-view-modal .product-title {
    font-size: 0.875rem;
  }
}
#quick-view-modal .prod-number, #quick-view-modal .category {
  display: block;
  margin-bottom: 8px;
  color: #2e2d2d;
  font-size: 0.8125rem;
}
#quick-view-modal .prod-number a, #quick-view-modal .category a {
  color: #2e2d2d;
}
#quick-view-modal .category i {
  font-size: 0.6875rem;
}
#quick-view-modal .info {
  color: #2e2d2d;
  font-size: 0.8125rem;
  display: block;
  padding: 7px 0;
  display: -ms-flex;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #a4a4a4;
}
#quick-view-modal .info strong {
  flex: 1;
  font-weight: 600;
}
@media (min-width: 499px) {
  #quick-view-modal .flex-prices {
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
}
#quick-view-modal .prices-wrapper {
  display: -ms-flex;
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1;
  width: 80%;
}
#quick-view-modal .prices-wrapper .price {
  color: #b0130a;
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.1;
}
#quick-view-modal .prices-wrapper .price-old {
  color: #556E73;
  font-weight: 600;
  font-size: 0.8125rem;
  line-height: 1;
  display: -ms-flex;
  display: flex;
  align-items: center;
}
#quick-view-modal .prices-wrapper .price-old span:first-child {
  text-decoration: line-through;
}
#quick-view-modal .prices-wrapper .price-old .discount {
  font-size: 0.6875rem;
  color: #fff;
  background: #2b2a28;
  padding: 0.25rem 0.5rem;
  display: block;
  border-radius: 2px;
  margin-left: 5px;
}
#quick-view-modal form {
  margin-top: 20px;
}
#quick-view-modal form .select-color {
  width: 48%;
  margin-right: 2%;
  display: inline-block;
}
@media (max-width: 991px) {
  #quick-view-modal form .select-color {
    width: 48%;
    margin-right: 2%;
  }
}
#quick-view-modal form .select-size {
  width: 48%;
  display: inline-block;
}
@media (max-width: 991px) {
  #quick-view-modal form .select-size {
    width: 48%;
  }
}
#quick-view-modal form button {
  display: block;
  font-size: 0.875rem;
  padding: 0.8rem 1rem;
  width: 275px;
}
#quick-view-modal form button img {
  border-radius: 0;
}
@media (max-width: 499px) {
  #quick-view-modal form button {
    margin-top: 15px;
    width: 100%;
  }
}
#quick-view-modal .btv-view {
  margin-left: auto;
  margin-top: auto;
  display: block;
  width: -moz-max-content;
  width: max-content;
  color: #484646;
  font-weight: 700;
  font-size: 0.875rem;
  text-decoration: none;
  transition: all 0.2s ease;
}
@media (max-width: 991px) {
  #quick-view-modal .btv-view {
    margin-top: 30px;
  }
}

@media (min-width: 767px) {
  #sizes-modal .modal-dialog {
    max-width: 700px;
  }
}
#sizes-modal .modal-body {
  padding-bottom: 0;
}
#sizes-modal .modal-header {
  border: none;
  padding-bottom: 0;
}
#sizes-modal .modal-header h1 {
  font-size: 1.375rem;
  color: #2e2d2d;
  font-weight: 600;
}
@media (max-width: 767px) {
  #sizes-modal .modal-header h1 {
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  #sizes-modal table tr {
    height: 45px;
  }
}
#sizes-modal table td {
  font-size: 0.875rem;
  color: #625f5f;
  border: none;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 991px) {
  #sizes-modal table td {
    font-size: 0.8125rem;
  }
}
@media (max-width: 767px) {
  #sizes-modal table td {
    border-bottom: 1px solid #ddd;
    height: 44px;
    padding-bottom: 0.45rem;
    vertical-align: middle;
  }
}
#sizes-modal table td:first-child {
  color: #2e2d2d;
  text-align: left;
}
@media (max-width: 767px) {
  #sizes-modal table td:first-child {
    position: fixed;
    z-index: 1;
    width: 128px;
    background: #fff;
    font-size: 0.6875rem;
    padding: 1rem;
    padding-left: 0;
    padding-right: 0;
    border: none;
    border-right: 1px solid #ddd;
  }
}
@media (max-width: 767px) {
  #sizes-modal table td:nth-child(2) {
    padding-left: 140px;
  }
}
#sizes-modal table thead {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
}
#sizes-modal table thead tr {
  border: none;
}
#sizes-modal table thead tr td {
  color: #2e2d2d;
  font-weight: 600;
}
@media (min-width: 767px) {
  #sizes-modal table tbody tr:first-child td {
    padding-top: 25px;
  }
}

#track-order-modal .track-order-form {
  width: 75%;
  margin: auto;
}
@media (max-width: 991px) {
  #track-order-modal .track-order-form {
    width: 85%;
  }
}
@media (max-width: 499px) {
  #track-order-modal .track-order-form {
    width: 100%;
  }
}
#track-order-modal h3 {
  font-size: 1.375rem;
  color: #212020;
  font-weight: 600;
}
@media (max-width: 575px) {
  #track-order-modal h3 {
    font-size: 1.125rem;
  }
}
#track-order-modal ul li {
  color: #484646;
  font-size: 0.875rem;
}
#track-order-modal .order-info {
  background: #f3f3f3;
  padding: 10px;
  border-radius: 5px;
}
#track-order-modal dl {
  color: #484646;
  font-size: 0.875rem;
}
@media (max-width: 996px) {
  #track-order-modal dd {
    text-align: right;
  }
}
#track-order-modal th {
  font-weight: 700;
  color: #2b2a28;
  font-size: 0.9375rem;
}
#track-order-modal td {
  font-size: 0.875rem;
  color: #2b2a28;
  border: none;
}
@media (max-width: 575px) {
  #track-order-modal td {
    font-size: 0.8125rem;
  }
}

.pagination-wrapper {
  display: flex;
  justify-content: center;
}
.pagination-wrapper .pagination {
  margin-bottom: 0;
  justify-content: center;
}
.pagination-wrapper .pagination .page-item {
  margin: 0 3px;
}
.pagination-wrapper .pagination .page-item.active .page-link:after {
  opacity: 1;
}
.pagination-wrapper .pagination .page-item.active .page-link:hover {
  color: #484646;
}
.pagination-wrapper .pagination .page-item:first-child .page-link:after, .pagination-wrapper .pagination .page-item:last-child .page-link:after {
  display: none;
}
.pagination-wrapper .pagination .page-link {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  border: none;
  display: flex;
  align-items: center;
  height: 100%;
  color: #484646;
  background: transparent;
  position: relative;
  padding: 0.5rem 1.1rem;
  border: 1px solid white;
}
@media (max-width: 767px) {
  .pagination-wrapper .pagination .page-link {
    padding: 8px;
    font-size: 0.75rem;
  }
}
.pagination-wrapper .pagination .page-link:after {
  content: "";
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: #b0130a;
  opacity: 0.5;
  z-index: -1;
}
.pagination-wrapper .pagination .page-link:hover {
  color: #b0130a;
}
.pagination-wrapper .pagination .page-link:focus {
  box-shadow: none;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  html, body {
    scroll-behavior: smooth;
  }
  header .search-form .btn-search {
    top: 50% !important;
    right: 1px !important;
  }
  #account-page .delivery .custom-control-label:after {
    top: 0.21rem;
    left: -1.35rem;
  }
  .color-0 {
    transform: translateY(0) !important;
  }
  .color-1 {
    transform: translateY(20px) !important;
  }
  .color-2 {
    transform: translateY(40px) !important;
  }
  .color-3 {
    transform: translateY(60px) !important;
  }
  .color-4 {
    transform: translateY(80px) !important;
  }
  .color-5 {
    transform: translateY(100px) !important;
  }
  .color-6 {
    transform: translateY(120px) !important;
  }
  .color-7 {
    transform: translateY(140px) !important;
  }
  .color-8 {
    transform: translateY(160px) !important;
  }
  .color-9 {
    transform: translateY(180px) !important;
  }
  .color-10 {
    transform: translateY(200px) !important;
  }
  .bottom-banners .grid-container {
    display: -ms-flex !important;
    display: flex !important;
    justify-content: space-between !important;
  }
  .bottom-banners .grid-container a {
    width: 33.333337%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .top-banners a {
    width: 50%;
    padding-left: 5px;
    padding-right: 5px;
  }
}
