/*
 Theme Name: iclicks child theme
 Template: iclicks
 Theme URI: https://iclicks.nl
 Author: iClicks
 Author URI: https://iclicks.nl
 Description:
 Version: 1.5.0
 Text Domain: ZAZA
 */

 body, html {
     overflow-x:hidden;
}
 ul, ol {
     margin: 0 0 1.5em 0;
}

/*------------------------------------------------------------------
WIDTHS
------------------------------------------------------------------*/
#header-width, #second-header-width,  .footer-inner-width, .second_header_inner, .inner_width {
/*	max-width: 1270px;*/
	max-width: 1400px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto
}
#content, #content-width {
/*	max-width: 1270px;*/
	max-width: 1400px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto
}
#content, #content-width {
/*	max-width: 1270px;*/
	max-width: 1400px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto
}
.footer-content-width {
/*	max-width: 1270px;*/
	max-width: 1400px;
	width: 100%;
	padding: 0;
	margin: 0 auto
}
.search_width{
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	position: relative;
	z-index: 999!important
}
.menu_width{
	width: 100%;
	max-width: 1400px;
	padding: 0 20px;
	margin: 0 auto
}
#content {
	position: relative
}
.container-wrap {
	width: 100%
}

woocommerce-error,
woocommerce-info,
woocommerce-message{
	display:none;
}


/*------------------------------------------------------------------
HEADINGS
------------------------------------------------------------------*/
h1 {
    font-size: 2em;
    margin: 0 0 0.67em 0;
}
/*------------------------------------------------------------------
HEADERS
------------------------------------------------------------------*/
.login_block {
	text-align: right!important
}
.login_block a {
	padding-left: 20px;
}
#header_login #loginform {
	display: block;
	width: 100%
}
#header_login label {
	display: none
}
#header_login p {
	margin: 0;
	padding: 0
}
#header_login .login-username, #header_login .login-password, #header_login .login-submit {
	width: 30%;
	margin-right: 15px;
	display: inline-block
}
#header_login input[type="text"], #header_login input[type="password"] {
	color: #464646;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 0 0 0 15px;
    height: 36px;
	width: 100%;
}
#header_login input[type="text"]::-webkit-input-placeholder, #header_login input[type="password"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	color: #ddd;
	font-size: 0.9em
}
#header_login input[type="text"]::-moz-placeholder, #header_login input[type="password"]::-moz-placeholder { /* Firefox 19+ */
	color: #ddd;
	font-size: 0.9em
}
#header_login input[type="text"]:-ms-input-placeholder, #header_login input[type="password"]:-ms-input-placeholder { /* IE 10+ */
	color: #ddd;
	font-size: 0.9em
}
#header_login input[type="text"]:-moz-placeholder, #header_login input[type="password"]:-moz-placeholder { /* Firefox 18- */
	color: #ddd;
	font-size: 0.9em
}
#header_login input[type="submit"] {
    border: 0px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: rgba(255,255,255,0);
    color: #0099ff;
    font-size: 0.85em;
	font-weight: 600;
    padding: 0 50px 0 0;
	height: 36px;
	line-height: 36px;
	position: relative
}
#header_login .login-submit {
	position: relative;
}
#header_login .login-submit:after {
	position: absolute;
	font-size: 1em;
	font-weight: normal;
	font-family: FontAwesome;
	left: 70px;
	line-height: 36px;
	height: 36px;
	bottom: 0;
	content: "\f061";
	color: #0099ff;
	z-index: 999
}
p.login_error_custom {
    color: #ff0000;
    font-weight: 800;
    padding: 10px 0 0 0!important;
}
p.login_error_custom_balk {
	display: block;
	width: 100%;
	border-radius: 3px;
	background-color: #ff0000;
    color: #fff;
    font-weight: 800;
    padding: 10px 20px!important;
}
#header_search {
	position: relative
}
.mededeling_info {
	background-color: #aabc00;
	color: #fff;
	text-align: center;
	height: 50px;
	line-height: 50px
}
.mededeling_info p {
	margin: 0;
	padding: 0;
	font-weight: 600
}
#header-width {
	position: relative
}
.logo {
	height: auto!important;
	max-width: 80px!important;
	float: right
}
#header-woo {
/*
	position: absolute;
	top: 0;
	right: 0;
	width: 700px;
	height: 70px;
*/
}
#header-cart-icon {
	width: 55px;
}
img.cart_icon_svg {
	height: 50px;
	width: auto;
	position: relative;
	left: 0;
    top: 8px;
}
.header_cart_left {
	position: relative;
	height: 70px;
}
.header_cart_right {
	position: relative;
	display: inline-block;
	width: 100%
}
#header-cart-icon {
	position: relative;
	padding-top: 0
}
#header-cart-icon {
    float: right;
}
#header-cart {
    height: 70px;
}
#header_contact a {
	font-size: 1em;
	color: #bbb;
	padding-right: 30px
}
#header_contact i {
	padding-right: 5px;
	color: #bbb;
}
#header-cart p {
	font-size: 1em;
	color: #76818d;
	margin: 0;
	padding: 0
}
#header-cart .woocommerce-Price-amount {
	font-weight: 700;
	font-size: 1.1em;
	color: #76818d
}
#header_banner {
	position: relative;
	height: 300px;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
}
ul.sh_icons {
	margin: 0;
	padding: 0
}
ul.sh_icons li {
	display: inline-block;
	width: auto;
}
aside ul.sh_icons li {
	margin-bottom: 20px
}
.nieuwe_collectie {
	position: fixed;
	right: -75px!important;
	top: 300px;
    background-color: #0099ff;
	color: #fff;
	z-index: 3;
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
    -moz-transform: rotate(90deg);   /* Firefox */
    -ms-transform: rotate(90deg);   /* IE 9 */
    -o-transform: rotate(90deg);   /* Opera */
    transform: rotate(90deg);
	box-shadow: 0 3px 5px -1px rgba(0,0,0,0.1);
}
.nieuwe_collectie a {
	font-size: 0.9em;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff!important;
	line-height: 55px!important;
	height: 55px!important;
	padding: 20px !important;
}

/*------------------------------------------------------------------
SIDEBARS
------------------------------------------------------------------*/
aside {
	background-color: #f9f9f9;
	padding: 25px!important;
	margin-top: 20px
}
aside h4 {
	font-size: 24px;
	line-height: 1em;
	padding-bottom: 20px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #cccccc
}
aside h4 {
	font-size: 16px
}

ul.zaza_category_list {
	list-style: none;
	margin: 50px 0 50px 0;
	padding: 0
}
ul.zaza_category_list li {
	padding-bottom: 12px;
}
.zaza_category_list a, .zaza_category_list a:visited {
	color: #8a8a8a;
	font-size: 0.95em;
	font-weight: 600;
	padding: 0 25px 0 0;
	position: relative;
	line-height: 1.2em;
}
.zaza_category_list a:hover {
	color: #0099FF;
}
.zaza_category_list .zaza_count {
	color: #c1c1c1;
	padding: 0 5px;
	font-weight: normal
}

.zaza_category_list a:before {
	position: absolute;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	font-family: FontAwesome;
	right: 0;
	bottom: 0;
	float: right;
	content: "\f061";
	color: #262626
}
.zaza_category_list .sub-menu a {
	color: #0a0a0a;
/*	border-bottom: 1px solid rgba(255,255,255,0.4);*/
	display: inline-block;
	width: 100%;
	padding: 0 5px 0 5px
/*	padding: 5px 10px 10px 10px*/
}
.zaza_category_list .sub-menu .sub-menu a {
	color: #666;
	margin-left: 20px;
	font-weight: 300;
	padding: 0 5px 0 5px;
	font-size: 1em
}
.zaza_category_list .menu-shop-menu-container ul li {
	padding: 5px 0
}
.widget_easy_sidebar_menu_widget li.menu-item {
    position: relative;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.25);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.widget_easy_sidebar_menu_widget li.menu-item a {
    display: block;
    padding: 8px 0px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
}
.menu-item-has-children .sub-menu .sub-menu {
	padding-left: 0!important
}
.widget_easy_sidebar_menu_widget li.menu-item .sub-menu li:first-child {
    border-top: 1px solid rgba(255,255,255,0.25);
}
.widget_easy_sidebar_menu_widget li.menu-item .sub-menu li:first-child:before {
	display: none
}

/*------------------------------------------------------------------
PAGE SPECIFIC STYLING
------------------------------------------------------------------*/
.grid-x {
/*    width: 100%;*/
}
.cd-top {
/*    bottom: 150px;*/
	border: 1px solid #ccc;
	line-height: 32px;
	z-index: 999
}
.no_p p {
	margin: 0;
	padding: 0
}
#home_aside h3 {
/*	margin-top: 50px;*/
}
#home_aside ul {
	list-style: none;
	margin: 0 0 50px 0;
	padding: 0
}
#home_aside li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: 45px;
	border-bottom: 1px dotted #ddd;
	position: relative
}
#home_aside li a {
	color: #333
}
#home_aside li:before {
	position: absolute;
	font-size: 0.9em;
	left: 0;
	font-weight: normal!important;
	font-family: FontAwesome;
	content: "\f054";
	color: #333
}

#rotsblokken {
	border: 1px solid #ddd;
	padding: 30px 30px 0 30px;
}
#rotsblokken h3 {
	padding: 0;
	font-size: 0.95em!important;
	font-weight: 600
}
#rotsblokken .panel-grid {
    margin-bottom: 0!important;
}
#rotsblokken img {
	height: 150px!important;
	width: 100%!important
}

#hekblokken img {
	max-width: 135px;
	padding: 5px;
	border: 1px solid #ddd;
	height: auto
}
.overlay-row {
	position: absolute;
	left: 0;
	right: 0;
	height: 500px;
	margin: -50px -1000px 0;
	padding: 0 1000px;
}
.showcase {
	min-height: 250px;
	position: relative
}
main {
	padding: 20px 0 0 30px
}
.page-template-default main {
	padding: 20px 0 0 30px
}
.home .filters {
	display: none
}
.page-template-template-full-width main, .page-template-template-nobanner main {
	padding: 0
}
.page-template-template-full-width h1 {
	display: none
}
.home main {
	padding: 0 0 0 0
}
.home #content {
	padding: 0
}
.woocommerce  main {
/*	padding-left: 30px*/
}
.col3 {
	display: flex;
	flex-direction: row;
	line-height: 30px;
	text-align: center;
	font-weight: 600;
	max-width: 1400px;
	margin: 20px auto 0 auto
}
.col3 :nth-child(1) {
	width: 33%;
}
.col3 :nth-child(2) {
	width: 33%;
}
.col3 :nth-child(3) {
	width: 33%;
}
.col3 :nth-child(4) {
	width: 33%;
}
.col3 :nth-child(5) {
	width: 33%;
}
.col3 :nth-child(6) {
	width: 33%;
}
.wit p {
	color: #fff;
	max-width: 650px
}
.wit h2 {
	color: #fff
}
.fifty p {
	max-width: 650px;
}

