header .featured-area {
    align-items: center;
    display: flex;
    min-height: 350px;
    flex-direction: column;
    padding: 32px 0;
    position: relative;
    text-align: center
}

header .featured-area::before {
    background-color: black;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

/*.page-template-default .mm-page .featured-area .header-wrap{
    display: table; 
}

.page-template-default .mm-page .featured-area .entry-subtitle{
    display: table-header-group; 
}*/


/*------------------------------------------ CUSTOM CSS -------------------------------*/

.gd-list-item-right  .geodir_post_meta.geodir-field-post_content {
    display: none;
  }
  
  
  .geodir_post_meta_title{
    font-size: 25px;
    color:#ff4a6b;
  }
  
  .geodir-i-address .geodir_post_meta_title{
    font-size: 17px;
  }
  
  .gd-badge{
    display:none;
  }
  
  .geodir-info a{
    font-size:22px;
    text-decoration:underline;
    
  }
  .sd-detail-details  {
    display:none;
  }
  
  .geodir-tabs dl.geodir-tab-head dd a{
        font-size: 18px;
  }
  
  .geodir-post-title .geodir-entry-title{
     font-size: 20px;
    font-weight:300;
    width:100%;
  }
  
  .geodir-field-address{
    font-size: 15px;
  }
  
  .geodir-field-email .geodir_post_meta_title,
  .geodir-field-phone_number .geodir_post_meta_title,
  .geodir-i-text .geodir_post_meta_title,
  .geodir-fav-text{
    font-size: 18px;
  }
  
  .blog-sidebar{
    line-height:30px;
  }
  .entry-content p{
    font-size:21px;
    margin-bottom:10px;
    color:grey;
    line-height:30px;
    
  
  }

  .page-id-5 .geodir-search .gd-search-field-search{
      display: none;
  }
  
  .page-template-default .entry-content p{
    /*display:none;*/
  }

  .page-id-7 a{
      font-size: 20px;
  }

  .page-id-7 h2, h4{
      font-size: 26px;
  }
  .container{
    width:85%;
  }
  .geodir-field-post_content p{
    font-size:17px;
    color:#757575;
  }
  .geodir-field-location{
    font-size:16px;
  }
  
  a{
    font-size:16px;
    font-weight:300;
    
  }
  
  .geodir-entry-title a,
  .geodir-category a,
  .geodir-category,
  .geodir-tags a,
  .geodir-tags{
    font-size:20px;
  }
  
  
  .blog .featured-img,
  .post-template-default .featured-img{
    display:none;
  }
  
  
  .widget_recent_entries{
    margin-top:50px;
  }
  
  .widget_recent_entries ul li{
    list-style:none;
    text-decoration:underline;
  }
  
  .geodir-field-post_content p{
    line-height:32px;
  }
  
  #primary-nav ul li a {
    font-size:18px;
  }
  
  #primary-nav ul li a:hover{
    color: #ff4a6b;
    transition: color 0.4s;
  }
  
  .sd .sidebar .widget .btn{
    width:100%;
    height:50px;
  }
    
  
  
  .geodir-lm-location-description h4.widgettitle {
    font-size:24px;
    
  }
  
  .gd-rows-popular-locations ul{
    display: flex;
     flex-direction: column;
  }











.single-gd_place .size-medium_large{
    height: 500px;
}

h1.location_title{
    color:white;
    font-size: 60px;
    margin: 0px;
}

.geodir-post-address-container .geodir-field-address{
    font-size: 17px;
}

.gd_place-template-default .geodir-post-slider .geodir-image-sizes-medium_large .geodir-image-wrapper .geodir-gallery{
    display: none;
}

.page-id-12 #post_tags_row{
    display: none;
}

.color-box{
    background: rgba(238, 238, 238, 0.322);
}

.geodir-categories-container{
    display: none;
}

h5{
    font-size: 22px;
}

.gd_place-template-default .geodir-active-slide .geodir-img-136{
    display: none;
}

.comment-notes{
    font-size: 24px;
}

.comment-form-cookies-consent{
    font-size: 24px; 
}




/*.archive
span[itemprop="streetAddress"],
span[itemprop="addressLocality"],
span[itemprop="postalCode"] {
    display: none !important;
    visibility: hidden !important;
}


span[itemprop="addressRegion"],
span[itemprop="addressCountry"]{
    margin-top:-17px;
    position: absolute;
}*/
.geodir_post_taxomomies{
    display:flex;
    justify-content: space-around;
    
}

.site-footer .footer-widgets{
    background: rgb(236, 231, 231);
}


.motto{
    margin-bottom: 15px;
}

.margin-row-top{
    display: flex;
    justify-content: space-between;
    
}
.margin-row-bottom{
    color: rgb(104, 104, 104);
    margin-bottom: 60px; 
}

.icons-total{
    display: flex;
    margin-bottom: 13px;
}

.icon-single{
    padding-right: 15px ;
}

.footer-widgets .fa-facebook-f,
.fa-twitter,
.fa-youtube,
.footer-widgets .fa-envelope{
    font-size: 24px;
}
.icon-desc{
    font-size: 22px;
}

.listy{
    font-size: 20px;
    padding-bottom: 5px;
}

.ultimate-guide,
.icon-footer{
    margin-top: 45px;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 15px;
    color: rgb(104, 104, 104);
    
}

.ultimate-guide::after{
    display: block;
    height: 1px;
    background-color:grey;
    content: " ";
    margin:30px auto;
}

.ultimate-guide a{
    font-size: 18px;
}

.countries_home_page
{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;

}
.popular_search_items{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  
}

.popular_search_img{
    margin-bottom: 8px;
}

.popular_search_title,
.popular_search_desc{
    margin-left: 8px;
}

.description-of{
  border: 1px solid #bbbbbb;
  width: 300px;
  height: 400px;
  line-height: 26px;
  box-shadow: 2px 2px 2px 2px rgb(216, 216, 216);
  border-radius: 4px;
}

.popular_search_desc{
    font-size: 17px;
    color: #757575;
}

.popular_search_title{
    font-size: 21px;
    margin-bottom: 8px;
    color:#3b2f93;
}

.popular_search_single{
    transform: scale(1.02);
    transition:transform 0.5s, opacity 0.8s; 
}

.popular_search_single:hover{
    transform: scale(1);
    opacity: 1;
}


.country_single{
    position: relative;
    height: 200px;
    width: 250px;
   
}

