/*
Theme Name: Punio Child
Theme URI: http://www.wpbingosite.com/punio
Author: wpbingo
Description: This is a child theme for Punio
Version: 1.0
Author URI: http://wpbingosite.com
Template: punio
Text Domain: punio-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#wpadminbar {
	opacity: 0.7;
}


.elementor-21846 .elementor-element.elementor-element-6b73684 {
	margin-bottom: 0;
}

.bwp-header .wpbingoLogo img {
	max-height: 40px;
}

.elementor-11196 .elementor-element.elementor-element-d453da0 img {
	object-fit: contain;
}

.products-list.grid .product-wapper .products-thumb .product-button > * {
	background-color: white;
}

.yith-wcwl-add-to-wishlist-button__label {
	font-size: 0;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor {
	width: 50px;
	height: 50px;
	gap: 0;
}

.yith-wcwl-add-to-wishlist-button.yith-wcwl-add-to-wishlist-button--anchor svg.yith-wcwl-icon-svg {
	width: 20px;
}

.footer-socials div{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.bwp-navigation ul > li.level-0.mega-menu.mega-menu-fullwidth-width > .sub-menu {
	width: auto;
}

.bwp-header .search-box {
	display: none;
}

strong {
	font-weight: 600;
}

.elementor-widget-icon-box .elementor-icon-box-content {
	flex-grow: inherit;
}

.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
	justify-content: center;
}


/* bwp-title  */
.bwp-title .woocommerce-product-subcategorie-content, .bwp-main .page-title .back-to-shop.active {
	display: none;
}

.bwp-main .page-title h1 {
	font-size: 18px;
}

.bwp-main .page-title {
	padding-top: 20px;
	padding-bottom: 35px;
}

.bwp-main .page-title > .container {
	text-align: left;
}

.bwp-main .page-title:before {
	background-color: white;
}

.wishlist-title-container, .yith_wcwl_wishlist_footer {
	display: none;
}

body .wishlist_table thead tr .product-thumbnail {
	background-color: #f4f4f4;
	width: 100%;
	height: 100%;
	min-height: 50px;
}

table.shop_table.cart > thead th {
	text-align: left;
}




body {
  scroll-behavior: smooth;
}


.timeline {
	left:0;
  top: 0;
  width: 100%;
  background: white;
  z-index: 1000;
  padding: 30px 0;
  border-bottom: 1px solid #eee;
}


.timeline-wrapper {
  /* height: auto; */
  height: 50px;
}
.timeline.fixed + .year-section {
  margin-top: 60px; /* zodat content niet onder de fixed timeline schuift */
}

.timeline.fixed {
  position: fixed;
}

.timeline ul {
  display: flex;
  justify-content: center;
  gap: 40px;
  list-style: none;
  padding: 0;
  margin: 0;
}

.timeline a {
  text-decoration: none;
  color: #092f1f;
  font-size: 2rem;
  padding: 5px 10px;
  transition: all 0.3s ease;
  font-family: "Playfair", Sans-serif;
}

.timeline a.active {
  font-weight: bold;
  border-bottom: 2px solid #092f1f;
}

.year-section {
  min-height: 50vh;
  padding: 100px 20px;
  border-bottom: 1px solid #ddd;
}

.year-section:nth-child(even) {
  background-color: #f9f9f9;
}



#year1991 {
	
}

#year1995 {
	background: rgb(216, 216, 216);
}

#year2000 {
	
}

#year2010 {
	background: rgb(216, 216, 216);
}

#year2020{
}


/* ------------------------------------------------------------------------------------------ Pre Loader */
#preloader {
position: fixed;
inset: 0;
background: #002C1D;
z-index: 99999;
display: flex;
justify-content: center;
align-items: center;
}

#preloader img {
  width: 250px;
  height: auto;
}

.gt_languages .glink span {
	color: black;
}

.mt-3 {
	margin-top:3.1rem;
	font-size: 1.2rem;
}

.mt-none {
	margin-top: 0;
	margin-bottom: 12px;
	font-size: 1rem;
}

#bwp-footer.footer-5 .elementor-shortcode ul.social-link li {
	margin-left: 0;
	margin-right: 12px;
}

.bwp-woo-categories.slider4 .item-title a {
	max-width: 80%;
}

#bwp-footer a {
	font-size: 12px;
}



@media (max-width: 1800px) and (min-width: 1199px) {
	.elementor-section:not(.elementor-section-full_width,.elementor-inner-section) {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}


.bwp-navigation ul > li.level-0.mega-menu.mega-menu-fullwidth-width > .sub-menu .content-megamenu {
	padding:30px;
}




.contents-detail .bwp-single-product .woocommerce-product-gallery > .row > div.col-sm-12 .image-thumbnail .slick-list .slick-slide {
	aspect-ratio: 1 / 0.9;
}


.contents-detail .bwp-single-product .woocommerce-product-gallery > .row > div.col-sm-12 .slick-arrow {
	top: 0;
	bottom: 0;
	margin: auto;
}


.woocommerce-product-gallery .slick-arrow {
	transform: none;
}


.bwp-single-product .social-icon {
	display: none;
}

body:not(.page-template-homepage) .bwp-header .header-desktop {
	border-top: 1px solid #e5e5e5;
}

.bwp-header .header-desktop {
border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}


.underlinebtn {
	border-bottom: 2px solid #092F1F;
}


.gtranslate_wrapper .gt_switcher_wrapper{ 
	bottom: 55px !important;
}
@media (min-width: 991px) {
	.gtranslate_wrapper, #gt-wrapper-76334195 {
		display: none;
	}
}


.bwp-main .page-title.empty-image {
	border: none;	
}

.bwp-main .page-title {
	padding-top: 0;
	padding-bottom: 0;
	border: none;
}




.mini-cart .cart-popup .buttons .button {
	background-color: #000;
}


button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
	background-color: #000;
	color: #fff;
	border: none;
}


.entry-dates,
.entry-author,
.comments-link {
  display: none !important;
}


.bwp-sidebar > .widget.widget_search {
	display: none;
}