/* 20250730181509 - 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: #5584a4;
}

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

.gui-select.gui-focus .gui-handle {
  border-color: #5584a4;
}

.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,div,button,input,a,ul {
  font-family: "Onest", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

h1,h2,h3,h4,h5 {
  font-family: "Onest", sans-serif;
  font-weight:600;
}
.main-nav-wrapper {
  border-bottom: 1px solid rgba(218, 218, 218, 0.85) !important;
}


footer h3 {
  font-family: "Protest Riot", sans-serif;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 12px;
  color: #142965;
}
.footer-menu li a {
  font-weight: 500;
}
.susubitem-image.susubitem-image-normal img {
    border-radius: 15px;
    border: 1px solid rgba(218, 218, 218, 0.85) !important;
}

footer {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 50px;
}

.footer-content p {
  font-weight: 500;
  line-height: 1.7;
}

.button.button-block {
  background-color: #142965;
}

@media only screen and (min-width: 600px) {
  .footer-menu {
    margin-right: 100px;
  }
}

.collection-title-content h1 {
  font-size: 32px;
  color: #142965;
}

.checkbox input[type="radio"]:checked + label::before{
background: #F15B1B;
  border-color: #F15B1B;
  text-indent: 0px;
}

.ui-slider-horizontal .ui-slider-handle {
  background-color: #F15B1B;
}

.categories-list li {
  margin-top: 10px;
}

.filter-wrap .filter-title {
  font-weight: 600 !important;
  color: #142965;
}

.categories-list li.active > ul {
  padding: 0px;
}

.categories-list li.active a {
  color: black;
  font-weight: 600;
}

.col-md-12.contact-elements-wrapper h3 {
  font-size: 45px;
  line-height: 50px;
  font-family: "Protest Riot", sans-serif;
  color: #142965;
  margin-bottom: 15px;
}

.button {
  background-color: #142965;
  border-radius: 10px !important;
  margin-top: 10px;
}

#textpage h1 {
  font-family: "Protest Riot", sans-serif;
  color: #142965;
  font-size: 45px;
  font-weight: 500;
}

.fin-feather-about {
  margin-top: 35px;
  border-radius: 17px;
}

.product-title {
  font-size: 14px !important;
  max-height: none !important;
  font-weight: 600 !important;
}

.product-content h1 {
  font-size: 27px;
}
#addtocart {
  padding: 17px;
  font-size: 22px;
}

.ratings {
  display: none;
}

.product-text-block {
  display: none;
}

.button-second {
  padding: 10px 20px;
  background-color: #F15B1B;
  border-radius: 12px;
  color: white;
  font-weight: 600;
}

.button-second:hover {
  background-color: #D84F15;
}

@media(max-width:700px){
.has-search-bar .nav-style.main-nav {
  padding-top: 80px;
}
}


.nav-style li a {
  font-size: 14px;
}
