/*
Theme Name: Mindscape
Theme URI: http://www.remonversteeg.nl
Type: Desktop
Description: Standaard iMod thema
Version: 1.5.0.0
Author: Remon Versteeg
Author URI: http://www.remonversteeg.nl
*/

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*:focus {
	outline: 0!important;
}

select,
input[type="text"],
input[type="email"],
input[type="password"],
input[type="submit"],
textarea{
	-webkit-appearance: none;
	-webkit-border-radius:0;
}
body {
	line-height: 1;
}

p{
	margin: 0 0 18px 0;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
table{
	width:100%
}
blockquote {
	quotes: none;
	display: block;
	font-size: 22px;
	font-style: italic;
	margin: 20px 0;
}
blockquote p{
	display: inline;
}
blockquote:before, blockquote:after {
	display: inline-block;
	font-family: Georgia, serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 14px;
	vertical-align: bottom;
}

blockquote:before{
	content: '\201C';
}
blockquote:after{
	content: '\201D';
}

del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	max-width:100%;
	height:auto;
	vertical-align:top;
}
a img {
	border: none;
}
a{
	text-decoration:none;
	color:#dc3a3a
}
/*template sheet*/
body{
	font-family: 'Nunito', sans-serif;
	-webkit-font-smoothing:antialiased;
	font-size:18px;
	line-height:26px;
	font-weight:300;
	margin:0;
	color:#444;
	background:#fff;
	height:100%;
	overflow-y:scroll
}

.wrap-sm{
	max-width:1000px;
	padding:0 30px;
	margin:0 auto;
}
.wrap{
	max-width:1400px;
	padding:0 30px;
	margin:0 auto;
}
.wrap-lg{
	max-width:1920px;
	margin:0 auto;
}
.wrapper{
	/*max-width:1920px;*/
	margin:0 auto;
}
.wrap-xs{
	max-width:900px;
	width:100%;
	margin:0 auto;
}
/* HEADER */
.header{
}


