0% found this document useful (0 votes)
18 views22 pages

Neki Skript

Uploaded by

Milan Branković
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views22 pages

Neki Skript

Uploaded by

Milan Branković
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 22

/*

Ovde možete dodati svoj CSS.

Pritisnite na ikonicu pomoći iznad da biste saznali više.


*/
.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: #f2f2f2;
font-size: 14px;
margin: 0 0 30px;
padding: 0;
box-shadow: none;
}

body.sd {
background-color: #f2f2f2!important;
font-size: 14px;
}
/*POLJA ZA UNOS*/
.geodir_form_row {
padding: 5px 0;
border-bottom: 4px solid #fff;
margin: 0;
padding: 20px 10px;
}
.geodir_message_note {
clear: both;
display: block;
font-size: 11px;
color: #999;
padding: 0px 0 0 30%;
}
.dt-input, a.bp-title-button, #buddypress .standard-form input[type=color], #buddypress .standard-form
input[type=date], #buddypress .standard-form input[type=datetime-local], #buddypress .standard-form
input[type=datetime], #buddypress .standard-form input[type=email], #buddypress .standard-form
input[type=month], #buddypress .standard-form input[type=number], #buddypress .standard-form
input[type=password], #buddypress .standard-form input[type=range], #buddypress .standard-form
input[type=search], #buddypress .standard-form input[type=tel], #buddypress .standard-form
input[type=text], #buddypress .standard-form input[type=time], #buddypress .standard-form input[type=url],
#buddypress .standard-form input[type=week], #buddypress .dir-search input[type=search],
#buddypress .dir-search input[type=text], #buddypress .groups-members-search input[type=search],
#buddypress .groups-members-search input[type=text], input[type="text"], input[type="password"],
input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"],
input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"],
input[type="search"], input[type="tel"], input[type="color"], select {
display: block;
float: left;
border: 6px solid #e6e6e6;
/* border-radius: 10px; */
background: #fff;
padding: 5px;
margin-right: 7px;
width: 100%;
height: 40px;
line-height: 40px;
color: #757575;
}
.geodir_textarea {
border: 6px solid #e6e6e6;
}
.gd-locate-me .gd-locate-me-btn {
color: #777 !important;
padding: 2px !important;
border-top-right-radius: 4px !important;
border-bottom-right-radius: 4px !important;
border-left: 0 !important;
border: 6px solid #e6e6e6;
cursor: pointer;
}
.geodir-chosen-container-single .chosen-single {
position: relative;
display: block;
overflow: hidden;
padding: 0 0px 5px 8px;
height: 30px;
border: 4px solid #e6e6e6;
/* border-radius: 5px; */
background-color: #fff;
/* background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%,
#f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4)); */
/* background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%); */
background: -moz-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
background: -o-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
background-clip: padding-box;
/* box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0,0,0,0.1); */
color: #444;
text-decoration: none;
white-space: nowrap;
line-height: 24px;
}

/*HEDER*/
.featured-img {
background-color: #f9f9f9;
background-position: 50% 100%!important;
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;
}
.sd.single.geodir-page .featured-area, .sd.sd-preview .featured-area {
height: 85vh;
width: 100%;
}
.sd header .container {
width: 100%;
padding: 0 23px;
margin: 0;
/*position: fixed;*/
background: #000;
}
.sd .sd-detail-details {
border-bottom: 1px solid #ccc;
margin: -200px 0 40px;
overflow: hidden;
padding: 30px 0 10px;
z-index: 1000;
position: relative;
background: rgba(0,0,0,0.6);
}
.sd .sd-detail-info .sd-entry-title {
margin: 0 0 10px;
color: #fff;
}

.sd-homepage .site-header, .sd.sd-location .site-header {


background-color: #000;
/* box-shadow: none; */
/* border: 0 none; */
position: relative;
top: 0;
width: 100%;
z-index: 1111;
}
.sd-homepage .featured-area, .sd-location .featured-area {
height: 100vh;
display: none;
}
.container, .geodir-common, .geodir-breadcrumb, .geodir_full_page .widget {
padding-right: 20px;
padding-left: 20px;
margin-right: auto;
margin-left: auto;
}

a.geodir-viewall.geodir-viewall-linked.clearfix {
float: inherit;
}
.geodir-tabs-content.entry-content #link_businessTab li, #related_listingTab .geodir_category_list_view li {
margin: 0 5px 10px 5px;
/* margin-bottom: 15px; */
}

