/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-05-09 15:42:48 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 65.33%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 32.67%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 48.9975%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 24.5025%;
    }
}
@media (max-width: 480px){
    .products-grid .product-item {
        float: none;
        width: 100%;
        padding: 10px 0;
    }
}

.customer-account-login .social-login-authentication-channel{
    position: absolute;
    bottom: -92px;
    transform: translate(-50%, -50%);
    left: 50%;
    z-index: 1;
    display: block;
}
.customer-account-login .btn-google{
    background-color: #941fdb !important;
    color: #fff !important;
    width: 103%;
}

.customer-account-login .btn-google:hover{
    background-color: #8102c3 !important;
}
.customer-account-login .column.main{
    position: relative;
}

@media (min-width: 992px) {
  .nav-sections-item-title {
    display: block;
  }

  .nav-sections-item-content > * {
    display: block;
  }

  .nav-sections-item-content script {
    display: none;
  }
  header.page-header .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
  }
  header.page-header .nav-sections-item-content {
    margin-top: 63px;
  }
  .navigation ul {
    max-width: 100%;
    flex: 0 0 100%;
  }
}
nav.navigation.sw-megamenu {
  display: none;
}

.section-items div:nth-child(4) {
  background: rgb(42 42 42 / 41%);
  padding: 20px 20px;
  text-align: left;
  border-radius: 5px;
  font-size: 16px;
}

.section-items div:nth-child(4) > ul li {
  margin-top: 16px;
}

.section-items div:nth-child(3) {
  border-radius: 0px 5px 5px 0px !important;
}
.section-items div:nth-child(1) {
  border-radius: 5px 0px 0px 5px !important;
}

ul.socialMediaBox {
  padding-left: 0px !important;
}

header.page-header .nav-sections-item-title {
  background: rgb(42 42 42 / 36%);
  border: solid rgb(0 0 0 / 0%);
  border-width: 4px 4px 4px 4px;
  box-sizing: border-box;
  border-radius: 5px;
  float: left;
  height: 45px;
  padding-top: inherit;
  text-align: center;
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease-out;
  cursor: pointer;
}

.compare {
  display: block !important;
}

button:focus {
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}

.header-main .header-left {
  min-width: 0px;
}

.customer-welcome {
  display: none;
}

.cyber-h-b::after {
  content: " ";
  width: 100%;
  height: 6px;
  display: block;
  background-color: #000;
  clip-path: polygon(
    0 0,
    0 100%,
    10% 100%,
    calc(10% + 4px) 2px,
    100% 2px,
    100% 0
  );
}

.cyber-h-w::after {
  content: " ";
  width: 100%;
  height: 6px;
  display: block;
  background-color: #ffffff;
  clip-path: polygon(
    0 0,
    0 100%,
    10% 100%,
    calc(10% + 4px) 2px,
    100% 2px,
    100% 0
  );
}

/*nav*/
.section-items div:nth-child(2) {
  background: rgb(42 42 42 / 41%);
  padding: 20px 20px;
  text-align: left;
  border-radius: 5px;
  font-size: 16px;
}
.section-items div:nth-child(5) {
  display: none;
}
.main-panel-inner {
  display: none !important;
}
.section-item-title.nav-sections-item-title.active {
  background-color: #7001d2 !important;
}
#menu {
  background: #000000b0;
  height: 95%;
  left: 0;
  opacity: 0;
  overflow: hidden;
  position: fixed;
  text-align: center;
  top: 0;
  transition: all 0.7s ease-in-out;
  visibility: hidden;
  width: calc(14% + 110px);
  z-index: 1100;
  margin: auto;
  padding: 1%;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  left: calc(-1 * (100% - 54px));
  min-width: 350px;
  margin: 15px 1%;
  border-radius: 5px;
}
#menu.open {
  opacity: 1;
  visibility: visible;
  left: 0;
}
#menu.open li:nth-child(1) {
  animation-delay: 0.1s;
}
#menu.open li:nth-child(2) {
  animation-delay: 0.2s;
}
#menu.open li:nth-child(3) {
  animation-delay: 0.3s;
}
#menu.open li:nth-child(4) {
  animation-delay: 0.4s;
}
#menu.open li:nth-child(5) {
  animation-delay: 0.5s;
}
#menu.open li:nth-child(6) {
  animation-delay: 0.6s;
}
#menu.open li:nth-child(7) {
  animation-delay: 0.7s;
}
#menu.open li:nth-child(8) {
  animation-delay: 0.8s;
}
#menu.open li:nth-child(9) {
  animation-delay: 0.9s;
}
#menu.open li:nth-child(10) {
  animation-delay: 1s;
}
#menu.open li {
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-name: fadeInUp;
}
#menu ul:hover a {
  opacity: 0.5;
}
#menu ul a {
  -webkit-transform: translateZ(0);
  transition: opacity 0.3s ease-in-out;
}
#menu ul a:hover {
  opacity: 1;
}
#menu .main-nav {
  position: relative;
  top: 30%;
  transform: translateY(-50%);
}
#menu .main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu .main-nav a {
  color: #fff;
  display: block;
  font-size: 2.5rem;
  font-weight: bold;
  padding: 1rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
}
#menu .main-nav a:first {
  padding-top: 0;
}
#menu .menu-popup-footer {
  padding: 2rem;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
}