/* MENU */
.nav > ul{
	margin:0 ;
	padding:0
}
.nav > ul li{
	list-style:none;
	height:60px;
	display:inline-block;
}
.nav > ul li a{
	/*color:#636770;*/
	color:#000;
	line-height:60px;
	padding: 0 15px;
	display:block;
	transition:color .25s ease-in-out;
}
.nav > ul > li > a:hover{
	color:#999;
}
.nav .haschild:hover > a{
	background:#fff;
	color:#333;
	position: relative;
	z-index: 999;
	box-shadow: 0 -1px 1px rgba(0,0,0,0.1);
}
html body .header .wrap .nav .haschild ul.child{
	display:none;
}
.nav .haschild .child li{
	display:block;
}
.nav .haschild > a:after {
	content: '\f107';
	font-family: FontAwesome;
	margin-left: 3px;
	font-size: 14px;
}
.nav .child{
	display:none;
	width:250px;
	background:#fff;
	position:absolute;
	z-index:99;
	padding: 10px 0;
	box-shadow: 0 0 2px rgba(0,0,0,0.3);
}
.nav .child li{
	padding:0;
	height:auto;
	float: none;
}
.nav .child li a{
	padding:0 15px;
	line-height: 36px;
	color:#333;
}
.nav .child li a:hover{
	color:#999
}
.nav.menu-top li{
	display:inline-block;
}
.nav.menu-top li a{
	color:#fff;
	text-transform:uppercase;
	font-weight:400;
	line-height:60px;
}
.full-height-product .flex-50{
	background-size:cover;
	background-position:center;
	position:relative;
	padding-bottom:63px;
	min-height:420px;
}
.ellipses-title{
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.customHomeProducts .productDetails .productTitle.ellipses-title{
	height:50px;
}
.full-height-product .flex-50 .btn-webshop{
	position:absolute;
	bottom:15px;
}

/* PAYMENT ICONS */
.payment-icons{
	list-style:None;
	padding:0;
	margin:0;
}
.payment-icons li{
	display: inline-block;
	padding: 0 10px;
	height: 2.8rem;
	width: 4rem;
	background-image: url('images/payment-icons.svg');
	background-repeat: no-repeat;
	background-size: 48rem;
}
.payment-icons .payment-icon-ideal {
	background-position: -18.5rem 0;
	width: 3.6rem;
}
.payment-icons .payment-icon-mistercash {
	background-position: -28rem 0;
	width: 4.6rem;
}
.payment-icons .payment-icon-postnl {
	background-position: -23.1rem 0;
	width: 3.3rem;
}
.payment-icons .payment-icon-visa {
	background-position: -4.2rem 0;
	width: 5.9rem;
}
.payment-icons .payment-icon-mastercard {
	background-position: 0.4rem 0;
	width: 4.1rem;
}
.payment-icons .payment-icon-dpd {
	background-position: -40.6rem 0;
	width: 7.8rem;
}
.payment-icons .payment-icon-afterpay {
	background-position: -520px 0;
	width: 8.7rem;
}
.payment-icons .payment-icon-paypal {
	background-position: -9.6rem 0;
	width: 6.5rem;
}
/* FOOTER */
.footer .widget{
	width:25%;
	float:left;
	padding-bottom:30px
}
.footer .widget-header h3{
	font-weight: 900;
	padding-bottom:10px;
}

.footer .widget-content,
.footer .widget-content a{
	line-height:32px;
	color:#b2b7ba;
}


/* FOOTER BOTTOM */
.footer-bottom,
.footer-bottom a,
.footer-copyright{
	color:#b2b7ba;
}
.footer-bottom ul,
.footer-middle ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.footer-copyright ul li{
	display:inline-block;
	padding:0 3px
}

/* BADGES */
.badge.badge-default {
	border-radius: 100px;
	background: #c7d3de;
	font-size: 14px;
	padding: 2px 6px;
	margin-left: 5px;
	color: #283c46!important;
	font-weight: 400;
}
/* SIDEBAR */
.sidebar .widget-header h3{
	font-size: 24px;
	font-weight: 900;
	padding-bottom:20px;
}

/* POST */
.post-list .post{
	margin:0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom:1px solid #ddd
}
.post .post-meta{
	color:#999;
}
.post-navigate{
	padding:20px 0 0 0;
	border-top:1px solid #ddd;
}
/* COMMENTS */
.comments .comment{
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom:1px solid #ddd
}
.comments .comment:last-child{
	border:0;
	margin-bottom:0
}
.comment .comment-author{
	font-weight:bold;
}
.comment .comment-meta{
	color:#999;
}

/* MORE LINK */
.more-link{
	position:relative;
	padding-left:10px;
	color:#dc3a3a;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.more-link:after{
	position:absolute;
	left:0;
	font-family:'FontAwesome';
	content:'\f105';

}
.more-link:hover{
	padding-left:20px
}
/* BTN */
.btn{
	height:42px;
	line-height:42px;
	background-color:#dc3a3a;
	color:#fff;
	display:inline-block;
	cursor:pointer;
	border:0;
	border-radius:3px!Important;
	-moz-border-radius:3px!Important;
	-webkit-border-radius:3px!Important;
	font-size:15px;
	padding:0 20px;
}
.btn-lt{
	border:1px solid #fff;
	color:#fff;
	background:transparent;
}
.btn-lg{
	width:100%;
}
/* FORMS */
.input,
.select select{
	height:40px;
	line-height:40px;
	background:#fff;
	border-radius:3px!important;
	-moz-border-radius:3px!important;
	-webkit-border-radius:3px!important;
	width:100%;
	border:1px solid #d3d3d3;
	padding:0 5px;
	color:#5d5d5d;
	font-family: 'Roboto', sans-serif;
	font-size:15px;
}
textarea.input{
	resize:vertical;
	min-height:100px;
}
.select{
	position:relative;
}
.select:after{
	content:'\f0d7';
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	position:absolute;
	right:10px;
	top:0;
	line-height:40px;
	pointer-events: none;
}
.select select{
	padding:0 25px 0 10px;
}
.select select::-ms-expand {
	display: none;
}
input[type="checkbox"],
input[type="radio"]{
	background: #fff;
	border:1px solid #e3dfd8;
	color: #555;
	clear: none;
	cursor: pointer;
	display: inline-block;
	line-height: 0;
	height: 16px;
	margin: -2px 10px 0 0;
	outline: 0;
	padding: 0!important;
	text-align: center;
	vertical-align: middle;
	width: 16px;
	min-width: 16px;
	-webkit-appearance: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .05s border-color ease-in-out;
	transition: .05s border-color ease-in-out;
}
input[type="radio"]{
	border-radius: 50px;
}
input[type="checkbox"]:checked:before{
	content: '\f00c';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	color: #dc3a3a;
	font-size:20px;
	display: inline-block;
	vertical-align: middle;
	width: 16px;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 5px 0 0 0;
}
input[type="radio"]:checked:before{
	content: '\f111';
	font-family: FontAwesome;
	text-indent: -9999px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 24px;
	width: 6px;
	height: 6px;
	margin: 3px;
	line-height: 16px;
	color: #18bf50;
	font-size:11px;
	text-align:center;
}

/* HEADING */
.heading .title{
	font-size:28px;
	font-weight:900;
	color: #0e0e0e;
}
.heading .title.text-lt{
	color:#fff;
}
.heading .title-sm{
	font-size:30px;
	font-weight:700;
}
footer .heading .title-sm{
	color:#fff;
}

/* CONTENT */
.content h2{
	font-size: 30px;
	font-weight: 900;
	color: #0e0e0e;
	line-height:40px;
}
.content p,
.content ul,
.content ol{
	color: #212121;
}

table.table{
	background:#f1f5f7;
	border-radius:3px;

}

table.table td{
	padding:10px;
}
table.table th{
	padding:10px;
}
/* BREADCRUMB BAR */
.breadcrumb-bar,
.breadcrumb-bar a{
	color:#999
}
.breadcrumb-bar ul{
	list-style:none;
	padding:0;
	margin:0;
}
.breadcrumb-bar ul li{
	display:inline-block;
}


/* CHECKOUT TEMPLATE  */
.template-checkout .menu-top,
.template-checkout .header-search,
.template-checkout .webshop-search,
.template-checkout .header-bottom{
	display:none;
}
/* VISIBILITY */
.hidden{
	display:none;
}

/* BG COLORS */
.bg-primary{
	background-color:#dc3a3a;
}
.bg-dk{
	background-color:#ba3232;
}
.bg-lt{
	background-color:#fff;
}
.bg-lt-dk{
	background-color:#f1f5f7;
}


.flash{
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius:2px
}
.flash-success {
	color: #3c763d;
	background-color: #c7e1da;
	border-color: #4cb558;
}
.flash .flash-link{
	font-weight:600
}
.flash-success .flash-link {
	color: #2b542c;
}

/* BORDER */
.b{
	border:1px solid #eaeef0;
}

.b-t-dk{
	border-top: 1px solid #d2d3de
}



/* COLS */
.row{
	margin-left:-15px;
	margin-right:-15px
}

.row:after{
	clear: both;
}

.row:before,
.row:after{
	display: table;
	content: "";
	line-height: 0;
}
.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12,
.col1-s, .col2-s, .col3-s, .col4-s, .col5-s, .col6-s, .col7-s, .col8-s, .col9-s, .col10-s, .col11-s, .col12-s,
.col1-xs, .col2-xs, .col3-xxs, .col4-s, .col5-xs, .col6-xs, .col7-xs, .col8-xs, .col9-xs, .col10-xs, .col11-xs, .col12x-s{
	float: left;
	min-height: 1px;
	padding-left: 15px;
	padding-right:15px;
	box-sizing:border-box;
}
.col12{
	width: 100%
}
.col11{
	width: 91.66666667%
}
.col10{
	width: 83.33333333%
}
.col9{
	width: 75%
}
.col8{
	width: 66.66666667%
}
.col7{
	width: 58.33333333%
}
.col6{
	width: 50%
}
.col5{
	width: 41.66666667%
}
.col4{
	width: 33.33333333%
}
.col3{
	width: 25%
}
.col2{
	width: 16.66666667%
}
.col1{
	width: 8.33333333%
}


/* BORDER RADIUSES */
.r {
	border-radius: 2px 2px 2px 2px;
}
.r-2x {
	border-radius: 4px;
}
.r-3x {
	border-radius: 6px;
}
.r-l {
	border-radius: 2px 0 0 2px;
}
.r-r {
	border-radius: 0 2px 2px 0;
}
.r-t {
	border-radius: 2px 2px 0 0;
}
.r-b {
	border-radius: 0 0 2px 2px;
}

/* paddingS */
.p-xxs {
	padding: 2px 4px;
}
.p-xs {
	padding: 5px;
}
.p-sm {
	padding: 10px;
}
.p {
	padding: 15px;
}
.p-md {
	padding: 20px;
}
.p-lg {
	padding: 30px;
}
.p-xl {
	padding: 50px;
}
.p-n {
	padding: 0!important;
}
.p-l-none {
	padding-left: 0!important;
}
.p-l-xs {
	padding-left: 5px;
}
.p-l-sm {
	padding-left: 10px;
}
.p-l {
	padding-left: 15px;
}
.p-l-md {
	padding-left: 20px;
}
.p-l-lg {
	padding-left: 30px;
}
.p-l-xl {
	padding-left: 40px;
}
.p-l-xxl {
	padding-left: 50px;
}
.p-l-n-xxs {
	padding-left: -1px;
}
.p-l-n-xs {
	padding-left: -5px;
}
.p-l-n-sm {
	padding-left: -10px;
}
.p-l-n {
	padding-left: -15px;
}
.p-l-n-md {
	padding-left: -20px;
}
.p-l-n-lg {
	padding-left: -30px;
}
.p-l-n-xl {
	padding-left: -40px;
}
.p-l-n-xxl {
	padding-left: -50px;
}
.p-t-none {
	padding-top: 0!important;
}
.p-t-xxs {
	padding-top: 1px;
}
.p-t-xs {
	padding-top: 5px;
}
.p-t-sm {
	padding-top: 10px;
}
.p-t {
	padding-top: 15px;
}
.p-t-md {
	padding-top: 20px;
}
.p-t-lg {
	padding-top: 30px;
}
.p-t-xl {
	padding-top: 40px;
}
.p-t-xxl {
	padding-top: 50px;
}
.p-t-xxl2{
	padding-top: 75px;
}
.p-t-n-xxs {
	padding-top: -1px;
}
.p-t-n-xs {
	padding-top: -5px;
}
.p-t-n-sm {
	padding-top: -10px;
}
.p-t-n {
	padding-top: -15px;
}
.p-t-n-md {
	padding-top: -20px;
}
.p-t-n-lg {
	padding-top: -30px;
}
.p-t-n-xl {
	padding-top: -40px;
}
.p-t-n-xxl {
	padding-top: -50px;
}
.p-r-none {
	padding-right: 0!important;
}
.p-r-xxs {
	padding-right: 1px;
}
.p-r-xs {
	padding-right: 5px;
}
.p-r-sm {
	padding-right: 10px;
}
.p-r {
	padding-right: 15px;
}
.p-r-md {
	padding-right: 20px;
}
.p-r-lg {
	padding-right: 30px;
}
.p-r-xl {
	padding-right: 40px;
}
.p-r-xxl {
	padding-right: 50px;
}
.p-r-n-xxs {
	padding-right: -1px;
}
.p-r-n-xs {
	padding-right: -5px;
}
.p-r-n-sm {
	padding-right: -10px;
}
.p-r-n {
	padding-right: -15px;
}
.p-r-n-md {
	padding-right: -20px;
}
.p-r-n-lg {
	padding-right: -30px;
}
.p-r-n-xl {
	padding-right: -40px;
}
.p-r-n-xxl {
	padding-right: -50px;
}
.p-b-none {
	padding-bottom: 0!important;
}
.p-b-xxs {
	padding-bottom: 1px;
}
.p-b-xs {
	padding-bottom: 5px;
}
.p-b-sm {
	padding-bottom: 10px;
}
.p-b {
	padding-bottom: 15px;
}
.p-b-md {
	padding-bottom: 20px;
}
.p-b-lg {
	padding-bottom: 30px;
}
.p-b-xl {
	padding-bottom: 40px;
}
.p-b-xxl {
	padding-bottom: 50px;
}
.p-b-xxl2{
	padding-bottom: 75px;
}
.p-b-n-xxs {
	padding-bottom: -1px;
}
.p-b-n-xs {
	padding-bottom: -5px;
}
.p-b-n-sm {
	padding-bottom: -10px;
}
.p-b-n {
	padding-bottom: -15px;
}
.p-b-n-md {
	padding-bottom: -20px;
}
.p-b-n-lg {
	padding-bottom: -30px;
}
.p-b-n-xl {
	padding-bottom: -40px;
}
.p-b-n-xxl {
	padding-bottom: -50px;
}


/* MARGINS */
.m-xxs {
	margin: 2px 4px;
}
.m-xs {
	margin: 5px;
}
.m-sm {
	margin: 10px;
}
.m {
	margin: 15px;
}
.m-md {
	margin: 20px;
}
.m-lg {
	margin: 30px;
}
.m-xl {
	margin: 50px;
}
.m-n {
	margin: 0!important;
}
.m-l-none {
	margin-left: 0!important;
}
.m-l-xs {
	margin-left: 5px;
}
.m-l-sm {
	margin-left: 10px;
}
.m-l {
	margin-left: 15px;
}
.m-l-md {
	margin-left: 20px;
}
.m-l-lg {
	margin-left: 30px;
}
.m-l-xl {
	margin-left: 40px;
}
.m-l-xxl {
	margin-left: 50px;
}
.m-l-n-xxs {
	margin-left: -1px;
}
.m-l-n-xs {
	margin-left: -5px;
}
.m-l-n-sm {
	margin-left: -10px;
}
.m-l-n {
	margin-left: -15px;
}
.m-l-n-md {
	margin-left: -20px;
}
.m-l-n-lg {
	margin-left: -30px;
}
.m-l-n-xl {
	margin-left: -40px;
}
.m-l-n-xxl {
	margin-left: -50px;
}
.m-t-none {
	margin-top: 0!important;
}
.m-t-xxs {
	margin-top: 1px;
}
.m-t-xs {
	margin-top: 5px;
}
.m-t-sm {
	margin-top: 10px;
}
.m-t {
	margin-top: 15px;
}
.m-t-md {
	margin-top: 20px;
}
.m-t-lg {
	margin-top: 30px;
}
.m-t-xl {
	margin-top: 40px;
}
.m-t-xxl {
	margin-top: 50px;
}
.m-t-n-xxs {
	margin-top: -1px;
}
.m-t-n-xs {
	margin-top: -5px;
}
.m-t-n-sm {
	margin-top: -10px;
}
.m-t-n {
	margin-top: -15px;
}
.m-t-n-md {
	margin-top: -20px;
}
.m-t-n-lg {
	margin-top: -30px;
}
.m-t-n-xl {
	margin-top: -40px;
}
.m-t-n-xxl {
	margin-top: -50px;
}
.m-t-n-xxl2{
	margin-top:-150px;
}
.m-r-none {
	margin-right: 0!important;
}
.m-r-xxs {
	margin-right: 1px;
}
.m-r-xs {
	margin-right: 5px;
}
.m-r-sm {
	margin-right: 10px;
}
.m-r {
	margin-right: 15px;
}
.m-r-md {
	margin-right: 20px;
}
.m-r-lg {
	margin-right: 30px;
}
.m-r-xl {
	margin-right: 40px;
}
.m-r-xxl {
	margin-right: 50px;
}
.m-r-n-xxs {
	margin-right: -1px;
}
.m-r-n-xs {
	margin-right: -5px;
}
.m-r-n-sm {
	margin-right: -10px;
}
.m-r-n {
	margin-right: -15px;
}
.m-r-n-md {
	margin-right: -20px;
}
.m-r-n-lg {
	margin-right: -30px;
}
.m-r-n-xl {
	margin-right: -40px;
}
.m-r-n-xxl {
	margin-right: -50px;
}
.m-b-none {
	margin-bottom: 0!important;
}
.m-b-xxs {
	margin-bottom: 1px;
}
.m-b-xs {
	margin-bottom: 5px;
}
.m-b-sm {
	margin-bottom: 10px;
}
.m-b {
	margin-bottom: 15px;
}
.m-b-md {
	margin-bottom: 20px;
}
.m-b-lg {
	margin-bottom: 30px;
}
.m-b-xl {
	margin-bottom: 40px;
}
.m-b-xxl {
	margin-bottom: 50px;
}
.m-b-n-xxs {
	margin-bottom: -1px;
}
.m-b-n-xs {
	margin-bottom: -5px;
}
.m-b-n-sm {
	margin-bottom: -10px;
}
.m-b-n {
	margin-bottom: -15px;
}
.m-b-n-md {
	margin-bottom: -20px;
}
.m-b-n-lg {
	margin-bottom: -30px;
}
.m-b-n-xl {
	margin-bottom: -40px;
}
.m-b-n-xxl {
	margin-bottom: -50px;
}

/* TEXT */
.text-italic{
	font-style:italic;
}
.text-center{
	text-align:center;
}
.text-l{
	font-size:120%
}
.text-right{
	text-align:right
}
.text-left{
	text-align:left;
}
.text-lt{
	color:#fff
}
.text-bold{
	font-weight:bold
}
.pull-left{
	float:left;
}

.pull-right{
	float:right;
}

/*defaults iMod*/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display:block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
a img.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.caption.alignnone {
	margin: 5px 20px 20px 0;
}
.caption.alignleft {
	margin: 5px 20px 20px 0;
}
.caption.alignright {
	margin: 5px 0 20px 20px;
}
.caption img {
	border: 0 none;
	height: auto;
	margin:0;
	max-width: 98.5%;
	padding:0;
	width: auto;
}
.caption p.caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.widget,#content,.menu{
	position:relative
}
.edit_page_link,.edit_menu_link,.edit_widget_link{
	position:absolute;
	right:10px;
	top:10px
}
.clear{
	clear:both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}

