/*
Theme Name: BB Custom Child Theme
Theme URI: http://pirax.com.hr/
Version: 1.0
Description: A custom Beaver Builder child theme.
Author: Matej Franjić
Author URI: http://pirax.com.hr/
Template: bb-theme
Text Domain:  bbcct
*/

/****************************** CORE STYLES ******************************/

/********** Core elements **********/

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	font-size: 100%;
    padding: 0;
	margin: 0;
}

strong {
	font-weight: bold;
}

ul {
	list-style: disc;
	padding-left: 2rem;
}

a {
	text-decoration: none;	
}

hr {
	display: block;
	height: 1px;
	border: 0;	
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0; 
}

em {
	font-style: italic;
}

:focus {
	outline: 0;
}


/********** Core WP Styles **********/

.alignright,
.alignleft {
	display: block !important;
	margin: 0 auto !important;
	margin-bottom: 1.5rem !important;
}

@media ( min-width: 1024px ) {
	.alignright {
	float: right;
	margin: 0.8em 0 1em 1em !important;
	}
	.alignleft {
		float: left;
		margin: 0.8em 1em 1em 0 !important;
	}
	.aligncenter {
		display: block;
		margin: 0.8em auto !important;
	}
}



/*******************************************************
******************** CORE BB STYLES ********************
*******************************************************/

/********** Sticky footer **********/

.fl-page {
	display: flex;
	min-height: 100vh;
	flex-direction: column;
}
.fl-page-content {
	flex: 1;
}

.page.page-id-16 div.fl-row.fl-row-full-width.fl-row-bg-color.fl-node-5d9ddaf1769d2.page--about-sanja div.fl-row-content-wrap{

display: none;}

.page.page-id-16 .fl-node-5a8ae9dbed57d.page--about-natasa div.fl-row-content-wrap{

display: none;}


/********** BB rows **********/

.fl-page-content {
	background: transparent;
}


/********** BB columns **********/

@media ( max-width: 568px ) {
	.fl-col-group {
		margin-bottom: 1.25rem !important;
	}
	.fl-col-group:last-of-type {
		margin-bottom: 0 !important;
	}
}

@media ( max-width: 1024px ) {
	.fl-col-small {
		max-width: 100% !important;
	}
}


/********** BB modules **********/

.fl-module-content {
	margin: 0;
}


/********** BB modals **********/

@media ( max-width: 768px ) {
	.modal-dialog {
		width: 90%;
	}
}


/********** BB buttons **********/

.fl-button:focus {
	outline: 0;
}



/*********************************************************
******************** CORE FONT STYLES ********************
*********************************************************/


/********** Smaller phones **********/

p {
	margin-bottom: 1.6em;
}

p,
li,
blockquote {
	font-size: 1rem;
	line-height: 1.7em;
}

h1 {
	font-size: 2rem;
	line-height: 1.25em;
}

h2,
.h1-smaller
.h1-smaller h1,
.h3-bigger,
.h3-bigger h3 {
	font-size: 1.625rem;
	line-height: 1.15384615em;
}

h3,
.h2-smaller,
.h2-smaller h2,
.h4-bigger,
.h4-bigger h4 {
	font-size: 1.375rem;
	line-height: 1.13636364em;
}

h4 {
	font-size: 1.125rem;
	line-height: 1.11111111em;
}


/********** Bigger phones **********/

@media ( min-width: 544px ) {
	p,
	li,
	blockquote {
		font-size: 1rem;
	}

	h1 {
		font-size: 2rem;
		line-height: 1.25em;
	}

	h2,
	.h1-smaller,
	.h1-smaller h1,
	.h3-bigger,
	.h3-bigger h3 {
		font-size: 1.625rem;
		line-height: 1.15384615em;
	}

	h3,
	.h2-smaller,
	.h2-smaller h2,
	.h4-bigger,
	.h4-bigger h4 {
		font-size: 1.375rem;
		line-height: 1.13636364em;
	}

	h4 {
		font-size: 1.125rem;
		line-height: 1.11111111em;
	}
}


/********** Tablets **********/