#menu .menu-box {
  position: relative;
  height: 100%;
}
#menu .menu-popup-footer ul {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
#menu .menu-popup-footer ul li {
  display: inline;
  margin: 0 1rem;
}
#menu .menu-popup-footer a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

#menu .mid-nav {
  position: relative;
  top: 25%;
  transform: translateY(-50%);
}

#menu .user-navi {
  align-items: center;
  bottom: 90px;
  width: 90%;
  position: absolute;
}

#menu .fotter-nav {
  position: absolute;
  bottom: 20px;
  width: 90%;
}
#menu .mid-nav .bottom-nav .navList,
.sMediaItem {
  position: relative;
  -webkit-box-flex: 1;

  margin-right: 2.5%;
}
#menu ul.socialMediaBox,
#menu ul.userbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  -ms-flex-wrap: wrap;
  flex-direction: row;
  list-style-type: none;
  margin-bottom: 0px;
  padding: 0px;
}

#menu li.sMediaItem {
  position: relative;
  -webkit-box-flex: 1;
  margin-right: 10.5%;
}
span.action.nav-toggle {
  display: none;
}
#menu li.min-fin.user-non-log {
  position: relative;
  -webkit-box-flex: 1;
  margin-right: 2.5%;
  letter-spacing: 2px;
  font-weight: 400;
  background: rgb(42 42 42 / 41%);
  padding: 7px 10px;
  border-radius: 5px;
  width: 50%;
}
#menu li.min-fin.user-log {
  position: relative;
  -webkit-box-flex: 1;
  margin-right: 2.5%;
  letter-spacing: 2px;
  font-weight: 400;
  background: rgb(42 42 42 / 41%);
  padding: 7px 14px;
  border-radius: 5px;
  width: 50%;
}
#menu .mid-nav .bottom-nav,
#menu .main-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2vh;
  flex-direction: row;
  list-style-type: none;
}

#menu h3.nav-title {
  color: #fff;
  display: block;
  font-size: 3.5rem;
  font-weight: bold;
  padding: 1rem 1rem;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 10px;
}

#menu .mid-nav .navList a:hover:after {
  width: 100%;
}
#menu footer.fotter-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 12px;
}

#menu .otherItem.socialMedia {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
#menu .mid-nav .navList a:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -8px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 3px;
  width: 0%;
  background-color: #bb00ff;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.page-header.type1,
.page-header.type23,
.page-header,
header.page-header.sticky-header .header-main {
  background-color: #0a0019b3;
}
.block-search .action.search:before {
  padding: 1px;
  color: black;
}
#menu span.otherTitle {
  margin-right: 25px;
}

