@font-face {
  font-family: 'EvoTeam';
  src: url(//bizweb.dktcdn.net/100/406/843/themes/791282/assets/evoteam.ttf?1629467341820);
  font-display: swap
}

a:hover,
a:focus {
  text-decoration: none
}

img {
  max-width: 100%
}

body {
  color: #333f48;
  font-family: 'EvoTeam', sans-serif
}

header.header {
  position: relative;
  background-color: #fff
}

header.header .top-bar {
  background-color: #e51937;
  border-bottom: 5px solid #ffcc32
}

header.header .top-bar .evo-topbar-left {
  float: left
}

header.header .top-bar .evo-topbar-left a {
  display: inline-block;
  padding: 7px 10px;
  color: #fff;
  background-color: #c0152e;
  float: left;
  font-weight: 500
}

header.header .top-bar .evo-topbar-left a:hover {
  color: #000;
  background-color: #ffcc32
}

header.header .top-bar .evo-topbar-right {
  float: right
}

header.header .top-bar .evo-topbar-right a {
  display: inline-block;
  padding: 7px;
  color: #fff;
  font-weight: 500
}

header.header .top-bar .evo-topbar-right a.hotline {
  font-weight: 700
}

header.header .top-bar .evo-topbar-right a:hover {
  color: #ffcc32
}

@media (min-width: 768px) and (max-width: 991px) {
  header.header .header-logo {
    min-width: 200px
  }
}

header.header .header-logo img {
  max-height: 60px;
  height: 40px
}

@media (max-width: 767px) {
  header.header .header-logo img {
    max-height: 45px;
    min-height: 45px
  }
}

@media (max-width: 480px) {
  header.header .header-logo img {
    min-height: unset;
    max-width: 190px
  }
}

@media (max-width: 1024px) {
  header.header .header-logo img {
    height: 60px
  }
}

@media (max-width: 991px) {
  header.header .header-logo img {
    height: 50px
  }
}

@media (max-width: 767px) {
  header.header .header-logo img {
    height: 45px
  }
}

@media (max-width: 668px) {
  header.header .header-logo img {
    height: 45px
  }
}

@media (max-width: 569px) {
  header.header .header-logo img {
    height: 45px
  }
}

@media (max-width: 480px) {
  header.header .header-logo img {
    height: 45px
  }
}

@media (max-width: 376px) {
  header.header .header-logo img {
    height: 45px
  }
}

@media (max-width: 321px) {
  header.header .header-logo img {
    height: 45px
  }
}

header.header .header-logo img img {
  width: auto !important;
  max-height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

header.header .header-logo img img:not(.loaded) {
  width: 100% !important;
  height: 100% !important;
  opacity: 0.2
}

@media (max-width: 991px) {
  header.header .header-logo {
    width: auto
  }
}

header.header .evo-header-padding {
  padding: 15px 0
}

header.header .evo-searchs {
  position: relative
}

header.header .evo-searchs .results-box {
  color: #555;
  position: absolute;
  top: 41px;
  z-index: 9999;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
  -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
  box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33)
}

header.header .evo-searchs .results-box a {
  background-color: #fff;
  padding: 5px;
  font-size: 14px;
  display: block
}

header.header .evo-searchs .results-box a .img {
  text-align: center;
  float: left;
  width: 70px;
  margin-right: 5px
}

header.header .evo-searchs .results-box a .d-title {
  text-transform: none;
  font-size: 13px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 0;
  color: #303846
}

header.header .evo-searchs .results-box a .d-title.d-price {
  color: #ea4335 !important
}

header.header .evo-searchs .results-box a:hover .d-title,
header.header .evo-searchs .results-box a:focus .d-title {
  color: #e51937
}

header.header .evo-searchs .results-box a+a {
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}

header.header .evo-searchs .results-box a.note {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #222
}

header.header .evo-searchs .results-box a.note:hover,
header.header .evo-searchs .results-box a.note:focus {
  color: #e51937
}

header.header .evo-searchs .results-box .note {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #222;
  padding: 7px 0px
}

header.header .evo-searchs .results-box .note:hover,
header.header .evo-searchs .results-box .note:focus {
  color: #e51937
}

header.header .evo-searchs .results-box .evo-loading {
  display: block;
  padding: 7px;
  text-align: center;
  background-color: #fff
}

header.header .evo-header-search-form {
  margin: 0;
  position: relative
}

header.header .evo-header-search-form input {
  margin-bottom: 0;
  padding-right: 55px;
  border: 2px solid #e51937;
  border-radius: 5
}

header.header .evo-header-search-form button {
  position: absolute;
  right: 15px;
  color: #333;
  padding: 0;
  height: 30px;
  width: 30px;
  top: 50%;
  transform: translate(0, -50%)
}

header.header .evo-header-search-form button svg {
  width: 25px;
  height: 25px
}

header.header .evo-header-search-form button:hover,
header.header .evo-header-search-form button:focus {
  color: #e51937;
  border: none;
  box-shadow: none;
  outline: none
}

@media (max-width: 1024px) {
  header.header .header-fill {
    padding-left: 0
  }
}

header.header .header-fill .evo-header-cart {
  display: inline-block;
  line-height: 1;
  transition: color 0.2s ease-in-out;
  position: relative;
  background: transparent;
  margin-left: 15px
}

@media (max-width: 569px) {
  header.header .header-fill .evo-header-cart {
    margin-left: 15px
  }
}

header.header .header-fill .evo-header-cart:before {
  position: absolute;
  content: '';
  top: -8px;
  right: -12px;
  left: -12px;
  bottom: -8px;
  transform: translateZ(0)
}

header.header .header-fill .evo-header-cart svg {
  height: 23px;
  width: 19px;
  display: inline-block;
  fill: #333;
  vertical-align: middle;
  stroke-width: 1px;
  background: none;
  pointer-events: none
}

@media (max-width: 991px) {
  header.header .header-fill .evo-header-cart svg path {
    fill: #fff !important
  }
}

header.header .header-fill .evo-header-cart .count_item_pr {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #e51937;
  transition: all 0.3s ease-in-out;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 13px
}

@media (max-width: 991px) {
  header.header .header-fill .evo-header-cart .count_item_pr {
    background-color: #ffcc32;
    color: #000
  }
}

@media (max-width: 569px) {
  header.header .header-fill .evo-header-cart .count_item_pr {
    display: none;
    transform: scale(0);
    transition: all 0.3s ease-in-out;
    font-size: 0;
    top: 2px;
    right: -4px;
    width: 8px;
    height: 8px;
    line-height: 8px
  }

  header.header .header-fill .evo-header-cart .count_item_pr.hascart {
    transform: scale(1);
    display: block
  }
}

header.header .header-fill .evo-header-cart:hover svg path,
header.header .header-fill .evo-header-cart:focus svg path {
  fill: #e51937 !important
}

header.header .header-fill .header-search {
  display: inline-block;
  line-height: 1;
  transition: color 0.2s ease-in-out;
  position: relative;
  background: transparent;
  color: #222;
  margin-left: 15px
}

@media (max-width: 1024px) {
  header.header .header-fill .header-search {
    margin-left: 7px
  }
}

@media (max-width: 991px) {
  header.header .header-fill .header-search {
    color: #fff
  }
}

header.header .header-fill .header-search:hover,
header.header .header-fill .header-search:focus {
  color: #e51937
}

header.header .header-fill .header-search:before {
  position: absolute;
  content: '';
  top: -8px;
  right: -12px;
  left: -12px;
  bottom: -8px;
  transform: translateZ(0)
}

header.header .header-fill .header-search svg {
  position: relative;
  top: 2px;
  width: 21px;
  height: 21px;
  display: inline-block;
  fill: #222;
  vertical-align: middle;
  stroke-width: 1px;
  background: none;
  pointer-events: none
}

header.header .header-fill .header-account {
  display: inline-block;
  line-height: 1;
  transition: color 0.2s ease-in-out;
  position: relative;
  background: transparent;
  color: #333;
  margin-left: 15px
}

@media (max-width: 1024px) {
  header.header .header-fill .header-account {
    margin-left: 7px
  }
}

header.header .header-fill .header-account:hover,
header.header .header-fill .header-account:focus {
  color: #e51937
}

header.header .header-fill .header-account:hover svg path,
header.header .header-fill .header-account:focus svg path {
  fill: #e51937 !important
}

header.header .header-fill .header-account svg {
  position: relative;
  top: 2px;
  width: 21px;
  height: 21px;
  display: inline-block;
  fill: #333;
  vertical-align: middle;
  stroke-width: 1px;
  background: none;
  pointer-events: none
}

header.header .header-fill .header-account svg path {
  fill: #333 !important
}

header.header .header-fill .header-account.header-wish-list {
  margin-left: 0
}

header.header .header-fill .header-account.header-wish-list .js-wishlist-count {
  position: absolute;
  top: -14px;
  right: -14px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #e51937;
  transition: all 0.3s ease-in-out;
  text-align: center;
  line-height: 20px;
  color: #fff;
  font-size: 13px
}

@media (max-width: 1024px) {
  header.header .header-fill .header-account.header-wish-list .js-wishlist-count {
    right: -10px
  }
}

header.header .header-fill .acc-text {
  color: #333;
  position: relative;
  top: 2px
}

@media (max-width: 991px) {
  header.header .header-fill .acc-text {
    display: none
  }
}

header.header .header-fill a:hover .acc-text {
  color: #e51937
}

@media (max-width: 991px) {
  header.header {
    background-color: #e51937
  }

  header.header .row {
    margin-left: 0;
    margin-right: 0;
    justify-content: space-between;
    padding: 10px 0
  }

  header.header .row .evo-header-flex-item {
    display: flex
  }

  header.header .row .evo-header-flex-item.header-fill {
    flex: 1 0 0;
    align-items: center;
    max-width: 25%
  }
}

@media (max-width: 991px) and (max-width: 480px) {
  header.header .row .evo-header-flex-item.header-fill.evo-menu {
    max-width: 90px
  }
}

@media (max-width: 991px) {
  header.header .row .evo-header-flex-item.header-fill .menu-icon {
    display: inline-block;
    line-height: 1;
    transition: color 0.2s ease-in-out;
    position: relative;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-appearance: none;
    padding: 0
  }

  header.header .row .evo-header-flex-item.header-fill .menu-icon svg {
    height: 17px;
    width: 24px;
    display: inline-block;
    fill: #fff;
    vertical-align: middle;
    stroke-width: 1px;
    background: none;
    pointer-events: none
  }

  header.header .row .evo-header-flex-item:last-child {
    justify-content: flex-end
  }
}

@media (max-width: 991px) and (max-width: 480px) {
  header.header .row .evo-header-flex-item:last-child {
    max-width: 90px
  }
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal
}

:root {
  --swiper-theme-color: #007aff
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
  flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-container-3d {
  perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33)
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
  display: none
}

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0
}

