/*
Theme Name: NineZeroSeven Child
Theme URI: http://www.webcreations907.com
Author: webcreations907
Author URI: http://themeforest.net/user/webcreations907
Template: ninezeroseven
Description: One Page Parallax Theme ~ If you need support please use the <a href="http://support.webcreations907.com/">Theme's Support Forum</a>
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: black,white,orange,flexible-width,custom-background,custom-colors,featured-images,full-width-template,theme-options,translation-ready,left-sidebar,right-sidebar
*/

@import url("../ninezeroseven/style.css");


/************************************************************************
* Custom CSS code below
*************************************************************************/


.woocommerce .woocommerce-breadcrumb, .woocommerce-page {
    margin: 0 0 6em;
}

.woocommerce-tabs {
    display:none;
}

.related {
    display:none;
}

.product:after {
    content: ".";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0px;
}

#container {
    position: relative;
    width: 960px;
    margin: 0 auto;
    padding: 0;
}


.page-title {
    font-weight: 700;
    font-size: 28px;
    padding-right: 10px;
    line-height: 28px;
    background-color: #ffffff;
}

mark {
background-color: #ffffff;
color: #000000;
}


.wrb_text {
  height: 150px;
  overflow-y: scroll;  
  background-color:#ffffff;
  color: #000000;
  font-size: 12px;
  border: 1px black solid;
}

.wrb_text h2 {
  color: #000000;
  font-size: 16px;
  font-weight: bold;
}

wrb_check {
  height: 200px;
  
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product a img {
height:150px;
display:block;
}