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

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

.gui a {
  color: #6cb2e2;
}

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

.gui-select.gui-focus .gui-handle {
  border-color: #6cb2e2;
}

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

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

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

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

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

.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: #6cb2e2;
}

/* custom */
.footer-contact-button-custom {
  margin-top: 45px;
}
.footer-contact-button-custom > a {
  background-color: white;
  color: black;
  padding: 15px 95px;
  border-radius: 3px;
  font-weight: 600;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}

.footer-contact-button-custom > a:hover {
  background-color: #eaeaea;
  color: black;
  border-radius: 3px;
  font-weight: 600;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
}
@media(max-width:600px){
.footer-contact-button-custom > a {
  padding: 15px 30px;
}

}
.brand-line-img-custom {
  display: flex;
  align-items: center;
  padding: 30px 0px;
  justify-content:space-between;
  border-top: 1px solid #D1D1D1;
  max-height: 170px;
  min-height: 170px;
}

.brand-line-img-custom > div {
  width: 60%;
  margin-right:20%;
}
.brand-line-img-custom> div > p {
  margin-bottom:0px;
}


@media (max-width:600px){
  
  .brand-line-img-custom > div {
  text-align:center;
}
  
  .brand-line-img-custom {
  display: flex;
  align-items: center;
  padding: 30px 0px;
  justify-content:space-evenly;
  border-top: 1px solid #D1D1D1;
  max-height: 300px;
  min-height: 300px;
}
.brand-line-img-custom {
  flex-direction:column;
}
    .brand-line-img-custom > div {
        width:100%;
  margin-right:0%;
}
  .brand-line-img-logo-custom{
  margin-bottom:25px
  }
}

@media (min-width:600px) and (max-width:850px){
  
  .brand-line-img-custom > div {
      width: 60%;
  margin-right:0%;
}
}

@media (min-width:850px) and (max-width:1100px){
  
  .bg-margin{
  margin-top:100px !important
  }
  
   .custom-hero-banner-background-image {
    height: 434px;
  }
}
p, a, ul, li,h1, h2, h3, h4, h5 {
font-family: 'DM Sans', sans-serif !important;

}
h1, h2, h3, h4, h5 {
font-weight:500
}
.margin-tb{
margin: 50px 0;
}


/* ----Top bar---------- */
.top-bar {
  color: #000000;
  border-bottom: 1px solid #ECECEC;
}

  .site-header.menu-bottom-layout .site-header-main-wrapper {
    border-bottom: 1px solid #ECECEC;
  }

.show-page .site-header {
  border-bottom: 1px solid #ECECEC;
}

/* ----Nav---------- */
.nav-style li.nav-category-dropdown.nav-category-dropdown-button > a {
  background-color: transparent;
  color: black;
}
.nav-style li.nav-category-dropdown.nav-category-dropdown-button{
margin-right:-19px;
}
.nav-style li.nav-category-dropdown.nav-category-dropdown-button > a:hover {
  background-color: transparent;
  color: black;
}




/* --------------Footer------------------ */
@media(min-width:850px){
.footer-menu {
    margin-right: 150px;
  }
}
}

.ns-button-custom{
  background-color:white;
color:#030D2B !important;
  padding: 10px 0;
  border-radius:5px;
}


/* ---------------------Collection page------------------ */


.collection-top-wrapper {
  border-top: 1px solid rgb(255, 255, 255);
  padding-top: 10px;
  margin-top: 20px;
}

.filter-title {
  font-weight: 500 !important;
}


/* ---------Product card---------------- */
.product-element .product-price {
  font-size: 18px;
  opacity: 1;
  visibility: visible;
  position: absolute;
}

.product-brand {
  text-transform: uppercase;
  font-size: 11px !important;
  letter-spacing: 0.15em;
}
.brand-name{
 text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 0.15em;
}
.selectric {
  border-radius: 4px;
}

