/* Mobile-first reset for Directorist single listings */
@media(max-width:720px){
 body.single-at_biz_dir main,
 body.single-at_biz_dir .wp-site-blocks,
 body.single-at_biz_dir .directorist-single-wrapper,
 body.single-at_biz_dir .directorist-single-contents-area{width:100%!important;max-width:100%!important;overflow-x:hidden!important}
 body.single-at_biz_dir .directorist-single-wrapper{padding:20px 14px 40px!important;margin:0!important;box-sizing:border-box!important}
 body.single-at_biz_dir .directorist-container,
 body.single-at_biz_dir .directorist-row,
 body.single-at_biz_dir [class*=directorist-col-]{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important;display:block!important}
 body.single-at_biz_dir .directorist-row{display:flex!important;flex-direction:column!important;gap:14px!important}
 body.single-at_biz_dir .directorist-listing-details-header,
 body.single-at_biz_dir .directorist-single-listing-header{padding:16px!important;margin:0 0 14px!important;border-left-width:4px!important;box-sizing:border-box!important}
 body.single-at_biz_dir .directorist-listing-details-header h1,
 body.single-at_biz_dir .directorist-single-listing-header h1,
 body.single-at_biz_dir .directorist-listing-title{font-size:34px!important;line-height:.98!important;overflow-wrap:anywhere!important}
 body.single-at_biz_dir .directorist-card,
 body.single-at_biz_dir .directorist-single-info,
 body.single-at_biz_dir .directorist-single-listing-content,
 body.single-at_biz_dir .directorist-listing-details,
 body.single-at_biz_dir .directorist-sidebar .directorist-card{width:100%!important;max-width:100%!important;margin:0 0 14px!important;box-sizing:border-box!important}
 body.single-at_biz_dir .directorist-card__header{padding:13px 14px!important}
 body.single-at_biz_dir .directorist-card__body{padding:14px!important}
 body.single-at_biz_dir .directorist-card__header h3,
 body.single-at_biz_dir .directorist-card__header h4,
 body.single-at_biz_dir .directorist-card__header--title{font-size:20px!important}
 body.single-at_biz_dir .directorist-single-listing-slider,
 body.single-at_biz_dir .directorist-listing-gallery{width:100%!important;margin:0 0 14px!important}
 body.single-at_biz_dir .directorist-single-listing-slider img,
 body.single-at_biz_dir .directorist-listing-gallery img{width:100%!important;height:auto!important;max-height:none!important;object-fit:contain!important}
 body.single-at_biz_dir .directorist-single-info{display:block!important}
 body.single-at_biz_dir .directorist-single-info__label,
 body.single-at_biz_dir .directorist-single-info__value{display:block!important;width:100%!important}
 body.single-at_biz_dir .directorist-single-info__label{margin-bottom:4px!important}
 body.single-at_biz_dir .directorist-listing-price,
 body.single-at_biz_dir .directorist-price{font-size:27px!important}
 body.single-at_biz_dir .directorist-btn,
 body.single-at_biz_dir button,
 body.single-at_biz_dir input[type=submit]{width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;margin:6px 0!important}
 body.single-at_biz_dir input,
 body.single-at_biz_dir textarea,
 body.single-at_biz_dir select{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
 body.single-at_biz_dir p,
 body.single-at_biz_dir li,
 body.single-at_biz_dir .directorist-single-info__value{font-size:14px!important;line-height:1.5!important;overflow-wrap:anywhere!important}
 body.single-at_biz_dir .directorist-sidebar{margin-top:0!important}
}