/*
Theme Name: Ristoplukker
Theme URI: https://www.ristoplukker.dk
Template: kable
Author: Storgaard Media
Author URI: https://www.storgaardmedia.dk/
Description: Tema til ristoplukker.dk
Version: 1.0.0.1613047040
Updated: 2021-02-11 12:37:20

*/

.just-wraper {
    margin-bottom: 0;
}

#page {
    background-color: #a0a4ac;
}

/*** Slider ***/
a.read_more {color: #fff;font-size: 32px;}

.woocommerce-toolbar {
    display: none;
}
nav.container.woocommerce-breadcrumb {
    display: none;
}
span.posted_in {
    display: none!important;
}

.woocommerce .wcml-dropdown-click.product {

    width: 100%;
}

.thumb_action.pa.t_c {
    display: none;
}

img.attachment-shop_catalog.size-shop_catalog {
    width: 100%;
}
.woocommerce-product-gallery .piko-nav .slick-slide img, .woocommerce-product-gallery:not(.quick-view-thumb) .piko-thumb {
    border: none;
}

.f-bottom a {
    color: #fff;
}

.scroll-top span {
	    background-color: #000;
}

.header-actions .badges, .header-actions .cart-items {
    background: #000;
}

.f-bottom a:hover {
    color: #000;
}

.woocommerce-product-gallery.piko-lightbox-img a:not(.piko-embed):before {
    color: #000;

}

/*** Shop ***/
.product-image img {width: 100%;}
.piko-notify .woocommerce-message {background-color: #000;color: #fff;}

/*** Produkt ***/
.price:not(td) {color: #000;}
button {background-color: #000;}
button:not(.h_no):not([class*="pswp_"]):not([class*="mfp-"]):hover {background-color: #fff;border-color: #fff;color: #000;}
.ywcfav_slider_control {display: none;}
.woocommerce-product-gallery.piko-lightbox-img a:not(.piko-embed):before {display: none;}
.owl-item.active {width: 111px!important;}

/*** Navigation: Top ***/
ul#menu-topmenu-hoejre,
ul#menu-topmenu-right,
ul#menu-hauptmenue-rechts {float: right;}

/*** Slider ***/
.tp-arr-titleholder {display: none!important;}

/*** Kontaktformular ***/
button#wpforms-submit-4797 {width: 100%;background-color: #000;color: #fff;}

@media only screen and (min-width: 600px) {
	.slick-list.draggable {height: 745px!important;}
}