.page-header.type9 .header-row .header-right,
.page-header.type9 .header-row .header-left {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media (min-width: 768px) {
  .page-header.type9 .panel.header.show-icon .header.links {
    left: -13px;
    margin-top: 10px;
    font-size: 12px;
    width: 180px;
    border-radius: 5px;
  }
}

.panel.header.show-icon .header.links {
  text-align: left;
}

.panel.header.show-icon .header.links::before {
  left: 25px;
}

.header-right ul:hover a {
  opacity: 0.5;
}

.header-right ul a:hover {
  opacity: 1;
}

.page-header.sticky-header.type9 .logo img {
  transform: scale(1.1);
  transform-origin: left center;
}
.toggle-menu {
  background-color: transparent !important;
  border: none !important;
  cursor: pointer;
  display: inline-block;
  float: right;
  height: 40px !important;
  outline: none;
  padding: 0;
  pointer-events: initial;
  position: relative;
  vertical-align: middle;
  width: 50px;
  z-index: 1110;
  border: none !important;
}
.toggle-menu:active,
.toggle-menu:focus {
  border: none;
}
.toggle-menu span {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  left: calc(50% - 13px);
  position: absolute;
  top: calc(50% - 1px);
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
    transform 0.2s linear;
  width: 26px;
}
.toggle-menu span:before,
.toggle-menu span:after {
  background-color: #fff;
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  transform-origin: 50% 50%;
  transition: background-color 0.2s ease-in-out, top 0.2s 0.2s ease-out,
    transform 0.2s linear;
  width: 26px;
}
.toggle-menu span:before {
  top: 7px;
}
.toggle-menu span:after {
  top: -7px;
}
.toggle-menu.active span {
  background-color: transparent;
  transition: background 0.2s ease-out;
}
.toggle-menu.active span:before,
.toggle-menu.active span:after {
  transition: top 0.2s ease-out, transform 0.2s 0.2s ease-out;
}
.toggle-menu.active span:before {
  top: 0;
  transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-menu.active span:after {
  top: 0;
  transform: rotate3d(0, 0, 1, 45deg);
}

.header-main .header-left {
  flex-direction: row-reverse;
  margin-right: 15px;
}
li.ui-menu-item.level1 {
  margin-bottom: 16px;
}
/*nav end*/

/*logoPlanks*/

.logo img {
  width: 120px;
}
nav.Hub-nav {
  position: relative;
  top: 55px;
}
.code-block {
  clip-path: polygon(
    0 0,
    0 100%,
    calc(100% - 20px) 100%,
    100% calc(100% - 20px),
    100% 0
  );
  display: block;
  padding: 0.5rem 0.6rem 0.4rem 0.6rem;
}

.cyber-tile,
.cyber-tile-small,
.cyber-tile-big {
  --tile-padding: 4px;
  --tile-edges: 20px;
  --label-margins: calc(var(--tile-edges) - var(--tile-padding));
  --og-clip-path: polygon(
    0 0,
    0 calc(100% - var(--tile-edges)),
    var(--tile-edges) 100%,
    100% 100%,
    100% var(--tile-edges),
    calc(100% - var(--tile-edges)) 0
  );
  width: var(--tile-width);
  clip-path: var(--og-clip-path);
}
.catalog-product-view .box-tocart .field.qty,
.catalog-product-view .box-tocart .actions {
  margin-bottom: 0px;
}
.cyber-tile,
.cyber-tile-small,
.cyber-tile-big {
  --tile-padding: 4px;
  --tile-edges: 20px;
  --label-margins: calc(var(--tile-edges) - var(--tile-padding));
  --og-clip-path: polygon(
    0 0,
    0 calc(100% - var(--tile-edges)),
    var(--tile-edges) 100%,
    100% 100%,
    100% var(--tile-edges),
    calc(100% - var(--tile-edges)) 0
  );
}

/* body*/
a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
span {
  font-family: Poppins, sans-serif;
}
.footer .newsletter .action.subscribe,
.footer .newsletter input {
  border-radius: 0;
}
.footer-middle > .container {
  padding-top: 0rem;
}
.footer-middle {
  background-color: #0a0019;
}
.pin-wrapper {
  height: 900px !important;
}
@media (min-width: 1200px) {
  .layout-1220 .container {
    max-width: 1440px;
    width: 100%;
  }
  .layout-1220 .block.category.event,
  .layout-1220 .footer.content,
  .layout-1220 .header.content,
  .layout-1220 .navigation,
  .layout-1220 .page-main,
  .layout-1220 .page-wrapper > .breadcrumbs > ul,
  .layout-1220 .page-wrapper > .page-bottom,
  .layout-1220 .page-wrapper > .widget,
  .layout-1220 .top-container {
    max-width: 1440px;
  }
}

/*nav*/

.glass-bg {
  backdrop-filter: blur(5px) !important;
}

ul > li:nth-child(1) .level-top::before {
  font-size: 14px;
  line-height: 1;
  content: "\e883";
  font-family: porto-icons;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  margin: -2px 5px 0 0;
}

ul > li:nth-child(2) .level-top::before {
  font-size: 14px;
  line-height: 1;
  content: "\e869";
  font-family: porto-icons;
  vertical-align: middle;
  display: inline-block;
  font-weight: 400;
  margin: -2px 5px 0 0;
}

.sections.nav-sections {
  display: flex;
  align-items: flex-start;
}

header.page-header .nav-sections-item-title.active > a {
  color: #ffffff;
}

header.page-header .nav-sections-items {
  width: 100%;
}

header .page-header {
  margin-bottom: -80px !important;
}
@media (max-height: 2162px) {
}
@media (min-width: 1441px) and (max-width: 2156px) {
  #header button.toggle-menu.active {
    left: 25px;
    position: fixed;
    top: 20px;
  }
  .header-left a.logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .sticky-header strong.logo {
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .sticky-header a.logo {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .header-left strong.logo {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

div#store\.links ul.header.links {
  padding: 0px 10px;
}
header.page-header
  .nav-sections-item-title[aria-controls="store.menu"]
  > a::after {
  content: "";
  width: 122px;
  height: 40px;
  background: url(https://kingmod.eu/media/logo/websites/1/logo_horizontal_wt.png);
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  left: calc(50% - 54px);
  position: absolute;
  top: -55px;
}

@media (max-width: 991px) {
  .nav-sections {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: #000000a8 !important;
  }

  nav.Hub-nav {
    position: relative;
    top: 10%;
  }
  #menu {
    padding: 15px;
  }

  header.page-header
    .nav-sections-item-title[aria-controls="store.menu"]
    > a::after {
    content: "";
    width: 122px;
    height: 40px;
    background: url(https://kingmod.eu/media/logo/websites/1/logo_horizontal_wt.png);
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    left: calc(50% - 54px);
    position: absolute;
    top: -50px;
    .nav-sections {
      background-color: #000000d4;
      backdrop-filter: blur(5px);
    }
  }

  header.page-header
    .nav-sections-item-title[aria-controls="store.menu"]
    > a:before {
    display: none;
  }
}

.nav-open .nav-sections {
  width: calc(100% - 54px);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  background-color: #000000a8;
}

.navigation .level0 > .level-top {
  color: #ffffff !important;
  font-weight: 600;
  transition: all 0.3s ease-out;
}
.navigation .level0 > .level-top:hover {
  color: #ef4ef2 !important;
  font-size: 16px;
  transition: all 0.3s ease-out;
}
.navigation li.level0 > a.ui-state-active {
  color: #ef4ef2 !important;
  font-size: 16px;
}
.navigation .submenu:not(:first-child) ul > li a {
  transition: all 0.3s ease-out;
}

@media (max-width: 991px) {
  .nav-open .page-wrapper {
    left: 0px !important;
    width: 100%;
  }
  .navigation ul {
    padding: 20px;
  }
}

.sw-megamenu.navigation li.ui-menu-item {
  border-radius: 0px;
}

/*account*/

button {
  transition: all 0.3s ease-out;
}

.account .columns {
  background-color: white;
  border-radius: 5px;
  padding: 30px;
}

/*minicart*/
#minicart-content-wrapper .subtotal {
  display: none;
}

/*addresses*/

.multishipping-checkout-addresses #maincontent,
.mageworx_htmlsitemap-index-index #maincontent {
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
}
.multishipping-checkout-login .page-title-wrapper {
  display: none;
}

/*cart*/
.opc-block-summary .product-item .subtotal {
  text-align: right;
  bottom: 8px;
  position: absolute;
}
div .login-container > a.action.create.primary.btn-v-dark.py-3.text-md.w-100 {
  display: none;
}

.paypal.paypal-cart.checkout.paypal-logo.braintree-paypal-logo.braintree-paypal-mini-cart-container.cart {
  display: none;
}
.minicart-items .product-item-name {
  text-wrap: balance;
}

.multishipping-checkout_address-newshipping #maincontent,
.multishipping-checkout-shipping #maincontent,
.multishipping-checkout-billing #maincontent {
  background-color: #fff;
  padding: 30px;
  border-radius: 5px;
  margin: 30px auto;
}
.multishipping-checkout_address-newshipping .qty.field .qty-changer > a,
.multishipping-checkout-addresses .col.qty .qty-changer > a {
  margin: 12px !important;
}

.field-tooltip .field-tooltip-action:before {
  padding: 8px;
}

.payment-method-braintree .hosted-control {
  height: 50px;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content,
.catalogsearch-result-index .sidebar.sidebar-main .sidebar-content {
  background-color: white;
  border-radius: 5px;
}
.catalog-category-view .columns .column.main {
  padding-bottom: 0;
  background-color: white;
  padding: 30px;
  border-radius: 5px;
}
#ln_slider_price .ui-slider-handle {
  background-color: #e500ff;
}
#ln_slider_price.ui-slider-horizontal {
  background-color: #d9d9d9;
}

.product-image-photo.default_image {
  border-radius: 5px;
}
.product-item-info:hover .product-item-photo {
  box-shadow: rgb(5 17 242 / 10%) 0 25px 35px -5px;
}
.product-item-photo {
  transition: all 0.3s ease-out;
}
.product-image-photo.default_image {
  aspect-ratio: 1 / 1;
}

.product-item-info.type3 .product-reviews-summary,
.product-item-info.type5 .product-reviews-summary,
.product-item-info.type6 .product-reviews-summary {
  display: none;
}

/*.product-reviews-summary {
  display: none !important;
}*/
.product-item-name a {
  white-space: normal !important;
}

.product-item-info.type3 .product.name,
.product-item-info.type5 .product.name,
.product-item-info.type6 .product.name {
  min-height: 90px;
}
.product-item-info .product-item-details .price-box {
  font-size: 1rem;
}

.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view)
  .product-info-main
  .page-title-wrapper
  h1 {
  font-size: 35px;
  letter-spacing: 3px;
  color: #ffffff;
}
.attribute .overview {
  margin-top: 25px !important;
}
.product-info-price span.price {
  font-size: 40px !important;
  color: #c64cff !important;
  font-weight: 600 !important;
}

