.servicegrid {
    margin-bottom: 175px;
}

.overtitle {
    font-size: 20px;
    text-transform: uppercase;
    color: #F68D20;
    font-weight: 500;
}

.overtitle:before {
    content: url(/wp-content/uploads/2020/06/Group-60.svg);
    margin-right: 10px;
    top: 8px;
    position: relative;
}

.entry-title {
    text-align: left;
    font-size: 50px;
    letter-spacing: 0px;
    color: #0C6AB4;
    opacity: 1;
    font-weight: 900;
    margin-top: 10px;
}

.bg-container {
    background: rgba(246, 141, 32, 0.1) 0% 0% no-repeat padding-box;
    padding: 122px 0 100px 0;
    margin-bottom: 50px;
    margin-top: 25px;
}

.single-product .bg-container {
    margin-bottom: 25px;
}

.single-service p {
    color: #58585B;
}

#bullet-points h3 {
    margin-bottom: 50px;
    font-weight: bold;
    color: #0C6AB4;
    line-height: 30px;
}

.services .item p {
    font: 500 16px/30px Poppins;
    letter-spacing: 0px;
    color: #F68D20;
    margin-bottom: 20px;
}

.services .item p:before {
    content: url(/wp-content/uploads/2020/07/bx-badge-check.svg);
    margin-right: 10px;
    top: 5px;
    position: relative;
}

.services .items {
    margin-bottom: 100px;
}

.woocommerce-breadcrumb a {
    color: #F68D20;
    text-transform: uppercase;
    font-size: 14px;
}

.woocommerce-breadcrumb {
    color: #0C6AB4;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 25px;
}

.woosidebar .widget {
    background: #F8F8F8;
    padding: 40px;
}

.woosidebar h2 {
    color: #0C6AB4;
    font-size: 24px;
    font-weight: 900;
    border-bottom: 2px solid rgba(255, 165, 0, 0.1);
    padding-bottom: 27px;
    margin-bottom: 33px;
}

ul,
ol {
    margin: 0 0 0 0em;
    padding-inline-start: 0px;
    list-style: none;
}

.product-categories li {
    margin-bottom: 20px;
}

.product-categories li a {
    color: #F68D20;
}

.product-categories li a:before {
    content: url(/wp-content/uploads/2020/07/bx-badge-check.svg);
    margin-right: 10px;
    top: 5px;
    position: relative;
}

.woocommerce-result-count {
    color: #F68D20;
    letter-spacing: 1.4px;
    font-size: 16px;
    display: inline;
    align-self: center;
    margin-bottom: 0;
}

.woocommerce-ordering select {
    background: #F8F8F8;
    border: 1px solid transparent;
    border-radius: 26px;
    height: 52px;
    padding: 0px 20px;
    color: orange;
    font-size: 14px;
}

.woocommerce-ordering {
    display: inline;
}

.products {
    margin-top: 50px;
    margin-bottom: 100px;
}

.featured-works {
    margin-bottom: 100px;
}

@media (max-width: 575.98px) {}


/* Small devices (landscape phones, less than 768px) */

@media (max-width: 767.98px) {
    .homepage #hero h2.title {
        font-size: 30px;
        line-height: 35px;
    }
    h3.overtitle {
        font-size: 16px;
        line-height: 16px;
        text-align: left;
    }
    .homepage #hero {
        margin-bottom: 20px;
    }
    .homepage section {
        padding: 20px 0;
    }
    #hero .image {
        margin-top: 50px;
        text-align: center;
    }
    .homepage h2.title {
        font-size: 30px;
        line-height: 35px;
        text-align: left;
    }
    .entry-title {
        font-size: 30px;
    }
    .site-footer .footer-main .newsletter input[type="email"] {
        width: 90%;
    }
    .bg-container {
        padding: 25px 0 25px 0;
    }
    .workscol {
        margin-bottom: 70px;
    }
    h1.title {
        font-size: 30px;
        line-height: 35px;
    }
    .servicecol {
        margin-bottom: 50px;
    }
    .site-footer .footer-main {
        padding-top: 30px;
    }
    .site-footer .footer-main .newsletter input[type="email"] {
        padding: 16px 25px;
    }
    .site-footer .footer-main .newsletter .wpcf7-list-item-label {
        font-size: 12px;
        margin-left: 0px;
    }
    .site-footer .footer-main .newsletter {
        margin-bottom: 0px;
    }
    .copyleft,
    .copyright {
        text-align: center !important;
    }
    .home .servicegrid {
        margin-bottom: 15px;
    }
    #about .desc h2.title {
        font-size: 30px;
        line-height: 35px;
        max-width: 300px;
    }
    #about .desc {
        padding-left: 15px;
        margin-top: 30px;
    }
    .home footer {
        margin-top: 75px;
    }
}


/* Medium devices (tablets, less than 992px) */

@media (max-width: 991.98px) {}


/* Large devices (desktops, less than 1200px) */

@media (max-width: 1199.98px) {}