/*
Theme Name:         Krypton child
Theme URI:          http://www.detheme.com
Description:        Child Theme
Version:            1.0.0
Author:             deTheme
Author URI:         http://detheme.com
Template: 			krypton_wp
License:            MIT License
License URI:        http://www.opensource.org/licenses/mit-license.php
*/
@import url("../krypton_wp/style.css");  

footer {
    padding-top: 30px !important;
}

.container.footer-section {
	top: 70px;
}

.ss-style-doublediagonal {
	margin-bottom: 0px;
}

.slide-bg {
	background-color: white !important;
}

.btn-cta {
	border: 1px solid black !important;
}

.map-image-area {
    background-position: center;
}

.map-image-area .map .circle-address {
	/*
	border-radius: 0% !important;
	filter: alpha(opacity=0);
	opacity: 0 !important;
	position: relative !important;
	top: 0% !important;
	left: 0% !important;
	width: 0px !important;
	transform: none !important;
	//margin: 0px auto;
	*/
	display: none !important;
}

.uk-animation-fade {
	width: 100% !important;
	height: 100% !important;
}

.map-image-area.background_fixed {
	background-attachment: local !important;
}
