/*
Theme Name: dimajix Theme
Theme URI: http://rocket.works/
Description: This is custom theme for dimajix.de
Author: rocket.works - Dominik Friedrich
Author URI: http://rocket.works/
Template: salient
Version: 0.1
*/

body .big-icons [class^="icon-"].icon-default-style {
	width: 80px !important;
	height: 80px !important;
	line-height: 80px !important;
	font-size: 80px !important;
}

.big-icons .box-bg:after {
	background-color: #535f67;
}

.big-icons .nectar-fancy-box:hover .box-bg:after {
	background-color: #768792;
}

.full-width-buttons .nectar-button {
	width: 100% !important;
}

.big-heading h4 {
	font-size: 40px !important;
	line-height: 36px !important;
}

.medium-heading h4 {
    font-size: 24px !important;
	line-height: 24px !important;
}
.vc_separator2 h4 {
    font-size: 20px;
    margin: 0;
    margin-bottom: 10px;
}
.pricing-column h3 {
   line-height: 34px;
}


#page-header-bg h1 {
	 text-shadow:  1px  1px 1px rgba(0,0,0,0.7),
                   1px -1px 1px rgba(0,0,0,0.7),
                  -1px  1px 1px rgba(0,0,0,0.7),
                  -1px -1px 1px rgba(0,0,0,0.7);
}

/*modal fix*/
.emodal-overlay {
	z-index: 9999 !important;
}

.emodal {
	z-index: 12999 !important;
}

small {
	font-size: 60% !important;
}

.copyright-footer {
	width: 100%;
}

#footer-outer .left,
#footer-outer .right {
	display: inline-block;
}

#footer-outer .right {
	float: right;
}

.no-formatting {
	width: inherit !important;
	background: none !important;
	border: none !important;
}

.no-formatting tr th:first-child,
.no-formatting tr {
	background: none !important;
}

.no-formatting td {
	border: none !important;
	padding: 0px !important;
	padding-right: 10px !important;
}