/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
@media (max-width: 767px) {  
    .tm-toolbar { display: none; }  
    .tm-navbar-fixed .tm-toolbar + .tm-headerbar { margin-top: 0; }  
    .tm-toolbar + .tm-headerbar + .tm-wrapper { padding-top: 0 !important; }  
    .tm-navbar-fixed .tm-toolbar + .tm-headerbar + .tm-wrapper { padding-top: 55px !important; }  
}

body {color: red;}
.uk-article {color: #daeaf2;}
.uk-article input, select .wpsc_select_product_rating {color: black;}
.title {color: #66a3c1;}
h1 {color: #1793d1;}

.uk-article > ul {color: #adcad8;}
#input {color: red;}
.input[type="submit"] {color: black;}

#single_product_page_container .custom_meta {display: none;}
#single_product_page_container select {color: black;}
#checkout_page_container textarea, select {color: black;}
.uk-article select, textarea {color: black;}
.post-byline { display: none; }