/* LOGIN */
.wp-social-login-widget {
margin-top: 20px;
}
.sd-register {
padding-bottom: 10px;
margin-top: 20px;
}
.sd-my-account-dd-inner p.rember {
line-height: normal;
padding: 0;
margin-bottom: 20px;
}
.wp-social-login-provider-list img {
margin: 10px 10px 0 0;
}

.sd .featured-area h1.entry-title {


color: #fff;
font-size: 60px;
position: relative;
z-index: 1111;
padding: 0;
margin: 0;
display: none;
}

.gd-search-field-near {display:none !important;}

.dt-btn, button, input[type=button], input[type=reset], input[type=submit], a.geodir_goback, p.edit-


link, .reply .gd_comment_replaylink .comment-reply-link, #buddypress form#whats-new-form
input[type=submit], #buddypress .standard-form div.submit input, #buddypress .comment-reply-link,
#buddypress button, #buddypress div.generic-button a, #buddypress input[type=button], #buddypress
input[type=reset], #buddypress input[type=submit], #buddypress ul.button-nav li a, #buddypress
input[type=submit]#notification-bulk-manage, #reviewsTab #comments .comment-reply-link, .wpl_reviews
#comments .comment-reply-link, .gdbp-wrapper-reviews #comments .comment-reply-link {
border-radius: 0px;

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search


input[type=button], body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-
in .geodir-search button {
-webkit-flex: 1 1 auto;
flex: 1 1 auto;
width: initial;
min-width: 40px;
margin: 5px 3px 5px 3px !important;
border-radius: 0px;
box-sizing: border-box;
font-size: 14px;
line-height: 14px;
}

body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-search


select, body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-bar-in .geodir-
search input[type=text], body .geodir-listing-search.gd-search-bar-style .geodir-loc-bar .clearfix.geodir-loc-
bar-in .geodir-search input[type=text].ac_input {
border: 1px solid #ccc;
border-radius: 0px;
padding: 5px;
display: block;
float: left;
margin: 0 !important;
height: 38px;
font-size: 14px;
width: 100% !important;
max-width: 100%;
box-sizing: border-box;
}

