ul.vm-product-points-smart-addon {
    width: 80%;
    margin: 0 0 0 30px;
    padding: 15px 0 0px 0;
    display: table;
    font-family: 'VM Circular Book',Arial,sans-serif;
}


.bundles .vm-pb-title-section h3 {
    font-size: 30px;
    line-height: 38px;
}

.vm-product-points-smart-addon li {
    font-family: 'VM Circular Whisper',Arial,sans-serif;
    margin: 10px 0px;
 }

.vm-product-points-smart-addon li li {
    margin-bottom: 6px;
}

.vm-pb-pricing-section-smart-wrap{
	width: 100%;
}

.vm-pb-middle-secion-smart-addon {
    background: #fff;
	margin: 0px 20px 0px 20px;}

.vm-pb-image-section-smart {
    min-height: 165px;
}

.vm-pb-top-section-smart{
	padding: 20px
}

.vm-product-block-smart .vm-pb-middle-secion{
	margin: 20px;
}

.vm-pb-subheading-section-smart h4{
	margin: 10px 0 0 0;
	font-family: 'VM Circular Whisper',Arial,sans-serif;
    font-size: 18px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.22;
    letter-spacing: -0.16px;
    color: #322233;
}

.vm-pb-upgrade-notification-smart{
	display: none;
	border-radius: 9px;
  	background-color: rgba(42, 133, 17, 0.1);
    min-height: 51px;
    margin: 20px;
    padding: 16px;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: normal;
    color: #2a8511;
}

.promo-tab-smart {
	padding: 18px 18px 30px 15px;
    position: absolute;
    top: 10px;
    z-index: 1;
    background-image: url(/content/dam/www-virginmedia-ie/img/smartHome/roundel.png);
    background-size: cover;
    text-align: center;
    width: 116px;
    height: 116px;
    right: 20px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    font-family: 'VM Circular Bold', Arial, sans-serif;
    font-size: 24px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.96;
    letter-spacing: -0.77px;
    text-align: center;
    color: #322233;
}

.vm-pb-title-section-smart h3 {
	font-family: 'VM Circular whisper',Arial,sans-serif;
    margin: 0px 0px;
    font-size: 24px;
   	font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    color: #322233;
}

.vm-addon-block-smart {
    border-radius: 20px;
    background: #ffffff;
    overflow: hidden;
    margin: 20px;
    border: solid 1px #dedede;
  	background-color: #ffffff;
}

.vm-addon-block-smart < .prod-config-btn-smart-addon.selected {
	border: solid 1px #2A8511;
}

.vm-addon-block-smart .vm-pb-title-section-smart h3{
	font-size: 30px;
}

.purple .vm-pb-top-section{
    background: #5E1F78;
}

.red .vm-pb-top-section{
    background: #FF0000;
}
.pink .vm-pb-top-section{
    background: #FFD2E6;
}
.pink .vm-pb-title-section h3 {
    color: #2b2b2b;
}
.green .vm-pb-top-section{
    background: #348437;
}
.blue .vm-pb-top-section{
    background: #3E55A0;
}

.vm-pb-pricing-section-smart-addon {
    width: 100%;
    margin-bottom: -10px;
    display: flex;
    align-items: baseline;
    flex-direction: column;
    align-self: center;
}

.vm-pb-pricing-section-smart-fulltext {
	display: flex;
    align-items: flex-end;
}

.vm-pb-pricing-section-smart-extratext {
	padding: 0 0 10px 0;
}

.prod-config-btn-smart-addon {
	color: #2A8511;
    background-color: #fff;
    transition: all 1s ease;
    border: 2px solid #2A8511;
    height: auto;
    padding: 15px 0;
    min-width: 100%;
    margin: 10px 0;
    font-size: 16px;
    min-width: 100%;
    width: 240px;  
    border-radius: 38px;
}

.vm-pb-pricing-section-smart-included{
	display: none;
	font-family: 'VM Circular Natter',Arial,sans-serif;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.31;
    letter-spacing: normal;
    text-align: center;
    color: #2a8511;
    font-size: 16px;
}

