/*
Theme Name: Worst
Theme URI: http://colorlib.com/wp/themes/dazzling
Author: PMP
Author URI: http://colorlib.com/
Description: 
Version: 1.0.0
Template: dazzling
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dazzling
Domain Path: /languages/
Tags: green, light, white, gray, black, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, photoblogging, left-sidebar, translation-ready, custom-background, custom-colors, custom-menu, featured-images, full-width-template, post-formats, theme-options, threaded-comments


This theme, like WordPress, is licensed under the GPL.

Dazzling is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.

*/

/* Your custom styles should go right after this line */


/*--------------FOOTER DOWN--------------*/

html,
body {
	margin:0;
	padding:0;
	height:100%;
}

#page {
	min-height:100%;
	position:relative;
}

.top-section {
	padding: 0px;
}

#content {
	padding: 10px;
	padding-bottom: 450px;   /* Height of the footer */
	margin-bottom: 0px;
}

#footer-area {
	position:absolute;
	bottom:0;
	width:100%;
	height:300px;   /* Height of the footer */
	margin-bottom: 0px;
}

@media only screen and (max-width: 1000px) {
	html,
	body {
	margin:0;
	padding:0;
	height:100%;
	}

	#page {
	min-height:100%;
	position:relative;
	}

	.top-section {
	padding: 0px;
	}

	#content {
	padding: 10px;
	padding-bottom: 550px !important ;   /* Height of the footer */
	margin-bottom: 0px;
	}

	#footer-area {
	position:absolute;
	bottom:0;
	width:100%;
	height:520px !important ;  /* Height of the footer */
	margin-bottom: 0px;
	}
	
	div#primary.content-area.col-sm-12.col-md-12 {
	background-color: #fff;
	padding-top:5px !important; 
}

div#primary.content-area.col-sm-12.col-md-8 {
	background-color: #fff;
	padding-top: 5px !important;
	}
}


/*---------------------------------------*/

header.woocommerce-products-header {
	margin-top:20px;
}

h1.entry-title {
	margin-top: 20px;
}

.page-header {
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #eee;
}

.home.page-template.page-template-page-fullwidth.page-template-page-fullwidth-php.page.page-id-43.custom-background div#page.hfeed.site div#content.site-content.container div.container.main-content-area div.row div#primary.content-area.col-sm-12.col-md-12 {
	padding: 0px 15px;
}

div#primary.content-area.col-sm-12.col-md-12 {
	background-color: #fff;
	padding: 0px 20px 20px;
}

div#primary.content-area.col-sm-12.col-md-8 {
	background-color: #fff;
	padding: 0px 20px 20px;
}

.woocommerce-page div#page.hfeed.site div#content.site-content.container div.container.main-content-area div.row div#primary.content-area.col-sm-12.col-md-8 {
	padding: 20px;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
		border-radius: 0px;
		border-top-left-radius: 0px;
		border-bottom-left-radius: 0px;
}


/*----------------TABELLEN-----------------------*/

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
	padding: 8px 0px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 0px solid #ddd;
}

.table-hover > tbody > tr:hover {
	background-color: #fff;
}

/*----------------NAVBAR-----------------------*/

/*div#navbar.collapse.navbar-collapse.navbar-ex1-collapse {
	font-family: 'Pangolin';
	font-size: 18px;
	color: #000000;
}*/

.navbar.navbar-default {
	font-family: 'Pangolin';
	font-size: 20px;
	color: #000000;
	background-color: rgba (255,255,255,1) !important;
	font-weight: 200;
	margin-bottom: 0;
	margin-top: -2px;
	border-bottom: 0px solid #eee;
	padding: 20px 0;
}

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

.navbar-default .navbar-nav > li > a {
    color: #000;
    line-height: 30px;
}

.navbar-toggle {
    position: relative;
    float: left;
    padding: 9px 10px;
    margin-top: 8px;
    margin-left: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 0px;
}

@media only screen and (max-width: 1000px) {
.nav.navbar-nav {
    float: left !important;
    margin-top: 20px;
}
}

/*----------------HOMEPAGE---------------------*/

.home article#post-43.post-43.page.type-page.status-publish.hentry div.entry-content p a img.aligncenter.size-full.wp-image-449.lazy.loaded { 
	margin-top: 8px;
}

.cfa {
	padding: 8px 0px 15px;
	background: #000;
	text-align: left;
	overflow: hidden;
	font-family: 'Pangolin';
}

.cfa-button {
	background-color: #aa0000;
	font-size: 30px;
	margin-top: 17px;
	float: right;
	padding: 6px 15px;
}

.cfa-button:hover {
	background-color: #ffffff;
	font-size: 30px;
	margin-top: 17px;
	float: right;
	padding: 6px 15px;
	color: #000000;
}

.flex-caption {
	display: inherit;
}