@media  ( min-width: 768px ) {
	p,
	li,
	blockquote {
		font-size: 1rem;
	}

	h1 {
		font-size: 2.5rem;
		line-height: 1.125em;
	}

	h2,
	.h1-smaller,
	.h1-smaller h1,
	.h3-bigger,
	.h3-bigger h3 {
		font-size: 2rem;
		line-height: 1.25em;
	}

	h3,
	.h2-smaller,
	.h2-smaller h2,
	.h4-bigger,
	.h4-bigger h4 {
		font-size: 1.5rem;
		line-height: 1.25em;
	}

	h4 {
		font-size: 1.125rem;
		line-height: 1.22222222em;
	}
}


/********** Smaller desktops **********/

@media  ( min-width: 992px ) {
	p,
	li,
	blockquote {
		font-size: 1rem;
	}

	h1 {
		font-size: 3rem;
		line-height: 1.05em;
	}

	h2,
	.h1-smaller,
	.h1-smaller h1,
	.h3-bigger,
	.h3-bigger h3 {
		font-size: 2.25rem;
		line-height: 1.25em;
	}

	h3,
	.h2-smaller,
	.h2-smaller h2,
	.h4-bigger,
	.h4-bigger h4 {
		font-size: 1.75rem;
		line-height: 1.25em;
	}

	h4 {
		font-size: 1.125rem;
		line-height: 1.22222222em;
	}
}


/********** Bigger desktops **********/

@media  ( min-width: 1200px ) {
	p,
	li,
	blockquote {
		font-size: 1rem;
	}

	h1 {
		font-size: 3rem;
		line-height: 1.05em;
	}

	h2,
	.h1-smaller,
	.h1-smaller h1,
	.h3-bigger,
	.h3-bigger h3 {
		font-size: 2.25rem;
		line-height: 1.25em;
	}

	.h2-bigger {
		font-size: 3rem;    
	}

	h3,
	.h2-smaller,
	.h2-smaller h2,
	.h4-bigger,
	.h4-bigger h4 {
		font-size: 1.75rem;
		line-height: 1.25em;
	}

	h4 {
		font-size: 1.125rem;
		line-height: 1.22222222em;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0 !important;
}

html body a,
a.pp-button,
.gform_footer.top_label .button {
	text-decoration: none !important;
	cursor: pointer;
	transition: color 0.5s, background 0.5s !important;
}

a.pp-button,
.gform_footer.top_label .button {
	-webkit-appearance: none;	
}

html body p {
	font-family: 'Playfair Display', sans-serif;
	font-weight: 400 !important;
}

.header--row ul.menu.pp-advanced-menu-horizontal li a {
	font-family: 'Roboto', sans-serif !important;
	text-transform: uppercase !important;	
	font-size: 16px;
	font-weight: 900;
	line-height: 1.63;
	border-radius: 6px !important;
	letter-spacing: 0.9px;
}
.header--row .pp-advanced-menu .sub-menu {
    min-width: 340px !important;
}

.header--row ul.menu.pp-advanced-menu-horizontal .sub-menu a {
	background: #00435f !important;
	color: #fff !important;
	border-radius: 0 !important;
}

.header--row ul.menu.pp-advanced-menu-horizontal .sub-menu a:hover {
	background: #fff !important;
	color: #00435f !important;
}

.header--row #menu-item-29 .pp-menu-toggle {
	margin-right: -12px !important;
}

h1,
h2 {
	/*font-family: 'Alfa Slab One', cursive;*/
}

h3,
h4,
h5,
h6 {
  /*font-family: 'Montserrat Alternates', sans-serif;*/
  /*font-weight: 900;*/
	/*margin-top: 0 !important;*/
}

@media(max-width: 1024px) {
	.fl-row-content-wrap {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
}



/***** LINKS *****/
.absolute--link {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 50;
	background: transparent !important;
}
.button--link {
	display: inline-block;	
}


/***** GRAVITY FORMS TWEAKS *****/
.gform_body .gfield,
ul.gform_fields {
	margin: 0 !important;
	padding: 0 !important;
	list-style: none !important;
}

textarea {
	resize: none;	
}

/***** PLACEHOLDERS *****/

/*** HOMEPAGE NEWSLETTER FORM ***/
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  	color: #96a7af !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.5px;
}
::-moz-placeholder { /* Firefox 19+ */
  	color: #96a7af !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.5px;
}
:-ms-input-placeholder { /* IE 10+ */
  	color: #96a7af !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.5px;
}
:-moz-placeholder { /* Firefox 18- */
  	color: #96a7af !important;
	font-family: 'Lato', sans-serif;
	letter-spacing: 0.5px;
}

