/*/ Add fonts /*/
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Lato);

/*/ Main styling /*/
body {
	font-family:'Lato',sans-serif;
}

/** Fonts **/
body .font_variant_1 {
    font-family:'Lato',sans-serif;
}
body .font_variant_2 {
    font-family:'Lato',sans-serif;
}

#header .container{
	padding-bottom: 12px;
}

/*/ Navigation header /*/

.navbar{min-height: 0 !important;}


/*/ Navbar links /*/
.navbar-default .navbar-nav>li>a, .navbar-default .dropdown-toggle {
	font-family:'Lato',sans-serif;
	color:#5e3434 !important;
	font-size:14px;
	text-transform:Uppercase;
	font-style:normal; 
}

/*/ Navbar background /*/
#navigation_bar {
	background:#e9ddd2;
	border-bottom:1px;
	border-top: 0px;
	border-left:  0px;
	border-right: 0px;
	border-color:#5e3434;
	border-style:solid;
	color:#5e3434;
}

.navbar .first{
	;
}

/*/ Steps wizard new cart /*/

.btn-circle-done, .btn-circle-done:hover, .btn-circle-done:active {
	color:#e9ddd2;
	background:#5e3434;
	border-color:#e9ddd2;
}

.btn-circle-active, .btn-circle-active:hover, .btn-circle-active:active {
	background:#5e3434;
	color:#e9ddd2;
	border-color:#5e3434;
}

.btn-circle-next, .btn-circle-next:hover, .btn-circle-next:active {
	background:#5e3434;
	color:#e9ddd2;
	border-color:#e9ddd2;
}

.stepwizard-row:after {
	background:#5e3434;
}

/*/ Steps wizard /*/

ul.nav-wizard li, ul.nav-wizard li a {
	color:#e9ddd2;
	background:#5e3434;
}

ul.nav-wizard li:after {
	border-left-color:#5e3434;
}

ul.nav-wizard li.active:after {
  border-left-color:#5e3434;
}

ul.nav-wizard li.active a, ul.nav-wizard li.active a:active, ul.nav-wizard li.active a:visited, ul.nav-wizard li.active a:focus, ul.nav-wizard li.active {
	background:#5e3434;
	color:#e9ddd2;
}

ul.nav-wizard .active ~ li a, ul.nav-wizard .active ~ li a:active, ul.nav-wizard .active ~ li a:visited, ul.nav-wizard .active ~ li a:focus {
	background:#5e3434;
	color:#e9ddd2;
}

ul.nav-wizard .active ~ li, ul.nav-wizard .active ~ li::after {
	background:#5e3434;
	border-left: 16px solid #5e3434;
}

/*/ SubNavbar /*/

.dropdown-menu a{ 
	color: #5e3434 !important;
	font-size: 14px;
	font-style:normal; 
}

.dropdown-menu h5, .dropdown-menu h5 a:link, .dropdown-menu h5 a:visited {
	color:#5e3434 !important;
}

/*/ Border icons right /*/
.smallRight .fa-user, .smallRight .fa-info-circle, #cart a {
	border:;
}

/*/ Footer text color /*/
.mail_section span, .footer-low a {
	color:#5e3434;
}

.footer-low h5{
	color:#5e3434;
	font-style:normal;	text-transform:none;
	text-decoration:none;
	border-bottom:0px;
	border-top:0px;
	border-style:none;
	border-color:#e9ddd2;
	font-size:14px;
}

/*/ Footer background color /*/
.container.footer-low {
	background:#deb8b9 !important;
}

/*/ Footer copyright text color /*/
.copyright .container, .copyright .container a, .copyright .container span, .copyright .container p, .copyright .container text {
	color:#5e3434;
	background:#e9ddd2;
}

/*/ Hr styling (border line) /*/ 

hr.divider{
	display:none;
	margin: 0 1px;
	border-color:#e9ddd2;
}

hr.row_dividers {
	display:none;
		border-color:#e9ddd2;
}

/*/ Background color /*/

body {
	background:#e9ddd2;
}

/*/ Container background color /*/

.container {
	background:#e9ddd2;
}

/*/ border styling /*/
.line{
	border: 1px solid #e9ddd2;
}

/*/kleur blokken/*/

.add_address {
	background:#e9ddd2;	
}

.upload {
	background:#e9ddd2;		
}

.block_color_1{
	padding: 14px;
	background:#e9ddd2;
	margin-bottom: -5000px !important;
	padding-bottom: 5000px !important;
}
.block_color_2{
	padding: 14px;
	background:#e9ddd2;
	margin-bottom: -5000px !important;
	padding-bottom: 5000px !important;
}
.block_color_3{
	padding: 14px;
	background:#e9ddd2;
	margin-bottom: -5000px !important;
	padding-bottom: 5000px !important;
}
.block_color_4{
	padding: 14px;
	background:#e9ddd2;
	margin-bottom: -5000px !important;
	padding-bottom: 5000px !important;
}
.block_color_5{
	background:#e9ddd2;
	margin-bottom: -5000px;
	padding: 14px 14px 5000px !important;
}

