/*
Theme Name: Kozijnenbesteller
Theme URI: http://chapter-a.nl
Author: Alex Gulen
Author URI: http://chapter-a.nl/
Description: Kozijnenbesteller WordPress theme
Version: 1.0
License: Kozijnenbesteller
License URI: http://chapter-a.nl/
Tags: two-columns, right-sidebar, flexible-width
Text Domain: kozijnenbesteller

*/

/* = Reset default browser CSS
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

.none {display:none !important;}

body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
.caclearfix {
	clear:both;
}
.clearfix {
	*zoom: 1;
	clear:both;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: "";
}
.clearfix:after {
	clear: both;
}
audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a {
	outline:none;
}
a:focus {
	outline: none;
}
a:hover, a:active {
	outline: 0;
}
sub, sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	max-width: 100%;
	height: auto;
	border: 0;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
}
button,
input,
textarea {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
	border-radius: 0;
}
select {
	margin: 0;
	font-size: 100%;
	vertical-align: middle;
	border-radius: 0;
}
button, input {
	*overflow: visible;
	line-height: normal;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	cursor: pointer;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
textarea {
	overflow: auto;
	vertical-align: top;
}


/* = WordPress Core
-------------------------------------------------------------- */
.alignnone {
	margin: 0 20px 20px 0;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float:right;
	margin: 0 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px auto;
}

a img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

a img.alignnone {
	margin: 0 0 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.gallery-caption {

}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}


/* = Some basic coloring
-------------------------------------------------------------- */

::-moz-selection
{
	background: #0d61b1;
	color: #FFF;
}
::-webkit-selection 
{
	background: #0d61b1;
	color: #FFF;
}
::selection
{
	background: #0d61b1;
	color: #FFF;
}
a {
	color: #0d61b1;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	color: #292929;
	text-decoration: none;
}

/* = Textual
-------------------------------------------------------------- */

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #000;
}

p {
	margin: 0 0 15px 0;
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
}

p small {
	font-size: 11px;
	color: #999999;
}

strong {
	font-weight: bold;
}

small {
	font-size: 75%;
}

em,
i {
	font-style: italic;
}

h1 { font-size: 26px; line-height: 30px; font-family: 'Roboto', sans-serif; }
h2 { font-size: 24px; line-height: 28px; font-family: 'Roboto', sans-serif; }
h3 { font-size: 20px; line-height: 20px; font-family: 'Roboto', sans-serif; }
h4 { font-size: 16px; line-height: 18px; font-family: 'Roboto', sans-serif; }

h1 { margin: 0 0 25px 0; color: #0d61b1; text-transform: none; font-weight: 300; }
h2 { margin: 0 0 25px 0; color: #0d61b1; text-transform: none; font-weight: 300; }
h3 { margin: 0 0 25px 0; color: #0d61b1; text-transform: none; font-weight: 300; }
h4 { margin: 0 0 25px 0; color: #0d61b1; text-transform: none; font-weight: 300; }


.single-post h1,
.single-post h2,
.single-post h3,
.single-post h4 {
	color: #676767;
}

a h1,
a h2,
a h3,
a h4,
a h5 {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
a h1:hover,
a h2:hover,
a h3:hover,
a h4:hover,
a h5:hover {
	color: #292929;
}

blockquote {
	font-style: italic;
	width: auto;
	margin: 0;
	padding: 0 40px;
	line-height: 1.45;
	position: relative;
	color: #999999;
}

blockquote cite {
	color: #aaaaaa;
	font-size: 12px;
	display: block;
	margin-top: 5px;
}

.entry-content ul, .entry-content ol {
	padding: 0;
	margin: 20px 0 9px 15px;
}

.entry-content ul ul,
.entry-content ul ol,
.entry-content ol ol,
.entry-content ol ul {
	margin-bottom: 0;
}

.entry-content ul {
	list-style: square;
	margin-top: 20px;
	margin-bottom: 30px;
}

.entry-content ol {
	list-style: decimal;
}

.entry-content li {
	line-height: 18px;
}


#primary ul, #primary ol {
	padding: 0;
	margin: 20px 0 9px 12px;
}

#primary ul ul,
#primary ul ol,
#primary ol ol,
#primary ol ul {
	margin-bottom: 0;
}

#primary ul {
	list-style: disc;
	margin-top: 20px;
	margin-bottom: 30px;
}

#primary ol {
	list-style: decimal;
}

#primary li {
	line-height: 28px;
}

 
/* = Main scaffolding
-------------------------------------------------------------- */

.ca_mainwrap {
	overflow: hidden;
}

.ca_section {
	overflow: hidden;
	max-width: 1300px;
	margin: 0 auto;
	/*border: 1px solid red;*/
	padding: 0 0 20px 0;
}

.ca_section.fullsection {
	max-width: 100%;
	padding-bottom: 0;
}

.ca_section.ca_fullsection {
	max-width: none;
}

.ca_section.section_nohide {
	overflow: visible;
}

.ca_section.portfolio_section {
	max-width: none;
}

.ca_row {
	margin: 0 -15px; /* horizontal margin equals negative padding on .col element */
}

.ca_section.smallgab .ca_row {
	margin: 0 -5px;
}

.ca_trow {
	display: table;
	table-layout: fixed;
	width: 100%;
	margin: 0;
	padding: 0;
}

.ca_tcol {
	display: table-cell;
	margin: 0;
	padding: 0;
	vertical-align: top;
	position: relative;
}

.tcol1-2,
.tcol1-2b {
	width: 50%;
}

.tcol1-4 {
	width: 25%;
}

.tcol1-3 {
	width: 33.33%;
}

.tcol2-3 {
	width: 66.66%;
}

.tcol40 {
	width: 40%;
}

.clear {
    clear: both;
}

[class*="ca_col"] {
	float: left;
	display: block;
	padding: 0 15px;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ca_section.smallgab [class*="ca_col"] {
	padding: 0 5px;
}

.ca_section:before,
.ca_section:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}

.ca_section:after {
	clear: both;
}

.ca_section {
	zoom: 1;
}

.ca_col1-5 {
	width: 20%;
}

.ca_col2-5 {
	width: 40%;
}

.ca_col30 {
	width: 30%;
}

.ca_col1-6 {
	width: 16.66%;
}

.ca_col4-5 {
	width: 80%;
}

.ca_col1-4 {
	width: 25%;
}

.ca_col3-4 {
	width: 75%;
}

.ca_col1-3 {
	width: 33.33%;
}

.ca_col1-2 {
	width: 50%;
}

.ca_col1-2a {
	width: 60%;
}

.ca_col1-2wc {
	width: 60%;
}

.ca_col8 {
	width: 80%;
}

.ca_col2-3 {
	width: 66.66%;
}

.ca_col3-4 {
	width: 75%;
}

.ca_col1 {
	width: 100%;
}

.ca_concol {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
	width: 100%;
	padding: 20px;
	background-color: #06C;
}

.floatcolright {
	float: right;
}

.floatleftcol {
	float: left;
}


/* = FlexSlider Necessary Styles
-------------------------------------------------------------- */

.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* = Basic layout
-------------------------------------------------------------- */


.ca_top {
	background-color: #FFF;
	height: 40px;
	overflow: hidden;
	color: #0d61b1;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

.ca_top-c {
	max-width: 1300px;
	padding: 0 20px;
	line-height: 40px;
	margin: 0 auto;
}


.ca_head {
	margin: 40px 0 0 0;
	padding: 10px 0;
	z-index: 800;
	background: #0d61b1;
	width: 100%;
	z-index: 999;
	position: relative;
}

.ca_head-c {
	z-index: 900;
	max-width: 1300px;
	padding-left: 20px;
	padding-right: 20px;
	margin: 0 auto;
	position: relative;
}

.ca_main {
	max-width: 1300px;
	margin: 20px auto 0 auto;
	padding: 0 20px 20px 20px;
	position: relative;
	z-index: 900;
}

.ca_main.mainnoheader {
	margin-top: 50px;
}

.contentpage {
	padding: 40px 0;
}

.ca_main.main-nomar {
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 0;
}

.ca_main.ca_submain {
	border: none;
}

.ca_main.ca_home {
	border: none;
	margin-top: 0;
	padding-left: 0;
	padding-right: 0;
}

#footer .ca_col1-5 aside, #footer .ca_col1-3a aside {margin: 0px 0px 10px 0px;}
#footer h3{margin:0px; color:#fff;}

#footer {
	background-color: #333333;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	color: #edefef;
	font-size: 14px;
	line-height: 18px;
	-moz-box-shadow: 0 42px 42px -42px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow: 0 42px 42px -42px rgba(0, 0, 0, 1) inset;
	box-shadow: 0 42px 42px -42px rgba(0, 0, 0, 1) inset;
	padding: 40px 20px 0px 20px;
}

#footer p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 18px;
	color: #edefef;
	font-weight: 300;
}

#footer .bordersec {
	border-bottom: solid 1px #3d3d3d;
	margin-bottom: 30px;
	position: relative;
}

.footerlogo {
	display: block;
	margin-bottom: 30px;
}

#footer a {
	color: #edefef;
}

#footer a:hover {
	color: #95c131;
}

.footermenus ul > li a {
	font-weight: 500;
}

.footermenus ul ul li a {
	font-weight: 300;
}

.footericon {
	position: absolute;
	top: 0;
	right: 0;
}

#footermenubut {
	display: none;
}


/* = Footer mailchimp
-------------------------------------------------------------- */

.ca_mc_form {
	position: relative;
	display: inline-block;
	margin: 5px 0 0 0;
	width: 240px;
}

.ca_mc_form input[type="email"] {
	width: 240px;
	padding: 10px 5px;
	margin: 0;
}

.ca_mc_form_submit {
	display: block;
	width: 40px;
	text-align: center;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #97c131;
	color: #FFF;
	cursor: pointer;
	z-index: 999;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ca_mc_form_submit:after {
	content: '\f105';
	font-family: FontAwesome;
	font-size: 2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 40px;
	line-height: 37px;
	text-align: center;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	color: #FFF;
}

.ca_mc_form_submit:hover {
	background-color: #0d61b1;
}



/* = Footer section
-------------------------------------------------------------- */

.footer_section {
	display:none;
	position: relative;
	overflow: hidden;
	background-attachment: fixed;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-width: 100%;
	-moz-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 1) inset, 0 -20px 20px -20px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 1) inset, 0 -20px 20px -20px rgba(0, 0, 0, 1) inset;
	box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 1) inset, 0 -20px 20px -20px rgba(0, 0, 0, 1) inset;
}

.footer_section h3 {
	display: block;
	max-width: 600px;
	margin: 0 auto;
	font-size: 34px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	padding: 140px 20px;
}



/* = Top bar
-------------------------------------------------------------- */

.top_search {
	float: left;
	position: relative;
}

.top_search #s {
	height: 40px;
	line-height: 1;
	margin: 0;
	padding: 10px 30px 10px 5px;
	border: none;
	background-color: #FFF;
	color: #0d61b1;
	width: 200px !important;
}

::-webkit-input-placeholder {
	color: #0d61b1;
}
:-moz-placeholder {
	color: #0d61b1;
	opacity: 1;
}
::-moz-placeholder {
	color: #0d61b1;
	opacity: 1;
}
:-ms-input-placeholder {
	color: #0d61b1;
}
:placeholder-shown {
	color: #0d61b1;
}


#ca_search-submit {
	display: block;
	width: 30px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 400;
	cursor: pointer;
	text-align: center;
}

/* = Payoff
-------------------------------------------------------------- */

.payoff {
	position: absolute;
	top: 2px;
	right: 10px;
	color: #3780c1;
	font-weight: 700;
	font-size: 25px;
	line-height: 27px;
}


/* = Top info
-------------------------------------------------------------- */

.top_info {
	float: right;
	font-size: 12px;
}

.top_info span {
	display: inline-block;
	margin: 0 0 0 10px;
	border-left: solid 1px #0d61b1;
	line-height: 14px;
	padding-left: 10px;
}

span.ca_myaccount {
	border: none;
}



/* = Head
-------------------------------------------------------------- */

#ca_logo {
	display: block;
	margin: 0;
	float: left;
}

#ca_logo img {
	display: block;
}




/* = Site styling
-------------------------------------------------------------- */

body {
	background-color: #ffffff;
}

.ca_mainwrap {
	margin: 0 auto;
}

.ca_mainmenu {
	width: 100%;
	position: absolute;
	top: 125px;
	left: 0;
	margin: 0;
	z-index: 999;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	background-color: rgba( 151, 193, 49, 0.9 );
}

.ca_mainmenu.fixedmenu {
	position: fixed;
	top: 40px;
	left: 0;
}

