/*
Theme Name:     Jupiter Child
Description:    
Author:         john
Template:       jupiter

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.vip_points_box{
    width: 100%;
}

.vip_box_left{
    width: 70%;
    float: left;
    padding-right: 30px;
    font-size: 0.884em;
}

.vip_box_right{
    float: left;
    background-color: #f78c26;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    text-align: center;
    color: #ffffff;
    font-size: 3.945em;
    padding-top: 80px;
}

.vip_box_right span{
    font-size: 0.415em;
    text-transform: uppercase;
}


.footer-facebook{
    width: 275px;
    height: 170px;
    background: #fff url("https://www.kiwicig.com.au/wp-content/themes/jupiter-child/images/FB_footer.jpg") center top no-repeat;
}

.fb_iframe_widget{
    margin-top: 105px;
    margin-left: 10px;
}
