/*
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.
*/

/* Sponsored Content Message */
.scd-message-box {
  border: 1px solid #b2b2b2;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #fafafa;
  padding: 10px;
  font-style: italic;
  margin:20px;
}
.tribe-community-events .tribe-section.tribe-section-image-uploader .tribe-image-upload-area {
    background: #fff url(../images/image-icon.png) no-repeat center 5px;
    text-align: center;
    visibility: hidden;
}
.flexslider {
    margin: 0 0 5px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    border-radius: 4px;
    -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
    box-shadow: 0 1px 4px rgba(0,0,0,.2);
    zoom: 1;
}
.mfp-close-btn-in .white-popup-block:after{
    background: #8B0000 !important;
}