.mceContentBody {}
[data-href]{
	cursor:pointer
}

/*flex box*/
.flex{
	display:flex;
}
.flex-jc-r{
	justify-content:right;
}
.flex-jc-sb{
	justify-content:space-between;
}
.flex-jc-c{
	justify-content: center;
}
.flex-jc-se{
	justify-content: space-evenly;
}
.flex-wrap{
	flex-wrap: wrap;
}
.flex-column{
	flex-direction: column;
}
.flex-algn-c{
	align-items:center;
}
.flex-70{
	flex:0 0 70%;
}
.flex-50{
	flex:0 0 50%;
}
.flex-20{
	flex:0 0 20%;
}
.flex-30{
	flex:0 0 30%;
}
.flex-40{
	flex:0 0 40%;
}
.full-height{
	height:100%;
}
.header-bottom,
.header-top{
	position:relative;
	z-index:99;
}
.header-bottom,
.b-b-dkg{
	border-bottom:solid 1px #c7d3de;
}

.cat-breadcrumbs{

}
.cat-breadcrumbs #breadcrumbs li,
.cat-breadcrumbs #breadcrumbs > span{
	background: #c7d3de;
	color: #747b81;
	font-weight: 700;
	padding: 5px 10px;
	margin-right: 10px;
}

.cat-breadcrumbs #breadcrumbs li a{
	color: #747b81;
}