.delivery_info, .help_box, .message_for_you, .product_total, #orderDialog .dialogCenter .dialog #orderInfo, .popup.meldcentrum .left, .faq-block, .login_details form, .register_details form{
	background:#e9ddd2;
}

.item_list_bg1{
	background:#e9ddd2;
	border-radius: 5px;
    display: inline-block;
    padding: 15px;
}
.item_list_bg2{
	background:#e9ddd2;
	border-radius: 5px;
    display: inline-block;
    padding: 15px;
}
.item_list_bg3{
	background:#e9ddd2;
	border-radius: 5px;
    display: inline-block;
    padding: 15px;
}
.item_list_bg4{
	background:#e9ddd2;
	border-radius: 5px;
    display: inline-block;
    padding: 15px;
}

/*/ Font styles headings and paragraphs /*/
.category_title h1 {
color: #5e3434;
font-size: 24px;
font-style:normal;font-family:'Lato',sans-serif;
text-transform: none;
text-decoration: none;
text-align: left;
border-bottom:  1px;
border-top:  0px;
border-left:  0px;
border-right: 0px;
border-style: solid;
border-color: #e9ddd2;
padding-bottom: 8px;
margin-bottom: 30px;
margin-right: -10px;
}

h1, .h1, .carousel .collection h1, .blog_content h1, #helpcentrum .dialogCenter .dialog .title, .popup.meldcentrum .title, .card h1 {
color: #5e3434;
font-size: 24px;
font-style:normal;font-family:'Lato',sans-serif;
text-transform: none;
text-decoration: none;
text-align: left;
border-bottom:  1px;
border-top:  0px;
border-left:  0px;
border-right: 0px;
border-style: solid;
border-color: #e9ddd2;
padding-bottom: 8px;
margin-bottom: 0;
margin-right: -10px;
}

h2, .h2, .block_search_one h2, #bestefunnel_right h2 {
color: #e9ddd2;
font-size: 20px;
font-style:normal;font-family:'Lato',sans-serif;
text-transform: none;
text-decoration: none;
text-align: left;
border-bottom:  0px;
border-top:  0px;
border-left:  0px;
border-right: 0px;
border-style: none;
border-color: #e9ddd2;
padding-bottom: 5px;
margin-bottom: 0;
}

h3, .h3, .card_size h2, .testimonial h3, #bestefunnel_right h3, .circulation .title h3, .order_complete .title h3, .paper_type .title h3{
color: #5e3434 !important;
font-size: 16px;
font-style:normal;font-family:'Lato',sans-serif;
text-transform: none;
text-decoration: none;
border-bottom:  0px;
border-top:  0px;
border-left:  0px;
border-right: 0px;
border-style: none;
border-color: #e9ddd2;
padding-bottom: 3px;
}

div.info_section h5 {
color: #5e3434 !important;	
}

.login_details h3, .register_details h3 {
color: #5e3434;	
}

.account_right_details h4 {
color: #5e3434 !important;	
}

h4, .h4, .item_list h4, .product-title h4, #helpcentrum h4, #helpcentrum h5, #bestefunnel h3, #bestefunnel_right h3, .blog_content_right .message h4 {
color: #5e3434 !important;
font-size: 16px;
font-style:normal;font-family:'Lato',sans-serif;
text-transform: none;
text-decoration: none;
border-bottom:  0px;
border-top:  0px;
border-left:  0px;
border-right: 0px;
border-style: none;
border-color: #e9ddd2;
padding-bottom: 0px;
}

h5, .h5, .item_list h5, .links.cancelpopup.wishlist > h6, #bestefunnel_right h5, #bestefunnel_right h6{
font-size: 16px;
font-style:normal;font-family:'Lato',sans-serif;
text-transform: none;
text-decoration: none;
border-bottom:  0px;
border-top:  0px;
border-style: none;
border-color: #e9ddd2;
}

h6, .h6, .item_list h6, #bestefunnel_right h6{
font-size: 16px;
font-style:normal;font-family:'Lato',sans-serif;
text-transform: none;
text-decoration: none;
border-bottom:  0px;
border-top:  0px;
border-style: none;
border-color: #e9ddd2;
}

.needHelp .select_box h3 span, .needHelp .select_box h3 a, .needHelp p, .needHelp h3
{
	font-family:'Lato',sans-serif;
}