.product-title-page{
font-size:25px;
}

#addtocart {
  padding: 18px;
  font-size: 22px;
  font-weight: 500;
  border-radius: 5px;
  background-color:#030D2B !important;
}

#addtocart:hover{
box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.price-update {
  font-weight: 400;
}

.delivery-timeframe {
  margin-top: 25px;
}


.main-custom-button{
cursor:pointer; 
padding:20px 25px; 
border-radius:5px !important; 
background-color:#030D2B; 
color:white; 
  
  text-decoration:none !important; 
margin-top:15px; 
  border:none !important;
box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.05); 
} 

.main-custom-button:hover{ 
background-color:black 
}

.button.button-block {
  padding: 15px;
  border-radius: 5px;
  background-color:#030D2B; 
}
.button.button-block:hover {
box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.05); 
}

.button.button-block.button-light {
  background-color: #e3e3e3;
}

.cart-block {
  border-radius: 3px;
}
.button.button-solid{
border-radius:3px;
}


#cart-page .selling-points {
    margin-bottom: 50px;
    margin-top: 30px;
  }
}
.content.messages{
border-radius:3px;
}

#gui-form-name, #gui-form-email, #gui-form-phone, #gui-form-company, #gui-form-subject, #gui-form-message {
  border-radius: 3px;
    font-family: 'DM Sans', sans-serif !important;
}

.gui-form .gui-field {
  margin-bottom: 25px;
}
.margin-b50{
margin-bottom:50px;
}




/* ---------Section tittle---------------- */
@media (min-width:850px){
  .section-title{
  font-size:35px !important;
  }
}

@media (max-width:600px){
  .section-title{
  font-size:30px !important;
  }
}

/* ------------Text page services----------- */
.cost-service-tc > p{
margin-bottom:5px;
}

.services-betty-fc{
display:flex;
justify-content:space-between;


}

.img-container-services {
  width: 500px;
  border-radius: 5px;
  margin-right: 50px;
}

.text-container-services > h1 {
  font-size: 35px;
}

@media (max-width:600px){
.services-betty-fc {
  flex-direction: column;
}
  
  .img-container-services {
  margin-bottom: 25px;
}
}
 .text-page h1{
  font-size:35px;
  }
@media (min-width:600px) and (max-width:850px){
.services-betty-fc {
  flex-direction: column;
}
  .text-page h1{
  font-size:35px;
  }
  .img-container-services {
  margin-bottom: 25px;
}
  
  .nav-style li.nav-category-dropdown.nav-category-dropdown-button > a {
  padding: 0px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 21px;
}
  
  .nav-style li.nav-category-dropdown.nav-category-dropdown-button {
  padding-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
  
  .search-header.search-header-collapse {
    max-width: 100%;
  }
}

.special-about-us-betty{
width:75%;
  text-align:center;
  margin: auto;
}

@media (max-width:600px){
.special-about-us-betty{
width:100%;

}
  
  .page-title {
  font-size: 30px !important;
}
  .text-page h1{
  font-size:30px;
  }
  
  .show-filter-trigger {
  border-radius: 5px;
}
  
  .text-box-partnership-fc > p > img {
    width: 270px !important;
  }
  
  .nav-style li.nav-category-dropdown.nav-category-dropdown-button > a {
  padding: 0px;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  line-height: 21px;
}
  
  .nav-style li.nav-category-dropdown.nav-category-dropdown-button {
  padding-right: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}
}


.page-title {
  font-size: 35px;
}

.footer-menu li a{
font-weight:400;
}

.nav-style li a {
  font-weight: 400;
}


.cart-table-title > .brand {
  padding: 0px;
}



  .spotlight-layout-bg .spotlight-product-wrapper {
    backdrop-filter: blur(20px);
    background-color: #0000;
    border-radius:
12px;
    border:
1px solid #fff3;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
  }
.gui-account-loyalty-content {
    height: 7rem!important;
}
