/*
Theme Name: MusicPlace Child
Template: musicplace
Theme URI: http://musicplace.themerex.net/
Description: MusicPlace - Multipurpose and Multiskin Responsive Wordpress theme
Author: themerex
Author URI: http://themerex.net/
Version: 1.0
License: GNU General Public License
License URI: license.txt
*/




/* =Theme customization starts here
-------------------------------------------------------------- */
.aiowps-site-lockout-body{
	width: 100%;
    height: 100%;
    background-image: url('https://tiendaclon.coliseumsala.es/wp-content/uploads/2019/11/coliweb_contrast-1536x1024.jpg');
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
    display: block;
    top: 0;
    left: 0;
    position: fixed;
}
.aiowps-site-lockout-body * { display:none; }


/*
.aiowps-site-lockout-box { 
	border: 0 none !important; 
	text-align: center !important;
	max-width: initial !important;
	margin-top: 0 !important;
}
.aiowps-site-lockout-box p { margin: 0 !important; } */


body .woocommerce ul.product_list_widget li > .amount, 
body.woocommerce-page ul.product_list_widget li > .amount, 
body .woocommerce ul.product_list_widget li span .amount, 
body.woocommerce-page ul.product_list_widget li span .amount, 
body .woocommerce ul.product_list_widget li ins .amount, 
body.woocommerce-page ul.product_list_widget li ins .amount,

body .woocommerce table.shop_table tfoot th, 
body.woocommerce-page table.shop_table tfoot th,

body .woocommerce table.shop_table .cart-subtotal .amount, 
body.woocommerce-page table.shop_table .cart-subtotal .amount, 
body .woocommerce table.shop_table .shipping td, 
body.woocommerce-page table.shop_table .shipping td{
    color: inherit !important;
}

body .woocommerce-checkout .select2-container--default .select2-selection--single {
    background-color: #33383d;
    color: #9b9c9e !important;
    border:0 none;
    border-radius: 0;

}
body .woocommerce .order_details li strong, 
body.woocommerce-page .order_details li strong,
body .woocommerce-checkout select + .select2-container .select2-selection__rendered{color: #9b9c9e !important;}

.woocommerce-checkout .woocommerce-info,
.woocommerce-checkout #payment{
    background-color:#1a1c1f !important;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count { width: auto !important; }
.woocommerce .woocommerce-ordering select{ width: 210px !important; }
