/*
    Theme Name: Pure Water 1
    Theme URI: https://www.purewater1.com/
    Author: the Digital Guider team
    Author URI: https://digitalguider.com/
    Description: Pure Water 1 is a full-service water purification company with global distribution & local access. We’d like to provide a sound solution for the needs of water, either as an essence of life or necessity for an industrial operation. Quality water purification & water treatment equipment are smart investment that we can make for the health of our family or for running a healthy Commercial & Industries operation. Our goal is to research the latest innovative and cost effective water treatment technology & products that can be implemented as an effective solution in different applications coupled with our customer service and support.
    Version: 1.0.0
    License: GNU General Public License v2 or later
    Text Domain: purewater1
*/
.testimonial-three-google img {
    width: 30px;
}
.wpcf7-form-control-wrap {
    width: 100%;
}
textarea.form-control {
    border: 1px solid rgba(4, 27, 52, 0.1) !important;
}
.py-50{
    padding-top:50px;
    padding-bottom: 50px;
}
.elementor-widget-text-editor ol {
	list-style:decimal;
    margin-left:30px;
    margin-bottom:10px
}
.elementor-widget-text-editor ol li {
	list-style:decimal;
}
.elementor-widget-text-editor ul li {
    position: relative !important;
    display: block !important;
    padding-left: 22px !important;
}
.elementor-widget-text-editor ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    background-color: #0092c3;
}
.elementor-widget-text-editor ul li span {
    display: inline;
}
.blog-three-wrapper h3 a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.blog-details-thumb img.tw-rounded-lg {
    height: 500px;
    object-fit: cover;
}
.blog-details-wrapper h2,
.blog-details-wrapper h3,
.blog-details-wrapper h4,
.blog-details-wrapper h5,
.blog-details-wrapper h6 {
    margin: 15px 0 !important;
    font-weight: 500;
}

.blog-details-wrapper h2 strong,
.blog-details-wrapper h3 strong,
.blog-details-wrapper h4 strong,
.blog-details-wrapper h5 strong,
.blog-details-wrapper h6 strong {
    font-weight: 500;
}
span.result-count {
    color: #0396c7;
    font-weight: bold;
}
/***************** Contact Form 7 CSS **********************/
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output{margin:2em 0 1em!important;color:#D8000C;background-color:rgba(255,64,64,0.1);border:1px solid;letter-spacing:0.5px;font-size:13px;font-weight:400;padding:10px;}
.wpcf7 form.sent .wpcf7-response-output{margin:2em 0 1em!important;color:#28a745;background-color:#28a74521;border:1px solid;padding:10px;letter-spacing:0.5px;font-size:13px;font-weight:400;padding:10px;}
.wpcf7-validates-as-required.wpcf7-not-valid,
.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.wpcf7-not-valid,
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control.wpcf7-not-valid{background-color:rgba(255,64,64,0.1)!important;border:1px solid!important;border-color:rgba(255,64,64,1)!important;}
form.invalid textarea.wpcf7-form-control.wpcf7-textarea.form_control{margin-top:10px;}
span.wpcf7-not-valid-tip{display:none!important;}
.wpcf7-email,
.wpcf7-text,
.wpcf7-tel,
.wpcf7-textarea{background-color:#2a2a2a;border-color:#2a2a2a;color:#939393;}

/***************** Pagination **********************/
.medolia-pagination ul li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
.medolia-pagination ul li a {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #ECECEC;
    color: #041B34
}
.medolia-pagination ul li a:hover {
    background-color: #0396C7;
    color: #fff
}