.country_single img{
    position: relative;
    left: 0;
    top: 0;
    opacity: 0.75;
    transform: scale(1.15);
    transition:transform 0.5s, opacity 0.8s;
    border-radius: 5px;
}

.country_single img:hover{
    transform: scale(1.03);
    opacity: 1;
}

.top-sidebar .geodir-lm-location-description{
    margin-left: 150px;
    margin-right: 150px;
    font-size: 18px;
    line-height: 30px;
}

.text{
    position: absolute;
    top: 75px;
    width: 100%;
    text-align: center; 
    font-size: 24px;
    color: white;
}

h2.featured_locations,
.popular_searches{
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 35px;
    padding-top: 20px;
    
}

.treatment_types{
    display: flex;
    flex-direction: column;
    
}

h2.treatment_type{
    font-size: 20px; 
}

.single_category_name,
.single_category_description,
.find_centers{
    margin:10px 0px 10px 5px;
}

.single_category_description{
    font-size: 17px;
    line-height: 34px;
    
}

.find_centers{
    font-size: 18px;
    line-height: 34px;
    text-decoration: underline;
}


.single_category_name{
    font-size: 22px;
    font-weight: 600;
    color: rgba(78, 78, 78, 0.863);
}

.sidebar-icon,
h2.treatment_type,
.sidebar .widget h4.widgettitle{
    color:#ff4a6b;
    display: flex;
    justify-content: space-around;
   
}

.treatment_provider_categories{
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    
}

.box_single{
    box-sizing: border-box;
    border: 1px solid rgb(211, 211, 211);
    border-radius: 3px;
    box-shadow:2px 2px 2px 2px rgba(151, 143, 138, 0.6);
    margin-right: 10px;
}

.sidebar-icon{
    font-size: 48px;
    margin-top: 20px;
}

a.browse_link{
    display: flex;
    justify-content: center;
    text-decoration: underline;
    text-align: center;
}

.treatment_type_description{
    text-align: center;
}
.row_align{
    
    margin:20px;
}


header .featured-area.type-title {
    min-height: 100px
}

.sidebar .widget h4.widgettitle{
    font-size: 22px;
    margin-top: 10px;
}

header .featured-area.type-location {
    height: 100vh
}

header .featured-area .featured-img {
    opacity: 0;
    background-color: #f9f9f9;
    background-position: 50% 20%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out
}

header .featured-area .featured-img.sd-fade-in {
    opacity: 1
}

header .featured-area .geodir-categories-container .gd-cptcats-select {
    display: none
}

header .featured-area .geodir-categories-container .gd-cptcat-title {
    display: none
}

header .featured-area .geodir-categories-container .gd-cptcat-rows {
    border: none
}

header .featured-area .geodir-categories-container .gd-cptcat-rows ul {
    width: auto;
    min-width: 100px
}

header .featured-area .geodir-categories-container .gd-cptcat-rows ul li {
    height: auto;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 center;
    border-radius: 10px;
    opacity: 0.8
}

header .featured-area .geodir-categories-container .gd-cptcat-rows ul li:hover {
    opacity: 1
}

header .featured-area .geodir-categories-container .gd-cptcat-rows ul li .gd-cptcat-cat-left, header .featured-area .geodir-categories-container .gd-cptcat-rows ul li .gd-cptcat-cat-right {
    display: block;
    width: 100%
}

header .featured-area .geodir-categories-container .gd-cptcat-rows ul li .gd-cptcat-cat-left a, header .featured-area .geodir-categories-container .gd-cptcat-rows ul li .gd-cptcat-cat-right a {
    padding: 0;
    color: #fff
}

header .featured-area .geodir-categories-container .gd-cptcat-rows ul li .gd-cptcat-cat-left {
    border-radius: 10px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

header .featured-area .geodir-categories-container .gd-cptcat-rows ul li a .gd-cptcat-icon i, header .featured-area .geodir-categories-container .gd-cptcat-rows ul li a .gd-cptcat-icon svg {
    width: auto
}

header .blog-featured-area {
    display: flex;
    min-height: 350px;
    padding: 32px 0;
    position: relative;
    text-align: center;
    flex-direction: column;
    align-items: center
}

header .blog-featured-area .blog-featured-img {
    background-color: #f9f9f9;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid rgba(0, 0, 0, 0.075);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden
}

body.sd-float-menu #site-header {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 5;
    background: transparent
}

body #ds-container {
    position: relative
}

@media screen and (max-width: 782px) {
    .admin-bar #wpadminbar {
        top: -46px
    }
    html.mm-opened .admin-bar #wpadminbar {
        top: 0px
    }

    
}

body.geodir-fixed-archive {
    overflow: hidden
}

body.geodir-fixed-archive .sd-container .container {
    width: 100%;
    margin: 0;
    padding: 0
}

body.geodir-fixed-archive .sd-container .container .entry-content {
    padding: 0 15px;
    float: left;
    padding-top: 10px !important;
    overflow-y: scroll;
    max-height: 90vh
}

body.geodir-fixed-archive .sd-container .container .sd-sidebar {
    width: auto;
    overflow: hidden;
    float: none
}

body.geodir-fixed-archive .sd-container .container .sd-sidebar .blog-sidebar {
    margin-top: 0
}

body.geodir-fixed-archive .sd-container .container .sd-archive-resizer {
    border-radius: 20px;
    width: 25px;
    height: 25px;
    top: 50vh;
    position: absolute;
    text-align: center;
    font-size: 20px;
    line-height: 22px;
    left: 784px;
    z-index: 99
}

body.geodir-fixed-archive .sd-container .container .sd-archive-resizer i, body.geodir-fixed-archive .sd-container .container .sd-archive-resizer svg {
    margin-left: -10px;
    vertical-align: top;
    margin-top: -4px
}

body.post-type-archive.sd-left-sidebar .sd-container .container .entry-content, body.geodir-page-search.sd-left-sidebar .sd-container .container .entry-content {
    float: none;
    width: auto;
    overflow-x: hidden
}

body.post-type-archive.sd-left-sidebar .sd-container .container .sd-sidebar, body.geodir-page-search.sd-left-sidebar .sd-container .container .sd-sidebar {
    float: left;
    width: 24%;
    margin: 0
}

body.geodir-archive-locationless .sd-container .container .entry-content {
    width: 100% !important
}

body.geodir-archive-locationless .sd-container .container .entry-content #showMap {
    display: none
}

