/* 20250905210919 - v2 */
.gui,
.gui-block-linklist li a {
  color: #666666;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #000000;
}

.gui-block-inner strong {
  color: #848484;
}

.gui a {
  color: #0a8de9;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0a8de9;
  box-shadow: 0 0 2px #0a8de9;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0a8de9;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #8d8d8d;
}

.gui-block-title {
  color: #333333;
  background-color: #ffffff;
}

.gui-content-title {
  color: #333333;
}

.gui-form .gui-field .gui-description span {
  color: #666666;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #ededed;
  background-color: #f9f9f9;
}

.gui-block-option-block {
  border-color: #ededed;
}

.gui-block-title strong {
  color: #333333;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #cbcbcb;
}

.gui ul.gui-products li {
  border-color: #dcdcdc;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #dcdcdc;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #dcdcdc;
}

.gui-block-content .gui-table {
  border-color: #ededed;
}

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

.gui-table tbody tr td {
  border-color: #ededed;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #76c61b;
}

/* custom */
p, li, a, div, ul, textarea, input{
 font-family: "Onest", sans-serif;
}




.logo.logo-center {
    mix-blend-mode: plus-lighter;
  }

.nav-style li.nav-category-dropdown.nav-category-dropdown-button > a{
background-color:transparent;
  
}

.brand-name a {
  font-family: "Orbitron", Helvetica, sans-serif;
  color: #2577BE;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.product-content.single-product-content h1 {
  font-size: 25px;
  font-weight: 500;
  line-height: 1.5;
}

#addtocart {
  background-color: transparent;
  color: black;
  border: 1px solid black;
  padding: 15px;
  font-family: "Orbitron", Helvetica, sans-serif;
  font-size: 18px;
}


#addtocart:hover {
  background-color: #2577be;
  color: white;
  border: 1px solid #2577be;
}

.product-text-block {
  display: none;
}

.product-tabs-horizontal .tabs-nav > li a {
  font-family: "Orbitron", Helvetica, sans-serif;
}

.tabs-nav li.active a {
  color:#2577BE ;
}


@media only screen and (min-width: 1000px) {
  .product-intro .product-content {
    padding: 10px;
  }
  
/* .product-image.slick-active {
 	width: 500px !important;
  height: 500px !important;
  object-fit: cover !important;
  object-position: center;
  margin:auto;
}
  .slick-list.draggable > .slick-track {
  width: auto !important;
}
  .slick-track {
  display: flex;
} */
}

.product-description.text-formatting.text-formatting-smaller {
font-size: 14px;
  line-height: 1.68em;
  opacity: 0.7;
  font-weight: 500;
}

  .site-width-large .product-images .slick-list {
  border: 1px solid #e3e3e3;
  border-radius: 12px;
  background-color: white;
} 

body {
  background-color: #f0f0f0 !important;
}

.product-element img {
  border-radius: 10px;
  border: 1px solid #e1e1e1;
  background-color: white;
}

@media only screen and (min-width: 600px) {
  .footer-menu {
    margin-right: 100px;
  }
}

.footer-menu li a {
  font-weight: 400;
}

.footer-company-info {
  font-size: 22px !important;
  font-weight: 500 !important;
  color: #2577BE !important;
  margin-bottom: 15px !important;
}

footer a, footer p, footer li {
  opacity: 0.8;
}

.search-header form .button {
  padding-left: 15px;
  padding-right: 15px;
  background-color: #2577BE;
}

.ajax-enabled .search-results .button-arrow {
  text-align: center;
  margin-top: 10px;
  background-color: #2577BE !important;
}



footer {
  background: #141618;
  padding-top: 50px;
}


 .product-element .product-title {
    max-height: none;
    font-size: 14px;
    font-family: "Orbitron", Helvetica, sans-serif;
    line-height: 1.6;
    font-weight: 500 !important;
    letter-spacing: 0.07em;
  }

.product-price-change {
  font-family: "Orbitron", Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 0.07em;
}

.product-brand {
  font-size: 12px !important;
  font-weight: 500;
  color: #2577BE;
  margin-bottom: 5px;
  font-family: "Orbitron", Helvetica, sans-serif;
  letter-spacing: 0.07em;
}

.button.inline, .button.button-block {
  background-color: #2577BE;
  font-family: "Orbitron", Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 0.07em;
  opacity: 1 !important;
}

.button.inline:hover, .button.button-block:hover {
  background-color: #3192E6;

}

.product-custom-variants-options li a {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid transparent;
  background-color: white;
  border: 1px solid #b7b7b7;
  padding: 7px 17px;
  font-family: "Orbitron", Helvetica, sans-serif;
  font-weight:500;
}

.product-custom-variants-options li.active a {
  border: 1px solid #2577BE;
  font-weight: bold;
  background-color: #2577BE;
  color: white;
  box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.07) 0px 1px 2px;
}

.product-custom-variants-options li a:hover {
  background-color: #2577be26;
}

#product-details {
  font-size: 14px;
}

.product-custom-variants-options li {
  display: inline-block;
  margin-bottom: 10px;
}

.product-element .product-custom-variants-options li:not(.custom-variant-picker) a {
  border: 0px solid transparent;
  padding: 2.9px;
  border: 1px solid #d0d0d0 !important;
}
@media only screen and (min-width: 600px) {
  .cta-section .featured-block p {
    font-size: 20px;
    opacity: 0.7;
    line-height: 1.68em;
  }
  .cta-section .featured-block h3 {
    font-size: 42px;
    font-weight: 500;
    margin-bottom: 5px;
  }
}

.nav-style li a {
  font-weight: 400;
  transition: color .3s ease;
  position: relative;
  font-family: "Orbitron", Helvetica, sans-serif;
  letter-spacing: 0.1em;
  font-size:14px;
}
.nav-style li.nav-category-dropdown.nav-category-dropdown-button > a:hover{
background-color:transparent;
}

.nav-style li a:hover{
color:#2577BE !important;
}

.filter-wrap .filter-title {
  font-family: "Orbitron", Helvetica, sans-serif;
  letter-spacing: 0.05em;
  font-weight: 600 !important;
  font-size: 16px;
}

.filter-item a {
  font-size: 14px;
}

.filter-item label {
  font-size: 14px;
}
.checkbox input[type="radio"]:checked + label::before{
background: #2577BE;
  border-color: #2577BE;
}

.product-configure {
  margin-bottom: 15px;
}

.stock > div {
  display: inline-block;
  background: #58AC5B;
  color: white !important;
  padding: 3px 10px;
  font-weight: 600;
  font-size: 13px;
}

.product_configure_form_wrapper .row {
  display: flex;
  align-items: center;
}

.product-modal-content h4 a {
   font-family: "Orbitron", Helvetica, sans-serif;
}

.product-modal-content h4 a {
  font-family: "Orbitron", Helvetica, sans-serif;
  font-weight: 500;
  font-size: 22px;
  margin: 10px 0 !important;
}

.product_configure_form_wrapper .product-custom-variants-options li {
  margin-right: 7px;
}

.featherlight-content .brand-name {
  color: #2577BE;
  font-family: "Orbitron", Helvetica, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.product-modal .product-modal-content .price {
  font-family: "Orbitron", Helvetica, sans-serif;
}

.top-bar.top-bar-closeable {
  font-family: "Orbitron", Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0.1em;
  border-color: rgba(255,255,255,0.08);
  background-image: linear-gradient(#2577BE57, #141618 82%);
}

.product-variants-wrapper {
  display: none !important;
}
  
  .product-element.variants-loaded:hover .product-price {
  opacity: 1 !important;
  visibility: initial;
}
