/*
Theme Name: oceanwp-child
Theme URI: [Enter the URL of your child theme's website or leave it blank]
Description: My custom child theme based on generatepress.
Author: Hammad
Author URI: [Your website URL or leave it blank]
Template: oceanwp
Version: 1.0
*/

/* Custom styles go below this line */


.single-e_veri_1_cer_st_ header.page-header {
    display: none;
}

.single-e_veri_1_cer_st_ aside#right-sidebar {
    display: none;
}

form#searchform {
    box-sizing: border-box;
    background-color: white;
    padding: 10px;
    width: 80%;
    margin: 0 auto;
}
