/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Sep 04 2017 | 04:43:36 (pm)
/*
/******* Do not edit this file *******/

.banner {
min-height: 50px;
background: #dedede;
border-bottom: 1px solid #d8d8d8;
padding: 2% 0;
}

#price {
width: 250px;
float: left;
margin-right: 10px;
}

#brochure {
width: 250px;
float: left;
}

ul.green-tick-list li {
    font: normal 300 1.3em "Frutiger W01",Arial,Helvetica,sans-serif;
    background: url(http://adlux.co.nz/wp-content/uploads/2016/03/green-tick.png) 0 0 no-repeat;
    margin: 0 0 5px 0;
    padding: 3px 0 3px 37px;
}

ul.red-tick-list li {
    font: normal 300 1.3em "Frutiger W01",Arial,Helvetica,sans-serif;
    background: url(http://adlux.co.nz/wp-content/uploads/2016/03/red-x.png) 0 0 no-repeat;
    margin: 0 0 5px 0;
    padding: 3px 0 3px 37px;
}

.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 15px 7px;
}
.download-pdf{position:relative;top:-17px;}
.table-text-custom{float:right;}