/*
Theme Name: GrowthBrainery
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.3.1.1622459813
Updated: 2021-05-31 13:16:53

*/

html, body{overflow-x: hidden;}
.db-none{display:none;}

#cookie-law-info-bar{margin: 5% 5%; width: 90%; box-shadow: unset; padding:20px;}
.cookie-headline {
    font-family: proxima-nova, sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 24px !important;
    margin-bottom: -15px !important;
    display: block;
}
.cookie-text{
    font-family: proxima-nova, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 18px !important;
    display: block;
}
.cookie-play .cli-plugin-button, .cli-plugin-button:visited, .medium.cli-plugin-button, .medium.cli-plugin-button:visited{
  background-color: #222222 !important;
  border: 1px solid #fff !important;
  color:#fff !important;
  font-family: proxima-nova, sans-serif !important;
  font-weight: 500 !important;
  font-style: normal !important;
  font-size: 18px !important;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cookie-setup{
color:#a5a5a5 !important;
font-family: proxima-nova, sans-serif !important;
font-weight: 500 !important;
font-style: normal !important;
font-size: 14px !important;
text-transform: uppercase;
letter-spacing: 2px;
display: block;
margin-top: 15px;
text-decoration: underline;
}

.cookie-setup a{color:#a5a5a5 !important;}
/* SECTION BG*/
@media (min-width: 1025px) {
  .right_col .elementor-column-wrap:after{
    content:'';
    background: #000;
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    width: 100vw;
    z-index: -1;
  }

  .left_col .elementor-column-wrap:after{
    content:'';
    background: #000;
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    width: 100vw !important;
    z-index: -1;
  }

  .left_col-white .elementor-column-wrap:after{
    content:'';
    background: #fff;
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    width: 100vw !important;
    z-index: -1;
  }

  .left_col-black .elementor-column-wrap:after{
    content:'';
    background: #000;
    display: block;
    position: absolute;
    top:0;
    bottom: 0;
    right: 0;
    width: 100vw !important;
    z-index: -1;
  }


.section_side:after{
  content:'';
  background: #000;
  display: block;
  position: absolute;
  top:0;
  bottom: 0;
  left: 0;
  width: 100vw;
  z-index: -1;
}

}

.db-iconbox img{
    background-color:#001122;
    width: 100px;
    height: 100px;
    padding: 20px;
    border-radius:100px;
    display: block;
    margin: -50px auto 0;
}

.db-iconbox-cards img{
    background-color:#001122;
    width: 80px;
    height: 80px;
    padding: 20px;
    border-radius:100px;
    display: block;

}


.headline-h1-outline{
  color: #001122;
	font-size: 40px;
	-webkit-text-stroke: 1px #ddd;
}

/*
span.headline-1{color:#4B73B1;}
span.headline-2{color:#4B73B1;}
*/

span.headline-1{color:#fff;}

/* FILTER */
.jet-filter-row{display: inline-block; float: left;}
