@charset 'utf-8';
/*
 Theme Name:   KidsCare
 Theme URI:    http://kidscare.themerex.net/
 Description:  KidsCare - Multipurpose and Multiskin Responsive Wordpress theme
 Author:       ThemeREX
 Author URI:   http://themerex.net
 Template:     kidscare
 Version:      1.0
 Tags:         light, inheritable theme-options
 Text Domain:  themerex
*/


@import url("../kidscare/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */


#topOfPage > div > div > a.all, #topOfPage > div > div > span:nth-child(2) { display: none }
@media (max-width: 790px)
{
.main_buttons {
    z-index: 99999;
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 104px;
    box-shadow: inset 0px 4px 14px -7px #404040;
    text-align: center;
    display: table;
    background-color: #00c3c9;
}}