.elementor-7645 .elementor-element.elementor-element-903ee9c{padding:5rem 0rem 8rem 0rem;}@media(max-width:1024px){.elementor-7645 .elementor-element.elementor-element-903ee9c{padding:4rem 0rem 4rem 0rem;}}@media(max-width:767px){.elementor-7645 .elementor-element.elementor-element-903ee9c{padding:4rem 0rem 04rem 0rem;}}/* Start custom CSS for section, class: .elementor-element-903ee9c */.main-location{
        display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 40px;
 
    text-align: left;
}
.main-location a{
    text-decoration:none!important;
}
.location {
     margin:0px!important;
    column-count: 1;
}

.location-map  {
/*column-count: 2;*/
 margin-top:0px!important;
}
.location a{
    color:#000!important;
}
.location li{
    position: relative;
    list-style-type: none;
    padding: 0 0 10px 25px;
    font-size: 16px;
    /*font-weight: 600;*/
    color:#000;
}
.location li:before {
      content: ' ';
    position: absolute;
    width: 17px;
    height: 17px;
    background-image: url(https://reviveoils.com.au/wp-content/uploads/2024/05/arrow.webp) !important;
    background-size: contain;
    background-repeat: no-repeat;
    top: 7px;
    left: 0;
    
    
}  


@media (max-width: 767px) {
    .main-location{
        grid-template-columns:1fr;
       
    }
    .col-2{
        padding-top:30px!important;
    }
}/* End custom CSS */