.fixed .header-top{
	position:fixed;
	top:0;
	left:0;
	right:0;
	animation: headerAnimation 0.6s;

}
.fixed .header{
	padding-top:90px;
}
.template-frontpage.fixed .header{
	padding-top:130px;
}
.template-frontpage.fixed .header-bottom{
	position: fixed;
	top: 80px;
	z-index: 97;
	width: 100%;
	animation: headerBottomAnimation 0.6s;
}
@keyframes headerAnimation{
	0%{top:-200px;}
	100%{top:0px;}
}
@keyframes headerBottomAnimation{
	0%{top:-200px;}
	100%{top:80px;}
}

/*FOOTER*/
.social i{
	font-size:24px;
	height: 48px;
	width: 48px;
	background-color: #fff;
	position: relative;
	border-radius: 50%;
}
.social i:before{
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(-50%);
	left: 50%;
	color:#dc3a3a;
}
.social span{
	font-size:18px;
	color:#fff;
	font-weight:600;
}
.logos{
	border-bottom:solid 1px #d2d3de;
}

.footer-menu{
	text-align:center;
	margin:0;
	padding:0;
}
.footer-copyright ul.footer-menu li{
	display:inline-block;
	position:relative;
	padding-right:10px;
}
.footer-copyright ul.footer-menu li:last-of-type{
	padding-right:0px;
}
.footer-menu li:after{
	content:'';
	top:0;
	bottom:0;
	right:0;
	width:1px;
	background-color:#d2d3de;
	position:absolute;
}
.footer-menu li:last-of-type:after{
	display:none;
}
.footer-menu li a{
	color:#dc3a3a;
}
/*Custom slider css*/
.custom-slider .text-left{
	text-align:left;
}
.custom-slider .slide-content .slide-title{
	font-weight:900;
	font-size:83px;
	line-height:92px;
}
.custom-slider .slide-content .slide-description{
	font-size:30px;
	font-weight:300;
	padding-top:0;
}

