/*
 Theme Name:   Twenty Twelve Child
 Theme URI:    http://tallon.de/blog/twentytwelve-child/
 Description:  2012 Child Theme
 Author:       mudguts
 Author URI:   https://mudguts.wordpress.com
 Template:     twentytwelve
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, gray, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
 Text Domain:  twenty-twelve-child
*/

@import url('../twentytwelve/style.css');
#form-allowed-tags {
	display: none;
}
/* =Theme customization starts here
------------------------------------------------------- */


/* =Repeatable patterns
-------------------------------------------------------------- */

/* Buttons */
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type=submit], .bypostauthor cite span {
	padding: 6px 10px;
	padding: 0.428571429rem 0.714285714rem;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 1.428571429;
	font-weight: normal;
	color: #000;
	background-color: #ececec;
	background-image: none;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.menu-toggle:hover, .menu-toggle:focus, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
	color: #000;
	background-color: #ececec;
	background-repeat: repeat-x;
	background-image: none;
	outline: none;
}
.menu-toggle:active, .menu-toggle.toggled-on, button:active, input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	color: #000;
	background-color: #ececec;
	background-image: none;
	box-shadow: none;
	border: none;
}
/* Images */
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	margin-top: 15px;
	margin-top: 1.07142857rem;
	border-radius: 0;
	box-shadow: none;
	border: 1px solid #605f5e;
}
/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
}
body.custom-font-enabled {
	font-family: "Sorts Mill Goudy", Georgia, Bitstream Charter, serif;
}
a {
	color: #a52000;
	text-decoration: none;
}
a:hover {
	color: #828282;
}
a.clean {
	outline: none;
}
article {
	padding-right: 40px;
	padding-right: 2.85714286rem;
	padding-left: 40px;
	padding-left: 2.85714286rem;
}
/* Page structure */
.site {
	border: 1px solid #000;
	padding: 0;
}
/* Header */
.site-header h1 {
	font-family: "Sorts Mill Goudy", Georgia, Bitstream Charter, serif;
	font-size: 55px;
	font-size: 3.92857143rem;
	font-weight: normal;
	text-align: center;
	letter-spacing: 0.5rem;
	word-spacing: 2rem;
}
.site-header h1 a, .site-header h2 a {
	color: #000;
}
.site-header h1 a:hover, .site-header h2 a:hover {
	color: #000;
}
/* Navigation Menu */
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
	text-indent: 0;
	text-transform: uppercase;
}
/* Sidebar */
.widget-area .widget h3 {
	margin-bottom: 12px;
	margin-bottom: 0.85714286rem;
}
.widget-area .widget p, .widget-area .widget li, .widget-area .widget .textwidget {
	font-size: 15px;
	font-size: 1.07142857rem;
	line-height: 1.53;
}
/* Footer */
footer[role="contentinfo"] {
	font-family: Georgia, Bitstream Charter, serif;
	text-align: center;
}
/* =Main content
-------------------------------------------------------------- */
.entry-content ul {
	list-style: none;
}
.entry-content li {
	font-size: 15px;
	font-size: 1.07142857rem;
	line-height: 2;
	margin: 0;
}
.entry-content h2 {
	color: #21497c;
}
.entry-content h3 {
	margin: 42px 0 18px;
	margin: 3rem 0 1.28571429rem;
	line-height: 1.57142857;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.entry-content h4 {
	color: #21497c;
	text-transform: uppercase;
	letter-spacing: .2em;
	border-bottom: solid 1px #ccc;
}
.entry-content h5 {
	color: #21497c;
	text-transform: uppercase;
	letter-spacing: .2em;
}
.entry-content a:visited, .comment-content a:visited {
	color: #828282;
}
.entry-content p {
	font-size: 15px;
	font-size: 1.07142857rem;
	line-height: 1.53;
}
.site-content article {
	border: none;
}
/* IE8 and IE7 - Left and Right Sidebars */
.ie .custom-layout .site-content {
	width: 38%;
	margin-left: 31%;
}
.ie .custom-layout .widget-area {
	float: right;
	width: 26%;
	position: relative;
}
.ie .custom-layout #extra-sidebar {
	float: left;
	margin-left: -64%;
	width: 26%;
}
/* Page Builder changes */
h3.widget-title {
	color: #21497c !important;
}
.divider {
	border-left: 1px solid #CCC;
	padding-left: 10%;
}
img.opacity {
	opacity: 1;
	filter: alpha(opacity=100);
	transition: opacity 1s linear;
 	-webkit-transition: opacity 1s linear;
}
img.opacity:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	transition: opacity 1s linear;
 	-webkit-transition: opacity 1s linear;
}

/* =Media queries
-------------------------------------------------------------- */

/* Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */

@media screen and (max-width: 599px) {
.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
	border: none;
}
.entry-header .entry-title {
	display: none;
}
.main-navigation li a:hover, .main-navigation li a:focus {
	color: #af2626;
	outline: none;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color: #af2626;
}
.widget-area {
	padding: 0 1.714285714rem;
}
/* Order Box SM */
#kas_buy {
	width: 160px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 10px;
	clear: both;
	background: #af2626;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	color: #000;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 1.71428571;
	box-shadow: 5px 5px 10px #959595;
	border: 0;
	font-size: 11px;
}
#kas_buy a {
	letter-spacing: .1em;
	color: #fff;
	line-height: 0.92857143;
	text-decoration: none;
}
#kas_buy a:hover {
	color: #000;
	text-decoration: none;
}
}
 @media screen and (min-width: 600px) {
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
	text-align: center;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.main-navigation ul {
	text-indent: 13px;
	text-indent: 0.92857143rem;
}
.main-navigation li a {
	color: #000;
}
.main-navigation li a:hover, .main-navigation li a:focus {
	color: #af2626;
	outline: none;
}
.main-navigation li ul {
	text-indent: 0;
}
.main-navigation li ul li a {
	background: #fff;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	width: 180px;
	width: 12.8571429rem;
	text-align: left;
	text-indent: 15px;
	text-indent: 1.07142857rem;
}
.main-navigation li ul li a:hover, .main-navigation li ul li a:focus {
	background: #fff;
	color: #af2626;
}
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
	color: #af2626;
}
.entry-header .entry-title {
	display: none;
}
}

/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
body {
	background-color: #fff;
}
body .site {
	margin-top: 20px;
	margin-top: 1.428571428rem;
	box-shadow: none;
	padding: 0;
}
/* Order Box LG */
#kas_buy {
	width: 160px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 10px;
	clear: both;
	background: #af2626;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	color: #000;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 1.71428571;
	box-shadow: 5px 5px 10px #959595;
	border: 0;
	font-size: 11px;
}
#kas_buy a {
	letter-spacing: .1em;
	color: #fff;
	line-height: 0.92857143;
	text-decoration: none;
}
#kas_buy a:hover {
	color: #000;
	text-decoration: none;
}
}

/* ZEAKS STYLE */
/* Increase theme width to 1000px */
@media screen and (min-width: 960px) {
.site {
	max-width: 1000px;
	max-width: 71.4285rem;
}
}
.ie .site {
	max-width: 1000px;
}
footer[role="contentinfo"] {
	max-width: 1000px;
	max-width: 71.4285rem;
}

/* Left & Right Sidebars */
@media screen and (min-width: 600px) {
.site-content {
	width: 30%;
	margin-left: 10%;
}
.widget-area {
	width: 50%;
	padding-right: 10%;
	padding-top: 27px;
	padding-top: 1.92857143rem;
}
.custom-layout .site-content {
	width: 38%;
	margin-left: 31%;
}
.custom-layout .widget-area {
	position: relative;
	width: 26%;
	padding-right: 5%;
}
.custom-layout #extra-sidebar {
	float: left;
	margin-left: -64%;
	width: 26%;
}
body.full-width .site-content {
	width: 70%;
}
}

/* Order Box MD */
@media screen and (min-width: 600px) and (max-width:959px) {
#kas_buy {
	width: 70px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 4px 10px;
	clear: both;
	background: #af2626;
	font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	color: #000;
	text-transform: uppercase;
	letter-spacing: .2em;
	line-height: 1.71428571;
	box-shadow: 5px 5px 10px #959595;
	border: 0;
	font-size: 8px;
}
#kas_buy a {
	letter-spacing: .1em;
	color: #fff;
	line-height: 0.92857143;
	text-decoration: none;
}
#kas_buy a:hover {
	color: #000;
	text-decoration: none;
}
}

/* Clean WPForms Title Styling */
.wpforms-container .wpforms-title {
    display: block;
    color: #21497c !important;
    font-size: 0.928571429rem !important;
    font-weight: 700;
    margin: 0 0 10px 0 !important;
    padding: 0;
    border: none !important;
    background: none !important;
    outline: none !important;
	text-transform: uppercase !important;
	letter-spacing: .2em !important;
	line-height: 1.846153846 !important;
}

/* Ensure no debug borders remain */
.wpforms-title {
    border: none !important;
    background: transparent !important;
    box-shadow: none !important;
}

/* Fix for Twenty Twelve dropdowns over WPForms */
.main-navigation ul ul {
    z-index: 10000;
}

.wpforms-container,
.wpforms-container .wpforms-title,
.wpforms-container .wpforms-form {
    position: relative;
    z-index: 1;
}

/* Also remove any inherited high z-index */
.wpforms-title {
    z-index: 1 !important;
}

/* Change WPForms submit button to Open Sans */
.wpforms-container .wpforms-submit {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 600; /* Optional: make it semi-bold */
}

/* Optional: Style the button more */
.wpforms-container .wpforms-submit {
    background: #222222 !important;
    color: #fff;
    border: none;
    padding: 10px 14px !important;
    font-size: 15px !important;
    border-radius: 10px;
    cursor: pointer;
    transition: background 0.3s ease;
}

.wpforms-container .wpforms-submit:hover {
    background: rgba(0, 0, 0, 0.55) !important;
}