/*------------------------------------------------------------------
OFF CANVAS
------------------------------------------------------------------*/
#side-nav {
	color: black;
	position: fixed;
	z-index: 4;
	bottom: 0;
	top: 0;
	right: 0;
	padding: 25px;
	width: 550px;
	background: white;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	transition: all 300ms;
	transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
	transform: translateX(551px);
	z-index: 9999999
}
#side-nav.visible {
  transform: translateX(0);
}

#side-nav-mask {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  opacity: .1;
  visibility: hidden;
  z-index: 2;
  transition: all 300ms cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateZ(0);
}
#side-nav-mask.visible {
  transition-delay: 0;
  visibility: visible;
  opacity: 1;
}
.maattabel_button {
    float: right;
    display: inline-block;
    width: auto;
    padding-right: 15px;
    position: relative;
    cursor: pointer;
    height: 40px;
    margin-bottom: 10px;
}
.maattabel_button:before {
	position: absolute;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal!important;
	font-family: FontAwesome;
	content: "\f105";
	right: 0;
	top: 12px;
	color: #0099ff;
}
.maattabel_button p {
	color: #444444!important;
	font-size: 0.85em;
/*	text-decoration: underline*/
	border-bottom: 1px solid #eee;
	top: 0
}
#side-nav table {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border-top: 1px solid #ececec;
}
#side-nav tr th:first-child, #side-nav tr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
    border-color: #ececec;
}
#side-nav tr th:first-child, #side-nav tr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
}
#side-nav th {
    border-left: medium none;
    border-style: none solid solid none;
    border-top: medium none;
    border-width: medium 1px 1px medium;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    border-color: #ececec;
    text-transform: uppercase;
}
#side-nav td {
	border-color: #ececec;
    border-left: none;
    border-style: none solid solid none;
    border-top: medium none;
    border-width: medium 1px 1px medium;
    font-size: 13px;
    padding: 10px;
}
#side-nav table tr:nth-child(2n+1) {
    background-color: #fcfcfc;
}
/*------------------------------------------------------------------
blockquote
------------------------------------------------------------------*/
blockquote {
	display:block;
	position: relative;
	width: 100%;
	max-width: 1000px;
	background-color: #0099ff;
	padding: 0 30px;
	margin: 0 auto;
	left: 0;
	right: 0
}
blockquote p {
	display:inline-block;
	position: relative;
	font-weight: 700;
	font-size: 2.1em;
	line-height: 1.5em;
	margin-bottom: 20px!important;
	color: #fff;
	text-align: center;
}
blockquote::before{
	content: "\201C";
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	left: 20px;
	top:40px;
	z-index: 999;
}
blockquote::after{
	content: "\201D";
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	right: 20px;
	bottom: -10px;
}
blockquote a {
	cursor: pointer;

}
blockquote a:hover{
	color: #666;
}

blockquote em{
	font-style: italic;
}

/*------------------------------------------------------------------
DIENTSEN
------------------------------------------------------------------*/
.diensten {
	display: inline-block;
	position: relative;
	width: 100%;;
	margin-bottom: 30px
}
.diensten_img {
	display: inline-block;
	position: relative;
	width: 100%;
	padding: 0 20px 0 0
}
.home .diensten_title {
	padding: 10px 0 20px 0;
    line-height: 22px;
    letter-spacing: 0px;
	font-size: 1.1em;
	font-weight: 600;
}
.home .diensten_text {
	margin: 0 30px 0 auto;
	font-size: 0.9em;
	color: #76818d
}
.home .diensten img {
	max-width: 100%;
	max-height: 100px;
	margin: 0 auto!important;
	display: inline-block
}

/*------------------------------------------------------------------
BALLOONS
------------------------------------------------------------------*/
.bubble_color {
	background-size:55%;
	background-repeat:no-repeat;
	background-position:center center;
	width:90px;
	height:90px;
	line-height:45px;
	padding: 20px;
	border-radius: 45px;
	content:'';
	margin: 0 auto
}
.home .bubble_color_small img {
    height: 60px;
    width: auto;
    position: relative;
}
.bubble_color_small.left{
	background-size:55%;
	background-repeat:no-repeat;
	background-position:center center;
	width:200px;
	height:200px;
	line-height:200px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	content:'';
	overflow: hidden;
	margin: 0 auto 0 0;
	left: 0;
	right: auto
}
.bubble_color_small.center{
	background-size:55%;
	background-repeat:no-repeat;
	background-position:center center;
	width:200px;
	height:200px;
	line-height:200px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	content:'';
	overflow: hidden;
	margin: 0 auto;
	left: auto;
	right: auto
}
.bubble_color_small.right{
	background-size:55%;
	background-repeat:no-repeat;
	background-position:center center;
	width:200px;
	height:200px;
	line-height:200px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	content:'';
	overflow: hidden;
	margin: 0 0 0 auto;
	left: auto;
	right: 0
}
.bubble_color_small img {
	height: 160px;
	width: auto;
	position: relative
}

/*------------------------------------------------------------------
BREAK
------------------------------------------------------------------*/
.break {
	color: #fff!important;;
	background-color: #ff6600;
	padding: 100px 0;
}
/*------------------------------------------------------------------
GRID
------------------------------------------------------------------*/
.break {
	padding: 100px 0 ;
	margin: 20px 0;
	background: url('/wp-content/uploads/Rechthoek-1.png');
}
/*------------------------------------------------------------------
BLOCKS
------------------------------------------------------------------*/
.vc_row[data-vc-full-width] {
	overflow: visible!important
}
#slider_row {
/*	margin-top: 30px;*/
}
#home_ref {
	padding: 50px 0;
	text-align: center
}
#home_ref h2 {
	padding: 10px 20px;
	font-weight: 500;
	color: #fff;
	border: 2px solid #fff;
	display: inline-block;
	text-align: center
}
#home_beton {
	padding: 20px 50px 10px 50px;
/*	margin: 75px 0*/
}
#home_beton {
	color: #fff
}
#block_2 {
	padding: 100px 0;
}
#block_2 a.btn_blue {
	margin-left: 110px
}
#block_2 .text {
	float: left;
	display: inline-block;
	width: 70%;
	padding-left: 20px;
	margin-bottom: 30px;
}
#block_2 .img_bg {
    display: inline-block;
    height: 90px;
    width: 90px;
    padding: 16px;
    background-color: #fff;
    border: 4px solid #f1f1f1;
    border-radius: 50%;
    float: left;
    text-align: center;
}
#block_2 img {
	height: 50px;
	margin: 0 auto;
	text-align: center;
	width: auto;
}
#block_2 h2 {
	font-size: 1em;
	font-weight: 500;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1em
}
#block_2 p {
	margin: 0;
	padding: 5px 0 10px 0;
}
#block_3 {
	padding: 75px 0
}
#block_4 {
	padding: 75px 0 0 0;
/*	border-top: 1px solid #ddd*/
}
#block_5 {
	position: relative;
	height: 500px;
	overflow: visible;
	z-index: 1;
	margin-bottom: 250px;
}
#block_6 {
	padding: 50px 0
}
#block_6 img {
	width: 100%!important;
	height: auto;
	border: 1px solid #f1f1f1;
/*	max-height: 275px;*/
}
#block_6 p {
	padding: 0;
	margin: 0
}
#block_6 a.btn_blue {
	margin: 40px 0 30px 0;
}
#block_6 h3{
	font-size: 1em!important;
	line-height: 1.6em!important;
	font-weight: 600!important;
	text-align: left;
	color: #251a06;
	padding: 15px 0 10px 0;
	margin: 0
}

