/* 20190125091329 - v2 */
.gui,
.gui-block-linklist li a {
  color: #3c3c3c;
}

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

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

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

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

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

/* custom */
/* Custom css styles for Voila theme */

.logo img {
  	height: 40px;
}

img.home-hero-logo {
 	display: none; 
}

.secondary-nav {
    margin-top: 5px;
	}

.burger {
    top: 26px;
}

.hero .hero-image {
    background-position: top left;
}

.nav-style.main-nav li a:not(.button-arrow):not(.header-cta-block):after,
.nav-style li.active>a,
body .gui-block-linklist li a:after {
 		border-bottom: 2px dashed #33bfcd;
}

.text-page-about .textpage-header {
  background: url('about-title-bg.jpg');
  background-size: cover;
  background-position: 50% 75%;
  width: 100%;
  height: 500px;
  display:table;
  margin: 0 0 60px !important;
}

.text-page-about .textpage-header-text {
  display:table-cell;
  vertical-align: middle;
}

.text-page-about .textpage-header .breadcrumbs a,
.text-page-about .textpage-header .page-title {
 	 color: #fff;
}

.home-cta-banner {
 	display: block;
  width: 100%;
  min-height: 400px;
  background-size: cover;
  background-position: 50%;
  margin-bottom: 80px;
}

.home-cta-banner-content {
 	margin-top: 40px;
  display: block;
  text-align: center;
}

.home-cta-banner-subtext {
    margin: 15px 0 20px;
    font-weight: bold;
}

.content-light.button.button-arrow:after {
 	background-image: url(arrow-right-white.svg); 
}

footer { 
  background: url('https://static.shoplightspeed.com/shops/620156/files/009205641/sw-pattern.png') repeat-x;
  background-size: auto 25px;
  border-top: 0;
  padding-top: 60px;
}

.footer-menu li a:hover {
    color: #2ec1cd;
}

.featured-categories .categories a img {
    max-width: 100%;
    display: block;
}

.featured-categories.catalog-list .categories a .category-content {
    padding: 30px 20px;
}

.featured-categories.catalog-list .categories a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    border-right: 1px solid rgba(0,0,0,0.1);
    padding: 15px;
}

.brand {
  height: 100px;
  max-width: none;
  margin: 10px 0;
}

.brand h4 {
   	padding: 30px 0; 
}

#textpage img {
    max-width: 100%;
    height: auto;
}

.gui-messages ul, .messages ul {
    color: #333;
}

.classes .entry-date,
.classes .blog-entry-date,
.classes .author-section {
 	display: none; 
}

@media only screen and (min-width: 1000px) {
  .logo.logo-xl img {
      margin-top: -15px;
      height: 110px;
  }
  
  .secondary-nav {
    margin-top: 36px;
	}
  
  .home .logo {
   	display: none; 
  }
  
  .home .secondary-nav {
   	margin-top: 0; 
  }

  .site-header.site-header-xl {
      height: 125px;
      max-height: 125px; 
  }
  
  .mega-menu-header .nav-style.main-nav>ul>li>ul:after {
   		height: 0; 
  }
  
  .mega-menu-header .nav-style.main-nav>ul>li>ul {
  	  padding: 90px 0px 40px;
	}
  
  .hero.hero-full+.container {
   	  margin-top: calc(100vh - 125px);
	}
  
}

@media only screen and (min-width: 600px) {
  
  .home-intro-text {
      margin: 0 auto 80px;
      max-width: 600px;
  }
  
  .hero .hero-content.hero-content-left {
   	bottom: 20%; 
  }
  
  img.home-hero-logo {
    max-width: 260px;
    margin-bottom: 60px;
    display: block;
	}
  
  footer {
    padding-top: 100px;
	}
  
  .featured-block.featured-block-big .featured-block-content,
  .featured-block .featured-block-content {
  	background: rgb(0,0,0);
		background: linear-gradient(90deg, rgba(0,0,0,.35) 0%, rgba(0,0,0,0) 100%);
  }
  
  .featured-categories.catalog-list .categories a {
      min-height: 300px;
  }

  .brand {
    height: 100px;
    max-width: none;
    margin: 10px 0;
	}
  
  
  
}

@media only screen and (max-width: 767px) {

  .featured-block .featured-block-content {
      background: rgba(0,0,0,.35);
  }
  
}
