/* 
Theme Name:  Soundboard Child
Description: Soundboard  Child Theme
Text Domain: gxg_textdomain
Author: red_sun (Gerda Gimpl)
Author URI: http://www.red-sun-design.com
Theme URI: http://themes.red-sun-design.com/soundboard
Template: soundboard  
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.00
Tags: blog, translation-ready, theme-options, featured-images, custom-background, custom-colors, custom-menu, custom-logo, 
*/


/* Sky Blue #14b1ff */
.wpcf7-form-control.wpcf7-submit { background-color: #14b1ff !important;}
#top-bar .socialicons a { color: #14b1ff;}

.wwstripCTA a {color: #14b1ff !important;}

/* Med Blue #00679e */
.tour-day-w,
label { color: #00679e;}
.button:hover, .button1:hover, .buttonS:hover, .button2:hover, li.comment .reply:hover {
    background-color: #00679e !important;
}
.wpcf7-form-control.wpcf7-submit:hover {
    background-color: #00679e !important;
}

.wwstripCTA a:hover {color: #00679e !important;}
/* Dark Blue #00273c */


/* White */
.wpcf7-form-control.wpcf7-submit { color: #fff !important;}

/* Black */
#top-bar .socialicons a:hover { color: #fff;}

textarea, input {
    background-color: #fff !important;
    color: #000 !important;
}

/* Fonts */
h1, h2, h3, h4, h5, h6 { font-weight: 500;}
label, .wpcf7-form-control.wpcf7-submit { text-transform: uppercase; font-weight: 500;}
h2 { line-height: 29px; }

.wpcf7 textarea, .wpcf7 input { max-width:400px !important; width: 100% !important;}




blockquote {

    border-left: 2px solid #14b1ff; font-style: inherit;
    color: #00679e;

}


body.custom-background { background-position: left bottom !important;}



#seeall {
    width: 100%;
}


#tab-title-description,
.button.buy-amazon, .button.buy-itunes {
    display: none !important;
}


#logo {
    display: inline-block;
    width: 20%;
margin-top: 0px;
}



#topnavi {
    width: 79%;
    display: inline-block;
}


#topnavi,#copyright {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.logoimage { margin-top: -65px !important;}

#topnavi { margin-top: 15px !important;}




/* Media Queries */
@media (max-width: 3200px) and (min-width:1026px) {
	
	.ww2columns { width: 49%; display:inline-block;}
		.ww34thscolumns { width: 64%;display:inline-block;}
	.ww14thcolumns { width: 35%; display:inline-block;}
	.wpcf7-form-control.wpcf7-submit {
    width: 400px !important;
}
}

@media (max-width: 1025px) and (min-width:769px) {
	
	.ww2columns { width: 49%; display:inline-block;}
	.ww34thscolumns { width: 64%;display:inline-block;}
	.ww14thcolumns { width: 35%; display:inline-block;}
	.wpcf7-form-control.wpcf7-submit {
    width: 400px !important;
}
}

@media (max-width: 768px) and (min-width:668px) {
	
		.ww14thcolumns, .ww34thscolumns, .ww2columns { width: 100%; display:inline-block;}
	.wpcf7-form-control.wpcf7-submit {
    width: 400px !important;
}
}

@media (max-width: 667px) and (min-width:569px) {
	
		.ww14thcolumns, .ww34thcolumns, .ww2columns { width: 100%; display:inline-block;}
	.wpcf7-form-control.wpcf7-submit {
    width: 400px !important;
}
}

@media (max-width: 568px) and (min-width:421px) {
			.ww14thcolumns, .ww34thcolumns, .ww2columns { width: 100%; display:inline-block;}
	.wpcf7-form-control.wpcf7-submit {
    width: 400px !important;
}

}

@media (max-width: 420px) and (min-width:0px) {
		.ww14thcolumns, .ww34thcolumns, .ww2columns { width: 100%; display:inline-block;}

}

form p {
    padding: 0 0 3px;
    margin: 3px 0;
}

.joinusrow { 
background: #000;
padding: 0px 30px;}

.joinusrow h1 {
    margin-top: 2px !important;
    margin-bottom: 2px;
}

.joinusrow .wpcf7-form {
    margin: 1px 0;
}