/*
	Theme Name: Vex Child
	Theme URI: https://rascalsthemes.com
	Description: Minimal Ajax Music Theme
	Template: vex
	Version: 1.0.0
	Author: You
	Author URI: http://your-site
	License: Themeforest
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Tags: four-columns, custom-background, custom-colors, featured-images, full-width-template, theme-options
	Text Domain: vex-child
*/


/*------------------------------------------------------------------
Add here your own styles
-------------------------------------------------------------------*/



.home h2.mod-title__h {
    display: none;
}


.menu-top div > ul > li.current-menu-item > a{
    border-bottom: 2px solid transparent;
    background: url('menu-pin.png');
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size:40px;

}

.menu-top div > ul > li > a:hover,
.menu-top div > ul > li.current-menu-item > a:hover {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='squiggle-link' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' viewBox='0 0 20 4'%3E%3Cstyle type='text/css'%3E.squiggle{animation:shift .3s linear infinite;}@keyframes shift {from {transform:translateX(0);}to {transform:translateX(-20px);}}%3C/style%3E%3Cpath fill='none' stroke='%23d8df00' stroke-width='2' class='squiggle' d='M0,3.5 c 5,0,5,-3,10,-3 s 5,3,10,3 c 5,0,5,-3,10,-3 s 5,3,10,3'/%3E%3C/svg%3E");
    background-position: bottom;
    background-repeat: repeat-x;
    background-size: 20px;
    border-bottom: 0;
    padding-bottom: 5px;
    text-decoration: none;
}

.audio-player__item.is-broken-track .player-meta__title:before{
    content: "" !important;
}

.audio-player__item.is-broken-track .audio-player__state:after {
    content: "\e645" !important;
    font-family: "icomoon";
}
.audio-player__item.is-broken-track{
    opacity: 1 !important;
    pointer-events:all !important;
}

    .page-id-594 .container.container--narrow {
        padding-top: 200px !important;
    }

.titulohome{
			color:#ffffff;
			font-stretch: expanded;
		line-height: 1;
	font-weight: normal;
		}
		.titulohome span{color:#d8df00;
		font-size: 1.3em;
		font-weight: bolder;
		font-stretch: normal;}


.home #fs-scroll__content:before{
	position: absolute;
    content: "MILITARY";
    top: -70px;
	font-size: 1.8em;
	font-stretch: expanded;
}

.home #fs-scroll__content:after{
	position: absolute;
    content: "CADENCES";
    top: -50px;
    font-size: 2em;
	font-weight: bolder;
	color:#d8df00;
}
.page-id-594 .container.container--narrow{
	max-width: 2440px;
	width: 90vw;
}
.page-id-594 figure.wp-block-image.size-large img{
	width: 90vw !important;
	height: auto !important;
	max-width: 90vw;
	display: block;
	margin: auto;
	
}

.post-footer .share{display: none;}
