/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
._has-modal .page-wrapper {
  z-index: 0;
}
.loading,
.loading:focus {
  background: url(../images/loader-1.gif) no-repeat center center;
  background-size: 30px auto;
}
.lazyloader.loading {
  min-height: 400px;
  background-size: 50px auto;
}
body.menu-open .page-wrapper:before {
  display: block;
}
@media (max-width: 1024px) {
  html.nav-open .ves-megamenu .navigation .navigation-menu > ul:before {
    content: "Shop By Department";
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    font-family: 'Kanit', sans-serif;
    color: #fff;
    width: 100%;
    text-transform: uppercase;
    margin-bottom: 25px;
    display: block;
  }
}
footer.page-footer {
  /*background-color: @primary_color;*/
  padding-bottom: 0;
  position: relative;
  padding-top: 80px;
  background-color: transparent;
}
@media (max-width: 769px) {
  footer.page-footer {
    padding-top: 92px;
  }
}
footer.page-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0061ae;
  transform: scaleX(1.4);
  z-index: -1;
}
@media (max-width: 991px) {
  footer.page-footer:before {
    transform: scaleX(2);
  }
}
@media (max-width: 767px) {
  footer.page-footer:before {
    transform: scaleX(1.8);
  }
}
@media (max-width: 769px) {
  footer .footer.content {
    padding: 0 37px;
  }
}
footer .footer.content {
  border-top: 0 !important;
}
footer .block.newsletter {
  width: 100%;
  max-width: 100%;
  position: relative;
}
footer .block.newsletter:before {
  content: "";
  width: 385px;
  height: 228px;
  display: none;
  background-image: url(../images/newsletter-before.png);
  background-repeat: no-repeat;
  position: absolute;
  top: -173px;
  left: 0;
  z-index: 1;
  background-size: cover;
}
@media (max-width: 769px) {
  footer .block.newsletter:before {
    width: 191px;
    height: 137px;
    top: -160px;
    left: -10px;
  }
}
@media (max-width: 991px) {
  footer .block.newsletter:before {
    width: 252px;
    height: 181px;
    top: -113px;
  }
}
@media (max-width: 767px) {
  footer .block.newsletter:before {
    background-image: url(../images/svg-dot-mobile.svg);
    width: 209px;
    height: 146px;
    top: -135px;
    left: -24px;
    background-size: contain;
    transform: rotate(-4deg);
  }
}
footer .block.newsletter .circle-div {
  width: 385px;
  height: 228px;
  display: block;
  position: absolute;
  top: -173px;
  left: 0;
  background-size: cover;
}
@media (max-width: 1679px) {
  footer .block.newsletter .circle-div {
    top: -133px;
  }
}
@media (max-width: 1200px) {
  footer .block.newsletter .circle-div {
    top: -165px;
  }
}
@media (max-width: 1023px) {
  footer .block.newsletter .circle-div {
    top: -125px;
  }
}
footer .block.newsletter .circle-div:before {
  content: "";
  height: 68px;
  width: 68px;
  border-radius: 1110px;
  background: #dd1728;
  display: block;
  position: absolute;
  bottom: auto;
  left: 63px;
  z-index: -38;
  transform: none;
  -webkit-filter: url(#blur22);
  filter: url(#blur22);
  display: none;
}
@media (min-width: 992px) {
  footer .block.newsletter .circle-div:before {
    top: 140px;
    left: 63px;
    display: block;
  }
}
@media (min-width: 1600px) {
  footer .block.newsletter .circle-div:before {
    top: 120px;
  }
}
@media (min-width: 2000px) {
  footer .block.newsletter .circle-div:before {
    top: 105px;
  }
}
@media (min-width: 2200px) {
  footer .block.newsletter .circle-div:before {
    top: 70px;
  }
}
footer .block.newsletter .circle-div svg {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}
footer .block.newsletter .circle-div svg #Ellipse_65 {
  display: block;
}
@media (min-width: 992px) {
  footer .block.newsletter .circle-div svg #Ellipse_65 {
    display: none;
  }
}
@media (max-width: 769px) {
  footer .block.newsletter .circle-div {
    width: 191px;
    height: 137px;
    top: -160px;
    left: -10px;
  }
}
@media (max-width: 991px) {
  footer .block.newsletter .circle-div {
    width: 252px;
    height: 181px;
    top: -113px;
  }
}
@media (max-width: 767px) {
  footer .block.newsletter .circle-div {
    width: 209px;
    height: 146px;
    top: -135px;
    left: -24px;
    transform: rotate(-4deg);
  }
}
footer .block.newsletter .field.newsletter {
  width: 100%;
  max-width: 100%;
}
footer .block.newsletter .field.newsletter .message {
  text-align: center;
  color: #fff;
}
footer .block.newsletter .field.newsletter .control {
  text-align: center;
  display: inline-block;
  width: 100%;
}
footer .block.newsletter .field.newsletter .control:before {
  display: none;
}
footer .block.newsletter .field.newsletter .control .label {
  font-size: 45px;
  font-weight: 900;
  line-height: 45px;
  color: #ffffff;
  width: 100%;
  margin-bottom: 26px;
  display: block;
}
@media (max-width: 1200px) {
  footer .block.newsletter .field.newsletter .control .label {
    font-size: 39px;
    line-height: 62px;
    margin-bottom: 16px;
  }
}
@media (max-width: 769px) {
  footer .block.newsletter .field.newsletter .control .label {
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 25px;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block {
  display: flex;
  flex-wrap: wrap;
  max-width: 946px;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1023px) {
  footer .block.newsletter .field.newsletter .control .flex-block {
    max-width: 686px;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block .field {
  padding: 0 !important;
  border: 0 !important;
  position: relative;
  margin-right: 6px !important;
  height: auto !important;
}
footer .block.newsletter .field.newsletter .control .flex-block .field .mage-error {
  margin: 0;
  left: 0;
  top: 60px;
}
@media (max-width: 640px) {
  footer .block.newsletter .field.newsletter .control .flex-block .field .mage-error {
    top: auto;
  }
}
@media (max-width: 640px) {
  footer .block.newsletter .field.newsletter .control .flex-block .field {
    max-width: 100%;
    margin: 0 0 14px 0 !important;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block .actions {
  width: auto;
}
footer .block.newsletter .field.newsletter .control .flex-block .actions .loading-div {
  display: block;
  width: 30px;
  margin: 5px auto;
}
footer .block.newsletter .field.newsletter .control .flex-block input {
  height: 52px;
  border: 2px solid #fff;
  border-radius: 29px;
  padding: 0 22px;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Kanit', sans-serif;
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
}
footer .block.newsletter .field.newsletter .control .flex-block input::placeholder {
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  footer .block.newsletter .field.newsletter .control .flex-block input {
    font-size: 14px;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block div.mage-error {
  margin-top: 60px;
  display: inline-block;
  position: absolute;
  transform: none;
  width: auto;
  left: 255px;
  text-align: left;
}
@media (max-width: 769px) {
  footer .block.newsletter .field.newsletter .control .flex-block div.mage-error {
    transform: none;
    left: 50%;
  }
}
@media (max-width: 767px) {
  footer .block.newsletter .field.newsletter .control .flex-block div.mage-error {
    margin-top: 0px;
    display: block;
    position: relative;
    transform: translateY(-10px);
  }
}
footer .block.newsletter .field.newsletter .control .flex-block .field.input-text {
  max-width: 518px;
  margin: 0 5px 0 0;
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  footer .block.newsletter .field.newsletter .control .flex-block .field.input-text {
    max-width: 258px;
  }
}
@media (max-width: 769px) {
  footer .block.newsletter .field.newsletter .control .flex-block .field.input-text {
    max-width: 47%;
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  footer .block.newsletter .field.newsletter .control .flex-block .field.input-text {
    max-width: 100%;
    margin: 0 0 14px 0;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block .field.input-text:first-child {
  max-width: 238px;
  margin: 0 2px 0 0;
  display: inline-block;
  width: 100%;
}
@media (max-width: 769px) {
  footer .block.newsletter .field.newsletter .control .flex-block .field.input-text:first-child {
    max-width: 47%;
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  footer .block.newsletter .field.newsletter .control .flex-block .field.input-text:first-child {
    max-width: 100%;
    margin: 0 0 14px 0;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block input[type="text"],
footer .block.newsletter .field.newsletter .control .flex-block .first-name {
  max-width: 238px;
  margin: 0 2px 0 0;
  display: inline-block;
  width: 100%;
}
@media (max-width: 769px) {
  footer .block.newsletter .field.newsletter .control .flex-block input[type="text"],
  footer .block.newsletter .field.newsletter .control .flex-block .first-name {
    max-width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  footer .block.newsletter .field.newsletter .control .flex-block input[type="text"],
  footer .block.newsletter .field.newsletter .control .flex-block .first-name {
    max-width: 100%;
    margin: 0 0 14px 0;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block input[type="email"],
footer .block.newsletter .field.newsletter .control .flex-block .newsletter-email {
  max-width: 518px;
  margin: 0 5px 0 0;
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  footer .block.newsletter .field.newsletter .control .flex-block input[type="email"],
  footer .block.newsletter .field.newsletter .control .flex-block .newsletter-email {
    max-width: 258px;
  }
}
@media (max-width: 769px) {
  footer .block.newsletter .field.newsletter .control .flex-block input[type="email"],
  footer .block.newsletter .field.newsletter .control .flex-block .newsletter-email {
    max-width: 100%;
    margin-bottom: 40px;
  }
}
@media (max-width: 640px) {
  footer .block.newsletter .field.newsletter .control .flex-block input[type="email"],
  footer .block.newsletter .field.newsletter .control .flex-block .newsletter-email {
    max-width: 100%;
    margin: 0 0 14px 0;
  }
}
footer .block.newsletter .field.newsletter .control .flex-block button {
  background-color: #ffffff;
  color: #0061ae;
  border-radius: 29px;
  padding: 0 22px;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Kanit', sans-serif;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  height: 52px;
  width: 170px;
}
footer .block.newsletter .field.newsletter .control .flex-block button:hover {
  color: #ffffff;
  background-color: transparent;
}
@media (max-width: 640px) {
  footer .block.newsletter .field.newsletter .control .flex-block button {
    margin: 0 0 0 0;
  }
}
footer .block.newsletter .actions {
  width: 100%;
}
footer .footer-main {
  float: left;
  width: 100%;
  margin-top: 92px;
  padding-bottom: 72px;
}
@media (max-width: 1200px) {
  footer .footer-main {
    margin-top: 32px;
    padding-bottom: 42px;
  }
}
@media (max-width: 1023px) {
  footer .footer-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (max-width: 769px) {
  footer .footer-main {
    padding-bottom: 21px;
    margin-top: 66px;
  }
}
footer .footer-main .blocks {
  float: left;
}
@media (max-width: 769px) {
  footer .footer-main .blocks {
    margin-bottom: 13px !important;
  }
}
footer .footer-main .blocks h2 {
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 28px 0;
  font-size: 24px;
}
@media (max-width: 1370px) {
  footer .footer-main .blocks h2 {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  footer .footer-main .blocks h2 {
    font-size: 19px;
    margin-bottom: 11px;
  }
}
@media (max-width: 1023px) {
  footer .footer-main .blocks h2 {
    font-size: 17px;
    margin-bottom: 11px;
    line-height: 25px;
  }
}
@media (max-width: 769px) {
  footer .footer-main .blocks h2 {
    font-size: 24px;
    line-height: 35px;
  }
}
footer .footer-main .blocks p {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  line-height: 27px;
  letter-spacing: 0.05em;
  margin: 0;
}
@media (max-width: 1370px) {
  footer .footer-main .blocks p {
    font-size: 16px;
    line-height: 25px;
  }
}
@media (max-width: 1200px) {
  footer .footer-main .blocks p {
    font-size: 14px;
    line-height: 23px;
  }
}
footer .footer-main .block1 {
  width: 21%;
  padding-right: 47px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 1370px) {
  footer .footer-main .block1 {
    width: 18%;
  }
}
@media (max-width: 1023px) {
  footer .footer-main .block1 {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    padding-right: 0;
  }
}
@media (max-width: 1023px) {
  footer .footer-main .block1 {
    order: 4;
    margin-bottom: 0;
    margin-top: 60px;
  }
}
footer .footer-main .block1 figure {
  margin-bottom: 34px;
}
@media (max-width: 1023px) {
  footer .footer-main .block1 figure {
    margin-bottom: 20px;
  }
}
@media (max-width: 769px) {
  footer .footer-main .block1 figure {
    margin-bottom: 34px;
  }
}
footer .footer-main .block1 figure img {
  display: inline-block;
}
footer .footer-main .block2 {
  width: 23%;
}
@media (max-width: 1023px) {
  footer .footer-main .block2 {
    width: 25%;
    padding-right: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    order: 0;
  }
}
@media (max-width: 769px) {
  footer .footer-main .block2 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
footer .footer-main .block3 {
  width: 21%;
}
@media (max-width: 1679px) {
  footer .footer-main .block3 {
    width: 17%;
  }
}
@media (max-width: 1023px) {
  footer .footer-main .block3 {
    width: 25%;
    padding-right: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    order: 1;
  }
}
@media (max-width: 769px) {
  footer .footer-main .block3 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
footer .footer-main .block4 {
  width: 21%;
}
@media (max-width: 1023px) {
  footer .footer-main .block4 {
    width: 25%;
    padding-right: 25px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    order: 2;
  }
}
@media (max-width: 769px) {
  footer .footer-main .block4 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
footer .footer-main .block5 {
  width: 12%;
}
@media (max-width: 1679px) {
  footer .footer-main .block5 {
    width: 18%;
  }
}
@media (max-width: 1370px) {
  footer .footer-main .block5 {
    width: 21%;
  }
}
@media (max-width: 1023px) {
  footer .footer-main .block5 {
    width: 25%;
    order: 3;
  }
}
@media (max-width: 769px) {
  footer .footer-main .block5 {
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
  }
}
footer .footer-main .block5 p {
  margin-bottom: 20px;
}
footer .footer-main .block5 p a {
  color: #fff;
  text-decoration: none;
}
footer .footer-main .block5 p a:hover {
  color: #ccdfef;
  text-decoration: none;
}
footer .footer-main .block5 .social-media {
  display: inline-block;
}
footer .footer-main .block5 .social-media li {
  float: left;
  width: auto;
  margin-right: 10px;
}
footer .footer-main .block5 .social-media li:last-child {
  margin-right: 0;
}
footer .footer-main .block5 .social-media a:hover svg path {
  fill: #70ade1;
}
footer .footer-main .payment-image {
  float: left;
  width: auto;
  background-color: #ffffff;
  padding: 5px;
  border-radius: 7px;
}
@media (max-width: 1023px) {
  footer .footer-main .payment-image {
    float: none;
    display: inline-block;
  }
}
footer .footer-main .payment-image img {
  display: block;
}
footer .footer-main .design-by {
  position: absolute;
  font-family: 'Nunito Sans', sans-serif;
  bottom: 94px;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  letter-spacing: 0.03em;
}
footer .footer-main .design-by a {
  color: #ffffff;
}
footer .footer-main .design-by a:hover {
  text-decoration: underline;
}
@media (max-width: 1200px) {
  footer .footer-main .design-by {
    bottom: 54px;
  }
}
@media (max-width: 1023px) {
  footer .footer-main .design-by {
    width: 100%;
    position: relative;
    bottom: auto;
    text-align: center;
    margin-top: 30px;
    order: 5;
  }
}
@media (max-width: 769px) {
  footer .footer-main .design-by {
    margin-top: 27px;
    line-height: 19px;
  }
}
footer .footer-main ul {
  padding: 0 !important;
  margin: 0 !important;
}
footer .footer-main ul li {
  list-style: none;
  color: #ffffff;
  text-transform: none;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 18px;
  margin: 0 0 23px 0;
}
@media (max-width: 1370px) {
  footer .footer-main ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 1200px) {
  footer .footer-main ul li {
    font-size: 14px;
    margin-bottom: 7px;
  }
}
footer .footer-main ul li a {
  color: #fff;
}
footer .footer-main ul li a:hover {
  color: #ccdfef;
  text-decoration: none;
}
@media (max-width: 769px) {
  footer .footer-main .block-div {
    display: none;
  }
}
.custom-button-div {
  margin: 40px 0;
}
body:has(.minicart-wrapper.active) {
  overflow: hidden;
}
body:has(.minicart-wrapper.active) .page-wrapper:before {
  display: block !important;
}
body:has(.minicart-wrapper.active) .page-wrapper .ves-megamenu.top-navigation > .navigation {
  z-index: -1;
}
body:has(.minicart-wrapper.active) .page-wrapper .page-header .header.content .head-main {
  border-bottom-color: transparent;
}
body .page-wrapper:before {
  content: "";
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 42;
  top: auto;
}
@media (max-width: 480px) {
  body .page-wrapper:before {
    display: none;
  }
}
body .minicart-wrapper .modal-inner-wrap {
  position: relative;
  z-index: 50;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
body .minicart-wrapper.active .basket-popup {
  right: 0;
  background-color: transparent;
}
body .minicart-wrapper .basket-popup {
  position: fixed;
  top: 0;
  right: -530px;
  height: 100vh;
  margin: 0;
  border: 0;
  transition: all linear 0.3s;
  min-width: 200px;
  max-width: 500px;
  padding: 0;
  width: 100%;
}
body .minicart-wrapper .basket-popup .minicart-items-wrapper {
  padding: 0;
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup {
    min-width: 87%;
    max-width: 87%;
    width: 100%;
  }
}
body .minicart-wrapper .basket-popup .modal-inner-wrap {
  height: 85vh;
  width: 100%;
  padding: 60px 40px 30px 40px;
  overflow-y: auto;
  overflow-x: hidden;
  transition: all linear 0.3s;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  body .minicart-wrapper .basket-popup .modal-inner-wrap {
    padding: 60px 20px 30px 60px;
  }
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup .modal-inner-wrap {
    padding: 70px 20px 0 0;
    height: 64vh;
    background-color: #fff;
  }
}
body .minicart-wrapper .basket-popup .modal-inner-wrap .minicart-items-wrapper {
  margin: 0;
}
body .minicart-wrapper .basket-popup .action.close {
  width: auto;
  height: auto;
  top: 0;
  right: 40px;
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup .action.close {
    top: 20px;
    right: 20px;
  }
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup .action.close {
    top: 20px;
    right: 20px;
  }
}
body .minicart-wrapper .basket-popup .action.close:before {
  content: "";
  height: 45px;
  width: 45px;
  display: block;
  background-image: url("../images/prev-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ccdfef;
  border-radius: 100%;
  float: left;
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup .action.close:before {
    height: 35px;
    width: 35px;
  }
}
body .minicart-wrapper .basket-popup .action.close span {
  position: relative;
  margin: 0;
  overflow: visible;
  padding: 0;
  width: auto;
  font-size: 0;
}
body .minicart-wrapper .basket-popup .action.close span:before {
  content: "Back";
  font-size: 16px;
  font-weight: 700;
  color: #0061ae;
  text-transform: uppercase;
  line-height: 45px;
  margin-left: 10px;
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup .action.close span:before {
    line-height: 35px;
  }
}
body .minicart-wrapper .basket-popup:before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: scale(1.6);
  z-index: -1;
}
@media (min-width: 1700px) {
  body .minicart-wrapper .basket-popup:before {
    right: -30px;
  }
}
@media (max-width: 1699px) {
  body .minicart-wrapper .basket-popup:before {
    right: -70px;
  }
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup:before {
    display: block;
    right: -88px;
    transform: scale(1.7);
  }
}
body .minicart-wrapper .basket-popup div[data-action="scroll"] {
  height: auto !important;
}
body .minicart-wrapper .basket-popup .block-title {
  display: none;
}
body .minicart-wrapper .basket-popup .block-content {
  display: flex;
  flex-wrap: wrap;
}
body .minicart-wrapper .basket-popup .block-content .items-total {
  display: none;
}
body .minicart-wrapper .basket-popup .block-content .subtotal {
  order: 1;
  flex: 0 0 100%;
  margin-bottom: 0;
  margin-top: 12px;
}
body .minicart-wrapper .basket-popup .block-content div[data-action="scroll"] {
  order: 0;
  flex: 0 0 100%;
  overflow-x: hidden;
}
body .minicart-wrapper .basket-popup .block-content .actions {
  order: 2;
  flex: 0 0 100%;
}
body .minicart-wrapper .basket-popup .block-content .actions.cart-button {
  margin-top: 20px;
}
body .minicart-wrapper .basket-popup .block-content .actions .primary {
  margin: 0 !important;
}
body .minicart-wrapper .basket-popup .modal-header {
  padding: 0;
  margin-bottom: 27px;
  text-align: center;
}
body .minicart-wrapper .basket-popup .modal-header .modal-title {
  font-size: 42px;
  font-weight: 900;
  text-transform: capitalize;
  padding: 0;
  border: 0;
  text-align: center;
  color: #0061ae;
}
@media (max-width: 1200px) {
  body .minicart-wrapper .basket-popup .modal-header .modal-title {
    font-size: 32px;
    margin-bottom: 12px;
  }
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup .modal-header .modal-title {
    font-size: 29px;
    margin: 0;
  }
}
body .minicart-wrapper .basket-popup .modal-content {
  padding-left: 0;
  height: 100%;
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup .modal-content {
    padding-right: 0;
  }
}
body .minicart-wrapper .basket-popup .free-delivery {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  min-width: 100%;
  padding: 9px 40px;
  font-size: 15px;
  margin-bottom: 22px;
}
body .minicart-wrapper .basket-popup .free-delivery:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  body .minicart-wrapper .basket-popup .free-delivery {
    padding: 12px 20px;
  }
}
body .minicart-wrapper .basket-popup .free-delivery:hover {
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
}
@media (max-width: 1200px) {
  body .minicart-wrapper .basket-popup .free-delivery {
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup .free-delivery {
    font-size: 11px;
  }
}
body .minicart-wrapper .basket-popup ol {
  padding: 0;
  margin: 0;
}
body .minicart-wrapper .basket-popup ol li {
  position: relative;
  padding: 20px 0 !important;
}
body .minicart-wrapper .basket-popup ol li > .product {
  display: flex;
  flex-wrap: wrap;
}
body .minicart-wrapper .basket-popup ol li .product-item-photo {
  flex: 0 0 38%;
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup ol li .product-item-photo {
    flex: 0 0 32%;
  }
}
body .minicart-wrapper .basket-popup ol li .product-item-photo .product-image-container {
  width: 100% !important;
}
body .minicart-wrapper .basket-popup ol li .product-item-details {
  flex: 0 0 54%;
  padding-left: 24px;
  padding-right: 10px;
}
@media (max-width: 1200px) {
  body .minicart-wrapper .basket-popup ol li .product-item-details {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup ol li .product-item-details {
    flex: 0 0 61%;
  }
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product-item-name {
  font-size: 21px;
  line-height: 23px;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 0 25px 0;
}
@media (max-width: 1200px) {
  body .minicart-wrapper .basket-popup ol li .product-item-details .product-item-name {
    margin-bottom: 19px;
  }
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product-item-name a {
  color: #000000;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product-item-name a:hover {
  color: #0061ae;
  text-decoration: none;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-box:has(.old-price) .special-price .price {
  color: red !important;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container {
  display: flex;
  align-items: center;
  margin-bottom: 13px;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .price {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .special-price {
  float: right;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .special-price .price-label {
  display: none;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .special-price .price {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .old-price {
  order: -1;
  color: #898989;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 21px;
  width: 95px;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .old-price .price-container {
  text-decoration: line-through;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .old-price .price-container .price-label {
  color: #898989;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .price-container .old-price .price-container .price {
  color: #898989;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.actions {
  margin: 0;
  position: absolute;
  right: 0;
  top: 25px;
  z-index: 999;
  left: auto;
  max-width: 20px;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.actions .primary {
  display: none;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.actions .secondary {
  min-width: initial;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.actions .secondary .action {
  padding: 0;
  background: transparent;
  border: 0;
  min-width: initial;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.actions .secondary .action:before {
  content: "";
  background: url(../images/bin-icon.svg) no-repeat;
  display: block;
  width: 21px;
  height: 21px;
  background-position: center center;
  background-size: 20px auto;
  filter: brightness(0);
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background-color: #0061ae;
  border-radius: 20px;
  width: 92px;
  margin-top: 5px;
  position: relative;
  padding: 0;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box .label {
  display: none !important;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box .update-cart-item {
  position: absolute;
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  border-radius: 20px;
  right: -90px;
  text-transform: uppercase;
  font-size: 13px;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box .update-cart-item:hover {
  background-color: #0061ae;
  color: #fff;
  border-color: #0061ae;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box .less {
  width: auto;
  height: auto;
  font-size: 0;
  padding: 15px 0 15px 14px;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box .less:before {
  content: "";
  background-image: url(../images/minus.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 2px;
  display: block;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box .more {
  width: auto;
  height: auto;
  font-size: 0;
  display: block;
  padding: 13px 14px 13px 0;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box .more:before {
  content: "";
  background-image: url(../images/plus.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 10px;
  height: 10px;
  display: block;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .qty-box input {
  height: 37px;
  width: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  font-family: 'Kanit', sans-serif;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.options .toggle {
  display: none;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.options .content {
  display: block !important;
  width: 100%;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dl {
  width: 100%;
  margin: 0;
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dt {
  float: left;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  text-transform: capitalize;
  width: 100%;
  margin-bottom: 10px;
  color: #000000;
  clear: both;
}
@media (max-width: 1200px) {
  body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dt {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dt {
    width: 100%;
  }
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dt:after {
  content: ":";
}
body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dd {
  float: left;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  text-transform: capitalize;
  width: 100%;
  text-align: left;
  padding-left: 0;
  color: #000000;
}
@media (max-width: 1200px) {
  body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dd {
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  body .minicart-wrapper .basket-popup ol li .product-item-details .product.options dd {
    padding-left: 0;
    width: 100%;
    float: left;
  }
}
body .minicart-wrapper .basket-popup .subtotal {
  display: flex;
  justify-content: space-between;
  margin-top: 38px;
  margin-left: 0;
  margin-right: 0;
}
body .minicart-wrapper .basket-popup .subtotal .label {
  font-size: 19px;
  font-weight: 500;
  color: #000;
}
body .minicart-wrapper .basket-popup .subtotal .amount.price-container {
  font-size: 20px;
  margin-right: 0;
  font-weight: 500;
}
body .minicart-wrapper .basket-popup .subtotal .amount.price-container .price {
  font-size: 20px;
  margin-right: 0;
  font-weight: 500;
}
body .minicart-wrapper .basket-popup .actions {
  max-width: 302px;
  margin: 0 auto;
  margin-top: 36px;
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup .actions {
    margin-top: 25px;
  }
}
body .minicart-wrapper .basket-popup .actions .btn,
body .minicart-wrapper .basket-popup .actions .action {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 100%;
  background-color: #0061ae;
  border-color: #0061ae;
  color: #ffffff;
  padding: 9px 40px;
  font-size: 15px;
  margin-bottom: 20px;
}
body .minicart-wrapper .basket-popup .actions .btn:hover,
body .minicart-wrapper .basket-popup .actions .action:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  body .minicart-wrapper .basket-popup .actions .btn,
  body .minicart-wrapper .basket-popup .actions .action {
    padding: 12px 20px;
  }
}
@media (max-width: 767px) {
  body .minicart-wrapper .basket-popup .actions .btn,
  body .minicart-wrapper .basket-popup .actions .action {
    margin-bottom: 10px;
  }
}
body .minicart-wrapper .basket-popup .actions .btn:hover,
body .minicart-wrapper .basket-popup .actions .action:hover {
  background-color: transparent;
  color: #0061ae;
  border-color: #0061ae;
}
body .minicart-wrapper .basket-popup .actions .btn.viewcart,
body .minicart-wrapper .basket-popup .actions .action.viewcart {
  min-width: 100%;
  border-color: #0061ae;
  background-color: #ffffff;
  color: #0061ae;
}
body .minicart-wrapper .basket-popup .actions .btn.viewcart:hover,
body .minicart-wrapper .basket-popup .actions .action.viewcart:hover {
  background-color: #0061ae;
  color: #ffffff;
}
body .minicart-wrapper .basket-popup .payment-img {
  width: 100%;
  text-align: center;
  margin-top: 14px;
  order: 5;
}
body .minicart-wrapper .basket-popup .payment-img img {
  display: inline-block;
}
body .minicart-wrapper .basket-popup .secondary.customBtn a.action.viewcart.button {
  background-color: #fff;
  color: #0061ae;
  border: 2px solid #0061ae;
  border-radius: 40px;
  padding: 7px 30px !important;
  width: 100%;
  text-align: center;
  max-width: 300px;
  margin: 0 auto 10px;
  display: table;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: .05em;
  line-height: 24px;
}
body .minicart-wrapper .basket-popup .secondary.customBtn a.action.viewcart.button:hover {
  background: #0061ae;
  color: #fff;
}
.cart-popup._has-modal .page-wrapper .page-header {
  z-index: 9999;
}
.cart-popup._has-modal .page-wrapper .page-header .header.content .head-main {
  border-bottom: 0;
}
.cart-popup._has-modal .page-wrapper .nav-sections {
  z-index: 0;
}
.cart-popup._has-modal .page-wrapper:before {
  display: block;
}
@media (max-width: 480px) {
  .cart-popup._has-modal .page-wrapper:before {
    display: block;
  }
}
.cart-popup .modals-wrapper .modals-overlay {
  display: none;
}
.total-heading {
  text-align: left;
}
.total-heading .ex-delivery {
  display: block;
  text-align: left;
  font-weight: 700;
  color: #0061ae;
  font-size: 14px;
  line-height: 21px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.order-number a {
  color: #fff;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.messages .message {
  border-radius: 15px;
}
form div.mage-error + div.mage-error {
  display: none !important;
}
#password-strength-meter-container {
  margin-top: 7px;
}
#password-strength-meter-container .password-strength-meter {
  border-radius: 13px;
  padding: 0 24px;
  font-size: 14px;
}
@media (max-width: 1370px) {
  #password-strength-meter-container .password-strength-meter {
    padding: 0 14px;
  }
}
#password-strength-meter-container .password-strength-meter:before {
  border-radius: 13px 0 0 13px;
}
#password-strength-meter-container.password-very-strong .password-strength-meter {
  border-radius: 13px;
  padding: 0 24px;
}
@media (max-width: 1370px) {
  #password-strength-meter-container.password-very-strong .password-strength-meter {
    padding: 0 14px;
  }
}
#password-strength-meter-container.password-very-strong .password-strength-meter:before {
  border-radius: 13px !important;
}
#password-strength-meter-container.password-none .password-strength-meter {
  border-radius: 13px;
  padding: 0 24px;
  font-size: 14px;
}
@media (max-width: 1370px) {
  #password-strength-meter-container.password-none .password-strength-meter {
    padding: 0 14px;
  }
}
#password-strength-meter-container.password-none .password-strength-meter:before {
  border-radius: 13px !important;
}
.password-strong {
  margin-top: 7px;
}
.password-strong .password-strength-meter {
  border-radius: 13px;
  padding: 0 24px;
}
@media (max-width: 1370px) {
  .password-strong .password-strength-meter {
    padding: 0 14px;
  }
}
.password-strong .password-strength-meter:before {
  border-radius: 13px 0 0 13px;
}
.password-none {
  margin-top: 7px;
}
.password-none .password-strength-meter {
  padding: 0 24px;
}
@media (max-width: 1370px) {
  .password-none .password-strength-meter {
    padding: 0 14px;
  }
}
.password-none .password-strength-meter:before {
  border-radius: 13px;
}
div.mage-error {
  margin-top: 7px;
  padding: 0 24px;
}
@media (max-width: 1370px) {
  div.mage-error {
    padding: 0 14px;
  }
}
.customer-account-createpassword .form.password.reset {
  min-width: 100%;
  width: 100%;
}
.customer-account-login,
.customer-account-create,
.customer-account-forgotpassword,
.customer-account-createpassword {
  background-color: rgba(0, 0, 0, 0.05);
}
.customer-account-login #password-strength-meter-container,
.customer-account-create #password-strength-meter-container,
.customer-account-forgotpassword #password-strength-meter-container,
.customer-account-createpassword #password-strength-meter-container {
  margin-top: 7px;
}
.customer-account-login #password-strength-meter-container .password-strength-meter,
.customer-account-create #password-strength-meter-container .password-strength-meter,
.customer-account-forgotpassword #password-strength-meter-container .password-strength-meter,
.customer-account-createpassword #password-strength-meter-container .password-strength-meter {
  border-radius: 13px;
  padding: 0 24px;
}
@media (max-width: 1370px) {
  .customer-account-login #password-strength-meter-container .password-strength-meter,
  .customer-account-create #password-strength-meter-container .password-strength-meter,
  .customer-account-forgotpassword #password-strength-meter-container .password-strength-meter,
  .customer-account-createpassword #password-strength-meter-container .password-strength-meter {
    padding: 0 14px;
  }
}
.customer-account-login #password-strength-meter-container .password-strength-meter:before,
.customer-account-create #password-strength-meter-container .password-strength-meter:before,
.customer-account-forgotpassword #password-strength-meter-container .password-strength-meter:before,
.customer-account-createpassword #password-strength-meter-container .password-strength-meter:before {
  border-radius: 13px 0 0 13px;
}
.customer-account-login .password-strong,
.customer-account-create .password-strong,
.customer-account-forgotpassword .password-strong,
.customer-account-createpassword .password-strong {
  margin-top: 7px;
}
.customer-account-login .password-strong .password-strength-meter,
.customer-account-create .password-strong .password-strength-meter,
.customer-account-forgotpassword .password-strong .password-strength-meter,
.customer-account-createpassword .password-strong .password-strength-meter {
  border-radius: 13px;
  padding: 0 24px;
}
@media (max-width: 1370px) {
  .customer-account-login .password-strong .password-strength-meter,
  .customer-account-create .password-strong .password-strength-meter,
  .customer-account-forgotpassword .password-strong .password-strength-meter,
  .customer-account-createpassword .password-strong .password-strength-meter {
    padding: 0 14px;
  }
}
.customer-account-login .password-strong .password-strength-meter:before,
.customer-account-create .password-strong .password-strength-meter:before,
.customer-account-forgotpassword .password-strong .password-strength-meter:before,
.customer-account-createpassword .password-strong .password-strength-meter:before {
  border-radius: 13px 0 0 13px;
}
.customer-account-login .password-very-strong .password-strength-meter,
.customer-account-create .password-very-strong .password-strength-meter,
.customer-account-forgotpassword .password-very-strong .password-strength-meter,
.customer-account-createpassword .password-very-strong .password-strength-meter {
  border-radius: 13px;
  padding: 0 24px;
}
@media (max-width: 1370px) {
  .customer-account-login .password-very-strong .password-strength-meter,
  .customer-account-create .password-very-strong .password-strength-meter,
  .customer-account-forgotpassword .password-very-strong .password-strength-meter,
  .customer-account-createpassword .password-very-strong .password-strength-meter {
    padding: 0 14px;
  }
}
.customer-account-login .password-very-strong .password-strength-meter:before,
.customer-account-create .password-very-strong .password-strength-meter:before,
.customer-account-forgotpassword .password-very-strong .password-strength-meter:before,
.customer-account-createpassword .password-very-strong .password-strength-meter:before {
  border-radius: 13px !important;
}
.customer-account-login .password-none,
.customer-account-create .password-none,
.customer-account-forgotpassword .password-none,
.customer-account-createpassword .password-none {
  margin-top: 7px;
}
.customer-account-login .password-none .password-strength-meter,
.customer-account-create .password-none .password-strength-meter,
.customer-account-forgotpassword .password-none .password-strength-meter,
.customer-account-createpassword .password-none .password-strength-meter {
  padding: 0 24px;
}
@media (max-width: 1370px) {
  .customer-account-login .password-none .password-strength-meter,
  .customer-account-create .password-none .password-strength-meter,
  .customer-account-forgotpassword .password-none .password-strength-meter,
  .customer-account-createpassword .password-none .password-strength-meter {
    padding: 0 14px;
  }
}
.customer-account-login .password-none .password-strength-meter:before,
.customer-account-create .password-none .password-strength-meter:before,
.customer-account-forgotpassword .password-none .password-strength-meter:before,
.customer-account-createpassword .password-none .password-strength-meter:before {
  border-radius: 13px;
}
.customer-account-login div.mage-error,
.customer-account-create div.mage-error,
.customer-account-forgotpassword div.mage-error,
.customer-account-createpassword div.mage-error {
  margin-top: 7px;
  padding: 0 24px;
}
@media (max-width: 1370px) {
  .customer-account-login div.mage-error,
  .customer-account-create div.mage-error,
  .customer-account-forgotpassword div.mage-error,
  .customer-account-createpassword div.mage-error {
    padding: 0 14px;
  }
}
.customer-account-login div.mage-error + div.mage-error,
.customer-account-create div.mage-error + div.mage-error,
.customer-account-forgotpassword div.mage-error + div.mage-error,
.customer-account-createpassword div.mage-error + div.mage-error {
  display: none !important;
}
.customer-account-login .page.messages,
.customer-account-create .page.messages,
.customer-account-forgotpassword .page.messages,
.customer-account-createpassword .page.messages {
  margin-top: 30px;
}
.customer-account-login .page-main,
.customer-account-create .page-main,
.customer-account-forgotpassword .page-main,
.customer-account-createpassword .page-main {
  max-width: 100%;
  position: relative;
}
.customer-account-login .page-main:before,
.customer-account-create .page-main:before,
.customer-account-forgotpassword .page-main:before,
.customer-account-createpassword .page-main:before {
  content: "";
  background-image: url(../images/balloon-before.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 276px;
  height: 262px;
  display: none;
  position: absolute;
  top: 34%;
  left: -52px;
  z-index: -1;
}
@media (max-width: 1370px) {
  .customer-account-login .page-main:before,
  .customer-account-create .page-main:before,
  .customer-account-forgotpassword .page-main:before,
  .customer-account-createpassword .page-main:before {
    width: 136px;
    height: 132px;
    left: -25px;
  }
}
@media (max-width: 769px) {
  .customer-account-login .page-main:before,
  .customer-account-create .page-main:before,
  .customer-account-forgotpassword .page-main:before,
  .customer-account-createpassword .page-main:before {
    width: 161px;
    height: 140px;
    left: -40px;
    transform: rotate(4deg);
    top: 12%;
  }
}
.customer-account-login .page-main .circle-before,
.customer-account-create .page-main .circle-before,
.customer-account-forgotpassword .page-main .circle-before,
.customer-account-createpassword .page-main .circle-before {
  width: 276px;
  height: 262px;
  display: block;
  position: absolute;
  top: 34%;
  left: -52px;
  z-index: -1;
}
.customer-account-login .page-main .circle-before svg,
.customer-account-create .page-main .circle-before svg,
.customer-account-forgotpassword .page-main .circle-before svg,
.customer-account-createpassword .page-main .circle-before svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .customer-account-login .page-main .circle-before,
  .customer-account-create .page-main .circle-before,
  .customer-account-forgotpassword .page-main .circle-before,
  .customer-account-createpassword .page-main .circle-before {
    width: 136px;
    height: 132px;
    left: -25px;
  }
}
@media (max-width: 769px) {
  .customer-account-login .page-main .circle-before,
  .customer-account-create .page-main .circle-before,
  .customer-account-forgotpassword .page-main .circle-before,
  .customer-account-createpassword .page-main .circle-before {
    width: 161px;
    height: 140px;
    left: -40px;
    transform: rotate(4deg);
    top: 12%;
  }
}
.customer-account-login .page-main:after,
.customer-account-create .page-main:after,
.customer-account-forgotpassword .page-main:after,
.customer-account-createpassword .page-main:after {
  content: "";
  background-image: url(../images/balloon-after.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 251px;
  height: 350px;
  display: none;
  position: absolute;
  top: 46%;
  right: -85px;
  z-index: -1;
}
@media (max-width: 1370px) {
  .customer-account-login .page-main:after,
  .customer-account-create .page-main:after,
  .customer-account-forgotpassword .page-main:after,
  .customer-account-createpassword .page-main:after {
    width: 133px;
    height: 187px;
    right: -40px;
  }
}
@media (max-width: 769px) {
  .customer-account-login .page-main:after,
  .customer-account-create .page-main:after,
  .customer-account-forgotpassword .page-main:after,
  .customer-account-createpassword .page-main:after {
    width: 123px;
    height: 172px;
    right: -40px;
    transform: rotate(-4deg);
    top: 12%;
  }
}
.customer-account-login .page-main .circle-after,
.customer-account-create .page-main .circle-after,
.customer-account-forgotpassword .page-main .circle-after,
.customer-account-createpassword .page-main .circle-after {
  width: 251px;
  height: 350px;
  display: block;
  position: absolute;
  top: 46%;
  right: -85px;
  z-index: -1;
}
.customer-account-login .page-main .circle-after svg,
.customer-account-create .page-main .circle-after svg,
.customer-account-forgotpassword .page-main .circle-after svg,
.customer-account-createpassword .page-main .circle-after svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .customer-account-login .page-main .circle-after,
  .customer-account-create .page-main .circle-after,
  .customer-account-forgotpassword .page-main .circle-after,
  .customer-account-createpassword .page-main .circle-after {
    width: 133px;
    height: 187px;
    right: -40px;
  }
}
@media (max-width: 769px) {
  .customer-account-login .page-main .circle-after,
  .customer-account-create .page-main .circle-after,
  .customer-account-forgotpassword .page-main .circle-after,
  .customer-account-createpassword .page-main .circle-after {
    width: 123px;
    height: 172px;
    right: -40px;
    transform: rotate(-4deg);
    top: 12%;
  }
}
.customer-account-login .columns,
.customer-account-create .columns,
.customer-account-forgotpassword .columns,
.customer-account-createpassword .columns {
  max-width: 660px;
  background-color: #ffffff;
  margin: 45px auto 100px auto;
  border-radius: 20px;
  padding: 50px 100px;
}
@media (max-width: 767px) {
  .customer-account-login .columns,
  .customer-account-create .columns,
  .customer-account-forgotpassword .columns,
  .customer-account-createpassword .columns {
    padding: 40px 30px;
    margin: 45px auto;
  }
}
.customer-account-login .columns .column.main,
.customer-account-create .columns .column.main,
.customer-account-forgotpassword .columns .column.main,
.customer-account-createpassword .columns .column.main {
  margin-top: 0;
  padding-bottom: 0;
}
.customer-account-login .login-container .block-customer-login,
.customer-account-create .login-container .block-customer-login,
.customer-account-forgotpassword .login-container .block-customer-login,
.customer-account-createpassword .login-container .block-customer-login,
.customer-account-login .login-container .block-customer-create,
.customer-account-create .login-container .block-customer-create,
.customer-account-forgotpassword .login-container .block-customer-create,
.customer-account-createpassword .login-container .block-customer-create {
  border-bottom: 1px solid rgba(160, 160, 160, 0.46);
  padding-bottom: 23px;
  margin-bottom: 39px;
  float: left;
  width: 100%;
}
@media (max-width: 767px) {
  .customer-account-login .login-container .block-customer-login,
  .customer-account-create .login-container .block-customer-login,
  .customer-account-forgotpassword .login-container .block-customer-login,
  .customer-account-createpassword .login-container .block-customer-login,
  .customer-account-login .login-container .block-customer-create,
  .customer-account-create .login-container .block-customer-create,
  .customer-account-forgotpassword .login-container .block-customer-create,
  .customer-account-createpassword .login-container .block-customer-create {
    padding-bottom: 24px;
    margin-bottom: 20px;
  }
}
.customer-account-login .login-container .block .block-title,
.customer-account-create .login-container .block .block-title,
.customer-account-forgotpassword .login-container .block .block-title,
.customer-account-createpassword .login-container .block .block-title {
  font-size: 21px;
  font-weight: 700;
  line-height: 38px;
  text-transform: capitalize;
  margin: 0;
  color: #0061ae;
  letter-spacing: 0.01em;
}
@media (max-width: 640px) {
  .customer-account-login .login-container .block .block-title,
  .customer-account-create .login-container .block .block-title,
  .customer-account-forgotpassword .login-container .block .block-title,
  .customer-account-createpassword .login-container .block .block-title {
    line-height: 28px;
    margin-bottom: 10px;
  }
}
.customer-account-login .login-container .block .field,
.customer-account-create .login-container .block .field,
.customer-account-forgotpassword .login-container .block .field,
.customer-account-createpassword .login-container .block .field {
  margin-bottom: 15px;
}
.customer-account-login .login-container .block .field select,
.customer-account-create .login-container .block .field select,
.customer-account-forgotpassword .login-container .block .field select,
.customer-account-createpassword .login-container .block .field select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_2184' data-name='Group 2184' xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cpath id='Path_270' data-name='Path 270' d='M2679-3383l5.75,5.75,5.75-5.75' transform='translate(-2667.75 3397)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle id='Ellipse_120' data-name='Ellipse 120' cx='17' cy='17' r='17' transform='translate(34 34) rotate(180)' fill='%230061ae' opacity='0.2'/%3E%3C/svg%3E%0A");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 34px 34px;
  height: 50px;
  border-radius: 28px;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Kanit', sans-serif;
  border: 2px solid #0061ae;
  padding: 0 55px 0 22px;
  color: #000000;
}
@media (max-width: 991px) {
  .customer-account-login .login-container .block .field select,
  .customer-account-create .login-container .block .field select,
  .customer-account-forgotpassword .login-container .block .field select,
  .customer-account-createpassword .login-container .block .field select {
    height: 42px;
    font-size: 14px;
    padding-left: 14px;
    background-size: 22px 22px;
  }
}
.customer-account-login .login-container .block .field .input-text,
.customer-account-create .login-container .block .field .input-text,
.customer-account-forgotpassword .login-container .block .field .input-text,
.customer-account-createpassword .login-container .block .field .input-text {
  color: #000000;
}
.customer-account-login .login-container .block .field.note,
.customer-account-create .login-container .block .field.note,
.customer-account-forgotpassword .login-container .block .field.note,
.customer-account-createpassword .login-container .block .field.note {
  font-size: 19px;
  font-weight: 300;
  line-height: 30px;
  margin-top: 6px;
  color: #000000;
}
@media (max-width: 767px) {
  .customer-account-login .login-container .block .field.note,
  .customer-account-create .login-container .block .field.note,
  .customer-account-forgotpassword .login-container .block .field.note,
  .customer-account-createpassword .login-container .block .field.note {
    font-size: 14px;
    line-height: 20px;
  }
}
.customer-account-login .login-container .block .field .label,
.customer-account-create .login-container .block .field .label,
.customer-account-forgotpassword .login-container .block .field .label,
.customer-account-createpassword .login-container .block .field .label {
  display: none;
}
.customer-account-login .login-container .block .actions-toolbar .secondary,
.customer-account-create .login-container .block .actions-toolbar .secondary,
.customer-account-forgotpassword .login-container .block .actions-toolbar .secondary,
.customer-account-createpassword .login-container .block .actions-toolbar .secondary {
  width: 100%;
  text-align: left;
}
@media (max-width: 640px) {
  .customer-account-login .login-container .block .actions-toolbar .secondary,
  .customer-account-create .login-container .block .actions-toolbar .secondary,
  .customer-account-forgotpassword .login-container .block .actions-toolbar .secondary,
  .customer-account-createpassword .login-container .block .actions-toolbar .secondary {
    text-align: center;
    margin-bottom: 30px;
  }
}
.customer-account-login .login-container .block .actions-toolbar .secondary a,
.customer-account-create .login-container .block .actions-toolbar .secondary a,
.customer-account-forgotpassword .login-container .block .actions-toolbar .secondary a,
.customer-account-createpassword .login-container .block .actions-toolbar .secondary a {
  text-transform: uppercase;
  color: #0061ae;
  letter-spacing: 0.05em;
  line-height: 14px;
  text-decoration: underline;
  font-weight: 700;
  font-size: 14px;
}
.customer-account-login .login-container .block .actions-toolbar .secondary a:hover,
.customer-account-create .login-container .block .actions-toolbar .secondary a:hover,
.customer-account-forgotpassword .login-container .block .actions-toolbar .secondary a:hover,
.customer-account-createpassword .login-container .block .actions-toolbar .secondary a:hover {
  text-decoration: none;
}
.customer-account-login .login-container .block .actions-toolbar .primary,
.customer-account-create .login-container .block .actions-toolbar .primary,
.customer-account-forgotpassword .login-container .block .actions-toolbar .primary,
.customer-account-createpassword .login-container .block .actions-toolbar .primary {
  width: 100%;
  text-align: right;
  margin-top: 15px;
}
@media (max-width: 640px) {
  .customer-account-login .login-container .block .actions-toolbar .primary,
  .customer-account-create .login-container .block .actions-toolbar .primary,
  .customer-account-forgotpassword .login-container .block .actions-toolbar .primary,
  .customer-account-createpassword .login-container .block .actions-toolbar .primary {
    text-align: center;
  }
}
.customer-account-login .login-container .block .actions-toolbar .primary .primary,
.customer-account-create .login-container .block .actions-toolbar .primary .primary,
.customer-account-forgotpassword .login-container .block .actions-toolbar .primary .primary,
.customer-account-createpassword .login-container .block .actions-toolbar .primary .primary {
  width: 170px;
  text-align: center;
  float: right;
  margin: 0;
  font-size: 16px;
  height: auto;
  font-family: 'Kanit', sans-serif;
  border: 2px solid #ccdfef;
  line-height: 16px;
}
.customer-account-login .login-container .block .actions-toolbar .primary .primary:hover,
.customer-account-create .login-container .block .actions-toolbar .primary .primary:hover,
.customer-account-forgotpassword .login-container .block .actions-toolbar .primary .primary:hover,
.customer-account-createpassword .login-container .block .actions-toolbar .primary .primary:hover {
  border-color: #0061ae;
}
@media (max-width: 640px) {
  .customer-account-login .login-container .block .actions-toolbar .primary .primary,
  .customer-account-create .login-container .block .actions-toolbar .primary .primary,
  .customer-account-forgotpassword .login-container .block .actions-toolbar .primary .primary,
  .customer-account-createpassword .login-container .block .actions-toolbar .primary .primary {
    float: none;
  }
}
@media (max-width: 480px) {
  .customer-account-login .login-container .block .actions-toolbar .primary .primary,
  .customer-account-create .login-container .block .actions-toolbar .primary .primary,
  .customer-account-forgotpassword .login-container .block .actions-toolbar .primary .primary,
  .customer-account-createpassword .login-container .block .actions-toolbar .primary .primary {
    height: 40px;
    padding: 8px 30px;
    font-size: 14px;
  }
}
.customer-account-login .login-container .block.block-new-customer,
.customer-account-create .login-container .block.block-new-customer,
.customer-account-forgotpassword .login-container .block.block-new-customer,
.customer-account-createpassword .login-container .block.block-new-customer {
  text-align: center;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar,
.customer-account-create .login-container .block.block-new-customer .actions-toolbar,
.customer-account-forgotpassword .login-container .block.block-new-customer .actions-toolbar,
.customer-account-createpassword .login-container .block.block-new-customer .actions-toolbar {
  margin-top: 0;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary,
.customer-account-create .login-container .block.block-new-customer .actions-toolbar .primary,
.customer-account-forgotpassword .login-container .block.block-new-customer .actions-toolbar .primary,
.customer-account-createpassword .login-container .block.block-new-customer .actions-toolbar .primary {
  margin-top: 7px;
  text-align: center;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary .primary,
.customer-account-create .login-container .block.block-new-customer .actions-toolbar .primary .primary,
.customer-account-forgotpassword .login-container .block.block-new-customer .actions-toolbar .primary .primary,
.customer-account-createpassword .login-container .block.block-new-customer .actions-toolbar .primary .primary {
  float: none;
  background-color: transparent;
  border: 2px solid #0061ae;
  padding-left: 40px;
  padding-right: 40px;
  width: auto;
}
.customer-account-login .login-container .block.block-new-customer .actions-toolbar .primary .primary:hover,
.customer-account-create .login-container .block.block-new-customer .actions-toolbar .primary .primary:hover,
.customer-account-forgotpassword .login-container .block.block-new-customer .actions-toolbar .primary .primary:hover,
.customer-account-createpassword .login-container .block.block-new-customer .actions-toolbar .primary .primary:hover {
  background-color: #0061ae;
  color: #ffffff !important;
}
.customer-account-login .login-container .fieldset > .field > .control,
.customer-account-create .login-container .fieldset > .field > .control,
.customer-account-forgotpassword .login-container .fieldset > .field > .control,
.customer-account-createpassword .login-container .fieldset > .field > .control {
  width: 100%;
}
.customer-account-login .login-container .fieldset:after,
.customer-account-create .login-container .fieldset:after,
.customer-account-forgotpassword .login-container .fieldset:after,
.customer-account-createpassword .login-container .fieldset:after {
  display: none;
}
.customer-account-login .login-container .block-customer-create .actions-toolbar .primary,
.customer-account-create .login-container .block-customer-create .actions-toolbar .primary,
.customer-account-forgotpassword .login-container .block-customer-create .actions-toolbar .primary,
.customer-account-createpassword .login-container .block-customer-create .actions-toolbar .primary {
  margin-top: 4px;
}
@media (max-width: 640px) {
  .customer-account-login .login-container .block-customer-create .actions-toolbar .primary,
  .customer-account-create .login-container .block-customer-create .actions-toolbar .primary,
  .customer-account-forgotpassword .login-container .block-customer-create .actions-toolbar .primary,
  .customer-account-createpassword .login-container .block-customer-create .actions-toolbar .primary {
    margin-top: 15px;
  }
}
.customer-account-login .login-container .block-customer-create .actions-toolbar .primary .primary,
.customer-account-create .login-container .block-customer-create .actions-toolbar .primary .primary,
.customer-account-forgotpassword .login-container .block-customer-create .actions-toolbar .primary .primary,
.customer-account-createpassword .login-container .block-customer-create .actions-toolbar .primary .primary {
  width: auto;
  border: 2px solid #ccdfef;
}
.customer-account-login .login-container .block-customer-create .actions-toolbar .primary .primary:hover,
.customer-account-create .login-container .block-customer-create .actions-toolbar .primary .primary:hover,
.customer-account-forgotpassword .login-container .block-customer-create .actions-toolbar .primary .primary:hover,
.customer-account-createpassword .login-container .block-customer-create .actions-toolbar .primary .primary:hover {
  border-color: #0061ae;
}
.customer-account-login .login-container .block-customer-create .actions-toolbar .secondary,
.customer-account-create .login-container .block-customer-create .actions-toolbar .secondary,
.customer-account-forgotpassword .login-container .block-customer-create .actions-toolbar .secondary,
.customer-account-createpassword .login-container .block-customer-create .actions-toolbar .secondary {
  display: none;
}
.customer-account-login .form.password.forget,
.customer-account-create .form.password.forget,
.customer-account-forgotpassword .form.password.forget,
.customer-account-createpassword .form.password.forget {
  min-width: 100% !important;
  width: 100% !important;
}
.customer-account-login .form.password.forget .fieldset,
.customer-account-create .form.password.forget .fieldset,
.customer-account-forgotpassword .form.password.forget .fieldset,
.customer-account-createpassword .form.password.forget .fieldset {
  margin-bottom: 0;
}
.customer-account-login .form.password.forget .fieldset:after,
.customer-account-create .form.password.forget .fieldset:after,
.customer-account-forgotpassword .form.password.forget .fieldset:after,
.customer-account-createpassword .form.password.forget .fieldset:after {
  display: none;
}
.customer-account-login .form.password.forget .actions-toolbar .primary,
.customer-account-create .form.password.forget .actions-toolbar .primary,
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary,
.customer-account-createpassword .form.password.forget .actions-toolbar .primary {
  margin-top: 4px;
}
.customer-account-login .form.password.forget .actions-toolbar .primary .primary,
.customer-account-create .form.password.forget .actions-toolbar .primary .primary,
.customer-account-forgotpassword .form.password.forget .actions-toolbar .primary .primary,
.customer-account-createpassword .form.password.forget .actions-toolbar .primary .primary {
  width: auto;
}
.customer-account-login .form-create-account,
.customer-account-create .form-create-account,
.customer-account-forgotpassword .form-create-account,
.customer-account-createpassword .form-create-account {
  min-width: 100% !important;
  width: 100% !important;
}
.customer-account-login .form-create-account .actions-toolbar .primary,
.customer-account-create .form-create-account .actions-toolbar .primary,
.customer-account-forgotpassword .form-create-account .actions-toolbar .primary,
.customer-account-createpassword .form-create-account .actions-toolbar .primary {
  margin-top: 4px;
}
.customer-account-login .form-create-account .actions-toolbar .primary .primary,
.customer-account-create .form-create-account .actions-toolbar .primary .primary,
.customer-account-forgotpassword .form-create-account .actions-toolbar .primary .primary,
.customer-account-createpassword .form-create-account .actions-toolbar .primary .primary {
  width: 240px;
}
.customer-account-login .form-create-account .fieldset-fullname .fields,
.customer-account-create .form-create-account .fieldset-fullname .fields,
.customer-account-forgotpassword .form-create-account .fieldset-fullname .fields,
.customer-account-createpassword .form-create-account .fieldset-fullname .fields {
  display: inline-block;
}
.customer-account-login .form-create-account .fieldset-fullname .fields .field,
.customer-account-create .form-create-account .fieldset-fullname .fields .field,
.customer-account-forgotpassword .form-create-account .fieldset-fullname .fields .field,
.customer-account-createpassword .form-create-account .fieldset-fullname .fields .field {
  display: inline-block;
  padding: 0;
  width: 100%;
}
.customer-account-login .form-create-account .fieldset-fullname .fields .field:last-child,
.customer-account-create .form-create-account .fieldset-fullname .fields .field:last-child,
.customer-account-forgotpassword .form-create-account .fieldset-fullname .fields .field:last-child,
.customer-account-createpassword .form-create-account .fieldset-fullname .fields .field:last-child {
  margin-bottom: 0;
}
.customer-account-login .form-create-account .fieldset-fullname .fields .field + .field,
.customer-account-create .form-create-account .fieldset-fullname .fields .field + .field,
.customer-account-forgotpassword .form-create-account .fieldset-fullname .fields .field + .field,
.customer-account-createpassword .form-create-account .fieldset-fullname .fields .field + .field {
  padding: 0;
}
.customer-account-login .form-create-account .fieldset,
.customer-account-create .form-create-account .fieldset,
.customer-account-forgotpassword .form-create-account .fieldset,
.customer-account-createpassword .form-create-account .fieldset {
  margin: 0;
  letter-spacing: 0;
}
.customer-account-login .form-create-account .fieldset.create.account:after,
.customer-account-create .form-create-account .fieldset.create.account:after,
.customer-account-forgotpassword .form-create-account .fieldset.create.account:after,
.customer-account-createpassword .form-create-account .fieldset.create.account:after {
  display: none;
}
.customer-account-login .form-create-account .field.note,
.customer-account-create .form-create-account .field.note,
.customer-account-forgotpassword .form-create-account .field.note,
.customer-account-createpassword .form-create-account .field.note {
  margin-bottom: 35px;
}
.customer-account-login .form-create-account .field.newsletter .label,
.customer-account-create .form-create-account .field.newsletter .label,
.customer-account-forgotpassword .form-create-account .field.newsletter .label,
.customer-account-createpassword .form-create-account .field.newsletter .label {
  display: block;
}
.customer-account-login .form-create-account .field select,
.customer-account-create .form-create-account .field select,
.customer-account-forgotpassword .form-create-account .field select,
.customer-account-createpassword .form-create-account .field select {
  max-width: 248px;
}
.customer-account-login .columns {
  margin: 45px auto 50px auto !important;
}
.customer-account-login .trade_link_div {
  text-align: center;
  margin-bottom: 100px;
}
.customer-account-forgotpassword .column.main {
  min-height: initial;
}
.telephone-error {
  font-size: 14px;
  margin-top: 0;
  padding: 0 24px;
  color: #e02b27;
}
@media (max-width: 1370px) {
  .telephone-error {
    padding: 0 14px;
  }
}
body .columns .column.main {
  margin-top: 0;
}
body.account {
  background-color: rgba(0, 0, 0, 0.05);
}
body.account .block-addresses-list .additional-addresses {
  display: block;
  overflow: hidden;
  padding-bottom: 30px;
}
body.account .data.table.table-additional-addresses-items {
  display: block;
}
body.account .data.table.table-additional-addresses-items thead {
  display: none;
}
body.account .data.table.table-additional-addresses-items tbody {
  display: grid !important;
  grid-template-columns: 1fr 1fr 1fr;
  column-gap: 42px;
  row-gap: 20px;
}
@media (max-width: 1440px) {
  body.account .data.table.table-additional-addresses-items tbody {
    column-gap: 15px;
  }
}
@media (max-width: 1200px) {
  body.account .data.table.table-additional-addresses-items tbody {
    grid-template-columns: 1fr 1fr;
    column-gap: 15px;
  }
}
@media (max-width: 480px) {
  body.account .data.table.table-additional-addresses-items tbody {
    grid-template-columns: 1fr;
    column-gap: 0;
  }
}
body.account .data.table.table-additional-addresses-items tbody tr {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 40px;
}
body.account .data.table.table-additional-addresses-items tbody tr td {
  width: 100%;
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
  padding: 0 !important;
  border: 0 !important;
}
body.account .data.table.table-additional-addresses-items tbody tr td:before {
  display: none !important;
}
body.account .data.table.table-additional-addresses-items tbody tr td.firstname,
body.account .data.table.table-additional-addresses-items tbody tr td.lastname,
body.account .data.table.table-additional-addresses-items tbody tr td.city,
body.account .data.table.table-additional-addresses-items tbody tr td.country {
  display: inline-block;
  width: auto;
}
body.account .data.table.table-additional-addresses-items tbody tr td.actions {
  display: block;
  width: 100%;
  margin-top: 0;
  position: absolute;
  bottom: 0;
  left: 0;
}
body.account .data.table.table-additional-addresses-items tbody tr td.actions a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #0061ae;
  text-decoration: underline;
  margin-bottom: 0;
}
body.account .data.table.table-additional-addresses-items tbody tr td.actions a.delete {
  color: #d10029;
  margin-bottom: 0;
}
body.account .toolbar {
  margin-bottom: 0;
}
body.account .table-wrapper.additional-addresses > br {
  display: none;
}
body.account .table-wrapper td.col.actions a:first-child::after {
  content: "|";
  margin: 0 5px;
}
body.account .form-edit-address .field div.mage-error,
body.account .form-edit .field div.mage-error {
  margin-top: 5px;
  color: #e02b27;
  font-size: 1.2rem;
}
@media (max-width: 768px) {
  body.account .toolbar-amount {
    margin-bottom: 15px;
  }
}
body.account .toolbar select {
  background-color: #ffffff;
}
body.account .page-main {
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (max-width: 1370px) {
  body.account .page-main {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
body.account .page-main:after {
  content: "";
  background-image: url(../images/balloon-after.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 251px;
  height: 350px;
  display: none;
  position: absolute;
  top: 10%;
  right: -60px;
  z-index: -1;
}
@media (max-width: 1370px) {
  body.account .page-main:after {
    width: 133px;
    height: 187px;
    right: -40px;
  }
}
@media (max-width: 769px) {
  body.account .page-main:after {
    width: 123px;
    height: 172px;
    right: -40px;
    transform: rotate(-4deg);
    top: 12%;
  }
}
body.account .page-main .circle-after {
  width: 251px;
  height: 350px;
  display: block;
  position: absolute;
  top: 10%;
  right: -90px;
  z-index: -1;
}
body.account .page-main .circle-after svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 1370px) {
  body.account .page-main .circle-after {
    width: 133px;
    height: 187px;
    right: -40px;
  }
}
@media (max-width: 769px) {
  body.account .page-main .circle-after {
    width: 123px;
    height: 172px;
    right: -40px;
    transform: rotate(-4deg);
    top: 12%;
  }
}
body.account .sidebar {
  position: relative;
  min-height: 880px;
}
@media (max-width: 991px) {
  body.account .sidebar {
    min-height: initial;
  }
}
body.account .sidebar:before {
  content: "";
  background-image: url(../images/balloon-before.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 276px;
  height: 262px;
  display: none;
  position: absolute;
  top: auto;
  left: -72px;
  z-index: 0;
  bottom: 40px;
}
@media (max-width: 1370px) {
  body.account .sidebar:before {
    width: 136px;
    height: 132px;
    left: -25px;
  }
}
@media (max-width: 991px) {
  body.account .sidebar:before {
    z-index: -1;
  }
}
@media (max-width: 769px) {
  body.account .sidebar:before {
    width: 161px;
    height: 140px;
    left: -40px;
    transform: rotate(4deg);
    top: 12%;
  }
}
body.account .sidebar .circle-before {
  width: 276px;
  height: 262px;
  display: block;
  position: absolute;
  top: auto;
  left: -72px;
  z-index: 0;
  bottom: 40px;
}
body.account .sidebar .circle-before svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  body.account .sidebar .circle-before {
    width: 136px;
    height: 132px;
    left: -25px;
  }
}
@media (max-width: 991px) {
  body.account .sidebar .circle-before {
    z-index: -1;
  }
}
@media (max-width: 769px) {
  body.account .sidebar .circle-before {
    width: 161px;
    height: 140px;
    left: -40px;
    transform: rotate(4deg);
    top: 12%;
  }
}
body.account .sidebar .block-collapsible-nav {
  display: none;
}
@media (max-width: 991px) {
  body.account .sidebar .block-collapsible-nav {
    display: block;
    margin: 0;
    float: left;
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    padding: 0 !important;
    margin-top: 0 !important;
  }
}
body.account .sidebar .block-collapsible-nav .title {
  margin: 0;
}
body.account .sidebar .block-collapsible-nav .title:after {
  content: "";
  width: 10px;
  height: 16px;
  position: absolute;
  right: 13px;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  background-image: url(../images/account-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
body.account .sidebar .block-collapsible-nav .title.active:after {
  transform: translateY(-50%) rotate(270deg);
}
body.account .sidebar .block-collapsible-nav .title strong {
  color: #0061ae;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
}
@media (max-width: 991px) {
  body.account .sidebar .sidebar-left-block {
    display: none;
    float: left;
    width: 100%;
    margin-top: 10px;
  }
}
body.account .sidebar #block-collapsible-nav {
  display: none;
}
body.account .sidebar .nav.items li {
  background-color: #ccdfef;
  color: #0061ae;
  border-radius: 40px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.05em;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 15px 0;
  position: relative;
}
body.account .sidebar .nav.items li > a {
  color: #0061ae;
  padding: 11px 50px 11px 28px;
  display: inline-block;
  width: 100%;
}
body.account .sidebar .nav.items li > a:hover {
  text-decoration: none;
}
body.account .sidebar .nav.items li > a:after {
  content: "";
  width: 10px;
  height: 16px;
  position: absolute;
  right: 33px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/account-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
}
body.account .sidebar .nav.items li.current {
  background-color: #0061ae;
  color: #ffffff;
}
body.account .sidebar .nav.items li.current > strong {
  padding: 11px 50px 11px 28px;
  display: inline-block;
  width: 100%;
}
body.account .sidebar .nav.items li.current > strong:after {
  content: "";
  width: 10px;
  height: 16px;
  position: absolute;
  right: 33px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../images/account-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(10);
}
body.account .sidebar .nav.items li.current a {
  color: #ffffff;
}
body.account .sidebar .nav.items li:hover,
body.account .sidebar .nav.items li.current {
  background-color: #0061ae;
  color: #ffffff;
}
body.account .sidebar .nav.items li:hover > a,
body.account .sidebar .nav.items li.current > a {
  color: #ffffff;
}
body.account .sidebar .nav.items li:hover > a:after,
body.account .sidebar .nav.items li.current > a:after {
  filter: brightness(10);
}
body.account .columns {
  display: flex;
  flex-wrap: wrap;
}
body.account .columns select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_2184' data-name='Group 2184' xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cpath id='Path_270' data-name='Path 270' d='M2679-3383l5.75,5.75,5.75-5.75' transform='translate(-2667.75 3397)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle id='Ellipse_120' data-name='Ellipse 120' cx='17' cy='17' r='17' transform='translate(34 34) rotate(180)' fill='%230061ae' opacity='0.2'/%3E%3C/svg%3E%0A");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  height: 50px;
  border-radius: 28px;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Kanit', sans-serif;
  border: 2px solid #0061ae;
  padding: 0 55px 0 22px;
  color: #000000;
}
@media (max-width: 991px) {
  body.account .columns select {
    height: 40px;
    font-size: 14px;
    padding-left: 14px;
    background-size: 20px 20px;
  }
}
body.account .columns .sidebar {
  background-color: #fff;
  width: 100%;
  flex: 0 0 32.3%;
  border-radius: 20px;
  padding: 27px 55px;
}
@media (max-width: 1370px) {
  body.account .columns .sidebar {
    padding: 27px;
  }
}
@media (max-width: 991px) {
  body.account .columns .sidebar {
    display: block;
    position: relative;
    order: -1;
    width: 100%;
    flex: 0 0 100%;
  }
}
body.account .columns .column.main {
  width: 100%;
  flex: 0 0 67.7%;
  padding-left: 25px;
  margin: -24px 0 0 0;
  padding-bottom: 0;
}
@media (max-width: 991px) {
  body.account .columns .column.main {
    flex: 0 0 100%;
    padding: 0;
    margin: 0;
  }
}
body.account .account-content-section {
  background-color: #fff;
}
body.account .account-content-section .category-div .circle-div {
  display: none;
}
body.account .account_item_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-bottom: 1px solid rgba(160, 160, 160, 0.46);
  padding-bottom: 8px;
  margin-bottom: 31px;
}
body.account .account_item_list span {
  font-size: 36px;
  font-weight: 900;
  line-height: 68px;
  color: #0061ae;
  flex: 0 0 100%;
}
@media (max-width: 1370px) {
  body.account .account_item_list span {
    font-size: 29px;
  }
}
body.account .account_item_list span .logout_link {
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
  letter-spacing: 0.05em;
  float: right;
  text-decoration: underline;
}
body.account .account_item_list span .logout_link:hover {
  text-decoration: none;
}
body.account .account_item_list .note {
  flex: 0 0 100%;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  color: #000000;
  margin: 0;
}
body.account footer.page-footer {
  background-color: #ffffff;
  margin-top: 0;
}
body.account footer.page-footer:before {
  z-index: 0;
}
body.account footer.page-footer .footer.content {
  position: relative;
}
body.account footer.page-footer .footer.content .footer-main {
  position: relative;
}
body.account .block-collapsible-nav .content {
  background-color: transparent;
}
body.account .page-main .block {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 64px 50px 53px 50px;
  float: left;
  width: 100%;
  margin-top: 24px;
}
@media (max-width: 1370px) {
  body.account .page-main .block {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  body.account .page-main .block {
    padding: 20px 20px 28px 20px;
  }
}
@media (max-width: 639px) {
  body.account .page-main .block .table-wrapper {
    border-top: 0;
  }
}
body.account .page-main .block .table-wrapper .action {
  text-decoration: underline;
}
body.account .page-main .block .table-wrapper .action:hover {
  text-decoration: none;
}
body.account .page-main .block .table-wrapper.orders-history .action {
  text-decoration: underline;
}
body.account .page-main .block .table-wrapper.orders-history .action:hover {
  text-decoration: none;
}
body.account .page-main .block .table-wrapper.orders-history .action.view {
  margin-right: 0;
}
body.account .page-main .block .table-wrapper.orders-recent .action {
  text-decoration: underline;
}
body.account .page-main .block .table-wrapper.orders-recent .action:hover {
  text-decoration: none;
}
body.account .page-main .block .table-wrapper.orders-recent .action.view {
  margin-right: 0;
}
body.account .page-main .block table thead tr th {
  padding: 8px 7px;
  font-size: 13px;
}
body.account .page-main .block table tbody tr td {
  padding: 8px 7px;
  font-size: 13px;
}
body.account .page-main .block .block-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  color: #0061ae;
  text-transform: capitalize;
  border-bottom: 1px solid rgba(160, 160, 160, 0.46);
  padding-bottom: 12px;
  margin-bottom: 31px;
}
@media (max-width: 1200px) {
  body.account .page-main .block .block-title {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 9px;
    margin-bottom: 21px;
  }
}
body.account .page-main .block .block-title .action {
  float: right;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.01em;
  text-decoration: underline;
}
body.account .page-main .block .block-title .action:hover {
  text-decoration: none;
}
body.account .page-main .block.block-addresses-list {
  margin-bottom: 24px;
}
body.account .page-main .block.block-addresses-default .box {
  float: left;
  margin-right: 42px;
}
body.account .page-main .block.block-addresses-default .box:last-child {
  margin-right: 0;
}
body.account .page-main .block.block-addresses-default .box .box-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #0061ae;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}
body.account .page-main .block.block-addresses-default .box .box-content address {
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}
body.account .page-main .block.block-addresses-default .box .box-actions {
  margin-top: 24px;
}
body.account .page-main .block.block-addresses-default .box .box-actions a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #0061ae;
  text-decoration: underline;
}
body.account .page-main .block.block-addresses-default .box .box-actions a:hover {
  text-decoration: none;
}
body.account .form-address-edit .customer-name-prefix > .label {
  display: none;
}
body.account .form-edit-account .fieldset.additional_info {
  margin: 0;
}
body.account .form-edit-account .customer-name-prefix > label[for="firstname"] {
  display: none;
}
body.account .block.order-view {
  margin-top: 0;
  border-radius: 0 0 20px 20px;
}
body.account .block.order-view tfoot {
  background-color: #ffffff;
}
body.account .block.block-order-details-view .box {
  float: left;
  margin-right: 42px;
}
body.account .block.block-order-details-view .box:last-child {
  margin-right: 0;
}
body.account .block.block-order-details-view .box .box-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #0061ae;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}
body.account .block.block-order-details-view .box .box-content address {
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}
body.account .block.block-order-details-view .box .box-actions {
  margin-top: 24px;
}
body.account .block.block-order-details-view .box .box-actions a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #0061ae;
}
body.account .block.block-order-details-view .box .box-actions a:hover {
  color: #000000;
}
body.account .items.order-links {
  margin-top: 24px;
}
body.account .items.order-links li {
  margin-right: 10px;
}
@media (max-width: 768px) {
  body.account .items.order-links li {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
body.account .items.order-links li.current strong {
  border: 0;
  background-color: #0061ae;
  color: #ffffff;
  border-radius: 15px 15px 0 0;
}
@media (max-width: 768px) {
  body.account .items.order-links li.current strong {
    border-radius: 15px;
  }
}
body.account .items.order-links li:last-child {
  margin-right: 0;
}
body.account .items.order-links li a {
  background-color: #fff;
  border: 0;
  border-radius: 15px 15px 0 0;
}
@media (max-width: 768px) {
  body.account .items.order-links li a {
    border-radius: 15px;
  }
}
body.account .order-status {
  margin-top: 24px;
  display: block;
}
.customer-account-index .page-main .block-dashboard-info .box-newsletter {
  display: none;
}
.customer-account-index .page-main .block {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 52px 55px 44px 55px;
  float: left;
  width: 100%;
  margin-top: 24px;
}
@media (max-width: 1370px) {
  .customer-account-index .page-main .block {
    padding: 30px;
  }
}
@media (max-width: 991px) {
  .customer-account-index .page-main .block {
    padding: 20px 20px 28px 20px;
  }
}
.customer-account-index .page-main .block .block-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 35px;
  color: #0061ae;
  text-transform: capitalize;
  border-bottom: 1px solid rgba(160, 160, 160, 0.46);
  padding-bottom: 12px;
  margin-bottom: 31px;
}
@media (max-width: 1200px) {
  .customer-account-index .page-main .block .block-title {
    font-size: 17px;
    line-height: 28px;
    padding-bottom: 9px;
    margin-bottom: 21px;
  }
}
.customer-account-index .page-main .block .block-title .action {
  float: right;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.01em;
}
.customer-account-index .page-main .block .block-title .action:hover {
  color: #000000;
}
.customer-account-index .page-main .block.block-dashboard-info .box-content {
  float: left;
  width: 100%;
}
.customer-account-index .page-main .block.block-dashboard-info .box-content .box-data .change-password {
  vertical-align: bottom;
  margin-top: 32px;
  float: left;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 700;
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .customer-account-index .page-main .block.block-dashboard-info .box-content .box-data .change-password {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .customer-account-index .page-main .block.block-dashboard-info .box-content .box-data .change-password {
    margin-top: 17px;
  }
}
.customer-account-index .page-main .block.block-dashboard-info .box-content .box-data .change-password:hover {
  text-decoration: none;
}
.customer-account-index .page-main .block.block-dashboard-info .box-content .name {
  width: 100%;
  margin-bottom: 23px;
}
@media (max-width: 1200px) {
  .customer-account-index .page-main .block.block-dashboard-info .box-content .name {
    margin-bottom: 13px;
  }
}
.customer-account-index .page-main .block.block-dashboard-info .box-content .email {
  float: left;
  margin-right: 46px;
}
@media (max-width: 480px) {
  .customer-account-index .page-main .block.block-dashboard-info .box-content .email {
    float: none;
  }
}
.customer-account-index .page-main .block.block-dashboard-info .box-content .bcnt {
  font-size: 16px;
  font-weight: 300;
  line-height: 30px;
}
.customer-account-index .page-main .block.block-dashboard-info .box-content .bcnt span {
  display: block;
  text-transform: uppercase;
  color: #0061ae;
  font-weight: 700;
  letter-spacing: 0.05em;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 4px;
}
@media (max-width: 991px) {
  .customer-account-index .page-main .block.block-dashboard-info .box-content .bcnt span {
    margin-bottom: 0;
    line-height: 11px;
  }
}
.customer-account-index .page-main .block.block-dashboard-addresses .box {
  float: left;
  margin-right: 42px;
}
.customer-account-index .page-main .block.block-dashboard-addresses .box:last-child {
  margin-right: 0;
}
.customer-account-index .page-main .block.block-dashboard-addresses .box .box-title {
  font-size: 13px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #0061ae;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: block;
}
.customer-account-index .page-main .block.block-dashboard-addresses .box .box-content address {
  font-size: 16px;
  font-weight: 300;
  line-height: 27px;
}
@media (max-width: 767px) {
  .customer-account-index .page-main .block.block-dashboard-addresses .box .box-content address {
    font-size: 13px;
    line-height: 23px;
  }
}
.customer-account-index .page-main .block.block-dashboard-addresses .box .box-actions {
  margin-top: 24px;
}
.customer-account-index .page-main .block.block-dashboard-addresses .box .box-actions a {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #0061ae;
  text-decoration: underline;
}
.customer-account-index .page-main .block.block-dashboard-addresses .box .box-actions a:hover {
  text-decoration: none;
}
.wishlist-main .wishlist-toolbar {
  float: left;
  width: 100%;
}
@media (max-width: 768px) {
  .wishlist-main .wishlist-toolbar .toolbar-amount {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .wishlist-main .wishlist-toolbar .limiter {
    width: 100%;
    text-align: center;
  }
}
.wishlist-main .form-wishlist-items .product-item-name {
  margin: 0 0 11px 0 !important;
  float: left;
  width: 100%;
  font-size: 23px;
  font-weight: 500;
  line-height: 27px;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  text-align: center;
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .product-item-name {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    margin-bottom: 14px;
  }
}
.wishlist-main .form-wishlist-items .product-item-name a {
  color: #000000;
}
.wishlist-main .form-wishlist-items .product-item-name a:hover {
  color: #0061ae;
  text-decoration: none;
}
.wishlist-main .form-wishlist-items .price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 !important;
  float: left;
  width: 100%;
}
.wishlist-main .form-wishlist-items .price-box:has(.old-price) .special-price .price {
  color: red !important;
}
.wishlist-main .form-wishlist-items .price-box .price-as-configured {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.wishlist-main .form-wishlist-items .price-box .normal-price .price-label {
  display: none;
}
.wishlist-main .form-wishlist-items .price-box .old-price {
  order: 0;
  margin: 0;
  color: #898989;
  position: relative;
  padding: 0 8px;
  margin-right: 18px;
}
@media (max-width: 640px) {
  .wishlist-main .form-wishlist-items .price-box .old-price {
    margin-right: 8px;
  }
}
.wishlist-main .form-wishlist-items .price-box .old-price:after {
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #898989;
}
.wishlist-main .form-wishlist-items .price-box .old-price .price-label {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .price-box .old-price .price-label {
    font-size: 16px;
  }
}
@media (max-width: 410px) {
  .wishlist-main .form-wishlist-items .price-box .old-price .price-label {
    font-size: 14px;
  }
}
.wishlist-main .form-wishlist-items .price-box .old-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .price-box .old-price .price {
    font-size: 16px;
  }
}
@media (max-width: 410px) {
  .wishlist-main .form-wishlist-items .price-box .old-price .price {
    font-size: 14px;
  }
}
.wishlist-main .form-wishlist-items .price-box .special-price {
  order: 1;
  margin: 0;
}
.wishlist-main .form-wishlist-items .price-box .special-price .price-label {
  display: none;
}
.wishlist-main .form-wishlist-items .price-box .special-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .price-box .special-price .price {
    font-size: 16px;
  }
}
@media (max-width: 410px) {
  .wishlist-main .form-wishlist-items .price-box .special-price .price {
    font-size: 14px;
  }
}
.wishlist-main .form-wishlist-items .price-box .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .price-box .price {
    font-size: 16px;
  }
}
.wishlist-main .form-wishlist-items .swatch-attribute {
  float: left;
  width: 100%;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color {
  text-align: center;
  margin-top: 20px;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options {
  margin: 0;
  display: inline-block;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color {
  margin: 0 5px 0 0;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  min-width: initial;
  position: relative;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color:last-child {
  margin: 0;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):focus,
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):focus {
  box-shadow: none;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):hover {
  outline: 0;
  border: 0;
  box-shadow: none;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):hover:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):hover:after {
    width: 15px;
    height: 15px;
    border-width: 3px;
  }
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover {
  outline: 0;
  border: 0;
  box-shadow: none;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover:after {
    width: 15px;
    height: 15px;
    border-width: 3px;
  }
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color.selected {
  outline: 0;
  border: 0;
  box-shadow: none;
}
.wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color.selected:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .wishlist-main .form-wishlist-items .swatch-attribute.color .swatch-attribute-options .swatch-option.color.selected:after {
    width: 15px;
    height: 15px;
    border-width: 3px;
  }
}
.account-content-section .category-div:after {
  display: none;
}
.order-details-items .table-order-items .product-item-name {
  font-size: 15px;
  font-weight: 500;
}
.order-details-items .table-order-items .price-including-tax .price,
.order-details-items .table-order-items .price-excluding-tax .price {
  font-weight: 400;
}
.order-details-items .table-order-items .items-qty {
  margin: 0;
  padding: 0;
  list-style: none;
}
.order-details-items .table-order-items .items-qty .title {
  display: inline-block;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 0px solid #cccccc !important;
  font-size: 14px !important;
}
.order-actions-toolbar .action {
  text-decoration: underline;
}
.order-details-items .action {
  text-decoration: underline;
}
.order-details-items.ordered {
  border: 0;
  padding: 0;
}
.order-details-items.invoice,
.order-details-items.shipments,
.order-details-items.creditmemo {
  background: #fff;
  float: left;
  width: 100%;
  border: 0;
}
@media (max-width: 768px) {
  .order-details-items.invoice,
  .order-details-items.shipments,
  .order-details-items.creditmemo {
    margin-top: 10px;
    border-radius: 15px;
    padding: 20px !important;
  }
}
.order-details-items.invoice tfoot,
.order-details-items.shipments tfoot,
.order-details-items.creditmemo tfoot {
  background-color: #ffffff;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 0px solid #cccccc;
}
body.account.page-print {
  background-color: #0061ae;
}
body.account.page-print .columns .column.main {
  width: 100%;
  flex: 100%;
  padding-left: 0;
  margin: 0;
  padding-bottom: 0;
}
body.account.page-print .page-title-wrapper .page-title {
  text-align: left;
  color: #fff;
}
body.account.page-print .page-title-wrapper:after {
  display: none;
}
body.account.page-print .order-date {
  margin-bottom: 24px;
  color: #fff;
}
body.account.page-print .order-status {
  color: #fff;
}
@media (max-width: 639px) {
  .order-details-items .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .order-details-items .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding-left: 0;
    padding-right: 0;
  }
}
.account .form-address-edit .zip.search-container .search-bar {
  display: flex;
  flex-wrap: wrap;
}
.account .form-address-edit .zip.search-container .search-bar input {
  border: 2px solid #2761A8;
  border-radius: 60px;
  height: 50px;
  background: transparent;
  padding: 0 24px;
  font-size: 18px;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  box-shadow: none !important;
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  order: -1;
  margin-bottom: 10px;
}
@media (max-width: 1370px) {
  .account .form-address-edit .zip.search-container .search-bar input {
    font-size: 16px;
    padding: 0 14px;
  }
}
@media (max-width: 991px) {
  .account .form-address-edit .zip.search-container .search-bar input {
    height: 42px;
    font-size: 14px;
    padding: 0 14px;
  }
}
.account .form-address-edit .zip.search-container .search-bar button {
  background: #0061ae;
  border-radius: 30px;
  padding: 12px 30px;
  letter-spacing: 0.4px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  border: 0;
}
.account .form-address-edit .zip.search-container .search-bar button:hover {
  background-color: rgba(0, 97, 174, 0.2);
  color: #0061ae;
}
.account .form-address-edit .zip.search-container .search-bar .message.warning {
  width: 100%;
}
.account .actions-toolbar .action.primary {
  border: 2px solid #ccdfef;
}
.account .actions-toolbar .action.primary:hover {
  border-color: #0061ae;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner {
  display: block;
  position: static;
  top: auto;
  bottom: auto;
  box-shadow: none;
  border: 0;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .comment-box {
  display: none;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart {
  display: block;
  width: 100%;
  margin: 0;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .fieldset {
  display: block;
  margin-bottom: 10px;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .qty {
  margin-top: 10px;
  padding-right: 0;
  display: block;
  width: 100%;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .qty label {
  display: none;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .qty .input-text {
  text-align: center;
  padding: 0;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .product-item-actions {
  display: block;
  width: 100%;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .product-item-actions .actions-primary {
  display: block;
  width: 100%;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .product-item-actions .tocart {
  background: rgba(0, 97, 174, 0.2);
  border-radius: 30px;
  padding: 12px 30px;
  letter-spacing: 0.4px;
  color: #0061ae;
  border: 2px solid transparent;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .product-item-actions .tocart:hover,
.account .wishlist-main .products-grid .product-items li .product-item-inner .box-tocart .product-item-actions .tocart:focus {
  background: #0061ae;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #0061ae;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .product-item-actions {
  display: block;
  width: 100%;
  text-align: center;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .product-item-actions .edit {
  display: none;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .product-item-actions .delete {
  width: 100%;
  text-align: center;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .product-item-actions .delete:before {
  display: none;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .product-item-actions .delete span {
  position: relative;
  width: auto;
  display: block;
  font-size: 15px;
  font-weight: 700;
  clip: inherit;
  height: auto;
  text-transform: uppercase;
  color: #0061ae;
}
.account .wishlist-main .products-grid .product-items li .product-item-inner .product-item-actions .delete:hover span {
  color: #000;
}
.account .wishlist-main .products-grid .product-items li .product-item-info:hover .product-item-inner {
  display: block;
}
.mpbrand-index-index .brand-container {
  margin: 0;
}
.mpbrand-index-index .page-title-wrapper {
  display: flex;
}
@media (min-width: 1200px) {
  .mpbrand-index-index .page-title-wrapper {
    padding: 13px 0 60px 0;
  }
}
@media (max-width: 991px) {
  .mpbrand-index-index .page-title-wrapper {
    padding: 13px 0 25px 0;
  }
}
@media (min-width: 1200px) {
  .mpbrand-index-index .page-title-wrapper .page-title {
    padding-top: 21px;
  }
}
@media (max-width: 767px) {
  .mpbrand-index-index .page-title-wrapper .breadcrumbs {
    order: -1;
  }
}
@media (min-width: 1200px) {
  .mpbrand-index-index .page-title-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transform: none;
    z-index: -1;
    background-image: url("../images/Intersection_1.svg");
    background-position: bottom center;
    background-size: 100% auto;
    border-radius: 0;
  }
}
.mpbrand-index-index .block-brand-list .block-title {
  display: none;
}
.mpbrand-index-index .block-brand-list .brand-mix-container {
  columns: 4;
  -webkit-columns: 4;
  -moz-columns: 4;
}
@media (max-width: 1023px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
}
@media (max-width: 767px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}
.mpbrand-index-index .block-brand-list .brand-mix-container div[style="clear: both"] {
  display: none;
}
.mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container {
  break-inside: avoid;
  padding: 0 15px 0 0;
  margin: 0 0 27px 0;
  clear: both;
  border: 0;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container {
    margin-bottom: 17px;
  }
}
.mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-char-title {
  align-items: center;
  width: 39px;
  height: 39px;
  background-color: #0061ae;
  color: #ffffff;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 35px;
  letter-spacing: 0;
  float: left;
  text-align: center;
  margin-top: 0;
}
@media (max-width: 767px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-char-title {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 380px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-char-title {
    width: 100%;
    margin: 0;
  }
}
.mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content {
  display: inline-block;
  vertical-align: top;
  padding-left: 38px;
  margin-top: 5px;
}
@media (max-width: 1200px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content {
    padding-left: 18px;
  }
}
@media (max-width: 767px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content {
    margin: 0;
    padding-left: 20px;
  }
}
@media (max-width: 503px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content {
    padding-left: 15px;
  }
}
@media (max-width: 380px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content {
    margin: 15px 0 20px 0;
    float: left;
    display: block;
    width: 100%;
    padding-left: 0;
  }
}
.mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content .product-items {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}
.mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content .product-items .product-item {
  max-width: initial;
  margin: 0 0 8px 0 !important;
  text-align: left;
  width: 100% !important;
  padding: 0;
}
@media (max-width: 767px) {
  .mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content .product-items .product-item {
    margin-bottom: 5px !important;
  }
}
.mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content .product-items .product-item .product-item-link {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  font-family: 'Work Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400 !important;
  text-transform: capitalize;
  color: #000000;
}
.mpbrand-index-index .block-brand-list .brand-mix-container .product-list-container .brand-list-content .product-items .product-item .product-item-link:hover {
  color: #0061ae;
  text-decoration: none;
}
.columns .sidebar .block.block-category-brand.widget {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .navigation {
    padding: 0;
  }
  .navigation .parent .level-top {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    display: block;
    text-decoration: none;
    position: relative;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    display: none;
    padding: 10px 0;
  }
  .nav-sections .switcher-options.active .switcher-dropdown {
    display: block;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 15px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
}
@media only screen and (min-width: 1025px) {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 25px;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
/**
 * Common
 */
.klarna-payments-method-cell {
  display: table-cell;
  vertical-align: middle;
}
label.klarna-payments-method-cell > span {
  padding-left: 5px;
}
span.klarna-payments-method-cell > img {
  display: block;
}
/**
 * Desktop
 */
/**
 * Mobile
 */
/**
 * MageSpecialist
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to info@magespecialist.it so we can send you a copy immediately.
 *
 * @category   MSP
 * @package    MSP_ReCaptcha
 * @copyright  Copyright (c) 2017 Skeeller srl (http://www.magespecialist.it)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha {
  margin-bottom: 10px !important;
}
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_InstagramFeed
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpinstagramfeed-container .mpinstagramfeed-photo {
  margin: 2px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    font-size: 14px !important;
    opacity: 1 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
    opacity: 1 !important;
  }
}
.mpinstagramfeed-container .mpinstagramfeed-photo .mpinstagramfeed-post-caption {
  line-height: 18px;
  letter-spacing: normal;
  position: absolute;
  bottom: 0;
  padding: 5px;
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.3);
  color: #F0F0F0;
  max-height: 30%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.mpinstagramfeed-photo:hover .mpinstagramfeed-post-caption {
  opacity: 1 !important;
  display: inline;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img {
  display: block;
  width: 100%;
  max-width: none;
  height: 100%;
  object-fit: cover;
  padding: 0 1px 1px 0;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_AjaxLayer
 * @copyright   Copyright (c) Mageplaza (http://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 300%;
  left: 0;
  text-align: center;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0px;
  width: 500%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  margin-top: 300px;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.filter-options-content a {
  display: inline-block !important;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigation
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.ln_overlay img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.layered-filter-block-container .ln_tooltip {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}
.filter-content .category-items {
  margin: 0;
  padding-left: 30px;
  list-style: none;
}
.filter-content .icon-expand:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e608';
  font-family: 'luma-icons';
  vertical-align: bottom;
  display: inline-block;
  font-weight: bold;
  overflow: hidden;
  speak: none;
  text-align: center;
  padding-right: 5px;
}
.filter-content .active.icon-expand:after {
  content: '\e622';
}
.filter-content input[type="text"]:focus,
.filter-content input[type="checkbox"]:focus,
.filter-content input[type="radio"]:focus,
.filter-content select:focus {
  outline: none !important;
  box-shadow: none !important;
}
.filter-content .filter-options-item li a:hover {
  background: none !important;
  color: #006bb4;
}
.filter-content .filter-options-item li a:hover span {
  color: #006bb4;
}
.filter-content .filter-options-item .ui-slider-handle {
  height: 15px !important;
  width: 15px !important;
  background: #01007F;
  left: -2px;
  bottom: -3px;
}
.filter-content #ln_slider_price {
  margin-bottom: 5px;
}
.mp-show-navigation {
  display: none;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_LayeredNavigationPro
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
a.chosen-single.chosen-default,
.chosen-single-with-deselect {
  border-radius: 3px !important;
  min-height: 30px !important;
  line-height: 26px !important;
  background: #fff !important;
  box-shadow: none;
}
.chosen-container-single .chosen-single div {
  top: 3px;
}
.chosen-container-single .chosen-search input[type=text] {
  box-shadow: none !important;
  border-radius: 2px;
  border: 1px solid #ccc;
}
li.active-result.highlighted {
  border-radius: 2px !important;
  background-image: none !important;
  border: none !important;
}
.chosen-container-single .chosen-single abbr {
  top: 9px !important;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  margin-right: 0 !important;
}
.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  width: 100% !important;
}
ul.chosen-results::-webkit-scrollbar {
  width: 6px;
}
ul.chosen-results::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
ul.chosen-results::-webkit-scrollbar-thumb {
  background-color: #ccc;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}
.ln_slider_range {
  margin-top: 10px;
}
.ln_slider_range_input {
  width: 60px !important;
  height: 30px !important;
  text-align: center;
  padding: 0;
}
.filter-options-content .rating-summary {
  padding-bottom: 3px;
}
.filter-options-content .rating-summary.selected {
  background-color: #e8e8e8;
}
@media (min-width: 1200px) {
  #ln_slider_range_price .ln_slider_from {
    width: 45%;
    padding: 0;
    display: inline-block;
    text-align: center;
  }
  #ln_slider_range_price .ln_slider_to {
    width: 45%;
    float: right;
    text-align: center;
    padding: 0;
  }
  .ln_slider_container label {
    min-width: 0 !important;
  }
}
@media (max-width: 1195px) {
  .ln_slider_from {
    display: block;
    margin-bottom: 15px;
    padding-left: 15px;
  }
  .ln_slider_to {
    display: block;
    padding-left: 15px;
  }
}
@media (max-width: 820px) and (min-width: 768px) {
  .ln_slider_range_input {
    display: block;
    margin: 0 auto 10px auto;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
}
.ln_slider_range .ln_slider_range_input_to {
  float: right;
}
.ln_slider_container label {
  min-width: 50px;
  display: inline-block;
}
.swatch-option-label-layered {
  height: 24px !important;
  display: block !important;
  margin-bottom: 5px !important;
}
.swatch-option-label-layered .swatch-option.text {
  padding-top: 1px !important;
  padding-bottom: 1px !important;
}
.swatch-text .swatch-option.color {
  height: 24px !important;
}
.swatch-attribute .swatch-option.disabled {
  pointer-events: none;
}
@media (max-width: 767px) {
  .ln_slider_range {
    text-align: center;
  }
  .ln_slider_range .ln_slider_range_input_to {
    float: none !important;
  }
  .block.filter button#ln_button_submit {
    display: none;
  }
  .block.filter.active button#ln_button_submit {
    display: block;
    position: fixed;
    top: 0px;
    z-index: 999999;
    right: 15%;
  }
}
.mplayer-subcategory {
  width: 90%;
  margin: auto;
}
.mplayer-category-item .mplayer-item-slider {
  padding: 10px;
  box-sizing: border-box;
  color: #575757;
  text-align: center;
  font-size: 18px;
  height: 100%;
  position: relative;
}
.mplayer-category-item-label {
  background: #ffffff;
  color: #000;
  box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.1);
  margin: 0;
  padding: 10px 5px;
  border: 1px solid #fff;
  line-height: 1.2;
  word-break: break-word;
}
.mplayer-category-item-image {
  margin-bottom: 7px;
}
.mplayer-category-item-label:hover {
  border: 2px solid #01007F;
}
a.mplayer-item-slider:hover {
  text-decoration: none;
}
.filter-options-item .layer-search-box {
  border-radius: 4px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_ProductFinder
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.mpproductfinder-horizontal li {
  list-style: none;
  display: inline-block;
  margin-bottom: 20px;
}
.mpproductfinder-vertical li {
  list-style: none;
  display: block;
  margin-bottom: 15px;
}
.mpproductfinder-filter-title {
  font-weight: bold;
  font-size: 16px;
  padding: 10px 5px;
}
.mpproductfinder-block {
  border-radius: 5px;
  background-color: #efefef;
}
.mpproductfinder-block ul {
  position: relative;
  padding: 10px 15px 15px 15px;
}
.mppf-find-btn.active {
  display: inline-block !important;
}
.mppf-find-btn {
  display: none !important;
}
.mppf-reset-btn.active {
  display: inline-block !important;
}
.mppf-reset-btn {
  display: none !important;
}
.dropdown-select-content {
  display: none;
}
.dropdown-select-content.active {
  display: block;
  z-index: 10;
}
.select-wrapper {
  position: relative;
  padding: 5px 0;
  background: #fff;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border: 1px solid #cccccc;
}
.select-wrapper span {
  padding: 10px;
  color: #0f0c08;
}
.select-wrapper:after {
  /* Little arrow */
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #7f7f7f transparent;
}
.dropdown-item input.hidden {
  display: none;
}
.dropdown-select-content {
  /* Size & position */
  left: 2%;
  position: absolute;
  width: 95%;
  margin-top: 5px;
  /* Styles */
  background: #fff;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  list-style: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dropdown-select-content .dropdown-item {
  text-align: center;
  display: block;
  text-decoration: none;
  color: #333;
  padding: 10px;
  transition: all 0.3s ease-out;
  float: left;
  border: 1px solid #cccccc;
  margin: 10px;
  border-radius: 5px;
  font-weight: bold;
  background-color: #eaeaea;
  cursor: pointer;
}
.dropdown-select-content .dropdown-item:hover {
  background-color: #d8d7d7;
}
/* Active state */
.select-wrapper.active {
  box-shadow: none;
  color: white;
}
.select-wrapper.active .categories {
  max-height: 400px;
}
.select-wrapper:focus {
  border-radius: 5px 5px 0 0;
  background: #4cbeff;
  box-shadow: none;
  border-bottom: none;
  color: white;
}
.select-wrapper:focus:after {
  border-color: #82d1ff transparent;
}
.select-wrapper:focus .categories {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  max-height: 400px;
}
.mpproductfinder-close-btn {
  background: url(../../../../../frontend/Magento/luma/en_GB/Mageplaza_ProductFinder/css/images/btn-close.png) no-repeat center;
  -moz-background-size: contain;
  font-size: 2rem;
  border: none;
  position: absolute;
  z-index: 10;
  width: 15px;
  height: 15px;
  right: 0;
  margin: 5px;
  cursor: pointer;
}
.mpproductfinder-select .chosen-container {
  width: 100% !important;
}
.mppf-filter-label {
  display: inline-grid;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .mppf-filter-label {
    width: 10%;
  }
}
.mppf-filter-label span {
  padding: 10px;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
}
.mppf-option-label {
  padding: 10px;
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_Shopbybrand
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.data.item.content .products .product-items .product-item .product-item-info,
#quick-view #layer-product-list .products .product-items .product-item .product-item-info {
  padding-bottom: 10px;
}
.brand-container {
  margin: 0 20px;
}
.brand-image-container,
.brand-description-container,
.brand-cms-container {
  margin-bottom: 20px;
}
.brand-image-container .brand-image-photo {
  display: block;
  height: auto;
  max-width: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 30px;
}
.product-list-container.brand-list-container {
  padding-top: 20px;
}
.block-brand-search {
  padding: 15px 0 40px 0;
  text-align: center;
  color: #fff;
  margin-bottom: 0 !important;
}
.block-brand-search .block-title {
  font-size: 3.5em;
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: normal;
}
.block-brand-search .block-content {
  margin-top: 1em;
}
.block-brand-search .block-content .mp-searchbox {
  position: relative;
  max-width: 660px;
  text-align: left;
  margin: 0 auto;
}
.block-brand-search .search-btn {
  display: inline-block;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 20px;
  top: -2px;
  z-index: 1;
  height: 61px !important;
}
.block-brand-search .search-btn > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-brand-search .search-btn:before {
  -webkit-font-smoothing: antialiased;
  font-size: 39px;
  line-height: 61px;
  color: #8f8f8f;
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
@media (max-width: 500px) {
  .block-brand-search .search-btn:before {
    -webkit-font-smoothing: antialiased;
    font-size: 25px;
    line-height: 61px;
    color: #8f8f8f;
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .block-brand-list .block-title {
    padding: 5px 0 40px 0;
    width: 100% !important;
  }
  .block-brand-list .block-title .title {
    width: 100% !important;
    padding: 0 0 20px 0 !important;
    text-align: center;
  }
  .block-brand-list ul.brand-options {
    width: 100% !important;
    padding-left: 30px !important;
  }
  .block-brand-list ul.category-nav-list {
    margin-top: 15px;
    padding-left: 0 !important;
    flex-wrap: wrap;
  }
  .autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-suggestion-right {
    width: 70% !important;
  }
  .autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-img-responsive {
    width: 80px !important;
    height: 80px !important;
  }
  .shopbybrand-product-name {
    font-size: 18px !important;
  }
  .autocomplete-no-suggestion {
    font-size: 18px !important;
  }
  .mpbrand-top-link ul.ui-widget-content .container li {
    text-align: center;
  }
  .mpbrand-top-link ul.ui-widget-content .ui-corner-all span {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1080px) {
  .block-brand-list ul.brand-options {
    width: 63% !important;
  }
  .block-brand-list ul.category-nav-list {
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .brand-list-content .product-item-details {
    padding: 0 25px !important;
  }
  .block-brand-list .brand-list-content .product-item-info .product-image-photo {
    width: 100px !important;
    height: 100px !important;
  }
  .autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-suggestion-right {
    width: 65% !important;
  }
  .autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-img-responsive {
    width: 60px !important;
    height: 60px !important;
    border-radius: 20px !important;
  }
  .shopbybrand-product-name {
    font-size: 16px !important;
    padding: 5px 0 !important;
  }
  .autocomplete-no-suggestion {
    font-size: 16px !important;
  }
}
.block-brand-search .block-content .mp-searchbox .form-control {
  display: block;
  width: 100%;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 0 auto;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  padding: 18px 10px 18px 20px !important;
  height: auto !important;
}
@media (max-width: 500px) {
  .block-brand-search .block-content .mp-searchbox .form-control {
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    margin: 0 auto;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    padding: 18px 10px 18px 15px !important;
    height: auto !important;
  }
}
.block-brand-feature {
  padding-bottom: 20px;
}
.block-brand-feature .block-title {
  text-align: center;
  margin-bottom: 30px !important;
}
.block-brand-feature .owl-item img {
  width: 100% !important;
  border-radius: 30px;
}
.block-brand-feature .owl-stage-outer {
  padding: 0 15px;
}
.block-brand-feature .block-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 25px;
}
.owl-prev,
.owl-next {
  position: absolute;
  font-size: 6rem !important;
  opacity: 0.7;
  color: #61615f !important;
}
.block-brand-feature .block-content .owl-prev {
  top: 20% !important;
  left: -15%;
}
.block-brand-feature .block-content .owl-next {
  top: 20% !important;
  right: -15%;
}
.brand-container .block-brand-feature .block-content .owl-prev,
.brand-container .block-brand-feature .block-content .owl-next {
  color: #000 !important;
}
.block-brand-feature .block-content .owl-nav [class*='owl-']:hover {
  background: none !important;
}
.brand-container .block-brand-feature .block-content .owl-nav [class*='owl-']:hover {
  color: #333 !important;
}
.brand-container .block-brand-feature #block-feature-brand-heading {
  font-weight: bold;
  font-size: 2.8em !important;
}
.ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #ffffff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.autocomplete-suggestions {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #ddd;
  background: #FFF;
  cursor: default;
  overflow: auto;
  -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
  border-top: 0;
  padding: 10px 0;
  border-radius: 15px;
  z-index: 1 !important;
}
.autocomplete-suggestion {
  padding: 2px 5px;
  white-space: nowrap;
  overflow: hidden;
}
.autocomplete-no-suggestion {
  padding: 2px 5px;
}
.autocomplete-selected {
  background: #F0F0F0;
}
.autocomplete-suggestions strong {
  font-weight: bold;
  color: #000;
}
.autocomplete-group {
  padding: 2px 5px;
  font-weight: bold;
  font-size: 16px;
  color: #000;
  display: block;
  border-bottom: 1px solid #000;
}
.autocomplete-suggestion a.shopbybrand-suggestion:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-suggestion-left {
  width: 18%;
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-suggestion-right {
  width: 75%;
  float: left;
  padding: 5px 10px;
}
.autocomplete-suggestion a.shopbybrand-suggestion .shopbybrand-img-responsive {
  width: 100px;
  height: 100px;
  border: 1px solid #d9d9d9;
  border-radius: 30px;
}
.shopbybrand-product-name {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
  padding: 10px 0;
}
.autocomplete-no-suggestion {
  padding: 2px 15px !important;
  font-size: 20px;
  color: #333333;
}
.shopbybrand-product-des {
  color: #333333;
}
.block-brand-feature .block-content .owl-carousel {
  width: calc(60%);
  margin: auto;
}
.sidebar-main .block-brand-feature .block-content .owl-carousel {
  width: calc(65%) !important;
  margin: auto;
}
.block-brand-feature .owl-carousel .owl-item img {
  height: 200px;
}
.block-brand-list .block-title .title {
  width: 27%;
  float: left;
  padding-left: 45px;
  line-height: 50px;
}
.block-brand-list .block-title .title h1 {
  font-weight: bold;
}
.block-brand-list ul.brand-options {
  list-style-type: none;
  padding-left: 0;
  width: 68%;
  float: left;
}
.block-brand-list .block-title {
  padding: 40px 0;
  border-bottom: 1px solid;
  width: 85%;
  margin: auto;
}
.block-brand-list ul.brand-options:after,
.block-brand-list .brand-mix-container:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.block-brand-list ul.brand-options li {
  position: relative;
  min-width: 70px;
  float: left;
  margin-bottom: 5px;
  margin-left: 5px;
  border-radius: 20px;
}
.block-brand-list ul.brand-options li#mp-first-opt {
  border-left: 1px solid #4d4d4d;
}
.block-brand-list ul.brand-options li.active {
  color: #ffffff;
}
.block-brand-list ul.brand-options li.control {
  cursor: pointer;
  border: 1px solid #4d4d4d;
}
.block-brand-list ul.brand-options li.control:hover {
  box-shadow: 2px 2px #4d4d4d;
}
.block-brand-list ul.brand-options li.disabled {
  cursor: not-allowed;
  border: 1px solid #fff;
}
.block-brand-list ul.brand-options a.mp-option-item {
  color: inherit;
  position: relative;
  display: block;
  padding: 4px 0px;
  line-height: 20px;
  font-size: 12px;
  text-decoration: none;
  text-align: center;
  font-weight: 600;
}
.block-brand-list ul.category-nav-list {
  margin-top: 30px;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  width: 100% !important;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.block-brand-list ul.category-nav-list li {
  padding: 0 10px;
  margin-right: 15px;
  border: 1px solid black;
}
.block-brand-list ul.category-nav-list a {
  line-height: 20px;
  padding: 12px 30px !important;
}
.block-brand-list ul.brand-options li.disabled a {
  opacity: 0.5;
  background: #C8C8C8;
  border-radius: 15px;
}
.block-brand-list .mp-filter.mix {
  float: left;
  margin: 5px;
}
.block-brand-list .mp-filter.mix .mp-label {
  text-align: center;
  padding: 10px;
}
.brand-list-content {
  width: 100%;
  float: right;
}
.brand-list-content ol {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}
.brand-list-content ol .product-item-info {
  margin: 0 auto;
}
.brand-list-content .product-item-details {
  float: left;
  width: 70%;
  padding: 0 35px;
}
.brand-info {
  width: 100%;
  float: left;
}
.brand-info .product-item-name {
  float: left;
  width: 90%;
}
.product-item-name a {
  font-weight: 600 !important;
}
.brand-info .quickview_popup {
  float: right;
  width: 10%;
  font-size: 18px;
}
.brand-list-content .product-item-description {
  margin: 15px 0;
  width: 100%;
  float: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.quickview_popup a {
  color: #333333;
}
.brand-list-content .product-item-info:hover {
  border: none !important;
  box-shadow: none !important;
}
.brand-list-content .product-item-info .product-image-photo:hover {
  border: 1px solid #d9d9d9 !important;
  box-shadow: 3px 3px 3px 3px #d9d9d9!important;
}
.product-list-container .brand-char {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 5px;
}
.brand-char .brand-char-title {
  float: left;
  font-weight: 700;
  font-size: 25px;
  width: 3%;
  margin-top: 10px;
}
.brand-char .action {
  float: right;
  width: 25px;
  height: 25px;
  border: 1px solid;
  border-radius: 50%;
  padding: 0 !important;
  margin-top: 13px !important;
  background: none !important;
}
.show-more {
  text-align: right;
  font-size: 16px;
}
.brand-char .action:hover {
  background: #eeeeee !important;
}
.product-list-container .action::after {
  font-size: 10px;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  text-align: center;
}
.product-list-container .action.active::after {
  content: '\e622';
}
.block-brand-feature .brand-image {
  display: unset;
}
#quick-view .brand_title {
  float: left;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
}
#quick-view .related-product-modal-title {
  float: left;
  padding: 20px 0;
  width: 100%;
  text-align: center;
  font-size: 26px;
  font-weight: 700;
}
.related-product-modal-content .toolbar-products {
  position: inherit !important;
}
.related-product-modal-content ol {
  display: flex;
  flex-wrap: wrap;
}
.related-product-modal-content .product-item-info {
  width: 90%;
}
@media (max-width: 769px) {
  #quick-view .related-product-modal-title {
    float: left;
    padding: 10px 0;
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    border-bottom: solid 1px #dfdfdf;
    margin-bottom: 15px;
  }
  .related-product-modal-content .toolbar-products {
    position: relative !important;
  }
}
#quick-view .brand-info-container {
  float: left;
  width: 30%;
  padding: 0 25px;
}
#quick-view .related-product-container {
  float: left;
  width: 60%;
}
.limiter {
  display: none;
}
.quickview_popup a {
  color: #333333;
}
@media (max-width: 603px) {
  #quick-view .brand-info-container {
    float: left;
    width: 100%;
    padding: 0;
  }
  #quick-view .related-product-container {
    float: left;
    width: 100%;
  }
}
.brand-info-container .img-content {
  float: left;
  width: 100%;
  text-align: center;
  margin: 15px 0 25px 0;
}
.brand-info-container .img-content img {
  width: 250px;
}
.brand-info-container .quickview_img {
  border: 1px solid #d9d9d9;
  border-radius: 30px;
  box-shadow: 3px 3px 3px 3px #d9d9d9!important;
}
.brand_description {
  clear: both;
  width: 50%;
  margin: 0 auto;
}
.brand-information .product-image-container {
  margin-top: 25px;
}
.shopbybrand-suggestion-right .shopbybrand-product-name {
  white-space: initial;
}
.shopbybrand-product-des,
.shopbybrand-product-des p {
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.shopbybrand-product-des li {
  white-space: initial;
}
@media (min-width: 480px) {
  .shopbybrand-product-des p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (min-width: 720px) {
  .shopbybrand-product-des p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .mpbrand-top-link .subchildmenu li {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .shopbybrand-product-des p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#category-brand-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#category-brand-subtitle {
  display: block;
}
#block-category-brand-container {
  border-bottom: solid 1px #ccc;
}
.block-brand-feature .relate-content {
  text-align: center;
}
.block-brand-feature .relate-content a {
  color: #000;
  font-weight: 600;
  font-size: 16px;
  display: block;
  width: 85%;
}
.block-brand-feature .relate-content a span {
  display: block;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  .page-with-filter .columns .sidebar-main {
    width: 100%;
  }
}
#thumbnail-brand-subtitle {
  display: block;
}
#block-brand-thumbnail-container {
  border-bottom: solid 1px #ccc;
  padding-bottom: 10px;
}
#brand-thumbnail-menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#brand-thumbnail-menu li a {
  display: block;
  color: #000;
  padding: 3px 0;
  text-decoration: none;
}
#brand-thumbnail-menu li span {
  display: block;
  padding: 8px 8px 8px 50px;
}
.brand-items {
  padding-bottom: 4px;
}
.ln_overlay {
  background-color: #FFFFFF;
  height: 100%;
  left: 0;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  display: none;
}
.loader img {
  top: 40%;
  left: 45%;
  display: block;
  position: fixed;
}
.ln_slider_container {
  width: calc(80%);
  margin: 0 15px 0 5px;
}
.brand-topmenu-image {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 1px solid #d9d9d9 !important;
}
.mpbrand-top-link ul.submenu.ui-menu.ui-widget.ui-widget-content.ui-front {
  border-radius: 20px;
  padding-top: 20px;
}
.mpbrand-top-link ul.ui-widget-content .ui-corner-all:hover {
  background: none !important;
}
.mpbrand-top-link ul.ui-widget-content #ui-all-brand {
  padding: 20px 0 15px;
  text-align: center;
}
.mpbrand-top-link ul.ui-widget-content #ui-all-brand span {
  border: 1px solid #666666;
  border-radius: 15px;
  padding: 3px 20px !important;
}
.mpbrand-top-link ul.ui-widget-content .ui-corner-all div {
  font-weight: 600;
  font-size: 16px;
  display: inline-block;
}
.mpbrand-top-link ul.ui-widget-content .ui-corner-all div:hover {
  color: #000000 !important;
}
.mpbrand-top-link ul.ui-widget-content .ui-corner-all span {
  font-weight: 600;
  font-size: 16px;
}
.mpbrand-top-link ul.ui-widget-content .ui-corner-all span:hover {
  color: #000000 !important;
}
.mpbrand-top-link ul.ui-widget-content .ui-corner-all:hover .brand-topmenu-image {
  border: 1px solid #666666 !important;
  box-shadow: 0 0 6px 6px #f2f2f2 inset;
}
.mpbrand-top-link ul.ui-widget-content .mpbrand-dropdown-menu {
  padding-bottom: 30px;
}
.mpbrand-top-link ul.ui-widget-content .mpbrand-dropdown-menu .brand-topmenu-image {
  width: 65px;
  height: 65px;
  border-radius: 100%;
  border: 1px solid #d9d9d9 !important;
}
.mpbrand-top-link ul.ui-widget-content .mpbrand-dropdown-menu .ui-corner-all span {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}
.mpbrand-top-link ul.ui-widget-content .mpbrand-dropdown-menu #ui-all-brand {
  padding-left: 60px !important;
}
@media (max-width: 768px) {
  .nav-bottom-item li {
    width: 100%;
    text-align: center;
  }
}
.owl-carousel.brand-carousel .owl-item img {
  height: 200px;
}
@media (max-width: 600px) {
  .brand-detail .product-item-photo {
    width: 100%;
    float: left;
    text-align: center;
  }
  .brand-detail .product-item-details {
    float: left;
  }
}
.navigation li.level0.mpbrand-top-link.grid > .submenu {
  max-width: 100%;
}
@media (min-width: 720px) {
  .navigation li.level0.mpbrand-top-link.grid-2 > .submenu {
    min-width: 320px;
  }
  .navigation li.level0.mpbrand-top-link.grid-3 > .submenu {
    min-width: 500px;
  }
  .navigation li.level0.mpbrand-top-link.grid-4 > .submenu {
    min-width: 640px;
  }
}
.mpbrand-image-container {
  display: inline-block;
  max-width: 100%;
}
.mpbrand-image-wrapper {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.navigation li.level0.mpbrand-top-link .mpbrand-dropdown-menu {
  overflow-x: hidden;
  overflow-y: scroll;
  max-height: 350px;
}
.brand-quick-view .modal-inner-wrap {
  border-radius: 10px;
}
.brand-quick-view .modal-inner-wrap .modal-header {
  border-radius: 10px 10px 0 0;
}
/********** Product Page **********/
.product-brand-logo img {
  border: 1px solid #d9d9d9;
  border-radius: 12px;
}
.product-brand-logo img:hover {
  box-shadow: 2px 2px 2px 2px #f2f2f2;
}
.product-brand-name span {
  font-size: 16px;
  font-weight: 600;
  padding-left: 5px;
}
.product-brand-desc {
  padding: 5px;
}
/********** Category Page **********/
.sidebar-main .block-brand-feature {
  padding-bottom: 0 !important;
}
.sidebar-main .block-brand-feature .block-content .owl-item .brand-image {
  height: 130px !important;
}
.sidebar-main .block-brand-feature .block-content .owl-item .brand-image:hover {
  box-shadow: 2px 2px 2px 2px #f2f2f2;
}
.sidebar-main .block-brand-feature #block-feature-brand-heading {
  color: #333333 !important;
  font-size: 18px !important;
  font-weight: normal !important;
}
#block-brand-thumbnail-container .brand-items .brand-thumbnail-image {
  border: 1px solid #d9d9d9;
  border-radius: 100%;
}
#block-brand-thumbnail-container .brand-items span {
  font-size: 16px;
  font-weight: 600;
  padding-left: 60px !important;
}
.block-brand-widget a {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sidebar-main .block-brand-feature .relate-content {
  display: flex !important;
  align-items: center;
  flex-direction: column;
  margin-right: 20px;
}
@charset "UTF-8";
.extend_1,
.owl-carousel.products .owl-controls .owl-nav .owl-prev,
.owl-carousel.products .owl-controls .owl-nav .owl-next,
.owl-carousel.products .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  user-select: none;
  font-size: 0;
}
.products.products-grid,
.custom-slider {
  position: relative;
  padding: 0 0 20px;
}
.owl-carousel.products {
  display: none;
  width: 100%;
  position: relative;
  z-index: 0;
}
.owl-carousel.products .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel.products .owl-animated-in {
  z-index: 0;
}
.owl-carousel.products .owl-animated-out {
  z-index: 1;
}
.owl-carousel.products .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel.products .owl-stage {
  position: relative;
}
.owl-carousel.products .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel.products .owl-stage-outer {
  position: relative;
  overflow: hidden;
  padding: 20px 0;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev {
  width: 40px !important;
  top: 0 !important;
  left: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-prev:hover {
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next {
  width: 40px !important;
  top: 0 !important;
  right: 0 !important;
  background: none transparent !important;
}
:root .catalog-product-view .owl-carousel.products .owl-controls .owl-nav.fullscreen .owl-next:hover {
  background: none transparent !important;
}
.owl-carousel.products.owl-loaded {
  display: block;
}
.owl-carousel.products.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.products.owl-hidden {
  opacity: 0;
}
.owl-carousel.products .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  user-select: none;
}
.owl-carousel.products .owl-item img {
  display: block;
  width: 100%;
  transform-style: preserve-3d;
}
.owl-carousel.products .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-item .product-item {
  width: 100% !important;
  margin: 10px;
}
.owl-carousel.products .owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.products.owl-rtl {
  direction: rtl;
}
.owl-carousel.products.owl-rtl .owl-item {
  float: right;
}
.owl-carousel.products .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000000;
}
.owl-carousel.products .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(../../../../../frontend/Magento/luma/en_GB/Mageplaza_Core/css/owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  transition: scale 100ms ease;
}
.owl-carousel.products .owl-video-play-icon:hover {
  transition: scale(1.3, 1.3);
}
.owl-carousel.products .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel.products .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel.products .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel.products .owl-video-frame {
  position: relative;
  z-index: 1;
}
.owl-carousel.products .owl-refresh .owl-item {
  display: none;
}
.owl-carousel.products.owl-text-select-on .owl-item {
  user-select: auto;
}
.owl-carousel.products .banner-item .content_slider {
  position: absolute;
  top: 25%;
  left: 50px;
  width: calc(100% - 120px);
  z-index: 1;
  color: #ffffff;
}
.owl-carousel.products .banner-item .content_slider .banner-title {
  width: 100%;
  color: #ffffff;
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  clear: both;
}
.owl-carousel.products .banner-item .content_slider .banner-description {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
  padding: 15px 0;
}
.owl-carousel.products .banner-item .content_slider .buttons {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: center;
}
.owl-carousel.products .banner-item .content_slider .buttons a.action.primary {
  margin: 10px;
}
.owl-carousel.products .banner-item .content_slider .buttons .custom_content {
  margin: 10px 0 0;
  text-align: center;
}
.owl-carousel.products .product-item-details {
  float: left;
  width: 100%;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.owl-theme.owl-carousel .owl-controls .owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.owl-theme.owl-carousel .owl-controls .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  border: 1px solid #d6d6d6;
  background: white;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 200ms ease;
  -moz-transition: opacity 200ms ease;
  -ms-transition: opacity 200ms ease;
  -o-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-theme.owl-carousel .owl-controls .owl-dot:hover span {
  background: #000000;
}
.owl-theme.owl-carousel .owl-controls .owl-dot.active span {
  background: #000000;
  border: 1px solid #000000;
}
.owl-theme.owl-carousel .product .price-container .price {
  padding-right: 3px;
}
.owl-theme .owl-controls {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #ffffff;
  font-size: 0px;
  margin: calc(-@size / 2) 0 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.5);
  display: inline-block;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  width: 40px;
  height: 40px;
  text-indent: 100%;
  overflow: hidden;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-] {
  background: transparent;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev {
  left: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:before {
  position: absolute;
  top: 8px;
  left: 6px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  text-indent: 0;
  border-top: none;
  transform: rotate(360deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: 15px;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  right: -55px;
  font-size: 0;
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:before {
  position: absolute;
  top: 8px;
  left: 7px;
  z-index: 1;
  width: 26px;
  height: 25px;
  content: "";
  background-color: black;
  border-top: none;
  transform: rotate(180deg);
  -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
}
.owl-theme .owl-controls .owl-nav [class*=owl-].owl-next:after {
  border-top: none;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #000000;
  color: #ffffff;
  text-decoration: none;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: transparent;
  color: #000000;
}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  background-color: #ffffff;
}
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before,
[class*=owl-carousel-products-] .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:after {
  border-color: #000000;
}
.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default;
}
.owl-theme .owl-dots {
  position: absolute;
  width: 100%;
  bottom: 20px;
}
[class*=owl-carousel-products-] .owl-theme .owl-dots {
  position: relative;
  bottom: -20px;
}
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:before,
.owl-theme[class*=owl-carousel-product] .owl-controls .owl-nav [class*=owl-]:hover:after {
  background: #000000;
}
.no-js .owl-carousel {
  display: block;
}
#pre-div-ajax {
  position: relative;
  top: 80px;
}
#pre-div {
  background-color: #ffffff;
  bottom: 0;
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000;
}
#pre-div .cssload-loader {
  position: relative;
  left: calc(50% - 31px);
  top: calc(50% - 31px);
  width: 62px;
  height: 62px;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  perspective: 780px;
}
#pre-div .cssload-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
#pre-div .cssload-inner.cssload-one {
  left: 0%;
  top: 0%;
  animation: cssload-rotate-one 1.15s linear infinite;
  -o-animation: cssload-rotate-one 1.15s linear infinite;
  -ms-animation: cssload-rotate-one 1.15s linear infinite;
  -webkit-animation: cssload-rotate-one 1.15s linear infinite;
  -moz-animation: cssload-rotate-one 1.15s linear infinite;
  border-bottom: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-two {
  right: 0%;
  top: 0%;
  animation: cssload-rotate-two 1.15s linear infinite;
  -o-animation: cssload-rotate-two 1.15s linear infinite;
  -ms-animation: cssload-rotate-two 1.15s linear infinite;
  -webkit-animation: cssload-rotate-two 1.15s linear infinite;
  -moz-animation: cssload-rotate-two 1.15s linear infinite;
  border-right: 3px solid #000000;
}
#pre-div .cssload-inner.cssload-three {
  right: 0%;
  bottom: 0%;
  animation: cssload-rotate-three 1.15s linear infinite;
  -o-animation: cssload-rotate-three 1.15s linear infinite;
  -ms-animation: cssload-rotate-three 1.15s linear infinite;
  -webkit-animation: cssload-rotate-three 1.15s linear infinite;
  -moz-animation: cssload-rotate-three 1.15s linear infinite;
  border-top: 3px solid #000000;
}
#pre-div .catalog-product-view .product-items .product-item-actions .actions-secondary {
  display: inline-block !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.tocompare {
  position: absolute !important;
  right: 0 !important;
}
#pre-div .catalog-product-view .product-items .product-item-actions .action.towishlist {
  position: absolute !important;
  left: 0 !important;
}
@keyframes cssload-rotate-one {
  0% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-one {
  0% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-one {
  0% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-one {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-one {
  0% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(-45deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-two {
  0% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-two {
  0% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-two {
  0% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-two {
  0% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-two {
  0% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(50deg) rotateY(10deg) rotateZ(360deg);
  }
}
@keyframes cssload-rotate-three {
  0% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-o-keyframes cssload-rotate-three {
  0% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -o-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-ms-keyframes cssload-rotate-three {
  0% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -ms-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-webkit-keyframes cssload-rotate-three {
  0% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -webkit-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
@-moz-keyframes cssload-rotate-three {
  0% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(0deg);
  }
  100% {
    -moz-transform: rotateX(35deg) rotateY(55deg) rotateZ(360deg);
  }
}
.catalog-product-view.theme-pearl .column.main .block-content.content .block-actions .action.select {
  font-size: 18px;
}
.catalog-product-view .column.main .block-content.content .block-actions .action.select {
  margin-left: 10px;
}
.catalog-product-view .column.main .products-grid.products-related .product-item .product-item-info .product-item-details .field.choice.related {
  width: 80px;
  margin: 0 auto;
  float: none;
  position: static;
}
/* Mixins */
.css-code-ie-edge {
  /* IE10+ Edge CSS styles go here */
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 5px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e608" !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
  overflow: visible !important;
  right: 30px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
  content: "\e7a4" !important;
  font-size: 41px !important;
  line-height: 23px !important;
  background: transparent;
  color: black;
  left: 42px;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
  content: "\e617" !important;
  font-family: "luma-icons";
  font-size: 22px !important;
  line-height: 24px !important;
  left: 45px;
}
.css-code-ie-edge [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
  right: -55px !important;
}
.css-code-ie-edge .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
  background: transparent !important;
  color: #fff !important;
}
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
.css-code-ie-edge [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
  color: black !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
@supports (-ms-ime-align:auto) {
  /* IE10+ Edge CSS styles go here */
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 5px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e608" !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next {
    overflow: visible !important;
    right: 30px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next::before {
    content: "\e7a4" !important;
    font-size: 41px !important;
    line-height: 23px !important;
    background: transparent;
    color: black;
    left: 42px;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-prev.icon-angle-left-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento::before {
    content: "\e617" !important;
    font-family: "luma-icons";
    font-size: 22px !important;
    line-height: 24px !important;
    left: 45px;
  }
  [class*=owl-carousel-products-].owl-theme .owl-controls .owl-nav [class*=owl-].owl-next.icon-angle-right-magento {
    right: -55px !important;
  }
  .owl-theme .owl-controls .owl-nav [class*=owl-]:hover:before {
    background: transparent !important;
    color: #fff !important;
  }
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::before,
  [class*=owl-carousel-product].owl-theme .owl-controls .owl-nav [class*=owl-]:hover::after {
    color: black !important;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.file-uploader-area {
  position: relative;
}
.file-uploader-area input[type='file'] {
  cursor: pointer;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
  width: 0;
}
.file-uploader-area input[type='file']:focus + .file-uploader-button {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-area input[type='file']:disabled + .file-uploader-button {
  cursor: default;
  opacity: .5;
  pointer-events: none;
}
.file-uploader-summary {
  display: inline-block;
  vertical-align: top;
}
.file-uploader-button {
  background: #eeeeee;
  border: 1px solid #cccccc;
  box-sizing: border-box;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
  margin: 0;
  padding: 7px 15px;
  vertical-align: middle;
}
.file-uploader-button._is-dragover {
  background: #d4d4d4;
  border: 1px solid #006bb4;
}
.file-uploader-spinner {
  background-image: url('../images/loader-1.gif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  display: none;
  height: 30px;
  margin-left: 10px;
  vertical-align: top;
  width: 15px;
}
.file-uploader-preview .action-remove {
  bottom: 4px;
  cursor: pointer;
  display: block;
  height: 27px;
  left: 6px;
  padding: 2px;
  position: absolute;
  text-decoration: none;
  width: 25px;
  z-index: 2;
}
.file-uploader-preview .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.file-uploader-preview .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.6rem;
  line-height: inherit;
  color: #514943;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .action-remove:hover:before {
  color: #736963;
}
.file-uploader-preview:hover .preview-image img,
.file-uploader-preview:hover .preview-link:before {
  opacity: 0.7;
}
.file-uploader-preview .preview-link {
  display: block;
  height: 100%;
}
.file-uploader-preview .preview-image img {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.file-uploader-preview .preview-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 4rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-video:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-video:before {
  left: 0;
  margin-top: -2rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview .preview-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-preview .preview-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 7rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-preview .preview-document:hover:before {
  color: #cccccc;
}
.file-uploader-preview .preview-document:before {
  left: 0;
  margin-top: -3.5rem;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 2;
}
.file-uploader-preview,
.file-uploader-placeholder {
  background: #ffffff;
  border: 1px solid #cacaca;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 150px;
  line-height: 1;
  margin: 10px 25px 10px 0;
  overflow: hidden;
  position: relative;
  width: 150px;
}
.file-uploader._loading .file-uploader-spinner {
  display: inline-block;
}
.file-uploader .admin__field-note,
.file-uploader .admin__field-error {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-filename {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 150px;
  word-break: break-all;
}
.file-uploader .file-uploader-filename:first-child {
  margin-bottom: 10px;
}
.file-uploader .file-uploader-meta {
  color: #9e9e9e;
}
.file-uploader .admin__field-fallback-reset {
  margin-left: 10px;
}
._keyfocus .file-uploader .action-remove:focus {
  box-shadow: 0 0 0 1px #006bb4;
}
.file-uploader-placeholder.placeholder-document {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-document:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-document:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-document:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-image {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-image:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 5rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-image:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-image:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 20px;
  z-index: 2;
}
.file-uploader-placeholder.placeholder-video {
  display: inline-block;
  text-decoration: none;
}
.file-uploader-placeholder.placeholder-video:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 3rem;
  line-height: inherit;
  color: #cccccc;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.file-uploader-placeholder.placeholder-video:hover:before {
  color: #cccccc;
}
.file-uploader-placeholder.placeholder-video:before {
  left: 0;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
}
.file-uploader-placeholder-text {
  bottom: 0;
  color: #008bdb;
  font-size: 1.1rem;
  left: 0;
  line-height: 1.42857143;
  margin-bottom: 15%;
  padding: 0 20px;
  position: absolute;
  right: 0;
  text-align: center;
}
.data-grid-file-uploader {
  min-width: 7rem;
}
.data-grid-file-uploader._loading .file-uploader-spinner {
  display: block;
}
.data-grid-file-uploader._loading .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-image {
  background: transparent;
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.data-grid-file-uploader .file-uploader-image + .file-uploader-area .file-uploader-button:before {
  display: none;
}
.data-grid-file-uploader .file-uploader-area {
  z-index: 2;
}
.data-grid-file-uploader .file-uploader-spinner {
  height: 100%;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.data-grid-file-uploader .file-uploader-button {
  height: 48px;
  text-align: center;
  display: block;
  text-decoration: none;
}
.data-grid-file-uploader .file-uploader-button > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.data-grid-file-uploader .file-uploader-button:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.3rem;
  line-height: 48px;
  color: #8a837f;
  content: '\e626';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.data-grid-file-uploader .file-uploader-button:hover:before {
  color: #666666;
}
.data-grid-file-uploader .action-select-wrap {
  float: left;
}
.data-grid-file-uploader .action-select-wrap .action-select {
  border: 1px solid #cacaca;
  display: block;
  height: 5rem;
  margin-left: -1px;
  padding: 0;
  width: 2rem;
}
.data-grid-file-uploader .action-select-wrap .action-select:after {
  border-color: #8a837f transparent transparent transparent;
  left: 50%;
  margin: 0 0 0 -5px;
}
.data-grid-file-uploader .action-select-wrap .action-select:hover:after {
  border-color: #666666 transparent transparent transparent;
}
.data-grid-file-uploader .action-select-wrap .action-select > span {
  display: none;
}
.data-grid-file-uploader .action-select-wrap .action-menu {
  left: 4rem;
  right: auto;
  z-index: 2;
}
.data-grid-file-uploader-inner {
  border: 1px solid #cacaca;
  float: left;
  height: 5rem;
  position: relative;
  width: 5rem;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.no-background .navigation {
  background: none !important;
}
.megamenu-preview-index .ves-megamenu {
  margin-top: 30px;
}
.megamenu-preview-index .ves-vertical {
  max-width: 300px;
}
.ves-megamenu.top-navigation .ves-navbar {
  display: none;
}
.ves-megamenu > .block-title {
  margin: 0;
  text-align: center;
  padding: 10px;
  background: #333;
  color: #FFF;
}
.ves-megamenu .dynamic-items > ul {
  display: block !important;
}
.ves-megamenu .navigation .drill-opener,
.ves-megamenu .navigation .opener {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  cursor: pointer;
  text-align: center;
  font-family: 'luma-icons';
  z-index: 99;
  width: auto;
  height: auto;
  line-height: 50px;
  width: 50px;
}
.ves-megamenu .navigation .mega-col {
  padding: 0;
}
.ves-megamenu .navigation .carousel-control {
  top: 40%;
}
.ves-megamenu .navigation .carousel-control.left,
.ves-megamenu .navigation .carousel-control.right {
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  text-shadow: none;
  top: 45%;
  padding: 12px;
  position: absolute;
  background: #f5f5f5;
  color: #333;
  opacity: 1;
  line-height: 1.5em;
  width: auto;
  bottom: auto;
}
.ves-megamenu .navigation .block-content {
  max-width: 100%;
  position: relative;
}
.ves-megamenu .navigation .carousel-indicators {
  bottom: 0;
}
.ves-megamenu .navigation .carousel-indicators > li {
  border: 1px solid #1979c3;
}
.ves-megamenu .navigation .carousel-indicators > li.active {
  background-color: #1979c3;
}
.ves-megamenu .navigation .product-items {
  padding: 10px;
  margin: 0;
}
.ves-megamenu .navigation .item-before-content,
.ves-megamenu .navigation .item-after-content {
  float: left;
  width: 100%;
}
.ves-megamenu .navigation .icon-top {
  line-height: 84px;
  width: 100%;
  height: 84px;
  text-align: center;
  background: #333;
  margin-bottom: 10px;
}
.ves-megamenu .navigation .icon-top:hover {
  background-color: #5bd2ec;
}
.ves-megamenu.ves-vertical .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu .feature-box-v3:hover .fbox-icon .icons {
  background: #ef2840;
  color: #fff;
}
.ves-megamenu .feature-box-v3 .fbox-icon .icons {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  padding: 24px;
  width: 30px;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.ves-megamenu .feature-box-v3 .fa:before {
  font-size: 30px;
}
.ves-megamenu .feature-box-v3 a {
  background: #e8e8e8;
  border-left: 0;
  float: none;
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
}
.ves-megamenu ul {
  list-style: none;
  padding: 0;
}
.ves-megamenu .dynamic-items {
  padding: 0;
  width: 20%;
}
.ves-megamenu .level0 ul {
  margin: 0;
  padding: 0;
}
.ves-megamenu .level0 .megamenu-widget > .carousel > .products-grid .product-item {
  width: 100%;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item {
  display: none;
}
.ves-megamenu .level0 .megamenu-widget > .carousel .item.active {
  display: block;
}
.ves-megamenu .level0 .submenu .nav-item > a {
  padding: 0 20px;
  line-height: 50px;
}
.ves-megamenu .level0 .submenu .nav-item > a > .ves-caret {
  line-height: 50px;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a {
  padding: 0;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item a:hover {
  background: none;
}
.ves-megamenu .navigation .level0 .submenu .block-products-list .product-item .actions-secondary a {
  padding: 0;
  display: inline-block;
  *display: inline;
  zoom: 1;
}
.ves-megamenu .submenu-alignright > .submenu {
  right: 0;
  left: auto !important;
}
.ves-megamenu .text-center {
  text-align: center;
}
.ves-megamenu .pull-right {
  float: right;
}
.ves-megamenu .pull-left {
  float: left;
}
.ves-megamenu .cat-label {
  -webkit-transition: all 450ms ease-in-out;
  -o-transition: all 450ms ease-in-out;
  transition: all 450ms ease-in-out;
  color: #FFF;
  padding: 2px 4px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-transform: none;
  text-shadow: none;
  margin-left: 2px;
}
.ves-megamenu .cat-label.cat-label-v1 {
  background-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2 {
  background-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3 {
  background: #0cc485;
}
.ves-megamenu .cat-label.pin-bottom:before {
  position: absolute;
  right: 6px;
  top: 22px;
  width: 0;
  height: 0;
  content: "";
  border-style: solid;
  border-width: 4px;
  border-color: transparent;
  -webkit-transition: border-color 450ms ease-in-out;
  -o-transition: border-color 450ms ease-in-out;
  transition: border-color 450ms ease-in-out;
}
.ves-megamenu .cat-label.cat-label-v1.pin-bottom:before {
  border-top-color: #5bd2ec;
}
.ves-megamenu .cat-label.cat-label-v2.pin-bottom:before {
  border-top-color: #d52462;
}
.ves-megamenu .cat-label.cat-label-v3.pin-bottom:before {
  border-top-color: #0cc485;
}
.ves-megamenu .nav-item {
  position: relative;
}
.ves-megamenu .nav-item > a {
  line-height: 50px;
}
.ves-megamenu .nav-item.active > a {
  background: #333 !important;
  color: #FFF;
}
.ves-megamenu .submenu p > a {
  padding: 0;
}
.ves-megamenu iframe,
.ves-megamenu video {
  max-width: 100%;
}
.ves-megamenu .level0 > a > .item-icon {
  margin-bottom: -5px;
}
.ves-megamenu .onsale {
  padding: 3px 10px;
  background: #d52462;
  color: #FFF;
  margin-right: 5px;
}
.ves-megamenu .new-icon {
  padding: 3px 10px;
  background: #0cc485;
  color: #FFF;
}
.ves-megamenu .owl-carousel .owl-item {
  text-align: center;
}
.ves-megamenu #contact-form {
  width: 100% !important;
}
.ves-megamenu .drill-opener,
.ves-megamenu .drilldown-back,
.ves-megamenu .ves-navbar {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation,
.ves-megamenu.ves-mdrilldown .navigation,
.ves-megamenu.ves-ddrill .navigation {
  border: 1px solid rgba(0, 0, 0, 0.15);
}
.ves-megamenu.ves-daccordion .navigation .level0 > a .cat-label,
.ves-megamenu.ves-mdrilldown .navigation .level0 > a .cat-label,
.ves-megamenu.ves-ddrill .navigation .level0 > a .cat-label {
  position: static;
  padding: 4px 6px;
}
.ves-megamenu.ves-daccordion.has-title .navigation,
.ves-megamenu.ves-mdrilldown.has-title .navigation,
.ves-megamenu.ves-ddrill.has-title .navigation {
  border-top: 0;
}
.ves-navtoggle {
  display: none;
}
.ves-megamenu.ves-daccordion .navigation .nav-item.active > .submenu {
  display: block;
}
#maincontent .cat-label:before {
  display: none;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .ves-megamenu .orgin-items > .mega-col > .dropdown-submenu > .submenu {
    position: static;
  }
}
.drilldown {
  position: relative;
  float: left;
  width: 100%;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  max-width: 100% !important;
}
.drilldown .navigation {
  background-color: #FFF;
}
.drilldown .navigation.loaded > .dropdown-menu {
  width: 100% !important;
}
.drilldown .navigation .subhover > .submenu {
  display: none;
}
.drilldown .navigation > .dropdown-menu {
  display: block;
  position: static;
  margin: 0;
  padding: 0;
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.drilldown .navigation .ves-caret {
  display: none;
}
.drilldown .navigation .cat-label {
  position: static;
  margin: 0;
  padding: 4px 6px;
}
.drilldown .navigation .nav-item {
  position: relative !important;
  float: left !important;
  width: 100%;
}
.drilldown .navigation .nav-item > a {
  line-height: 50px;
  position: static;
  padding: 0 15px;
}
.drilldown .navigation .nav-item > a span.drill-opener {
  border: 1px solid #e5e5e5;
  border-right: 0;
  display: none;
}
.drilldown .navigation .mega-col {
  padding: 0;
}
.drilldown .navigation .level0 {
  border-top-color: #e5e5e5;
}
.drilldown .navigation .opener {
  display: none;
}
.drilldown .navigation .drill-opener {
  background: #f0f0f0;
  position: absolute;
}
.drilldown .navigation .drill-opener:before {
  content: "\e608";
}
.drilldown .navigation .drilldown-back {
  position: relative;
  top: 0;
  left: -1px;
  display: none;
}
.drilldown .navigation .drilldown-back a {
  padding: 0;
  background: #f0f0f0;
  text-align: center;
  font-size: 1.3em;
  text-transform: uppercase;
  display: block;
  font-weight: normal;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: -1px;
}
.drilldown .navigation .drilldown-back a .drill-opener {
  position: absolute;
  left: 0;
  right: auto;
  display: block !important;
}
.drilldown .navigation .drilldown-back a .drill-opener:before {
  content: "\e617";
}
.drilldown .navigation .drilldown-back a .drill-opener:after {
  display: none;
}
.drilldown .navigation .drilldown-back a .current-cat {
  line-height: 50px;
  position: relative;
  z-index: 99;
}
.drilldown .navigation .drilldown-back a .current-cat:before {
  display: none;
}
/** FIX BLOG **/
.ves-megamenu .navigation .post-list .post-item a {
  padding: 0;
}
.ves-megamenu .navigation .post-list .post-item .post-meta a {
  display: inline-block;
}
.ves-megamenu .navigation .ves-post {
  text-align: left;
}
.ves-megamenu .navigation .post-list .post-item .post-readmore a {
  background-color: #4db2ec;
  color: #fff;
  display: inline-block;
  line-height: 1;
  padding: 10px 12px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300b,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300bo,
.ves-megamenu .navigation .post-list .post-item .addthis_default_style .at300m {
  padding: 0 2px;
}
@media all and (min-width: 968px), print {
  .ves-megamenu.ves-daccordion .navigation,
  .ves-megamenu.ves-mdrilldown .navigation,
  .ves-megamenu.ves-ddrill .navigation {
    border: 0px solid rgba(0, 0, 0, 0.15);
  }
}
@media all and (min-width: 769px), print {
  h1 {
    font-size: 40px;
    margin-bottom: 40px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1480px;
    padding-left: 20px;
    padding-right: 20px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .main {
    padding-left: 2%;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .amcard-codes-list .table .actions {
    width: 20px;
    text-align: right;
  }
  .amcard-field-container.-code .actions-toolbar {
    text-align: right;
  }
  .amcard-field-container.-code .actions-toolbar .primary {
    float: none;
  }
  .amcard-field-container.-code .actions-toolbar .primary .action {
    margin: 0;
  }
  .amcard-field-container.-code .actions-toolbar .secondary .action {
    margin: 0 0 0 7px;
  }
  #checkout .amcard-codes-list,
  #checkout .amcard-field-container {
    padding-left: 22px;
  }
  /* Overwriting Magento's padding for the method title to make
       sure our KP methods have the same height as the core methods */
  .klarna-payments-method > .payment-method-title {
    padding: 11.5px 0;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .weltpixel-quickview-catalog-product-view.catalog-product-view .breadcrumbs,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .breadcrumbs,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .columns,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .columns,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page.messages,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page.messages,
  .weltpixel-quickview-catalog-product-view.catalog-product-view .page-title-wrapper,
  .weltpixel_quickview-catalog_product-view.catalog-product-view .page-title-wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions {
    display: flex;
    align-items: center;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-actions .actions-secondary {
    margin-left: 10px;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-item-details .price-box .price-container .price {
    font-size: 22px !important;
  }
  .page-wrapper .products-list .product-item .product-item-info .product-image-list {
    position: relative;
    padding: 0;
  }
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-list .product-item-info .product-image-list .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: none;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    bottom: 30px;
    z-index: 9;
    width: calc(100% - 30px);
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1 span:before,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-list .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2,
  .page-products .products-list .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    bottom: 30px;
    right: 30px;
  }
  .page-products .products-list .product-item .weltpixel-quickview {
    font-size: 16px;
    padding: 15px 0;
    float: left;
  }
  .page-products .products-list .product-item .product-item-inner {
    clear: left;
  }
  .page-products .products-grid .product-item {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-inner {
    margin: 9px -9px 0 -10px;
  }
  .page-products .products-grid .product-item .product-item-details {
    position: relative;
  }
  .page-products .products-grid .product-item .product-item-info .weltpixel-quickview.weltpixel_quickview_button_v1 span {
    padding: 18px;
    display: block;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 {
    display: block;
    position: absolute;
    top: -66px;
    z-index: 9;
    width: 100%;
    text-align: center;
    color: #eeeeee;
    background: rgba(0, 0, 0, 0.7);
    font-size: 15px;
    text-decoration: none;
    height: auto;
    overflow: visible;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v1 span:before,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v1 span:before {
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    line-height: 1;
    color: #eeeeee;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: relative;
    top: 4px;
    left: -5px;
  }
  .page-products .products-grid .product-item .product-item-info.active .weltpixel-quickview.weltpixel_quickview_button_v2,
  .page-products .products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
    display: block;
    z-index: 9;
    position: absolute;
    text-indent: -10000px;
    width: 33px;
    height: 35px;
    background-image: url('../WeltPixel_Quickview/images/quickview.png');
    background-repeat: no-repeat;
    top: -46px;
    right: 5px;
    overflow: visible;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .checkout-cart-index .page-main {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-container .widget.block {
    margin-bottom: 20px;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    padding-bottom: 35px;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .cart-discount .block.discount {
    width: auto;
  }
  .cart-discount .block .actions-toolbar {
    width: auto;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-progress-bar-item {
    width: 185px;
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .checkout-shipping-method .actions-toolbar .action.primary.button {
    margin-top: 2px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 80%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation,
  .form.password.forget,
  .form.create.account,
  .form.search.advanced,
  .form.form-orders-search {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account.page-layout-2columns-left .sidebar-main .block {
    margin-bottom: 0;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 20px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 20px 2px 20px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  html,
  body {
    height: 100%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .panel.wrapper {
    border-bottom: 1px solid #e8e8e8;
    background-color: #6e716e;
  }
  .page-header .header.panel {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .header.content {
    padding: 30px 20px 0;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .page-footer {
    background: #f4f4f4;
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .ves-megamenu .navigation .level0 .submenu a.ves-hover {
    padding: 0;
  }
  .scroll-to-fixed-fixed .level0 > a .cat-label {
    display: none;
  }
  .scroll-to-fixed-fixed.nav-sections-items {
    background: #f0f0f0;
  }
  .nav-sections-item-content .ves-megamenu {
    display: block;
    margin-bottom: 0;
    padding: 0;
  }
  .ves-megamenu .block-search {
    padding-left: 0;
  }
  .ves-megamenu.top-navigation > .navigation {
    padding: 0 20px;
    border: 0;
  }
  .ves-megamenu.has-title > .navigation {
    border-top: none;
  }
  .ves-megamenu.ves-horizontal > .navigation {
    border: 0;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 36px;
  }
  .ves-megamenu.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu .navigation {
    background: transparent;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: static;
    top: 0;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation > ul {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin: 0 5px 0 0;
    position: relative;
  }
  .ves-megamenu .navigation .level0 > a {
    font-size: 16px;
    text-transform: uppercase;
    display: block;
    padding: 0 15px;
    font-weight: 600;
  }
  .ves-megamenu .navigation .level0 > a .cat-label {
    position: absolute;
    top: -10px;
    right: 0;
    padding: 0 6px;
    font-size: 14px;
    line-height: 22px;
  }
  .ves-megamenu .navigation .level0 > a > span {
    position: relative;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 > a > span.drill-opener,
  .ves-megamenu .navigation .level0 > a > span.opener {
    display: none;
  }
  .ves-megamenu .navigation .level0.current > a {
    background-color: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu {
    font-size: inherit;
  }
  .ves-megamenu .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 3px solid transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items a:hover {
    background: none;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .nav-item a {
    line-height: 45px;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a {
    border-bottom-color: #ddd;
    border-right-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items .dynamic-active a > .ves-caret {
    visibility: hidden;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active > a,
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active > a {
    background: #5bd2ec;
    border: 1px solid #DDD;
    color: #FFF;
    border-color: #5bd2ec;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .dynamic-active > a > .ves-caret,
  .ves-megamenu .navigation .level0 .submenu .dynamic-top .dynamic-items .current.dynamic-active > a > .ves-caret {
    visibility: visible;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items {
    float: right;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a {
    border-left: 1px solid #DDD;
    border-right-color: #DDD;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li > a > .ves-caret {
    float: left;
    margin-right: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-right .dynamic-items > ul > li.dynamic-active > a {
    border-right-color: #DDD;
    border-left-color: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:after,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner:before {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .content-wrapper {
    float: left;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header {
    border-bottom: 1px solid #e6e6e6;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 12px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header a:hover {
    background: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer {
    float: left;
    margin-top: 20px;
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #5bd2ec;
    color: #FFF;
  }
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-header .links li,
  .ves-megamenu .navigation .level0 .submenu .submenu-inner .item-footer .links li {
    padding: 0 5px;
    margin-bottom: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .feature-box-v3 a {
    padding: 0;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget {
    position: relative;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav {
    top: -60px;
    right: 0;
    position: absolute;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a {
    background: #f5f5f5;
    padding: 5px 10px;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-nav a:hover {
    background-color: #000000;
    color: #ffffff;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .block-title strong {
    font-weight: 500;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a {
    padding: 0;
    border: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a:hover {
    background: transparent;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item a.action {
    color: #999;
    display: inline-block;
    *display: inline;
    zoom: 1;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-image img {
    width: auto;
    float: none;
    display: inline-block;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-actions {
    margin-top: 0;
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item img.owl-lazy {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-details .price-box {
    color: #1979c3;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .product-item-photo {
    text-align: center;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .product-item .icon {
    position: absolute;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items {
    padding: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item {
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info {
    border: 1px solid transparent;
    padding: 10px;
  }
  .ves-megamenu .navigation .level0 .submenu .megamenu-widget .owl-carousel.product-items .product-item .product-item-info:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    border-color: #bbbbbb;
  }
  .ves-megamenu .navigation .level0 .submenu .nav-item.current > a {
    border-color: #ff5501;
  }
  .ves-megamenu .navigation .level0 .submenu .dynamic-items ul > .nav-item.current > a {
    border-color: transparent;
    border-bottom-color: #ddd;
  }
  .ves-megamenu .navigation .level0.submenu-left,
  .ves-megamenu .navigation .level0.submenu-right {
    position: static;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column1 > .item-content1 > .mega-col > .nav-item {
    width: 100%;
  }
  .ves-megamenu .navigation .level0 .ves-column2 > .item-content1 > .mega-col {
    width: 50%;
  }
  .ves-megamenu .navigation .level0 .ves-column3 > .item-content1 > .mega-col {
    width: 33.3333%;
  }
  .ves-megamenu .navigation .level0 .ves-column4 > .item-content1 > .mega-col {
    width: 25%;
  }
  .ves-megamenu .navigation .level0 .ves-column5 > .item-content1 > .mega-col {
    width: 20%;
  }
  .ves-megamenu .navigation .level0 .ves-column6 > .item-content1 > .mega-col {
    width: 16.6666%;
  }
  .ves-megamenu .navigation .level0 .ves-column7 > .item-content1 > .mega-col {
    width: 14.2857%;
  }
  .ves-megamenu .navigation .level0 .ves-column8 > .item-content1 > .mega-col {
    width: 12.5%;
  }
  .ves-megamenu .navigation .level0 .ves-column9 > .item-content1 > .mega-col {
    width: 11.1111%;
  }
  .ves-megamenu .navigation .level0 .ves-column10 > .item-content1 > .mega-col {
    width: 10%;
  }
  .ves-megamenu .navigation .level0 .ves-column11 > .item-content1 > .mega-col {
    width: 9.0909%;
  }
  .ves-megamenu .navigation .level0 .ves-column12 > .item-content1 > .mega-col {
    width: 8.3333%;
  }
  .ves-megamenu .navigation .nav-item {
    -webkit-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1 {
    background-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v1:before {
    border-top-color: #ff7214;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2 {
    background-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v2:before {
    border-top-color: #b32e78;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3 {
    background-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > a > span .cat-label-v3:before {
    border-top-color: #8bc556;
  }
  .ves-megamenu .navigation .nav-item.current > .submenu {
    display: block;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar {
    float: left;
  }
  .ves-megamenu .navigation .nav-item > .submenu .item-content p > a,
  .ves-megamenu .navigation .nav-item > .submenu .item-sidebar p > a {
    padding: 0;
  }
  .ves-megamenu .navigation .nav-item.subgroup > .submenu {
    display: block;
    position: static;
    margin-bottom: 10px !important;
    border: 0;
    min-width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu {
    border: 0;
    z-index: 99;
    border-radius: 0;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  }
  .ves-megamenu .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 23px;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > .submenu {
    right: 0 !important;
    left: auto !important;
  }
  .ves-megamenu .navigation .nav-item.submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li {
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li:first-child > a {
    border-top: 1px solid #ddd;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-indent: 10px;
    float: left;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 45px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-items > ul > li > a .ves-caret {
    margin: 0;
    margin-right: 15px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content {
    width: 80%;
    padding-right: 0;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item {
    display: none;
  }
  .ves-megamenu .navigation .nav-item .dynamic-content > .nav-item.dynamic-active {
    display: block;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items {
    width: 100%;
    float: left;
    margin-bottom: 20px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li {
    width: auto;
    margin-right: 10px;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-items > ul > li > a {
    border: 1px solid #DDD;
  }
  .ves-megamenu .navigation .nav-item .dynamic-top > .dynamic-content {
    width: 100%;
    float: left;
  }
  .ves-megamenu .navigation .level1 > a {
    font-size: 15px;
  }
  .ves-megamenu .navigation .level1 .cat-label:before {
    display: none;
  }
  .ves-megamenu .navigation .level1 .submenu {
    z-index: 99;
  }
  .ves-megamenu .navigation .level1 .ves-caret {
    float: right;
  }
  .ves-megamenu .navigation .level1 .submenu-right > a > .ves-caret {
    float: left;
    margin-left: -15px;
  }
  .ves-megamenu .navigation .level1 .submenu-right > .submenu {
    right: 100% !important;
  }
  .ves-megamenu a {
    color: #333;
    text-decoration: none;
    -webkit-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
  }
  .ves-megamenu a:hover {
    text-decoration: none;
  }
  .ves-megamenu img:hover {
    -webkit-transform: scale(1.04);
    -ms-transform: scale(1.04);
    -o-transform: scale(1.04);
    transform: scale(1.04);
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
  }
  .ves-megamenu.ves-vertical li.level0 {
    width: 100%;
    margin: 0;
    float: none !important;
    position: static !important;
  }
  .ves-megamenu.ves-vertical .navigation .nav-item > a {
    position: relative;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a {
    padding-left: 25px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > a > .ves-caret {
    position: absolute;
    left: 10px;
    right: auto;
    line-height: 50px;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0.submenu-left.subhover > .submenu {
    right: 100%;
    left: auto !important;
    top: 0;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 > .submenu {
    top: 0;
    left: auto !important;
    right: 100%;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-left > a > .ves-caret {
    left: 10px;
    right: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right > a > .ves-caret {
    right: 10px;
    left: auto;
  }
  .ves-megamenu.ves-dvertical-right .navigation .level0 .nav-item.submenu-right.subhover > .submenu {
    left: -100% !important;
    right: 100% !important;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0 > a > .ves-caret {
    float: right;
    line-height: inherit;
  }
  .ves-megamenu.ves-dvertical-left .navigation .nav-item.level0.subhover > .submenu {
    right: 0;
    left: 100% !important;
    top: 0;
  }
  .ves-megamenu.ves-daccordion .navigation {
    overflow: hidden;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item {
    float: left;
    width: 100%;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.current > .submenu {
    display: none;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item a {
    position: relative;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu {
    width: 100% !important;
    position: static;
    overflow: hidden !important;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu.ves-daccordion .navigation .nav-item.subhover > .submenu {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 {
    width: 100%;
    margin: 0;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
    margin-top: 0;
    text-align: center;
  }
  .ves-megamenu.ves-daccordion .navigation li.level0 .ves-caret.item-active {
    background-color: rgba(0, 0, 0, 0.05);
  }
  .ves-ddrill {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 100% !important;
  }
  .ves-ddrill .navigation {
    background-color: #FFF;
  }
  .ves-ddrill .navigation.loaded > .dropdown-menu {
    width: 100% !important;
  }
  .ves-ddrill .navigation .subhover > .submenu {
    display: none;
  }
  .ves-ddrill .navigation > .dropdown-menu {
    display: block;
    position: static;
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .ves-ddrill .navigation .ves-caret {
    display: none;
  }
  .ves-ddrill .navigation .cat-label {
    position: static;
    margin: 0;
    padding: 4px 6px;
  }
  .ves-ddrill .navigation .nav-item {
    position: relative !important;
    float: left !important;
    width: 100%;
  }
  .ves-ddrill .navigation .nav-item > a {
    line-height: 50px;
    position: static;
    padding: 0 15px;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    border: 1px solid #e5e5e5;
    border-right: 0;
    display: none;
  }
  .ves-ddrill .navigation .mega-col {
    padding: 0;
  }
  .ves-ddrill .navigation .level0 {
    border-top-color: #e5e5e5;
  }
  .ves-ddrill .navigation .opener {
    display: none;
  }
  .ves-ddrill .navigation .drill-opener {
    background: #f0f0f0;
    position: absolute;
  }
  .ves-ddrill .navigation .drill-opener:before {
    content: "\e608";
  }
  .ves-ddrill .navigation .drilldown-back {
    position: relative;
    top: 0;
    left: -1px;
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a {
    padding: 0;
    background: #f0f0f0;
    text-align: center;
    font-size: 1.3em;
    text-transform: uppercase;
    display: block;
    font-weight: normal;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: -1px;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener {
    position: absolute;
    left: 0;
    right: auto;
    display: block !important;
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:before {
    content: "\e617";
  }
  .ves-ddrill .navigation .drilldown-back a .drill-opener:after {
    display: none;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat {
    line-height: 50px;
    position: relative;
    z-index: 99;
  }
  .ves-ddrill .navigation .drilldown-back a .current-cat:before {
    display: none;
  }
  .ves-ddrill .drill-opener {
    display: block;
  }
  .ves-ddrill .navigation .nav-item > a span.drill-opener {
    display: block !important;
    position: absolute;
    top: 0;
    right: 0;
  }
  .ves-ddrill .navigation .drilldown-back {
    display: block;
  }
  .ves-ddrill .navigation .drilldown-back > a > .drill-opener {
    line-height: 50px;
    width: 50px;
  }
  .ves-daccordion .navigation .ves-caret {
    display: block;
    line-height: inherit;
    width: 50px;
  }
  .ves-daccordion .navigation .level0 .submenu {
    overflow: hidden;
  }
  .ves-megamenu .navigation .level0.vertical-item .level1 > .item-content1 > .mega-col > .nav-item {
    position: static !important;
  }
  .ves-megamenu .navigation .level0.vertical-item {
    position: relative;
    z-index: 99;
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu {
    padding: 0;
    -webkit-box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 2px 6px rgba(0, 0, 0, 0.2);
  }
  .ves-megamenu .navigation .level0.vertical-item > .submenu > .submenu-inner {
    padding: 0;
  }
  .ves-megamenu .navigation .level0.vertical-item > a {
    padding: 0 22px;
    margin: 0;
    background: #ff5501;
  }
  .ves-megamenu .navigation .level0.vertical-item > a:before {
    font-family: "FontAwesome";
    font-weight: normal;
    content: "\f0c9";
    margin-right: 8%;
    font-size: 16px;
  }
  .ves-megamenu .navigation .level0.vertical-item > a > .ves-caret {
    right: 10px;
    position: absolute;
    line-height: 50px;
  }
  .ves-megamenu.alway-show .navigation .level0.vertical-item > .submenu {
    display: block !important;
  }
  .ves-megamenu .header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.53);
    z-index: 30;
    display: none;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a {
    line-height: 22px;
  }
  .ves-megamenu.megamenu-ultimo.ves-offcanvas .level0 .submenu .nav-item > a .ves-caret,
  .ves-megamenu.megamenu-ultimo.ves-dhorizontal .level0 .submenu .nav-item > a .ves-caret {
    line-height: inherit;
  }
  .ves-megamenu.megamenu-ultimo .navigation > ul {
    border-bottom: 5px solid #333333;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .mega-col > .nav-item > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .nav-item.current > a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a {
    border-left: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu a:hover {
    background: none;
    color: #5bd2ec;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header .links > li {
    padding: 0;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a {
    padding-left: 10px;
    padding-right: 10px;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-header a:hover,
  .ves-megamenu.megamenu-ultimo .navigation .level0 .submenu .submenu-inner .item-footer a:hover {
    background: #de2666;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level0 .ves-caret {
    opacity: 0.3;
  }
  .ves-megamenu.megamenu-ultimo .navigation .level1 .nav-item {
    padding-bottom: 5px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item.subhover > .submenu > .submenu-inner {
    padding: 8px;
  }
  .ves-megamenu.megamenu-porto .navigation .nav-item .level1 .mega-col > .nav-item > a {
    padding: 3px 5px;
  }
  .ves-megamenu.food-menu .navigation {
    text-align: center;
  }
  .ves-megamenu.food-menu .navigation .level0 {
    float: none;
  }
  .ves-megamenu.food-menu .navigation .level0:hover > a {
    background: #FFF;
    color: #5bd2ec;
  }
  .ves-megamenu.food-menu .navigation .level0 > a {
    text-align: center;
    float: left;
    padding: 0;
  }
  .ves-megamenu.food-menu .navigation .level0 > a > span {
    float: left;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 {
    text-align: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .icon-left {
    margin-right: 10px;
    float: left;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item {
    float: left;
    margin-bottom: 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a {
    float: left;
    padding: 0 10px;
    width: 100%;
  }
  .ves-megamenu.food-menu .navigation .level1 .nav-item a > span {
    float: left;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
  .opc-wrapper {
    width: 56%;
    padding-right: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 100%;
  }
  .opc-sidebar {
    margin-top: 0;
    width: 42%;
    position: sticky;
    top: 20px;
  }
  .block-authentication .actions-toolbar > .primary {
    float: none;
    margin-right: 0;
  }
}
@media all and (min-width: 1024px), print {
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .checkout-index-index .modal-popup .modal-inner-wrap {
    margin-left: -400px;
    width: 800px;
    left: 50%;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .order-links .item {
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    padding: 1px 35px 2px 35px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .wishlist-index-index .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
a {
  transition: all linear 0.2s;
}
body .action.primary,
body .action-primary {
  font-family: 'Kanit', sans-serif;
}
.custom-red-button {
  min-width: 228px;
  border: 2px solid #e04457;
  border-radius: 29px;
  background-color: #e04457;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}
.custom-red-button:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .custom-red-button {
    padding: 12px 20px;
  }
}
.custom-white-button {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
}
.custom-white-button:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .custom-white-button {
    padding: 12px 20px;
  }
}
body {
  font-family: 'Kanit', sans-serif;
  font-size: 16px;
}
.page-wrapper {
  overflow: hidden;
}
.page-wrapper .slick-prev:before,
.page-wrapper .slick-next:before {
  opacity: 1;
}
a:hover,
a:visited,
a:focus {
  text-decoration: none;
}
.container {
  max-width: 1480px;
  padding: 0 20px;
  margin: 0 auto;
  display: block;
  width: 100%;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .container {
    padding: 0 37px;
  }
}
@media (max-width: 390px) {
  .container {
    padding: 0 15px;
  }
}
.navigation,
.breadcrumbs,
.page-header .header.panel,
.header.content,
.footer.content,
.page-wrapper > .widget,
.page-wrapper > .page-bottom,
.block.category.event,
.top-container,
.page-main {
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding: 0 37px;
  }
}
@media (max-width: 991px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding: 0 20px;
  }
}
@media (max-width: 390px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    padding: 0 15px;
  }
}
button {
  font-family: 'Kanit', sans-serif;
}
.select,
.select:focus,
.trade-register-form select,
.trade-register-form select:focus {
  border: 2px solid #0061ae;
  border-radius: 60px;
  height: 50px;
  width: 100%;
  padding: 0 24px;
  color: #000000;
  font-size: 18px;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  box-shadow: none !important;
  background: url(../images/faqs-arrow.svg) no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_2184' data-name='Group 2184' xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cpath id='Path_270' data-name='Path 270' d='M2679-3383l5.75,5.75,5.75-5.75' transform='translate(-2667.75 3397)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle id='Ellipse_120' data-name='Ellipse 120' cx='17' cy='17' r='17' transform='translate(34 34) rotate(180)' fill='%230061ae' opacity='0.2'/%3E%3C/svg%3E%0A");
  background-position: calc(100% - 10px);
  background-size: 32px auto;
  cursor: pointer;
}
@media (max-width: 991px) {
  .select,
  .select:focus,
  .trade-register-form select,
  .trade-register-form select:focus {
    height: 42px;
    font-size: 14px;
    padding: 0 14px;
  }
}
body .trade-register-form select,
body .trade-register-form select:focus {
  padding: 0 54px 0 24px;
}
@media (max-width: 1370px) {
  body .trade-register-form select,
  body .trade-register-form select:focus {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  body .trade-register-form select,
  body .trade-register-form select:focus {
    height: 42px;
    font-size: 14px;
    padding: 0 54px 0 14px;
  }
}
.title-mixin {
  color: #0061ae;
  font-size: 30px;
  font-weight: 900;
  line-height: 55px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .title-mixin {
    font-size: 24px;
    line-height: 34px;
  }
}
.custom-blue-button,
.actions-toolbar > .primary .action,
a.pagebuilder-button-secondary {
  background: rgba(0, 97, 174, 0.2);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 12px 40px;
  letter-spacing: 0.4px;
  color: #0061ae;
  border: 2px solid transparent;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
}
.custom-blue-button:hover,
.actions-toolbar > .primary .action:hover,
a.pagebuilder-button-secondary:hover,
.custom-blue-button:focus,
.actions-toolbar > .primary .action:focus,
a.pagebuilder-button-secondary:focus {
  background: #0061ae;
  color: #ffffff;
  text-decoration: none;
  border: 2px solid #0061ae;
  box-shadow: none;
}
.back-btn {
  border: 2px solid #0061ae;
  color: #0061ae;
  margin: 0;
  padding: 0;
  border-radius: 30px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 700;
  transition: all linear 0.2s;
  letter-spacing: 0.4px;
}
.back-btn img {
  margin-right: 15px;
}
.back-btn:hover,
.back-btn:focus {
  background: #0061ae;
  color: #ffffff;
}
.back-btn:hover img,
.back-btn:focus img {
  filter: brightness(100);
}
.input-box {
  margin-bottom: 17px;
}
.input-group {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.input-group .input-box {
  width: 100%;
  max-width: 49%;
}
@media (max-width: 767px) {
  .input-group .input-box {
    max-width: 100%;
  }
}
.input-text,
input[type="text"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"],
textarea {
  border: 2px solid #2761A8;
  border-radius: 60px;
  height: 50px;
  width: 100%;
  background: transparent;
  padding: 0 24px;
  font-size: 18px;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  box-shadow: none !important;
}
@media (max-width: 1370px) {
  .input-text,
  input[type="text"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type*="date"],
  input[type="email"],
  textarea {
    font-size: 16px;
    padding: 0 14px;
  }
}
@media (max-width: 991px) {
  .input-text,
  input[type="text"],
  input[type="url"],
  input[type="tel"],
  input[type="search"],
  input[type="number"],
  input[type*="date"],
  input[type="email"],
  textarea {
    height: 42px;
    font-size: 14px;
    padding: 0 14px;
  }
}
input[type="password"] {
  border: 2px solid #2761A8;
  border-radius: 60px;
  height: 50px;
  width: 100%;
  background: transparent;
  padding: 0 24px;
  font-size: 18px;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  box-shadow: none !important;
}
@media (max-width: 1370px) {
  input[type="password"] {
    font-size: 16px;
    padding: 0 14px;
  }
}
@media (max-width: 991px) {
  input[type="password"] {
    height: 42px;
    font-size: 14px;
    padding: 0 14px;
  }
}
@media (max-width: 991px) {
  input[type="password"]:not(:placeholder-shown) {
    font-size: 8px;
  }
}
textarea,
textarea.input-text {
  height: 107px;
  border-radius: 20px;
  resize: none;
  padding: 14px 24px;
  font-size: 18px;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  border-color: #0061ae;
  display: block;
}
@media (max-width: 1370px) {
  textarea,
  textarea.input-text {
    font-size: 16px;
    padding: 14px;
  }
}
@media (max-width: 991px) {
  textarea,
  textarea.input-text {
    font-size: 14px;
  }
}
.input-text::-webkit-input-placeholder {
  color: #000000 !important;
  opacity: 1 !important;
}
.input-text::-moz-placeholder {
  color: #000000 !important;
  opacity: 1 !important;
}
.input-text:-ms-input-placeholder {
  color: #000000 !important;
  opacity: 1 !important;
}
.input-text:-moz-placeholder {
  color: #000000 !important;
  opacity: 1 !important;
}
div.mage-error {
  font-size: 14px;
  margin-top: 0;
}
select {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  box-shadow: none !important;
  outline: 0 !important;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 18px;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 18px;
}
.choice,
.form.newsletter-subscription-form {
  position: relative;
}
.choice input[type="checkbox"],
.form.newsletter-subscription-form input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.choice input[type="checkbox"] + label,
.form.newsletter-subscription-form input[type="checkbox"] + label {
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  font-size: 17px;
}
.choice input[type="checkbox"] + label:before,
.form.newsletter-subscription-form input[type="checkbox"] + label:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid #000000;
  border-radius: 4px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}
.choice input[type="checkbox"]:checked + label:before,
.form.newsletter-subscription-form input[type="checkbox"]:checked + label:before {
  background: #e04457 url(../images/check-mark.svg) no-repeat;
  background-size: cover;
  border-color: #e04457;
}
.wpcf7 .wpcf7-form .wpcf7-list-item {
  margin-left: 0;
}
.wpcf7 .wpcf7-form form.sent .wpcf7-response-output {
  text-align: center;
  margin: 20px 0 0 0;
}
.wpcf7 .wpcf7-form input[type="checkbox"] {
  opacity: 0;
  position: absolute;
}
.wpcf7 .wpcf7-form input[type="checkbox"] + span {
  position: relative;
  cursor: pointer;
  padding-left: 36px;
  font-size: 17px;
}
.wpcf7 .wpcf7-form input[type="checkbox"] + span:before {
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid #000000;
  border-radius: 4px;
  display: block;
  position: absolute;
  left: 0;
  top: 4px;
}
.wpcf7 .wpcf7-form input[type="checkbox"]:checked + span:before {
  background: #e04457 url(../images/check-mark.svg) no-repeat;
  background-size: cover;
  border-color: #e04457;
}
.wpcf7 .wpcf7-form .actions-toolbar {
  text-align: right;
}
.wpcf7 .wpcf7-form .actions-toolbar .primary {
  margin-left: auto;
  float: none;
  text-align: right;
}
@media (max-width: 480px) {
  .wpcf7 .wpcf7-form .actions-toolbar .primary {
    text-align: center;
    margin-top: 15px;
  }
}
.wpcf7 .wpcf7-form .actions-toolbar .primary .wpcf7-submit.custom-blue-button {
  min-width: 230px;
  padding: 15px 40px;
  text-align: center;
  font-weight: 700;
  margin-right: 0;
}
.form.newsletter-subscription-form input[type="checkbox"] + label {
  font-weight: 300;
}
.checkout-container input[type="radio"],
.cart-container input[type="radio"] {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  position: absolute;
}
.checkout-container input[type="radio"] + label,
.cart-container input[type="radio"] + label {
  position: relative;
  padding-left: 36px;
  cursor: pointer;
  font-weight: 300;
  color: #000000;
}
.checkout-container input[type="radio"] + label::before,
.cart-container input[type="radio"] + label::before,
.checkout-container input[type="radio"] + label::after,
.cart-container input[type="radio"] + label::after {
  content: "";
  width: 15px;
  height: 15px;
  border: 2px solid #000000;
  display: block;
  position: absolute;
  left: 0;
  top: 2px;
  border-radius: 4px;
}
.checkout-container input[type="radio"] + label::after,
.cart-container input[type="radio"] + label::after {
  background: #e04457 url(../images/check-mark.svg) no-repeat;
  background-size: cover;
  border-color: #e04457;
  opacity: 0;
  display: none;
}
.checkout-container input[type="radio"]:checked + label::after,
.cart-container input[type="radio"]:checked + label::after {
  opacity: 1;
  display: block;
}
.img-block {
  overflow: hidden;
  border-radius: 20px;
}
.img-block a {
  display: block;
}
.img-block a img {
  transition: all linear 0.2s;
  transform: scale(1);
}
.img-block a:hover img {
  transform: scale(1.1);
}
.btn-blue-border,
a.pagebuilder-button-primary {
  border: 2px solid #0061ae;
  padding: 12px 48px;
  border-radius: 30px;
  font-size: 15px;
  color: #0061ae;
  text-transform: uppercase;
  font-weight: 700;
  background-color: transparent;
}
.btn-blue-border svg,
a.pagebuilder-button-primary svg {
  padding-top: 0;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
  width: 12px;
}
.btn-blue-border:hover,
a.pagebuilder-button-primary:hover {
  background-color: #0061ae;
  color: #ffffff;
  border: 2px solid #0061ae;
}
.btn-blue-border:hover svg path,
a.pagebuilder-button-primary:hover svg path {
  stroke: #ffffff;
}
@media (max-width: 991px) {
  .btn-blue-border,
  a.pagebuilder-button-primary {
    padding: 10px 28px;
    font-size: 13px;
  }
  .btn-blue-border svg,
  a.pagebuilder-button-primary svg {
    left: 10px;
  }
}
.btn-link {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  text-decoration: underline;
}
.btn-link:hover {
  text-decoration: none;
  color: #e04457;
}
.action.action-remind,
.action.remind {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-decoration: underline;
  color: #0061ae;
}
.action.action-remind:hover,
.action.remind:hover {
  color: #000000;
}
#password_error {
  color: #f00;
  font-size: 14px;
  font-weight: 500;
  margin-top: 5px;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #0061ae;
}
.btn-apply,
.btn-apply:visited,
.btn-apply:focus {
  background: #0061ae;
  border: 2px solid #0061ae;
  color: #ffffff;
  border-radius: 30px;
  padding: 12px 40px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
  margin-left: auto;
  text-decoration: none;
  box-shadow: none;
}
@media (max-width: 1200px) {
  .btn-apply,
  .btn-apply:visited,
  .btn-apply:focus {
    padding: 10px 30px;
    font-size: 14px;
  }
}
.btn-apply:hover,
.btn-apply:visited:hover,
.btn-apply:focus:hover {
  background: transparent;
  color: #0061ae;
  text-decoration: none;
  border: 2px solid #0061ae;
}
a:active {
  color: #e04457;
}
a:hover,
a:visited {
  color: #0061ae;
}
.alink:active {
  color: #e04457;
}
.alink:hover,
.alink:visited {
  color: #0061ae;
}
.page.messages {
  margin-top: 25px;
}
.block.crosssell .owl-stage .owl-item .product-item {
  width: 89% !important;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions {
  text-align: center;
}
.block.crosssell .owl-stage .owl-item .product-item .product-item-actions .actions-primary {
  display: block;
}
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
  height: 0;
}
.page-layout-1column.page-with-filter.catalog-category-view .category-landing .container {
  padding: 0;
}
.page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper:before {
  content: "";
  background-image: url(../images/left-dot-icon.svg);
  width: 274px;
  height: 260px;
  display: none;
  position: absolute;
  left: -85px;
  top: auto;
  bottom: -190px;
  z-index: 0;
  transform: rotate(-12deg);
  background-repeat: no-repeat;
}
@media (max-width: 1200px) {
  .page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper:before {
    background-size: contain;
    width: 200px;
    height: 190px;
    bottom: -105px;
  }
}
@media (max-width: 991px) {
  .page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper:before {
    left: -50px;
    bottom: -85px;
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 767px) {
  .page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper:before {
    left: -37px;
    bottom: -85px;
    top: -13px;
    width: 100px;
    height: 96px;
  }
}
.page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper .circle-div {
  width: 274px;
  height: 260px;
  display: block;
  position: absolute;
  left: -85px;
  top: auto;
  bottom: -190px;
  z-index: 0;
  transform: rotate(-12deg);
}
.page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper .circle-div svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  .page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper .circle-div {
    background-size: contain;
    width: 200px;
    height: 190px;
    bottom: -105px;
  }
}
@media (max-width: 991px) {
  .page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper .circle-div {
    left: -50px;
    bottom: -85px;
    width: 150px;
    height: 150px;
  }
}
@media (max-width: 767px) {
  .page-layout-1column.page-with-filter.catalog-category-view .page-title-wrapper .circle-div {
    left: -37px;
    bottom: -85px;
    top: -13px;
    width: 100px;
    height: 96px;
  }
}
.page-layout-1column.page-with-filter.catalog-category-view.page-products .columns {
  padding: 0;
}
.page-layout-1column.page-with-filter.catalog-category-view .column.main {
  margin: 0;
  padding: 0;
}
.page-layout-1column.page-with-filter.catalog-category-view .column.main .best-seller-div .best-seller-slider .slick-prev {
  right: 50px;
}
@media (max-width: 991px) {
  .page-layout-1column.page-with-filter.catalog-category-view .column.main .best-seller-div .best-seller-slider .slick-prev {
    top: -57px;
  }
}
.page-layout-1column.page-with-filter.catalog-category-view .column.main .best-seller-div .best-seller-slider .slick-next {
  right: 0;
}
@media (max-width: 991px) {
  .page-layout-1column.page-with-filter.catalog-category-view .column.main .best-seller-div .best-seller-slider .slick-next {
    top: -57px;
  }
}
.page-layout-1column.page-with-filter.catalog-category-view .column.main .category-div .category-slider .slick-prev {
  right: 50px;
}
.page-layout-1column.page-with-filter.catalog-category-view .column.main .category-div .category-slider .slick-next {
  right: 0;
}
@media (max-width: 991px) {
  .page-layout-1column.page-with-filter.catalog-category-view .column.main .best-seller-div {
    top: 0;
  }
}
.page-title-wrapper .circle-div {
  display: none;
}
.page-layout-category-landing .columns {
  display: none;
}
.page-layout-category-landing .category-view {
  display: none;
}
.page-layout-category-landing .category-landing .category-view {
  display: block;
}
.recently-viewed.best-seller-div .title {
  justify-content: left;
}
.recently-viewed.best-seller-div .best-seller-slider .slick-prev {
  right: 46px;
}
.recently-viewed.best-seller-div .best-seller-slider .slick-next {
  right: -6px;
}
@media (max-width: 769px) {
  .recently-viewed.best-seller-div .best-seller-slider li .product-item-info .product-item-photo {
    margin-bottom: 0;
  }
}
.category-view {
  border-bottom: 1px solid rgba(160, 160, 160, 0.46);
  padding: 38px 0 26px 0;
}
@media (max-width: 991px) {
  .category-view {
    padding: 20px 0;
  }
}
.category-view .category-description {
  max-width: 1186px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 27px;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 991px) {
  .category-view .category-description {
    font-size: 16px;
    line-height: 25px;
  }
}
.category-landing {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
}
@media (max-width: 1370px) {
  .category-landing {
    width: 100%;
    position: relative;
    margin-left: 0;
    left: auto;
  }
}
.category-landing .category-view {
  max-width: 1440px;
  margin: 0 auto;
}
.category-landing .category-div {
  padding: 120px 0;
}
@media (max-width: 991px) {
  .category-landing .category-div {
    padding: 70px 0;
  }
}
@media (max-width: 1370px) {
  .category-landing .category-div {
    padding: 60px 0;
  }
}
@media (max-width: 1023px) {
  .category-landing .category-div {
    padding: 50px 0;
  }
}
.category-landing .category-div:after {
  top: -70px;
}
.category-landing .best-seller-div {
  padding-bottom: 116px;
}
@media (max-width: 1200px) {
  .category-landing .best-seller-div {
    padding-bottom: 86px;
  }
}
@media (max-width: 769px) {
  .category-landing .best-seller-div {
    padding-bottom: 20px;
  }
}
.category-landing .best-seller-div .title {
  justify-content: center;
}
@media (max-width: 1079px) {
  .category-landing .best-seller-div .title {
    justify-content: space-between;
  }
}
@media (max-width: 991px) {
  .category-landing .best-seller-div .title {
    justify-content: initial;
    padding-right: 110px;
  }
}
@media (max-width: 769px) {
  .category-landing .best-seller-div .title {
    justify-content: center;
    padding-right: 0px;
  }
}
@media (max-width: 991px) {
  .category-landing .best-seller-div .title h2 {
    padding-right: 0;
  }
}
@media (max-width: 1079px) {
  .category-landing .best-seller-div .best-seller-slider .slick-next {
    right: 0;
  }
}
@media (max-width: 1079px) {
  .category-landing .best-seller-div .best-seller-slider .slick-prev {
    right: 50px;
  }
}
.category-landing .upcoming-holiday-div {
  padding-top: 0;
}
@media (max-width: 991px) {
  .category-landing .upcoming-holiday-div {
    padding-top: 40px;
  }
}
.category-landing .full-section {
  margin-bottom: 120px;
}
@media (max-width: 1280px) {
  .category-landing .full-section {
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .category-landing .full-section {
    margin-bottom: 85px;
  }
}
@media (max-width: 767px) {
  .category-landing .full-section {
    margin-bottom: 65px;
  }
}
@media (max-width: 640px) {
  .category-landing .full-section {
    margin-bottom: 55px;
  }
}
.category-landing .full-section .overlay-content {
  position: relative;
  height: 352px;
}
.category-landing .full-section .overlay-content:after {
  content: "";
  height: 179px;
  width: 439px;
  background-image: url(../images/full-sec-before.png);
  display: none;
  right: -74px;
  top: -120px;
  position: absolute;
  background-repeat: no-repeat;
  background-size: 100%;
}
@media (max-width: 1370px) {
  .category-landing .full-section .overlay-content:after {
    width: 322px;
  }
}
@media (max-width: 991px) {
  .category-landing .full-section .overlay-content:after {
    width: 209px;
    right: 0;
    top: -60px;
    background-size: 100%;
  }
}
.category-landing .full-section .overlay-content .circle-div {
  height: 179px;
  width: 439px;
  display: block;
  right: -74px;
  top: -120px;
  position: absolute;
}
.category-landing .full-section .overlay-content .circle-div svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .category-landing .full-section .overlay-content .circle-div {
    width: 322px;
  }
}
@media (max-width: 991px) {
  .category-landing .full-section .overlay-content .circle-div {
    width: 209px;
    right: 0;
    top: -60px;
  }
}
.category-landing .full-section .overlay-content figure {
  height: 100%;
}
.category-landing .full-section .overlay-content figure img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.category-landing .full-section .overlay-content .content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  padding: 0 63px;
  flex-wrap: wrap;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .category-landing .full-section .overlay-content .content {
    padding: 0 30px;
  }
}
.category-landing .full-section .overlay-content .content .main {
  width: 39%;
  text-align: left;
}
@media (max-width: 1200px) {
  .category-landing .full-section .overlay-content .content .main {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .category-landing .full-section .overlay-content .content .main {
    width: 80%;
  }
}
.category-landing .full-section h2 {
  font-size: 66px;
  line-height: 58px;
  font-weight: 900;
  color: #ffffff;
  margin: 0 0 5px 0;
}
@media (max-width: 1200px) {
  .category-landing .full-section h2 {
    font-size: 66px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .category-landing .full-section h2 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
@media (max-width: 769px) {
  .category-landing .full-section h2 {
    font-size: 50px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.category-landing .full-section p {
  font-size: 21px;
  line-height: 34px;
  color: #ffffff;
  margin: 0 0 14px 0;
}
@media (max-width: 1200px) {
  .category-landing .full-section p {
    font-size: 21px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .category-landing .full-section p {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 20px;
  }
}
.category-landing .full-section a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 150px;
  line-height: 16px;
  padding: 12px 40px;
}
.category-landing .full-section a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .category-landing .full-section a {
    padding: 12px 20px;
  }
}
.page-main + .category-view {
  padding: 0 20px;
  margin-bottom: 124px;
  border-bottom: 0;
}
@media (max-width: 1200px) {
  .page-main + .category-view {
    margin-bottom: 95px;
  }
}
@media (max-width: 1023px) {
  .page-main + .category-view {
    padding: 0 37px;
    margin-bottom: 70px;
  }
}
@media (max-width: 480px) {
  .page-main + .category-view {
    margin-bottom: 45px;
  }
}
@media (max-width: 390px) {
  .page-main + .category-view {
    padding: 0 15px;
  }
}
.page-main + .category-view .category-view {
  border: 0;
  padding: 0;
}
.page-layout-2columns-left.catalog-category-view .page-title-wrapper:before {
  display: none;
}
.page-layout-2columns-left.catalog-category-view .swatch-option-tooltip {
  display: none !important;
}
@media (max-width: 1023px) {
  .page-layout-2columns-left.catalog-category-view .sidebar {
    width: 30%;
  }
}
@media (max-width: 1023px) {
  .page-layout-2columns-left.catalog-category-view .columns .column.main {
    width: 70%;
    margin-top: 0;
  }
}
.page-layout-2columns-left.catalog-category-view .columns {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .page-layout-2columns-left.catalog-category-view .columns {
    padding-top: 0;
  }
}
.columns .column.main {
  padding-left: 0;
  margin-top: 32px;
}
@media (min-width: 769px) {
  .sidebar-main {
    padding-right: 3%;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter.active .filter-title {
    border-bottom: 0;
  }
}
.sidebar-main .filter.active .filter-title strong:hover {
  background-color: transparent;
  border-color: #0061ae;
  color: #0061ae;
}
@media (max-width: 768px) {
  .sidebar-main .filter.active .filter-title strong {
    font-size: 0;
    margin: 0;
    top: 20px;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter .filter-current.active {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .sidebar-main .block-title strong {
    color: #0061ae;
    font-size: 22px;
    margin: 0 40px 0 0;
    padding: 0;
    font-weight: 700;
    line-height: 52px;
    text-decoration: underline;
    background: transparent;
    border: 0;
    box-shadow: none;
    top: 30px;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter.active .filter-title strong:after {
    position: absolute;
    top: -22px;
    right: 14px;
    color: #0061ae;
    font-size: 20px;
  }
}
.sidebar-main .filter-options-item {
  border-color: rgba(160, 160, 160, 0.46);
}
@media (max-width: 768px) {
  .sidebar-main .filter-options-item {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter.active .filter-subtitle {
    padding: 9px 20px;
    margin: 0;
  }
}
.sidebar-main .amshopby-filter-current {
  margin-bottom: 30px;
}
.sidebar-main .amshopby-filter-current .block-subtitle {
  padding: 0;
  margin: 0;
}
@media (max-width: 768px) {
  .sidebar-main .amshopby-filter-current .block-subtitle {
    padding: 10px;
  }
}
.sidebar-main .amshopby-filter-current .amshopby-items .amshopby-filter-value .swatch-option.color {
  display: none;
}
.sidebar-main .amshopby-filter-current .amshopby-items .amshopby-filter-value .am-shopby-swatch-label {
  margin: 0;
}
.sidebar-main .am-shopby-form {
  margin: 0 !important;
  padding: 0 !important;
}
.sidebar-main .am-filter-items-color {
  flex-direction: initial;
  flex-wrap: wrap;
}
.sidebar-main .am-filter-items-color .filter-count-label {
  display: none;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper {
  width: 52px;
  float: left;
  text-align: center;
  border: 1px solid transparent;
  margin-bottom: 12px !important;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .am-swatch-link {
  padding: 0;
  position: relative;
  margin: 0;
  float: left;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .swatch-option {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border-radius: 100%;
  border: 0;
  display: inline-block;
  float: none;
  margin-top: 8px;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .swatch-option.color:not(.disabled):hover,
.sidebar-main .am-filter-items-color .am-swatch-wrapper .swatch-option.image:not(.disabled):hover {
  outline: 0;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .swatch-option.selected {
  outline: 0;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .am-shopby-swatch-label {
  max-width: 100%;
  float: left;
  width: 100%;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .am-shopby-swatch-label:after {
  width: 48px;
  height: 72px;
  border: 1px solid transparent;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .am-shopby-swatch-label .label {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
  display: block;
}
.sidebar-main .am-filter-items-color .am-swatch-wrapper .swatch-option.selected + .am-shopby-swatch-label:after {
  border-color: #0061ae;
}
.sidebar-main .filter-current .block-subtitle {
  padding: 0;
  margin: 0;
}
.sidebar-main .block-subtitle {
  font-size: 20px;
  letter-spacing: 0.05em;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0061ae;
  padding: 0 0 30px 0;
  margin-bottom: 11px;
}
@media (max-width: 991px) {
  .sidebar-main .block-subtitle {
    font-size: 16px;
    padding-bottom: 15px;
  }
}
.sidebar-main .block-subtitle .filter-actions {
  margin-bottom: 0;
  float: right;
  padding: 0;
}
.sidebar-main .block-subtitle .filter-actions a {
  font-size: 16px;
  letter-spacing: 0.05em;
  text-decoration: underline;
  line-height: 30px;
}
.sidebar-main .filter-options-title {
  padding: 0;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #0061ae;
  margin-bottom: 0;
  padding: 14px 0;
}
@media (max-width: 991px) {
  .sidebar-main .filter-options-title {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter-options-title {
    padding: 8px 20px;
  }
}
.sidebar-main .filter-options-title:after {
  background-image: url("../images/side-arrow.svg");
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  content: "";
  width: 12px;
  height: 7px;
  display: block;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(0);
}
@media (max-width: 768px) {
  .sidebar-main .filter-options-title:after {
    right: 20px;
  }
}
.sidebar-main .filter-options-item.active .filter-options-title:after {
  transform: translateY(-50%) rotate(180deg);
}
.sidebar-main .filter-options-item {
  padding: 0;
}
.sidebar-main .filter-options-item[attribute="price"] .filter-options-content {
  padding-top: 8px;
}
@media (max-width: 991px) {
  .sidebar-main .filter-options-item[attribute="price"] .filter-options-content {
    padding-top: 12px;
  }
}
@media (max-width: 991px) {
  .sidebar-main .filter-options-item[attribute="price"] .filter-options-content .ui-slider-horizontal {
    height: 8px;
    position: relative;
    z-index: 9999;
  }
}
.sidebar-main .filter-options-item[attribute="price"] .filter-options-content .ui-slider-horizontal span.ui-slider-handle:nth-child(3)[style="left: 100%;"] {
  margin-left: -23px !important;
}
.sidebar-main .filter-options-item[attribute="price"] .filter-options-content .ui-slider-horizontal span.ui-slider-handle:nth-child(2)[style="left: 100%;"] {
  margin-left: -23px !important;
}
@media (max-width: 991px) {
  .sidebar-main .filter-options-item[attribute="price"] .filter-options-content .ui-slider-handle {
    top: -9px;
  }
}
@media (max-width: 991px) {
  .sidebar-main .filter-options-item[attribute="price"] .filter-options-content #ln_slider_text_price {
    margin-top: 25px;
    line-height: 20px;
  }
}
.sidebar-main .filter-options-item[attribute="price"] .filter-options-content .ln_slider_text_price_to {
  float: right;
}
.sidebar-main .filter-options-content {
  padding: 0;
  padding-bottom: 0;
  border-bottom: 0px solid rgba(160, 160, 160, 0.46);
  margin-bottom: 20px;
  margin-top: 0px;
}
@media (max-width: 768px) {
  .sidebar-main .filter-options-content {
    padding: 0 20px;
  }
}
.sidebar-main .filter-options-content .items:not(.items-children):not(.am-category-view) {
  margin: 0;
}
.sidebar-main .filter-options-content .am-filter-items-category_ids .am-collapse-icon {
  display: none;
}
.sidebar-main .filter-options-content .am-filter-items-category_ids .amshopby-choice {
  left: 0 !important;
}
.sidebar-main .filter-options-content .am-filter-items-category_ids .item .am-collapse-icon ~ [class*="am-filter-item-"] {
  padding-left: 0;
}
.sidebar-main .filter-options-content .item {
  line-height: 30px;
  padding-left: 30px;
}
.sidebar-main .filter-options-content .item .label {
  font-size: 16px;
}
.sidebar-main .filter-options-content .item .count {
  display: none;
}
.sidebar-main .filter-options-content .amshopby-slider-wrapper {
  margin: 0;
}
.sidebar-main .filter-options-content .amshopby-slider-wrapper .amshopby-slider-container.-improved .am-slider {
  height: 1px;
  background-color: rgba(160, 160, 160, 0.46);
}
@media (max-width: 768px) {
  .sidebar-main .filter-options-content .amshopby-slider-wrapper .amshopby-slider-container.-improved .am-slider {
    padding: 0 25px;
  }
}
.sidebar-main .filter-options-content .amshopby-slider-wrapper .amshopby-slider-container.-improved .am-slider:before {
  height: 1px;
  background-color: rgba(160, 160, 160, 0.46);
}
.sidebar-main .filter-options-content .amshopby-slider-wrapper .amshopby-slider-container.-improved .am-slider:after {
  height: 1px;
  background-color: rgba(160, 160, 160, 0.46);
}
.sidebar-main .filter-options-content .amshopby-slider-wrapper .amshopby-slider-container.-improved .am-slider .ui-slider-handle {
  height: 23px;
  top: -10px;
  width: 23px;
}
.sidebar-main .filter-options-content .amshopby-slider-wrapper .amshopby-slider-container.-improved .am-slider .ui-slider-range {
  height: 2px;
}
.sidebar-main .filter-content {
  position: relative;
}
@media (max-width: 768px) {
  .sidebar-main .filter-content {
    margin-top: 100px;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter-content .filter-current-subtitle:before {
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (min-width: 769px) {
  .sidebar-main .filter-content .block-actions.filter-actions {
    position: absolute;
    right: 0;
    padding: 0;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter-content .block-actions.filter-actions {
    margin-left: 0;
    margin-right: 0;
  }
}
.sidebar-main .filter-content .block-actions.filter-actions a {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #0061ae;
  padding: 0 0 30px 0;
  margin-bottom: 19px;
  text-decoration: underline;
}
@media (max-width: 1200px) {
  .sidebar-main .filter-content .block-actions.filter-actions a {
    font-size: 15px;
  }
}
@media (max-width: 991px) {
  .sidebar-main .filter-content .block-actions.filter-actions a {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .sidebar-main .filter-content .block-actions.filter-actions a {
    font-size: 15px;
    padding: 0;
    margin: 0;
  }
}
.sidebar-main .filter-content .block-actions.filter-actions a:hover {
  text-decoration: none;
}
.sidebar-main .filter-options input[type="checkbox"] + .amshopby-choice:before {
  border: 1.5px solid #000000;
  width: 18px;
  height: 19px;
  border-radius: 4px;
  margin-top: 2px;
}
.sidebar-main .filter-options input[type="checkbox"] + .amshopby-choice:after {
  background-color: #dd1728;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.635' height='13.91' viewBox='0 0 17.635 13.91'%3E%3Cpath id='Path_136' data-name='Path 136' d='M20961.564-2307.973l5.141,5.14,9.666-9.667' transform='translate(-20960.15 2313.914)' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 18px;
  height: 19px;
  border-radius: 4px;
  top: 2px;
  background-size: 13px 15px;
}
.sidebar-main .amshopby-filter-current {
  margin-bottom: 0;
}
.sidebar-main .amshopby-filter-current .amshopby-items {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .sidebar-main .amshopby-filter-current .amshopby-items {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.sidebar-main .amshopby-filter-current .amshopby-remove:after,
.sidebar-main .amshopby-filter-current .amshopby-remove:before {
  background-color: #000000;
  height: 2px;
  font-weight: 700;
}
.sidebar-main .filter-options-content .am-ranges .items.-am-multiselect .item [class*="am-filter-item"] {
  padding-left: 0;
}
@media (max-width: 768px) {
  .sidebar-main .filter-options-content .am-ranges .items.-am-multiselect .item [class*="am-filter-item"] {
    padding: 0 !important;
  }
}
.sidebar-main .filter-options-content .items [class*="am-filter-item"] {
  padding: 0;
}
@media (max-width: 768px) {
  .sidebar-main .filter-options-content .items [class*="am-filter-item"] {
    padding: 0 !important;
  }
}
.sidebar-main .filter-options-content .item input[type="checkbox"] {
  top: 5px;
  width: 19px;
  height: 19px;
  border-radius: 4px;
  border-width: 1.5px;
  margin-right: 8px;
}
.sidebar-main .filter-options-content .item input[type="checkbox"]:checked {
  accent-color: #dd1728;
}
.sidebar-main .filter-options-content .item a {
  color: #101820;
}
.sidebar-main .filter-options-content .item a:hover {
  background-color: transparent;
  color: #101820;
}
.products-grid .ias-noneleft {
  display: none !important;
}
.products-grid .iass-spinner img {
  margin-bottom: 0;
}
.products-grid .iass-spinner span {
  display: none;
}
.products-grid .product-items {
  margin: 0 -10px;
}
@media (max-width: 379px) {
  .products-grid .product-items {
    margin: 0;
  }
}
.products-grid .product-items li {
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0 0 50px 0 !important;
  width: 25%;
}
@media (max-width: 769px) {
  .products-grid .product-items li {
    width: 33.33%;
    margin-bottom: 21px !important;
  }
}
@media (max-width: 640px) {
  .products-grid .product-items li {
    width: 50%;
  }
}
@media (max-width: 379px) {
  .products-grid .product-items li {
    width: 100%;
    padding: 0 30px;
  }
}
.products-grid .product-items li .stock {
  text-align: center;
}
.products-grid .product-items li .stock.unavailable {
  color: red;
  font-size: 16px;
}
.products-grid .product-items li .product-item-info {
  width: 100%;
}
.products-grid .product-items li .product-item-info .product-item-photo {
  width: 100%;
  height: auto;
  margin-bottom: 19px;
  display: block;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 769px) {
  .products-grid .product-items li .product-item-info .product-item-photo {
    height: auto;
  }
}
.products-grid .product-items li .product-item-info .product-item-photo .product-image-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all linear 0.2s;
  transform: scale(1);
}
.products-grid .product-items li .product-item-info .product-item-photo .product-image-photo:hover {
  transform: scale(1.1);
}
.products-grid .product-items li .product-item-info .product-image-container {
  display: inline-block;
  width: 100%;
}
.products-grid .product-items li .product-item-info .product-reviews-summary {
  display: none;
}
.products-grid .product-items li .product-item-info .product-item-details {
  padding: 0 10px;
  box-sizing: border-box;
}
.products-grid .product-items li .product-item-info .product-item-details .product-item-name {
  margin: 0 0 11px 0;
  font-size: 23px;
  font-weight: 500;
  line-height: 27px;
  line-clamp: initial;
  -webkit-line-clamp: initial;
  height: auto;
  text-align: center;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .product-item-name a {
  color: #000000;
}
.products-grid .product-items li .product-item-info .product-item-details .product-item-name a:hover {
  color: #0061ae;
  text-decoration: none;
}
.products-grid .product-items li .product-item-info .product-item-details .sku {
  display: block;
  text-align: center;
  margin: 10px 0;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box:has(.old-price) .special-price .price,
.products-grid .product-items li .product-item-info .product-item-details .price-box:has(.old-price) .price-container .price {
  color: #dd1729;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box:has(.old-price) .old-price .price-container .price {
  color: #898989;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box > .price-label {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  margin-right: 5px;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box > .price-label {
    font-size: 16px;
  }
}
@media (max-width: 410px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box > .price-label {
    font-size: 14px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .normal-price .price-label {
  display: none;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .minimal-price-link {
  display: none;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .old-price {
  order: 0;
  margin: 0;
  color: #898989;
  position: relative;
  padding: 0 8px;
  margin-right: 18px;
}
@media (max-width: 640px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .old-price {
    margin-right: 8px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .old-price:after {
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #898989;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .old-price .price-label {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .old-price .price-label {
    font-size: 16px;
  }
}
@media (max-width: 410px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .old-price .price-label {
    font-size: 14px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 16px;
  }
}
@media (max-width: 410px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 14px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .special-price {
  order: 1;
  margin: 0;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .special-price .price-label {
  display: none;
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .special-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .special-price .price {
    font-size: 16px;
  }
}
@media (max-width: 410px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .special-price .price {
    font-size: 14px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .price-box .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .price-box .price {
    font-size: 16px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute .swatch-more {
  display: none;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color {
  text-align: center;
  margin-top: 20px;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color {
  margin: 0 5px 6px 0;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  min-width: initial;
  position: relative;
  border: 0 solid #fff;
  margin-right: 10px;
  float: none;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color {
    width: 15px;
    height: 15px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color:last-child {
  margin: 0;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):focus,
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):focus {
  box-shadow: none;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):hover {
  outline: 2px solid #0061ae;
  border: 0px solid #0061ae;
  box-shadow: none;
  outline-offset: 3px;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):hover:after {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.image:not(.disabled):hover:after {
    width: 15px;
    height: 15px;
    border-width: 3px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover {
  outline: 2px solid #0061ae;
  border: 0px solid #0061ae;
  box-shadow: none;
  outline-offset: 3px;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover:after {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color:not(.disabled):hover:after {
    width: 15px;
    height: 15px;
    border-width: 3px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color.selected {
  outline: 2px solid #0061ae;
  border: 0px solid #0061ae;
  box-shadow: none;
  outline-offset: 3px;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color.selected:after {
  content: "";
  width: 14px;
  height: 14px;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  display: none;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color.selected:after {
    width: 15px;
    height: 15px;
    border-width: 3px;
  }
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color[data-option-tooltip-value="#ffffff"],
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color[data-option-tooltip-value="#fffff0"],
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.color[data-option-tooltip-value="#f7f6f4"] {
  border: 1px solid #ccc;
}
.products-grid .product-items li .product-item-info .product-item-details .swatch-attribute.color .swatch-attribute-options .swatch-option.image {
  width: 19px !important;
  height: 18px !important;
  min-width: 14px;
}
.products-grid .product-items li .product-item-inner {
  display: block;
  position: relative;
  box-shadow: none;
  border: 0;
  margin: 20px 0 0 0 !important;
  text-align: center;
}
.products-grid .product-items li .product-item-inner .actions-primary {
  width: 100%;
}
.products-grid .product-items li .product-item-inner .qty {
  text-align: center;
  margin-bottom: 10px;
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart {
  max-width: 157px;
  margin: 0 auto;
  display: flex;
  column-gap: 11px;
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart .quantity-controls {
  width: 45px;
  height: 45px;
  background-color: #ccdfef;
  border: 0;
  border-radius: 100%;
  padding: 0;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart .quantity-controls.quantity-minus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.017' height='3' viewBox='0 0 20.017 3'%3E%3Cg id='Group_352' data-name='Group 352' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h17.017' transform='translate(-1364.657 -2708.473)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart .quantity-controls.quantity-plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.907' height='18.712' viewBox='0 0 18.907 18.712'%3E%3Cg id='Group_351' data-name='Group 351' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_27' data-name='Path 27' d='M1369,2703v15.712' transform='translate(-1361.008 -2703)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h15.907' transform='translate(-1364.657 -2700.617)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart .quantity-controls:hover {
  background-color: #0061ae;
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart .quantity-controls:hover.quantity-minus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.017' height='3' viewBox='0 0 20.017 3'%3E%3Cg id='Group_352' data-name='Group 352' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h17.017' transform='translate(-1364.657 -2708.473)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart .quantity-controls:hover.quantity-plus {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.907' height='18.712' viewBox='0 0 18.907 18.712'%3E%3Cg id='Group_351' data-name='Group 351' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_27' data-name='Path 27' d='M1369,2703v15.712' transform='translate(-1361.008 -2703)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h15.907' transform='translate(-1364.657 -2700.617)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.products-grid .product-items li .product-item-inner .qty .control-qty-cart input {
  height: 45px;
  width: 45px;
  border: 2px solid #2761a8;
  font-family: 'Kanit', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #101820;
  padding: 0;
  text-align: center;
}
.products-grid .product-items li .product-item-inner .action.tocart {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 100%;
  height: 45px;
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.01em;
  font-family: 'Kanit', sans-serif;
}
.products-grid .product-items li .product-item-inner .action.tocart:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .products-grid .product-items li .product-item-inner .action.tocart {
    padding: 12px 20px;
  }
}
.products-grid .product-items li .product-item-inner:before {
  display: none !important;
}
.products-grid .product-items li .product-item-inner .actions-secondary {
  display: none;
}
.page-products .products-grid .product-item {
  width: 25%;
}
@media (max-width: 991px) {
  .page-products .products-grid .product-item {
    width: 33.33%;
  }
}
@media (max-width: 891px) {
  .page-products .products-grid .product-item {
    width: 50%;
  }
}
@media (max-width: 640px) {
  .page-products .products-grid .product-item {
    width: 50%;
  }
}
@media (max-width: 379px) {
  .page-products .products-grid .product-item {
    width: 100%;
    padding: 0 30px;
  }
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  background: #fff;
  box-shadow: none;
  border: 0px solid #bbb;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
}
.load-more-btn {
  text-align: center;
  margin-bottom: 48px;
}
@media (max-width: 1023px) {
  .load-more-btn {
    margin-bottom: 30px;
  }
}
@media (max-width: 640px) {
  .load-more-btn {
    margin-bottom: 20px;
  }
}
.load-more-btn a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  min-width: 157px;
  font-size: 14px;
  padding: 9px 20px;
}
.load-more-btn a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .load-more-btn a {
    padding: 12px 20px;
  }
}
#amasty-shopby-product-list .message.info {
  margin-bottom: 40px;
}
@media (max-width: 769px) {
  .recently-viewed.best-seller-div .title {
    justify-content: center;
  }
}
.search.results #amasty-shopby-product-list > .block {
  display: none;
}
.catalogsearch-result-index.page-products .columns {
  padding-top: 52px;
  padding-bottom: 52px;
}
@media (max-width: 767px) {
  .catalogsearch-result-index.page-products .columns {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.catalogsearch-result-index.page-products:has(#layer-product-list .message.notice) .columns .column.main {
  width: 100%;
}
.catalogsearch-result-index.page-products:has(#layer-product-list .message.notice) .columns .sidebar {
  display: none;
}
@media (max-width: 768px) {
  .filter-current {
    border: solid #cccccc;
    border-width: 1px 0;
    padding: 7px 0;
    margin: 5px 0 !important;
  }
}
@media (max-width: 768px) {
  .filter-current .block-subtitle {
    font-size: 16px;
    padding-bottom: 0;
    margin: 0;
    padding: 10px 0;
  }
}
.filter-current .action.remove {
  left: 0;
  position: absolute;
  top: 1px;
  font-size: 0;
}
.filter-current .action.remove:after {
  content: "X";
  font-size: 15px;
}
.sidebar-main .filter-options-content .item {
  padding: 0 0 0 1px !important;
}
.sidebar-main .filter-options-content .items:not(.items-children):not(.am-category-view) {
  height: auto !important;
  max-height: inherit !important;
}
.sidebar-main .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  cursor: default;
  width: 23px;
  height: 23px;
  border-radius: 100%;
  top: -12px;
  background-color: #0061ae;
}
.sidebar-main .ln_slider_container {
  width: 100%;
  margin: 0;
}
.sidebar-main .ui-slider-horizontal {
  height: 1px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  background: rgba(160, 160, 160, 0.46);
}
.sidebar-main .ln_slider_text_price_to {
  float: right;
  margin-right: -23px;
}
.sidebar-main #ln_slider_text_price {
  margin-top: 15px;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered {
  text-align: center;
  margin-bottom: 10px !important;
  padding: 0;
  position: relative;
  margin: 0;
  float: left;
  margin-right: 10px !important;
  width: 46px;
  height: 64px;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered:hover,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered:hover {
  background-color: transparent;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option {
  width: 32px;
  height: 32px;
  margin: 0;
  padding: 0;
  border-radius: 100%;
  border: 0;
  display: inline-block;
  float: none;
  margin-top: 8px;
  position: static;
  margin: 5px 0 16px 0;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option:after,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option:after {
  width: 44px;
  height: 62px;
  border: 1px solid transparent;
  border-radius: 10px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option:focus,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option:focus {
  box-shadow: none;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.color:not(.disabled):hover,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.color:not(.disabled):hover,
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.color:not(.disabled):focus,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.color:not(.disabled):focus,
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.image:not(.disabled):hover,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.image:not(.disabled):hover,
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.image:not(.disabled):focus,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.image:not(.disabled):focus,
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.selected,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.selected,
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.selected:focus,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.selected:focus {
  outline: 0;
  box-shadow: none;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.selected:after,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.selected:after,
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option:hover:after,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option:hover:after {
  border-color: #2761a8;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option[data-option-tooltip-value="#ffffff"],
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option[data-option-tooltip-value="#ffffff"],
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option[data-option-tooltip-value="#fffff0"],
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option[data-option-tooltip-value="#fffff0"] {
  border: 1px solid #ccc;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.label,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.label {
  position: absolute !important;
  left: 0;
  width: 96% !important;
  height: auto !important;
  font-size: 11px;
  top: 34px;
  text-align: center;
  display: block !important;
  line-height: 1;
  text-transform: capitalize;
  right: 0;
  border-radius: 0 !important;
  border: 0 !important;
  outline: 0 !important;
  pointer-events: none;
  max-height: 22px;
  overflow: hidden;
}
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.label.selected:after,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.label.selected:after,
.filter-options-item[attribute="color"] .swatch-option-link-layered .swatch-option.label:hover:after,
.filter-options-item[attribute="colour_group"] .swatch-option-link-layered .swatch-option.label:hover:after {
  border: 0 !important;
  outline: 0 !important;
}
.page-with-filter .swatch-option-tooltip {
  display: none !important;
}
#narrow-by-list .filter-options-content ol.items li {
  display: block;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-left: 34px !important;
}
#narrow-by-list .filter-options-content ol.items li a,
#narrow-by-list .filter-options-content ol.items li span {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}
#narrow-by-list .filter-options-content ol.items li a span,
#narrow-by-list .filter-options-content ol.items li > span span {
  display: none;
}
#narrow-by-list .filter-options-content ol.items li a span:before,
#narrow-by-list .filter-options-content ol.items li > span span:before {
  display: none;
}
#narrow-by-list .filter-options-content ol.items li a span:after,
#narrow-by-list .filter-options-content ol.items li > span span:after {
  display: none;
}
#narrow-by-list .filter-options-content ol.items li a:before,
#narrow-by-list .filter-options-content ol.items li span:before {
  position: absolute;
  top: 3px;
  left: 0;
  content: "";
  border: 1.5px solid #000000;
  width: 18px;
  height: 19px;
  border-radius: 4px;
  margin-top: 2px;
}
#narrow-by-list .filter-options-content ol.items li a:after,
#narrow-by-list .filter-options-content ol.items li span:after {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.635' height='13.91' viewBox='0 0 17.635 13.91'%3E%3Cpath id='Path_136' data-name='Path 136' d='M20961.564-2307.973l5.141,5.14,9.666-9.667' transform='translate(-20960.15 2313.914)' fill='none' stroke='%23fff' stroke-width='4'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 18px;
  height: 19px;
  top: 8px;
  background-size: 13px 15px;
  content: "";
  display: none;
  border-radius: 4px;
  position: absolute;
  left: 4px;
}
#narrow-by-list .filter-options-content ol.items li input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
#narrow-by-list .filter-options-content ol.items li input:checked ~ a:before {
  background-color: #dd1728;
  border-color: #dd1728;
}
#narrow-by-list .filter-options-content ol.items li input:checked ~ span:before {
  background-color: #dd1728;
  border-color: #dd1728;
}
#narrow-by-list .filter-options-content ol.items li input:checked ~ a:after {
  display: block;
}
#narrow-by-list .filter-options-content ol.items li input:checked ~ span:after {
  display: block;
}
#narrow-by-list .filter-options-content ol.items li input[disabled] ~ a:before {
  background-color: #000;
  opacity: 0.2;
}
#narrow-by-list .filter-options-content ol.items li input[disabled] ~ span:before {
  background-color: #000;
  opacity: 0.2;
}
#narrow-by-list .filter-options-content ol.items li:hover input ~ a:before {
  background-color: transparent;
}
body .filter.block {
  margin-bottom: 70px;
}
.catalog-category-view .page.messages {
  margin-top: 0;
}
.catalog-category-view .category-landing .category-view {
  padding-top: 0;
}
@media (max-width: 768px) {
  .catalog-category-view .page-main {
    padding: 0;
  }
}
#narrow-by-list div[attribute="price"] .filter-options-content ol li {
  padding-left: 0 !important;
  width: 100%;
}
@media (max-width: 768px) {
  #narrow-by-list div[attribute="price"] .filter-options-content ol li {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #narrow-by-list div[attribute="price"] .filter-options-content ol li {
    width: 100%;
  }
}
#narrow-by-list div[attribute="price"] .filter-options-content ol.items li a:before,
#narrow-by-list div[attribute="price"] .filter-options-content ol.items li span:before {
  display: none;
}
@media (max-width: 1023px) {
  body.catalog-category-view .page-main {
    padding: 0 37px;
  }
}
@media (max-width: 390px) {
  body.catalog-category-view .page-main {
    padding: 0 15px;
  }
}
.catalog-category-view .swatch-option-tooltip {
  display: none !important;
}
@media (min-width: 1200px) {
  .catalog-category-view .page-title-wrapper {
    padding: 13px 0 60px 0;
  }
}
@media (min-width: 1200px) {
  .catalog-category-view .page-title-wrapper .page-title {
    padding-top: 21px;
  }
}
@media (min-width: 1200px) {
  .catalog-category-view .page-title-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transform: none;
    z-index: -1;
    background-image: url("../images/Intersection_1.svg");
    background-position: bottom center;
    background-size: 100% auto;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  body.page-layout-2columns-left .sidebar-main {
    width: 26.833333%;
  }
}
@media (max-width: 768px) {
  body.page-layout-2columns-left .sidebar-main {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
  }
}
@media (max-width: 991px) {
  body.page-layout-2columns-left .column.main {
    width: 73.166667%;
  }
}
@media (max-width: 768px) {
  body.page-layout-2columns-left .column.main {
    width: 100%;
  }
}
#layer-product-list .toolbar.toolbar-products {
  display: none;
}
.column.main > .search.results {
  display: none;
}
.column.main dl.block.mst-search__misc-recommendations {
  display: block;
}
@media (max-width: 991px) {
  .catalog-product-view .columns .column.main {
    padding-bottom: 90px;
  }
}
.catalog-product-view.page-layout-1column .product-info-main {
  width: 39%;
  order: 1;
}
@media (max-width: 991px) {
  .catalog-product-view.page-layout-1column .product-info-main {
    width: 100%;
    order: 2;
  }
}
.catalog-product-view.page-layout-1column .page.messages {
  margin-top: 25px;
}
.catalog-product-view .mfp-bg {
  opacity: 0.55 !important;
}
.catalog-product-view .page-title-wrapper.product:after {
  display: none;
}
.catalog-product-view .product-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  padding-top: 30px;
  margin-bottom: 110px;
}
@media (max-width: 1280px) {
  .catalog-product-view .product-main {
    margin-bottom: 90px;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .product-main {
    margin-bottom: 110px;
  }
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb-border {
  background: transparent;
  border-color: #0061ae;
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  width: 100%;
  height: 41px;
  background-color: #fff;
  text-align: center;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left.fotorama__arr--disabled,
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right.fotorama__arr--disabled {
  opacity: 0.5;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: -30px;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon {
  padding: 0;
  bottom: 0;
  transform: none;
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: #ccdfef;
  border-radius: 100%;
  background-image: none;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("../images/pro-down-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  transform: rotate(180deg);
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon:hover {
  background-color: #0061ae;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon:hover:before {
  filter: brightness(0) invert(1);
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: -30px;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  padding: 0;
  bottom: 0;
  display: inline-block;
  height: 40px;
  width: 40px;
  background-color: #ccdfef;
  border-radius: 100%;
  transform: none;
  background-image: none;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon:before {
  content: "";
  width: 40px;
  height: 40px;
  background-image: url("../images/up-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon:hover {
  background-color: #0061ae;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon:hover:before {
  filter: brightness(0) invert(1);
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__nav.fotorama__shadows--bottom:after {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__nav.fotorama__shadows--bottom:before {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__nav.fotorama__shadows--top:after {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--vertical .fotorama__nav.fotorama__shadows--top:before {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__shadows--right:after {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__shadows--left:before {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame {
  background: #fff;
  border: 0px solid transparent;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
  border-color: #0061ae;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__nav--thumbs .fotorama__nav__frame .fotorama__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb-border {
  background: transparent;
  border-color: #0061ae;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  width: 40px;
  background-color: transparent;
  text-align: center;
  opacity: 1;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left.fotorama__arr--disabled .fotorama__thumb--icon,
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right.fotorama__arr--disabled .fotorama__thumb--icon {
  opacity: 0.6;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left:after,
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right:after {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left.fotorama__arr--disabled .fotorama__thumb--icon,
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right.fotorama__arr--disabled .fotorama__thumb--icon {
  opacity: 0.5;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon {
  padding: 0;
  transform: none;
  display: inline-block;
  height: 25px;
  width: 25px;
  background-color: #ccdfef;
  border-radius: 100%;
  background-image: none;
  left: 0;
  transform: rotate(-90deg);
  margin-top: -15px;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:before {
  content: "";
  width: 25px;
  height: 23px;
  background-image: url("../images/pro-down-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  transform: rotate(180deg);
  background-size: 12px 11px;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:hover {
  background-color: #0061ae;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon:hover:before {
  filter: brightness(0) invert(1);
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  padding: 0;
  display: inline-block;
  height: 25px;
  width: 25px;
  background-color: #ccdfef;
  border-radius: 100%;
  transform: none;
  background-image: none;
  left: auto;
  right: 0;
  transform: rotate(-90deg);
  margin-top: -15px;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:before {
  content: "";
  width: 23px;
  height: 26px;
  background-image: url("../images/up-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  background-size: 12px 11px;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:hover {
  background-color: #0061ae;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon:hover:before {
  filter: brightness(0) invert(1);
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__shadows--bottom:after {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__shadows--bottom:before {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__shadows--top:after {
  display: none;
}
.catalog-product-view .fotorama__nav-wrap--horizontal .fotorama__nav.fotorama__shadows--top:before {
  display: none;
}
.catalog-product-view .fotorama__arr--prev,
.catalog-product-view .fotorama__arr--next {
  display: none !important;
}
.catalog-product-view .swatch-option-tooltip {
  display: none !important;
}
@media (max-width: 768px) {
  .catalog-product-view .swatch-opt,
  .catalog-product-view .product-options-wrapper .field {
    margin: 40px 0;
  }
}
.product.media {
  height: 630px;
  margin: 0;
}
@media (max-width: 991px) {
  .product.media {
    width: 100% !important;
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .product.media {
    height: auto;
    margin-bottom: 0;
  }
}
.product.media .gallery-placeholder {
  height: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .product.media .gallery-placeholder {
    height: auto;
  }
}
.product.media .gallery-placeholder .fotorama__stage {
  cursor: none;
  pointer-events: none;
}
.product.media .gallery-placeholder .fotorama__stage:after {
  content: "";
  width: 25px;
  height: 28px;
  display: block;
  background-image: url(../images/zoom.svg);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 70px;
  bottom: 40px;
  z-index: 9;
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 768px) {
  .product.media .gallery-placeholder .fotorama__stage:after {
    right: 20px;
    bottom: 20px;
  }
}
.product.media .gallery-placeholder .fotorama__active .fotorama__dot {
  background-color: #0061ae;
  border-color: #0061ae;
}
.product.media .gallery-placeholder .fotorama__dot {
  width: 8px;
  height: 8px;
}
.product.media .gallery-placeholder .fotorama-item {
  height: 100%;
}
@media (max-width: 768px) {
  .product.media .gallery-placeholder .fotorama-item {
    height: auto;
  }
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap {
  height: 100%;
  position: relative;
}
@media (max-width: 768px) {
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap {
    height: auto;
  }
}
@media (min-width: 769px) {
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__stage {
    height: 100% !important;
  }
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap {
  height: 100%;
  padding: 30px 0;
}
@media (max-width: 768px) {
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap {
    height: auto;
    position: relative;
    padding: 20px 0;
  }
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav {
  padding: 0;
  overflow: hidden;
}
@media (min-width: 769px) {
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav {
    height: 100% !important;
    overflow: visible;
    position: static;
  }
}
@media (max-width: 768px) {
  .product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav {
    padding: 0;
  }
}
.product.media .gallery-placeholder .fotorama-item .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__thumb {
  background-color: #fff;
}
.product-info-main .page-title-wrapper {
  width: 100%;
  margin-left: 0;
  left: auto;
  z-index: 0;
  padding: 0;
}
.product-info-main .page-title-wrapper .page-title {
  font-size: 42px;
  font-weight: 500;
  line-height: 53px;
  color: #000000;
  padding: 0;
  text-align: left;
  text-transform: none;
  margin-bottom: 26px;
}
@media (max-width: 1280px) {
  .product-info-main .page-title-wrapper .page-title {
    font-size: 35px;
    line-height: 40px;
  }
}
@media (max-width: 991px) {
  .product-info-main .page-title-wrapper .page-title {
    font-size: 29px;
    line-height: 34px;
    margin-bottom: 12px;
  }
}
@media (max-width: 640px) {
  .product-info-main .page-title-wrapper .page-title {
    font-size: 26px;
    line-height: 32px;
  }
}
.product-info-main .multibuy-div + .product-info-price + .product-add-form {
  padding: 0;
}
.product-info-main .multibuy-div + .product-info-price + .product-add-form .box-tocart {
  margin-top: 27px !important;
}
@media (max-width: 1200px) {
  .product-info-main .multibuy-div + .product-info-price + .product-add-form .box-tocart {
    margin-top: 20px !important;
  }
}
.product-info-main .category-name {
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 35px;
  text-transform: uppercase;
  color: #0061ae;
  margin-bottom: 18px;
}
@media (max-width: 991px) {
  .product-info-main .category-name {
    margin-bottom: 8px;
  }
}
.product-info-main .product-reviews-summary {
  margin-bottom: 30px;
  margin-right: 60px;
  display: flex;
  justify-content: center;
}
@media (max-width: 1200px) {
  .product-info-main .product-reviews-summary {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
@media (max-width: 1023px) {
  .product-info-main .product-reviews-summary {
    margin-bottom: 15px;
  }
}
@media (max-width: 769px) {
  .product-info-main .product-reviews-summary {
    margin-bottom: 10px;
  }
}
.product-info-main .product-reviews-summary .reviews-actions {
  margin-top: 0;
  font-size: 14px;
  letter-spacing: 0.01em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  font-size: 0;
}
.product-info-main .product-reviews-summary .reviews-actions.review-summary {
  padding-top: 1.5px;
}
.product-info-main .product-reviews-summary .reviews-actions a {
  text-decoration: underline;
  font-size: 14px;
  color: #0061AE;
  line-height: 1;
}
.product-info-main .product-reviews-summary .reviews-actions a:hover {
  text-decoration: none;
}
.product-info-main .product.attribute.sku {
  float: left;
  width: auto;
  margin-right: 0;
  font-size: 16px;
  line-height: 16px;
  color: #898989;
  margin-bottom: 15px;
  font-weight: 400;
}
@media (max-width: 1370px) {
  .product-info-main .product.attribute.sku {
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
@media (max-width: 1200px) {
  .product-info-main .product.attribute.sku {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media (max-width: 769px) {
  .product-info-main .product.attribute.sku {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-info-main .product.attribute.sku {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.product-info-main .product.attribute.sku .type {
  margin-right: 0;
}
.product-info-main .product.attribute.sku .type:after {
  content: ":";
}
.product-info-main .rating-summary {
  margin: 0 15px 0 0;
  font-size: 0;
}
.product-info-main .rating-summary .rating-result {
  width: 94px;
}
.product-info-main .rating-summary .rating-result::before {
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.574' height='20.522' viewBox='0 0 22.574 20.522'%3E%3Cg id='Path_131' data-name='Path 131' fill='none'%3E%3Cpath d='M11.287,0l3.386,6.889,7.9.949-5.808,5.207,1.5,7.476-6.976-3.671L4.311,20.522l1.5-7.476L0,7.839l7.9-.949Z' stroke='none'/%3E%3Cpath d='M 11.28687953948975 2.267055511474609 L 8.558900833129883 7.817334175109863 L 2.311656951904297 8.568007469177246 L 6.900740623474121 12.68224334716797 L 5.704090118408203 18.65861701965332 L 11.28688049316406 15.72062397003174 L 16.86966323852539 18.65861701965332 L 15.673020362854 12.68224334716797 L 20.26210403442383 8.568008422851562 L 14.01485061645508 7.817334175109863 L 11.28687953948975 2.267055511474609 M 11.28688049316406 3.814697265625e-06 L 14.67294120788574 6.889213562011719 L 22.57376098632812 7.838583946228027 L 16.76564979553223 13.04571342468262 L 18.26255035400391 20.52166366577148 L 11.28688049316406 16.85064315795898 L 4.311201095581055 20.52166366577148 L 5.808111190795898 13.04571342468262 L 0 7.838583946228027 L 7.900810241699219 6.889213562011719 L 11.28688049316406 3.814697265625e-06 Z' stroke='none' fill='%23f3ad5f'/%3E%3C/g%3E%3C/svg%3E%0A");
                background-size: 20px 21px;
                height: 21px;*/
  letter-spacing: 3px;
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
  color: #FFAA4D;
}
.product-info-main .rating-summary .rating-result > span:before {
  /*background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.574' height='20.522' viewBox='0 0 22.574 20.522'%3E%3Cg id='Path_131' data-name='Path 131' fill='%23f3ad5f'%3E%3Cpath d='M 17.56610679626465 19.59014320373535 L 11.51973056793213 16.40817451477051 L 11.28688049316406 16.2856330871582 L 11.054030418396 16.40817451477051 L 5.007654190063477 19.59014320373535 L 6.298380374908447 13.14388370513916 L 6.35442066192627 12.86397361755371 L 6.141880512237549 12.67342376708984 L 1.155832886695862 8.203295707702637 L 7.960460662841797 7.38564395904541 L 8.229850769042969 7.353273868560791 L 8.349540710449219 7.109763622283936 L 11.28687953948975 1.133529424667358 L 14.22421073913574 7.109763622283936 L 14.34390068054199 7.353273868560791 L 14.61329078674316 7.38564395904541 L 21.41792869567871 8.203295707702637 L 16.43188095092773 12.67342376708984 L 16.21934127807617 12.86397361755371 L 16.27538108825684 13.14388370513916 L 17.56610679626465 19.59014320373535 Z' stroke='none'/%3E%3Cpath d='M 11.28687953948975 2.267055511474609 L 8.558900833129883 7.817334175109863 L 2.311656951904297 8.568007469177246 L 6.900740623474121 12.68224334716797 L 5.704090118408203 18.65861701965332 L 11.28688049316406 15.72062397003174 L 16.86966323852539 18.65861701965332 L 15.673020362854 12.68224334716797 L 20.26210403442383 8.568008422851562 L 14.01485061645508 7.817334175109863 L 11.28687953948975 2.267055511474609 M 11.28688049316406 3.814697265625e-06 L 14.67294120788574 6.889213562011719 L 22.57376098632812 7.838583946228027 L 16.76564979553223 13.04571342468262 L 18.26255035400391 20.52166366577148 L 11.28688049316406 16.85064315795898 L 4.311201095581055 20.52166366577148 L 5.808111190795898 13.04571342468262 L 0 7.838583946228027 L 7.900810241699219 6.889213562011719 L 11.28688049316406 3.814697265625e-06 Z' stroke='none' fill='%23f3ad5f'/%3E%3C/g%3E%3C/svg%3E%0A");
                height: 21px;
                background-size: 20px 21px;*/
  letter-spacing: 3px;
  color: #FFAA4D;
}
.product-info-main .rating-summary .action.view:after {
  display: none !important;
}
.product-info-main .reviews-actions .action.view:after {
  background-color: #0061ae;
  content: "";
  height: 13px;
  width: 3px;
  display: inline-block;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 2px;
  margin-right: 4px;
}
.product-info-main .reviews-actions a:not(:last-child) {
  margin: 0;
}
.product-info-main .product-info-stock-sku {
  display: none;
}
.product-info-main .instock-notify,
.product-info-main .wk-oosn-notificationcontainer {
  margin-top: 25px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  float: left;
}
@media (max-width: 1280px) {
  .product-info-main .instock-notify,
  .product-info-main .wk-oosn-notificationcontainer {
    margin-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  .product-info-main .instock-notify,
  .product-info-main .wk-oosn-notificationcontainer {
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  .product-info-main .instock-notify,
  .product-info-main .wk-oosn-notificationcontainer {
    flex-wrap: wrap;
    width: 100%;
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .product-info-main .instock-notify .wk-oosn-emailBox,
  .product-info-main .wk-oosn-notificationcontainer .wk-oosn-emailBox {
    min-width: 100%;
    flex: 0 0 100%;
    margin-left: 0;
  }
}
.product-info-main .instock-notify input[type="submit"],
.product-info-main .wk-oosn-notificationcontainer input[type="submit"],
.product-info-main .instock-notify button[type="button"],
.product-info-main .wk-oosn-notificationcontainer button[type="button"] {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 225px;
  height: 47px;
  background-color: #ccdfef;
  color: #0061ae;
  font-size: 14px;
  letter-spacing: 0.01em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: 'Kanit', sans-serif;
  border-color: #ccdfef;
  float: right;
  margin-left: 15px;
  font-weight: 700;
}
.product-info-main .instock-notify input[type="submit"]:hover,
.product-info-main .wk-oosn-notificationcontainer input[type="submit"]:hover,
.product-info-main .instock-notify button[type="button"]:hover,
.product-info-main .wk-oosn-notificationcontainer button[type="button"]:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    padding: 12px 20px;
  }
}
.product-info-main .instock-notify input[type="submit"]:focus,
.product-info-main .wk-oosn-notificationcontainer input[type="submit"]:focus,
.product-info-main .instock-notify button[type="button"]:focus,
.product-info-main .wk-oosn-notificationcontainer button[type="button"]:focus {
  border-color: #ccdfef !important;
  background-color: #ccdfef !important;
  color: #0061ae !important;
}
@media (max-width: 991px) {
  .product-info-main .instock-notify input[type="submit"]:hover,
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"]:hover,
  .product-info-main .instock-notify button[type="button"]:hover,
  .product-info-main .wk-oosn-notificationcontainer button[type="button"]:hover {
    border-color: #ccdfef;
    background-color: #ccdfef;
    color: #0061ae;
  }
}
@media (max-width: 1370px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    min-width: 210px;
  }
}
@media (max-width: 1280px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    min-width: 194px;
    margin-left: 10px;
  }
}
@media (max-width: 1155px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    min-width: 130px;
  }
}
@media (max-width: 1200px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    font-size: 12px;
    margin-left: 5px;
    min-width: 160px;
  }
}
@media (max-width: 991px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    min-width: 195px;
  }
}
@media (max-width: 767px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    height: 45px;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .product-info-main .instock-notify input[type="submit"],
  .product-info-main .wk-oosn-notificationcontainer input[type="submit"],
  .product-info-main .instock-notify button[type="button"],
  .product-info-main .wk-oosn-notificationcontainer button[type="button"] {
    min-width: 100%;
    flex: 0 0 100%;
    margin-left: 0;
  }
}
.product-info-main .instock-notify .input-text,
.product-info-main .wk-oosn-notificationcontainer .input-text,
.product-info-main .instock-notify input[type="text"],
.product-info-main .wk-oosn-notificationcontainer input[type="text"] {
  height: 47px;
  font-family: 'Kanit', sans-serif;
  font-size: 17px;
  font-weight: 300;
  width: 286px;
}
@media (max-width: 1370px) {
  .product-info-main .instock-notify .input-text,
  .product-info-main .wk-oosn-notificationcontainer .input-text,
  .product-info-main .instock-notify input[type="text"],
  .product-info-main .wk-oosn-notificationcontainer input[type="text"] {
    width: 240px;
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .product-info-main .instock-notify .input-text,
  .product-info-main .wk-oosn-notificationcontainer .input-text,
  .product-info-main .instock-notify input[type="text"],
  .product-info-main .wk-oosn-notificationcontainer input[type="text"] {
    width: 196px;
  }
}
@media (max-width: 767px) {
  .product-info-main .instock-notify .input-text,
  .product-info-main .wk-oosn-notificationcontainer .input-text,
  .product-info-main .instock-notify input[type="text"],
  .product-info-main .wk-oosn-notificationcontainer input[type="text"] {
    height: 45px;
  }
}
@media (max-width: 480px) {
  .product-info-main .instock-notify .input-text,
  .product-info-main .wk-oosn-notificationcontainer .input-text,
  .product-info-main .instock-notify input[type="text"],
  .product-info-main .wk-oosn-notificationcontainer input[type="text"] {
    min-width: 100%;
    flex: 0 0 100%;
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.product-info-main .product-info-price {
  border: 0;
  margin: 0;
}
@media (max-width: 639px) {
  .product-info-main .product-info-price > *:first-child {
    padding: 0;
  }
}
.product-info-main .product-info-price .price-label {
  display: none !important;
}
.product-info-main .product-info-price .price-box {
  padding: 0;
  display: flex;
  /*.normal-price {
                .price-container {
                    .price {
                        color: #C60000;
                    }
                }
            }*/
}
.product-info-main .product-info-price .price-box:has(.old-price) .normal-price {
  order: 1;
  margin: 0;
}
.product-info-main .product-info-price .price-box .old-price {
  order: -1;
  margin-right: 30px;
}
.product-info-main .product-info-price .price-box .old-price .price-container {
  position: relative;
}
.product-info-main .product-info-price .price-box .old-price .price-container .price {
  text-decoration: none;
  color: #898989;
  font-size: 25px;
  padding: 0 10px;
}
@media (max-width: 1023px) {
  .product-info-main .product-info-price .price-box .old-price .price-container .price {
    font-size: 20px;
    line-height: 45px;
  }
}
.product-info-main .product-info-price .price-box .old-price .price-container .price:before {
  content: "";
  width: 100%;
  height: 3px;
  background: #898989;
  position: absolute;
  left: 0;
  top: 50%;
  line-height: 1px;
  display: inline-flex;
  margin-top: -2px;
}
.product-info-main .product-info-price .price-box .special-price .price-container .price {
  color: #C60000;
}
.product-info-main .product-info-price .price-box .price-container > span {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-box .price-container .price {
  font-size: 31px;
  font-weight: 600;
  line-height: 55px;
  color: #000000;
}
@media (max-width: 1200px) {
  .product-info-main .product-info-price .price-box .price-container .price {
    font-size: 26px;
    line-height: 45px;
  }
}
@media (max-width: 1023px) {
  .product-info-main .product-info-price .price-box .price-container .price {
    font-size: 24px;
    line-height: 45px;
  }
}
.product-info-main .product-add-form {
  padding-top: 0;
  padding: 20px 0 0 0;
}
@media (max-width: 1280px) {
  .product-info-main .product-add-form {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .product-info-main .product-add-form {
    width: calc(100% - 35px);
  }
}
.product-info-main .product-options-wrapper .swatch-opt,
.product-info-main .product-options-wrapper .field {
  margin: 0 !important;
}
.product-info-main .product-options-wrapper select {
  border-radius: 29px;
  height: 47px;
  font-family: 'Kanit', sans-serif;
  border: 2px solid #0061ae;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_2184' data-name='Group 2184' xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cpath id='Path_270' data-name='Path 270' d='M2679-3383l5.75,5.75,5.75-5.75' transform='translate(-2667.75 3397)' fill=' none' stroke=' %232761a8' stroke-linecap=' round' stroke-linejoin=' round' stroke-width=' 3'/%3E%3Ccircle id=' Ellipse_120' data-name=' Ellipse 120' cx=' 17' cy=' 17' r=' 17' transform=' translate(34 34) rotate(180)' fill=' %230061ae' opacity=' 0.2'/%3E%3C/svg%3E%0A");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 34px 34px;
  height: 50px;
  border-radius: 28px;
  font-size: 18px;
  font-weight: 300;
  padding: 0 55px 0 22px;
  max-width: 465px;
}
@media (max-width: 1199px) {
  .product-info-main .product-options-wrapper select {
    max-width: 428px;
  }
}
@media (max-width: 991px) {
  .product-info-main .product-options-wrapper select {
    max-width: 415px;
  }
}
@media (max-width: 480px) {
  .product-info-main .product-options-wrapper select {
    max-width: 355px;
  }
}
.product-info-main .product-options-wrapper .control {
  width: 100% !important;
  margin: 10px 0;
}
.product-info-main .product-options-wrapper .control div.mage-error {
  margin-top: 4px;
}
.product-info-main .product-options-wrapper div.mage-error {
  padding: 0;
  margin-top: -5px;
}
.product-info-main .product-options-wrapper .field .label {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 27px;
  text-transform: uppercase;
  color: #0061ae;
  padding: 0;
  margin: 0;
}
.product-info-main .product-options-wrapper .field .label:before {
  content: "Select";
  margin-right: 5px;
}
.product-info-main .product-options-wrapper .field .label:after {
  content: ":";
  font-size: 18px;
  margin: 0;
  line-height: 27px;
  color: #0061ae;
}
@media (max-width: 1023px) {
  .product-info-main .product-options-wrapper .field .label:after {
    font-size: 16px;
    line-height: 20px;
  }
}
@media (max-width: 1023px) {
  .product-info-main .product-options-wrapper .field .label {
    font-size: 16px;
    line-height: 20px;
  }
}
.product-info-main .product-options-wrapper .swatch-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .product-options-wrapper .swatch-attribute-options .swatch-option {
  margin-right: 17px;
}
.product-info-main .swatch-option.color {
  min-width: inherit;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  border: 0px solid #ffffff;
  margin-right: 17px;
  margin-bottom: 15px;
}
.product-info-main .swatch-option.color[data-option-tooltip-value="#ffffff"],
.product-info-main .swatch-option.color[data-option-tooltip-value="#fffff0"] {
  border: 1px solid #ccc;
}
.product-info-main .swatch-option.color[data-option-tooltip-value="#ffffff"]:not(.disabled):hover,
.product-info-main .swatch-option.color[data-option-tooltip-value="#fffff0"]:not(.disabled):hover {
  border: 1px solid #ccc;
}
@media (max-width: 1023px) {
  .product-info-main .swatch-option.color {
    height: 30px;
    width: 30px;
  }
}
.product-info-main .swatch-option.color:focus {
  box-shadow: none;
}
.product-info-main .swatch-option.color.selected {
  outline: 2px solid #0061ae;
  border: 0px solid #0061ae;
  box-shadow: none;
  outline-offset: 6px;
}
@media (max-width: 1023px) {
  .product-info-main .swatch-option.color.selected {
    outline-offset: 3px;
  }
}
.product-info-main .swatch-option.color.selected:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  border: 6px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: none;
  display: none;
}
@media (max-width: 1023px) {
  .product-info-main .swatch-option.color.selected:after {
    border: 0px solid #ffffff;
    height: 30px;
    width: 30px;
  }
}
.product-info-main .swatch-option.color:not(.disabled):hover {
  outline: 2px solid #0061ae;
  border: 0px solid #0061ae;
  box-shadow: none;
  outline-offset: 6px;
}
@media (max-width: 1023px) {
  .product-info-main .swatch-option.color:not(.disabled):hover {
    outline-offset: 3px;
  }
}
.product-info-main .swatch-option.color:not(.disabled):hover:after {
  content: "";
  width: 40px;
  height: 40px;
  display: block;
  border: 6px solid #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: none;
  display: none;
}
@media (max-width: 1023px) {
  .product-info-main .swatch-option.color:not(.disabled):hover:after {
    border: 3px solid #ffffff;
    height: 30px;
    width: 30px;
  }
}
.product-info-main .swatch-attribute-label:before {
  content: "Select";
  margin-right: 5px;
}
.product-info-main .product-addto-links .action.tocart.payment-request-button {
  display: none;
}
.product-info-main .swatch-attribute-label,
.product-info-main .swatch-attribute-selected-option {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 27px;
  text-transform: uppercase;
  color: #0061ae;
  padding: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .product-info-main .swatch-attribute-label,
  .product-info-main .swatch-attribute-selected-option {
    font-size: 16px;
    line-height: 20px;
  }
}
.product-info-main .swatch-attribute-selected-option {
  padding-left: 5px;
}
.product-info-main .swatch-attribute-label:after {
  content: ":";
}
.product-info-main .product-social-links {
  margin: 27px 0 0 0;
  float: left;
}
@media (max-width: 1280px) {
  .product-info-main .product-social-links {
    margin: 20px 0 0 0;
  }
}
.product-info-main .product-social-links .product-addto-links .action.tocart.payment-request-button {
  display: none;
}
.product-info-main .product-social-links .product-addto-links .action.tocompare {
  display: none;
}
.product-info-main .product-social-links .product-addto-links .action.towishlist {
  background-color: #ccdfef;
  height: 45px;
  width: 45px;
  border-radius: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.673' height='20.331' viewBox='0 0 22.673 20.331'%3E%3Cg id='Union_10' data-name='Union 10' transform='translate(6284.479 6806.48)' fill='none'%3E%3Cpath d='M-6282.751-6796.044a6.247,6.247,0,0,1,0-8.625,5.761,5.761,0,0,1,8.342,0l1.255,1.3,1.278-1.322a5.764,5.764,0,0,1,8.342,0,6.248,6.248,0,0,1,0,8.627l-9.569,9.895-.029-.03-.051.053Z' stroke='none'/%3E%3Cpath d='M -6273.18603515625 -6789.02978515625 L -6273.13623046875 -6789.08154296875 L -6273.103515625 -6789.04833984375 L -6264.9716796875 -6797.45703125 C -6263.41259765625 -6799.068359375 -6263.4130859375 -6801.69091796875 -6264.9716796875 -6803.30322265625 C -6265.70556640625 -6804.06201171875 -6266.67626953125 -6804.47998046875 -6267.70458984375 -6804.47998046875 C -6268.73388671875 -6804.47998046875 -6269.70458984375 -6804.06201171875 -6270.4384765625 -6803.30419921875 L -6273.15380859375 -6800.494140625 L -6275.84765625 -6803.2802734375 C -6276.5810546875 -6804.0390625 -6277.5517578125 -6804.45703125 -6278.58056640625 -6804.45703125 C -6279.609375 -6804.45703125 -6280.57958984375 -6804.0390625 -6281.31396484375 -6803.279296875 C -6282.87255859375 -6801.66796875 -6282.87255859375 -6799.04638671875 -6281.3134765625 -6797.4345703125 L -6273.18603515625 -6789.02978515625 M -6273.18310546875 -6786.1494140625 L -6282.75146484375 -6796.04443359375 C -6285.0546875 -6798.42578125 -6285.0546875 -6802.28857421875 -6282.75146484375 -6804.669921875 C -6280.44873046875 -6807.052734375 -6276.71240234375 -6807.052734375 -6274.40966796875 -6804.669921875 L -6273.154296875 -6803.37158203125 L -6271.87646484375 -6804.69384765625 C -6269.572265625 -6807.07421875 -6265.83740234375 -6807.0751953125 -6263.5341796875 -6804.69384765625 C -6261.22998046875 -6802.310546875 -6261.22998046875 -6798.44775390625 -6263.5341796875 -6796.06640625 L -6273.10302734375 -6786.171875 L -6273.13232421875 -6786.2021484375 L -6273.18310546875 -6786.1494140625 Z' stroke='none' fill='%230d63ac'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  font-size: 0;
}
@media (max-width: 480px) {
  .product-info-main .product-social-links .product-addto-links .action.towishlist {
    width: 35px;
    height: 35px;
    background-size: 16px 19px;
  }
}
.product-info-main .product-social-links .product-addto-links .action.towishlist:before {
  display: none;
}
.product-info-main .product-social-links .product-addto-links .action.towishlist:hover {
  background-image: url(../images/wishlist-added.svg);
  background-size: 22px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0061ae;
}
.product-info-main .product-social-links .product-addto-links .action.towishlist.whishlist-add {
  background-image: url(../images/wishlist-added.svg);
  background-size: 22px 20px;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #0061ae;
}
.product-info-main .box-tocart {
  margin-top: 27px !important;
  float: left;
  position: relative;
}
@media (max-width: 1280px) {
  .product-info-main .box-tocart {
    margin-top: 20px !important;
    margin-bottom: 0;
  }
}
.product-info-main .box-tocart #qty-error {
  position: absolute;
  bottom: -27px;
  padding: 0;
}
@media (max-width: 1200px) {
  .product-info-main .box-tocart #qty-error {
    bottom: -22px;
  }
}
.product-info-main .box-tocart .qty {
  float: left;
  margin: 0;
}
.product-info-main .box-tocart .qty label {
  display: none;
}
.product-info-main .box-tocart .qty .control {
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .box-tocart .qty .control .input-group__button {
  width: 45px;
  height: 45px;
  background-color: #ccdfef;
  border: 0;
  border-radius: 100%;
  padding: 0;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  float: left;
}
@media (max-width: 480px) {
  .product-info-main .box-tocart .qty .control .input-group__button {
    width: 35px;
    height: 35px;
    background-size: 14px 16px;
  }
}
.product-info-main .box-tocart .qty .control .input-group__button.input-group__button--decrease {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.017' height='3' viewBox='0 0 20.017 3'%3E%3Cg id='Group_352' data-name='Group 352' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h17.017' transform='translate(-1364.657 -2708.473)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  margin-right: 11px;
}
@media (max-width: 480px) {
  .product-info-main .box-tocart .qty .control .input-group__button.input-group__button--decrease {
    margin-right: 7px;
  }
}
.product-info-main .box-tocart .qty .control .input-group__button.input-group__button--decrease:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.017' height='3' viewBox='0 0 20.017 3'%3E%3Cg id='Group_352' data-name='Group 352' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h17.017' transform='translate(-1364.657 -2708.473)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-color: #0061ae;
}
.product-info-main .box-tocart .qty .control .input-group__button.input-group__button--increase {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.907' height='18.712' viewBox='0 0 18.907 18.712'%3E%3Cg id='Group_351' data-name='Group 351' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_27' data-name='Path 27' d='M1369,2703v15.712' transform='translate(-1361.008 -2703)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h15.907' transform='translate(-1364.657 -2700.617)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  margin-left: 11px;
}
@media (max-width: 480px) {
  .product-info-main .box-tocart .qty .control .input-group__button.input-group__button--increase {
    margin-left: 7px;
  }
}
.product-info-main .box-tocart .qty .control .input-group__button.input-group__button--increase:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.907' height='18.712' viewBox='0 0 18.907 18.712'%3E%3Cg id='Group_351' data-name='Group 351' transform='translate(1.5 1.5)'%3E%3Cpath id='Path_27' data-name='Path 27' d='M1369,2703v15.712' transform='translate(-1361.008 -2703)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3Cpath id='Path_28' data-name='Path 28' d='M1364.657,2708.473h15.907' transform='translate(-1364.657 -2700.617)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-color: #0061ae;
}
.product-info-main .box-tocart .qty .control .input-text.qty {
  height: 45px;
  width: 45px;
  border: 2px solid #2761A8;
  font-family: 'Kanit', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #101820;
  padding: 0;
  text-align: center;
  float: left;
}
@media (max-width: 480px) {
  .product-info-main .box-tocart .qty .control .input-text.qty {
    width: 35px;
    height: 35px;
    font-size: 13px;
  }
}
.product-info-main .box-tocart .actions {
  float: left;
  margin-left: 12px;
  margin-right: 13px;
}
@media (max-width: 767px) {
  .product-info-main .box-tocart .actions {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 480px) {
  .product-info-main .box-tocart .actions {
    margin-left: auto;
    margin-right: auto;
  }
}
.product-info-main .box-tocart .actions .action.tocart {
  margin: 0;
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 240px;
  height: 45px;
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  padding: 0;
  font-size: 16px;
  letter-spacing: 0.01em;
  font-family: 'Kanit', sans-serif;
}
.product-info-main .box-tocart .actions .action.tocart:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .product-info-main .box-tocart .actions .action.tocart {
    padding: 12px 20px;
  }
}
@media (max-width: 1200px) {
  .product-info-main .box-tocart .actions .action.tocart {
    min-width: 156px;
    font-size: 14px;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .product-info-main .box-tocart .actions .action.tocart {
    min-width: 189px;
    font-size: 14px;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 480px) {
  .product-info-main .box-tocart .actions .action.tocart {
    height: 35px;
    font-size: 13px;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 400px) {
  .product-info-main .box-tocart .actions .action.tocart {
    min-width: 165px;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 370px) {
  .product-info-main .box-tocart .actions .action.tocart {
    min-width: 122px;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.product-info-main .box-tocart .actions .action.tocart.hide-price {
  line-height: 41px;
  height: auto;
  padding: 0 40px;
  min-width: fit-content;
}
@media (max-width: 480px) {
  .product-info-main .box-tocart .actions .action.tocart.hide-price {
    height: auto;
    line-height: 35px;
  }
}
.product-info-main .box-tocart .actions .action.tocart.payment-request-button {
  position: absolute;
  display: block;
  width: 110%;
  margin-top: 20px;
  background: transparent !important;
  border: 0;
  padding: 0;
  left: 0;
}
@media (max-width: 767px) {
  .product-info-main .box-tocart .actions .action.tocart.payment-request-button {
    width: calc(100% + 35px);
  }
}
.product-info-main .box-tocart .product-social-links {
  float: left;
}
.product-info-main .status-multi {
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
  color: #000000;
  margin-bottom: 28px;
  float: left;
  width: 100%;
}
@media (max-width: 1200px) {
  .product-info-main .status-multi {
    margin-bottom: 18px;
  }
}
@media (max-width: 769px) {
  .product-info-main .status-multi {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
.product-info-main .multibuy-div {
  float: left;
  width: 100%;
  margin-bottom: 12px;
}
@media (max-width: 1200px) {
  .product-info-main .multibuy-div {
    margin-bottom: 10px;
  }
}
@media (max-width: 640px) {
  .product-info-main .multibuy-div {
    margin-bottom: 5px;
  }
}
.product-info-main .multibuy-div p.small {
  font-size: 17px;
  font-weight: 300;
  line-height: 22px;
  color: #000000;
  margin-bottom: 28px;
}
@media (max-width: 1200px) {
  .product-info-main .multibuy-div p.small {
    margin-bottom: 18px;
  }
}
@media (max-width: 769px) {
  .product-info-main .multibuy-div p.small {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
.product-info-main .multibuy-div ul {
  margin: 0 -6px;
  padding: 0;
}
.product-info-main .multibuy-div ul li {
  width: 27%;
  float: left;
  list-style: none;
  padding: 0 6px;
  cursor: pointer;
}
@media (max-width: 1200px) {
  .product-info-main .multibuy-div ul li {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  .product-info-main .multibuy-div ul li {
    width: 21%;
  }
}
@media (max-width: 640px) {
  .product-info-main .multibuy-div ul li {
    width: 33.33%;
  }
}
.product-info-main .multibuy-div ul li .box {
  border-radius: 20px;
  text-align: center;
}
.product-info-main .multibuy-div ul li .box .head {
  background-color: #0061ae;
  font-weight: 400;
  color: #ffffff;
  line-height: 30px;
  font-size: 17px;
  border: 2px solid #0061ae;
  border-bottom: 0;
  border-radius: 20px 20px 0 0;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .product-info-main .multibuy-div ul li .box .head {
    font-size: 14px;
  }
}
.product-info-main .multibuy-div ul li .box .multicnt {
  font-size: 15px;
  border: 2px solid #2761A8;
  border-radius: 0 0 20px 20px;
  color: #0061ae;
  line-height: 31px;
}
@media (max-width: 640px) {
  .product-info-main .multibuy-div ul li .box .multicnt {
    padding: 7px 0;
  }
}
@media (max-width: 640px) {
  .product-info-main .multibuy-div ul li .box .multicnt {
    font-size: 13px;
    line-height: 21px;
  }
}
.product-info-main .multibuy-div ul li .box .multicnt strong .price-container .price {
  font-size: 20px;
  line-height: 35px;
}
@media (max-width: 640px) {
  .product-info-main .multibuy-div ul li .box .multicnt strong .price-container .price {
    font-size: 16px;
    line-height: 25px;
  }
}
.product-info-main .multibuy-div ul li .box .multicnt span.benefit,
.product-info-main .multibuy-div ul li .box .multicnt strong.benefit {
  display: block;
}
.product-info-main .multibuy-div ul li:hover .box,
.product-info-main .multibuy-div ul li.active .box {
  background-color: #0061ae;
}
.product-info-main .multibuy-div ul li:hover .box .head,
.product-info-main .multibuy-div ul li.active .box .head {
  color: #ffffff;
}
.product-info-main .multibuy-div ul li:hover .box .multicnt,
.product-info-main .multibuy-div ul li.active .box .multicnt {
  color: #ffffff;
  border-top-color: #ffffff;
}
.page-layout-1column.catalog-product-view .products-grid .product-item {
  width: 20%;
}
@media (max-width: 1370px) {
  .page-layout-1column.catalog-product-view .products-grid .product-item {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .page-layout-1column.catalog-product-view .products-grid .product-item {
    width: 33.33%;
  }
}
@media (max-width: 640px) {
  .page-layout-1column.catalog-product-view .products-grid .product-item {
    width: 50%;
  }
}
.page-main.page-main-details {
  display: none;
}
.block.related {
  margin-bottom: 133px;
  margin-top: 80px !important;
  position: relative;
  float: left;
  width: 100%;
}
@media (max-width: 1370px) {
  .block.related {
    margin-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  .block.related {
    margin-bottom: 80px;
    margin-top: 50px !important;
  }
}
@media (max-width: 640px) {
  .block.related {
    margin-bottom: 20px;
    margin-top: 30px !important;
  }
}
.block.related .products {
  margin: 14px 0;
  position: static;
}
.block.related .product-items {
  text-align: center;
  position: static;
}
.block.related .block-title {
  text-align: center;
}
@media (max-width: 991px) {
  .block.related .block-title {
    text-align: left;
  }
}
.block.related .block-title strong {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #0061ae;
  font-size: 40px;
  line-height: 55px;
}
@media (max-width: 769px) {
  .block.related .block-title strong {
    font-size: 32px;
    line-height: 45px;
    text-align: left;
  }
}
@media (max-width: 640px) {
  .block.related .block-title strong {
    font-size: 28px;
  }
}
@media (max-width: 567px) {
  .block.related .block-title strong {
    font-size: 25px;
  }
}
@media (max-width: 390px) {
  .block.related .block-title strong {
    font-size: 27px;
  }
}
.block.related .block-actions {
  display: none;
}
.block.related .field.choice {
  display: none;
}
.block.related .product-item-actions {
  display: none;
}
.block.related .slick-prev,
.block.related .slick-next {
  background: transparent;
  position: absolute;
  top: 27px;
  right: 0;
  left: auto;
  width: 44px;
  height: 44px;
  background: #ccdfef;
  border-radius: 100%;
}
.block.related .slick-prev:hover,
.block.related .slick-next:hover {
  background-color: #0061ae;
}
@media (max-width: 769px) {
  .block.related .slick-prev,
  .block.related .slick-next {
    top: 23px;
  }
}
.block.related .slick-prev {
  right: 58px;
}
@media (max-width: 567px) {
  .block.related .slick-prev {
    right: 50px;
  }
}
.block.related .slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.block.related .slick-prev:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.block.related .slick-next {
  right: 0;
}
.block.related .slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.block.related .slick-next:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.block.block-viewed-products-grid {
  overflow: hidden;
}
.block.block-viewed-products-grid .block-title {
  margin-bottom: 20px;
}
.block.block-viewed-products-grid .block-title strong {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #0061ae;
  font-size: 40px;
  line-height: 55px;
}
@media (max-width: 769px) {
  .block.block-viewed-products-grid .block-title strong {
    font-size: 32px;
    line-height: 45px;
  }
}
@media (max-width: 480px) {
  .block.block-viewed-products-grid .block-title strong {
    font-size: 26px;
    line-height: 45px;
  }
}
@media (max-width: 400px) {
  .block.block-viewed-products-grid .block-title strong {
    font-size: 28px;
  }
}
.block.block-viewed-products-grid .product-items {
  padding: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .block.block-viewed-products-grid .product-items .slick-prev {
    right: 66px;
    top: -46px;
  }
}
@media (max-width: 769px) {
  .block.block-viewed-products-grid .product-items .slick-prev {
    top: -42px;
  }
}
@media (max-width: 480px) {
  .block.block-viewed-products-grid .product-items .slick-prev {
    top: -42px;
  }
}
@media (max-width: 1023px) {
  .block.block-viewed-products-grid .product-items .slick-next {
    right: 11px;
    top: -46px;
  }
}
@media (max-width: 769px) {
  .block.block-viewed-products-grid .product-items .slick-next {
    top: -42px;
  }
}
@media (max-width: 480px) {
  .block.block-viewed-products-grid .product-items .slick-next {
    top: -42px;
  }
}
.block.block-viewed-products-grid .product-items .product-item-details {
  display: none;
}
.block.block-viewed-products-grid .product-items .product-item-description {
  display: none;
}
.product.info.detailed {
  margin-top: 0;
  margin-bottom: 135px;
  position: relative;
  float: left;
  width: 100%;
}
@media (max-width: 1280px) {
  .product.info.detailed {
    margin-top: 0;
    margin-bottom: 90px;
  }
}
@media (max-width: 768px) {
  .product.info.detailed {
    margin-top: 0;
    margin-bottom: 0;
  }
}
.product.info.detailed:after {
  content: "";
  background-image: url(../images/tab-before.png);
  display: none;
  position: absolute;
  right: 109%;
  height: 123px;
  width: 77px;
  z-index: 9;
  top: 13px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 1679px) {
  .product.info.detailed:after {
    right: auto;
    height: 123px;
    width: 77px;
    z-index: -1;
    top: -20px;
    left: -30px;
  }
}
.product.info.detailed .circle-before {
  display: block;
  position: absolute;
  right: 109%;
  height: 123px;
  width: 77px;
  z-index: 9;
  top: 13px;
}
.product.info.detailed .circle-before svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1679px) {
  .product.info.detailed .circle-before {
    right: auto;
    height: 123px;
    width: 77px;
    z-index: -1;
    top: -20px;
    left: -30px;
  }
}
.product.info.detailed:before {
  content: "";
  background-image: url(../images/tab-after.png);
  display: none;
  position: absolute;
  left: 100%;
  height: 159px;
  width: 221px;
  z-index: 9;
  top: -29px;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (max-width: 1679px) {
  .product.info.detailed:before {
    left: auto;
    height: 129px;
    width: 181px;
    right: -30px;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  .product.info.detailed:before {
    height: 99px;
    width: 141px;
    top: -50px;
    right: -30px;
    z-index: 0;
  }
}
.product.info.detailed .circle-after {
  display: block;
  position: absolute;
  left: 100%;
  height: 159px;
  width: 221px;
  z-index: 9;
  top: -29px;
}
.product.info.detailed .circle-after svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1679px) {
  .product.info.detailed .circle-after {
    left: auto;
    height: 129px;
    width: 181px;
    right: -30px;
    z-index: -1;
  }
}
@media (max-width: 767px) {
  .product.info.detailed .circle-after {
    height: 99px;
    width: 141px;
    top: -50px;
    right: -30px;
    z-index: 0;
  }
}
@media (max-width: 991px) {
  .product.info.detailed .circle-after {
    left: auto;
    height: 99px;
    width: 131px;
    right: -30px;
    z-index: -1;
  }
}
.product.data.items {
  position: relative;
  float: left;
  border-bottom: 0;
}
@media (max-width: 769px) {
  .product.data.items {
    margin-left: 0;
    margin-right: 0;
  }
}
.product.data.items:after {
  content: "";
  width: 399px;
  height: 201px;
  display: none;
  background-image: url(../images/store-after.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  bottom: -153px;
  z-index: 1;
  background-size: 100%;
}
@media (max-width: 1280px) {
  .product.data.items:after {
    width: 319px;
  }
}
@media (max-width: 991px) {
  .product.data.items:after {
    width: 209px;
    bottom: -182px;
  }
}
@media (max-width: 480px) {
  .product.data.items:after {
    width: 139px;
  }
}
.product.data.items .circle-div {
  width: 399px;
  height: 201px;
  display: block;
  position: absolute;
  right: 0;
  bottom: -153px;
  z-index: -1;
}
.product.data.items .circle-div svg {
  width: 100%;
  height: 100%;
}
@media (max-width: 1280px) {
  .product.data.items .circle-div {
    width: 319px;
  }
}
@media (max-width: 991px) {
  .product.data.items .circle-div {
    width: 209px;
    bottom: -182px;
  }
}
@media (max-width: 768px) {
  .product.data.items .circle-div {
    width: 139px;
    bottom: -142px;
  }
}
@media (max-width: 480px) {
  .product.data.items .circle-div {
    width: 109px;
    bottom: -126px;
  }
}
.product.data.items .data.item.content {
  position: relative;
  background-color: #0061ae;
  border: 0;
  padding: 43px 0 53px 0;
  margin-top: 51px;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
  letter-spacing: 0;
  color: #ffffff;
}
@media (max-width: 1280px) {
  .product.data.items .data.item.content {
    padding: 30px 0;
    font-size: 16px;
    line-height: 26px;
  }
}
@media (max-width: 768px) {
  .product.data.items .data.item.content {
    margin-top: 0;
    padding: 23px;
    float: left;
    width: 100%;
  }
}
@media (max-width: 1280px) {
  .product.data.items .data.item.content#reviews {
    padding-bottom: 50px;
  }
}
.product.data.items .data.item.content a,
.product.data.items .data.item.content:visited {
  color: #fff;
  text-decoration: underline;
}
.product.data.items .data.item.content a:hover,
.product.data.items .data.item.content:visited:hover {
  color: #fff;
  text-decoration: none;
}
.product.data.items .data.item.content p {
  margin-bottom: 47px;
}
@media (max-width: 1280px) {
  .product.data.items .data.item.content p {
    margin-bottom: 30px;
  }
}
.product.data.items .data.item.content ul,
.product.data.items .data.item.content ol {
  margin: 47px 0 22px 0;
  padding-left: 20px;
}
@media (max-width: 1280px) {
  .product.data.items .data.item.content ul,
  .product.data.items .data.item.content ol {
    margin: 30px 0 22px 0;
  }
}
.product.data.items .data.item.content ul li,
.product.data.items .data.item.content ol li {
  margin: 0;
}
.product.data.items .data.item.content ul li:marker,
.product.data.items .data.item.content ol li:marker {
  margin-right: 0;
  font-size: 16px;
}
.product.data.items .data.item.content:after,
.product.data.items .data.item.content:before {
  content: "";
  height: 100%;
  width: 9999999px;
  display: block;
  background-color: #0061ae;
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  .product.data.items .data.item.content:after,
  .product.data.items .data.item.content:before {
    display: none;
  }
}
.product.data.items .data.item.content:before {
  left: 100%;
}
.product.data.items .data.item.content:after {
  right: 100%;
}
.product.data.items .data.item.content .review-list .block-title strong {
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .product.data.items .data.item.content .review-list .block-title strong {
    font-size: 2rem;
  }
}
.product.data.items .data.item.content .review-list .review-title {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-bottom: 15px;
}
.product.data.items .data.item.content .review-list .review-ratings {
  float: left;
  margin-bottom: 15px;
  min-width: 100%;
  padding-right: 0;
  display: inline-block;
}
.product.data.items .data.item.content .review-list .review-ratings span.label.rating-label {
  width: 70px;
  display: inline-block;
}
.product.data.items .data.item.content .review-list .rating-summary .rating-result > span:before {
  color: #FFAA4D;
}
.product.data.items .data.item.content .review-list .rating-summary .rating-result:before {
  color: #fff;
}
.product.data.items .data.item.content .review-list .review-content-container {
  float: left;
  width: 100%;
}
.product.data.items .data.item.content .review-list .review-content-container .review-content {
  margin-bottom: 10px;
}
.product.data.items .data.item.content .review-add .review-field-ratings .review-field-rating .label {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 16px;
}
.product.data.items .data.item.content .review-add .review-field-ratings .review-field-rating .control {
  margin-top: 0;
}
.product.data.items .data.item.content .review-add .review-field-ratings div.mage-error {
  padding: 0;
}
.product.data.items .data.item.content .review-add div.mage-error {
  color: #fff;
  margin-top: 4px;
}
.product.data.items .data.item.content .review-add .input-text,
.product.data.items .data.item.content .review-add textarea {
  border-color: #ffffff;
  color: #fff;
}
.product.data.items .data.item.content .review-add .actions-toolbar .action.submit.primary {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  font-size: 16px;
  height: 44px;
  padding: 0 40px;
  border-color: #ffffff;
  background-color: #ffffff;
  color: #0061ae;
  letter-spacing: 0;
}
.product.data.items .data.item.content .review-add .actions-toolbar .action.submit.primary:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .product.data.items .data.item.content .review-add .actions-toolbar .action.submit.primary {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .product.data.items .data.item.content .review-add .actions-toolbar .action.submit.primary {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .product.data.items .data.item.content .review-add .actions-toolbar .action.submit.primary {
    padding: 0 20px;
    font-size: 13px;
  }
}
.product.data.items .data.item.content .review-add .actions-toolbar .action.submit.primary:hover {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.product.data.items .data.item.content .review-add .review-control-vote label:before {
  color: #FFAA4D;
  font-size: 25px;
  height: 25px;
}
.product.data.items .data.item.content .review-add .review-control-vote:before {
  color: #fff;
  font-size: 25px;
  height: 25px;
}
.product.data.items .data.item.title {
  margin-right: 19px;
}
@media (max-width: 1280px) {
  .product.data.items .data.item.title {
    margin-right: 10px;
  }
}
@media (max-width: 768px) {
  .product.data.items .data.item.title {
    float: left;
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .product.data.items .data.item.title:not(:first-child) .switch {
    border-radius: 0;
  }
}
.product.data.items .data.item.title:not(.disabled) > .switch:hover {
  background-color: #0061ae;
  color: #ffffff;
}
.product.data.items .data.item.title:not(.disabled) > .switch:focus {
  background-color: #0061ae;
  color: #ffffff;
}
.product.data.items .data.item.title > .switch:hover {
  background-color: #0061ae;
  color: #ffffff;
}
.product.data.items .data.item.title.active .switch {
  background-color: #0061ae;
  color: #ffffff;
}
@media (max-width: 768px) {
  .product.data.items .data.item.title.active .switch {
    border-bottom: 1px solid #ffffff;
  }
}
.product.data.items .data.item.title.active .switch:focus {
  background-color: #0061ae;
  color: #ffffff;
}
.product.data.items .data.item.title.active .switch:visited {
  color: #ffffff;
}
.product.data.items .data.item.title .switch {
  height: auto;
  letter-spacing: 2px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 20px 20px 0 0;
  border: 0;
  padding: 10px 23px 11px !important;
  font-size: 20px;
  background-color: #fff;
  color: #0061ae;
}
@media (max-width: 1280px) {
  .product.data.items .data.item.title .switch {
    font-size: 17px;
  }
}
@media (max-width: 1023px) {
  .product.data.items .data.item.title .switch {
    font-size: 15px;
    padding: 10px 14px 11px !important;
    letter-spacing: 1px;
  }
}
@media (max-width: 768px) {
  .product.data.items .data.item.title .switch {
    background-color: #fff;
    border-bottom: 1px solid #0061ae;
    padding: 0 15px;
  }
}
.product.data.items .data.item.title .switch:hover {
  background-color: #0061ae;
  color: #ffffff;
}
.product.data.items .data.item.title .switch:visited {
  color: #0061ae;
}
@media (max-width: 768px) {
  .product.data.items .data.item.title .switch:after {
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
  }
}
.fotorama__fullscreen .page-wrapper .page-header {
  z-index: 9;
}
.fotorama__fullscreen .fotorama__thumb-border {
  border-color: #0061ae !important;
}
.product.info.detailed .fieldset {
  margin-bottom: 20px;
}
.product.info.detailed .fieldset .review-legend.legend {
  margin-bottom: 15px;
}
.product.info.detailed .fieldset > .field {
  margin-bottom: 8px;
}
.product.info.detailed .fieldset > .fields > .field {
  margin-bottom: 8px;
}
.product-info-main .wk-oosn-notificationcontainer input::-webkit-input-placeholder {
  /* Edge */
  opacity: 1 !important;
  color: #002C4E !important;
}
.product-info-main .wk-oosn-notificationcontainer input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  opacity: 1 !important;
  color: #002C4E !important;
}
.product-info-main .wk-oosn-notificationcontainer input::placeholder {
  opacity: 1 !important;
  color: #002C4E !important;
}
body.catalog-product-view:has(.wk-container) .product-info-main .product-social-links .product-addto-links .action.towishlist {
  display: none;
}
body.catalog-product-view:has(.wk-container) .product-info-main .box-tocart {
  display: none;
}
body.catalog-product-view:has(.wk-container.wk-display-none) .product-info-main .product-social-links .product-addto-links .action.towishlist {
  display: block;
}
body.catalog-product-view:has(.wk-container.wk-display-none) .product-info-main .fotorama__stage {
  padding: 30px 0;
}
body.catalog-product-view:has(.wk-container.wk-display-none) .product-info-main .box-tocart {
  display: block;
}
@media (max-width: 991px) {
  body.catalog-product-view:has(.wk-container.wk-display-none) .product-info-main .box-tocart {
    width: 100%;
  }
  body.catalog-product-view:has(.wk-container.wk-display-none) .product-info-main .box-tocart .fieldset {
    display: flex;
  }
}
.catalog-product-view .block-margin {
  display: none;
}
body.catalog-product-view:has(.hide-price) .product-info-main .product-reviews-summary {
  margin-bottom: 15px;
}
body.catalog-product-view:has(.hide-price) .product-info-main .product-add-form {
  padding-top: 10px;
}
body.catalog-product-view:has(.hide-price) .product-info-main .product-options-wrapper select {
  max-width: 275px;
}
@media (max-width: 991px) {
  body.catalog-product-view:has(.hide-price) .product-info-main .product-options-wrapper select {
    max-width: 275px;
  }
}
@media (max-width: 480px) {
  body.catalog-product-view:has(.hide-price) .product-info-main .product-options-wrapper select {
    max-width: 260px;
  }
}
body.catalog-product-view:has(.hide-price) .product-info-main .product.attribute.sku {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  body.catalog-product-view:has(.hide-price) .product-info-main .product.attribute.sku {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
@media (max-width: 480px) {
  body.catalog-product-view:has(.hide-price) .product-info-main .product.attribute.sku {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
body.catalog-product-view:has(.hide-price) .product-info-main .box-tocart .qty {
  display: none;
}
body.catalog-product-view:has(.hide-price) .product-info-main .box-tocart .actions {
  margin-left: 0;
}
body.catalog-product-view .fotorama__thumb {
  background-color: transparent;
}
body.catalog-product-view:has(.fotorama__nav-wrap[style="display: none;"]) .product.media .fotorama__stage {
  left: 0 !important;
  width: 100% !important;
}
body.catalog-product-view:has(.fotorama__nav-wrap[style="display: none;"]) .product.media .fotorama__stage::after {
  right: 20px !important;
  bottom: 20px !important;
}
body.catalog-product-view:has(.fotorama__nav-wrap[style="display: none;"]) .product.media .fotorama__stage .fotorama__stage__shaft {
  margin: 0 auto;
  width: 100% !important;
  max-width: 100% !important;
}
.gallery__placeholder {
  width: 79%;
  float: right;
  height: 100%;
  overflow: hidden;
}
.gallery__placeholder.slick-initialized .slick-slide {
  height: 100%;
}
.gallery__placeholder .gallery-zoom {
  width: 25px;
  height: 28px;
  display: block;
  background-image: url(../images/zoom.svg);
  background-position: center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 70px;
  bottom: 0;
  z-index: 9;
  cursor: pointer;
  font-size: 0;
}
@media (max-width: 768px) {
  .gallery__placeholder .gallery-zoom {
    right: 20px;
    bottom: 0;
  }
}
.gallery__placeholder:not(.slick-slider) .gallery__item + .gallery__item {
  display: none;
}
@media (max-width: 768px) {
  .gallery__placeholder {
    width: 100%;
    height: 530px;
  }
}
@media (max-width: 567px) {
  .gallery__placeholder {
    height: 360px;
  }
}
.gallery__placeholder div {
  height: 100%;
}
.gallery__placeholder .gallery__item {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: relative;
}
.gallery__placeholder .slick-slide img {
  height: auto;
}
@media (max-width: 768px) {
  .gallery__placeholder .slick-slide img {
    max-height: 100%;
  }
}
.gallery__items {
  width: 19%;
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 40px 0;
}
.gallery__items .slick-slide img {
  max-height: 100%;
  width: auto;
}
.gallery__items .gallery__item {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .gallery__items {
    width: 100%;
    padding: 30px 35px;
  }
}
.gallery__items .slick-slide {
  padding: 11px 2px 0;
}
@media ((min-width: 769px)) {
  .gallery__items .slick-slide {
    height: auto;
  }
}
.gallery__items:not(.slick-slider) .gallery__item + .gallery__item {
  display: none;
}
.gallery__items .gallery__item {
  height: 124px;
  width: 100%;
  text-align: center;
}
@media (max-width: 768px) {
  .gallery__items .gallery__item {
    height: auto;
  }
}
.gallery__items .slick-list {
  padding: 0;
}
.gallery__items .slick-list .slick-slide {
  border: 0;
}
.gallery__items .slick-list .slick-slide .gallery__item {
  border: 1px solid transparent;
}
.gallery__items .slick-list .slick-slide.slick-current .gallery__item {
  border-color: #0061ae;
}
.gallery__items .slick-prev {
  transform: none;
  background-color: #fff;
  left: 0;
  text-align: center;
  z-index: 0;
}
@media (min-width: 769px) {
  .gallery__items .slick-prev {
    top: 0;
    width: 100%;
    height: 40px;
  }
}
@media (max-width: 768px) {
  .gallery__items .slick-prev {
    top: 0;
    left: 0;
    width: 30px;
    height: 100%;
  }
}
.gallery__items .slick-prev:before {
  content: "";
  width: 40px;
  height: 40px;
  background-color: #ccdfef;
  background-image: url("../images/pro-down-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  transform: rotate(180deg);
  background-size: 16px 9px;
  border-radius: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .gallery__items .slick-prev:before {
    width: 30px;
    height: 30px;
    transform: rotate(90deg);
  }
}
.gallery__items .slick-next {
  transform: none;
  height: 40px;
  text-align: center;
  display: inline-block;
  background-color: #fff;
  right: 0;
  z-index: 0;
}
@media (min-width: 769px) {
  .gallery__items .slick-next {
    left: 0;
    width: 100%;
    bottom: 0;
    top: auto;
    right: auto;
  }
}
@media (max-width: 768px) {
  .gallery__items .slick-next {
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
  }
}
.gallery__items .slick-next:before {
  content: "";
  width: 40px;
  height: 40px;
  background-color: #ccdfef;
  background-image: url("../images/pro-down-arrow.svg");
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 16px 9px;
  border-radius: 100%;
  padding: 0;
}
@media (max-width: 768px) {
  .gallery__items .slick-next:before {
    width: 30px;
    height: 30px;
    transform: rotate(-90deg);
  }
}
.catalog-product-view .product-info-main .wk-container:has(.message.error) .wk-oosn-notificationcontainer input[type="text"] {
  border-color: red;
}
.catalog-product-view.amcard-page-product .product-info-main .price-final_price .price-wrapper .price {
  color: #000000;
}
.catalog-product-view.amcard-page-product .gallery__placeholder {
  width: 100%;
  padding-left: 0;
}
.catalog-product-view.amcard-page-product .modal-inner-wrap {
  margin: 0 auto;
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main {
  width: 100% !important;
}
@media (max-width: 479px) {
  .catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main td {
    padding-left: 20px !important;
    padding-right: 20px !important;
    height: 162px !important;
  }
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .email-header {
  vertical-align: middle !important;
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .email-header a {
  color: #ffffff !important;
}
@media (max-width: 1023px) {
  .catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .email-header a {
    font-size: 15px !important;
  }
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .email-header td {
  vertical-align: middle !important;
  height: auto !important;
}
@media (max-width: 479px) {
  .catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .email-header td {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header {
  height: auto !important;
  padding: 30px 0 !important;
  background-color: transparent !important;
}
@media (max-width: 479px) {
  .catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header {
    width: 165px !important;
  }
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header .email-header td,
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header .email-header .header {
  padding: 0 !important;
  display: block;
}
@media (max-width: 640px) {
  .catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header .email-header td a,
  .catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header .email-header .header a {
    font-size: 15px !important;
    margin-right: 15px !important;
  }
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header .email-header td a:last-child,
.catalog-product-view.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header .email-header .header a:last-child {
  margin-right: 0 !important;
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container.modal-popup.modal-slide {
  z-index: 900;
  left: 0;
  overflow-y: auto;
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container.modal-popup.modal-slide .modal-inner-wrap {
  background-color: #ffffff;
  margin: 4rem auto;
  width: 93%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform .2s ease;
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container.modal-popup.modal-slide .modal-inner-wrap .modal-content {
  padding-left: 1rem;
  padding-right: 1rem;
}
.catalog-product-view.amcard-page-product .amgiftcard-modal-container.modal-popup.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 768px) {
  .catalog-product-view.amcard-page-product .gallery__items.slick-slider {
    width: 100%;
    padding: 30px 35px !important;
  }
}
.catalog-product-view.amcard-page-product .gallery__items.slick-slider .slick-prev {
  transform: none !important;
}
@media (max-width: 768px) {
  .catalog-product-view.amcard-page-product .gallery__items.slick-slider .slick-arrow {
    transform: none;
    -webkit-transform: none;
    top: 0;
    width: 30px;
    height: 100%;
  }
}
@media (max-width: 991px) {
  .catalog-product-view.amcard-page-product .amcard-form-container {
    max-width: 415px;
  }
}
@media (max-width: 991px) {
  .catalog-product-view.amcard-page-product .amcard-form-container.-interior {
    max-width: 100%;
  }
}
.catalog-product-view.amcard-page-product .amcard-form-container.-interior .amcard-carousel-container .slick-slide img {
  max-width: 100% !important;
}
.catalog-product-view.amcard-page-product .amcard-form-container div.mage-error {
  margin-top: 5px;
  padding: 0;
  color: #e02b27;
  font-size: 1.2rem;
}
.catalog-product-view.amcard-page-product .amcard-form-container .amcard-carousel-container .slick-slider {
  padding: 0;
}
.catalog-product-view.amcard-page-product .amcard-form-container .amcard-carousel-container .slick-slider .slick-track {
  margin: 0;
}
.block-viewed-products-grid .slick-slider .slick-slide {
  padding: 0 5px;
}
.add-tocart-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
  width: 52%;
  border-radius: 20px;
  background-color: #ffffff;
  padding: 48px 75px 0 60px;
}
@media (max-width: 1280px) {
  .add-tocart-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    width: 70%;
  }
}
@media (max-width: 991px) {
  .add-tocart-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .add-tocart-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    border-radius: 0;
    background-color: #ffffff;
    width: 100%;
  }
}
.add-tocart-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap .action-close {
  width: 38px;
  height: 38px;
  background-color: #ccdfef;
  border-radius: 100%;
}
.add-tocart-popup.modal-popup.modal-slide._inner-scroll .modal-inner-wrap .action-close::before {
  color: #0061ae;
  line-height: 38px;
}
.add-tocart-popup.modal-popup .modal-header {
  padding: 0;
  margin: 0 0 3px 0;
}
.add-tocart-popup.modal-popup h1.modal-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 58px;
  color: #0061ae;
  text-transform: uppercase;
  padding: 0;
  border: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .add-tocart-popup.modal-popup h1.modal-title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .add-tocart-popup.modal-popup h1.modal-title {
    margin-bottom: 15px;
  }
}
.add-tocart-popup.modal-popup .modal-content {
  padding: 0;
}
.add-tocart-popup.modal-popup .modal-body .product-main {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.add-tocart-popup.modal-popup .modal-body .product-media {
  flex: 0 0 33%;
}
@media (max-width: 767px) {
  .add-tocart-popup.modal-popup .modal-body .product-media {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
}
.add-tocart-popup.modal-popup .modal-body .product-media figure img {
  margin: 0 auto;
}
.add-tocart-popup.modal-popup .modal-body .product-info-main {
  flex: 0 0 57%;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .add-tocart-popup.modal-popup .modal-body .product-info-main {
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.add-tocart-popup.modal-popup .modal-body .product-info-main .cat-name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #0061ae;
  line-height: 21px;
  letter-spacing: 0.05em;
  margin-top: 0;
}
.add-tocart-popup.modal-popup .modal-body .product-info-main h2 {
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  color: #000;
  margin: 0 0 9px 0;
  text-transform: capitalize;
}
.add-tocart-popup.modal-popup .modal-body .product-info-main .content .item-options {
  margin: 0;
}
.add-tocart-popup.modal-popup .modal-body .product-info-main .item-options {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dt {
  float: left;
  width: 47%;
  line-height: 21px;
  font-weight: 700;
  color: #000000;
  font-size: 15px;
  margin: 0 0 15px 0;
  padding-right: 10px;
  max-width: 70px;
}
@media (max-width: 1370px) {
  .add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dt {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dt {
    font-size: 13px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dt {
    width: 100%;
  }
}
.add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dd {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin: 2px 0 13px;
  width: 53%;
}
@media (max-width: 1370px) {
  .add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dd {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dd {
    font-size: 13px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .add-tocart-popup.modal-popup .modal-body .product-info-main .item-options dd {
    width: 100%;
  }
}
.add-tocart-popup.modal-popup .modal-body .product-info-main .price-box .price-container .price {
  font-size: 22px;
  font-weight: 500;
  line-height: 35px;
  color: #000000;
}
.add-tocart-popup.modal-popup .modal-body .button-div {
  flex: 0 0 100%;
  margin-top: 20px;
}
@media (max-width: 1370px) {
  .add-tocart-popup.modal-popup .modal-body .button-div {
    flex: 0 0 100%;
  }
}
@media (max-width: 767px) {
  .add-tocart-popup.modal-popup .modal-body .button-div {
    flex: 0 0 100%;
    padding: 0;
  }
}
.add-tocart-popup.modal-popup .modal-body .button-div .button {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 100%;
  height: auto;
  padding: 12px 40px;
  line-height: 16px;
}
.add-tocart-popup.modal-popup .modal-body .button-div .button:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .add-tocart-popup.modal-popup .modal-body .button-div .button {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .add-tocart-popup.modal-popup .modal-body .button-div .button {
    height: auto;
    font-size: 13px;
    padding: 8px 20px;
  }
}
.add-tocart-popup.modal-popup .modal-body .button-div .button.checkout {
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  margin-bottom: 0;
}
.add-tocart-popup.modal-popup .modal-body .button-div .button.checkout:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
}
.add-tocart-popup.modal-popup .modal-body .button-div .button.basket {
  border-color: #0061ae;
  background-color: transparent;
  color: #0061ae;
  height: auto;
  margin-bottom: 11px;
  margin-top: 11px;
}
@media (max-width: 991px) {
  .add-tocart-popup.modal-popup .modal-body .button-div .button.basket {
    height: auto;
  }
}
.add-tocart-popup.modal-popup .modal-body .button-div .button.basket:hover {
  background-color: #0061ae;
  color: #ffffff;
}
.add-tocart-popup.modal-popup .modal-body .button-div .button.continue {
  border: 0;
  background-color: transparent;
  text-decoration: underline;
  height: auto;
}
.add-tocart-popup.modal-popup .modal-body .button-div .button.continue:hover {
  text-decoration: none;
}
body .modals-overlay {
  background-color: rgba(0, 0, 0, 0.45);
}
.page-layout-1column #addtocart-popup-modal .block.related {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .page-layout-1column #addtocart-popup-modal .block.related {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .page-layout-1column #addtocart-popup-modal .block.related {
    margin-bottom: 20px;
  }
}
.page-layout-1column #addtocart-popup-modal .products-grid .product-item {
  width: 33.33%;
  margin: 0 !important;
}
@media (max-width: 991px) {
  .page-layout-1column #addtocart-popup-modal .products-grid .product-item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .page-layout-1column #addtocart-popup-modal .products-grid .product-item {
    width: 100%;
  }
}
.add-tocart-popup {
  width: 60%;
  border-radius: 20px;
  background-color: #ffffff;
  padding: 48px 75px 48px 60px;
  margin: 50px auto;
  position: relative;
}
@media (max-width: 1370px) {
  .add-tocart-popup {
    width: 90%;
  }
}
@media (max-width: 991px) {
  .add-tocart-popup {
    width: 90%;
  }
}
@media (max-width: 768px) {
  .add-tocart-popup {
    background-color: #ffffff;
    width: 100%;
    padding: 48px 35px 48px 30px;
  }
}
.add-tocart-popup .action-close,
.add-tocart-popup .mfp-close {
  width: 38px;
  height: 38px;
  background-color: #ccdfef;
  border-radius: 100%;
  color: #0061ae !important;
  margin: 15px;
  line-height: 41px !important;
  font-weight: 400;
  opacity: 1;
}
.add-tocart-popup .action-close::before,
.add-tocart-popup .mfp-close::before {
  color: #0061ae;
  line-height: 38px;
}
.add-tocart-popup .modal-header {
  padding: 0;
  margin: 0 0 3px 0;
}
.add-tocart-popup h1.modal-title {
  font-size: 40px;
  font-weight: 700;
  line-height: 58px;
  color: #0061ae;
  text-transform: uppercase;
  padding: 0;
  border: 0;
  text-align: center;
}
@media (max-width: 1023px) {
  .add-tocart-popup h1.modal-title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .add-tocart-popup h1.modal-title {
    margin-bottom: 15px;
  }
}
.add-tocart-popup .product-main {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  overflow: hidden;
}
.add-tocart-popup .product-media {
  flex: 0 0 33%;
  order: 0;
}
@media (max-width: 767px) {
  .add-tocart-popup .product-media {
    flex: 0 0 100%;
    margin-bottom: 30px;
  }
}
.add-tocart-popup .product-media figure img {
  margin: 0 auto;
}
.add-tocart-popup .product-info-main {
  flex: 0 0 57%;
  padding-left: 20px;
  padding-right: 20px;
  order: 1;
}
@media (max-width: 767px) {
  .add-tocart-popup .product-info-main {
    flex: 0 0 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.add-tocart-popup .product-info-main .cat-name {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  color: #0061ae;
  line-height: 21px;
  letter-spacing: 0.05em;
  margin-top: 0;
}
.add-tocart-popup .product-info-main h2 {
  margin: 0 0 9px 0;
}
.add-tocart-popup .product-info-main h2 a {
  font-size: 19px;
  font-weight: 500;
  line-height: 30px;
  color: #000;
  text-transform: capitalize;
}
.add-tocart-popup .product-info-main .item-options {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}
.add-tocart-popup .product-info-main .item-options dt {
  float: left;
  width: 47%;
  line-height: 21px;
  font-weight: 700;
  color: #000000;
  font-size: 15px;
  margin: 0 0 15px 0;
  padding-right: 10px;
  max-width: 70px;
}
@media (max-width: 991px) {
  .add-tocart-popup .product-info-main .item-options dt {
    font-size: 13px;
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .add-tocart-popup .product-info-main .item-options dt {
    width: 100%;
  }
}
.add-tocart-popup .product-info-main .item-options dd {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
  margin: 2px 0 13px;
  width: 53%;
}
@media (max-width: 991px) {
  .add-tocart-popup .product-info-main .item-options dd {
    font-size: 13px;
    width: 100%;
    margin-bottom: 9px;
  }
  .add-tocart-popup .product-info-main .item-options dd:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 640px) {
  .add-tocart-popup .product-info-main .item-options dd {
    width: 100%;
  }
}
.add-tocart-popup .product-info-main .price-box .price-container .price {
  font-size: 22px !important;
  font-weight: 500;
  line-height: 35px !important;
  color: #000000;
}
.add-tocart-popup .block.related {
  float: none;
  display: inline-block;
}
.add-tocart-popup .action-buttons {
  align-items: center;
  justify-content: center;
  display: flex;
}
@media (max-width: 640px) {
  .add-tocart-popup .action-buttons {
    flex-wrap: wrap;
  }
}
.add-tocart-popup .button-div {
  flex: 0 0 100%;
  order: 2;
  margin-top: 20px;
}
@media (max-width: 1370px) {
  .add-tocart-popup .button-div {
    flex: 0 0 100%;
  }
}
@media (max-width: 767px) {
  .add-tocart-popup .button-div {
    flex: 0 0 100%;
    padding: 0;
  }
}
.add-tocart-popup .button-div .button {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  height: auto;
  padding: 12px 40px;
  line-height: 16px;
  margin-right: 30px;
}
.add-tocart-popup .button-div .button:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .add-tocart-popup .button-div .button {
    padding: 12px 20px;
  }
}
@media (max-width: 1480px) {
  .add-tocart-popup .button-div .button {
    min-width: 240px;
  }
}
@media (max-width: 1370px) {
  .add-tocart-popup .button-div .button {
    min-width: 197px;
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .add-tocart-popup .button-div .button {
    height: auto;
    font-size: 13px;
    padding: 8px 20px;
    min-width: 170px;
  }
}
@media (max-width: 767px) {
  .add-tocart-popup .button-div .button {
    margin-right: 10px;
    min-width: 167px;
  }
}
@media (max-width: 640px) {
  .add-tocart-popup .button-div .button {
    min-width: 290px !important;
    margin: 0;
    clear: both;
  }
}
.add-tocart-popup .button-div .button.checkout {
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  margin-bottom: 0;
}
.add-tocart-popup .button-div .button.checkout:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
}
.add-tocart-popup .button-div .button.basket {
  border-color: #0061ae;
  background-color: transparent;
  color: #0061ae;
  height: auto;
  margin-bottom: 11px;
  margin-top: 11px;
}
@media (max-width: 991px) {
  .add-tocart-popup .button-div .button.basket {
    height: auto;
  }
}
.add-tocart-popup .button-div .button.basket:hover {
  background-color: #0061ae;
  color: #ffffff;
}
.add-tocart-popup .button-div .button.continue {
  border: 0;
  background-color: transparent;
  text-decoration: underline;
  height: auto;
  min-width: initial;
  padding: 0;
  margin-right: 0;
}
.add-tocart-popup .button-div .button.continue:hover {
  color: #0061ae;
  text-decoration: none;
}
body .modals-overlay {
  background-color: rgba(0, 0, 0, 0.45);
}
body.catalog-product-view:has(.add-tocart-popup) .page-wrapper:after {
  display: block;
}
body.catalog-product-view:has(.add-tocart-popup) .page-wrapper .page-header .header.content .head-main {
  border: 0;
}
body.catalog-product-view:has(.add-tocart-popup) .page-wrapper .page-header {
  z-index: 0;
}
.page-layout-1column .add-tocart-popup .block.related {
  margin-bottom: 80px;
}
@media (max-width: 991px) {
  .page-layout-1column .add-tocart-popup .block.related {
    margin-bottom: 60px;
  }
}
@media (max-width: 480px) {
  .page-layout-1column .add-tocart-popup .block.related {
    margin-bottom: 40px;
  }
}
.page-layout-1column .add-tocart-popup .products-grid .product-item {
  width: 33.33%;
  margin: 0 !important;
}
@media (max-width: 991px) {
  .page-layout-1column .add-tocart-popup .products-grid .product-item {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .page-layout-1column .add-tocart-popup .products-grid .product-item {
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .cms-page-view.cms-all-brands .page-main {
    padding: 0 37px;
  }
}
@media (max-width: 991px) {
  .cms-page-view.cms-all-brands .page-main {
    padding: 0 20px;
  }
}
@media (max-width: 390px) {
  .cms-page-view.cms-all-brands .page-main {
    padding: 0 15px;
  }
}
.ambrands-letters-list {
  padding: 47px 0 70px 0;
  display: inline-block;
  width: 100%;
}
@media (max-width: 767px) {
  .ambrands-letters-list {
    padding-bottom: 0;
  }
}
.ambrands-letters-list .brands-list {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.ambrands-letters-list .brands-list .ambrands-letter {
  break-inside: avoid;
  width: 25% !important;
  padding: 0 15px 0 0;
  margin: 0 0 27px 0;
  clear: both;
}
@media (max-width: 1023px) {
  .ambrands-letters-list .brands-list .ambrands-letter {
    width: 33.33% !important;
  }
}
@media (max-width: 767px) {
  .ambrands-letters-list .brands-list .ambrands-letter {
    width: 50% !important;
    margin-bottom: 17px;
  }
}
.ambrands-letters-list .brands-list .ambrands-letter .ambrands-title {
  display: inline-block;
  align-items: center;
  width: 39px;
  height: 39px;
  background-color: #0061ae;
  color: #ffffff;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 35px;
  letter-spacing: 0;
  float: left;
  text-align: center;
}
@media (max-width: 767px) {
  .ambrands-letters-list .brands-list .ambrands-letter .ambrands-title {
    width: 32px;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 380px) {
  .ambrands-letters-list .brands-list .ambrands-letter .ambrands-title {
    width: 100%;
    margin: 0;
  }
}
.ambrands-letters-list .brands-list .ambrands-letter .ambrands-content {
  display: inline-block;
  vertical-align: top;
  padding-left: 38px;
  margin-top: 5px;
  width: calc(60%);
}
@media (max-width: 767px) {
  .ambrands-letters-list .brands-list .ambrands-letter .ambrands-content {
    margin: 0;
    padding-left: 20px;
    width: 84%;
  }
}
@media (max-width: 503px) {
  .ambrands-letters-list .brands-list .ambrands-letter .ambrands-content {
    width: 80%;
    padding-left: 15px;
  }
}
@media (max-width: 423px) {
  .ambrands-letters-list .brands-list .ambrands-letter .ambrands-content {
    width: 78%;
  }
}
@media (max-width: 380px) {
  .ambrands-letters-list .brands-list .ambrands-letter .ambrands-content {
    margin: 15px 0 20px 0;
    float: left;
    display: block;
    width: 100%;
    padding-left: 0;
  }
}
.ambrands-letters-list .brands-list .ambrands-letter .ambrands-content .ambrands-brand-item {
  max-width: initial;
  margin: 0 0 8px 0;
  text-align: left;
}
@media (max-width: 767px) {
  .ambrands-letters-list .brands-list .ambrands-letter .ambrands-content .ambrands-brand-item {
    margin-bottom: 5px;
  }
}
.ambrands-letters-list .brands-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner {
  border: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}
.ambrands-letters-list .brands-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner .ambrands-label {
  padding: 0;
  font-family: 'Work Sans', sans-serif;
  font-size: 17px;
  line-height: 24px;
  font-weight: 400;
  text-transform: capitalize;
  color: #000000;
}
.ambrands-letters-list .brands-list .ambrands-letter .ambrands-content .ambrands-brand-item .ambrands-inner:hover .ambrands-label {
  color: #0061ae;
  text-decoration: none;
}
.products-grid .product-items li .product-item-info .product-item-details .amshopby-option-link {
  display: none;
}
.ambrand-index-index .columns {
  padding-top: 30px;
}
body #layer-product-list .products-grid .ias-trigger button {
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 170px;
  height: 44px;
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  padding: 0 40px;
  letter-spacing: 0.01em;
  font-family: 'Kanit', sans-serif;
}
body #layer-product-list .products-grid .ias-trigger button:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  body #layer-product-list .products-grid .ias-trigger button {
    padding: 12px 20px;
  }
}
@media (max-width: 1200px) {
  body #layer-product-list .products-grid .ias-trigger button {
    min-width: 201px;
  }
}
@media (max-width: 1023px) {
  body #layer-product-list .products-grid .ias-trigger button {
    min-width: 189px;
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  body #layer-product-list .products-grid .ias-trigger button {
    height: 35px;
  }
}
body.amcard-page-product .amgiftcard-modal-container .amcard-preview {
  color: #000000;
}
body.amcard-page-product .amgiftcard-modal-container .amcard-preview .main {
  border-top-color: #0061ae;
}
body.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .header {
  background-color: #0061ae !important;
}
body.amcard-page-product .amgiftcard-modal-container .amcard-preview .main .amcard-code-container + img {
  width: 200px;
  margin: 0 auto;
  margin-top: 20px;
}
body.amcard-page-product .amgiftcard-modal-container .modal-footer button {
  background: rgba(0, 97, 174, 0.2);
  color: #0061ae;
  border: 0;
  border-radius: 20px;
  width: auto;
  padding: 10px 30px;
  font-size: 16px;
  font-family: 'Kanit', sans-serif;
  margin: 0 0 0 10px;
}
body.amcard-page-product .amgiftcard-modal-container .modal-footer button:hover {
  background: #0061ae;
  color: #ffffff;
}
body.amcard-page-product .product-info-main .product-reviews-summary {
  float: left;
}
body.amcard-page-product .product-info-main .product-info-price .amgiftcard-price-container .amgiftcard-price-multiple .price-from {
  float: left;
  position: relative;
  padding-right: 27px;
  margin-right: 14px;
  margin-bottom: 0;
}
body.amcard-page-product .product-info-main .product-info-price .amgiftcard-price-container .amgiftcard-price-multiple .price-from:after {
  content: "-";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-size: 30px;
}
body.amcard-page-product .product-info-main .product-info-price .amgiftcard-price-container .amgiftcard-price-multiple .price-to {
  float: left;
  margin-bottom: 0;
}
body.amcard-page-product .product-info-main .amcard-form-container {
  border: 0;
  margin: 20px 0 0 0;
  padding: 0;
}
body.amcard-page-product .product-info-main .amcard-form-container.-interior + .amcard-form-container .amcard-flex-container {
  margin-bottom: 20px;
}
body.amcard-page-product .product-info-main .amcard-form-container .amcard-flex-container {
  width: 100%;
  display: block;
}
body.amcard-page-product .product-info-main .amcard-form-container .amcard-label-block {
  background-color: #0061ae;
  color: #ffffff;
  border: 0;
  padding: 8px 10px;
}
body.amcard-page-product .product-info-main .amcard-form-container .amcard-label-block:hover,
body.amcard-page-product .product-info-main .amcard-form-container .amcard-label-block.-active {
  background-color: #ccdfef;
  color: #0061ae;
}
body.amcard-page-product .product-info-main .amcard-form-container .amcard-field-block input[type="text"],
body.amcard-page-product .product-info-main .amcard-form-container .amcard-field-block input[type="email"] {
  border: 2px solid #2761A8;
  border-radius: 60px;
  height: 50px;
  width: 100%;
  background: transparent;
  padding: 0 24px;
  font-size: 18px;
  font-family: 'Kanit', sans-serif;
  font-weight: 300;
  box-shadow: none !important;
}
@media (max-width: 1370px) {
  body.amcard-page-product .product-info-main .amcard-form-container .amcard-field-block input[type="text"],
  body.amcard-page-product .product-info-main .amcard-form-container .amcard-field-block input[type="email"] {
    font-size: 16px;
    padding: 0 14px;
  }
}
@media (max-width: 991px) {
  body.amcard-page-product .product-info-main .amcard-form-container .amcard-field-block input[type="text"],
  body.amcard-page-product .product-info-main .amcard-form-container .amcard-field-block input[type="email"] {
    height: 42px;
    font-size: 14px;
    padding: 0 14px;
  }
}
body.amcard-page-product .product-info-main .amcard-form-container .amcard-title {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 27px;
  text-transform: uppercase;
  color: #0061ae;
  padding: 0;
  margin: 0 0 10px 0;
}
@media (max-width: 1023px) {
  body.amcard-page-product .product-info-main .amcard-form-container .amcard-title {
    font-size: 16px;
    line-height: 20px;
  }
}
body.amcard-page-product .product-info-main .amcard-preview-container .amcard-button {
  border-radius: 29px;
  background-color: #0061ae;
  border: 1px solid #0061ae;
  color: #ffffff;
  font-size: 13px;
  letter-spacing: 0.01em;
}
body.amcard-page-product .product-info-main .amcard-preview-container .amcard-button:hover {
  background-color: transparent;
  color: #0061ae;
}
.checkout-cart-index {
  background-color: rgba(0, 0, 0, 0.05);
}
.checkout-cart-index #block-shipping {
  display: none;
}
.checkout-cart-index .free-delivery {
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  color: #0061ae;
  border-color: #ccdfef;
  min-width: 100%;
  padding: 13px 20px;
  font-size: 15px;
  margin-bottom: 30px;
  border-radius: 15px;
}
.checkout-cart-index:has(.cart-empty) {
  background-color: transparent;
}
.checkout-cart-index .error.qtyupdate {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
  border-radius: 15px;
  margin-top: 30px;
}
.checkout-cart-index .error.qtyupdate:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.checkout-cart-index .cart-empty {
  padding: 70px 15px 50px 15px;
}
@media (max-width: 769px) {
  .checkout-cart-index .page-main {
    padding: 0 20px;
  }
}
.checkout-cart-index .page-main .page.messages {
  margin-top: 30px;
}
.checkout-cart-index .columns .column.main {
  padding-bottom: 0;
}
.checkout-cart-index footer.page-footer {
  background-color: #ffffff;
  margin-top: 0;
  z-index: 0;
}
.checkout-cart-index footer.page-footer:before {
  z-index: 0;
}
.checkout-cart-index footer.page-footer .footer.content {
  position: relative;
}
.checkout-cart-index footer.page-footer .footer.content .footer-main {
  position: relative;
}
.checkout-cart-index .recently-viewed {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  z-index: 0;
  position: relative;
  width: 100%;
  padding: 50px 0 150px 0;
  float: left;
}
@media (max-width: 1370px) {
  .checkout-cart-index .recently-viewed {
    padding: 50px 0 120px 0;
  }
}
@media (max-width: 1023px) {
  .checkout-cart-index .recently-viewed {
    padding: 50px 0 80px 0;
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .checkout-cart-index .recently-viewed {
    padding: 50px 0 50px 0;
  }
}
.checkout-cart-index .recently-viewed::before {
  content: "";
  height: 100%;
  width: 9999999px;
  display: block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 100%;
}
.checkout-cart-index .recently-viewed:after {
  content: "";
  height: 100%;
  width: 9999999px;
  display: block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 100%;
}
.checkout-cart-index .recently-viewed .block-title {
  margin-bottom: 20px;
}
.checkout-cart-index .cart-summary table.data.table.totals tr.totals-tax-details {
  display: none;
}
.cart-container {
  margin-top: 55px;
  display: flex;
  gap: 0.8em;
}
@media (max-width: 1023px) {
  .cart-container {
    flex-wrap: wrap;
    gap: 0;
    padding-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .cart-container {
    margin: 0;
  }
}
.cart-container .form-cart {
  width: calc(65%);
}
@media (max-width: 1023px) {
  .cart-container .form-cart {
    width: 100%;
    margin-top: 20px;
  }
}
.cart-container .form-cart .table-wrapper {
  background-color: #ffffff;
  border-radius: 20px;
}
@media (max-width: 768px) {
  .cart-container .form-cart .table-wrapper {
    border: 0;
    padding: 20px 0 0 0;
  }
}
.cart-container .cart.table .item {
  border-bottom: 0;
}
.cart-container .cart.table thead th {
  padding: 0;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #0061ae;
}
.cart-container .cart.table thead th.col {
  border-bottom: 0;
  padding-top: 26px !important;
  padding-bottom: 26px !important;
  margin: 0;
}
@media (max-width: 1200px) {
  .cart-container .cart.table thead th.col {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    font-size: 16px;
  }
}
.cart-container .cart.table thead th.col.item {
  padding: 0 43px;
  width: 45%;
}
@media (max-width: 1200px) {
  .cart-container .cart.table thead th.col.item {
    width: 35%;
  }
}
.cart-container .cart.table thead th.col.price {
  width: 15%;
  text-align: center;
}
.cart-container .cart.table thead th.col.qty {
  width: 18%;
  text-align: center;
}
.cart-container .cart.table thead th.col.subtotal {
  width: 13%;
  padding-left: 29px;
  padding-right: 19px;
  text-align: center;
}
.cart-container .cart.table tbody {
  border-bottom: 0;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody.cart.item {
    margin-bottom: 30px;
    display: block;
  }
}
.cart-container .cart.table tbody tr {
  border-top: 1px solid rgba(160, 160, 160, 0.46);
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr {
    border-top: 0;
  }
}
.cart-container .cart.table tbody tr .col {
  vertical-align: middle;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.item {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
}
.cart-container .cart.table tbody tr .col.item:before {
  content: attr(data-th);
  width: 100%;
  border-bottom: 1px solid #cccccc;
  text-align: center;
  padding-bottom: 7px;
  margin-bottom: 15px;
  display: none;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.item:before {
    display: block;
  }
}
.cart-container .cart.table tbody tr .col:before {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #0061ae;
}
.cart-container .cart.table tbody tr .col .product-item-name {
  height: auto;
  line-height: 30px;
  font-size: 20px;
  font-weight: 500;
}
@media (max-width: 1200px) {
  .cart-container .cart.table tbody tr .col .product-item-name {
    font-size: 16px;
  }
}
.cart-container .cart.table tbody tr .col .product-item-name a {
  color: #000000;
}
.cart-container .cart.table tbody tr .col .product-item-name a:hover {
  color: #0061ae;
}
.cart-container .cart.table tbody tr .col .product-item-name + .item-options {
  margin-top: 10px;
}
.cart-container .cart.table tbody tr .col .product-item-name + .item-options dt {
  font-size: 14px;
  float: left;
  width: 90px;
  padding-right: 10px;
  line-height: 22px;
  width: 100%;
  margin: 0 0 5px 0;
  clear: both;
}
@media (max-width: 769px) {
  .cart-container .cart.table tbody tr .col .product-item-name + .item-options dt {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .cart-container .cart.table tbody tr .col .product-item-name + .item-options dt {
    width: 100%;
  }
}
.cart-container .cart.table tbody tr .col .product-item-name + .item-options dt:after {
  content: ":";
}
.cart-container .cart.table tbody tr .col .product-item-name + .item-options dd {
  font-size: 14px;
  line-height: 22px;
  margin: 0 0 5px 0;
  float: left;
  width: 100%;
}
@media (max-width: 769px) {
  .cart-container .cart.table tbody tr .col .product-item-name + .item-options dd {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .cart-container .cart.table tbody tr .col .product-item-name + .item-options dd {
    width: 100%;
  }
}
.cart-container .cart.table tbody tr .col.item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  padding: 31px 8px 20px 0;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.item {
    justify-content: start;
  }
}
.cart-container .cart.table tbody tr .col .product-item-photo {
  width: 42%;
  padding-right: 0;
  padding-left: 20px;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col .product-item-photo {
    max-width: 120px;
    width: 100%;
    padding: 0;
    top: 50px;
  }
}
@media (max-width: 640px) {
  .cart-container .cart.table tbody tr .col .product-item-photo {
    max-width: 100px;
    top: 50px;
    left: 10px;
  }
}
.cart-container .cart.table tbody tr .col .product-item-details {
  width: 58%;
  padding-left: 52px;
  padding-bottom: 0;
}
@media (max-width: 1200px) {
  .cart-container .cart.table tbody tr .col .product-item-details {
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col .product-item-details {
    width: 100%;
    padding-left: 160px;
  }
}
@media (max-width: 640px) {
  .cart-container .cart.table tbody tr .col .product-item-details {
    padding-left: 120px;
  }
}
.cart-container .cart.table tbody tr .col .actions-toolbar {
  display: block;
  width: 100%;
  float: left;
}
.cart-container .cart.table tbody tr .col .actions-toolbar .action {
  position: relative;
}
.cart-container .cart.table tbody tr .col .actions-toolbar .action-edit {
  display: none;
}
.cart-container .cart.table tbody tr .col .actions-toolbar .action-delete {
  left: 0;
  position: relative;
}
.cart-container .cart.table tbody tr .col .actions-toolbar .action-delete:before {
  content: "X Remove";
  font-family: 'Kanit', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  color: #0061ae;
}
.cart-container .cart.table tbody tr .col .actions-toolbar .action-delete span {
  font-size: 0;
}
.cart-container .cart.table tbody tr .col .actions-toolbar .action-delete:hover::before {
  color: #000000;
  text-decoration: underline;
}
.cart-container .cart.table tbody tr .col.price {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.price {
    font-size: 16px;
    line-height: 22px;
  }
}
.cart-container .cart.table tbody tr .col.price .price-including-tax .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.price .price-including-tax .price {
    font-size: 16px;
    line-height: 22px;
  }
}
.cart-container .cart.table tbody tr .col.price .price-excluding-tax .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.price .price-excluding-tax .price {
    font-size: 16px;
    line-height: 22px;
  }
}
.cart-container .cart.table tbody tr .col.qty {
  text-align: center;
}
.cart-container .cart.table tbody tr .col.qty button {
  width: 47px;
  height: 47px;
  background-color: #ccdfef;
  display: inline-block;
  border: 0;
  border-radius: 100%;
  font-family: 'Kanit', sans-serif;
  padding: 0;
  vertical-align: top;
}
@media (max-width: 1280px) {
  .cart-container .cart.table tbody tr .col.qty button {
    width: 33px;
    height: 33px;
  }
}
.cart-container .cart.table tbody tr .col.qty button.minus svg {
  width: 100%;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
}
.cart-container .cart.table tbody tr .col.qty button.plus svg {
  width: 100%;
  height: 33px;
  display: inline-block;
  vertical-align: middle;
}
.cart-container .cart.table tbody tr .col.qty .input-text {
  border: 2px solid #0061ae;
  width: 47px;
  height: 47px;
  border-radius: 100%;
  color: #000000;
  font-size: 18px;
  font-family: 'Kanit', sans-serif;
  padding: 0;
  font-weight: 700;
  margin: 0 2px 0 4px;
  vertical-align: top;
}
@media (max-width: 1280px) {
  .cart-container .cart.table tbody tr .col.qty .input-text {
    width: 33px;
    height: 33px;
    font-size: 14px;
  }
}
.cart-container .cart.table tbody tr .col.subtotal {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.subtotal {
    font-size: 16px;
    line-height: 22px;
  }
}
.cart-container .cart.table tbody tr .col.subtotal .price-including-tax .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.subtotal .price-including-tax .price {
    font-size: 16px;
    line-height: 22px;
  }
}
.cart-container .cart.table tbody tr .col.subtotal .price-excluding-tax .price {
  font-size: 20px;
  font-weight: 700;
  line-height: 34px;
}
@media (max-width: 768px) {
  .cart-container .cart.table tbody tr .col.subtotal .price-excluding-tax .price {
    font-size: 16px;
    line-height: 22px;
  }
}
.cart-container .cart.table-wrapper .cart thead tr th.col {
  border-bottom: 0px solid #ccc;
  padding-bottom: 0;
  padding-top: 0;
}
.cart-container .cart-summary {
  background-color: transparent;
  width: 35%;
  display: block;
  flex-wrap: wrap;
  padding-right: 0;
}
.cart-container .cart-summary #block-discount {
  order: -1;
}
.cart-container .cart-summary .checkout-methods-items,
.cart-container .cart-summary .custom-btn {
  width: 100%;
}
.cart-container .cart-summary .checkout-methods-items {
  margin-top: 0;
}
@media (max-width: 1023px) {
  .cart-container .cart-summary {
    width: 100%;
    padding: 0;
    top: auto !important;
    order: 1;
  }
}
@media (max-width: 768px) {
  .cart-container .cart-summary .cart-totals {
    padding: 0;
  }
}
.cart-container .block {
  background-color: #ffffff;
  border-radius: 20px;
  margin-bottom: 22px !important;
  padding: 35px 37px;
  width: 100%;
}
@media (max-width: 1023px) {
  .cart-container .block {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .cart-container .block {
    padding: 15px 15px 30px 15px;
  }
}
.cart-container .block .title strong {
  color: #0061ae;
  font-size: 21px;
  font-weight: 700;
  line-height: 35px;
}
@media (max-width: 480px) {
  .cart-container .block .title strong {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .cart-container .block.shipping .title {
    margin-bottom: 15px;
  }
}
.cart-container .block.shipping.block .fieldset .field {
  margin: 0 0 15px;
}
.cart-container .block.shipping .title {
  pointer-events: none;
}
.cart-container .block.shipping .content {
  display: block !important;
}
.cart-container .block.shipping .content br {
  display: none;
}
.cart-container .block.shipping .content .fieldset {
  margin: 0;
}
.cart-container .block.shipping .content #shipping-zip-form .field:last-child {
  margin-bottom: 0;
}
.cart-container .block.shipping .content .legend {
  display: none;
}
.cart-container .block.shipping .content .field.note {
  display: none;
}
.cart-container .block.discount .title {
  pointer-events: none;
}
.cart-container .block.discount .content {
  display: block !important;
}
.cart-container .block.discount .content label {
  display: none !important;
}
.cart-container .block.discount .content .fieldset {
  display: flex;
  margin: 0;
  gap: 0.7em;
}
.cart-container .block.discount .content .fieldset .field {
  margin: 0;
}
.cart-container .block.discount .content .fieldset .field input {
  height: 50px;
  margin: 0;
}
.cart-container .block.discount .content .fieldset .actions-toolbar .primary button {
  margin: 0;
  min-width: 141px;
  height: 50px;
  border: 2px solid #ccdfef;
}
.cart-container .block.discount .content .fieldset .actions-toolbar .primary button:hover {
  border-color: #0061ae;
  color: #0061ae;
  background-color: transparent;
}
@media (max-width: 640px) {
  .cart-container .block.discount .content .fieldset .actions-toolbar .primary button {
    min-width: 136px;
  }
}
@media (max-width: 480px) {
  .cart-container .block #shipping-zip-form select {
    font-size: 13px;
    padding: 0 55px 0 15px;
  }
}
@media (max-width: 480px) {
  .cart-container .block #shipping-zip-form input {
    font-size: 13px;
    padding: 0 15px;
  }
}
.cart-container .block select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg id='Group_2184' data-name='Group 2184' xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='0 0 34 34'%3E%3Cpath id='Path_270' data-name='Path 270' d='M2679-3383l5.75,5.75,5.75-5.75' transform='translate(-2667.75 3397)' fill='none' stroke='%232761a8' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3Ccircle id='Ellipse_120' data-name='Ellipse 120' cx='17' cy='17' r='17' transform='translate(34 34) rotate(180)' fill='%230061ae' opacity='0.2'/%3E%3C/svg%3E%0A");
  background-position: right 10px center;
  background-repeat: no-repeat;
  background-size: 34px 34px;
  height: 50px;
  border-radius: 28px;
  font-size: 18px;
  font-weight: 300;
  font-family: 'Kanit', sans-serif;
  border: 2px solid #0061ae;
  padding: 0 55px 0 22px;
}
@media (max-width: 991px) {
  .cart-container .block select {
    font-size: 16px;
  }
}
.cart-container .block .shipping-info {
  margin-top: 35px;
}
@media (max-width: 640px) {
  .cart-container .block .shipping-info {
    margin-top: 20px;
  }
}
.cart-container .block .shipping-info p {
  font-size: 18px;
  font-weight: 300;
  line-height: 23px;
  margin-bottom: 25px;
}
@media (max-width: 769px) {
  .cart-container .block .shipping-info p {
    font-size: 16px;
    margin-bottom: 15px;
  }
}
.cart-container .block .shipping-info .item-title {
  display: none;
}
.cart-container .block .shipping-info .form-control {
  font-family: system-ui, sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 1em;
}
.cart-container .block .shipping-info dl {
  padding: 0;
  list-style: none;
  margin: 0;
}
.cart-container .block .shipping-info dl dd {
  margin-bottom: 20px;
}
@media (max-width: 769px) {
  .cart-container .block .shipping-info dl dd {
    margin-bottom: 10px;
  }
}
.cart-container .block .shipping-info dl dd:last-child {
  margin-bottom: 0;
}
.cart-container .block .shipping-info dl dd label {
  font-size: 18px;
  font-weight: 600;
  line-height: 23px;
  color: #000000;
}
@media (max-width: 769px) {
  .cart-container .block .shipping-info dl dd label {
    font-size: 16px;
  }
}
.cart-container .block .shipping-info dl dd span {
  font-weight: 300;
}
.cart-container .block .shipping-info input[type="checkbox"] {
  appearance: none;
  background-color: #ffffff;
  margin: 0;
  font: inherit;
  color: #000;
  width: 21px;
  height: 21px;
  border: 1.5px solid #000000;
  border-radius: 4px;
  display: grid;
  place-content: center;
}
.cart-container .block .shipping-info .form-control + .form-control {
  margin-top: 1em;
}
.cart-container .block .shipping-info input[type="checkbox"]::before {
  content: "";
  width: 0.65em;
  height: 0.65em;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  box-shadow: none;
  transform-origin: bottom left;
  background-color: #ffffff;
  clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
}
.cart-container .block .shipping-info input[type="checkbox"]:focus {
  box-shadow: none;
}
.cart-container .block .shipping-info input[type="checkbox"]:checked {
  background-color: #DD1728;
}
.cart-container .block .shipping-info input[type="checkbox"]:checked::before {
  transform: scale(1);
}
.cart-container .cart-totals tr.totals {
  background-color: #ffffff;
  border-radius: 20px;
  margin-bottom: 22px !important;
  padding: 35px 37px;
  display: block;
  float: left;
  width: 100%;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals {
    padding: 15px;
  }
}
.cart-container .cart-totals tr.totals.sub {
  width: 100%;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.sub {
    padding: 15px;
  }
}
.cart-container .cart-totals tr.totals th,
.cart-container .cart-totals tr.totals td {
  border: 0;
  padding: 0;
}
.cart-container .cart-totals tr.totals th {
  font-size: 21px;
  font-weight: 700;
  line-height: 35px;
  color: #0061ae;
  text-transform: capitalize;
  float: left;
  width: calc(100% - 150px);
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals th {
    font-size: 18px;
  }
}
.cart-container .cart-totals tr.totals td {
  font-size: 21px;
  font-weight: 600;
  line-height: 35px;
  color: #000000;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  float: right;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals td {
    font-size: 18px;
  }
}
.cart-container .cart-totals tr.totals.discount-td {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding-top: 0;
  margin-top: -60px;
  position: relative;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.discount-td {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 40px;
    margin-top: -41px;
  }
}
.cart-container .cart-totals tr.totals.discount-td .discount-text {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.discount-td .discount-text {
    font-size: 14px;
  }
}
.cart-container .cart-totals tr.totals.discount-td .price {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.discount-td .price {
    font-size: 14px;
  }
}
.cart-container .cart-totals tr.totals.discount-td .discount.coupon {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  color: #000000;
  display: block;
  right: 39px;
  bottom: 12px;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.discount-td .discount.coupon {
    right: 18px;
    bottom: 14px;
    font-size: 14px;
  }
}
.cart-container .cart-totals tr.totals.discount-td .discount.coupon:before {
  content: "X remove";
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
  margin-right: 5px;
  color: #0061ae;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.discount-td .discount.coupon:before {
    font-size: 12px;
  }
}
.cart-container .cart-totals tr.totals.discount-td .discount.coupon:hover:before {
  color: #000000;
}
.cart-container .cart-totals tr.totals.shipping,
.cart-container .cart-totals tr.totals.totals-tax-summary {
  border-radius: 0 0 20px 20px;
  margin-top: -35px;
  position: relative;
  z-index: 9;
  padding-top: 0;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.shipping,
  .cart-container .cart-totals tr.totals.totals-tax-summary {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
  }
}
.cart-container .cart-totals tr.totals.shipping th,
.cart-container .cart-totals tr.totals.totals-tax-summary th {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.shipping th,
  .cart-container .cart-totals tr.totals.totals-tax-summary th {
    font-size: 14px;
  }
}
.cart-container .cart-totals tr.totals.shipping td,
.cart-container .cart-totals tr.totals.totals-tax-summary td {
  font-size: 17px;
  font-weight: 300;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals.shipping td,
  .cart-container .cart-totals tr.totals.totals-tax-summary td {
    font-size: 14px;
  }
}
.cart-container .cart-totals tr.totals-tax {
  float: left;
  width: 100%;
  margin-bottom: 22px !important;
  padding: 35px 37px;
  border-radius: 20px;
  background-color: #fff;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals-tax {
    padding: 15px;
  }
}
.cart-container .cart-totals tr.totals-tax th,
.cart-container .cart-totals tr.totals-tax td {
  border-top: 0;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals-tax th,
  .cart-container .cart-totals tr.totals-tax td {
    padding: 0;
  }
}
.cart-container .cart-totals tr.totals-tax th {
  font-size: 21px;
  font-weight: 700;
  line-height: 35px;
  color: #0061ae;
  text-transform: capitalize;
  float: left;
  width: calc(100% - 150px);
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals-tax th {
    font-size: 18px;
    line-height: normal;
  }
}
.cart-container .cart-totals tr.totals-tax td {
  font-size: 21px;
  font-weight: 600;
  line-height: 35px;
  color: #000000;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  float: right;
}
@media (max-width: 480px) {
  .cart-container .cart-totals tr.totals-tax td {
    font-size: 18px;
  }
}
@media (max-width: 1023px) {
  .cart-container .checkout.methods {
    margin-top: 0;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .cart-container .checkout.methods li {
    text-align: center;
  }
}
.cart-container .checkout.methods .action.checkout {
  min-width: 228px;
  border: 2px solid #e04457;
  border-radius: 29px;
  background-color: #e04457;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 100%;
  height: 63px;
  border-radius: 36px;
  font-size: 16px;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
.cart-container .checkout.methods .action.checkout:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .cart-container .checkout.methods .action.checkout {
    padding: 12px 20px;
  }
}
@media (max-width: 1023px) {
  .cart-container .checkout.methods .action.checkout {
    min-width: 600px;
    max-width: 600px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .cart-container .checkout.methods .action.checkout {
    height: 52px;
    min-width: 100%;
    font-size: 14px;
  }
}
.cart-container .checkout.methods .action.checkout:hover {
  background-color: #0061ae;
  border-color: #0061ae;
  color: #ffffff;
}
.cart-container .checkout.methods.custom-btn li {
  margin: 0;
}
@media (max-width: 1023px) {
  .cart-container .checkout.methods.custom-btn li {
    text-align: center;
  }
}
.cart-container .checkout.methods.custom-btn .action.checkout {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
  margin-top: 26px;
}
@media (max-width: 1023px) {
  .cart-container .checkout.methods.custom-btn .action.checkout {
    min-width: 600px;
    max-width: 600px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  .cart-container .checkout.methods.custom-btn .action.checkout {
    height: 52px;
    min-width: 100%;
    font-size: 14px;
  }
}
.cart-container .checkout.methods.custom-btn .action.checkout svg {
  vertical-align: middle;
  margin-left: 11px;
  width: 60px;
}
.cart-container .checkout.methods.custom-btn .action.checkout:hover {
  background-color: #000000;
  border-color: #000000;
  color: #ffffff;
}
.cart-container .checkout.methods.custom-btn .action.checkout:hover svg path {
  fill: #ffffff;
}
.block.crosssell {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 0;
  z-index: 0;
  position: relative;
  width: 100%;
  padding: 132px 0 150px 0;
}
@media (max-width: 1370px) {
  .block.crosssell {
    padding: 102px 0 120px 0;
  }
}
@media (max-width: 1023px) {
  .block.crosssell {
    padding: 62px 0 80px 0;
    margin-top: 30px;
  }
}
@media (max-width: 640px) {
  .block.crosssell {
    padding: 40px 0 50px 0;
  }
}
.block.crosssell::before {
  content: "";
  height: 100%;
  width: 9999999px;
  display: block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 100%;
}
.block.crosssell:after {
  content: "";
  height: 100%;
  width: 9999999px;
  display: block;
  background-color: #ffffff;
  position: absolute;
  top: 0;
  right: 100%;
}
.block.crosssell .product-item-actions {
  display: none;
}
.block.crosssell .block-title {
  width: 100%;
  text-align: center;
}
.block.crosssell .block-title strong {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #0061ae;
  font-size: 40px;
  line-height: 55px;
}
@media (max-width: 769px) {
  .block.crosssell .block-title strong {
    font-size: 32px;
    line-height: 45px;
  }
}
.block.crosssell .block-content {
  width: 100%;
  text-align: center;
}
.block.crosssell .block-content .products {
  margin: 0;
}
.block.crosssell .products-grid .product-item {
  width: 20%;
  margin-bottom: 0 !important;
}
@media (max-width: 1370px) {
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .block.crosssell .products-grid .product-item {
    width: 33.33%;
  }
}
@media (max-width: 640px) {
  .block.crosssell .products-grid .product-item {
    width: 50%;
  }
}
.cart-empty {
  padding: 0 15px 50px 15px;
}
.block-minicart .modal-inner-wrap .subtitle.empty {
  width: 100%;
}
/*.checkout-cart-index {
    .page-main {
        .block.crosssell {
            display: none;
        }
    }
}*/
@media (max-width: 991px) {
  .opc-sidebar {
    order: 0;
  }
  .opc-sidebar .action-close {
    display: none;
  }
  .opc-sidebar,
  .opc-wrapper {
    width: 100%;
  }
  .opc-wrapper {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media (max-width: 767px) {
  .opc-sidebar {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .opc-sidebar.opc-summary-wrapper.custom-slide {
    visibility: visible;
    opacity: 1;
    position: static;
  }
  .opc-sidebar.opc-summary-wrapper.custom-slide .modal-inner-wrap {
    transform: none;
    box-shadow: none;
  }
}
.opc-wrap-sidebar {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.main-title-with-curve {
  text-align: center;
  padding: 10px 42px 42px 42px;
  position: relative;
}
.main-title-with-curve:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0061ae;
  transform: scaleX(1.09);
}
@media (max-width: 767px) {
  .main-title-with-curve:after {
    transform: scaleX(1.4);
  }
}
.main-title-with-curve h1 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 900;
  position: relative;
  z-index: 9999;
}
ul.breadcrumb {
  position: relative;
  z-index: 9;
  list-style: none;
  display: flex;
  padding: 0px;
}
ul.breadcrumb li {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  padding-right: 15px;
  position: relative;
}
ul.breadcrumb li:not(:first-child):after {
  content: "";
  position: absolute;
  width: 2px;
  height: 14px;
  background-color: #ffffff;
  left: -9px;
  transform: rotate(22deg);
  top: 4px;
}
ul.breadcrumb li:last-child {
  font-weight: 600;
}
body:has(.stand-out-section) .upcoming-holiday-div .upcoming-main h2 {
  max-width: 570px;
}
@media (max-width: 1200px) {
  .upcoming-holiday-div.trade-upcoming-div .upcoming-main h2 {
    top: -40px;
  }
}
@media (max-width: 1023px) {
  .upcoming-holiday-div.trade-upcoming-div .upcoming-main h2 {
    top: auto;
  }
}
.upcoming-holiday-div.trade-upcoming-div .upcoming-main ul li .content h3 {
  text-transform: none;
}
.page-layout-why-trade-account .upcoming-holiday-div:before,
.page-layout-why-trade-account .upcoming-holiday-div:after {
  display: none;
}
@media (max-width: 640px) {
  .page-layout-why-trade-account .category-landing {
    margin-top: 20px;
  }
}
.page-layout-why-trade-account .page-main {
  display: none;
}
@media (min-width: 1025px) {
  .page-layout-why-trade-account .upcoming-holiday-div {
    padding-top: 20px;
    padding-bottom: 24px;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section {
    margin: 109px 0;
  }
}
@media (max-width: 1023px) {
  .page-layout-why-trade-account .stand-out-section {
    position: relative;
    z-index: 9;
  }
}
.page-layout-why-trade-account .stand-out-section .stand-out-inner::before {
  background: url('../images/left-dot-icon.svg') no-repeat;
  bottom: -207px;
  z-index: 1;
  left: -52px;
  transform: rotate(0deg);
  background-size: cover;
  width: 276px;
  height: 262px;
  content: "";
}
@media (max-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner::before {
    bottom: -214px;
    z-index: 1;
    left: -32px;
    width: 216px;
    height: 205px;
  }
}
@media (max-width: 767px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner::before {
    bottom: -114px;
    z-index: 1;
    left: -16px;
    width: 156px;
    height: 149px;
  }
}
@media (max-width: 991px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .container::after {
    right: 31px;
    width: 200px;
    height: 200px;
    top: 60px;
  }
}
@media (max-width: 767px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .container::after {
    display: none;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .title h2 {
    font-size: 35px;
    letter-spacing: 2.5px;
    margin: 0;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .text-only {
    margin: 15px 0 0 0;
    width: 25%;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .text-only p {
    line-height: 26px;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon {
    margin-top: 63px;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .text-only .round-bg {
    max-width: 370px;
    left: 90px;
    bottom: -80px;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text {
    width: 75%;
  }
}
.page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon {
  justify-content: center;
}
@media (min-width: 992px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon {
    justify-content: space-between;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block {
    margin-bottom: 40px;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block .icon-bg {
    width: 260px;
    height: 260px;
    background-size: contain;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block .icon-content p {
    font-size: 18px;
    padding: 0;
  }
}
.page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block:first-child .icon-bg img {
  max-width: 106px;
}
@media (max-width: 991px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block:first-child .icon-bg img {
    max-width: 76px;
  }
}
.page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block:nth-child(2) .icon-bg img {
  max-width: 100px;
}
@media (max-width: 991px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block:nth-child(2) .icon-bg img {
    max-width: 70px;
  }
}
.page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block:nth-child(3) .icon-bg img {
  max-width: 128px;
}
@media (max-width: 991px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner .stand-text-icon .iconwith-text .flex-icon .icon-block:nth-child(3) .icon-bg img {
    max-width: 88px;
  }
}
@media (min-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section .stand-out-inner:after {
    right: 10%;
    top: -20px;
  }
}
.page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner .container::after {
  display: none;
}
.page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner::before {
  background: url(../images/trade-left-shape.png) no-repeat;
  width: 289px;
  height: 343px;
  bottom: 200px;
  left: 0;
  background-size: cover;
}
@media (max-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner::before {
    width: 196px;
    height: 230px;
  }
}
@media (max-width: 1200px) {
  .page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner::before {
    width: 166px;
    height: 196px;
  }
}
.page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner:after {
  content: "";
  background: url(../images/trade-right-shape.png) no-repeat;
  width: 332px;
  height: 294px;
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-size: cover;
}
@media (max-width: 1370px) {
  .page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner:after {
    width: 212px;
    height: 174px;
  }
}
@media (max-width: 1200px) {
  .page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner:after {
    width: 162px;
    height: 124px;
  }
}
@media (max-width: 991px) {
  .page-layout-why-trade-account .stand-out-section.trade-acc-bottom .stand-out-inner:after {
    display: none;
  }
}
.cta-blue-section {
  margin: 227px 0 130px;
  background: #0061ae;
  position: relative;
}
.cta-blue-section::before {
  background: url(../images/left-dot-icon.svg) no-repeat;
  top: -250px;
  z-index: 1;
  left: -52px;
  transform: rotate(0deg);
  background-size: cover;
  width: 276px;
  height: 262px;
  content: "";
  display: block;
  position: absolute;
}
@media (max-width: 1370px) {
  .cta-blue-section::before {
    top: -177px;
    z-index: 1;
    left: -32px;
    width: 196px;
    height: 190px;
  }
}
@media (max-width: 767px) {
  .cta-blue-section::before {
    top: -114px;
    z-index: 1;
    left: -16px;
    width: 156px;
    height: 149px;
  }
}
@media (max-width: 1200px) {
  .cta-blue-section {
    margin: 127px 0 100px 0;
  }
}
@media (max-width: 767px) {
  .cta-blue-section {
    margin-top: 77px;
    margin-bottom: 30px;
  }
}
.cta-blue-section:after {
  content: "";
  width: 231px;
  height: 330px;
  background: url(../images/shap-after.png) no-repeat;
  display: block;
  position: absolute;
  right: -60px;
  top: -170px;
  z-index: 1;
  background-size: cover;
}
@media (max-width: 1370px) {
  .cta-blue-section:after {
    width: 171px;
    height: 270px;
    right: -40px;
    top: -145px;
  }
}
@media (max-width: 767px) {
  .cta-blue-section:after {
    width: 111px;
    height: 210px;
    right: -5px;
    top: -145px;
  }
}
@media (max-width: 991px) {
  .cta-blue-section {
    margin-bottom: 70px;
  }
}
.cta-blue-section .cta-row {
  display: flex;
  flex-wrap: wrap;
  padding: 87px 0;
  position: relative;
}
@media (max-width: 991px) {
  .cta-blue-section .cta-row {
    display: block;
  }
}
.cta-blue-section .cta-row .cta-title {
  width: 30%;
  padding-right: 50px;
}
@media (max-width: 1200px) {
  .cta-blue-section .cta-row .cta-title {
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .cta-blue-section .cta-row .cta-title {
    width: 100%;
    padding-right: 0;
  }
}
.cta-blue-section .cta-row .cta-title h2 {
  font-family: 'Kanit', sans-serif;
  font-size: 35px;
  font-weight: 900;
  line-height: 47px;
  text-transform: uppercase;
  color: #ffffff;
  margin: 50px 0 0;
}
@media (max-width: 991px) {
  .cta-blue-section .cta-row .cta-title h2 {
    margin: 0 0 35px 0;
  }
}
.cta-blue-section .cta-row .cta-info {
  width: 70%;
  padding-left: 175px;
}
@media (max-width: 991px) {
  .cta-blue-section .cta-row .cta-info {
    width: 100%;
    padding: 0;
  }
}
.cta-blue-section .cta-row .cta-info p {
  color: #ffffff;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 28px;
  line-height: 30px;
}
@media (max-width: 769px) {
  .cta-blue-section .cta-row .cta-info p {
    font-size: 16px;
    line-height: 26px;
  }
}
.cta-blue-section .cta-row .cta-info ul {
  padding: 0 0 0 15px;
  margin: 0 0 0 3px;
}
.cta-blue-section .cta-row .cta-info ul li {
  color: #ffffff;
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  margin-bottom: 0;
  line-height: 30px;
}
@media (max-width: 769px) {
  .cta-blue-section .cta-row .cta-info ul li {
    font-size: 16px;
    line-height: 26px;
  }
}
.cta-blue-section .cta-row .cta-info ul li::marker {
  font-size: 16px;
}
.trade-acc-bottom {
  text-align: center;
}
@media (max-width: 991px) {
  .trade-acc-bottom .stand-out-inner::before {
    display: none;
  }
}
@media (max-width: 767px) {
  .trade-acc-bottom .stand-out-inner .iconwith-text .flex-icon {
    flex-wrap: wrap;
  }
}
@media (max-width: 767px) {
  .trade-acc-bottom .stand-out-inner .iconwith-text .flex-icon .icon-block {
    max-width: 100%;
  }
}
.trade-acc-bottom .stand-text-icon {
  margin: 63px 0 83px;
}
@media (max-width: 767px) {
  .trade-acc-bottom .stand-text-icon {
    margin: 0px 0 30px;
  }
}
.trade-acc-bottom .stand-text-icon .iconwith-text {
  width: 100% !important;
}
.trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon {
  justify-content: center;
}
@media (min-width: 768px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon {
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon {
    padding: 0;
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon {
    width: 1140px;
  }
}
@media (max-width: 991px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon {
    justify-content: center;
    row-gap: 50px;
  }
}
@media (max-width: 767px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon {
    justify-content: center;
    row-gap: 0;
  }
}
@media (min-width: 992px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block {
    width: 50%;
    max-width: 50%;
    position: relative;
  }
}
@media (max-width: 991px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block {
    width: 50%;
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block.two {
    margin: 225px 0 -100px;
  }
}
@media (min-width: 992px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block.three {
    margin: -15px 0 0 75px;
  }
}
@media (min-width: 992px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block.three {
    margin: -35px 0 0 125px;
  }
}
@media (min-width: 768px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .icon-content {
    width: 60%;
    margin: 0 auto;
  }
}
.trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .round-bg {
  position: absolute;
  top: -10px;
  right: -265px;
  transform: rotate(45deg) scaleY(-1);
  width: 65%;
}
@media (max-width: 991px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .round-bg {
    top: 40px;
    right: -205px;
    display: none;
  }
}
@media (max-width: 767px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .round-bg {
    display: none;
  }
}
.trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .line-arrow {
  position: absolute;
  top: -55px;
  right: 11px;
}
@media (max-width: 991px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .line-arrow {
    top: -75px;
    display: none;
  }
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .line-arrow img {
    max-width: 87%;
  }
}
@media (max-width: 767px) {
  .trade-acc-bottom .stand-text-icon .iconwith-text .flex-icon .icon-block .line-arrow {
    display: none;
  }
}
.trade-acc-bottom .trade-btn a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background: #ccdfef;
  min-width: 725px;
  border: 2px solid #ccdfef;
}
.trade-acc-bottom .trade-btn a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .trade-acc-bottom .trade-btn a {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .trade-acc-bottom .trade-btn a {
    min-width: auto;
  }
}
.trade-usps-section {
  padding: 60px 0 155px;
  background-color: transparent !important;
}
@media (max-width: 991px) {
  .trade-usps-section {
    padding: 60px 0;
  }
}
.trade-usps-section .usps-main {
  border-top: 1px solid rgba(160, 160, 160, 0.46);
  padding-top: 75px;
}
@media (max-width: 991px) {
  .trade-usps-section .usps-main .slick-list {
    padding: 0 !important;
  }
}
.trade-usps-section .usps-main .usps-block {
  max-width: 870px;
  align-items: flex-start;
}
.trade-usps-section .usps-main .usps-block .item {
  flex-direction: column;
  text-align: center;
  flex: 0 0 33.33%;
}
.trade-usps-section .usps-main .usps-block .item .icon {
  background-color: #ccdfef;
  height: 92px;
  width: 92px;
  flex: 0 0 92px;
  margin-bottom: 30px;
}
.trade-usps-section .usps-main .usps-block .item .icon img {
  max-height: 52px;
}
.trade-usps-section .usps-main .usps-block .item .discription {
  padding: 0;
}
.trade-usps-section .usps-main .usps-block .item .discription p {
  color: #0061ae;
  font-size: 15px;
}
.trade-usps-section .usps-main .usps-block .item:nth-child(2) .icon img {
  max-height: 36px;
}
.cms-page-with-bg {
  background: rgba(16, 24, 32, 0.05);
  position: relative;
  margin-bottom: 100px;
}
.cms-page-with-bg::before,
.cms-page-with-bg::after {
  content: "";
  background: rgba(16, 24, 32, 0.05);
  width: 100%;
  height: 140px;
  display: block;
  position: absolute;
  top: -140px;
  z-index: -1;
}
.cms-page-with-bg:after {
  top: auto;
  bottom: -350px;
  height: 350px;
}
.cms-page-with-bg .row-full-width-inner {
  background-color: #ffffff;
  padding: 50px;
  border-radius: 0px;
  position: relative;
}
@media (max-width: 991px) {
  .cms-page-with-bg .row-full-width-inner {
    padding: 35px 20px;
  }
}
@media (max-width: 1023px) {
  .cms-page-with-bg .row-full-width-inner {
    padding: 37px;
  }
}
@media (max-width: 390px) {
  .cms-page-with-bg .row-full-width-inner {
    padding: 35px 15px;
  }
}
.cms-page-with-bg .row-full-width-inner:before {
  content: "";
  width: 100%;
  height: 150px;
  background: #fff;
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  z-index: -1;
}
.page-layout-trade-category-landing .page-main {
  display: none;
}
.page-layout-trade-category-landing .category-landing .best-seller-div .title {
  justify-content: left;
}
@media (max-width: 769px) {
  .page-layout-trade-category-landing .category-landing .best-seller-div .title {
    justify-content: center;
  }
}
@media (max-width: 769px) {
  .page-layout-trade-category-landing .category-landing .best-seller-div .title h2 {
    padding: 0;
  }
}
.page-layout-trade-category-landing .category-landing .full-section {
  margin-bottom: 55px;
}
@media (max-width: 767px) {
  .page-layout-trade-category-landing .category-landing .half-section .half-main {
    padding: 0;
  }
}
.cms-no-route .columns {
  padding: 50px 0;
}
@media (max-width: 769px) {
  .cms-no-route .columns {
    padding: 0;
  }
}
.wpcf7-form .input-box p {
  margin-bottom: 0;
}
.tradeaccount-index-display .page-main .columns,
.tradeaccount-index-register .page-main .columns,
.tradeaccount-guest-sucess .page-main .columns {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media (max-width: 767px) {
  .tradeaccount-index-display .page-main .columns,
  .tradeaccount-index-register .page-main .columns,
  .tradeaccount-guest-sucess .page-main .columns {
    width: 100%;
    position: relative;
    left: auto;
    right: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
.slider-div {
  background-color: #0061ae;
  text-align: center;
}
.slider-div .slide-left {
  height: 596px;
  padding: 0 13px 0 0;
  width: 62.6%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 1200px) {
  .slider-div .slide-left {
    height: 500px;
  }
}
@media (max-width: 1023px) {
  .slider-div .slide-left {
    width: 100%;
    padding: 0;
    margin-bottom: 16px;
  }
}
@media (max-width: 769px) {
  .slider-div .slide-left {
    height: 420px;
  }
}
@media (max-width: 414px) {
  .slider-div .slide-left {
    height: 370px;
  }
}
.slider-div .slide-left ul.slider-ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 100%;
  width: 100%;
  border-radius: 20px;
}
.slider-div .slide-left ul.slider-ul:not(.slick-slider) li + li {
  display: none;
}
.slider-div .slide-left ul.slider-ul .slick-list {
  height: 100%;
  width: 100%;
  border-radius: 20px;
}
.slider-div .slide-left ul.slider-ul .slick-list .slick-track {
  height: 100%;
}
.slider-div .slide-left ul.slider-ul .slick-slide > div {
  width: 100%;
  height: 100%;
}
.slider-div .slide-left ul.slider-ul li {
  height: 100%;
  width: 100%;
  position: relative;
  border-radius: 20px;
}
.slider-div .slide-left ul.slider-ul li figure {
  height: 100%;
  width: 100%;
  position: relative;
}
.slider-div .slide-left ul.slider-ul li figure::before {
  content: "";
  width: 99%;
  height: 98.3%;
  border-radius: 20px;
  background-color: #000000;
  position: absolute;
  left: 5px;
  top: 5px;
  opacity: 0.3;
}
.slider-div .slide-left ul.slider-ul li figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 23px;
  border: 5px solid #ffffff;
}
@media (max-width: 767px) {
  .slider-div .slide-left ul.slider-ul li figure img {
    height: 420px;
  }
}
@media (max-width: 414px) {
  .slider-div .slide-left ul.slider-ul li figure img {
    height: 370px;
  }
}
.slider-div .slide-left ul.slider-ul li .content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  left: 0;
  top: 0;
  flex-wrap: wrap;
  padding: 0 30px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .slider-div .slide-left ul.slider-ul li .content {
    padding: 0px 10px;
  }
}
.slider-div .slide-left ul.slider-ul li .content h1 {
  font-size: 100px;
  letter-spacing: 0;
  line-height: 100px;
  font-weight: 900;
  margin: 0 0 41px 0;
  color: #ffffff;
}
@media (max-width: 1370px) {
  .slider-div .slide-left ul.slider-ul li .content h1 {
    font-size: 80px;
    line-height: 80px;
    margin-bottom: 25px;
  }
}
@media (max-width: 1023px) {
  .slider-div .slide-left ul.slider-ul li .content h1 {
    font-size: 65px;
    line-height: 70px;
    margin-bottom: 25px;
  }
}
@media (max-width: 769px) {
  .slider-div .slide-left ul.slider-ul li .content h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 32px;
  }
}
@media (max-width: 414px) {
  .slider-div .slide-left ul.slider-ul li .content h1 {
    font-size: 44px;
    line-height: 44px;
    margin-bottom: 35px;
  }
}
.slider-div .slide-left ul.slider-ul li .content a {
  min-width: 228px;
  border: 2px solid #e04457;
  border-radius: 29px;
  background-color: #e04457;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  text-transform: uppercase;
  color: #ffffff;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  line-height: 16px;
  padding: 12px 40px;
  min-width: 154px;
}
.slider-div .slide-left ul.slider-ul li .content a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .slider-div .slide-left ul.slider-ul li .content a {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .slider-div .slide-left ul.slider-ul li .content a {
    padding: 12px 20px;
  }
}
.slider-div .slide-left ul.slick-dots {
  position: absolute;
  bottom: 39px;
  padding: 0;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  display: inline-block;
  left: 0;
}
.slider-div .slide-left ul.slick-dots li {
  width: auto;
  display: inline-block;
  height: auto;
  float: none;
  margin: 0 8px 0 0;
}
.slider-div .slide-left ul.slick-dots li button {
  height: 20px;
  width: 20px;
  border: 0;
  background-color: #fff;
  opacity: 0.4;
}
.slider-div .slide-left ul.slick-dots li.slick-active button {
  opacity: 1;
  background-color: #ffd15d;
}
.slider-div .slide-left ul.slick-dots li:last-child {
  margin-right: 0;
}
.slider-div .slide-right {
  padding: 0 0 0 13px;
  margin: 0;
  width: 37.4%;
  float: left;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  height: 596px;
}
@media (max-width: 1200px) {
  .slider-div .slide-right {
    height: 500px;
  }
}
@media (max-width: 1023px) {
  .slider-div .slide-right {
    width: auto;
    height: auto;
    margin: -13px;
    padding: 0;
  }
}
@media (max-width: 640px) {
  .slider-div .slide-right {
    margin: 0;
  }
}
.slider-div .slide-right .right-content {
  position: relative;
}
.slider-div .slide-right .right-content .content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  padding: 0 37px;
  box-sizing: border-box;
  text-align: left;
}
@media (max-width: 640px) {
  .slider-div .slide-right .right-content .content {
    padding: 0 28px;
  }
}
.slider-div .slide-right .right-content .content .main {
  max-width: 80%;
}
@media (max-width: 1679px) {
  .slider-div .slide-right .right-content .content .main {
    max-width: 100%;
  }
}
.slider-div .slide-right .right-content .content h2 {
  font-size: 75px;
  letter-spacing: 0;
  line-height: 60px;
  font-weight: 900;
  margin: 0 0 17px 0;
  color: #ffffff;
}
@media (max-width: 1370px) {
  .slider-div .slide-right .right-content .content h2 {
    font-size: 60px;
    line-height: 45px;
    margin-bottom: 13px;
  }
}
@media (max-width: 1023px) {
  .slider-div .slide-right .right-content .content h2 {
    font-size: 50px;
    line-height: 37px;
    margin-bottom: 13px;
  }
}
@media (max-width: 640px) {
  .slider-div .slide-right .right-content .content h2 {
    font-size: 35px;
    line-height: 30px;
    margin: 0;
  }
}
.slider-div .slide-right .right-content .content p {
  font-size: 24px;
  color: #ffffff;
  line-height: 34px;
  margin: 0 0 18px 0;
}
@media (max-width: 1370px) {
  .slider-div .slide-right .right-content .content p {
    font-size: 21px;
    line-height: 29px;
    margin-bottom: 13px;
  }
}
@media (max-width: 1023px) {
  .slider-div .slide-right .right-content .content p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 13px;
  }
}
@media (max-width: 640px) {
  .slider-div .slide-right .right-content .content p {
    font-size: 16px;
    line-height: 34px;
    margin: 0;
  }
}
.slider-div .slide-right .right-content .content a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 6px;
  min-width: 154px;
  line-height: 16px;
}
.slider-div .slide-right .right-content .content a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .slider-div .slide-right .right-content .content a {
    padding: 12px 20px;
  }
}
@media (max-width: 640px) {
  .slider-div .slide-right .right-content .content a {
    margin-top: 10px;
  }
}
.slider-div .slide-right .slide-top {
  padding: 0;
  margin-bottom: 25px;
}
.slider-div .slide-right .slide-bottom {
  padding-top: 0;
  margin-top: 0;
}
.slider-div .slide-right .slide-top,
.slider-div .slide-right .slide-bottom {
  height: 284px;
  border-radius: 20px;
}
@media (max-width: 1200px) {
  .slider-div .slide-right .slide-top,
  .slider-div .slide-right .slide-bottom {
    height: 237px;
  }
}
@media (max-width: 1023px) {
  .slider-div .slide-right .slide-top,
  .slider-div .slide-right .slide-bottom {
    width: 50%;
    padding: 13px;
    float: left;
    box-sizing: border-box;
    margin: 0;
  }
}
@media (max-width: 640px) {
  .slider-div .slide-right .slide-top,
  .slider-div .slide-right .slide-bottom {
    width: 100%;
    padding: 0;
    margin-bottom: 16px;
    height: 156px;
  }
}
.slider-div .slide-right .slide-top figure,
.slider-div .slide-right .slide-bottom figure {
  height: 100%;
  width: 100%;
  margin: 0;
  position: relative;
  border-radius: 23px;
  border: 5px solid #fff;
  overflow: hidden;
}
.slider-div .slide-right .slide-top figure::before,
.slider-div .slide-right .slide-bottom figure::before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000000;
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0.3;
}
.slider-div .slide-right .slide-top img,
.slider-div .slide-right .slide-bottom img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.balloon-div {
  /*background-color: @primary_color;*/
  text-align: center;
  padding: 93px 0 65px 0;
  position: relative;
}
.balloon-div .container {
  position: relative;
  z-index: 9;
}
.balloon-div:before {
  content: "";
  background-image: url(../images/balloon-before.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 276px;
  height: 262px;
  display: none;
  position: absolute;
  bottom: -15px;
  left: -52px;
  z-index: 99;
}
@media (max-width: 1370px) {
  .balloon-div:before {
    width: 136px;
    height: 132px;
    bottom: 30px;
    left: -25px;
  }
}
@media (max-width: 769px) {
  .balloon-div:before {
    width: 161px;
    height: 140px;
    bottom: -48px;
    left: -40px;
    transform: rotate(4deg);
  }
}
.balloon-div .circle-div {
  width: 276px;
  height: 262px;
  display: block;
  position: absolute;
  bottom: -15px;
  left: -52px;
  z-index: 99;
}
.balloon-div .circle-div svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .balloon-div .circle-div {
    width: 136px;
    height: 132px;
    bottom: 30px;
    left: -25px;
  }
}
@media (max-width: 769px) {
  .balloon-div .circle-div {
    width: 161px;
    height: 140px;
    bottom: -48px;
    left: -40px;
    transform: rotate(4deg);
  }
}
.balloon-div:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0061ae;
  transform: scaleX(1.4);
}
@media (max-width: 769px) {
  .balloon-div:after {
    transform: scaleX(2.1);
  }
}
@media (max-width: 991px) {
  .balloon-div {
    padding: 82px 0 95px 0;
  }
}
.balloon-div h2 {
  color: #ffffff;
  font-weight: 900;
  font-size: 75px;
  line-height: 75px;
  margin: 20px 0 50px 0;
}
@media (max-width: 1370px) {
  .balloon-div h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 27px;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .balloon-div h2 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 33px;
  }
}
.balloon-div p {
  max-width: 874px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 30px;
  color: #ffffff;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .balloon-div p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 23px;
  }
}
.balloon-div a {
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 0.05em;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: underline;
}
.balloon-div a:hover {
  text-decoration: none;
}
.category-div {
  text-align: center;
  padding: 133px 0 136px;
  position: relative;
}
.category-div:after {
  content: "";
  background-image: url(../images/balloon-after.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 251px;
  height: 350px;
  display: none;
  position: absolute;
  top: -140px;
  right: -50px;
}
@media (max-width: 1370px) {
  .category-div:after {
    width: 133px;
    height: 187px;
    top: -115px;
    right: -40px;
  }
}
@media (max-width: 769px) {
  .category-div:after {
    width: 123px;
    height: 172px;
    top: -84px;
    right: -40px;
    transform: rotate(-4deg);
  }
}
.category-div .circle-div {
  width: 251px;
  height: 350px;
  display: block;
  position: absolute;
  top: -140px;
  right: -50px;
}
.category-div .circle-div svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .category-div .circle-div {
    width: 133px;
    height: 187px;
    top: -115px;
    right: -40px;
  }
}
@media (max-width: 769px) {
  .category-div .circle-div {
    width: 123px;
    height: 172px;
    top: -84px;
    right: -40px;
    transform: rotate(-4deg);
  }
}
@media (max-width: 991px) {
  .category-div {
    padding: 61px 0 67px 0;
  }
}
.category-div .container {
  position: relative;
  z-index: 9;
}
@media (max-width: 1370px) {
  .category-div {
    padding: 70px 0;
  }
}
@media (max-width: 1023px) {
  .category-div {
    padding: 50px 0;
  }
}
.category-div .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 35px;
  padding-right: 110px;
}
@media (max-width: 769px) {
  .category-div .title {
    display: block;
    margin: 0;
    padding-right: 0;
  }
}
.category-div .title h2 {
  font-size: 45px;
  margin: 0;
  color: #0061ae;
  line-height: 45px;
  font-weight: 900;
  text-transform: uppercase;
  float: left;
  text-align: left;
}
@media (max-width: 769px) {
  .category-div .title h2 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 29px;
  }
}
.category-div .btn {
  position: absolute;
  right: 0;
  top: 10px;
}
@media (max-width: 769px) {
  .category-div .btn {
    position: relative;
    right: auto;
    top: auto;
    text-align: center;
    float: left;
    width: 100%;
  }
}
.category-div .btn a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  border-color: #ccdfef;
  float: right;
  min-width: 150px;
  padding: 7px 20px;
  font-size: 14px;
}
.category-div .btn a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .category-div .btn a {
    padding: 12px 20px;
  }
}
.category-div .btn a:hover {
  border-color: #0061ae;
}
@media (max-width: 769px) {
  .category-div .btn a {
    float: none;
  }
}
.category-div .category-main {
  position: relative;
}
.category-div .category-slider {
  padding: 0;
  margin: 0 -11px;
  position: static;
  list-style: none;
}
@media (min-width: 769px) {
  .category-div .category-slider:not(.slick-slider) {
    display: flex;
    flex-wrap: wrap;
    row-gap: 22px;
  }
  .category-div .category-slider:not(.slick-slider) li {
    flex: 0 0 16.66%;
  }
}
@media (min-width: 769px) and (max-width: 1200px) {
  .category-div .category-slider:not(.slick-slider) li {
    flex: 0 0 25%;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .category-div .category-slider:not(.slick-slider) li {
    flex: 0 0 33.33%;
  }
}
@media (min-width: 769px) and (max-width: 767px) {
  .category-div .category-slider:not(.slick-slider) li {
    flex: 0 0 50%;
  }
}
@media (max-width: 769px) {
  .category-div .category-slider {
    margin: 0 -7px;
  }
}
.category-div .category-slider li {
  padding: 0 11px;
  box-sizing: border-box;
}
@media (max-width: 769px) {
  .category-div .category-slider li {
    float: left;
    width: 50%;
    padding: 0 7px;
    margin-bottom: 30px;
  }
}
.category-div .category-slider li figure {
  height: 271px;
  margin: 0;
  margin-bottom: 24px;
  width: 100%;
  float: left;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 769px) {
  .category-div .category-slider li figure {
    height: 206px;
  }
}
.category-div .category-slider li figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  transition: all linear 0.2s;
  transform: scale(1);
}
.category-div .category-slider li:hover figure img {
  transform: scale(1.1);
}
.category-div .category-slider li p {
  margin: 0;
  float: left;
  width: 100%;
}
.category-div .category-slider li p a {
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
  color: #000000;
  text-transform: capitalize;
}
@media (max-width: 769px) {
  .category-div .category-slider li p a {
    font-size: 18px;
    line-height: 27px;
  }
}
.category-div .category-slider li p a:hover {
  color: #0061ae;
  text-decoration: none;
}
.category-div .category-slider .slick-prev,
.category-div .category-slider .slick-next {
  background: transparent;
  position: absolute;
  top: 23px;
  right: 0;
  left: auto;
  width: 44px;
  height: 44px;
  background: #ccdfef;
  border-radius: 100%;
}
@media (max-width: 1450px) {
  .category-div .category-slider .slick-prev,
  .category-div .category-slider .slick-next {
    top: 23px;
  }
}
.category-div .category-slider .slick-prev:hover,
.category-div .category-slider .slick-next:hover {
  background-color: #0061ae;
}
.category-div .category-slider .slick-prev {
  right: 60px;
}
.category-div .category-slider .slick-prev:before {
  background-image: url("../images/prev-arrow.svg");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.category-div .category-slider .slick-prev:hover:before {
  background-image: url("../images/prev-arrow.svg");
  filter: brightness(0) invert(1);
}
.category-div .category-slider .slick-next {
  right: 0;
}
.category-div .category-slider .slick-next:before {
  background-image: url("../images/next-arrow.svg");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.category-div .category-slider .slick-next:hover:before {
  background-image: url("../images/next-arrow.svg");
  filter: brightness(0) invert(1);
}
.occasion-div {
  background-color: #ccdfef;
  display: block;
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.occasion-div:before {
  content: "";
  width: 45%;
  position: absolute;
  height: 100%;
  background-color: #0061ae;
  left: 0;
  z-index: 1;
}
@media (max-width: 991px) {
  .occasion-div:before {
    height: auto;
  }
}
.occasion-div:after {
  content: "";
  width: 100%;
  position: absolute;
  height: 100%;
  background-color: #ccdfef;
  right: 0;
  z-index: 1;
  top: 0;
}
.occasion-div .container {
  position: relative;
}
.occasion-div .ocassion-main {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 9;
}
.occasion-div .ocassion-main:before {
  content: "";
  width: 300%;
  position: absolute;
  height: 100%;
  background-color: #0061ae;
  left: -300%;
  z-index: 0;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-main:before {
    display: none;
  }
}
.occasion-div .ocassion-main .oca-content {
  width: 100%;
}
.occasion-div .ocassion-left {
  width: 38.5%;
  float: none;
  position: relative;
  height: inherit;
  text-align: left;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  box-sizing: border-box;
  overflow: hidden;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-left {
    overflow: visible;
  }
}
.occasion-div .ocassion-left .ocassion-select::-ms-expand {
  display: none;
}
.occasion-div .ocassion-left .select-dropdown {
  width: 100%;
  text-align: center;
  margin-bottom: 28px;
  display: none;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-left .select-dropdown {
    display: block;
  }
}
.occasion-div .ocassion-left .ocassion-select {
  background-color: #ffffff;
  max-width: 342px;
  height: 52px;
  border-radius: 29px;
  font-size: 16px;
  font-family: 'Kanit', sans-serif;
  text-transform: uppercase;
  color: #0061ae;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.05em;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.255' height='16.915' viewBox='0 0 13.255 16.915'%3E%3Cg id='Group_1961' data-name='Group 1961' transform='translate(4298.627 -523.696) rotate(90)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: right 22px center;
  background-size: 15px;
  border: 0;
  padding: 0 22px;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-left {
    width: 100%;
    padding: 30px 0;
    box-sizing: border-box;
  }
}
.occasion-div .ocassion-left:before {
  content: "";
  position: absolute;
  top: 0;
  left: -84%;
  width: 140%;
  height: 100%;
  background-color: #0061ae;
  transform: scale(1.6);
}
@media (max-width: 991px) {
  .occasion-div .ocassion-left:before {
    left: -10%;
    width: 120%;
    transform: scale(1.2);
    height: 89%;
  }
}
.occasion-div .ocassion-left .slick-list {
  height: auto !important;
}
.occasion-div .ocassion-left .slick-list .slick-track {
  transform: none !important;
}
.occasion-div .ocassion-left .title {
  position: relative;
  margin-bottom: 60px;
}
.occasion-div .ocassion-left .title h2 {
  font-size: 45px;
  margin: 0 0 50px 0;
  color: #ffffff;
  line-height: 45px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .occasion-div .ocassion-left .title h2 {
    line-height: 48px;
    margin-bottom: 27px;
  }
}
@media (max-width: 991px) {
  .occasion-div .ocassion-left .title h2 {
    line-height: 48px;
    margin-bottom: 27px;
    font-size: 32px;
  }
}
.occasion-div .ocassion-left .title a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  line-height: 16px;
  padding: 16px 40px;
}
.occasion-div .ocassion-left .title a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-left .title a {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .occasion-div .ocassion-left .title a {
    margin-left: 8px;
  }
}
@media (max-width: 480px) {
  .occasion-div .ocassion-left .title a {
    min-width: 206px;
  }
}
@media (max-width: 400px) {
  .occasion-div .ocassion-left .title a {
    padding: 11px 20px;
    min-width: 156px;
  }
}
.occasion-div .ocassion-left .title a:hover {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.occasion-div .title {
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  .occasion-div .title {
    text-align: center;
  }
}
.occasion-div .ocassion-nav {
  float: left;
  width: 100%;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-nav {
    display: none;
  }
}
.occasion-div .ocassion-nav h3 {
  margin: 0;
  font-size: 24px;
  line-height: 35px;
  font-weight: 500;
  text-transform: capitalize;
  width: 100%;
  text-align: left;
  color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
}
.occasion-div .ocassion-nav .slick-slide.slick-current h3 {
  color: #ffffff;
  text-decoration: underline;
}
.occasion-div .btn-wrap {
  float: left;
}
@media (max-width: 991px) {
  .occasion-div .btn-wrap {
    float: none;
    display: inline-block;
    vertical-align: top;
  }
}
.occasion-div .prev-btn,
.occasion-div .next-btn {
  background: transparent;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 52px;
  height: 52px;
  background: #ffffff;
  border-radius: 100%;
  float: left;
  font-size: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 5px;
  border: 2px solid #ffffff;
}
@media (max-width: 400px) {
  .occasion-div .prev-btn,
  .occasion-div .next-btn {
    width: 42px;
    height: 42px;
  }
}
.occasion-div .prev-btn:hover,
.occasion-div .next-btn:hover {
  background-color: transparent;
}
.occasion-div .prev-btn:hover:before,
.occasion-div .next-btn:hover:before {
  filter: brightness(0%) invert(1);
}
.occasion-div .prev-btn:before {
  background-image: url("../images/prev-arrow.svg");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.occasion-div .next-btn:before {
  background-image: url("../images/next-arrow.svg");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.occasion-div .ocassion-for {
  float: left;
  width: 61.5%;
  padding: 110px 0 35px 47px;
  box-sizing: border-box;
  margin-bottom: 0;
  z-index: 999;
  position: static;
  background-color: #ccdfef;
}
.occasion-div .ocassion-for .slick-list {
  margin: 0 -13px;
}
@media (max-width: 1200px) {
  .occasion-div .ocassion-for .slick-list {
    margin: 0 -8px;
  }
}
@media (max-width: 991px) {
  .occasion-div .ocassion-for {
    width: 100%;
    padding: 40px 0 40px 0;
    box-sizing: border-box;
  }
}
.occasion-div .ocassion-for li {
  margin: 0 0 30px 0;
  padding: 0 13px;
  width: 25%;
  list-style: none;
  float: left;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .occasion-div .ocassion-for li {
    width: 33.33%;
    padding: 0 8px;
  }
}
@media (max-width: 640px) {
  .occasion-div .ocassion-for li {
    width: 50%;
  }
}
.occasion-div .ocassion-for li figure {
  width: 100%;
  height: 240px;
  margin-bottom: 22px;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-for li figure {
    height: 207px;
    margin-bottom: 16px;
  }
}
.occasion-div .ocassion-for li figure img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  object-fit: cover;
  transition: all linear 0.2s;
  transform: scale(1);
}
.occasion-div .ocassion-for li:hover figure img {
  transform: scale(1.1);
}
.occasion-div .ocassion-for li p {
  margin: 0;
  font-size: 22px;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  height: 66px;
}
@media (max-width: 991px) {
  .occasion-div .ocassion-for li p {
    font-size: 18px;
    line-height: 27px;
    height: 54px;
  }
}
.occasion-div .ocassion-for li p a {
  color: #0061ae;
}
.occasion-div .ocassion-for li p a:hover {
  color: #000000;
  text-decoration: none;
}
body > .loading-mask {
  z-index: 99999;
}
.upcoming-holiday-div {
  text-align: center;
  padding: 149px 0 119px 0;
  position: relative;
}
@media (max-width: 1023px) {
  .upcoming-holiday-div {
    padding: 82px 0 65px 0;
  }
}
.upcoming-holiday-div .container {
  position: relative;
  z-index: 9;
}
.upcoming-holiday-div:before {
  content: "";
  background-image: url(../images/upcoming-before.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 260px;
  height: 242px;
  display: none;
  position: absolute;
  top: -60px;
  left: -60px;
  z-index: 0;
}
@media (max-width: 1370px) {
  .upcoming-holiday-div:before {
    width: 136px;
    height: 132px;
    top: -60px;
    left: -55px;
  }
}
.upcoming-holiday-div .circle-div-before {
  width: 260px;
  height: 242px;
  display: block;
  position: absolute;
  top: -60px;
  left: -60px;
  z-index: 0;
}
.upcoming-holiday-div .circle-div-before svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .upcoming-holiday-div .circle-div-before {
    width: 136px;
    height: 132px;
    top: -60px;
    left: -55px;
  }
}
.upcoming-holiday-div .circle-div-after {
  width: 265px;
  height: 283px;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-88%);
  right: -90px;
  z-index: 0;
}
.upcoming-holiday-div .circle-div-after svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .upcoming-holiday-div .circle-div-after {
    width: 145px;
    height: 155px;
    top: 52%;
    transform: none;
    right: -50px;
  }
}
.upcoming-holiday-div:after {
  content: "";
  background-image: url(../images/upcoming-after.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 265px;
  height: 283px;
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-88%);
  right: -90px;
  z-index: 0;
}
@media (max-width: 1370px) {
  .upcoming-holiday-div:after {
    width: 145px;
    height: 155px;
    top: 52%;
    transform: none;
    right: -50px;
  }
}
.upcoming-holiday-div .upcoming-main {
  position: relative;
}
.upcoming-holiday-div .upcoming-main h2 {
  position: relative;
  margin: 0 auto;
  width: auto;
  text-align: center;
  left: auto;
  transform: inherit;
  font-size: 45px;
  color: #0061ae;
  line-height: 45px;
  font-weight: 900;
  text-transform: uppercase;
  top: 0;
  max-width: 500px;
  margin-bottom: -50px;
}
@media (max-width: 1023px) {
  .upcoming-holiday-div .upcoming-main h2 {
    position: relative;
    left: auto;
    transform: none;
    top: auto;
    font-size: 32px;
    line-height: 48px;
    margin-bottom: 30px;
  }
}
.upcoming-holiday-div .upcoming-main ul {
  margin: 0 -31px;
  padding: 0;
  list-style: none;
}
@media (max-width: 1200px) {
  .upcoming-holiday-div .upcoming-main ul {
    margin: 0 -10px;
  }
}
@media (max-width: 769px) {
  .upcoming-holiday-div .upcoming-main ul {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .upcoming-holiday-div .upcoming-main ul {
    padding: 0px 15px;
  }
}
.upcoming-holiday-div .upcoming-main ul li {
  padding: 0 31px;
  float: left;
  width: 33.33%;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .upcoming-holiday-div .upcoming-main ul li {
    padding: 0 10px;
  }
}
@media (max-width: 769px) {
  .upcoming-holiday-div .upcoming-main ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 53px;
  }
}
.upcoming-holiday-div .upcoming-main ul li figure {
  width: 100%;
  margin: 0 0 25px 0;
  height: 579px;
  overflow: hidden;
  border-radius: 241px 241px 0 0;
}
@media (max-width: 1370px) {
  .upcoming-holiday-div .upcoming-main ul li figure {
    height: 500px;
  }
}
@media (max-width: 1023px) {
  .upcoming-holiday-div .upcoming-main ul li figure {
    height: 360px;
    margin-bottom: 13px;
  }
}
@media (max-width: 769px) {
  .upcoming-holiday-div .upcoming-main ul li figure {
    height: 550px;
  }
}
@media (max-width: 767px) {
  .upcoming-holiday-div .upcoming-main ul li figure {
    margin-bottom: 18px;
  }
}
@media (max-width: 480px) {
  .upcoming-holiday-div .upcoming-main ul li figure {
    height: 460px;
  }
}
.upcoming-holiday-div .upcoming-main ul li figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 241px 241px 0 0;
  transition: all linear 0.2s;
  transform: scale(1);
}
.upcoming-holiday-div .upcoming-main ul li figure img:hover {
  transform: scale(1.1);
}
.upcoming-holiday-div .upcoming-main ul li .content h3 {
  font-size: 34px;
  color: #000000;
  text-transform: uppercase;
  line-height: 34px;
  font-weight: 700;
  margin: 0 0 22px 0;
}
@media (max-width: 1023px) {
  .upcoming-holiday-div .upcoming-main ul li .content h3 {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 11px;
  }
}
.upcoming-holiday-div .upcoming-main ul li .content h3 a {
  color: #000000;
  text-decoration: none;
}
.upcoming-holiday-div .upcoming-main ul li .content h3 a:hover {
  color: #0061ae;
}
.upcoming-holiday-div .upcoming-main ul li .content .btn a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  font-size: 16px;
  min-width: 156px;
  line-height: 16px;
  padding: 12px 40px;
}
.upcoming-holiday-div .upcoming-main ul li .content .btn a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .upcoming-holiday-div .upcoming-main ul li .content .btn a {
    padding: 12px 20px;
  }
}
.upcoming-holiday-div .upcoming-main ul li .content .btn a:hover {
  border-color: #0061ae;
  color: #ffffff;
  background-color: #0061ae;
}
@media (max-width: 991px) {
  .upcoming-holiday-div .upcoming-main ul li .content .btn a {
    padding: 12px 20px;
  }
}
.upcoming-holiday-div .upcoming-main ul li:nth-child(2) {
  margin-top: 80px;
}
@media (max-width: 769px) {
  .upcoming-holiday-div .upcoming-main ul li:nth-child(2) {
    margin-top: 0;
  }
}
.upcoming-holiday-div .upcoming-main ul li:last-child {
  margin-bottom: 0;
}
.page-layout-home-retail .best-seller-div {
  padding: 0 0 63px 0;
}
@media (max-width: 1200px) {
  .page-layout-home-retail .best-seller-div {
    padding-bottom: 50px;
  }
}
@media (max-width: 769px) {
  .page-layout-home-retail .best-seller-div {
    padding-bottom: 42px;
  }
}
.page-layout-home-retail .best-seller-div .best-seller-slider .slick-prev,
.page-layout-home-retail .best-seller-div .best-seller-slider .slick-next {
  top: -61px;
}
body:has(.founder-section) .best-seller-div .best-seller-slider .slick-prev,
body:has(.founder-section) .best-seller-div .best-seller-slider .slick-next {
  top: 26px;
}
@media (max-width: 991px) {
  body:has(.founder-section) .best-seller-div .best-seller-slider .slick-prev,
  body:has(.founder-section) .best-seller-div .best-seller-slider .slick-next {
    top: 22px;
  }
}
.page-layout-home-retail .page-layout-home-trade .best-seller-div {
  padding: 0 0 63px 0;
}
@media (max-width: 1200px) {
  .page-layout-home-retail .page-layout-home-trade .best-seller-div {
    padding-bottom: 50px;
  }
}
@media (max-width: 769px) {
  .page-layout-home-retail .page-layout-home-trade .best-seller-div {
    padding-bottom: 42px;
  }
}
.page-layout-home-retail .page-layout-home-trade .best-seller-div .best-seller-slider .slick-prev,
.page-layout-home-retail .page-layout-home-trade .best-seller-div .best-seller-slider .slick-next {
  top: -60px;
}
@media (max-width: 1450px) {
  .page-layout-home-retail .page-layout-home-trade .best-seller-div .best-seller-slider .slick-prev,
  .page-layout-home-retail .page-layout-home-trade .best-seller-div .best-seller-slider .slick-next {
    top: -58px;
  }
}
@media (max-width: 870px) {
  .page-layout-home-retail .page-layout-home-trade .best-seller-div .best-seller-slider .slick-prev,
  .page-layout-home-retail .page-layout-home-trade .best-seller-div .best-seller-slider .slick-next {
    top: -58px;
  }
}
.catalog-category-view .best-seller-div .best-seller-slider .slick-prev,
.catalog-category-view .best-seller-div .best-seller-slider .slick-next {
  top: -45px;
}
.page-layout-home-trade .half-section .left-div:nth-child(2) h2,
.page-layout-home-trade .half-section .left-div:nth-child(3) h2 {
  color: #0061ae;
}
.page-layout-home-trade .half-section .left-div:nth-child(2) p,
.page-layout-home-trade .half-section .left-div:nth-child(3) p {
  color: #0061ae;
}
.page-layout-home-trade .half-section .left-div:nth-child(2) a,
.page-layout-home-trade .half-section .left-div:nth-child(3) a {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
}
.page-layout-home-trade .half-section .left-div:nth-child(2) a:hover,
.page-layout-home-trade .half-section .left-div:nth-child(3) a:hover {
  background-color: #ffffff;
  color: #0061ae;
  border-color: #ffffff;
}
.page-layout-home-trade .half-section .main-content.left-div:nth-child(1) h2,
.page-layout-home-trade .half-section .left-div:nth-child(4) h2 {
  color: #fff;
}
.page-layout-home-trade .half-section .main-content.left-div:nth-child(1) p,
.page-layout-home-trade .half-section .left-div:nth-child(4) p {
  color: #fff;
}
.page-layout-home-trade .half-section .main-content.left-div:nth-child(1) a,
.page-layout-home-trade .half-section .left-div:nth-child(4) a {
  background-color: #ffffff;
  color: #0061ae;
  border-color: #ffffff;
}
.page-layout-home-trade .half-section .main-content.left-div:nth-child(1) a:hover,
.page-layout-home-trade .half-section .left-div:nth-child(4) a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
}
.best-seller-div {
  text-align: center;
  padding: 0 0 156px 0;
  z-index: 9;
  position: relative;
}
@media (max-width: 1200px) {
  .best-seller-div {
    padding-bottom: 100px;
  }
}
@media (max-width: 769px) {
  .best-seller-div {
    padding-bottom: 42px;
  }
}
.best-seller-div .title {
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
  text-align: left;
  align-items: flex-start;
}
@media (max-width: 769px) {
  .best-seller-div .title {
    justify-content: center;
    align-items: center;
  }
}
.best-seller-div .title h2 {
  font-size: 45px;
  margin: 0;
  color: #0061ae;
  line-height: 45px;
  font-weight: 900;
  text-transform: uppercase;
  float: left;
  padding-right: 120px;
  text-align: left;
}
@media (max-width: 1023px) {
  .best-seller-div .title h2 {
    font-size: 40px;
    line-height: 52p;
  }
}
@media (max-width: 991px) {
  .best-seller-div .title h2 {
    font-size: 31px;
  }
}
@media (max-width: 769px) {
  .best-seller-div .title h2 {
    font-size: 32px;
    line-height: 48px;
    padding-right: 0;
    text-align: center;
  }
}
.best-seller-div .title a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  float: right;
  min-width: 150px;
  line-height: 16px;
  padding: 16px 20px;
}
.best-seller-div .title a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .best-seller-div .title a {
    padding: 12px 20px;
  }
}
.best-seller-div .title a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
}
@media (max-width: 769px) {
  .best-seller-div .title a {
    display: none;
  }
}
.best-seller-div .best-seller-main {
  position: relative;
}
.best-seller-div .products-grid .product-item-info:hover,
.best-seller-div .products-grid .product-item-info.active {
  background: #fff;
  box-shadow: none;
  border: 0px solid #bbb;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
}
.best-seller-div .best-seller-slider {
  padding: 0;
  margin: 0 -10px;
  float: left;
  width: 100%;
  position: static;
  list-style: none;
}
.best-seller-div .best-seller-slider:not(.slick-slider) {
  display: flex;
}
@media (max-width: 768px) {
  .best-seller-div .best-seller-slider:not(.slick-slider) {
    display: block;
  }
}
@media (max-width: 769px) {
  .best-seller-div .best-seller-slider {
    margin: 0;
    text-align: left;
  }
}
.best-seller-div .best-seller-slider li {
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
  display: inline-block;
}
@media (max-width: 769px) {
  .best-seller-div .best-seller-slider li {
    width: 33.33%;
    margin-bottom: 41px;
  }
  .best-seller-div .best-seller-slider li:nth-child(1n+9) {
    display: none;
  }
}
@media (max-width: 640px) {
  .best-seller-div .best-seller-slider li {
    width: 50%;
  }
}
.best-seller-div .best-seller-slider li .product-item-info {
  width: 100%;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-photo {
  width: 100%;
  height: 278px;
  margin-bottom: 31px;
  display: block;
}
@media (max-width: 769px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-photo {
    height: auto;
    margin-bottom: 10px;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-image-container {
  display: inline-block;
  width: 100%;
}
.best-seller-div .best-seller-slider li .product-item-info .product-image-container .product-image-wrapper {
  padding-bottom: 100%;
}
@media (max-width: 769px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-image-container .product-image-wrapper {
    padding-bottom: 130%;
  }
}
@media (max-width: 379px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-image-container .product-image-wrapper {
    padding-bottom: 90%;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details {
  padding: 0 10px;
  box-sizing: border-box;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-item-name {
  margin: 0 0 11px 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  line-clamp: initial;
  -webkit-line-clamp: initial;
  height: auto;
  text-align: center;
}
@media (max-width: 1023px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 14px;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-item-name a {
  color: #000000;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-item-name a:hover {
  color: #0061ae;
  text-decoration: none;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box:has(.old-price) .special-price .price,
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box:has(.old-price) .price-container .price {
  color: #DD1729;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box:has(.old-price) .old-price .price-container .price {
  color: #898989;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price {
  order: 0;
  margin: 0;
  position: relative;
  padding: 0 8px;
  margin-right: 18px;
  line-height: 2.5;
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price {
    font-size: 16px;
  }
}
@media (max-width: 769px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price {
    padding: 0;
    margin-right: 15px;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price:after {
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #898989;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price .price-label {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price .price-label {
    font-size: 16px;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 16px;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .special-price {
  order: 1;
  margin: 0;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .special-price .price-label {
  display: none;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .special-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 1023px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .special-price .price {
    font-size: 16px;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .best-seller-div .best-seller-slider li .product-item-info .product-item-details .price-box .price {
    font-size: 16px;
  }
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style {
  margin-top: 30px;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul {
  display: flex;
  list-style: none;
  justify-content: center;
  padding: 0px;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li {
  padding: 0px 5px !important;
  position: relative;
  margin: 0;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li input:checked + div {
  border: 2px solid #000 !important;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li .color-style {
  width: 23px;
  height: 24px;
  background-color: #e04457;
  border-radius: 50%;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(2) .color-style {
  background-color: #ffd15d;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(3) .color-style {
  background-color: #00416d;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(4) .color-style {
  background-color: #fff;
  border: 2px solid #a7a7a7;
}
.best-seller-div .best-seller-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(5) .color-style {
  background-color: #3c97d3;
}
.best-seller-div .best-seller-slider .slick-prev,
.best-seller-div .best-seller-slider .slick-next {
  background: transparent;
  position: absolute;
  top: 21px;
  right: 0;
  left: auto;
  width: 44px;
  height: 44px;
  background: #ccdfef;
  border-radius: 100%;
}
.best-seller-div .best-seller-slider .slick-prev:hover,
.best-seller-div .best-seller-slider .slick-next:hover {
  background-color: #0061ae;
}
.best-seller-div .best-seller-slider .slick-prev {
  right: 212px;
}
.best-seller-div .best-seller-slider .slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.best-seller-div .best-seller-slider .slick-prev:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.best-seller-div .best-seller-slider .slick-next {
  right: 160px;
}
.best-seller-div .best-seller-slider .slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.best-seller-div .best-seller-slider .slick-next:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.half-section {
  padding: 0 0 120px 0;
  text-align: center;
  position: relative;
}
@media (max-width: 1200px) {
  .half-section {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .half-section {
    padding-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .half-section {
    padding-bottom: 10px;
  }
}
.half-section:after {
  content: "";
  width: 249px;
  height: 287px;
  display: none;
  background-image: url(../images/half-after.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 12px;
  top: auto;
  bottom: -15px;
  z-index: 1;
  background-size: cover;
}
.half-section:after svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .half-section:after {
    width: 113px;
    height: 132px;
    right: -22px;
    bottom: -28px;
  }
}
@media (max-width: 767px) {
  .half-section:after {
    width: 126px;
    height: 151px;
    right: -23px;
    bottom: -32px;
  }
}
.half-section .circle-div {
  width: 249px;
  height: 287px;
  display: block;
  position: absolute;
  right: 12px;
  top: auto;
  bottom: -15px;
  z-index: 1;
  background-size: cover;
}
.half-section .circle-div svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .half-section .circle-div {
    width: 113px;
    height: 132px;
    right: -22px;
    bottom: -28px;
  }
}
@media (max-width: 767px) {
  .half-section .circle-div {
    width: 126px;
    height: 151px;
    right: -23px;
    bottom: -32px;
  }
}
.half-section .half-main {
  margin: -25px;
}
@media (max-width: 1370px) {
  .half-section .half-main {
    margin: -20px;
  }
}
@media (max-width: 769px) {
  .half-section .half-main {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .half-section .half-main {
    padding: 0px 15px;
  }
}
@media (max-width: 769px) {
  .half-section .half-main {
    padding: 0;
  }
}
.half-section .half-main .overlay-content {
  height: 338px;
}
@media (max-width: 991px) {
  .half-section .half-main .overlay-content {
    height: 322px;
  }
}
.half-section .half-main figure {
  height: 100%;
}
.half-section .half-main figure img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.half-section .main-content {
  width: 50%;
  padding: 25px;
  border-radius: 20px;
  position: relative;
  float: left;
  box-sizing: border-box;
}
@media (max-width: 1370px) {
  .half-section .main-content {
    padding: 20px;
  }
}
@media (max-width: 769px) {
  .half-section .main-content {
    width: 100%;
    margin-bottom: 55px;
    padding: 0;
  }
}
.half-section .main-content h2 {
  font-size: 75px;
  line-height: 60px;
  font-weight: 900;
  color: #ffffff;
  margin: 0 0 23px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .half-section .main-content h2 {
    font-size: 66px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .half-section .main-content h2 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
@media (max-width: 769px) {
  .half-section .main-content h2 {
    font-size: 50px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.half-section .main-content p {
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
  margin: 0 0 10px 0;
}
@media (max-width: 1200px) {
  .half-section .main-content p {
    font-size: 21px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .half-section .main-content p {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 20px;
  }
}
.half-section .main-content a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 150px;
  padding: 12px 40px;
  line-height: 16px;
}
.half-section .main-content a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .half-section .main-content a {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .half-section .main-content a {
    padding: 12px 20px;
  }
}
.half-section .main-content a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
.half-section .main-content .overlay-content {
  position: relative;
}
.half-section .main-content .overlay-content .content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  padding: 0 49px;
  flex-wrap: wrap;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .half-section .main-content .overlay-content .content {
    padding: 0 30px;
  }
}
.half-section .main-content .overlay-content .content .main {
  width: 50%;
  text-align: left;
}
@media (max-width: 1200px) {
  .half-section .main-content .overlay-content .content .main {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .half-section .main-content .overlay-content .content .main {
    width: 80%;
  }
}
.half-section .main-content.left-div:nth-child(odd) h2,
.half-section .main-content.left-div:nth-child(odd) p {
  color: #0061ae;
}
.half-section .main-content.left-div:nth-child(odd) a {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
}
.half-section .main-content.left-div:nth-child(odd) a:hover {
  background-color: #ffffff;
  color: #0061ae;
  border-color: #ffffff;
}
.block.widget .products-grid .product-items:not(.slick-slider) {
  display: flex;
  justify-content: center;
}
@media (max-width: 769px) {
  .block.widget .products-grid .product-items:not(.slick-slider) {
    display: block;
  }
}
@media (max-width: 640px) {
  .block.widget .products-grid .product-items:not(.slick-slider) {
    display: block;
  }
}
@media (max-width: 769px) {
  .cms-index-index .store-div .store-main div.btn .btn:nth-child(3) {
    margin-top: 0;
  }
}
.store-div {
  text-align: center;
  background-color: #ccdfef;
  height: 947px;
  position: relative;
  /*&:before {
        content: "";
        width: 197px;
        height: 99px;
        display: block;
        background-image: url(../images/store-after.png);
        background-repeat: no-repeat;
        position: absolute;
        left: 82%;
        bottom: -57px;
        z-index: 1;
        display: none;
        background-size: cover;


        @media @breakpoint-llg {
            display: block;

        }

        @media @breakpoint-m-xxs {
            left: 35%;
        }
    }*/
}
@media (max-width: 1370px) {
  .store-div {
    height: auto;
    padding-bottom: 73px;
    overflow: hidden;
  }
}
.store-div .container {
  height: 100%;
}
.store-div .store-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 100%;
  text-align: left;
  flex-wrap: wrap;
  position: relative;
}
@media (max-width: 769px) {
  .store-div .store-main {
    justify-content: center;
  }
}
.store-div .store-main:after {
  background-color: #0061ae;
  position: absolute;
  content: "";
  height: 100%;
  width: 300%;
  left: 98%;
  display: block;
}
@media (max-width: 1370px) {
  .store-div .store-main:after {
    display: none;
  }
}
.store-div .store-main figure {
  height: 575px;
  margin: 0;
  max-width: 460px;
  position: relative;
}
.store-div .store-main figure:before {
  content: "";
  width: 317px;
  height: 259px;
  display: none;
  background-image: url(../images/store-before.png);
  background-repeat: no-repeat;
  position: absolute;
  left: -36%;
  top: -50px;
}
@media (max-width: 1370px) {
  .store-div .store-main figure:before {
    display: none;
  }
}
.store-div .store-main figure .circle-div {
  width: 317px;
  height: 259px;
  display: block;
  position: absolute;
  left: -36%;
  top: -50px;
}
.store-div .store-main figure .circle-div svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .store-div .store-main figure .circle-div {
    display: none;
  }
}
@media (max-width: 1370px) {
  .store-div .store-main figure {
    order: 1;
    max-width: 30%;
    height: auto;
  }
}
@media (max-width: 769px) {
  .store-div .store-main figure {
    max-width: 100%;
    padding-left: 0;
    text-align: center;
    margin-bottom: 30px;
  }
}
.store-div .store-main figure img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 228px 228px 0 0;
}
.store-div .store-main h2 {
  font-size: 45px;
  margin: 0 0 30px 0;
  color: #0061ae;
  line-height: 45px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .store-div .store-main h2 {
    font-size: 32px;
    line-height: 48px;
  }
}
.store-div .store-main p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #0061ae;
  margin-bottom: 33px;
}
@media (max-width: 769px) {
  .store-div .store-main p {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
  }
}
.store-div .store-main a.link {
  font-size: 16px;
  text-decoration: underline;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #0061ae;
}
@media (max-width: 769px) {
  .store-div .store-main a.link {
    margin-top: 45px;
    display: block;
  }
}
.store-div .store-main a.link:hover {
  text-decoration: none;
}
.store-div .store-main div.btn {
  text-align: center;
}
@media (max-width: 1370px) {
  .store-div .store-main div.btn {
    max-width: 400px;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .store-div .store-main div.btn {
    max-width: 320px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .store-div .store-main div.btn {
    margin: 0 auto;
  }
}
.store-div .store-main div.btn .btn {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  margin-bottom: 23px;
  line-height: 16px;
  padding: 16px 40px;
}
.store-div .store-main div.btn .btn:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .store-div .store-main div.btn .btn {
    padding: 12px 20px;
  }
}
@media (max-width: 767px) {
  .store-div .store-main div.btn .btn {
    padding: 16px 20px;
  }
}
.store-div .store-main div.btn .btn.btn-apply {
  border: 2px solid #ffffff !important;
}
.store-div .store-main div.btn .btn.btn-apply:hover {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.store-div .store-main div.btn .btn:nth-child(2) {
  background-color: transparent;
  border: 2px solid #ffffff !important;
  color: #ffffff;
}
.store-div .store-main div.btn .btn:nth-child(2):hover {
  color: #0061ae;
  background-color: #ffffff;
  border-color: 2px solid #ffffff !important;
}
.store-div .store-main div.btn .btn:nth-child(3) {
  font-size: 16px;
  text-decoration: underline;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  color: #ffffff;
  background-color: transparent;
  border: 0 !important;
}
@media (max-width: 769px) {
  .store-div .store-main div.btn .btn:nth-child(3) {
    margin-top: 45px;
    display: block;
  }
}
.store-div .store-main div.btn .btn:nth-child(3):hover {
  text-decoration: none;
  background-color: transparent;
}
.store-div .store-main .about-content {
  max-width: 470px;
  margin-left: auto;
  padding-left: 50px;
  box-sizing: border-box;
  padding-right: 30px;
}
@media (max-width: 1500px) {
  .store-div .store-main .about-content {
    max-width: 400px;
  }
}
@media (max-width: 1370px) {
  .store-div .store-main .about-content {
    order: 2;
    max-width: 70%;
    height: auto;
    padding-left: 50px;
    box-sizing: border-box;
  }
}
@media (max-width: 769px) {
  .store-div .store-main .about-content {
    max-width: 100%;
    padding-left: 0;
    text-align: center;
    padding: 0;
  }
}
.store-div .store-main .shopping-div {
  max-width: 509px;
  margin-left: auto;
  text-align: left;
  position: relative;
  padding: 0 30px 0 130px;
  box-sizing: border-box;
  background-color: transparent;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  overflow: hidden;
}
@media (max-width: 1370px) {
  .store-div .store-main .shopping-div {
    overflow: visible;
  }
}
.store-div .store-main .shopping-div:before {
  content: "";
  position: absolute;
  top: 0;
  right: -100%;
  width: 178%;
  height: 100%;
  background-color: #0061ae;
  transform: scale(1.2);
}
@media (max-width: 1370px) {
  .store-div .store-main .shopping-div:before {
    left: -15%;
    width: 160%;
    transform: scale(1.2);
    height: 89%;
  }
}
@media (max-width: 1370px) {
  .store-div .store-main .shopping-div {
    flex: 0 0 100%;
    order: 0;
    height: auto;
    padding: 40px 0;
    max-width: 100%;
    margin-bottom: 84px;
  }
}
@media (max-width: 991px) {
  .store-div .store-main .shopping-div {
    padding: 40px 0 60px;
  }
}
@media (max-width: 767px) {
  .store-div .store-main .shopping-div {
    margin-bottom: 36px;
    padding: 40px 0 40px;
  }
}
.store-div .store-main .shopping-div .shopping-content {
  position: relative;
}
@media (max-width: 767px) {
  .store-div .store-main .shopping-div .shopping-content {
    padding-bottom: 38px;
  }
}
.store-div .store-main .shopping-div h2 {
  color: #ffffff;
  line-height: 45px;
}
@media (max-width: 767px) {
  .store-div .store-main .shopping-div h2 {
    text-align: center;
    max-width: 233px;
    margin-left: auto;
    margin-right: auto;
  }
}
.store-div .store-main .shopping-div p {
  color: #ffffff;
}
@media (max-width: 991px) {
  .store-div .store-main .shopping-div p {
    margin-bottom: 31px;
  }
}
@media (max-width: 767px) {
  .store-div .store-main .shopping-div p {
    text-align: center;
  }
}
.store-div .store-main .shopping-div a.link {
  color: #ffffff;
}
.brand-div {
  text-align: center;
  padding: 150px 0 150px 0;
  position: relative;
}
.brand-div:before {
  content: "";
  width: 439px;
  height: 221px;
  display: none;
  background-image: url(../images/store-after.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 18%;
  top: -93px;
  z-index: 1;
}
@media (max-width: 1370px) {
  .brand-div:before {
    right: 42%;
  }
}
@media (max-width: 767px) {
  .brand-div:before {
    right: 0;
    top: -37px;
    width: 177px;
    height: 100px;
    background-size: contain;
  }
}
.brand-div .circle-div {
  width: 439px;
  height: 221px;
  display: block;
  position: absolute;
  right: 18%;
  top: -93px;
  z-index: 1;
}
.brand-div .circle-div svg {
  width: 100%;
  height: auto;
}
@media (max-width: 1370px) {
  .brand-div .circle-div {
    right: 48%;
  }
}
@media (max-width: 1200px) {
  .brand-div .circle-div {
    width: 300px;
    height: 171px;
    top: -70px;
  }
}
@media (max-width: 767px) {
  .brand-div .circle-div {
    right: 0;
    top: -37px;
    width: 177px;
    height: 100px;
    background-size: contain;
  }
}
@media (max-width: 1440px) {
  .brand-div {
    padding: 100px 0;
  }
}
@media (max-width: 1200px) {
  .brand-div {
    padding: 80px 0;
  }
}
@media (max-width: 991px) {
  .brand-div {
    padding: 68px 0;
  }
}
@media (max-width: 769px) {
  .brand-div .container {
    padding: 0;
  }
}
.brand-div .brand-main h2 {
  font-size: 45px;
  margin: 0 0 30px 0;
  color: #0061ae;
  line-height: 68px;
  font-weight: 900;
  text-transform: uppercase;
  position: relative;
}
.brand-div .brand-main h2:after {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  background-color: #dd1728;
  border-radius: 50%;
  left: 28%;
  transform: translate(-50%, -50%);
  top: 72px;
}
@media (max-width: 767px) {
  .brand-div .brand-main h2:after {
    display: none;
  }
}
@media (max-width: 991px) {
  .brand-div .brand-main h2 {
    font-size: 32px;
    line-height: 48px;
  }
}
@media (max-width: 767px) {
  .brand-div .brand-main h2 {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 769px) {
  .brand-div .brand-main .slick-list {
    padding: 0 90px;
  }
}
@media (max-width: 769px) {
  .brand-div .brand-main .slick-list .slick-slide li {
    padding: 0 25px;
  }
}
.brand-div .brand-main .brand-slider {
  margin: 0 0 38px 0;
  padding: 0;
}
@media (max-width: 769px) {
  .brand-div .brand-main .brand-slider {
    margin-bottom: 11px;
  }
}
.brand-div .brand-main .brand-slider .slick-slide {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.brand-div .brand-main .brand-slider li {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 35px;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  .brand-div .brand-main .brand-slider li img {
    margin: auto;
  }
}
.brand-div .brand-main .btn a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  line-height: 16px;
  padding: 12px 40px;
}
.brand-div .brand-main .btn a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .brand-div .brand-main .btn a {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .brand-div .brand-main .btn a {
    padding: 12px 20px;
  }
}
.brand-div .brand-main .btn a:hover {
  background-color: #0061ae;
  border-color: #0061ae;
  color: #ffffff;
}
.insta-blog-div {
  text-align: center;
  padding-bottom: 200px;
}
@media (max-width: 1440px) {
  .insta-blog-div {
    padding-bottom: 150px;
  }
}
@media (max-width: 1200px) {
  .insta-blog-div {
    padding-bottom: 100px;
  }
}
@media (max-width: 1023px) {
  .insta-blog-div {
    padding-bottom: 20px;
  }
}
.insta-blog-div .insta-main {
  text-align: left;
  margin: 0 -44px;
}
@media (max-width: 1679px) {
  .insta-blog-div .insta-main {
    margin: 0 -20px;
  }
}
@media (max-width: 1023px) {
  .insta-blog-div .insta-main {
    margin: 0;
  }
}
.insta-blog-div .insta-main h2 {
  font-size: 45px;
  margin: 0 0 35px 0;
  color: #0061ae;
  line-height: 45px;
  font-weight: 900;
  text-transform: uppercase;
}
@media (max-width: 1280px) {
  .insta-blog-div .insta-main h2 {
    font-size: 38px;
    line-height: 48px;
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .insta-blog-div .insta-main h2 {
    font-size: 32px;
    line-height: 48px;
    text-align: center;
    margin-bottom: 38px;
  }
}
.insta-blog-div .insta-main h2 a {
  color: #0061ae;
}
.insta-blog-div .insta-main h2 a:hover {
  color: #ccdfef;
}
.insta-blog-div .insta-main .blog-div {
  float: left;
  width: 62.8%;
  padding: 0 44px;
  box-sizing: border-box;
}
.insta-blog-div .insta-main .blog-div .blog-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 0 35px 0;
}
@media (max-width: 1280px) {
  .insta-blog-div .insta-main .blog-div .blog-title {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .insta-blog-div .insta-main .blog-div .blog-title {
    margin-bottom: 38px;
  }
}
.insta-blog-div .insta-main .blog-div .blog-title h2 {
  margin: 0;
}
.insta-blog-div .insta-main .blog-div .btn-wrap div.next-btn,
.insta-blog-div .insta-main .blog-div .btn-wrap-news div.next-btn,
.insta-blog-div .insta-main .blog-div .btn-wrap div.prev-btn,
.insta-blog-div .insta-main .blog-div .btn-wrap-news div.prev-btn {
  display: none;
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-prev,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-prev,
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-next,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-next {
  background: transparent;
  width: 44px;
  height: 44px;
  background: #ccdfef;
  border-radius: 100%;
  float: left;
  position: relative;
  top: auto;
  transform: none;
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-prev:hover,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-prev:hover,
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-next:hover,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-next:hover {
  background-color: #0061ae;
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-prev,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-prev {
  left: 0;
  margin-right: 10px;
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-prev:before,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-prev:hover:before,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-prev:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-next,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-next {
  right: 0;
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-next:before,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.insta-blog-div .insta-main .blog-div .btn-wrap .slick-next:hover:before,
.insta-blog-div .insta-main .blog-div .btn-wrap-news .slick-next:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
@media (max-width: 1679px) {
  .insta-blog-div .insta-main .blog-div {
    padding: 0 20px;
  }
}
@media (max-width: 1023px) {
  .insta-blog-div .insta-main .blog-div {
    width: 100%;
    margin-bottom: 77px;
    padding: 0;
  }
}
.insta-blog-div .insta-main .blog-div .news-slider {
  margin: 0 -16px;
  padding: 0;
}
.insta-blog-div .insta-main .blog-div .news-slider .slick-track {
  margin: 0;
}
.insta-blog-div .insta-main .blog-div .news-slider:not(.slick-slider) {
  display: flex;
}
@media (max-width: 640px) {
  .insta-blog-div .insta-main .blog-div .news-slider {
    margin: 0 -5px;
  }
}
.insta-blog-div .insta-main .blog-div .news-slider li {
  padding: 0 16px;
  box-sizing: border-box;
  display: inline-block;
}
@media (max-width: 640px) {
  .insta-blog-div .insta-main .blog-div .news-slider li {
    padding: 0 5px;
  }
}
.insta-blog-div .insta-main .blog-div .news-slider li .category {
  margin: 25px 0 21px 0;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 27px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .insta-blog-div .insta-main .blog-div .news-slider li .category {
    margin: 22px 0 18px 0;
  }
}
.insta-blog-div .insta-main .blog-div .news-slider li .category a {
  color: #0061ae;
}
.insta-blog-div .insta-main .blog-div .news-slider li .category a:hover {
  color: #000000;
  text-decoration: none;
}
.insta-blog-div .insta-main .blog-div .news-slider li h3 {
  margin: 0;
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 68px;
}
@media (max-width: 1280px) {
  .insta-blog-div .insta-main .blog-div .news-slider li h3 {
    font-size: 25px;
    line-height: 30px;
    height: 60px;
  }
}
@media (max-width: 991px) {
  .insta-blog-div .insta-main .blog-div .news-slider li h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
.insta-blog-div .insta-main .blog-div .news-slider li h3 a {
  color: #000000;
}
.insta-blog-div .insta-main .blog-div .news-slider li h3 a:hover {
  color: #0061ae;
  text-decoration: none;
}
.insta-blog-div .insta-main .blog-div .news-slider figure {
  height: 372px;
  overflow: hidden;
  border-radius: 20px;
}
@media (max-width: 1280px) {
  .insta-blog-div .insta-main .blog-div .news-slider figure {
    height: 322px;
  }
}
@media (max-width: 767px) {
  .insta-blog-div .insta-main .blog-div .news-slider figure {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .insta-blog-div .insta-main .blog-div .news-slider figure {
    height: 271px;
  }
}
.insta-blog-div .insta-main .blog-div .news-slider figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  transition: all linear 0.2s;
  transform: scale(1);
}
.insta-blog-div .insta-main .blog-div .news-slider figure:hover img {
  transform: scale(1.1);
}
.insta-blog-div .insta-main .insta-div {
  float: left;
  width: 37.2%;
  padding: 0 44px;
  box-sizing: border-box;
}
@media (max-width: 1023px) {
  .insta-blog-div .insta-main .insta-div {
    width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
}
.insta-blog-div .insta-main .insta-div ul {
  margin: -7px;
  padding: 0;
  list-style: none;
}
.insta-blog-div .insta-main .insta-div ul li {
  padding: 7px;
  float: left;
  width: 50%;
  box-sizing: border-box;
}
.insta-blog-div .insta-main .insta-div ul li figure {
  height: 255px;
}
@media (max-width: 480px) {
  .insta-blog-div .insta-main .insta-div ul li figure {
    height: 165px;
  }
}
.insta-blog-div .insta-main .insta-div ul li figure img {
  border-radius: 20px;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.page-title-wrapper {
  position: relative;
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
  display: flex;
  flex-wrap: wrap;
  padding: 13px 0 51px 0;
  z-index: 0;
}
@media (max-width: 767px) {
  .page-title-wrapper {
    padding: 13px 0 46px 0;
  }
}
.page-title-wrapper .page-title {
  order: 1;
  color: #ffffff;
  font-size: 45px;
  font-weight: 900;
  position: relative;
  z-index: 9;
  max-width: 1480px;
  flex: 0 0 100%;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
  line-height: 68px;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  .page-title-wrapper .page-title {
    padding: 0 37px;
  }
}
@media (max-width: 769px) {
  .page-title-wrapper .page-title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 390px) {
  .page-title-wrapper .page-title {
    padding: 0 15px;
  }
}
.page-title-wrapper .breadcrumbs {
  order: 0;
  position: relative;
  z-index: 9;
  list-style: none;
  display: flex;
  flex: 0 0 100%;
  margin-bottom: 0px;
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .page-title-wrapper .breadcrumbs {
    padding: 0 37px;
  }
}
@media (max-width: 991px) {
  .page-title-wrapper .breadcrumbs {
    padding: 0 20px 15px;
  }
}
@media (max-width: 767px) {
  .page-title-wrapper .breadcrumbs {
    padding: 0 20px 15px;
  }
}
@media (max-width: 390px) {
  .page-title-wrapper .breadcrumbs {
    padding: 0 15px;
    padding-bottom: 20px;
  }
}
.page-title-wrapper .breadcrumbs ul {
  display: inline;
  padding: 0;
}
.page-title-wrapper .breadcrumbs li {
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 400;
  padding-right: 0;
  margin-right: 15px;
  position: relative;
  margin-bottom: 0;
  display: inline;
  text-transform: capitalize;
}
.page-title-wrapper .breadcrumbs li:not(:last-child):after {
  content: "";
  position: absolute;
  width: 2px;
  height: 10px;
  background-color: #ffffff;
  right: -7px;
  transform: rotate(22deg);
  top: 7px;
  left: auto;
}
.page-title-wrapper .breadcrumbs li a {
  color: #ffffff;
}
.page-title-wrapper .breadcrumbs li a:hover {
  color: #ccdfef;
}
.page-title-wrapper .breadcrumbs li strong {
  font-weight: 500;
  text-transform: lowercase;
}
.page-title-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0061ae;
  transform: scaleX(1.09);
  z-index: -1;
}
@media (max-width: 767px) {
  .page-title-wrapper:after {
    transform: scaleX(1.4);
  }
}
.custom-button-div .button {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  border-color: #ccdfef;
  color: #0061ae;
  margin-bottom: 10px;
}
.custom-button-div .button:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .custom-button-div .button {
    padding: 12px 20px;
  }
}
@media (min-width: 1200px) {
  .cdawpcpt-faq-index .page-title-wrapper,
  .cdawpcpt-index-cmspage .page-title-wrapper,
  .cms-all-brands .page-title-wrapper,
  .ambrand-index-index .page-title-wrapper {
    padding: 13px 0 60px 0;
  }
}
@media (max-width: 991px) {
  .cdawpcpt-faq-index .page-title-wrapper,
  .cdawpcpt-index-cmspage .page-title-wrapper,
  .cms-all-brands .page-title-wrapper,
  .ambrand-index-index .page-title-wrapper {
    padding: 13px 0 25px 0;
  }
}
@media (min-width: 1200px) {
  .cdawpcpt-faq-index .page-title-wrapper .page-title,
  .cdawpcpt-index-cmspage .page-title-wrapper .page-title,
  .cms-all-brands .page-title-wrapper .page-title,
  .ambrand-index-index .page-title-wrapper .page-title {
    padding-top: 21px;
  }
}
@media (min-width: 1200px) {
  .cdawpcpt-faq-index .page-title-wrapper:after,
  .cdawpcpt-index-cmspage .page-title-wrapper:after,
  .cms-all-brands .page-title-wrapper:after,
  .ambrand-index-index .page-title-wrapper:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transform: none;
    z-index: -1;
    background-image: url("../images/Intersection_1.svg");
    background-position: bottom center;
    background-size: 100% auto;
    border-radius: 0;
  }
}
@media (max-width: 991px) {
  .cdawpcpt-faq-index .container,
  .cdawpcpt-index-cmspage .container,
  .cms-all-brands .container,
  .ambrand-index-index .container {
    padding: 0 20px;
  }
}
@media (max-width: 390px) {
  .cdawpcpt-faq-index .container,
  .cdawpcpt-index-cmspage .container,
  .cms-all-brands .container,
  .ambrand-index-index .container {
    padding: 0 15px;
  }
}
.featured-product-div {
  text-align: center;
  padding: 0 0 156px 0;
}
@media (max-width: 1200px) {
  .featured-product-div {
    padding-bottom: 100px;
  }
}
@media (max-width: 769px) {
  .featured-product-div {
    padding-bottom: 42px;
  }
}
@media (max-width: 1023px) {
  .featured-product-div .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.featured-product-div .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 21px;
}
@media (max-width: 769px) {
  .featured-product-div .title {
    justify-content: center;
  }
}
.featured-product-div .title h2 {
  font-size: 40px;
  margin: 0;
  color: #0061ae;
  line-height: 35px;
  font-weight: 900;
  text-transform: uppercase;
  float: left;
}
@media (max-width: 991px) {
  .featured-product-div .title h2 {
    font-size: 35px;
  }
}
@media (max-width: 769px) {
  .featured-product-div .title h2 {
    font-size: 32px;
    line-height: 1;
  }
}
.featured-product-div .title a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  background-color: #ccdfef;
  float: right;
  min-width: 150px;
  padding: 12px 20px;
  line-height: 16px;
}
.featured-product-div .title a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .featured-product-div .title a {
    padding: 12px 20px;
  }
}
@media (max-width: 769px) {
  .featured-product-div .title a {
    display: none;
  }
}
.featured-product-div .featured-product-main {
  position: relative;
}
.featured-product-div .products-grid .product-item-info:hover,
.featured-product-div .products-grid .product-item-info.active {
  background: #fff;
  box-shadow: none;
  border: 0px solid #bbb;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 9;
}
.featured-product-div .featured-product-slider {
  padding: 0;
  margin: 0 -10px;
  float: left;
  width: 100%;
  position: static;
  list-style: none;
}
@media (max-width: 769px) {
  .featured-product-div .featured-product-slider {
    margin: 0;
  }
}
.featured-product-div .featured-product-slider li {
  padding: 0 10px;
  box-sizing: border-box;
  margin: 0;
}
@media (max-width: 769px) {
  .featured-product-div .featured-product-slider li {
    width: 33.33%;
    margin-bottom: 41px;
  }
  .featured-product-div .featured-product-slider li:nth-child(1n+9) {
    display: none;
  }
}
@media (max-width: 640px) {
  .featured-product-div .featured-product-slider li {
    width: 50%;
  }
}
.featured-product-div .featured-product-slider li .product-item-info {
  width: 100%;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-photo {
  width: 100%;
  height: 278px;
  margin-bottom: 31px;
  display: block;
}
@media (max-width: 769px) {
  .featured-product-div .featured-product-slider li .product-item-info .product-item-photo {
    height: auto;
  }
}
.featured-product-div .featured-product-slider li .product-item-info .product-image-container {
  display: inline-block;
  width: 100%;
}
.featured-product-div .featured-product-slider li .product-item-info .product-image-container .product-image-wrapper {
  padding-bottom: 100%;
}
.featured-product-div .featured-product-slider li .product-item-info .product-image-container .product-image-wrapper .product-image-photo {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details {
  padding: 0 10px;
  box-sizing: border-box;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-item-name {
  margin: 0 0 11px 0;
  font-size: 23px;
  font-weight: 500;
  line-height: 27px;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 60px;
  text-align: center;
}
@media (max-width: 1023px) {
  .featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-item-name {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    margin-bottom: 14px;
  }
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-item-name a {
  color: #000000;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-item-name a:hover {
  color: #0061ae;
  text-decoration: none;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box:has(.old-price) .special-price .price,
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box:has(.old-price) .price-container .price {
  color: #DD1729;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box:has(.old-price) .old-price .price-container .price {
  color: #898989;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .old-price {
  order: 0;
  margin: 0;
  color: #898989;
  position: relative;
  padding: 0 8px;
  margin-right: 18px;
}
@media (max-width: 767px) {
  .featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .old-price {
    padding: 0 0px;
  }
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .old-price:after {
  height: 1px;
  width: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #898989;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .old-price .price-label {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .old-price .price-label {
    font-size: 16px;
  }
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .old-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #898989;
}
@media (max-width: 1023px) {
  .featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .old-price .price {
    font-size: 16px;
  }
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .special-price {
  order: 1;
  margin: 0;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .special-price .price-label {
  display: none;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .special-price .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
}
@media (max-width: 1023px) {
  .featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .special-price .price {
    font-size: 16px;
  }
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .price {
  font-size: 18px;
  line-height: 30px;
  color: #000000;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .featured-product-div .featured-product-slider li .product-item-info .product-item-details .price-box .price {
    font-size: 16px;
  }
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style {
  margin-top: 30px;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul {
  display: flex;
  list-style: none;
  justify-content: center;
  padding: 0px;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li {
  padding: 0px 5px !important;
  position: relative;
  margin: 0;
  width: auto;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li input {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li input:checked + div {
  border: 2px solid #000 !important;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li .color-style {
  width: 23px;
  height: 24px;
  background-color: #e04457;
  border-radius: 50%;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(2) .color-style {
  background-color: #ffd15d;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(3) .color-style {
  background-color: #00416d;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(4) .color-style {
  background-color: #fff;
  border: 2px solid #a7a7a7;
}
.featured-product-div .featured-product-slider li .product-item-info .product-item-details .product-color-style ul li:nth-child(5) .color-style {
  background-color: #3c97d3;
}
.featured-product-div .featured-product-slider .slick-prev,
.featured-product-div .featured-product-slider .slick-next {
  background: transparent;
  position: absolute;
  top: 21px;
  right: 0;
  left: auto;
  width: 44px;
  height: 44px;
  background: #ccdfef;
  border-radius: 100%;
}
.featured-product-div .featured-product-slider .slick-prev:hover,
.featured-product-div .featured-product-slider .slick-next:hover {
  background-color: #0061ae;
}
.featured-product-div .featured-product-slider .slick-prev {
  right: 62px;
}
.featured-product-div .featured-product-slider .slick-prev:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.featured-product-div .featured-product-slider .slick-prev:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_12' data-name='Group 12' transform='translate(540.611 4298.627) rotate(180)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.featured-product-div .featured-product-slider .slick-next {
  right: 0px;
}
.featured-product-div .featured-product-slider .slick-next:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%230061ae' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%232761a8' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
  content: "";
  width: 15px;
  height: 13px;
  background-position: center;
  padding: 0;
  background-repeat: no-repeat;
  display: block;
  width: 100%;
}
.featured-product-div .featured-product-slider .slick-next:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16.915' height='13.255' viewBox='0 0 16.915 13.255'%3E%3Cg id='Group_7' data-name='Group 7' transform='translate(-523.696 -4285.373)'%3E%3Cpath id='Path_8' data-name='Path 8' d='M-636.8,4351.651l4.506,4.507-4.506,4.506' transform='translate(1171.407 -64.157)' fill='none' stroke='%23ffffff' stroke-linecap='square' stroke-linejoin='round' stroke-width='3'/%3E%3Cpath id='Path_9' data-name='Path 9' d='M-706.053,4292h-15.414' transform='translate(1245.163 0)' fill='none' stroke='%23ffffff' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.half-section {
  padding: 0 0 150px 0;
  text-align: center;
  position: relative;
}
@media (max-width: 1200px) {
  .half-section {
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .half-section {
    padding-bottom: 20px;
  }
}
@media (max-width: 640px) {
  .half-section {
    padding-bottom: 10px;
  }
}
.half-section:after {
  content: "";
  width: 249px;
  height: 287px;
  display: none;
  background-image: url(../images/half-after.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 12px;
  top: auto;
  bottom: -15px;
  z-index: 1;
  background-size: cover;
}
@media (max-width: 1370px) {
  .half-section:after {
    width: 113px;
    height: 132px;
    right: -22px;
    bottom: -28px;
  }
}
@media (max-width: 767px) {
  .half-section:after {
    width: 126px;
    height: 151px;
    right: -23px;
    bottom: -32px;
  }
}
.half-section .half-main {
  margin: -25px;
}
@media (max-width: 1370px) {
  .half-section .half-main {
    margin: -20px;
  }
}
@media (max-width: 769px) {
  .half-section .half-main {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .half-section .half-main {
    padding: 0px 15px;
  }
}
.half-section .half-main .overlay-content {
  height: 338px;
}
@media (max-width: 991px) {
  .half-section .half-main .overlay-content {
    height: 322px;
  }
}
.half-section .half-main figure {
  height: 100%;
}
.half-section .half-main figure img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.half-section .main-content {
  width: 50%;
  padding: 25px;
  border-radius: 20px;
  position: relative;
  float: left;
  box-sizing: border-box;
}
@media (max-width: 1370px) {
  .half-section .main-content {
    padding: 20px;
  }
}
@media (max-width: 769px) {
  .half-section .main-content {
    width: 100%;
    margin-bottom: 55px;
    padding: 0;
  }
}
.half-section .main-content h2 {
  font-size: 75px;
  line-height: 80px;
  font-weight: 900;
  color: #ffffff;
  margin: 0 0 10px 0;
}
@media (max-width: 1200px) {
  .half-section .main-content h2 {
    font-size: 66px;
    line-height: 50px;
  }
}
@media (max-width: 991px) {
  .half-section .main-content h2 {
    font-size: 45px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
@media (max-width: 769px) {
  .half-section .main-content h2 {
    font-size: 50px;
    line-height: 45px;
    margin-bottom: 20px;
  }
}
.half-section .main-content p {
  font-size: 24px;
  line-height: 34px;
  color: #ffffff;
  margin: 0 0 10px 0;
}
@media (max-width: 1200px) {
  .half-section .main-content p {
    font-size: 21px;
    line-height: 25px;
  }
}
@media (max-width: 991px) {
  .half-section .main-content p {
    font-size: 16px;
    line-height: 34px;
    margin-bottom: 20px;
  }
}
.half-section .main-content a {
  min-width: 170px;
  border: 2px solid #ffffff;
  border-radius: 29px;
  background-color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 24px;
  height: auto;
  text-transform: uppercase;
  color: #0061ae;
  display: inline-block;
  text-align: center;
  box-sizing: border-box;
  min-width: 150px;
  padding: 12px 40px;
  line-height: 16px;
}
.half-section .main-content a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
@media (max-width: 991px) {
  .half-section .main-content a {
    padding: 12px 20px;
  }
}
@media (max-width: 991px) {
  .half-section .main-content a {
    padding: 12px 20px;
  }
}
.half-section .main-content a:hover {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
  text-decoration: none;
}
.half-section .main-content .overlay-content {
  position: relative;
}
.half-section .main-content .overlay-content:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.5);
}
.half-section .main-content .overlay-content .content {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  padding: 0 49px;
  flex-wrap: wrap;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
  .half-section .main-content .overlay-content .content {
    padding: 0 30px;
  }
}
.half-section .main-content .overlay-content .content .main {
  width: 60%;
  text-align: left;
}
@media (max-width: 1200px) {
  .half-section .main-content .overlay-content .content .main {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .half-section .main-content .overlay-content .content .main {
    width: 90%;
  }
}
.half-section .main-content:nth-child(2) .overlay-content:before {
  background: rgba(0, 79, 174, 0.5);
}
.half-section .main-content.left-div:nth-child(odd) h2,
.half-section .main-content.left-div:nth-child(odd) p {
  color: #0061ae;
}
.half-section .main-content.left-div:nth-child(odd) a {
  background-color: #0061ae;
  color: #ffffff;
  border-color: #0061ae;
}
.half-section .main-content.left-div:nth-child(odd) a:hover {
  background-color: #ffffff;
  color: #0061ae;
  border-color: #ffffff;
}
.page-layout-home-retail .page-layout-home-trade .container {
  display: block;
}
.page-layout-home-trade .trade-news-slider {
  margin: 0 -43px;
  padding: 0;
}
@media (max-width: 1370px) {
  .page-layout-home-trade .trade-news-slider {
    margin: 0 -16px;
  }
}
@media (max-width: 640px) {
  .page-layout-home-trade .trade-news-slider {
    margin: 0 -7px;
  }
}
.page-layout-home-trade .trade-news-slider li {
  padding: 0 43px;
  box-sizing: border-box;
}
@media (max-width: 1370px) {
  .page-layout-home-trade .trade-news-slider li {
    padding: 0 16px;
  }
}
@media (max-width: 640px) {
  .page-layout-home-trade .trade-news-slider li {
    padding: 0 7px;
  }
}
.page-layout-home-trade .trade-news-slider li .category {
  margin: 25px 0 21px 0;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  line-height: 27px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .page-layout-home-trade .trade-news-slider li .category {
    margin: 22px 0 18px 0;
  }
}
.page-layout-home-trade .trade-news-slider li .category a {
  color: #0061ae;
}
.page-layout-home-trade .trade-news-slider li .category a:hover {
  color: #000000;
  text-decoration: none;
}
.page-layout-home-trade .trade-news-slider li h3 {
  margin: 0;
  font-size: 30px;
  line-height: 34px;
  font-weight: 500;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 68px;
}
@media (max-width: 1280px) {
  .page-layout-home-trade .trade-news-slider li h3 {
    font-size: 25px;
    line-height: 30px;
    height: 60px;
  }
}
@media (max-width: 991px) {
  .page-layout-home-trade .trade-news-slider li h3 {
    font-size: 24px;
    line-height: 34px;
  }
}
.page-layout-home-trade .trade-news-slider li h3 a {
  color: #000000;
}
.page-layout-home-trade .trade-news-slider li h3 a:hover {
  color: #0061ae;
  text-decoration: none;
}
.page-layout-home-trade .trade-news-slider figure {
  height: 372px;
}
@media (max-width: 1280px) {
  .page-layout-home-trade .trade-news-slider figure {
    height: 322px;
  }
}
@media (max-width: 767px) {
  .page-layout-home-trade .trade-news-slider figure {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .page-layout-home-trade .trade-news-slider figure {
    height: 271px;
  }
}
.page-layout-home-trade .trade-news-slider figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}
.page-layout-home-trade .page-wrapper .nav-sections .navigation .navigation-menu {
  border-bottom: 0;
}
.page-layout-home-trade .insta-blog-div .insta-main .blog-div {
  width: 100%;
}
.page-layout-home-trade .stand-out-section {
  margin: 0 0 192px 0;
}
@media (max-width: 991px) {
  .page-layout-home-trade .stand-out-section {
    margin-bottom: 82px;
  }
}
@media (max-width: 767px) {
  .page-layout-home-trade .stand-out-section .stand-out-inner .iconwith-text .flex-icon {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .page-layout-home-trade .stand-out-section .stand-out-inner .iconwith-text .flex-icon .icon-block {
    width: 50%;
  }
}
@media (max-width: 480px) {
  .page-layout-home-trade .stand-out-section .stand-out-inner .iconwith-text .flex-icon .icon-block {
    width: 100%;
  }
}
.login-price {
  text-align: center;
}
.login-price a {
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.05em;
  color: #0061ae;
}
.login-price a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .login-price a {
    font-size: 11px;
    line-height: 18px;
  }
}
.page-layout-home-retail #maincontent {
  display: none;
}
.page-layout-home-retail .container {
  display: inline-block;
}
.page-layout-home-retail .page-wrapper .nav-sections .navigation .navigation-menu {
  border-bottom: 0;
}
@media (max-width: 1024px) {
  .page-layout-home-retail .page-wrapper .page-header .header.content .head-main {
    border-bottom: 0;
  }
}
.page-layout-home-trade .page-wrapper .nav-sections .navigation .navigation-menu {
  border-bottom: 0;
}
@media (max-width: 1024px) {
  .page-layout-home-trade .page-wrapper .page-header .header.content .head-main {
    border-bottom: 0;
  }
}
