.screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
body {
color: #444444;
font-family: 'Poppins', sans-serif;
}
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
color: #3a3a3a;
font-family: 'Source Serif Pro', serif;
font-weight: 600;
}
.wp-block-quote {
padding: 30px 30px 30px 50px;
margin: 30px 0 30px 30px;
}
.site-header .site-branding .site-title {
font-family: 'Source Serif Pro', serif;
font-size: 28px;
font-weight: 600;
line-height: 1;
text-transform: none;
}
.main-navigation ul.menu > li > a {
font-family: 'Poppins', serif;
font-size: 15px;
font-weight: 600;
line-height: 1.5;
text-transform: uppercase;
}
.section-banner .banner-content .entry-title {
font-family: 'Source Serif Pro', serif;
font-size: 60px;
font-weight: 600;
line-height: 1.4;
text-transform: capitalize;
}
.section-banner .banner-content .entry-text p {
font-family: 'Poppins', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 1.8;
text-transform: initial;
}
.feature-posts-content-wrap .feature-posts-content .feature-posts-title {
font-family: 'Poppins', sans-serif;
font-size: 20px;
font-weight: 500;
line-height: 1.4;
text-transform: capitalize;
}
.post .feature-posts-content .cat-links a {
font-family: 'Poppins', sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
#primary article .entry-title {
font-family: 'Source Serif Pro', serif;
font-size: 24px;
font-weight: 600;
line-height: 1.4;
text-transform: capitalize;
}
.highlight-post-slider .post .entry-content .entry-title {
font-family: 'Source Serif Pro', serif;
font-size: 20px;
font-weight: 600;
line-height: 1.4;
text-transform: capitalize;
}
.highlight-post-slider .post .cat-links a {
font-family: 'Poppins', sans-serif;
font-size: 13px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
}
.sidebar .widget .widget-title {
font-family: 'Poppins', sans-serif;
font-size: 16px;
font-weight: 600;
line-height: 1.4;
text-transform: uppercase;
}
.page-title {
font-family: 'Source Serif Pro', serif;
font-size: 48px;
font-weight: 600;
text-transform: capitalize;
}
.site-footer .site-info,
.site-footer .footer-menu ul li a {
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-size: 14px,
text-transform: none,
line-height: 1.6,
}
.header-four .top-header {
position: relative;
}
.site-header .header-btn a {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-ms-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.header-four .main-navigation-wrap {
-webkit-align-items: inherit;
-moz-align-items: inherit;
-ms-align-items: inherit;
-ms-flex-align: inherit;
align-items: inherit;
}
.header-four .bottom-contact {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-align-items: center;
-moz-align-items: center;
-ms-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative;
z-index: 1;
margin-left: 20px;
padding-left: 20px;
border-left: 1px solid #e6e6e6;
}
.header-four .bottom-contact a {
display: block;
font-size: 14px;
position: relative;
padding-left: 40px;
text-align: left;
}
.header-four .bottom-contact a i {
font-size: 26px;
display: inline-block;
vertical-align: middle;
position: absolute;
left: 0;
top: 50%;
margin-right: 0;
-webkit-transform: translate(0, -50%) rotate(100deg);
-moz-transform: translate(0, -50%) rotate(100deg);
-ms-transform: translate(0, -50%) rotate(100deg);
-o-transform: translate(0, -50%) rotate(100deg);
transform: translate(0, -50%) rotate(100deg);
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.header-four .bottom-contact a span {
color: #333;
display: block;
font-size: 14px;
font-weight: 600;
}
@media screen and (max-width: 1199px) {
.header-four .bottom-contact a {
padding-left: 40px;
font-size: 13px;
}
.header-four .bottom-contact a i {
font-size: 18px;
width: 35px;
height: 35px;
line-height: 35px;
}
}
@media screen and (max-width: 991px) {
.header-four.site-header .site-branding {
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
}
.header-four.site-header .site-branding > a {
margin-left: auto;
margin-right: auto;
}
.header-four.site-header .mobile-menu-container {
border-top: 1px solid rgba(243, 243, 243, 0.8);
}
.header-four .bottom-contact a {
padding-left: 45px;
}
}
#bosa-lawyer-contact .wpcf7 input[type=text],
#bosa-lawyer-contact .wpcf7 input[type=email],
#bosa-lawyer-contact .wpcf7 textarea {
margin-bottom: 15px;
padding: 10px;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
}
#bosa-lawyer-contact .wpcf7 input[type=submit] {
background-color: #EA5353;
font-weight: 500;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
padding: 20px 30px 20px 30px;
}
#bosa-lawyer-contact .wpcf7 input[type=submit]:hover,
#bosa-lawyer-contact .wpcf7 input[type=submit]:active,
#bosa-lawyer-contact .wpcf7 input[type=submit]:focus {
background-color: #181A32;
}.document-library-pro-button{align-items:center;display:flex!important;font-size:inherit;justify-content:center;line-height:1.9em;min-height:2em;padding:0 18px!important;word-break:keep-all}.document-library-pro-button:hover{text-decoration:none}.document-library-pro-button:after{display:none}.dlp-download-link,.dlp-preview-button{align-items:center;display:flex!important;justify-content:center}.dlp-button-icon{height:18px;line-height:1!important;min-height:18px;min-width:18px;width:18px}.dlp-button-icon-text{margin-right:10px}.dlp-file-icon{height:48px;width:48px}.dlp-preview-button.preview-disabled{opacity:.5;pointer-events:none}.dlp-preview-button.preview-disabled:hover{background-color:inherit;box-shadow:inherit;color:inherit;font-size:inherit;margin:inherit;padding:inherit}.dlp-preview-modal{display:none}.dlp-preview-modal.is-open{display:block}body.dlp-preview-modal-open{overflow:hidden!important}.dlp-preview-modal-overlay{align-items:center;background:#000;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999999999}.dlp-preview-modal-container{background-color:transparent;box-sizing:border-box;max-height:100vh;position:relative;z-index:2}.dlp-preview-modal-footer{align-items:center;bottom:0;color:#ccc;display:flex;font-size:13px;justify-content:center;left:0;line-height:20px;min-height:44px;padding:10px;position:fixed;width:100%}.dlp-preview-modal-close{cursor:pointer;display:block;height:24px;position:absolute;right:10px;top:10px;width:24px;z-index:3}.dlp-preview-modal-close .dlp-icon{color:#fff;opacity:.5;transition:opacity .2s}.dlp-preview-modal-close .dlp-icon:hover{opacity:1}.dlp-preview-modal-content{position:relative}.dlp-preview-modal-content .dlp-preview-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.dlp-preview-modal-content>img{max-height:calc(100vh - 90px)}.dlp-preview-modal-content audio,.dlp-preview-modal-content iframe,.dlp-preview-modal-content video{display:block}.dlp-preview-modal-content video{max-height:calc(100vh - 90px)}.dlp-preview-modal-content iframe{height:70vh;width:65vw}@media only screen and (max-width:500px){.dlp-preview-modal-content iframe{height:80vh;width:80vw}}.pswp.pswp--open{z-index:9999999!important}.dlp-single-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.dlp-single-wrap .dlp-single-left{padding-right:40px;width:calc(65% - 40px)}.dlp-single-wrap .dlp-single-right{border-left:1px solid #eee;padding-left:40px;width:calc(35% - 40px)}@media(max-width:768px){.dlp-single-wrap{flex-direction:column-reverse}.dlp-single-wrap .dlp-single-left{flex:1;padding-right:0;width:100%}.dlp-single-wrap .dlp-single-right{border-left:none;flex:1;padding-left:0;width:100%}}#dlp-document-info-list{margin-bottom:20px;margin-top:20px}.dlp-document-info-title{font-weight:700}.dlp-document-info-buttons{align-items:center;display:flex}.dlp-document-info-buttons .dlp-preview-button{margin-left:10px}.dlp-document-info-categories a,.dlp-document-info-tags a{display:inline!important}.dlp-document-info-image img.wp-post-image{margin:0}body.single.theme-flatsome article.dlp_document .entry-image,body.single.theme-woodmart article.dlp_document .woodmart-post-date{display:none}body.theme-flatsome .document-library-pro-button{line-height:1;margin-bottom:0!important}