#header, #header .header-top {
  background-color: white;
}

#search_widget {
  margin-bottom: .625rem;
  overflow: auto;
}
#search_widget form {
  position: relative;
}
#search_widget form i {
  position: absolute;
  padding: .5rem;
}
#search_widget form i.clear {
  right: 15px;
  display: none;
}
#search_widget form input {
  width: 100%;
  padding: 10px 20px 10px 40px;
  outline: none;
  background-color: #f1f1f1;
  border: none;
  border-radius: 5px;
}

.ui-autocomplete.searchbar-autocomplete {
  width: 100%;
  min-height: 100%;
  border: none;
}

.ui-autocomplete.searchbar-autocomplete li a, .ui-autocomplete.searchbar-autocomplete li a.ui-state-focus {
  padding: 8px 15px;
  overflow: auto;
  border: none;
  background: none;
  margin: auto;
  border-radius: 0;
}

.ui-autocomplete.searchbar-autocomplete li a:hover {
  background-color: #f1f1f1;
  cursor: pointer;
}

.ui-autocomplete.searchbar-autocomplete li a .autocomplete-thumbnail {
  float: left;
  width: 50px;
  height: auto;
  margin-right: 8px;
}

@media only screen and (min-width: 768px) {
  #search_widget {
    float: right;
    margin-bottom: 0;
  }

  .ui-autocomplete.searchbar-autocomplete {
    width: 400px;
    min-height: auto;
    left: auto;
  }
}

@media only screen and (min-width: 992px) {
  #search_widget {
    min-width: 16.5rem;
  }
}



/* Sil custom global theme */
@media only screen and (min-width: 576px) {
  #products-list #js-product-list .products.product_content .item-product {
    height: 380px;
  }
}

@media only screen and (min-width: 700px) {
  #products-list #js-product-list .products.product_content .item-product {
    height: 480px;
  }
}

#footer .footer_block .footer_list li{
  text-transform: uppercase;
}

.product-information .product-desc .key-features{
  display: flex;
  justify-content: space-between;
}
.product-information .product-desc .key-features .keyfeature{
  float: none;
}
.product-four-column {
  width: 25%;
  float: left;
  padding: 20px;
}



.products.list .item-product{
  width: 100%;
  height: auto!important;
}
.products.list article .row .img_block,
.products.list article .row .product_desc
{

}
.products.list article .row .img_block{
  text-align: center;
}
.products.list article .row .img_block img{
  height: 200px;
  width: auto;
  margin: 0 auto;
}
.products.list article .row .product_desc .desc-list{
  width: 100%;
  margin: 0;
  border: none;
}
.products.list article .row .product_desc .desc-list .product-desc{

}

#header .user-info-block a {
  font-size: 13px;
}

.js-product-miniature .product-flag .new{
  left: auto;
  right: 15px;
}
#pos_search_top .form_search .form-control{
  padding-left: 15px!important;
}
/* product page Uncaria*/