.geodir-pcat-show {
background: rgba(0, 0, 0, 0.5) none repeat scroll 0 center;
border-radius: 0px;
padding: 10px !important;
margin-bottom: 5px;
}
.geodir-pcat-show a {color:#fff}
.geodir-pcat-show a:hover {color:#fff;
background: rgba(0, 0, 0, 0.2) none repeat scroll 0 center;
}

.header-wrap .geodir-loc-bar {
padding: 10px 0 10px 0;
border-top: 0px #e1e1e1 solid;
border-bottom: 0px #e1e1e1 solid;
margin: 20px auto;
width: 100%;
bottom: 25%;
position: absolute !important;
}
.geodir-loc-bar {
padding: 10px 0 10px 0;
border-top: 0px #e1e1e1 solid;
border-bottom: 0px #e1e1e1 solid;
margin: 20px auto;

}
.geodir-advance-search-default{
/* top: 50px;
position: absolute;
width: 90%;*/
}
.geodir-category-list-in {
margin-top: 15px;
background: none;
border: 0px #e6e6e6 solid;
padding: 12px;
bottom: 5%;
position: absolute;
width: 100%;
}
.geodir-pcat-show img {
height: 50px!important;
vertical-align: middle;
display: block;
margin: 5px auto;
}

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

.geodir-category-listing .geodir_price,.geodir-category-listing
.geodir_cenafree{display:none;}

span[itemprop="postalCode"],span[itemprop="addressLocality"],span[itemprop="addressCountry"],span[ite
mprop="addressRegion"] {display:none;}

.post_address {height:60px;}
.geodir_price_package_row {display: none;}

.geodir-company_info i.fa {
font-size: 24px;
margin: 0 10px 5px 0;
color: #fff;
}
.geodir-company_info a {
color:#fff;
}
.geodir-company_info a:visited {
color:#fff;
}
.geodir-company_info a:hover {
font-weight:bold;
}

.geodir-details-sidebar-listing-info,.geodir-details-sidebar-user-links{

line-height: 19px;
background: #8B0204!important;
color:#fff;

}
.geodir-company_info .edit_link,.geodir-company_info p:last-child, .geodir_more_info{
padding: 15px 15px!important;
border-bottom: 2px solid #fff!important;
margin:0px!important;
}
.gde-recurring-cont{
padding: 5px 15px!important;
border-bottom: 0px solid #fff!important;
margin:0px!important;
}
.geodir-company_info {
background: #8B0204!important;
border-bottom: 0px solid #fff;
}

.geodir-event-dates{
color:#fff;
margin: 10px 0 0 10px;
}
.geodir-sidebar-right{
background: #8B0204!important;
padding-top:15px;
}

.sd .author-avatar {
border-radius: 0px;
height: 50px;
width: 50px;
overflow: hidden;
margin: 0 auto;
border: 0px solid #82888a;
}
img.avatar.avatar-100.photo {
width: 50px;
height: 50px;
}
.sd-detail-cat-links {
overflow: hidden;
margin-top: 10px;
}

.sd-detail-cta .geodir_email {
margin: 2px auto!important;
width: 100%;
background: #8B0204;
padding: 10px!important;
color: #fff;
text-align: center;
border-bottom: 0px!important;
}
.sd .sd-detail-cta .geodir-addtofav {
display: block;
height: 50px;
width: 50px;
height: 30px;
float: left;
margin-top: 20px;
}
.sd .sd-detail-cta .geodir-addtofav a .fa {
font-size: 30px;
width: 34px;
color: #82888a;
}
.sd-cta-favsandshare {
list-style-type: none;
overflow: hidden;
text-align: center;
margin: 0;
margin-top: 20px;
float: left;
}

.site-logo-wrap .site-logo, .site-logo-wrap h1.site-title-no-desc {


margin-right: 0px;
margin-left: 0px;
margin-top: 15px;
margin-bottom: 10px;
}
.dt-btn, dl.geodir-tab-head dd.geodir-tab-active a{ border-radius: 0px;}

.sd-detail-cat-links .cat-link {display:none;}

dd.geodir-tab-active a {
background: #FFFFFF;
cursor: default;
border-bottom: none;
border-top: 1px #45B8F2 solid;
font-size: 18px;
font-weight: bold;
}
dl.geodir-tab-head dd a {
border: none;
height: auto;
line-height: inherit;
padding: 10px 15px;
font-size: 18px;
font-weight: bold;
}
dl.geodir-tab-head {
border-bottom: 2px solid #8B0204;
margin-bottom: 20px;
}

.sd .featured-area .geodir-cat-list ul li {


font-size: 14px;
line-height: 22px;
border-radius: 0px!important;
}

.featured-img{
background-position: 50% 50%
}

.sd .geodir_category_list_view li.gridview_onefifth {


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

.geodir_category_list_view li.gridview_onethird {
margin: 0 15px 0 0;
width: calc(33.3% - 15px);
}
.sd .geodir_category_list_view li.gridview_onefourth {
margin: 0 13px 0 0;
width: calc(25% - 16px);
}
.sd .geodir_category_list_view li.gridview_onefifth {
margin: 0 12px 0 0;
width: calc(20% - 16px);
}

.geodir_category_list_view li.geodir-gridview .geodir-post-img {


width: 100%;
margin-bottom: 0px;
background:#fff;
}
.geodir-post-img:hover img{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
transform: scale(1.1);
}

.sd .geodir_category_list_view li.geodir-gridview .geodir-addinfo a.geodir-pcomments {


font-size: 16px;
float: left;
display: none;
}
/*MAIN HOME*/
.widget .geodir_list_heading, .widget .location_list_heading {
border: none !important;
border-bottom: 4px solid #d2d2d2 !important;
margin-bottom: 0px;
padding: 0 10px 0 0;
background: #e2e2e2 !important;
}
.widget .geodir_list_heading h3.widget-title, .widget .location_list_heading h3.widget-title {
border-bottom: 4px solid #580102;
margin: 0 0 -4px 0;
padding: 10px;
font-weight: 200;
font-size: x-large;
background: #8b0204;
margin-top: 0px;
width: auto;
color: #fff;
}
.sd .geodir_category_list_view li.geodir-gridview h3 {
font-size: 16px;
line-height: 30px;
margin: 0;
font-weight: 400;
}
a.geodir-viewall {
float: right;
/* vertical-align: middle; */
/* line-height: 26px; */
width: auto;
margin-top: 15px;
margin-right: 10px;
}

/*KALENDAR*/
.geodir_event_calendar .calendar_widget tr td.days {
text-align: center;
background: #e2e2e2;
border-top: 4px #fff solid;
border-right: 4px #fff solid;
padding: 4px;
}
.geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_nsat {
text-align: right;
background: #f2f2f2;
border-right: 4px #fff solid;
padding: 0px 0;
font-size: 2.6em;
}
.geodir_event_cal_widget table.gd_cal_nav {
background: #d2d2d2;
border: 0px #bbb solid;
cursor: pointer;
/* color: #fff!important; */
}
.geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_nsat a {
color: #8B0204;
background: #f6f6f6;
display: block;
font-weight:bold;
line-height: 150%;
padding: 0 10%;
}
.geodir_event_calendar .calendar_widget tr td a, .geodir_event_calendar .calendar_widget tr td
span, .geodir_event_calendar .calendar_widget tr td strong {
padding: 0 10%;
line-height: 150%;
display: block;
}
.geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_sat {
text-align: center;
border-right: 4px #fff solid;
}
.geodir_event_calendar .calendar_widget tr.cal_day_nums {
border: 4px #fff solid;
}
.geodir_event_calendar .calendar_widget {
background: #f2f2f2;
border: 4px #fff solid;
}
.gd-star-rating.gd-fa-star-rating i.fa {
font-size: 0.8em !important;
margin-right: 2px !important;
}

.geodir_flexslider .geodir-slides img {


max-width: 100%;
max-height:100%!important;
display: block;
margin: 0 auto;
box-shadow: none !important;
}

#respond .gd_rating {
background-color: rgba(0,0,0,0.2);
margin: 10px 0;
}
#comment-textarea textarea, .comment-form-comment textarea {
border: 1px solid #d2d2d2;
width: 100%;
height: 150px;
margin: 10px 0px;
}
/*SIDEBAR*/
.srr-wrap .srr-item > * {
margin-bottom: 0px !important;
}
.srr-tab-style-smodern .srr-active-tab {
color: #fff !important;
background: #8b0204 !important;
box-shadow: inset 0 0 0px #747474;
/* border-bottom: 1px solid #f2f2f2; */
}
.srr-style-smodern {
border: 2px solid #fff;
margin: -10px 0 20px 0;
}
.srr-tab-wrap li {
list-style: none !important;
float: left;
background-image: none !important;
background-color: #fff;
margin: 5px 5px 0px 0px !important;
padding: 3px 10px!important;
border-radius: 0px;
border: 1px solid #ccc;
cursor: pointer;
border-bottom: 0;
}
.gd-cptcat-row .gd-cptcat-title, .widget-title {
/* background-position: right bottom 3px; */
/* background-repeat: no-repeat; */
/* background-size: auto 85%; */
border-bottom: 4px solid #580102!important;
/* padding-bottom: 5px; */
/* text-align: left; */
background: #8B0204;
color: #fff!important;
/* font-style: italic; */
/* width: 100%; */
font-weight: 400!important;
font-size: 1.6em!important;
padding: 10px 15px 6px 15px!important;
margin-top: 0px!important;
}