.ordertitel {
	font-weight: 700;
	display: inline-block;
	margin: 0 10px 0 0;
	color: #556e1f;
}

.ca_mainmenu-c {
	max-width: 1300px;
	padding: 0 20px;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: left;
}

.ca_mainmenu ul {
	display: inline-block;
	list-style-type: none;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.ca_mainmenu ul li {
	display: inline-block;
	white-space: nowrap;
	margin: 0;
	position: relative;
	text-align: left;
}

.ca_mainmenu ul li.first {
	margin-left: 0;
}

.ca_mainmenu ul li.last {
	margin-right: 0;
}

.ca_mainmenu ul li a {
	display: block;
	width: auto;
	color: #FFF;
	font-weight: 300;
	font-size: 15px;
	line-height: 15px;
	margin: 0;
	padding: 15px 30px;
}

.ca_mainmenu ul li.last a {
}

.ca_mainmenu ul li a:hover {
	color: #0d61b1;
	background-color: #FFF;
}

.ca_mainmenu ul li a.mmactive {
	color: #0d61b1;
	background-color: #FFF;
}

.ca_mainmenu li.current-menu-item > a,
.ca_mainmenu li.current_page_item > a,
.ca_mainmenu li.current-menu-parent > a,
.ca_mainmenu li.current_page_parent >a,
.ca_mainmenu li.current-page-ancestor > a {
	color: #0d61b1;
	background-color: #FFF;
	position: relative;
}

.ca_mainmenu li.menu-item-has-children > a:after {
	content: '\f078';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 0.7em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #556e1f;
	text-indent: 0;
	line-height: 14px;
	vertical-align: middle;
	margin: 0 0 0 10px;
}

.ca_mainmenu ul ul {
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 999;
	margin: 0;
	padding: 0;
	color: #0d61b1;
	background-color: #FFF;
	display: none;
	width: auto;
	padding-right: 140px;
}

.ca_mainmenu ul ul li ul {
	display: block;
	position: inherit;
	top: inherit;
	left: inherit;
}

.ca_mainmenu ul ul li {
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}

.ca_mainmenu ul ul li.has-image a {
	padding: 0;
}

.ca_mainmenu ul ul li.has-image {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 95px;
	height: auto;
	border-left: solid 1px #0d61b1;
	padding-left: 20px;
}

.ca_mainmenu ul ul li.has-image img {
	width: auto;
	max-height: 95px;
}

.ca_mainmenu ul ul li a {
	color: #0d61b1;
	height: auto;
	padding: 12px 15px;
	margin: 0;
}

.ca_mainmenu ul ul li a:hover {
	color: #97c131;
	/*background-color: #0d61b1;*/
}

.ca_mainmenu ul ul li.current-menu-item,
.ca_mainmenu ul ul li.current_page_item,
.ca_mainmenu ul ul li.current-menu-parent {
	border: none !important;
}

.ca_mainmenu ul ul li.current-menu-item > a,
.ca_mainmenu ul ul li.current_page_item > a,
.ca_mainmenu ul ul li.current-menu-parent > a {
	color: #333;
	background: none;
	border: none !important;
}

.ca_mainmenu ul ul li.current-menu-item > a:hover,
.ca_mainmenu ul ul li.current_page_item > a:hover,
.ca_mainmenu ul ul li.current-menu-parent > a:hover {
	color: #333;
}

.ca_mainmenu ul ul li.current-menu-item > a:after,
.ca_mainmenu ul ul li.current_page_item > a:after,
.ca_mainmenu ul ul li.current-menu-parent > a:after,
.ca_mainmenu ul ul li.current_page_parent >a:after,
.ca_mainmenu ul ul li.current-page-ancestor > a:after {
	content: none;
}

#ca_mobmenu {
	display: none;
}

.site-content {
}

#content {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#content.content-nomar {
	padding: 0;
}

.ca_footer_content {
	background-color: #FFF;
	color: #404041;
}

.ca_mainmenu li.mob-only {
	display: none;
}


/* = Topmenu
-------------------------------------------------------------- */

.ca_topmenu {
	float: right;
	margin-top: 20px;
}

.ca_topmenu li {
	display: inline-block;
	margin: 0 0 0 20px;
}

.ca_topmenu li a {
	color: #FFF;
	font-size: 16px;
	line-height: 16px;
	font-weight: 300;
	padding:20px;
}

.ca_topmenu li a:hover {
	color: #97c131;
}


/* = Crumbs
-------------------------------------------------------------- */

.ca_crumbs {
	max-width: 960px;
	padding: 20px;
	margin: 0 auto;
	font-size: 11px;
	color: #333;
}

#crumbs {
	display: inline-block;
}


/* = Basic form elements styling
-------------------------------------------------------------- */

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"] {
	font-size: 12px;
	color: #333;
	border: none;
	background-color: #f4f4f4;
	border: solid 1px #f4f4f4;
	margin: 2px 0 15px 0;
	padding: 15px 5px;
	display: block;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 18px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-indent: 5px;
	-webkit-appearance: none;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
textarea:focus {
	border: solid 1px #0d61b1;
	-webkit-appearance: none;
}

textarea {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #333;
	border: none;
	background-color: #f4f4f4;
	margin: 2px 0 0 0;
	padding: 10px;
	display: block;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	line-height: 28px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-appearance: none;
}

select {
	border: none;
	background-color: #f4f4f4;
	border-radius: 0;
	-webkit-border-radius: 0;
	max-width: 100% !important;
}

input[type="submit"],
input[type="button"],
button {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #0d61b1;
	border: none;
	margin: 2px 0 15px 0;
	padding: 20px 30px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-appearance: none;
}

input[type="submit"]:hover,
input[type="button"]:hover,
#page button:hover {
	background: #333;
}

input::-webkit-input-placeholder {
	line-height: 16px;
	text-indent: 5px;
}

label {
	cursor: pointer;
}

.wpcf7-form-control-wrap {
	display: block !important;
	width: 100%;
	margin: 0;
	padding: 0;
}

.wpcf7-form-control-wrap .pt_select_button,
.wpcf7-form-control-wrap .pt_select {
	width: 100%;
}

.wpcf7-form-control-wrap .pt_select_button {
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-transform: none;
}

input.wpcf7-form-control {
	margin-bottom: 0;
}

span.wpcf7-list-item {
	margin: 0 15px 0 0;
	display: block;
}

.wpcf7-list-item input[type="checkbox"] {
	margin: 4px 0 0 0;
	vertical-align: top;
}

.wpcf7-list-item-label {
	margin-left: 5px;
}

span.wpcf7-checkbox span.wpcf7-list-item { display: block; }
span.wpcf7-radio span.wpcf7-list-item { display: inline; }

input.wpcf7-submit {
	clear: both;
	margin: 0 0 5px 0;
}

.wpcf7 input.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
	border: solid 1px #FF0000;
}

.wpcf7 .wpcf7-not-valid .wpcf7-list-item-label {
	color: #FF0000;
}

span.wpcf7-not-valid-tip {
	display: none;
}

div.wpcf7-validation-errors {
	border: none;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 0;
}

div.wpcf7-mail-sent-ok {
	border: none;
}

div.wpcf7-response-output {
	margin: 0;
	padding: 0;
}

.wpcf7-form-control-wrap textarea {
	height: 125px;
}


/* = Contact form 7 2 colum styling ( put inputs between .ca_cf7_cols class )
-------------------------------------------------------------- */

.ca_cf7_cols {
	margin: 0 0 20px 0;
}

.ca_cf7_cols:after {
	content: '';
	display: block;
	clear: both;
}

.ca_cf7_cols label {
	float: left;
	width: 25%;
	line-height: 28px;
}

.ca_cf7_cols br {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
}

.ca_cf7_cols .wpcf7-form-control-wrap {
	float: left;
	width: 75%;
}


/* = Head slider
-------------------------------------------------------------- */

#ca_headbox {
	display: block;
	height: 250px;
	overflow: hidden;
	position: relative;
	background-color: #CCC;
	z-index: 800;
}

#ca_headbox.pagebox {
	height: 250px;
}

#ca_headbox:after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 454px;
	height: 480px;
}

#ca_headbox img {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	height: auto;
	min-height: 100%;
	min-width: 100%;
	max-width: none !important;
	width: auto !important;
}

#ca_head_next {
	display: block;
	width: 23px;
	height: 41px;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
	z-index: 999;
	cursor: pointer;
	/*background: url(images/but_next.png) center no-repeat;*/
}

#ca_head_prev {
	display: block;
	width: 23px;
	height: 41px;
	position: absolute;
	top: 50%;
	left: 20px;
	margin-top: -10px;
	z-index: 999;
	cursor: pointer;
	/*background: url(images/but_prev.png) center no-repeat;*/
}

#headbullets {
	display: none;
	position: absolute;
	bottom: 70px;
	left: 0;
	width: 100%;
	height: 20px;
	text-align: center;
	z-index: 999;
}

.headbullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	background-color: #CCC;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.headbullet.current {
	background-color: #0d61b1;
}



/* = Headbox bar
-------------------------------------------------------------- */

.ca_headbox-bar {
	display: table;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 900;
	padding-top: 45px;
}

.ca_headbox-bar-c {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
}

.pagebox .ca_headbox-bar {
	background: none;
}

.hbss {
	color: #FFF;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 900;
	display: none;
}

.hbss a {
	display: inline-block;
	color: #0d61b1;
	background-color: #0d61b1;
	padding: 18px 30px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 300;
}

.hbss a:hover {
	color: #0d61b1;
	background-color: #0d61b1;
}

.ca_headbox-bar h2 {
	color: #0d61b1;
	font-weight: 300;
	font-size: 40px;
	line-height: 45px;
}

.pagebox .ca_headbox-bar h2 {
	color: #0d61b1;
	font-size: 40px;
	font-weight: 300;
	max-width: 1300px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
	z-index: 900;
	display: none;
	display: block;
}



/* = Slider header
-------------------------------------------------------------- */

.ca_headbox_slide_header {
	display: none;
	position: absolute;
	top: 200px;
	right: 0;
	width: 100%;
	height: 116px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 20px;
	text-align: center;
}

.ca_headbox_slide_header h2 {
	color: #0d61b1;
	padding: 0;
	margin: 0;
	font-size: 52px;
	line-height: 56px;
	text-shadow: 2px 0 10px #000;
}

.ca_headbox_slide_header h2 span {
	display: block;
}




/* = Slider
-------------------------------------------------------------- */

.ca_topslider {
	position: relative;
	top: -30px;
	background-color: #FFF;
	z-index: 400;
}

ul.slides {
	margin: 0;
	padding: 0;
}

.slides li {
	position: relative;
	margin: 0;
	padding: 0;
}

.slides li img {
	display: block;
}

.ca_topslider ul {
	list-style-type: none;
}

ol.flex-control-nav {
	position: absolute;
	bottom: 10px;
	right: 80px;
	display: block;
	list-style-type: none;
	width: 100%;
	text-align: right;
}

ol.flex-control-nav li {
	display: inline-block;
	margin: 0 5px 0 0;
}

ol.flex-control-nav li a {
	display: block;
	width: 8px;
	height: 8px;
	color: #46b0c7;
	background-color: #46b0c7;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

ol.flex-control-nav li a {
	text-indent: -999em;
	overflow: hidden;
}

ol.flex-control-nav li a.flex-active {
	background-color: #46b0c7;
	color: #46b0c7;
	width: 13px;
	height: 13px;
}

.flex-next {
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	background: url(images/arrow_right.png) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.flex-prev {
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	background: url(images/arrow_left.png) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}


/* = Accordion shortcode
-------------------------------------------------------------- */

.ca_accordion {
	margin: 0 0 10px 0;
	border-bottom: 1px solid #a8cb4e;
}

.ca_accordion h3 {
	color: #0d61b1;
	padding: 20px 50px 20px 0;
	line-height: 18px;
	font-size: 16px;
	font-weight: 300;
	text-transform: none;
	margin: 0;
	cursor: pointer;
	font-family: 'Roboto', sans-serif;
	overflow: hidden;
}

.ca_accordion_head {
	position: relative;
}

.ca_accordion_head:after {
	content: "+";
	display: block;
	width: 20px;
	height: 20px;
	color: #0d61b1;
	text-align: center;
	line-height: 20px;
	font-size: 30px;
	font-weight: 300;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -10px;
}

.ca_accordion_head.ca_active:after {
	content: "-";
}

.ca_accordion h3 a {
	display: block;
	color: #0d61b1;
}


.ca_accordion .ca_accordion_tab {
	display: none;
	overflow: hidden;
	padding: 10px 50px 10px 0;
}

/* = Shortcode Google map
-------------------------------------------------------------- */

#map-canvas {
	width: 100%;
	height: 171px;
	margin: 0;
}

.gmnoprint img {
    max-width: none; 
}

#map-contact_map {
	height: 700px;
}


