/* 20250418000902 - v2 */
.gui,
.gui-block-linklist li a {
  color: #0b0b0b;
}

.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: #0b0b0b;
}

.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: #000000;
  background-color: #ffffff;
}

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

.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 */
@media(min-width:850px){
  .featured-block .featured-block-content.content-center{
  top:80%;
  }
    .site-header.menu-bottom-layout .main-nav-wrapper {
    display: flex;
    justify-content: center;
  }
}


@media(max-width:410px){
 .rental-button-custom {
  padding: 5px 5px !important;;
  font-size: 7px !important;
   border-radius: 4px !important;;
}
  
   .rental-button-custom > img{
 display:none;
}
}
.product-custom-variants-options li.active a {
  border: 1px solid rgba(0,0,0,0.1);
  font-weight: bold;
  background-color: black;
  color: white;
  border-radius: 50px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.product-custom-variants-options li a {
  padding: 7px 17px;
}
.product-element .product-custom-variants-options li a {
  padding: 5px 8px;
  font-size: 14px;
}
.image-overlay-light::after {
  background-color: rgba(0,0,0,0.8);
}
.faq-topic > h5 {
  border-bottom:1px solid #B6B6B6;
  padding-bottom: 20px;
}
.faq-topic {
  padding: 50px;
  background-color: #EEE;
  border-radius: 3px;
  margin: 50px 0;
}
.rental-button-custom {
  padding: 5px 22px;
  background-color: black;
  border-radius: 50px;
  color: white !important;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 13px !important;
}
.rental-button-custom:hover{
  cursor:pointer;
  background-color:#E2750D;
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}
p,a,li,h1,h2,h3,h4,h5{
font-family: 'Manrope', sans-serif !important;
}

.faq-topic-item-title {
  font-weight: 700;
  font-family: 'Manrope', sans-serif !important;
}

@media only screen and (min-width: 600px) {
  .footer-menu {
    margin-right: 150px;
  }
  
    .faq-topic p {
width:80%;
}
}
.newsletter-footer-form input {
  border-color: rgb(255, 255, 255) !important;
  border-radius: 500px;
}
@media only screen and (min-width: 600px) {
   .footer-menu {
  border-bottom: none;
}
  .footer-content {
    margin-right: 120px;
    max-width: 300px;
    margin-bottom: 30px;
  }
}

.collection-top-wrapper {
  border-top: none !important;
  padding-top: 10px;
  margin-top: 20px;
}
footer{
  font-size:14px;
   background-image: url("https://cdn.shoplightspeed.com/shops/663053/files/60649172/group-89521.png");
 background-position:center;
 background-size:cover;
}
.footer-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}


@media only screen and (max-width: 600px) {
  .faq-topic > h5 {
  font-weight: 700;
  font-family: 'Manrope', sans-serif !important;
    font-size:20px;
}
  .faq-topic {
  padding: 25px;
  background-color: #EEE;
  border-radius: 3px;
  margin: 50px 0;
}
 footer{
   background-image: url("https://cdn.shoplightspeed.com/shops/663053/files/60652175/group-8959.png");
}
  
}
.footer-menu li a {
  font-size:14px;
  font-weight: 400;
}


h1,h2,h3,h4,h5{
font-weight:700 !important;
}
#searchForm {
  border: 1px solid black !important;
  border-radius:50px;
}

.nav-style li a {
  font-weight: 400;
}

.search-header form .button {
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0px 500px 500px 0px;
}
 .nav-style.main-nav > ul > li {
    margin-bottom: 0px;
  }

.line-button-custom {
  border: 1px solid white;
  border-radius: 50px;
  background-color: transparent;
  font-weight: 400;
}
.line-button-custom:hover {
  cursor:pointer;
  background-color:white;
  color:black;
}

 .site-header.menu-bottom-layout .site-header-main-wrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

.main-nav-wrapper {
  border-bottom: 1px solid #e3e3e3 !important;
}

#searchForm {
  border: 1px solid black !important;
}

.selectric-wrapper.selectric-main-search {
  border-left: 1px solid black;
}


.black-button-custom{
padding:15px 25px;
  background-color:black;
  color:white;
  border-radius:500px;
  border:none;
  font-family: 'Manrope', sans-serif !important;
}

.black-button-custom:hover{
cursor:pointer;
  background-color:#E2750D;
}

.form-contact > .row, .form-contact > .gui-field{
  margin-bottom: 15px;
}

.form-contact input{
 border-radius:3px;
}
.form-contact textarea{
 border-radius:3px;
}
.product-content h1 {
  font-size: 25px;
  font-weight: 600 !important;
  line-height: 1.4;
}
#addtocart {
  padding: 15px;
  border-radius: 50px;
  background-color: black;
  font-size: 20px;
}
.search-header form .selectric .label {
  line-height: 41px;
  height: 41px;
  color: black;
  margin-left: 15px;
}

@media(min-width:850px){
 .footer-menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0) !important;
}
}
