@charset "UTF-8";
/* INDEX */
::-moz-selection {
  background-color: #6d6d6d;
  color: #fff;
}

::selection {
  background-color: #6d6d6d;
  color: #fff;
}

::-moz-selection {
  background-color: #6d6d6d;
  color: #fff;
}

::selection, ::-moz-selection {
  background-color: #333;
  color: #fff;
}

footer.footer .footer-info .ft-bottom .social-icons a, footer.footer .footer-info .ft-top .ft-list, footer.footer .footer-info .ft-top, footer.footer .footer-info .ft-bottom, footer.footer .footer-info, .signin .login-register .rg-content .login-form .form-group.mbcode,
.login .login-register .rg-content .login-form .form-group.mbcode, .signin .login-register .rg-content .login-form .form-group .adds .add-txt,
.login .login-register .rg-content .login-form .form-group .adds .add-txt, .signin .signin-register .social-login,
.login .signin-register .social-login, .cart.payment .paying label, .cart.payment .paying, .cart.check .modal .modal-body .delivery ul li label, .cart .ct-delivery .ctField .pickup, .cart .ct-delivery .ctHome .delyAdd .adds-field, .cart .ct-delivery .ctTop .ctInfo, .cart .ct-delivery .ctTop, .cart .coupon-info .coupon form .group,
.cart .coupon-info .voucher form .group,
.cart .voucher-info .coupon form .group,
.cart .voucher-info .voucher form .group, .cart .coupon-info .coupon form,
.cart .coupon-info .voucher form,
.cart .voucher-info .coupon form,
.cart .voucher-info .voucher form, .cart .coupon-info,
.cart .voucher-info, .cart .ct-block .cart-orderer ul li.mbInfo, .cart .ct-block .cart-orderer ul li label, .cart .cart-detail .pd-rtable-cell.th.remove ul li a,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a, .cart .step-process .step, .fancybox__container .details .product-details .pdDiscount .dcTitle, .fancybox__container .is-draggable .fancybox__content#offpay .acOffpay, .products .product-details-top .details .product-details .pdDiscount .dcTitle, .news .nsItem .entry .entry-body .entry-top, .indexNews .news-info .nsItem .entry .entry-body .entry-top, .indexTopic .tp-content, .readmore a,
.readmore label,
.readmore button,
.readmore2 a,
.readmore2 label,
.readmore2 button,
.readmore3 a,
.readmore3 label,
.readmore3 button {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

p {
  font-weight: 400;
}

/* BUTTON */
.readmore,
.readmore2,
.readmore3 {
  position: relative;
  display: flex;
  justify-content: center;
  width: 100%;
  bottom: 0px;
  margin: auto;
  text-align: center;
}
.readmore a,
.readmore label,
.readmore button,
.readmore2 a,
.readmore2 label,
.readmore2 button,
.readmore3 a,
.readmore3 label,
.readmore3 button {
  max-width: 200px;
  width: 200px;
  justify-content: center;
  padding: 5px 20px;
  border-radius: 35px;
  outline: none;
  border: none;
  background-color: #00858c;
  font-size: 27px;
  font-weight: bold;
  color: #fff;
  transition: all 0.3s linear;
}
.readmore a input,
.readmore a span,
.readmore label input,
.readmore label span,
.readmore button input,
.readmore button span,
.readmore2 a input,
.readmore2 a span,
.readmore2 label input,
.readmore2 label span,
.readmore2 button input,
.readmore2 button span,
.readmore3 a input,
.readmore3 a span,
.readmore3 label input,
.readmore3 label span,
.readmore3 button input,
.readmore3 button span {
  color: #fff;
  min-width: fit-content;
  padding: 0 10px;
}
.readmore a svg,
.readmore label svg,
.readmore button svg,
.readmore2 a svg,
.readmore2 label svg,
.readmore2 button svg,
.readmore3 a svg,
.readmore3 label svg,
.readmore3 button svg {
  width: 125px;
  max-width: 125px;
}
.readmore a:hover,
.readmore label:hover,
.readmore button:hover,
.readmore2 a:hover,
.readmore2 label:hover,
.readmore2 button:hover,
.readmore3 a:hover,
.readmore3 label:hover,
.readmore3 button:hover {
  background-color: #00eafc;
  color: #303236;
}
@media (min-width: 768px) {
  .readmore,
  .readmore2,
  .readmore3 {
    margin: unset;
  }
}

.readMore {
  bottom: 0px;
  margin: 20px auto 0;
}
.readMore a {
  position: relative;
}
.readMore a span {
  -webkit-transition: padding 0.3s ease 0s;
  -o-transition: padding 0.3s ease 0s;
  transition: padding 0.3s ease 0s;
}
.readMore a:hover {
  background: #303236;
}
.readMore a:hover span {
  padding-left: 3px;
}
.readMore.checkout {
  margin-top: 10px;
}
.readMore.checkout a,
.readMore.checkout label {
  background-color: #1dcad3;
  color: #1dcad3;
}
.readMore.checkout a {
  bottom: 0;
  font-weight: bold;
}

.hamb-mob-icon {
  padding: 11px 10px;
}
@media (min-width: 768px) {
  .hamb-mob-icon {
    padding: 19px 15px 18px 15px;
  }
}
@media (min-width: 768px) {
  .cd-header-buttons {
    top: 16px;
    right: 60px;
  }
}
@media (min-width: 1025px) {
  .cd-header-buttons {
    top: 14px;
    right: 35px;
  }
}

.container-p-75-2 {
  padding: 0 10px;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  width: 100%;
}
@media (min-width: 480px) {
  .container-p-75-2 {
    padding: 0 75px;
  }
}

.main-title {
  position: relative;
  display: block;
  width: fit-content;
  text-align: center;
  color: #303236;
  padding: 30px 0;
  margin: auto;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
}
.main-title span {
  position: relative;
  font-size: 27px;
  font-weight: bold;
  background: linear-gradient(-90deg, #1dcad3, #aaa);
  background-clip: text;
  color: transparent;
}
.main-title::before, .main-title::after {
  position: absolute;
  display: inline-block;
  width: 15px;
  height: 15px;
  transform: scale(1.5);
}

header.header {
  position: relative;
  background-color: transparent;
  z-index: 100;
}
header.header .header-center {
  margin-right: 0;
}
header.header .header-middle {
  min-height: 85px;
}
header.header .header-middle .header-left .header-search form .header-search-wrapper input {
  font-size: 15px;
  border-bottom: solid 1px #e6e6e6;
}
header.header .header-middle .header-center a {
  left: 50%;
  transform: translate(-50%, -50%);
}
header.header .header-middle .header-center a.logo img {
  width: 65px !important;
}
header.header .header-bottom .header-right {
  margin-left: 0px;
}
header.header .header-bottom .header-right .member-link, header.header .header-bottom .header-right .header-search, header.header .header-bottom .header-right .lang-link {
  margin: 0 7px;
}
header.header .header-bottom .header-right .header-search form .header-search-wrapper {
  border-color: #6d6d6d;
}
header.header .header-bottom .header-right a {
  position: relative;
}
header.header .header-bottom .header-right a i {
  color: #303236;
  font-size: 32px;
  transition: color 0.3s linear;
}
header.header .header-bottom .header-right a.wishlist-link i {
  font-size: 30px;
}
header.header .header-bottom .header-right a svg {
  width: 25px;
  height: 25px;
  fill: #303236;
  transition: fill 0.3s linear;
}
header.header .header-bottom .header-right a:hover svg {
  fill: #1dcad3;
}
header.header .header-bottom .header-right a:hover i {
  color: #303236;
}
header.header .header-bottom .header-right .dropdown .dropdown-menu {
  margin-top: -20px;
}
header.header .header-bottom .header-right .dropdown .dropdown-menu .dropdown-cart-products .product {
  padding-right: 0;
}
header.header .header-bottom .header-right .dropdown .dropdown-menu .dropdown-cart-action a {
  background-color: #303236;
  color: #1dcad3;
}
header.header .header-bottom .main-nav .menu li a {
  color: #303236;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 20px 10px 10px;
}
header.header .header-bottom .main-nav .menu li a::before {
  background-color: #1dcad3;
  bottom: 0;
  height: 2px;
}
header.header .header-bottom .main-nav .menu li a::after {
  right: 5px;
}
header.header .header-bottom .main-nav .menu li a:hover {
  color: #303236;
}
header.header .header-bottom .main-nav .menu li > ul {
  padding: 0;
}
header.header .header-bottom .main-nav .menu li ul li h5{
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  header.header .header-bottom .main-nav .menu li a {
    padding: 10px 20px;
    text-align: left;
  }
  header.header .header-bottom .main-nav .menu li ul li a:hover {
    color: #fff;
    background-color: #00858c;
  }
}
header.header .header-bottom .mobile-menu-toggler {
  color: #303236;
  font-size: 32px;
  margin: 10px 0;
}
header.header .header-bottom .mobile-menu-toggler:hover {
  color: #303236;
}
header.header .header-bottom .header-left .logo {
  padding: 5px 0;
}
header.header .header-bottom .header-left .logo img {
  max-width: 150px;
}
header.header .sticky-wrapper {
  text-align: center;
}
header.header .sticky-wrapper .header-bottom {
  background-color: transparent;
}
header.header .sticky-wrapper .header-bottom .container,
header.header .sticky-wrapper .header-bottom .container-fluid {
  justify-content: center;
}
header.header .sticky-wrapper .header-bottom.sticky-header.fixed {
  position: fixed;
  background-color: #fff;
}
@media (min-width: 768px) {
  header.header .header-middle .header-right a {
    margin-left: 15px;
  }
  header.header .header-bottom .header-left .logo {
    padding: 10px 0;
  }
}
@media (min-width: 992px) {
  header.header {
    background-color: #fff;
  }
  header.header .header-middle {
    min-height: 120px;
  }
  header.header .header-middle .header-center a.logo img {
    width: 100px !important;
  }
  header.header .sticky-wrapper .header-bottom {
    position: relative;
    top: 0;
    transform: unset;
  }
}
@media (min-width: 1200px) {
  header.header .header-bottom .header-left .logo {
    padding: 7px 0;
  }
  header.header .header-bottom .header-left .logo img {
    max-width: 175px;
  }
}
header .logo-2 a {
  display: flex;
  align-items: center;
}
header .logo-txt {
  color: #303236;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0px;
  padding-left: 0px;
  padding-right: 65px;
  margin-bottom: 0;
}
@media (min-width: 480px) {
  header .logo-txt {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  header .logo-txt {
    padding-right: 0;
    font-size: 27px;
    letter-spacing: 4px;
  }
}
@media (min-width: 1025px) {
  header .logo-txt {
    font-size: 23px;
    letter-spacing: 1px;
  }
}
@media (min-width: 1200px) {
  header .logo-txt {
    font-size: 27px;
    letter-spacing: 4px;
  }
}
header .logo-txt span {
  display: block;
}
header .logo-txt span.en {
  font-size: 16px;
  font-stretch: semi-condensed;
  letter-spacing: -0.8px;
  padding-left: 2px;
  max-width: 235px;
  padding-top: 5px;
}
@media (min-width: 768px) {
  header .logo-txt span.en {
    max-width: 100%;
  }
}
@media (min-width: 1025px) {
  header .logo-txt span.en {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  header .logo-txt span.en {
    font-size: 15px;
  }
}

.logo-img {
  height: 40px;
}
@media (min-width: 768px) {
  .logo-img {
    height: 55px;
  }
}
@media (min-width: 1025px) {
  .logo-img {
    height: 50px;
  }
}

#main-menu .navbar .nav li a {
  display: flex;
  color: #303236;
  padding: 17px 7px 17px 7px;
  margin: 7px 0px;
}
@media (min-width: 1200px) {
  #main-menu .navbar .nav li a {
    padding: 22px 10px 22px 10px;
    margin: 2px 2px;
  }
}
@media (min-width: 1440px) {
  #main-menu .navbar .nav li a {
    padding: 22px 15px;
  }
}
#main-menu .navbar .nav li a span {
  color: #1dcad3;
  font-size: 13px;
  letter-spacing: 0px;
  padding-left: 10px;
}
@media (min-width: 1025px) {
  #main-menu .navbar .nav li a span {
    padding-left: 0px;
  }
}
@media (min-width: 1025px) {
  #main-menu .navbar .nav li a {
    display: inline-block;
  }
}
#main-menu .navbar .nav li:hover {
  cursor: pointer;
}
#main-menu .navbar .nav li:hover > a {
  color: #aaa;
}
#main-menu .navbar .nav .sub a {
  color: #fff;
  padding: 7px 20px;
}
#main-menu .navbar .nav .sub a:hover {
  color: #1dcad3;
}

