.owl-item {
    float: left;
}
.owl-stage-outer {
    overflow: hidden;
}
.owl-dots {
    display: none;
}
.owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    width: 35px;
    height: 35px;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    z-index: 999;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    opacity: 0.9;
    transition: all 0.3s linear;
    left: 0;
}
.owl-nav .owl-next {
    position: absolute;
    top: 35%;
    width: 35px;
    height: 35px;
    font-size: 28px;
    line-height: 35px;
    text-align: center;
    z-index: 999;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    opacity: 0.9;
    transition: all 0.3s linear;
    right: 0;
}
.gd_sm_post_img .gd_sm_backgnd_img {
    width: 100%;
    height: 160px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
}
.gd_sm_featured_section {
    padding: 10px!important;
    border: solid 1px #d4d4d4!important;
    border-radius: 5px;
}
.owl-nav div {
    background: rgba(67, 121, 57, 0.91);
    color: #fff;
}
.gd_sm_entry_title h3 {
    color: #33373d!important;
    font-size: 16px!important;
    font-weight: 600;
}
.gd_sm_location_city {
    color: #33373d!important;
    height: 22px;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
}
.gd_sm_bottom_content ul{
    list-style: none !important;
    margin: 0px !important;
    padding: 0px;
}
.gd_sm_bottom_content ul li {
    display: inline-block;
    padding: 0 0 0 5px;
}
.gd_sm_bottom_content ul li a i {
    padding: 0 5px 0 0;
    color: #437939;
}
.gd_sm_bottom_content ul li a{
    color: #33373d;
    font-size: 14px;
    line-height: 20px;
}

/* GD Search Box Design */
.geodir-search-container .geodir-loc-bar
{
    padding: 0px !important;
    border-top: none !important;
    border-bottom: none !important;
}
.geodir-search-container .geodir-loc-bar-in 
{
    background: #f5f5f5 !important;
    border: 1px #ffffff solid !important;
    padding: 5px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #ccc;
}
.geodir-search-container .gd-search-input-wrapper.gd-search-field-search > input 
{
    background-color: #ffffff !important;
}
.geodir-search-container .gd-search-input-wrapper.gd-search-field-near > input 
{
    background-color: #ffffff !important;
}
.geodir-search-container .gd_search_text::placeholder
{
    color: #000000 !important;
    font-size: 18px;
    padding-left: 5px !important;
}
.geodir-search-container .snear::placeholder
{
    color: #000000 !important;   
    font-size: 18px;
    padding-left: 5px !important;
}
.geodir-search-container .cat_select::placeholder
{
    color: #000000 !important;   
    font-size: 18px;   
}
.geodir-search-container .geodir_submit_search 
{
    background-color: #a8c14a;
    border: 1px solid #a8c14a;
}
.geodir-search-container .geodir-show-filters 
{
    background-color: #a8c14a;
    border: 1px solid #a8c14a;
}
.geodir-search-container .geodir_submit_search:hover 
{
    border: 1px solid #437939;
}
.geodir-search-container .geodir-show-filters:hover
{
    border: 1px solid #437939;   
}
.geodir-search-container .cat_select option
{
    font-size: 16px;
    font-weight: 600;
}
.geodir-search-container select 
{
    font-size: 18px !important;
    font-weight: 100;
    color: #000000;
    align-items: center;
    padding-left: 10px !important;
}
p.find_sawmill {
    margin: 10px !important;
    color: #000;
}
/* GD Search Box Design */
.geodir-loc-bar .geodir-search input {
    color: #000 !important;
}
.gd_sm_main_section {
    display: flex;
    flex-wrap: wrap;
}
.gd_sm_main_section .main_div {
    flex: 1 1 33%;
    border: 1px solid #eee;
    text-align: center;
    margin: 5px;
}
.gd_sm_main_section .main_div .title {
    padding: 20px;
    font-size: 25px;
}
.gd_sm_main_section .main_div .price {
    padding: 10px 0;
    font-size: 20px;
}
.gd_sm_main_section .main_div .description {
    width: 100%;
    float: left;
}
.gd_sm_main_section .main_div .description ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
}
.gd_sm_main_section .main_div .description ul li {
    font-size: 15px;
    padding: 5px;
    border-bottom: 1px solid #eee;
    min-height: 30px;
}
.main_button_section input {
    display: none;
}
.main_button_section {
    display: block;
    width: 100%;
    float: left;
    margin: 15px 0;
}
a.custom_radio_buttom {
    padding: 5px 15px;
    border-radius: 5px;
    text-decoration: none;
}
a.custom_radio_buttom:hover {
opacity: 1 !important;
}
.single span.geodir_post_meta_icon {
    color: #437939;
    font-weight: 600;
}
.detail_custom_border {
    border-right: 1px solid #eee;
}
.single.geodir-page .page-title.title-center.solid-bg.breadcrumbs-mobile-off.page-title-responsive-enabled {
    display: none;
}
.sd-detail-details .sd-detail-cta  h2.geodir-entry-title {
    text-transform: capitalize;
    border-bottom: 1px solid #eee;
    margin: 0 0 10px 0 !important;
    padding: 0 0 0px 0px;
}