/* = Kozijnenbesteller buttons
-------------------------------------------------------------- */

.ca_button,
.button {
	display: inline-block;
	color: #FFF;
	background-color: #0d61b1;
	padding: 10px 25px;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
}

input.ca_button {
	text-transform: uppercase;
}

.ca_button:hover,
.button:hover {
	background-color: #404041;
	color: #FFF;
}

.whitebutton {
	background-color: #FFF;
	color: #0d61b1;
	padding: 20px;
	text-transform: none;
	font-size: 17px;
	font-weight: 300;
}

span.ca_sbutton a {
	display: inline-block;
	color: #FFF;
	background-color: #0d61b1;
	padding: 10px 35px 10px 20px;
	color: #FFF;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	position: relative;
}

span.ca_sbutton a:after {
	content: '\f105';
	display: block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	font-size: 2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: block;
	width: 40px;
	line-height: 37px;
	text-align: center;
	height: 100%;
	position: absolute;
	top: 0;
	right: -45px;
	background-color: #97c131;
	color: #FFF;
}

span.ca_sbutton a:hover {
	background-color: #333;
	color: #FFF;
}

span.ca_sbutton.white a {
	background-color: #FFF;
	color: #0d61b1;
}

span.ca_sbutton.white a:hover {
	background-color: #0d61b1;
	color: #FFF;
}


/* = Page styling
-------------------------------------------------------------- */

.egp_photogallery {
	margin: 30px 0;
}


/* = Post index
-------------------------------------------------------------- */

.ca_section.ca_post_index {
}

.ca_section.postindexsection {
}

a.val_pers_more {
	color: #0d61b1;
	background-color: #FFF;
	display: block;
	text-align: center;
	padding: 20px;
	text-transform: uppercase;
}

a.val_pers_more:hover {
	background-color: #0d61b1;
	color: #FFF;
}


/* = Single post - reverse sidebar float to put content first
-------------------------------------------------------------- */

.ca_col2-3.revfloat {
	float: right;
}

.single-post article.post .wp-post-image {
	margin: 0 0 15px 0;
}

.post .wp-post-image,
.ca_recentpost .wp-post-image {
	margin: 0 0 5px 0;
	border: solid 10px #FFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.index_post {
	margin: 0 0 30px 0;
}

.index_post-c {
	margin: 0 0 20px 0;
}

.singlepost_head {
	margin-bottom: 40px;
}

.ca_singlepost,
.ca_recentpost {
	background-color: #fcf8f5;
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.index_post-c {
	background: #FFF;
	border: solid 1px #CCC;
}

.index_post-c,
.ca_recentpost {
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.index_post-c h2 {
	min-height: 70px;
	font-size: 24px;
}

.index_post-c .entry-content {
	min-height: 130px;
}

.index_post-c {
	position: relative;
}

.ca_index_thumb {
	position: relative;
	display: block;
}

.ca_index_thumb img {
	display: block;
}

h2.ca_recent_header {
	text-align: center;
	margin: 20px 0;
}

.ca_recentpost {
	margin-bottom: 20px;
	position: relative;
}

.ca_posts_hover {
	background-color: rgba( 255, 80, 0, 0.7 );
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #FFF;
	text-align: center;
	-webkit-transition: none; 
	-moz-transition: none; 
	-o-transition: none; 
	transition: none;
}

.ca_index_thumb .ca_posts_hover {
	-webkit-border-radius: 0;
	border-radius: 0;
}

.ca_posts_hover i {
	text-align: center;
	font-size: 6em;
	width: 100%;
	margin-bottom: 15px;
}

.ca_recentpost .ca_posts_hover i {
	font-size: 3em;
}

.ca_posts_hover span {
	position: absolute;
	top: 30%;
	left: 0;
	display: block;
	text-align: center;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
}

.ca_posts_hover:hover {
	color: #FFF;
}

.index_post h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 40px 0;
	font-weight: 400;
}

article.post .entry-header h1 {
	font-size: 26px;
	line-height: 32px;
	margin: 0 0 40px 0;
	font-weight: 400;
}

.post .entry-content,
.post .entry-content p {
	/*font-weight: bold;*/
}

.ca_post_date {
	margin: 0 0 10px 0;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
}

.nav-single {
	text-align: center;
	margin: 40px 0 20px 0;
	padding: 10px 0 0 0;
}

.nav-single .nav-index {
}

.nav-single a {
	font-weight: 300;
	padding: 20px 20px;
	display: inline-block;
	color: #FFF;
	background-color: #0d61b1;
	font-size: 14px;
	line-height: 14px;
}

.nav-single a:hover {
	background-color: #333;
}

.nav-single .nav-next {
	float: right;
}

.nav-single .nav-previous {
	float: left;
}

.nav-single .nav-next a,
.nav-single .nav-previous a {
	overflow: hidden;
	position: relative;
}

.nav-single .nav-next a:after {
	content: '\f105';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 2.5em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
	text-indent: 0;
	margin: 0 0 0 15px;
	line-height: 14px;
	vertical-align: text-top;
}

.nav-single .nav-previous a:before {
	content: '\f104';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 2.5em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
	text-indent: 0;
	margin: 0 15px 0 0;
	line-height: 14px;
	vertical-align: text-top;
}



/* = Recent posts widget
-------------------------------------------------------------- */

.ca_widgetarea .widget_recent_entries {
	text-align: right;
}

#primary .ca_widgetarea .widget_recent_entries ul {
	list-style-type: none;
	margin: 0;
}

.ca_widgetarea .widget_recent_entries li {
	padding: 20px;
	text-align: right;
}

.ca_widgetarea .widget_recent_entries li:nth-child(odd) {
	background: #f0f5f7;
}

.ca_widgetarea .widget_recent_entries li:nth-child(even) {
	padding: 0 20px;
}

.ca_widgetarea .widget_recent_entries li .post-date {
	display: block;
	font-size: 12px;
	color: #949494;
}

.ca_widgetarea .widget_recent_entries li a {
	color: #0d61b1;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 14px;
}


/* = Sideblocks widget
-------------------------------------------------------------- */

.ca_sideblockswidget .alignnone {
	margin: 0;
}

.ca_sideblockswidget p {
	margin: 0;
}


/* = Single post
-------------------------------------------------------------- */

.ca_post_date {
	margin: 0 0 20px 0;
}


/* = Widgets
-------------------------------------------------------------- */

aside {
	margin-bottom: 50px;
}

h3.widget-title {
	margin-bottom: 20px;
	color: #0d61b1;
	font-weight: 300;
}

.ca_shopbutton {
	display: none;
}


/* = Sidebar
-------------------------------------------------------------- */

.ca_sidebar-c {
	padding-top: 40px;
}


/* = Recent posts widget
-------------------------------------------------------------- */

.ca_widgetarea li {
	margin: 0 0 10px 0;
	font-size: 700;
	text-align: left;
	padding: 0;
	position: relative;
}

.ca_widgetarea li a {
	color: #292929;
	font-size: 14px;
}

.ca_widgetarea li a:hover {
	color: #0d61b1;
}

.single .ca_widgetarea {
	margin-top: 0;
}


/* = Homepage
-------------------------------------------------------------- */

.ca_homemain {
	max-width: 1300px;
	margin: 40px auto;
}

.homeblock {
	display: block;
	overflow: hidden;
	height: 180px;
	position: relative;
	margin-bottom: 10px;
	background-color:#a2a2a2;
}
.homeblock-bottom {
min-height: 300px;
}

.homeblock img {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
	min-height: 100%;
	width: auto;
	z-index: 2;
	max-height: 180px;
}
.homeblock-bottom img {
	max-height: 180px;
	width: auto;
}

