/* 
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
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&display=swap');

.dd-blog{display: flex; flex-direction: row;}
.dd-blog .blog-list,.dd-blog .blogheader{width:63%;}
.dd-blog .sidebar{width:37%;margin-bottom:20px; padding-left:50px;}
.dd-blog .sidebar li{   list-style: none; line-height:1.2em;}
.dd-blog .sidebar .dd-sb-head{font-family: 'Montserrat', sans-serif;}
.dd-blog .sidebar .dd-sb-head a{ text-decoration: none; color: #c36; font-weight: 500;font-size: 16px;}
.dd-blog .sidebar .dd-sb-head span{font-weight: 500;font-size: 16px;}
.dd-blog .sidebar .dd-sb-head2{font-family: "hefring_slab_wide med", Sans-serif; text-transform: uppercase;font-size: 17px;font-weight: normal;text-transform: uppercase;}
.dd-blog .sidebar .dd-sb-popular li,.dd-blog .sidebar .dd-sb-category li{margin-bottom:12px;}
.dd-blog .sidebar .dd-sb-popular a,.dd-blog .sidebar .dd-sb-category a{text-decoration: none; color: #000; font-family: 'Montserrat', sans-serif; font-weight: 500; font-size: 15px;}
.dd-blog .sidebar .dd-sb-popular a:hover,.dd-blog .sidebar .dd-sb-category a:hover{color: #c36;}
.dd-blog .sidebar .dd-sb-category{padding-left: 0;}
.dd-blog .sidebar .dd-sb-archives label{display: none;}
.dd-blog .sidebar .dd-sb-archives select,.mc4wp-form input[type=text],.mc4wp-form input[type=email]{ color: #7a7a7a; font-family: 'Montserrat', sans-serif;font-weight: 400;font-size: 14px;border: 1px solid #7a7a7a;padding: 0.5rem 1rem;border-radius: 0;}
.dd-blog .sidebar .dd-sb-archives select{
display: block;
    width: 100%;
       color: #7a7a7a;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    padding: 0.5rem 0.65rem;
    border: 1px solid #7a7a7a;
    appearance: none;
   background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.5rem center;
    background-size: 1em;
}
input:focus, textarea { outline: none ! important; }
.mc4wp-form input[type=submit]{background: #2db0ed;width: 120px;font-family: "hefring_slab_wide med", Sans-serif;font-size: 18px;font-weight: normal;color: #fff;border: none;border-radius: 0;}
.mc4wp-form input[type=submit]:hover,.dd-blog .dd-read-more:hover{background: #c36;}

.dd-blog .blogbox,.dd-blog .blogheader{font-family: 'Montserrat', sans-serif;}
.dd-blog .blogbox figure,.dd-blog .blogheader figure{margin:0;}
.dd-blog .blogheader h1{font-family: 'Montserrat', sans-serif; color:#000; font-size: 22px; font-weight: 800; line-height:1.1em;}
.dd-blog .categories{padding: 0; margin-top:20px; list-style: none;font-family: 'Montserrat', sans-serif; color: #2db0ed; font-weight: 500;}
.dd-blog .categories li{display: inline-block;}
.dd-blog .blogbox h3,.dd-comment h2{line-height:1.1em;}
.dd-blog .blogbox h3 a,.dd-comment h2{font-family: 'Montserrat', sans-serif; color:#000;text-transform: uppercase; font-size: 30px; font-weight: 800;}
.dd-blog .author-date{margin: 0; padding: 0; list-style: none; font-family: 'Montserrat', sans-serif; color: #7a7a7a; font-size: 14px; margin-top: -10px; margin-bottom: 20px;text-transform: uppercase;}
.dd-blog .dd-read-more{background: #2db0ed; font-family: "hefring_slab_wide med", Sans-serif; font-size: 18px; font-weight: normal; color: #fff;  border: none; border-radius: 0; margin-top: 20px; margin-bottom: 20px; padding: 10px 15px; }
.dd-dotted-sep{border-top: 1px dotted #bcbdc0;}
.load-more{padding: 15px 0;}
.load-more #load-more-post{font-family: "hefring_slab_wide med", Sans-serif; font-size: 18px; font-weight: normal; color: #2db0ed;  border: none; border-radius: 0; margin-top: 20px; margin-bottom: 20px; padding: 0;}



#dd-lp{ display: block;	 margin-top: 30px;margin-bottom: 20px;}
.dd-plus{color: #2db0ed;}
#dd-lp .blogbox { display: inline-block; width: 49.5%;vertical-align: top;margin-bottom: 20px;}
#dd-lp .blogbox:nth-child(odd){padding-right:2%;}
#dd-lp .blogbox:nth-child(even){padding-left:2%;}
#dd-lp .blogbox figure{margin-bottom: 10px;}
#dd-lp .blogbox h3{line-height:.7em;margin-top: 0;}
#dd-lp .blogbox h3 a{font-size: 18px;}
#dd-lp .blogbox .categories{font-size: 14px;}
#dd-lp .dd-blog .blogheader h1{font-family: 'Montserrat', sans-serif; color:#000; font-size: 24px; font-weight: 800;}
#dd-lp .main-bpost{width: 100%;height: 341px;background-size: cover;background-position: center;}

.page-content p,.page-content ul li{font-weight: 500;}
.page-content a{text-decoration: none; color: #c36;font-style: normal;}
.page-content a:hover{text-decoration: none; color: #2db0ed;font-style: normal;}
.page-content h2,.page-content h3{font-size: 18px; font-weight: 800; margin-top: 25px; margin-bottom: 5px;}
.page-content .wp-block-image{margin: 20px 0 30px 0 !important;}
.page-content  figcaption { font-size: 14px; font-style: normal;font-weight: 800;}
.page-content ul{padding-left: 20px;}
#dd-quote{margin: 20px 0 20px 0;}
#dd-quote p{font-weight: 300;font-size: 24px;}

.related-blog-sec{margin-top:30px;display: flex; flex-direction: row;}
.related-blog{width:33%;}
.related-blog .dd-blog-thumb{width: 100%;height: 227px;background-size: cover;background-position: center;}
.related-blog-sec h3{margin-top:15px;}
.related-blog-sec h3 a,.related-blog h3 a:hover{font-family: 'Montserrat', sans-serif;color: #000; font-size: 18px; font-weight: 800;line-height: 23px;}
.related-blog:nth-child(1){padding-right:10px;} 
.related-blog:nth-child(2){padding:0 5px;} 
.related-blog:nth-child(3){padding-left:10px;} 

.dd-comment{margin-top:45px;}
.dd-comment input[type=submit]{ background: #2db0ed;width: 200px;font-family: "hefring_slab_wide med", Sans-serif; font-size: 16px; font-weight: normal; color: #fff; border: none; border-radius: 0;}
.dd-comment input[type=submit]:hover{background: #c36;}

.bdt-modal-full {background-color: transparent;}
.bdt-modal-dialog {background: #ffffffd9;}
.ba-ahref a:hover{
text-decoration: underline;
}
.wpforms-container .wpforms-form .wpforms-field-label {
font-family: "Montserrat" !important;
}
@media only screen and (max-width: 1250px) {
.logos img {max-width: 253px;}
}


@media only screen and (max-width: 1200px) {
body:not([class*=elementor-page-]) .site-main { max-width: 1140px; padding-left: 20px; padding-right: 20px;}
}

@media only screen and (max-width: 991px) {
.dd-blog{flex-direction: column;}	
.dd-blog .blog-list,.dd-blog .sidebar,.dd-blog .blogheader{width:100%;}
.dd-blog .sidebar{margin: 40px 0;  padding-left:0px;}
.dd-blog .blogbox h3 a, .dd-blog .blogheader h1, .dd-comment h2{font-size:24px;}	
#dd-lp .blogbox {display: block; width: 100%; vertical-align: middle;margin-top: 40px;}
#dd-lp .blogbox:nth-child(odd), #dd-lp .blogbox:nth-child(even){padding-left: 0;}
#dd-lp .blogbox figure{ margin-bottom: 20px;}	
#dd-lp .blogbox h3{ margin-top: 0px;}	
}

@media only screen and (max-width: 768px) {
.related-blog-sec{flex-direction: column;}		
.related-blog{width:100%;}
.related-blog:nth-child(1),.related-blog:nth-child(2),.related-blog:nth-child(3){padding: 30px 0px;} 	
}

@media only screen and (max-width: 768px) {
	.logos img {max-width: 100%;}
}