/**
* Theme Name: WorkScout Child
* Description: This is a child theme of WorkScout,
* Author: http://purethemes.net/
* Text Domain: workscoutchild
* Domain Path: /languages/
* Tags:  post-formats, theme-options, translation-ready, two-columns
* Version: 1.0
* Template: workscout
*/

@import url('https://fonts.googleapis.com/css?family=Amiri|Roboto&display=swap');

.displaynone{
    display:none;
}
[dir=ltr] {
  font-family: "Montserrat", sans-serif;
}

[dir=rtl] {
  font-family: "Amiri", sans-serif;
}
.wpcf7 .screen-reader-response{
    position: relative; 
    height: 100%;
    width: 100%;
  
}
.wpcf7 .screen-reader-response ul{
    padding:0px;
}
.wpcf7 .screen-reader-response li{
    list-style: none;
    color:red;
}

.new-layout .job_listing .listing-title h4,h1, h2, h3, h4, h5, h6 {
     font-family: "Montserrat", "Amiri", sans-serif;
}

.workscout-signup-popup.small-dialog {max-width:57%!important}
.workscout-signup-popup.small-dialog .vc_col-sm-6 img{height:100%}

.html-tabs.displaymenone{display: none!important}
.html-tabs .vc_tta-panels{
    width: 98.5%;
}
.html-tabs .vc_tta-title-text{
    font-weight: bold;
}
.html-tabs .vc_tta-panel-body{
    max-height: 300px!important;overflow-y: auto!important;width: 97%;
}
.html-tabs .columns {
    column-count: 3;
    column-gap: 30px;
    margin: 0;
}
.workscout-signup-popup.small-dialog .vc_col-sm-6 .small-dialog-content {
    padding: 14px 40px;
}
.html-tabs .list.dotted > li {
    position: relative;
    padding-left: 15px;
}

.html-tabs .vc_tta-tabs-list .vc_tta-tab {
	min-width:33%;
}


#menu-item-391 a, #menu-item-390 a, #menu-item-389 a
{
    display: flex;
    flex-direction: column;
}
a .menu-img-custom{
    display: flex;
    padding-top: 2px;
}
a .menu-img-custom img{
    max-height: 20px;
    padding: 0 4px 0px 2px;
}
.new-header #logo_nh
{
    position: relative;
    border-right: none!important;
}
.new-header .transparent-header #logo_nh span
{
    color: white;
}
.new-header #logo_nh span
{
top: 47px;
right: -17px;
position: absolute;
font-size: 14px;
font-weight: 500;
}
.new-header #navigation #Sub-menu{
    float: right;
    clear: both;
    width: auto;
    margin-top: -30px;
    margin-right: 0px!important;
}
.new-header #navigation #Sub-menu li a i{
    font-size: 18px;
}

#job-manager-job-dashboard .job-manager-alerts  th:nth-child(1),
#job-manager-job-dashboard .job-manager-alerts  th:nth-child(3),
#job-manager-job-dashboard .job-manager-alerts  td:nth-child(1),
#job-manager-job-dashboard .job-manager-alerts  td:nth-child(3)
 {
    display:none;
}

header.unsticky .total-jobs{color:white;/*padding-right:10px;margin-top:-17px;*/}
header.unsticky .menu .menu-img-custom img{border:1px solid transparent;}

header .total-jobs{color:black;}
header .menu .menu-img-custom img{border:1px solid black;margin-right: 10px;
    display: block;padding:0px;}

.menu .ln{
    border-radius: 50%;
    padding: 6px!important; 
}

.menu .ln-icon-Twitter
{
    background-color:#55ACEE;
}

.menu .ln-icon-Linkedin
{
    background-color:#007BB5;
}

.menu .ln-icon-Youtube {
    background-color:#FF0000;
}

.right-actions{
    z-index: 1;
    right: 27%;
    margin-top: 24px;
    position: absolute;
}

.social-media {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
}
.social-media li:last-child{
    clear: both;
    width: 100%;
    margin-top: 10px;
}
.social-media li:last-child a{width: auto;}
.social-media a:hover{background: none!important;}
.social-media a {
  height: 30px;
  width: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin-right: 10px;
}

.social-media a svg {
    width: 14px;
    height: 14px;
    fill: white;
    margin-left: 8px;
    margin-top: 5px;
}

.social-media a:before{

    display: none;
}

.social-media a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.social-media a.twitter {
  background-color: #55ACEE;
}

.social-media a.youtube {
  background-color: #FF0000;
}

.social-media a.linkedin {
  background-color: #007bb5;
}


/************* Custom ***************/
.div_links_images img{
    margin-top: 20px;width:30px;height:30px;clear:none;float:left;cursor: pointer;
}
.plan-price-table{
	padding-top: 100px;
	padding-bottom: 60px;
}
.plan-price-table>.vc_column_container>.vc_column-inner {
    padding: 0;
}
.plan-price-table .plan .plan-price {
    background-color: transparent;
    border-bottom: 1px solid #ececec;
	min-height: 175px;
}
.plan.color-2{
	box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}