select.geodir-cat-list-tax {
float: none;
display: none;
}
.gd-cptcat-row .gd-cptcat-li {
margin: 0em;
background: #f2f2f2;
border-bottom: 2px solid #fff;
}
.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: #f2f2f2;
border-color: #ffft;
box-shadow: none;
margin-bottom: 0px;
padding: 0;
}
.gd-cptcat-ul.gd-cptcat-parent.gd-cpt-flat {
margin: 0em;
background: #f2f2f2;
/*border-bottom: 2px solid #fff;*/
width:100%;
padding-left: 0px;
}
.gd-cptcat-ul.gd-cptcat-sub.gd-cptcat-sub-1{
margin: 0 0 0 20px!important;
border-bottom: 0px solid #fff;
}
.gd-cptcat-sub-1 a img{
height: 30px!important;
}
.gd-cptcat-li:hover {
background: #e2e2e2;
}
#gd-sidebar-wrapper ul {
list-style: none;
margin: 0 0 0px 0;
padding: 0;
width:100%;
}
#gd-sidebar-wrapper {
width: 28%!important;
margin-left: 0%!important;
overflow: visible;
float: right;
}
#geodir_content {
width: 68%!important;
overflow: hidden;
float: left;
background-color: #f2f2f2!important;
}
.sd .content-box{background-color: #f2f2f2!important;}

.gd-cptcats-widget{margin-bottom:50px;}
.geodir_schedule_start,.geodir_schedule_end {display:none;}
.geodir-cat-list-tax {
width: auto;
display: table;
overflow: auto;
background: #fff;
margin-top: 20px;
}

/*LISTING VIEW*/
.geodir-content, .geodir-addinfo {
background: #fff;
padding: 0 10px;
}
.sd .geodir_category_list_view li.geodir-gridview {
border: 0 none !important;
background: #fff;
margin-bottom:10px;
}

.geodir_new_listing {
background: url(../images/new.png) no-repeat scroll left top transparent;
right: 0;
position: absolute;
text-indent: -9009px;
top: 0;
height: 24px;
width: 24px;
margin-top: -5px;
margin-left: 5px;
display:none;
}

.gd-cptcat-li a img {
height: 100%;
vertical-align: middle;
margin-right: 5px;
}

.gd-cptcat-row {
min-width: 240px;
margin-right: 1.5em;
display: inline-table;
width: 100%;
}
.widget_rss li {
background: #f2f2f2;
padding: 10px;
border-bottom: 2px solid #fff;
}
.widget_rss li:hover {
background: #e2e2e2;
}
h3.widget-title {
margin-top: 20px;
margin-bottom: 0px;
}

/*MENU*/
#primary-nav ul .sub-menu a{
min-height: 40px!important;
line-height: 40px!important;
width: 250px;
border-top: 1px solid #444;
border-bottom: 1px solid #222;
}
#primary-nav {
/*display: inline-block;*/
vertical-align: middle;
width: 80%;
box-sizing: border-box;
padding: 0px 5px;
margin-left: -1%;
margin-top: 1%;
}

