   
/* Font Size
   ================================= */
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 15px;
}
h5{
	font-size: 14px;
}
h6{
	font-size: 13px;
}

/* Font Family 
  ================================= */
body{
	font-family: Droid Serif;
}
h1, h2, h3, h4, h5, h6, .cwp-title{
	font-family: Droid Serif;
}

h1.stunning-text-title{
	font-family: Droid Serif;
}
.cwp-slider-title{
	font-family: Droid Serif;
}

  
/* Slider Color 
	================================ */
.cwp-slider-title{
	color: #ffffff !important;
}  
.cwp-slider-caption, .nivo-caption{
		color: #c6c6c6 !important;
}  
.flex-control-nav li a span,
.nivo-controlNav a span,
div.anythingSlider .anythingControls ul a span{
	background-color: #c5c5c5 !important;
}
.nivo-controlNav a:hover span,
.nivo-controlNav a.active span,
.flex-control-nav li a:hover span,
.flex-control-nav li a.active span,
div.anythingSlider .anythingControls ul a:hover span,
div.anythingSlider .anythingControls ul a.cur span{
	background-color: #4e4e4e !important;
}
.flex-caption{
	background-color: #000000 !important;
}

.search-wrapper{
	border-left: 1px solid ;
}
.search-wrapper form{
	border-left: 1px solid ;
}

/* Icon Type (dark/light)
   ================================= */

div.single-port-next-nav a,
div.single-port-prev-nav a{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/port-nav.png') no-repeat; }

div.single-thumbnail-author,
div.archive-wrapper .blog-item .blog-thumbnail-author,
div.blog-item-holder .blog-item2 .blog-thumbnail-author{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/author.png') no-repeat 0px 1px; }

div.single-thumbnail-date,
div.custom-sidebar .recent-post-widget-date,
div.archive-wrapper .blog-item .blog-thumbnail-date,
div.blog-item-holder .blog-item1 .blog-thumbnail-date,
div.blog-item-holder .blog-item2 .blog-thumbnail-date{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/calendar.png') no-repeat 0px 1px; }

div.single-thumbnail-comment,
div.archive-wrapper .blog-item .blog-thumbnail-comment,
div.blog-item-holder .blog-item1 .blog-thumbnail-comment,
div.blog-item-holder .blog-item2 .blog-thumbnail-comment,
div.custom-sidebar .recent-post-widget-comment-num{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/comment.png') no-repeat 0px 1px; }

div.single-thumbnail-tag,
div.archive-wrapper .blog-item .blog-thumbnail-tag,
div.blog-item-holder .blog-item2 .blog-thumbnail-tag{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/tag.png') no-repeat; }

div.custom-sidebar #searchsubmit,	
div.search-wrapper input[type="submit"]{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/find-17px.png') no-repeat center; }	

div.single-port-visit-website{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/link-small.png') no-repeat 0px 2px; }

span.accordion-head-image.active,
span.toggle-box-head-image.active{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/minus-24px.png'); }
span.accordion-head-image,
span.toggle-box-head-image{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/plus-24px.png'); }

div.jcarousellite-nav .prev, 
div.jcarousellite-nav .next{ background-image: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/navigation-20px.png'); } 

div.testimonial-icon{ background: url("https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/quotes-18px.png"); }

div.custom-sidebar ul li{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/arrow4.png') no-repeat 0px 14px; }

div.cwp-portfolio-title-wrapper,
div.cwp-page-title-wrapper{
	background: none; 
}

div.stunning-text-wrapper{ 
	background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/stunning-text-bg.png'); 
}
div.stunning-text-corner{
	background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/dark/stunning-text-corner.png'); 
}

/* Footer Icon Type
   ================================= */
div.footer-wrapper div.custom-sidebar ul li { background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/light/arrow4.png') no-repeat 0px 14px; }
div.footer-wrapper div.custom-sidebar #searchsubmit { background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/light/find-17px.png') no-repeat center; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-comment-num { background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/light/comment.png') no-repeat 0px 1px; }
div.footer-wrapper div.custom-sidebar .recent-post-widget-date{ background: url('https://www.thehaven.co.nz/wp-content/themes/thehaven/images/icon/light/calendar.png') no-repeat 0px 1px; }

div.stunning-text-corner{ width: 11px; height: 11px; position: absolute; }
div.stunning-text-corner.top{ top: 0px; left: 0px; }
div.stunning-text-corner.bottom{ background-position: -11px 0px; bottom: 0px; right: 0px; }

div.column-service-learn-more{ font-style: italic; margin-top: 8px; }
div#custom-full-background { z-index: -1; }

