/*
Theme Name: Mokka
Theme URI: http://www.favethemes.com/
Author: Favethemes
Author URI: http://www.favethemes.com/
Description: Mokka is a responsive, minimalist, flexible and modern WordPress Blog. From a clean white color scheme (with a accent color of choice) & multiple page layouts which all remain sophisticated and simple. Everything definitely brings a certain elegance.
Version: 1.0
Tags: white, right-sidebar, left-sidebar, fluid-layout, custom-colors, custom-menu, featured-images, post-formats, theme-options, translation-ready
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: favethemes
Template: mokka
*/

@import url("../mokka/style.css");

/* Your CSS code goes here
-------------------------------------- */

<script src="//load.sumome.com/" data-sumo-site-id="55b00cda6714c59e86ed9ca0e4dd591986341022c370c19b385ac0726f8bf5ce" async></script>

.bol_pml_box {
margin: auto;
border: 0px !IMPORTANT;
}

.post-banner-content {
bottom: 75px;
}

.featured-image a {
text-align: center;
}

.fa-facebook-square:before {
	content: url(images/facebook.png);
}

.fa-twitter-square:before {
	content: url(images/twitter.png);
}

.fa-instagram:before {
	content: url(images/instagram.png);
}

/* WEBSHOP CATEGORIE */

.widget.categorie-parent-widget li {
list-style-type: none;
padding-left: 10px;
padding-right: 10px;
}

.widget.categorie-parent-widget li a {
display: block;
width: 100%;
padding: 8px 5px;
border-top: 1px solid #ccc;
}

.row.webshop #post- {
max-width: 350px;
width: 100%;
height: 685px;
float: left;
margin: 20px;
border: 1px solid #ccc;
padding: 10px;
}

.row.webshop .post-content {
	border: 0px;
	padding: 0px !IMPORTANT;
}

.row.webshop #post- h2 a {
font-size: 18px;
width: 100%;
line-height: 20px;
}

/* EINDE WEBSHOP CATEGORIE */

body .share-wrapper {
	padding: 0px;
}

body a.mokka-ilightbox {
text-align: center;
}

div#Sbol_1407313465861 {
margin: auto;
}

.bol_pml_box_inner .product_details_mini a {
color: #000 !IMPORTANT;
font-weight: bold;
}

span.bol_pml_price {
color: #505050 !IMPORTANT;
}

#Sbol_1407313465861 {
	border: none !IMPORTANT;
	margin: auto;
}

.bordered-sidebar .widget:last-of-type {
	border-bottom: 1px solid #000;
}

#text-18 .textwidget {
	text-align: center;
}

.widget-title {
	margin: 0 0 20px;
}

div.wpcf7 {
	max-width: 650px;
	margin: auto;
}

.banner-slider {
overflow: hidden;
max-width: 818px;
max-height: 501px;
}

div.col-lg-12.col-md-12.col-sm-6.col-xs-12 {
	max-height: 268px;
	overflow: hidden;
	margin-bottom: 1px;
}

body div.featured-image a:hover img {
	-webkit-transform: none !IMPORTANT;
	-webkit-transition-duration: 0ms;
	opacity: 1;
}

body div.featured-image a:hover {
	background: #fff;
}

body .post-banner li:hover img {
-webkit-transform: none !IMPORTANT;
}

.widget.receptenzoeker select {
-webkit-appearance: none;
width: 100%;
display: block;
margin: 15px 0;
padding: 5px;
border-radius: 0px;
background: #fff;
border: 1px solid #000;
background: url(images/vink-down.jpg) no-repeat right;
background-position-x: 95%;
}


.widget.receptenzoeker select:hover {
	cursor: pointer;
}

.widget.receptenzoeker input.form-control {
float: left;
width: 70%;
}

.widget.receptenzoeker .wpe-action-block {
	float: right;
}

.wpe-content-block.zoekwoord {
	overflow: hidden;
}

body .container {
	padding: 0px;
}

body .banner-slider {
	max-width: 800px;
	position: relative;
}

/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ! Large desktop
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
/* ======================================================================== */
@media (min-width: 1200px) {
body .container {
	width: 1170px;
}
.caroufredsel_wrapper[style] {
	overflow: hidden;/*height: 249px !important;
		width: 249px !important;*/
}
.banner--clone .banner-wrapper {
	max-width: 1284px;
	margin: 0 auto;
	padding: 0 15px;
}

div.col-lg-12.col-md-12.col-sm-6.col-xs-12 {
	max-height: 250px;
	overflow: hidden;
	margin-bottom: 1px;
}

}

@media (min-width: 992px) and (max-width: 1199px) {

div.col-lg-12.col-md-12.col-sm-6.col-xs-12 {
	max-height: 222px;
	overflow: hidden;
	margin-bottom: 1px;
}

}


@media (min-width: 768px) and (max-width: 991px) {

div.col-lg-12.col-md-12.col-sm-6.col-xs-12 {
	max-height: 235px;
	overflow: hidden;
	margin-bottom: 1px;
}

}