/*
Theme Name: thewatermachinecompany
Theme URI: The Water Machine Company
Template: hello-elementor
Author: Child Theme Configurator
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.1631762704
Updated: 2021-09-16 03:25:04

*/

.posts--country {
    margin-bottom: 0;
}


.posts--title {
    margin-top: 0;
    margin-bottom:5px;
}

.posts--description p {
    margin-bottom: 0;
    line-height: 1em;
}

.posts--link {
    margin-top:0;
    overflow-wrap: break-word;
}


@media (max-width: 1024px) {
/*     .latest-links-container {
        max-height: 90vh;
        overflow: scroll;  
    } */
}

@media screen and (min-width: 1025px) {
    .latest-links-container {
        max-height: 1100px;
        overflow: scroll;
    }
}

#user-registration, #user-registration.horizontal {
    box-shadow: none;
    margin: 0;
}

.ur-frontend-form {
     border: none; 
     padding: 0px; 
}

[type=button], [type=submit], button {
    background:#000;
    color: #fff;
    margin-top:15px;
}

.ur-form-row .flatpickr-input, .ur-form-row .input-text {
    padding-left: 15px !important;
}

.home-slider {
	margin-bottom: 0px !important;
}