.homeblock img {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.homeblock:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.homeblock h2 {
	color: #FFF;
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 900;
	font-size: 19px;
	line-height: 24px;
	font-weight: 300;
	padding-right: 40px;
}

.homeblock h2:hover {
	color: #FFF;
}

.pricelabel {
	background-color: rgba( 151, 193, 49, 0.8 );
	display: inline-block;
	position: absolute;
	bottom: 15px;
	right: 0;
	padding: 10px 30px 10px 10px;
	color: #FFF;
	font-size: 30px;
	line-height: 30px;
	font-weight: 600;
	z-index: 900;
}

.pricelabel span {
	font-size: 14px;
	line-height: 14px;
	display: block;
	font-weight: 400;
}

.homeblock:after {
	content: '';
	display: block;
	background-color: rgba( 13, 97, 177, 0 );
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 200;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.homeblock:hover:after {
	background-color: rgba( 13, 97, 177, 0.8 );
}


/* = Sidemenu template
-------------------------------------------------------------- */

.ca_submenu {
	margin-top: 40px;
}

.ca_submenu li a {
	font-weight: 500;
	font-size: 16px;
	color: #666666;
}

.ca_submenu li a {
	display: block;
}

.ca_submenu li > a {
	border-bottom: solid 1px #c9c9c9;
	padding: 5px 0;
}

.ca_submenu ul {
	margin-bottom: 20px;
}

.ca_submenu ul.children {
	display: none;
}

li.current_page_ancestor ul.children,
li.current_page_parent ul.children,
li.current_page_item ul.children {
	display: block;
}

.ca_submenu ul li a {
	font-weight: 300;
	font-size: 14px;
	color: #666666;
	padding: 5px 0;
}

.ca_submenu ul li {
	border-bottom: none;
	padding-left: 40px;
}

.ca_submenu ul li a {
	border: none;
}

.ca_submenu li.current_page_item a {
	color: #0d61b1;
}



/* = Homepage latest posts
-------------------------------------------------------------- */

.home_post {
	margin: 0 0 30px 0;
	border-bottom: solid 1px #c9c9c9;
	padding-bottom: 30px;
}

.leeslees {
	float: right;
	border-bottom: solid 1px #0d61b1;
}

.hp_date {
	font-size: 14px;
	line-height: 14px;
}

.home_post h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 10px;
}

.home_post,
.home_post p {
	font-weight: 300;
	font-size: 14px;
}


/* = Home socials
-------------------------------------------------------------- */

.home_socials {
	margin: 30px 0;
}

.home_socials span {
	line-height: 30px;
}

.home_socials .ca_fb,
.home_socials .ca_tw,
.home_socials .ca_li,
.home_socials .ca_gp,
.home_socials .ca_ig {
	display: block;
	float: right;
	margin: 0 0 0 12px;
	width: 30px;
	height: 30px;
	line-height: 28px;
	text-indent: -999em;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #919191;
	color: #FFF;
	background-color: #919191;
}


.home_socials .ca_fb:before,
.home_socials .ca_tw:before,
.home_socials .ca_li:before,
.home_socials .ca_gp:before,
.home_socials .ca_ig:before {
	display: block;
	width: 30px;
	height: 30px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	text-align: center;
	font-size: 1em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0;
}

.home_socials .ca_fb:hover,
.home_socials .ca_tw:hover,
.home_socials .ca_li:hover,
.home_socials .ca_gp:hover,
.home_socials .ca_ig:hover {
	background-color: #000;
	border: solid 1px #000;
	color: #FFF;
}



/* = Reviews section
-------------------------------------------------------------- */

.section_reviews {
	background-color: #0d61b1;
	text-align: left;
	color: #FFF;
}

.slider_ervaringen {
	position: relative;
	padding: 60px 60px 30px 60px;
	max-width: 900px;
	margin: 0 auto;
	position: relative;
	color: #FFF;
}

.section_reviews h2 {
	color: #FFF;
	text-align: left;
}

.slider_ervaringen li p {
	font-size: 14px;
	line-height: 24px;
	font-weight: 300;
	color: #FFF;
}

.slider_ervaringen li h4 {
	font-style: italic;
	font-size: 18px;
	margin-top: 30px;
}

.slider_ervaringen ol.flex-control-nav {
	position: absolute;
	bottom: 50px;
	left: 0;
	display: block;
	list-style-type: none;
	width: 100%;
	text-align: center;
}

.slider_ervaringen ol.flex-control-nav li {
	display: inline-block;
	margin: 0 5px;
}

.slider_ervaringen ol.flex-control-nav li a {
	display: block;
	width: 10px;
	height: 10px;
	color: #d5eaef;
	background-color: #d5eaef;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden;
	-webkit-border-radius: 100%;
	border-radius: 100%;
}

.slider_ervaringen ol.flex-control-nav li a {
	text-indent: -999em;
	overflow: hidden;
}

.slider_ervaringen ol.flex-control-nav li a.flex-active {
	background-color: #FFF;
	color: #FFF;
}

.slider_ervaringen .flex-next {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	background: url(images/arrow_right-white.png) top right no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.slider_ervaringen .flex-prev {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	background: url(images/arrow_left-white.png) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.section_reviews_widget {
	padding: 60px 60px 30px 60px;
}



/* = Logos section
-------------------------------------------------------------- */

.section_logos {
	background-color: #e6e6e6;
	text-align: center;
}

.slider_logos {
	padding: 20px 40px;
	max-width: 840px;
	margin: 0 auto;
	position: relative;
}

.slider_logos.flexslider .slides img {
	width: auto;
	display: inline-block;
}

.slider_logos.flexslider .slides li {
	text-align: center;
	vertical-align: middle;
}

.sl-t {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.sl-c {
	display: table-cell;
	height: 100px;
	vertical-align: middle;
	width: 100%;
}

.slider_logos .flex-next {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	background: url(images/arrow_right.png) top right no-repeat;
	text-indent: -999em;
	overflow: hidden;
}

.slider_logos .flex-prev {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	background: url(images/arrow_left.png) top left no-repeat;
	text-indent: -999em;
	overflow: hidden;
}



/* = Contact
-------------------------------------------------------------- */

.adres,
.tel,
.email {
	display: block;
	padding-left: 30px;
	position: relative;
	margin-bottom: 20px;
}

.adres:before {
	content: '\f041';
	display: block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #0d61b1;
	position: absolute;
	top: 0;
	left: 0;
}

.email:before {
	content: '@';
	display: block;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #0d61b1;
	position: absolute;
	top: 0;
	left: 0;
}

.tel:before {
	content: '\f10b';
	display: block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #0d61b1;
	position: absolute;
	top: 0;
	left: 0;
}

.formcol1 {
	float: left;
	width: 33.33%;
}

.formcol2 {
	float: left;
	width: 66.66%;
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.formcol2 textarea {
	height: 98px;
}

input.wpcf7-submit {
	float: right;
}


/*  = Ons team
-------------------------------------------------------------- */

.onsteam {
	margin-top: 60px;
}

.ca_teaminfo {
	text-align: center;
	margin-bottom: 30px;
	min-height: 300px;
}

.ca_teaminfo h3 {
	color: #666666;
	font-size: 18px;
	line-height: 20px;
	margin: 20px 0 10px 0;
}

.ca_teaminfo span {
	color: #666666;
	font-weight: 300;
	font-size: 18px;
	line-height: 20px;
}

.ca_teamimg {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	overflow: hidden;
	max-width: 500px;
}

.ca_teamimg img {
	display: block;
}


/* = Searchresults
-------------------------------------------------------------- */

.ca_searchresult h1 {
	font-size: 18px;
}

.ca_searchresult {
	border-bottom: solid 1px #CCC;
	padding-bottom: 20px;
	margin-bottom: 20px;
}


/* = Social icons
-------------------------------------------------------------- */

.ca_fb,
.ca_tw,
.ca_li,
.ca_gp,
.ca_ig {
	display: inline-block;
	margin: 0 3px 0 0;
	width: 32px;
	height: 32px;
	line-height: 38px;
	text-indent: -999em;
	overflow: hidden;
	position: relative;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	border: solid 1px #FFF;
	color: #FFF;
}

.ca_fb:hover,
.ca_tw:hover,
.ca_li:hover,
.ca_gp:hover,
.ca_ig:hover {
	background-color: #FFF;
	color: #333;
}

.ca_tw {
}

.ca_li {
}

.ca_gp {
}

.ca_fb:before,
.ca_tw:before,
.ca_li:before,
.ca_gp:before,
.ca_ig:before {
	display: block;
	width: 32px;
	height: 32px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 32px;
	text-align: center;
	font-size: 1em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-indent: 0;
}

.ca_ig:before {
	content: '\f16d';
}


.ca_fb:before {
	content: '\f09a';
}

.ca_tw:before {
	content: '\f099';
}

.ca_li:before {
	content: '\f0e1';
}

.ca_gp:before {
	content: '\f0d5';
}


/* = Shop advies section
-------------------------------------------------------------- */

.shop_advies {
	background-color: #38a6bd;
	padding: 30px;
	text-align: center;
	color: #FFF;
	min-height: 300px;
}

.shop_advies h3 {
	color: #FFF;
	font-weight: 300;
	font-size: 28px;
	line-height: 34px;
}

.shop_advies .palign a {
	color: #FFF;
	display: block;
	margin: 0 0 15px 0;
}

.shop_advies .palign a i {
	font-size: 1.5em;
	width: 30px;
	height: 30px;
	line-height: 30px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	vertical-align: middle;
	border: solid 1px #FFF;
	margin: 0 10px 0 0;
	text-align: center;
}

.shop_advies a i.ca-fa-envelope {
	font-size: 1em;
}

p.palign {
	max-width: 200px;
	text-align: left;
	margin: 0 auto 30px auto;
}


input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
	margin: 0; 
}
input[type=number] {
	-moz-appearance:textfield;
}


h1.ca_shoptitle {
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 20px;
}


/* = Chrome webkit autofill color
-------------------------------------------------------------- */

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
	background-color: none !important;
	background: none !important;
}


/* = Top shopbar
-------------------------------------------------------------- */

.ca_shopbar {
	background-color: #e6e6e6;
}

.ca_shopbar-c {
	max-width: 960px;
	margin: 0 auto;
	color: #666666;
	padding: 25px 20px;
	font-size: 16px;
	font-weight: 300;
}

.shopbarlinks {
	float: left;
}

.ca_shopbar a {
	float: left;
	color: #666666;
	line-height: 30px;
	margin: 0 20px 0 0;
	font-size: 16px;
	font-weight: 300;
}

#ca_shopcart {
	background-color: #FFF;
	display: inline-block;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	text-align: center;
	line-height: 30px;
}

.ca_basket_count {
	display: block;
	float: right;
	vertical-align: top;
	height: 30px;
	min-width: 20px;
	width: auto;
	margin: 0 0 0 8px;
	text-align: center;
	padding: 0 5px;
	position: relative;
	line-height: 30px;
}

.ca_basket_count span {
	position: relative;
	z-index: 200;
}


/*
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
=WooCommerce.
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- */



.cat-item-72 {display: none;}

#woo_primary {
	margin-top: 35px;
}

.widget_product_categories ul li {
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	position: relative;
}

.widget_product_categories ul li a {
	display: block;
	color: #0d61b1;
	font-size: 16px;
	line-height: 16px;
	padding: 8px 0;
	font-weight: 400;
}

.widget_product_categories ul li:after {
	content: none;
}

.widget_product_categories ul li.current-cat > a,
.widget_product_categories ul li.cat-parent.current-cat-parent > a {
	color: #0d61b1;
}

.widget_product_categories ul li a:hover {
	color: #0d61b1;
}

.widget_product_categories ul ul {
	margin: 0;
	padding: 10px 0;
}

.widget_product_categories ul ul li {
	padding-left: 0;
	font-size: 12px;
	line-height: 14px;
}

.widget_product_categories ul ul li a {
	display: block;
	color: #292929;
	font-size: 14px;
	line-height: 18px;
	padding: 0 0 0 15px;
	text-transform: none;
	font-weight: 300;
}

.widget_product_categories ul ul li a:before {
	-moz-osx-font-smoothing: grayscale;
	color: #0d61b1;
	content: "\f101";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
	vertical-align: text-bottom;
	margin: 0 10px 0 0;
}

.widget_product_categories ul ul li a:hover,
.widget_product_categories ul ul li.current-cat a {
	color: #0d61b1;
	background: none;
}

#ca_sidebar_woo .widget_product_categories li.current-cat > a {
	color: #000;
}


/* = Search widget
-------------------------------------------------------------- */

.widget_product_search #woocommerce-product-search-field {
	border-color: #0d61b1;
}

.widget_product_search .woocommerce-product-search input[type="submit"] {
	display: none;
}

.widget_product_search label {
	display: none;
}


/* = Custom header basket icon + cart content popup
-------------------------------------------------------------- */

.ca_basket {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	top: 8px;
	right: 45px;
	cursor: pointer;
	z-index: 950;
	line-height: 40px;
	text-align: left;
}

.ca_cart-count.hide {
	display: none;
}

.ca_basket a.cart-contents:before {
	-moz-osx-font-smoothing: grayscale;
	color: #5e5e5e;
	content: "\f07a";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}

.ca_cart-count {
	display: inline-block;
	width: 18px;
	height: 18px;
	background-color: rgba( 0, 0, 0, 1 );
	-webkit-border-radius: 100%;
	border-radius: 100%;
	vertical-align: middle;
	text-align: center;
	line-height: 18px;
	color: #FFF;
	font-size: 11px;
	position: absolute;
	right: 4px;
	top: 2px;
	z-index: 500;
}

.ca_basket-popup {
	position: absolute;
	top: 40px;
	right: 0px;
	background-color: #FFF;
	width: 340px;
	max-height: 500px;
	padding: 20px;
	-webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
	box-shadow: 0 0 15px 0 rgba(0,0,0,0.3);
	font-size: 12px;
	display: none;
	cursor: auto;
}

.ca_basket-popup aside.widget_shopping_cart {
	max-height: 400px;
	overflow: scroll;
}

.ca_basket-popup aside.widget_shopping_cart .cart_list.product_list_widget {
	padding-bottom: 60px;
}

.ca_basket-popup:after {
	-moz-osx-font-smoothing: grayscale;
	color: #FFF;
	content: "\f0d8";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	top: -23px;
	right: 20px;
	z-index: 900;
}

.ca_basket-popup h3.widget-title {
	border: none;
	font-size: 14px;
	padding: 0;
}

.ca_basket-popup .product_list_widget li {
	position: relative;
	padding: 10px 0 !important;
	margin: 0 !important;
	display: block;
	border-top: dotted 1px #CCC;
}

.ca_basket-popup .product_list_widget a {
	/*margin-left: 30px;*/
	line-height: 18px;
	margin-right: 55px;
}

.ca_basket-popup .quantity,
.ca_basket-popup dl.variation {
	/*margin: 5px 0px 5px 40px !important;
	display: inline-block !important;
	border: none !important;
	padding: 0 !important;
	float: left;
	line-height: 16px;
	clear: both;*/
	display: none;
}

.ca_basket-popup dl,
.ca_basket-popup dt,
.ca_basket-popup dd {
	padding: 0 !important;
	margin: 0 !important;
}

.ca_basket-popup dl.variation dd {
	padding-left: 5px !important;
}

.ca_basket-popup a.remove {
	display: inline-block;
	width: 20px;
	height: 20px;
	color: #91288b;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	margin: 0;
	position: absolute;
	top: 10px;
	right: 20px;
	text-indent: -999em;
	overflow: hidden;
}

.ca_basket-popup a.remove:before {
	-moz-osx-font-smoothing: grayscale;
	content: "\f00d";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 1.2em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-indent: 0;
	position: absolute;
	left: 5px;
	top: 0;
}


.ca_basket-popup a.remove:hover {
	color: #333;
}

.woocommerce .ca_basket-popup ul.cart_list li img {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	float: left;
	margin: 5px 8px 0 0;
}

.ca_basket-popup p.buttons {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 10px 20px 0 20px;
	background-color: rgba( 255, 255, 255, 0.85 );
}

.ca_basket-popup .button.wc-forward {
	margin-bottom: 10px;
}

