/*
Theme Name:   WorkScout Child
Theme URI: http://workscout.in
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: WordPress Job Theme
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: workscout
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  workscout
*/


@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');



/* For Homepage Only */ 
/* Workscout Widget CSS Modifications*/
/* Taxonomy List */
.home .elementor-widget-workscout-taxonomy-list .categories-group:nth-child(2n+1) { background-color: transparent; border-bottom: none; }
.home .elementor-widget-workscout-taxonomy-list .row > div:not(:has(ul)) { display:none; }
.home .elementor-widget-workscout-taxonomy-list .row > div ul li a > div { 	color: #fff;}
.home .elementor-widget-workscout-taxonomy-list .row > div ul li a > div:hover {	text-decoration: underline; }

@media (max-width: 991px) {
.home .elementor-widget-workscout-taxonomy-list .row { max-width: fit-content; margin: 0 auto; }
}
@media (min-width: 992px) {
  .home .elementor-widget-workscout-taxonomy-list .row .col-md-3 {  width: 33%;  }
}
/* End of Taxonomy List */

/* Homesearch Form */
.home .elementor-widget-workscout-homesearch .adv-search-btn a { color: rgba(255,255,255,0.8); }
.home .elementor-widget-workscout-homesearch .adv-search-btn a:hover { text-decoration: underline; }

.home .elementor-widget-workscout-homesearch .intro-search-button .button { background: var( --e-global-color-secondary ); }
/* End of Homesearch Form */

/* End of Homepage Only */ 



/* Header Nav */
#header-container #header .left-side { justify-content: space-between; }
#header-container #header .left-side #logo_nh { border-right: none; padding-right: 15px; }
#header-container #header .left-side #navigation { margin-left: auto; }
#header-container #header .left-side #navigation ul.menu li a { font-family:'Roboto'; font-size: 1rem;  } 

#header-container #header .right-side { right: auto; float: unset; position: relative; max-width: fit-content;}
#header-container #header .container { display: flex; justify-content: end; }
 
#header-container #header .right-side .hamburger { top: -9px; }

@media (max-width: 1099px) {
	.mmenu-trigger {right: 7px;}
}
@media (max-width: 768px) {
.new-header #logo_nh { max-width: 70%; }
}
@media (max-width: 480px) {
	.mmenu-trigger { margin: 0 -9px 0 13px; right: 0; }
}
 
 
/* Footer */

#footer-new { background-color: var( --e-global-color-secondary ); }

/*#footer-new .footer-new-top-section { display: none; }

#footer-new  .footer-new-middle-section { padding-block: 50px 0; }
#footer-new  .footer-new-middle-section .footer-row > div[class*="footer-col"] {flex: 1;}
#footer-new  .footer-new-middle-section .footer-row .widget_nav_menu { padding: 0; }
#footer-new  .footer-new-middle-section .footer-row #menu-footer-menu-all-pages { display: flex; gap: 20px; justify-content: center; }
#footer-new  .footer-new-middle-section .footer-row #menu-footer-menu-all-pages li a { font-family:'Roboto'; font-size: 1rem;  }  */

/*#footer-new  .footer-new-middle-section .footer-row #menu-footer-menu-all-pages li a:hover { text-decoration: underline;  } */

/*#footer-new  .footer-new-middle-section .footer-row #menu-footer-menu-all-pages li a::before { background: #fff; }


#footer-new .footer-new-bottom-section { border-top: none; border-bottom: none; padding-block: 15px 50px; }
#footer-new .footer-new-bottom-section .footer-new-bottom-inner {  flex-direction: column-reverse; gap: 13px; }
#footer-new .footer-new-bottom-section .footer-new-bottom-left { width: 100%; text-align: center; }
#footer-new .footer-new-bottom-section .footer-new-bottom-right { width: 100%; text-align: center; } */
/* End of Footer */





