/*
 Theme Name:   Advokat Child
 Theme URI:    https://rstheme.com/products/wordpress/advokat/
 Description:  Advokat Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     advokat
 Version:      1.4
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');

.blog-dark.rs-blog .blog-item.style1 .blogfull {
	background-color: #0B3434;}

.home-faq ul li {
	color: #d1d1d1;
}
label {
	width: 100%; 
}
.wpcf7-text, .wpcf7-textarea {
	width: 100%; 
	border: 1px solid #b69d74 !important;
}
h1, h2, h3, h4, h5, h6, .rs-heading .title-inner .sub-text {
	 font-family: "Noto Serif Display", serif;
}
.rs-services-style3.services-left .services-icon {
	margin-right: 10px;
}
blockquote {
	color:#000;
}
.menu-area {
    padding-top: 20px;
}