.topline-custom-header-top{
    background-color: #0FB900;
    background-image: url("./images/cart-bg.jpg");
}
.topline-custom-header-top::before{
    background-image: linear-gradient(159deg, #0FB900 12%, #086300 100%);
}
.topline-header-top-right img{
    width: 160px;
}
.topline-station-img-wrap{
    text-align: left;
}
.topline-search-area button{
    background-color: #0C9600;
}
.topline-search-area button::before{
    display: none;
}
.topline-icons-wrap > a{
    color: #0C9600;
}
.topline-megaMenuItem > span {
    font-weight: 600;
    color: #3C8600;
}
.topline-megaMenuItem:hover > span, .topline-megaMenuItem .header-content-nav ul li a:hover  {
    background-color: #fff;
    color: #3C8600;
}
.topline-megaMenuItem:hover > span i, .moreHasDropDown:hover i {
    color: #3C8600;
}
.topline-page-banner-wrap .carousel-item {
    height: 692px;
}
.topline-banner-wrap{
    background-image: url(./images/cart-bg.jpg);
    background-position: center center;
    background-size: cover;
    min-height: 120px;
    position: relative;
    display: flex;
    align-items: center; /* Vertically center content */
    text-align: center;
    padding: 20px 30px;
    margin: 30px 0;
    border-radius: 5px;
}

.topline-banner-wrap::before {
    content: "";
    background-image: linear-gradient(76deg, #37830e 0%, #6db239 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.86;
    border-radius: 5px;
}
.topline-banner-content img{
    height: 72px;
}
.topline-banner-content-wrapper{
    position: relative;
}
.topline-banner-content{
    display: flex;
    align-items: center;
}
/* .topline-page-banner-wrap .carousel-item {
    height: 422px;
} */
.topline-banner-content h1 {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -0.6px;
    color: #FFFFFF;
    margin-bottom: 5px;
    text-align: left;
}
.topline-banner-content p {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    text-align: left;
}

.topline-price-area p{
    color: #50AA00;
}
.topline-price-area p span{
    color: #9fdb6a;
}
.topline-product-title{
    font-weight: 300;
}
.topline-product-card-footer{
    border-top: none;
}
.topline-product-card-btn{
    padding: 7px 0px;
    background-color: #50AA00;
}
.topline-product-card-btn:hover{
    background-color: #157200;
}
.topline-product-img{
    height: 120px;
}
.topline-product-img:hover, .topline-product-img:focus{
    transform: none;
}
.product-card-topline{
    border-top: 3px solid #50AA00 ;
    border-bottom: 1px solid #50AA00 ;
    min-height: 405px;
}
.product-card-topline:hover{
    box-shadow: 6px 7px 16px -7px rgba(0, 0, 0, 0.5);
}
.topline-tick{
    height: 40px;
    width: 40px;
    position: absolute;
    top: -15px;
    right: -8px;
}
.topline-about-us-section{
    background-image: url(./images/engineers-surveyor.jpg);
    background-position: center right;
    background-size: cover;
    height: 700px;
    position: relative;
}
.topline-about-us-section::before{
    background-image: linear-gradient(301deg, #00000000 7%, #009C10 61%);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 1;
}
.topline-about-us-content{
    padding-top: 60px;
    padding-bottom: 50px;
}
.topline-about-us-content img{
    height: 50px;
    margin: 40px 0;
}
.about-us-title-ss{
    margin-bottom: 21px;
    color: #FFFFFF;
    font-size: 51px;
    font-weight: 700;
}
.about-us-para-ss{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 30px;
}
.about-location-wrap{
    color: #fff;
    margin: 20px 0 40px;
}
.about-location-btn a{
    background-color: #61CE7000;
    font-size: 17px;
    font-weight: 300;
    color: #FFFFFF;
    border:1px solid #fff;
    border-radius: 2px;
    padding: 11px;
    display: block;
    width: fit-content;
}
.about-location-btn a:hover{
    background-color: #6c2d8a;
    color: #FFFFFF;
    border-color: #6C2D8A;
}

.customer-review-section{
    padding: 50px 0 80px;
}
.client-review-card{
    /* width: 300px !important; */
    height: 310px !important;
    display: flex !important;
    align-items: center !important;
    background-color: #2A9100;
    position: relative;
    padding: 0 29px;
    margin: 0 15px;
}
.client-review-card p{
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    position: relative;
}
.client-review-card p::before{
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    content: "\f10e";
    color: #6C2D8A;
    position: absolute;
    right: -8px;
    font-size: 27px;
    top: -14px;
}
.customer-review-right img{
    height: 50px;
    margin: 20px 0;
}
.customer-review-right h2{
    margin-bottom: 21px;
    color: #54595F;
    font-size: 46px;
    font-weight: 700;
}
.customer-review-right p{
    color: #7A7A7A;
    font-size: 18px;
    font-weight: 300;

}
.custom-review-left .slick-dots li button:before {
    color: #6C2B8C; /* Sets the dots color to red */
    font-size: 18px;
}

.custom-review-left .slick-dots li.slick-active button:before {
    color: #6C2B8C; /* Ensures the active dot is also red */
    font-size: 20px;
}
.custom-review-left .slick-dots {
    bottom: -50px;
    text-align: left;
    left: 200px;
}
.custom-review-left .slick-prev, .custom-review-left .slick-next {
    background-color: transparent; /* Background color for arrows */
    border: none; /* Remove default borders */
    border-radius: 50%; /* Circular arrows */
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c2b8b; /* Font Awesome icon color */
    font-size: 24px; /* Font Awesome icon size */
    position: absolute;
    z-index: 2;
    cursor: pointer;
    outline: none; /* Remove outline on focus */
    bottom: 0;
    top: 100%;
}
.custom-review-left .slick-prev {
    left: 100%; /* Center horizontally */
    transform: translateX(93%) translateY(16px); /* Move left arrow to the left and shift vertically */
}

.custom-review-left .slick-next {
    right: 0; /* Center horizontally */
    transform: translateX(300%) translateY(15px); /* Move right arrow to the right and shift vertically */
}

.custom-review-left .slick-next:before, .slick-prev:before {
    display: none;
}
.custom-review-left .slick-prev:hover, .custom-review-left .slick-prev:focus, .custom-review-left .slick-next:hover, .custom-review-left .slick-next:focus {
    color: #6c2b8b;
    outline: none;
    background: transparent;
}


.topline-product-detail-right{
    background-image: linear-gradient(3deg, #00B317 0%, #007C10 100%);
}
.topline-product-logo-wrap img{
    max-width: 40%;
    margin: 0 auto;
    display: block;
    margin-bottom: 20px;
}
.breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
}
.topline-product-detail-price .line-text{
    color: #b9b9b9;
}
.topline-detail-input-widget tr td:first-child{
    width: 20%;
}
.topline-custom-tabs-wrap .ui-tabs .ui-tabs-nav li {
    margin-right: 1px;
    background-color: #007C10 !important;
    border: 1px solid #007C10 !important;
}
.topline-custom-tabs-wrap .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #fff !important;
    text-decoration: none;
}
.topline-related-products-section{
    padding: 2%;
}
.topline-related-products-section h2{
    font-size: 44px;
    font-weight: 700;
    color: #6c2d8a;
    text-align: center;
    margin-bottom: 15px;
}
.topline-filter-img-wrap img{
    filter: brightness(100%) contrast(100%) saturate(100%) blur(0px) hue-rotate(259deg);
    max-width: 22%;
}
.topline-categories-area-content{
    flex-direction: column;
}
.topline-categories-widget{
    width: 100%;
    min-height: auto;
    background-color: #37830e;
}
.topline-categories-sub-title{
    font-weight: 400;
    letter-spacing: -0.6px;
    font-size: 18px;
}
.topline-categories-widget:hover{
    background-color: #4CAA19;
}
.toltip-product-detail-breadcrumb .breadcrumb-item {
    color: #767676;
    font-size: 14px;
}
.toltip-product-detail-breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    color: #767676;
}
.toltip-product-detail-breadcrumb .breadcrumb-item .active {
    color: #4CAA19 !important;
}
.toltip-product-card-container{
    grid-template-columns: repeat(4, 1fr);
}
.topline-shop-right-content{
    padding-left: 4%;
}
.toplinemegaMenuItem > span{
    background-color: white;
    color: #3C8600;
    font-weight: 700;
}
.toplinemegaMenuItem:hover > span{
    background-color: white;
    color: #3C8600;
}
.toplinemegaMenuItem:hover > span i, .moreHasDropDown:hover i   {
    color: #3C8600;
    transform: rotate(-180deg);
}
.toplinemenuMegaItem > h2{
    font-size: 16px;
    font-weight: 700;
    color: #3C8600;
}
.toplinemegaItemLink a:hover {
    color: #3C8600;
}
.topline-custom-pagination .page-link {
    color: #009C10;
}
.topline-custom-pagination .page-item.active .page-link {
    color: #009C10;
    font-weight: 700;
}
.topline-total-amount-area > span{
    color: #007706;
}
.topline-offcanvas-btn{
    background-color: #1C7A02;
    width: 50%;
    font-weight: 700;
}
.topline-offcanvas-btn:hover{
    background-color: #47A82C;
}
.topline-offcanvas-checkout-btn{
    background-color: #24A800;
}
.topline-offcanvas-btn-wrap{
    display: flex;
    gap: 10px;
}
.topline-topLeftSearchWrap{
    justify-content: end;
}
.topline-banner-detail-ss{
    max-width: 258px;
}
.topline-megaMenuCol{
    width: 15%;
}






@media only screen and (max-width: 1200px) {
    .topline-page-banner-wrap .carousel-item {
        height: 260px;
    }
    .topline-banner-wrap{
        min-height: 160px;
    }
    .toltip-product-card-container{
        grid-template-columns: repeat(3, 1fr);
    }
    .topline-shop-right-content{
        padding-left: 10px;
    }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1300px) {
    .customer-review-section{
        padding: 50px 0 200px;
    }
    .custom-review-left .slick-next {
        right: 0px;
        transform: translateX(400%) translateY(15px);
    }
    .custom-review-left .slick-prev {
        left: 100%;
        transform: translateX(190%) translateY(16px);
    }
    .topline-about-us-content img {
        height: 50px;
        margin: 30px 0 40px;
    }
    .topline-related-products-section{
        padding: 2% 2% 15%;
    }
    .index-container-ss{
        padding: 0 !important;
        margin: 0 !important;
    }
    .left-slider-review-ss{
        padding-left: 0 !important;
    }
}

@media only screen and (max-width: 998px) {
    .customer-review-wrap-ss{
        flex-direction: column-reverse;
    }
    .custom-review-left .slick-next {
        right: 0;
        transform: none;
    }
    .custom-review-left .slick-prev, .custom-review-left .slick-next {
        bottom: 0;
        top: 50%;
    }
    .custom-review-left .slick-prev {
        left: 0;
        transform: translateX(-30%) translateY(0px);
    }
    .topline-about-us-content{
        padding-top: 0px;
    }
    .custom-review-left .slick-dots {
        text-align: center;
        left: 0;
    }
}

@media only screen and (max-width: 768px){
    .topline-banner-wrap {
       justify-content: center;
       height: auto;
    }
    .topline-banner-content{
        flex-direction: column;
    }
    .topline-banner-content h1 {
        text-align: center;
        margin: 20px 0 10px;
    }
    .topline-banner-content p {
        text-align: center;
    }
    .toltip-product-card-container{
        grid-template-columns: repeat(2, 1fr);
    }
    .topline-about-us-content{
        text-align: center;
    }
    .about-location-btn a{
        margin: 0 auto;
    }
    .topline-topLeftSearchWrap{
        justify-content: center;
    }
    .topline-page-banner-wrap .carousel-item {
        height: 183px;
    }
}