.no--padding > div {
	padding-left: 0 !important;
	padding-right: 0 !important;
}


/***** SEPARATORS *****/

h4:before, 
h4:after {
	background-color: #96A7AF !important;		
}



/******************************
***** RESPONSIVE MENU PRO *****
******************************/

#responsive-menu-pro-button,
#responsive-menu-pro-container {
	background-color: #00435f !important;
}

#responsive-menu-pro-container #responsive-menu-pro li a,
#responsive-menu-pro-wrapper,
#responsive-menu-pro-title,
#responsive-menu-pro {
	background: transparent !important;
}

#responsive-menu-pro-container #responsive-menu-pro li a {
	border-color: transparent !important;	
}

.header--row .header--nav ul.menu li a {
	font-family: 'Montserrat',sans-serif !important;
	color: #fff;
}

.menu > li.current-menu-item a {
	color: #fff !important;
	background-color: #00435f !important; 	
}

.menu > li a:hover {
	color: #fff !important;
	background-color: #00435f !important; 
}

.menu > li .pp-has-submenu-container > a {
	color: #fff !important;
}

.menu > li .pp-has-submenu-container .pp-menu-toggle::before {
	border-color: #fff !important;	
}

.menu > li:hover .pp-has-submenu-container .pp-menu-toggle::before {
	border-color: #fff !important;	
}

.menu > li:hover .pp-has-submenu-container > a {
	background-color: #00435f !important;
	color: #fff !important;
}


.menu > li.current-menu-item > .pp-has-submenu-container > a {
	color: #fff !important;	
}

.menu > li.current-menu-item > .pp-has-submenu-container .pp-menu-toggle::before {
	border-color: #fff !important;	
}


/******************************
****** HERO ROW HOMEPAGE ******
******************************/

/**** SLIDESHOW****/

@media (max-width: 768px) {
	.fl-bg-slideshow div {
		width: 1200px !important;
	}
}


@media(max-width: 1023px) {
	.hero--row p {
		margin-bottom: 32px !important;	
	}
}

@media(max-width: 768px) {
	.hero--row .fl-separator {
		max-width: 100px;
		margin-bottom: 15px;
	}
}

.hero--row p {
	max-width: 390px;
	margin: 0 auto 0 0;
	margin-bottom: 40px;
	text-align: left;
}

@media(max-width: 1023px) {
	.hero--row p {
		margin: auto;
	}
}

