/*
 Theme Name: Zeedynamic Child Theme
 description:  A child theme of the Zeedynamic WordPress theme
 Author:       Vijay Thakor
 Template:     zeedynamic
 Version:      1.0.0
*/

/* New Css */

.ad_setngs {  float: left; width: 100%;  margin: 5px 0 5px 0;}
#logo .site-title a { color:#fff;}
.post_box h1 { margin:2px 0 8px 0 !important; }
.single .one_third p { border:1px solid #999 !important; }
.postbox_subtitle { color:#E25959; }
.post_box {
    background: #ffffff;
    padding: 20px 15px;
    float: left;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #E25959 !important;
    margin-bottom: 20px;
}
.post_box p { font-size:17px; margin: 0 0 0 0; padding: 0; line-height: 34px;}
.full_box { float:left; width:100%; }
.lft_box { float: left;width: 165px !important; padding:12px 0 0 0;}
.mn_ph_number span { font-size: 1.3em; font-weight: bold; }
blockquote::before {
    font-size: 40px !important;
	width:20% !important;
}
div.wpcr3_review blockquote.wpcr3_content {
    font-size: 14px;
    font-weight: normal;
    display: block !important;
    padding: 26px 0 20px 6px;
    margin: 3px 0 3px 0;
}
.full_width_page .wp-block-latest-posts { margin:0 0px 0px 10px; }
.full_width_page .wp-block-latest-posts li { margin:0 10px 10px 0; padding:4px 5px 5px 5px; border:1px solid #dddddd; }
.cst_rvs { float: left;  width: 100%;  margin: 17px 0 -5px 0;}
.cst_rvs .wpcr3_item_name { display:none; }
.cst_rvs .wpcr3_respond_1 { clear: none; float: left;}
.cst_rvs .wpcr3_aggregateRating_overallText {font-weight: bold; font-size: 1.3em;}
.cst_rvs .revs_button a {
    background: #E84747;
    color: #fff;
    font-weight: 500;
    padding: 4px 8px 6px 8px;
    margin-left: 10px;
}
.post_box .wpcr3_review, .post_box .wpcr3_dotline  { display:none !important; }
.wpcr3_button_1 {
    background: #E84747 !important;
    color: #fff !important;
    font-weight: 500;
    padding: 4px 8px 6px 8px;
    margin-left: 10px;
}
footer.entry-footer { margin:13px 0 0 0;}
.footer_mnu { float: right;  margin: 22px 15px 3px 5px;}
.footer-wrap { background: #333333 !important; }
.footer-wrap p { color:#fff;}
.footer-wrap a { color:#fff !important;}
.footer-wrap .footer_mnu { color:#fff; }
.wpcr3_respond_1, .wpcr3_respond_2 { overflow: hidden !important; }
.site-branding { width:100%; }
.header-main { background: #dd0000;  text-align: center; }
.widget-header {  background: #000000;}
a:link, a:visited { color: #dd0000;}
.wpcr3_button_1 { background: #dd0000 !important;}
.widget_tag_cloud .tagcloud a, .entry-tags .meta-tags a { background: #e84747; }



@media only screen and (max-width: 35em) {
	
.post_box .meta-author { display:none; }
.cst_rvs .revs_button { float: left; width: 100%; margin: -18px 0 14px 0px; }
.cst_rvs .revs_button a {padding: 4px 30% 6px 30%; margin-left: 0;}
.lft_box { width: 100% !important; padding: 12px 0 6px 0; }
.lft_box img { width: 98%; max-width: 250px; text-align: center; }
.mn_ph_number span { font-size: 1.1em; }
.post_box p { font-size: 16px; margin: 0 0 12px 0; line-height: 25px; }
.post_box {padding: 16px 12px; }
.wpcr3_respond_2 table, .wpcr3_respond_2 td {
border: 0 !important;
border-style: none !important;
display: flex;
}	
 .wpcr3_respond_2 textarea { min-width:50% !important; max-width:65% !important;  }
.custm_category ul li {
    width: 49%;
}
}