/*
Theme Name: Seekmi
Theme URI: https://designilcode.com
Author: Designil Team
Author URI: https://wordpress.org
Description: Seekmi Project
Requires at least: 6.1
Tested up to: 6.3
Requires PHP: 5.6
Version: 1.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: seekmi
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 15, 2023 */
@font-face {
  font-family: "main";
  src: url("fonts/db_heavent_med_v3.2-webfont.woff2") format("woff2"), url("fonts/db_heavent_med_v3.2-webfont.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "main";
  src: url("fonts/db_heavent_v3.2-webfont.woff2") format("woff2"), url("fonts/db_heavent_v3.2-webfont.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "main";
  src: url("fonts/db_heavent_li_v3.2-webfont.woff2") format("woff2"), url("fonts/db_heavent_li_v3.2-webfont.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}
body {
  padding: 0;
  margin: 0;
  font-family: "main";
  font-size: 20px;
  padding-top: 70px;
}
@media (min-width: 992px) {
  body {
    padding-top: 0;
  }
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}

.desktop--only {
  display: none;
}
@media (min-width: 992px) {
  .desktop--only {
    display: block;
  }
}

header.site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  background-color: #002B4D;
}
@media (min-width: 992px) {
  header.site-header {
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#002b4d), to(#0e4876));
    background: linear-gradient(180deg, #002b4d 0%, #0e4876 100%);
  }
}

.container {
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0 1em;
}
@media (min-width: 576px) {
  .container {
    max-width: 580px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 990px;
  }
}
@media (min-width: 1258px) {
  .container {
    max-width: 1258px;
  }
}

.mobile--bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  gap: 1em;
  height: 70px;
}
@media (min-width: 992px) {
  .mobile--bar {
    display: none;
  }
}
.mobile--bar .logo {
  position: absolute;
  left: 50%;
  top: calc(50% + 4px);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.mobile--bar .logo img {
  height: 60px;
}
.mobile--bar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.mobile--bar .qty {
  position: relative;
}
.mobile--bar .qty:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -6px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: red;
}

.desktop--bar {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 95px;
  background: -webkit-gradient(linear, left top, left bottom, from(#002b4d), to(#0e4876));
  background: linear-gradient(180deg, #002b4d 0%, #0e4876 100%);
}
.desktop--bar .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
.desktop--bar .action img {
  width: 16px;
  min-width: 16px;
}
.desktop--bar .action a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.desktop--bar .qty {
  position: relative;
}
.desktop--bar .qty:after {
  content: "";
  position: absolute;
  top: -4px;
  right: -6px;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background-color: red;
}
.desktop--bar .logo {
  max-width: 63px;
  width: 100%;
}
@media (min-width: 992px) {
  .desktop--bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.language--bar select {
  text-align: center;
  color: #fff;
  border: none;
  background-color: transparent;
  outline: none;
  font-size: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("./images/icon/i-arrow-down.svg") no-repeat center right 1.2em/15%;
  padding-right: 2em;
}
.language--bar select option {
  background: #002B4D;
}

.alignfull, .woocommerce-page .woocommerce {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: unset;
}

.header--search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 70%;
  gap: 1em;
}
@media (min-width: 1258px) {
  .header--search {
    width: 100%;
  }
}
.header--search ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header--search li {
  list-style: none !important;
}
.header--search a {
  color: #fff;
}
.header--search .form-control {
  position: relative;
  width: 70%;
}
.header--search .form-control button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  height: 32px;
  width: 56px;
  right: -1px;
  top: 0;
  background-color: #F04E30;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: none !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.header--search .form-control button:after {
  content: url(./images/icon/i-search.svg);
}
.header--search input[type=search] {
  width: 100%;
  height: 32px;
  padding-right: 56px;
  padding-left: 1em;
  border-radius: 4px;
  border: none !important;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.header--search .promotion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 10px;
  height: 32px;
  right: 0;
  top: 0;
  background-color: #F04E30;
  border-radius: 4px;
  margin-right: 10px;
}
.header--search-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin: 0;
  padding: 0;
}
.header--search-menu a {
  font-size: 18px;
}

.sub--header {
  display: none;
  border-bottom: 0.5px solid #d1d3d4;
}
.sub--header .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sub--header a {
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  color: #000;
}
.sub--header a img {
  height: 22px;
  -webkit-filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7500%) hue-rotate(0deg) brightness(100%) contrast(150%);
          filter: brightness(0) saturate(100%) invert(0%) sepia(100%) saturate(7500%) hue-rotate(0deg) brightness(100%) contrast(150%);
}
.sub--header a:hover {
  color: #F04E30;
}
.sub--header a:hover img {
  -webkit-filter: none;
          filter: none;
}
@media (min-width: 992px) {
  .sub--header {
    display: block;
  }
}

/* Footer */
.admin-bar .site-footer {
  padding-bottom: 32px;
}

.footer {
  padding: 2em 0;
  text-align: center;
}

.site-footer {
  clear: both;
  border-top: 1px solid #d1d3d4;
}

.sub--footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1em 0;
  background: linear-gradient(90.14deg, #002b4d 0%, #0e4876 100%);
}
.sub--footer ul.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 40px;
  padding: 0;
  margin: 0;
}
.sub--footer li {
  list-style: none !important;
}
.sub--footer p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
}
@media (min-width: 992px) {
  .sub--footer {
    height: 70px;
  }
  .sub--footer .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sub--footer .container p {
    margin-top: 0;
  }
  .sub--footer-right {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 80px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub--footer .social {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sub--footer .social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sub--footer .footer--link {
    margin: 0;
    padding: 0;
  }
  .sub--footer .footer--link a {
    white-space: nowrap;
  }
}

.footer--link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  font-size: 14px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
  padding: 15px 0 0;
}
.footer--link a {
  color: #fff;
}

.footer--main .logo {
  margin-bottom: 0.7em;
}
@media (min-width: 992px) {
  .footer--main {
    width: 50%;
  }
}

.footer--pre {
  text-align: center;
  padding: 40px 1em 20px;
}
.footer--pre ul {
  margin: 0;
  padding: 0;
}
.footer--pre li {
  list-style: none;
}
@media (min-width: 992px) {
  .footer--pre {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: left;
  }
}

.footer--title {
  font-size: 20px;
  font-weight: 700;
}

.footer--address {
  font-size: 18px;
  margin-bottom: 20px;
}

.footer--contact {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1em;
  margin-bottom: 45px;
}
.footer--contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  font-size: 20px;
  font-weight: 500;
  color: #000;
}
@media (min-width: 992px) {
  .footer--contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0.7em;
    margin-bottom: 1em;
  }
}