/*------------------------------------------------------------------
BUTTONS
------------------------------------------------------------------*/
a.login_single {
	position: relative;
	display: inline-block;
	color: #fff!important;
	text-transform: uppercase;
	padding: 0 25px 0 25px;
	font-size: 1em;
	font-weight: 600;
	cursor: pointer;
	background-color: #0099ff;
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .3s ease;
	height: 50px;
	line-height: 50px;
}
a.login_grid {
	position: absolute;
	display: inline-block;
	color: #fff!important;
	text-transform: uppercase;
	padding: 0 20px 0 20px;
	font-size: 0.8em;
	font-weight: 600;
	cursor: pointer;
	background-color: #0099ff;
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .3s ease;
	height: 30px;
	line-height: 30px;
    right: 5px;
    z-index: 999;
    top: 6px;
}
.wooflexcat:hover a.login_grid {
	color: #0099ff!important;
	background-color: #fff;
}
a.btn_blue {
	position: relative;
	display: inline-block;
	color: #fff!important;
	text-transform: uppercase;
	padding: 0 30px 0 30px;
	margin: 20px 15px 0 0;
	font-size: 0.9em;
	font-weight: 600;
	cursor: pointer;
	background-color: #0099ff;
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .3s ease;
	height: 40px;
	line-height: 40px
}
a.btn_blue:hover {
     background-position: left bottom;
     background-color: #262626;
     color: #fff!important;
}
a.btn_white {
	position: relative;
	display: inline-block;
	color: #000!important;
	text-transform: uppercase;
	padding: 0 30px 0 30px;
	margin: 20px 15px 0 0;
	font-size: 0.9em;
	font-weight: 600;
	cursor: pointer;
	background-color: #fff;
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .3s ease;
	height: 40px;
	line-height: 40px
}
a.btn_white:hover {
     background-position: left bottom;
     background-color: #262626;
     color: #fff!important;
}
a.btn_white_border {
	position: relative;
	display: inline-block;
	color: #fff!important;
	text-transform: uppercase;
	padding: 0 30px 0 30px;
	margin: 20px 15px 0 0;
	font-size: 0.9em;
	font-weight: 600;
	cursor: pointer;
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .3s ease;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff
}
a.btn_white_border:hover {
     background-position: left bottom;
     background-color: #fff;
     color: #000!important;
}
a.btn_black_border {
	position: relative;
	display: inline-block;
	color: #262626!important;
	text-transform: uppercase;
	padding: 0 30px 0 30px;
	margin: 20px 15px 0 0;
	font-size: 0.9em;
	font-weight: 600;
	cursor: pointer;
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .3s ease;
	height: 40px;
	line-height: 40px;
	border: 1px solid #262626
}
a.btn_black_border:hover {
     background-position: left bottom;
     background-color: #262626;
     color: #fff!important;
}
a.btn_aanmelden {
	display: inline-block;
	position: relative;
	color: #fff!important;
	background-color: #000;
	padding: 0 45px 0 25px;
	margin: 10px 15px 0 0;
	height: 50px;
	line-height: 50px;
	font-size: 1em;
	cursor: pointer;
	transition: all .3s ease;
}
a.btn_aanmelden:hover {
     background-position: left bottom;
     background-color: #fff;
     color: #000!important;
}
a.btn_aanmelden:before {
	position: absolute;
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	font-family: FontAwesome;
	right: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	float: right;
	content: "\f061";
	color: #0099ff
}
a.btn_arrow {
	display: inline-block;
	position: relative;
	color: #000!important;
	padding: 0 45px 0 25px;
	margin: 10px 15px 0 0;
	height: 50px;
	line-height: 50px;
	font-size: 1em;
	border: 1px solid #f1f1f1;
	cursor: pointer;
	transition: all .3s ease;
}
a.btn_arrow:hover {
     background-position: left bottom;
     border: 1px solid #0099ff;
     color: #000!important;
}
a.btn_arrow:before {
	position: absolute;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	font-family: FontAwesome;
	right: 0;
	width: 50px;
	height: 50px;
	line-height: 50px;
	float: right;
	content: "\f061";
	color: #0099ff
}
.home a.btn_arrow_prod, .single-product a.btn_arrow_prod {
	display: inline-block;
	position: relative;
	padding: 0 30px 0 15px;
	margin: 20px 0 0 0;
	height: 36px;
	line-height: 36px;
	font-size: 0.9em;
	cursor: pointer;
	transition: all .3s ease;
	background-color: #0099ff;
	color: #fff!important
}
.home a.btn_arrow_prod:hover, .single-product a.btn_arrow_prod:hover {
	background-position: left bottom;
	color: #fff!important;
	background-color: #0099ff!important;
}
.home a.btn_arrow_prod:before, .single-product a.btn_arrow_prod:before {
	position: absolute;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	font-family: FontAwesome;
	right: 0;
	width: 30px;
	height: 36px;
	line-height: 36px;
	float: right;
	content: "\f061";
	color: #fff
}
a.btn_arrow_prod {
	display: inline-block;
	position: relative;
	padding: 0 30px 0 15px;
	margin: 10px 0 0 0;
	height: 36px;
	line-height: 36px;
	font-size: 0.9em;
	cursor: pointer;
	transition: all .3s ease;
	background-color: #0099ff;
	color: #fff!important
}
a.btn_arrow_prod:hover {
	background-position: left bottom;
	color: #fff!important;
	background-color: #0099ff!important;
}
a.btn_arrow_prod:before {
	position: absolute;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	font-family: FontAwesome;
	right: 0;
	width: 30px;
	height: 36px;
	line-height: 36px;
	float: right;
	content: "\f061";
	color: #fff
}
a.btn_shoplook {
	display: inline-block;
	position: absolute;
	bottom: 25px;
	left: 25px;
	padding: 0 20px 0 20px;
	margin: 0;
	height: 32px;
	line-height: 32px;
	font-size: 0.95em;
	cursor: pointer;
	transition: all .3s ease;
	background-color: #0099ff;
	color: #fff!important
}
a.btn_arrow_prod:hover {
	background-position: left bottom;
	color: #fff!important;
	background-color: #0099ff!important;
}
.grid_img_shop_the_look_full .fa {
	padding-left: 6px;
}
.btn_close {
	display: inline-block;
	position: relative;
	color: #fff!important;
	font-size: 0.95em;
	font-weight: 400;
	padding: 0 20px 0 20px;
	margin: 30px 0 0 0 ;
	height: 45px;
	line-height: 45px;
	cursor: pointer;
	background-color: #3b3b38;
	transition: all .3s ease;
}
.btn_close:hover {
	color: #fff;
	background-color: #0099ff;
}


/*--------------------------------------------------------------
TABLES
--------------------------------------------------------------*/
body:not(.woocommerce-cart) main table {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    background-color: #fff;
    border-top: 1px solid #ececec;
}
body:not(.woocommerce-cart) main tr th:first-child, body:not(.woocommerce-cart) main tr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
    border-color: #ececec;
}
body:not(.woocommerce-cart) main tr th:first-child, body:not(.woocommerce-cart) main tr td:first-child {
    border-left-style: solid;
    border-left-width: 1px;
}
body:not(.woocommerce-cart) main th {
    border-left: medium none;
    border-style: none solid solid none;
    border-top: medium none;
    border-width: medium 1px 1px medium;
    font-weight: bold;
    padding: 10px;
    text-align: left;
    border-color: #ececec;
    text-transform: uppercase;
}
body:not(.woocommerce-cart) main td {
	border-color: #ececec;
    border-left: none;
    border-style: none solid solid none;
    border-top: medium none;
    border-width: medium 1px 1px medium;
    font-size: 13px;
    padding: 10px;
}
body:not(.woocommerce-cart) main table tr:nth-child(2n+1) {
    background-color: #fcfcfc;
}
.opening_info td, .opening_info th {
    border-width: 0px!important;
	padding: 4px 0!important
}
.opening_info table tr:nth-child(2n+1) {
}
.opening_info table {
    margin: 0 0 20px;
    border-top: 0px solid #ececec!important;
}
/*------------------------------------------------------------------
HEADROOM
------------------------------------------------------------------*/


/*------------------------------------------------------------------
WOOCOMMERCES
------------------------------------------------------------------*/
a.button[data-quantity='1'] {
background-color: #74A8CB;
    line-height: 30px!important;
    right: 10px;
    top: 7px;
    display: inline-block;
    position: absolute;
}
.woocommerce-ordering select {
    padding: 0.6em 0;
    background-color: #fff;
    outline: 0;
    box-sizing: border-box;
    font-weight: 400;
    border: 0 solid #ddd;
    border-bottom: 1px solid #0099ff;
	border-radius: 0;
    line-height: 1em;
	font-size: 0.9em;
	cursor: pointer
}
.resultwrapper  {
	margin-bottom: 20px
}

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
	margin: 0;
	font-size: 0.9em;
	color: #ddd
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 33%;
}
.woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
	background-color: #ebe9eb;
    opacity: .5;
    padding: .618em 1em;
}
.woocommerce input.button.update_cart {
	background-color: #292929!important
}
.qty {
    border: 1px solid #ddd;
    min-height: 36px;
    min-width: 42px;
    max-width: 50px;
	height: 40px;
	line-height: 40px;
    float: left;
    margin: 0px 2px;
    font-weight: bold;
}
.single_add_to_cart_button {
}
.woocommerce div.product .product_title {
    font-size: 1.2em;
    line-height: 1.2em;
    text-transform: uppercase;
    font-weight: 600;
    color: #262626;
    margin: 0;
}
.sku_wrapper {
	display: inline-block;
	width: 100%
}
.single-product .zaza_single_prod_price .woocommerce-Price-amount {
	font-size: 1.5em;
	line-height: 1.2em;
	font-weight: 700
}
.single-product .zaza_single_prod_price {
	margin: 10px 0 20px 0;
}
.woocommerce-product-details__short-description p {
	margin: 0 0 18px 0;
/*	display: none*/
}
.woocommerce-Tabs-panel--description p {
	margin: 0 0 5px 0;
}
.festi-user-role-prices-regular-price-lable, .festi-user-role-prices-user-price-lable, .festi-user-role-prices-discount-lable {
	width: 180px!important;
	position: relative;
	display: inline-block;
	font-size: 0.8em!important
}
.festi-user-role-prices-regular-price {
	color: #262626;
	font-size: 0.7em
}
.woocommerce table.shop_attributes td{
	padding: 5px 20px;
}
.product-thumb-container {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden
}
.product-thumb-container .product-image{
	background-color: #f8f8f8;
	text-align: center
}
.home .product-thumb-container .product-image img{
	width: auto;
	height: 325px;
	margin: 0 auto
}
.product-thumb-container .product-image img{
	width: auto;
	height: auto;
	max-height:270px;
	margin: 0 auto
}

.home .woocommerce-loop-product__title {
	margin-bottom: 10px
}
.page-numbers {
    border: 1px solid #ddd;
    padding: 4px 12px;
    height: auto!important;
    min-width: 40px;
}
.page-numbers:hover {
    border: 1px solid #ddd!important;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a, .woocommerce .widget_layered_nav ul.yith-wcan-label li span, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li span {
    background: #fff;
	border: 1px solid #ddd;
    margin: 0!important;
    padding: 0!important;
    overflow: hidden;
    text-decoration: none;
	height: 40px;
	line-height: 40px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a  {
    background: #f5f5f5;
	border: 1px solid #ddd;
	color: #262626
}
ul.yith-wcan-label {
	list-style: none;
	margin: 0;
	padding: 0
}
.yith-wcan-label li{
	display: inline-block;
	width: 30%;
	margin-right: 3%;
	text-align: center;
}
.yith-wcan-label li:hover {
	background-color: #f1f1f1;
	color: #262626
}
.woocommerce div.product div.images img {
/*
	max-height: 700px;
	width: auto;
	border: 1px solid #ebf2f2!important;
*/
}
.woocommerce-page div.product div.summary {
	padding: 0;
}
#header-cart {
/*
	position: absolute;
	right: 0;
	top: -50px
*/
	float: right
}
#header-woo {
    position: relative;
    display: inline-block;
}
.sub-menu a:visited, .st-menu a:visited, .menu-mobile a:visited {
    color: #ffffff!important;
}
.woocommerce-MyAccount-navigation-link a, .woocommerce-MyAccount-navigation-link a:visited {
	color: #262626;
	font-size: 1em;
	font-weight: 600;
	padding: 0 25px 0 0;
	position: relative;
	display: inline-block;
	line-height: 30px;
}
.woocommerce-MyAccount-navigation-link a:hover {
	color: #0099ff;
}
.woocommerce-MyAccount-navigation-link a:before {
	position: absolute;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	font-family: FontAwesome;
	right: 0;
	float: right;
	content: "\f061";
	color: #0099ff
}
.filter_bg {
    padding: 10px 20px 0 20px;
    height: 43px;
    line-height: 43px;
    background-color: #fff;
}
.home .filter_bg {
	display: none
}
.filters a {
	color: #000!important;
	font-size: 1.2em;
	text-transform:capitalize
}
.filters .bread-current {
/*	color: #0099ff;*/
	font-size: 1.2em;
	text-transform:capitalize
}
.term-description p {
/*	font-size: 0.90em;*/
	color: #999
}
.relprod {
	padding: 100px 0;
}
.relprod h2 {
	text-align: center;
	padding: 0 0 20px 0;
	font-size: 2em!important
}
.relprod .wooflexcat h2 {
	text-align: left;
	font-size: 1em!important
}
.shop_the_look {
	margin-top: 100px;
	padding: 100px 0;
	background-color: #f0f0f0
}
.shop_the_look h2 {
	text-align: center;
	padding: 0 0 20px 0;
	font-size: 2em!important
}
.shop_the_look .wooflexcat h2 {
	text-align: left;
	font-size: 1em!important
}
.shop_the_look_wrap {
	width: 100%
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    margin: 0 0 20px 0;
}
#slide-nav-pgs .slick-slide {
    opacity: 1!important;
}
.vbox-overlay {
	background: rgba(23, 23, 23, 1)!important;
}
.woocommerce-variation-add-to-cart  {
	padding: 0 0 10px 120px
}
.variations_form {
	padding: 40px;
	background-color: #fff;
	border: 4px solid #f7f7f7
}
.woocommerce-variation-add-to-cart .quantity {
	max-width: 200px;
	display: inline-block;
	width: auto;
	position: relative
}
.fa-minus {
	float: left
}
.minus {
	padding: 0;
    height: 41px;
	width: 41px;
	line-height: 41px!important;
	text-align: center
}
.plus {
    padding: 0;
    height: 41px;
	width: 41px;
	line-height: 41px!important;
	text-align: center
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 0;
    border: 0;
    width: 100%;
}

