/*
Theme Name: Odrin Child
Description: A child theme of Odrin Theme
Author: Subsolar Designs, modified by HeKKweb
Version: 1.0
Template: odrin
*/
@media only screen and (max-width: 1200px) {
	.pos-r:before {
		position: absolute;
		content: "";
		width: 100%;
		height: 100%;
		z-index: 0;
		top: 0;
		right: 0px;
		background: #fff;
		opacity: 0.8;
	}
}
@media only screen and (max-width: 991px){
	#shortcode-3585e0c945181bb7348d3b70519d8d9e {
		margin: 0px -100px 0px -100px !important;
	}
}