/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       changed by MiCTra
 Author URI:   https://mictra.com
 Template:     generatepress
 Version:      0.1
*/

/* CUSTOM STUFF */
/* GENERAL */
body { overflow-x: hidden; }
a { text-decoration: none; }
body { font-size: 15px; }
h1, h2, h3 { line-height: 1.3em; }
/* TOP BAR */
.top-bar {position: relative; 
	z-index: 10; 
}
.top-bar-align-right .widget:first-child { width: 100%;
	margin-left: auto;
	margin-right: auto; 
}
#top-bar-ins { display: flex;
	justify-content: space-around; 
}
#top-bar-ins.uppercase {  text-transform: uppercase!important; 
	font-weight: 600;
}
/* Top bar cart content */
.cart-contents > span.number-of-items {
  	display: inline-block!important;
	margin-left: -1px!important;
}
/* Shopping cart icon */
.cart-contents > span.gp-icon { font-size: 14px;
}
/* Responsive */
@media screen and (max-width: 767px) {
	#top-bar-ins { flex-flow: column wrap;
		align-items: center;
		font-size: 12px; }
	#tb-left, #tb-middle { margin-bottom: 15px; }
}
/* HEADER */
.site-header { position: relative; 
	z-index: 8; 
	box-shadow: 1px 1px 10px rgba(0,0,0,.15); 
}
/* NAVIGATION MOBILE */
@media screen and (max-width: 360px) {
	.site-header .header-image { width: 180px; }
}
/* HERO */
h1.hero-home, h2.hero-home { color: #fff;
	text-shadow: 3px 5px 2px #484848;
}
h4.hero-home { color: #fff; font-weight: 600; }
a.button { background-color: #f376b5;
  text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	color: #fff;
}
a.button:hover, a.button:focus {
	background-color: #f376b5; 
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
	color: #fff;
	opacity: 1;
	outline: none;
	transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
}
/* HOME PAGE */
.col-home { display: flex; 
	flex-flow: row wrap;
	justify-content: space-around; 
}
.col-home-item-l { box-sizing: border-box;
	max-width: 100%;
	width: 550px;
	height: 250px;
	background-image: url('/wp-content/uploads/2025/11/droogbloemen.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
.col-home-item-r { box-sizing: border-box;
	max-width: 100%;
	width: 550px;
	height: 250px;
	background-image: url('/wp-content/uploads/2025/11/zijden-bloemen-boeket-mimosa-3-scaled-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
}
.col-home-item-text { text-align: center; 
	color: #fff;
	font-weight: 600;
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}
.spacer { width: 100% ;
	height: 50px; 
}
.t-row-home { text-align: center; 
}
#bg-highlight, #ct-highlight { background-image: url('/wp-content/uploads/2025/11/droogbloemen-vaas-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%; 
	width: 100vw;
	height: 300px;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	display: flex;
	justify-content: center;
	align-items: center; 
} 
/* Responsive */
@media screen and (max-width: 1200px) {
	.col-home-item-l { margin-bottom: 50px; } 
}
/* CONTACT page */
#ct-highlight { background-image: url('/wp-content/uploads/2021/05/contact-header-2-scaled.jpg'); 
	justify-content: flex-start;
	padding-left: 80px;
	color: #fff; 
}
#c-form { display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap; 
}
.links { width: 45%; 
	margin-right: 3%;
}
.rechts { width: 45%; 
}
input[type="submit"] { background-color: #f376b5;
  text-shadow: 1px 1px 1px rgba(0,0,0,.5);
	color: #fff; 
}
input[type="submit"]:hover {
	background-color: #f376b5; 
	box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);
	color: #fff;
	opacity: 1;
	outline: none;
	transition: transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;
}
/* Responsive */
@media screen and (max-width: 767px) { 
	.links, .rechts { width: 100%; }
	#ct-highlight { padding-left: 30px; }
}
/* PRODUCTS */
/* Images */
.wc-product-image:hover .secondary-image {
	transition: all 2s ease;
}
/* Buttons */
.woocommerce a.button {
	background-color: #f376b5!important; 
	text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}