.pagination_section li.title {
	font-family:'Lato',sans-serif;
}

.handwrite{
	font-family:'Lato',sans-serif;
	font-size: 18px;
}

.delivery_info h4 {
	font-family:'Lato',sans-serif;	
	font-size: 16px;
	}

p, .spotlight p, .unique p, .blog_content p, .spotlight p:first-child, .unique p:first-child, #helpcentrum p, #helpcentrum .dialogCenter .dialog .title span, #helpcentrum .right p, .carousel-inner span, .card p, .testimonial p, #bestefunnel_right p {
	color: #5e3434;
	font-size: 16px;
	font-style:normal;	text-transform: none;
	text-decoration: none;
	line-height: 30px;
	list-style-type: none;
	font-family:'Lato',sans-serif;
	}

p a, .spotlight p a, .unique p a, .blog_content p a, p a:visited, .spotlight p a:visited, .unique p a:visited, .blog_content p a:visited, #helpcentrum a{
	color: #5e3434;
	font-size: 16px;
	font-style:normal;	text-decoration: none;
	}

p a:hover, .spotlight p a:hover, .unique p a:hover, .blog_content p a:hover {
	color: #5e3434;
	font-style:normal;	text-decoration: underline;
	}

.addToWish, .addToWish a:link, .addToWish a:visited{
	color: #5e3434;
	font-size: 14px;
	font-style:normal;	text-decoration: none;
	}

/*/ Second font (ex. handwritten) /*/

.quotes li p,  .message_for_you span, .product_total h4 {
	font-family:'Lato',sans-serif;
	font-style:normal;	text-transform:;
	text-decoration:none;
	color: #e9ddd2;
}

.quotes li p {
	text-align:left;
	font-size:18px;
}
body .quotes li p,
body .quotes li span {
    color: #5e3434 !important;
}

.testimonial .even {
	background:#e9ddd2;
}

.slogan {
	font-family:'Lato',sans-serif;
}

#footer_nav, #footer_nav .row{
	background:#e9ddd2;
}

.usp-back{
	background:transparent;
}
.footer-back{
	background:transparent;
}
.bottom-back{
	background:transparent;
}
.topper-back{
	background:transparent;
}
.topper2-back{
	background:transparent;
}

/*/ USP /*/
t
.row.usp,.row.usp a{
	font-family:'Lato',sans-serif;
	font-size:16px;
	font-style:normal;	text-transform:;
	text-decoration:none;
	color: #e9ddd2;
}

/*/ Ook leuk tags /*/

.like_us .tabs li a {
	color:;
	border:;
	font-weight:;
	font-size:;
	background:;
}


/*/ Change grey light color Product page /*/

.light, .panel-body.light, .colorGrey, .breadcrumb {
	background:#e9ddd2;
}

/*/ Rose blokken /*/

.pink, .panel-body.pink {
	background:#e9ddd2;
}

.fillreadMore {
	background:#e9ddd2;
}

/*/ Button styling /*/

.btn-action, .spotlight .btn-action, .unique .btn-action, .largeToolButtons li.red, #helpcentrum button, #orderDialog .dialogCenter .dialog #orderInfo .red {
	background:#5e3434;
	border: 0px none #5e3434;
	/*/  /*/
	font-size:20px;
	color:#e9ddd2;
	font-weight:normal;
}

.btn-action.active, .btn-action.focus, .btn-action:active, .btn-action:focus, .btn-action:hover, .open>.dropdown-toggle.btn-action {
	background:#e9ddd2;
	border: none 0px #e9ddd2;
	font-size:;
	color:#5e3434;
	font-weight:;	
}

.btn-primary, .spotlight .btn-action, .unique .btn-action, .btn-primary:active, .btn-primary:focus, .largeToolButtons li.grey, #orderDialog .dialogCenter .dialog #orderInfo .grey {
	background:#5e3434;
	border: 0px none #5e3434;
	font-size:14px;
	color:#e9ddd2;
	font-weight:normal;	
}

.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
	background:#e9ddd2;
	border: 0px none #e9ddd2;
	font-size:;
	color:#5e3434;
	font-weight:;	
}

.btn-lined, .spotlight .btn-lined, .unique .btn-lined, button, html input[type="button"], input[type="reset"], input[type="submit"], .readMore {
	background:rgba(94,52,52,1);
	border: 0px none #5e3434;
	font-size:14px;
	color:#e9ddd2;
	font-weight:normal;
	margin: 0 auto;
	padding: 6px 12px;
}

