/*
Theme Name: ZADARWEB
Description: Zadarweb Studio 2013
Version: 1.0
Author: Tomislav Stipic
Author URI: http://www.zadarweb.hr
Template: zadarweb
*/

/* General Custom CSS */
h1, h2, h3, h4, h5, h6 {
font-family: 'Amatica SC', cursive;
font-weight: 700;
letter-spacing: -2px;
}
h3.av-masonry-entry-title.entry-title {
    font-weight: 400 !important;
    letter-spacing: 0px !important;
}
figcaption.av-inner-masonry-content.site-background {
    opacity: 0.9;
}
h3.av-magazine-title.entry-title {
    font-weight: 400;
}
.main_color h3, .main_color h2 {
	color:#5ecaff;
	/*text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);*/
	}

.slideshow_align_caption {
    display: table-cell;
    vertical-align: bottom;
    position: relative;
}
.html_header_top .av_bottom_nav_header .main_menu ul:first-child > li a {
    height: 50px;
    line-height: 50px;
    font-family: 'Amatica SC', cursive;
    font-size: 28px;
    font-weight: 700;
    letter-spacing: -2px;
}
span.avia-menu-text {
    height: 50px;
    line-height: 50px;
    font-family: 'Amatica SC', cursive;
    font-size: 28px;
    font-weight: 700;
    text-shadow: 0px 0px 1px rgb(129, 154, 207);
    letter-spacing: -2px;
}
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag {
    font-weight: 700;
	letter-spacing: -2px;
}
#footer {
    height: 355px;
}
.widgettitle {
    font-weight: 300;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 40px;
}
.av-catalogue-content {
    padding-right: 0px;
}
.av-catalogue-title {
    padding-right: 0px;
    text-transform: none;
}
.main_color li {
	border-color: #5ecaff;
	}
ul.sub-menu span.avia-menu-text {
    color: #1981b1;
    font-family: 'Open Sans', sans-serif;
	font-size: 14px;
    font-weight: 400;
	height: 30px;
    line-height: 30px;
	text-shadow: 0px 0px 0px rgb(129, 154, 207);
	letter-spacing: 0px;
}
h3.iconbox_content_title {
    font-size: 24px !important;
    font-weight: 700 !important;
    letter-spacing: -2px !important;
    color: #00d600;
}
.iconbox_icon.heading-color {
    font-size: 30px !important;
    height: 30px !important;
    width: 30px !important;
    line-height: 43px !important;
    color: #d4e4d9 !important;
}
.iconbox_content_container {
    padding-left: 30px;
}
h3.widgettitle {
    font-size: 34px;
    font-weight: 700;
    color: #1981b1;
    letter-spacing: -2px;
    text-shadow: 0px 0px 1px rgb(129, 154, 207);	
}
span.image-overlay-inside {
    display: none;
}
.avia_transform a:hover .image-overlay {
    opacity: 0.0 !important;
}
.avia_desktop .av-hover-overlay-active .av-masonry-image-container {
    opacity: 1.0;
}
.entry-content-wrapper .post-title {
    font-size: 40px;
    color: #5fbc69;
}
.av-magazine .av-magazine-content-wrap .av-magazine-title, .av-masonry-entry .av-masonry-entry-title {
    font-size: 13px;
    font-family: 'Open Sans', sans-serif;
    color: #848484;
}
.av-magazine-time {
    font-size: 11px;
	}
@media screen and (max-width: 767px) {
.html_header_top.html_header_transparency #header {
    position: absolute;
}
/*.av_minimal_header #header_main, .av_minimal_header #header_meta {
    border: none;
    position: absolute;
}*/

body.home #header {
 position: absolute;	
	}
div#subheader .container {
    height: 30px !important;
}
div#subheader {
    height: 30px;
	background-image:none !important;
}
div#subheader .av-special-heading.av-special-heading-h3.custom-color-heading.blockquote.modern-quote.avia-builder-el-2.avia-builder-el-no-sibling.av-inherit-size {
    padding-top: 30px;
}
}



@media only screen and (max-width: 987px) and (min-width: 767px) {

}
@media only screen and (max-width: 990px) {

}
@media only screen and (max-width: 1140px) {

}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

}



/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */

@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

}