.ca_basket-popup .button.wc-forward {
	display: block;
	color: #292929;
	background-color: #FFF;
	padding: 12px 15px;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	border: solid 1px #CCC;
	text-align: center;
	margin: 10px 0 0 0;
	float: left;
	width: 49%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ca_basket-popup .button.wc-forward:hover {
	background-color: #5e5e5e;
	border-color: #5e5e5e;
	color: #FFF;
}

.ca_basket-popup .button.checkout {
	display: block;
	color: #FFF;
	background-color: #5e5e5e;
	padding: 10px 15px;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	border: solid 1px #5e5e5e;
	text-align: center;
	margin: 10px 0 0 0;
	float: right;
	width: 49%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.ca_basket-popup .button.checkout:hover {
	background-color: #292929;
	border-color: #292929;
	color: #FFF;
}


/* = WooCommerce listing layout
-------------------------------------------------------------- */


.ca_section ul.products {
	clear: both;
	margin: 10px -10px 20px -10px;
}

.clear {
    clear: both;
}

.ca_section ul.products li {
	float: left;
	display: block;
	padding: 0 10px;
	margin: 0 0 25px 0;
	position: relative;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: left;
}

.ca_section ul.products li {
	width: 33.33%;
	margin-bottom: 30px;
}

.ca_section ul.products li.first {
	clear: left;
}

/* = WooCommerce listing item
-------------------------------------------------------------- */

ul.products li .ca_woo_loop_item {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
}

ul.products li img {
	display: block;
	margin: 0 auto;
}

ul.products li h3 {
	padding: 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 16px;
	line-height: 20px;
	text-transform: none;
	/*background-color: #0d61b1;*/
	background-color: rgba( 13, 97, 177, 1 );
	color: #FFF;
	font-weight: 300;
	border: none;
	text-align: left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 500;
	width: 100%;
}

ul.products li a:hover h3 {
	color: #FFF;
}

ul.products li:hover .info_button {
	background-color: #404041;
	color: #FFF;
}

ul.products li .loop_desc {
	color: #666666;
	font-weight: 300;
	font-size: 13px;
}

.ca_woo_loop_image {
	background-color: #FFF;
	display: table;
	width: 100%;
	table-layout: fixed;
}

.ca_woo_loop_image_c {
	display: table-cell;
	vertical-align: bottom;
	height: 250px;
	position: relative;
}

.ca_woo_loop_image_c img {
	display: block;
	max-height: 250px;
	width: auto;
}

.products li span.price {
	display: block;
	margin: 15px 0;
	width: 100%;
	text-align: left;
	color: #333;
	font-size: 16px;
	font-weight: 400;
}

.products li span.price del {
	color: #333;
	margin-right: 5px;
	font-weight: 300;
}

.products li span.price ins {
	text-decoration: none;
}

.products li .onsale {
	position: absolute;
	bottom: 20px;
	left: 0;
	background: rgba( 255, 255, 255, 0.85 );
	padding: 5px 0;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	font-weight: 600;
}

.products li .ca_woo_loop_colors {
	position: absolute;
	left: 10px;
	bottom: 10px;
}

.products li .ca_woo_loop_colors span {
	display: inline-block;
	width: 12px;
	height: 12px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin: 0 5px 0 0;
}



/* = WooCommerce Category page
-------------------------------------------------------------- */

.ca_woo_cat_title {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 1px #CCC;
	padding: 20px 0;
	margin-bottom: 30px;
	position: relative;
}

.ca_woo_cat_title h1 {
	width: 100%;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: -15px;
	left: 0;
	text-align: center;
}

.ca_woo_cat_title h1 span {
	background-color: #FFF;
	padding: 0 30px;
}

.ca_woo_cat_header {
	border-bottom: solid 1px #CCC;
}

.ca_woo_cat_image img {
	display: block;
}

.ca_woo_cat_image {
	position: relative;
}

.ca_woo_cat_image h1 {
	position: absolute;
	display: inline-block;
	padding: 5px 20px;
	background-color: #FFF;
	left: 0;
	bottom: 50px;
}

.ca_woo_cat_headerinfo {
	padding: 0;
	line-height: 43px;
}

.ca_woo_cat_headerinfo p {
	margin-bottom: 0;
}

.ca_woo_cat_headerinfo .woocommerce-result-count {
	display: inline-block;
}

.ca_woo_cat_headerinfo .woocommerce-ordering {
	display: inline-block;
	margin-left: 10px;
}

.info_button {
	display: block;
	width: 40px;
	height: 40px;
	color: #FFF;
	background-color: #97c131;
	font-size: 2em;
	line-height: 40px;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	position: absolute;
	bottom: 20px;
	right: 0;
}

.info_button:hover {
	background-color: #404041;
	color: #FFF;
}

.ca_wc_loop_buttons a.button {
	display: block;
	width: 50%;
	float: right;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	border-left: solid 5px #FFF;
	padding: 10px 15px;
}



/* = WooCommerce top category
-------------------------------------------------------------- */

.woocommerce-result-count {
	display: none;
}

.woocommerce-ordering {
	float: right;
}


/* =Price Filter Widget
	-------------------------------------------------------------- */
.widget_price_filter .price_slider {
  margin-bottom: 1em;
}
.widget_price_filter .price_slider_amount {
  text-align: right;
  line-height: 2.4em;
  font-size: 0.8751em;
}
.widget_price_filter .price_slider_amount .button {
  font-size: 1.15em;
}
.widget_price_filter .price_slider_amount .button {
  float: none;
  display: none;
}
.widget_price_filter .ui-slider {
  position: relative;
  text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.0em;
  height: 1.0em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  border: none;
  cursor: pointer;
  background: #0d61b1;
  outline: none;
  top: -0.35em;
}
.widget_price_filter .ui-slider .ui-slider-handle:last-child {
  margin-left: -0.5em;
}
.widget_price_filter .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background: #333;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
  background: #CCC;
}
.widget_price_filter .ui-slider-horizontal {
  height: .3em;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
  left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
  right: -1px;
}

.price_slider_wrapper {
	/*padding-left: 10px;*/
	padding-right: 10px;
}



/* = Pagination
-------------------------------------------------------------- */
.woocommerce-pagination {
	margin: 20px 0;
	text-align: left;
}
.woocommerce-pagination ul { list-style:none; font-size:12px; }
.woocommerce-pagination ul li{ display:inline; }
.woocommerce-pagination ul li a {
	display:inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #FFF;
	color: #333;
	border: solid 1px #CCC;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 1px;
}

.woocommerce-pagination ul li span.page-numbers.dots {
	display:inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #FFF;
	color: #333;
	border: solid 1px #CCC;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin-right: 1px;
}

.woocommerce-pagination ul li a:hover {
	background-color: #333;
	color: #FFF;
	border-color: #333;
}

.woocommerce-pagination ul li span.current {
	display:inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #333;
	color: #FFF;
	border: solid 1px #333;
	margin-right: 1px;
}

.woocommerce-pagination ul li a.next.page-numbers,
.woocommerce-pagination ul li a.prev.page-numbers {
	background-color: #FFF;
}

.woocommerce-pagination ul li a.next.page-numbers:hover,
.woocommerce-pagination ul li a.prev.page-numbers:hover {
	background-color: #333;
	color: #333;
}

.ca_pagination .page-numbers {
	display:inline-block;
	float:left;
	padding:4px 9px;
	margin-right:7px;
	border:1px solid #efefef;
	margin: 0 2px 10px 0;
}

.ca_pagination .page-numbers.current {
	background-color: #f5f5f5;
}

.woocommerce-pagination .page-numbers.next {
	color: #FFF;
	position: relative;
}

.woocommerce-pagination ul li a.next.page-numbers:before {
	content: '\f105';
	display: block;
	width: 40px;
	height: 40px;
	line-height: 39px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 800;
	text-indent: 0;
	color: #333;
}

.woocommerce-pagination ul li a.next.page-numbers:hover:before {
	color: #FFF;
}

.woocommerce-pagination .page-numbers.prev {
	color: #FFF;
	position: relative;
}

.woocommerce-pagination ul li a.prev.page-numbers:before {
	content: '\f104';
	display: block;
	width: 40px;
	height: 40px;
	line-height: 39px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 800;
	text-indent: 0;
	color: #333;
}

.woocommerce-pagination ul li a.prev.page-numbers:hover:before {
	color: #FFF;
}


/* = WooCommerce single product
-------------------------------------------------------------- */

.ca_wc_single_product {
	padding: 0 20px;
}

.product .images {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	position: relative;
	margin: 30px 0 0 0;
}

.product .summary {
	padding: 30px;
	border: solid 4px #97c131;
	margin: 60px 0 30px 0;
}

.product .summary p {
	color: #848484;
}

.ca_wc_shopinfo {
	margin-top: 60px;
}

.woocommerce-tabs {
	clear: left;
	width: 100%;
}

h1.product_title {
	font-size: 26px;
	line-height: 30px;
}

.related.products {
	display: block;
	float: none;
	clear: both;
	width: 100%;
	margin: 20px 0;
	padding-top: 0;
}

.related.products:after {
	content: '';
	display: block;
	clear: both;
}

.related.products h2 {
	font-size: 28px;
	line-height: 32px;
	font-weight: 300;
}

.price .fromto {
	padding: 0 5px;
}

.single-product .product .entry-summary .price {
	font-size: 18px;
	color: #0d61b1;
	line-height: 26px;
	text-decoration: none;
	border: none;
}

.single-product .product .entry-summary .price ins {
	text-decoration: none;
	font-weight: 400;
}

.single-product .product .entry-summary .price del {
	color: #666666;
	font-weight: 300;
}

.single-product .product .price .ca_fromtoprice {
	font-size: 14px;
}

.woocommerce-main-image {
	display: block;
	padding: 0;
	text-align: left;
	position: relative;
}

.woocommerce-main-image img {
	display: block;
	width: 100%;
}

.ca_woo_single_image {
	display: block;
	position: relative;
}

.ca_woo_single_image img {
	display: block;
	width: 100%;
	height: auto;
}

.ca_wc_product_thumbnail {
	clear: both;
	margin-top: 40px;
	background-color: #f4f4f4;
	padding: 16px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.product .thumbnails {
	
}


.ca_wc_single_product_thumbslider {
	position: relative;
}

.ca_wc_single_product_thumbslider li {
	margin: 0 10px 0 0;
}

.ca_wc_single_product_thumbslider a.flex-prev {
	left: 5px;
}

.ca_wc_single_product_thumbslider a.flex-next {
	right: 1px;
}

.product .thumbnails {
	/*width: 20%;*/
	/*float: right;*/
	/*margin-top: 20px;*/
}

.ca_addthis {
	margin: 30px 0;
}

.product .thumbnails a {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	/*padding-left: 20px;*/
	/*margin: 0 0 20px 0;*/
}

.product .thumbnails a img {
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.ca_woo_prodgal {
	position: relative;
}

.ca_section ul.products li .ca_woo_prodgal li.ca_woo_slide {
	margin: 0;
	padding: 0;
	min-height: 0;
}

.ca_section ul.products li .ca_woo_prodgal li.ca_woo_slide img {
	max-height: 160px;
	max-width: 100%;
	width: auto;
}

.ca_section ul.products li .ca_woo_prodgal .flex-direction-nav li {
	margin: 0;
	padding: 0;
	width: auto;
	float: none;
	position: inherit;
}

.ca_woo_prodgal .flex-next {
	position: absolute;
	right: -11px;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	text-indent: -999em;
	background: #FFF;
	color: #333;
	border: solid 1px #CCC;
	overflow: hidden;
}

.ca_woo_prodgal .flex-prev {
	position: absolute;
	left: -11px;
	top: 50%;
	margin-top: -22px;
	display: block;
	width: 28px;
	height: 44px;
	text-indent: -999em;
	background: #FFF;
	color: #333;
	border: solid 1px #CCC;
	overflow: hidden;
}

.single-product .ca_woo_prodgal .flex-prev {
	left: 0;
}

.single-product .ca_woo_prodgal .flex-next {
	right: 0;
}

.single-product .related.products .ca_woo_prodgal .flex-prev {
	left: -11px;
}

.single-product .related.products .ca_woo_prodgal .flex-next {
	right: -11px;
}

.ca_woo_prodgal .flex-prev:hover,
.ca_woo_prodgal .flex-next:hover {
	color: #5e5e5e;
	border-color: #5e5e5e;
}

.ca_section ul.products li ul.flex-direction-nav {
	display: none;
}

.ca_woo_prodgal .flex-prev:before {
	content: '\f104';
	display: block;
	width: 20px;
	height: 20px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 1.3em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	right: 5px;
	top: 12px;
	z-index: 800;
	text-indent: 0;
}

.ca_woo_prodgal .flex-next:before {
	content: '\f105';
	display: block;
	width: 20px;
	height: 20px;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 1.3em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 5px;
	top: 12px;
	z-index: 800;
	text-indent: 0;
}

table.variations {
	margin-bottom: 20px;
	width: 100%;
}

.variations td.label,
.variations td.value {
	display: block;
}

.single_variation {
	margin-bottom: 20px;
}

table.variations select {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

.ca_woo_single_logo {
	margin-bottom: 20px;
}

table.shop_attributes {
	margin: 30px 0;
}

table.shop_attributes th {
	font-weight: bold;
	padding-right: 20px;
}

table.shop_attributes td p {
	margin-bottom: 0;
}

table.shop_attributes td {
	padding-bottom: 5px;
}


.reset_variations {
	display: none !important;
}



/* = Kozijnenbestellen single product
-------------------------------------------------------------- */

.ca_wc_product_options {
	margin-top: 50px;
}






/* = Woo Color swatches styling override
-------------------------------------------------------------- */

div.swatch-wrapper {
	display: inline-block;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: solid 2px #CCC;
}

div.swatch-wrapper a {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding: 0;
	overflow: hidden;
}


div.swatch-wrapper.selected {
	-webkit-border-radius: 100%;
	border-radius: 100%;
	padding: 0;
	overflow: hidden;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: solid 2px #FFF;
}


/* = Variations table
-------------------------------------------------------------- */

.variations-table {
	width: 100%;
	border-bottom: 1px solid #b0afad;
}

.variations-table td {
	vertical-align: middle;
	padding: 10px 10px 10px 0;
	border-top: 1px solid #b0afad;
	font-size: 14px;
}

.variations-table td.label {
	font-weight: 500;
}

a#variations_clear {
	display: none !important;
}

.single_variation_wrap {
	margin: 30px 0 0 0;
}


/* = Single product tabs
-------------------------------------------------------------- */

.woocommerce-tabs {
	position: relative;
}

.woocommerce-tabs:after {
	content: '';
	display: table;
	clear: both;
}

ul.tabs li {
	display: inline-block;
	margin-left: 10px;
}

ul.tabs li a {
	border: 1px solid #e9e9e9;
	color: #999999;
	display: inline-block;
	font-family: Georgia;
	margin: 0;
	padding: 10px 30px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

ul.tabs li:first-child {
	margin-left: 20px;
}

ul.tabs li.active a {
	border-bottom: 1px solid #fff;
	color: #000000;
}

.woocommerce-tabs .panel {
	border: 1px solid #e9e9e9;
	box-sizing: border-box;
	display: none;
	float: right;
	margin-bottom: 10px;
	margin-top: -1px;
	padding: 30px;
	width: 100%;
}


/* = WooCommerce Wishlist page
-------------------------------------------------------------- */

.woocommerce-tabs {
	position: relative;
}

.woocommerce-tabs:after {
	content: '';
	display: table;
	clear: both;
}

.wl-tabs.tabs {
	display: none;
}

#wl-wrapper .wl-tabs > li {
	display: inline-block;
	margin-left: 10px;
}

#wl-wrapper .wl-tabs > li.wl-settings-tab {
	display: none;
}

#wl-wrapper .wl-tabs > li > a {
	border: 1px solid #e9e9e9;
	color: #999999;
	display: inline-block;
	font-family: Georgia;
	margin: 0;
	padding: 10px 30px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
}

#wl-wrapper .wl-tabs > li:first-child {
	margin-left: 20px;
}

