/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 Jul, 2021, 12:18:23 PM
    Author     : Dell
*/

.padd-top-10 {
    padding-top: 10px!important;
}

.padd-top-30 {
    padding-top: 30px!important;
}

.pb-30 {
    padding-bottom: 30px!important;
}

.ers-blue {
    color: #00b5cc;
}

.ers-info-header ul li {
    color: #777777!important;
    padding-right: 75px!important;
    font-size: 13px!important;
}

.ers-info-header ul li img {
    padding-right: 15px;
}

.ers-deal-header {
    background-color: #2f5597!important;
    color: #fff;
    text-align: center;
    font-size: 18px;
}

.ers-deal-header .header-contact {
    padding: 10px 0!important;
}

.header-location {
    display: flex;
    vertical-align: middle;
    align-items: center;
}

.location p {
    margin: 4px 0 0 10px;
}

.location-pin i {
    color: #fff;
    font-size: 20px;
    background: #00b5cc;
    border-radius: 100%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 5px;
}

.my-account, .my-cart, .ssl-secure {
    margin-top: 5px;
}

.my-account p, .my-cart p {
    display: flex;
    align-items: center;
}

.my-account i, .my-cart i {
    font-size: 30px;
    margin-right: 8px;
}

.ers-category {
    box-shadow: 1px 1px 6px rgb(0 0 0 / 15%);
    margin: 10px 0 10px 0;
    padding: 20px 0;
}

.ers-category p {
    margin-top: 25px;
    margin-bottom: 0;
}

.ers-category img {
    width: 45%;
    height: 100px;
}

.easy-loan {
    border: 8px solid #ff0000;
    text-align: center;
    margin-top: 10px;
}

.easy-loan a img {
    width: 75%;
    margin: 10px;
}

.easy-loan p {
    font-weight: 800;
    margin-bottom: 10px;
}

.easy-loan p > span {
    color: #ff0000;
    font-size: 20px;
    text-transform: uppercase;
}

.used-equipment {
    border: 8px solid #0070C0;
    text-align: center;
    margin-top: 20px;
    min-height: 375px;
}

.used-equipment p {
    color: #ff0000;
    font-weight: 800;
    margin: 10px 0;
    font-size: 24px;
}

.used-equipment img {
    width: 100%;
    margin: 15px 0;
}

.shop-now img {
    width: 90%;
}

.collection-banner .img-part {
    background-size: contain!important;
    background-repeat: no-repeat;
}

.ratio2_1 .bg-size:before {
    padding-top: 25%!important;
}

.slick-arrow {
    display: none!important;
}

.on-sale {
    background: #ff0000;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.on-sale p {
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 18px;
}

.service-level {
    height: 90px;
    display: flex;
    margin: auto;
    width: 70px;
    align-items: center;
}

.service-level p {
    line-height: 18px;
    color: #fff;
    margin-bottom: 0;
}

.img-category h4 {
    color: #fff!important;
    font-size: 13px!important;
    font-weight: 400!important;
}