/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}
.new-single-pg img {
    height: 75px !important;
    border-radius: 50%;
    width: 75px !important;
}
.new-single-pg {
    text-align: center;
}
.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: unset !important;
    color: #21c58e !important;
}
.service-image img {
    height: 150px;
    border-radius: 50%;
    width: 150px;
}
.ti-date {
    display: none;
}
.ti-widget.ti-wp-testimonial-1 .ti-review-content {
    -webkit-line-clamp: 6;
}
.service-css {
    position: relative;
    background-color: #fff;
    margin-bottom: 30px;
    border-radius: 20px;
    text-align: center;
    padding: 50px 30px;
    transition: .5s;
    width: 22%;
}
.service-slider {
    column-gap: 30px;
}
.service-icon {
    position: relative;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto;
    background-color: #e8f9f3;
    font-size: 30px;
    border-radius: 50%;
    margin-top: -30px;
    margin-bottom: 25px;
    transition: .5s;
    padding: 13px;
    place-content: center;
    display: flex;
}
.services-section p {
    font-size: 19px;
    line-height: 28px;
    font-weight: 400;
    color: #808080;
    margin: 0px 0px 15px;
}
.service-css:hover .service-icon {
    transform: rotate(180deg);
}
.service-css:hover .service-icon:before {
    transform: scale(1);
    opacity: 1;
    background-color: #21c58e;
}
a.read-more-link {
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 18px 35px;
    color: #061a3a;
    box-shadow: none;
    border-radius: 30px 0px 30px 30px;
    font-weight: 700;
}
p.service-button {
    margin-top: 35px;
}
a.read-more-link:hover {
    background: #21c58e;
    color: white;
}
ul.list li:before {
    content: "\f00c";
    background-repeat: no-repeat;
    font-family: "FontAwesome";
    color: #21c58e;
    margin-right: 12px;
    font-size: 18px;
}
ul.list li {
    list-style: none;
    margin-left: 0px;
}
.process-block-image {
    width: 600px;
    height: 200px;
    box-shadow: 0 40px 50px 0 rgba(29,113,104,.1);
    border-radius: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: #fff;
    transition: .5s;
    padding: 35px 0px;
}
.number-css {
    background-color: #21c58e;
    border-radius: 50%;
    width: 45px;
    margin: 0 auto;
    padding: 10px;
}
.process-block-image:hover {
    transform: translateY(10px);
}
i.fa-solid.fa-phone, i.fa.fa-envelope {
    font-size: 18px;
    color: white;
    margin-right: 10px;
}
li.html.custom.html_topbar_left, li.html.custom.html_topbar_right {
    font-size: 21px;
}
a.button.primary {
    background: #21c58e;
    border: 1px solid #e5e5e5;
    padding: 5px 33px;
    box-shadow: none;
    border-radius: 30px 0px 30px 30px !important;
    font-weight: 900;
    color: white;
    font-size: 17px;
    text-transform: capitalize;
}
.nav-uppercase>li>a {
    text-transform: unset !important;
}
.stuck .header-main {
    display: none;
}
a.elementor-size-sm {
    background: #21c58e;
    border: 1px solid #e5e5e5;
    padding: 18px 35px;
    box-shadow: none;
    border-radius: 30px 0px 30px 30px;
    font-weight: 900;
}
.blog-details img {
    border-radius: 20px;
    transition: .7s;
}
.blog-title a {
    font-size: 21px;
    font-family: 'Poppins'!important;
    font-weight: 700;
    line-height: 30px;
    transition: .5s;
}
.blog-title {
    padding: 15px 0px;
}
p{
    font-family: 'Poppins' !important;
}
span.post_date {
    font-weight: 600;
    font-family: 'Poppins';
    color: black;
}
.bg_puple {
    padding-bottom: 5px;
}
.blog-details p {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    color: #808080;
    margin: 0px 0px 15px;
}
.btn-blog {
    padding-top: 20px;
}
.blog-title a:hover {
    color: #21c58e;
}
.blog-details:hover img {
    transform: scale(1.1);
}
.absolute-footer {
    color: white !important;
}
.absolute-footer .clearfix {
    padding-left: 35%;
}
.slider-form {
    background-color: white;
    padding: 50px;
    border-radius: 20px;
    width: 400px;
}
.slider-form h3 {
    font-size: 30px;
    margin-bottom: 10px !important;
    font-family: abril fatface,cursive;
    color: black;
    font-weight: 500 !important;
}
.input-form-field select, .input-form-field input {
    border-radius: 30px;
    height: 50px;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #21c58e;
    border: 1px solid #e5e5e5;
    padding: 5px 33px;
    box-shadow: none;
    border-radius: 30px 0px 30px 30px !important;
    font-weight: 700;
    color: white;
    font-size: 16px;
    text-transform: capitalize;
}
h3.top-bar {
    font-size: 20px;
    color: white;
    font-family: 'Poppins';
    font-weight: 400;
    padding: 0;
    margin: 0;
    padding-left: 265px;
}
.logo-left .logo {
    margin-left: 0;
    margin-right: 50px !important;
}
img.header_logo-new {
    width: 150px;
    padding: 10px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background-color: none !important;
}