.btn-lined.active, .btn-lined.focus, .btn-lined:active, .btn-lined:focus, .btn-lined:hover, .open>.dropdown-toggle.btn-lined, .readMore.active, .readMore.focus, .readMore:active, .readMore:focus, .readMore:hover, .open>.dropdown-toggle.readMore {
	background:#e9ddd2;
	border: 0px none #5e3434;
	font-size:;
	color:#5e3434;
	font-weight:;	
}

.largeToolButtons #buttonSave #loadingText{
	font-size:14px;
	color:#e9ddd2;
	font-weight:normal;	
}

#saveDialog .dialogCenter .dialog #saveContent .row .button {
	background:#5e3434;
	border: 0px none #5e3434;
	font-size:20px;
	color:#e9ddd2;
	font-weight:normal;
}

#saveDialog .dialogCenter .dialog #saveContent #saveTabContent0, #saveDialog .dialogCenter .dialog #saveContent #saveTabContent1, #saveDialog .dialogCenter .dialog #saveContent #saveTabContent1success {
	background:#e9ddd2;
}

#saveDialog .dialogCenter .dialog #saveContent .tabList li.active {
	background:#e9ddd2;
	color:#000;	
}

#orderInfo {
        font-family:'Lato',sans-serif;
}

/*/ Icons /*/

.fa-user:before {
	content:"\f007";
	color:#5e3434;
}

.fa-user:hover:before {
	color:#5e3434;
}

#cart .item_number:before {
	content:"\f07a";
	color: #5e3434;
}

#cart .item_number:hover:before {
	color: #5e3434;
}

.fa-info-circle:before {
	content:"\f05a";
	color: #5e3434;
}

.fa-info-circle:hover:before {
	color: #5e3434;
}

.btn .fa-angle-right:before {
	content:"\f105";
	color: #5e3434;
}

.btn .fa-angle-right:hover:before {
	color: #5e3434;
}

.fa-key:before {
	content:"\f023";
	color: #5e3434;
}

.fa-key:hover:before {
	color: #5e3434;
}

.fa-save:before {
	content:"";
	color: #5e3434;
}

.fa-save:hover:before {
	color: #5e3434;
}

.fa-trash-o:before {
	content:"\f014";
	color: #5e3434;
}

.fa-trash-o:hover:before {
	color: #5e3434;
}

.fa-home:before {
	content:"\f015";
	color: #5e3434;
}

.fa-home:hover:before {
	color: #5e3434;
}

.fa-pinterest:before {
	content:"\f0d2";
	color: #5e3434;
	font-size: 30px;
}
.fa-pinterest:hover:before {
	color: #5e3434;
}

.fa-instagram:before {
	content:"\f16d";
	color: #5e3434;
	font-size: 30px;
}

.fa-instagram:hover:before  {
	color: #5e3434;
}

.fa-facebook:before {
	content:"\f09a";
	color: #5e3434;
	font-size: 30px;
}

.fa-facebook:hover:before  {
	color: #5e3434;
}

.fa-twitter:before {
	content:"\f099";
	color: #5e3434;
	font-size: 30px;
}

.fa-twitter:hover:before  {
	color: #5e3434;
}

.fa-google-plus:before {
	content:"\f0d5";
	color: #5e3434;
	font-size: 30px;
}

.fa-google-plus:hover:before  {
	color: #5e3434;
}

.fa-circle:before {
	content:"\f111";
	color: #5e3434;
}

.fa-circle:hover:before {
	color: #5e3434;
}

.fa-email:before {
	content:"\f003";
	color: #5e3434;
	padding: 0 5px;
}

.fa-telefoon:before {
	content:"\f095";
	color: #5e3434;
	padding: 0 5px;
}

.fa-hulp:before {
	content:"\f075";
	color: #5e3434;
	padding: 0 5px;
}

.need_help:before {
	content:"\f075";
	color: #5e3434;
}

.fa-angle-left:before {
	content:"\f104";
	color: #5e3434;
}

.fa-angle-left:hover:before {
	color: #5e3434;
}

.fa-angle-right:before {
	content:"\f105";
	color: #5e3434;
}

.fa-angle-right:hover:before {
	color: #5e3434;
}

.delivery_info li::before{
	content:"\f00c";
	color: #5e3434;
}


/*/ filters /*/

.select_box{
	background: #e9ddd2;
	border: ;
}

.needHelp .select_box{
	border: ;
}

.select_box h5{
	color: #5e3434;
	font-size: 14px;
	font-style:normal;	text-decoration: none;
	text-transform: none;
}

.fa-filter-icon:before {
	content:"\f107";
	color: #5e3434;
}


body .dropdown-menu li a {
    color: #5e3434 !important;    font-size: 14px !important;        font-style:normal !important;        text-decoration: none !important;}
body .dropdown-menu li a:hover {
    color: #5e3434 !important;        font-style:normal !important;        text-decoration: none !important;}