/*
You can add your own CSS here.

Click the help icon above to learn more.

Use this field to test small chunks of CSS code. For important CSS customizations, it is recommended to modify the style.css file of a child theme.
http//codex.wordpress.org/Child_Themes
*/

.header-group {
    background-image: url("http://thedailycoin.org/wp-content/uploads/2017/03/money-and-accounting-chart-website-header.jpg");
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: contain;
}
.widget_facebook_likebox { text-align: right;}
.widget { padding-top: 10px;padding-bottom: 10px;}
.widget > h3 {
	font-size: 16px;
  font-weight: 700;
  text-align: left;
	padding-bottom:10px;
}
.advps-slide-container {height: 300px;}
#advps_container1 .bx-wrapper .bx-viewport {
       height: 300px !important;}
.slick-list { height: 300px;}
.recent-post-slider.design-1 .slick-dots {
    display: none !important;}
.slick-slide .wp-post-content {
     font-size: 14px;line-height:16px;}
.recent-post-slider h2.wp-post-title {
    margin: 5px 0 !important;
    line-height: 12px !important;
	  font-size: 24px !important;
}
.recent-post-slider.design-1 .post-content-left {
    height:300px;
    top: 0px;
    bottom: 10px;
}
.sidebar {  width: 32.66%;}
@media only screen and (max-width: 900px) {
.sidebar {  width: 100% !important;}
}.white-bg {
    background-color: #ffffff !important;
}

.vc_grid-item-zone-c-right .vc_gitem-animated-block {
    float: left;
    width: 25%;background-color:#FFF !important;
}
.vc_grid-item-zone-c-right .vc_gitem-zone-c {
    float: right;
    width: 70%;
}.vc_grid-filter.vc_grid-filter-center {
    text-align: left;
}.grid-date{font-size:13px;line-height:14px;}
.white-bg  {background-color:#FFF !important;}
.grid-excerpt{font-size:15px;line-height:17px;font-color:#333;}
.col-2cl .content {
    float: left;
    width: 100% !important;
}
.content {
    width: 100% !important;
}
html body #cc_form_1 input.t {
      max-width: 100%;
    text-align: center;
    width: 100%;
}
.full-width.admin-bar #nav-topbar.nav-container {
    top: 32px;height:54px;
}
@media screen and (max-width: 719px) {

#header, #header .pad {
    padding-bottom: 0;
    background-color: #000;
}
}

.wpfp-medium-4 {    width: 50%;}
.wpfp-categories {display:none;}
.wpfp-featured-post-grid.design-1 .wpfp-title a {
    font-size: 24px;
    line-height: normal;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff !important;
    font-weight: bold;
    text-shadow: 1px 1px 1px #000;
}

