/*
Theme Name: HoneyPress Child
Theme URI: https://www.pavarottidanish.dk/
Template: honeypress
Author: Pavarottidanish
Author URI: https://www.pavarottidanish.dk/
Description: A child theme of HoneyPress theme.
Version: 1.1.1591741278
Updated: 2020-06-10 00:21:18
*/

.site-info-2 {
    background-color: #020508;
    color: white !important;
    font-size: 0.938rem;
    padding: 1.25rem 0;
	text-align:center;
}

html {
	scroll-behavior: smooth;
}

.site-title a {
	letter-spacing: 1px;
}

.page-title-section {
	background: none;
	padding: 50px 0;
}

input[type="button"]:hover {
	background-color: rgba(0, 0, 0, 0.85);
	color: white;
}

.gwolle-gb-read {
	margin-top: 50px;
	font-weight: bold;
}

#jtg-109 .modula-items .figc .jtg-title {
	background-color:rgba(34, 34, 34,0.5);
}

.modula .modula-item.effect-pufrobo .jtg-title, .modula .modula-item.effect-pufrobo p {
	width: 56px;
    right: 0 !important;
    left: 0 !important;
    top: 0 !important;
    padding: 10px !important;
    text-align: center;
}

.nobold {
	font-weight:normal !important;
}

select[name="menu-594[]"] {
	width:100%;
	height:150px;
	border-radius: 7px;
	text-align:center;
	background: #f5f6fa !important;
}

textarea {
	resize: none !important;
}

.current_page_item.active a.dropdown-item {
	color:#2d6ef8 !important;
}

h3 {
	margin: 0 0 .5rem;
}

.wp-block-button__link.has-text-color.has-background {
	font-size:1rem;
	margin: 0 0 .8rem;
	border-radius: 10px;
	padding:5px 25px;
	border:1px solid transparent;
}

.wp-block-button__link.has-text-color.has-background:hover {
	background-color:white !important;
	color:#2d6ef8 !important;
	border:1px solid #2d6ef8;
}

.wp-block-columns {
	margin-bottom:0;
}

.sl-overlay {
	background: #222222 !important;
}

#cn-close-notice {
	display:none !important;
}

#cookie-notice {
	background: rgba(0, 0, 0, 0.7) !important;
}

#cn-accept-cookie, #cn-more-info {
	background-color:#2d6ef8 !important;
	border:1px solid transparent !important;
}

#cn-accept-cookie:hover, #cn-more-info:hover {
	background: transparent !important;
	border:1px solid #2d6ef8 !important;
}

.sl-wrapper .sl-navigation button.sl-prev, .sl-wrapper .sl-navigation button.sl-next,
.sl-wrapper .sl-close {
	color:white !important;
}

.ngg-gallery-thumbnail {
	border:none !important;
}

.ngg-gallery-thumbnail-box span {
	font-size:18px !important;
	margin-top:-7.5px !important;
	font-weight:bold !important;
}

.sl-wrapper .sl-image .sl-caption {
	text-align: center !important;
	font-size:20px !important;
	background: rgba(0, 0, 0, 0.4) !important;
}


@media only screen and (max-width: 600px) {
	.hero-section, .back-img {
		height:300px;
	}
	
	/*
	#slider-carousel .item, .back-img {
		background-position: center center;
	}
	*/
	
	.sl-wrapper .sl-image .sl-caption {
		text-align: center !important;
		font-size:14px !important;
		background: rgba(0, 0, 0, 0.4) !important;
		padding:0 !important;
	}
}
