/*
Theme Name:   bestdailyarticles
Description:  Daily Articles
Author:       Yogesh C
Author URL:   https://bestdailyarticles.com
Template:     oceanwp
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  askmumbai
*/

/* Write here your own personal stylesheet */


@media only screen and (max-width: 959px){
	
	.separate-layout .content-area{padding: 10px;}
}

#site-header.top-header #site-logo{    padding: 8px 0 !important;}
.widget-area.sidebar-primary{padding: 10px !important;
    background: #f5f5f5;}
.oceanwp-recent-posts .recent-posts-info{color: #001ce3;}
.oceanwp-recent-posts .recent-posts-title{letter-spacing: 0px;
    color: #000;}

body{    color: #000000 !important;}

.oceanwp-custom-menu>ul>li>a{padding: 0px 11px !important;}
.page-header .page-header-title, .page-header.background-image-page-header .page-header-title{font-size: 14px !important;}

.thumbnail-caption{
    display: none !important;font-size: 15px !important;
}
p {
    font-size: 17px;
}
h1, h2, h3, h4, h5, h6{color: #000;}
a:hover{color: #cb0505; border-bottom: 1px solid #ccc;}
.hdr h2{background: #eb0000;
    width: max-content;
    padding: 5px 14px;}


body ul.wpuf-form li {
  margin-left: 0;
  margin-bottom: 5px;
  padding: 0px;
}

body ul.wpuf-form.form-label-above li .wpuf-label {
    margin-bottom: 0px;
}

.wpuf-label{font-size:15px;}

body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type="text"], body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type="text"], body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type="password"], body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type="password"], body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type="email"], body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type="email"], body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type="url"], body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type="url"], body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type="number"], body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type="number"], body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type="tel"], body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type="tel"], body #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea, body .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea{background: #fff; box-shadow:none; border-radius:20px; padding: 0px 10px}