#wl-wrapper .wl-tabs > li.active > a {
	border-bottom: 1px solid #fff;
	color: #000000;
}

#wl-wrapper .panel {
	border: none;
	box-sizing: border-box;
	display: none;
	float: right;
	margin-bottom: 10px;
	margin-top: -1px;
	padding: 0;
	width: 100%;
}

table.wl-rad-table td {
	padding-bottom: 10px;
}

table.wl-rad-table label {
	margin-left: 10px;
}

hr {
	color: #CCC;
	background: #CCC;
	border: none;
	height: 1px;
}

.wl-actions-table {
	display: none;
}

th.wl-privacy-col,
td.wl-privacy-col {
	display: none;
}

#wl-wrapper .wl-table .product-purchase {
	/*display: none;*/
}

#wl-wrapper .wl-table .check-column {
	display: none;
}

#wl-wrapper .wl-table .product-purchase .button {
	display: none;
}



/* = Breadcrumbs on single product page
-------------------------------------------------------------- */

.woocommerce-breadcrumb {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding-bottom: 5px;
}

.single-product .woocommerce-breadcrumb {
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 20px 0;
	/*border-bottom: solid 1px #CCC;*/
	padding-bottom: 5px;
}


/* = WooCommerce message
-------------------------------------------------------------- */

.woocommerce-message,
.woocommerce-info {
	display: block;
	color: #5e5e5e;
	border: solid 1px #5e5e5e;
	padding: 10px 20px 10px 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin: 10px 0 30px 0;
	box-shadow: none;
	-webkit-box-shadow: none;
}

.woocommerce-message .wc-forward {
	margin-right: 20px;
}

.woocommerce-message .wc-forward:after {
	content: '';
	display: table;
	clear: both;
}

.woocommerce-message .wc-forward:hover {
	/*color: #292929;*/
}



/* = WooCommerce quantity
-------------------------------------------------------------- */

.woocommerce .quantity .qty {
	text-align: center;
	width: 3.631em;
	font-size: 12px;
	color: #4a4a4a;
	border: solid 1px #a4a4a4;
	margin: 2px 0 15px 0;
	padding: 8px 2px;
	display: block;
	width: 80px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 18px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-indent: 5px;
	-webkit-appearance: none;
}


/* = WooCommerce basket & tables
-------------------------------------------------------------- */

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
    border: 1px solid rgba(0, 0, 0, .1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
}
.woocommerce table.shop_table th, .woocommerce-page table.shop_table th {
    font-weight: 700;
    line-height: 18px;
    padding: 9px 12px;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce table.shop_table td, .woocommerce-page table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding: 6px 12px;
    vertical-align: middle;
}
.woocommerce table.shop_table td small, .woocommerce-page table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th, .woocommerce-page table.shop_table tfoot td, .woocommerce-page table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, .1);
}
.woocommerce table.my_account_orders, .woocommerce-page table.my_account_orders {
    font-size: .85em;
}
.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th, .woocommerce-page table.my_account_orders td, .woocommerce-page table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce table.my_account_orders .button, .woocommerce-page table.my_account_orders .button {
    white-space: nowrap;
}
.woocommerce table.my_account_orders .order-actions, .woocommerce-page table.my_account_orders .order-actions {
    text-align: right;
}
.woocommerce table.my_account_orders .order-actions .button, .woocommerce-page table.my_account_orders .order-actions .button {
    margin: .125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation, .woocommerce-page td.product-name dl.variation {
    margin: .25em 0;
}
.woocommerce td.product-name dl.variation:after, .woocommerce td.product-name dl.variation:before, .woocommerce-page td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:before {
    content: " ";
    display: table;
}
.woocommerce td.product-name dl.variation:after, .woocommerce-page td.product-name dl.variation:after {
    clear: both;
}
.woocommerce td.product-name dl.variation dd, .woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce td.product-name dl.variation dt, .woocommerce-page td.product-name dl.variation dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left;
}
.woocommerce td.product-name dl.variation dd, .woocommerce-page td.product-name dl.variation dd {
    padding: 0;
    margin: 0;
}
.woocommerce td.product-name dl.variation dd p:last-child, .woocommerce-page td.product-name dl.variation dd p:last-child {
    margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification, .woocommerce-page td.product-name p.backorder_notification {
    font-size: .83em;
}
.woocommerce td.product-quantity, .woocommerce-page td.product-quantity {
    min-width: 80px;
}
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
    min-width: 32px;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
    width: 80px;
}
.woocommerce #content table.cart td, .woocommerce #content table.cart th, .woocommerce table.cart td, .woocommerce table.cart th, .woocommerce-page #content table.cart td, .woocommerce-page #content table.cart th, .woocommerce-page table.cart td, .woocommerce-page table.cart th {
    vertical-align: middle;
}


/* = Remove button
-------------------------------------------------------------- */

table.cart a.remove {
	display: inline-block;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	margin: 0;
	position: relative;
	text-indent: -999em;
	overflow: hidden;
}

table.cart a.remove:before {
	-moz-osx-font-smoothing: grayscale;
	content: "\f00d";
	display: inline-block;
	font-family: FontAwesome;
	font-size: 2em;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	text-indent: 0;
	position: absolute;
	left: 5px;
	top: 0;
}

table.cart a.remove:hover {
	color: #333;
}


/**/



.woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, .1);
    border: 1px solid #e0dadf;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
    line-height: 1em;
}
.woocommerce #content table.cart input, .woocommerce table.cart input, .woocommerce-page #content table.cart input, .woocommerce-page table.cart input {
    margin: 0;
    vertical-align: middle;
    line-height: 1em;
}
.woocommerce ul.cart_list, .woocommerce ul.product_list_widget, .woocommerce-page ul.cart_list, .woocommerce-page ul.product_list_widget {
    list-style: none;
    padding: 0;
    margin: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li, .woocommerce-page ul.cart_list li, .woocommerce-page ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}
.woocommerce ul.cart_list li:after, .woocommerce ul.cart_list li:before, .woocommerce ul.product_list_widget li:after, .woocommerce ul.product_list_widget li:before, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.cart_list li:before, .woocommerce-page ul.product_list_widget li:after, .woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li:after, .woocommerce ul.product_list_widget li:after, .woocommerce-page ul.cart_list li:after, .woocommerce-page ul.product_list_widget li:after {
    clear: both;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a, .woocommerce-page ul.cart_list li a, .woocommerce-page ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img, .woocommerce-page ul.cart_list li img, .woocommerce-page ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, .1);
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.cart_list li dl:before, .woocommerce ul.product_list_widget li dl:after, .woocommerce ul.product_list_widget li dl:before, .woocommerce-page ul.cart_list li dl:after, .woocommerce-page ul.cart_list li dl:before, .woocommerce-page ul.product_list_widget li dl:after, .woocommerce-page ul.product_list_widget li dl:before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl:after, .woocommerce ul.product_list_widget li dl:after, .woocommerce-page ul.cart_list li dl:after, .woocommerce-page ul.product_list_widget li dl:after {
    clear: both;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dd, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dd, .woocommerce-page ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt, .woocommerce ul.product_list_widget li dl dt, .woocommerce-page ul.cart_list li dl dt, .woocommerce-page ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 .25em;
    margin: 0 4px 0 0;
    clear: left;
}
.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd, .woocommerce-page ul.cart_list li dl dd, .woocommerce-page ul.product_list_widget li dl dd {
    padding: 0 0 .25em;
}
.woocommerce ul.cart_list li dl dd p:last-child, .woocommerce ul.product_list_widget li dl dd p:last-child, .woocommerce-page ul.cart_list li dl dd p:last-child, .woocommerce-page ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating, .woocommerce-page ul.cart_list li .star-rating, .woocommerce-page ul.product_list_widget li .star-rating {
    float: none;
}
.woocommerce .widget_shopping_cart .total, .woocommerce-page .widget_shopping_cart .total, .woocommerce-page.widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
    border-top: 3px double #f7f6f7;
    padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong, .woocommerce-page .widget_shopping_cart .total strong, .woocommerce-page.widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce .widget_shopping_cart .buttons:before, .woocommerce-page .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:before, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:before, .woocommerce.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table;
}
.woocommerce .widget_shopping_cart .buttons:after, .woocommerce-page .widget_shopping_cart .buttons:after, .woocommerce-page.widget_shopping_cart .buttons:after, .woocommerce.widget_shopping_cart .buttons:after {
    clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .button, .woocommerce-page .cart-collaterals .shipping_calculator .button {
    width: 100%;
    float: none;
    display: block;
}
.woocommerce .cart-collaterals .shipping_calculator .shipping-calculator-button:after, .woocommerce-page .cart-collaterals .shipping_calculator .shipping-calculator-button:after {
    font-family: WooCommerce;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 7px;
    content: "\e02e"}
.woocommerce .cart-collaterals .cart_totals p, .woocommerce-page .cart-collaterals .cart_totals p {
    margin: 0;
}
.woocommerce .cart-collaterals .cart_totals p small, .woocommerce-page .cart-collaterals .cart_totals p small {
    color: #777;
    font-size: .83em;
}
.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child td, .woocommerce .cart-collaterals .cart_totals table tr:first-child th, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child td, .woocommerce-page .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;
}
.woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table th {
    padding: 6px 12px 0 0;
    width: 45%;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table td {
    padding: 6px 0;
}
.woocommerce .cart-collaterals .cart_totals table td, .woocommerce .cart-collaterals .cart_totals table th, .woocommerce-page .cart-collaterals .cart_totals table td, .woocommerce-page .cart-collaterals .cart_totals table th {
    vertical-align: top;
}
.woocommerce .cart-collaterals .cart_totals table small, .woocommerce-page .cart-collaterals .cart_totals table small {
    display: block;
    color: #777;
}
.woocommerce .cart-collaterals .cart_totals table select, .woocommerce-page .cart-collaterals .cart_totals table select {
    width: 100%}
.woocommerce .cart-collaterals .cart_totals .discount td, .woocommerce-page .cart-collaterals .cart_totals .discount td {
    color: #85ad74;
}
.woocommerce .cart-collaterals .cart_totals tr td, .woocommerce .cart-collaterals .cart_totals tr th, .woocommerce-page .cart-collaterals .cart_totals tr td, .woocommerce-page .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #f7f6f7;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
    display: inline-block;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product, .woocommerce-page .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
.woocommerce form .form-row, .woocommerce-page form .form-row {
    padding: 0px;
    margin: 0 0 6px;
}

.cart_totals {
	float: right;
	text-align: right;
}

.cart_totals table {
	/*width: 420px;*/
	width: 100%;
	text-align: right;
}

.cart_totals table td,
.cart_totals table th {
	text-align: right;
}

.shop_table.cart .checkout-button {
	float: right;
}


/* = Winkelmand page
-------------------------------------------------------------- */

.shop_table.cart .actions {
	text-align: right;
}

a.checkout-button {
	background-color: #0d61b1;
	color: #FFF;
	border-color: #0d61b1;
	padding: 25px;
}

a.checkout-button:hover {
	background-color: #5e5e5e;
	color: #FFF;
	border-color: #5e5e5e;
}

.shop_table.order_details thead {
	background-color: #97c131;
	color: #FFF;
}

.shop_table.order_details td.product-name {
	background-color: #eaeaea;
}

.shop_table.order_details td.product-total {
	background-color: #f0f0f0;
}

.shop_table.order_details tfoot th {
	background-color: #eaeaea;
}

.shop_table.order_details tfoot td {
	background-color: #f0f0f0;
}

.shop_table.shop_table_responsive.customer_details th {
	background-color: #eaeaea;
}

.shop_table.shop_table_responsive.customer_details td {
	background-color: #f0f0f0;
}

.shop_table.cart thead {
	background-color: #97c131;
	color: #FFF;
}

.shop_table.cart td.product-remove,
.shop_table.cart td.product-thumbnail {
	background-color: #FFF;
}

.shop_table.cart td.product-name,
.shop_table.cart td.product-quantity {
	background-color: #eaeaea;
}

.shop_table.cart td.product-subtotal,
.shop_table.cart td.product-price {
	background-color: #f0f0f0;
}


.shop_table.cart td.product-name,
.shop_table.cart td.product-quantity {
	background-color: #eaeaea;
}

.cart_totals table th {
	background-color: #f0f0f0;
}

.cart_totals table td {
	background-color: #eaeaea;
	padding-right: 20px;
}

.woocommerce .cart-collaterals .cart_totals table td,
.woocommerce-page .cart-collaterals .cart_totals table td {
	padding-right: 20px;
}

.shop_table.woocommerce-checkout-review-order-table thead,
.shop_table.woocommerce-checkout-review-order-table thead th {
	background-color: #97c131;
	color: #FFF;
}

.shop_table.woocommerce-checkout-review-order-table th {
	background-color: #f0f0f0;
}

.shop_table.woocommerce-checkout-review-order-table td {
	background-color: #eaeaea;
}

.shop_table.woocommerce-checkout-review-order-table td.product-name {
	background-color: #f0f0f0;
}

#payment .payment_methods {
	background-color: #f0f0f0;
	padding: 15px 15px 0 15px;
}

