/*
Theme Name:     Newspaper-child
Description:    Child theme for Newspaper theme
Author:         DagIris -webdesign
Template:       Newspaper                             
*/

@import url("../Newspaper/style.css");

/*----Header----*/

/* HEADER LOGO CUSTOM SIZES */

.td-header-style-1 .td-header-sp-logo {
  min-width: 400px !important;
  min-height: 90px !important;
  margin-left: -2px;
}

.sf-menu a.sf-with-ul {
    padding-right: 45px;
    padding-left: 0px;
}


@media only screen and (min-width: 1019px){
.td-content-wrap .td-header-style-1 .td-header-sp-recs {
    margin-left: 50px !important;
    width: 590px !important;
}

.td-visible-mobile{
  display: none;
}

.sf-menu a.sf-with-ul {
    padding-right: 40px;
}
}

@media (max-width: 1018px) and (min-width: 768px){
.td-header-style-1 .td-header-sp-recs {
    width: 100%;
    margin: 14px 0 0 0;
}

.td-header-style-1 .td-header-sp-logo {
    width: 100%;
}

.td-header-sp-recs{
   min-height: 74px !important;
}

.sf-menu a.sf-with-ul {
    padding-right: 40px;
}
}

/* HOME PAGE (V3) */
.page-id-198642 .td_block_text_with_title {
    padding-bottom: 30px;
}

.page-id-198642 .td_block_3{
    padding-bottom: 33px;
}

@media (max-width: 1140px) and (min-width: 1019px){
.page-id-198642 .td_block_3{
    padding-bottom: 16px;
}
}

@media (max-width: 1018px) and (min-width: 768px){
.page-id-198642 .td_block_text_with_title {
    padding-bottom: 18px;
}

.page-id-198642 .td_block_3{
    padding-bottom: 0px;
}
}


/* DONATION SPLASH PAGE */
.donate-splash-page .td-footer-wrapper, .donate-splash-page .td-sub-footer-container, .donate-splash-page .td-header-sp-recs img {display:none !important;}




/* SIMPLE RESPONSIVE SLIDER CUSTOM */

.simple-responsive-slider .widget_text .textwidget  {
  margin-top:0px !important;
}

.rslides_container {
   margin-bottom: 0px !important;
}

.textwidget .rslides li {
    margin-left:0px !important;
}

/*NEPAC page*/
.nepac_button {
background: url("/wp-content/uploads/2017/09/nepac_button.jpg");
border: 0;
color: transparent;
width: 550px !important;
height: 60px !important;
}

.nepac_button:active{
transform: translate(1px,1px);
}

/*Kids club - iris test enviroment*/
.page-id-205152 .wp-image-209211{
position: absolute;
z-index: 10;
}

.page-id-205152 .soliloquy-container{
padding-top: 50px;
}

/*Declaration of Intent form*/
@media (min-width: 600px){
.form_left{
width: 40%;
float: left;
clear: none !important;
}

.form_right{
width: 60%;
float: left;
clear: none !important;
margin-top: 28px;
}

.form_left_1{
width: 45%;
float: left;
clear: none !important;
}

.form_right_1{
width: 50%;
float: left;
clear: none !important;
margin-left: 5%;
}
}









