/*
Theme Name: Loud
Theme URI: https://themeforest.net/item/loud-a-modern-wordpress-theme-for-the-music-industry/20881607
Author: WolfThemes
Author URI: https://wolfthemes.com
Description: A Modern and Unique WordPress Theme for the Music Industry
Version: 2.3.7
Requires at least: 5.6
Tested up to: 5.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: loud

For any CSS customization, it is strongly recommended to use a child theme
https://wlfthm.es/child-theme

You will find a child theme template in your theme package
*/

.page-entry-content .button_visita_bm{
	border-radius: 400px;
	height: 200px;
	width:200px;
	vertical-align: middle;
	line-height: 200px;
	font-size: 30px;
	padding:0;
	-webkit-box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0); 
    box-shadow: 0px 10px 13px -7px #000000, 5px 5px 15px 5px rgba(0,0,0,0);
	cursor:pointer;
}

.page-entry-content .button_visita_bm:hover{background-color: transparent; color: #97bf0d!important;}

.lista-corso ul{list-style-type:none; padding:0;}

.lista-corso ul li{list-style-type:none;}

.release .release-info-container .release-meta-container{display:none;}

.release .release-content{
	padding-top: 40px;
	padding-bottom:20px;
}

.team-footer-carousel{}

.wolf-share-button-count{display:none}

.wolf-release-buttons .wolf-release-add-to-cart{display:none}

.wolf-release-button a {font-size:18px;}

.wolf-release-buy:before {content: "";}

.contact-field{display:inline-block;}

.contact-field .wpcf7-validates-as-number{width:100%}

.wvc-column.contact-field {margin-bottom:0}

.txt-homepage-bm p {font-size: 2.4em; line-height: 1.6em; }

.form-contact-invia {background-color:#97bf0d!important;}

@media screen and (min-width: 800px){
	
.event {max-width:1500px; margin: 0 auto;}
	
.event .row .col:first-child {margin-left: 20px!important;}
	
.wvc-row-layout-column .wvc-columns-container .wvc-column.contact-field {margin:0}
	
}


/*@media screen and (max-width: 800px){
	.page-entry-content .wvc-row-one-column>.wvc-row-wrapper>.wvc-row-content{width:auto!important;}
	.page-entry-content .wvc-row-wrapper-width-standard {width: auto;}
}*/


@media screen and (max-width: 768px){
	
.release .release-content{padding-top: 0; padding-bottom:20px;}
	
.release .release-info-container .release-thumbnail{display:none;}

#page-content #hero-content .post-title-container{display:none}
	
}

@media screen and (max-width: 650px){
	
.entry-release-lateral .entry-summary {padding: 20px 5px;}
	
.entry-release-lateral.has-post-thumbnail .entry-container,
.entry-release-lateral.has-post-thumbnail .entry-image,
.entry-release-lateral.has-post-thumbnail .entry-summary{display: block;}
	
.entry-release-lateral .entry-image{width:100%}
	
.txt-homepage-bm p{font-size: 1.8em;}
	
}