/* Services Listing Page*/

.breadcrumbs-section {
    background-image: url(https://www.pestcontrolcompany.co.uk/wp-content/uploads/2024/01/Untitled-design-1.png);
    align-items: center;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    height: 438px;
    color: white;
    font-family: 'Poppins' !important;
}
h2.page-heading-1 {
    color: #21c58e;
    font-family: abril fatface;
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 4px;
    margin-bottom: 12px;
}
p.page-description-1 {
    font-size: 18px;
}
.breadcrumbs-btn {
    padding-top: 20px !important;
}
.heading-page {
    text-align: center;
    width: 80%;
    margin: 50px auto;
}
.heading-page h2 {
    color: black;
    font-family: abril fatface;
    font-size: 35px;
    font-weight: 700;
}
.heading-page p {
    font-size: 18px;
    color: black;
}
.post-type-archive-service .service-css {
    border: 1px solid #e5e5e5;
}
.post-type-archive-service .service-css:hover {
    border: 1px solid #21c58e;
}
.single-page-services {
    display: flex;
}
.single-img {
        width: 100%;
}
.service-css-new {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 25px;
    margin-right: 13px;
    width: 23%;
}
.new-single-pg p {
    font-size: 14px;
    text-align: center;
    margin: 0;
}
a.read-more-link-new {
    background: #21c58e;
    padding: 6px 13px;
    border-radius: 30px 0px 30px 30px !important;
    color: white;
    font-size: 10px;
}
.service-css-new:hover {
    border: 1px solid #21c58e;
}
.second-sec h3 {
    font-size: 29px;
    text-align: center;
    color: #21c58e;
    margin: 30px;
    width: 90%;
}
ul.location-listing {
    column-count: 3;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 100px;
}
ul.location-listing li a {
    font-size: 17px;
    color: black;
}
.service-button-loc {
    margin-top: 140px;
    text-align: center;
}
.loc-txt {
    font-size: 18px;
}
.loc-img-sec {
    width: 35%;
    margin: 0 auto;
}
li.html.custom a:hover, li.html.custom a:hover {
    background-color: unset;
}

.promotional-banner {
    background-color: white;
    width: 50%;
    margin: 0 auto;
    border-radius: 20px;
}
.promotional-banner--textbar {
    background: #21c58e;
    color: white;
    font-weight: 700;
    display: flex;
    margin: 0;
    justify-content: center;
    align-items: center;
    font-size: 1.6rem;
    line-height: 24px;
    height: 4rem;
    border-radius: 20px 0px 0px 0px !important;
}
.promotional-banner__body {
    letter-spacing: -.02em;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    padding: 2rem;
    height: auto;
    color: #36393d;
}
a.promotional-banner__body--btn.tmx-button-orange {
    font-family: Poppins,sans-serif;
    background: #21c58e;
    border: 1px solid #e5e5e5;
    padding: 5px 33px;
    box-shadow: none;
    border-radius: 30px 0px 30px 30px !important;
    font-weight: 700;
    color: white;
    font-size: 17px;
    text-transform: capitalize;
}
.testimonial-section {
    padding: 100px 0px;
}
.testimonial-section h3 {
    text-align: center;
    color: #02C266;
    font-family: "Abril Fatface", Sans-serif;
    font-size: 50px;
    font-weight: 500;
    letter-spacing: 1px;
}
/*.test-sec {*/
/*    background-color: #e9f7f2;*/
/*}*/
.single-service .test-sec {
    background-color: white;
}
.blog-title a {
    color: black !important;
    font-size: 18px;
}
@media only screen and (max-width: 767px) {
.service-css {
    width: 95%;
    margin: 10px auto;
}
.process-block-image {
    width: 215px;
    height: 190px;
    margin-bottom: 100px;
}
.number-css {
    width: 40px;
}
.blog-details {
    padding: 20px 20px 30px 20px;
    border: 1px solid #c4cecb;
    border-radius: 10px;
    margin-bottom: 20px;
}
.absolute-footer .clearfix {
    padding-left: 21%;
}
.slider-form {
    width: 100%;
}
.logo-left .logo {;
    margin-right: 0px !important;
}
#logo img {
    max-height: 55px !important;
}
.breadcrumbs-section {
    display: grid;
    height: 100%;
    padding: 25px 0px;
}
.promotional-banner {
    width: 70%;
}
.breadcrumbs-btn {
    margin-bottom: 50px;
}
.single-page-services {
    display: grid;
}
.second-sec h3 {
    margin: 19px;
    width: 89%;
}
.service-css-new {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 15px;
}
.loc-img-sec {
    width: 100%;
    margin: 0 auto;
}
.service-button-loc {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 50px;
}
.testimonial-section {
    padding: 50px 0px;
}
.testimonial-section h3 {
    font-size: 30px;
}
}






