/*
 * Theme Name:  Infinity Diamonds
 * Theme URI: http://www.gluedigital.com.au/
 * Author: Ryan Sutana
 * Author URI: http://www.gluedigital.com.au/
 * Version: 2.0
 * Description: A fully responsive theme with Page Builder and Theme Settings built-in.
 * Tags: html5, css3, mobile, responsive, portfolio
 * License: Copyright 2014
 */

@import url("assets/css/style.css");

@media screen and (min-width: 785px) {
    #contactbox {
        text-align: right !important;
    }
}
.diamondbox {width: 500px !important; text-align: center; margin: 10px; display: inline-block;}

.stb-bottom-right {
    bottom: 0;
    right: 0 !important;
    left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    width: 50%;
    top: auto;
}
@media screen and (max-width: 750px) {
	.stb-898 {
	width: 50% !important;
	}
}