.variations td {
    padding-bottom: 20px;
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item {
    height: 50px;
    width: 50px;
}
.zaza_single_prod_add_cart {
    clear: both;
    padding-top: 0!important;
}
.zaza_grid_price {
	color: #000!important
}
.zaza_grid_price {
	margin-top: 20px;
    min-height: 24px;
}
ul.sh_icons_prod {
	margin: 30px 0 0 0;
	padding: 0
}
ul.sh_icons_prod li {
	display: inline-block;
	width: auto;
	position: relative;
	padding: 0 20px;
	background-color: #0099ff;
	color: #fff;
	font-size: 0.95em;
	font-weight: 600;
	border-radius: 20px;
	height: 40px;
	line-height: 40px;
	margin-right: 20px;
}
ul.sh_icons_prod li.verzending:before {
	background: url('/wp-content/uploads/truckzwart.svg');
	height: 23px;
	width: 23px;
	background-size:100%;
	background-repeat:no-repeat;
	background-position:center center;
	content:'';
	left: 0;
	z-index:99;
	position:absolute;
}
/*
.single-product div.product .images .woocommerce-main-image, .flex-viewport {
	width: 82%;
	float: right;
}
.single-product div.product .images .thumbnails, ol.flex-control-nav.flex-control-thumbs {
	width: 18%;
	padding-right: 10px;
	float: right;
}
.single-product div.product .images .thumbnails a.zoom, ol.flex-control-nav.flex-control-thumbs a.zoom {
	width: 100%;
	float: none;
	margin: 0;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	right: 60px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
	width: 100%;
	float: left;
	margin: 0 10px 10px 0;
	list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
}
*/
#chart-button {
	display: none
}
.remodal {
    max-width: 1000px;
}
.remodal-wrapper {
	padding: 30px 0
}
.remodal .image-left {
    float: left;
    margin: 0 40px 40px 0;
}
.overige_kleuren {
	position: relative;
	display: inline-block;
	width: 100%
}
img.overige_kleuren_image {
	width: auto;
	height: 120px;
	padding: 2px;
	float: left;
	border: 3px solid #f1f1f1;
	margin: 0 10px 0 0
}
.woocommerce button.button.disabled {
	opacity: 1
}
ul.opsomming {
	margin: 20px 0 40px 0;
	padding: 0;
	list-style: none
}
ul.opsomming li {
	position: relative;
	padding-left: 20px;
	font-size: 0.9em
}
ul.opsomming li:before {
	position: absolute;
	font-size: 0.8em;
	left: 0;
	font-weight: normal!important;
	font-family: FontAwesome;
	content: "\f004";
	color: #73a2a2
}
.main-navigation ul ul a {
    min-width: 300px;
    display: block;
    width: 100%;
    text-align: left;
}
.main-navigation li {
    float: left;
    position: relative;
    display: inline-block;
    white-space: inherit!important;
/*	max-width: 150px;*/
	text-align: left
}
.main-navigation li a {
    line-height: 1.2em
}
.main-navigation ul ul li {
	max-width: 300px;
}
nav {
	margin-top: 0;
	margin-bottom: 0;
}
.zaza_grid_thumbnail_align {
/*	max-height: 275px;*/
}
.zaza_grid_thumbnail_align {
/*	padding: 5px!important*/
}
.woocommerce-loop-product__title {
	min-height: 35px
}
.tax-product_cat h1 {
}
#woosq-popup {
    position: relative;
    width: 90%;
    max-width: 1024px;
    margin: 0 auto;
    padding: 0px;
    background-color: #ffffff;
    max-height: 600px;
    box-sizing: border-box;
}
#woosq-popup .single-product .product > div.thumbnails  {
    width: 45%;
    height: 550px;
    overflow: auto;
}
#woosq-popup .single-product .product > div {
    width: 100%;
    height: 550px;
    overflow: auto;
}
.quicklink {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none
}
.zaza_grid_thumbnail_align:hover  .quicklink {
	display: block
}
#woosq-popup .slick-slider .slick-dots {
	display: none!important
}
button.woosq-btn {
    display: inline-block;
	width: auto;
    position: relative;
    padding: 0 15px 0 15px;
    height: 40px;
    line-height: 40px;
    font-size: 0.9em;
	font-weight: 600;
	text-transform: uppercase;
    cursor: pointer;
    transition: all .3s ease;
    background-color: #aabc00;
    color: #fff!important;
	border-radius: 0;
	border: 0px solid #aabc00;
	box-shadow: 0 3px 5px -1px rgba(0,0,0,0.1);
}.zaza_grid_excerpt {
	min-height: 160px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 16.6666%;
    float: left;
    margin: 0;
    list-style: none;
}
ol.commentlist {
	margin: 0
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 75px;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    width: 50px;
    height: auto;
    background: #aabc00;
    border: 1px solid #aabc00;
    margin: 0;
    box-shadow: none;
}
ol.flex-control-thumbs {
	margin: 30px 0 0 0!important
}
.woocommerce-notices-wrapper {
	width: 100%;
	display: inline-block
}
.woo_widget .image img {
	padding: 5px;
	border: 1px solid #ddd;
	margin-bottom: 10px;
	min-height: 75px;
	width: auto
}
.woo_widget .title  {
	font-weight: 600;
	padding: 0 20px 0 30px
}
span.smaller {
	font-size: 0.7em!important;
	font-weight: 600
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
	height: 50px
}
.woocommerce table.cart td:nth-of-type(4), .woocommerce table.cart th:nth-of-type(4),
.woocommerce table.cart td:nth-of-type(5), .woocommerce table.cart th:nth-of-type(5),
.woocommerce table.cart td:nth-of-type(6), .woocommerce table.cart th:nth-of-type(6) {
/*	display: none!important;*/
}
button[name="update_cart"] {
/*    display: none !important;*/
}
#tm-extra-product-options {
	background-color: #f9f9f9;
	padding: 30px;
	border: 1px solid #f1f1f1;
	margin: 10px 0 30px 0
}
.zaza_grid_image_cover {
	width: 100%;
	position: relative;
	background-size: cover;
	height: 325px;
	background-position: top center;
	background-repeat: no-repeat;
	cursor: pointer
}
.woocommerce .quantity .qty {
    min-height: 41px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 16.6666%;
    float: left;
    margin: 0;
    list-style: none;
    padding: 2px;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img {
    opacity: 1;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active, .woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 0.5;
}
.single-product .lightbox img{
	max-height: 175px!important;
	margin-right: 10px;
	width: auto!important
}
.header-cart-badge a {
    position: absolute;
    border-radius: 50%;
    color: #333 !important;
    font-size: 12px !important;
    line-height: 28px;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    top: 20px;
    right: -20px;
    min-width: 28px;
    min-height: 28px;
    white-space: nowrap;
}
.prod_cat {
	width: 20%!important;
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
	overflow: hidden
}
.prod_cat img {
	opacity: 0.3;
	transition: transform .2s; /* Animation */
}
.prod_cat img:hover {
	opacity: 1;
	transform: scale(1.05);
}
.prod_cat a h2  {
	position: absolute;
	left: 0;
	right: 0;
	top: 50px;
	text-align: center;
	display: inline-block;
	width: 100%;
	font-size: 1.3em;
	text-transform: uppercase;
	color: #262626;
/*	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);*/
}
.prod_cat a:hover h2  {
	color: #0099ff;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #262626!important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 6px 20px;
    font-weight: 400;
}
.woocommerce div.product div.images img {
    display: block;
    width: auto;
    height: auto;
    max-height: 400px;
    box-shadow: none;
}
.single-product h1 {
	margin-bottom: 10px!important;
}
.sku_light {
	color: #666!important;
	font-size: 0.8em;
	font-weight: bold;
	position: relative;
	display: block;
	width: 100%;
	padding-top: 1px
}
.archive .ex_btw {
	color: #ccc!important;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 5px;
/*	display: block*/
}
.ex_btw {
	color: #ccc!important;
	font-size: 0.8em;
	font-weight: bold;
}
.woocommerce-account aside {
	display: none
}
.woocommerce-account main {
	width: 100%!important
}
.woocommerce-account a.button {
	font-size: 1em!important
}
a.order-again {
	margin-left: 8px!important;
}
.woocommerce-account ul {
	margin: 0;
	padding: 0
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 75%;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 25%;
}
.woocommerce ul#shipping_method {
    margin: 0;
}
.wooflexcat:hover {
	background-color: #0099ff
}
.wooflexcat:hover .product-image{
	background-color: #0099ff!important;
}

