/*======================================
Theme Name: DiviChild
Theme URI: https://divicake.com/
Description: Desc
Version: 1.0
Author: Dejan
Author URI: http://www.apartments-childrens-paradise.com.hr/
Template: Divi
======================================*/


/* You can add your own CSS styles here. Use !important to overwrite styles if needed. */

/* custom cf7 look */
.wpcf7-form p {
	margin-bottom: 0px !important;
	padding-bottom: 15px !important;
}
.cf-custom-input {
	width: 100% !important;
    padding: 16px !important;
    border: none !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    color: #999 !important; 
    background-color: #eee !important;
    font-size: 14px !important;
    -webkit-appearance: none !important;
}
.cf-custom-btn {
	display: inline-block;
    margin: 0 0 0 15px;
    font-family: inherit;
    cursor: pointer;
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #2ea3f2;
	    float: right;
}
.cf-custom-btn:hover { 
	    padding: .3em 2em .3em .7em;
    border: 2px solid transparent;
	background-color: rgba(0,0,0,.05);
}

.cf-custom-btn:hover:after {
    margin-left: 0;
    opacity: 1;
	    text-shadow: 0 0;
    font-family: ETmodules!important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
	content: "\35";
}
/* end of custom cf7 look */

.wpml-ls-item .sub-menu {
	width: 100px;
}
/* menu item color*/
#top-menu li.current-menu-item>a {
	    color: #f3a956 !important;
}
#logo {
	max-height: 100% !important;
}
.lavanda-stars i {
color: #44ab2e; 
}
.sunflower-stars i {
color: #44ab2e; 
}


/* frontpage single unit box*/
.overlay {
	position:absolute;
	bottom: 58px;
    width: 100%;
    left: 0px;
    background-color: #ffffff94;
}
.sunflower-overlay {
	background-color: #ffffffba;
}
.apartment-link {
	display: block;
	position: relative;
}
.apartment-image {
	display: block;
}
.apartment-image:hover + .image-overlay{
	top: 0;
 background-color:rgba(105, 105, 105, 0.29);
 content: '';
 display: block;
 height: 100%;
 position: absolute;
 width: 100%;
}
.image-overlay:hover {
	top: 0;
	 background-color: rgba(105, 105, 105, 0.29);
 content: '';
 display: block;
 height: 100%;
 position: absolute;
 width: 100%;
}
.icon {
	padding-top: 2px;
	width: auto;
    max-height: 30px;
	margin-right: 26px;
	display: inline-block
}
.title-wrap {
	padding-top: 20px;
	width: 100%;
	text-align:center;
}
.app-link {
	color: #383838;
}
.app-link:hover .hr-title-apartment{
	    background-color: #44ab2e;
}
.box-title {
	font-size: 26px;
	color: #383838;
}

/* hr stlye*/
.hr-title {
    height: 2px;
    background-color: #44ab2e;
    border: 0px;
	    margin-top: 0px;
}
.hr-title-top {
	 width: 100px;
}
.hr-title-btm {
	 width: 70px;
}


.hr-title-apartment {
    height: 2px;
    background-color: #39a3d2;
    border: 0px;
	    margin-bottom: 4px;
    margin-top: 3px;
}
.hr-title-top-hr-title-apartment {
	 width: 60px;
}
.hr-title-btm-hr-title-apartment {
	 width: 40px;
}
/* end of single unit box*/
/* end of hr styles*/
    .et_pb_slide_1, .et_pb_slide_0 {
        height: 600px !important;
    }
.et_pb_slide_content p {
	text-shadow: 4px 0px 18px rgb(0, 0, 0) !important;
    font-size: 32px !important;
    font-weight: 300 !important;
	    line-height: 1.2 !important;
}

@media only screen and (max-width: 1360px) { 
		#logo {
	max-height: 54% !important;
}
	#et-top-navigation {
		padding-left: 300px;
	}
}
@media only screen and (max-width: 1250px) {
    .et_pb_slide_1, .et_pb_slide_0 {
        height: 500px !important;
    }
}
@media only screen and (max-width: 980px) {
	.homepage-fullwidth-row {
		width: 100% !important;
		max-width: 100% !important;
	}
	.homepage-sukosan-row {
		top: 0 !important;
	}
	.homepage-column {
		margin-bottom: 20px !important;
	}
	.homepage-book-now-row {
		left: 50px !important;
	}
	.homepage-book-now-blue-line {
		
	}
	.homepage-book-now-h2 {
		    font-size: 22px !important;
	}
	.homepage-book-now-h5 {
		    font-size: 20px !important;
	}
	.et_pb_map {
		min-height: 350px !important;
	}
	.app-page-heading-rows {
		    width: 100% !important;
		
	}
}