/*
 Theme Name:     Tower Child
 Theme URI:      http://codeless.co
 Description:    Tower Child Theme
 Author:         Codeless
 Author URI:     http://www.codeless.co
 Template:       tower
 Version:        1.0.0
*/

@import url("style.css");

@font-face {
    font-family: 'clarendon_btroman';
    src: url('../eot/clarendonbt-webfont.eot');
    src: url('../eot/clarendonbt-webfontd41d.eot#iefix') format('embedded-opentype'),
         url('../woff2/clarendonbt-webfont.woff2') format('woff2'),
         url('../woff/clarendonbt-webfont.woff') format('woff'),
         url('../ttf/clarendonbt-webfont.ttf') format('truetype'),
         url('../svg/clarendonbt-webfont.svg#clarendon_btroman') format('svg');
    font-weight: normal;
    font-style: normal;

}

.header_page.centered h1 {
    text-transform: uppercase !important;
    font-weight: 900 !important;
    font-size: 36px !important;
    font-family: "clarendon_btroman", "Montserrat", helvetica !important;
	text-shadow: 2px 2px 3px #000 !important;
}

h1.animated.fadeInDown {
    font-family: "clarendon_btroman", "Montserrat", helvetica !important;
	font-size: 64px !important;
}

.block_title.section_title h1 {
    font-family: "clarendon_btroman", "Montserrat", helvetica !important;
}

.row-pixel-up {
    margin-top: -50px !important;
}

.anchor-tag-pixels-up {
    margin-top: 200px !important;
}

.centre-them-divs { text-align: center; margin-top: -20px; margin-bottom: -30px; }

.title-streaming-frontpage-text { font-family: "clarendon_btroman", "Montserrat", helvetica !important;
    color: #424241 !important;
    font-size: 32px !important;
    line-height: 26px !important;
    font-weight: bold !important;
    text-shadow: 1px 2px 2px #f8f8f8; }
	
.button-thick-font { font-weight: bold }

.smaller-ad-image-column { padding: 0px !important}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern { color: #424241 !important; border-color: #f67a3d !important; background-color: #f67a3d !important;}

.timeline-image-front-page-height { height: 200px !important; }

.single_testimonial dl dd p {
    margin-top: 0;
    margin-top: 3px;
    line-height: 30px;
    font-style: italic;
    margin-bottom: 5px;
    font-size: 22px;
	color: #FFF;
	font-weight: 500 !important;
	text-shadow: 1px 1px #000000;
}

.single_testimonial dl dd .param h6 {
    font-weight: normal !important;
    float: left;
    margin-right: 10px;
	color: #FFF;
	text-shadow: 1px 1px #000000;
}

.single_testimonial dl dd .param .position {
    float: left;
    color: #f8f8f8;
	text-shadow: 1px 1px #000000;
}

footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
    width: 400px !important;
    position: relative;
    left: 50%;
    margin-left: -150px;
}

footer#footer .inner {
    background-color: #222222 !important;
    margin-bottom: -30px !important;
}

.centre-them-divs-footer {
	font-size: 10px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: -30px;
}

.call-to-action-text {
    color: #CECCC9;
    font-size: 14px;
    /*font-weight: 700;*/
	margin-top: 20px;
	margin-bottom: -20px;
	}

.footer-shrink-text {
    color: #CECCC9 !important;
	}


.btn-bt-sign-up {
	background-color: #333333 !important;
    padding: 5px 11px 5px 15px !important;
    margin-top: 10px !important;
	/*float: left;*/
    position: relative !important;
    /*left: 50%;*/
	color: #ffffff !important;
	text-align: center !important;
    cursor: pointer;
    display: inline-block;
    outline: 0;
    position: relative;
    border-width: 0;
	font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4px;
	
	-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
	
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}

.btn-bt-sign-up:hover {
    background-color: rgba(221,152,77,1) !important;
}	
	
.background--dark header#header .header_tools .vert_mid > a, .background--dark header#header .header_tools .vert_mid .cart .cart_icon, .background--dark .slicknav_btn:after {
    color: #FFF !important;
}

.background--dark nav .menu > li > a:link , .background--dark nav .menu > li > a:visited, .background--dark nav .menu > li > a:active {
    color: #FFF !important;
}

.background--dark nav .menu > li > a:hover {
    color: #DD984D !important;
}