.swiper-scrollbar-cursor-drag {
  cursor: move
}

.swiper-scrollbar-lock {
  display: none
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain
}

.swiper-slide-zoomed {
  cursor: move
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg)
  }
}

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube {
  overflow: visible
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0
}

.swiper-container-flip {
  overflow: visible
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.row {
  margin-right: -10px;
  margin-left: -10px
}

@media (max-width: 480px) {
  .row {
    margin-right: -7px;
    margin-left: -7px
  }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 10px;
  padding-right: 10px
}

@media (max-width: 480px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-xs-1,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9 {
    padding-left: 7px;
    padding-right: 7px
  }
}

.container,
.container-fluid {
  padding-left: 10px;
  padding-right: 10px
}

@media (max-width: 480px) {

  .container,
  .container-fluid {
    padding-left: 7px;
    padding-right: 7px
  }
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px
}

@media (max-width: 480px) {

  .col-xs-15,
  .col-sm-15,
  .col-md-15,
  .col-lg-15 {
    padding-left: 7px;
    padding-right: 7px
  }
}

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

@media (min-width: 768px) {
  .col-sm-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

@media (min-width: 992px) {
  .col-md-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

@media (min-width: 1200px) {
  .col-lg-15 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

.evo-product-item {
  margin-bottom: 25px
}

@media (max-width: 767px) {
  .evo-product-item {
    margin-bottom: 15px
  }
}

.evo-product-item .thumb-img {
  display: block;
  border: #eee solid 1px;
  border-radius: 8px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 10px
}

.evo-product-item .thumb-img img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  display: inline-block
}

.evo-product-item .title {
  margin-bottom: 2px;
  font-size: 15px;
  line-height: 1.3;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: unset;
  max-height: 39px;
  min-height: 39px;
  color: #333f48;
  font-weight: 500
}

.evo-product-item .title:hover,
.evo-product-item .title:focus {
  color: #e51937
}

@media (max-width: 767px) {
  .evo-product-item .title {
    font-size: 14px;
    max-height: 36px;
    min-height: 36px
  }
}

.evo-product-item .block-prices {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center
}

.evo-product-item .block-prices .product-price {
  color: #ea4335;
  font-weight: 700;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle
}

@media (max-width: 991px) {
  .evo-product-item .block-prices .product-price {
    font-size: 16px
  }
}

.evo-product-item .block-prices .product-old-price {
  display: inline-block;
  font-size: 14px;
  color: #888
}

.evo-product-item .block-prices .product-old-price strong {
  color: #ea4335;
  font-weight: 700
}

.evo-product-item:hover .thumb-img {
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.1)
}

.top-wish-list-content {
  display: none;
  position: absolute;
  right: 0;
  background: #fff;
  padding: 0;
  text-align: left;
  z-index: 10000;
  border-radius: 0;
  -webkit-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
  -moz-box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
  box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.33);
  top: 50px
}

.top-wish-list-content .added-products {
  padding: 10px;
  margin: 0;
  max-height: 582px;
  min-width: 320px
}

.top-wish-list-content .added-products .favorites-message {
  display: block;
  font-size: 13px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #e5e5e5;
  font-weight: 500
}

.top-wish-list-content .added-products .wish-list-small {
  max-height: 200px;
  overflow-y: auto
}

.top-wish-list-content .added-products .wish-list-small::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  border-radius: 0;
  background-color: #F5F5F5
}

.top-wish-list-content .added-products .wish-list-small::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5
}

.top-wish-list-content .added-products .wish-list-small::-webkit-scrollbar-thumb {
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  background-color: #e5e5e5
}

.top-wish-list-content .added-products .wish-list-small .empty-description .empty-icon {
  margin-bottom: 10px;
  display: block
}

