.index_master_page .logo_url{background-image:url(https://www.lankankapuwa.com.au/ow_userfiles/themes/theme_image_52.png)}
.index_master_page .logo_url{background-image:url(https://www.lankankapuwa.com.au/ow_userfiles/themes/theme_image_52.png)}
.ow_logo_wrap a{background-image:url(https://www.lankankapuwa.com.au/ow_userfiles/themes/theme_image_54.png)}
.ow_logo_wrap a{background-image:url(https://www.lankankapuwa.com.au/ow_userfiles/themes/theme_image_54.png)}
/* Lora Sk Support custom CSS */
/* removes header from sliders */
.index_master_page_wrap.custom_platinum_pro_index .container_wrap {
display:none;
}

/* removes text under How we do it on index page */
.index_master_page_wrap.custom_platinum_pro_index .how_we_do_it_item p{
display:none;
}

/* remove header from inner pages */
.ow_header {
  background-image: none;
   min-height: 10px;
}

@media (max-width: 480px) {
.ow_header {
  background-image: none;
   min-height: 50px;
}
}

.ow_console {
    color: black;
}
.ow_console_item a {
    color: black;
}
.header_slogan {
display:none !important;
}


/* end of remove header from inner pages */


/*David custom css/ mobile header console*/
@media (max-width: 480px) {
    .ow_site_panel {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .ow_logo_wrap a {
        height: 40px;
        min-width: 118px;
    }
    .ow_console {
        display: flex !important;
        align-items: center;
    }
    .ow_console_items_wrap .ow_console_item {
        margin: 0 4px 0 0;
        padding: 0 4px;
    }
    .ow_console_body {
        text-align: right;
    }
}
/*David custom css/ mobile header console*/

.index_photo_widget {
    display: none;
}

.ow_page_padding {
    padding-bottom: 50px;
}



.base_index_page .hottest_users {
    display: none;
}


.ow_dnd_widget.profile-BASE_CMP_AboutMeWidget {
    display: none;
}