.vm-pb-pricing-section-smart-included:before{
	 content: "\f00c";
     font-family: FontAwsome;
     color: #2a8511;
     margin: 0 10px 0 0;
}


.prod-config-btn-smart-addon:hover {
	background-color: #2A8511;
    color: #fff;
}

.prod-config-btn-smart-addon.selected {
	background-color: #2A8511;
    color: #fff;
}

.vm-pb-pricing-section-smart-fullprice {
	font-size: 40px;
  	font-weight: 900;
    float: left;
    font-family: 'VM Circular Black',Arial,sans-serif;

}

vm-pb-pricing-section-smart-fullprice:nth-of-type(2) {
  	margin-right: 10px;
}

.vm-pb-pricing-section-smart-right {
    float: right;
    height: 100%;
}

.vm-pb-pricing-section.yellow-bg{
    background-color: #FFD149;
}

.vm-pb-ps-left {
    width: 50%;
    float: left;
    font-size: 14px;
    padding-right: 5%;
}

.vm-pb-ps-left strong {
    font-size: 22px;
}

.vm-pb-ps-right {
    width: 50%;
    float: right;
}

.vm-pb-ps-right img {
    position: absolute;
    margin-top: -60px;
    right: 20px;
}


.vm-pb-lower-section-smart-addon {
    background: #fff;
    padding: 20px 20px 10px 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}

.vm-pb-lower-section-smart-addon .button {
	width: 100%;
}

.vm-pb-middle-secion{
	 background: #fff;
     margin: 20px 20px 0px 20px;
     padding-bottom: 10px;
     border-bottom: solid 2px #f1f1f1;
}

.product-block-cta {
    width: 100%;
    order: 1;
}

.vm-product-block .buyButton a {
    background: #ed0000;
    color: #fff;
    width: 100%;
    max-width: 190px;
    margin-top: 20px;
}

.vm-product-block .buyButton a:hover {
    background: #fff;
    color: #ed0000;
    border: 1px solid #ed0000;
}

.product-block-cta.ctaorderfirst{
    order: 0;
}

.white-roundel {
    background: url(/content/dam/www-virginmedia-ie/img/Q4-2015/PNG-Icons/white-roundel.png);
    background-size: cover;
    text-align: center;
    width: 130px;
    height: 130px;
    display: table;
    position: absolute;
    margin-top: -60px;
    right: 20px;
}

.white-roundel .vm-pb-price-wrap {
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    font-family: 'VM Circular Book',Arial,sans-serif;
    font-size: 14px;
}

.white-roundel p span, .vm-pb-price-free {
    font-size: 58px;
    line-height: 38px;
    font-family: 'VM Circular Bold', 'VM Circular Book' ,Arial,sans-serif;
}


.star-roundel {
    background: url(/content/dam/www-virginmedia-ie/img/Star_solo.png);
    background-size: cover;
    text-align: center;
    width: 250px;
    height: 250px;
    display: table;
    position: absolute;
    margin-top: -125px;
    right: -45px;
}
.star-roundel .vm-pb-price-wrap {
    display: table-cell;
    vertical-align: middle;
    line-height: normal;
    font-family: 'VM Circular Book',Arial,sans-serif;
    font-size: 14px;
    padding-right: 20px;
    padding-top: 16px;
}

.star-roundel p span, .vm-pb-price-free {
    font-size: 58px;
    line-height: 38px;
    font-family: 'VM Circular Bold', 'VM Circular Book' ,Arial,sans-serif;
}


.vm-pb-price-free{
    font-size: 38px;
}

.white-roundel p strong {
    font-size: 24px;
}

.white-roundel p span span {
    font-size: 22px;
}

p.vm-pb-price {
    font-size: 42px;
    font-family: 'VM Circular Whisper', 'VM Circular Book' ,Arial,sans-serif;
}

.vm-pb-price .addonPricing{
    margin-left:-10px;
}

a.tmmlink {
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0px;
    font-size: 19px;
}

.vm-basket-back{
    display: none;
    margin: auto;
}