.page-title-wrapper.product {
  margin-top: 15px;
}

.sticky-product .product-info-price {
  margin-top: 10px !important;
}

.sticky-product .product-info-price span.price {
  -webkit-background-clip: text;
  -webkit-text-fill-color: #c64cff;
}

.sticky-product .product-info-price span.price ::after {
  color: black;
}

.product-info-main .product-reviews-summary:after {
  width: 0px;
  margin: 0rem;
}

.product.attribute.overview {
  color: #ffffff;
  letter-spacing: 2px;
  margin-top: 25px;
}

.product.attribute.sku {
  letter-spacing: 2px;
  color: #ffffffad;
}

.product-info-main .product.sku .value {
  display: inline-block;
  color: #737373;
  font-weight: 700;
}

.product-info-stock-sku {
  letter-spacing: 2px;
  font-weight: bold;
  display: flex;
  gap: 30px;
}

.product-info-main .stock span + span {
  color: #40913f;
  font-weight: 700;
}

.product-add-form .box-tocart {
  background: #fff;
  padding: 10px 40px !important;
  border-radius: 5px;
}

.box-tocart .action.tocart {
  height: 3rem;
  padding: 0 2em;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 1em;
  font-weight: 500;
  line-height: 3rem;
  border: none;
  letter-spacing: 2px;
  background: #222529;
}