@media all and (max-width: 900px) {


.sd.home .featured-area, .sd.sd-location .featured-area {
display: block;
min-height: 500px;
padding: 100px 0 30px;
}
#geodir_content {
width: 100%!important;
overflow: hidden;
float: left;
background-color: #f2f2f2!important;
}
#gd-sidebar-wrapper {
width: 100%!important;
margin-left: 2%;
overflow: visible;
float: right;
}
.geodir-cat-list ul li {
float: left;
margin-right: 2%;
font-size: 13px;
padding: 6px 0;
width: 100%;
}
.geodir-cat-list ul {
padding: 0;
/* float: left; */
position: absolute;
}
.geodir-pcat-show img {
height: 25px!important;
vertical-align: middle;
display: inline;
margin: 5px 5px 5px;
float: left;
}
.geodir-pcat-show {
height: 25px!important;
vertical-align: middle;
display: inline;
margin: 5px 5px 5px;
float: left;
width: 100%!important;
height: 100%!important;
border-radius:0px;
}
.cat-link {float: left;
line-height: 2.6em;
margin-left: 10px !important;
}
span.geodir_term_class {
float: left;
margin: 0 5px;
line-height: 2.6em;
}
.header-wrap .geodir-listing-search{display:none;}
.header-wrap{width:90%;padding: 0;}
.geodir_full_page .stick_trigger_container {display:none!important;}
.sd-homepage .featured-area, .sd-location .featured-area {
height: 100vh;
display: none!important;
}
.home.sd.admin-bar .site-header {
top: 0px;
}

.sd .geodir_category_list_view li.gridview_onefourth,.sd .geodir_category_list_view


li.gridview_onehalf,.sd .geodir_category_list_view li.gridview_onethird,.sd .geodir_category_list_view
li.gridview_onefifth {
margin: 0 13px 0 0;
width: calc(50% - 15px);
}
.geodir_event_calendar .calendar_widget tr td.days {
text-align: center;
background: #e2e2e2;
border-top: 2px #fff solid;
border-right: 2px #fff solid;
padding: 2px;
}
.geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_nsat {
text-align: right;
background: #f2f2f2;
border-right: 4px #fff solid;
padding: 0px 0;
font-size: 1em;
}

