/*
 Theme Name:   Rodrilab
 Description:  Versão melhorada por QUALICODE
 Author:       frussane - QUALICODE
 Author URI:   https://qualicode.pt
 Template:     woodmart
 Version:      2.2.0
 Text Domain:  woodmart
*/


body .tc-lightbox-button{
	font-size:0.5em!important
}

body .tc-lightbox-wrap{
	background:none!important;
	border-width:0!important;
}

.woocommerce-mini-cart .remove {
	content:'';
    position: absolute;
    right: 0;
    z-index: 2;
    width: 25px!important;
    height: 25px!important;
    border-radius: 0!important;
    text-align: center;
    font-size: 0;
    background-image: url(https://rodrilab.com/wp-content/uploads/2021/01/trash.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.product-remove a.remove{
	    font-size: 0;
    background-image: url(https://rodrilab.com/wp-content/uploads/2021/01/trash.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
	width:25px!important;
	height:25px!important;
}


.woocommerce-mini-cart .remove:after {
    content: ''!important;
}


td.product-remove a:before, .woocommerce-remove-coupon:before{
	content:''!important;
}

#flasho0{
	/*
	left:50%!important;
	transform:translateX(-50%);
	*/
}

.tm-extra-product-options ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-mode-text{
	width:100%!important;
	padding-top:4px!important;
	padding-bottom: 4px!important;
}

.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after{
	display:none!important;
}

#homeSlider{
	max-width:1450px;
	margin: auto;
}

.wd-footer .wd-social-icons {
    justify-content: flex-start;
}

.tituloManuscrito{
	line-height:1;
}

h2.tituloManuscrito {
    font-size: 120px;
	margin-bottom:0;
	color:grey;
}

div.tituloManuscrito {
    font-size: 75px;
    color: grey;
} 

.btnRegister{
	 background-color: black;
    padding: 10px;
    color: white;
    font-size: 15px;
    margin-top: 30px;
    display: block;
    width: fit-content;
} 

.btnRegister:hover{
    color: white;
} 

span.required{
	color:grey;
}

.b2bking_logged_out .summary-inner>.price{
	display:block!important;
	order:9;
}



.b2bking_logged_out .summary .summary-inner{
	display: flex;
    flex-direction: column;
}





