/*
Theme Name: The7 Child
Theme URI: http://the7.io/
Template: dt-the7
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: Any design, any layout. No coding required. The7 is the most customisable WordPress theme on the market up to date. Add the power of Visual Composer, The7 Post Types, Ultimate Addons, Slider Revolution, and WooCommerce to the mix, and you'll get the ultimate web-site building toolkit! Theme is translation ready, compatible with WPML, SEO and mobile friendly (certified by Google).
Tags: multipurpose,responsive,retina ready,SEO ready,mobile friendly,iOS,material design,clean,minimal,business,corporate,portfolio,creative,photography,one page site,micro site
Version: 8.8.1.1593643571
Updated: 2020-07-01 22:46:11

*/



/* quitar intervalo de precios */
.woocom-list-content > .price {
    display: none;
}



.tooltip-top {
    margin: 0 5px;
}


@media screen and (max-width: 1000px) {
.sidebar{
display:none;
}
}

.content h6 {
    line-height: 30px;
    font-size: 25px;
    font-weight: 400 !important;
}

/*

quitar precios
.price {
	display: none !important;
}  
quitar carrito 
.cart-contents {
	display: none !important;
} 


.product_type_variable.add_to_cart_button {
	display: none !important;
}


 */

.checkout-page-title {
	padding: 50px 0;
	margin-left: 0;
}

.pisol-date-time-approx-message {
	background-color: #84220a;
	color: white;
	width: 100%;
}

#pi_checkout_field {
	width: 100%;
}

.pisol-location-radio:checked + label {
	height: 100%;
}

/* cambiar tamaño del texto en seleccionar lo calizacion*/
.pi_location_right > strong:first-of-type {
	font-size: 3rem;
}

.pi_location_row {
	padding-top: 20px;
}

/* quitar boton carrito fotos  
.woo-buttons {
	display: none;
}

.add_to_cart_button {
	display: none !important;
}

*/