.wooflexcat:hover a, .wooflexcat:hover h2 {
	color: #fff
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 0px solid #f2f2f2;
	background-color: #f8f8f8;
	max-width: 260px;
}
.main-navigation li.current-menu-item a {
    background-color: #0099ff;
	color: #fff;
}
#chat-application {
	right: 60px!important;
}
.large-20 {
	width: 20%!important
}
.woocommerce-loop-product__title {
    line-height: 1.2em!important;
}
.woocommerce-account p.order-again:nth-child(2) {
	display: none!important
}
.dgwt-wcas-sku {
    font-size: 80%;
    margin: 4px 0!important;
    color: #0099ff;
    display: block!important;
}
.tinv-wishlist .product-thumbnail {
    display: none!important
}
.wooflexcat {
	margin-bottom: 0!important
}
.wooflexcat:nth-child(odd) {
	background-color: #f5f5f5
}
.wooflexcat:nth-child(odd):hover {
	background-color: #0099ff
}
a.tinvwl_add_to_wishlist_button {
	font-size: 0.9em;
}
.zaza_grid_title, .zaza_grid_price, .zaza_grid_rating, .zaza_grid_category {
	margin: 0!important;
	min-height: 0!important;
}
.zaza_grid_title a {
	color: #333!important
}.woocommerce-loop-product__title {
    min-height: 0;
}
.zaza_grid_price {
	text-align: left;
	padding-top: 5px;
}
.archive .plus, .archive .minus {
    padding: 0;
    height: 30px;
    width: 30px;
    line-height: 30px!important;
    text-align: center;
}
.archive .qty {
    min-height: 30px!important;
    height: 30px!important;
	min-width: 30px!important;
	max-width: 30px!important;
}
.archive .quantity {
    display: inline-block
}
.archive .button {
    line-height: 12px!important;
    letter-spacing: 0px;
    font-weight: 500;
    font-style: normal;
    font-size: 12px!important;
	height: 29px!important;
	top: -2px;
	padding: 0 10px!important;
}
.grid_add {
	text-align: right
}
.archive .price del {
    padding-right: 0;
    font-weight: 100;
    color: #ccc;
}
.archive .woocommerce-loop-product__title {
    padding-top: 8px
}
a.head_user {
	padding: 0 10px;
	display: inline-block;
	position: relative
}
a.head_logout {
	padding: 0 10px;
	display: inline-block;
	position: relative
}
.it-hide-cart {
	padding-top: 10px
}
.tinv-wraper.tinv-wishlist {
    display: inline-block;
	width: auto
}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt, .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 36px!important;
    height: 20px!important;
}
.archive .wooflexcat .button.alt {
	border: 1px solid #0099ff!important;
}
.archive .wooflexcat:hover .button.alt {
	border: 1px solid #fff!important;
}
.woocommerce-billing-fields input[readonly="readonly"],
.woocommerce-MyAccount-content input[readonly="readonly"]{
	background-color: #fff!important;
	border: 0px solid #fff!important;
}
.woocommerce-billing-fields label,
.woocommerce-MyAccount-content label {
    display: none!important
}
.woocommerce-billing-fields .form-row input.input-text,
.woocommerce-MyAccount-content .form-row input.input-text {
    padding: 0!important;
    margin: 0!important;
}

#billing_first_name_field, #billing_last_name_field {
	width: 25%!important;
	float: none!important;
	display: inline-block!important;
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px
}
#billing_company_field {
	width: 50%!important;
	float: none!important;
	display: inline-block!important;
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px
}
#billing_country_field, #billing_address_1_field, #billing_postcode_field, #billing_city_field {
	width: 25%!important;
	float: none!important;
	display: inline-block!important;
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 20px;
	line-height: 35px;
}
#billing_email_field, #billing_phone_field{
	width: 25%!important;
	float: none!important;
	display: inline-block!important;
	border-bottom: 2px solid #eee;
	padding-bottom: 10px;
	margin-bottom: 50px
}
/*
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: left;
    width: 100%;
}
*/
.woocommerce-MyAccount-content .edit {
/*	display: none!important*/
}
.woocommerce form .form-row input.input-text {
    padding: 0.6em;
    background-color: #f9f9f9;
    outline: 0;
    border: 0;
    box-sizing: border-box;
    font-weight: 400;
    border: solid 0px #ddd;
    line-height: 1.3em;
    padding: 5px 10px!important;
}

/* .woocommerce-error{
	display:none;
} */
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {
    list-style: none outside!important;
    background-color: #ff0000;
    padding: 5px 10px!important;
    color: #fff;
    border-radius: 4px;
	margin-bottom: 10px
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
    font-family: WooCommerce;
    content: '\e028';
    display: inline-block;
    position: absolute;
    top: 6px;
    left: auto;
    right: 15px;
	display: none
}
.woocommerce-error:before {
    content: '\e016';
    color: #fff;
}
.login_grid {
	float: right
}
.it-hide-cart {
    text-align: right!important;
    float: right;
    position: absolute;
    right: 15px;
    padding-top: 7px;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
    outline: 0;
    border: 0;
    padding: 0;
    margin: 0;
    background-color: #fff;
    line-height: 2.5em;
    width: 100%;
}
.woocommerce-notices-wrapper a.button {
	height: 44px!important;
	line-height: 44px!important;
}
.product-template-default .woocommerce-notices-wrapper .woocommerce-message a.button {
	height: auto!important;
	line-height: initial!important;
}
.woocommerce-account .woocommerce .col2-set .col-1, .woocommerce-account .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce-account .woocommerce .col2-set .col-2, .woocommerce-account .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: left;
    width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 100%;
}
/*------------------------------------------------------------------
WPML
------------------------------------------------------------------*/

/*------------------------------------------------------------------
OWL
------------------------------------------------------------------*/
.owl-item .item {
	width: 100%!important;
}
/*
.owl-carousel .owl-item.cloned {
	height: 0!important
}
*/
.carousel-wrap {
	overflow: visible!important;

}
.owl-carousel {
	color: #fff;
	text-align: center;
	height: 500px!important
}
.owl-carousel .owl-stage-outer {
	position: relative!important;
	overflow: visible!important;
	max-width: 100vw;
	height: 500px;
    display: inline-block;

}

/* fix blank or flashing items on carousel */
.owl-item .item {
	position: relative;
	display: inline-block;
	z-index: 100;
	height: 500px;
	-webkit-backface-visibility: hidden;
	max-width: 100vw!important;
	min-width: 100vw!important;
	width: 100%!important;
	margin: 0 auto;
	padding: 50px 18% 0 18%;
}
.owl-carousel .owl-item .item_img {
/*	position: absolute;*/
	right: 0;
	z-index: 999!important
}
.owl-carousel .owl-item img {
/*	display: block;*/
	width: auto;
	height: auto;
	max-width: 575px;
	max-height: 350px;
	float: unset
}
.item_text {
	font-size: 1.1em;
    line-height: 1.5em;
}
.item_buttons {
	margin: 20px 0 30px 0;
}
/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #fff;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: 50px;
}

.owl-nav .owl-next {
  right: 50px;
}
.owl-item .active {
	display: block !important;
}
.carousel-wrap {
	display: block!important;
	overflow: hidden!important
}
.owl-carousel h5 {
	font-size: 1.6em;
	font-weight: 400
}
/*------------------------------------------------------------------
SOCIAL
------------------------------------------------------------------*/
 .second_header_social {
     border-left: 1px solid #f4f4f4;
     border-right: 1px solid #f4f4f4;
     padding: 0 15px;
}
 .second_header_social .fa{
     color: #000;
     font-size: 1.6em;
     padding: 0 4px;
}


/*------------------------------------------------------------------
WIDGETS
------------------------------------------------------------------*/

/*------------------------------------------------------------------
MENUS
------------------------------------------------------------------*/
.menu_bg {
	height: 60px;
	line-height: 60px
}
.main-navigation li a {
    line-height: 30px;
	height: 60px;
}
.main-navigation ul ul li a {
    line-height: 30px;
	height: 40px;
}

.search_tog {
	position: absolute;
    display: inline-block;
    top: 15px;
    right: 20px;
    height: 25px;
    width: auto;
    cursor: pointer;
    color: #fff;
}
.search_tog:before {
	position: absolute;
	text-align: center;
	font-size: 1.3em;
	font-weight: normal!important;
	font-family: FontAwesome;
	content: "\f002";
}
.search_tog.close_icon:before {
	content: "\f00d";
	color: #0099ff
}
.show_search {
	display: block!important;
	position: relative;
	width: auto;
	top: 20px
}
input[type="search"] {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 0 50px 0 15px;
	width: 400px;
	right: 50px;
	height: 35px;
	line-height: 35px;
}
.search_button {
    background-color: #fff;
    color: #262626;
    border: 1px solid #ccc;
    font-size: 0.6em;
    padding: 3px 0 0 0;
    line-height: 35px;
    height: 35px;
    width: 35px;
    border-radius: 0;
    margin: 0 0 0 5px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 999;
}
.second_header_search_mob {
	position: absolute;
	right: 15px;
	top: 0;
	z-index: 999;
	background-color: #0099ff;
	padding: 15px;
	box-shadow: 0 3px 5px -1px rgba(0,0,0,0.1);
	display: none!important
}

#nav-menu-item-23 {
	margin-right: 40px
}
.main-navigation .menu_roze a {
	color: #0099ff!important;
	font-weight: 700!important
}
.main-navigation .menu_roze:hover a {
	color: #fff!important;
}

#zazamenu > ul > li.megamenu.columns-10 > ul > li {
	width: 10%!important;
}
#zazamenu > ul > li.megamenu a {
    min-width: 1px;
    display: block;
    width: 100%;
    text-align: left;
}
#zazamenu > ul > li.megamenu a span {
    min-width: 1px;
    display: block;
    width: 100%;
    text-align: left;
	text-align: center!important;
	font-size: 0.95em!important
}
#zazamenu > ul > li.megamenu a img {
    min-width: 1px;
    display: inline-block;
    width: 100%;
    text-align: left;
	color: #fff!important;
	height: 80px!important;
	width: 80px!important;
	margin: 0 auto!important;
	text-align: center!important;
	margin-bottom: 20px!important
}
.menu-item-has-children .sub-menu a img {
	height: 45px!important;
	width: 45px!important;
}
#zazamenu>ul>li.megamenu>ul.sub-menu {
	width: 100%;
	position: absolute;
	max-width: 100%;