body.geodir-archive-locationless .sd-container .container .sd-sidebar, body.geodir-archive-locationless .sd-container .container .sd-archive-resizer {
    display: none
}

::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee
}

::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background-color: #C3C3C3;
    border: 2px solid #eee
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.2)
}

body.sd #geodir_content>header.entry-header {
    display: none
}

body.author.sd #geodir_content>header.entry-header, body.search-results.sd #geodir_content>header.entry-header, body.sd-add.sd #geodir_content>header.entry-header {
    display: block
}

body.sd {
    background-color: #fff;
    font-size: 15px
}

.sd-common .site-header {
    border: 0 none;
    box-shadow: none
}

.sd header .container {
    width: 100%;
    padding: 0 23px;
    margin: 0
}

.registration.buddypress.sd-homepage .site-header {
    position: relative;
    background-color: #2f2f2f
}

.sd.admin-bar .site-header {
    top: 32px
}

.sd-homepage.admin-bar .site-header {
    top: 0
}

.sd .content-404, .sd .content-archive, .sd .content-single, .sd.home .content-box.content-single article.hentry {
    margin: 0 0 30px 0;
    border: 0
}

.sd .site-logo-wrap .site-logo {
    overflow: hidden
}

.sd-common #primary-nav ul li a {
    min-height: 61px;
    line-height: 61px
}

#primary-nav ul .sub-menu {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: transparent;
    border-image: none;
    border-style: none;
    border-width: 0;
    box-shadow: none
}

.header-wrap {
    position: relative;
    z-index: 2
}

.header-wrap {
    flex-grow: 1;
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding: 0 30px
}

.sd.search h1.entry-title, .sd.author h1.entry-title {
    font-size: 18px;
    margin: 0
}

.sd .featured-area h1.entry-title {
    color: #fff;
    font-size: 60px;
    position: relative;
    z-index: 1111;
    padding: 0;
    margin: 0
}

.sd h1.entry-title {
    font-size: 30px
}

.sd .entry-subtitle {
    color: #fff;
    font-size: 20px;
    line-height: 35px
}

.sd.home .geodir-loc-bar, .sd.sd-location .geodir-loc-bar {
    border: 0 none;
    margin: 0 0 20px
}

.sd.home .featured-area .geodir-loc-bar-in, .sd.sd-location .featured-area .geodir-loc-bar-in {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin: 0 auto;
    max-width: 590px
}

.sd.home .featured-area .geodir-filter-container, .sd.sd-location .featured-area .geodir-filter-container {
    position: absolute;
    text-align: left;
    z-index: 5001;
    margin-right: 38px;
    margin-left: 8px
}

.sd .near-compass {
    color: #ccc;
    cursor: pointer
}

.sd .near-compass .fa {
    font-size: 18px
}

.sd .near-compass:hover {
    color: #ed6d62
}

.sd.home .featured-area .geodir-category-list-in, .sd.sd-location .featured-area .geodir-category-list-in {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    margin-top: 0;
    padding: 0
}

.sd.home .featured-area .geodir-cat-list-tax, .sd.sd-location .featured-area .geodir-cat-list-tax {
    display: none
}

.geodir-cat-list ul {
    list-style: outside none none;
    margin-top: 20px
}

.sd.home .featured-area .cat-link, .sd.home .featured-area .geodir-pcat-show img, .sd.sd-location .featured-area .cat-link, .sd.sd-location .featured-area .geodir-pcat-show img {
    display: block;
    margin: 0 auto
}

.sd .featured-area .geodir-cat-list ul li {
    font-size: 12px
}

.sd .featured-area .geodir-cat-list ul li:nth-child(5n) {
    margin-right: 0
}

.sd.home .featured-area span.geodir_term_class, .sd.sd-location .featured-area span.geodir_term_class {
    display: none
}

.sd.home .featured-area .geodir-pcat-show>a, .home-more a, .sd.sd-location .featured-area .geodir-pcat-show>a {
    color: #fff
}

.sd.home .featured-area .geodir-pcat-show, .sd.sd-location .featured-area .geodir-pcat-show {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 center;
    border-radius: 10px;
    width: 18.4%;
    padding: 10px
}

.sd.home .featured-area .geodir-pcat-show:hover, .sd.sd-location .featured-area .geodir-pcat-show:hover {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 center
}

.sd.home .featured-area .geodir-pcat-show:last-child, .sd.sd-location .featured-area .geodir-pcat-show:last-child {
    margin-right: 0
}

.sd.home .featured-area .geodir-pcat-show img, .sd.sd-location .featured-area .geodir-pcat-show img {
    height: 35px !important
}

.featured-area .geodir-cat-list {
    color: #fff;
    font-size: 16px
}

.featured-area .geodir-cat-list-more {
    display: none
}

.home-more {
    bottom: 0;
    font-size: 50px;
    position: absolute;
    right: 46%
}

.sd h3.widget-title, .sd h1.entry-title, .sd h2.entry-title, .sd h2.comments-title, .sd #comments h3#reply-title {
    border-bottom: 0 none
}

.sd .content-box.content-single .commentlist-wrap, .sd .content .content-single.entry .commentlist-wrap, .sd #geodir_content.content-single .commentlist-wrap, .sd .sidebar .content-single.widget .commentlist-wrap, .sd .dt-sidebar .content-single.widget .commentlist-wrap, .sd .geodir-content-right .content-single.geodir-company_info .commentlist-wrap, .sd .geodir_full_page .content-single.geodir-category-list-in .commentlist-wrap, .sd .geodir_full_page .content-single.geodir-loc-bar .commentlist-wrap, .sd .geodir_preview_section form.content-single .commentlist-wrap, .sd .content-box.content-single #respond, .sd .content .content-single.entry #respond, .sd #geodir_content.content-single #respond, .sd .sidebar .content-single.widget #respond, .sd .dt-sidebar .content-single.widget #respond, .sd .geodir-content-right .content-single.geodir-company_info #respond, .sd .geodir_full_page .content-single.geodir-category-list-in #respond, .sd .geodir_full_page .content-single.geodir-loc-bar #respond, .sd .geodir_preview_section form.content-single #respond, .sd .content-box.content-single p.no-comments, .sd .content .content-single.entry p.no-comments, .sd #geodir_content.content-single p.no-comments, .sd .sidebar .content-single.widget p.no-comments, .sd .dt-sidebar .content-single.widget p.no-comments, .sd .geodir-content-right .content-single.geodir-company_info p.no-comments, .sd .geodir_full_page .content-single.geodir-category-list-in p.no-comments, .sd .geodir_full_page .content-single.geodir-loc-bar p.no-comments, .sd .geodir_preview_section form.content-single p.no-comments, .sd .content-box.content-single article.hentry, .sd .content .content-single.entry article.hentry, .sd #geodir_content.content-single article.hentry, .sd .sidebar .content-single.widget article.hentry, .sd .dt-sidebar .content-single.widget article.hentry, .sd .geodir-content-right .content-single.geodir-company_info article.hentry, .sd .geodir_full_page .content-single.geodir-category-list-in article.hentry, .sd .geodir_full_page .content-single.geodir-loc-bar article.hentry, .sd .geodir_preview_section form.content-single article.hentry, .sd .content-archive .commentlist-wrap, .sd .content-archive #respond, .sd .content-archive p.no-comments, .sd .content-archive article.hentry {
    background-color: #fff;
    font-size: 15px;
    margin: 0 0 30px;
    padding: 0;
    box-shadow: none
}

