/*!
Theme Name: Chocolate & Coffee Show
Theme URI: http://www.chocolatecoffeeshow.co.nz/
Author: Amit Baral
Author URI: http://intermedia.com.au//
Description:
License:
License URI:
Tags:
Text Domain: abaral

*/
@import 'https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900';
@import 'css/style.css';

.navbar-brand>img {
    display: block;
    padding-top: 5px;
}

.header .menu .navbar .btnow:before {
    content: "";
    border-width: 15px 62px 0 62px !important;
}
.navbar-toggle {
   background: #fff !important;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 768px) and (-webkit-min-device-pixel-ratio: 2) {
.header .menu .navbar .navbar-brand img {
    margin-top: -35px;
    width: 136px;
    margin: -23px;
}
.header .menu .navbar li>a {
    color: #fff !important;
}
 }