.mmenu-active .mobile-menu-container {
  transform: translateX(280px);
  background-color: #00858c;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-menu-close {
  font-size: 27px;
  color: #fff;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-search input {
  color: #303236;
  font-size: 15px;
  font-weight: 400;
  background-color: transparent;
  border: unset;
  border-bottom: solid 1px #303236;
  padding: 0 10px;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-search input::placeholder {
  color: #303236;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-search button {
  font-size: 21px;
  color: #303236;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border-radius: 50%;
  border: solid 1px #303236;
  padding: 0;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-search button:hover, .mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-search button:focus, .mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-search button:visited, .mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-search button:checked {
  background-color: #303236;
  color: #1dcad3;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li {
  font-size: 15px;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li a {
  color: #fff;
  font-weight: 500;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li a .mmenu-btn {
  color: #fff;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li a:hover, .mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li a:focus {
  color: #00eafc;
  font-weight: bold;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li > ul {
  background-color: #303236;
  padding: 0 0;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li > ul li a {
  color: #fff;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li > ul li a:hover, .mmenu-active .mobile-menu-container .mobile-menu-wrapper .mobile-nav .mobile-menu li > ul li a:focus {
  color: #303236;
  font-weight: normal;
  background-color: #1dcad3;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .social-icons .social-icon {
  color: #303236;
  font-size: 21px;
  width: 40px;
  height: 40px;
  margin: 0 5px;
  border: solid 1px #303236;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .social-icons .social-icon:focus, .mmenu-active .mobile-menu-container .mobile-menu-wrapper .social-icons .social-icon:hover {
  background-color: #303236;
}
.mmenu-active .mobile-menu-container .mobile-menu-wrapper .social-icons .social-icon:focus i, .mmenu-active .mobile-menu-container .mobile-menu-wrapper .social-icons .social-icon:hover i {
  color: #1dcad3;
}

.intro-slider-container {
  height: auto;
  margin-bottom: 0px;
  border-bottom: solid 1px #1dcad3;
}
.intro-slider-container .container {
  padding-left: 0px;
  padding-right: 0px;
}
.intro-slider-container .intro-slider .intro-slide .intro-content {
    position: absolute!important;
    left: 20%!important;
    top: 50%;
    z-index: 10;
    /* transform: translateY(-50%)!important; */
}
@media screen and (min-width: 992px) {
  .intro-slider-container, .intro-slide {
    height: 480px;
  }
}
@media (min-width: 1025px) {
  .intro-slider-container .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  .intro-slider-container .intro-slider .intro-slide .intro-content {
    left: 24.5%!important;
    transform: translate(-50%, 35%);
  }
}
@media screen and (min-width: 1600px) {
  .intro-slider-container, .intro-slide {
    height: 700px;
  }
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-] {
  color: #aaa;
  border-color: #aaa;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-prev, .intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-next {
  border: unset;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-prev svg, .intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-next svg {
  fill: #fff !important;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-prev svg .cls-arrow, .intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-next svg .cls-arrow {
  fill: #fff !important;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-prev {
  left: 20px;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-next {
  right: 20px;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-]:not(.disabled) {
  font-weight: bold;
  color: #303236;
  font-size: 27px;
  width: 60px;
  height: 60px;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  color: #303236;
  background-color: #fff;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-]:not(.disabled).is-next {
  right: 0px;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-]:not(.disabled).is-prev {
  left: 0px;
}
.intro-slider-container .intro-slider .owl-nav [class*=owl-]:not(.disabled):hover {
  color: #303236;
  border-color: #1dcad3;
  background-color: #1dcad3;
}
@media (min-width: 1600px) {
  .intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-prev {
    left: 20px;
  }
  .intro-slider-container .intro-slider .owl-nav [class*=owl-].owl-next {
    right: 20px;
  }
}
.intro-slider-container .intro-slider .owl-dots {
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-bottom: 10px;
  transform: translateX(-50%);
}
.intro-slider-container .intro-slider .owl-dots .owl-dot span {
  width: 17px !important;
  border-color: #fff !important;
}
.intro-slider-container .intro-slider .owl-dots .owl-dot.active span {
  width: 17px !important;
  height: 17px !important;
  background: #fff !important;
}
.intro-slider-container .intro-slide {
  margin-top: 0;
  min-height: 180px;
}
.intro-slider-container .intro-slider .intro-slide .intro-content .sl-title{
  margin-bottom: 5px;
}
.intro-slider-container .intro-slider .intro-slide .intro-content .sl-txt {
    margin-bottom: 30px;
}
.intro-slider-container .intro-slider .intro-slide .intro-content .sm-btn a {
    position: relative;
    display: inline-block;
    margin: auto;
    font-weight: bold;
    padding: 0px 30px;
    border-radius: 20px;
}
.intro-slider-container .intro-slider .intro-slide .intro-content .sm-btn a:hover {
    background-color: #1dcad3!important;
    color: #303236!important;
}
@media (max-width: 991px) {
.intro-slider-container .intro-slider .intro-slide .intro-content {
    transform: translateY(-50%)!important;
}
.intro-slider-container .intro-slider .intro-slide .intro-content .sl-title{
  font-size: 27px!important;
}
.intro-slider-container .intro-slider .intro-slide .intro-content .sl-txt {
    font-size: 20px!important;
}
.intro-slider-container .intro-slider .intro-slide .intro-content .sm-btn a {
    font-size: 15px!important;
}
}
@media (min-width: 992px) {
  .intro-slider-container {
    height: auto;
  }
  .intro-slider-container .intro-slider-wrapper .intro-slide {
    margin-top: 0;
    min-height: 450px;
  }
.intro-slider-container .intro-slider .intro-slide .intro-content .sm-btn a {
    padding: 10px 40px;
    border-radius: 40px;
}
}

.owl-dots {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.owl-dots .owl-dot span {
  width: 17px !important;
  height: 12px !important;
  border-color: #303236 !important;
}
.owl-dots .owl-dot:hover span, .owl-dots .owl-dot:focus span {
  background-color: #1dcad3 !important;
}
.owl-dots .owl-dot.active span {
  width: 15px !important;
  height: 15px !important;
  background: #303236 !important;
}

.page-title-cont .page-title {
  text-align: left;
  font-size: 23px;
  font-weight: 400;
  color: #fff;
  display: none;
}
@media (min-width: 768px) {
  .page-title-cont .page-title {
    text-align: center;
  }
}
.page-title-cont .breadcrumbs {
  position: relative;
  color: #fff;
  font-size: 15px;
  text-align: center;
  padding-top: 10px;
  margin-top: 0;
}
.page-title-cont .breadcrumbs a {
  color: #fff;
}
.page-title-cont .breadcrumbs a:hover {
  color: #1dcad3;
}
.page-title-cont .breadcrumbs a,
.page-title-cont .breadcrumbs span {
  padding: 0 5px;
}
.page-title-cont .breadcrumbs .bread-current {
  color: #fff;
}
.page-title-cont .breadcrumbs::after {
  position: absolute;
  display: inline-block;
  content: "";
  top: 0;
  left: 50%;
  width: 150px;
  height: 1px;
  background-color: #1dcad3;
  transform: translateX(-50%);
}
.page-title-cont::before {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.35);
}

.breadcrumb-nav {
  background-color: #303236;
  padding: 12px 10px;
  margin: 0 0;
}
.breadcrumb-nav .container {
  padding: 0px 0;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item {
  color: #fff;
  font-weight: 400;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item a {
  color: #fff;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item a:hover {
  color: #1dcad3;
}
.breadcrumb-nav .breadcrumb .breadcrumb-item::before {
  color: #fff;
}
@media (min-width: 992px) {
  .breadcrumb-nav {
    margin-top: 1px;
  }
}

.leftside {
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .leftside {
    margin-bottom: 0px;
  }
}
.leftside .sidebar {
  background-color: #fff;
  border: solid 1px #aaa;
  margin-right: 0px;
}
.leftside .sidebar .widget {
  margin-bottom: 0;
  border-bottom-color: #aaa;
}
.leftside .sidebar .widget .widget-title {
  margin: 0;
}
.leftside .sidebar .widget .widget-title a {
  display: block;
  width: 100%;
  height: 100%;
}
.leftside .sidebar .widget .widget-title a:hover {
  background: #1dcad3;
}
@media (min-width: 992px) {
  .leftside .sidebar .widget .widget-title a:hover {
    background: #1dcad3;
  }
}
.leftside .sidebar .widget:last-child {
  padding-bottom: 0;
}
.leftside .sidebar.sidebar-shop {
  position: relative;
}
.leftside .sidebar.sidebar-shop .widget {
  margin-bottom: 0px;
  transition: all 0.3s linear;
  padding: 0;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible {
  position: relative;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title {
  line-height: 1.5;
  margin: 0 0;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title a, .leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title button {
  position: relative;
  display: block;
  color: #303236;
  transition: all 0.3s ease-in-out;
  z-index: 19;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title a {
  text-decoration: none;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title a + a:after {
  position: absolute;
  top: -45px;
  color: #1C3860;
  content: "\e200";
  display: block;
  font-family: "linea-icons";
  font-size: 17px;
  line-height: 2;
  width: 35px;
  height: 38px;
  right: 0;
  margin-top: 0;
  text-align: center;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title a:hover + a:after {
  color: #303236;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title button {
  width: 100%;
  font-size: 16px;
  border: 0;
  text-align: left;
  z-index: 19;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title button + a:after {
  position: absolute;
  top: 0;
  color: #aaa;
  content: "\f110";
  display: block;
  font-family: "molla";
  font-size: 15px;
  line-height: 2.5;
  width: 40px;
  height: 40px;
  right: 0;
  margin-top: -45px;
  text-align: center;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title button:hover {
  cursor: pointer;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title:hover a, .leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-title:hover button {
  color: #00eafc;
  background-color: #303236;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body {
  padding: 0 0;
  transition: all 0.3s linear;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item {
  position: relative;
  padding-top: 0;
  padding-right: 0;
  border-bottom: solid 1px rgba(255, 255, 255, 0.15);
  margin-bottom: 0;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item .custom-control {
  padding-left: 20px;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item a, .leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item button {
  position: relative;
  display: block;
  color: #303236;
  transition: all 0.3s ease-in-out;
  z-index: 19;
  font-size: 15px;
  padding: 5px 5px 5px 10px;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item a:hover, .leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item button:hover {
  cursor: pointer;
  color: #00858c;
  background-color: #f2f2f2;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item a {
  text-decoration: none;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item button {
  width: 100%;
  border: 0;
  color: #303236;
  text-align: left;
  background-color: transparent;
  z-index: 19;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item button + a {
  padding: 0;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item button + a:after {
  position: absolute;
  top: 0;
  color: #aaa;
  content: "\f110";
  display: block;
  font-family: "molla";
  font-size: 15px;
  line-height: 2.5;
  width: 40px;
  height: 40px;
  right: 0;
  margin-top: -45px;
  text-align: center;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item.active {
  background-color: #1dcad3;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body .filter-items .filter-item.active a {
  color: #fff;
  background-color: #303236;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body.third {
  padding-left: 20px;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible .widget-body.third .filter-items .filter-item a:hover {
  color: #00858c;
  background-color: transparent;
  padding-left: 15px;
  text-decoration: underline;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible:last-child {
  margin-bottom: 0;
}
.leftside .sidebar.sidebar-shop .widget.widget-collapsible:hover button {
  background-color: #f2f2f2;
}
.leftside .sidebar.sidebar-shop .widget:hover a {
  transition: all 0.3s linear;
}
.leftside .sidebar.sidebar-shop .widget:hover button {
  color: #303236;
}
.leftside .sidebar.sidebar-shop .widget:first-child {
  border-top: unset;
}
.leftside .sidebar.sidebar-shop .widget:last-child {
  border-bottom-color: transparent;
}
.leftside .sidebar.sidebar-shop .widget.active a {
  color: #303236;
}
.leftside .sidebar.sidebar-shop .widget.active button {
  color: #303236;
}
.leftside .sidebar.sidebar-shop a:not([data-toggle=collapse]), .leftside .sidebar.sidebar-shop button:not([data-toggle=collapse]) {
  display: block;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  color: #303236;
  border: 0;
  text-align: left;
  padding: 10px 10px 10px 15px;
  background-color: transparent;
  transition: color 0.3s ease;
}
.leftside .sqare {
  position: absolute;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 150%;
  background-color: #1dcad3;
  z-index: -1;
}
.leftside .sqare.one, .leftside .sqare.two {
  top: 0;
  height: calc(100% + 20px);
}
.leftside .sqare.two {
  top: 9px;
  background-color: unset;
  z-index: 9;
}
@media (min-width: 992px) {
  .leftside .sqare.two {
    top: -25px;
    height: 135%;
  }
}

.indexStory {
  background-color: #e6e6e6;
}
.indexStory .st-area {
  text-align: center;
  padding-bottom: 50px;
}
.indexStory .st-area .st-img {
  padding: 0px 0 20px;
}
.indexStory .st-area .st-img img {
  display: block;
  margin: auto;
}
.indexStory .st-area .st-txt p {
  line-height: 1.2;
}
.indexStory .st-deco {
  position: relative;
  text-align: center;
  border-bottom: solid 20px #090a0a;
}
.indexStory .st-deco span {
  position: relative;
  display: inline-block;
  font-size: 27px;
  font-weight: bold;
  margin: 0;
  margin-bottom: -7px;
  text-align: center;
  color: #fff;
  padding: 0 50px;
  z-index: 1;
}
.indexStory .st-deco::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  margin: auto;
  width: 100%;
  height: 55px;
  margin: 0px;
  background-color: #090a0a;
  z-index: 0;
}
@media (min-width: 768px) {
  .indexStory .st-deco::before {
    left: calc(50% - 300px);
    bottom: 0;
    display: block;
    margin: auto;
    width: 600px;
    height: 55px;
    margin: 0px;
    background-color: #090a0a;
    transform: perspective(60px) rotateX(10deg);
    z-index: 0;
  }
}

.indexTopic,
.indexSale {
  padding: 40px 0px;
}
.indexTopic .owl-simple .owl-nav [class*=owl-],
.indexSale .owl-simple .owl-nav [class*=owl-] {
  top: 55%;
  color: #aaa;
  border-color: #aaa;
}
.indexTopic .owl-simple .owl-nav [class*=owl-].owl-prev,
.indexSale .owl-simple .owl-nav [class*=owl-].owl-prev {
  left: 0;
}
.indexTopic .owl-simple .owl-nav [class*=owl-].owl-next,
.indexSale .owl-simple .owl-nav [class*=owl-].owl-next {
  right: 0;
}
.indexTopic .owl-simple .owl-nav [class*=owl-]:not(.disabled),
.indexSale .owl-simple .owl-nav [class*=owl-]:not(.disabled) {
  color: #303236;
  border-color: #303236;
}
.indexTopic .owl-simple .owl-nav [class*=owl-]:not(.disabled):hover,
.indexSale .owl-simple .owl-nav [class*=owl-]:not(.disabled):hover {
  color: #1dcad3;
  border-color: #1dcad3;
}
.indexTopic .product .product-media img,
.indexSale .product .product-media img {
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.indexTopic .product .product-body,
.indexSale .product .product-body {
  padding-bottom: 5px;
}
.indexTopic .product .product-body .product-title,
.indexTopic .product .product-body .product-price,
.indexSale .product .product-body .product-title,
.indexSale .product .product-body .product-price {
  font-size: 17px;
  color: #303236;
}
.indexTopic .product .product-body .product-title,
.indexSale .product .product-body .product-title {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.indexTopic .product .product-body .product-title:hover a,
.indexSale .product .product-body .product-title:hover a {
  color: #090a0a;
}
.indexTopic .product .product-body .product-price,
.indexSale .product .product-body .product-price {
  color: #ff5353;
  justify-content: flex-start;
  margin-bottom: 0;
}
.indexTopic .product .pd-bottom ul,
.indexSale .product .pd-bottom ul {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
.indexTopic .product .pd-bottom ul li a,
.indexSale .product .pd-bottom ul li a {
  font-size: 27px;
  text-align: center;
  border: none;
  padding: 0;
  color: #303236;
}
.indexTopic .product .pd-bottom ul li a:hover,
.indexSale .product .pd-bottom ul li a:hover {
  color: #1dcad3;
  background-color: transparent;
}
.indexTopic .product:hover .product-media img,
.indexSale .product:hover .product-media img {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .indexTopic,
  .indexSale {
    padding: 40px 40px 50px;
  }
}
@media (min-width: 992px) {
  .indexTopic .owl-simple .owl-nav [class*=owl-].owl-prev,
  .indexSale .owl-simple .owl-nav [class*=owl-].owl-prev {
    left: -20px;
  }
  .indexTopic .owl-simple .owl-nav [class*=owl-].owl-next,
  .indexSale .owl-simple .owl-nav [class*=owl-].owl-next {
    right: -20px;
  }
}
@media (min-width: 1200px) {
  .indexTopic .owl-simple .owl-nav [class*=owl-].owl-prev,
  .indexSale .owl-simple .owl-nav [class*=owl-].owl-prev {
    left: -45px;
  }
  .indexTopic .owl-simple .owl-nav [class*=owl-].owl-next,
  .indexSale .owl-simple .owl-nav [class*=owl-].owl-next {
    right: -45px;
  }
}

.indexTopic {
  padding: 40px 0px;
}
.indexTopic .tpItem .banner .banner-content {
  left: 20px;
  padding-top: 0;
}
.indexTopic .tpItem .banner .banner-content .title, .indexTopic .tpItem .banner .banner-content .banner-subtitle {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: 0;
}
.indexTopic .tpItem .banner .banner-content .title {
  font-size: 24px;
  margin-bottom: 5px;
}
.indexTopic .tpItem .banner .banner-content .banner-link {
  font-size: 17px;
  border-color: #fff;
  border-width: 1px;
  color: #fff;
}
.indexTopic .tpItem .banner .banner-content .banner-link:hover {
  background-color: #fff;
  color: #303236;
}
.indexTopic .tpItem:first-child .banner .banner-content {
  top: 60px;
  left: 30px;
}
.indexTopic .tpItem:nth-child(2) .banner .banner-content.banner-content-bottom {
  bottom: 10px;
}
.indexTopic .tpItem:nth-child(3) .banner .banner-content, .indexTopic .tpItem:nth-child(4) .banner .banner-content {
  top: 35%;
}
.indexTopic .product .product-media .product-action a,
.indexTopic .product .product-media .product-action span {
  font-size: 15px;
  color: #303236;
}
.indexTopic .product .product-media .product-action a {
  background-color: #1dcad3;
}
.indexTopic .tp-content {
  position: relative;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}
.indexTopic .tp-content .tp-left,
.indexTopic .tp-content .tp-right {
  width: 100%;
}
.indexTopic .tp-content .tp-left {
  position: relative;
  display: block;
  height: 100%;
}
.indexTopic .tp-content .tp-left img {
  height: auto;
  width: 100%;
  max-width: 100%;
}
.indexTopic .tp-content .tp-right {
  padding: 0px 30px 30px;
}
.indexTopic .tp-content .tp-right .owl-simple .owl-nav [class*=owl-]:not(.disabled) {
  color: #1dcad3;
  border-color: #1dcad3;
}
.indexTopic .tp-content .tp-right .owl-simple .owl-nav [class*=owl-]:not(.disabled):hover {
  color: #fff;
  border-color: #fff;
}
.indexTopic .tp-content .tp-right .product {
  background-color: transparent;
}
.indexTopic .tp-content .tp-right .product .product-body {
  padding: 15px 0 10px;
  background-color: transparent;
}
.indexTopic .tp-content .tp-right .product .product-body .product-title {
  color: #fff;
}
.indexTopic .tp-content .tp-right .product .product-body .product-title:hover a {
  color: #1dcad3;
}
.indexTopic .tp-content .tp-right .product .product-body .product-price {
  color: #1dcad3;
}
@media (min-width: 768px) {
  .indexTopic .tp-content .tp-right {
    padding: 0px 60px 50px;
  }
}
@media (min-width: 1200px) {
  .indexTopic .tp-content .tp-right {
    padding: 0px 80px 30px;
  }
}
@media (min-width: 992px) {
  .indexTopic .tp-content {
    flex-direction: row;
  }
  .indexTopic .tp-content .tp-left,
  .indexTopic .tp-content .tp-right {
    width: 50%;
  }
  .indexTopic .tp-content .tp-left {
    position: absolute;
    overflow: hidden;
  }
  .indexTopic .tp-content .tp-left img {
    height: 100%;
    width: max-content;
    max-width: fit-content;
  }
  .indexTopic .tp-content .tp-right {
    margin-left: 50%;
  }
}
@media (min-width: 1200px) {
  .indexTopic .tp-content .tp-left {
    width: 40%;
  }
  .indexTopic .tp-content .tp-right {
    width: 60%;
    margin-left: 40%;
  }
}
.indexTopic .owl-simple .owl-dots .owl-dot span {
  border-color: #1dcad3 !important;
}
.indexTopic .owl-simple .owl-dots .owl-dot:hover span, .indexTopic .owl-simple .owl-dots .owl-dot:focus span {
  background-color: #1dcad3 !important;
}
.indexTopic .owl-simple .owl-dots .owl-dot.active span {
  background: #1dcad3 !important;
}

.indexSale .row {
  margin-bottom: 10px;
}
.indexSale .pdItem .product .pd-bottom {
  padding: 0 0 10px;
}

.indexNews {
  position: relative;
  padding: 40px 0px;
  background-size: cover;
  background-color: #e6e6e6;
}
.indexNews .news-info .owl-carousel {
  padding: 0 20px;
}
.indexNews .news-info .nsItem {
  margin-bottom: 45px;
}
.indexNews .news-info .nsItem:last-child {
  margin-bottom: 0;
}
.indexNews .news-info .nsItem .entry {
  margin-bottom: 0;
}
.indexNews .news-info .nsItem .entry .entry-media {
  overflow: hidden;
  margin-bottom: 0;
}
.indexNews .news-info .nsItem .entry .entry-media img {
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.indexNews .news-info .nsItem .entry .entry-body {
  padding: 12px 10px;
  background-color: transparent;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-top {
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 3px 0;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-top .entry-meta,
.indexNews .news-info .nsItem .entry .entry-body .entry-top .entry-cats {
  width: 100%;
  margin-bottom: 0;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-top .entry-cats {
  width: 100%;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-top .entry-cats:hover a {
  color: #1dcad3;
  box-shadow: unset;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-title {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-title a {
  color: #090a0a;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-title a:hover {
  color: #303236;
}
.indexNews .news-info .nsItem .entry .entry-body .entry-content a {
  color: #1dcad3;
}
.indexNews .news-info .nsItem:hover .entry .entry-media img {
  transform: scale(1.1);
}
@media (min-width: 768px) {
  .indexNews {
    padding: 40px 0px;
  }
  .indexNews .news-info .nsItem {
    margin-bottom: 20px;
  }
  .indexNews .news-info .nsItem .entry .entry-body {
    padding: 12px 20px;
  }
  .indexNews .news-info .nsItem .entry .entry-body .entry-top {
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .indexNews .news-info .nsItem .entry .entry-body .entry-top .entry-meta,
  .indexNews .news-info .nsItem .entry .entry-body .entry-top .entry-cats {
    width: auto;
  }
  .indexNews .news-info .nsItem .entry .entry-body .entry-top .entry-cats {
    margin-left: 5px;
  }
}
@media (min-width: 1200px) {
  .indexNews .news-info .owl-carousel {
    padding: unset;
  }
  .indexNews .news-info .nsItem {
    margin-bottom: 0;
  }
}

.indexESG {
  background-image: url("/uploads/others/images/indexESG.webp");
  background-position: 50% 50%;
  padding: 30px 0;
}
.indexESG .news-info .owl-carousel {
  padding: 0 20px;
}
.indexESG .news-info .nsItem {
  padding: 35px 20px 20px;
  background: rgba(48, 50, 54, 0.8);
  border-radius: 20px;
  min-height: 425px;
}
.indexESG .news-info .nsItem .entry .entry-media {
  overflow: hidden;
  margin-bottom: 0;
}
.indexESG .news-info .nsItem .entry .entry-media img {
  transform: scale(1.01);
  transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.indexESG .news-info .nsItem .entry .entry-body {
  padding: 10px 0 0;
}
.indexESG .news-info .nsItem .entry .entry-body .entry-title {
  font-size: 27px;
}
.indexESG .news-info .nsItem .entry .entry-body .entry-title a {
  color: #1dcad3;
}
.indexESG .news-info .nsItem .entry .entry-body .entry-content p {
  color: #fff;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 0;
}
.indexESG .news-info .nsItem .entry .entry-body .entry-content p span {
  font-weight: bold;
}
.indexESG .news-info .nsItem:hover .entry .entry-media img {
  transform: scale(1.1);
}
@media (min-width: 1200px) {
  .indexESG .news-info .owl-carousel {
    padding: unset;
  }
}

.indexNews .owl-simple .owl-nav .owl-prev, .indexESG .owl-simple .owl-nav .owl-prev {
  left: 15px;
}
.indexNews .owl-simple .owl-nav .owl-next, .indexESG .owl-simple .owl-nav .owl-next {
  right: 15px;
}
.indexNews .owl-simple .owl-nav [class*=owl-], .indexESG .owl-simple .owl-nav [class*=owl-] {
  font-weight: bold;
  color: #303236;
  font-size: 27px;
  width: 60px;
  height: 60px;
  border: 1px solid #e6e6e6;
  border-radius: 50px;
  color: #303236;
  background-color: #fff;
}
.indexNews .owl-simple .owl-nav [class*=owl-].is-next, .indexESG .owl-simple .owl-nav [class*=owl-].is-next {
  right: 0px;
}
.indexNews .owl-simple .owl-nav [class*=owl-].is-prev, .indexESG .owl-simple .owl-nav [class*=owl-].is-prev {
  left: 0px;
}
.indexNews .owl-simple .owl-nav [class*=owl-].disabled, .indexESG .owl-simple .owl-nav [class*=owl-].disabled {
  opacity: 0.35;
}
.indexNews .owl-simple .owl-nav [class*=owl-]:not(.disabled):hover, .indexESG .owl-simple .owl-nav [class*=owl-]:not(.disabled):hover {
  color: #303236;
  border-color: #1dcad3;
  background-color: #1dcad3;
}
@media (min-width: 992px) {
  .indexNews .owl-simple .owl-nav .owl-prev, .indexESG .owl-simple .owl-nav .owl-prev {
    left: 0px;
  }
  .indexNews .owl-simple .owl-nav .owl-next, .indexESG .owl-simple .owl-nav .owl-next {
    right: 0px;
  }
}
@media (min-width: 1200px) {
  .indexNews .owl-simple .owl-nav .owl-prev, .indexESG .owl-simple .owl-nav .owl-prev {
    left: -65px;
  }
  .indexNews .owl-simple .owl-nav .owl-next, .indexESG .owl-simple .owl-nav .owl-next {
    right: -65px;
  }
}

.fancybox__toolbar .f-button {
  color: #fff;
}

.fancybox__carousel .fancybox__nav .f-button svg {
  width: 45px;
  height: 45px;
  stroke-width: 1px;
  color: #6d6d6d;
}
.fancybox__carousel .fancybox__nav .f-button:hover svg {
  color: #1dcad3;
}

.news .main-title {
  font-size: 21px;
}
.news .nsItem {
  margin-bottom: 45px;
}
.news .nsItem:last-child {
  margin-bottom: 0;
}
.news .nsItem .entry {
  margin-bottom: 0;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
}
.news .nsItem .entry .entry-media {
  margin-bottom: 0;
}
.news .nsItem .entry .entry-body {
  padding: 12px 10px;
  background-color: #fff;
}
.news .nsItem .entry .entry-body .entry-top {
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 3px 0;
}
.news .nsItem .entry .entry-body .entry-top .entry-meta,
.news .nsItem .entry .entry-body .entry-top .entry-cats {
  color: #090a0a;
  font-size: 17px;
  font-weight: 500;
  width: 100%;
  margin-bottom: 0;
}
.news .nsItem .entry .entry-body .entry-top .entry-cats {
  width: 100%;
}
.news .nsItem .entry .entry-body .entry-top .entry-cats:hover a {
  color: #1dcad3;
  box-shadow: unset;
}
.news .nsItem .entry .entry-body .entry-title {
  font-size: 19px;
  font-weight: 400;
  line-height: 1.5;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.news .nsItem .entry .entry-body .entry-title a {
  color: #090a0a;
}
.news .nsItem .entry .entry-body .entry-title a:hover {
  color: #303236;
}
.news .nsItem .entry .entry-body .entry-content a {
  color: #1dcad3;
}
@media (min-width: 768px) {
  .news .nsItem .entry .entry-body {
    padding: 12px 20px;
  }
  .news .nsItem .entry .entry-body .entry-top {
    flex-wrap: nowrap;
    flex-direction: row;
  }
  .news .nsItem .entry .entry-body .entry-top .entry-meta,
  .news .nsItem .entry .entry-body .entry-top .entry-cats {
    width: auto;
  }
  .news .nsItem .entry .entry-body .entry-top .entry-cats {
    margin-left: 5px;
  }
}
.news .ns-content .entry {
  margin-bottom: 0px;
}
.news .ns-content .entry .entry-body {
  padding-left: 0;
  padding-bottom: 20px;
}
.news .ns-content .entry .entry-body .entry-title {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.5;
}
.news .ns-content .entry .entry-body .entry-top {
  display: flex;
  margin-bottom: 10px;
}
.news .ns-content .entry .entry-body .entry-top .entry-meta, .news .ns-content .entry .entry-body .entry-top .entry-cats {
  font-size: 17px;
  color: #303236;
  font-weight: 500;
}
.news .ns-content .entry .entry-body .entry-top .entry-meta {
  line-height: 1.5;
  margin-bottom: 0;
}
.news .ns-content .entry .entry-body .entry-top .entry-cats {
  line-height: 1.5;
  margin-bottom: 0;
  margin-left: 5px;
}
.news .ns-content .entry .entry-body .entry-top .entry-cats:hover a {
  color: #00858c;
  box-shadow: unset;
  text-decoration: underline;
}
.news .ns-content .entry .entry-media {
  max-width: 100%;
}
.news .ns-content .entry .entry-media img {
  width: 100%;
}
.news .ns-content .entry .entry-bottom {
  margin-top: 20px;
}
.news .ns-content .entry .entry-bottom .pager-nav {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
  flex-direction: row;
  border-bottom: 0;
  padding-bottom: 0;
  margin-top: 20px;
  margin-bottom: 0;
}
.news .ns-content .entry .entry-bottom .pager-nav .pager-link-title {
  display: block;
  font-size: 23px;
  color: #303236;
  margin-top: 0;
}
.news .ns-content .entry .entry-bottom .pager-nav .back {
  display: inline-block;
  width: 135px;
  max-width: 135px;
  color: #303236;
  background-color: #1dcad3;
  border: solid 1px #1dcad3;
  text-align: center;
  height: 40px;
  font-size: 15px;
  font-weight: 600;
  line-height: 1;
  padding: 10px 0;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all 0.3s ease;
}
.news .ns-content .entry .entry-bottom .pager-nav .back:hover {
  color: #1dcad3;
  border-color: #303236;
  background-color: #303236;
}
.news .ns-content .entry .entry-bottom .pager-nav .pager-link {
  flex: 0 0 0;
}
.news .ns-content .entry .entry-bottom .pager-nav .pager-link.pager-link-prev {
  padding: 0px;
}
.news .ns-content .entry .entry-bottom .pager-nav .pager-link.pager-link-next {
  max-width: 100%;
  padding: 0px;
  align-items: flex-start;
}
.news .ns-content .entry .entry-bottom .pager-nav .pager-link::after {
  content: unset;
}
.news .ns-content .entry .entry-bottom .pager-nav .pager-link:hover span, .news .ns-content .entry .entry-bottom .pager-nav .pager-link:focus span {
  color: #303236;
  box-shadow: unset;
  font-size: 25px;
}
.news .toolbox.tlBottom .toolbox-right {
  justify-content: center;
}
@media (min-width: 992px) {
  .news .leftside {
    padding-right: 30px;
    margin-top: 92px;
  }
}

.product-label {
  top: 10px;
  left: 10px;
  font-weight: 500;
  letter-spacing: 0.5px;
  border-radius: 20px;
}
.product-label.label-sale, .product-label.label-new {
  color: #fff;
  border: solid 2px #c78e32;
  background-color: #c78e32;
  padding: 3px 10px;
}
.product-label + .product-label {
  top: 10px;
  left: 75px;
}

.products .container-fluid {
  padding-left: 10px;
  padding-right: 10px;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-media .pd-action a,
.products .pd-content .pd-container .pdItem .product.ed-style .product-media .pd-action span {
  font-size: 15px;
  color: #1dcad3;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-media .pd-action a {
  background-color: #303236;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-media .pd-action a:hover span {
  box-shadow: unset;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body {
  padding-top: 5px;
  padding-bottom: 5px;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  top: calc(-100% + 24px);
  left: 0;
  height: 30px;
  margin-bottom: 10px;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel span {
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 1px 15px;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul {
  display: flex;
  justify-content: flex-end;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li {
  width: 31px;
  height: 31px;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  padding: 2px;
  margin: 0 3px;
  transition: all 0.2s ease-in-out;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li a {
  width: 100%;
  height: 100%;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li a svg {
  width: 27px;
  height: 27px;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li:last-child {
  margin-right: 5px;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li:hover:first-child {
  background-color: #008CE0;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li:hover:nth-child(2) {
  background-color: #ea27c2;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li:hover:nth-child(3) {
  background-color: #5F01D1;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-channel ul li:hover:last-child {
  background-color: #ee4d2d;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-title,
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-price {
  font-size: 17px;
  color: #303236;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-title {
  text-align: left;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-title:hover a {
  color: #303236;
}
.products .pd-content .pd-container .pdItem .product.ed-style .product-body .product-price {
  color: #ff5353;
  justify-content: flex-start;
  margin-bottom: 0;
}
.products .pd-content .pd-container .pdItem .product.ed-style .pd-bottom ul {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0;
}
.products .pd-content .pd-container .pdItem .product.ed-style .pd-bottom ul li a {
  font-size: 27px;
  text-align: center;
  border: none;
  padding: 0;
  color: #303236;
}
.products .pd-content .pd-container .pdItem .product.ed-style .pd-bottom ul li a:hover {
  color: #1dcad3;
  background-color: transparent;
}
.products .toolbox {
  flex-direction: column;
  margin-bottom: 30px;
}
.products .toolbox .toolbox-left .main-title {
  font-size: 21px;
  padding: 20px 0;
  margin-left: 0px;
}
.products .toolbox .toolbox-right {
  width: 100%;
}
.products .toolbox .toolbox-right .toolbox-sort .select-count {
  margin-right: 5px;
}
.products .toolbox .toolbox-right .toolbox-sort .select-count select,
.products .toolbox .toolbox-right .toolbox-sort .select-custom select {
  color: #303236;
  font-size: 15px;
  font-weight: 400;
  border: unset;
  border-bottom: solid 1px #303236;
  background-color: transparent;
}
.products .toolbox .toolbox-right .toolbox-sort .select-count select:hover,
.products .toolbox .toolbox-right .toolbox-sort .select-custom select:hover {
  background-color: #f2f2f2;
}
.products .toolbox.tlBottom .toolbox-sort {
  width: 100%;
  justify-content: center;
}
.products .toolbox.tlBottom .toolbox-sort .select-count {
  margin-right: 5px;
}
.products .toolbox.tlBottom .toolbox-sort .select-count select,
.products .toolbox.tlBottom .toolbox-sort .select-custom select {
  color: #303236;
  font-size: 15px;
  font-weight: 400;
  border: unset;
  border-bottom: solid 1px #303236;
  background-color: transparent;
}
.products .toolbox.tlBottom .toolbox-sort .select-count select:hover,
.products .toolbox.tlBottom .toolbox-sort .select-custom select:hover {
  background-color: #f2f2f2;
}
@media (min-width: 768px) {
  .products .toolbox.tlBottom .toolbox-sort {
    justify-content: flex-end;
  }
}
.products .toolbox.tlBottom .toolbox-right {
  margin-top: 10px;
  justify-content: center;
}
.products .product-details-top .product-gallery {
  margin-bottom: 0;
}
.products .product-details-top .product-gallery .product-main-image {
  margin-bottom: 0;
}
.products .product-details-top .product-gallery .product-image-gallery {
  margin-left: 0px;
  margin-right: 0px;
}
.products .product-details-top .product-gallery .product-gallery-item {
  position: relative;
  display: block;
  flex: 0 0 25%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
}
.products .product-details-top .product-gallery .product-gallery-item:before, .products .product-details-top .product-gallery .product-gallery-item::after {
  left: 0;
  right: 0;
  border-color: #303236;
}
.products .product-details-top .product-gallery .owl-nav [class*=owl-] {
  top: 50%;
  width: 40px;
  height: 40px;
  color: #aaa;
  border-color: #aaa;
}
.products .product-details-top .product-gallery .owl-nav [class*=owl-].owl-prev svg, .products .product-details-top .product-gallery .owl-nav [class*=owl-].owl-next svg {
  width: 21px;
}
.products .product-details-top .product-gallery .owl-nav [class*=owl-].owl-prev {
  left: -25px;
}
.products .product-details-top .product-gallery .owl-nav [class*=owl-].owl-next {
  right: -25px;
}
.products .product-details-top .product-gallery .owl-nav [class*=owl-]:not(.disabled) {
  color: #303236;
  border-color: #303236;
}
.products .product-details-top .product-gallery .owl-nav [class*=owl-]:not(.disabled):hover {
  color: #1dcad3;
  border-color: #1dcad3;
}
.products .product-details-top .details {
  padding: 0 20px;
}
.products .product-details-top .details .social-icons .social-label {
  font-size: 13px;
  font-weight: bold;
}
.products .product-details-top .details .num {
  display: inline-block;
  font-size: 13px;
  color: #6d6d6d;
  padding-left: 5px;
}
.products .product-details-top .details .product-details .desc {
  margin-bottom: 10px;
}
.products .product-details-top .details .product-details .desc .product-label {
  position: relative;
  left: 0;
  top: 0;
}
.products .product-details-top .details .product-details .desc .product-label.label-sale, .products .product-details-top .details .product-details .desc .product-label.label-new {
  color: #c78e32;
  border: solid 2px #c78e32;
  background-color: transparent;
}
.products .product-details-top .details .product-details .product-title {
  font-size: 21px;
  font-weight: bold;
  color: #303236;
  margin-bottom: 10px;
}
.products .product-details-top .details .product-details .pd-details-channel {
  position: relative;
  display: block;
  padding-top: 20px;
  margin-top: 30px;
}
.products .product-details-top .details .product-details .pd-details-channel ul {
  display: flex;
  flex-direction: column;
}
.products .product-details-top .details .product-details .pd-details-channel ul li {
  background-color: #303236;
  margin-bottom: 10px;
  max-width: 377px;
  border-radius: 4px;
}
.products .product-details-top .details .product-details .pd-details-channel ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  padding: 7px 15px;
}
.products .product-details-top .details .product-details .pd-details-channel ul li a svg {
  width: 30px;
  height: 30px;
}
.products .product-details-top .details .product-details .pd-details-channel ul li a p {
  padding-left: 7px;
  color: #fff;
}
.products .product-details-top .details .product-details .pd-details-channel ul li:hover {
  background-color: #1dcad3;
}
.products .product-details-top .details .product-details .pd-details-channel ul li:hover p {
  color: #303236;
  font-weight: 400;
}
.products .product-details-top .details .product-details .pd-details-channel ul li:hover.pchome p, .products .product-details-top .details .product-details .pd-details-channel ul li:hover.momo p, .products .product-details-top .details .product-details .pd-details-channel ul li:hover.yahoo p, .products .product-details-top .details .product-details .pd-details-channel ul li:hover.shopee p {
  color: #fff;
}
.products .product-details-top .details .product-details .pd-details-channel ul li:hover.pchome {
  background-color: #008CE0;
}
.products .product-details-top .details .product-details .pd-details-channel ul li:hover.momo {
  background-color: #ea27c2;
}
.products .product-details-top .details .product-details .pd-details-channel ul li:hover.yahoo {
  background-color: #5F01D1;
}
.products .product-details-top .details .product-details .pd-details-channel ul li:hover.shopee {
  background-color: #ee4d2d;
}
.products .product-details-top .details .product-details .product-price {
  padding: 10px 0;
}
.products .product-details-top .details .product-details .product-price span {
  font-size: 21px;
  font-weight: bold;
  margin: 10px 0;
  color: #303236;
}
.products .product-details-top .details .product-details .product-price span.og-price {
  color: #e6e6e6;
  font-size: 17px;
  font-weight: 400;
  padding-left: 10px;
  text-decoration: line-through;
}
.products .product-details-top .details .product-details .details-filter-row {
  margin-bottom: 30px;
}
.products .product-details-top .details .product-details .product-content {
  margin: 0;
}
.products .product-details-top .details .product-details .product-content .note {
  margin-bottom: 10px;
}
.products .product-details-top .details .product-details .product-content .note p {
  font-size: 15px;
  font-weight: 400;
}
.products .product-details-top .details .product-details .product-content .event {
  margin: 20px 0 10px;
}
.products .product-details-top .details .product-details .product-content .event ul {
  position: relative;
  border-left: solid 1px #222;
  padding-left: 10px;
  margin-bottom: 0;
}
.products .product-details-top .details .product-details .product-content .event ul::before {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 1px;
  background-color: #303236;
  top: 0;
}
.products .product-details-top .details .product-details .product-content .event ul::after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 1px;
  background-color: #303236;
  bottom: 0;
}
.products .product-details-top .details .product-details .product-content .event ul li a {
  color: #303236;
  border-bottom: dotted 1px #e6e6e6;
}
.products .product-details-top .details .product-details .product-content .event ul li a:hover {
  color: #e6e6e6;
}
.products .product-details-top .details .product-details .details-specification .spec {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.products .product-details-top .details .product-details .details-specification .spec label {
  color: #303236;
  font-size: 15px;
  font-weight: 400;
  min-width: 65px;
  margin-bottom: 0;
  margin-right: 10px;
}
.products .product-details-top .details .product-details .details-specification .spec .product-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 0;
}
.products .product-details-top .details .product-details .details-specification .spec .product-nav a {
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  height: 35px;
  color: #303236;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0px 20px;
  border-radius: 0;
  border: solid 1px #e6e6e6;
}
.products .product-details-top .details .product-details .details-specification .spec .product-nav a.active::after {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: "molla";
  content: "\e801";
  display: inline-flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
}
.products .product-details-top .details .product-details .details-specification .spec .product-nav a:hover, .products .product-details-top .details .product-details .details-specification .spec .product-nav a:focus, .products .product-details-top .details .product-details .details-specification .spec .product-nav a.active {
  border-color: #303236;
  color: #303236;
  font-weight: bold;
  box-shadow: unset;
}
.products .product-details-top .details .product-details .details-specification .spec.quantity .input-spinner .input-group-prepend,
.products .product-details-top .details .product-details .details-specification .spec.quantity .input-spinner .input-group-append {
  height: 38px;
}
.products .product-details-top .details .product-details .details-specification .spec.quantity .input-spinner .input-group-prepend .btn.btn-spinner,
.products .product-details-top .details .product-details .details-specification .spec.quantity .input-spinner .input-group-append .btn.btn-spinner {
  border: solid 1px transparent;
}
.products .product-details-top .details .product-details .details-specification .spec.quantity .input-spinner .input-group-prepend:hover .btn.btn-spinner,
.products .product-details-top .details .product-details .details-specification .spec.quantity .input-spinner .input-group-append:hover .btn.btn-spinner {
  color: #303236;
  border: solid 1px #e6e6e6;
  background-color: #e6e6e6;
}
.products .product-details-top .details .product-details .details-specification .spec.quantity .input-spinner .form-control {
  font-size: 17px;
  color: #303236;
  padding: 5px 20px;
}
.products .product-details-top .details .product-details .details-specification .spec.quantity select {
  color: #303236;
  border-color: #6d6d6d;
  background-color: #fff;
  padding-left: 10px;
}
.products .product-details-top .details .product-details .details-specification .spec.quantity select:focus {
  color: #303236;
  border-color: #303236;
}
.products .product-details-top .details .product-details .details-specification .spec.price {
  justify-content: left;
  align-items: baseline;
  margin-bottom: 10px;
}
.products .product-details-top .details .product-details .details-specification .spec.price label {
  display: contents;
}
.products .product-details-top .details .product-details .details-specification .spec.price span {
  color: #303236;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  justify-content: center;
}
.products .product-details-top .details .product-details .details-specification .spec.price span.og {
  color: #aaa;
  font-size: 19px;
  font-weight: normal;
  padding-right: 10px;
  text-decoration: line-through;
}
.products .product-details-top .details .product-details .product-details-action {
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 10px;
  margin-bottom: 0px;
}
.products .product-details-top .details .product-details .product-details-action .details-action-col {
  display: inline-flex;
  width: 100%;
  margin-bottom: 0px;
}
.products .product-details-top .details .product-details .product-details-action .details-action-col .product-details-quantity {
  width: 100%;
}
.products .product-details-top .details .product-details .product-details-action .btn-cart {
  width: 100%;
  min-width: fit-content;
  padding: 5px;
  color: #fff;
  border: solid 1px #222;
  background-color: #303236;
}
.products .product-details-top .details .product-details .product-details-action .btn-cart:hover {
  border: solid 1px #777;
  background-color: #6d6d6d;
}
.products .product-details-top .details .product-details .product-details-action .btn-cart span {
  color: #fff;
  box-shadow: none;
}
.products .product-details-top .details .product-details .product-details-action .btn-product.btn-wishlist {
  color: #303236;
  background-color: #fff;
  border: 0;
}
.products .product-details-top .details .product-details .product-details-action .btn-product.btn-wishlist span {
  color: #303236;
  background-color: #fff;
  border: 0;
  font-size: 14px;
}
.products .product-details-top .details .product-details .product-details-action .btn-product.btn-wishlist:hover {
  color: #fff;
}
.products .product-details-top .details .product-details .product-details-action .btn-product.btn-wishlist:hover span {
  color: #fff;
}
.products .product-details-top .details .product-details .product-details-action .btn-product.btn-wishlist.active:before {
  content: "\f233";
  color: #fff;
}
.products .product-details-top .details .product-details .product-details-action .btn-wishlist {
  justify-content: flex-start;
  width: 100%;
}
.products .product-details-top .details .product-details .details-filter-row-btn {
  margin-bottom: 0px;
  margin-left: -10px;
  margin-right: -10px;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
  width: 100%;
  height: 40px;
  font-size: 15px;
  color: #303236;
  border: solid 1px #1dcad3;
  background-color: #1dcad3;
  padding: 10px 0;
  border-radius: 20px;
  margin: 0 0 10px;
  text-align: center;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product span {
  color: #fff;
  font-size: 17px;
  box-shadow: none;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart::before {
  content: unset;
  font-size: unset;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart:hover {
  color: #fff;
  border: solid 1px #303236;
  background-color: #303236;
  cursor: pointer;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart span {
  box-shadow: none;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-shop {
  color: #fff;
  border: solid 1px #303236;
  background-color: #303236;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-shop:hover {
  color: #303236;
  border: solid 1px #1dcad3;
  background-color: #1dcad3;
  cursor: pointer;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-shop:hover span {
  color: #303236;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
  max-width: 100%;
  color: #303236;
  background-color: #e6e6e6;
  border: solid 1px #e6e6e6;
  text-align: center;
  margin-bottom: 0;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist span {
  color: #fff;
  box-shadow: none;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist::before {
  content: "\f234";
  font-size: 19px;
  margin-right: 5px;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist:hover {
  color: #fff;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist:hover::before {
  content: "\f233";
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product:hover {
  box-shadow: none;
  border-color: #303236;
  background-color: #303236;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product:hover span {
  color: #fff;
}
.products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product:focus span {
  color: #303236;
  box-shadow: none;
}
@media (min-width: 480px) {
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper {
    flex-direction: row;
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
    width: calc(33.3333333333% - 135px);
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart {
    margin-right: 5px;
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
    max-width: 135px;
    margin-left: 5px;
  }
}
@media (min-width: 768px) {
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper {
    flex-direction: column;
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
    width: 100%;
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart {
    margin-right: 0px;
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
    max-width: 100%;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper {
    flex-direction: row;
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
    width: calc(33.3333333333% - 135px);
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart {
    margin-right: 5px;
  }
  .products .product-details-top .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
    max-width: 135px;
    margin-left: 5px;
  }
}
.products .product-details-top .details .product-details .product-details-footer {
  margin: auto;
}
.products .product-details-top .details .product-details .product-details-footer .product-cat {
  margin-bottom: 0;
}
.products .product-details-top .details .product-details .product-details-footer .product-cat a {
  color: #6d6d6d;
  margin-right: 3px;
}
.products .product-details-top .details .product-details .product-details-footer .product-cat a:hover {
  color: #303236;
  box-shadow: 0 1px 0 #303236;
}
.products .product-details-top .details .product-details .pdDiscount {
  padding: 15px 0 10px;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  margin: 10px 0;
}
.products .product-details-top .details .product-details .pdDiscount .dcTitle {
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 10px;
}
.products .product-details-top .details .product-details .pdDiscount .dcTitle h4,
.products .product-details-top .details .product-details .pdDiscount .dcTitle .dcNote {
  font-size: 14px;
  line-height: 1.5;
  color: #303236;
  font-weight: 400;
  margin-bottom: 0;
}
.products .product-details-top .details .product-details .pdDiscount .dcList {
  margin-bottom: 0;
}
.products .product-details-top .details .product-details .pdDiscount .dcList .dcItem p,
.products .product-details-top .details .product-details .pdDiscount .dcList .dcItem a {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #303236;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .products .product-details-top .details .product-details .pdDiscount .dcTitle {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .products .product-details-top .details {
    padding: 0 20px 0 30px;
  }
}
.products .product-details-tab {
  margin: 20px 0;
}
.products .product-details-tab .nav.nav-pills {
  width: 100%;
  justify-content: flex-start !important;
}
.products .product-details-tab .nav.nav-pills .nav-item {
  width: 33.3333333333%;
}
.products .product-details-tab .nav.nav-pills .nav-item .nav-link {
  color: #303236;
  font-size: 15px;
  border: solid 1px transparent;
  border-bottom-color: transparent;
  background-color: #e6e6e6;
  padding: 5px 20px;
}
.products .product-details-tab .nav.nav-pills .nav-item .nav-link:hover, .products .product-details-tab .nav.nav-pills .nav-item .nav-link.active {
  color: #1dcad3;
  background-color: #fff;
  border-color: #1dcad3;
}
.products .product-details-tab .nav.nav-pills .nav-item p {
  position: absolute;
  display: inline-block;
  width: 150px;
  max-width: 150px;
  right: -155px;
  top: 15px;
  line-height: 1;
  color: #e6e6e6;
}
.products .product-details-tab .nav.nav-pills .nav-item + .nav-item {
  margin-left: 0;
}
.products .product-details-tab .tab-content {
  border-radius: 0;
  border: unset;
  background-color: #fff;
}
.products .product-details-tab .tab-content .tab-pane {
  padding: 50px 50px 30px;
}
.products .product-details-tab .tab-content .tab-pane img {
  margin: auto;
}
.products .product-details-tab .tab-content .back {
  display: block;
  text-align: center;
  padding: 30px 0;
  border-top: solid 1px #f2f2f2;
}
.products .product-details-tab .tab-content .back a {
  display: inline-block;
  width: 135px;
  max-width: 135px;
  color: #fff;
  background-color: #ccc;
  border: solid 1px #ccc;
  text-align: center;
  height: 40px;
  font-size: 17px;
  padding: 3px 0;
  border-radius: 20px;
  margin-left: 10px;
  margin-right: 10px;
  transition: all 0.3s ease;
}
.products .product-details-tab .tab-content .back a:hover {
  color: #fff;
  border-color: #D34E98;
  background-color: #D34E98;
}
@media (min-width: 768px) {
  .products .product-details-tab {
    margin: 20px 0;
  }
}
.products .relativeCase {
  padding: 20px 0;
}
.products .relativeCase .main-title {
  font-size: 23px;
  padding: 20px 0;
  margin: auto;
}
.products .relativeCase .f-carousel .f-carousel__slide {
  padding: 10px;
  width: 50%;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body {
  padding-bottom: 0;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel {
  position: absolute;
  display: flex;
  justify-content: flex-end;
  width: 100%;
  top: calc(-100% + 45px);
  left: 0;
  height: 30px;
  margin-bottom: 10px;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel span {
  font-size: 15px;
  letter-spacing: 1px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.75);
  padding: 1px 15px;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul {
  display: flex;
  justify-content: flex-end;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li {
  width: 31px;
  height: 31px;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
  padding: 2px;
  margin: 0 3px;
  transition: all 0.2s ease-in-out;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li a {
  width: 100%;
  height: 100%;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li a svg {
  width: 27px;
  height: 27px;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li:last-child {
  margin-right: 5px;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li:hover:first-child {
  background-color: #008CE0;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li:hover:nth-child(2) {
  background-color: #ea27c2;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li:hover:nth-child(3) {
  background-color: #5F01D1;
}
.products .relativeCase .f-carousel .f-carousel__slide .product-body .product-channel ul li:hover:last-child {
  background-color: #ee4d2d;
}
.products .relativeCase .f-carousel .f-carousel__nav .f-button {
  width: 60px;
  height: 60px;
  font-size: 2.4rem;
  border: 1px solid #aaa;
  border-radius: 50px;
  color: #303236;
  background-color: #fff;
}
.products .relativeCase .f-carousel .f-carousel__nav .f-button.is-next {
  right: 0px;
}
.products .relativeCase .f-carousel .f-carousel__nav .f-button.is-prev {
  left: 0px;
}
.products .relativeCase .f-carousel .f-carousel__nav .f-button:disabled {
  opacity: 0.35;
}
.products .relativeCase .f-carousel .f-carousel__nav .f-button:not(:disabled):hover {
  color: #303236;
  border-color: #1dcad3;
  background-color: #1dcad3;
}
.products .relativeCase .f-carousel .f-carousel__dots li {
  opacity: 1;
}
.products .relativeCase .f-carousel .f-carousel__dots li button span {
  width: 12px !important;
  height: 12px !important;
  border: solid 1px #303236 !important;
  background-color: transparent;
  transition: all 0.3s ease;
}
.products .relativeCase .f-carousel .f-carousel__dots li button:hover span, .products .relativeCase .f-carousel .f-carousel__dots li button:focus span {
  background-color: #1dcad3 !important;
}
.products .relativeCase .f-carousel .f-carousel__dots li.is-current button span {
  width: 15px !important;
  height: 15px !important;
  background: #303236 !important;
}
@media (min-width: 768px) {
  .products .relativeCase .f-carousel .f-carousel__nav .f-button.is-next {
    right: -10px;
  }
  .products .relativeCase .f-carousel .f-carousel__nav .f-button.is-prev {
    left: -10px;
  }
}
@media (min-width: 992px) {
  .products .relativeCase .f-carousel .f-carousel__slide {
    width: 25%;
  }
  .products .relativeCase .f-carousel .f-carousel__nav .f-button.is-next {
    right: -35px;
  }
  .products .relativeCase .f-carousel .f-carousel__nav .f-button.is-prev {
    left: -35px;
  }
}
@media (min-width: 992px) {
  .products .relativeCase {
    padding: 20px;
  }
}
@media (min-width: 992px) {
  .products .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
  .products .leftside {
    padding-right: 30px;
    margin-top: 123px;
  }
}

.fancybox__container {
  --fancybox-bg: rgba(0,0,0, .55);
}
.fancybox__container .is-draggable .fancybox__content {
  max-width: 100%;
}
@media (min-width: 768px) {
  .fancybox__container .is-draggable .fancybox__content {
    max-width: 650px;
  }
}
.fancybox__container .is-draggable .fancybox__content#offpay .acOffpay {
  align-items: center;
  justify-content: center;
}
.fancybox__container .is-draggable .fancybox__content#offpay .acOffpay label {
  color: #4F4F4F;
  font-weight: normal;
  width: 90px;
  margin-bottom: 0;
}
.fancybox__container .is-draggable .fancybox__content#offpay .acOffpay input {
  width: calc(100% - 150px);
  height: 33px;
  border: solid 1px #aaa;
  border-right: 0;
  padding: 0 5px;
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.fancybox__container .is-draggable .fancybox__content#offpay .acOffpay input:focus {
  outline: 0;
  border: solid 1px #E06D06;
}
.fancybox__container .is-draggable .fancybox__content#offpay .acOffpay button:not(.is-close-btn) {
  color: #fff;
  font-size: 14px;
  border: unset;
  background-color: #aaa;
  width: 50px;
  height: 33px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  transition: all 0.3s ease-in-out;
}
.fancybox__container .is-draggable .fancybox__content#offpay .acOffpay button:not(.is-close-btn):hover {
  background-color: #303236;
}
.fancybox__container .is-draggable .fancybox__content#offpay p {
  text-align: center;
  padding-top: 5px;
  margin-bottom: 0;
}
.fancybox__container .product-gallery {
  margin-bottom: 0;
}
.fancybox__container .product-gallery .product-main-image {
  margin-bottom: 0;
}
.fancybox__container .product-gallery .product-image-gallery {
  margin-left: 0px;
  margin-right: 0px;
}
.fancybox__container .product-gallery .product-image-gallery.owl-simple .owl-nav [class*=owl-] {
  top: 50%;
  width: 40px;
  height: 40px;
  color: #aaa;
  border-color: #aaa;
}
.fancybox__container .product-gallery .product-image-gallery.owl-simple .owl-nav [class*=owl-].owl-prev {
  left: -15px;
}
.fancybox__container .product-gallery .product-image-gallery.owl-simple .owl-nav [class*=owl-].owl-next {
  right: -15px;
}
.fancybox__container .product-gallery .product-image-gallery.owl-simple .owl-nav [class*=owl-]:not(.disabled) {
  color: #303236;
  border-color: #303236;
}
.fancybox__container .product-gallery .product-image-gallery.owl-simple .owl-nav [class*=owl-]:not(.disabled):hover {
  color: #1dcad3;
  border-color: #1dcad3;
}
.fancybox__container .product-gallery .product-gallery-item {
  position: relative;
  display: block;
  flex: 0 0 25%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 10px;
}
.fancybox__container .product-gallery .product-gallery-item:before, .fancybox__container .product-gallery .product-gallery-item::after {
  left: 0;
  right: 0;
  border-color: #1dcad3;
}
.fancybox__container .details {
  padding: 0 20px;
}
.fancybox__container .details .social-icons .social-label {
  font-size: 13px;
  font-weight: bold;
}
.fancybox__container .details .num {
  display: inline-block;
  font-size: 13px;
  color: #6d6d6d;
  padding-left: 5px;
}
.fancybox__container .details .product-details {
  margin-bottom: 0;
}
.fancybox__container .details .product-details .desc {
  margin-bottom: 10px;
}
.fancybox__container .details .product-details .desc .product-label {
  position: relative;
  left: 0;
  top: 0;
}
.fancybox__container .details .product-details .desc .product-label.label-sale, .fancybox__container .details .product-details .desc .product-label.label-new {
  color: #c78e32;
  border: solid 2px #c78e32;
  background-color: transparent;
}
.fancybox__container .details .product-details .product-title {
  font-size: 21px;
  font-weight: bold;
  color: #303236;
  margin-bottom: 10px;
}
.fancybox__container .details .product-details .product-price {
  padding: 10px 0;
}
.fancybox__container .details .product-details .product-price span {
  font-size: 21px;
  font-weight: bold;
  margin: 10px 0;
  color: #303236;
}
.fancybox__container .details .product-details .product-price span.og-price {
  color: #e6e6e6;
  font-size: 17px;
  font-weight: 400;
  padding-left: 10px;
  text-decoration: line-through;
}
.fancybox__container .details .product-details .details-filter-row {
  margin-bottom: 30px;
}
.fancybox__container .details .product-details .product-content {
  margin: 0;
}
.fancybox__container .details .product-details .product-content .note {
  margin-bottom: 10px;
}
.fancybox__container .details .product-details .product-content .note p {
  font-size: 15px;
  font-weight: 400;
}
.fancybox__container .details .product-details .product-content .event {
  margin: 20px 0 10px;
}
.fancybox__container .details .product-details .product-content .event ul {
  position: relative;
  border-left: solid 1px #222;
  padding-left: 10px;
  margin-bottom: 0;
}
.fancybox__container .details .product-details .product-content .event ul::before {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 1px;
  background-color: #303236;
  top: 0;
}
.fancybox__container .details .product-details .product-content .event ul::after {
  content: "";
  position: absolute;
  left: 0;
  display: inline-block;
  width: 5px;
  height: 1px;
  background-color: #303236;
  bottom: 0;
}
.fancybox__container .details .product-details .product-content .event ul li a {
  color: #303236;
  border-bottom: dotted 1px #e6e6e6;
}
.fancybox__container .details .product-details .product-content .event ul li a:hover {
  color: #e6e6e6;
}
.fancybox__container .details .product-details .details-specification .spec {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.fancybox__container .details .product-details .details-specification .spec label {
  color: #303236;
  font-size: 15px;
  font-weight: 400;
  min-width: 65px;
  margin-bottom: 0;
  margin-right: 5px;
}
.fancybox__container .details .product-details .details-specification .spec .product-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-bottom: 0;
}
.fancybox__container .details .product-details .details-specification .spec .product-nav a {
  position: relative;
  display: flex;
  align-items: center;
  width: auto;
  height: 35px;
  color: #303236;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0px 20px;
  border-radius: 0;
  border: solid 1px #e6e6e6;
}
.fancybox__container .details .product-details .details-specification .spec .product-nav a.active::after {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family: "molla";
  content: "\e801";
  display: inline-flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
}
.fancybox__container .details .product-details .details-specification .spec .product-nav a:hover, .fancybox__container .details .product-details .details-specification .spec .product-nav a:focus, .fancybox__container .details .product-details .details-specification .spec .product-nav a.active {
  border-color: #303236;
  color: #303236;
  font-weight: bold;
  box-shadow: unset;
}
.fancybox__container .details .product-details .details-specification .spec.quantity .input-spinner .input-group-prepend,
.fancybox__container .details .product-details .details-specification .spec.quantity .input-spinner .input-group-append {
  height: 38px;
}
.fancybox__container .details .product-details .details-specification .spec.quantity .input-spinner .input-group-prepend .btn.btn-spinner,
.fancybox__container .details .product-details .details-specification .spec.quantity .input-spinner .input-group-append .btn.btn-spinner {
  border: solid 1px transparent;
}
.fancybox__container .details .product-details .details-specification .spec.quantity .input-spinner .input-group-prepend:hover .btn.btn-spinner,
.fancybox__container .details .product-details .details-specification .spec.quantity .input-spinner .input-group-append:hover .btn.btn-spinner {
  color: #303236;
  border: solid 1px #e6e6e6;
  background-color: #e6e6e6;
}
.fancybox__container .details .product-details .details-specification .spec.quantity .input-spinner .form-control {
  font-size: 17px;
  color: #303236;
  padding: 5px 20px;
}
.fancybox__container .details .product-details .details-specification .spec.quantity select {
  color: #303236;
  border-color: #6d6d6d;
  background-color: #fff;
  padding-left: 10px;
}
.fancybox__container .details .product-details .details-specification .spec.quantity select:focus {
  color: #303236;
  border-color: #303236;
}
.fancybox__container .details .product-details .details-specification .spec.price {
  justify-content: left;
  align-items: baseline;
  margin-bottom: 10px;
}
.fancybox__container .details .product-details .details-specification .spec.price label {
  display: contents;
}
.fancybox__container .details .product-details .details-specification .spec.price span {
  color: #303236;
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  justify-content: center;
}
.fancybox__container .details .product-details .details-specification .spec.price span.og {
  color: #aaa;
  font-size: 19px;
  font-weight: normal;
  padding-right: 10px;
  text-decoration: line-through;
}
.fancybox__container .details .product-details .product-details-action {
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0 10px;
  margin-bottom: 0px;
}
.fancybox__container .details .product-details .product-details-action .details-action-col {
  display: inline-flex;
  width: 100%;
  margin-bottom: 0px;
}
.fancybox__container .details .product-details .product-details-action .details-action-col .product-details-quantity {
  width: 100%;
}
.fancybox__container .details .product-details .product-details-action .btn-cart {
  width: 100%;
  min-width: fit-content;
  padding: 5px;
  color: #fff;
  border: solid 1px #222;
  background-color: #303236;
}
.fancybox__container .details .product-details .product-details-action .btn-cart:hover {
  border: solid 1px #777;
  background-color: #6d6d6d;
}
.fancybox__container .details .product-details .product-details-action .btn-cart span {
  color: #fff;
  box-shadow: none;
}
.fancybox__container .details .product-details .product-details-action .btn-product.btn-wishlist {
  color: #303236;
  background-color: #fff;
  border: 0;
}
.fancybox__container .details .product-details .product-details-action .btn-product.btn-wishlist span {
  color: #303236;
  background-color: #fff;
  border: 0;
  font-size: 14px;
}
.fancybox__container .details .product-details .product-details-action .btn-product.btn-wishlist:hover {
  color: #fff;
}
.fancybox__container .details .product-details .product-details-action .btn-product.btn-wishlist:hover span {
  color: #fff;
}
.fancybox__container .details .product-details .product-details-action .btn-product.btn-wishlist.active:before {
  content: "\f233";
  color: #fff;
}
.fancybox__container .details .product-details .product-details-action .btn-wishlist {
  justify-content: flex-start;
  width: 100%;
}
.fancybox__container .details .product-details .details-filter-row-btn {
  margin-bottom: 0px;
  margin-left: -10px;
  margin-right: -10px;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
  width: 100%;
  height: 40px;
  font-size: 15px;
  color: #303236;
  border: solid 1px #1dcad3;
  background-color: #1dcad3;
  padding: 10px 0;
  border-radius: 20px;
  margin: 0 0 10px;
  text-align: center;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product span {
  color: #fff;
  font-size: 17px;
  box-shadow: none;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart::before {
  content: unset;
  font-size: unset;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart:hover {
  color: #fff;
  border: solid 1px #303236;
  background-color: #303236;
  cursor: pointer;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart span {
  box-shadow: none;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-shop {
  color: #fff;
  border: solid 1px #303236;
  background-color: #303236;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-shop:hover {
  color: #303236;
  border: solid 1px #1dcad3;
  background-color: #1dcad3;
  cursor: pointer;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-shop:hover span {
  color: #303236;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
  max-width: 100%;
  color: #303236;
  background-color: #e6e6e6;
  border: solid 1px #e6e6e6;
  text-align: center;
  margin-bottom: 0;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist span {
  color: #fff;
  box-shadow: none;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist::before {
  content: "\f234";
  font-size: 19px;
  margin-right: 5px;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist:hover {
  color: #fff;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist:hover::before {
  content: "\f233";
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product:hover {
  box-shadow: none;
  border-color: #303236;
  background-color: #303236;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product:hover span {
  color: #fff;
}
.fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product:focus span {
  color: #303236;
  box-shadow: none;
}
@media (min-width: 480px) {
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper {
    flex-direction: row;
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
    width: calc(33.3333333333% - 135px);
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart {
    margin-right: 5px;
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
    max-width: 135px;
    margin-left: 5px;
  }
}
@media (min-width: 768px) {
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper {
    flex-direction: column;
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
    width: 100%;
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart {
    margin-right: 0px;
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
    max-width: 100%;
    margin-left: 0px;
  }
}
@media (min-width: 992px) {
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper {
    flex-direction: row;
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product {
    width: calc(33.3333333333% - 135px);
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-cart {
    margin-right: 5px;
  }
  .fancybox__container .details .product-details .details-filter-row-btn .details-action-wrapper .btn-product.btn-wishlist {
    max-width: 135px;
    margin-left: 5px;
  }
}
.fancybox__container .details .product-details .product-details-footer {
  margin: auto;
}
.fancybox__container .details .product-details .product-details-footer .product-cat {
  margin-bottom: 0;
}
.fancybox__container .details .product-details .product-details-footer .product-cat a {
  color: #6d6d6d;
  margin-right: 3px;
}
.fancybox__container .details .product-details .product-details-footer .product-cat a:hover {
  color: #303236;
  box-shadow: 0 1px 0 #303236;
}
.fancybox__container .details .product-details .pdDiscount {
  padding: 15px 0 10px;
  border-top: solid 1px #e6e6e6;
  border-bottom: solid 1px #e6e6e6;
  margin: 10px 0;
}
.fancybox__container .details .product-details .pdDiscount .dcTitle {
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 10px;
}
.fancybox__container .details .product-details .pdDiscount .dcTitle h4,
.fancybox__container .details .product-details .pdDiscount .dcTitle .dcNote {
  font-size: 14px;
  line-height: 1.5;
  color: #303236;
  font-weight: 400;
  margin-bottom: 0;
}
.fancybox__container .details .product-details .pdDiscount .dcList {
  margin-bottom: 0;
}
.fancybox__container .details .product-details .pdDiscount .dcList .dcItem p,
.fancybox__container .details .product-details .pdDiscount .dcList .dcItem a {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #303236;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .fancybox__container .details .product-details .pdDiscount .dcTitle {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .fancybox__container .details {
    padding: 0 10px;
  }
}

.faq .main-title {
  font-size: 21px;
  padding: 20px 0;
}
.faq aside ul {
  background-color: #fff;
  border: solid 1px #aaa;
  margin-right: 0px;
}
.faq aside ul .nav-item {
  margin: 0 0;
  border-bottom: 0.1rem solid #aaa;
}
.faq aside ul .nav-item .nav-link {
  position: relative;
  width: 100%;
  font-size: 16px;
  color: #303236;
  font-weight: 500;
  line-height: 1.2;
  border: 0;
  text-align: left;
  padding: 12px 10px 12px 15px;
  z-index: 19;
  transition: all 0.3s linear;
}
.faq aside ul .nav-item .nav-link:hover {
  color: #00eafc;
  background-color: #303236;
}
.faq aside ul .nav-item:last-child {
  border-bottom: unset;
}
.faq .faqContent .tab-content .tab-pane {
  padding: 0 10px;
  padding-top: 0;
  padding-bottom: 0;
}
.faq .faqContent .tab-content .tab-pane .tips {
  margin-bottom: 20px;
}
.faq .faqContent .tab-content .tab-pane .accordion {
  border: 0.1rem solid #e6e6e6;
}
.faq .faqContent .tab-content .tab-pane .accordion .card {
  border: unset;
  border-bottom: 0.1rem solid #ebebeb;
}
.faq .faqContent .tab-content .tab-pane .accordion .card .card-header .card-title a {
  color: #303236;
  line-height: 1.5;
  padding: 15px 10px;
  padding-right: 45px;
}
.faq .faqContent .tab-content .tab-pane .accordion .card .card-header .card-title a::before {
  color: #303236;
}
.faq .faqContent .tab-content .tab-pane .accordion .card .card-header .card-title:hover a, .faq .faqContent .tab-content .tab-pane .accordion .card .card-header .card-title:focus a {
  color: #303236;
  background-color: #f2f2f2;
}
.faq .faqContent .tab-content .tab-pane .accordion .card:last-child {
  border-bottom: unset;
}
.faq .faqContent .tab-content .tab-pane .accordion .card .card-body {
  color: #303236;
  line-height: 1.5;
  font-weight: 400;
  border-top: dashed 1px #e6e6e6;
  padding: 10px 10px;
  margin-left: 10px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .faq .faqContent .tab-content .tab-pane {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.contact .main-title {
  font-size: 21px;
}
.contact form .ctLeft {
  padding-right: 20px;
}
.contact form .ctRight label {
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  width: 55px;
  min-width: fit-content;
  padding-right: 0px;
  margin-bottom: 0;
}
.contact form .ctRight .form-control,
.contact form .ctRight textarea {
  color: #303236;
  background-color: #fff;
  border-color: #e6e6e6;
  padding: 10px;
}
.contact form .ctRight .form-control:focus,
.contact form .ctRight textarea:focus {
  border-color: #1dcad3;
}
.contact form .ctRight textarea {
  margin-bottom: 10px;
}
.contact form .ctRight .form-group {
  margin-bottom: 20px;
}
.contact form .ctRight .form-footer {
  justify-content: center;
  padding-top: 0;
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy input[type=checkbox] {
  position: relative;
  margin-right: 0px;
  border-color: transparent;
  outline: unset;
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy input[type=checkbox]:hover {
  cursor: pointer;
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy input[type=checkbox]:before {
  content: " ";
  background: #fff;
  border: 1px solid #303236;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 16px;
  height: 16px;
  transition: background 0.3s ease-in-out;
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy input[type=checkbox]:checked:before {
  background: #1dcad3;
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy input[type=checkbox]:checked:after {
  content: " ";
  background: transparent;
  border-left: 2px solid #303236;
  border-bottom: 2px solid #303236;
  position: absolute;
  top: 1px;
  left: 1px;
  width: 80%;
  height: 50%;
  z-index: 2;
  transform: rotate(-45deg);
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy a {
  font-size: 15px;
  color: #303236;
  text-decoration: underline;
}
.contact form .ctRight .form-footer .checkbox label.contact-privacy a:hover {
  color: #303236;
}
.contact form .ctRight .form-footer .btn {
  width: 135px;
  height: 40px;
  max-width: 135px;
  color: #303236;
  background-color: #1dcad3;
  border-color: #1dcad3;
  font-size: 15px;
  line-height: 1;
  padding: 10px 0;
  border-radius: 20px;
  min-width: 105px;
}
.contact form .ctRight .form-footer .btn:hover {
  color: #1dcad3;
  background-color: #303236;
  border-color: #303236;
}
.btn-product-gallery {
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.btn-product-gallery:hover {
  background-color: transparent;
}
.btn-product-gallery:focus {
  background-color: transparent;
}

.mfp-wrap .mfp-content .mfp-figure .mfp-bottom-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.mfp-wrap .mfp-content .mfp-figure .mfp-bottom-bar .mfp-title,
.mfp-wrap .mfp-content .mfp-figure .mfp-bottom-bar .mfp-counter {
  position: relative;
  font-size: 15px;
  color: #fff;
  width: 100%;
  text-align: center;
  padding-right: 0;
}
.mfp-wrap .mfp-arrow {
  font-size: 27px;
  color: #303236;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #fff;
  top: 82%;
}
.mfp-wrap .mfp-arrow:hover {
  border-color: #1dcad3;
  background-color: #1dcad3;
}
@media (min-width: 992px) {
  .mfp-wrap .mfp-arrow {
    top: 50%;
  }
}

.eodSidebar .nav-item .nav-link {
  padding: 12px 10px 12px 15px !important;
}

.member {
  max-width: 100%;
  padding-bottom: 20px;
  margin-top: 50px;
  margin-bottom: 30px;
}
.member .form-control {
  background-color: #fff;
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  border: 0;
  border-bottom: solid 1px #00eafc;
  padding: 10px;
  margin-bottom: 0;
}
.member .form-control:not(:focus) {
  background-color: #fff;
  border: 0;
  border-bottom: solid 1px #aaa;
}
.member .form-control:disabled {
  color: #aaa;
}
.member .eodSidebar {
  background-color: #fff;
  border: solid 1px #aaa;
}
.member .eodSidebar .nav-item {
  height: auto;
  border-bottom: 0.1rem solid #ebebeb;
}
.member .eodSidebar .nav-item .nav-link {
  display: inline-block;
  color: #303236;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 1px;
  border: 0;
  padding: 10px 10px 10px 15px;
  background-color: transparent;
  transition: all 0.3s ease;
  width: 100%;
  text-align: left;
}
.member .eodSidebar .nav-item .nav-link.active {
  color: #fff;
  background: #303236;
  padding-left: 20px;
}
.member .eodSidebar .nav-item .nav-link.active:before {
  left: 0px;
  display: none;
}
.member .eodSidebar .nav-item .nav-link:hover {
  color: #00eafc;
  background-color: #303236;
}
.member .eodSidebar .nav-item:last-child {
  border-bottom: unset;
}
.member .mbContent .tab-content {
  background-color: #fff;
}
@media (min-width: 768px) {
  .member .mbContent .tab-content {
    margin-left: 20px;
  }
}
.member .mbContent .tab-content .tab-pane {
  padding: 10px;
}
.member .mbContent .tab-content .tab-pane .member-level ul {
  background-color: #f2f2f2;
  padding: 10px;
}
.member .mbContent .tab-content .tab-pane .member-level ul li {
  font-size: 15px;
  color: #222;
}
.member .mbContent .tab-content .tab-pane .member-level ul li span {
  padding-left: 5px;
}
.member .tips {
  line-height: 1.5;
  margin-bottom: 20px;
}
.member .tips p {
  max-width: 100%;
}
.member .member-order .item {
  border: solid 1px #e6e6e6;
  margin-bottom: 30px;
  background-color: #fff;
}
@media (min-width: 768px) {
  .member .member-order .item {
    border: unset;
  }
}
.member .member-order .item {
  /* --------- table --------- */
}
.member .member-order .item .pd-rtable {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.member .member-order .item .pd-rtable .pd-rtable-cell.td.num a {
  position: relative;
  border-bottom: solid 1px #303236;
  padding-bottom: 0;
}
.member .member-order .item .pd-rtable .pd-rtable-cell.td.num a:hover {
  color: #303236;
}
.member .member-order .item .pd-rtable .pd-rtable-cell.th {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 15px;
  width: 25%;
}
.member .member-order .item .pd-rtable ul {
  width: 100%;
  margin: 0;
}
.member .member-order .item .pd-rtable ul li.tr {
  display: flex;
  align-items: center;
  width: 100%;
}
.member .member-order .item .pd-rtable ul li.tr:first-child {
  color: #fff;
  font-weight: 400;
  line-height: 2;
  padding: 0;
  background-color: #00858c;
  border: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.member .member-order .item .pd-rtable ul li.tr:nth-child(2) {
  border-bottom: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-right: solid 1px #aaa;
}
.member .member-order .item .pd-rtable ul li.tr .list {
  display: flex;
  align-items: center;
}
.member .member-order .item .pd-rtable ul.info li.tr {
  border-top: solid 1px #f2f2f2;
  border-bottom: unset;
}
.member .member-order .item .pd-rtable ul.info li.tr .pd-rtable-cell.th {
  color: #303236;
}
.member .member-order .item .pd-rtable ul.info li.tr:first-child {
  background-color: #e6e6e6;
  border-radius: 0px;
}
.member .member-order .item .pd-rtable ul.info li.tr:nth-child(2) {
  border: unset;
}
.member .member-order .item .pd-rtable ul.info li.tr:last-child {
  border-bottom: solid 1px #e6e6e6;
}
.member .member-order .item .pd-rtable ul.info li.tr .pd-rtable-cell.th,
.member .member-order .item .pd-rtable ul.info li.tr .pd-rtable-cell.td {
  padding: 5px 5px;
  width: 17.5%;
}
.member .member-order .item .pd-rtable ul.info li.tr .pd-rtable-cell.th img,
.member .member-order .item .pd-rtable ul.info li.tr .pd-rtable-cell.td img {
  max-height: 88px;
  margin: auto;
}
.member .member-order .item .pd-rtable-cell.td {
  font-size: 15px;
  color: #303236;
  padding: 5px 5px;
  width: 25%;
}
.member .member-order .item .pd-rtable-cell.td img {
  margin: auto;
}
.member .member-order .item .pd-rtable-cell.td a {
  color: #303236;
  padding-top: 3px;
  padding-bottom: 3px;
  cursor: pointer;
}
.member .member-order .item .pd-rtable-cell.td p {
  display: inline-block;
  margin-bottom: 0;
  color: #303236;
}
.member .member-order .item .pd-rtable-cell.td button {
  background-color: #303236;
  color: #fff;
  border: 0;
  border-radius: 4px;
  padding: 0 10px;
  transition: all 0.3s ease;
}
.member .member-order .item .pd-rtable-cell.td button:hover {
  background-color: #1dcad3;
}
.member .member-order .item .pd-rtable-cell.td button.return:hover {
  background-color: #1dcad3;
  color: #1dcad3;
}
.member .member-order .item .pd-rtable-cell.td span {
  display: none;
}
.member .member-order .item .pd-rtable-cell.td i {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-right: 5px;
}
.member .member-order .item .pd-rtable--2cols > .pd-rtable-cell {
  width: 50%;
}
.member .member-order .item .pd-rtable--3cols > .pd-rtable-cell {
  width: 33.33%;
}
.member .member-order .item .pd-rtable--4cols > .pd-rtable-cell {
  width: 25%;
}
.member .member-order .item .pd-rtable--5cols > .pd-rtable-cell {
  width: 20%;
}
.member .member-order .item .pd-rtable--6cols > .pd-rtable-cell {
  width: 16.6%;
}
.member .member-order .item .cart-detail .pd-rtable ul li.tr .list {
  display: contents;
}
.member .member-order .item .pd-rtable-cell {
  padding: 10px;
  text-align: center;
}
.member .member-order .item .pd-rtable-cell.td.track a {
  position: relative;
}
.member .member-order .item .pd-rtable-cell.name span {
  display: none;
}
.member .member-order .item .detail {
  position: relative;
  margin: 0;
  background: #fff;
  border: solid 1px #aaa;
  border-top: unset;
  border-bottom: unset;
}
@media (min-width: 768px) {
  .member .member-order .item .detail {
    border-bottom: solid 3px #aaa;
  }
}
.member .member-order .item .detail::before {
  top: 0;
}
.member .member-order .item .detail::after {
  bottom: 0;
}
.member .member-order .item .detail table {
  display: block;
  width: 100%;
  padding: 10px 20px;
  margin-bottom: 10px;
}
.member .member-order .item .detail table td {
  color: #303236;
  font-size: 15px;
  font-weight: 400;
}
.member .member-order .item .detail table td p, .member .member-order .item .detail table td span {
  font-size: 15px;
  color: #303236;
  display: inline-block;
  margin-bottom: 0;
  max-width: 100%;
}
.member .member-order .item .detail table td a:hover {
  color: #e6e6e6;
}
.member .member-order .item .detail table td.note {
  color: #6d6d6d;
  font-size: 13px;
  line-height: 1.2;
}
.member .member-order .item .detail .pd-rtable .title {
  display: block;
  font-size: 15px;
  font-weight: 400;
  text-align: center;
  color: #00858c;
  width: 100%;
  margin-bottom: 0px;
}
.member .member-order .item .detail .pd-rtable .info li.tr .list {
  width: 100%;
}
.member .member-order .item .detail .pd-rtable .info li.tr .list .pd-rtable-cell.th, .member .member-order .item .detail .pd-rtable .info li.tr .list .pd-rtable-cell.td {
  width: 100%;
}
@media (min-width: 768px) {
  .member .member-order .item .detail .pd-rtable .info li.tr .list {
    width: 30%;
  }
}
.member .member-order .item .detail .detail-info {
  position: relative;
  display: block;
  overflow: hidden;
}
.member .member-order .item .detail .detail-info ul li {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  line-height: 1.2;
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  margin-bottom: 15px;
}
.member .member-order .item .detail .detail-info ul li p {
  display: inline-block;
  font-size: 15px;
  color: #303236;
  min-width: 120px;
  max-width: 120px;
  margin-bottom: 0;
  text-align: right;
}
.member .member-order .item .detail .detail-info ul li p > span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #1dcad3;
}
.member .member-order .item .detail .detail-info ul li p > span::before {
  content: "";
}
.member .member-order .item .detail .detail-info ul li p > span::after {
  content: "";
}
.member .member-order .item .detail .detail-info ul li.total p {
  color: #ff5353;
}
.member .member-order .item .detail .detail-info ul li.discount {
  flex-wrap: wrap;
}
.member .member-order .item .detail .detail-info ul li.discount p {
  color: #303236;
}
.member .member-order .item .detail .detail-info ul li.discount .dcTitle {
  font-size: 13px;
  font-weight: 400;
  color: #00858c;
  width: 100%;
  padding-top: 5px;
}
.member .member-order .item .detail .detail-info ul li.discount .dcTitle > span {
  background-color: transparent;
  padding: 2px 0px;
}
.member .member-order .item {
  /* Regular Table */
}
.member .member-order .item .eod-editor {
  border-top: solid 1px #aaa;
  padding-top: 3px;
  margin-top: 3px;
}
.member .member-order .item .eod-editor .eodTable {
  margin: 0;
}
.member .member-order .item .eod-editor .eodTable.lineStyle > table {
  min-width: 880px;
}
.member .member-order .item .eod-editor .eodTable.lineStyle > table tr:first-child {
  border-top: unset;
  border-bottom: dotted 1px #aaa;
}
.member .member-order .item .eod-editor .eodTable.lineStyle > table tr:nth-child(even) {
  background-color: #e6e6e6;
}
.member .member-order .item .eod-editor .eodTable.lineStyle > table tr th,
.member .member-order .item .eod-editor .eodTable.lineStyle > table tr td {
  font-size: 13px;
}
.member .member-order .item .eod-editor .eodTable.lineStyle > table tr th {
  background-color: #aaa;
  color: #fff;
  padding: 3px 10px;
}
.member .member-order:not(.register) .item .detail .detail-info ul {
  padding: 10px 45px 0;
}
.member .modal .modal-body {
  padding: 30px;
}
.member .modal .modal-body .close {
  right: 0;
  top: 0;
}
.member .modal .modal-body .delivery {
  position: relative;
  display: block;
  font-size: 15px;
  color: #e6e6e6;
}
.member .modal .modal-body .delivery h4 {
  font-size: 17px;
  font-weight: bold;
}
.member .modal .modal-body .delivery ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  height: 65px;
  line-height: 1.5;
  padding: 10px 0;
}
.member .modal .modal-body .delivery ul li .del-date {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 140px;
}
.member .modal .modal-body .delivery ul li .del-date .time {
  padding-left: 10px;
}
.member .modal .modal-body .delivery ul li .del-status {
  padding-left: 15px;
  max-width: 66%;
}
.member .modal .modal-body .delivery ul li span {
  position: relative;
  display: inline-block;
  left: -10px;
  width: 20px;
  padding: 0;
}
.member .modal .modal-body .delivery ul li span::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: -7px;
  left: 14px;
  width: 12px;
  height: 12px;
  background-color: #6d6d6d;
  border-radius: 50%;
  z-index: 99;
}
.member .modal .modal-body .delivery ul li:not(:first-child) span::after {
  content: "";
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 1px;
  height: 70px;
  background-color: #6d6d6d;
}
.member .modal .modal-body .delivery ul li.current {
  color: #303236;
}
.member .modal .modal-body .delivery ul li.current span::before {
  left: 13px;
  width: 15px;
  height: 15px;
  background-color: #1dcad3;
}
.member .modal .modal-body .return-form {
  position: relative;
  display: block;
  font-size: 15px;
  color: #e6e6e6;
}
.member .modal .modal-body .return-form .return-num {
  display: flex;
  align-items: center;
  color: #303236;
}
.member .modal .modal-body .return-form .return-num h5 {
  font-size: 17px;
  margin-bottom: 0;
}
.member .modal .modal-body .return-form label {
  color: #303236;
}
.member .modal .modal-body .return-form a {
  color: #fff;
}
.member .modal .modal-body .return-form a:hover {
  color: #303236;
}
.member .modal .modal-body .return-form button[type=submit] {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.member .member-info {
  color: #303236;
  padding: 15px;
  margin-bottom: 10px;
  background-color: #fff;
}
.member .member-info ul li {
  line-height: 2.5;
}
.member .member-info ul li span {
  padding-left: 5px;
}
.member .member-info ul li span::before {
  padding-right: 7px;
}
.member .member-info .form-group {
  position: relative;
}
.member .member-info .form-group label {
  display: flex;
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  margin-bottom: 0;
}
.member .member-info .form-group input[type=date] {
  font-size: 15px;
  width: 100%;
  padding: 0 10px;
}
.member .member-info .form-group .adds {
  display: flex;
  flex-wrap: wrap;
}
.member .member-info .form-group .adds select,
.member .member-info .form-group .adds .postal-code {
  width: 15%;
  max-width: 15%;
}
.member .member-info .form-group .adds .postal-code {
  margin-right: 10px;
}
.member .member-info .form-group .adds .postal-code::placeholder {
  text-align: center;
}
.member .member-info .form-group .adds .postal-adds {
  width: calc(70% - 20px);
}
.member .member-info .form-group .adds select,
.member .member-info .form-group .adds input[type=date],
.member .member-info .form-group .adds input[type=datetime-local],
.member .member-info .form-group .adds input[type=month],
.member .member-info .form-group .adds input[type=time] {
  outline: none;
}
.member .member-info .form-group .adds select {
  border: 0;
  border-bottom: solid 1px #e6e6e6;
  padding: 10px;
  margin-right: 10px;
}
.member .member-info .form-group .form-control::placeholder {
  font-size: 14px;
}
.member .member-info .form-group .gender {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
  margin-bottom: 0;
}
.member .member-info .form-group .gender li {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0px;
}
.member .member-info .form-group .gender li:not(:first-child) {
  padding-left: 10px;
  margin-left: 10px;
}
.member .member-info .form-group .gender input[type=radio] {
  width: 20px;
}
.member .member-info .form-group .birth {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 0px;
}
.member .member-info .form-group .birth li {
  display: flex;
  align-items: center;
  justify-content: center;
}
.member .member-info .form-group .birth li:not(:first-child) {
  padding-left: 10px;
}
.member .member-info .form-group .birth input[type=radio] {
  width: 20px;
}
.member .member-info .form-group .birth select {
  width: 100%;
}
.member .member-info .form-group .eyes-show {
  position: absolute;
  top: 34px;
  right: 11px;
  font-size: 17px;
}
.member .member-info .form-group .eyes-show a {
  color: #303236;
}
.member .member-info .form-group .eyes-show a:hover {
  color: #e6e6e6;
}
.member .member-info .form-footer {
  justify-content: center;
  padding-top: 0px;
  margin-top: 10px;
}
.member .member-info .form-footer button {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  min-width: 100px;
  color: #fff;
  background-color: #00858c;
  padding: 9px;
  margin: 0 10px;
  border: 0;
  border-radius: 20px;
  outline: unset;
  transition: all 0.3s ease;
  font-size: 17px;
  line-height: 1.4;
}
.member .member-info .form-footer button:hover {
  color: #303236;
  background-color: #00eafc;
}
.member .wishlist-detail {
  border-bottom: unset;
  margin-bottom: 0px;
  background-color: #fff;
}
.member .wishlist-detail .pd-rtable ul .tr {
  border-bottom: solid 1px #e6e6e6;
  padding: 0px 0;
}
.member .wishlist-detail .pd-rtable ul .tr .list {
  display: contents;
}
.member .wishlist-detail .pd-rtable ul .tr:first-child, .member .wishlist-detail .pd-rtable ul .tr:last-child {
  border-bottom: 0;
}
.member .wishlist-detail .pd-rtable ul .tr:first-child {
  color: #fff;
  padding: 0;
  background-color: #00858c;
  border: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.member .wishlist-detail .pd-rtable-cell.th.name {
  width: 30%;
}
.member .wishlist-detail .pd-rtable-cell.th:not(.name) {
  width: calc((70% - 100px) / 2);
}
.member .wishlist-detail .pd-rtable-cell.td {
  padding: 5px;
}
.member .wishlist-detail .pd-rtable-cell.td:first-child img {
  height: unset;
  margin: auto;
  max-height: 88px;
}
.member .wishlist-detail .pd-rtable-cell.td:not(.name) {
  width: calc((70% - 100px) / 2);
}
.member .wishlist-detail .pd-rtable-cell.td.price {
  color: #ff5353;
}
.member .wishlist-detail .pd-rtable-cell.td .count {
  min-width: 80px;
  max-width: 100%;
}
.member .wishlist-detail .pd-rtable-cell.td .count a {
  padding: 0 5px;
}
.member .wishlist-detail .pd-rtable-cell.td .count input {
  width: 100%;
}
.member .wishlist-detail .pd-rtable-cell.td button {
  color: #fff;
  background-color: transparent;
}
.member .wishlist-detail .pd-rtable-cell.td button:hover {
  color: #fff;
  background-color: transparent;
}
.member .wishlist-detail .pd-rtable-cell.td button.mixExpand {
  display: block;
  background-color: #6d6d6d;
  color: #fff;
  line-height: 2;
  border: 0;
  padding: 0 10px;
  transition: all 0.3s ease;
}
.member .wishlist-detail .pd-rtable-cell.td.name {
  width: 30%;
  text-align: left;
  line-height: 1.5;
}
.member .wishlist-detail .pd-rtable-cell.td.name a {
  color: #303236;
}
.member .wishlist-detail .pd-rtable-cell.td.name a:hover {
  color: #090a0a;
}
.member .wishlist-detail .pd-rtable-cell.th.remove,
.member .wishlist-detail .pd-rtable-cell.td.remove {
  width: 100px;
  padding: 5px;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul,
.member .wishlist-detail .pd-rtable-cell.td.remove ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li a,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li a {
  display: block;
  height: 100%;
  font-size: 15px;
  border-radius: 4px;
  padding: 5px 10px;
  border: solid 1px #aaa;
  background-color: #f2f2f2;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li a.btn-wishlist,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li a.btn-wishlist {
  position: relative;
  display: inline-block;
  padding: 0;
  margin-right: 0;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li a.btn-wishlist::before,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li a.btn-wishlist::before {
  position: absolute;
  top: 0;
  left: 1px;
  font-size: 23px;
  line-height: 1;
  margin-right: 0;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li a.btn-wishlist:hover,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li a.btn-wishlist:hover {
  color: #e6e6e6;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li button.btn-remove,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li button.btn-remove {
  position: relative;
  color: #303236;
  width: 25px;
  height: 25px;
  padding: 0;
  margin-right: 0;
  margin: auto;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li button.btn-remove i.icon-close,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li button.btn-remove i.icon-close {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 23px;
  margin-right: 0;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li button.btn-remove i.icon-close::before,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li button.btn-remove i.icon-close::before {
  position: absolute;
  top: 0;
  left: 1px;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li button.btn-remove span,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li button.btn-remove span {
  display: none;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li button.btn-remove:hover,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li button.btn-remove:hover {
  color: #e6e6e6;
}
.member .wishlist-detail .pd-rtable-cell.th.remove ul li:first-child,
.member .wishlist-detail .pd-rtable-cell.td.remove ul li:first-child {
  margin-bottom: 0px;
}
.member .member-voucher .main-title {
  font-size: 21px;
  padding: 20px 0;
}

.backBotton {
  position: relative;
  display: block;
  text-align: center;
}
.backBotton .btn-back {
  display: inline-block;
  height: 40px;
  width: 100%;
  max-width: 175px;
  font-size: 15px;
  color: #fff;
  border: solid 1px #222;
  background-color: #303236;
  padding: 8px 0;
  margin-right: 0;
  text-align: center;
}
.backBotton .btn-back:hover {
  background-color: #1dcad3;
  border-color: #1dcad3;
}

.icon-box-side {
  justify-content: center;
  padding-left: 0;
}
.icon-box-side .icon-box-title {
  margin: 0;
}

.intro-section.section-scroll {
  margin-top: 0;
}
.intro-section.section-scroll .banner {
  margin-bottom: 0;
}
.intro-section.section-scroll .banner .banner-content {
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 1rem;
  text-align: center;
  margin-top: -0.3rem;
}
.intro-section.section-scroll .banner .banner-subtitle {
  font-size: 1.3rem;
  letter-spacing: 0.1em;
  margin-bottom: 0.6rem;
}
.intro-section.section-scroll .banner .banner-title {
  font-family: "Courier New", Courier, monospace;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -0.025em;
  margin: 0 auto 1.7rem;
  font-size: 10em;
}
.intro-section.section-scroll .banner .btn-secondary {
  min-width: 20rem;
}
.intro-section.section-scroll .banner .banner-desc {
  font-size: 1.5em;
  color: #e6e6e6;
  line-height: 2.6rem;
}
.intro-section.section-scroll .banner.banner-big {
  height: 75vh;
  background-position: center;
  background-size: cover;
  text-align: center;
}

.track {
  padding: 30px;
}
.track .close {
  right: 0;
  top: 0;
}
.track .delivery {
  position: relative;
  display: block;
  font-size: 15px;
  color: #e6e6e6;
}
.track .delivery h4 {
  font-size: 17px;
  font-weight: bold;
}
.track .delivery ul::after {
  content: "";
  position: absolute;
  top: 50px;
  left: 145px;
  display: block;
  width: 1px;
  height: calc(100% - 75px);
  background-color: #6d6d6d;
}
.track .delivery ul li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  height: 100%;
  line-height: 1.5;
  padding: 10px 0;
}
.track .delivery ul li .del-date {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 140px;
}
.track .delivery ul li .del-date .time {
  padding-left: 10px;
}
.track .delivery ul li .del-status {
  padding-left: 35px;
  max-width: 100%;
}
.track .delivery ul li .del-status::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 50%;
  left: 140px;
  width: 12px;
  height: 12px;
  background-color: #6d6d6d;
  border-radius: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
.track .delivery ul li span {
  position: relative;
  display: inline-block;
  left: -10px;
  width: 20px;
  padding: 0;
}
.track .delivery ul li.current {
  color: #303236;
}
.track .delivery ul li.current .del-status::before {
  left: 138px;
  width: 15px;
  height: 15px;
  background-color: #1dcad3;
}

.return .return-form {
  position: relative;
  display: block;
  font-size: 15px;
  color: #e6e6e6;
}
.return .return-form .return-num {
  display: flex;
  align-items: center;
  color: #303236;
}
.return .return-form .return-num h5 {
  font-size: 17px;
  margin-bottom: 0;
}
.return .return-form label {
  display: contents;
  color: #303236;
}
.return .return-form a {
  color: #fff;
}
.return .return-form a:hover {
  color: #303236;
}
.return .return-form button[type=submit] {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.return .return-control {
  margin-bottom: 10px;
}

.remind .remind-form button[type=submit] {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

#email {
  display: block;
  margin: 0 20px;
}

.form-control + .form-control {
  margin-top: 0;
}

.cart .step-process {
  display: flex;
  justify-content: space-between;
  max-width: 800px;
  background-color: #fff;
  margin: auto;
  padding: 10px 0 20px;
}
.cart .step-process .step {
  justify-content: center;
  flex-direction: column;
  position: relative;
  text-align: center;
  width: 80px;
  height: auto;
  background-color: #fff;
}
.cart .step-process .step:not(:last-child)::before {
  content: "";
  position: absolute;
  display: inline-block;
  font-size: 36px;
  width: 0;
  height: 1px;
  background-color: #e6e6e6;
  color: #e6e6e6;
  top: 50%;
  left: 100%;
  width: 150%;
  transform: translateY(-50%);
}
.cart .step-process .step:not(:last-child)::after {
  content: "";
  position: absolute;
  display: inline-block;
  font-size: 36px;
  width: 0;
  height: 1px;
  background-color: #fff;
  color: #e6e6e6;
  top: 50%;
  left: 100%;
  transform: translateY(-50%);
}
.cart .step-process .step.past::before, .cart .step-process .step.active::before {
  color: #303236;
  background-color: #303236;
  animation: line 1s linear infinite;
}
.cart .step-process .step:last-child {
  padding: 10px 0;
}
.cart .step-process .step.past span, .cart .step-process .step.active span {
  color: #303236;
}
.cart .step-process .step.past span:last-child, .cart .step-process .step.active span:last-child {
  color: #303236;
}
.cart .step-process .step.finished:not(:last-child).active::after {
  width: 100%;
  animation: none;
}
.cart .step-process .stepIcon {
  color: #fff;
}
.cart .step-process span {
  color: #e6e6e6;
  display: block;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2;
  padding: 2px 5px;
}
@media (min-width: 480px) {
  .cart .step-process {
    justify-content: space-evenly;
  }
  .cart .step-process .step-process {
    padding: 0 0 10px;
  }
}
@media (min-width: 768px) {
  .cart .step-process {
    background-color: transparent;
  }
  .cart .step-process .step {
    width: 100px;
    background-color: transparent;
  }
  .cart .step-process .step:not(:last-child)::before {
    width: 120%;
  }
}
@media (min-width: 1200px) {
  .cart .step-process {
    max-width: 100%;
  }
  .cart .step-process .step:not(:last-child)::before {
    left: 110%;
    width: 200%;
  }
}
.cart .btn-process {
  display: flex;
  justify-content: center;
  padding: 15px 0 0;
}
.cart .btn-process button {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  min-width: 100px;
  color: #fff;
  background-color: #00858c;
  padding: 9px;
  margin: 0 10px;
  border: 0;
  border-radius: 20px;
  outline: unset;
  transition: all 0.3s ease;
  font-size: 17px;
  line-height: 1.4;
}
.cart .btn-process button svg {
  width: 30px;
  height: 30px;
  fill: #fff;
  margin-right: 10px;
}
.cart .btn-process button svg .cart-1 {
  fill: #fb6222;
}
.cart .btn-process button:hover {
  color: #303236;
  background-color: #00eafc;
}
.cart .btn-process button:hover span {
  text-decoration: none;
}
.cart .btn-process button:hover svg .cart-1 {
  fill: #fff;
}
.cart .btn-process button.purchase i {
  font-size: 24px;
  line-height: 1;
  margin-right: 1rem;
}
.cart .btn-process button.next, .cart .btn-process button.finished {
  color: #303236;
  background-color: #00eafc;
}
.cart .btn-process button.next:hover, .cart .btn-process button.finished:hover {
  color: #00eafc;
  background-color: #303236;
}
.cart .finish-info {
  padding: 20px;
  margin-bottom: 0;
  padding: 20px 20px 20px;
  background-color: #fff;
  border: dashed 1px #e6e6e6;
  border-top: solid 20px #00858c;
  border-bottom: solid 1px #e6e6e6;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.cart .finish-info p {
  font-size: 15px;
  color: #303236;
}
.cart .finish-info a {
  font-size: 15px;
  color: #303236;
  text-decoration: underline;
}
.cart .finish-info a:hover {
  color: #303236;
}
.cart .finish .btn-process {
  justify-content: center;
  padding: 20px 0;
}
.cart .finish .btn-process button.finished i {
  font-size: 17px;
}
.cart .cart-detail {
  border-bottom: unset;
  margin-bottom: 65px;
  background-color: #fff;
}
.cart .cart-detail .ct-choose {
  position: relative;
  padding-right: 7px;
  padding-bottom: 5px;
  margin: 5px 0 10px;
  border-bottom: dashed 1px #e6e6e6;
}
.cart .cart-detail .ct-choose p {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 15px;
  color: #303236;
}
.cart .cart-detail .ct-choose p input {
  width: 16px;
  height: 16px;
  margin-left: 5px;
}
@media (min-width: 768px) {
  .cart .cart-detail {
    border-top: unset;
  }
  .cart .cart-detail .ct-choose {
    display: none;
    visibility: hidden;
    opacity: 0;
  }
}
.cart .cart-detail .pd-rtable ul .tr {
  border: solid 1px #e6e6e6;
  border-bottom-style: solid;
  border-top: none;
  padding: 5px 0;
}
.cart .cart-detail .pd-rtable ul .tr:first-child {
  color: #fff;
  padding: 0;
  background-color: #00858c;
  border: none;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.cart .cart-detail .pd-rtable ul .tr:nth-child(even) {
  background-color: #f2f2f2;
}
.cart .cart-detail .pd-rtable-cell.th.name {
  width: 25%;
}
.cart .cart-detail .pd-rtable-cell.th:not(.name) {
  width: calc((75% - 150px) / 3);
}
.cart .cart-detail .pd-rtable-cell.td {
  padding: 5px;
  color: #303236;
}
.cart .cart-detail .pd-rtable-cell.td:not(.name) {
  width: calc((75% - 150px) / 3);
}
.cart .cart-detail .pd-rtable-cell.td.price {
  color: #ff5353;
}
.cart .cart-detail .pd-rtable-cell.td .count {
  min-width: 80px;
  max-width: 100%;
}
.cart .cart-detail .pd-rtable-cell.td .count a {
  padding: 0 5px;
}
.cart .cart-detail .pd-rtable-cell.td .count input {
  width: 100%;
  font-size: 17px;
  color: #090a0a;
  font-weight: 500;
  padding: 7px;
  margin-bottom: 0;
}
@media (min-width: 1025px) {
  .cart .cart-detail .pd-rtable-cell.td .count {
    max-width: calc(100% - 20px);
    margin: auto;
  }
}
.cart .cart-detail .pd-rtable-cell.td img {
  width: 88px;
  margin: auto;
}
.cart .cart-detail .pd-rtable-cell.td button {
  background-color: #00858c;
}
.cart .cart-detail .pd-rtable-cell.td button i {
  color: #fff;
}
.cart .cart-detail .pd-rtable-cell.td button:hover {
  background-color: #00eafc;
}
.cart .cart-detail .pd-rtable-cell.td button:hover i {
  color: #303236;
}
@media (min-width: 1025px) {
  .cart .cart-detail .pd-rtable-cell.td button {
    background-color: transparent;
  }
  .cart .cart-detail .pd-rtable-cell.td button i {
    color: #303236;
  }
}
.cart .cart-detail .pd-rtable-cell.td button.mixExpand {
  display: block;
  background-color: #6d6d6d;
  color: #fff;
  line-height: 2;
  border: 0;
  padding: 0 10px;
  transition: all 0.3s ease;
}
.cart .cart-detail .pd-rtable-cell.td.name {
  width: 25%;
  text-align: left;
  line-height: 1.5;
}
.cart .cart-detail .pd-rtable-cell.td.name a {
  color: #303236;
}
.cart .cart-detail .pd-rtable-cell.td.name a:hover {
  color: #090a0a;
}
.cart .cart-detail .pd-rtable-cell.th.remove,
.cart .cart-detail .pd-rtable-cell.td.remove {
  width: 100px;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul,
.cart .cart-detail .pd-rtable-cell.td.remove ul {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a {
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 3px;
  margin: 3px;
  color: #303236;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a i, .cart .cart-detail .pd-rtable-cell.th.remove ul li a svg,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a i,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a svg {
  transition: all 0.3s linear;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a svg,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a svg {
  width: 25px;
  height: 25px;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a.btn-remove i,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a.btn-remove i {
  font-size: 27px;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a.btn-wishlist,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a.btn-wishlist {
  position: relative;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a.btn-wishlist::before,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a.btn-wishlist::before {
  content: "\f234";
  font-family: "molla";
  position: absolute;
  top: 0;
  left: 4px;
  line-height: 1.2;
  margin-right: 0;
  font-size: 24px;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a:hover.btn-remove,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a:hover.btn-remove {
  color: #aaa;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a:hover.btn-remove i,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a:hover.btn-remove i {
  font-weight: bold;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a:hover.btn-wishlist,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a:hover.btn-wishlist {
  color: #ff5353;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li a:hover.btn-wishlist::before,
.cart .cart-detail .pd-rtable-cell.td.remove ul li a:hover.btn-wishlist::before {
  content: "\f233";
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li button.btn-remove,
.cart .cart-detail .pd-rtable-cell.td.remove ul li button.btn-remove {
  position: relative;
  color: #303236;
  width: 25px;
  height: 25px;
  margin: auto;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li button.btn-remove i.icon-close,
.cart .cart-detail .pd-rtable-cell.td.remove ul li button.btn-remove i.icon-close {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  font-size: 23px;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li button.btn-remove:hover,
.cart .cart-detail .pd-rtable-cell.td.remove ul li button.btn-remove:hover {
  color: #e6e6e6;
}
.cart .cart-detail .pd-rtable-cell.th.remove ul li:first-child button,
.cart .cart-detail .pd-rtable-cell.td.remove ul li:first-child button {
  display: inline-block;
  padding: 5px;
  margin: 5px;
}
.cart .cart-detail .content {
  padding: 50px 0;
}
.cart .cart-detail .mixProducts .mixContent .list .pd-rtable-cell.td {
  width: 15%;
  max-width: 120px;
}
.cart .cart-detail .mixProducts .mixContent .list .pd-rtable-cell.td a {
  display: block;
  width: 100%;
  height: 100%;
}
.cart .cart-detail .mixProducts .mixContent .list .pd-rtable-cell.td.name {
  width: 30%;
  max-width: 100%;
}
.cart .cart-detail .mixProducts .mixContent .pd-rtable-cell.td.remove ul {
  width: 100px;
}
.cart .cart-detail .cart-info {
  display: block;
  padding: 0;
}
.cart .cart-detail .cart-info .detail-info li {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  line-height: 1.2;
  margin-bottom: 10px;
}
.cart .cart-detail .cart-info .detail-info li p {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: #303236;
  min-width: 120px;
  max-width: 120px;
  margin-bottom: 0;
  text-align: right;
}
.cart .cart-detail .cart-info .detail-info li p > span {
  display: block;
  font-size: 12px;
  font-weight: normal;
  color: #e6e6e6;
}
.cart .cart-detail .cart-info .detail-info li p > span::before {
  content: "(";
}
.cart .cart-detail .cart-info .detail-info li p > span::after {
  content: ")";
}
.cart .cart-detail .cart-info .detail-info li.total {
  font-size: 17px;
  font-weight: bold;
}
.cart .cart-detail .cart-info .detail-info li.total p {
  font-size: 17px;
  font-weight: bold;
}
.cart .cart-detail .cart-info .detail-info li.discount {
  color: #fff;
}
.cart .cart-detail .cart-info .detail-info li.discount p {
  color: #fff;
}
.cart .cart-detail .cart-info ul.detail-info {
  padding-right: 20px;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info ul.sd-total {
  padding-right: 20px;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info ul.sd-total li p {
  margin-bottom: 10px;
}
.cart .cart-detail .cart-info ul.sd-total .coupon-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.cart .cart-detail .cart-info ul.sd-total .coupon-info .coupon form #pay-coupon {
  border-radius: 0;
  border: solid 1px #303236;
}
.cart .cart-detail .cart-info .delivery label.copy {
  position: absolute;
  right: 0px;
  top: 0px;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: 10px;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery label.copy input[type=checkbox] {
  top: 3px;
  width: 18px;
  height: 18px;
  margin-right: 5px;
}
.cart .cart-detail .cart-info .delivery label.copy > span {
  font-size: 15px;
  font-weight: normal;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery label.tips {
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
  margin: 0 10px 10px 0;
}
.cart .cart-detail .cart-info .delivery .paying,
.cart .cart-detail .cart-info .delivery .shipping {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
}
.cart .cart-detail .cart-info .delivery .paying > label,
.cart .cart-detail .cart-info .delivery .shipping > label {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  margin-right: 5px;
}
.cart .cart-detail .cart-info .delivery .paying > label span,
.cart .cart-detail .cart-info .delivery .shipping > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .paying > label input[type=radio],
.cart .cart-detail .cart-info .delivery .shipping > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .paying .tips,
.cart .cart-detail .cart-info .delivery .shipping .tips {
  margin-right: 15px;
}
.cart .cart-detail .cart-info .delivery .paying .pyContent {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .paying .pyContent > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .paying .pyContent > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .paying .pyContent > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .paying .ivTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .paying .ivTop > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .paying .ivTop > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .paying .ivTop > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .paying .rcTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .paying .rcTop > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .paying .rcTop > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .paying .rcTop > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice {
  display: block;
  background-color: #fff;
  padding: 5px 70px 10px;
  margin: 5px auto;
  display: block;
}
.cart .cart-detail .cart-info .delivery .invoice .pyContent {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .invoice .pyContent > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .invoice .pyContent > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .invoice .pyContent > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .ivTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .rcTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .ivInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .ivInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .ivInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .ivInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .rcInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .rcInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .rcInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop .rcInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .ivTop input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .ivTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .rcTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .ivInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .ivInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .ivInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .ivInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .rcInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .rcInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .rcInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop .rcInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .rcTop input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice input {
  font-size: 15px;
  background-color: transparent;
  border: 0;
  border-bottom: solid 1px #e6e6e6;
  border-radius: 0;
  outline: none;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceCP {
  margin-left: 10px;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptDAG {
  margin-left: 10px;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField {
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcAddress {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcAddress h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcAddress .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcAddress .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcAddress .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcAddress .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcEmail {
  display: flex;
  align-items: center;
  margin: 10px 0;
  margin-top: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcEmail h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcEmail .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcEmail .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcEmail .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField .rcEmail .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField input {
  padding: 10px;
}
.cart .cart-detail .cart-info .delivery .invoice .invoiceField input:not(.hs-number) {
  display: block;
  margin: 0 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField {
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcAddress {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcAddress h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcAddress .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcAddress .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcAddress .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcAddress .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcEmail {
  display: flex;
  align-items: center;
  margin: 10px 0;
  margin-top: 20px;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcEmail h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcEmail .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcEmail .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcEmail .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField .rcEmail .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField input {
  padding: 10px;
}
.cart .cart-detail .cart-info .delivery .invoice .receiptField input:not(.hs-number) {
  display: block;
  margin: 0 20px;
}
.cart .cart-detail .cart-info .delivery .receipt {
  display: block;
  background-color: #fff;
  padding: 5px 70px 10px;
  margin: 5px auto;
  display: block;
}
.cart .cart-detail .cart-info .delivery .receipt .pyContent {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .receipt .pyContent > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .receipt .pyContent > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .receipt .pyContent > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .ivTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .rcTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .ivInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .ivInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .ivInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .ivInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .rcInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .rcInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .rcInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop .rcInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .ivTop input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 0;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop > label {
  display: flex;
  align-items: center;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop > label span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop > label input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .ivTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .rcTitle {
  font-size: 15px;
  margin: 0 10px 0px 0;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .ivInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .ivInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .ivInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .ivInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .rcInfo {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 10px 10px 0;
  font-size: 15px;
  color: #303236;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .rcInfo span {
  padding-left: 5px;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .rcInfo span i {
  font-size: 14px;
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop .rcInfo input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .rcTop input[type=radio] {
  width: 20px;
  height: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt input {
  font-size: 15px;
  background-color: transparent;
  border: 0;
  border-bottom: solid 1px #e6e6e6;
  border-radius: 0;
  outline: none;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceCP {
  margin-left: 10px;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptDAG {
  margin-left: 10px;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField {
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcAddress {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcAddress h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcAddress .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcAddress .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcAddress .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcAddress .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcEmail {
  display: flex;
  align-items: center;
  margin: 10px 0;
  margin-top: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcEmail h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcEmail .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcEmail .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcEmail .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField .rcEmail .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField input {
  padding: 10px;
}
.cart .cart-detail .cart-info .delivery .receipt .invoiceField input:not(.hs-number) {
  display: block;
  margin: 0 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField {
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcAddress {
  display: flex;
  align-items: center;
  margin: 10px 0;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcAddress h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcAddress .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcAddress .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcAddress .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcAddress .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcEmail {
  display: flex;
  align-items: center;
  margin: 10px 0;
  margin-top: 20px;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcEmail h4 {
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  background-color: #303236;
  padding: 3px 15px;
  min-width: 60px;
  margin: 0 10px 0 0;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcEmail .adds-field {
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcEmail .adds-field select {
  width: 100px;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcEmail .adds-field .postal-code {
  width: 10%;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField .rcEmail .adds-field .hs-number {
  width: calc(90% - 210px);
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField input {
  padding: 10px;
}
.cart .cart-detail .cart-info .delivery .receipt .receiptField input:not(.hs-number) {
  display: block;
  margin: 0 20px;
}
.cart .cart-detail .cart-info .delivery .cpNote {
  margin: 10px 0;
}
.cart .cart-detail .cart-info .delivery .cpNote textarea {
  width: 100%;
  padding: 10px;
  background-color: #fff;
  border-bottom: solid 1px #e6e6e6;
  outline: unset;
  font-size: 15px;
  border-radius: 0;
  padding: 10px;
  outline: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.cart .cart-detail .cart-info .delivery .cpNote textarea:focus {
  background-color: #fff;
  border: 0;
  border-bottom: solid 1px transparent;
}
.cart .cart-detail .cart-info .delivery .addsEdit {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.cart .cart-detail .cart-info .delivery .addsEdit select {
  width: 100%;
  background-color: #fff;
  border: 0;
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 0;
  max-width: 100px;
  padding: 10px;
  margin-right: 10px;
  text-align: center;
  background-color: #fff;
  padding: 7px 10px;
}
.cart .cart-detail .cart-info .delivery .addsEdit input {
  width: 100%;
  background-color: #fff;
  border: 0;
  border-bottom: solid 1px #e6e6e6;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .addsEdit input.postal-code {
  max-width: 100px;
  padding: 10px;
  margin-right: 10px;
  text-align: center;
}
.cart .cart-detail .cart-info .delivery .addsEdit button {
  font-size: 17px;
  min-width: 70px;
  border: solid 2px #222;
  border-radius: 4px;
  background-color: #fff;
  padding: 3px 5px;
  margin-left: 10px;
}
.cart .cart-detail .cart-info .delivery .pickup {
  display: flex;
  align-items: stretch;
  margin-bottom: 20px;
}
.cart .cart-detail .cart-info .delivery .pickup select,
.cart .cart-detail .cart-info .delivery .pickup input {
  max-width: 100px;
  font-size: 15px;
  text-align: left;
  background-color: #fff;
  border: 0;
  border-bottom: solid 1px #e6e6e6;
  border-radius: 0px;
  padding: 10px;
  margin-right: 10px;
}
.cart .cart-detail .cart-info .delivery .pickup p {
  font-size: 15px;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .adds a {
  font-size: 14px;
  color: #fff;
}
.cart .cart-detail .cart-info .delivery .adds a:hover {
  color: #303236;
}
.cart .cart-detail .cart-info .delivery .adds-order {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  border-top: solid 1px #aaa;
  padding: 30px 20px;
  margin: 20px 0 10px;
}
.cart .cart-detail .cart-info .delivery .adds-order ul {
  width: 100%;
  padding-left: 20px;
  margin-bottom: 10px;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li label {
  text-align: left;
  font-size: 15px;
  font-weight: 400;
  min-width: 45px;
  color: #303236;
  padding: 5px 0;
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li select::placeholder,
.cart .cart-detail .cart-info .delivery .adds-order ul li input::placeholder,
.cart .cart-detail .cart-info .delivery .adds-order ul li textarea::placeholder {
  color: #e6e6e6;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li select:focus {
  border-bottom-color: #1dcad3;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li input {
  width: 100%;
  font-size: 15px;
  background-color: #fff;
  border: 0;
  border-bottom: solid 1px #1dcad3;
  border-radius: 0;
  padding: 5px;
  outline: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li input:not(:focus) {
  border-bottom: solid 1px #e6e6e6;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li textarea {
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .adds-order ul li:last-child {
  margin-bottom: 0;
}
.cart .cart-detail .cart-info .delivery .orderer,
.cart .cart-detail .cart-info .delivery .receiver {
  width: 50%;
}
.cart .cart-detail .cart-info .delivery .orderer {
  position: relative;
  padding-right: 20px;
  border-right: solid 1px #f2f2f2;
}
.cart .cart-detail .cart-info .delivery .orderer h5 {
  font-size: 17px;
  margin-bottom: 20px;
}
.cart .cart-detail .cart-info .delivery .receiver {
  position: relative;
  padding-left: 20px;
}
.cart .cart-detail .cart-info .delivery .receiver h5 {
  font-size: 17px;
  margin-bottom: 20px;
}
.cart .cart-detail .cart-info .delivery .adds-field {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  width: 100%;
}
.cart .cart-detail .cart-info .delivery .adds-field select,
.cart .cart-detail .cart-info .delivery .adds-field .postal-code {
  width: 33.3333333333%;
}
.cart .cart-detail .cart-info .delivery .adds-field select {
  font-size: 15px;
  border-radius: 0px;
  border: 0;
  border-bottom: solid 1px #e6e6e6;
  outline: none;
}
.cart .cart-detail .cart-info .adds .adds-order .cart-info .delivery .adds p {
  font-size: 15px;
}
.cart .cart-detail.register .tr .pd-rtable-cell.th:not(.name) {
  width: 14%;
}
.cart .cart-detail.register .tr .pd-rtable-cell.td:not(.name) {
  width: 14%;
}
.cart .cart-detail.register .tr .pd-rtable-cell.th.name {
  width: 30%;
}
.cart .cart-detail.register .tr .pd-rtable-cell.td.name {
  width: 30%;
}
.cart .cart-detail.register .tr.mixCart .pd-rtable-cell.td:not(.name) {
  width: 14%;
}
.cart .cart-detail.register .tr.mixCart .pd-rtable-cell.td.name {
  width: 30%;
}
.cart .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cart .input-spinner .input-group-prepend, .cart .input-spinner .input-group-append {
  top: 0px !important;
  height: 100%;
}
.cart .input-spinner .input-group-prepend .btn-spinner, .cart .input-spinner .input-group-append .btn-spinner {
  width: fit-content;
  font-weight: 500 !important;
  padding: 5px;
}
.cart .input-spinner .input-group-prepend .btn-spinner i, .cart .input-spinner .input-group-append .btn-spinner i {
  color: #303236;
  font-size: 17px;
}
.cart .input-spinner .input-group-prepend .btn-spinner i::before, .cart .input-spinner .input-group-append .btn-spinner i::before {
  font-weight: 500;
}
.cart .input-spinner .input-group-prepend .btn-spinner:hover, .cart .input-spinner .input-group-append .btn-spinner:hover {
  background-color: #303236;
}
.cart.wishlist {
  display: block !important;
  padding-top: 30px;
}
.cart.wishlist .cart-detail {
  margin-bottom: 10px;
}
.cart.wishlist .cart-detail .pd-rtable {
  border-top: unset;
}
.cart.wishlist .cart-detail .pd-rtable-cell.td.remove ul {
  width: 100%;
  flex-direction: row;
  justify-content: center;
}
.cart.wishlist .cart-detail .pd-rtable-cell.td.remove ul li .btn-remove:hover {
  color: #303236;
}
.cart.wishlist .cart-detail .pd-rtable-cell.td.remove ul li > a.btn-cart {
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0;
}
.cart.wishlist .cart-detail .pd-rtable-cell.td.remove ul li > a.btn-cart::before {
  position: absolute;
  top: -1px;
  left: 1px;
  width: 25px;
  height: 25px;
  font-size: 23px;
  line-height: 1;
  margin-right: 0;
}
.cart.wishlist .cart-detail .pd-rtable-cell.th.name {
  width: 30%;
}
.cart.wishlist .cart-detail .pd-rtable-cell.td.name {
  width: 30%;
}
.cart.wishlist .cart-detail .pd-rtable-cell:not(.name) {
  width: calc((70% - 120px) / 3);
}
.cart.wishlist .cart-detail .pd-rtable-cell.td img {
  display: block;
  max-width: 110px;
  margin: auto;
}
.cart .ct-block {
  display: block;
  width: 100%;
  padding: 0px 0px;
  background-color: #fff;
  border-bottom: solid 5px #f2f2f2;
}
.cart .ct-block .cart-orderer h3 {
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 2;
  padding: 5px 20px;
  border-bottom: solid 1px #e6e6e6;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  background-color: #00858c;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 0;
}
.cart .ct-block .cart-orderer ul {
  font-size: 17px;
  font-weight: 400;
  color: #6d6d6d;
  padding: 20px 0;
  padding-left: 25px;
  margin-left: 0px;
  margin-bottom: 0px;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
}
.cart .ct-block .cart-orderer ul li {
  position: relative;
  height: auto;
}
.cart .ct-block .cart-orderer ul li label {
  padding-left: 10px;
  margin-bottom: 0;
  font-weight: 400;
  color: #6d6d6d;
}
.cart .ct-block .cart-orderer ul li label input {
  margin-right: 1px;
}
.cart .ct-block .cart-orderer ul li p {
  font-size: 17px;
  font-weight: 400;
  color: #6d6d6d;
  margin-bottom: 0;
}
.cart .ct-block .cart-orderer ul li p span {
  color: #303236;
}
.cart .ct-block .cart-orderer ul li p#nickname {
  display: flex;
  width: 100%;
  overflow: hidden;
  /* 防止內容超出邊界 */
  height: 0;
  /* 初始高度為 0 */
  transition: height 0.3s ease;
  /* 平滑展開 */
  padding: 10px 10px 10px 10px;
  margin-bottom: 10px;
  font-size: 15px;
  color: #6d6d6d;
}
.cart .ct-block .cart-orderer ul li p#nickname input {
  border: unset;
  border-bottom: solid 1px #e6e6e6;
  width: calc(100% - 100px);
  margin-left: 10px;
}
.cart .ct-block .cart-orderer ul li p#nickname input:focus {
  outline: unset;
}
.cart .ct-block .cart-orderer ul li p#nickname button {
  width: 50px;
  color: #fff;
  background-color: #6d6d6d;
  border: unset;
  outline: unset;
  transition: all 0.3s linear;
}
.cart .ct-block .cart-orderer ul li p#nickname button:hover {
  background-color: #303236;
}
.cart .ct-block .cart-orderer ul li p#nickname.open {
  width: 100%;
  height: auto;
  background-color: #e6e6e6;
  /* 展開後自動適應內容高度 */
}
.cart .ct-block .cart-orderer ul li span {
  color: #303236;
}
.cart .ct-block .cart-orderer ul li.mbInfo {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
.cart .ct-block .cart-orderer ul li.mbInfo span {
  color: #303236;
}
@media (min-width: 768px) {
  .cart .ct-block .cart-orderer ul {
    padding-left: 35px;
  }
}
.cart .coupon-info,
.cart .voucher-info {
  align-items: center;
  margin-bottom: 0px;
  text-align: right;
}
.cart .coupon-info .coupon,
.cart .coupon-info .voucher,
.cart .voucher-info .coupon,
.cart .voucher-info .voucher {
  width: 100%;
}
.cart .coupon-info .coupon a,
.cart .coupon-info .voucher a,
.cart .voucher-info .coupon a,
.cart .voucher-info .voucher a {
  font-size: 17px;
  font-weight: 400;
  color: #303236;
  border-bottom: solid 1px #303236;
}
.cart .coupon-info .coupon a:hover,
.cart .coupon-info .voucher a:hover,
.cart .voucher-info .coupon a:hover,
.cart .voucher-info .voucher a:hover {
  color: #00eafc;
  border-bottom-color: transparent;
}
.cart .coupon-info .coupon form,
.cart .coupon-info .voucher form,
.cart .voucher-info .coupon form,
.cart .voucher-info .voucher form {
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.cart .coupon-info .coupon form .group,
.cart .coupon-info .voucher form .group,
.cart .voucher-info .coupon form .group,
.cart .voucher-info .voucher form .group {
  width: 100%;
  align-items: center;
}
.cart .coupon-info .coupon form .group label,
.cart .coupon-info .voucher form .group label,
.cart .voucher-info .coupon form .group label,
.cart .voucher-info .voucher form .group label {
  font-weight: 400;
  color: #303236;
  font-size: 17px;
  width: 60px;
  min-width: 60px;
  margin-right: 10px;
  margin-bottom: 0;
}
.cart .coupon-info .coupon form .group input,
.cart .coupon-info .voucher form .group input,
.cart .voucher-info .coupon form .group input,
.cart .voucher-info .voucher form .group input {
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  width: 100%;
  height: auto;
  border: 0;
  border-bottom: solid 1px #aaa;
  padding: 10px;
  margin-bottom: 0;
}
.cart .coupon-info .coupon form .group input:focus,
.cart .coupon-info .voucher form .group input:focus,
.cart .voucher-info .coupon form .group input:focus,
.cart .voucher-info .voucher form .group input:focus {
  outline: 0;
  border-bottom-color: #00eafc;
}
.cart .coupon-info .coupon form .group button,
.cart .coupon-info .voucher form .group button,
.cart .voucher-info .coupon form .group button,
.cart .voucher-info .voucher form .group button {
  color: #fff;
  border: unset;
  background-color: #6d6d6d;
  font-size: 15px;
  width: 80px;
  height: stretch;
  transition: all 0.3s ease-in-out;
}
.cart .coupon-info .coupon form .group button:hover,
.cart .coupon-info .voucher form .group button:hover,
.cart .voucher-info .coupon form .group button:hover,
.cart .voucher-info .voucher form .group button:hover {
  background-color: #303236;
}
.cart .coupon-info .coupon form .group button:focus,
.cart .coupon-info .voucher form .group button:focus,
.cart .voucher-info .coupon form .group button:focus,
.cart .voucher-info .voucher form .group button:focus {
  outline: 0;
}
.cart .coupon-info {
  margin-bottom: 10px;
}
.cart .voucher-info .voucher form .balance {
  font-size: 15px;
  color: #00858c;
  text-align: right;
  margin-bottom: 0;
}
.cart .ct-delivery {
  padding: 20px 20px;
  margin-bottom: 40px;
  border: solid 1px #e6e6e6;
}
.cart .ct-delivery .ctTop {
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 5px;
}
.cart .ct-delivery .ctTop label {
  color: #303236;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 17px;
}
.cart .ct-delivery .ctTop .ctInfo input {
  margin-left: 10px;
  margin-right: 2px;
  font-size: 17px;
}
.cart .ct-delivery .ctTop .ctInfo input:first-child {
  margin-left: 10px;
}
.cart .ct-delivery .ctTop .ct-reciever {
  position: relative;
  display: block;
  width: 100%;
}
.cart .ct-delivery .ctTop .ct-reciever a {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1;
  color: #303236;
  max-width: 125px;
  border-radius: 20px;
  padding: 7px 20px;
  margin: 0 5px;
  border: solid 1px #303236;
  transition: all 0.3s linear;
}
.cart .ct-delivery .ctTop .ct-reciever a:hover {
  color: #303236;
  border-color: #1dcad3;
  background-color: #1dcad3;
}
@media (min-width: 480px) {
  .cart .ct-delivery .ctTop .ct-reciever {
    position: absolute;
    right: 25px;
    display: inline-block;
    width: fit-content;
  }
}
.cart .ct-delivery .ctHome {
  margin-bottom: 15px;
}
.cart .ct-delivery .ctHome .delyAdd .adds-field {
  flex-wrap: wrap;
}
.cart .ct-delivery .ctHome .delyAdd .adds-field select,
.cart .ct-delivery .ctHome .delyAdd .adds-field input {
  padding: 0 5px;
  border: solid 1px #aaa;
  transition: all 0.3s;
}
.cart .ct-delivery .ctHome .delyAdd .adds-field select:focus,
.cart .ct-delivery .ctHome .delyAdd .adds-field input:focus {
  outline: 0;
  border-color: #1dcad3;
}
.cart .ct-delivery .ctHome .delyAdd .adds-field select,
.cart .ct-delivery .ctHome .delyAdd .adds-field .postal-code {
  width: calc(33.3333333333% - 1px);
  height: 40px;
  margin-bottom: -1px;
}
.cart .ct-delivery .ctHome .delyAdd .adds-field input {
  width: 100%;
  height: 40px;
}
.cart .ct-delivery .ctField .pickup {
  flex-wrap: wrap;
}
.cart .ct-delivery .ctField .pickup select,
.cart .ct-delivery .ctField .pickup input {
  width: 50%;
  height: 35px;
  padding: 0 5px;
  border-radius: 0;
  font-size: 17px;
}
.cart .ct-delivery .ctField .pickup input {
  border: solid 1px #303236;
}
.cart .ct-delivery .ct-note {
  margin-top: 20px;
}
.cart .ct-delivery .ct-note label {
  font-size: 17px;
  font-weight: 400;
  color: #303236;
  margin-bottom: 0;
}
.cart .ct-delivery .ct-note textarea {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  border: 0;
  border-bottom: solid 1px #aaa;
  padding: 0 10px 10px;
  margin-bottom: 0;
  background-color: #fafafa;
  transition: all 0.3s;
}
.cart .ct-delivery .ct-note textarea:focus {
  outline: unset;
  border-color: #1dcad3;
}
@media (min-width: 768px) {
  .cart .ct-delivery {
    margin-bottom: 0;
  }
}
.cart.check .cart-info, .cart.payment .cart-info {
  background-color: #fff;
}
.cart.check .cart-info > h3, .cart.payment .cart-info > h3 {
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 10px;
  margin-bottom: 0;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  line-height: 2;
  padding: 5px 20px;
  border-bottom: solid 1px #e6e6e6;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  background-color: #00858c;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.cart.check .cart-info .ct-total, .cart.payment .cart-info .ct-total {
  padding: 20px;
  border: solid 1px #e6e6e6;
  border-top: unset;
  border-bottom: unset;
  margin-bottom: 0px;
}
.cart.check .cart-info .ct-total li, .cart.payment .cart-info .ct-total li {
  color: #6d6d6d;
}
.cart.check .cart-info .ct-total li span, .cart.check .cart-info .ct-total li p, .cart.payment .cart-info .ct-total li span, .cart.payment .cart-info .ct-total li p {
  color: #6d6d6d;
  font-size: 17px;
  font-weight: 400;
}
.cart.check .cart-info .ct-total li p, .cart.payment .cart-info .ct-total li p {
  color: #ff5353;
}
.cart.check .cart-info .voucher-info, .cart.payment .cart-info .voucher-info {
  border: solid 1px #e6e6e6;
  border-top: unset;
  padding: 20px;
}
.cart.check .note {
  margin-bottom: 20px;
}
.cart.check .modal {
  padding-right: 0 !important;
}
.cart.check .modal .modal-content {
  border-radius: 20px;
}
.cart.check .modal .modal-body {
  padding: 20px 20px;
  background-color: #f2f2f2;
}
.cart.check .modal .modal-body .delivery h4 {
  font-size: 21px;
  padding: 10px 0 0;
  margin-bottom: 5px;
}
.cart.check .modal .modal-body .delivery button {
  color: #303236;
}
.cart.check .modal .modal-body .delivery button:hover {
  color: #303236;
}
.cart.check .modal .modal-body .delivery .note {
  margin-bottom: 10px;
}
.cart.check .modal .modal-body .delivery .note p {
  font-size: 17px;
  color: #6d6d6d;
  text-align: center;
}
.cart.check .modal .modal-body .delivery ul {
  margin-bottom: 10px;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.cart.check .modal .modal-body .delivery ul li label {
  align-items: flex-start;
  color: #303236;
  font-weight: 400;
  padding-left: 7px;
  margin-bottom: 0;
}
.cart.check .modal .modal-body .delivery ul li label input {
  width: 15px;
  height: 15px;
  margin-top: 5px;
  margin-right: 5px;
}
.cart.check .modal .modal-body .delivery ul li label ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: column;
  border-radius: 0;
  width: 100%;
  background-color: transparent;
}
.cart.check .modal .modal-body .delivery ul li label ul li {
  width: auto;
  line-height: 1.2;
  padding-left: 5px;
  margin-bottom: 5px;
  font-size: 15px;
}
.cart.check .modal .modal-body .delivery ul li label ul li:last-child {
  width: 100%;
  margin-bottom: 0;
}
.cart.check .modal .modal-body .delivery ul li label ul li i {
  margin-right: 3px;
}
.cart.check .modal .modal-body .delivery ul li label:hover {
  cursor: pointer;
}
.cart.check .modal .modal-body .delivery ul .rc-info {
  border-bottom: solid 1px #e6e6e6;
  padding: 10px 10px;
  padding-right: 20px;
  transition: all 0.3s linear;
}
.cart.check .modal .modal-body .delivery ul .rc-info:last-child {
  border-bottom: 0;
}
.cart.check .modal .modal-body .delivery ul .rc-info:hover {
  background-color: #00eafc;
}
.cart.check .modal .modal-body .delivery .rc-add {
  display: block;
  text-align: right;
}
.cart.check .modal .modal-body .delivery .rc-add .rcAdd {
  height: 100%;
  color: #fff;
  font-size: 15px;
  outline: unset;
  line-height: 1;
  padding: 10px 20px;
  margin: 5px;
  border: 0;
  border-radius: 20px;
  background-color: #00858c;
  transition: color 0.3s ease;
}
.cart.check .modal .modal-body .delivery .rc-add .rcAdd:hover {
  color: #303236;
  background-color: #00eafc;
}
@media (min-width: 1025px) {
  .cart.check .modal .modal-body {
    padding: 20px 30px;
  }
}
.cart.payment .cart-detail .pd-rtable-cell.th:not(.name) {
  width: 25%;
}
.cart.payment .cart-detail .pd-rtable-cell.td {
  padding: 5px;
  color: #303236;
}
.cart.payment .cart-detail .pd-rtable-cell.td:not(.name) {
  width: 25%;
}
.cart.payment .paying {
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.cart.payment .paying label {
  color: #303236;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 10px;
  align-items: center;
}
.cart.payment .paying label input {
  margin-right: 3px;
}
.cart.payment .paying img {
  height: 30px;
}
.cart.payment .cart-info .ct-total {
  margin-bottom: 0px;
  border-bottom: solid 1px #e6e6e6;
}
.cart .tips {
  margin: 0;
}
.cart .tips p {
  color: #303236;
}

.signin,
.login {
  padding: 30px 0 50px;
}
.signin .main-title,
.login .main-title {
  font-size: 21px;
  padding: 15px 0;
}
.signin .signin-register,
.signin .login-register,
.login .signin-register,
.login .login-register {
  position: relative;
  display: block;
  width: 575px;
  padding: 10px 50px 30px;
  margin: auto;
  background-color: #fff;
  box-shadow: 3px 8px 8px rgba(0, 0, 0, 0.15);
  font-size: 17px;
  font-weight: 400;
  line-height: 2;
  border-top: solid 20px #00858c;
  border-bottom: solid 1px #e6e6e6;
  border-left: solid 1px #e6e6e6;
  border-right: solid 1px #e6e6e6;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  margin-bottom: 0;
}
.signin .signin-register h3,
.signin .login-register h3,
.login .signin-register h3,
.login .login-register h3 {
  position: relative;
  color: #303236;
  font-size: 21px;
  font-weight: bold;
  position: relative;
  text-align: center;
  padding-bottom: 30px;
  margin: 0 0 10px;
}
.signin .signin-register h3 span,
.signin .login-register h3 span,
.login .signin-register h3 span,
.login .login-register h3 span {
  font-size: 21px;
  font-weight: 500;
  padding-left: 5px;
}
.signin .signin-register .login-form label,
.signin .login-register .login-form label,
.login .signin-register .login-form label,
.login .login-register .login-form label {
  font-size: 14px;
  font-weight: 400;
  color: #303236;
  margin-bottom: 0;
}
.signin .signin-register .login-form .form-group,
.signin .login-register .login-form .form-group,
.login .signin-register .login-form .form-group,
.login .login-register .login-form .form-group {
  margin-bottom: 20px;
}
.signin .signin-register .login-form .form-group .form-control,
.signin .login-register .login-form .form-group .form-control,
.login .signin-register .login-form .form-group .form-control,
.login .login-register .login-form .form-group .form-control {
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  border: 0;
  background-color: #fff;
  border-bottom: solid 1px #aaa;
  padding: 10px;
}
.signin .signin-register .login-form .form-group .form-control:not(:focus),
.signin .login-register .login-form .form-group .form-control:not(:focus),
.login .signin-register .login-form .form-group .form-control:not(:focus),
.login .login-register .login-form .form-group .form-control:not(:focus) {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  padding: 10px 10px;
  margin-bottom: 0;
  background-color: #fafafa;
  transition: all 0.3s;
}
.signin .signin-register .login-form .form-group .form-control:focus,
.signin .login-register .login-form .form-group .form-control:focus,
.login .signin-register .login-form .form-group .form-control:focus,
.login .login-register .login-form .form-group .form-control:focus {
  border-bottom-color: #1dcad3;
}
.signin .signin-register .login-form .form-footer,
.signin .login-register .login-form .form-footer,
.login .signin-register .login-form .form-footer,
.login .login-register .login-form .form-footer {
  display: block;
  text-align: center;
  padding: 0 0 30px;
}
.signin .signin-register .login-form .form-footer .forgot-link,
.signin .login-register .login-form .form-footer .forgot-link,
.login .signin-register .login-form .form-footer .forgot-link,
.login .login-register .login-form .form-footer .forgot-link {
  display: block;
}
.signin .signin-register .login-form .form-footer .forgot-link a,
.signin .login-register .login-form .form-footer .forgot-link a,
.login .signin-register .login-form .form-footer .forgot-link a,
.login .login-register .login-form .form-footer .forgot-link a {
  display: inline-block;
  color: #303236;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  border-bottom: solid 1px #303236;
}
.signin .signin-register .login-form .form-footer .forgot-link a:hover,
.signin .login-register .login-form .form-footer .forgot-link a:hover,
.login .signin-register .login-form .form-footer .forgot-link a:hover,
.login .login-register .login-form .form-footer .forgot-link a:hover {
  color: #00858c;
  border-bottom-color: #00858c;
}
.signin .signin-register .editor p,
.signin .login-register .editor p,
.login .signin-register .editor p,
.login .login-register .editor p {
  color: #303236;
}
.signin .signin-register .login-form .form-footer .btn.general,
.login .signin-register .login-form .form-footer .btn.general {
  background: #303236;
  color: #00eafc;
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  min-width: 100px;
  padding: 9px;
  margin: 0 10px;
  border: 0;
  border-radius: 20px;
  outline: unset;
  transition: all 0.3s ease;
  font-size: 17px;
  line-height: 1.4;
}
.signin .signin-register .login-form .form-footer .btn.general:hover,
.login .signin-register .login-form .form-footer .btn.general:hover {
  color: #303236;
  background: #1dcad3;
}
.signin .signin-register .social-login,
.login .signin-register .social-login {
  flex-wrap: wrap;
}
.signin .signin-register .social-login .btn.btn-login,
.login .signin-register .social-login .btn.btn-login {
  display: inline-block;
  width: calc(50% - 5px);
  color: #303236;
  font-weight: 500;
  padding: 0;
  border: unset;
  border-radius: 20px;
}
.signin .signin-register .social-login .btn.btn-login .btn-g,
.signin .signin-register .social-login .btn.btn-login .btn-l,
.login .signin-register .social-login .btn.btn-login .btn-g,
.login .signin-register .social-login .btn.btn-login .btn-l {
  display: block;
  width: 100%;
  height: 100%;
  padding: 7px 20px;
  font-size: 15px;
  border-radius: 20px;
}
.signin .signin-register .social-login .btn.btn-login .btn-g,
.login .signin-register .social-login .btn.btn-login .btn-g {
  color: #a83020;
  border: solid 1px #a83020;
  margin-left: 10px;
}
.signin .signin-register .social-login .btn.btn-login .btn-g i,
.login .signin-register .social-login .btn.btn-login .btn-g i {
  color: #a83020;
}
.signin .signin-register .social-login .btn.btn-login .btn-g:hover,
.login .signin-register .social-login .btn.btn-login .btn-g:hover {
  color: #fff;
  background-color: #a83020;
}
.signin .signin-register .social-login .btn.btn-login .btn-g:hover i,
.login .signin-register .social-login .btn.btn-login .btn-g:hover i {
  color: #fff;
}
.signin .signin-register .social-login .btn.btn-login .btn-l,
.login .signin-register .social-login .btn.btn-login .btn-l {
  color: #1ab41a;
  border: solid 1px #1ab41a;
  margin-right: 10px;
}
.signin .signin-register .social-login .btn.btn-login .btn-l i,
.login .signin-register .social-login .btn.btn-login .btn-l i {
  color: #1ab41a;
  transform: scale(1.2);
}
.signin .signin-register .social-login .btn.btn-login .btn-l:hover,
.login .signin-register .social-login .btn.btn-login .btn-l:hover {
  color: #fff;
  background-color: #1ab41a;
}
.signin .signin-register .social-login .btn.btn-login .btn-l:hover i,
.login .signin-register .social-login .btn.btn-login .btn-l:hover i {
  color: #fff;
}
.signin .signin-register .note,
.login .signin-register .note {
  padding: 10px 0;
  margin-bottom: 5px;
  border-bottom: solid 1px #e6e6e6;
}
.signin .signin-register .note p,
.login .signin-register .note p {
  color: #303236;
}
.signin .signin-register .note p a,
.login .signin-register .note p a {
  text-decoration: underline;
  color: #303236;
}
.signin .signin-register .note p a:hover,
.login .signin-register .note p a:hover {
  color: #303236;
  text-decoration: none;
}
.signin .login-register,
.login .login-register {
  position: relative;
  display: block;
  width: 880px;
  padding-bottom: 0;
  background-color: #fff;
}
.signin .login-register .intro,
.login .login-register .intro {
  margin-bottom: 0px;
}
.signin .login-register .intro h3,
.login .login-register .intro h3 {
  position: relative;
  height: 100%;
  margin: 0;
}
.signin .login-register .intro h3 span,
.login .login-register .intro h3 span {
  color: #303236;
}
.signin .login-register .intro p,
.login .login-register .intro p {
  color: #303236;
  font-size: 15px;
}
.signin .login-register .rg-content,
.login .login-register .rg-content {
  border-top: solid 1px #f2f2f2;
  padding-top: 20px;
  margin-top: 20px;
}
.signin .login-register .rg-content .login-form .form-group input[type=date],
.login .login-register .rg-content .login-form .form-group input[type=date] {
  outline: none;
  display: block;
  width: 100%;
  height: 40px;
  border-radius: 0;
  border: solid 1px #e6e6e6;
  text-align: center;
  -webkit-outline: none;
  -webkit-display: block;
  -webkit-width: 100%;
  -webkit-height: 40px;
  -webkit-border-radius: 0;
  -webkit-border: solid 1px #e6e6e6;
  -webkit-text-align: center;
}
.signin .login-register .rg-content .login-form .form-group .adds,
.login .login-register .rg-content .login-form .form-group .adds {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.signin .login-register .rg-content .login-form .form-group .adds select,
.login .login-register .rg-content .login-form .form-group .adds select {
  width: 50%;
  padding: 10px;
  font-size: 15px;
  outline: none;
  border: 0;
  border: solid 1px #e6e6e6;
}
.signin .login-register .rg-content .login-form .form-group .adds select.dt-select,
.login .login-register .rg-content .login-form .form-group .adds select.dt-select {
  margin-right: 0;
}
.signin .login-register .rg-content .login-form .form-group .adds .add-txt,
.login .login-register .rg-content .login-form .form-group .adds .add-txt {
  flex-wrap: wrap;
  width: 100%;
}
.signin .login-register .rg-content .login-form .form-group .adds .add-txt .postal-code,
.login .login-register .rg-content .login-form .form-group .adds .add-txt .postal-code {
  width: 100px;
}
.signin .login-register .rg-content .login-form .form-group .adds .add-txt .info,
.login .login-register .rg-content .login-form .form-group .adds .add-txt .info {
  display: block;
  width: calc(100% - 100px);
}
.signin .login-register .rg-content .login-form .form-group.mbcode,
.login .login-register .rg-content .login-form .form-group.mbcode {
  flex-wrap: wrap;
  align-items: stretch;
}
.signin .login-register .rg-content .login-form .form-group.mbcode label,
.login .login-register .rg-content .login-form .form-group.mbcode label {
  width: 100%;
  padding: 3px 0;
}
.signin .login-register .rg-content .login-form .form-group.mbcode input,
.login .login-register .rg-content .login-form .form-group.mbcode input {
  width: calc(100% - 100px);
}
.signin .login-register .rg-content .login-form .form-group.mbcode button,
.login .login-register .rg-content .login-form .form-group.mbcode button {
  display: inline-block;
  width: 100px;
  border: unset;
  font-size: 15px;
  color: #fff;
  background: #6d6d6d;
  transition: background 0.3s linear;
}
.signin .login-register .rg-content .login-form .form-group.mbcode button:hover,
.login .login-register .rg-content .login-form .form-group.mbcode button:hover {
  background: #303236;
}
.signin .login-register .rg-content .login-form .form-footer,
.login .login-register .rg-content .login-form .form-footer {
  display: block;
  text-align: center;
  padding-bottom: 20px;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control,
.login .login-register .rg-content .login-form .form-footer .custom-control {
  text-align: left;
  padding-left: 20px;
  margin-bottom: 10px;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox],
.login .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox] {
  position: absolute;
  left: 2px;
  top: 7px;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:hover,
.login .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:hover {
  cursor: pointer;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:before,
.login .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:before {
  content: " ";
  background: white;
  border: 1px solid #303236;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  width: 16px;
  height: 16px;
  transition: all 0.3s ease-in-out;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:checked:before,
.login .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:checked:before {
  background: #303236;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:checked:after,
.login .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:checked:after {
  content: " ";
  background: transparent;
  border-left: 2px solid white;
  border-bottom: 2px solid white;
  position: absolute;
  top: 0px;
  left: 1.5px;
  width: 80%;
  height: 50%;
  z-index: 2;
  transform: rotate(-45deg);
}
.signin .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:checked ~ label::before,
.login .login-register .rg-content .login-form .form-footer .custom-control input[type=checkbox]:checked ~ label::before {
  border-color: transparent;
  background-color: #303236;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control label,
.login .login-register .rg-content .login-form .form-footer .custom-control label {
  line-height: 1.5;
  padding-left: 30px;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control label a,
.login .login-register .rg-content .login-form .form-footer .custom-control label a {
  color: #303236;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control label::before,
.login .login-register .rg-content .login-form .form-footer .custom-control label::before {
  top: 3px;
  left: 0;
  border-color: #e6e6e6;
  background-color: #fff;
}
.signin .login-register .rg-content .login-form .form-footer .custom-control label::after,
.login .login-register .rg-content .login-form .form-footer .custom-control label::after {
  top: 3px;
  left: 0px;
}
.signin .login-register .rg-content .login-form .form-footer .btn.general,
.login .login-register .rg-content .login-form .form-footer .btn.general {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  min-width: 100px;
  color: #303236;
  background-color: #1dcad3;
  padding: 9px;
  margin: 0 10px;
  border: 0;
  border-radius: 20px;
  outline: unset;
  transition: all 0.3s ease;
  font-size: 15px;
  line-height: 1.4;
}
.signin .login-register .rg-content .login-form .form-footer .btn.general:hover,
.login .login-register .rg-content .login-form .form-footer .btn.general:hover {
  color: #1dcad3;
  background-color: #303236;
}

.remind .remind-form .remind-sub .main-title {
  font-size: 21px;
}
.remind .remind-form form .form-group label {
  font-size: 15px;
  font-weight: 400;
  color: #303236;
}
.remind .remind-form form .form-group input {
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  color: #303236;
  border: 0;
  border-bottom: solid 1px #aaa;
  padding: 10px 10px;
  margin-bottom: 0;
  background-color: #fafafa;
  transition: all 0.3s;
}
.remind .remind-form form .form-group input:focus {
  outline: 0;
  border-color: #1dcad3;
}
.remind .remind-form form button {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  min-width: 100px;
  color: #303236;
  background-color: #1dcad3;
  padding: 9px;
  margin: 0 10px;
  border: 0;
  border-radius: 20px;
  outline: unset;
  transition: all 0.3s ease;
  font-size: 15px;
  line-height: 1.4;
}
.remind .remind-form form button:hover {
  color: #1dcad3;
  background-color: #303236;
}

footer.footer {
  background-color: #303236;
}
footer.footer .footer-info {
  flex-wrap: wrap;
}
footer.footer .footer-info .ft-top, footer.footer .footer-info .ft-bottom {
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
}
footer.footer .footer-info .ft-top {
  width: 100%;
  flex-wrap: wrap;
  border-bottom: solid 1px #1dcad3;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
footer.footer .footer-info .ft-top .ft-logo {
  max-width: 165px;
  margin-bottom: 30px;
  margin-top: 25px;
}
footer.footer .footer-info .ft-top .ft-logo svg {
  fill: #fff;
  width: 100%;
  height: auto;
}
footer.footer .footer-info .ft-top .ft-list {
  align-items: flex-start;
  padding: 0 0;
  text-align: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
footer.footer .footer-info .ft-top .ft-list .widget {
  width: 33.3333333333%;
}
footer.footer .footer-info .ft-top .ft-list h4 {
  position: relative;
  font-size: 17px;
  color: #00eafc;
  margin-bottom: 15px;
}
footer.footer .footer-info .ft-top .ft-list h4 a:hover {
  color: #00858c;
}
footer.footer .footer-info .ft-top .ft-list ul li {
  margin: 5px 0;
}
footer.footer .footer-info .ft-top .ft-list ul li a {
  display: inline-block;
  color: #fff;
  width: 100%;
  font-size: 15px;
  padding: 0 10px;
  transition: all 0.2s linear;
}
footer.footer .footer-info .ft-top .ft-list ul li a:hover {
  color: #00858c;
}
footer.footer .footer-info .ft-bottom {
  flex-wrap: wrap;
}
footer.footer .footer-info .ft-bottom .ft-contact {
  text-align: left;
}
footer.footer .footer-info .ft-bottom .ft-contact h4 {
  position: relative;
  font-size: 17px;
  color: #00eafc;
  margin-bottom: 5px;
}
footer.footer .footer-info .ft-bottom .ft-contact a:hover {
  color: #00858c;
  text-decoration: underline;
}
footer.footer .footer-info .ft-bottom .ft-contact ul {
  margin-bottom: 0;
}
footer.footer .footer-info .ft-bottom .ft-contact ul li {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  font-size: 15px;
}
footer.footer .footer-info .ft-bottom .ft-contact ul li svg {
  width: 20px;
  height: 20px;
  margin-right: 3px;
}
footer.footer .footer-info .ft-bottom .social-icons {
  align-items: center;
  justify-content: flex-start;
}
footer.footer .footer-info .ft-bottom .social-icons h4 {
  position: relative;
  font-size: 17px;
  color: #00eafc;
  margin-bottom: 0px;
  margin-right: 10px;
}
footer.footer .footer-info .ft-bottom .social-icons a {
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  border: solid 1px #fff;
}
footer.footer .footer-info .ft-bottom .social-icons a i {
  font-size: 30px;
}
footer.footer .footer-info .ft-bottom .social-icons a svg {
  fill: #fff;
}
footer.footer .footer-info .ft-bottom .social-icons a:hover {
  border-color: #00858c;
}
footer.footer .footer-info .ft-bottom .social-icons a:hover svg {
  fill: #00858c;
}
@media (min-width: 768px) {
  footer.footer .footer-info .ft-top .ft-logo {
    width: 20%;
  }
  footer.footer .footer-info .ft-bottom .social-icons {
    justify-content: flex-end;
  }
}
@media (min-width: 1025px) {
  footer.footer .footer-info .ft-bottom {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  footer.footer .footer-info .ft-top {
    flex-wrap: nowrap;
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: unset;
  }
  footer.footer .footer-info .ft-top .ft-list {
    width: 80%;
    flex-wrap: nowrap;
  }
  footer.footer .footer-info .ft-top .ft-list .widget {
    width: 100%;
  }
  footer.footer .footer-info .ft-top .ft-contact {
    border-right: solid 1px #1dcad3;
  }
}
footer.footer .footer-copyright {
  display: block;
  margin: auto;
  background-color: #090a0a;
  padding: 10px 0;
  text-align: center;
}
footer.footer .footer-copyright a, footer.footer .footer-copyright p, footer.footer .footer-copyright span {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
footer.footer .footer-copyright span {
  margin: 0 5px;
}
footer.footer .footer-copyright a:hover {
  color: #00858c;
  text-decoration: underline;
}

#scroll-top {
  color: #303236;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  background-color: #fff;
}
#scroll-top svg {
  transition: fill 0.3s ease;
}
#scroll-top:hover svg, #scroll-top:focus svg {
  fill: #00eafc;
}

.pd-pagination {
  text-align: center;
}
.pd-pagination .pagination {
  padding: 0 0;
  margin: 0;
}
.pd-pagination .pagination .page-item {
  border: 0;
  border-radius: 0;
}
.pd-pagination .pagination .page-item .page-link {
  color: #303236;
  font-size: 14px;
  min-width: 30px;
  margin: 3px;
  border: 0;
  border-radius: 0;
  border-bottom: solid 3px transparent;
}
.pd-pagination .pagination .page-item .page-link:hover {
  color: #303236;
  background-color: #1dcad3;
}
.pd-pagination .pagination .page-item .page-link.page-link-prev, .pd-pagination .pagination .page-item .page-link.page-link-next {
  min-width: 40px;
}
.pd-pagination .pagination .page-item .page-link.page-link-prev i, .pd-pagination .pagination .page-item .page-link.page-link-next i {
  margin: 0;
}
.pd-pagination .pagination .page-item .page-link.page-link-prev {
  margin-right: 30px;
}
.pd-pagination .pagination .page-item .page-link.page-link-next {
  margin-left: 30px;
}
.pd-pagination .pagination .page-item:first-child .page-link, .pd-pagination .pagination .page-item:last-child .page-link {
  border: 0;
  border-radius: 0;
}
.pd-pagination .pagination .page-item.active .page-link {
  color: #303236;
  border: 0;
  border-radius: 0;
  background-color: unset;
  border-bottom: solid 1px #303236;
  transition: border-bottom 0.3s linear;
}
.pd-pagination .pagination .page-item.active .page-link:hover {
  color: #303236;
  background-color: unset;
  border-bottom-color: #1dcad3;
}
.pd-pagination .pagination .page-item.disabled .page-link {
  color: #aaa;
}

.necessary {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  border-bottom: 0;
}
.necessary .back {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 30px;
  color: #fff;
  background-color: #6d6d6d;
}
.necessary .back:hover {
  background: #303236;
}

#unsubscribe form .form-group label {
  font-size: 15px;
  font-weight: 400;
  color: #303236;
}
#unsubscribe form .form-group input {
  color: #303236;
  height: 40px;
  background-color: #fff;
  border-color: #e6e6e6;
  padding: 10px;
  margin: 0;
  transition: all 0.3s;
}
#unsubscribe form .form-group input:focus {
  outline: 0;
  border-color: #1dcad3;
}
#unsubscribe form button {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  min-width: 100px;
  color: #303236;
  background-color: #1dcad3;
  padding: 9px;
  margin: 0 10px;
  border: 0;
  border-radius: 20px;
  outline: unset;
  transition: all 0.3s ease;
  font-size: 15px;
  line-height: 1.4;
}
#unsubscribe form button:hover {
  color: #1dcad3;
  background-color: #303236;
}
.btn-product-gallery {
  cursor: pointer;
}
/*# sourceMappingURL=custom.css.map */