.sd-my-account-dd-inner a.goedir-forgot-link {
    float: left
}

.sd-my-account-dd-inner a.goedir-newuser-link {
    float: right
}

.sd-my-account-dd-inner h4.sd-my-account-title {
    border-bottom: 1px solid #151515;
    text-align: center;
    padding-bottom: 10px
}

.sd-my-account-dd-inner p.rember {
    line-height: normal;
    padding: 0
}

.sd-my-account-dd-inner p.rember input {
    margin-top: 3px;
    margin-left: 0
}

.sd-my-account-dd-inner p.error_msg {
    margin-bottom: 0
}

.sd-my-account-dd-inner .form_row {
    padding-bottom: 10px
}

.sd-my-account-dd-inner form {
    padding: 10px 0;
    min-height: 200px
}

.sd .container div.entry-content {
    margin: 0px auto;
    margin-bottom: -30px;
    padding-bottom: 30px;
    padding-top: 35px
}

.sd .entry-content.sidebar-right {
    float: left;
    padding-right: 1%;
    border-right: 1px solid #eee
}

.sd .entry-content.sidebar-left {
    float: right;
    padding-left: 1%;
    border-left: 1px solid #eee
}

.sd .sd-sidebar-left {
    float: left;
    margin-right: 1%
}

.sd .sd-sidebar-right {
    float: right;
    margin-left: 1%
}

.sd .entry-content.sidebar-active {
    width: 74%
}

.sd .sd-sidebar {
    width: 24%
}

#home-scroll:after {
    content: " ";
    display: block;
    height: 0;
    clear: both
}

.sd .geodir_location_description {
    margin-bottom: 40px
}

.sd .geodir_location_description>.widget-title {
    display: none
}

.sd.search.geodir-page .geodir-common, .sd.archive.geodir-page .geodir-common {
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex
}

.sd.search.geodir-page #geodir_content, .sd.archive.geodir-page #geodir_content {
    flex-basis: 60%;
    width: 60% !important;
    padding: 20px
}

.sd.search.geodir-page .geodir-listings-sidebar-left, .sd.archive.geodir-page .geodir-listings-sidebar-left, .sd.search.geodir-page .geodir-listings-sidebar-right, .sd.archive.geodir-page .geodir-listings-sidebar-right {
    display: block;
    flex-grow: 1;
    float: left;
    position: relative;
    right: 0;
    width: 40% !important;
    flex-basis: 40%;
    margin-left: 0 !important;
    margin-right: 0 !important
}

.sd.search.geodir-page .geodir-loc-bar, .sd.archive.geodir-page .geodir-loc-bar {
    margin: 0;
    padding: 0
}

.sd .gd-pagination-details {
    float: right
}

.sd.search.geodir-page .site-footer, .sd.archive.geodir-page .site-footer {
    display: none
}

.sd .geodir_category_list_view li.geodir-gridview {
    border: 0 none !important
}

.sd .geodir_category_list_view li.gridview_onehalf {
    margin: 0 20px 0 0;
    width: calc(50% - 12px)
}

.geodir_category_list_view li.gridview_onethird {
    margin: 0 15px 0 0;
    width: calc(33.3% - 12px)
}

.sd .geodir_category_list_view li.gridview_onefourth {
    margin: 0 13px 0 0;
    width: calc(25% - 12px)
}

.sd .geodir_category_list_view li.gridview_onefifth {
    margin: 0 12px 0 0;
    width: calc(20% - 12px)
}

.sd .geodir_category_list_view li.gridview_onehalf:nth-child(2n+2), .geodir_category_list_view li.gridview_onethird:nth-child(3n+3), .geodir_category_list_view li.gridview_onefourth:nth-child(4n+4), .geodir_category_list_view li.gridview_onefifth:nth-child(5n+5) {
    margin-right: 0
}

.sd.search.geodir-page .geodir_category_list_view li.geodir-gridview .geodir-content .geodir-entry-content, .sd.archive.geodir-page .geodir_category_list_view li.geodir-gridview .geodir-content .geodir-entry-content {
    display: none
}

.sd .geodir_category_list_view li.geodir-gridview .geodir-content, .sd .geodir_category_list_view li.geodir-gridview .geodir-addinfo {
    margin: 0;
    width: 100%
}

.sd .geodir_category_list_view li.geodir-gridview h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 0
}

.sd .geodir_category_list_view li.geodir-gridview .geodir-content .geodir_more_info {
    padding: 0 0 5px
}

.sd .geodir_category_list_view li.geodir-gridview .geodir-rating {
    width: 91px !important;
    float: left;
    margin: 2px 5px 0 0
}

.sd .geodir-gridview .fa.fa-comments {
    display: none
}

.sd .geodir_category_list_view li.geodir-gridview .geodir-addinfo a.geodir-pcomments {
    font-size: 16px
}

.sd .geodir_category_list_view li.geodir-gridview .geodir-addinfo a.geodir-pcomments::before {
    content: " -"
}

.sd .geodir_category_list_view .geodir-addtofav {
    position: relative
}

.sd a.geodir-addtofav-icon .fa-heart {
    color: #9e9e9e8c;
    font-size: 20px
}

.sd a.geodir-removetofav-icon .fa-heart {
    font-size: 20px
}

