#crt-page-holder {
    margin-top: 50px;
}
#crt-page-holder {
    margin-bottom: 40px;
}
#crt-outerheader .crt-menu-area {
    background-image: url("//localhost/curiositylite/wp-content/uploads/2016/08/bg-body-pattern.png");
    background-size: inherit;
    background-repeat: repeat;
}
#crt-logo {
    padding: 5px 15px 20px 0;
}
#crt-header-buttons {
    padding: 0 20px 12px 10px;
}
#crt-header-buttons .crt-btn-content,
#crt-menu-social-header.crt-menu-social li {
    padding: 0px 5px;
}
#crt-header-navigation li {
    padding: 15px 8px 15px 8px;
    margin-right: 5px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#crt-toggleMenu {
    padding: 15px 0 15px;
}
#crt-header-navigation li a,
#crt-toggleMenu {
    text-transform: ;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
#crt-header-navigation li:hover a {
    text-decoration: none;
}
#crt-header-navigation ul ul {
    margin-top: 15px;
}
#crt-header-navigation ul ul li {
    padding: 10px 10px 10px 10px;
}
#crt-header-navigation ul .mega-menu ul li a {
    padding: 0 0 10px;
}
#crt-header-navigation ul ul li:hover a,
#crt-header-navigation ul ul ul li:hover a {
    text-decoration: none;
}
#crt-header-navigation ul ul a,
#crt-header-navigation .mega-menu ul li {
    width: 10em;
}
@media (max-width: 967px) {
    #crt-header #crt-logo {
        padding-right: 0;
        padding-left: 0;
        text-align: center;
    }
    #crt-header #crt-header-menus {
        width: inherit;
    }
    #crt-header,
    #crt-header #crt-logo img {
        margin: auto;
    }
    #crt-toggleMenu {
        display: block !important;
    }
    #crt-header #crt-header-navigation {
        display: none;
    }
}
#crt-mobile-navigation li {
    padding: 5px 5px;
}
#crt-breadcrumbs {
    margin: 5px 0;
    background-size: initial;
    background-repeat: repeat;
}
.row .sidebarcol {
    width: 30%;
}
.row .contentcol {
    width: 70%;
}
.row .sidebarcol .widget-area {
    padding: 0 !important;
}
#crt-maincontent {
    padding-top: 0px;
    padding-bottom: 25px;
}
#crt-footer-sidebar {
    background-image: url("//localhost/curiositylite/wp-content/uploads/2016/08/bg-body-pattern.png");
    background-size: initial;
    background-repeat: repeat;
}
#crt-fs-content {
    padding: 20px 25px 0;
}
#crt-fs-content .crt-footer-widget {
    padding: 10px 5px;
}
#crt-bottom-footer .crt-footer-menu li,
#crt-bottom-footer #crt-menu-social-items-footer li {
    padding: 0 0 0 10px;
}