footer#footer .inner .row-fluid.ff:first-child {
    padding-top: 52px;
    padding-bottom: 52px;
    width: 90% !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_shadow, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle, .wpb_single_image .vc_single_image-wrapper.vc_box_shadow_circle img {
    border-radius: 0;
    -webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.2) !important;
    box-shadow: 5px 5px 5px rgba(0,0,0,.2) !important;
}

.centre-them-videos {
    text-align: center;
}

#history-width {
	width: 80%;
	margin: 0 auto;
}

.lyric-italic {
    text-align: center;
	line-height: 30px;
    font-style: italic;
	font-size: 22px;
    color: #FFF;
    font-weight: 500 !important;
    text-shadow: 1px 1px #000000;
}


.wilbury-heading-h1  {
	font-family: "clarendon_btroman", "Montserrat", helvetica !important;
	text-transform: uppercase;
	width: 100%;
    text-align: left;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #222222;
    font-size: 24px;
}

.wilbury-heading-h1-center  {
	font-family: "clarendon_btroman", "Montserrat", helvetica !important;
	text-transform: uppercase;
	width: 100%;
    text-align: center;
    line-height: 28px;
    letter-spacing: 2px;
    font-weight: 400;
    color: #222222;
    font-size: 24px;
}

.wpb_content_element {
    margin-bottom: 20px !important;
}


.header_page h1 {
    line-height: 325px !important;
}


.vc_responsive .full-width-content.wpb_row .vc_col-sm-12 {
    margin-bottom: -20px !important;
}

.ten-pixel-gap {
    height: 10px !important;
}



/* Timeline Page */

#history-width {
	width: 100%;
}

.tl-storyslider {
	top: 0px !important;
}





@media (min-width: 769px) and (max-width: 12000px) {

.lyric-title-right {
    float: right;
}

.lyric-song-title {
   font-weight: normal !important;
    float: left;
    margin-right: 10px;
    color: #FFF;
    text-shadow: 1px 1px #000000;
}

.empty-space-for-mobile {
display: none !important;
}

}




/* MOBILE DEVICES */