.woocommerce button.button.alt { text-shadow: 1px 1px 1px rgba(0,0,0,.5); }
.woocommerce button.button.alt:hover { box-shadow: inset 0 0 0 100px rgba(0,0,0,.2); 
}
/* Responsive Product links */
@media screen and (max-width: 1080px) {
	.woocommerce ul.products li.product .woocommerce-loop-product__title { font-size: 0.9em; line-height: 1.5em; }
	h1.product_title.entry-title { font-size: 27px; line-height: 1.5em; }
	.related.products h2 { font-size: 22px; }
}
/* CATEGORY PAGES text below products */
.term-description { margin-top: 40px; 
}
/* WINKELWAGEN pagina */
.woocommerce .woocommerce-message,
.woocommerce .woocommerce-info { background-color: #f376b5!important; 
}
.woocommerce .coupon button.button, 
.woocommerce button.button { background-color: #f376b5!important; 
	text-shadow: 1px 1px 1px rgba(0,0,0,.5); 
}
.woocommerce .coupon button.button:hover,  
.woocommerce button.button:hover { box-shadow: inset 0 0 0 100px rgba(0,0,0,.2);  
}
@media screen and (max-width: 767px) {
	.page-id-14 h1.entry-title { font-size: 27px; }
	.page-id-14 .cart_totals h2 { font-size: 22px; }
}
/* Correct position x in circle remove */
.woocommerce a.remove {
    width: 23px!important;
    height: 23px!important;
}
/* picture size above 768px */
@media screen and (min-width:768px) {
	.page-id-14.woocommerce-cart table.cart img { width: 80px; }
}
/* add picture below 768px */
@media screen and (max-width: 767px) {
	.woocommerce #content table.cart .product-thumbnail, 
	.woocommerce table.cart .product-thumbnail, 
	.woocommerce-page #content table.cart .product-thumbnail, 
	.woocommerce-page table.cart .product-thumbnail {
		display: block;
		text-align: center !important; }
	#add_payment_method table.cart img, 
	.woocommerce-cart table.cart img, 
	.woocommerce-checkout table.cart img {
		width: 80px; }
	.woocommerce table.shop_table_responsive tr td.product-thumbnail::before ,
	.woocommerce-page table.shop_table_responsive tr td.product-thumbnail::before {
		content: attr(data-title) " "!important; }
	.woocommerce table.shop_table_responsive tr, 
	.woocommerce-page table.shop_table_responsive tr { margin-bottom: 30px; border: 1px solid #f5f5f5; }	
}
/* AFREKENEN */
@media screen and (max-width: 767px) { 
	#order_review_heading { margin-top: 30px; }
}
.email-alert { margin-top: 25px; 
	padding: 15px;
  	background-color: #f376b5;
  	color: #fff;
  	text-align: center;
}
/* FOOTER AREA */
#f-area { display: flex;
	flex-flow: column;
	align-items: center;
	border-top: 2px solid #999;
	padding-top: 50px;
}
.f-area-item, .f-area-item-soc { display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin-bottom: 30px;
	width: 100%;
}
.f-area-item-soc { text-align: center; }
.f-area-item-c { text-align: center; 
	width: 210px; 
}
.fa-brands { margin-right: 30px; }
img.f-ideal-logo, img.f-ban-logo { margin-right: 20px; }
img.f-ban-logo { margin-top: -2px; }
img.f-blcd-logo { margin-right: 27px; }
.f-area-item-i { text-align: center; width: 250px; margin-bottom: 10px; }
.site-info { background-color: #f7f7f7; }
@media screen and (max-width: 767px) {
	.f-area-item-c { margin-bottom: 20px; }
	.f-area-item-c:last-child { margin-bottom: 0px; }
}
