/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/
.site-branding{
	display:none !important;
}	
/* Borlab Cookike Plugin */
#BorlabsCookieBox h3 {
    font-size: 18px !important;
}	
#BorlabsCookieBox p{
    margin: 0.9375em 20px 0.9375em 0 !important;
}
#BorlabsCookieBox p::selection, 
#BorlabsCookieBox a::selection, 
#BorlabsCookieBox h3::selection,
#BorlabsCookieBox strong::selection,
#BorlabsCookieBox div::selection,
#BorlabsCookieBox h2::selection,
#BorlabsCookieBox h4::selection,
#BorlabsCookieBox span::selection,
#BorlabsCookieBox li::selection{
  background-color: #82b919;
}
#BorlabsCookieBox ._brlbs-refuse {
    font-size: 1em !important;
}	
#BorlabsCookieBox ._brlbs-manage {
    font-size: 1em !important;
}
#BorlabsCookieBox p {
    font-size: 14px !important;
}	
#BorlabsCookieBox ._brlbs-refuse-btn{
    font-size: 1.25em !important;
}	
#BorlabsCookieBox ._brlbs-legal a:first-child {
  display:none !important;
}
#BorlabsCookieBox ._brlbs-refuse-btn{
  display:none !important;
}
#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before {
    content: "   " !important;
}
#BorlabsCookieBox ._brlbs-bar ._brlbs-refuse ._brlbs-separator::before {
   content: " | " !important;
}

#BorlabsCookieBox ._brlbs-legal {
    font-size: 1.00em !important;
}
#BorlabsCookieBox ._brlbs-legal a{
  text-decoration: underline !important;
}
#BorlabsCookieBox ._brlbs-accept:nth-child(2){
  display:none !important;
}
#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{
  display:none !important;
}
#BorlabsCookieBox ._brlbs-bar h3{
	margin-bottom:20px !important;
}	
#BorlabsCookieBox .cookie-preference h2{
	font-size:40px;
}
#BorlabsCookieBox .cookie-preference strong{
	font-weight:700;
}	
#BorlabsCookieBox .cookie-preference ul{
	display: block;
	list-style: circle;
	margin-bottom:0px;
	margin-top: 0px;
	padding-left:20px;
}	
#BorlabsCookieBox .bcac-item {
	max-width: 83.3333333333% !important;
	margin-left: 16% !important;
}
#BorlabsCookieBox ._brlbs-bar .cookie-logo {
    max-width: 120px;
}	
#BorlabsCookieBox .cookie-preference h2 {
    font-size: 20px !important;
}

#BorlabsCookieBox .cookie-preference .cookie-logo {
    max-width: 64px !important;
}

@media only screen and (max-width: 990px) { 

	#BorlabsCookieBox ._brlbs-btn {
		font-size: 12px !important;
	}	
	.BorlabsCookie * a{
		font-size: 12px !important;
	}
		
	.BorlabsCookie .col-sm-3 {
            flex: 0 0 100%;
            max-width: 100%;
	}
	.BorlabsCookie .col-sm-9 {
            flex: 0 0 100%;
            max-width: 100%;
	}	
	#BorlabsCookieBox ._brlbs-bar h3{
            margin-bottom:26px !important;
	}	
	#BorlabsCookieBox .cookie-preference h2{
                font-size:26px;
                line-height: 28px !important;
	}	
	#BorlabsCookieBox .cookie-preference strong {
                line-height: 20px !important;
	}	
	#BorlabsCookieBox h3 {
                font-size: 1em !important;	
	}
	#BorlabsCookieBox p {
                font-size: 13px !important;	
                line-height:16px !important;
	}
	.cookie-preference .col-12{
                font-size: 13px !important;			
	}
	.BorlabsCookie .col-2 {
		display: none;	
	}	
	#BorlabsCookieBox .container .row.no-gutters {
                padding-top: 20px;
	}	
	#BorlabsCookieBox .cookie-preference ul{
                padding-left:0px !important;
                margin-top:10px !important;
	}	
	#BorlabsCookieBox .cookie-preference ._brlbs-refuse {
                text-align: right !important;
                margin-top:10px !important;
	}	
	#BorlabsCookieBox .cookie-preference ._brlbs-accept, 
        #BorlabsCookieBox .cookie-preference ._brlbs-refuse {
                text-align: left !important;
	}	
	#BorlabsCookieBox .bcac-item {
                max-width: 100% !important;
                margin-left: 0 !important;
	}	
}
@media only screen and (min-width: 578px) and (max-width: 769px) {
	.BorlabsCookie .col-sm-9 {
		flex: inherit !important;
		max-width: 100% !important;
	}	
    .BorlabsCookie .col-10 {
        flex: auto !important;
        max-width: 100% !important;
    }
	.BorlabsCookie .col-sm-3 {
        flex: auto !important;
        max-width: 100% !important;
    }			
}
@media only screen and (max-width: 577px) { 
        .BorlabsCookie .col-10 {
                flex: auto !important;
                max-width: 100% !important;
        }
}