.gc-top{

}
.gc-hero img,
.gc-benefits-image img{
  width:100%;
  display:block;
  border-radius:4px;
}
.gc-icons-row{
  display:flex;
  justify-content:flex-start;
  gap:74px;
  padding:28px 18px 28px 46px;
}
.gc-icon-item{
  display:flex;
  align-items:center;
  gap:14px;
}
.gc-icon-text{
  font-size:21px;
  line-height:1.26;
  color:#3b4037;
}
.gc-icon-circle,
.gc-feature-icon{
  position:relative;
  width:70px;
  height:70px;
  border-radius:50%;
  border:2px solid #d8deca;
  background:#f6f6f1;
  flex:0 0 auto;
}
.gc-feature-icon{
  width:82px;
  height:82px;
  background:#e4e7d9;
  border:none;
}
.gc-feature-icon::before,
.gc-icon-circle::before{
  content:"";
  position:absolute;
  inset:0;
  margin:auto;
  width:34px;
  height:34px;
  background-repeat:no-repeat;
  background-position:center;
  background-size:contain;
}
.shield::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23859f32' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M12 3l7 3v5c0 5-3.5 8-7 10-3.5-2-7-5-7-10V6l7-3z'/><path d='M9.5 12.5l1.8 1.8 3.7-4.1'/></svg>");
}
.leaf::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23859f32' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M20 4C10 4 4 10 4 20c10 0 16-6 16-16z'/><path d='M8 16c2-2 5-5 8-8'/></svg>");
}
.molecule::before{
  background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23859f32' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><circle cx='6' cy='18' r='2.2'/><circle cx='18' cy='18' r='2.2'/><circle cx='12' cy='6' r='2.2'/><path d='M7.8 16.8l2.8-8.1'/><path d='M16.2 16.8L13.4 8.7'/><path d='M8.2 18h7.6'/></svg>");
}
.gc-right h1{
  margin:0 0 18px;
  font-size:31px;
  line-height:1.2;
  font-weight:700;
  color:#1c4728;
}
.gc-right h2{
  margin:31px 0 22px;
  font-size:31px;
  line-height:1.2;
  font-weight:700;
  color:#1c4728;
}
.gc-right p,
.gc-feature-body p,
.gc-usage li,
.gc-warning p{
  margin:0 0 22px;
  font-size:16px;
  line-height:1.64;
  color:#383d36;
}
.gc-feature{
  display:grid;
  grid-template-columns:82px 1fr;
  gap:18px;
  margin:38px 0;
  align-items:start;
}
.gc-feature-body h4{
  margin:7px 0 10px;
  font-size:23px;
  line-height:1.2;
  color:#89a53a;
}
.gc-usage{
  padding:21px 6px 0 0;
}
.gc-usage h3{
  margin:0 0 10px;
  font-size:21px;
  line-height:1.25;
  color:#244d2a;
}
.gc-usage ul{
  margin:0;

}
.gc-usage li{
  margin-bottom:5px;
}
.gc-usage li::marker{
  color:#84a53b;
}
.gc-warning{
  margin-top:34px;
  display:grid;
  grid-template-columns:48px 1fr;
  gap:20px;
  padding:28px 30px;
  background:#f1e6dc;
  border-radius:14px;
  align-items:start;
}
.gc-warning-sign{
  font-size:40px;
  line-height:1;
  color:#f06b21;
  transform:translateY(2px);
}
.gc-warning h3{
  margin:0 0 8px;
  font-size:22px;
  color:#f06b21;
}
.gc-warning p{
  margin:0;
}
.gc-left h1,.gc-left h2{
    font-size:28px;
    line-height:1.25;
  color:#244d2a;
  }
@media (max-width: 1200px){

}
@media (max-width: 768px){



  .gc-hero img,
  .gc-benefits-image img{
    width:100%;
    height:auto;
    border-radius:8px;
  }
  .gc-icons-row{
    flex-direction:column;
    gap:18px;
    padding:18px 4px 20px;
  }
  .gc-icon-circle{width:58px;height:58px}
  .gc-icon-text{
    font-size:18px;
    line-height:1.3;
  }
  .gc-right h1,.gc-right h2, .gc-left h1,.gc-left h2{
    font-size:28px;
    line-height:1.25;
  }
  .gc-right p,
  .gc-feature-body p,
  .gc-usage li,
  .gc-warning p{
    font-size:18px;
    line-height:1.72;
  }
  .gc-feature{
    grid-template-columns:64px 1fr;
    gap:14px;
    margin:26px 0;
  }
  .gc-feature-icon{width:64px;height:64px}
  .gc-feature-body h4{
    font-size:22px;
    line-height:1.28;
  }
  .gc-usage{
    padding:18px 0 0 8px;
  }
  .gc-usage h3{
    font-size:24px;
  }
  .gc-warning{
    grid-template-columns:1fr;
    gap:10px;
    padding:20px 18px;
  }
  .gc-warning h3{
    font-size:24px;
  }
  .gc-icons-row {
    display: flex;
    flex-direction: column;
    gap: 14px;
    padding: 18px 0 20px;
  }

  .gc-icon-item {
    display: flex;
    align-items: center;
    gap: 16px;
    width: 100%;
    padding: 14px 16px;
    background: #f3f4ed;
    border: 1px solid #e1e6d2;
    border-radius: 18px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.03);

  }

  .gc-icon-circle {
    width: 58px;
    height: 58px;
    min-width: 58px;
    background: #f8f8f3;
    border: 2px solid #d6ddc5;
  }

  .gc-icon-text {
    font-size: 18px;
    line-height: 1.25;
    color: #384036;
  }
}


