/* DIRECTORY DETAIL PAGER WRAPPER */
body.single_directory{
    background: #fcfcfc;
}
.atbd_plans_row{
    display: flex;
    flex-wrap: wrap;
}

 .pricing {
    text-align: center;
    margin-bottom: 30px;
}
 .pricing.atbd_pricing_special{
     position: relative;
 }
.pricing.atbd_pricing_special .atbd_popular_badge{
    position: absolute;
    left: 0;
    top:-45px;
    width: 100%;
    height: 45px;
    border-radius: 3px 3px 0 0;
    background: #fa980c;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}
 .pricing .pricing__title h4 {
    color: #ffffff;
    line-height: normal;
    margin-bottom: 0;
    font-weight: 500;
    text-transform: capitalize;
     padding: 20px 0 !important;
}
 .pricing .pricing__title span {
    color: #9192a3;
    line-height: 1.8rem;
    display: inline-block;
}
 .pricing .pricing__price p.pricing_value {
    font-size: 40px !important;
    margin-bottom: 0;
    line-height: initial;
     color: #272b41;
     font-weight: 500;
     text-align: center !important;
}
.pricing .pricing__price p.pricing_value .regular_price{
    font-size: 15px;
    position: relative;
    padding: 0 3px;
}
.pricing .pricing__price p.pricing_value .regular_price:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #222;
}
.pricing .pricing__title{
    position: relative;
}
.pricing .pricing__title h4{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
 .pricing .pricing__title .atbd_plan-active{
     display: inline-block;
     line-height: 20px;
     padding: 0 6px;
     border-radius: 3px;
     font-size: 13px;
     margin-left: 10px;
     color: #fff;
 }
.pricing .pricing__title .atbd_plan-active{
      background: #32cc6f;
  }

 .pricing .pricing__price p sup {
    font-size: 20px;
     top: -13px;
     color: #9299b8;
}
 .pricing .pricing__price p small {
    font-size: 13px;
     color: #9299b8;
     font-weight: 400;
}
 .pricing.pricing--1 {
    border-radius: 3px;
    background: #ffffff;
    margin-top: 45px;
     border: 1px solid #e9ebf4;
     box-shadow: 0 10px 10px rgba(146,153,184,0.08);
}
 .pricing.pricing--1 .pricing__title {
    margin-bottom: 20px;
}
 .pricing.pricing--1 .pricing__title h4 {
    font-size: 16px;
    background: #fff;
     color: #272b41;
     font-weight: 500;
     border-bottom: 1px solid #ededed;
     margin:0;
}
 .pricing.pricing--1 .pricing__price {
    margin: 0 auto;
    border-bottom: 1px solid #ededed;
    padding-bottom: 20px;
}
 .pricing.pricing--1 .pricing__price p {
    margin: 0;
}
.pricing.pricing--1 .pricing__price .pricing_subtitle {
    margin: 0;
     color: #7a82a6;
     font-size: 14px;
    text-align: center !important;
}
 .pricing.pricing--1 .pricing__features {
    padding: 25px 20px 30px;
}
 .pricing.pricing--1 .pricing__features ul {
    margin: 0;
    text-align: left;
    padding-bottom: 25px;
     list-style: none;
     padding-left: 0;
}
 .pricing.pricing--1 .pricing__features ul li {
    line-height: normal;
     list-style-type: none;
     margin-bottom: 15px;
     font-size: 14px;
     position: relative;
     padding-left: 20px !important;
     color: #7a82a6;
     margin-left: 0;
}
.pricing.pricing--1 .pricing__features ul li .fa{
    position: absolute;
    left: 0;
    top: 4px;
}
.pricing.pricing--1 .pricing__features ul li:last-child{
    margin-bottom: 0;
}
 .pricing.pricing--1 .pricing__features ul li span.fa {
    margin-right: 4px;
     width: 17px;
     font-size: 11px;
}
 .pricing.pricing--1 .pricing__features ul li span.fa-check {
    color: #32cc6f;
}
 .pricing.pricing--1 .pricing__features ul li span.fa-times {
    color: #e23636;
}

#directorist.atbd_wrapper .btn {
    font-size: 14px;
    text-transform: capitalize;
    border-color: #e3e6ef;
}
.atbd_pricing_header h3{
    margin:0 !important;
}
.atbd_pricing_status p{
    margin: 10px 0 0 0;
}
.pricing .pricing__price p.pricing_description{
    margin: 15px 0 0 0 !important;
    padding: 0 25px;
    line-height: 24px;
    color: #7a82a6;
    font-size: 14px;
    text-align: center !important;
}
.pricing .price_action label{
    display: block;
}

.pricing .price_action .price_action--btn{
    background: #444752;
    display: block;
    color: #fff;
    line-height: 30px;
    transition: 0.3s ease;
    text-decoration: none;
    padding: 6px 12px;
    border-radius: 3px;
}
.pricing .price_action .price_action--btn:hover{
    background: #33353d;
}

/* admin area css */
tr.field-instructions td, tr.field-type td{
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 20px;
}
tr.field-instructions:last-child td{
    border: 0 none;
}
tr.field-instructions td .fm_unlimited{
    margin-left: 5px;
}
td.label > .atbd_hide{
    margin: 7px 0 0;
}
td.label>label{
    font-weight: 500;
}
td .option_two{
    padding-top: 6px;
    margin: 0;
}
.atbd_manage_fees_wrapper .table thead th{
    font-weight: 500;
}
.atbd_manage_fees_wrapper .table tr .action p .btn-block:hover{
    background: #33353d;
}
.atbd_manage_fees_wrapper .table tr .action p .btn-block:hover a{
    color: #fff !important;
}

@media (min-width: 767px) and (max-width: 991px) {
    .col-md-6{
        width: 50%;
    }
}
@media (max-width: 767px) {
    .col-md-6{
        width: 100%;
    }
    .pricing.pricing--1{
        margin-top: 10px;
    }
    .pricing.atbd_pricing_special{
        margin-top: 50px;
    }
}

/*
shortcode table
*/
.atbdp_shortcode {
    box-sizing: border-box;
    background-color: #1a8bc1;
    color: #ffffff;
    padding: 23px 30px 30px;
    text-align: center;
    margin: 30px 20px 20px;

}
.atbdp_shortcode h2 {
    color: #ffffff;
    text-align: center;
    margin-top: 0 !important;
    line-height: normal;
    border-bottom: 1px solid #e3e6ef;
    font-weight: bold;
    font-size: 20px !important;
    padding: 0 0 24px !important;
}
.atbdp_make_str_green{
    color: green;
}

.atbd_validate_note{
    margin-top: -15px;
    margin-bottom: 15px;
}
.atbd_validate_note_img{
    text-align: center;
    margin-top: 25px;
}
.atpp_limit__notice{
    margin-top: 7px;
    display: block;
    font-size: 13px;
}
.atpp_limit__notice::before{
    content: "\f05a";
    font-family: "FontAwesome";
    padding-right: 5px;
}