
/*AK*/
.page-id-455745 .listify_widget_feature_callout
{
margin: 2em 4em!important;
width: -webkit-fill-available;
float: left;
}

/*AK*/


.popular_city_state {
    padding-top: 20px;
    padding-bottom: 0px;
}
.popular_city_state ul {
    list-style-type: none;
    margin: 0;
}
ul li {
    margin-top: 15px;
    margin-bottom: 0px;
}
.popular_city_state ul li {
    list-style-type: none;
    margin-bottom: 15px;
    text-align: center;
}
.popular_city_state ul li {
    text-align: left;
}
.additional_button span {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px; 
}

.additional_button strong {
    padding-bottom: 5px;
    font-size: 20px;
}
.rpt_plan_1 a.rpt_foot.rpt_foot_1 {
    margin-top:0px;
}
.page-id-455745 .rpt_style_basic .rpt_plan .rpt_foot {
     line-height:40px;
}

.additional_button {
    color: black;
    display: grid;
    margin-top: 40px;
    text-align: center;
}
.rpt_price.rpt_price_0
{
   font-size:60px !important;
   padding-bottom: 15px !important;
}
/*
Hire Now Popup checkbox css
*/
.job_application.application.popup input[type=checkbox]
{
height:20px !important;
}
.job_application.application.popup .label-left .nf-field-element
{
 width:100% !important;
}
.job_application.application.popup .field-wrap.listcheckbox-wrap .nf-field-label
{
 width: 100% !important;
 text-align: left !important;
}
.job_application.application.popup .nf-field-element  ul
{
display: flex;
    align-items: center;
    margin-top: 10px !important;
}
.job_application.application.popup .nf-field-element ul li
{

    padding-right: 10px !important;
    display: flex;
    justify-content: start;
    align-items: center;

}
.job_application.application.popup .nf-field-element ul li label{
margin-left: 0 !important;
margin-top: 0.25em;
}
.job_application.application.popup .nf-field-element select
{
    height: 43px !important;
    border-radius: 4px;
    padding: 5px;
}

/*      end popup css */
/*
CUSTOM popup css
*/
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: visible;
  opacity: 1;
  display: none;
    justify-content: center;
    align-items: center;
    z-index:999;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
#listify_widget_recent_listings-1 .job_listings li .content-box
{
    margin-bottom: 0 !important;
}
.custom-popup {
  margin: 0px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 40%;
  position: relative;
  
}
.fieldset-type-business-hours
{
    display: none;
}
/*.page-id-455745 #text-41,.page-id-455745 .listify_widget_feature_callout,.page-id-455745 .listify_widget_feature_callout,.page-id-455745 #text-44,.page-id-455745 #text-43
{
    margin:4em !important;
}*/
.page-id-455745 #text-46,.page-id-455745 .listify_widget_feature_callout,.page-id-455745 .listify_widget_feature_callout,.page-id-455745 #text-48
{
    margin:2em 4em!important;
    width: -webkit-fill-available;
    float: left;
}

.page-id-455745 #text-46{
   margin-top:4em !important; 
}
.page-id-455745 #text-48{
    margin-bottom: 4em !important;
}
.page-id-455745 #text-50{
    margin-bottom: 4em !important;
    margin-top: 4em !important;
}
#listify_widget_features-2 .home-features-wrapper {
    margin-bottom: -2em;
}
.custom-popup h2 {
 margin-top: 0;
    color: #333;
    font-family: inherit;
    font-size: 20px;
    line-height: 30px;
    font-weight: 600;
}
.custom-popup .ok-btn,
.custom-popup .upgrade-btn{
    padding: 18px 40px;
    border-radius: 10px;
    background: #103646;
    color: #fff;
    text-decoration: none;
    margin-right: 20px;
}
.claim-payment.button
{
float:none !important;}

.custom-popup .close {
 position: absolute;
    top: -15px;
    right: -8px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #333;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    box-shadow: 0px 0px 4px #333;
}
#listify_widget_recent_listings-1,#listify_widget_taxonomy_image_grid-1,#listify_widget_feature_callout-1
{
    margin: 4em 0 !important;
}
#menu-tertiary li
{
    font-size: 19px;
}
.custom-popup .close:hover {
  color: #06D85F;
}
.custom-popup .content {
        display:flex;
        align-items:center;
        flex-wrap:wrap;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .custom-popup{
    width: 70%;
  }
  .custom-popup .content {justify-content:center;}
  .custom-popup h2 {text-align:center;}
  .custom-popup .upgrade-btn {margin-top:20px;}
}
.content-single-job_listing-actions-start .custom-popup-trigger {
   display: block !important;
    margin-bottom: 9px !important;
    width: max-content;
    margin-right: 0 !important;
    /*background: #1b4663;*/
    margin-left: auto !important;
    padding: 18px 40px;
}
.button_food_truck
{
     float: right;
    padding: 8px 32px !important;
    border-radius: 30px !important;
    color: #fff !important;
    /* background-color: red; */
    background: #0033a0;
}
@media (min-width: 992px)
{
.button_food_truck
{
display: none;
}
}
@media screen and (max-width: 992px)
{
    .content-single-job_listing-actions-start .custom-popup-trigger
{
margin-left: 0 !important;
}

    }