/*
* Theme Name:   Superio Child
* Theme URI: https://themeforest.net/item/superio-job-board-wordpress-theme/32180231
* Author: ApusTheme
* Author URI: https://themeforest.net/user/apustheme/portfolio
* Template: superio
* Version: 0.1
*/

.woocommerce-store-notice.demo_store {
	display: none!important;
}

.header-mobile{
  position: relative;
  z-index: 3;
  padding-bottom: 15px !important;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  background: #fff;
  border-bottom: 1px solid #ECEDF2;
}
.elementor-element-cca6703{
  display: flex !important;
  justify-content: center !important;
}

.elementor-portfolio__filters{
  max-width: 1100px;
  padding: 10px 10px !important;
  border-radius: 50px;
  border: 1px solid #E0E0E0 ;
  
}
.elementor-portfolio__filter{
  margin: 0 20px 0 20px !important;
  font-weight: bold;
  color: black;

}

.uw_active{
    background: black;
    color: white;
    border-radius: 25px;
    padding: 10px 15px !important;
  
}

.banner_container > .elementor-container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 100%;
}

@media (min-width: 768px){
	.banner_container > .elementor-container {
		width: 750px;
		padding-left: 0;
		padding-right: 0;
	}
	#main-header-un .elementor-column{
		width: auto !important;
	}
	#main-header-un .elementor-widget-wrap{
		flex-wrap: nowrap !important;
	}
	#main-header-un .megamenu > li{
		margin-right: 20px;
	}
	/*
	.layout-type-top-map #jobs-google-maps {
	  margin-bottom: 30px !important;
	}
	*/
}

@media (min-width: 992px){
.banner_container > .elementor-container {
    width: 970px;
}
	
}

@media (min-width: 1200px){
.banner_container > .elementor-container {
    width: 1240px;
    
}
}

@media (min-width: 1380px){
.banner_container > .elementor-container {
    width: 1320px;
}
}

@media (max-width: 767px) {
  .elementor-portfolio__filters{
	  max-width: 1100px;
	  padding: 20px 30px !important;
	  border-radius: 50px;
	  border: 1px solid #E0E0E0 ;
	  display: none !important;
	  flex-direction: column;
	  text-align: center;
	}
	
	.elementor-1876 .elementor-element.elementor-element-b6ab682{
	  margin-top:0 !important ;
	}
	
	/*
	.layout-type-top-map #jobs-google-maps {
	  margin-bottom: 30px !important;
	}
	*/

	.elementor-7723 .elementor-element.elementor-element-e90738b > .elementor-widget-container {
		margin: 0px 0px 50px 0px !important;
		padding: 0px 12px 12px 12px !important;
	}
	
	.elementor-element-c4ce2fa{
	  display: none !important;
	}
	
	.elementor-portfolio__filter{
	  margin: 0 20px 0 20px !important;
	  font-weight: bold;
	  color: black;
	}
	
	.uw_active{
		background: black;
		color: white;
		border-radius: 25px;
		padding: 6px 15px !important;
	}
}


body.page-id-1876 .widget_apus_elementor_template{
    margin-top: 35px;
}

body.elementor-kit-6906.mobile-groups-button{
  margin-bottom: 0 !important;
}

body.page-id-1876 .header-mobile {
  
  position: relative;
  z-index: 3;
 padding-bottom: 0 !important;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow:none !important;

}
body.page-id-1918 .header-mobile {
  
  position: relative;
  z-index: 3;
 padding-bottom: 0 !important;
  -webkit-transition: all 0.1s ease 0s;
  -o-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  background: #fff;
  -webkit-box-shadow: none !important;
  box-shadow:none !important;


}
.elementor-element-c4ce2fa{
  display: flex !important;
  justify-content: center !important;
  margin-top: 10px;
}



.find-jobs-banner-13965{
  margin-top: 15px;
}
.companies-banner-13967{
    margin-top: 15px;

}

.c-flag-gray:before {
	background: url(https://underwaterpro.co/wp-content/uploads/2023/09/flag-gray.svg) center center/contain no-repeat;
	color: transparent;
}

aside.widget_apus_candidate_contact_form form.contact-form-wrapper {
	display: none;
}

aside.widget_apus_candidate_contact_form .send-private-wrapper a {
	display: block;
	width: 100%;
	
	margin-bottom: 0;
	font-weight: 400;
	font-family: var(--superio-main-font);
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	letter-spacing: 0;
	padding: 9px 30px;
	font-size: 15px;
	line-height: 2;
	border-radius: 8px;
	user-select: none;
	transition: all 0.3s ease-in-out 0s;
	
	color: #fff;
	background-color: var(--superio-theme-color);
	border-color: var(--superio-theme-color);
	outline: none !important;
	text-decoration: none;
}

aside.widget_apus_candidate_contact_form .send-private-wrapper:not(.c_send-private-wrapper) {
	display: none;
}

aside.widget_apus_candidate_contact_form .send-private-wrapper a:hover, 
aside.widget_apus_candidate_contact_form .send-private-wrapper a:focus, 
aside.widget_apus_candidate_contact_form .send-private-wrapper a:active {
	color: #fff;
	background-color: var(--superio-theme-hover-color);
	border-color: var(--superio-theme-hover-color);
}


@media (min-width: 1199px){

	 .elementor-widget-apus_element_logo, .elementor-widget-apus_element_primary_menu{
width: auto !important;
max-width: max-content !important;
}
	#main-header-un .elementor-column{
		width: auto !important;
	}
.elementor-widget-apus_element_user_notification .elementor-widget-container {
    margin-left: 10px !important;
}
	#main-header-un .elementor-widget-wrap{
		flex-wrap: nowrap !important;
padding-right: 5px;
    padding-left: 5px;
	}
	#main-header-un .megamenu li{
		margin-right: 12px;
	}
#main-header-un .elementor-container{
justify-content: space-between;
}
#main-header-un .elementor-widget-apus_element_logo, #main-header-un .elementor-widget-apus_element_primary_menu{width: auto !important;}

} 
@media (min-width: 1199px){
.logo{width: 70%;}
.megamenu>li>a, #main-header-un .apus-user-login, #main-header-un .user-login-form{
font-size: 16px !important;
}
#main-header-un .apus-user-login, #main-header-un .user-login-form {
    padding: 5px 10px!important;
}
#main-header-un .megamenu li{margin-right: 10px ;}
}
@media (min-width: 520px) and (max-width: 1198px){
    .logo{
        width: 60%;
    }
}
/* Bst */
@media (max-width: 1260px) and (min-width:1024px){
	.megamenu > li > a{
		font-size: 16px !important;
	}
}


img.attachment-full.size-full.unveil-image {
    border-radius: 8px;
}

.elementor.elementor-7153 .elementor-section.elementor-top-section.elementor-element-383d14d {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-top: 60px !important;
}

.subwoo-inner .promotion {
    display: inline-block;
    background-color: rgba(255, 0, 0, 0.15);
    color: red;
    padding: 3px 25px;
    font-size: 13px;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
}