.footer--menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 2em;
}
.footer--menu a {
  display: block;
  font-size: 20px;
  font-weight: 500;
  color: #000;
  margin-bottom: 0.7em;
}
@media (min-width: 992px) {
  .footer--menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    gap: 5em;
  }
}
@media (min-width: 1258px) {
  .footer--menu {
    gap: 8em;
  }
}
.footer--menu li {
  list-style: none !important;
}

.footer--menu-title {
  font-size: 18px;
  color: #F04E30;
  margin-bottom: 1em;
}

.expand-container {
  position: fixed;
  bottom: 80px;
  right: 1em;
  z-index: 1;
}

.expand-button {
  position: relative;
  z-index: 99;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #F04E30;
  color: #fff;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.expand-button .close {
  display: none;
}
.expand-button.active {
  background-color: #d0d3d4;
}
.expand-button.active .message {
  display: none;
}
.expand-button.active .close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.expand-icons {
  position: absolute;
  z-index: 9997;
  bottom: 0px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  visibility: hidden;
}

.expand-icons.show {
  visibility: visible;
  bottom: 60px;
  opacity: 1;
}

.expand-icons a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background-color: #F04E30;
  color: #fff;
  border-radius: 50%;
  margin-bottom: 10px;
}

.mobile--menu-list {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background-color: #0e4876;
  z-index: 9998;
  opacity: 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
@media (min-width: 992px) {
  .mobile--menu-list {
    display: none;
  }
}
.mobile--menu-list ul {
  margin: 0;
  padding: 20px 0;
}
.mobile--menu-list a {
  color: #fff;
  font-size: 22px;
  line-height: 1.4;
}
.mobile--menu-list li {
  text-align: center;
}
.mobile--menu-list .sub-menu {
  display: none;
  padding: 10px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #276a9f;
}
.mobile--menu-list .sub-menu a {
  font-size: 28px;
  font-weight: 500;
}
.mobile--menu-list.active {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  visibility: visible;
}

.mobile--lang {
  background-color: #fff;
  width: 135px;
  height: 29px;
  margin: 0 auto;
  border-radius: 50px;
  margin-bottom: 20px;
}
.mobile--lang select {
  width: 135px;
  border-radius: 50px;
  text-align: center;
  height: 29px;
  color: #000;
  border: none;
  background-color: transparent;
  outline: none;
  font-size: 13px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.70108 0.90884L3.99657 3.61335L1.29206 0.90884C1.02021 0.636995 0.581076 0.636995 0.309231 0.90884C0.0373854 1.18068 0.0373854 1.61982 0.309231 1.89166L3.50864 5.09107C3.78048 5.36292 4.21962 5.36292 4.49146 5.09107L7.69087 1.89166C7.96272 1.61982 7.96272 1.18068 7.69087 0.90884C7.41902 0.643965 6.97292 0.636995 6.70108 0.90884Z' fill='%23333333'/%3E%3C/svg%3E%0A") no-repeat center right 1.2em/5%;
  padding-right: 2.4em;
}

.single--container,
.page--container {
  min-height: 500px;
  padding-bottom: 100px;
}

.woocommerce-page .page--container {
  padding-bottom: 50px;
}
::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbbfcc !important;
  opacity: 1; /* Firefox */
}
::-moz-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbbfcc !important;
  opacity: 1; /* Firefox */
}
:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbbfcc !important;
  opacity: 1; /* Firefox */
}
::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbbfcc !important;
  opacity: 1; /* Firefox */
}
::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #bbbfcc !important;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bbbfcc !important;
}

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #bbbfcc !important;
}

