/*!
Theme Name: WebRecourse
Theme URI: https://webrecourse.com/
Description: A child theme created by WebRecourse.com
Author: WebRecourse.com
Author URI: https://webrecourse.com/
Template: kadence
Version: 1.1
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.site-branding a.brand img {margin-top: -12px;margin-bottom: -12px;}
.mobile-navigation ul li.menu-item-has-children .drawer-nav-drop-wrap, .mobile-navigation ul li:not(.menu-item-has-children) a {border-bottom:0!important;border-top: 1px dashed var(--global-palette6)!important;}
body .mobile-navigation ul .mobile-header-last-menu a{border-bottom: 1px dashed var(--global-palette6)!important;}
.mobile-header-button-wrap{width:100%; text-align:center;margin-top: -8px; margin-bottom: 10px;}
.mobile-header-button-wrap a{width:100%;}
.header-navigation .header-menu-container ul ul.sub-menu{border-radius:8px; margin-left:10px}
.header-mobile-social-wrap {margin: -1px auto 0 auto;}

.text-justify{text-align:justify}



/* Responsive-------------------------- */
@media screen and (max-width:1024px) {
	.html-blocks.search {width: calc(100vw - 48px);}
}
@media screen and (min-width:1024px) {
.sub-menu li:first-child a{border-radius:8px 8px 0 0}
.sub-menu li:last-child a{border-radius:0 0 8px 8px}
#primary-menu{margin-left:-15px}
#secondary-menu{margin-right:-15px}
}
