/* 20250725153158 - 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: #ea943e;
}

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

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

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

/* custom */
#gui-form-shipping-paazl {
  display:none !important;
}
.slogan {  
   margin-bottom:-60px
}
.banner5 .text-wrap .subtitle {
	padding-right: 150px;
}
#footer .cust-serv img {
	bottom:auto;
  top:0;
}
.home-block .home-text .text-overflow.home-content-overflow-custom {
	height:500px;
  overflow:hidden;
}
.home-block .home-text .text-overflow.home-content-overflow-custom.expanded {
	height:auto;
}
.home-block .home-text .text-overflow.home-content-overflow-custom + a {
  color: var(--primaryColor);
  font-weight: 600;
}
.home-block .home-text .text-overflow.home-content-overflow-custom + a > span:first-child + span {
	display:none;
}
.home-block .home-text .text-overflow.home-content-overflow-custom.expanded + a > span:first-child {
	display:none;
}
.home-block .home-text .text-overflow.home-content-overflow-custom.expanded + a > span:first-child + span {
	display:block;
}
#brands .item img {
	max-width: 120px;
  object-fit: contain;
}
.banner6 .maintitle,
.banner6 .subtitle,
.banner4 .maintitle,
.banner4 .subtitle {
  color: #FFCB00; 
}
.star.on,
#reviews .progress .chart {
	background-color:#FFCB00;
}
.star.semi {
	background: -moz-linear-gradient(left, #FFCB00 0%, #FFCB00 50%, #cecece 50%, #cecece 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#FFCB00), color-stop(50%,#FFCB00), color-stop(50%,#cecece), color-stop(100%,#cecece));
  background: -webkit-linear-gradient(left, #FFCB00 0%,#FFCB00 50%,#cecece 50%,#cecece 100%);
  background: -o-linear-gradient(left,#FFCB00 0%,#FFCB00 50%,#cecece 50%,#cecece 100%);
  background: -ms-linear-gradient(left, #FFCB00 0%,#FFCB00 50%,#cecece 50%,#cecece 100%);
  background: linear-gradient(to right, #FFCB00 0%,#FFCB00 50%,#cecece 50%,#cecece 100%);
}
@media(min-width:1200px) {
	#footer .cust-serv img {
    bottom:auto;
    top: -115px;
  }
}
@media(max-width:991px) {
  #toggle-iframe.widget-iframe {
  	margin-bottom:60px;
  }
/*   .product-content .header .title {
  	font-size:1.1em;
  } */
}
@media(max-width:752px) {
	#footer .cust-serv img {
    bottom:0;
    top:auto;
  }
}
@media(max-width:378px) {
	#footer .cust-serv img {
    display:none;
  }
}
