/*
Theme Name: bkns
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
button#place_order {
    background-color: #ffc40e;
    color: #000;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/

img.header_logo.header-logo {
    height: 50px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 84%!important;
}
}
.woocommerce-privacy-policy-text {
    display: none;
}