.page-id-43 h1.entry-title {
	display: none;
}

.page-id-43 .page-header {
	display: none;
}

div.sm-grid-boxes-caption {
	display: none;
}

.sm-grid {
	margin: 0 auto;
	padding: 0;
	max-width: 1148px;
	overflow: hidden;
}

.smblog_masonry_numcol {
	padding-bottom: 0px;
}

.masonry-brick.animate {
	animation: none;
}

.grid-sm-border {
    border: 1px solid #fff !important;
}

@media only screen and (max-width: 1000px) {
	.cfa {
	padding: 8px 0px 35px;
	background: #000;
	font-size: 18px;
	text-align: left;
	overflow: hidden;
	font-family: 'Pangolin';
	}

	.cfa-button {
	background-color: #aa0000;
	font-size: 30px;
	margin-top: 17px;
	float: left;
	padding: 6px 15px;
	}

	.cfa-button:hover {
	background-color: #ffffff;
	font-size: 30px;
	margin-top: 17px;
	float: left;
	padding: 6px 15px;
	color: #000000;
	}
	
	.sm-grid {
	margin: 0 auto;
	padding: 15px 0;
	max-width: 1148px;
	overflow: hidden;
	}

	body.home.page-template.page-template-page-fullwidth div#primary.content-area.col-sm-12.col-md-12 {
	margin-top: -40px;
	}
	
	div#logo {
		padding: 20px;
	}
}

/*----------------SIDEBAR---------------------*/

/*div#secondary.widget-area.col-sm-12.col-md-4 {
	background-color: #aa0000;
	padding-top: 15px;
	margin-left: 20px;
	width: 30%;
}*/

div.input-group input.form-control.search-query {
	border: 1px solid white;
	box-shadow: none;
}

div#secondary.widget-area.col-sm-12.col-md-4 aside#search-2.widget.widget_search {
	background-color: #ffffff;
}

div#secondary.widget-area.col-sm-12.col-md-4 aside#text-4.widget.widget_text {
	background-color: #000;
}

div#secondary.widget-area.col-sm-12.col-md-4 aside#woocommerce_products-2.widget.woocommerce.widget_products {
	background-color: #aa0000;
	padding: 1px 20px 15px;
}


button#searchsubmit.btn.btn-default {
	background-color: #000;
	border: 1px solid #000;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 3px 6px;
}

.widget-title {
    border-bottom: 0px solid #eee;
	color: #fff;
}

ul.product_list_widget li {
	color: #fff !important;
	border-bottom: 1px dashed #fff;
	padding-bottom: 10px;
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
	display: block;
	font-weight: 700;
	color: #fff;
}

aside.widget.widget_text {
	background-color: #aa0000;
	padding: 1px 20px 10px;
	font-size: 16px;
	color: #ffffff;
}

@media only screen and (max-width: 1000px) {
	div#secondary.widget-area.col-sm-12.col-md-4 {
		margin-top: 20px;
	}
}

/*----------------PRODUCTEN----------------*/

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #3d8d1c;
	font-size: 1.25em;
}

.gekoeld {
	background-color: #3d8d1c;
	color: #fff;
	padding: 15px;
	width: 48%;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: none;
}

.cpo_form_outer .cpo_form_item .radio {
    position: relative;
    display: inline-block;
}

div.cpo_form_outer div.cpo_form_item div.radio-group {
	margin-top: -10px;
}

div.cpo_form_outer div.cpo_form_item.hardzacht_parent {
	margin-top: 45px;
}

body {
    color: #000;
    word-wrap: break-word;
    line-height: 1.7;
    font-size: 14px;
}

.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 25%;
    display: inline-block;
    margin-top: 20px;
}

h1.woocommerce-products-header__title.page-title {
	margin-top: 0px;
	text-transform: capitalize;
}

html body.product-template-default.single.single-product.postid-20.custom-background.woocommerce.woocommerce-page div#page.hfeed.site div#content.site-content.container div.container.main-content-area {
	padding-top: 20px;
	background-color: 
}

section.related.products {
	display: none;
}

.product-type-simple div.summary.entry-summary {
	margin-top: 0px !important;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #aa0000;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

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

select.orderby {
	display: none;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #000;
    color: #fff;
}

.cpo_form_outer .cpo_form_item select {
    display: inline-block;
    width: 100%;
    cursor: pointer;
    line-height: 25px;
    padding: 2px 15px 5px;
    outline: 0;
    border-radius: 0;
    border: 1px solid #aaa;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #515151;
    background-color: #aa0000;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

main#main.site-main nav.woocommerce-breadcrumb {
	display: none;
}

.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0;
    box-shadow: none;
}

.woocommerce ul.products li.product .price {
	background-color: #3d8d1c;
	color: #fff !important;
	padding: 5px 10px;
    display: block;
    font-weight: 800;
    margin-bottom: .5em;
    font-size: 14px;
    width: 30%;
    text-align: center;
    float: left;
}