/*******************************************/

.single.geodir-page .page-title.title-center.solid-bg.breadcrumbs-mobile-off.page-title-responsive-enabled {
    display: none;
}

.single.geodir-page div#main {
    padding: 0;
}
.single.geodir-page div#main .wf-wrap {
    width: 100%;
    padding: 0;
}
.single.geodir-page .wf-container-main{
    display: block !important;
}
.sd.wf-wrap .featured-area{
    height: 55vh;
    width: 100%;
    align-items: center;
    display: flex;
    min-height: 350px;
    flex-direction: column;
    padding: 32px 0;
    position: relative;
    text-align: center;
}
.sd.wf-wrap .featured-img {
    background-color: #f9f9f9;
    background-position: 50% 20%;
    background-repeat: no-repeat;
    background-size: cover;
    border-bottom: 1px solid rgba(0,0,0,.075);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    overflow: hidden;
}


.sd.wf-wrap  a.gd-list-rating-link {
    color: #a8c14a;
}
.sd.wf-wrap span.gd-tab-list-title a {
    color: #a8c14a;
    text-decoration: none;
}
.sd.wf-wrap .sd-detail-details.wf-wrap {
    padding: 0 50px !important;
    width: 1300px !important;
    margin: 30px auto;
}

.sd.wf-wrap hr {
    margin: 10px 0 20px 0;
}
.sd.wf-wrap  .sd-detail-cta a.dt-btn {
    background: #a8c14a !important;
    border: 1px solid #a8c14a;
    font-size: 22px;
    border-radius: 5px;
    width: 240px;
}
p.form-submit a.dt-btn.dt-btn-m {
        background: #a8c14a !important;
    border: 1px solid #a8c14a;
}
.sd.wf-wrap div#comments {
    margin-bottom: 30px;
}
.sd.wf-wrap h2.comments-title {
    font-size: 24px !important;
    font-weight: 500;
    padding: 0px !important;
}
.sd-detail-details {
	width: 100%;
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
    overflow: hidden;
}
.sd .container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px;
}
.sd-detail-author {
	text-align: center;
    float: left;
    padding: 10px 50px 0 0;
    max-width: 17%;
}
.sd-detail-info {
    float: left;
    overflow: hidden;
    max-width: 55%;
}
.sd-detail-cta {
    float: left;
    width: 28%;
    text-align: center;
}
.gd-search-input-wrapper.gd-search-field-search {
    display: none;
}
.fa-stack.sd-verified-badge {
    cursor: pointer;
    height: 35px;
    margin: 0 0 0 10px;
    position: absolute;
    width: 35px;
}
.sd-verified-badge .fa-check-circle {
    color: #258023;
}
.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-verified-badge i, .sd-verified-badge svg {
    font-size: 35px;
    position: absolute;
    left: 0;
}
.geodir_custom_posts .sd {
    width: 100%;
}
.sd .author-link a {
    color: #82888a;
    font-size: 18px;
}
.sd .sd-detail-info .sd-entry-title {
    margin: 0 0 10px;
    font-weight: 500;
    line-height: 1.1;
    color: #333;
    font-size: 30px;
}
.sd .sd-address {
    float: left;
    margin: 0 20px 0 0;
    color: #82888a;
    font-size: 15px;
}

