/*
Template:       classima
Theme Name:     Classima Child
Theme URI:      http://radiustheme.com/demo/wordpress/classima
Author:         RadiusTheme
Author URI:     https://www.radiustheme.com
Description:    Classima is a clean and modern WordPress Theme best suited for Classified Listing. This theme comes with all necessary features and pages for a Classified Listing website.
Version:        1.0
Text Domain:    classima
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:        Envato split License
License URI:    https://themeforest.net/licenses/terms/regular
*/

.site-content {
    background-color: #FFFAF3;
}

#content .listing-grid-each {
    max-width: 500px;
}

#content .listing-grid-each.listing-grid-each-2 .rtin-item {
    width: 100%;
}

/* elementor css */ 

.nauticlink-overzicht .rtin-item div.rtin-icon {
    width: 150px;
    height: 150px;
    padding: 0;
    overflow: hidden;
}

#content .rtcl-list-view .listing-list-each-3 .rtin-item .rtin-thumb {
    margin: auto;
}

#content .rtcl-list-view .listing-list-each-3 .rtin-item .rtin-thumb .rtin-thumb-inner {
    width: auto;
    max-width: 299px;
}

.site-content .content-area {
    padding: 0;
}

#breadcrumbs {
	margin-bottom: 0;
}

.rtin-box-item-text {
    word-break: break-all;
}

/* .sub-arrow {
    padding: 10px 0 10px 10px !important;
}

span.sub-arrow {
    padding: 10px 0 10px 10px !important;
} */

.sidebar-widget-area .widget h3 {
    color: #232856;
}

#content .rtcl-list-view h3.rtin-title a {
    color: #232856;
}

@media only screen and (max-width: 768px) {
    .rtcl-list-view .rtin-item .rtin-thumb {
        width: 100%;
    }
    .rtin-thumb-inner {
        width: auto;
        max-width: 100%;
    }
    .rtcl-list-view .rtin-item {
        display: flex;
        flex-direction: column;
    }
    #content .rtcl-list-view .listing-list-each-3 .rtin-item .rtin-thumb {
        max-width: 100%;
    }

    #content .rtcl-list-view .listing-list-each-3 .rtin-item .rtin-thumb .rtin-thumb-inner{
        width: 100%;
        max-width: 100%;
    }

    #content .rtcl-list-view .rtin-excerpt {
        display: none;
    }
}

.rtcl-view-switcher {
    display: none !important;
}

.website-float {
	border-radius: 101px;
	width: max-content;
	background: #5BC65C;
    max-width: 85%;
    display: flex;
	padding: 10px 15px;
	color: white;
	position: fixed;
	right: 30px;
	bottom: 30px;
	transition: all 0.3s ease 0s;
	z-index: 1;
	color: white !important;
	font-size: 16px;
}

.website-float i{
    margin-top: auto;
    margin-bottom: auto;
}

.website-float p{
    margin: 0;
    word-break: break-all;
    line-height: 1;
}

.pagination-area {
    margin-bottom: 30px;
}

#newsletter-nautic form a {
    display: none;
}

#newsletter-nautic form input {
    padding: 10px 10px 10px 15px;
}

@media only screen and (max-width: 768px) {
    #newsletter-nautic form p {
        display: flex;
        flex-direction: column;
    }
    
    #newsletter-nautic form input {
        margin-bottom: 10px;
    }
}

.sidebar-widget-area .rtcl .rtcl-grid-view.columns-1 {
    display: inline-block;
    max-width: 100%;
}

.sidebar-widget-area .rtcl-widget-listing-item h3 {
    padding: 0;
    margin-top: 0;
}

.sidebar-widget-area .rtcl-widget-listing-item {
    margin-bottom: 20px;
}

.sidebar-widget-area .rtcl-widget-listing-item h3 {
    border-bottom: 0;
}

.orderby option[value="date-desc"], .orderby option[value="views-desc"], .orderby option[value="views-asc"]{
    display: none !important;
    visibility: hidden !important;
    height: 0px;
}

.category-sidebar .widget-title {
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    padding-top: 10px;
}

.category-sidebar .widget li {
    list-style: disc;
    margin-left: 25px;
    color: black;
}

.bootformulier legend,
.bootformulier label{
    color: white !important;
    font-weight: 400 !important;
}

.bootformulier .gform_footer {
    padding: 0 !important;
    margin: 0 !important;
}

.bootformulier .gform_footer input {
    width: 100%;
    background-color: #23A455;
    color: #FFFFFF;
    border: 0;
}

.bootformulier .ginput_container  input {
    color: #A4A4A4 !important;
    padding: 5px 14px !important;
}

.bootformulier .ginput_container  select {
    color: #A4A4A4 !important;
    padding: 5px 14px !important;
    background: white !important;
    border-width: 1px 1px 1px 1px !important;
    border-radius: 4px 4px 4px 4px !important;
}

.bootformulier .gform_wrapper.gravity-theme .gform_fields {
    grid-row-gap: 9px !important;
}

#logo-nautic img {
	min-height: 40px;
}

.listing-titleh1 {
    font-family: Poppins, sans-serif;
    font-size: 21px;
    font-weight: 700;
    font-style: normal;
    line-height: 27px;
}

.category-title h1 {
    margin-bottom: 5px;
}

h3 , h2 {
    font-size: 18px;
}

.rt-autocomplete-wrapper {
    border: 1px solid #e3e3e3;
}

#rtcl-user-login-wrapper label {
	color: black !important;
}

.rtcl-widget-search-form label{
    color: black !important;
}

label[for=egoi_email]
{
    color: black !important;
}

#cat-row label {
    color: black !important;
}

label {
    color: #000 !important;
}

.gform_body input , .elementor-form-fields-wrapper input {
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: #e3e3e3;
}

#signup-loader {
	border: 3px solid #f3f3f3; /* Light grey */
	border-top: 3px solid #3498db; /* Blue */
	border-radius: 50%;
	width: 30px;
	height: 30px;
	animation: spin 2s linear infinite;
	display: none;
    margin-top: 5px;
}

#newslettersignup {
    display: flex;
flex-direction: row;
}
#emailadress {
    border-radius: 0;
    margin-bottom: 10px;
    font-size: 16px;
    padding: 5px 15px;
    border: 1px solid black;
    width: 100%;
}

.newsletter-submit {
    border: 0;
    border-radius: 0 7px 7px 0 !important;
    padding: 3.5px 20px !important;
    margin-left: -5px !important;
    margin-top: 0px !important;
    height: 40px;
  }

#message-area {
    padding-top: 5px;
    color: #000;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

div > .fa-map-marker {
    padding-right: 10px !important;
    color: #0281c4;
}

.rtcl .top-badge {
    background-color: #23a455 !important;
}