/* 20210608105240 - 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: #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: #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 */
/*------------------------SQUARE CORNERS------------------------*/
* {
	border-radius: 0 !important;
}
/*END SQUARE CORNERS*/
/*------------------------LOGO------------------------*/
#header .main-header .logo.large-logo img {
		height: 100px;
}

@media (max-width: 767px) {
  #header .main-header .logo.large-logo img {
      height: 30px;
  }
}
/*END LOGO*/
/*------------------------HEADER------------------------*/
#header .vertical-menu-btn {
	height: 40px;
}

#header .main-menu ul li .mega-menu .menus .menu .title {
	color: #000000;
}

#header .main-menu ul li .mega-menu .menus .menu .title:hover {
	color: #AF272F;
  text-decoration: none;
}

.headlines .item .text-box .title, .headlines .item .text-box .subtitle {
	margin-bottom: 0; 
}

.headlines .item .text-box .subtitle {
	font-size: 2em;
  text-transform: unset;
  font-weight: 700;
  letter-spacing: .05em;
}

.headlines .item .text-box .text {
	line-height: 1.6em; 
}

.headlines .title, .headlines .text, .headlines .subtitle {
	background-color: #ffffff;
  padding: 0 15px;
  width: fit-content;
}

.headlines .text {
	color: #000 !important;
  padding-top: 10px;
  padding-bottom: 15px;
}
/*END HEADER*/
/*------------------------PRODUCTS------------------------*/
.home-products .tabs li a {
	background-color: rgba(175, 39, 47, 0.3);
}

.home-products .tabs li a:hover {
	background-color: #AF272F;
}

.home-products .tabs li.active a {
    background: #00843D;
}

.product-detail .images-wrap {
  min-width: 50%;
  max-width: 50%;
}
/*END PRODUCTS*/
/*------------------------BANNER------------------------*/
.home-banners.grid-v3 .grid-1 {
	width: 33.33%;
}

.home-banners.grid-v3 .grid-2 {
  width: 66.66%;
}

.banner-4, .banner-5, .banner-6 {
	display: none;
}

.banner-2, .banner-3 {
	height: 100% !important;
  width: 66.66%;
}

.main-content .container:nth-child(5) {
  background-color: rgba(0, 132, 61, 0.15) !important;
	width: 100%;
  max-width: 100%;
  margin-bottom: 80px;
}

.home-brands {
 background-color: rgba(0, 132, 61, 0.15) !important;
  padding-top: 30px;
}

.home-brands .home-block-padding {
   /* padding-bottom: 50px;*/
}

.main-content .container:nth-child(5) .home-block-padding {
  padding: 30px;
}

.home-banners {
	max-width: 1460px;
  margin: auto;
}

.home-banners .banner .overlay {
	padding: 15px;
}

.home-banners .title {
	padding: 5px 10px;
  line-height: 1.2em;
  background-color: #ffffff;
  width: fit-content;
}

.home-banners .banner .btn {
  height: 20px;
  padding: 0 10px;
}

.banner .btn:hover {
	background-color: #AF272F;
}

.ui.checkbox label {
	color: #00843D;
}

.ui.checkbox label:before {
    border: 1px solid #00843D !important;
}

/*END BANNER*/
/*CATEGORIES*/
.categories .category .title {
	font-size: .8em;
  background-color: #00843D;
  color: #fff;
  line-height: 1.4em;
  letter-spacing: .05em;
  padding: 5px 10px;
  text-align: left;
  max-width: fit-content;
}


.categories .category .title:hover {
  background-color: #AF272F;
}

.categories .category .overlay {
	background-image: none;
  padding: 0 0 15px 15px ;
  max-width: 70%;
}
/*END CATEGORIES*/

/*ABOUT US*/
.home-text .title-wrap {
	display: none;
}
.home-text-image-block {
  margin-top: 100px;
}

.home-text .general-content {
	padding-top: 50px;
}
/*END ABOUT US*/

/*catalog-page*/
.collection-content .image {
  max-width: 350px;
  min-width: 350px;
}
/*end catalog-page*/

/*------------------------FOOTER------------------------*/
#footer .main-footer {
	line-height: 1.8em;
}

#footer .newsletter input {
	background-color: #ffffff;
}

#footer .btn-small {
	background-color: #00843D !important;
}

#footer .bottom-footer {
    padding: 30px 0 10px 0;
}

#footer .socials a {
	background-color: #ffffff;
  border-radius: 100% !important;
}
#footer .socials i {
	color: #ED8B00;
  font-size: 20px;
}
/*END FOOTER*/


/*MEDIA QUERIES*/
@media screen and (max-width: 1480px) {
  .main-content .container:nth-child(5) .home-block-padding {
  	padding: 30px 0;
	}
}

@media screen and (max-width: 1199px) {
  .home-banners {
  	max-width: 970px;
	}
  /*neu*/
  .home-banners .grid-row {
  	flex-direction: column;
  }
  
  .home-banners.grid-v3 .grid-1 {
    width: 100%;
    height: 400px;
	}
  
  .home-banners.grid-v3 .grid-2 {
    width: 100%;
}
  
  /*end neu*/
  .main-content .container:nth-child(5) .home-block-padding {
  	padding: 30px 15px;
	}
  
  .home-text-image-block {
 		margin-top: 50px;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
  .product-detail .images-wrap {
    min-width: 100%;
    max-width: 100%;
  }
  
  .headlines .item .text-box .title { 
  	font-size: 2em;
  }
  
  .home-banners {
  	max-width: 768px;
	}

  #footer .hidden-sm {
      display: block !important;
  }
  .fa-paper-plane {
    padding-left: 10px;
  }  
}

@media screen and (max-width: 767px) {
  
   .headlines .item .text-box .subtitle { 
  	font-size: 1.65em;
  }
  
  .product-detail .images-wrap {
    min-width: 100%;
    max-width: 100%;
  }
  
  .home-banners.grid-v3 .grid-1 {
    height: auto;
	}
  
  .home-banners.grid-v3 .banner-1, .home-banners.grid-v3 .banner-2, .home-banners.grid-v3 .banner-3 {
  	height: auto !important;
    min-height: 350px;
    width: 100%;
  }
  
  .images .hidden-xs {
    display: block !important;
  }
  
  .main-content .container:nth-child(5) .home-block-padding {
  	padding: 30px 0;
	}
  
  #footer .hidden-sm {
      display: block !important;
  }
}
	
/*END MEDIA QUERIES*/
