.custom-link-before-short-desc{
border-top: 1px solid #e5e5e5;
padding: 10px 0;
}
.custom-link-before-short-desc a{
display: flex;
align-items: center;
gap: 30px;
flex-direction: row;
}
.custom-link-before-short-desc a img{
height:30px;
}
.single-product .bwp-single-info .description{
margin-bottom:0px !important;
}
.custom-product-meta{
border-top: 1px solid #e5e5e5;
padding-top:15px;
display: flex;
flex-direction: column;
gap: 15px;
}
.custom-product-meta-item{
display:flex;
justify-content:space-between;
}
.custom-description-item{
font-weight: 400;
line-height: 1.7;
color: var(--text-color, #929292);
display: flex;
gap: 10px;
justify-content: start;
width: -webkit-fill-available;
}
.custom-description-item span,a{
color: var(--gray-dark, #000);
}
.product-structure-image{
object-fit: cover;
width: 100%;
height: 100px;
object-position: center;
margin-bottom:15px;
}
.bwp-header .wpbingoLogo img{
max-width:110px !important;
}
.login-header{
display:none !important;
} .bwp-navigation ul.menu>li.level-0>a>span{
font-weight:500;
}
body{
color:#333 !important;
}
.quickview-container .product_title, .single-product .product_title::before {
content: "";
position: absolute;
top: -22px;
right: -12px;
width: 100px; height: 100px; background-image: url(https://parchetlaminat.md/wp-content/uploads/2025/02/germany2_transparent.png); background-size: contain;
background-repeat: no-repeat;
transform: translateY(-50%);
opacity: 0.8; pointer-events: none;
} .wp-caption .wp-caption-text{
font-size:inherit !important;
font-style:inherit !important;
font-weight: 500;
}
.attachment-thumbnail:hover{
transform: scale(1.1);
transition:0.3s;
}
@media (max-width:1023px){
.quickview-container .product_title, .single-product .product_title::before {
display:none !important;
}
}