/*
Theme Name: Superba Child theme
Theme URI: http://thehappybit.com
Template: superba
Author: THBThemes
Author URI: http://thehappybit.com
Description: Media-centric Photography WordPress Theme
Version: 1.0
License URI: http://themeforest.net/licenses/regular_extended
Tags: black, white, light, one-column, fluid-layout, custom-menu, featured-images, post-formats, translation-ready
*/

body.home {
	background-color: #000;

.zbold {
	font-weight: 900;
}

.thb-carousel-gallery-prev, .thb-carousel-gallery-next {
    top: 90% !important;
}

.page-id-595 #zoomToggle:link, .page-id-595 #zoomToggle:hover, .page-id-595 #zoomToggle:visited, .page-id-595 #zoomToggle:active {
    color: #FFF !important;
}

#zoomToggle:link, #zoomToggle:hover, #zoomToggle:visited, #zoomToggle:active {
    color: #000 !important;
}

.thb-mobile-nav-trigger:before {
    content: 'MENU';
    position:absolute;
    right: 30px;
    bottom: -7px;
}

.thb-slide-caption-description p {
  color: #fff;
}

/*** HOME PAGE RESPONSIVE ***/

@media screen and (max-width: 1024px) {
    .thb-splash-image#snowy {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Snowy-2100-1160x771.jpg') !important;
    }
    .thb-splash-image#cinder {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Cinder-2100-1160x771.jpg') !important;
    }
    .thb-splash-image#supper {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Last-Supper-2100-1160x592.jpg') !important;
    }
    .thb-splash-image#voodoo {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Voodoo-2100-1160x872.jpg') !important;
    }
    .thb-splash-image#breakfast {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/08/Breakfast-21001-1160x864.jpg') !important;
    }
}

@media screen and (max-width: 600px) {
    .thb-splash-image#snowy {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Cinder-2100-760x505.jpg') !important;
    }
    .thb-splash-image#cinder {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Cinder-2100-760x505.jpg') !important;
    }
    .thb-splash-image#supper {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Last-Supper-2100-1160x592.jpg') !important;
    }
    .thb-splash-image#voodoo {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/03/Voodoo-2100-760x571.jpg') !important;
    }
    .thb-splash-image#breakfast {
        background-image: url('http://www.dinagoldstein.com/wp-content/uploads/2015/08/Breakfast-21001-760x566.jpg') !important;
    }
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	html.thb-splash-page #thb-social-icons .thb-social-icon:after {
		font-size: 10px !important;
	}
}

#body.page-id-2501 #thb-carousel-gallery-container h5 {
	 float: none;
	 text-align: left;
	 position: absolute;
}
