/*
Theme Name: The7child
Template: dt-the7
*/
@import url("../dt-the7/style.css");


/* ------------------------- base ------------------------- */
.wf-wrap {
	max-width: 920px; /* original 1200px */
}

	#page.boxed {
		max-width: 1040px; /* original 1320px */
	}

.logo-classic .navigation-holder > div {
	max-width: 920px; /* original 1200px */
}

#main-slideshow.fixed > .royalSlider {
	max-width: 920px; /* original 1200px */
}

.content .fontawesome {
	padding-left: 16px;
	color:#004f99;
}

.align-center {
	text-align:center;
}

/* ------------------------- global menu ------------------------- */
#navigation ul#main-nav li{
	color:#004f99;
}


/* ------------------------- title ------------------------- */
.page-title .wf-wrap .wf-table .wf-td h1{
	font-size:24px;
	font-weight:bold;
}

/* ------------------------- content h tag ------------------------- */

.titlebar h2, .titlebar h3 {
	height:40px;
	line-height:40px;
	padding-left:12px;
	margin-bottom:20px;
	overflow:hidden;
	font-weight:bold;
}

.titlebar h2 {
	border-top:solid 2px #21398A;
	background:#f5f5f5;
}

.titlebar h2.low {
	margin-bottom:10px;
}

.titlebar h2 .btn {
	float:right;
	margin:5px 10px 0 0;
}

.titlebar h2 a:link,
.titlebar h2 a:visited {
	color:#333;
	text-decoration:none;
	}

.titlebar h2 a:hover;
.titlebar h2 a:active {
	color:#333;
	text-decoration:underline;
	}

.titlebar h2 a:link, .titlebar h2 a:visited {
	color:#333;
	text-decoration:none;
	}

.titlebar h3 {
	background: url("images/bg-h3.png") no-repeat 0px center;
	border-bottom:solid 1px #ddd;
}

.titlebar h4 {
	height:30px;
	line-height:30px;
	padding-left:20px;
	margin-bottom:16px;
	background:url("images/bg-h4.png") no-repeat 6px center #f5f5f5;
    border-radius: 5px;          
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
	overflow:hidden;
}


/* ------------------------- contact ------------------------- */
.large-button {
	padding: 4px 80px;
    border-radius: 5px;          
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;
	color: #fff;
}

/* ------------------------- table ------------------------- */
.table-1 {
	width:100%;
	border-collapse:separate;
	border-top:solid 2px #004f99;
	border-right:none;
	border-left:none;
	border-bottom:none;
	margin-bottom:20px;
}
.table-1 th {
	width:20%;
	padding:7px 10px;
	border:solid 1px #fff;
	background:#f5f5f5;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}

.table-1 td {
	width:70%;
	padding:7px 10px;
	border-top:solid 1px #fff;
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
	border-bottom:solid 1px #ddd;
	background:#fff;
	vertical-align:middle;
}

.table-1 td.blank {
	border:none;
	background:none!important;
}
.table-1 td.title {
	font-weight:bold;
	padding-left:20px;
	text-align:left;
}
.table-1 .odd td {
	background:#f5f5f5;
}
.table-1 .note {
	color:#666;
	font-size:1.2rem;
}

/* ------------------------- box ------------------------- */

.paper1 {
	width:80%;
	background: url(images/handmadepaper.png) repeat;
	border:solid 1px #ddd;
	margin:10px auto;
	padding:30px;

}
.paper-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px #777;
	   -moz-box-shadow: 0 10px 6px -6px #777;
	        box-shadow: 0 10px 6px -6px #777;
}

/* -------------------------top ------------------------- */
.topteaser .shortcode-teaser-content {
	margin:0;
	padding: 0 10px 10px;
}

.topteaser .shortcode-teaser-content h2, .topteaser .shortcode-teaser-content h3 {
	padding-left:0;
	margin-bottom:10px;
	overflow:hidden;
	font-weight:bold;
}

.topteaser .shortcode-teaser-content h2 {
	height:40px;
	line-height:40px;
	border-top:none;
	background:#fffffff;
}

.topteaser .shortcode-teaser-content h3 {
	height:32px;
	line-height:32px;
	background-image:none;
	border-bottom:solid 1px #ddd;
}

.contenth2.low {
	margin-bottom:10px;
}
.contenth2 .btn {
	float:right;
	margin:5px 10px 0 0;
}

.content h2 a:link,
.content h2 a:visited {
	color:#333;
	text-decoration:none;
	}

.content h2 a:hover;
.content h2 a:active {
	color:#333;
	text-decoration:underline;
	}

.content h2 a:link,.content h2 a:visited {
	color:#333;
	text-decoration:none;
	}

.content h2 a:hover;
.content h2 a:active {
	color:#333;
	text-decoration:underline;
	}


.content h4 {
	height:30px;
	line-height:30px;
	padding-left:20px;
	margin-bottom:16px;
	background:url("images/bg-h4.png") no-repeat 6px center #f5f5f5;
    border-radius: 5px;          
    -webkit-border-radius: 5px;  
    -moz-border-radius: 5px;  
	overflow:hidden;
}

/* -------------------------contact -------------------------*/
.contact_area1{
padding:15px 10px;
font-weight:bold;
color:#595858;
display:block;
line-height:40px;
}
 
.contact_area2{
padding:10px;
font-weight:bold;
color:#595858;
line-height:40px;
}
 
p.contact_area1, p.contact_area2{
margin:0;
}
 
.contact_area1:hover,.contact_area2:hover{
background:#D3EDFB;
}
 
.contact_area1.last,.contact_area2.last{
border-bottom:none;
}
 
.m-alert{
padding:5px;
background:#ff8080;
color:#fff;
margin:5px;
font-weight:normal;
}
 
span.wpcf7-list-item { display: block; }
input[type=text],input[type=email],input[type=tel]{
   width:100%;
}
 
input[type=text]:focus,input[type=email]:focus,input[type=tel]:focus{
   border:solid 1px #20b2aa;
}
 
input[type=text], select,input[type=email],input[type=tel]{
   outline: none;
}
  
.contact_form input[type=text],.contact_form input[type=email]{
width:100%;
height:50px;
font-size:1.5em;
}
 
input[type="radio"]{
margin: 0 0 4px 0 !important;
}
 