.payment_method_mollie_wc_gateway_ideal label img {
	vertical-align: middle;
}

.payment_method_mollie_wc_gateway_ideal select {
	background-color: #FFF;
}

.woocommerce .wc-proceed-to-checkout .checkout-button.button.alt.wc-forward {
	display: block;
	text-align: center;
}

.woocommerce table.shop_table td.actions {
	padding: 0;
	border: none;
}

.woocommerce table.shop_table td.actions input[type="submit"] {
	width: 272px;
}

.shop_table.cart .quantity .qty {
	border: none;
}

/* = Checkout page
-------------------------------------------------------------- */

form.checkout {
	margin-top: 0px;
}

#customer_details {
	width: 48%;
	float: left;
	/*display: block;*/
	/*float: none;*/
}
#order_review,
#order_review_heading {
	width: 48%;
	float: right;
	/*display: block;*/
	/*float: none;*/
}

#billing_country_field label,
#shipping_country_field label {
	margin: 0;
}

#payment .payment_methods {
	background-color: #FFF;
	padding: 0;
	margin: 0 0 30px 0;
	list-style-type: none;
}

#payment .payment_methods li {
	margin: 0 0 10px 0;
}

#payment .payment_methods li label {
	font-weight: 700;
}

#payment .payment_box {
	padding: 10px 10px 1px 15px;
	font-size: 12px;
	margin: 5px 0 0 0;
}

a.about_paypal {
	display: none;
}

.payment_method_paypal img {
	display: none;
}


input#place_order {
	background-color: #0d61b1;
	color: #FFF;
	border-color: #0d61b1;
	padding: 25px;
}

input#place_order:hover {
	background-color: #333;
	color: #FFF;
	border-color: #333;
}

.form-row.place-order {
	padding: 0;
}

.woocommerce-billing-fields label {
	display: block;
	float: left;
	width: 50%;
	padding: 8px 0;
}

.woocommerce-billing-fields input {
	display: block;
	float: left;
	width: 50% !important;
}

.woocommerce-billing-fields p.form-row {
	clear: both;
}

.woocommerce-billing-fields p.create-account {
	width: 50%;
	float: right;
}

.woocommerce-billing-fields input#createaccount {
	float: none;
	display: inline-block;
	width: auto !important;
}

.woocommerce-billing-fields p.create-account label {
	float: none;
	display: inline-block;
	width: auto;
}

div.create-account {
	clear: both;
}

.woocommerce-billing-fields:after {
	content: '';
	display: table;
	clear: both;
}

.woocommerce-shipping-fields {
	clear: both;
	margin-top: 20px;
}

#customer_details .col-2 {
	clear: both;
	margin-top: 20px;
}

#ship-to-different-address {
	display: inline-block;
	border: none;
}

#ship-to-different-address input {
	float: left;
	margin: 4px 10px 0 1px;
	width: auto !important;
	display: inline-block;
}

#ship-to-different-address label {
	float: right;
	width: auto !important;
	display: inline-block;
	padding: 0;
}

/**/


.woocommerce-shipping-fields label {
	display: block;
	float: left;
	width: 50%;
	padding: 8px 0;
}

.woocommerce-shipping-fields input {
	display: block;
	float: left;
	width: 50% !important;
}

.woocommerce-shipping-fields p.form-row {
	clear: both;
}

.woocommerce-shipping-fields:after {
	content: '';
	display: table;
	clear: both;
}

p.form-row.terms {
	margin: 20px 0;
	padding: 0;
}

p.form-row.terms input {
	margin: 4px 5px 0 0;
	display: inline-block;
	vertical-align: top;
}

#primary .variation ul.bulleted {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#primary .variation ul.bulleted li {
	line-height: 24px;
}


#billing_country_field {
	/*display: none;*/
}


/* = Thank you page
-------------------------------------------------------------- */

ul.order_details {
	margin-bottom: 20px;
}

.ca_thankyou_item_thumb {
	width: 50px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px 0 0;
}


/* = After checkout page
-------------------------------------------------------------- */

.addresses {
	margin: 20px 0;
}

.addresses:after {
	content: '';
	display: table;
	clear: both;
}

.addresses .col-1,
.addresses .col-2 {
	width: 50%;
	float: left;
}


/* = My account page
-------------------------------------------------------------- */

p.order-info mark {
	background: none;
}

#customer_login .col-1,
#customer_login .col-2 {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#customer_login .col-1 {
	padding-right: 20px;
}

#customer_login .col-2 {
	padding-left: 20px;
}

#customer_login form {
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#customer_login form.login label.inline {
	display: block;
}

.address {
	margin-top: 20px;
}

.addresses .edit {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #5e5e5e;
	border: none;
	margin: 2px 0 15px 0;
	padding: 9px 10px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-appearance: none;
}

.addresses .edit:hover {
	background: #292929;
}

fieldset legend {
	font-weight: 700;
	margin: 0 0 10px 0;
}

.woocommerce-account .edit {
	font-size: 14px;
	color: #FFF;
	background-color: #333;
	border: none;
	margin: 2px 0 15px 0;
	padding: 15px 10px;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-appearance: none;
}

.woocommerce-account .edit:hover {
	background: #5e5e5e;
}

.woocommerce-account .my_account_orders thead {
	background-color: #333333;
	color: #FFF;
}

.my_account_orders td.order-number,
.my_account_orders td.order-status {
	background-color: #f0f0f0;
}

.my_account_orders td.order-date,
.my_account_orders td.order-total,
.my_account_orders td.order-actions {
	background-color: #eaeaea;
}


/* = Webshop filter widgets
-------------------------------------------------------------- */

.widget_layered_nav li {
	margin: 5px 0;
}

.widget_layered_nav li a:before {
	content: '\f096';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 1.2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #a9a9a9;
	margin: 0 10px 0 0;
}

.widget_layered_nav li.chosen a:before {
	content: '\f046';
	margin-right: 8px;
	color: #5e5e5e;
}

.widget_layered_nav li small.count,
.widget_layered_nav li span {
	display: none;
}

.widget_layered_nav li.chosen a {
	color: #5e5e5e;
}

.widget_layered_nav li a {
}

.widget_layered_nav li a:hover {
	color: #333;
}

.ca_shop_filters aside.widget {
	display: table-cell;
}

.ca_shop_filters aside.widget select {
	width: 100%;
}

/*#woocommerce_layered_nav-3 ul {
	max-height: 55px;
	overflow: hidden;
	-webkit-transition: max-height 1.0s ease-out; 
	-moz-transition: max-height 1.0s ease-out; 
	-o-transition: max-height 1.0s ease-out; 
	transition: max-height 1.0s ease-out;
}

#woocommerce_layered_nav-3 ul.showmore {
	max-height: 999px;
}

.ca_filter_more {
	cursor: pointer;
	margin-top: 10px;
	color: #5e5e5e;
}

.ca_filter_more .more_open:before {
	content: '\f107';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #292929;
	margin-right: 12px;
	margin-left: 3px;
}

.ca_filter_more .more_close:before {
	content: '\f106';
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	font-size: 1em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #292929;
	margin-right: 12px;
	margin-left: 3px;
}
*/

.ca_widgetarea .widget_layered_nav li:after {
	content: '';
	display: none;
}

.ca_widgetarea .widget_layered_nav li {
	padding-left: 0 !important;
}




/* = YITH filters
-------------------------------------------------------------- */

ul.yith-wcan-color li {
	margin: 0;
	padding: 0;
}

ul.yith-wcan-color li a:before {
	content: none;
	display: none;
}

ul.yith-wcan-color li a {
	display: block !important;
	width: 20px !important;
	height: 20px !important;
	-webkit-border-radius: 100% !important;
	border-radius: 100% !important;
	overflow: hidden !important;
	border: none !important;
	position: relative !important;
}

ul.yith-wcan-color li a:hover {
}

ul.yith-wcan-color li.chosen a {
	display: block !important;
	width: 20px !important;
	height: 20px !important;
	-webkit-border-radius: 100% !important;
	border-radius: 100% !important;
	overflow: hidden !important;
	border: none !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

ul.yith-wcan-color li.chosen a {
	position: relative !important;
}

ul.yith-wcan-color li.chosen a:after {
	content: '\f00c' !important;
	display: block !important;
	font-family: FontAwesome !important;
	font-style: normal !important;
	font-weight: normal !important;
	text-align: center !important;
	font-size: 0.8em !important;
	font-weight: lighter !important;
	-webkit-font-smoothing: antialiased !important;
	-moz-osx-font-smoothing: grayscale !important;
	color: #FFF !important;
	vertical-align: middle !important;
	position: absolute !important;
	top: -2px !important;
	left: 5px !important;
	z-index: 900 !important;
	text-indent: 0;
}




/* = WooCommerce filter widget section
-------------------------------------------------------------- */

h3.side_filters_header {
	display: none;
}

/* = Chrome webkit autofill color
-------------------------------------------------------------- */

input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1200px white inset;
	background-color: none !important;
	background: none !important;
}




/* = Gravity product form styling
-------------------------------------------------------------- */

.gsection {
	position: relative;
}

.gsection h2 {
	color: #000;
	font-size: 16px;
	line-height: 18px;
}

.field_description_above h2.gsection_title {
	padding-right: 30px;
}

.questione {
	display: block;
	width: 18px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	background-color: #0d61b1;
	color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-weight: 400;
}

li.gfield {
	margin-bottom: 20px;
}

.infomark {
	position: relative;
}

.infomark .gfield_label {
	display: block;
	position: relative;
}

.gsection .gsection_description,
.infomark .gfield_description {
	display: none;
	position: absolute;
	top: 23px;
	right: 6px;
	background-color: #FFF;
	color: #0d61b1;
	padding: 15px;
	font-size: 14px;
	z-index: 9999;
	-webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,0.7);
	box-shadow: 0 0 8px 0 rgba(0,0,0,0.7);
	max-width: 80%;
}

