| 1 |
.wdk-element .slick-slider { |
| 2 |
direction: initial; |
| 3 |
} |
| 4 |
|
| 5 |
.wdk-element .wdk-listing-card .wdk_js_gallery_slider_box .wdk_js_gallery_slider .slick-list { |
| 6 |
direction: ltr; |
| 7 |
} |
| 8 |
|
| 9 |
.wdk-element .slick-slide { |
| 10 |
float: left !important; |
| 11 |
} |
| 12 |
|
| 13 |
.wdk-element .wdk_dropdown_tree .list_scroll ul li, |
| 14 |
.wdk-element .wdk-listing-card .wdk-footer .wdk-left, |
| 15 |
.wdk-element .wdk_dropdown_tree button:first-child, |
| 16 |
.wdk-element .wdk-listing-card .wdk-features-part, |
| 17 |
.wdk-element .wdk-listing-card .wdk-footerl, |
| 18 |
.wdk-element .wdk-listing-card .wdk-title, |
| 19 |
.wdk-element .wdk-listing-card .wdk-thumbnail, |
| 20 |
.wdk-element .wdk-listing-card .wdk-subtitle-part { |
| 21 |
text-align: right; |
| 22 |
} |
| 23 |
|
| 24 |
.wdk-element .marker-cluster div { |
| 25 |
margin-left: 0; |
| 26 |
margin-right: 5px; |
| 27 |
} |
| 28 |
|
| 29 |
.wdk-element .wdk-categories-list .wdk-categories .wdk-link i { |
| 30 |
margin-left: 10px; |
| 31 |
margin-right: 0; |
| 32 |
} |
| 33 |
|
| 34 |
.wdk-element a[href^="tel"] { |
| 35 |
direction: ltr; |
| 36 |
} |
| 37 |
|
| 38 |
.wdk-element .wdk-listing-card .wdk-thumbnail .wdk-over-image-bottom .wdk-compare-listing-button-actions, |
| 39 |
.wdk-element .wdk-listing-card .wdk-thumbnail .wdk-over-image-bottom .wdk-favorites-actions { |
| 40 |
float: left; |
| 41 |
margin-left: 0; |
| 42 |
margin-right: 10px; |
| 43 |
} |
| 44 |
|
| 45 |
footer .elementor-widget-container, |
| 46 |
footer .elementor-container { |
| 47 |
text-align: right; |
| 48 |
} |
| 49 |
|
| 50 |
body .wdk_dropdown_tree button.btn.btn-default.dropdown-toggle { |
| 51 |
margin-left: 0; |
| 52 |
} |
| 53 |
|
| 54 |
body .elementor-widget.elementor-element.wdk-nexpoperty-lisitng-preview-contact-title > .elementor-widget-container { |
| 55 |
padding: 5px 105px 18px 0; |
| 56 |
} |
| 57 |
|
| 58 |
body .elementor-widget.elementor-element.wdk-nexpoperty-lisitng-preview-contact-ul > .elementor-widget-container { |
| 59 |
padding: 0px 105px 0px 0px; |
| 60 |
} |
| 61 |
|
| 62 |
body .wdk-listing-slider .banner-thumbs-con .banner-thumbs .slick-track { |
| 63 |
margin-left: auto; |
| 64 |
margin-right: 0; |
| 65 |
} |
| 66 |
|
| 67 |
/*------------------------------------------------------------------ |
| 68 |
[5. Max width: 767px] |
| 69 |
*/ |
| 70 |
@media (max-width: 767px) { |
| 71 |
footer .elementor-widget-container, footer .elementor-container { |
| 72 |
text-align: center; |
| 73 |
} |
| 74 |
footer ul li a, .sidebar ul li.cat-item a { |
| 75 |
padding-right: 20px; |
| 76 |
} |
| 77 |
} |
| 78 |
|
| 79 |
/*------------------------------------------------------------------ |
| 80 |
[6. Max width: 576px] |
| 81 |
*/ |
| 82 |
|