/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0.15
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/**GENERAL**/

.pb--0 {
padding-bottom: 0px;
}

.product-categories {
	height: 160px;
}

/**Footer**/
.facebook.tooltip,
.instagram.tooltip,
.pinterest.tooltip,
.youtube.tooltip {
	position: relative;
	background: transparent;
    text-align: center;
	align-content: center;
	border: none;
	font-size: 1rem;
	color: var(--fs-color-primary);
	pointer-events: all;
	z-index: 1;
}

.textwidget .facebook.tooltip, .textwidget .instagram.tooltip, .textwidget .pinterest.tooltip, .textwidget .youtube.tooltip {
	border: 1px solid var(--fs-color-primary);
}

.textwidget .facebook.tooltip:hover, .textwidget .instagram.tooltip:hover, .textwidget .pinterest.tooltip:hover, .textwidget .youtube.tooltip:hover {
	background: var(--fs-color-primary);
	color: white;
}

.social-icons {
	width: 100%;
}

.back-to-top.button.icon {
	margin-bottom: 4rem;
}

.footerpadding {
	padding-top: 30px;
}

.bottom-absolute > .col-inner {
	height: 100%;
	position: absolute;
}

.bottom-absolute > .col-inner > .img {
	bottom: -30px;
	right: 20%;
	position: absolute
}

.vince {
	max-height: 155%;
	overflow: hidden;
}

@media screen and (min-width: 849px) {
	.footerpadding {
		padding: 30px 15px;
	}
}

/**POP UP CROSS SELL**/
@media (min-width: 768px) {
.iconic-wsb-modal__product--summary {
    margin: -40px -50px 10px;
    padding: 20px 50px;
}
}

.iconic-wsb-modal-products__title {
    font-size: 0.9em;
}

.demo_store {	
	background-color: #e93939 !important;
}

.actiebutton {
font-weight: bold;
background: #cc1717;
margin-bottom:5px;
width: 60px;
padding: 5px;
color: white;
border-radius: 3px;
}

.kortingscode {
color: #444;
background: #e8ac13;
padding: 5px;
width: 200px;
border-radius: 3px;
font-weight: bold;
}

.header-inner.flex-row.container.logo-left.medium-logo-center {
border-top: 1px solid #ffffff1a;
}

.widget>ul>li>a {
color: #555;
}

.article-inner.box-shadow-1-hover {
background: white;
border-radius: 5px;
}

.box.box-text-bottom.box-blog-post.has-hover {
background: white;
padding: 5px;
border-radius: 3px;
}

.entry-image.relative {
display: none;
}

.entry-header-text.entry-header-text-top.text-center {
background: #aad4d3;
padding-top: 15px;
border-radius: 5px;
}

.letter {
background: #aad4d3;
width: 35px;
height: 35px;
border-radius: 50%;
line-height: 35px;
text-align: center;
}

.hoofdbanner a {
color: #444;
}

.page-id-109 span.woocommerce-Price-amount.amount {
color: #444;
font-size: 15px;
font-family: "Lato", sans-serif;
font-weight: bold;
}

.page-id-110 span.woocommerce-Price-amount.amount {
color: #444;
font-size: 15px;
font-family: "Lato", sans-serif;
font-weight: bold;
}

.woocommerce-checkout-review-order-table tr.cart_item>td {
border: none;
padding: 5px 5px;
}

a.checkout-button.button.alt.wc-forward {
background-color: #00aa5b !important;
}

th, td {
padding: 0px;
text-align: left;
border: none;
line-height: 1.3;
font-size: 104%;
letter-spacing:0;
width:50%;	
text-transform: none;
}

th.attribute_name {
font-weight: 300;
}

th.attribute_group_name {
font-size: 110%;
}

p.in-stock {
color: #444;
}

.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
background-color: rgba(255, 255, 255, 0);
}

td.actions.clear {
display: none;
}

.post-sidebar {
text-align: center;
}

.kennismaken {
font-size: 21px;
border-bottom: 1px solid #aad4d3;
margin-bottom: 10px;
}

.imagesblog {
display: -webkit-box;
}

.imageig {
width: 50%;
}

div#widget .text .main {
height: 100%;
}

/*************** HEADER CSS HERE. ***************/

.usp {
margin-right: 10px;
font-size: 12.8px;
}

.topbarblock a {
color: white;
}

.form-flat input:not([type="submit"]), .form-flat textarea, .form-flat select {
border-radius: 2px;
}

.topbarblock {
display: -webkit-box;
font-size: 12.8px;
}