.hero--row a.pp-button {
	border-image: linear-gradient(to left, #005c82, #4ecdc4) !important;
	
	transition: border-image 0.5s;
}
.hero--row a.pp-button span {
	transition: color 0.5s;
}

.hero--row a.pp-button:hover {
	background: #FFF !important;
}
.hero--row a.pp-button:hover span {
	color: #4ecdc4 !important;	
}

@media(max-width: 760px) {
	a.pp-button {
		width: 100% !important;	
		background-image: linear-gradient(to bottom,#4ecdc4 0%,#005c82 100%);
		background-size: cover !important;
		background-repeat: no-repeat !important;
	}
}

@media (max-width: 768px) {
	
	.hero--row .fl-html {
		text-align: center;
	}
	.hero--row .button--link {
		max-width: 420px !important;	
	}
}



/******************************
****** SERVICES HOMEPAGE ********
******************************/

.services--boxes {
	align-items: flex-start;
	justify-content: space-between !important;
	margin: 0;
}

.services--box {
	max-width: 100%;
	padding-top: 30px;
	
	width: 47%;
	margin: 0 0 24px 0 !important;
	transition: color 0.5s, box-shadow 0.5s, margin-top 0.5s;
}

@media(min-width: 768px) and (max-width: 1199px) {
	.services--box {
		width: 32%;
	}
}
@media(min-width: 1200px) {
	.services--box {
		width: 16%;
		margin-bottom: 24px;
	}	
}


.services--box svg {
	width: 50px !important;
	height: 60px !important;
	margin-bottom: 10px;
	
	transition: color 0.5s;
}
.services--box svg path {
	transition: fill 0.5s;
}
.services--box h5 {
	word-break: break-word;
	transition: color 0.5s;
}

@media(max-width: 760px) {
	.services--box h5 {
		padding-top: 10px;
		font-size: 12px;
	}
}


/***** ON HOVER JQUERY HELPER CLASS *****/
.services--box.active {
	background-color: #00435f  !important;
  	box-shadow: 0px 10px 25px 0 rgba(0, 92, 130, 0.5) !important;
	margin-top: -10px !important;
}
.services--box.active svg path {
	fill: #FFF;
}
.services--box.active h5 {
	color: #FFF;
}



/******************************
****** ABOUT HOMEPAGE *********
******************************/

.about--row p {
	text-align: left;
}

.about--boxes {
	justify-content: space-between !important;
}

.about--box {
	margin: 0 auto !important;	
}

@media (max-width: 1225px) {
	.about--box {
		max-width: 320px;	
	}
}

@media (max-width:425px) {
	 h4::before {
		width: 15px;
	}
	h4::after {
		width: 15px;
	} 
}

@media(max-width: 1024px) {
	.about--row h5 {
		margin-bottom: 50px;
	}
}

@media(min-width: 768px) {
	.about--row p {
		max-width: 800px;
	}
}


@media(min-width: 600px) {
	.about--row p {
		max-width: 590px;
		margin: 0 auto 55px auto;
	}
}


@media(max-width: 1023px) and (min-width: 681px) {
	.about--box	{
		width: 31%;	
	}
	.about--boxes {
		justify-content: space-between;
	}
}

@media(max-width: 1023px) {
	.ordination--row .fl-separator {
		margin-top: 0 !important;
		margin-bottom: 24px !important;
	}
}


.about--row-button .fl-html {
	text-align: center;	
}

.about--row .about--row-button .button--link {
	max-width: 400px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}



/******************************
****** ORDINATION HOMEPAGE ****
******************************/

.ordination--row img {
	max-width: 390px !important;
    padding-right: 20px;	
}

@media (max-width: 768px) {
	.ordination--row .fl-photo {
		text-align: center !important;
	}
	.ordination--row img {
		padding-right: 0 !important;
		width: 100% !important;
	}
}

@media(min-width: 768px) {
	.ordination--row h4,
	.ordination--row h2 {
		text-align: left;	
	}
}

@media (max-width: 769px) {
	.ordination--row .fl-html {
		text-align: center;
	}
}

.ordination--row .button--link {
	max-width: 400px;	
}


@media(max-width: 1023px) {
	.ordination--row .fl-separator {
		max-width: 100px;
	}
}

.ordination--row p {
	max-width: 590px;
	margin: 0 auto 35px auto !important;
	text-align: left;
}

@media(min-width: 1023px) {
	.ordination--row .fl-separator {
		margin-left: 15px;
	}
}

@media(min-width: 1200px) {
	.ordination--row .fl-separator {
		margin-left: 0;
	}
}

@media(max-width: 768px) {
	.ordination--row .fl-col-group > div:nth-of-type(1) {
		order: 3;
	}
	.ordination--row .fl-col-group > div:nth-of-type(2) {
		order: 1;
	}
	.ordination--row .fl-col-group > div:nth-of-type(2) .fl-separator {
		margin: auto;
	} 
	.ordination--row .fl-col-group > div:nth-of-type(3) {
		order: 2;
		margin-bottom: 32px !important;
	}
}
@media(max-width: 1023px) and (min-width: 761px) {
	.ordination--row .fl-col-group > div:nth-of-type(2) .fl-separator {
		max-width: 100px;
		margin: 0 10px;
	}	
	.ordination--row h2,
	.ordination--row h4 {
		padding-top: 5px !important;

	}
}



/******************************
****** WORKS HOMEPAGE *********
******************************/

.works--boxes {
	justify-content: space-between;	
}

.works--boxes .works--box {
	width: 100%;
	margin-bottom: 16px;
}

@media(min-width: 761px) {
	.works--boxes .works--box {
		width: 48%;	
	}
}

.works--row h4 {
	font-family: 'Playfair Display', serif !important;
}

.works--row img {
	margin-bottom: 25px;	
}

.works--row h5 {
	padding: 0 !important;
}

@media(min-width: 761px) {
	.works--row h5 {
		min-height: 70px;
	}
}

.works--box {
	margin: 15px auto;	
}

.works--box p {
	max-width: 450px;
	margin: auto;
	font-size: 16px;
  	line-height: 1.63;
  	text-align: left;
  	color: #8998a0;
	padding: 0;
	margin-bottom: 40px;
	height: 170px;
}

.works--box img {
	max-height: 300px;	
}

.works--row h2 {
	margin-bottom: 60px;
	font-family: 'Playfair Display', serif !important;
	
}

@media(max-width: 760px) {
	.works--row h2 {
		margin-bottom: 32px;
	}
}

button {
	-webkit-appearance: none !important;
}

.newsletter--form .gform_footer.top_label .button,
.footer--contact .gform_footer.top_label .button,
.button--link {
	border-radius: 25px;
  	background-color: #00435f !important;
  	box-shadow: 0px 10px 25px 0 rgba(0, 92, 130, 0.5);
	padding: 12px 24px;
	border: none !important;
	
	font-family: 'Montserrat', sans-serif !important;
  	font-size: 14px;
  	font-weight: 900;
  	line-height: 1.71;
  	letter-spacing: 0.8px;
  	text-align: center;
  	color: #fff !important;
	width: 80%;
	margin: auto;
	margin-bottom: 16px;
}

.newsletter--form .gform_footer.top_label .button:hover,
.footer--contact .gform_footer.top_label .button:hover,
.button--link:hover {
	background: #fff !important;
	color: #00435f !important;
}

@media(max-width: 760px) {
	.footer--contact .gform_footer.top_label .button,
	.button--link {
		width: 100%;
	}
}

.works--row .button--link {
	max-width: 482px;	
}

.testimonials--row svg path {
	fill: #00435f;	
}


/******************************
************* FOOTER *********
******************************/


@media(max-width:768px) {
	.footer--contact .fl-separator {
		max-width: 100px;
		margin-bottom: 24px;
	}
}

.footer--contact p {
	max-width: 420px;
	padding: 0 !important;
	margin: 0 auto 25px 0;
}

@media(max-width: 1023px) {
	.footer--contact p {
		max-width: 600px;
		margin: 0 auto 25px auto;
	}
}

.contact--info div {
	display: flex;
	align-items: center;
	max-width: 100% !important;
}
.contact--info > div {
	font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: 0.4px;
    text-align: left;
    color: #fff;
	margin-bottom: 24px;
}
.contact--info > .time > div {
	display: block;
    width: 100%;	
}
.contact--info svg {
	width: 20px !important;
	height: 30px !important;
    margin-right: 12px;	
}

@media(min-width: 761px) and (max-width: 1023px) {
	.contact--info > div {
		max-width: 80% !important;
    	margin: auto;
	}
	.footer--contact .fl-col-group > div:nth-of-type(2) > .fl-col-content {
		padding: 0 !important;
	}
}

.contact--info .address a:hover,
.contact--info .num a:hover {
	color: #00435f; 
}


/***** FORM *****/
.newsletter--form form,
.footer--contact form {
	max-width: 500px;
	margin: auto;
}
.newsletter--form .gfield label,
.footer--contact .gfield label {
	display: none !important;
}

.newsletter--form li.gfield,
.footer--contact li.gfield {
	margin-bottom: 25px !important;
}

.newsletter--form li.gfield input,
.footer--contact li.gfield input,
.footer--contact li.gfield textarea {
	border-radius: 25px;
  	background-color: #fff;
  	border: none;
	height: 50px;
	padding: 10px 22px;
	color: #015E83;
}
.footer--contact li.gfield textarea {
	height: 100px;
}

.newsletter--form .gform_footer.top_label,
.footer--contact .gform_footer.top_label {
	padding-top: 25px !important;
}
/*** BUTTON CSS THE SAME AS .button--link ***/
	
.footer--contact .gform_footer.top_label .button {
	width: 100%;	
}

@media(max-width: 768px) {
	.fl-col-content {
		padding-left: 0 !important;	
	}
}

@media(min-width: 768px) {
	.footer--contact .gform_body {
		padding-top: 40px;	
	}
}


/***** NEWSLETTER FORM *****/

.newsletter--form li.gfield {
	margin-bottom: 0 !important;	
}

.newsletter--form .ginput_container_email {
	padding-top: 20px !important;	
}

.newsletter--form .ginput_container_email input {
	border: 1px solid #eee !important;	
}

.newsletter--form .ginput_container_email input:placeholder {
	color : #96a7af !important;
}

.newsletter--form .gform_footer input {
	width: 100% !important;	
}


/*** FOOTER FB/LINKEDIN ***/





	

/******************************
******** TESTIMONIALS *********
******************************/

/*** ARROWS ***/
.bx-wrapper {
	margin: 0 !important;
}
.testimonials--row .pp-testimonials-wrap {
	position: relative;	
}

.testimonials--row .pp-arrow-wrapper {
	position: absolute;
    width: 100%;
    height: 100%;
	margin: 0 !important;
}

.testimonials--row .pp-arrow-wrapper .pp-slider-nav {
	position: absolute;
	top: 30%;
	z-index: 99;
	font-size: 32px;
}
.testimonials--row .pp-arrow-wrapper .pp-slider-prev {
	left: 0;
}
.testimonials--row .pp-arrow-wrapper .pp-slider-next {
	right: 0;
}

.testimonials--row h4 {
	font-family: 'Playfair Display', serif !important;
}

.testimonials--row .pp-testimonials-content {
	max-width: 580px;
	margin: auto;
	margin-bottom: 35px;
}

@media(max-width: 760px) {
	.testimonials--row .pp-testimonials-content {
		max-width: 80%;
	}	
}

@media(max-width: 520px) {
	.testimonials--row .pp-testimonials-content {
		max-width: 90%;
	}	
}

.testimonials--row .pp-testimonials-content p {
	font-family: 'Playfair Display', serif !important;
  	font-size: 16px;
  	line-height: 1.63;
  	text-align: center;
  	color: #8998a0;
}
.testimonials--row .pp-title-wrapper h3 {
	font-family: 'Playfair Display', serif !important;
	font-size: 24px;
  	font-style: italic;
  	line-height: 1.08;
  	color: #96a7af;
}

/*** ARROW TO TOP ***/
#fl-to-top {
	background-color: #00435f !important;
}
#fl-to-top svg {
	width: 20px;
    height: 40px;
}
#fl-to-top svg path {
	fill: #FFF;	
}

