/* 
Theme Name: Chartboost Theme Child

Description: Charboost theme is a child theme of Charboost theme, created by Elementor team
Author: SecondCrew Team
Author URI: https://secondcrew.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: charboost-theme-child
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
*/

#cookie-law-info-bar p{
	font-family: "Open Sans",sans-serif;
font-size:14px;
	color:#fff;
}
div#cookie-law-info-bar{

	box-shadow:0 -1px 10px 0 rgba(172,171,171,.3);
	border-radius: 10px;
	padding: 20px 40px !important;
}
blockquote {
    position: relative;
    text-align: center;
    padding: 3.4em 4.3em 3.7em;
    margin-left: 0;
    margin-right: 0;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}
blockquote:before {
    content: '\e973';
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    color: #8ac73a !important;
    margin-bottom: 4%;
    font-size: 23px;
}
lockquote p, blockquote span, blockquote em {
    font-weight: 400 !important;
}
blockquote b{
	font-weight: bold;
	color:#000000;
}
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?76189964');
  src: url('../font/fontello.eot?76189964#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?76189964') format('woff2'),
       url('../font/fontello.woff?76189964') format('woff'),
       url('../font/fontello.ttf?76189964') format('truetype'),
       url('../font/fontello.svg?76189964#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}