/*
 Theme Name: JB Photo Shop
 Theme URI: https://themes4wp.com/theme/bulk-shop/
 Description: JB Photo Shop is a Customaised version of Bulk Shop (https://themes4wp.com/)
 Author: 
 Author URI: 
 Template: bulk
 Version: 1.0.1
 License: GNU General Public License v3
 License URI: http://www.gnu.org/licenses/gpl.html
 Tags: one-column, two-columns, right-sidebar, custom-background, custom-menu, featured-images, theme-options, translation-ready, custom-logo, e-commerce
 Text Domain: JB-Photo-Shop
*/

body {
    font-weight: 300;
    line-height: 1.6;
}

#site-navigation, #site-navigation.shrink, 
.transparent-header #site-navigation.shrink, 
.dropdown-menu {
    background-color: #171717;
    color: #fff;
}
#site-navigation,  
nav img, 
.transparent-header #site-navigation.shrink .site-title a, 
.transparent-header #site-navigation.shrink .site-title a:hover, 
.transparent-header #site-navigation.shrink p.site-description, 
.transparent-header #site-navigation.shrink .navbar-nav > li > a, 
.dropdown-menu > li > a, 
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-weight: 300;
    letter-spacing: 1px;
}
.site-title a,
p.site-description {
    color: #fff;
}
.navbar-default .navbar-nav > .active > a, 
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .open > a, 
.navbar-default .navbar-nav > .open > a:hover, 
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li > a:focus {
    color: #fab000;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus {
    background-color: #fab000;
}
@media (max-width: 767px) {
  .open-panel span {
      background: #fff;
  }
  .menu-container, .navbar-header {
    background-color: #171717;
    padding-right: 60px;
	  
  }
  .dropdown-menu > li > a {
    color: #ffffff;
  }
}
@media (max-width: 991px) {
  article {
    clear: both !important;
    width: 100% !important;
  }
}

article {
    clear: none;
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
}
article:nth-child(2n-1) {
    clear: both;
}

.woocommerce ul.products li.product:hover, .woocommerce-page ul.products li.product:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.woocommerce ul.products li.product .button,
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button, 
.woocommerce #respond input#submit.alt, 
.woocommerce a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce input.button.alt,
.btn-default, input[type="submit"],
 input#submit, button, 
 a.comment-reply-link {
    border-radius: 3px;
    background-color: #171717;
    color: #ffffff;
}
.woocommerce #respond input#submit:hover, 
.woocommerce a.button:hover, 
.woocommerce button.button:hover, 
.woocommerce input.button:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover {
    background-color: #444;
    border-color: #444;
    color: #fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #fab000;
}
.category-description {
    font-size: 22px;
    color: #fff;
}
.widget.woocommerce button {
    width: 100%;
    padding: 5px;
}

