/*
Theme Name: NineZeroSeven
Theme URI: http://www.webcreations907.com
Author: webcreations907
Author URI: http://themeforest.net/user/webcreations907
Description: One Page Parallax Theme ~ If you need support please use the <a href="http://support.webcreations907.com/">Theme's Support Forum</a>
Version: 3.1.19
Text Domain: framework
License: GNU General Public License
License URI: license.txt
Tags: black,white,orange,custom-background,custom-colors,featured-images,full-width-template,theme-options,translation-ready,left-sidebar,right-sidebar
*/

/************************************************************************
* WARNING: If you add override styles here it will get overwritten 
* when you update the theme to newer versions. 
*
* You should use the Custom CSS field in the Theme Options panel, or 
* use a child theme which you'll find a starter child theme in the 
* download pack.
*************************************************************************/
nav.mainMenu ul li:nth-child(9) a { display:none }
nav.mainMenu ul.sub-menu li:last-child a { display:block }

.blog .titleBar h2 { color:#009bd0}
.related { display:none }
.images { width:50%; float:left }
button.single_add_to_cart_button {     background: #0095cd;
    float: left;
    border: none;
    padding: 8px;
    font-size: 20px;
    margin-top: 20px;
}
.product_meta { display:none }
li.description_tab { visibility: hidden }
.product, #tab-description { margin-top:40px }

nav.mainMenu ul li a { color:#3a3a3a }
.alternate-bg2, .alternate-bg2 .titleBar h2, .alternate-bg2 .heading h1, .alternate-bg2 .heading h2, .alternate-bg2 .heading h3, .alternate-bg2 .heading h4, .alternate-bg2 .heading h5, .alternate-bg2 .heading h6, .alternate-bg1{ background-image:none ; background-color:#fff}

#scb-wrapper h2 { text-transform: none; }
#scb-wrapper li a span { font-weight:bold }
nav.mainMenu ul.sub-menu li a { color:#fff}
nav.mainMenu ul li.current_page_item a { color:#009bd0}
h1, h2, h3, h4, h5, h6 { color:#009bd0 !important}
.rt-pagination { display:none }
#gallery-2 img { border: none !important; padding: 0 3px }

@media only screen and (min-width: 1240px) {
.container { width:1130px }
.container .two-thirds.column { width:790px}
.main-nav-logo.has-logo-image { width:400px !important ; height: 52px !important}
.topBar { background:#fff ;padding-top:10px }
.main-nav-logo { margin: 20px 0 !important }
.normal-menu { top:49px }
nav.mainMenu { margin-top:25px }
.su-column-size-1-3 { width:33%; float:left }
}
@media only screen and (max-width: 479px) {
.main-nav-logo.has-logo-image img {width:100% } 
section#top.topBar.nzs-drop-menu.normal-menu { background:#fff }
.topBar { background:#fff ;padding-top:0px }

}