.plan.color-2 .plan-features{
	border-bottom: 1px solid #ececec;
}
body .plan-features ul li {
    font-weight: 500;
    font-size: 15px;
    color: black;
}
.plan-price-table .plan.color-2 .plan-price, .plan.color-2 .plan-features {
    background-color: #fafffc;
}
.plan.color-2 .plan-features ul, .plan-features p{
	border: none;
}
.plan-price-table .plan.color-2 .plan-price h3 {
    background-color: #26ae61;
	top: -72px;
    position: relative;
	margin-bottom: 0;
}
.plan.color-2 .plan-currency, .plan-price-table .plan.color-2 .plan-price .value {
    color: #000;
}
.plan-currency {
    font-size: 22px;
    top: -22px;
}
.plan-features{
	background: none;
}
.plan-price .value{
	font-size: 50px;
}
.plan-price h3{
	color: #000000;
    font-weight: 500;
}
.plan .plan-features a.button {
    display: inline-block;
    padding: 12px 38px;
    font-size: 16px;
    background-color: #26ae61;
	color: #ffffff;
}
.plan .plan-features a.button:hover{
	background-color: #26ae61;
}
.plan .plan-features .button i{
    display: none;
}

.signup-dialog{
    height: 100%;
    display: block;
    float: left;
    text-transform: uppercase;
    width: 70%;
    background-color: red;
}
.new-header #header .right-side{
    padding: 0px;
}
.new-header .transparent-header #header .right-side .header-widget:last-of-type{
    padding: 0;
    height: 82px;
    width: 100%;

}
#header .right-side .header-widget {
    display: flex;
    position: relative;
    flex: 1;
    align-items: center;
    margin: 0px;
    padding: 0;
    width: 100%;
}
.new-header .login-register-buttons{
    height: 100%;  
    display: flex;
    flex-direction: row; 
    width: 100%;
}

.register_text{display: none}
.header-widget .login-register-buttons a {
    display: flex;
    margin: 0 !important;
    max-width: 260px;
    height: 100%;
    align-items: center;
    justify-content: center;
}
.header-widget .login-register-buttons a:hover, .header-widget .login-register-buttons a.signup-dialog{
    color:  white!important;
}
.bell_image{position: absolute;left: 5px;}
.bell_image img {
    width: 30px;
}
.signup-text{
    font-size: 15px;}

body .login-register-buttons a:last-child{min-width: 30%; }
body .login-register-buttons a:hover{color: white;}
body .new-header #header .left-side{width: 70%}
body .new-header #header .right-side{width: 31%;}
body .banner-headline-alt{min-width: 100%!important}
.user-avatar{margin-left: 10px;}
.list-search{margin-bottom: 10px;}
.jobs-banner1{margin-top: -20px; width: 100%; height: auto;}
.search_keywords button{position: absolute;
    right: 16px;}
.job_filters .job_filters_links{display: none}

.jobs-banner2{margin-bottom: 10px; width: 100%; height: auto;}
.left_align {
    float: left;
    display: inline;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;max-width:40px;line-height:15px;
    text-align: center;
}
.left_align img{display: inline;}

.simple_button{
    border: 1px solid #26ae61;
    background-color: #26ae61;
    color: white;
    padding: 10px 20px;
    border-radius: 10px;
}
.simple_button:hover{background-color: white;color:#26ae61 }
.admin-bar #select2-js-extra ~ .select2-container--open .select2-dropdown--below { top: 32px; }
#search_categories_chosen{display: none}


.new-header #header-container.transparent-header{
    height: auto;
    border-bottom: 1px solid rgba(255,255,255,0.2);}
body .new-header .transparent-header #header{border-bottom: 0px;}    
.new-header header .container.second-menu{   padding-top: 0;
    margin-left: 17%;
    margin-top: -12px;
    z-index: 10000;
    position: absolute;}
.new-header header.unsticky .second-menu{display:block;}

body.logged-in #wpmenucartli{top: 60%;
    right: -55%;
    position: absolute!important;
    left: auto;
 }
#wpmenucartli{display: block!important;
    position: absolute!important;
    right: -116%;
    top: 48%;
    z-index: 1000;}

 .header-widget .login-register-buttons a.login-btn{

    align-items: flex-start;
    padding-top: 10px;
 }  

 #footer-new .footer-widget.widget_nav_menu li a.custom_images:before{display:none;}
 #footer-new .footer-widget.widget_nav_menu li a.custom_images {    padding-top: 9px;
    margin-left: -5px;}   
ul.social-media{display:block!important;}
.new-header #navigation ul li:nth-child(4) {
    clear: both;
}
body .user-menu .header-notifications-trigger, .user-menu .header-notifications-trigger a{
    top:28%;
}
body li.wpmenucartli a.wpmenucart-contents span.amount{display: none!important}

body:not(.home).logged-in .new-header #navigation #wpmenucartli{
    right: -57%;
}
.no-alert{
    position: absolute;
    left: 43%;
    top: 0;
    background-color: red;
    color: white;
    border-radius: 5px 5px 5px 5px;
    padding: 0px 10px;
	font-weight:bold;
}
.no-alert a{color:white;}