.sd.archive.geodir-page .geodir_advanced_search_widget, .sd.search.geodir-page .geodir_advanced_search_widget {
    margin-bottom: 10px
}

.sd.search.geodir-page .geodir-loc-bar, .sd.archive.geodir-page .geodir-loc-bar {
    border: 0 none
}

.sd.search.geodir-page .geodir-loc-bar-in, .sd.archive.geodir-page .geodir-loc-bar-in {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    padding: 0
}

.sd .content-box, .sd .content .entry, .sd #geodir_content, .sd .sidebar .widget, .sd .geodir-content-right .geodir-company_info, .sd .geodir_full_page .geodir-category-list-in, .sd .geodir_full_page .geodir-loc-bar {
    background-color: #ffffff;
    border-color: transparent;
    box-shadow: none;
    margin-bottom: 0px;
    padding: 0
}

.sd .sidebar .widget {
    display: block;
    clear: both
}

.sd.search.geodir-page .geodir-search, .sd.archive.geodir-page .geodir-search {
    margin-right: 0;
    width: 100%
}

.sd .Navi, .sd .nav-links {
    border-top: 0 none;
    overflow: hidden;
    padding-top: 0
}

.sd .Navi {
    margin-bottom: 30px
}

.sd .geodir-common .clearfix .Navi {
    display: none
}

.sd-mobile-search-controls {
    display: none;
    margin-bottom: 10px;
    overflow: hidden
}

a#showMap, a#showSearch, a#hideMap {
    width: auto;
    font-size: 16px
}

a#showMap, a#hideMap {
    float: right;
    position: relative;
    z-index: 1
}

a#showSearch, a#hideMap {
    float: left
}

a#hideMap {
    display: none;
    position: absolute;
    z-index: 1;
    left: 20px;
    top: 20px
}

.sd .site-header .site-description {
    display: none
}

#reviewsTab #comments .commentlist div.avatar-wrap {
    margin-right: 0
}

#reviewsTab #comments ol.commentlist li.comment, .wpl_reviews #comments ol.commentlist li.comment, .gdbp-wrapper-reviews #comments ol.commentlist li.comment {
    border-bottom: none
}

#reviewsTab .gd-rating-text {
    display: none
}

.sd-cta-favsandshare {
    list-style-type: none;
    overflow: hidden;
    text-align: center;
    margin: 0;
    margin-top: 10px
}

.sd-cta-favsandshare li {
    display: inline;
    padding: 10px
}

.sd-cta-favsandshare a, .sd-cta-favsandshare a:visited {
    color: #82888a
}

.sd-cta-favsandshare li .fa {
    font-size: 30px !important
}

.sd-detail-author a.dt-btn {
    font-size: 15px;
    line-height: normal;
    padding: 5px;
    margin-top: 5px
}

.sd-common .sd-my-account-link .avatar {
    width: 20px;
    height: 20px;
    border-radius: 15px;
    margin: 0 4px -5px 0;
    border: 1px solid #fff
}

.sd-my-account-link .fa-caret-down {
    margin: 0 0 0 5px;
    font-size: 12px
}

.sd-my-account-dd {
    display: none;
    position: absolute;
    z-index: 111;
    right: 0;
    width: 270px;
    background: #2F2F2F;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-top: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px
}

.sd-my-account-dd .avatar {
    background: none repeat scroll 0 0 #e3e3e3;
    border: 1px solid #ccc;
    border-radius: 30px;
    margin: 0 10px 0 0;
    padding: 3px;
    float: left
}

.sd-my-account-dd h4 {
    font-weight: bold;
    font-size: 1.3em;
    clear: none;
    margin-bottom: 10px;
    margin-top: 0
}

.sd-common #primary-nav ul li .sd-my-account-dd h4 a {
    font-size: 16px
}

.sd-common #primary-nav ul li .sd-my-account-dd a {
    text-transform: initial;
    line-height: normal;
    height: auto;
    min-height: 0
}

.sd-my-account-dd-menu-group {
    clear: both
}

.sd-common #primary-nav .sd-my-account-dd-menu-bp-group {
    margin: 12px 0 0;
    border-top: 1px solid #151515;
    padding-top: 11px;
    padding-bottom: 11px
}

.sd-common #primary-nav .sd-my-account-dd-menu-group .fa {
    margin-right: 7px
}

.sd-my-account-dd-menu-group+.sd-my-account-dd-menu-group {
    margin: 12px 0 0;
    border-top: 1px solid #151515;
    padding-top: 11px
}

#primary-nav ul .sd-my-account-dd-menu-group li {
    padding: 5px;
    display: block;
    float: none
}

.sd-dd-avatar-wrap {
    overflow: hidden
}

.sd-register {
    padding-bottom: 10px
}

.mm-opened .sd.search.geodir-page #site-header, .mm-opened .sd.archive.geodir-page #site-header {
    position: relative
}

.mm-opened .sd.search.geodir-page #geodir_wrapper, .mm-opened .sd.archive.geodir-page #geodir_wrapper {
    margin-top: 0 !important
}

.featured-area .sd-event-dates-head p {
    color: #ffffff;
    font-size: 22px;
    line-height: 30px
}

.sd .geodir-tabs-content.entry-content.geodir-tabs-list>li {
    margin: 0;
    width: 100%
}

.sd .sd-detail-details {
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
    overflow: hidden;
    padding-bottom: 30px
}

.sd .sd-detail-author {
    float: left;
    padding: 10px 50px 0 0;
    max-width: 17%
}

.sd .author-avatar {
    border-radius: 50px;
    height: 100px;
    width: 100px;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #82888a
}

.sd .author-link {
    margin: 10px 0 0;
    text-align: center
}

.sd .author-link a {
    color: #82888a;
    font-size: 18px
}

.sd-detail-author .supreme-btn {
    color: #757575;
    display: block;
    margin: 0 auto;
    width: 45px
}

.sd-detail-author .geodir-company_info {
    display: inline-block;
    border: none;
    padding: 0
}

.sd .sd-detail-info .sd-entry-title {
    margin: 0 0 10px
}

.sd .sd-detail-info {
    float: left;
    overflow: hidden;
    max-width: 55%
}

.sd .sd-detail-info .gd-rating-output {
    margin: 0;
    vertical-align: text-top
}

.sd .sd-address {
    float: left;
    margin: 0 20px 0 0;
    color: #82888a
}

