/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2018 | 12:44:11 */
.default-sidebar {
      background-color: #d6d6d6;
      padding: 14px;
      box-shadow: 13px -2px 17px -15px;
}

.iw-infunding-donate-us.style2 {
    margin: 0px 0px 0px 0px !important;
    padding: 15px 17px 24px 22px;
}

.iw-infunding-donate-us h3.donate-us-title {
    font-size: 0px;
}

.textwidget .iw-infunding-donate-us.style1 {
    color: #ffffff;
    margin: 30px 0 !important;
    padding: 0px 10px 12px 19px;
}

.textwidget .iw-price-list input {
    width: 100%;
}

.shortcode_widget {
    margin-top: 7px !important;
}

.textwidget .iw-infunding-donate-us.style1 {
    margin: 14px 0 !important;
}

.post-sidebar {
    background-color: #d6d6d6;
    padding: 14px;
    box-shadow: 13px -2px 17px -15px;
}


@media screen and (max-width: 991px) {
.default-sidebar {
      display: none;
}
  
@media screen and (max-width: 991px) {
.post-sidebar {
      display: none;
}


