/*
 Theme Name:   Almaira Child Theme
 Theme URI:    https://foonkyfish.be
 Description:  Almaira Child Theme
 Author:       Tom BelmansW
 Author URI:   https://foonkyfish.be
 Template:     almaira
 Version:      1.0.0
 Tags:         plaats, hier, jouw, tags, gescheiden, door, kommas
 Text Domain:  twentyseventeen-child
*/

/* =Eigen CSS hier beneden plaatsen
-------------------------------------------------------------- */
/*@media screen and (max-width: 768px) {
	.thunk-page-top-banner{
		height: auto;
		left: 0;
		max-width: 100%;
		min-height: 0;
		-o-object-fit: unset;
		object-fit: unset;
		position: relative;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
	}
}*/

@media only screen and (max-width: 767px){.thunk-page-top-banner {
       background-size: 100% 100%;
    height: 250px;
}


.woocommerce-store-notice, p.demo_store {
    position: absolute;
    top: 100px !important;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #a46497;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0,0,0,.2);
    display: none;
}