@media all and (max-width: 668px) {


.sd.home .featured-area, .sd.sd-location .featured-area {
display: block;
min-height: 500px;
padding: 100px 0 30px;
}
#geodir_content {
width: 100%!important;
overflow: hidden;
float: left;
background-color: #f2f2f2!important;
}
#gd-sidebar-wrapper {
width: 100%!important;
margin-left: 2%;
overflow: visible;
float: right;
}
.geodir-cat-list ul li {
float: left;
margin-right: 2%;
font-size: 13px;
padding: 6px 0;
width: 100%;
}
.geodir-cat-list ul {
padding: 0;
/* float: left; */
position: absolute;
}
.geodir-pcat-show {
height: 25px!important;
vertical-align: middle;
display: inline;
margin: 5px 5px 5px;
float: left;
width: 100%!important;
height: 100%!important;
border-radius:0px;
}
.geodir-pcat-show img {
height: 25px!important;
vertical-align: middle;
display: inline;
margin: 5px 5px 5px;
float: left;
}
.cat-link {float: left;
line-height: 2.6em;
margin-left: 10px !important;
}
span.geodir_term_class {
float: left;
margin: 0 5px;
line-height: 2.6em;
}
.header-wrap .geodir-listing-search{display:none;}
.header-wrap{width:90%;padding: 0;}
.geodir_full_page .stick_trigger_container {display:none!important;}
.sd-homepage .featured-area, .sd-location .featured-area {
height: 100vh;
ddisplay: none!important;
}
.home.sd.admin-bar .site-header {
top: 0px;
}

.sd .geodir_category_list_view li.gridview_onefourth,.sd .geodir_category_list_view


li.gridview_onehalf,.sd .geodir_category_list_view li.gridview_onethird,.sd .geodir_category_list_view
li.gridview_onefifth {
margin: 0 13px 0 0;
width: calc(50% - 15px);
}
.geodir_event_calendar .calendar_widget tr td.days {
text-align: center;
background: #e2e2e2;
border-top: 2px #fff solid;
border-right: 2px #fff solid;
padding: 2px;
}
.geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_nsat {
text-align: right;
background: #f2f2f2;
border-right: 4px #fff solid;
padding: 0px 0;
font-size: 1em;
}

}
@media all and (max-width: 375px) {
.sd.home .featured-area, .sd.sd-location .featured-area {
display: block;
min-height: 500px;
padding: 100px 0 30px;
}
#geodir_content {
width: 100%!important;
overflow: hidden;
float: left;
background-color: #f2f2f2!important;
}
#gd-sidebar-wrapper {
width: 100%!important;
margin-left: 2%;
overflow: visible;
float: right;
}
.geodir-cat-list ul li {
float: left;
margin-right: 2%;
font-size: 13px;
padding: 6px 0;
width: 100%;
}
.geodir-cat-list ul {
padding: 0;
/* float: left; */
position: absolute;
}
.geodir-pcat-show {
height: 25px!important;
vertical-align: middle;
display: inline;
margin: 5px 5px 5px;
float: left;
width: 100%!important;
height: 100%!important;
border-radius:0px;
}
.geodir-pcat-show img {
height: 25px!important;
vertical-align: middle;
display: inline;
margin: 5px 5px 5px;
float: left;
}
.cat-link {float: left;
line-height: 2.6em;
margin-left: 10px !important;
}
span.geodir_term_class {
float: left;
margin: 0 5px;
line-height: 2.6em;
}
.header-wrap .geodir-listing-search{display:none;}
.header-wrap{width:90%;padding: 0;}
.geodir_full_page .stick_trigger_container {display:none!important;}
.sd-homepage .featured-area, .sd-location .featured-area {
height: 100vh;
display: none!important;
}
.home.sd.admin-bar .site-header {
top: 0px;
}

.sd .geodir_category_list_view li.gridview_onefourth,.sd .geodir_category_list_view


li.gridview_onehalf,.sd .geodir_category_list_view li.gridview_onethird,.sd .geodir_category_list_view
li.gridview_onefifth {
margin: 0 13px 0 0;
width: calc(50% - 15px);
}
.geodir_event_calendar .calendar_widget tr td.days {
text-align: center;
background: #e2e2e2;
border-top: 2px #fff solid;
border-right: 2px #fff solid;
padding: 2px;
}
.geodir_event_calendar .calendar_widget tr.cal_day_nums td.gd_cal_nsat {
text-align: right;
background: #f2f2f2;
border-right: 4px #fff solid;
padding: 0px 0;
font-size: 1em;
}

You might also like