.sd .geodir-ninja-forms {
    text-align: center;
}
.sd .geodir-ninja-forms button.btn.btn-default.geodir-ninja-forms-link {
    background: #a8c14a;
    border: 1px solid #a8c14a;
    padding: 5px 10px;
    border-radius: 5px;
    margin-top: 10px;
    color: #fff;
}
.sd-ratings .gd-fa-star-rating {
    float: left;
}
.gd-star-rating i, .gd-star-rating svg {
    margin-right: 0 !important;
}
.sd .sd-ratings .geodir-pcomments {
    margin-left: 5px;
}
.sd .sd-contacts {
    clear: left;
    padding: 5px 0 0 0;
}
.sd .sd-contacts a {
    color: #82888a;
    margin: 0 5px 0 0;
}
.sd-contacts > a:last-child {
    margin-left: 2px;
}
.sd-detail-cat-links {
    overflow: hidden;
}
.sd-detail-cat-links > ul {
    list-style: outside none none;
    margin: 0;
}
.sd-detail-cat-links li {
    float: left;
    margin: 0 30px 0 0;
}
.sd-detail-cat-links li a {
    color: #82888a;
}
a.dt-btn {
    font-size: 20px;
    margin: 0 auto;
    width: 100%;
    cursor: pointer;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    border-radius: 1px;
    color: #fff;
    background-color: #4858ff;
    border: 1px solid rgba(72, 88, 255, 0.7);
}
a.dt-btn:hover {
    background: #333333;
}
.sd-detail-cta .geodir_email {
    margin: 20px auto;
    width: 220px;
}
.sd-cta-favsandshare {
    list-style-type: none;
    overflow: hidden;
    text-align: center;
    margin: 0;
    margin-top: 25px;
}
.sd-cta-favsandshare li {
    display: inline;
    padding: 10px;
}
.sd-cta-favsandshare a, .sd-cta-favsandshare a:visited {
    color: #82888a;
}
.sd-detail-cta .geodir_email .geodir-i-email {
    display: block;
    text-align: center;
}
.sd .sd-detail-cta .geodir-addtofav {
    display: block;
    height: 30px;
    width: 100%;
    text-align: center;
}
.sd .sd-detail-cta .geodir-addtofav a i, .sd .sd-detail-cta .geodir-addtofav a svg {
    font-size: 30px;
    width: 34px;
}
.sd-cta-favsandshare li i, .sd-cta-favsandshare li svg {
    font-size: 30px !important;
  color: #A8C14A;
}
.sd .sd-detail-cta .geodir-addtofav a.geodir-addtofav-icon {
    color: transparent;
    font-size: 1px;
}
.sd .sd-detail-cta .geodir-addtofav a.geodir-removetofav-icon {
    color: transparent;
    font-size: 1px;
}
.sd .gd-star-rating {
    max-width: 125px;
    font-size: 20px;
    margin-right: 5px;
    margin-top: -5px;
}
.sd #geodir_content, .sd.sd-preview #geodir_content {
    width: 63%;
    overflow: hidden;
    float: left;
}
.sd #gd-sidebar-wrapper, .sd.sd-preview #gd-sidebar-wrapper {
    margin-left: 5%;
    width: 28%;
    padding-left: 4%;
}
.sd a.b_send_inquiry {
    display: inline-block;
}
.sd a.b_send_inquiry button {
    background-color: transparent !important;
    color: #4858ff !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    padding-left: 0px !important;
}
.sd a.b_send_inquiry button:hover {
    box-shadow: none;
}
.sd .geodir-categories-container ul li {
    height: auto;
    background: transparent;
}

