/*
Theme Name:   Blogberg Child
Description:  Blogberg Child Theme
Author:       USI
Author URL:   https://usimedia.com/web
Template:     blogberg
Version:      1.0
Text Domain:  blogberg-child
*/


body {font-family: "Lora" !important;
font-size: 17px !important;}

h1, h2, h3, h4 {
	font-family: "Tangerine";
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.14005;
}

.site-header .site-branding .site-title, .site-header .site-branding .site-title a {
    text-decoration:none;
    color:#7b5ec1 !important;
}

.section-banner-one {
  display:none !important;
  opacity:0;
}


.elementor-widget-text-editor {font-family: "Lora" !important;}

.site-header .site-branding-outer img {
    max-width: 100px;
}
.site-footer:before {
background-color: #8783cd;
}

.site-header .site-branding .site-title {
	font-family: "Tangerine";
    line-height: 1;
    font-size: 60px !important;
}

.site-header .site-branding .site-description {
font-family: "Lora";
    line-height: 0.5;
    font-size: 20px !important;
}


figcaption, input[type=button], input[type=reset], input[type=submit], .button-primary, .round-button-primary, .page-numbers.current, .page-numbers:hover.current, .page-numbers:focus.current, .page-numbers:active.current, .woocommerce span.onsale, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce a.added_to_cart, .widget-area .widget.widget_product_search [type=submit], .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .wrap-detail-page .post-footer .post-format, .comments-area .comment-respond .comment-form .submit, .searchform .search-button, #go-top:hover span, #go-top:focus span, #go-top:active span, .block-slider #slide-pager .owl-dot.active span:hover, .block-slider #slide-pager .owl-dot.active span:focus, .block-slider #slide-pager .owl-dot.active span:active {
    background-color: #878cd3 !important;
}

.elementor-widget-image .widget-image-caption {
    color:#fff !important;
}

span.info {
    font-style: italic;
}

/*--- 2 Column Form Styles Start ---*/
 
#left {
    width: 47%;
    float: left;
    margin-right:6%;
}
 
#right {
    width: 47%;
    float: left;
}
 
.clearfix:after {
    content:"\0020";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
    overflow:hidden;
    margin-bottom:0px;
}
 
.clearfix {
    display:block;
}
 
/*--- 2 Column Form Styles End ---*/

.filed50 {max-width:400px !important;}

.grecaptcha-badge {
visibility: hidden!important;
opacity:0;
}