/*
Theme Name:     LAB24
Theme URI: 		
Description:    
Author:         LAB24
Theme URI: 		
Template:       jupiter     
Text Domain: 
Domain Path: 
Version: 1.0.0
*/

#gallery-extra{
	padding: 20px;
    background: #efefef;
    border-bottom: 1px solid rgba(0,0,0,0.5);
}
#gallery-extra .wpb_gallery{
	margin:0px;
}

section.up-sells.upsells{
	padding: 20px;
}

.text-white, .text-white p, .text-white a{
	color:#ffffff!important;
}

.wpcf7-form-control { width: 100% !important;} 
.grecaptcha-badge {opacity:0 !important;}

.woocommerce-loop-category__title mark{display:none!important}

.badge_cat_new{
	min-height: 3.236em;
    min-width: 3.236em;
    padding: 0.202em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -0.5em;
    left: -0.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #c5ab6b;
    color: #fff;
    font-size: .857em;
    z-index: 9;
	text-transform: uppercase;
}

.fancybox-caption__body{
    display: none;
}

.russo-prefooter-box{
	padding-top: 50px;
    padding-bottom: 50px;
	background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(65, 64, 66,0.8) 100%), url(/wp-content/uploads/2022/12/prefooter.jpg);
	background-size: cover;
    background-position: center center;
}

.russo-prefooter-box h2{
	text-align: center;
	color:#ffffff;
	padding-bottom: 30px;
}