.sd .geodir-categories-container ul li .gd-cptcat-cat-right a {
    padding-left: 0px !important;
}
.sd .geodir-categories-container ul li span.gd-cptcat-cat-left {
    display: block;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    border-radius: 50%;
}
.sd .geodir-categories-container ul li span.gd-cptcat-cat-left a {
    line-height: 35px;
    height: auto;
}
.sd .geodir-categories-container ul li span.gd-cptcat-cat-left span.gd-cptcat-icon {
    font-size: 18px;
    vertical-align: middle;
}
.sd ul.gd-cptcat-ul.gd-cptcat-parent.gd-cpt-flat {
    width: auto;
    min-width: auto;
}
.sd .geodir-categories-container ul li span.gd-cptcat-cat-right {
    width: auto !important;
    background: transparent;
}
.sd .claim_listing_form .geodir-ninja-forms {
    text-align: center;
    padding-top: 20px;
}
.sd .geodir_post_meta.gd-bh-show-field.geodir-field-business_hours.gd-bh-toggled.gd-bh-open {
    margin: 20px 0;
}
.sd div#respond h3#reply-title:after {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 60px;
    height: 3px;
    margin-left: -30px;
    content: "";
    background-color: #a8c14a;
}
.sd div#respond h3#reply-title {
    text-align: center;
    font: normal bold 24px / 34px "Roboto", Helvetica, Arial, Verdana, sans-serif;
    text-transform: none;
    position: relative;
    padding: 10px 0;
    margin: 0 0 20px 0;
}

.sd div#respond form#commentform p.logged-in-as {
    text-align: center;
}
.sd div#respond form#commentform label {
    display: block;
}

.sd div#respond form#commentform textarea#comment {
    width: 100%;
    color: #8b8d94;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    padding: 5px 15px 5px 15px;
    border-color: rgba(51,51,51,0.12);
    background-color: #fdfdfd;
    border-radius: 1px;
}


@media(max-width: 668px){
	.sd-detail-author, .sd-detail-info {
	    max-width: 100%;
	    float: none;
	}
	.sd-detail-cta{
		width: 100%;
		float: none;
        text-align: center;
	}
	.sd-detail-details {
    margin-top: -120px;
    z-index: 9999;
    position: relative;
	}
	.sd-detail-info {
    padding-top: 30px;
	}
	.sd .author-avatar {
    margin: inherit;
    width: 65px;
    height: 65px;
	}
	.sd .author-link {
    text-align: left;
    color: #fff;
    text-shadow: 0 2px 2px #000;
    font-size: 16px;
	}
    div#wpadminbar {
        display: none;
    }
}

@media(max-width: 882px){
	.sd #geodir_content, .sd.sd-preview #geodir_content {
    width: 100%;
	}
	.sd #gd-sidebar-wrapper, .sd.sd-preview #gd-sidebar-wrapper {
    width: 100%;
	}
}
.uwp-login div.nsl-container-block[data-align="left"] .nsl-container-buttons {
    align-items: center !important;
}

.geodir_post_meta.geodir-field-address br {
    display: none;
}
span.custom_address_detail {
    padding: 0 15px 0px 0;
}
.sd .sd-ratings {
    float: left;
}
.dt-mobile-header.dt-parent-menu-clickable {
    z-index: 99999;
}
.dt-close-mobile-menu-icon {
    z-index: 999999999;
}
.sd-detail-cat-links {
    padding: 5px 0 0 0;
    position: relative;
}
.sd-contacts span.phone_text {
    padding: 0 0 0 5px;
}
.sd-contacts i.fas.fa-phone-square {
    padding-right: 5px;
}
.sd-contacts a {
    text-decoration: none;
}
.sd .sd-contacts a:hover {
    color: #A8C14A;
}
.sd.wf-wrap.geodir_post_meta.geodir-field-post_tags {
    max-height: 28px;
        overflow: hidden;
}
.sd-detail-cat-links .geodir-post-meta-container {
    display: inline-block;
    width: 92%;
    vertical-align: middle;
}
.sd-detail-cat-links i.fa.fa-minus {
    display: none;
}
.sd-detail-cat-links i {
    cursor: pointer;
    border: 1px solid #ccc;
    font-size: 12px;
    padding: 2px;
    color: #888;
}
.sd-detail-cat-links i.fa.fa-minus {
    position: absolute;
    bottom: 0;
    margin-bottom: 10px;
}
.gd_detail_img_div.single-img-div {
    padding-top: 25px;
}