.button, .coupon--label a.button.add, .coupon--label a.button.remove {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 48px;
  background-color: #002B4D;
  color: #fff;
  font-size: 22px;
  font-family: "main";
  border-radius: 8px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.service--box {
  display: block;
  border: 0.5px solid #f2f2f2;
  border-radius: 3px;
  text-decoration: none;
  color: #000;
}
.service--box .info {
  background-color: #fff;
  padding: 0.8em 1em;
}
@media (min-width: 1258px) {
  .service--box .info {
    padding: 1.2em 1em;
  }
}
.service--box .promotion--cover {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  width: 100% !important;
  margin: 0 auto !important;
}

.service--thumb {
  position: relative;
  background-size: cover;
  background-position: center center;
  padding-bottom: 60%;
}

.service--name {
  font-size: 18px;
  line-height: 0.8;
  font-weight: 500;
  min-height: 40px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media (min-width: 992px) {
  .service--name {
    font-size: 22px;
    line-height: 1.1;
    margin-bottom: 5px;
    min-height: 50px;
  }
}
@media (min-width: 1258px) {
  .service--name {
    font-size: 30px;
    min-height: 66px;
  }
}

.service--price {
  font-size: 18px;
  color: #F04E30;
}
.service--price .woocommerce-Price-currencySymbol {
  font-size: 16px;
  font-weight: 400;
  color: #000;
}
@media (min-width: 992px) {
  .service--price {
    font-size: 22px;
  }
  .service--price .woocommerce-Price-currencySymbol {
    font-size: 18px;
  }
}
@media (min-width: 1258px) {
  .service--price {
    font-size: 28px;
  }
  .service--price .woocommerce-Price-currencySymbol {
    font-size: 20px;
  }
}

.splide .splide__arrow {
  width: 40px;
  opacity: 1;
}
.splide .splide__arrow--next {
  right: -1em;
}
.splide .splide__arrow--prev {
  left: -1em;
  -webkit-transform: rotateY(180deg) translateY(-50%);
          transform: rotateY(180deg) translateY(-50%);
}
.splide .splide__arrow:disabled {
  opacity: 0;
}

.single-product.woocommerce .is-style-side .quantity .qty {
  height: 28px !important;
  font-size: 20px !important;
  font-family: "main" !important;
  margin-left: 10px;
}

.theme-seekmi .woocommerce-shipping-totals {
  display: none;
}
.theme-seekmi .order-total {
  font-family: "main";
}
.theme-seekmi .order-total th {
  font-size: 24px;
  font-weight: 500;
  color: #002b4d;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-seekmi .order-total .woocommerce-Price-amount {
  font-size: 30px;
  color: #002b4d;
}
.theme-seekmi .cart-subtotal {
  font-family: "main";
  font-size: 18px;
  border-bottom: 1px solid #d1d3d4;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
.theme-seekmi .cart-subtotal th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-seekmi .cart-subtotal .woocommerce-Price-amount {
  font-size: 24px;
}
.theme-seekmi .woocommerce-Price-amount {
  font-family: "main";
  font-size: 24px;
  font-weight: 500;
}
.theme-seekmi .woocommerce-Price-currencySymbol {
  font-weight: 300;
}
.theme-seekmi td.product-name a {
  font-size: 20px;
  font-family: "main";
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.3px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

#seekmi--overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  cursor: pointer;
}
#seekmi--overlay.active {
  visibility: visible;
  opacity: 1;
}

#seekmi--popup {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  z-index: 1000000;
  top: 0;
  right: 0;
  min-width: auto;
  max-width: 400px;
  height: 100%;
  background-color: #fff;
  padding: 25px 1em 1em;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
  -webkit-transform: translateX(480px);
          transform: translateX(480px);
}
#seekmi--popup .cart--message .msg {
  background-color: #F04E30;
  color: #fff;
  border-radius: 5px;
  padding: 5px 15px;
  margin-top: 20px;
}
#seekmi--popup.active {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#seekmi--popup h2 {
  padding: 0;
  margin: 0;
}
#seekmi--popup hr {
  background-color: #d1d3d4;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  height: 1px;
}
#seekmi--popup .close {
  position: absolute;
  top: 25px;
  right: 20px;
}
#seekmi--popup .total--line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#seekmi--popup .total--line.sub--total {
  padding-bottom: 10px;
  font-size: 24px;
}
#seekmi--popup .total--line.sub--total .label {
  font-size: 18px;
}
#seekmi--popup .total--line.total {
  color: #002b4d;
  font-weight: 500;
  padding-bottom: 20px;
}
#seekmi--popup .total--line.total bdi {
  font-size: 30px;
}
#seekmi--popup .total--line.total .label {
  font-size: 24px;
}
#seekmi--popup .total--line.coupon {
  font-size: 24px;
}
#seekmi--popup .total--line.coupon .value span {
  margin-left: 5px;
}
#seekmi--popup .total--line.coupon .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
}
#seekmi--popup .total--line.coupon .label img {
  width: 24px;
}
#seekmi--popup .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #002B4D;
  color: #fff;
  width: auto;
  height: 48px;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 5px;
}
@media (min-width: 480px) {
  #seekmi--popup {
    min-width: 400px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
}

