/*
Theme Name: Duży Ben
Author: 
Author URI: 
Version: 1.0
*/
.col-ct-1 {
	width: 8.3333%;
}

.col-ct-2 {
	width: 16.666667%;
}

.col-ct-5 {
	width: 41.66667%;
}

.mobile-app-bar {
	position: fixed;
    bottom: 0;
    background: #fff;
    width: 100%;
    z-index: 9999999;
}

@media(min-width: 767px) {
	.mobile-app-bar {
		display: none;
	}

}
@media (max-width: 766px) {
		#CookiebotWidget {
		bottom: 10px !important;
	}
}

.mobile-app-bar__close a {
	margin-top: 4px;
	display: inline-block;
}

.mobile-app-bar .row {
	margin: 10px -22.5px;
}

.mobile-app-bar p {
	font-size: 15px;
    font-weight: 700;
    line-height: 18px;
    margin: 0;
}

.mobile-app-bar p span {
	color: #D7191F;
	text-transform: uppercase;
}

.mobile-app-bar .button {
    padding: 6px 20px;
}

.text-center-ct {
	text-align: center;
}

#popmake-4011.pum-container {
	border: 1px solid #FFCC00;
	background: url(assets/images/form_bg.png) no-repeat center #56AE62;
	max-width: 728px!important;
    width: 90%!important;
}

#popmake-4011.popmake::before,
#popmake-4011.popmake::after {
	display: none;
}

#popmake-4011 .popmake-content h2 {
	color: #163918;
	max-width: 82%;
}

#popmake-4011 .popmake-content p {
	color: #fff;
}

#popmake-4011 .popmake-content .btn-close {
	border: 2px solid #FFF;
	background: #163918;
}

#popmake-4011 .popmake-content .btn-close:hover {
	background: #fff;
	color: #163918;
}

#popmake-4011 .pum-close:not(.btn-close) {
	background: none;
    text-indent: -10000px;
    border: 0;
    box-shadow: none;
}

#popmake-4011 .popmake-close:not(.btn-close)::after {
	text-indent: 0;
}