.vm-basket-back button {
    color: #ed0000;
    background: transparent;
    text-decoration: underline;
    font-size: 18px;
    font-family: 'VM Circular Medium','VM Circular Book',Arial,sans-serif;
}

.promo-tab i:after,
.promo-tab em:after{
     font-size: 12px;
     font-weight: 700;
     position: relative;
     display: inline-block;
     font-family: FontAwsome;
     content: "\f0e7";
     line-height: 0;
     width: 15px;
     height: 15px;
     top: -2px;
     right: 0px;
     left:2px;
}
 .promo-tab {
     background: #FFCC00;
     border-radius: 15px 15px 0 0;
     padding: 12px 22px 30px 15px;
     position: absolute;
     top: -40px;
    z-index: -1;
    box-shadow: 1px 0px 2px #ccc;
    width: 75%;
}
 .promo-tab h3{
    text-transform:uppercase;
    padding: 0;
    margin: 0;
    line-height: normal;
    font-size: 15px;
}
.prod-col {
     z-index: 1;
     position: relative;
     padding-top: 32px;
}
.pc-icon-para {
     margin-bottom: 0;
}

.vm-pp-right a {
    font-size: 14px;
}
.vm-pp-left img {
    max-width: 35px;
}

.centernotification:before{
	 content: "\f062";
     font-family: FontAwsome;
     color: #2a8511;
     margin: 0 20px 0 0;
}


.prod-config-btn{
	color: #2A8511;
    background-color: #fff;
    transition: all 1s ease;
    border: 2px solid #2A8511;
    height: auto;
    padding: 15px 0;
    min-width: 100%;
    margin: 10px 0;
    font-size: 16px;
    border-radius: 20px;
	min-width: 100%
}

.prod-config-btn-smart:hover, .prod-config-btn-smart.selected{
    color: #fff;
    background-color: #2A8511;
}

.vm-product-points-smart-addon li:before {
    position: relative;
    left: -25px;
    top: -1px;
    width: 0;
    display: inline-block;
    content: '\2022';
}

/*3 col specifc classes */
.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-subheading-section-smart h4{
   	  font-family: 'VM Circular Whisper','VM Circular Book',Arial,sans-serif;
      font-size: 16px;
      font-weight: 300;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.38;
      letter-spacing: normal;
      color: #676468;
}

.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-upgrade-notification-smart{
	display:none;
}

.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-pricing-section-smart-included {
	display:none;
}

.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-pricing-section-smart-extratext {
	padding: 0 0 2px 5px;
}

.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-pricing-section-smart-extratext b {
	display:none;
}

.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-pricing-section-smart-addon {
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    align-items: baseline;
    flex-direction: column;
}

.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-pricing-section-smart-fullprice {
  font-size: 24px;

}

.lgi_col_33_33_33 .vm-addon-block-smart .vm-pb-lower-section-smart-addon {
    background: #fff;
    padding: 0px 20px 0px 20px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
}

.lgi_col_33_33_33 .vm-addon-block-smart .button {
	width: 100%;
    margin: 0 0 10px 0;
}


/*mobile specifc classes */
@media screen and (max-width: 619px) {

    .star-roundel {
        width: 165px;
        height: 190px;
        display: table;
        position: absolute;
        margin-top: -88px;
        right: 0px;
    }
    .star-roundel p span, .vm-pb-price-free {
        font-size: 45px;
    }
    .star-roundel .vm-pb-price-wrap {
        padding-right: 0;
    }
    p.vm-pb-price {
        font-size: 36px;
    }
    .vm-pb-pricing-section-smart-fullprice {
		font-size: 30px;
    }

    .vm-pb-lower-section-smart-addon{
		flex-direction: column;
        padding: 0px 20px 10px 20px;
    }

    .vm-pb-pricing-section-smart-included{
    	padding: 0 0 20px 0;
	}

    .vm-pb-pricing-section-smart-extratext {
    	    padding: 0 0 5px 4px;
	}

    .vm-pb-pricing-section-smart-addon {
		margin-bottom: 10px;
    }
    .vm-pb-pricing-section-smart-pricetext {
    	margin: 5px 0 0 0;
	}

}