/*
Theme Name:     Vlog Child
Theme URI:      http://mekshq.com
Description:    Child theme for the Vlog theme
Author:         meks
Author URI:     http://mekshq.com
Template:       vlog
Version:        0.1.0
*/
.vlog-header-middle .site-title img { max-height: 68px }
.entry-content .result { margin: 80px auto }
.entry-content .result:first-of-type { margin-top: 0 }
.entry-content .result p { text-align: left!important }
 
.entry-content .polls-results .result p:first-of-type { background:#000; color:#fff; padding: 12px 0 12px 12px }


.wp-polls-ul li { list-style: none }
.wp-polls-ul li:before { display: none }
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {  margin: 40px 0 }


/* plugins */
/* ratings */
.post-rating { display: none; }
.post-rating--video { margin: 12px 0 0 }
.post-rating--standard { margin: 12px 0 }
post-rating--standard { margin: 12px 0 }
/* polls */
.wp-polls .Buttons {background:#000}
.btn.btn--polls-archive { color:#fff; padding: 6px 12px; text-decoration: none }
.btn--polls-archive { background:#000; display: inline-block; margin: 0 0 20px; text-align: center; text-decoration: none }
.entry-content .btn.btn--polls-archive:hover { color: #fff }
/* polls */
.wp-polls .Buttons {background:#000}
.btn.btn--polls-archive { color:#fff; padding: 6px 12px; text-decoration: none }
.btn--polls-archive { background:#000; display: inline-block; margin: 0 0 20px; text-align: center; text-decoration: none }
.entry-content .btn.btn--polls-archive:hover { color: #fff }


/* footer */
.copyright_info p,
.below_copyright_info p { color: #fff }
.below_copyright_info p { margin: 12px auto; width: 80% }
/* theme tweaks */
.vlog-copyright { height: auto }



.ilr-link .vlog-social-name { float: left; width: 75% } 
.ilr-link a:before { background: url('assets/images/ilr-icon.png')no-repeat center center / contain; content: ''; float: left; height: 25px; width: 25px; display: inline-block; margin-right: 8px; text-align: center }