@media (max-width: 480px) {
  .products-grid .product-item {
    float: left;
    width: 50%;
    padding: 10px 0;
  }

  .search-area.show-icon .block.block-search {
    min-width: 330px !important;
  }
  .autocomplete-suggestions {
    min-width: 100% !important;
  }
  .catalog-product-view .fieldset:last-child {
    text-align: center !important;
  }
  .catalog-product-view .tocart span {
    display: none !important;
  }
  .catalog-product-view .tocart {
    padding: 0 1em !important;
    margin-right: 0rem;
  }
  .product-add-form .box-tocart {
    background: #fff;
    padding: 10px 10px !important;
    border-radius: 5px;
  }
}

/*Produto*/
.product-social-links {
  display: none;
}

.gallery-placeholder {
  padding: 20px;
}
.product.media {
  background-color: white;
  border-radius: 5px !important;
}
.catalog-product-view .product-info-main {
  background-color: transparent;
  padding: 0px;
  border-radius: 5px;
}

.catalog-product-view main#maincontent {
  max-width: 1440px !important;
}

.catalog-product-view img.fotorama__img {
  width: 100%;
}

.product.info.detailed {
  background-color: white;
  padding: 30px;
  border-radius: 5px;
}
.catalog-product-view .column.main {
}
.catalog-product-view .product.media {
  margin-top: 25px;
}

.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view)
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  padding: 10px;
  background-color: white;
  border-radius: 5px;
}

.fotorama__nav-wrap.fotorama__nav-wrap--vertical {
  height: 100%;
  left: -115px;
}
.catalog-product-view .product-info-price {
  margin-top: 0px;
}
.fotorama__nav.fotorama__nav--thumbs.fotorama__shadows--bottom {
  height: 100% !important;
}

.sticky-product .actions {
  width: 100%;
  margin-top: 15px;
}

.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view)
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  padding: 20px 10px;
  background-color: white;
  border-radius: 5px;
  top: -20px;
  height: 100%;
}
.sticky-detail .product-info-price span.price {
  font-size: 25px !important;
  color: black !important;
}

.sticky-product .actions .action.primary {
  min-width: 150px;
  width: 100%;
}

.product-type-fullwidth:not(.weltpixel_quickview-catalog_product-view)
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap,
.fotorama__stage,
.sticky-product {
  background-color: #fff;
  --tile-padding: 4px;
  --tile-edges: 20px;
  --label-margins: calc(var(--tile-edges) - var(--tile-padding));
  --og-clip-path: polygon(
    0 0,
    0 calc(100% - var(--tile-edges)),
    var(--tile-edges) 100%,
    100% 100%,
    100% var(--tile-edges),
    calc(100% - var(--tile-edges)) 0
  );
  width: var(--tile-width);
  clip-path: var(--og-clip-path);
  border-bottom: 0px;
  margin-bottom: 25px;
  border-radius: 5px;
}

.fotorama {
  overflow: visible;
}
.fotorama__stage {
  border: 0px !important;
}
.paypal.product-page.paypal-logo.braintree-paypal-logo.oneclick-container {
  display: none;
}
div.action-braintree-paypal-message {
  display: none;
}
.primary div {
  display: none;
}

.sticky-product .container {
  display: flex;
  flex-direction: column;
}

.sticky-product {
  position: relative !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.08);
  padding: 25px 10px 15px 10px;
}
.sticky-product .product-info-price {
}
.sticky-product .sticky-detail .product-name-area {
  margin-right: 0px;
}