.top-wish-list-content .added-products .wish-list-small .empty-description .empty-icon .ico-favorite-heart {
  height: 50px;
  width: 50px;
  background-image: url(//bizweb.dktcdn.net/100/406/843/themes/791282/assets/valentines-heart.svg?1629467341820);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.top-wish-list-content .added-products .wish-list-small .empty-description .empty-text {
  text-align: center
}

.top-wish-list-content .added-products .wish-list-small .empty-description .empty-text h3 {
  margin: 0;
  font-size: 15px;
  font-weight: 600;
  color: #303846
}

.top-wish-list-content .added-products .wish-list-small .empty-description .empty-text p {
  font-size: 13px;
  margin-bottom: 0;
  color: #999
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small {
  position: relative;
  margin-bottom: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dashed #e5e5e5
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .product-image {
  float: left;
  display: block;
  width: 80px;
  margin-right: 10px
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .product-image img:not(.loaded) {
  width: 100% !important;
  height: 100% !important;
  opacity: 0.2
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item {
  padding-left: 90px
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .js-remove-wishlist {
  position: absolute;
  right: 10px;
  color: #1c1c1c;
  font-size: 20px
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .js-remove-wishlist:hover,
.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .js-remove-wishlist:focus {
  color: #e51937
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .product-name {
  margin: 0;
  width: 150px;
  line-height: 1;
  padding-right: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .product-name a {
  font-size: 1em;
  line-height: 20px !important;
  font-weight: 500;
  color: #1c1c1c
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .product-name a:hover,
.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .product-name a:focus {
  color: #e51937
}

.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .detail-item .product-details-bottom .pricechange {
  color: #ea4335;
  display: block
}

.top-wish-list-content .added-products .wish-list-button-all {
  text-align: center;
  margin-top: 10px
}

.top-wish-list-content .added-products .wish-list-button-all a {
  display: block;
  padding: 6px 10px;
  color: #fff;
  background-color: #e51937
}

.top-wish-list-content .added-products .wish-list-button-all a:hover,
.top-wish-list-content .added-products .wish-list-button-all a:focus {
  color: #fff;
  background-color: #b7142c
}

.top-subtotal {
  color: #333;
  font-size: 1.14286em;
  font-weight: 400;
  padding: 12px 0;
  border-top: 1px dashed #e5e5e5;
  text-align: left;
  text-transform: none
}

.top-subtotal .price {
  font-weight: 500;
  color: #ea4335;
  float: right
}

ul#cart-sidebar {
  padding: 10px;
  margin: 0;
  max-height: 582px;
  min-width: 320px
}

ul#cart-sidebar li.list-item {
  max-height: 400px;
  overflow-y: auto
}

ul#cart-sidebar li.action {
  display: none
}

ul#cart-sidebar .no-item {
  text-align: center
}

ul#cart-sidebar .no-item .empty-icon {
  margin-bottom: 10px;
  display: block
}

ul#cart-sidebar .no-item .empty-icon .ico-cart {
  height: 50px;
  width: 50px;
  background-image: url(//bizweb.dktcdn.net/100/406/843/themes/791282/assets/shopping-cart-empty.svg?1629467341820);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto
}

ul#cart-sidebar .no-item p {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 600;
  color: #303846
}

ul#cart-sidebar.hasclass li.action {
  display: block
}

ul#cart-sidebar li.list-item .price2 {
  font-weight: 600;
  color: #f94e3f;
  font-size: 14px;
  display: list-item;
  margin-bottom: 5px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar {
  width: 5px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-track {
  background: rgba(255, 255, 255, 0.9)
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb {
  background: #e51937;
  border-radius: 15px
}

ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:hover,
ul#cart-sidebar li.list-item::-webkit-scrollbar-thumb:active {
  background: #e51937;
  border-radius: 15px
}

.li-fix-1 {
  background: #FFF;
  border-top: 1px solid #ebebeb;
  display: block
}

.li-fix-2 {
  display: block;
  width: 295px
}

.footer-top {
  background: #fbfbfb;
  padding: 10px 0
}

.footer-top .ft-top-inner {
  display: flex;
  align-items: center;
  height: 90px;
  font-size: 14px;
  justify-content: center
}

@media (max-width: 767px) {
  .footer-top .ft-top-inner {
    flex-direction: column;
    height: auto
  }

  .footer-top .ft-top-inner .box-icon img {
    max-width: 80px
  }
}

.footer-top .ft-top-inner .box-txt {
  width: 270px;
  padding-left: 15px
}

@media (max-width: 767px) {
  .footer-top .ft-top-inner .box-txt {
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding: 5px 0
  }
}

.footer-top .ft-top-inner .form-newsletter {
  min-width: 400px
}

@media (max-width: 991px) {
  .footer-top .ft-top-inner .form-newsletter {
    min-width: 300px
  }
}

@media (max-width: 767px) {
  .footer-top .ft-top-inner .form-newsletter {
    min-width: 100%
  }
}

.footer-top .ft-top-inner .form-newsletter form {
  margin-bottom: 0;
  position: relative
}

.footer-top .ft-top-inner .form-newsletter form input {
  background-color: transparent;
  border: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075);
  border: 1px solid #ccc;
  padding-right: 60px;
  border-radius: 5px;
  color: #333;
  margin: 0
}

.footer-top .ft-top-inner .form-newsletter form button {
  position: absolute;
  border: none;
  box-shadow: none;
  outline: none;
  background-color: #e51937;
  color: #fff;
  right: 0;
  top: 0;
  height: 40px;
  padding: 0 10px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  text-transform: uppercase
}

.footer-top .ft-top-inner .form-newsletter form button:hover,
.footer-top .ft-top-inner .form-newsletter form button:focus {
  color: #fff;
  background-color: #c5152f
}

footer {
  padding-top: 20px;
  margin-top: 15px
}

@media (max-width: 991px) {
  footer {
    padding-top: 10px
  }
}

footer .footer-title {
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 16px
}

@media (max-width: 991px) {
  footer .footer-title {
    padding-top: 10px
  }
}

@media (max-width: 480px) {
  footer .footer-title {
    font-size: 14px
  }
}

footer .footer-infos p:not(.footer-title) {
  font-size: 14px;
  margin-bottom: 5px;
  color: #333
}

footer .footer-infos p:not(.footer-title) a {
  color: #333;
  font-weight: 600
}

footer .footer-infos p:not(.footer-title) a:hover,
footer .footer-infos p:not(.footer-title) a:focus {
  color: #e51937
}

footer .footer-infos .social {
  margin-top: 7px
}

footer .footer-infos .social a {
  display: inline-block;
  background-color: #493f49;
  width: 35px;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  border-radius: 50%;
  text-align: center;
  position: relative
}

footer .footer-infos .social a+a {
  margin-left: 5px
}

footer .footer-infos .social a svg {
  height: 20px;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

footer .footer-infos .social a svg path {
  fill: #fff
}

footer .footer-infos .social a.fb {
  background-color: #3b5998
}

footer .footer-infos .social a.tt {
  background-color: #1da1f2
}

footer .footer-infos .social a.yt {
  background-color: #ff0000
}

footer .footer-infos .social a.ins {
  background-color: #5851db
}

footer .footer-infos .social a:hover,
footer .footer-infos .social a:focus {
  opacity: 0.8
}

footer .footer-menu a {
  display: block;
  color: #333;
  font-size: 14px
}

footer .footer-menu a+a {
  margin-top: 2px
}

footer .footer-menu a:hover,
footer .footer-menu a:focus {
  color: #e51937
}

footer .footer-payment {
  display: grid;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  grid-template-columns: repeat(5, 1fr);
  gap: 7px;
  margin-bottom: 10px
}

@media (max-width: 480px) {
  footer .footer-payment {
    grid-template-columns: repeat(3, 1fr)
  }
}

footer .footer-shipping {
  display: grid;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  grid-template-columns: repeat(3, 1fr);
  gap: 7px
}

@media (max-width: 480px) {
  footer .footer-shipping {
    grid-template-columns: repeat(2, 1fr)
  }
}

footer .copyright {
  background-color: #f4f4f4;
  padding: 7px 0;
  font-size: 14px;
  color: #333;
  margin-top: 7px
}

footer .copyright a {
  color: #333
}

footer .copyright a:hover,
footer .copyright a:focus {
  color: #e51937
}

footer .back-to-top {
  position: absolute;
  right: 10px;
  bottom: 60px;
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  top: auto !important;
  height: 40px;
  width: 40px;
  background-color: #000;
  border: 2px solid #fff;
  line-height: 36px;
  border-radius: 4px;
  font-size: 20px;
  transition: all 0.3s ease-out 0s;
  transform: translateY(-120px);
  opacity: 0;
  visibility: hidden
}

footer .back-to-top:hover {
  color: #fff;
  background-color: #e51937;
  border-color: #c0152e
}

footer .back-to-top.show {
  position: fixed;
  z-index: 999;
  transition: all 0.3s ease-out 0s;
  transform: translateY(0px);
  opacity: 1;
  visibility: visible
}

.cart-item {
  background: #fff;
  padding: 20px 10px;
  border-bottom: 1px solid #e1e1e1
}

.cart-item-image {
  float: left;
  width: 120px;
  margin-right: 20px
}

.cart-item-info {
  padding-left: 140px
}

.cart-item-info h3 {
  margin: 0;
  font-size: 1.28571em;
  font-weight: 400
}

.cart-item-info .product-price {
  line-height: 50px
}

.cart-item-info input {
  width: 95px;
  height: 45px;
  border-color: #e1e1e1;
  float: left
}

.cart-item-info .remove-item {
  color: #c6c6c6;
  font-size: 38px;
  font-weight: 300;
  line-height: 47px;
  float: right
}

.cart-item-info .variant {
  color: #adadad
}

.name-product-cart {
  color: #e51937
}

.cart .total-price {
  background: #fff;
  padding: 25px;
  line-height: 45px
}

.dropdown-menu>li>a {
  white-space: inherit
}

*,
input,
:before,
:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"] {
  border: 1px solid #e9e9e9;
  color: #1c1c1c;
  min-height: 40px;
  padding: 0 20px;
  font-size: 14px
}

a {
  color: #333f48
}

a:hover {
  color: #e51937
}

.dropdown-menu {
  box-shadow: none
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  background: none
}

ul,
ol {
  margin: 0;
  padding: 0
}

ul {
  list-style: none inside
}

ol {
  list-style: decimal inside
}

ul.square {
  list-style: square inside
}

ul.disc {
  list-style: disc inside
}

ol.alpha {
  list-style: lower-alpha inside
}

input[type="checkbox"]+label,
input[type="radio"]+label {
  font-weight: normal
}

.clearfix:after {
  content: "";
  display: table;
  clear: both
}

.clearboth {
  clear: both
}

.list-inline {
  *zoom: 1
}

.list-inline:after {
  content: "";
  display: table;
  clear: both
}

.list-inline li {
  float: left;
  margin: 0
}

.no-margin {
  margin: 0 !important
}

.no-padding {
  padding: 0 !important
}

.no-border {
  border: none !important
}

.margin-0 {
  margin: 0px !important
}

.margin-top-0 {
  margin-top: 0px !important
}

.margin-bottom-0 {
  margin-bottom: 0px !important
}

.margin-left-0 {
  margin-left: 0px !important
}

.margin-right-0 {
  margin-right: 0px !important
}

.padding-0 {
  padding: 0px !important
}

.padding-top-0 {
  padding-top: 0px !important
}

.padding-bottom-0 {
  padding-bottom: 0px !important
}

.padding-left-0 {
  padding-left: 0px !important
}

.padding-right-0 {
  padding-right: 0px !important
}

.margin-5 {
  margin: 5px !important
}

.margin-top-5 {
  margin-top: 5px !important
}

.margin-bottom-5 {
  margin-bottom: 5px !important
}

.margin-left-5 {
  margin-left: 5px !important
}

.margin-right-5 {
  margin-right: 5px !important
}

.padding-5 {
  padding: 5px !important
}

.padding-top-5 {
  padding-top: 5px !important
}

.padding-bottom-5 {
  padding-bottom: 5px !important
}

.padding-left-5 {
  padding-left: 5px !important
}

.padding-right-5 {
  padding-right: 5px !important
}

.margin-10 {
  margin: 10px !important
}

.margin-top-10 {
  margin-top: 10px !important
}

.margin-bottom-10 {
  margin-bottom: 10px !important
}

.margin-left-10 {
  margin-left: 10px !important
}

.margin-right-10 {
  margin-right: 10px !important
}

.padding-10 {
  padding: 10px !important
}

.padding-top-10 {
  padding-top: 10px !important
}

.padding-bottom-10 {
  padding-bottom: 10px !important
}

.padding-left-10 {
  padding-left: 10px !important
}

.padding-right-10 {
  padding-right: 10px !important
}

.margin-15 {
  margin: 15px !important
}

.margin-top-15 {
  margin-top: 15px !important
}

.margin-bottom-15 {
  margin-bottom: 15px !important
}

.margin-left-15 {
  margin-left: 15px !important
}

.margin-right-15 {
  margin-right: 15px !important
}

.padding-15 {
  padding: 15px !important
}

.padding-top-15 {
  padding-top: 15px !important
}

.padding-bottom-15 {
  padding-bottom: 15px !important
}

.padding-left-15 {
  padding-left: 15px !important
}

.padding-right-15 {
  padding-right: 15px !important
}

.margin-20 {
  margin: 20px !important
}

.margin-top-20 {
  margin-top: 20px !important
}

.margin-bottom-20 {
  margin-bottom: 20px !important
}

.margin-left-20 {
  margin-left: 20px !important
}

.margin-right-20 {
  margin-right: 20px !important
}

.padding-20 {
  padding: 20px !important
}

.padding-top-20 {
  padding-top: 20px !important
}

.padding-bottom-20 {
  padding-bottom: 20px !important
}

.padding-left-20 {
  padding-left: 20px !important
}

.padding-right-20 {
  padding-right: 20px !important
}

.margin-25 {
  margin: 25px !important
}

.margin-top-25 {
  margin-top: 25px !important
}

.margin-bottom-25 {
  margin-bottom: 25px !important
}

.margin-left-25 {
  margin-left: 25px !important
}

.margin-right-25 {
  margin-right: 25px !important
}

.padding-25 {
  padding: 25px !important
}

.padding-top-25 {
  padding-top: 25px !important
}

.padding-bottom-25 {
  padding-bottom: 25px !important
}

.padding-left-25 {
  padding-left: 25px !important
}

.padding-right-25 {
  padding-right: 25px !important
}

.margin-30 {
  margin: 30px !important
}

.margin-top-30 {
  margin-top: 30px !important
}

.margin-bottom-30 {
  margin-bottom: 30px !important
}

.margin-left-30 {
  margin-left: 30px !important
}

.margin-right-30 {
  margin-right: 30px !important
}

.padding-30 {
  padding: 30px !important
}

.padding-top-30 {
  padding-top: 30px !important
}

.padding-bottom-30 {
  padding-bottom: 30px !important
}

.padding-left-30 {
  padding-left: 30px !important
}

.padding-right-30 {
  padding-right: 30px !important
}

.margin-35 {
  margin: 35px !important
}

.margin-top-35 {
  margin-top: 35px !important
}

.margin-bottom-35 {
  margin-bottom: 35px !important
}

.margin-left-35 {
  margin-left: 35px !important
}

.margin-right-35 {
  margin-right: 35px !important
}

.padding-35 {
  padding: 35px !important
}

.padding-top-35 {
  padding-top: 35px !important
}

.padding-bottom-35 {
  padding-bottom: 35px !important
}

.padding-left-35 {
  padding-left: 35px !important
}

.padding-right-35 {
  padding-right: 35px !important
}

.margin-40 {
  margin: 40px !important
}

.margin-top-40 {
  margin-top: 40px !important
}

.margin-bottom-40 {
  margin-bottom: 40px !important
}

.margin-left-40 {
  margin-left: 40px !important
}

.margin-right-40 {
  margin-right: 40px !important
}

.padding-40 {
  padding: 40px !important
}

.padding-top-40 {
  padding-top: 40px !important
}

.padding-bottom-40 {
  padding-bottom: 40px !important
}

.padding-left-40 {
  padding-left: 40px !important
}

.padding-right-40 {
  padding-right: 40px !important
}

.margin-45 {
  margin: 45px !important
}

.margin-top-45 {
  margin-top: 45px !important
}

.margin-bottom-45 {
  margin-bottom: 45px !important
}

.margin-left-45 {
  margin-left: 45px !important
}

.margin-right-45 {
  margin-right: 45px !important
}

.padding-45 {
  padding: 45px !important
}

.padding-top-45 {
  padding-top: 45px !important
}

.padding-bottom-45 {
  padding-bottom: 45px !important
}

.padding-left-45 {
  padding-left: 45px !important
}

.padding-right-45 {
  padding-right: 45px !important
}

.margin-50 {
  margin: 50px !important
}

.margin-top-50 {
  margin-top: 50px !important
}

.margin-bottom-50 {
  margin-bottom: 50px !important
}

.margin-left-50 {
  margin-left: 50px !important
}

.margin-right-50 {
  margin-right: 50px !important
}

.padding-50 {
  padding: 50px !important
}

.padding-top-50 {
  padding-top: 50px !important
}

.padding-bottom-50 {
  padding-bottom: 50px !important
}

.padding-left-50 {
  padding-left: 50px !important
}

.padding-right-50 {
  padding-right: 50px !important
}

.margin-55 {
  margin: 55px !important
}

.margin-top-55 {
  margin-top: 55px !important
}

.margin-bottom-55 {
  margin-bottom: 55px !important
}

.margin-left-55 {
  margin-left: 55px !important
}

.margin-right-55 {
  margin-right: 55px !important
}

.padding-55 {
  padding: 55px !important
}

.padding-top-55 {
  padding-top: 55px !important
}

.padding-bottom-55 {
  padding-bottom: 55px !important
}

.padding-left-55 {
  padding-left: 55px !important
}

.padding-right-55 {
  padding-right: 55px !important
}

.margin-60 {
  margin: 60px !important
}

.margin-top-60 {
  margin-top: 60px !important
}

.margin-bottom-60 {
  margin-bottom: 60px !important
}

.margin-left-60 {
  margin-left: 60px !important
}

.margin-right-60 {
  margin-right: 60px !important
}

.padding-60 {
  padding: 60px !important
}

.padding-top-60 {
  padding-top: 60px !important
}

.padding-bottom-60 {
  padding-bottom: 60px !important
}

.padding-left-60 {
  padding-left: 60px !important
}

.padding-right-60 {
  padding-right: 60px !important
}

.margin-65 {
  margin: 65px !important
}

.margin-top-65 {
  margin-top: 65px !important
}

.margin-bottom-65 {
  margin-bottom: 65px !important
}

.margin-left-65 {
  margin-left: 65px !important
}

.margin-right-65 {
  margin-right: 65px !important
}

.padding-65 {
  padding: 65px !important
}

.padding-top-65 {
  padding-top: 65px !important
}

.padding-bottom-65 {
  padding-bottom: 65px !important
}

.padding-left-65 {
  padding-left: 65px !important
}

.padding-right-65 {
  padding-right: 65px !important
}

.margin-70 {
  margin: 70px !important
}

.margin-top-70 {
  margin-top: 70px !important
}

.margin-bottom-70 {
  margin-bottom: 70px !important
}

.margin-left-70 {
  margin-left: 70px !important
}

.margin-right-70 {
  margin-right: 70px !important
}

.padding-70 {
  padding: 70px !important
}

.padding-top-70 {
  padding-top: 70px !important
}

.padding-bottom-70 {
  padding-bottom: 70px !important
}

.padding-left-70 {
  padding-left: 70px !important
}

.padding-right-70 {
  padding-right: 70px !important
}

.margin-75 {
  margin: 75px !important
}

.margin-top-75 {
  margin-top: 75px !important
}

.margin-bottom-75 {
  margin-bottom: 75px !important
}

.margin-left-75 {
  margin-left: 75px !important
}

.margin-right-75 {
  margin-right: 75px !important
}

.padding-75 {
  padding: 75px !important
}

.padding-top-75 {
  padding-top: 75px !important
}

.padding-bottom-75 {
  padding-bottom: 75px !important
}

.padding-left-75 {
  padding-left: 75px !important
}

.padding-right-75 {
  padding-right: 75px !important
}

.margin-80 {
  margin: 80px !important
}

.margin-top-80 {
  margin-top: 80px !important
}

.margin-bottom-80 {
  margin-bottom: 80px !important
}

.margin-left-80 {
  margin-left: 80px !important
}

.margin-right-80 {
  margin-right: 80px !important
}

.padding-80 {
  padding: 80px !important
}

.padding-top-80 {
  padding-top: 80px !important
}

.padding-bottom-80 {
  padding-bottom: 80px !important
}

.padding-left-80 {
  padding-left: 80px !important
}

.padding-right-80 {
  padding-right: 80px !important
}

.margin-85 {
  margin: 85px !important
}

.margin-top-85 {
  margin-top: 85px !important
}

.margin-bottom-85 {
  margin-bottom: 85px !important
}

.margin-left-85 {
  margin-left: 85px !important
}

.margin-right-85 {
  margin-right: 85px !important
}

.padding-85 {
  padding: 85px !important
}

.padding-top-85 {
  padding-top: 85px !important
}

.padding-bottom-85 {
  padding-bottom: 85px !important
}

.padding-left-85 {
  padding-left: 85px !important
}

.padding-right-85 {
  padding-right: 85px !important
}

.margin-90 {
  margin: 90px !important
}

.margin-top-90 {
  margin-top: 90px !important
}

.margin-bottom-90 {
  margin-bottom: 90px !important
}

.margin-left-90 {
  margin-left: 90px !important
}

.margin-right-90 {
  margin-right: 90px !important
}

.padding-90 {
  padding: 90px !important
}

.padding-top-90 {
  padding-top: 90px !important
}

.padding-bottom-90 {
  padding-bottom: 90px !important
}

.padding-left-90 {
  padding-left: 90px !important
}

.padding-right-90 {
  padding-right: 90px !important
}

.margin-95 {
  margin: 95px !important
}

.margin-top-95 {
  margin-top: 95px !important
}

.margin-bottom-95 {
  margin-bottom: 95px !important
}

.margin-left-95 {
  margin-left: 95px !important
}

.margin-right-95 {
  margin-right: 95px !important
}

.padding-95 {
  padding: 95px !important
}

.padding-top-95 {
  padding-top: 95px !important
}

.padding-bottom-95 {
  padding-bottom: 95px !important
}

.padding-left-95 {
  padding-left: 95px !important
}

.padding-right-95 {
  padding-right: 95px !important
}

.margin-100 {
  margin: 100px !important
}

.margin-top-100 {
  margin-top: 100px !important
}

.margin-bottom-100 {
  margin-bottom: 100px !important
}

.margin-left-100 {
  margin-left: 100px !important
}

.margin-right-100 {
  margin-right: 100px !important
}

.padding-100 {
  padding: 100px !important
}

.padding-top-100 {
  padding-top: 100px !important
}

.padding-bottom-100 {
  padding-bottom: 100px !important
}

.padding-left-100 {
  padding-left: 100px !important
}

.padding-right-100 {
  padding-right: 100px !important
}

.ajax-load {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  width: 100px;
  height: 100px;
  line-height: 100px;
  opacity: 0;
  visibility: hidden
}

.ajax-load.active {
  opacity: 1;
  visibility: visible;
  z-index: 9999
}

.btn-outline-red {
  background: #fff;
  color: #e51937;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: normal;
  padding: 0px 15px;
  border-radius: 0px;
  border: 1px solid #e51937;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase
}

.btn-red {
  background: #e51937;
  border: 1px solid #e51937;
  color: #fff !important;
  font-weight: 500;
  letter-spacing: 1px;
  font-size: 13px;
  line-height: 38px;
  height: 40px;
  padding: 0px 15px;
  border-radius: 0;
  text-align: center;
  margin-top: 7px !important;
  text-transform: uppercase
}

@keyframes placeHolderShimmer {
  0% {
    background-position: -468px 0
  }

  100% {
    background-position: 468px 0
  }
}

.animated-background,
header.header .header-logo img img:not(.loaded),
.top-wish-list-content .added-products .wish-list-small .wish-list-item-small .product-image img:not(.loaded) {
  animation-duration: 1.25s;
  animation-fill-mode: forwards;
  animation-iteration-count: infinite;
  animation-name: placeHolderShimmer;
  animation-timing-function: linear;
  background: #F6F6F6;
  background: linear-gradient(to right, #F6F6F6 8%, #F0F0F0 18%, #F6F6F6 33%);
  background-size: 700px 104px;
  position: relative
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 0
}

.no-padding-right {
  padding-right: 0 !important
}

.no-padding-left {
  padding-left: 0 !important
}

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="password"],
textarea.form-control,
select.form-control {
  border-radius: 0px;
  color: #999;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #ddd;
  font-size: 14px
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
textarea.form-control:focus,
select.form-control:focus {
  outline: none;
  box-shadow: none
}

.btn-blues,
#btnnewreview,
.evo-button {
  position: relative;
  display: inline-block;
  padding: 8px 28px;
  line-height: normal;
  border: 1px solid #333F48;
  text-transform: uppercase;
  font-size: 14px;
  text-align: center;
  font-weight: 400;
  font-style: normal;
  background-color: #333F48;
  color: #fff;
  border-radius: 4px
}

@media (max-width: 480px) {

  .btn-blues,
  #btnnewreview,
  .evo-button {
    padding: 7px 15px
  }
}

.btn-blues strong,
#btnnewreview strong,
.evo-button strong {
  font-weight: 400
}

.btn-blues:hover,
.btn-blues:focus,
#btnnewreview:hover,
#btnnewreview:focus,
.evo-button:hover,
.evo-button:focus {
  color: #fff;
  background-color: #e51937;
  border-color: #e51937;
  box-shadow: none;
  outline: none
}

.required {
  font-size: 13px;
  color: red
}

.backdrop__body-backdrop___1rvky {
  position: fixed;
  opacity: 0;
  width: 100%;
  left: 0;
  top: 0 !important;
  right: 0;
  bottom: 0;
  background-color: #363636;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out
}

@media (max-width: 480px) {
  .backdrop__body-backdrop___1rvky {
    z-index: 999
  }
}

.backdrop__body-backdrop___1rvky.active {
  visibility: visible;
  opacity: 0.5
}

.mobile-main-menu {
  height: 100vh;
  overflow-y: auto;
  width: 340px;
  position: fixed;
  background-color: #fff;
  z-index: 999999 !important;
  top: 0 !important;
  left: 0;
  transform: translateX(-100%);
  visibility: hidden;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: none;
  touch-action: manipulation
}

@media (max-width: 480px) {
  .mobile-main-menu {
    width: calc(100vw - 65px);
    transform: translateX(calc(-100vw + 65px))
  }
}

.mobile-main-menu::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px transparent;
  -moz-box-shadow: inset 0 0 0px transparent;
  border-radius: 0px;
  background-color: #fff
}

.mobile-main-menu::-webkit-scrollbar {
  width: 0px;
  background-color: #fff
}

.mobile-main-menu::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0px transparent;
  -moz-box-shadow: inset 0 0 0px transparent;
  background-color: #e5e5e5
}

.mobile-main-menu.active {
  visibility: visible;
  transform: translateX(0)
}

.mobile-main-menu.active .la-scroll-fix-infor-user {
  opacity: 1;
  transform: translateX(0)
}

.mobile-main-menu .la-scroll-fix-infor-user {
  opacity: 0;
  transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  transform: translateX(-80px);
  height: 100%;
  overflow: auto;
  padding: 10px 0;
  position: relative
}

.mobile-main-menu .la-scroll-fix-infor-user .evo-close-menu {
  position: absolute;
  margin-left: 0;
  right: 5px;
  top: 5px;
  line-height: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  -webkit-appearance: button;
  cursor: pointer;
  border-radius: 0;
  z-index: 999;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.mobile-main-menu .la-scroll-fix-infor-user .evo-close-menu svg {
  width: 15px;
  height: 15px;
  stroke-width: 1.5px
}

.mobile-main-menu .la-scroll-fix-infor-user .evo-close-menu svg path {
  color: #c8c8c8
}

.mobile-main-menu .la-scroll-fix-infor-user .evo-close-menu:hover {
  transform: translate(0%, 0%) rotate(360deg)
}

.mobile-main-menu .la-scroll-fix-infor-user::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0px transparent;
  -moz-box-shadow: inset 0 0 0px transparent;
  border-radius: 0px;
  background-color: #fff
}

.mobile-main-menu .la-scroll-fix-infor-user::-webkit-scrollbar {
  width: 0px;
  background-color: #fff
}

.mobile-main-menu .la-scroll-fix-infor-user::-webkit-scrollbar-thumb {
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0px transparent;
  -moz-box-shadow: inset 0 0 0px transparent;
  background-color: #e5e5e5
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope {
  position: relative;
  display: block
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a {
  padding: 10px 7.5px;
  padding-right: 25px;
  text-decoration: none;
  color: #222;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  text-transform: uppercase;
  position: relative;
  font-size: 15px;
  font-weight: 500
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg {
  height: 20px !important;
  width: 20px !important;
  position: absolute;
  right: 7.5px;
  top: 50%;
  transform: translate(0, -50%)
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg:after,
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-90deg);
  background-color: currentColor;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg:before {
  width: 11px;
  height: 1px;
  opacity: 1
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg:after {
  width: 1px;
  height: 11px
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg.active:before,
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg.active:after {
  transform: translate(-50%, -50%) rotate(90deg)
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a .svg.active:before {
  opacity: 0
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a:hover,
.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope a:focus {
  color: #e51937
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope.active>a {
  color: #e51937
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope .ul-has-child1 {
  display: none;
  padding-left: 0;
  padding-right: 0
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope .ul-has-child1 li a {
  padding-left: 15px;
  text-transform: none;
  font-weight: normal
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope .ul-has-child1 li .ul-has-child2 {
  display: none;
  padding-left: 0;
  padding-right: 0
}

.mobile-main-menu .la-scroll-fix-infor-user .la-nav-list-items .ng-scope .ul-has-child1 li .ul-has-child2 li a {
  padding-left: 22.5px;
  font-weight: normal
}

.mobile-main-menu .la-scroll-fix-infor-user ul {
  padding: 0 10px
}

@media (max-width: 480px) {
  .s480-f {
    display: block;
    font-size: 0;
    clear: both
  }

  .col-full {
    width: 100%
  }
}

.form-signup .errors {
  color: red
}

.cart_sidebar {
  position: fixed;
  width: 340px;
  top: 0 !important;
  bottom: 0;
  background-color: #fff;
  overflow: hidden;
  z-index: 999999;
  transform: translateX(100%);
  visibility: hidden;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: none;
  touch-action: manipulation;
  right: 0
}

@media (max-width: 480px) {
  .cart_sidebar {
    width: 100%;
    transform: translateX(100%)
  }
}

.cart_sidebar.active {
  visibility: visible;
  transform: translateX(0)
}

.cart_sidebar.active .evo-cart-content {
  opacity: 1;
  transform: translateX(0)
}

.cart_sidebar .evo-cart-content {
  opacity: 0;
  transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  transform: translateX(80px);
  height: 100%;
  position: relative
}

.cart_sidebar .evo-cart-content .cart_heading {
  padding: 15px 15px;
  display: block;
  position: relative
}

.cart_sidebar .evo-cart-content .cart_heading .cart_title {
  margin-bottom: 0;
  text-align: left;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  color: #222;
  font-weight: 600
}

.cart_sidebar .evo-cart-content .cart_heading .cart_btn-close {
  position: absolute;
  margin-left: 0;
  right: 15px;
  top: 18px;
  line-height: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  border-radius: 0;
  z-index: 999;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.cart_sidebar .evo-cart-content .cart_heading .cart_btn-close svg {
  width: 15px;
  height: 15px;
  stroke-width: 1.5px
}

.cart_sidebar .evo-cart-content .cart_heading .cart_btn-close:hover {
  transform: translate(0%, 0%) rotate(360deg)
}

.cart_sidebar .evo-cart-content .cart-footer {
  padding: 10px
}

.cart_sidebar .evo-cart-content .cart-footer hr {
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.cart_sidebar .evo-cart-content .cart-footer .cart__subtotal {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 12px
}

.cart_sidebar .evo-cart-content .cart-footer .cart__subtotal .cart__col-6 {
  width: 50%;
  float: left
}

.cart_sidebar .evo-cart-content .cart-footer .cart__subtotal .cart__totle {
  width: 50%;
  float: left
}

.cart_sidebar .evo-cart-content .cart-footer .cart__subtotal .cart__totle .total-price {
  color: #ea4335
}

.cart_sidebar .evo-cart-content .cart-footer .cart__btn-proceed-checkout-dt {
  display: block;
  position: relative;
  padding-top: 24px
}

.cart_sidebar .evo-cart-content .cart-footer .cart__btn-proceed-checkout-dt button {
  width: 100%;
  background-color: #333F48;
  color: #fff;
  text-align: center
}

.cart_sidebar .evo-cart-content .cart-footer .cart__btn-proceed-checkout-dt button:hover,
.cart_sidebar .evo-cart-content .cart-footer .cart__btn-proceed-checkout-dt button:focus {
  background-color: #e51937
}

.cart_sidebar .evo-cart-content .cart_body {
  padding: 15px;
  height: calc(100vh - 210px);
  overflow-y: auto
}

@media (max-width: 767px) {
  .cart_sidebar .evo-cart-content .cart_body {
    height: calc(100vh - 270px)
  }
}

.cart_sidebar .evo-cart-content .cart_body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #F5F5F5
}

.cart_sidebar .evo-cart-content .cart_body::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5
}

.cart_sidebar .evo-cart-content .cart_body::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #e5e5e5
}

.cart_sidebar .evo-cart-content .cart_body .cart-empty .empty-icon {
  display: block
}

.cart_sidebar .evo-cart-content .cart_body .cart-empty .empty-icon .ico-cart {
  height: 200px;
  width: 200px;
  background-image: url(//bizweb.dktcdn.net/100/406/843/themes/791282/assets/mobile-shopping.svg?1629467341820);
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  margin-left: auto;
  margin-right: auto
}

@media (max-width: 569px) {
  .cart_sidebar .evo-cart-content .cart_body .cart-empty .empty-icon .ico-cart {
    height: 180px;
    width: 180px
  }
}

.cart_sidebar .evo-cart-content .cart_body .cart-empty .btn-cart-empty {
  margin-top: 20px;
  text-align: center
}

.cart_sidebar .evo-cart-content .cart_body .cart-empty .btn-cart-empty a {
  background-color: #e51937;
  display: inline-block;
  padding: 12px 30px;
  color: #fff;
  height: auto;
  line-height: 1.1
}

.cart_sidebar .evo-cart-content .cart_body .cart-empty .btn-cart-empty a:hover,
.cart_sidebar .evo-cart-content .cart_body .cart-empty .btn-cart-empty a:focus {
  background-color: #b7142c;
  color: #fff
}

.cart_sidebar .evo-cart-content .cart_body .cart_product {
  margin-bottom: 15px;
  padding-bottom: 15px;
  display: table;
  width: 100%
}

@media (min-width: 500px) and (max-width: 569px) {
  .cart_sidebar .evo-cart-content .cart_body .cart_product {
    margin-bottom: 5px;
    padding-bottom: 5px
  }
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_image {
  display: table-cell;
  width: 24%;
  vertical-align: top;
  position: relative
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info {
  padding-left: 15px;
  vertical-align: top
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .cart_name {
  margin-bottom: 4px;
  font-size: 13px;
  font-weight: 600
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .cart_name a {
  color: #222
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .cart_name a:hover,
.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .cart_name a:focus {
  color: #e51937
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name {
  width: 50%;
  float: left
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_size {
  font-size: 13px;
  margin-bottom: 0;
  display: block;
  font-weight: normal
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_quantity {
  font-size: 12px;
  margin-bottom: 0;
  display: block;
  font-weight: normal;
  color: #333
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select button {
  border-radius: 0;
  border: 1px solid #e5e5e5;
  border-color: #e5e5e5;
  color: #222;
  line-height: 26px;
  padding: 0;
  margin: 0;
  width: 28px;
  background-color: #fff;
  height: 28px
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select button.btn-minus {
  float: left;
  border-right: 0
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select button.btn-plus {
  float: left;
  border-left: 0
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_item_name .cart_select input {
  display: inline-block;
  height: 28px;
  padding: 0;
  text-align: center;
  border-radius: 0;
  width: 35px;
  float: left;
  min-height: 28px;
  border: 1px solid #e5e5e5;
  color: #222;
  height: 28px;
  font-size: 14px;
  margin: 0
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices {
  width: 50%;
  float: left
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__price {
  margin-bottom: 5px;
  margin-top: 5px
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__price .cart__sale-price {
  font-weight: 500;
  display: block;
  font-size: 14px;
  color: #ea4335
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__btn-remove {
  font-size: 13px;
  color: #e51937
}

.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__btn-remove:hover,
.cart_sidebar .evo-cart-content .cart_body .cart_product .cart_info .row-cart-left .cart_prices .cart__btn-remove:focus {
  text-decoration: underline
}

.evo_sidebar_search {
  position: fixed;
  width: 340px;
  top: 0 !important;
  bottom: 0;
  background-color: #fff;
  overflow: hidden;
  z-index: 999999;
  transform: translateX(100%);
  visibility: hidden;
  transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1), visibility 0.5s cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: none;
  touch-action: manipulation;
  right: 0
}

@media (max-width: 480px) {
  .evo_sidebar_search {
    width: 100%;
    transform: translateX(100%)
  }
}

.evo_sidebar_search.active {
  visibility: visible;
  transform: translateX(0)
}

.evo_sidebar_search.active .evo-search-content {
  opacity: 1;
  transform: translateX(0)
}

.evo_sidebar_search .evo-search-content {
  opacity: 0;
  transition: opacity 0.5s ease 0.25s, transform 0.5s ease 0.25s;
  transform: translateX(80px);
  height: 100%;
  position: relative
}

.evo_sidebar_search .evo-search-content .search_heading {
  padding: 15px 15px;
  display: block;
  position: relative
}

.evo_sidebar_search .evo-search-content .search_heading .search_title {
  margin-bottom: 0;
  text-align: left;
  font-size: 16px;
  display: block;
  text-transform: uppercase;
  color: #222;
  font-weight: 600
}

.evo_sidebar_search .evo-search-content .search_heading .search_close {
  position: absolute;
  margin-left: 0;
  right: 15px;
  top: 18px;
  line-height: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
  border-radius: 0;
  z-index: 999;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out
}

.evo_sidebar_search .evo-search-content .search_heading .search_close svg {
  width: 15px;
  height: 15px;
  stroke-width: 1.5px
}

.evo_sidebar_search .evo-search-content .search_heading .search_close:hover {
  transform: translate(0%, 0%) rotate(360deg)
}

.evo_sidebar_search .evo-search-content .evo-search {
  padding: 15px;
  height: calc(100vh - 100px);
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: relative
}

.evo_sidebar_search .evo-search-content .evo-search::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  background-color: #F5F5F5
}

.evo_sidebar_search .evo-search-content .evo-search::-webkit-scrollbar {
  width: 5px;
  background-color: #F5F5F5
}

.evo_sidebar_search .evo-search-content .evo-search::-webkit-scrollbar-thumb {
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.3);
  background-color: #e5e5e5
}

.evo_sidebar_search .evo-search-content .evo-search .evo-search-form {
  margin-bottom: 0
}

.evo_sidebar_search .evo-search-content .evo-search .evo-search-form input {
  padding: 0 10px;
  border: 1px solid #e5e5e5;
  font-size: 13px
}

.evo_sidebar_search .evo-search-content .evo-search .evo-search-form button {
  border: 1px solid #e51937;
  color: #fff;
  background-color: #e51937;
  box-shadow: none;
  outline: none
}

.evo_sidebar_search .evo-search-content .evo-search .evo-search-form button svg {
  position: relative;
  top: -2px;
  width: 21px;
  height: 21px;
  display: inline-block;
  fill: #fff;
  vertical-align: middle;
  stroke-width: 1px;
  background: none;
  pointer-events: none
}

.evo_sidebar_search .evo-search-content .evo-search .evo-search-form button:hover,
.evo_sidebar_search .evo-search-content .evo-search .evo-search-form button:focus {
  border-color: #c5152f;
  background-color: #c5152f
}

.evo_sidebar_search .evo-search-content .evo-search .results-box {
  color: #555;
  position: absolute;
  top: 60px;
  z-index: 9999;
  width: calc(100% - 30px)
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a {
  background-color: #fff;
  padding: 7px 0px;
  font-size: 14px;
  display: block
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a .img {
  text-align: center;
  float: left;
  width: 70px;
  margin-right: 5px
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a .d-title {
  text-transform: none;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 0;
  margin-top: 0;
  color: #303846
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a .d-title.d-price {
  color: #ea4335 !important
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a:hover .d-title,
.evo_sidebar_search .evo-search-content .evo-search .results-box a:focus .d-title {
  color: #e51937
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a+a {
  border-top: 1px solid rgba(0, 0, 0, 0.1)
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a.note {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #222
}

.evo_sidebar_search .evo-search-content .evo-search .results-box a.note:hover,
.evo_sidebar_search .evo-search-content .evo-search .results-box a.note:focus {
  color: #e51937
}

.evo_sidebar_search .evo-search-content .evo-search .results-box .note {
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  color: #222;
  padding: 7px 0px
}

.evo_sidebar_search .evo-search-content .evo-search .results-box .note:hover,
.evo_sidebar_search .evo-search-content .evo-search .results-box .note:focus {
  color: #e51937
}

.evo_sidebar_search .evo-search-content .evo-search .results-box .evo-loading {
  display: block;
  padding: 7px;
  text-align: center
}

.help-block.form-error {
  color: red;
  font-size: 12px
}

@keyframes nFadeIn {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes nFadeOut {
  from {
    opacity: 1
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
    bottom: 0
  }
}

#someone-purchased {
  background: #fff;
  display: none;
  bottom: 20px;
  left: 20px;
  top: auto !important;
  right: auto !important;
  position: fixed;
  text-align: left;
  width: auto;
  z-index: 99999;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  padding: 5px;
  border-radius: 5px
}

@media (max-width: 480px) {
  #someone-purchased {
    left: 10px;
    bottom: 10px;
    width: calc(100% - 20px)
  }
}

#someone-purchased .someone-purchased-content {
  overflow: hidden;
  display: flex;
  align-items: center
}

#someone-purchased .someone-purchased-content img {
  flex: 1;
  cursor: pointer;
  max-width: 60px;
  width: 60px
}

@media (max-width: 480px) {
  #someone-purchased .someone-purchased-content img {
    max-width: 45px;
    width: 45px
  }
}

#someone-purchased .someone-purchased-content p {
  flex: 1;
  color: #333f48;
  font-size: 13px;
  margin: 0 0 0 13px;
  line-height: 20px;
  max-width: 300px
}

@media (max-width: 480px) {
  #someone-purchased .someone-purchased-content p {
    max-width: 100%
  }
}

#someone-purchased .someone-purchased-content p a {
  padding-right: 51px;
  color: #333f48;
  display: block;
  font-size: 15px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  white-space: unset;
  max-height: 40px;
  min-height: 40px
}

@media (max-width: 480px) {
  #someone-purchased .someone-purchased-content p a {
    padding-right: 20px;
    font-size: 14px
  }
}

#someone-purchased .someone-purchased-content p a:hover {
  color: #e51937
}

#someone-purchased .someone-purchased-content p small {
  text-align: right;
  display: block;
  font-size: 10px;
  margin-bottom: 0px;
  line-height: 12px;
  color: #e51937
}

#someone-purchased.fade-in {
  opacity: 0;
  animation-name: nFadeIn;
  animation-duration: 1s;
  animation-fill-mode: both
}

#someone-purchased.fade-out {
  opacity: 0;
  animation-name: nFadeOut;
  animation-duration: 1s;
  animation-fill-mode: both
}

#someone-purchased .close-buttom-popup {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
  color: #333f48
}

#someone-purchased .close-buttom-popup:hover {
  color: #e51937
}