.product--list {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1em;
  padding-bottom: 20px;
}
.product--list .title a {
  color: #000;
}

.coupon--area {
  border-top: 1px solid #d2d3d4;
  border-bottom: 1px solid #d2d3d4;
  padding: 15px 0;
  margin-bottom: 15px;
}

.coupon--label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.coupon--label > span {
  font-size: 18px;
}
.coupon--label a.button.remove {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  background-color: #fff !important;
  border: 1px solid #F04E30 !important;
  font-size: 18px !important;
  font-weight: 700;
  color: #F04E30 !important;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 10px !important;
}
.coupon--label a.button.remove:after {
  content: "";
  display: block;
  width: 6.6px;
  height: 6.6px;
  background-image: url(../images/icon/i-s-close.svg);
  background-position: center center;
  background-size: cover;
  padding: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.coupon--label a.button.add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  background-color: #fff !important;
  border: 1px solid #F04E30 !important;
  font-size: 18px !important;
  font-weight: 700;
  color: #F04E30 !important;
  height: 30px !important;
  line-height: 30px !important;
  padding: 0 10px !important;
}
.coupon--label a.button.add:after {
  content: "";
  display: block;
  width: 7px;
  height: 5px;
  background-image: url(../images/icon/i-s-arrow.svg);
  background-position: center center;
  background-size: cover;
  padding: 0;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.coupon--label a.button.add.active:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.coupon--label.added span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  font-size: 24px;
  font-weight: 500;
}
.coupon--label.added img {
  width: 30px;
}

.coupon--banner {
  display: none;
  gap: 10px;
  overflow: auto;
  white-space: nowrap;
  padding: 15px 0 5px;
}
.coupon--banner.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.woocommerce-checkout .coupon--area {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 15px;
}
.woocommerce-checkout .coupon--area.show--banner {
  margin-bottom: 1em;
  padding-bottom: 100px;
}
.woocommerce-checkout .coupon--banner {
  position: absolute;
  left: 0;
  right: 0;
}

.coupon--item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 4px;
  background: linear-gradient(99.85deg, #f04e30 0%, #ff7961 100%);
  border-radius: 10px;
  position: relative;
  min-height: 64px;
}
.coupon--item:before {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  left: -10px;
  top: 50%;
  border-radius: 100%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.coupon--item:after {
  content: "";
  width: 20px;
  height: 20px;
  background-color: #fff;
  position: absolute;
  right: -10px;
  top: 50%;
  border-radius: 100%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.coupon--item .thumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 48px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 10px;
}
.coupon--item .thumb img {
  width: 24px;
}
.coupon--item .detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 0;
  line-height: 1;
  min-width: 140px;
}
.coupon--item .title {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}
.coupon--item .text {
  display: inline-block;
  padding: 2px 0;
  border-radius: 4px;
  font-size: 18px;
  color: #fff;
}
.coupon--result th {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
}
.coupon--result th img {
  width: 24px;
}