.gallery-placeholder {
  display: flex;
  flex-direction: column-reverse;
  background-color: #0a0019;
}

.sticky-image {
  display: none !important;
}

.product.media {
  transition: all 0.5s ease-out;
}

@media (max-width: 767px) {
  .catalog-product-view:not(.weltpixel-quickview-catalog-product-view):not(
      .weltpixel_quickview-catalog_product-view
    )
    .product.media {
    margin-bottom: 20px;
    padding-right: 0;
    width: 100%;
  }
}
#totop:hover {
  bottom: 20px !important;
  background-color: #3a3a3ac7;
}
#totop {
  bottom: 15px !important;
  transition: 0.3s ease-in-out;
  background-color: #3a3a3a8f;
  --tile-padding: 16px;
  --tile-edges: 9px;
  --label-margins: calc(var(--tile-edges) - var(--tile-padding));
  --og-clip-path: polygon(
    0 0,
    0 calc(100% - var(--tile-edges)),
    var(--tile-edges) 100%,
    100% 100%,
    100% var(--tile-edges),
    calc(100% - var(--tile-edges)) 0
  );
  width: var(--tile-width);
  clip-path: var(--og-clip-path);
  border-radius: 5px;
  width: 40px;
}

/*wishlist*/

.wishlist-index-index .product-item-inner,
.wishlist-index-index .product-item-inner:hover {
  display: flex !important;
  flex-direction: row;
  flex-wrap: wrap;
}
.wishlist-index-index .field.comment-box,
.wishlist-index-index div.field.qty,
.wishlist-index-index a.action.edit {
  display: none !important;
}

.wishlist-index-index ol.product-items {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.wishlist-index-index .product-item-info {
  text-align: start;
}
.wishlist-index-index .actions-primary button span {
  font-size: 11px;
}
.wishlist-index-index .product-item-info {
  padding: 10px !important;
}
.wishlist-index-index .product-item-inner {
  padding: 0px !important;
}

.wishlist-index-index button.action.update.primary,
.wishlist-index-index button.action.share.primary,
.wishlist-index-index div.primary > button.action.tocart.primary {
  display: none;
}

@media (min-width: 992px) {
  .wishlist-index-index .products-grid .product-items .product-item {
    width: 32%;
  }
}
/*full cart*/
.catalogsearch-result-index #maincontent,
.checkout-cart-index #maincontent {
  background-color: white;
  margin: 21px auto;
  border-radius: 5px;
  padding: 30px;
}

.opc-progress-bar-item._active > span {
  color: #ffffff;
}
.opc-progress-bar-item._complete > span {
  color: #a1a1a1;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ef2ef2;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ef2ef2;
}

.opc-wrapper {
  background-color: white;
  border-radius: 5px;
  padding: 30px;
  margin-top: 30px;
}
.opc-block-summary {
  background: #ffffff;
  padding: 22px 1.5em;
  border: 2px solid #e7e7e7;
  border-radius: 5px;
  margin-bottom: 30px;
}

a.action.action-auth-toggle.social-login-btn {
  background-color: white;
  padding: 10px 20px;
  border-radius: 5px;
}
.opc-block-shipping-information {
  padding: 30px;
}

.opc-progress-bar-item._active:before {
  background: #ef2ef2;
}
.opc-progress-bar-item._active > span:before {
  background: #ef2ef2;
}

@media (min-width: 769px) {
  print .opc-sidebar {
    margin: 0px 0 1em !important;
  }
  .authentication-wrapper {
    display: none;
  }
}
/*login*/

.customer-account-login .page-title-wrapper {
  display: none;
}

.customer-account-login .primary button {
  background: linear-gradient(
    120deg,
    rgb(5, 17, 242),
    rgb(130, 0, 255),
    rgb(229, 0, 255)
  );
  background-size: 200% 100%;
  background-position: 100% 0;
  transition: background-position 0.5s;
}
.customer-account-login .primary button,
.customer-account-login .secondary a {
  letter-spacing: 3px;
  padding: 5px 20px !important;
}

.customer-account-login .primary button:hover {
  background: linear-gradient(
    120deg,
    rgb(5, 17, 242),
    rgb(130, 0, 255),
    rgb(229, 0, 255)
  );
  background-size: 200% 100%;
  background-position: 0 0;
  transition: background-position 0.5s;
}

.block-customer-login {
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  border-radius: 5px;
  color: white;
  padding: 30px;
}

.customer-account-login input[type="text"],
.customer-account-login input[type="password"],
.customer-account-login input[type="url"],
.customer-account-login input[type="tel"],
.customer-account-login input[type*="date"],
.customer-account-login input[type="email"] {
  background-color: #00000000 !important;
  border-bottom: 2px solid #939393 !important;
  color: #fff !important;
  padding: 0px 10px;
  transition: all 0.3s ease-out;
}

