/*icon hover*/
.sppb-addon.sppb-addon-feature:hover i { color: #a8bada !important;}
section#whu-us-features .sppb-addon-text {display:block;}
section#whu-us-features .sppb-addon.sppb-addon-feature img{max-width:60px;opacity:.8;}
section#whu-us-features .sppb-addon.sppb-addon-feature img:hover{opacity:1;}

/******************ALARM page*******************/
.alarm-feature-icon img {
    width: 80px;
    height: 80px;
    border-radius: 30px;
    border: 1px solid #ccdcf7;
}
.alarm-feature-icon .sppb-carousel-extended-team-img{width:auto;}
.alarm-feature-icon .sppb-carousel-extended-team-name {
    font-size:16px;text-align:left;align-content:center;width:auto;margin-top:12px;
}

/******************CCTV page*******************/
/*price*/
.cctv-price h4 {
    color: white;font-style:italic;
    font-weight: 600;
    padding-bottom:5px;
    margin-bottom: -25px;border-bottom:1px solid #5f7caf;
}
.cctv-price {color:#5f7caf;}

h3.sppb-addon-title {color:#a8bada;margin-bottom:0px;}

/******************Access Door page*******************/
section#access-packages img, section#grille-designs img {  border-radius: 8px;}

/*****MOBILE*****/
@media (max-width: 1199.98px){
#sppb-addon-wrapper-eIWwyFICZEj4mCKJEoChL {margin-left: 0px !important;}
}
@media(max-width:480px){
/*.addon-root-heading .sppb-addon-title {font-size: 30px !important;}*/
.sppb-addon.sppb-addon-header.hexagon-button-wrapper h5.sppb-addon-title {font-size:18px !Important;}
}
@media(max-width:767px){
  section#cctv-pricing .sppb-row-column{
    max-width: 50% !important;}
}