/*
Theme Name: TheTrial
Theme URI: https://thetrial.qodeinteractive.com
Description: Law WordPress Theme
Author: Elated Themes
Author URI: https://qodeinteractive.com
Text Domain: thetrial
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


#qodef-page-header .qodef-widget-holder .widget:nth-child(2), #qodef-page-header .qodef-widget-holder .widget:nth-child(3){
	margin:0 !important;
}

#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{
	margin:0 !important
}
#qodef-page-footer-top-area {
    padding: 15px 0 15px;
}
#qodef-page-footer-bottom-area .qodef-grid {
    border-top: 1px solid #ededed;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
}
#qodef-page-footer-top-area .qodef-grid.qodef-col-num--3 {
    padding-left: 0;
}
#qodef-page-footer .qodef-col-num--3 .widget_thetrial_core_social_icons_group {
    margin-top: 8px;
}
#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item{
	    display: flex;
    flex-direction: row;
	gap:20px;
}
#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item:nth-child(2) .widget{
	margin-bottom:0px;
}
#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item:nth-child(2){
	justify-content:end;
	    align-items: center;
}
#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item .wp-social-link {
	    background-color: #deebf9;
}
#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item .wp-social-link .wp-block-social-link-anchor svg{
	 color: #003268;
    fill:#003268;
}
#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item .wp-block-social-links{
	    padding-right: 20px;
    border-right: 1px solid #003268;
}
#qodef-page-header .qodef-header-logo-link img{
	    width: 100%;
    max-width: 180px !important;
}
#qodef-page-header .qodef-header-logo-link img.qodef--dark , #qodef-page-header .qodef-header-logo-link img.qodef--main{
	 max-width: 100% !important;
}
@media(max-width:767px){
	#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item:nth-child(2){
		gap:10px;
		justify-content:left;
	}
	#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item .wp-block-social-links{
		 padding-right: 10px;
	}
	#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item:nth-child(2) p{
		font-size:15px;
	}
	#qodef-page-footer .qodef-grid.qodef-gutter--huge>.qodef-grid-inner>.qodef-grid-item:nth-child(2) p a{
		font-size: 16px;
    font-weight: 700;
	}
	.qodef-mobile-header-navigation {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    height: auto !important;
}
	.qodef-mobile-header-opener {
    display: none !important;
}
	 #qodef-page-mobile-header #qodef-page-mobile-header-inner .qodef-button.qodef-html--link{
		padding: 10px 15px 10px;
		     font-size: 14px !important;
	}
	#qodef-page-mobile-header-inner{
		    padding: 0 10px;
		
	}
}