.customer-account-login input[type="email"]:active,
.customer-account-login input[type="email"]:focus,
.customer-account-login input[type="password"]:active,
.customer-account-login input[type="password"]:focus {
  border-bottom: 2px solid #ffffff !important;
}

.customer-account-login .login div:nth-child(4) {
  margin-top: 30px;
}

.block-customer-login::before {
  content: "";
  width: 104%;
  height: 102%;
  border-radius: 8px;
  background: rgb(30 0 39 / 86%);
  position: absolute;
  z-index: 1;
  top: -1%;
  left: -2%;
  animation: spin 2.5s linear infinite;
}

:root {
  color-scheme: dark;
  --card-height: 65vh;
  --card-width: calc(var(--card-height) / 1.5);
  --scrollbar-bg: rgb(1 2 3 / 40%);
}

.block-customer-login::after {
  position: absolute;
  content: "";
  top: calc(var(--card-height) / 6);
  left: 0;
  right: 0;
  z-index: 0;
  height: 85%;
  width: 100%;
  margin: 0 auto;
  transform: scale(0.8);
  filter: blur(calc(var(--card-height) / 6));
  background-image: linear-gradient(
    var(--rotate),
    #07dbf1,
    #0042ff 43%,
    #ef2ef2
  );
  opacity: 1;
  transition: opacity 0.5s;
  animation: spin 2.5s linear infinite;
}

@property --rotate {
  syntax: "<angle>";
  initial-value: 132deg;
  inherits: false;
}

@keyframes spin {
  0% {
    --rotate: 0deg;
  }
  100% {
    --rotate: 360deg;
  }
}

.login-container .block-title {
  z-index: 1;
  position: relative;
  font-weight: 500 !important;
  color: #ffffff !important;
}
.login-container .block-content {
  z-index: 1;
  position: relative;
}

fieldset > .field .action {
  color: #ffffff !important;
  font-weight: 500 !important;
}

.login-container .fieldset:after {
  color: #494949;
}

/*acountt login*/

.customer-account-create #form-validate {
  background-color: white;
  padding: 30px;
  border-radius: 5px;
  margin: 4% auto;
}

.customer-account-create .primary button,
.customer-account-create .secondary a {
  letter-spacing: 3px;
  padding: 5px 20px !important;
}

/*Global NL*/
.minicart-items-wrapper .details-qty label {
  margin-bottom: 0rem;
}

.block-minicart .block-content > .actions > .primary .action.primary {
  margin-bottom: 0px;
}

.minicart-wrapper .block-minicart .block-content > .actions {
  padding: 10px 10px 10px;
}
.primary button,
.sticky-product .actions .action.primary,
.box-tocart .action.tocart {
  background: linear-gradient(120deg, #e500ff9e, #8200ffc7) !important;
  background-size: 200% 100% !important;
  background-position: 100% 0 !important;
  transition: background-position 0.5s !important;
  border: 0px solid !important;
  color: #fff !important;
  border-radius: 5px !important;
}

.primary button:hover,
.sticky-product .actions .action.primary:hover,
.box-tocart .action.tocart:hover {
  background: linear-gradient(
    120deg,
    rgb(5, 17, 242),
    rgb(130, 0, 255),
    rgb(229, 0, 255)
  ) !important;
  background-size: 200% 100% !important;
  background-position: 0 0 !important;
  transition: background-position 0.5s !important;
}

input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type*="date"],
input[type="email"] {
  background-color: #00000000 !important;
  border-color: #00000000;
  border-bottom: 2px solid #939393 !important;
  padding: 0px 10px;
  transition: all 0.3s ease-out;
}

input[type*="date"]:focus,
input[type="email"]:active,
input[type="email"]:focus,
input[type="password"]:active,
input[type="password"]:focus {
  border-bottom: 2px solid #ffffff !important;
}

.login div:nth-child(4) {
  margin-top: 30px;
}

div#store\.links ul li:nth-child(4) {
  display: none;
}
div#store\.links ul li:nth-child(5) {
  display: none;
}

div#store\.links ul:nth-child(1) .authorization-link {
  display: none;
}

.customer-name {
  display: none;
}

@media (min-width: 769px), print {
  .opc-sidebar {
    margin: 0px 0 1em !important;
  }
}

/*Global NL*/

.customer-account-create .primary button {
  background: linear-gradient(
    120deg,
    rgb(5, 17, 242),
    rgb(130, 0, 255),
    rgb(229, 0, 255)
  ) !important;
  background-size: 200% 100% !important;
  background-position: 100% 0 !important;
  transition: background-position 0.5s !important;
}

.customer-account-create .primary button:hover {
  background: linear-gradient(
    120deg,
    rgb(5, 17, 242),
    rgb(130, 0, 255),
    rgb(229, 0, 255)
  ) !important;
  background-size: 200% 100% !important;
  background-position: 0 0 !important;
  transition: background-position 0.5s !important;
}