/*	max-width: 1400px*/
}
.main-navigation li {
    float: left;
    position: relative;
    display: inline-block;
    white-space:inherit!important;
}
#zazamenu>ul>li.megamenu>ul.sub-menu a {
    padding: 0!important;
	text-align: center!important
}
.menu-item-has-children .sub-menu {
/*	display: block!important;*/
}
#zazamenu {
	float: left;
	right: auto;
	left: 0;
	width: 100%;
	position: relative
}
.img_menu .sub-menu a {
	padding: 5px 20px!important
}
.activo {
	background-color: #73a2a2!important;
	color: #fff!important
}
/*------------------------------------------------------------------
USPS
------------------------------------------------------------------*/


/*------------------------------------------------------------------
FOOTERS
------------------------------------------------------------------*/
#footer_blocks_extra {
	background-color: #f9f9f9;
	padding: 50px 0 50px 0
}
footer h4 {
	color: #fff
}
#footer-widgets ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#footer-widgets ul li {
	padding: 5px 0
}
#footer-widgets a {
	position: relative;
}
#footercalltoaction .footer-content-width  {
	border-bottom: 1px solid rgba(255,255,255,0.3)
}
#footercalltoaction p {
	max-width: 1000px;
	line-height: 1.6em;
	margin: 0 auto
}
#footercopyright p {
	margin: 0;
	padding: 6px 0;
	font-size: 0.9em
}
#insta {
	width: 100%;
	height: 574px;
	background-size: cover!important;
	background-repeat:no-repeat!important;
	background-position:center center!important;
	background: url('/wp-content/uploads/insta.jpg');
}
#insta h2 {
	max-width: 200px
}
.footer_social {
	text-align: left;
}
.footer_social i {
	font-size: 2.2em;
	height: 40px;
	width: 40px;
	line-height: 40px;
	text-align: left;
	color: #fff;
	position: relative
}
.pay_info {
	font-size: 1.1em;
	font-weight: 700
}
#second-header li:first-child {
    border-left: 0 solid rgba(255,255,255,0.2);
}
#second-header li {
    border-right: 0 solid rgba(255,255,255,0.2);
}
#second-header li {
    padding: 0 0 0 30px;
	line-height: 20px
}
.foot_title {
/*	border-bottom: 1px solid rgba(255,255,255,0.12);*/
	position: relative;
	margin-bottom: 20px
}
/*
.foot_title h4:after {
	position: absolute;
	bottom: 0;
    background: #0099ff;
    content: "";
    display: block;
    height: 2px;
    width: 65px;
}
*/
ul.block-content-footer li {
	position: relative;
	padding-left: 25px!important
}
ul.block-content-footer li.address:before {
     position: absolute;
     font-size: 1.2em;
     font-family: FontAwesome;
     left: 0;
     content: "\f041";
     color: #fff;
}
ul.block-content-footer li.phone:before {
     position: absolute;
     font-size: 1.2em;
     font-family: FontAwesome;
     left: 0;
     content: "\f095";
     color: #fff;
}
ul.block-content-footer li.email:before {
     position: absolute;
     font-size: 1.2em;
     font-family: FontAwesome;
     left: 0;
     content: "\f003";
     color: #fff;
}
ul.block-content-footer li.open:before {
     position: absolute;
     font-size: 1.2em;
     font-family: FontAwesome;
     left: 0;
     content: "\f017";
     color: #fff;
}
ul.block-content-footer li.whatsapp:before {
     position: absolute;
     font-size: 1.2em;
     font-family: FontAwesome;
     left: 0;
     content: "\f232";
     color: #fff;
}
/*------------------------------------------------------------------
FORMS
------------------------------------------------------------------*/
 .caldera-grid .form-control {
     min-height: 50px!important
}
footer .caldera-grid .form-control {
     min-height: 42px!important
}
footer textarea {
     height: 80px!important
}
.caldera-grid input[type=submit] {
	position: relative;
	display: inline-block;
	color: #fff!important;
	text-transform: uppercase;
	padding: 0 30px 0 30px;
	margin: 20px 15px 0 0;
	font-size: 0.9em;
	font-weight: 600;
	cursor: pointer;
	background-color: #0099ff;
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all .3s ease;
	border: 1px solid #0099ff;
	border-radius: 0px;
	height: 40px;
	line-height: 40px
}
footer .caldera-grid .form-group {
    margin-bottom: 10px;
}
.caldera-grid input[type=submit]:hover {
     background-position: left bottom;
     background-color: #262626;
     color: #fff!important;
	border: 1px solid #fff;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #eee !important;
	border: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 10px 10px 10px 0;
}
.wpcf7-submit {
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	border: 0px solid #fff!important;
	background-color: #ee7421!important;
	display: inline-block;
	position: relative;
	color: #fff!important;
	font-size: 1.15em!important;
	font-weight: 500!important;
	padding: 0 30px 0 30px!important;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	cursor: pointer;
	transition: all .3s ease;
}
a.wpcf7-submit:hover {
	color: #fff;
	background-color: #E05A00!important;
}
.ebd_input, .ebd_input input[type="checkbox"] {
	cursor: pointer
}
div.wpcf7-mail-sent-ok {

}
div.wpcf7-response-output {
    margin: 10px 0 20px 0!important;
    padding: 0.2em 1em;
    border: 2px solid #398f14;
	background-color: #398f14;
	color: #fff
}

/*------------------------------------------------------------------
NEWS
------------------------------------------------------------------*/
.news_block {
	padding: 0;
	text-align: left!important
}
.news_block h3 {
    line-height: 1.4em!important;
	font-size: 1em!important
}
.news_block .cell {
	padding: 0;
}
.news_block, .news_block p, .news_block h2, .news_block h3 {
	text-align: left!important;
}
.news_block h3 {
	padding: 8px 0 0 0
}
.news_pad img {
	border: 1px solid #f1f1f1
}
.grid_text {
	padding: 15px 15px 0px;
}
/*
.news_pad:nth-child(2n + 0) .news_text_pad {
	background-color: #0099ff!important;
	padding: 0 20px;
}
.news_pad:nth-child(2n + 0) p, .news_pad:nth-child(2n + 0) h3 {
	color: #fff!important;
}
.news_pad:nth-child(2n + 0) a.btn_blue {
	color: #262626!important;
	background-color: #fff!important
}
*/
a.news_text {
	 color: #262626!important;
}
 .single_nieuws_top {
     position: relative;
     background-size: cover;
     padding-top: 45%;
     min-height: 300px;
     background-position: center center;
     background-repeat: no-repeat;
     cursor: pointer
}
 .grid_img {
     position: relative;
     background-size: 100%;
     height: 375px;
     background-position: top;
     background-repeat: no-repeat;
     cursor: pointer
}
 .post-type-archive-news .grid_img {
     background-size: cover;
     padding-top: 40%!important;
     min-height: 100px;
     background-position: center center;
     background-repeat: no-repeat;
     margin-bottom: 20px
}
 .grid_title {
     position:absolute;
     bottom: 40px;
     left: 40px;
}
 .grid_title_place h4{
     font-size: 2.4em;
     line-height: 1em;
     margin: 0;
     padding: 0;
     color: #fff;
     font-weight: 800;
     text-transform: uppercase;
     text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
 .grid_title_place p{
     font-size: 1.6em;
     line-height: 1em;
     margin: 0;
     padding-top: 10px;
     color: #fff;
     font-weight: 400;
     text-transform: uppercase;
     text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
}
.grid_img_side {
	position: relative;
	background-size: cover;
	padding-top: 45%;
	height: 500px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer
}
.grid_img_shop_the_look_full {
	position: relative;
	display: block;
	background-size: cover;
	height: 600px;
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 5px solid #fff
}
.grid_img_shop_the_look {
	position: relative;
	background-size: cover;
	height: 285px;
	background-position: center top;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 5px solid #fff;
	margin-bottom: 30px;
}
.grid_img_home_full {
	position: relative;
	display: block;
	background-size: cover;
	height: 700px;
	background-position: center top;
	background-repeat: no-repeat;
}
.grid_img_home {
	position: relative;
	background-size: cover;
	height: 336px;
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
/*------------------------------------------------------------------
AANBOD
------------------------------------------------------------------*/
 .jump_up {
     overflow: hidden;
     transition:All 0.5s ease;
     -webkit-transition:All 0.5s ease;
     -moz-transition:All 0.5s ease;
     -o-transition:All 0.5s ease;
     transform: rotate(0deg) scale(1) skew(0deg) translate(0);
     -webkit-transform: rotate(0deg) scale(1) skew(0deg) translate(0);
     -moz-transform: rotate(0deg) scale(1) skew(0deg) translate(0);
     -o-transform: rotate(0deg) scale(1) skew(0deg) translate(0);
     -ms-transform: rotate(0deg) scale(1) skew(0deg) translate(0);
}
 .jump_up:hover{
     transform: rotate(0deg) scale(1) skew(0deg) translateX(0px) translateY(-15px) translateZ(15px);
     -webkit-transform: rotate(0deg) scale(1) skew(0deg) translateX(0px) translateY(-15px) translateZ(15px);
     -moz-transform: rotate(0deg) scale(1) skew(0deg) translateX(0px) translateY(-15px) translateZ(15px);
     -o-transform: rotate(0deg) scale(1) skew(0deg) translateX(0px) translateY(-15px) translateZ(15px);
     -ms-transform: rotate(0deg) scale(1) skew(0deg) translateX(0px) translateY(-15px) translateZ(15px);
}

/*------------------------------------------------------------------
BREADCRUMBS
------------------------------------------------------------------*/
 .breadnavigation {
     text-align: center;
     padding: 50px 0 50px 0
}
 .page-numbers {
     border: 1px solid #ddd;
     padding: 4px 12px;
     height: 40px;
     min-width: 40px;
}
 .page-numbers:hover {
     border: 1px solid #000;
     background-color: #fff;
     color: #fff;
     padding: 4px 12px;
     height: 40px;
     min-width: 40px;
}
/*------------------------------------------------------------------
BANNERS
------------------------------------------------------------------*/

/*------------------------------------------------------------------
VISUAL COMPOSER ELEMENTS STYLE
------------------------------------------------------------------*/
 .zaza_showcase_wrap {
     position: relative;
     display: inline-block;
     width: 100%;
}
 .zaza_showcase_title {
     position: absolute;
     display: inline-block;
     font-size: 2.2em;
     line-height: 1.2em;
     font-weight: 700;
     color: #fff;
     text-transform: uppercase;
     text-align: center;
     padding: 0 50px;
     top: calc(50% - 74px);
}
 .zaza_showcase_image {
     background-size: cover;
     padding-top: 45%;
     min-height: 400px;
     background-position: center center;
     background-repeat: no-repeat;
}
 .zaza_showcase_link_title {
     background-color: #000;
     color: #fff;
     display: inline-block;
     width: 100%;
     padding: 22px 20px 22px 30px;
     text-transform: uppercase;
     font-size: 1em;
     font-weight: 700;
     text-align: left
}
 .zaza_showcase_link_title:after {
     position: relative;
     font-size: 1.2em;
     font-family: FontAwesome;
     font-weight: 900;
     right: 0;
     float: right;
     margin-right: 0.4em;
     content: "\f105";
     color: #fff;
}

/*------------------------------------------------------------------
PDF Forms
------------------------------------------------------------------*/
.display-table {
	display: table;
    border: 1px solid #ddd;
	margin:30px 0;
}
.display-row {
	/* display: table-row; */
	display: none;
} 
.display-row.show {
	display: table-row;
}
.display-cell {
	display: table-cell;
	border: 1px solid #ddd;
	background-color: #fbfbfb;
	padding: 5px 10px
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	background: #e5ffe5;
	border-radius: 5px;
	padding:10px;
	color:rgba(23, 23, 23, 1)
}
form .display-table input[type="text"],
form .display-table input[type="email"],
form .display-table input[type="url"],
form .display-table input[type="number"],
form .display-table input[type="date"]
 {
 	background: #fff !important;
 	border:1px solid #ddd !important;
	padding: 5px !important;
	margin:5px 0px !important
}
.woocommerce-checkout form.wpcf7-form {
	background: #efefef;
	padding: 10px 30px;
	margin-bottom: 30px;;
}
form .display-table input[type="number"],
#wpcf7-f24579-p7-o1 input[type="number"] {
	max-width:50px;
}
form .display-table input[type="date"], 
#wpcf7-f24579-p7-o1 input[type="date"] {
	width:100%
}
label[for="billing_form_standard"],
label[for="billing_billing_form_magistraal"],
label[for="billing_pdf1"],
label[for="billing_pdf2"],
label[for="billing_pdf1_extra_info"],
label[for="billing_pdf2_extra_info"]
 {
	display: block !important;
}
label[for="billing_pdf1_extra_info"] p,
label[for="billing_pdf2_extra_info"] p {
	margin:0px;
	font-size: 14px !important;
}
.download-lnk-pdf {
	display: none;
}
form .display-table input:read-only {
	background:	#fbfbfb !important;
	border:0px !important;
}