.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h2 {
	display: none;
}

ul.tabs.wc-tabs {
	display: none;
}

button.single_add_to_cart_button.button.alt {
	background-color: #3d8d1c;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;	
}

p.price {
	color: #3d8d1c;
}

a.btn.btn-default.product_type_simple.add_to_cart_btn.ajax_add_to_cart {
	border-radius: 0px!important;
	display: none;
}

div#tab-reviews.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews.panel.entry-content.wc-tab {
	display: none !important;
}

div.product_meta {
	display: none;
}

input#coupon_code.input-text {
	width: 45% !important;
	height: 31px;
	border-radius: 0px;
}

input.button.btn.btn-default {
	background-color: #aa0000;
	color: #fff;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #000;
    text-decoration: none;
    background-image: none;
    color: #fff;
}

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover, .woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover, .woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover, .woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover, .woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover, .woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
    color: #fff;
    background-color: rgba(0,0,0,0.5);
}

div.woocommerce form.woocommerce-cart-form table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody tr td.actions button.button {
	color: #fff;
}

div.woocommerce-message {
	background-color: #000000;
	border-top: 0px;
	color: #ffffff;
	font-size: 16px;
}

.woocommerce-message::before {
	content: '\e015';
	color: #ffffff;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #ffffff;
    background-color: #aa0000;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

@media only screen and (max-width: 1000px) {
	.woocommerce ul.products li.product .price {
	background-color: #3d8d1c;
	color: #fff !important;
	padding: 5px 10px;
    display: block;
    font-weight: 800;
    margin-bottom: .5em;
    font-size: 14px;
    width: 60%;
    text-align: center;
    float: left;
	}
}

/*----------------AFREKENEN-----------------------*/

div.woocommerce-info {
	background-color: #000000;
	border-top: 0px;
	color: #ffffff;
	padding: 10px  15px;
	font-size: 16px;
}

div.woocommerce-info a {
	color: #ffffff;
	text-decoration: underline;
}

div.woocommerce-info a:hover {
	color: #aa0000;
	text-decoration: underline;
}

div.woocommerce-info::before {
	display: none;
}

h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
	font-style: normal;
	font-weight: 400;
	margin-top: 0px !important;
	margin-bottom: 0px!important;
}

h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span {
	margin-left: 0px !important;
}

input#billing_address_2.input-text {
	display: none;
}

input#shipping_address_2.input-text {
	display: none;
}

.woocommerce form .form-row .required {
	color: #aa0000;
	font-weight: 700;
	border: 0px;
}

span.required {
	margin-left: 2px !important;
}

/*----------------invulvelden-----------------------*/

.woocommerce form .form-row input.input-text {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: 1;
	border: 1px solid #e8e8e8;
	padding: 3px 6px;
	border-radius: 0px;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	outline: 0;
	line-height: 1;
	border: 1px solid #e8e8e8;
	padding: 3px 6px;
	border-radius: 0px;
}

/*----------------*/

input#createaccount.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	margin-right: 10px !important;
	display: inline-block;
	margin-top: 1px;
}

label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox span  {
	margin-left: 20px;
	display: inline-block;
}

input#terms.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox {
	margin-right: 10px !important;
	display: inline-block;
	margin-top: 1px;	
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {
	background: #000;
	border-radius: 0px;
	color: #ffffff;
}

#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods {
	text-align: left;
	padding: 1em 1em 0.5em;
	border-bottom: 0px solid #d3ced2;
	margin: 0;
	list-style: none outside;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
	position: relative;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 1em;
	margin: 1em 0;
	font-size: 1em;
	border-radius: 0px;
	line-height: 1.5;
	background-color: #dfdcde;
	color: #000000;
}

a.woocommerce-terms-and-conditions-link {
	color: #ffffff;
	text-decoration: underline;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #aa0000;
	color: #ffffff;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #ffffff;
	color: #aa0000;
}


/*----------------FOOTER-----------------------*/

#footer-area {
	background-color: #000;
	color: #fff;
	font-size: 13px;
}

#colophon {
	background-color: #000;
	padding: 10px 0;
	border-top: 0px;
	color: #fff;
}

.scroll-to-top {
    background: #aa0000;
    background: rgba(170, 0, 0, 0.6);
    color: #FFF;
    bottom: 4%;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    font-size: 16px;
    padding: 2px 10px;
    border-radius: 0px;
}

.scroll-to-top:hover {
    background-color: #aa0000 !important;
	background: rgba(170, 0, 0, 1) !important;

}

/*----------------CONTACT FORM 7-----------------------*/

form textarea {
    min-height: 100px !important;
    max-height: 100px !important;
    
}