body.woocommerce ul.products li.product, body.woocommerce-page ul.products li.product{
	margin: 0 1.5% 2.992em 0;
}

body.woocommerce div.product div.images,body.woocommerce-page div.product div.images{
	 width: 25%
}
body .woocommerce div.product div.summary, body.woocommerce-page div.product div.summary{
	width:72%
}
body .product-description{
	padding:20px 0 0 0;
	margin:0;
}

.mfp-close{background-color:#26ae61!important}
@media (max-width: 782px) { .admin-bar #select2-js-extra ~ .select2-container--open .select2-dropdown--below { top: 46px; } }
@media (max-width:1220px){
    .right-actions{
        right: 16%;
        position: relative;
    }

}

@media (min-width:1099px){
     .mm-listview > li.menu-item:nth-child(-n+3), body .mm-listview > li.wpmenucart-display-right#wpmenucartli{
        display:none!important;
    }
    #navigation #responsive > li:nth-child(n+4){display:none;}

}

@media (max-width:1099px){
    .left-side .mmenu-trigger{display:none!important;}
    .right-actions {
        left: 15px;
        position: relative;
        margin-top: 0;
    }
    body .new-header #logo_nh img 
    {
        max-height: 70px!important;
    } 
    body .new-header #header .right-side{
        width:  50%;
    }   
    ul.mm-listview{
        padding-top:45px;
    }
    #wpmenucartli{
    width: 100%;
    padding-left: 10px;
    top: 42px!important;
    position: fixed!important;
    right: 0;
    left: 0;
    padding: 0;}
    .header-widget .login-register-buttons a.login-btn{
        align-items: center;
        padding: 0
    }



}

@media (max-width: 767px){
	.html-tabs .columns {
		column-count: 1;
		column-gap: 0;
	}
    .workscout-signup-popup.small-dialog {max-width:98%!important;margin-left:1%;}
    .workscout-signup-popup.small-dialog .wpb_wrapper{background-color:white;}
    body .user-avatar-title{
        display: inline-block!important;
    }

    .header-widget .login-register-buttons a {
        max-width: 100%;
    }
	.jobs-banner1{margin-top:20px;}
}

@media (max-width:680px){
    header .total-jobs{
         position: absolute;
         left: 32%; 
         top: 42px;
    }
    .right-actions {
        left: 32%;
        position: absolute;
        margin-top: 8px;
    }
    header #header .container{padding-right: 5px;}
    .right-actions {
        
        position: absolute;
        margin-top: -30px;
        left: 100%;
    }
    .right-side{
        position: relative;
        float: right;
        width: 49%!important;
        right: 0px!important;
        margin-right: 0;
    }
    .new-header .login-register-buttons{
        flex-direction: column;
    }
    .new-header .login-register-buttons a{width: 100%;}
    .mmenu-trigger{
        margin:  0 10px 0 18px!important;
    }
    .no-alert{
        
		left: auto;
		width: 124px;
		right: 0;
		
    }
}

@media (max-width: 520px){  
    header .total-jobs {
        position: relative;
        left: 0;
        top:0px;
    }
    body .new-header #header .left-side{
        width: 50%;
        display: block;
    }
    body .new-header #navigation{
        width:100%;
        position: absolute;
        bottom: -36px;
        left: 72%;
    }
    body.home header .total-jobs {
        color: white;
    }      
    body header .total-jobs {
        color: black;
        font-size: 18px;
        margin-top: 11px;
        display: block;
        min-width: 160px;

    }
    body .new-header #navigation #Sub-menu{
        margin-top: 0px;
        margin-right: 0px!important;
        padding-left: 18px;
        width: 80%;
    }
    body .new-header #navigation #Sub-menu li
    {
        float:left;clear:none;padding-right:3px;
    }
    body .new-header #navigation #Sub-menu li a{
        padding:0px;
    }
    body .new-header #header  .left-side #logo_nh{
        max-width: 100%;
        width: 100%;
        padding: 0px;
        display: block;
        clear: both;
        position: relative;
    }
    body .user-avatar-title{
       
        font-size: 0;
    }
    .register_text{display: block}
    body.logged-in .user-menu .header-notifications-trigger{
        top:50%;
    }
	
	body.woocommerce div.product div.images,body.woocommerce-page div.product div.images{
	 width: 100%
	}
	body .woocommerce div.product div.summary, body.woocommerce-page div.product div.summary{
		width:100%
	}
  
}

@media (min-width:1100px) and (max-width:1300px){
    #wpmenucartli{
       position: fixed!important;
        left: 88%;
        top: 32px;
    }
}

@media (min-width: 1299px)
{
    .new-header .dashboard-header #logo_nh {
        min-width: auto!important;

    }
    .dashboard-header .container{
        width:1200px;
    }
}
@media (min-width:1300px) and (max-width:1400px){
   body #wpmenucartli{
       position: fixed!important;
        left: 85.5%;
        top: 32px;
    }
}
