/*
 Theme Name:   Royal Child
 Theme URI:    http://8theme.com/
 Description:  Royal Child Theme
 Author:       8theme
 Author URI:   http://8theme.com
 Template:     royal
 Version:      0.0.1
 Text Domain:  royal-child
*/

body.page li.gallery-item {
	max-width: 250px !important;
}
.gform_wrapper .gform_footer input[type=submit] {
    width: 100% !important;
    padding: 15px;
}

.gform_wrapper #gform_4 .gform_footer {
    margin-top: 0;
}
#mc4wp-form-1 {
    margin: 0 auto;
	margin-top: 10px;
}
@media (min-width: 992px) {
	.static-sidebar {
		position: fixed;
		z-index: 0;
	}
	.copyright {
		position: relative;
	}
	/*.static-sidebar {
		position: fixed;
		z-index: 0;
	    top: 72%;
	}
	.static-sidebar.active {
		top: 50%;
		transform: translateY(-50%);
		transition: all 300ms;
		-webkit-transition: all 300ms;
		-moz-transition: all 300ms;
		-o-transition: all 300ms;
		-ms-transition: all 300ms;
	}*/
}

.shipping-calculator-form {display:block!important;}
.shipping-calculator-button{display:none;}