.product--box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1em;
}
.product--box .thumb {
  width: 80px;
  height: 80px;
  background-size: cover;
  background-position: center center;
}
.product--box .info,
.product--box .action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product--box .title {
  font-size: 20px;
}
.product--box .price {
  font-size: 24px;
  font-weight: 500;
}
.product--box .delete {
  text-align: right;
}
.product--box .action {
  margin-left: auto;
}
.product--box .action a {
  display: inline-block;
  text-align: right;
  width: 9;
}
.product--box .action img {
  width: 9px;
  height: 9px;
}
.product--box select {
  width: 35px;
  border: none;
  background-color: #f2f2f2;
  padding: 5px 0px 5px 5px;
  border-radius: 5px;
  outline: none;
}

.seekmi--popup {
  position: fixed;
  z-index: 100000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #fff;
  border-radius: 10px;
  padding: 40px 30px 30px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}
.seekmi--popup h2 {
  font-size: 40px;
  padding: 0;
  margin: 0;
  line-height: 1;
  font-weight: 500;
}
.seekmi--popup p {
  margin-bottom: 2em;
}
.seekmi--popup .button, .seekmi--popup .coupon--label a.button.remove, .coupon--label .seekmi--popup a.button.remove, .seekmi--popup .coupon--label a.button.add, .coupon--label .seekmi--popup a.button.add {
  display: block;
  text-align: center;
  height: auto;
  background-color: #002B4D !important;
  color: #fff !important;
}
.seekmi--popup .button.outline, .seekmi--popup .coupon--label a.outline.button.remove, .coupon--label .seekmi--popup a.outline.button.remove, .seekmi--popup .coupon--label a.outline.button.add, .coupon--label .seekmi--popup a.outline.button.add {
  border: 1px solid #002B4D;
  background-color: #fff !important;
  color: #002B4D !important;
}
.seekmi--popup.active {
  visibility: visible;
  opacity: 1;
}
.seekmi--popup.confirm .replace {
  display: block;
  margin: 0 auto 20px;
}

.product--no {
  display: block;
  text-align: center;
  color: #002B4D;
  border-radius: 5px;
  padding: 5px 15px;
}
.product--no .title {
  font-size: 24px;
  margin-top: 10px;
  font-weight: 700;
}

.woocommerce form .form-row .select2-container {
  width: 100% !important;
}

.thankyou--register {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 2em auto 7em;
  max-width: 500px;
}
.thankyou--register h1 {
  font-size: 50px;
  line-height: 45px;
  text-transform: uppercase;
}
.thankyou--register p {
  font-size: 25px;
  line-height: 30px;
}
.thankyou--register .button, .thankyou--register .coupon--label a.button.remove, .coupon--label .thankyou--register a.button.remove, .thankyou--register .coupon--label a.button.add, .coupon--label .thankyou--register a.button.add {
  margin: auto;
}

.woocommerce-page.woocommerce-lost-password .woocommerce {
  margin-left: 0;
  margin-right: 0;
  margin-top: 2em;
}

.error--404 {
  padding: 70px 1em 140px;
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}
.error--404 .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 20px;
}
.error--404 .icon img {
  max-height: 350px;
}
.error--404 .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  margin-top: -3em;
}
.error--404 h1 {
  font-size: 36px;
  color: #014672;
  gap: 10px;
  margin: 0;
}
.error--404 h1 img {
  position: relative;
  top: 4px;
}
.error--404 h2 {
  font-size: 36px;
  color: #014672;
  padding-top: 10px;
  margin: 0;
}
.error--404 p {
  font-size: 22px;
  padding-top: 10px;
  margin: 0;
}
.error--404 .text {
  margin-top: 0;
  font-size: 22px;
  color: #545766;
}
.error--404 .text b {
  color: #F04E30;
  font-weight: 300;
}
.error--404 .button, .error--404 .coupon--label a.button.remove, .coupon--label .error--404 a.button.remove, .error--404 .coupon--label a.button.add, .coupon--label .error--404 a.button.add {
  display: block;
  margin: auto;
  text-align: center;
  margin-top: 2em;
  background-color: #024672;
  color: #fff;
  max-width: 475px;
  line-height: 2.2;
}