.sd .sd-ratings {
    float: left
}

.sd .sd-ratings .geodir-pcomments {
    margin-left: 5px
}

.sd .sd-ratings .geodir-rating {
    float: left;
    margin: 3px 0 0;
    max-width: 80px !important
}

.sd .sd-contacts {
    clear: left
}

.sd .sd-contacts a {
    color: #82888a;
    margin: 0 5px 0 0
}

.sd-contacts>a:last-child {
    margin-left: 2px
}

.sd-detail-cat-links {
    margin: 10px 0 0;
    clear: both
}

.sd-detail-cat-links>ul {
    list-style: outside none none;
    margin: 0
}

.sd-detail-cat-links img {
    display: block;
    margin: 0 auto;
    max-height: 35px
}

.sd-detail-cat-links li a {
    color: #82888a
}

.sd-detail-cta {
    float: right;
    width: 28%;
    text-align: center
}

.sd-detail-cta .geodir-post-badge {
    display: block
}

.sd-detail-cta .geodir-post-badge .gd-badge {
    display: block
}

.sd-detail-cta .sd-cta-favsandshare {
    font-size: 40px
}

.sd-detail-cta .geodir-post-fav {
    padding-top: 15px
}

.sd-detail-cta .geodir-post-fav .geodir-addtofav i, .sd-detail-cta .geodir-post-fav .geodir-addtofav svg {
    font-size: 30px !important
}

a.dt-btn {
    font-size: 20px;
    margin: 0 auto;
    width: 100%
}

a.dt-btn:visited {
    color: #ffffff
}

.sd-detail-cta .fa-envelope {
    margin: 0 5px 0 0
}

.sd-detail-cta .geodir_email {
    margin: 20px auto;
    width: 220px
}

.sd .sd-detail-cta .geodir-addtofav {
    display: block;
    height: 50px;
    width: 100%
}

.sd .sd-detail-cta .geodir-addtofav a .fa {
    display: block;
    font-size: 50px;
    margin: 0 auto;
    width: 54px
}

.sd.single.geodir-page #geodir_content, .sd.sd-preview #geodir_content {
    width: 63%
}

.sd .geodir-common p {
    font-size: 15px;
    line-height: 24px
}

.sd.single.geodir-page #reviewsTab, .sd.sd-preview #reviewsTab {
    margin: 30px 0
}

h2.comments-title {
    font-size: 1.7em
}

.sd.single.geodir-page #gd-sidebar-wrapper, .sd.sd-preview #gd-sidebar-wrapper {
    margin-left: 9%;
    width: 28%
}

.sd.single.geodir-page #gd-sidebar-wrapper.geodir-sidebar-left, .sd.sd-preview #gd-sidebar-wrapper.geodir-sidebar-left {
    margin-left: 0
}

.sd.single.geodir-page #geodir-post-gallery a, .sd.sd-preview #geodir-post-gallery a {
    border: 0 none;
    margin: 0;
    width: 33.3333%
}

#geodir-post-gallery a .geodir_thumbnail {
    margin: 1% 3%;
    max-width: 94%;
    min-width: 94%
}

.sd-map-in-sidebar-detail {
    margin: 30px 0 20px
}

.sd-ratings .gd-fa-star-rating {
    float: left
}

.fa-stack.sd-verified-badge {
    cursor: pointer;
    height: 35px;
    margin: 0 0 0 28px;
    position: absolute;
    width: 35px
}

.sd-verified-badge i {
    font-size: 35px;
    position: absolute;
    left: 0
}

.sd-verified-badge .fa-check-circle {
    color: #258023
}

.supreme-edit-btn {
    color: #777;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border-radius: 4px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin-right: 10px;
    width: auto !important;
    display: inline-block !important;
    margin-top: 5px !important
}

.sd .sd-detail-author {
    text-align: center
}

.sd .sd-detail-cta .geodir-addtofav {
    height: 30px
}

.sd .sd-detail-cta .geodir-addtofav a .fa {
    font-size: 30px;
    width: 34px
}

.sd-detail-cat-links {
    overflow: hidden
}

.sd-detail-cat-links ul li {
    margin-left: 0
}

.sd-detail-cta .geodir_email .geodir-i-email {
    display: block;
    text-align: center
}

.geodir_preview_section {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    position: relative;
    z-index: 2
}

.sd .featured-area .geodir_preview_section h5.geodir_information {
    color: #fff;
    font-size: 20px
}

.geodir_preview_section form {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    margin-bottom: 0
}

.sd.author .content-box.content-archive article.hentry, .sd.blog .content-box.content-single article.hentry, .sd.search .content-box.content-search article.hentry, .sd.archive .content-box.content-archive article.hentry, .sd.category .content-box.content-archive article.hentry {
    border: 0 none;
    clear: none;
    margin: 0 5% 50px 0;
    width: 30%;
    display: inline-table
}

.sd.blog .content-box.content-single article.hentry:nth-child(3n+3), .sd.search .content-box.content-search article.hentry:nth-child(3n+3), .sd.archive .content-box.content-archive article.hentry:nth-child(3n+3), .sd.category .content-box.content-archive article.hentry:nth-child(3n+3), .sd.author .content-box.content-archive article.hentry:nth-child(3n+3) {
    margin-right: 0
}

.sd.blog .content-box.content-single, .sd.search .content-box.content-search, .sd.archive .content-box.content-archive, .sd.category .content-box.content-archive, .sd.author .content-box.content-archive {
    margin: 60px 0;
    overflow: hidden
}

.sd.blog .content-box.content-single article.hentry .container, .sd.search .content-box.content-search article.hentry .container, .sd.archive .content-box.content-archive article.hentry .container, .sd.category .content-box.content-archive article.hentry .container, .sd.author .content-box.content-archive article.hentry .container {
    width: 100%
}

.sd.blog .entry-content, .sd.search .entry-content, .sd.category .entry-content, .sd.archive .entry-content {
    margin: 20px auto 0
}

.sd.blog article h2.entry-title, .sd.search article h2.entry-title, .sd.archive article h2.entry-title, .sd.category article h2.entry-title {
    font-size: 25px;
    padding: 0
}

.nav-links a, .nav-links a:last-child {
    border: 0 none
}

.sd.single-post #comments.comments-area {
    margin: 0 auto;
    max-width: 800px
}

#comments.normal-comments ol.commentlist {
    list-style: outside none none;
    margin-left: 0
}