.gfield textarea {
	height: 120px;
	border: solid 1px #000;
}

.ca_wc_product_options input[type="text"] {
	padding: 5px;
	border-color: #000;
	margin: 0;
}

.ca_wc_product_options input[type="radio"] {
	margin: 0 10px 0 5px;
}

.ca_wc_product_options input[type="checkbox"] {
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 22px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 22px;
    min-width: 22px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}

.ca_wc_product_options input[type="checkbox"]:checked:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 22px;
	color: #0d61b1;
	text-align: center;
	font-size: 1.2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.gfield_checkbox li {
	margin-bottom: 5px;
}


.blocklabel .gfield_label {
	background-color: #0d61b1;
	color: #FFF;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
}

.blocklabel .ginput_container {
	margin-left: 45px;
}

.ca_wc_product_options hr {
	background-color: #CCC;
	margin: 30px 0;
}

.gfield_label {
	color: #0d61b1;
	font-weight: 600;
}

.gform_hidden {
	display: none;
}

.hidesubtotal {
	visibility: hidden;
	height: 1px;
}

.ca_wc_product_options .product_totals {
	border-top: solid 1px #CCC;
	padding-top: 30px;
	margin-top: 30px;
}

.ca_wc_product_options .product_totals li {
	margin-bottom: 20px;
}

.ca_wc_product_options .product_totals label {
	color: #000;
	font-size: 16px;
	font-weight: 300;
}

.ca_wc_product_options .product_totals span {
	color: #0d61b1;
	font-weight: 500;
	font-size: 26px;
}

.ca_wc_product_options .cart {
	padding-bottom: 30px;
	border-bottom: solid 1px #CCC;
}

.ca_wc_product_options .ginput_container_select select {
	width: 100%;
}

.ca_wc_product_options .ginput_container_select select {
	border: solid 1px #FFF;
	background-color: #FFF;
	border-radius: 0;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	max-width: 100% !important;
	border: solid 1px #CCC;
	padding: 4px 40px 4px 10px;
	background: none;
	position: relative;
}

.ginput_container_select {
	position: relative;
}

.ginput_container_select:after {
	content: "\f107";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	color: #FFF;
	text-align: center;
	font-size: 1.2em;
	font-weight: lighter;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	display: block;
	width: 30px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background-color: #97c131;
	z-index: -1;
}


/*
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
=WooCommerce + Grativy forms dynamic input fields over image.
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- */


.ca_wc_images {
	position: relative;
}

.ca_wc_images input[type="text"] {
	padding: 5px;
	width: 70px !important;
	border: solid 1px #000;
	background: #FFF;
	text-align: center;
	margin-top: 0;
}

.ca_wc_image_input {
	position: absolute;
	z-index: 999;
	margin-left: -35px;
}

.ca_wc_image_input label {
	background-color: #0d61b1;
	color: #FFF;
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
}

.ca_wc_images input[type="text"] {
	margin-left: 30px;
}


#mobmenu,
#mobshopmenu {
	display: none;
}


/*
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
= Changes by Wux
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- */
.ca_wc_shopinfo.mobile { display:none }
.mobile-only { display:none; }
#shipping_method { list-style:none !important }

/*
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
=Responsiveness.
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- 
-------------------------------------------------------------- */

@media (max-width: 1100px) {


	.hh_call,
	.hh_mail {
		top: 10px;
		bottom: inherit;
	}

	.hh_mail {
		left: 70px;
	}
}

@media (max-width: 1000px) {

	.footer_section {
		background-attachment: scroll;
	}

	.product .info_button { bottom:50px !important; }
}

@media (max-width: 860px) {


	.contentcol-c {
		width: auto;
		float: none;
		padding-left: 30px;
	}

	#ca_logo {
		display: inline-block;
		float: none;
	}

	.ca_topmenu {
		float: none;
		margin-top: 10px;
	}

	.ca_topmenu li {
		margin: 0 20px 0 0;
	}

	.ca_mainmenu {
		position: inherit;
		top: inherit;
		left: inherit;
	}
}

@media (max-width: 800px) {

	#footer_rule .widget_nav_menu,
	.footer_line {
		float: none;
	}

	.footer_line {
		margin-top: 20px;
	}

	#subfooter-c {
		text-align: center;
	}

	#subfooter-c h3 {
		display: block;
		margin: 0 0 20px 0;
	}

	#subfooter-c a {
		display: block;
		font-size: 20px;
		line-height: 24px;
		margin: 0 0 10px 0;
	}

	.paymentoptions {
		clear: both;
		float: none;
		display: block;
		text-align: center;
		text-align: center;
	}

	.paymentoptions img {
		float: none;
		display: inline-block;
		margin: 0 15px;
	}

	.shopbarlinks {
		float: none;
		clear: both;
		text-align: center;
		margin-bottom: 20px;
	}

	.shopbarlinks a {
		float: none;
		display: inline-block;
		margin: 0 10px;
	}
}

@media (max-width: 868px) {

	#ca_headbox {
		height: 170px;
	}

	#ca_headbox.pagebox {
		height: 170px;
	}

	.ca_headbox-bar-c {
		vertical-align: top;
		padding-top: 20px;
	}

	.pagebox .ca_headbox-bar h2 {
		padding-top: 0;
	}

	.ca_headbox-bar:after {
		opacity: 0.5;
		filter: alpha(opacity=50);
	}

	.ca_headbox-bar h2,
	.pagebox .ca_headbox-bar h2 {
		font-size: 25px;
		line-height: 30px;
	}

	#headbullets {
		display: none;
	}

	.hbss a {
		padding: 15px;
		font-size: 14px;
	}

	.tweeter {
		display: none;
	}

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

	.socialbar .home_socials {
		float: none;
		display: inline-block;
	}

	.ca_topmenu {
		display: none;
	}

	.top_info .ca_myaccount,
	.top_info .ca_mycart
	{
		display: none;
	}


	#mobshopmenu {
		display: block;
		text-align: right;
	}

	#mobshopmenu a {
		color: #FFF;
		display: inline-block;
		margin: 8px 0 0 20px;
	}

	#mobshopmenu i {
		font-size: 2.3em;
	}


	/* = Mobile menu
	-------------------------------------------------------------- */

	.ordertitel {
		display: none;
	}

	#mobmenu {
		display: block;
		height: 50px;
		position: relative;
	}

	#nav-icon1 {
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 10px;
		left: 0;
		margin: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		z-index: 999;
	}

	#nav-icon1 span {
		display: block;
		position: absolute;
		height: 5px;
		width: 100%;
		background: #FFF;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#nav-icon1 span:nth-child(1) {
		top: 0px;
	}

	#nav-icon1 span:nth-child(2) {
		top: 12px;
	}

	#nav-icon1 span:nth-child(3) {
		top: 24px;
	}

	#nav-icon1.open span:nth-child(1) {
		top: 12px;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	#nav-icon1.open span:nth-child(2) {
		opacity: 0;
		left: -30px;
	}

	#nav-icon1.open span:nth-child(3) {
		top: 12px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}

	.ca_mainmenu-c {
		position: relative;
	}

	.ca_mainmenu-c ul {
		display: block;
		display: none;
	}

	.ca_mainmenu-c ul li {
		display: block;
		border-top: solid 1px #FFF;
		padding: 20px 0;
	}

	.ca_mainmenu ul li a {
		padding: 10px 0;
	}

	.ca_mainmenu ul li a:hover {
		background: none;
		color: #FFF;
	}

	.ca_mainmenu-c ul ul {
		position: inherit;
		top: inherit;
		left: inherit;
		display: block;
		background: none;
	}

	.ca_mainmenu-c ul ul li {
		border: none;
	}

	.ca_mainmenu ul ul li a {
		padding: 10px 0;
	}

	.ca_mainmenu ul ul li a:hover {
		background: none;
		color: #0d61b1;
	}
}

@media (max-width: 760px) {

	.ca_col1-3,
	.ca_col2-3,
	.ca_col1-4,
	.ca_col3-4,
	.ca_col1-5 {
		width: 100%;
		float: none;
		margin-bottom: 20px;
		clear: both;
	}

	.ca_wc_image_input input {
		display: none;
	}

	.ca_wc_image_input label {
		float: none;
	}

	.ca_wc_image_input.fromleft label {
	}

	.ca_wc_image_input.fromright label {
	}


	/* = Mobile shopmenu
	-------------------------------------------------------------- */

	.ca_sidebar-c {
		display: none;
	}

	#ca_mobmenu {
		display: block;
		background-color: #0d61b1;
		color: #FFF;
		text-align: right;
		padding: 10px 20px;
		position: relative;
		text-transform: uppercase;
		cursor: pointer;
	}
	
	#shopmob-icon1 {
		display: block;
		width: 25px;
		height: 25px;
		position: absolute;
		top: 10px;
		left: 10px;
		margin: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		-o-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
		cursor: pointer;
		z-index: 999;
	}

	#shopmob-icon1 span {
		display: block;
		position: absolute;
		height: 3px;
		width: 100%;
		background: #FFF;
		border-radius: 9px;
		opacity: 1;
		left: 0;
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		transform: rotate(0deg);
		-webkit-transition: .25s ease-in-out;
		-moz-transition: .25s ease-in-out;
		-o-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
	}

	#shopmob-icon1 span:nth-child(1) {
		top: 0px;
	}

	#shopmob-icon1 span:nth-child(2) {
		top: 10px;
	}

	#shopmob-icon1 span:nth-child(3) {
		top: 20px;
	}

	#shopmob-icon1.open span:nth-child(1) {
		top: 10px;
		-webkit-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		transform: rotate(135deg);
	}

	#shopmob-icon1.open span:nth-child(2) {
		opacity: 0;
		left: -25px;
	}

	#shopmob-icon1.open span:nth-child(3) {
		top: 10px;
		-webkit-transform: rotate(-135deg);
		-moz-transform: rotate(-135deg);
		-o-transform: rotate(-135deg);
		transform: rotate(-135deg);
	}

	#footermenubut {
		display: block;
		text-align: center;
		padding: 14px 20px;
		background-color: #0d61b1;
		color: #FFF;
		position: relative;
	}

	#footermenubut:hover {
		color: #FFF;
	}

	.footermenus {
		display: none;
		margin-top: 20px;
	}

	#footermenubut:after {
		content: "+";
		display: block;
		width: 20px;
		height: 20px;
		color: #FFF;
		text-align: center;
		line-height: 20px;
		font-size: 30px;
		font-weight: 300;
		position: absolute;
		top: 50%;
		right: 20px;
		margin-top: -10px;
	}

	#footermenubut.open:after {
		content: "-";
	}

	.footerline {
		margin-top: 30px;
	}

	.ca_wc_single_sidebar {
		display: none;
	}

	.ca_wc_single_product_main {
		padding: 0 20px;
	}

	.floatcolright {
		float: none;
		clear: both;
	}

	.floatleftcol {
		float: none;
		clear: both;
	}

	.footer_content {
		padding: 20px;
	}

	#footer_rule {
		text-align: center;
	}

	.ca_col1-2 {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	.ca_teaminfo {
		max-width: 350px;
		max-height: 350px;
		display: inline-block;
	}

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


	/* CHANGES BY WUX */
	.ca_wc_shopinfo { display:none; }
	.ca_wc_shopinfo.mobile { display:block; }
	.mobile-only { display:block !important; }
	.product .summary.entry-summary { display:none; }
}

@media (max-width: 720px) {

	.footer_section {
		display: none;
	}

	.top_info span.whatsapp { display:none }
}

@media (max-width: 620px) {

	.ca_section ul.products li {
		width: 50%;
	}

	.ca_section ul.products li.first {
		clear: none;
	}
}

@media (max-width: 560px) {

	.footericon {
		display: none;
	}
}

@media (max-width: 580px) {
	.top_info span.mail { display:none }
}	

@media (max-width: 480px) {


}

@media (max-width: 450px) {


}

@media (max-width: 1700px) {

	.payoff {
		display:none;
		font-size: 21px;
		line-height: 25px;
	}
}



.product .info_button { bottom:0px; }
ul.products > .product h2.woocommerce-loop-product__title { font-size:13px; line-height: 20px; height: 40px; width: 75%; margin-top: 10px;     padding-left: 10px;}
.widget_product_categories ul.product-categories, .widget_product_categories ul.product-categories ul { list-style:none !important; }
.flex-direction-nav { list-style:none !important;     margin: 0px !important; }


#yith-wcdp-add-deposit-to-cart .full-price, 
#yith-wcdp-add-deposit-to-cart .deposit-price{
	display: none;
}


