/* 
body {
    background: #f17647;
}

h1,
h2,
h3,
h4,
h5,
h6,
.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title,
.ccf-form-wrapper .field.field-type-section-header .heading,
.ccf-form-wrapper .field label.main-label,
.ccf-form-wrapper .ccf-theme-dark select,
.post-72 .panel-content h2.entry-title span, .post-72.page h1.entry-title span, .blue-popup h2 strong,
.blue-popup h3 {
	color:#820a38;
}

.ccf-form-wrapper .field label.main-label .required {
    color: #f5a88a;
}

.grey-content h3{
	color:#000;
    background: none;
    padding-left: 0;
}

a.blue-btn {
    background: #820a38;
}

a.blue-btn:hover {
    background: #000 !important;
    color: #fff !important;
}

.post-72 ul:not(.no-bullets) li:after, .blue-popup ul:not(.no-bullets) li:after{
	background: url(assets/images/bullet-orange.svg) no-repeat;
}

.ccf-form-wrapper .ccf-theme-dark dropdown, 
.ccf-form-wrapper .ccf-theme-dark input[type=text], 
.ccf-form-wrapper .ccf-theme-dark select, 
.ccf-form-wrapper .ccf-theme-dark textarea{
    background-color: #ff8354;
    border-color: #d5683f;
}


.form-submit {
    border-top-color: #f7936d;
}

.ccf-form-wrapper .ccf-theme-dark input[type=submit]:hover, .ccf-form-wrapper .ccf-theme-dark input.ccf-submit-button:hover,
a.grey-btn:hover{
	background:#820a38; 
}


.blue-popup{
	background:#f17647; 
}

.transparent-popup h3.widget-title{
	color: #fff;
}

::-webkit-input-placeholder {
	color: #f9c4af !important;
}

:-moz-placeholder {
	color: #f9c4af !important;
}

::-moz-placeholder {
	color: #f9c4af !important;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #f9c4af !important;
}


.page.post-1335{
	background: url('assets/images/heart.svg') no-repeat bottom right;
}

.page.post-1335 .panel-content h2.entry-title{
	color:#fff;
	text-transform: none;
	font-weight: 300;
}

.page.post-1335 .panel-content h2.entry-title span{
	color:#820a38;
    text-transform: uppercase;
    font-weight: 900;
}


.ccf-form-complete{
	background: #ffb599;
}

.broj-potpisa strong{
	color:#820a38;
}

.fullwidth-form{width:100% !important; }
.field-type-checkboxes label{color: #fff;}
.fullwidth-form small{padding-bottom: 30px; display: inline-block; font-style: italic;}


@media screen and ( min-width: 1086px ) {
.nominacija-label label{
	height:66px;
}



}

*/