/*
Theme Name:         Aheadscreen
Theme URI:          http://www.aheadscreens.co.nz/
Description:        Home products -- Providing effective home solutions
Version:            1.0.0
Author:             aheadscreen
Tags: 				editor-style, featured-images,post-formats, translation-ready
Domain Path: 		/languages/
*/

.dt-iconboxes span {
    text-align: center;
    font-size: 20px;
    color: #ffffff !important;
    color: #666666;
    border: 0px solid #aaaaaa !important;
    width: 150px !important;
    height: 30px !important;
    line-height: 30px !important;
    display: inline-block;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-clip: padding-box;
    position: relative;
    margin-bottom: 30px;
    background-color: transparent;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

body.dt_custom_body {
    color: #616161 !important;
}

.wp-caption {
	max-width: 100%;
}
.wp-caption-text {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
	margin: 9px 0;
	padding-right: 10px;
}
.gallery-caption {
	background-color: rgba(0, 0, 0, 0.7);
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	margin: 0;
	max-height: 50%;
	opacity: 0;
	padding: 6px 8px;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	width: 100%;
}

.gallery-caption:before {
	content: "";
	height: 100%;
	min-height: 49px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.bypostauthor {
}
.alignright{
	float:right;
	margin-left: 20px;
	margin-bottom: 20px;
}
.alignleft{
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.aligncenter {
	display:block;
	margin:0 auto;
	margin-bottom: 20px;
}
.alignright, .alignleft, .aligncenter {
	vertical-align: baseline;
}