input#fme_billing_form_standard,
input#fme_billing_billing_form_magistraal {
	padding-left:0px !important;
	max-width: 50% !important;
 }

/*------------------------------------------------------------------
Responsive behaviour
------------------------------------------------------------------*/
@media screen and (max-width:1400px) {
	#header-width, #second-header-width, #content-width, .footer-content-width, .footer-inner-width, .second_header_inner, .inner_width {
	/*	max-width: 1270px;*/
		min-width: 100%!important;
		max-width: 100%!important;
		width: 100%;
		padding: 0 15px;
		margin: 0 auto
	}
	#content {
	/*	max-width: 1270px;*/
		min-width: 100%!important;
		max-width: 100%!important;
		width: 100%;
		padding: 0 15px;
		margin: 0 auto
	}
	.menu_width{
		width: 100%;
		min-width: 100%!important;
		max-width: 100%!important;
		padding: 0 15px;
		margin: 0 auto
	}
	.megamenu .sub-menu .menuwrap, .second_header_inner_menu {
		 min-width: 100%!important;
		 max-width: 100%!important;
		 margin-left: auto;
		 margin-right: auto;
	}
	.owl-carousel .owl-item img {
		max-height: 350px;
	}

}
@media screen and (max-width:1300px) {
	.sh_icons {
		font-size: 0.85em;
	}
	.menuparent a {
		font-size: 0.9em!important;
		padding-top: 15px;
		padding-right: 10px!important;
		padding-bottom: 15px;
		padding-left: 10px!important;
	}
	#footercopyright {
		padding: 10px 0!important
	}
	#footercopyright .large-6 {
		width: 100%!important;
		text-align: center!important
	}
	#footercopyright p {
		text-align: center!important
	}
	#header_login .login-username, #header_login .login-password, #header_login .login-submit {
		width: 28%;
		margin-right: 15px;
	}
	.large-20 {
		width: 25%!important
	}
	.large-20:nth-child(5) {
		display: none
	}
	.owl-carousel .owl-item img {
		max-height: 300px;
	}
}
@media screen and (max-width:1024px) {
	.second_header_search_mob {
		display: block!important;
		display: inline-block;
		width: 100%!important
	}
	.main-navigation li.current-menu-item a {
		background-color: #444;
		color: #fff;
	}
	.large-20 {
		width: 50%!important
	}
	.large-20:nth-child(5) {
		display: none
	}

	#block_6 img {
/*		max-height: 230px;*/
	}
	.header-cart-badge {
		display: block!important;
	}
	#block_2 {
		padding: 50px 0;
	}
	#block_4 {
		padding: 50px 0 0 0;
	}
	#block_6 {
		padding: 0;
	}
	#block_6 img {
		width: auto!important;
		height: auto;
/*		max-height: 275px;*/
	}
	#footer_blocks_extra {
		padding: 30px 0 30px 0;
	}
	#footer_blocks_extra img {
		max-width: 50%;
		height: auto
	}
	.header-cart-badge a {
		color: #fff !important;
		background-color: #0099ff!important;
		top: 0;
		right: 0;
	}
	.main-navigation li a {
		line-height: 40px!important;
		height: 60px!important;
		padding: 0 20px!important
	}
	.menu_width {
		width: 100%;
		min-width: 100%!important;
		max-width: 100%!important;
		padding: 0;
		margin: 0 auto;
		position: absolute;
		top: -20px;
	}
	.logo {
		float: left;
	}
	.dgwt-wcas-search-wrapp {
		max-width: 100%!important;
	}
	#header_search {
		display: none
	}
	#header-cart-icon {
		margin-right: 60px;
	}
	#header-width {
		min-height: 20px;
	}
	header {
    	padding-top: 15px!important;
	}
	.mnav-mobile:after {
		font-size: 30px;
	}
	.main-navigation ul ul li {
		 max-width: 100%;
	}
	.menu_bg {
		height: 0;
		line-height: 0;
	}
	#zazamenu .search_tog {
		display: none
	}
	.mnav-mobile-open:after {
		color: #0099ff!important;
	}
	.second_header_search_mob {
		position: relative;
		right: 0;
		top: 10px;
		margin-bottom: 10px;
		z-index: 3;
		background-color: #fff;
		padding: 0!important;
		box-shadow: 0 3px 5px -1px rgba(0,0,0,0);
	}
	.second_header_search_mob_inner {
		position: relative;
		right: 0;
		z-index: 3;
		background-color: #eee;
		padding: 10px;
	}
	.search_button {
		top: 10px;
		right: 10px;
		z-index: 999
	}
	.admin-bar .main-navigation {
		top: 125px;
	}
	.main-navigation {
		position: absolute;
		display: inline-block;
		right: 15px;
		left: auto;
		top: 75px;
		width: auto;
		max-width: 50%
	}
	aside {
		padding: 0!important;
	}
	#nav_menu-2 {
		margin-bottom: 20px
	}
	#home_1 h1 {
		font-size: 2.7em;
	}
	.block1_links img {
		height: 550px;
		width: auto
	}
	#home_2 {
		padding: 50px 0;
	}
	#home_3 {
		padding: 0 0 50px 0;
	}
	#home_5 {
		padding: 50px 0 0 0;
	}
	.bg_left_1, .bg_left_2, .bg_right_1, .bg_right_2 {
		display: none
	}
	.sh_icons {
		font-size: 0.85em
	}
	.mnav-list {
		position: relative
	}
	.menu-item-has-children .sub-menu a img {
		height: 25px!important;
		width: 25px!important;
	}
	.img_menu .sub-menu a {
		padding: 10px 20px!important;
	}
	#nav_menu-2 li.menu-item a {
		padding: 8px 0px;
		height: 40px;
		line-height: 40px;
		color: #fff;
		font-size: 1em;
	}
	#nav_menu-2 .sub-menu a {
		padding: 0 !important;
		font-size: 0.8em!important;
	}
	#text-6 {
		padding: 25px 15px 10px 15px;
		font-size: 0.8em;
	}
	#footercopyright {
		padding: 10px 0!important
	}
	#footercopyright .large-6 {
		width: 100%!important;
		text-align: center!important
	}
	#footercopyright p {
		text-align: center!important
	}
	.woocommerce-variation-add-to-cart {
		padding: 0 0 10px 105px;
	}
	.nieuwe_collectie {
		display: none
	}
	nav {
		margin-top: 0;
		margin-bottom: 0;
	}
	.block1_links .aligncenter {
		margin-left: 50px;
		margin-right: auto;
	}
	#home_1 .floater {
		padding: 15px;
		position: absolute;
		top: 25%;
		left: 25%;
		right: 50px;
	}
	#footer-widgets .widget_text {
		padding: 30px!important;
	}
	.zaza_grid_thumbnail_align {
		max-height: 500px;
	}
	.zaza_grid_image_cover {
		height: 300px;
	}
	main {
		padding-left: 0;
	}
	.woo_inner_content {
		padding-top: 20px!important
	}
	input[type="search"] {
		width: 100%;
		right: 0;
	}
	.prod_cat {
		width: 50%!important;
	}
	.prod_cat:nth-child(5n+1) {
		width: 100%!important;
	}

}
@media screen and (max-width:980px) {
	.page-template-default main {
		padding: 20px 0 0 0
	}
	.woo_content {
		padding-left: 30px;
	}
	.single-product aside {
		display: none
	}
	#block_5 {
		margin-bottom: 50px;
	}
	#pgc-14-1-0 {
		width: 75%!important;
		width: calc(75% - ( 0.5 * 30px ) )!important;
	}
	#pgc-14-1-1 {
		width: 25%!important;
		width: calc(25% - ( 0.5 * 30px ) )!important;
	}
	.owl-item .item {
		position: relative;
		padding: 50px 10% 0 10%;
	}

	/* .owl-carousel .owl-item img {
		display: none;
	} */
	.home .block1_links {
		display: none
	}