.productHoverContainer{
	position:relative;
	overflow:hidden;
}
.productHoverContent{
	position:absolute;
	bottom:-100%;
	transition:all .25s ease-in-out;
	width:100%;
}
.productHoverContainer:hover .productHoverContent{
	bottom:0;
}
.productHoverContainer{
	color:#fff;
	text-shadow:1px 1px 8px #000;
}

.productHoverContent a{
	border: solid 1px #fff;
	border-radius: 5px;
	padding: 13px 35px;
	font-weight: 600;
	display: inline-block;
	color: #fff;
}
.overlayBg{
	position:absolute;
	height:100%;
	width:100%;
	bottom:-100%;
	transition:all .4s ease-in-out;
	background-image: linear-gradient(rgba(255,255,255,.0), rgba(34, 56, 67, 0.6));
}
.productHoverContainer:hover .overlayBg{
	bottom:0;
}
.border-btn{
	border:solid 1px;
	border-radius:5px;
	padding:13px 35px;
	font-weight:600;
	display:inline-block;
}
.btn-white{
	color:#fff;
	border-color:#fff;
}

.background-padding{
	padding-bottom:45%;
	background-size:cover;
	background-position:center;
}
.background-padding-sm{
	padding-bottom:93%;
	background-size:cover;
	background-position:center;
}
.full-height-product strong{
	display:inline-block;
}
.header-top{
	line-height:60px;
}
.logo img{
	vertical-align:middle;
}
.header-bottom{
	z-index:1;
}
.shoppingcart-header-container{
	display:inline-block;
}

