/*
 Theme Name:   BlackStar Child
 Theme URI:    http://eighty8.co.il/BkackStar
 Description:  BlackStar Child Theme
 Author:       Eighty8 by IWP
 Author URI:   http://eighty8.co.il
 Template:     blackstar
 Version: 2
 Text Domain:  blackstar-child
*/



/* header#site-header #site-header-cart .cart-dropdown li.mini_cart_item,
.site-header-cart .cart-dropdown li.mini_cart_item {
    min-height: 155px;
} */

.bs.contact-us #page-sidebar + .col-main { 
    max-width: 100%;
}


/* @media only screen and (max-width: 1050px) {	
    .bs .wrapper-stretched .wrapper {
        width: 96%;
    }
} */

@media only screen and (max-width: 480px) {	
    header#site-header .site-branding a img.logo-img, 
    header#site-header .site-branding a img.alterantive-logo {
        height: 23px;
    }
}