[class*=woocommerce] ul.products {
margin: 0 auto !important;
}
body.archive header.masthead + .x-container {
margin: 0;
width: 100% !important;
padding: 0;
max-width: 100%;
}
.main-banner {
padding: 8em 4.7em 3em; background-position: center;
background-size: cover;
position: relative;
background-color: #fff;
margin-bottom: 1em; }
@media (max-width: 768px) {
.main-banner {
padding-left: 15px;
padding-right: 15px;
padding-top: 9.5em;
padding-bottom: 2em;
margin-bottom: 15px;
}
}
#self_installation_option_card { padding: 1.5rem;
}
.check-mark-points {
list-style: none;
margin: 0;
padding: 1.5rem 0rem;
}
@media (max-width: 768px) {
.quote-option-main-title { }
}
.quote-option-description {
margin: 0;
font-size: 14px;
color: rgb(153, 153, 153);
}
.check-mark-points li {
font-size: 14px !important;
position: relative;
padding-left: 30px;
margin-bottom: 8px;
}
.check-mark-points li::before {
content: "";
position: absolute;
width: 19px;
height: 16px;
top: 50%;
transform: translateY(-50%);
left: 0;
background: url(//www.safeguardsecurity.co.uk/wp-content/uploads/2024/08/Frame-1-2.png);
background-size: contain;
background-repeat: no-repeat;
}
.quote-option-btns-wrap .x-btn:not(:first-child) {
background-color: white !important;
color: #000 !important;
} [class*=woocommerce] li.product .entry-wrap {
box-shadow: none !important;
}