/*
Theme Name: Bertsch Holzbau
Author: OVER Cloud sp. z o.o.
Author URI: https://over-cloud.pl/
Description: 
Template: yoome
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

.header-top {
  background-color: #002213;
}

.swiper-wrapper{
	transition-timing-function:linear;
}
.tir-allowed input{
	top: initial !important;
}
.custom-carrier .woocommerce-invalid input{
    outline: 2px solid red;
    outline-offset: 2px;
}
.ral-wzornik{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}
.ral-wzornik span{
	font-size: 11px;
	
}
.ral-wzornik h3{
	margin:0;
}
.ral-wzornik h3 span{
	margin:0;
	font-size: 20px;
}
.ral-wzornik li{
	border-radius: 15px;
	list-style: none;
	padding: 10px;
	width:19%;
	text-align: center;
}
.ral-wzornik{
	display: flex;
	flex-wrap: wrap;
}
.woocommerce .product figure{
	border-radius: 20px;
}
#right-sidebar .thumbnail figure{
	margin: 0 !important;
}
.distribute-logo{
	margin-top: -5px;
}
.distribute-logo figure{
	background: #fff;
	margin-top: 0 !important;
	border-radius: 20px;
	padding: 20px;
	max-height: 145px;
	max-width: 160px
}
.thwepo-image-group-item{
    margin-right: 8px !important;
}
.single-product .summary .thwepo_dach tbody{
	flex-direction: column !important;
}
.single-product .summary .thwepo_dach tbody .kolor-dachowki{
	padding-left: 0 !important;
}
.extra-options thead th:first-child, 
.extra-options td:first-child, 
.extra-options th:first-child{
	padding: 0 !important;
}
.listing-end-box{
	display: flex;
	margin-top: 50px;
	margin-bottom: 50px;
	align-content: center;
	align-items: center;
	padding: 30px;
	border: 1px solid #004323;
	gap: 15px;
}
.listing-end-box a{
	background: #004323 !important;
	color: #fff !important;
	font-weight: 800;
	font-family: Montserrat, serif;
    white-space: nowrap;
	width: 250px;
	padding: 20px;
}

.thwepo-option-tooltip .thwepo-color-label, .thwepo-option-tooltip .thwepo-image-label{
	min-width: 150px !important;
}

.meta-wrapper .product-group-button-meta{
	display: none !important;
}

@media only screen and (max-width: 1279px){
.woocommerce .product-wrapper .meta-wrapper {
   		display:flex !important;
		flex-wrap: wrap; 
	}
	.heading-title.product-name{ 
	width: 100%; 
	}
}