@media (min-width: 0px) and (max-width: 480px) {

.container { max-width: 480px !important; }

.wilbury-heading-h1 { letter-spacing: 0px; }

.header_page { height: 125px !important;} 

.wilbury-new-heading-h1 { line-height: 20px !important; font-size: 20px !important; letter-spacing: 0px !important; text-align: center !important; }

.block_title.section_title h1 { line-height: 24px !important; margin-top: 20px !important; }

.vc_custom_heading { margin-bottom: 20px !important; margin-top: 10px !important; }

.wpb_wrapper img { margin-bottom: 20px !important; }

.wpb_wrapper p { /* text-align: justify !important; */ }

.text-headings-mobile {	text-align: center !important; }

footer#footer .inner .row-fluid.ff:first-child { padding-top: 52px; padding-bottom: 52px; width: 100% !important; }

footer#footer .inner .row-fluid.ff .span12:first-child:last-child { /* margin-left: -180px !important; background-color: #FFF !important; */ text-align: center !important; /* margin: 0 auto; left: 50%; */ width: 100% !important; }

/* .scroll-back-to-top-wrapper show { display: none !important; }
.scroll-back-to-top-inner {	display: none !important; } */

footer#footer .inner .row-fluid.ff:first-child { /* width: 100% !important; */ }

.video-background-up { margin-bottom: -1px !important; }

.header_1 header#header, .header_2 header#header, .header_3.header_wrapper header > .container, .header_4 header#header, .header_5 header#header, .header_6 header#header, .header_6 .full_nav_menu, .header_7.header_wrapper, .header_8.header_wrapper, .header_9.header_wrapper, .header_10.header_wrapper, .header_10 .full_nav_menu, .header_11.header_wrapper, .header_12.header_wrapper { background-color: #000 !important; }

header#header .row-fluid .span12, .header_wrapper { height: 40px !important; }

#logo img {	height: 30px !important; margin-top: -15px !important; }

.header_page.centered h1 { text-transform: uppercase !important; font-weight: 900 !important; font-size: 24px !important; font-family: "clarendon_btroman", "Montserrat", helvetica !important; text-shadow: 2px 2px 3px #000 !important; margin-top: -100px !important; }

.lyric-song-title { font-weight: normal !important; /* float: left; margin-right: 10px; */ color: #FFF; text-shadow: 1px 1px #000000; }

.lyric-title-right { /* float: right; */ text-align: center !important; }

.tl-skinny .tl-text h2.tl-headline-title, .tl-skinny .tl-text h2.tl-headline { font-size: 20px !important; line-height: 20px !important; }

.btn-bt.business { width: 60% !important; }

.align-mobile-images { text-align:center !important; }

.mobile_small_menu.open:before { content: "\f0c9"; font-family: FontAwesome; font-size: 24px; line-height: 21px; margin-left: 20px; }

/* take out the postcards in the mobile gallery */

.portfolio-item.mix.postcards { display: none !important; }

.portfolio-item.mix.artwork { margin-bottom: -80px !important; }

.video-section-up-home-page { margin-top: -50px !important; }

.mobile_small_menu.open:before { content: "\f0c9"; font-family: FontAwesome; font-size: 24px; line-height: 21px; margin-left: 20px; color: #CCC; }

#logo { float: left !important; margin-left: 20px !important; }

.menu-small{ display: none; float: right; width: 100%; z-index: 100000; position: relative; }

.mobile_small_menu { float: right !important; right: 20px !important; }

.mobile_small_menu.close { display: none !important; }

.mobile_small_menu.open:before { float: right !important; right: 20px !important; }
 
.mobile_small_menu.close:before { float: right !important; right: 20px !important; }

.vc_grid.vc_row.vc_grid-gutter-5px .vc_grid-item { padding-right: 5px; padding-bottom: 5px; width: 100% !important; }

}




/* iPADS AND TABLETS */

@media (min-width: 481px) and (max-width: 768px) {

.container {
    max-width: 480px !important;
}

.header_page {
    height: 125px !important;
}

.wilbury-new-heading-h1 {
line-height: 20px !important;
font-size: 20px !important;
letter-spacing: 0px !important;
text-align: center !important;
}


.block_title.section_title h1 {
    line-height: 24px !important;
    margin-top: 20px !important;
	/* letter-spacing: 8px ; */
}




.vc_custom_heading {
	margin-bottom: 20px !important;
	margin-top: 10px !important;
}

.wpb_wrapper img {
	margin-bottom: 20px !important;
}

.wpb_wrapper p {
	/* text-align: justify !important; */
}

.wpb_content_element {
    margin-bottom: 20px !important;
}

.text-headings-mobile {
	text-align: center !important;
}

footer#footer .inner .row-fluid.ff:first-child {
    padding-top: 52px;
    padding-bottom: 52px;
    width: 100% !important;
}

footer#footer .inner .row-fluid.ff .span12:first-child:last-child {
    margin-left: -180px !important;
    /* background-color: #FFF !important; */
    text-align: center !important;
    /* margin: 0 auto;
    left: 50%; */
    /* width: 100% !important;  */}

/*.scroll-back-to-top-wrapper show {
	display: none !important;
}

.scroll-back-to-top-inner {
	display: none !important;
}*/

footer#footer .inner .row-fluid.ff:first-child {
    /* width: 100% !important; */
}

.video-background-up {
margin-bottom: -1px !important;
background-image: url("../trans.html") !important;
}

.wilbury-wall-background-up {
margin-bottom: -1px !important;
background-image: url("../trans.html") !important;
}

.header_1 header#header, .header_2 header#header, .header_3.header_wrapper header > .container, .header_4 header#header, .header_5 header#header, .header_6 header#header, .header_6 .full_nav_menu, .header_7.header_wrapper, .header_8.header_wrapper, .header_9.header_wrapper, .header_10.header_wrapper, .header_10 .full_nav_menu, .header_11.header_wrapper, .header_12.header_wrapper {
    background-color: #000 !important;
}

header#header .row-fluid .span12, .header_wrapper {
    height: 40px !important;
}

#logo img {
	height: 30px !important;
	margin-top: -15px !important;
}

.header_page.centered h1 {
    text-transform: uppercase !important;
    font-weight: 900 !important;
    font-size: 24px !important;
    font-family: "clarendon_btroman", "Montserrat", helvetica !important;
    text-shadow: 2px 2px 3px #000 !important;
	margin-top: -100px !important;
}

.lyric-song-title {
    font-weight: normal !important;
    /* float: left; */
    /* margin-right: 10px; */
    color: #FFF;
    text-shadow: 1px 1px #000000;
}

.lyric-title-right { text-align: center !important; }

.tl-skinny .tl-text h2.tl-headline-title, .tl-skinny .tl-text h2.tl-headline {
    font-size: 20px !important;
    line-height: 20px !important;
}

