/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");
h1, .h1 {
	margin-bottom: 30px !important;
	/*margin-top: 30px !important;*/
}
/*.boxed .header_bottom {
	padding: 10px 25px;
}*/
.fa .fa-bars {
	font-size:18px;
}
h2, .h2 {
	margin-bottom: 20px;
	margin-top: 20px;
}
ul, ol, dl {
	margin: 0 0 1em 1em;
}
.q_logo {
	padding-bottom: 30px;
	/*border-bottom: 1px solid #d1d1d1; */
}
blockquote.with_quote_icon .icon_quotations_holder {
	display: table-cell;
	vertical-align: top;
}
blockquote h6 {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 0px;
	padding: 20px;
}
.q_logo img {

	max-width: 306px;
		height: auto !important;
}
.header_top p {
    line-height: 32px;
    padding: 0 15px;
    color: #fff;
	font-size:14px;
	margin: 0;
}
.header_top p a{
    color: #fff;
}
.drop_down .narrow .second .inner ul li {
	padding: 0;
	width: 280px;
}
/* FOOTER */
.footer_top .widget h4 {
	font-size: 18px;
}
.footer_top p {
	font-size: 14px;
}
footer {
	margin-top: 0px;
}
.footer_top.footer_top_full {
	padding: 42px 65px 76px;
}
ul li {
	list-style-type: none;
	background: url(https://www.deborahclapshaw.co.nz/wp-content/uploads/2018/08/bullet.png) no-repeat 0 9px;
	padding-left: 12px;
}

ul.tick li {
background: url("https://www.deborahclapshaw.co.nz/wp-content/uploads/2018/08/list-checked.png") no-repeat scroll 0 7px rgba(0, 0, 0, 0);
	text-align: left;
	padding-left: 25px;
	color: #727272;
	font-size: 16px;
	margin-bottom: 6px;
}
ul.tick li {
	list-style-type: none;
	/*background: url(/site/clapshaw/images/basic_theme/bullet.png) no-repeat 0 9px;
	padding-left: 12px;*/
}
.main_menu ul li, ul.menu li, .mobile_menu ul li {
	background: none !important;
}
/* HOMEPAGE */
.home-block  {
	margin: 20px auto;
	padding-left: 0;
	width: 250px;
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
	padding-bottom:30px;
}
.home-block {
	min-height: 260px;
}
.home-block-new  {
	margin: 0px auto;
	padding-left: 0;
	width: 320px;
	-webkit-columns: 1;
	-moz-columns: 1;
	columns: 1;
	padding-bottom:20px;
	min-height: 340px;
}
.content .content_inner > .container > .container_inner.default_template_holder {
	padding-top: 0px;
}
.full_width {
	background-color: #fff;
	margin: 30px 40px 0 40px;
}
.title_subtitle_holder {

	margin-left: 40px;
}
.qbutton.big_large {
	margin-top: 10px;
}
@media only screen and (min-width: 1300px) /*and (max-width: 1500px)*/ {
 /* .main_menu ul > li > a {    
    padding-left: 10px !important;    
    padding-right: 10px !important;
  }*/
.boxed .header_inner {
	width: 1240px;
}
.container_inner {
	width: 100%;
}
	.boxed .section .section_inner, .grid_section .section_inner {
	width: 1240px;
}
	body.boxed .footer_inner, body.boxed .wrapper_inner {
	width: 1240px;
}
}
@media (max-width: 990px) {
.qbutton.big_large {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	padding: 0 12px;
}
	h2, .h2 {
	margin-top: 10px;
		font-size: 22px;
}
		h1, .h1 {
	margin-top: 10px;
		font-size: 30px;
}
}
@media (min-width: 320px) and (max-width: 480px) {
	.q_logo img {
		max-width: 206px;
		height: auto !important;
		padding-top: 12px;
	}
  
}