.no-wrwap{
	white-space:nowrap;
}
.heading-sm .title{
	font-size:20px;
	font-weight:bold;
	color: #3b3b3b;
	padding-bottom:7px
}
.footer-top .widget{
	float:none;
	width:100%;
}
#webshopLoginSmallWrapper{
	display:inline-block;
}

#form-popup{
	margin:15px;
}

#newsletter-footer input[type=text]{
	/*border:none;*/
	border:solid 1px #fff;
	color:#000;
}

#newsletter-footer input::placeholder{
	font-style:italic;
	color:#5d5d5d;
}

.news-title{
	color:#444;
	height:50px;
	overflow:hidden;
	display:inline-block;
	margin-right:18px;


	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news-content{
	color:#444;
}
.news-slide .news-content{
	margin:0 18px 18px 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.sidebar .widget {
	padding-bottom: 30px
}

.sidebar .widget-header h3 {
	font-size: 20px;
	font-weight: 900;
	padding-bottom: 20px;
	color: #3b3b3b;
}

.sidebar .menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar .menu li {
	padding-bottom: 10px;
}

.sidebar .menu li a {
	color: #3d3d3d;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.footer-copyright .copyright a{
	color:#b2b7ba;
}

.sidebar .menu li a:hover {
	color: #999;
	padding-left: 10px
}

.sidebar .menu li a.active {
	color: #d1363a
}
.text-secondary{
	color:#d1363a;
}
.text-success{
	color:#18bf50
}
body .owl-dots .owl-dot.active{
	background-color:#d1363a;
}

.te
.no-link-color{
	color:#444!important;
}

/*.news-slider .owl-stage > div > div{
	width:335px;
	padding-right:30px;
}

.news-slider .owl-stage > div > .slide-large{
	width:685px;
}*/

.owl-carousel .owl-item img.slider-responsive-image{
	display:none;
}

/*RATING CSS*/
.rating-container,
#rating-logo-container{
	display:inline-block;
}
.rating-container{
	margin-right:10px;
}
#rating-logo-container{
	float:right;
}