/*
	.home .wooflexcat:nth-child(4n+1), .home .wooflexcat:nth-child(4n+0), .single-product .wooflexcat:nth-child(4n+1), .single-product .wooflexcat:nth-child(4n+0) {
		display: inline-block;
		padding: 0
		background-color: #0099ff
	}
	.home .woocommerce-loop-product__title {
		margin-bottom: 10px
	}
	.home .wooflexcat:nth-child(4n+1) .product-thumb-container .product-image img, .single-product .wooflexcat:nth-child(4n+1) .product-thumb-container .product-image img {
		max-height: 452px;
		min-height: 300px;
		width: auto;
		height: auto;
		margin: 20px auto 0 auto
	}
	.home .wooflexcat:nth-child(4n+0) .product-thumb-container .product-image img, .single-product .wooflexcat:nth-child(4n+0) .product-thumb-container .product-image img {
		max-height: 452px;
		min-height: 300px;
		width: auto;
		height: auto;
		margin: 0 auto 0 auto
	}
	.home .wooflexcat:nth-child(4n+1) .wooshadow, .home .wooflexcat:nth-child(4n+0) .wooshadow, .single-product .wooflexcat:nth-child(4n+1) .wooshadow, .single-product .wooflexcat:nth-child(4n+0) .wooshadow {
		margin: 15px 0 0 0!important
	}
*/
	#home_4 .floater {
		border: 6px solid #0099ff;
		padding: 15px;
		position: relative;
		z-index: 10;
		width: 100%;
		bottom: 25px
	}
	#home_4 .hidden {
		display: none
	}
	#block_2 a.btn_blue {
		margin-left: 0;
	}
}
@media screen and (max-width:780px) {
	.woocommerce-account .woocommerce-MyAccount-navigation {
		float: left;
		width: 100%;
		padding-bottom: 10px;
		border-bottom:  1px solid #eee
	}
	.woocommerce-account .woocommerce-MyAccount-content {
		float: right;
		width: 100%;
		margin-top: 20px
	}
	.woocommerce-account .woocommerce-MyAccount-navigation li {
		list-style: none;
		display: inline-block;
		font-size: 0.9em;
	}
	.woocommerce-MyAccount-navigation-link a, .woocommerce-MyAccount-navigation-link a:visited {
		color: #0099ff;
		font-size: 1em;
		font-weight: 600;
		padding: 0 10px 0 0;
		position: relative;
		display: inline-block;
		line-height: 30px;
	}
	.woocommerce-MyAccount-navigation-link a:before {
		display: none
	}
	.woocommerce-orders-table tr {
		margin-bottom: 30px
	}
	h1, h2, h3, h4, h5, h6 {
		font-size: 1.2em!important;
	}
	.alignleft {
		margin-right: 0!important;
	}
	#block_4 {
		padding: 30px 0 30px 0;
	}
	#block_5 {
		height: 420px;
	}
	#pgc-14-1-0 {
		width: 100%!important;
		width: calc(100% - ( 0.5 * 30px ) )!important;
	}
	#pgc-14-1-1 {
		width: 25%!important;
		width: calc(25% - ( 0.5 * 30px ) )!important;
		display: none
	}
	.owl-item .item {
		position: relative;
		padding: 20px 5% 0 5%;
	}
	.news_block {
		padding: 0;
		margin: 0 auto;
	}
	#footer_blocks_extra img {
		max-width: 100%;
		height: auto;
	}
	.woocommerce-cart .quantity {
		display: inline-block;
		width: auto
	}
	.woocommerce input.emptybutton {
		margin: 10px 0 !important;
	}
	.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
		float: right;
		width: 100%;
	}
	.cat_usp {
		display: none
	}
	.resultwrapper {
		display: none
	}
	.woocommerce-ordering {
		display: none
	}
	.grid-padding-x.medium-collapse>.cell {
		padding-right: 0;
		padding-left: 0;
	}
	.grid-margin-x.medium-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
	#home_0 {
		padding: 30px;
		margin: 20px 0 0 0;
	}
	#home_1 .innerfloater {
		background-color: #fff;
		padding: 20px;
	}
	#home_2 h2 {
		font-size: 1.8em;
		padding-bottom: 0px;
	}
	#home_4 .innerfloater {
		background-color: #fff;
		padding: 20px;
	}
	blockquote p {
		font-size: 1.4em;
		line-height: 1.5em;
	}
	a.btn_roze {
		width: 100%;
		font-size: 0.9em;
		padding: 0 50px 0 20px;
	}
	#home_5 h2 {
		font-size: 1.8em;
		padding-bottom: 0px;
	}
	#header_contact {
		display: none
	}
	.woocommerce-page div.product div.summary {
		padding: 0;
	}
	.variations_form {
		padding: 10px;
	}
	.woocommerce-variation-add-to-cart {
		padding: 0 0 0 70px;
	}
	.shop_the_look {
		margin-top: 0;
		padding: 0;
	}
	.grid_img_shop_the_look_full {
		margin-bottom: 30px!important
	}
	.single-product div.product .images .thumbnails, ol.flex-control-nav.flex-control-thumbs {
		width: 15%;
		padding-right: 10px;
		float: right;
	}
	.single-product div.product .images .woocommerce-main-image, .flex-viewport {
		width: 85%;
		float: right;
	}
	.woo_content {
		padding-top: 30px
	}
	img.cart_icon_svg {
		height: 45px;
		width: auto;
		position: relative;
		left: 0;
		top: 8px;
	}
	.relprod {
		padding: 0;
	}
	.sh_icons_prod {
		display: none
	}
	.zaza_grid_title {
		padding-bottom: 15px
	}
	.woocommerce-account .woocommerce .col2-set .col-1, .woocommerce-account .woocommerce-page .col2-set .col-1 {
		float: left;
		width: 100%;
	}
	.woocommerce-account .woocommerce .col2-set .col-2, .woocommerce-account .woocommerce-page .col2-set .col-2 {
		float: right;
		width: 100%;
	}

}
@media screen and (max-width:480px) {
	.grid_img {
		height:175px;
	}
	.owl-carousel .owl-item img {
		max-width: 250px;
	}
	.product-thumb-container .product-image img{
		width: auto;
		height: auto;
		max-height:100%;
		margin: 0 auto
	}

	.mnav-mobile-open-body #zazamenu {
		top: -20px;
	}
	.woocommerce img, .woocommerce-page img {
		height: auto;
		width: 100%!important;
	}
	.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
		max-width: 100%;
	}
	.woo_content {
		padding-left: 0;
	}
	aside {
		display: none
	}
	.header-cart-badge a {
		color: #fff !important;
		background-color: #0099ff!important;
		top: 0;
		right: 10px;
		min-height: 24px!important;
		min-width: 24px!important;
		line-height: 24px!important;
	}
	.cd-top {
		bottom: 6px;
	}
	#footercopyright {
		padding-bottom: 60px!important
	}
	#block_5 {
		height: 620px;
	}
	#block_2 {
		padding: 20px 0;
	}
	a.btn_blue, a.btn_black_border {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin: 10px 0 0 0;
	}
	.news_pad  {
		margin: 0!important;
		width: 100%!important
	}
	img.cart_icon_svg {
		height: 40px;
		width: auto;
		position: relative;
		left: 0;
		top: 8px;
	}
	#second-header-width, #content-width, .footer-content-width, #content, .footer-inner-width, .second_header_inner {
		padding: 0 20px;
	}
	.grid-padding-x.small-collapse>.cell {
		padding-right: 0;
		padding-left: 0;
	}
	.grid-margin-x.small-collapse>.cell {
		margin-right: 0;
		margin-left: 0;
	}
	.logo {
		height: auto;
		max-width: 100%;
	}
	.main-navigation {
		right: 15px;
		left: 15px;
		top: 85px;
		width: auto;
		max-width: 100%;
		background-color: rgba(0,0,0,0)!important
	}
	#header-cart-icon {
		margin-right: 40px;
	}
	#header-cart, .header_cart_left {
		height: 50px;
	}
	img.cart_icon_svg {
		height: 36px;
		width: auto;
		position: relative;
		left: 0;
		top: 12px;
	}
	#rotsblokken {
		border: 1px solid #ddd;
		padding: 0;
		display: none
	}
	#rotsblokken .panel-grid-cell {
		position: relative!important;
		width: 48%!important;
		display: inline-block!important;
		float: left
	}
	#home_beton {
		padding: 20px;
		text-align: center!important
	}
	#home_beton h3 {
		text-align: center!important;
		font-size: 26px!important;
		line-height: 1.5em!important;
		margin: 0;
		padding: 0
	}
	a.btn_groen {
		text-align: center;
		width: 100%;
		margin: 0;
	}
	a.btn_groen_pad {
		display: inline-block;
		width: 100%;
		text-align: center
	}
	#footer-widgets .widget_text {
		padding: 10px!important;
	}
	#footer-widgets ul.block-content-footer li {
		position: relative;
/*		padding-left: 0!important;*/
	}
	.hide_mob {
		display: none!important
	}
	#content-width {
		margin-top: 10px;
	}
	.news_block .cell {
		padding: 0;
	}
	.login_block {
		text-align: center!important
	}
	.login_block a {
		padding: 0 5px 0 5px;
		font-size: 0.95em;
	}
	.login_block a:nth-child(1) {
		padding: 0 5px 0 0;
	}
	.login_block a:nth-child(3) {
		padding: 0 0 0 5px;
	}
	.zaza_fav_title {
		display: none
	}

}
@media screen and (max-width:320px) {
	.login_block a {
		padding: 0 5px 0 5px;
		font-size: 0.80em;
	}
	.login_block a:nth-child(1) {
		padding: 0 5px 0 0;
	}
	.login_block a:nth-child(3) {
		padding: 0 0 0 5px;
	}
}

/* changes 2022 */

#block_6 {
	display: flex;
	padding: 50px 0 100px;
	position: relative;
}
#block_6 img {
	height: auto;
	max-height: 420px;
	object-fit: cover;

}
#block_6 a.btn_blue {
	position: absolute;
	bottom: 0px;
}
#block_6 #pgc-14-1-0,
#block_6 #panel-14-1-0-0,
#block_6 #panel-14-1-0-0 .so-widget-sow-editor-base,
#block_6 #panel-14-1-0-0 .text-widget {
	height:100%;
}
#second-header img {
	height: 16px !important;
 	display: inline-block;
 	margin-right: 5px;
}
aside {
	padding: 25px 25px 25px 25px !important;
}

@media screen and (max-width:980px) {
	#pgc-14-1-0 {
		width: 33.3% !important;
	}

	#pgc-14-1-1 {
		width: 66.7% !important;

	}
}

@media screen and (max-width:780px) {
	#pgc-14-1-0 {
		width: 100% !important;
	}
	#block_6 img {
		width: 100% !important;
		object-position: top right;
	}
}