/*
Theme Name:     CLDirectory Child Theme
Template:       cldirectory
Theme URI:      https://www.radiustheme.com/demo/wordpress/themes/cldirectory/
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description: CLDirectory is a modern and clean WordPress Theme best suited for Classified Listing website. This theme comes with all necessary features and pages for a Directory Listing.
Version:        1.0.0
Text Domain:    cldirectory
Tags:           two-columns, three-columns, left-sidebar, right-sidebar, custom-colors, custom-menu, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog
License:        RadiusTheme Split License
License URI:    https://www.radiustheme.com/theme-license-policy/
*/
.rtcl-elementor-widget-search .btn[type="submit"] {
  background-color: #fe0303;
}

.elementor-1660 .elementor-element.elementor-element-a40a222 :is(.btn, button, [type="button"], [type="reset"], [type="submit"]) {
  background-color: #e51818;
}

/* By Milton */
.single-listing-style-1 .rt-global-slider .swiper-slide .slide-item {
  height: 488px;
}

.rtcl .rtcl-grid-view .rtcl-listing-badge-wrap {
  top: 20px;
  left: 85px;
  border-top-width: 0px;
  padding-top: 20px;
}

.rtcl .rtcl-grid-view .store-open-close {
  position: absolute;
  z-index: 11;
  top: 28px;
  left: 24px;
  border-top-width: 0px;
  padding-top: 20px;
}

.btn-lg-outline {
  background-color: #fff;
  color: var(--rt-primary-color);
}

.rtcl-ui-modal .rtcl-modal-wrapper .rtcl-modal-content .rtcl-modal-body {
  max-height: calc(100vh - 150px);
  overflow-y: scroll;
}

.form-check label {
  display: inline-block;
  position: relative;
  padding-left: 30px;
  font-size: 10px;
  cursor: pointer;
}

.choose-box:hover .icon {
  background-color: #dd3333 !important;
}

.rtcl-listings.rtcl-list-view .listing-item h2.listing-title {
  margin-top: 45px !important;
  font-size: 22px;
  padding: 0 28px;
  margin-bottom: 5px;
  line-height: 30px;
}

@media (max-width: 768px) {
  .rtcl-listings.rtcl-list-view .listing-item h2.listing-title {
    margin-top: 60px !important; /* większy margines dla mobile */
  }
}
