/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/


/*Add your own styles here:*/
div .logo a {
	display: flex;
    justify-content: center;
    align-items: center;
}
.container {
	padding: 0 24px!important;
}
.sidebar_left .content {
	padding-left: 24px!important;
}
.home #main .title_container {
    display: none !important;
}
#header_main {
	border-color: transparent;
	border: none!important;
}
#header_main .container {
	background: #2c5284;
}
#header_main .container .main_menu div > ul li a {
	color: #FFF;
	font-weight: normal;
}
#header_main .container .main_menu .sub-menu a {
	color: #666;
}
#header_main .container .social_bookmarks {
	display: none;
}
.avia-menu.av_menu_icon_beside {
    padding: 0!important;
    margin: 0!important;
    border: none!important;
}
#header_meta {
	width: 100%;
	background: #000;
	border: none;
}
#header_meta .phone-info {
	width: 100%;
}
#header_meta .phone-info > div {
	display: flex;
	justify-content: space-between;
    align-items: center;
    justify-items: center;
	width: 100%;
}
#header_meta ul {
	display: flex;
	gap: 16px;
	margin-bottom: 0;
    align-items: center;
    justify-items: center;
}
#header_meta ul li {
	padding-right: 16px;
	border-right: 1px solid #FFF;
}
#header_meta ul li:last-child {
	padding-right: 0;
	border-right: none;
}
.header_color .avia-menu-fx {
	top: 0;
	bottom: auto;
}
.header_color .avia-menu-fx {
	background-color: #FFF;
}
#top #main .sidebar_left .sidebar {
	border: none!important;
	padding: 16px 0 0 0!important;
}
.sidebar .widgettitle {
	display: none;
}
.sidebar_left .inner_sidebar {
	margin-right: 24px!important;
}
#elaw-sidebar h4{
    font-size: 13px;
    font-weight: 400;
    color: #333;
    padding: 0 10px 2px 0;
    margin-bottom: 0px;
    text-align: right;
    border-bottom: 1px solid #005BB0;
}
.aos_side {
    margin: 10px 0 20px !important;
	text-align: left;
}
.aos_side a {
    font-size: 13px;
    color: #000;
}
.aos_side a:hover {
    color: #a0ce4e;
    text-decoration: none;
}
.aos_side li {
}
.fa-angle-right {
    padding-right: 4px;
    color: #333;
}
#top .title_container .container {
	min-height: 38px!important;
	background-color: #f6f6f6!important;
    padding: 4px 0!important;
}
.title_container .breadcrumb {
    position: relative!important;
    font-size: 12px!important;
    right: auto!important;
    top: auto!important;
    margin: 0!important;
	line-height: 18px!important;
	background: none!important;
}
.title_container .main-title {
	display: none!important;
}
.breadcrumb-trail {
	height: 30px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
	padding: 5px 0 0 8px;
}
.breadcrumb-trail:before {
    content: url(/wp-content/uploads/2025/12/icon-home-brc.png);
}
.main-image .content {
	padding: 0;
}
#elaw-banner {
	background: #eff6fe;
}
#elaw-banner .row {
	margin: 0;
}
.flex_column .widget .widgettitle {
	display: none;
}
.template-page .entry-content-wrapper h1, 
.template-page .entry-content-wrapper h2 {
    color: #333333;
    font-size: 24px;
}
.template-page .entry-content-wrapper h2.title2 {
    font-weight: 600;
    font-size: 16px !important;
    border-left: 4px #003366 solid;
    padding: 0px 0 0px 10px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
h2.title2-1 {
    font-weight: 600;
    font-size: 16px !important;
    line-height: 22.4px;
    border-bottom: 1px solid #039;
    padding: 3px 0px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}
.main-body h3 {
    margin: 30px 0 15px;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    border-bottom: none;
    background: none;
}
.main-body h4 {
    margin: 0;
}
.sub-conts .section-wrap .section-in .section-title {
    margin: 0 0 13px !important;
    padding: 10px 0 0px 0 !important;
    font-size: 16px;
    border: none !important;
    color: #333;
    font-weight: bold;
}
.buttondemo03 a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 14px;
    color: #333;
    background-color: #f2f2f2;
    border: 1px #dddddd solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
/*-----------------------------
* footer
*----------------------------*/
.site-footer {
    max-width: 1080px;
    margin: 0 auto;
    background-color: #ddd;
    border-top: 1px solid #cccccc;
    padding: 12px 15px 20px 30px;
}
.site-footer-nav {
    float: right;
        padding: 0 0;
}
.site-footer-nav li {
    vertical-align: top;
    display: inline-block;
    margin-right: 15px;
    margin-left: 0;
    background-image: none;
}
.site-footer-in a {
    font-size: 12px;
    color: #e8e8e8;
    text-decoration:none;
}
.site-footer-in a:hover,
.site-footer-in a:active,
.site-footer-in a:focus
{
    color: #fff;
    text-decoration: underline;
}
.copyright {
    display: none;
}
.site-footer-in p {
    color: #eee;
    font-size: 13px !important;
}
#footer {
    padding: 0!important;
    z-index: 1;
}
#footer .widget {
    padding: 0;
    margin: 0!important;
    overflow: hidden;
}
#top #footer .widget ul {
	float: right!important;
	position: absolute;
    text-align: right;
    right: 40px;
}
.responsive #footer .container {
	width: 100%;
	max-width: 100%;
}
.responsive #footer .container {
    padding: 0 !important;
}
.responsive #footer .container .row {
	padding: 0 30px!important;
}
.elaw-info {
   padding: 20px 0;
   background-color: #eeeeee !important;
}
.footer-info p {
    color: #666;
}
.site-footer-in a {
    color: #333!important;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
    .responsive #top #wrap_all .container {
        width: 100%!important;
        max-width: 100%!important;
    }
}
@media only screen and (max-width: 767px) {
	.header_color .av-hamburger-inner, .header_color .av-hamburger-inner::before, .header_color .av-hamburger-inner::after {
		    background-color: #FFF!important;
	}
	.responsive #top #header .main_menu .social_bookmarks {
		display: none!important;
	}
    .responsive #top #wrap_all .container {
        width: 100%!important;
        max-width: 100%!important;
    }
}
/* ////// Contents ////// */ 
#backup_tab {
    padding: 20px 0 20px;
}
#backup_tab ul {
    display: flex;
    margin-bottom: 0px;
    list-style: none;
}
#backup_tab li {
	flex: 1;
    list-style: none;
    margin: 0;
}
.box-btn {
    border: 2px solid rgb(230, 230, 231);
    border-left: none;
    background-color: rgb(230, 230, 231);
}
.box-btn2 {
    border: 2px solid rgb(230, 230, 231);
    border-left: none;
    border-top: none;
}
.box-btn:first-child, .box-btn2:first-child {
    border-left: 2px solid rgb(230, 230, 231);
}
.template-page .entry-content-wrapper h1, 
.template-page .entry-content-wrapper h2 {
	text-transform: none!important;
}
h2.ttl {
    font-size: 20px !important;
    font-weight: 600 !important;
    padding: 0px;
    margin: 0 0 10px;
    line-height: 1.75em;
    border-bottom: 2px solid #039!important;
    color: #003399 !important;
}
div.ttl {
    font-weight: 600 !important;
    font-size: 1.1em !important;
    padding: 0px 0px 6px 0px !important;
    margin: 0px !important;
    line-height: 1.3em !important;
    border: 0 #ffffff solid;
}
h1.title1 {
    font-size: 20px;
    padding: 0px;
    margin: 0 0 10px;
    line-height: 1.75em;
    border-bottom: 2px solid #039!important;
    color: #003399 !important;
}
h4.title4 {
    font-size: 1.2em;
    text-align: left;
    padding: 0px;
    margin: 15px 0px 10px;
    color: #000;
	border-bottom: 1px solid #005BB0!important;
}
.widget_nav_hide_child {
	display: none;
}
.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
	color: #FFF;
}
.buttondemo04 a {
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    text-align: left;
    padding: 10px 14px 10px 14px;
    color: #555;
    background-color: #f2f2f2;
    border: 1px #ffffff solid;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.imgtxtq {
	display: flex;
    align-items: center;
    margin: 0px 0px 10px 0px;
    padding: 6px 20px 10px 20px;
    border: 1px solid #dddddd;
    background: #f2f2f2;
}
.imgtxta {
	display: flex;
    align-items: flex-start;
    margin: 0px 0px 10px 0px;
    padding: 6px 20px 6px 20px;
    border: 1px solid #dddddd;
    background: #ffffff;
}
.main_color h3.title3 {
    font-size: 1.2em;
    font-weight: 600;
    padding: 3px 0px;
    margin: 15px 0px 10px;
    line-height: 1.75em;
    border-bottom: 1px solid #039;
    color: #039;
}
.main_color .sidebar a {
	color: #333!important;
}
@media screen and (max-width: 736px) {
   .tab-sm-4 {
    width:50%;
}
    .box-btn {
        padding: 6px 3px;
    }
    .box-btn2 {
        padding: 6px 3px;
    }
	#top #footer .widget ul {
		position: relative!important;
		right: 0!important;
	}
	.site-footer-nav li {
		display: block!important;
	}
}