/*!
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.0
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.site-branding a.brand img {position: absolute;top: 10px;padding:0!important;}
.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) {
div#n2-ss-1 .n2-font-c6b1b5891bd7a6600bd1ebdaf1705c26-hover {margin-top:-30px}
}
@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}
}
