/*
Theme Name:     DFD Ronneby Child Theme
Theme URI: 		http://rnbtheme.com/
Description:    ronneby - Highly Functional Multifaceted WP Theme
Author:         DFD
Author URI:		http://rnbtheme.com/
Template:       dfd-ronneby
Version:        1.0.0
*/

/*Global*/
#myTypingText .dfd-anim-postfix{letter-spacing:1.5px; line-height:normal;}
#myTypingText .dfd-anim-postfix em{font-weight:300;}
#footer .widget .widget-title {margin-bottom: 20px; color: #ccc; letter-spacing: 1px; font-weight: 500;}
#footer.footer-style-2 {text-align: center;}
.big-text p{font-size:20px; font-weight:500;}
.first-text-big-size strong{font-size:55px;}
#right-sidebar h2.wp-block-heading {font-size: 24px;}

.elementor-widget-text-editor p br {
    display: none;
}


/*Large Screen*/
@media only screen and (min-width: 1200px) {
	
	 .page-id-3507 #header-container {background-color: rgba(0,0,0,0.7);}

}