.sd.author .featured-area .avatar {
    border-radius: 60px;
    margin: 0 auto;
    width: 120px
}

.geodir-search .snear.near-country, .gd-small-country {
    opacity: 1
}

.geodir-search .snear.near-city, .gd-small-city {
    background-color: #fff;
    color: #0393b7
}

.geodir-search .snear.near-region, .gd-small-region {
    background-color: #fff;
    color: #c39405
}

.geodir-search .snear.near-country, .gd-small-country {
    background-color: #fff;
    color: #0e950e
}

body.body_fullscreen #geodir_wrapper {
    margin-top: 0 !important
}

body.body_fullscreen #geodir_content, body.body_fullscreen #site-header {
    display: none
}

body.body_fullscreen #gd-sidebar-wrapper, body.body_fullscreen #sticky_map_gd_listing_map, body.body_fullscreen #gd_listing_map_wrapper {
    height: 100vh !important
}

#primary-nav .sd-my-account-dd-inner ul {
    float: none
}

#gd-account-nav.mm-opened h2.widgettitle {
    color: #ffffff;
    margin: 10px 0;
    font-size: 23px
}

#gd-account-nav.mm-opened .geodir-chosen-container {
    padding: 10px 10px 10px 20px
}

#gd-account-nav.mm-opened .geodir-chosen-container-single .chosen-drop {
    margin-top: -11px
}

#gd-account-nav.mm-opened .mm-list i.fa {
    display: none
}

#gd-account-nav.mm-opened .mm-list>li>a, #gd-account-nav.mm-opened .mm-list>li>span {
    display: inline-block
}

#gd-account-nav.mm-opened .chosen-drop {
    color: #757575
}

#mm-primary-nav .sd-my-account-link .fa-caret-down {
    display: none
}

.sd .geodir-details-sidebar-user-links a.geodir-addtofav-icon, .sd .geodir-details-sidebar-user-links a.geodir-removetofav-icon {
    color: #ed6d62;
    font-size: 15px
}

#mm-primary-nav li.sd-my-account .sd-my-account-dd {
    display: block !important;
    width: 100%
}

#mm-primary-nav li.sd-my-account .sd-my-account-dd .mm-subtitle {
    display: none
}

#mm-primary-nav .sd-my-account-dd {
    display: block !important;
    width: 100%
}

#mm-primary-nav .sd-my-account-dd .mm-subtitle, #primary-nav #sd-my-account div.mm-subtitle {
    display: none
}

.woocommerce-pagination {
    margin-bottom: 20px
}

.woosingle-featured-area {
    margin-bottom: 30px
}

.screen-reader-text {
    height: 0px
}

@media all and (min-width: 768px) and (max-width: 1280px) {
    .sd.single.geodir-page .featured-area, .sd.sd-preview .featured-area {
        height: 60vh
    }
    .single-gd_place .container{
        display: table;
    }
    
    .single-gd_place .sd-sidebar-right{
        display: table-header-group;
    }

    .single-gd_place .entry-content{
        display: table-footer-group;
    }

    
}

@media (max-width: 992px) {
    .sd-archive-resizer {
        display: none
    }
    .sd.search.geodir-page .sd-sidebar-right, .sd.archive.geodir-page .sd-sidebar-right, .sd.search.geodir-page .sd-sidebar-left, .sd.archive.geodir-page .sd-sidebar-left {
        position: absolute;
        margin-bottom: 0 !important
    }
    .sd.archive.geodir-page .container .sd-sidebar, .sd.search.geodir-page .container .sd-sidebar {
        visibility: hidden;
        z-index: -1;
        width: 100%;
        margin: 0
    }
    .sd.search.geodir-page .gd_rating_show, .sd.archive.geodir-page .gd_rating_show {
        z-index: 0
    }
    .sd.search.geodir-page #sd-archive-map, .sd.archive.geodir-page #sd-archive-map {
        flex-basis: 100%;
        width: 100% !important
    }
    .sd-mobile-search-controls {
        display: block
    }
    .sd.archive.geodir-page .geodir-search-container, .sd.search.geodir-page .geodir-search-container {
        display: none
    }
    .sd.single.geodir-page .featured-area, .sd.sd-preview .featured-area {
        height: 50vh
    }
    .sd.single.geodir-page .container .sd-sidebar, .sd.sd-preview .container .sd-sidebar {
        margin-left: 0
    }
    .sd .sd-detail-author {
        margin: 10px 30px 0 0
    }
    .sd .author-avatar, .sd .author-avatar img {
        height: 50px;
        width: 50px
    }
    .sd .sd-address {
        float: none
    }
    .sd-detail-cat-links img {
        display: inline;
        margin: 0 5px 0 0;
        max-height: 20px;
        float: left
    }
    .sd-detail-cat-links .cat-link {
        font-size: 18px
    }
    .sd .sd-detail-cta .geodir-addtofav {
        height: 40px
    }
    .sd .sd-detail-cta .geodir-addtofav a .fa {
        font-size: 40px;
        width: 44px
    }
    .sd.blog .content-box.content-single article.hentry, .sd.category .content-box.content-archive article.hentry {
        margin: 0 3% 50px 3%;
        width: 44%
    }
    .sd .entry-content.sidebar-active {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-right: none;
        border-left: none
    }
    .sd .sd-sidebar {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        border-right: none;
        border-left: none
    }
    .sd-map-only.sd.archive.geodir-page .container .sd-sidebar, .sd-map-only.sd.search.geodir-page .container .sd-sidebar {
        visibility: visible;
        z-index: 1;
        width: 100%;
        margin: 0
    }
    .sd-map-only .geodir_flexslider .geodir-direction-nav .geodir-next, .sd-map-only .geodir_flexslider .geodir-direction-nav .geodir-prev {
        display: none
    }
    .sd-map-only #showMap, .sd-map-only #showSearch {
        display: none
    }
    .sd-map-only #hideMap {
        display: block
    }
    .sd-listings-only.sd.archive.geodir-page aside#gd-sidebar-wrapper, .sd-listings-only.sd.search.geodir-page aside#gd-sidebar-wrapper {
        visibility: hidden
    }
    .sd-listings-only #showMap, .sd-map-only #showSearch {
        display: block
    }
    .sd-listings-only #hideMap {
        display: none
    }
    .sd-show-search.sd.archive.geodir-page .geodir-search-container, .sd-show-search.sd.search.geodir-page .geodir-search-container {
        display: block
    }
    .geodir_preview_section {
        width: 100%;
        max-width: 100%;
        padding-top: 0px;
        overflow-y: auto
    }
}