.customer-account-create input[type="text"],
.customer-account-create input[type="password"],
.customer-account-create input[type="url"],
.customer-account-create input[type="tel"],
.customer-account-create input[type*="date"],
.customer-account-create input[type="email"] {
  background-color: #00000000 !important;
  border-color: #00000000;
  border-bottom: 2px solid #939393 !important;
  padding: 0px 10px;
  transition: all 0.3s ease-out;
}

.customer-account-create input[type="email"]:active,
.customer-account-create input[type="email"]:focus,
.customer-account-create input[type="password"]:active,
.customer-account-create input[type="password"]:focus {
  border-bottom: 2px solid #ffffff !important;
}

.customer-account-create .login div:nth-child(4) {
  margin-top: 30px;
}

/*search*/

.search-area.show-icon .block.block-search {
  border: 0px solid #ccc;
  position: absolute;
  right: -16px;
  min-width: 450px;
  margin-top: 8px;
  width: 100%;
  border-radius: 5px 5px 5px 5px;
}

.search input[type="text"] {
  background-color: #ffffff !important;
  border-color: #00000000;
  border-bottom: 0px solid #939393 !important;
  padding: 0px 10px;
  transition: all 0.3s ease-out;
  color: black;
  width: 93%;
  border-radius: 5px;
}

.search-area .search-toggle-icon:after {
  width: 22px;
  height: 22px;
  border: 11px solid transparent;
  border-bottom-color: #fff;
}

.search-area {
  text-align: left;
}
.autocomplete-suggestions {
  min-width: 100%;
  height: 352px;
  border-radius: 0px 0px 5px 5px;
  border: 3px solid #ffffff;
  background: #ffffff;
  margin-top: -5px;
  box-shadow: 25px 25px 30px 0px #00000024;
}
.search-category {
  display: none;
}

.autocomplete-suggestion {
  transition: all 0.3s ease-out;
}

.autocomplete-selected {
  background: #e5e5e5 !important;
  transition: all 0.3s ease-out;
}

#totop {
  bottom: 15px !important;
  transition: 0.3s ease-in-out;
}

/*
comparação
*/
a.action.print.hidden-print {
  padding: 8px 20px;
  background-color: white;
  border-radius: 5px;
  font-weight: 600;
}
.table-comparison .cell.remove .action.delete:before {
  top: 5px;
  position: relative;
  font-size: 16px;
}
table#product-comparison {
  background-color: white;
  border-radius: 5px;
  padding: 30px;
  margin-top: 30px;
  table-layout: auto;
}

.catalog-product_compare-index .page-main > .page-title-wrapper .page-title {
  color: #ffffff;
}
.catalog-product_compare-index .table th,
.table td {
  border-top: 0px !important;
}

.action.tocompare:before {
  content: "" !important;
  background-image: url(https://kingmod.eu/media/.renditions/wysiwyg/icon-campare-b-v2.png);
  background-size: 29px;
  height: 36px;
  width: 36px;
  background-repeat: no-repeat;
  margin-top: 3px !important;
  margin-left: 3px !important;
}

.product-item-info.type3 .product-item-actions .tocompare:hover:before {
  filter: invert(1);
}

.catalog-product-view .action.tocompare:before {
  background-size: 33px !important;
  height: 40px !important;
  width: 40px !important;
  background-repeat: no-repeat;
  margin-top: 7px !important;
  margin-left: 7px !important;
}

button:not(.primary) {
  padding: 0px 15px;
}
.page-header.type9 .search-area .block.block-search {
  background-color: #00000000;
  border-color: #00000000;
}

.catalog-product-view .overview li::marker {
  content: "■ " !important;
}
.catalog-product-view .price::after {
  content: " ";
  width: 100%;
  height: 6px;
  display: block;
  background-color: #ffffff;
  clip-path: polygon(
    0 0,
    0 100%,
    10% 100%,
    calc(10% + 4px) 2px,
    100% 2px,
    100% 0
  );
}
@media (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 50% !important;
  }
}
.catalog-product-view .product-info-main .page-title-wrapper {
  max-width: 100% !important;
}

@media (max-width: 575px) {
  .page-header.type9 .search-area.show-icon-tablet .block.block-search {
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px;
  }
}

.welcome .not-logged-in {
  display: none !important;
}

.customer-account-logoutsuccess h1,
.customer-account-logoutsuccess p {
  color: #fff !important;
}

.catalog-product-view .sticky-detail .price::after {
  background-color: #000000;
}

button.action.action-apply {
  padding: 10px 20px;
}

.checkout-onepage-success main#maincontent {
  background: white;
  background-color: white;
  padding: 30px;
  border-radius: 5px;
  margin-top: 40px;
}