#rating-logo-container .widget-header,
#rating-logo-container .widget-container p{
	display:none;
}
#rating-logo-container .widget-container{
	display:inline-block;
}

.rating-container .rating {
	display: inline-block;
	margin: 17px auto 0 auto;
	background-image: url(images/stars.svg);
	background-repeat: repeat-x;
	background-position:0 -24px;
	width: 136px;
	height: 24px;
}
.rating-container .rating .active{
	background-image: url('images/stars.svg');
	background-repeat:repeat-x;
	background-position:0 0;
	height: 24px;
}

.rating-container .score{

}

.rating-container  .amount{
	color:#999
}
.header .wrap .nav.hidden-s ul{
	display:inline-block;
}

.slider-bg-image{
	background-size:cover;
	background-repeat:no-repeat;
	padding-bottom:100%;
}
.slider-bg-image.large{
	padding-bottom:47.657%;
}
/*CUSTOM FANCYBOX CSS*/
.fancybox-outer .fancybox-nav{
	top:50%;
	transform:translateY(-50%);
	height:50%;
}

.scrollToBottom,
.homeScrollBtn{
	width:50px;
	height:50px;
	line-height:50px;
	text-align:center;
	background: #fff;
	color: #dc3a3a;
	text-decoration: none;
	position:absolute;
	z-index:75;
	bottom:15px;
	left: 0%;
	right: 0%;
	margin: 0 auto;
	cursor:pointer;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-o-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
	border-radius:100%;
	border: 1px solid #dc3a3a;
}
.homeScrollBtnContainer{
	position:relative;
	height:50px;
}
.homeScrollBtn{
	bottom: -35px;
}
html body .owl-carousel{
	z-index:0;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;

	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

#kiyoh-widget-footer{
	width: 100%;
	height: 274px;
	/*max-width: 228px;*/
	background:#fff;
	padding:15px;
	border-radius:3px;
	max-width:258px;
}

/*CUSTOM SLIDER CSS*/
.slide-content .slide-title, .slide-content .slide-description h2 {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 42px;
	line-height: 52px;
}

.post-cats .active{
	font-weight:700;
}
.post-cats{
	list-style:none;
	padding-left:0;
}

.widgetSquareRectangle .widget-image-container{
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 75%;
}
.widgetSquareRectangle .row .col6:nth-of-type(3) .widget-image-container{
	padding-bottom: 36.3%;
}

.banner.widget_bg_image{
	background-size:cover;
	max-width:1920px;
	margin:0 auto;
}