/*
Theme Name: SKT Cutsnstyle Pro Child
Template: skt-cutsnstyle-pro
Author: Child Theme Configurator
Version: 1.0.1448449478
Updated: 2015-11-25 12:04:38
*/
@charset "UTF-8";

body
{
	line-height: 1.6em;
}
.innerbanner img[src=""]
{
	display: none;
}

#sidebar

{
    width: 280px;
}
.header .header-inner .nav ul li a
{
	padding: 23px 8px;
}

  @media screen and (max-width: 1169px) and (min-width: 980px)
.header .header-inner .nav ul li a {
  padding: 23px 8px;
}

/*
ul#menu-menu-1
{
	display:flex;

}
ul#menu-menu-1 li
{
	display:flex;
	align-items: center;
}
ul#menu-menu-1 li a
{
	white-space: break-spaces;
	display: flex;
}
*/


.panel-grid {
	display: flex;
	flex: 1 1 auto;
	flex-wrap: wrap;
	justify-content: center;
}

.panel-grid-cell {
	flex-wrap: ;
	/* float: left; */
	display: flex;
	margin: 0 16px;
	min-width: 200px;
}
.panel-grid-cell::first-child
{
	margin-left:0;
}
.panel-grid-cell::last-child
{
	margin-right:0;
}
.wpcf7
{
	color: inherit;
}

label.scfp7ext-form-label
{
	clear: both;
	display: block;
	color: rgb(120, 121, 124);
	font-size: 13px;
	line-height: 1.4em;
	font-family: Lora, serif;
	margin-bottom:4px;
}
.scfp7ext-form-row
{
	margin-bottom: 1em;
}
.scfp7ext-form-row.title h3
{
	font-size: 14px;
}
.scfp7ext-form-row.submit 
{
	padding-left: 72px;
}
.scfp7ext-form-row.recaptcha
{
	color: #111111;
	hyphens: auto;
	opacity: 0.8;
	font-size: 12px;
	line-height: 1.5em;
}

.scfp7ext-form-row.recaptcha a
{
	color: #009fff;
}

.form-label-required
{
	color: rgb(211, 47, 47);
}
.wpcf7-form-control-wrap
{
	display:block;
}
.wpcf7-response-output
{
	border-color: #d3477f !important;
	color: #111111;
}
#contactform_main input[type="submit"], .wpcf7 form input[type="submit"]
{
	box-sizing: border-box;
	background-color: #d3477f;
	color: #fff !important;
	padding: 12px 20px;
	margin: 0;
	font-size: 13px;
	line-height: 1em;
	border: 0;
	outline: 0;
	margin-bottom: 1em;

}

input[type="submit"].wpcf7-submit:hover
{
	opacity: 0.8;
}

#contactform_main input[type="text"], #contactform_main input[type="email"], #contactform_main input[type="tel"], #contactform_main input[type="url"], #contactform_main textarea, .wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form textarea {
	background-color: #fbfbfb;
	width: 100%;
	border: 1px solid #ccc;
	padding: 7px 8px;
	float: left;
	margin: 0 8px 8px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	box-sizing: border-box;
}
.grecaptcha-badge { visibility: hidden; }
