/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.td-post-sub-title{color: #000;}
.sf-menu > li > a {
    font-size: 16px!important;}
.td-gallery-ico > img {
    position: absolute;
    margin: 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.td-video-play-ico > img {
    position: absolute;
    margin: 3px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.td-grid-style-6 .td-video-play-ico .td-gallery-ico > img {
  top: 10px !important;
  bottom: auto;
  left: auto;
  right: 10px;
  width: 30px;
}
.td-grid-style-1 .td-video-play-ico .td-gallery-ico > img {
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;
}
.td_block_big_grid_5.td-grid-style-1 .td-video-play-ico .td-gallery-ico > img{
  bottom: auto;
  left: auto;
  margin: 20px 20px 0;}
.tdi_49_33d_rand_style {
    background-color:  #fff !important;
}
.td-video-play-ico {
border: none!important}

.wp-polls-ans {
    padding: 40px 30px 10px 0px!important;}
.wp-polls, .wp-polls-form {
  background-color: #ececec!important;
  padding: 10px!important;
  border-radius: 20px;
  box-shadow: 2px 2px 5px #888;
}
.wp-polls .Buttons {
  padding: 5px!important;
}