p.name.product-title a {
color: #465363;
font-weight: bold;
font-size: 16px;
}

.has-shadow .box-text {
padding: 0px;
}

.demo_store {
	
	background-color: #e93939 !important;
	}


/*************** CATEGORY PAGE CSS HERE. ***************/

.tax-product_cat span.amount {
    color: #465363;
    font-weight: 700;
    white-space: nowrap;
    font-size: 20px;
}

.badge-frame .badge-inner {
    background: #fa820a;
    padding: 0px 10px;
    border-radius: 4px;
    margin-left: 4px;
    color: #ffffff;
}

.product-small.box {
border-radius: 10px;
border: 1px solid #eaeaea;
}

.box.box-category.has-hover.box-normal,
.box.box-category.has-hover.box-none {
    border-radius: 10px;
    border: 1px solid #eaeaea;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.box.box-category.has-hover.box-none > .box-image {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.box-text {
    padding: 1em;
}

.box-image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.badge-inner {
border-radius:4px;
padding: 3px;
border: 0px solid white;
}

.box.box-category.has-hover.box-normal h5.uppercase.header-title {
    text-transform: none;
}

/*************** PRODUCT PAGE CSS HERE. ***************/

.woocommerce-message.message-wrapper {
background: white;
border-top: 1px solid #efefef;
}

p.stock.in-stock {
color: #00aa5b;
font-size: 16px;
font-weight: bold;
}

button.single_add_to_cart_button.button.alt {
width: 100%;
}

.usp-block1 {
border-top: 1px solid #eaeaea;
padding-top: 10px;
display: -webkit-box;
}

.usp-block {
display: -webkit-box;
margin: 2px 0;
}

i.fa.fa-check-circle {
color: #465363;
margin-right: 7px;
}

ul.product-tabs.nav.small-nav-collapse.tabs.nav.nav-uppercase.nav-outline.nav-left {
display: none;
}

table.shop_attributes {
font-size: 90%;
}

.banner-round {
    border-radius: 2px;
}

.specialfeature > .col-inner {
    border: 1px solid #d6dbe0;
	border-radius: 4px;
}

a.button.open-video.icon.circle.is-outline.is-xlarge {
    border-radius: 4px!important;
    background-color: #5a6d83 !important;
}

/**COMPOSITE PRODUCTS**/

.wooco_component_product_name a {
color: black;
}

.wooco-alert {
border-left: 4px solid #fa820a;
background-color: #fa820a2a;
}

.wooco_total.wooco-total.wooco-text {
display: none !important;
}

/*************** CART PAGE CSS HERE. ***************/


/*************** CHECKOUT PAGE CSS HERE. ***************/

.col-inner.has-border {
background: white;
padding: 10px;
border-radius: 5px;
}

div#customer_details {
background: white;
padding: 10px;
border-radius: 5px;
}

[data-icon-label]:after, .button#place_order, .button.checkout, .checkout-button, .single_add_to_cart_button.button {
background-color: #00aa5b!important;
}

/*************** FOOTER CSS HERE. ***************/


.absolute-footer.dark.medium-text-center.text-center {
    display: none;
}

.bellen {
display: -webkit-box;
}

.iconbellen {
padding-right: 20px;
}

.mailen {
display: -webkit-box;
}

.iconmail {
padding-right: 20px;
}

@media only screen and (min-width: 48em) {
form.search-form button.search-button {
background-color: #465363 !important;
}
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

.product-categories {
	height: 135px;
}
	
form.search-form button.search-button {
background-color: #465363!important;
}	
	
.category-page-row {
padding-top:0px;
}
	
.term-description {
font-size: 12px;
}

.off-canvas-left .mfp-content {
width: 100%;
background-color: #efefef;
}

a.button.primary.is-xxlarge.reveal-icon.expand.desktopbutton {
font-size: 15px;
}
	
.header-bottom {
min-height:38px !important;
max-height:38px !important;
}
	
i.fa.fa-search {
color: #fff;
}

input.search-field.mb-0 {
background: white;
}

.mobile-nav i.icon-menu {
color: white;
}
	
button.single_add_to_cart_button.button.alt {
background-color: #00AA5B !important;
}

i.icon-shopping-cart {
color: white;
}

.breadcrumbs {
display: none;
}

ul.nav.nav-sidebar.nav-vertical.nav-uppercase {
font-size: 21px;
}

.footer {
background: #5a6d83 !important;
}

	
.demo_store {
	background-color: #e93939 !important;
}
	
}