/***** FACEBOOK WIDGET *****/
.footer--info .widget.widget_fbw_id {
	text-align: right;
}

.footer--info .fl-widget {
	margin-bottom: 0 !important;	
}

@media(max-width: 768px) {
	.footer--info .widget.widget_fbw_id {
		text-align: center;
		padding-top: 20px;
	}
}

/******************************
******** NEWSLETTER ***********
******************************/

.newsletter--modal {
	padding-top: 100px;	
	padding-bottom: 100px; 
}

.newsletter--modal h4 {
    font-family: 'Playfair Display', serif;
    font-style: italic;
    line-height: 1.42;
    text-align: center;
    color: #96a7af;
	display: flex;
	align-items: center;
	margin-bottom: 25px;
	padding: 0;
}

@media (min-width: 1024px) {
	.newsletter--modal h4 {
    	font-size: 24px;
		padding: 0 40px;
	}
	.newsletter--modal h4::before {
		padding-right: 65px;
	}
	.newsletter--modal h4::after {
		padding-left: 65px;
	}	
}

.newsletter--modal h4::before {
	display: block;
	content: "";
    width: 72px;
    height: 1px;
    background-color: #4ecdc4;
}

.newsletter--modal h4::after {
	display: block;
	content: "";
    width: 72px;
    height: 1px;
    background-color: #4ecdc4;
}


.newsletter--modal h2 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
    line-height: 1.21;
    text-align: center;
    color: #005c82; 
	max-width: 230px;
    margin: 0 auto !important;
}

@media (min-width: 1024px) {
	.newsletter--modal h2 {
		font-size: 48px;
	}
}

@media (min-width: 620px) and (max-width: 1023px) {
	.newsletter--modal h4 {
		padding: 0 40px;	
	}
	
}


.custom-cont {
    display: block;
    position: relative;
    padding: 10px;
}

.fl-separator-custom {
	border-top: 1px solid #ffffff;
    opacity: 1;
    width: 30px;
    margin: auto;
    float: left;
    margin-right: 10px;
    position: relative;
    top: 15px;
}

body.page-id-548 p {font-size:16px!important;}

body.page-id-548 .fl-node-5db1b3be2f2cd > .fl-row-content-wrap {background-image:url(http://dentist-samobor.com/wp-content/uploads/2018/03/cover_protetika.png);}

.header--row .pp-advanced-menu ul li a {padding: 6px 6px!important;}
.header--row ul.menu.pp-advanced-menu-horizontal li a {font-size: 13px;}