/*
Tu lahko dodate svoj CSS.

Kliknite ikono za pomoč zgoraj za izvedet več.
*/

.header-text {
    font-size: 3em;
}

.header-image::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(37, 46, 53, 0.8);
}

.service-thumb {
	max-width: 80px;
	margin: 0 auto;
}

.header-button {
	border-color: white !important;
	color: white !important;
}

.header-button:hover {
	color: white !important;
	border-color: #ae467e !important;
}

.wpcf7-submit {
	color: white !important;
	border-color: white !important;
}

.wpcf7-submit:hover {
	border-color: #ae467e !important;
}

.centered-button:hover {
	color: #ffff !important;
}

.button:hover {
	color: #ffff !important;
}

.widget_sp_testimonials {
	margin-top: -60px;
	margin-bottom: 100px;
	}


@media only screen and (max-device-width: 480px) {
	.header-image::after {
	background-image: url("https://mikastoritve.si/wp-content/uploads/2017/11/mikamobile-1-e1510567461615.jpg");
	background-size: cover;
	min-height: 500px;
	}
}

@media only screen and (max-device-width: 480px) { 
	.small-header {
		margin-bottom: 290px;
}
}

@media only screen and (max-device-width: 480px) {
   .site-header.has-header, .site-header.has-video, .site-header.has-single, .site-header.has-shortcode {
    background-color: #373737;
}
}

@media only screen and (max-device-width: 480px) {
.header-info {
	margin-top: 90px;
}
}

div.wpcf7 .wpcf7-form-control { max-width: 100%; }

.mob-menu-header-holder {
    background-color: transparent;
    height: 150px;
    width: 100%;
    font-weight: bold;
    position: absolute;
}

.site-content {
    margin-top: 90px;
}

@media screen and (min-width: 1200px) {
	.mob-menu-header-holder {
		display: none !important;}
}

@media only screen and (max-device-width: 1025px) {
	.header-text {
		font-size:22px!important;
	}
}	


#cookie-law-info-bar {background-color: rgba(231, 226, 226, 0.91)!important;}

.entry-content h2 {margin-top:60px!important;}

.cookie_action_close_header_reject {display:none;}