/*
 Theme Name:     15zine Child
 Theme URI:      http://themeforest.net/user/cubell
 Description:    15zine Child Theme
 Author:         Cubell
 Author URI:     http://themeforest.net/user/cubell
 Template:       15zine
 Version:        1.3
*/


/* =Theme customization starts here. Any CSS code entered here will overwrite the parent's CSS.
-------------------------------------------------------------- */

.cb-menu-light #cb-nav-bar .cb-main-nav {
  border-bottom: 0px solid #161616; 
}

.cb-main-nav {
  font-size: 14px;
}
.subtitle {
  font-weight: 400;
  color: #666;
  font-size: 16px;
  line-height: 1.4em;
  margin-top: 10px;
  margin-bottom: 30px;
  letter-spacing: 1px;
}
#google_img_div {
  width:300px;
  height:280px;
}
.woocommerce div.product div.images img {
	display:block;
	width:215px;
	height:288px;
	box-shadow:none
}
.woocommerce .related ul.products li.product img, .woocommerce .related ul li.product img, .woocommerce .upsells.products ul.products li.product img, .woocommerce .upsells.products ul li.product img, .woocommerce-page .related ul.products li.product img, .woocommerce-page .related ul li.product img, .woocommerce-page .upsells.products ul.products li.product img, .woocommerce-page .upsells.products ul li.product img {
    width: 215px;
    height: auto;
}