@media all and (max-width: 668px) {
    .sd.home .featured-area, .sd.sd-location .featured-area {
        display: block;
        height: auto;
        padding: 100px 0 30px
    }
    .sd .featured-area h1.entry-title {
        font-size: 27px;
        margin-bottom: 15px
    }
    .sd .entry-subtitle {
        font-size: 15px;
        line-height: normal
    }
    .sd.home .cat-link, .sd.sd-location .cat-link {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .home-more {
        display: none
    }
    .sd .geodir_category_list_view li.gridview_onethird, .sd .geodir_category_list_view li.gridview_onefourth, .sd .geodir_category_list_view li.gridview_onefifth {
        margin: 0;
        width: 100%
    }
    .sd .sd-detail-author {
        margin: -130px 30px 0 0;
        position: absolute;
        z-index: 99999999999;
        display: block;
        max-width: inherit;
        padding: 5px 50px 0 0
    }
    .lity-active .sd .sd-detail-author {
        z-index: inherit
    }
    .sd .author-link a {
        color: #fff;
        font-size: 18px;
        text-shadow: 1px 1px #000
    }
    .sd .sd-detail-info {
        float: none;
        overflow: hidden
    }
    .sd-detail-cta {
        float: none;
        width: 100%;
        margin: 40px 0 0 0;
        clear: both
    }
    .sd.blog .content-box.content-single article.hentry, .sd.search .content-box.content-search article.hentry, .sd.category .content-box.content-archive article.hentry {
        float: none;
        margin: 0 5% 50px 5%;
        width: 90%
    }
    .sd .sd-ratings {
        margin: 5px 0
    }
    .copyright .container p {
        line-height: 25px
    }
    .geodir_preview_section {
        margin-top: -50px
    }

    .treatment_provider_categories{
        display: flex;
        flex-wrap: wrap;
        
    }

    .box_single{
        margin-bottom: 14px;
    }

    .popular_search_single{
        margin-bottom: 20px;
    }

    .margin-row-top,
    .icons-total{
        flex-wrap: wrap;
    }

    
    .top-sidebar .geodir-lm-location-description{
        margin-left:15px;
        margin-right: 15px;
    }
    .geodir-mobile-active-tab{
        font-size: 20px;
    }
    .geodir-single-taxonomies-container{
        display: none;
    }


    .single-gd_place.container{
        display: table;
    }
    
    .single-gd_place .sd-sidebar-right{
        display: table-header-group;
    }

    .single-gd_place .entry-content{
        display: table-footer-group;
    }

    .single-gd_place .geodir-listing-search{
        display: none;
    }

    .single-gd_place .geodir-lm-locations{
        display: none;
    }


.single-gd_place .container .sd-sidebar .geodir-lm-locations{
    display: none;
    }

    .popular_search_items{
        display: block;
        margin-left: 20px;
    }

    .gd_place-template-default #gd_ninja_forms-5{
        margin-bottom: 16px;
    }

    h1.location_title{
        font-size: 38px;
    }
    
    .site-logo-wrap .site-logo a img{
        margin-top: 12px;
        height: 30px;
        
    }
    .single-gd_place .geodir-image-container .geodir-images .size-medium_large{
        margin-top: 24px;
    }

    .page-id-5 .geodir-loc-bar .geodir-search{
        width: 100%;
    }

    
}

@media all and (max-width: 600px) {
    .home.sd.admin-bar .site-header, .sd-homepage.admin-bar .site-header {
        top: 46px
    }
    .sd .sd-detail-info {
        max-width: 100%
    }
    .geodir-single-taxonomies-container{
        display: none;
    }
    .geodir-mobile-active-tab{
        font-size: 20px;
    }

}

@media all and (max-width: 414px) {
    body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search{
        width:90%;
    }
}

@media all and (max-width: 375px) {
    a#showMap, a#showSearch, a#hideMap {
        font-size: 13px
    }
    .sd.search.geodir-page .search_text, .sd.archive.geodir-page .search_text, .sd.search.geodir-page .snear, .sd.archive.geodir-page .snear, .sd .featured-area .geodir-cat-list ul li, .sd.search.geodir-page .geodir-search input[type="button"], .sd.search.geodir-page .geodir-search input[type="submit"], .sd.archive.geodir-page .geodir-search input[type="button"], .sd.archive.geodir-page .geodir-search input[type="submit"] {
        width: 100%
    }
    .sd .geodir_category_list_view li.gridview_onehalf {
        margin: 0;
        width: 100%
    }
    .sd.home .geodir-search input[type="text"], .sd.home .geodir-search select, .sd.home .geodir-search input[type="button"], .sd.sd-location .geodir-search input[type="text"], .sd.sd-location .geodir-search select, .sd.sd-location .geodir-search input[type="button"] {
        width: 100%;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .sd.home .cat-link, .sd.sd-location .cat-link {
        display: none
    }
    body.sd .featured-area .geodir-listing-search .geodir-search .search_by_post, body.sd #geodir_content .geodir-listing-search .geodir-search .search_by_post, body.sd #geodir_content .geodir-listing-search .geodir-search input[type="button"], body.sd #geodir_content .geodir-listing-search .geodir-search input[type="text"] {
        width: 100%;
        margin: 0.5%
    }

    .browse_link{
        text-align: center;
    }
    .geodir-mobile-active-tab{
        font-size: 20px;
    }
    .site-logo{
        width: 110%;
    }

    .geodir-single-taxonomies-container{
        display: none;
    }

    .single-gd_place .container{
        display: table;
    }
    
    .single-gd_place .sd-sidebar-right{
        display: table-header-group;
    }

    .single-gd_place .entry-content{
        display: table-footer-group;
    }

    .single-gd_place .geodir-lm-locations{
        display: none;
    }

    body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search{
        width:100%;
    }

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .home .featured-area, .sd-location .featured-area {
        height: 768px
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .home .featured-area, .sd-location .featured-area {
        height: 1024px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .home .featured-area, .sd-location .featured-area {
        height: 320px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    .home .featured-area, .sd-location .featured-area {
        height: 568px
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .home .featured-area, .sd-location .featured-area {
        height: 320px
    }
}

/*# sourceMappingURL=style.css.map */