.button-right-new {
        position: fixed;
    right: 45px;
    bottom: 135px;
    z-index: 1000;
}
.button-right-new a {
       padding: 20px 62px;
    font-weight: 500;
    background-color: #ff8c36;
    color: #FFD;
    font-size: 21px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease-in-out;
}
.button-right {
    position: fixed;
    right: 25px;
    bottom: 25px;
    z-index: 99999;
    animation: shakeX 0.8s infinite;
}

.button-right .open-call {
       font-weight: 400;
    padding: 8px 25px;
    background-color: #ff8c36;
    color: #fff;
    font-size: 20px;
    border: none;
    border-radius: 60px;
    cursor: pointer;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.2s ease-in-out;
}

@keyframes shakeX {
  0% { transform: translateX(0); }
  25% { transform: translateX(-5px); }
  50% { transform: translateX(5px); }
  75% { transform: translateX(-5px); }
  100% { transform: translateX(0); }
}

 .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0; top: 0;
    width: 100%; height: 100%;
    overflow: auto;
    background: rgba(0,0,0,0.6);
  }

  .modal-content {
    background-color: #fff;
    margin: 10% auto;
    padding: 30px;
    border-radius: 8px;
    width: 90%;
    max-width: 400px;
    position: relative;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  }

  .close-button {
    color: #aaa;
    position: absolute;
    top: 15px; right: 20px;
    font-size: 24px;
    cursor: pointer;
  }

  .close-button:hover {
    color: #000;
  }

  form input,
  form button {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    box-sizing: border-box;
  }

  form button {
    background: #0073e6;
    color: white;
    border: none;
    cursor: pointer;
    font-weight: bold;
  }

  form button:hover {
    background: #005bb5;
  }
  @media only screen and (max-width: 767px) {
    .button-right-new {
        right: 0;
        left: 12px;
        bottom: 35px;
    }
    .button-right {
        right: 10px;
        bottom: 10px;
    }
    .button-right .open-call {
               padding: 6px 10px;
        font-size: 15px;
    }
        .button-right-new a {
        padding: 12px 35px;
        font-size: 18px;
    }
}