/*
Theme Name: Love Is Blinds Child
Description: Child theme for Love Is Blinds
Author: Rembrandt
Theme URI: http://www.wptechgroup.com
Author URI: http://www.wptechgroup.com
Version: 3.8.6
Template: loveisblinds
*/

@import url("../loveisblinds/style.css");

.fusion-main-menu > ul > li > a {
    border-top: medium none !important;
}

.fusion-main-menu > ul > li > a {
    text-transform: uppercase !important;
}

.fusion-footer-widget-area {
    border-top: medium none !important;
}

/* #### Desktops #### */
@media screen and (min-width: 1024px){
.page-id-5 .fusion-secondary-header {
    border-bottom: medium none !important;
    margin-bottom: 556px !important;
    margin-top: -600px !important;
}
}