/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 09 2020 | 14:33:41 */
/* Add your CSS code here.
MommyLo
End of comment */ 
@import url('https://fonts.googleapis.com/css?family=Great+Vibes&display=swap');


#logo img {
  max-width: 200px; 
}

.new-header-height {
  
}

.leave-message {
	margin: 60px auto 0;
    display: block;
    background: url(//mommynlo.com/wp-content/themes/togglehead/lib/css/img/form-bg.png) no-repeat center;
    background-size: 100% 100%;
    padding: 80px;
    position: relative;
}

.is-header-layout3 #inner-wrapper {
/*   background: url(//mommynlo.com/wp-content/themes/togglehead/lib/css/img/home-bg.png) no-repeat;
  background-size: cover; */
  background-color: #fff2f7;
}

#insta-footer {
	background-color: #fff2f7;
}

#header {
 background-color: #fff2f7; 
}

.split-header {
 box-shadow: 0 0 25px rgba(70,70,70,.12); 
}

#mobile-menu {
    background-image: url(https://mumology.in/wp-content/uploads/2020/01/headr.png) !important;
    background-color: rgba(255,242,247,0) !important;
    background-repeat: no-repeat !important;
    background-position: center bottom !important;
    background-attachment: scroll !important;
}

#mobile-menu.mobile-header .normal-logo img {
 	max-height: 90px; 
}

.archive-box .sp-container span {
  	display: none;
}

.archive-box .sp-container h1 {
  	font-family: "Great Vibes";
    font-size: 60px;
	text-transform: capitalize;
}

.about-skew {
	background: #fff2f7; 
}

@media screen and (min-width: 971px) {
  .split-header .split-content {
    background-image: url(http://mumology.in/wp-content/uploads/2020/02/abstractpinkgold.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
  }
  
  .split-header .post-header {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
  }
  
  .signature-end {
    text-align: right;
    margin-right: 10%;
  }
  
  .xoxo-preeti {
    max-height: 200px;
  }
}

@media screen and (max-width: 970px) {
  .split-content {
    background-image: url(http://mumology.in/wp-content/uploads/2020/02/abstractpinkgold.jpg);
  }
  
  .signature-end {
    text-align: right;
  }
  
  .xoxo-preeti {
    max-height: 150px;
  }
}

.widget-layout2.newsletter-padding .widget.widget_mc4wp_form_widget {
  padding: 0px;
}

#sp-sidebar .widget.widget_mc4wp_form_widget {
    background-color: transparent !important;
}

.news-content .news-text }
	margin-top: 40px;
}