/*
Theme Name: Child Thrive Theme
Theme URI: http://thrivethemes.com/
Version: 1.0
Author: <a href="http://www.thrivethemes.com">Thrive Themes</a>
Description: Fully customizable, front end theme and template editing for WordPress has arrived! 
Template: thrive-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready, custom-everything
*/


.single #PopupSignupForm_0,
.blog #PopupSignupForm_0,
.page-id-19 #PopupSignupForm_0,
.page-id-17 #PopupSignupForm_0,
.page-id-53 #PopupSignupForm_0,
.page-id-2365 #PopupSignupForm_0 {
	display:none !important;
}

/* contact form */

.gform_wrapper.gravity-theme #field_submit .gform-button--width-full, .gform_wrapper.gravity-theme .gform_footer .gform-button--width-full {
    text-align: center;
    width: 100%;
    background: #000000 !important;
    color: #ffffff !important;
    font-weight: 700 !important;
    min-height: 50px !important;
}

.gform_title {
	display: none !important;
}

/* exit popup */

#popmake-2793 {
	padding: 0 0 20px 0 !important;
}

#popmake-2793 img {
	margin: 0 0 30px 0;
	padding: 0;
	width: 100%;
}

#popmake-2793 h2 {
	font-family: 'Cardo', serif;
	padding: 0 20px;
	line-height: 24px;
}

#popmake-2793 p {
	font-family: 'Muli', sans-serif;
	font-size: 22px;
	line-height: 26px;
	max-width: 600px;
	margin: 5px auto 23px auto;
}

#popmake-2793 a {
	background: #000;
	padding: 15px 25px;
	border-radius: 7px;
	color: #fff;
	font-family: 'Muli', sans-serif;
	font-weight: 700;
	font-size: 18px;
}

.pum-theme-2613, .pum-theme-default-theme {
    background-color: rgba(0, 0, 0, .65);
}

.pum-container .pum-content+.pum-close {
	background: #000;
	padding: 5px 15px !important;
	font-size: 16px !important;
	font-family: 'Muli', sans-serif;
	font-weight: 700;
}

/* other */

.pum-container .pum-content+.pum-close {
    color: white !important;
    position: absolute;
    float: right;
    top: 0px;
    right: 0px;
    padding: 0px 6px;
    font-size: 20px;
}
.tve-theme-2498 .bottom-section .section-content {
  padding: 0px;
  width: 100%;
}

#sb_instagram #sbi_load {
  opacity: 1;
  transition: all .5s ease-in;
  margin: 50px 0 55px 0;
}
.theme-section.bottom-section .section-content,
.tve-theme-2498 .bottom-section .section-content {
  padding: 0px !important;
  width: 100%;
}

.pum-theme-2614 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 54px 40px 22px 250px;
    border-radius: 3px;
    border: 0;
    box-shadow: 0px 0px 30px 0px rgb(2 2 2);
    background-color: rgba( 255, 255, 255, 1.00 );
    background-image: url(https://cookingwithclaudine.com/wp-content/uploads/2022/07/food-5.jpg);
    background-size: contain;
    background-repeat: no-repeat;
}

.pum-theme-2614 h3 {
    font-size: 24px;
    line-height: 1.4em;
    margin: 0 0 15px 0;
}

.pum-theme-2614 .pum-title, .pum-theme-lightbox .pum-title {
    color: #000000;
    text-align: left;
    text-shadow: 0px 0px 0px rgb(2 2 2 / 23%);
    font-family: 'Cardo';
    font-weight: 100;
    font-size: 38px;
    line-height: 45px;
    text-align: left;
    max-width: 600px;
    margin: 0 0 10px 0;
}
.pum-theme-2614 button, input[type=button], .pum-theme-2614input[type=reset], .pum-theme-2614 input[type=submit] {
    background: #000000;
    border: 1px solid #e6e6e6;
    color: #fff;
    font-size: 1rem;
    line-height: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
    font-weight: 700;
}
.pum-theme-2614 input[type=email],
.pum-theme-2614 input[type=text] {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 10px;
    width: 40%;
}

@media (max-width: 960px) {
	
.pum-theme-2614 .pum-title, .pum-theme-lightbox .pum-title {
    background: #fff;
    padding: 15px;
	margin-bottom: 0px;
}
	
	.pum-theme-2614 .pum-container, .pum-theme-lightbox .pum-container {
		padding: 40px;
		background-image: none;
	}
	
	.pum-theme-2614 h3 {
    font-size: 24px;
    line-height: 1.4em;
    margin: 0 0 15px 0;
    background: #fff;
    padding: 15px;
}
	
	.pum-theme-2614 button,
	.pum-theme-2614 input[type=email],
.pum-theme-2614 input[type=text] {
    border-radius: 0;
    padding: 10px;
    width: 100%;
	margin: 0 0 5px 0;
}
	
}