.btn-bt.business { width: 60% !important; }

.align-mobile-images { text-align:center !important; }

.mobile_small_menu.open:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 21px;
    margin-left: 20px;
}

/* take out the postcards in the mobile gallery */

/* .portfolio-item.mix.postcards {
    display: none !important;
    }   */

.portfolio-item.mix.artwork { margin-bottom: -80px !important; }

.video-section-up-home-page { margin-top: -50px !important; }

.mobile_small_menu.open:before {
    content: "\f0c9";
    font-family: FontAwesome;
    font-size: 24px;
    line-height: 21px;
    margin-left: 20px;
    color: #CCC;
}

#logo {
    float: left !important;
	margin-left: 20px !important;
}

.menu-small{
    display: none;
    float: right;
    width: 100%;
    z-index: 100000;
    position: relative;
}

.mobile_small_menu {
    float: right !important;
	right: 20px !important;
}

.mobile_small_menu.close {
    display: none !important;
}

.mobile_small_menu.open:before {
    float: right !important;
	right: 20px !important;
}

.mobile_small_menu.close:before {
    float: right !important;
	right: 20px !important;
}

.portfolio-item.mix.photos, .portfolio-item.mix.artwork, .portfolio-item.mix.polaroids, .portfolio-item.mix.postcards {
margin-bottom: -20px !important;

}

.vc_col-sm-4 {
	width: 100% !important;
}
}



@media (min-width: 980px) and (max-width: 1080px) {
	nav .menu > li > a { font-size: 11px !important; }
}
	


@media (min-width: 769px) {	
.hide-video-fullscreen { display: none !important; }
}

@media (min-width: 0) and (max-width: 768px) {
.hide-video-mobile { display: none !important; }
}
	



/* STREAMING PLAYLISTS */

.widget-force-left-mobile-flat-2 {
	text-align: center;
}

.streaming-box-half {
	text-align:center;
	margin: 0 auto;
	/* width: 90%; */
}

.streaming-album-box-half {
    display: inline-block;
    /* width: 28%; */
    min-width: 300px;
    vertical-align: top;
    margin-right: 20px !important;
    margin-left: 20px !important;
    /* text-align: center !important; */
    margin: 0 auto;
}

.streaming-box {
	text-align:center;
	margin: 0 auto;
	width: 75%;
}

.streaming-box-thirds {
	text-align:center;
	margin: 0 auto;
	/* width: 90%; */
}

.streaming-box-collection-thirds {
	text-align:center;
	margin: 0 auto;
	/* width: 90%; */
}

.streaming-album-box {
	display: inline-block;
	width: 26%;
	min-width: 300px;
	vertical-align:top;
	margin-right: 10px;
	margin-left: 10px;
}

.streaming-album-content {
    padding: 10px;
    text-align:center;
	clear:both
}

.streaming-box-container {
   	width: 300px; 
   	background: #2D2D2D;
	-webkit-border-radius: 20px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius: 20px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-radius: 20px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.streaming-height-gap {
	height: 10px; 
}

.streaming-height-gap-smaller {
	height: 5px; 
}

.streaming-button img {
	margin-top: 5px !important;
	margin-bottom: 15px !important;
}

.streaming-button:hover {
	/*-webkit-filter: invert(0.1);*/
	-webkit-filter: sepia(0.3) brightness(1.1) /*hue-rotate(150deg)*/;
    filter: sepia(0.3) brightness(1.1) /*hue-rotate(150deg)*/;
}

.services-box {
	text-align:center;
	margin: 0 auto;
	width: 90%;
	background-color:#CFCAC6;
	padding: 15px 5px 15px 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 5px 5px 5px #999;
}

.streaming-services-box { display: inline-block; width: 10%; min-width: 160px; }

.streaming-services-content { padding: 0px; text-align:center; clear:both }

.collection-shadow { box-shadow: 2px 2px 2px #494949; }


@media (max-width: 480px) {
.header_page.centered h1 {
    line-height: 0px !important;
    height: 0px !important;
    top: 130% !important;
    position: absolute;
    margin-top: -35px;
	opacity: 1 !important;
}
	
}




/*
@media (max-width: 480px) {
.widget-force-left-mobile-flat-1 {
	position: relative;
	right: 38px;
	overflow: visible;
	}
.widget-force-left-mobile-flat-2 {
	position: relative;
	right: 29px;
	overflow: visible;
	}
}
*/