/* Header Cart */
.header-cart-inner {
    margin-left: 15px;
} 
.site-header-cart {
    position: absolute;
    top: 100px;
    padding: 5px;
    border: 1px solid #1E1E1E;
    display: none;
    opacity: 0;
    min-width: 350px;
    right: 0;
    z-index: 999;
    background-color: #fff;
    color: #000;
    box-shadow: 0 4px 30px rgba(0,0,0,0.17);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
@media (min-width: 767px) {
  .header-cart-inner:hover .site-header-cart {
      display: block;
      opacity: 1;
      top: 100%;
  }
}
.woocommerce-cart .header-cart-inner:hover .site-header-cart,
.woocommerce-checkout .header-cart-inner:hover .site-header-cart {
    display: none;
    opacity: 0;
}
.header-cart-inner span.simple-counter {
    font-size: 12px;
    padding: 0px 5px;
    border: 1px solid;
    border-radius: 50%;
    line-height: 12px;
    bottom: 2px;
    position: relative;
    margin-left: 3px;
}
.header-cart-inner span.simple-counter {
    margin-left: -4px;
    position: relative;
    top: -8px;
}
.header-cart-inner span.simple-counter {
    margin-left: -8px;
}
ul.nav.navbar-nav.navbar-right.visible-xs.login-cart {
    float: right;
    padding-top: 17px;
}
.shrink ul.nav.navbar-nav.navbar-right.visible-xs.login-cart {
    padding-top: 6px;
}

/* JB Customisation */
#site-navigation, #site-navigation.shrink, .transparent-header #site-navigation.shrink {
    background-color: #232323;
    color: #fff;

}
.site-branding-logo img {
    max-height: 100px;
    width: auto;
    padding-right: 10px;
}
a, a:active, a:hover, a:focus {
    text-decoration: none;
    color: #77a464;
}
body {
    /* font-family: 'Roboto Condensed', "Helvetica Neue", helvetica, arial, sans-serif; */
    padding: 0;
    color: #404040;
    font-weight: 400;
    line-height: 1.8;
    font-size: 16px;
    word-wrap: break-word;
    overflow-x: hidden;
}
.top-header {
    position: relative;
    min-height: 80px;
    background-color: #5a5a5a;
    /* border-bottom: 1px; */
    /* border-color: whitesmoke; */
    border-bottom: 1px solid #424242;
    box-shadow: 3px 2px 20px 0px black;
}
.top-header .single-image {
    max-height: 150px;
    overflow: hidden;
    position: relative;
    height: 150px;
}
.header-title {
    position: absolute;
    margin-top: 0px;
    top: 55%;
    width: 100%;
    text-align: center;
    padding: 15px;
    /* color: #000; */
    left: 50%;
    -webkit-transform: translate(-50%, -55%);
    -moz-transform: translate(-50%, -55%);
    -ms-transform: translate(-50%, -55%);
    -o-transform: translate(-50%, -55%);
    transform: translate(-50%, -55%);
}
.dropdown-menu {
    position: absolute;
    top: 75%;
    left: 0;
	float: right;
    min-width: max-content;
    padding: 5px 0;
    margin: -2px 0 0;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #232323;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 2px;
    /*background-clip: padding-box;*/
    box-shadow: 8px 14px 20px 1px black;

}
.footer-credits {
    border-top: 1px solid #ccc;
    padding: 0px;
    clear: both;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #abababc9;
    /* border-bottom: 1px solid #000; */
    position: fixed ;
    bottom: 0;
    left: 0;
    right: 0;
    /*z-index: 999;*/
	height: 28px;
}
.main-container {
    background-color: #e0e0e0;
    margin-top: 5px;
    margin-bottom: 35px;
    z-index: 9;
    position: relative;
    padding: 25px;
    box-shadow: 6px 8px 20px 0px black;
}

#site-navigation .dropdown-menu {
    background-color: #232323;
    color: #fff;
    z-index: 1030;
}
.page-header {
    margin: 0;
    border: none;
    color: #fff;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    padding-left: 0px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
article {
    margin-bottom: 10px;
}
.ngg-albumoverview {
    width: 100%;
    clear: both;
    display: block !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.ngg-galleryoverview {
    margin-top: 27px;
    margin-bottom: -18px;
    -webkit-transition: width 1s, height 1s, background-color 1s, -webkit-transform 1s;
    transition: width 1s, height 1s, background-color 1s, transform 1s;
    min-height: 100px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    /* padding: 0 0; */
    margin: 8px;
    font-size: 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    display: none;
}
.woocommerce div.product div.summary {
    margin-top: 0em;
}
.woocommerce div.product div.summary {
    margin-bottom: 0em;
}
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0px 0px 0em;
}
.woocommerce ul.products li.product a img {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    /* border: 1px solid rgba(0, 0, 0, 0.15); */
    /* background: #fff; */
}
.header-image-text {
    position: absolute;
    top: 25%;
    width: 50%;
    text-align: center;
    padding: 15px;
    color: #000;
    left: 50%;

}
.header-image-text .site-title, .header-image-text .site-title a {
    font-size: 42px;
    line-height: 100px;
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0px 0px 12px #686868;
}
.header-image-text .site-description {
    font-size: 20px;
    line-height: 52px;
    color: #ffffff;
    text-shadow: 0px 0px 8px #686868;
}