.signup-container{
    display: none;
}
.klaviyoForm{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}
form.klaviyoForm input[type=email],
form.klaviyoForm select,
form.klaviyoForm input[type=text]{
    height: 35px;
    background: #ffffff;
    border-radius: 0;
    outline: none;
    font-family:'GroteskPro-Book';
    font-size: 16px;
    color: #000000;
    margin-bottom: 15px;
    width: 100%;
    text-align: left;
    border-radius:5px;
    border:1px solid #000000;
    padding:10px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
	-webkit-appearance: none;
}
#submitKlavData{
	color:#ffffff;
	border: 0.9px solid #000;
	font-family:'GroteskPro-SemiBold';
	height: auto;
}
#submitKlavData:hover{
	color:#000000;
}
#globalClassModalContainer.mobileTenPercent .modal-dialog{
    margin: 10px;
}
#newslettersignup .succ-container{
    display: none;
}
.check_inbox{
    color:#3b3838;
}
#newslettersignup .trimester-type{
    width:100%;
    border-radius:5px;
    border:1px solid #000000;
    padding: 5px 10px;
    height: 34px;
    margin-bottom:15px;
}
#newslettersignup .klaviyoForm{
    padding:0px 25px 20px 25px;
}
#newslettersignup select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
#newslettersignup .img-container{
    display:none;
}
#newslettersignup .header{
    font-family:'Quincy-Cf';
    font-size: 35px;
    line-height:35px;
    width:100%;
    max-width: 250px;
    margin: 10px auto;
}
#newslettersignup .sub-header{
    font-family:'GroteskPro-Light';
    font-size: 16px;
    width:100%;
    max-width: 350px;
    margin: 20px auto 25px auto;
    line-height:24px;
}
#newslettersignup .mobile-img-container{
    width:100%;
    padding: 20px 25px 0px 25px;
}
#newslettersignup input.error{
    border:1px solid red;
}
#newslettersignup .add-cart-text{
    background:#000000;
    color:#ffffff;
    text-transform:initial;
    height:34px;
    font-family: 'GroteskPro-Bold';
    border:2px solid #000000;
    width:100%;
    max-width:275px;
    margin:20px auto;
}
#newslettersignup .succ-container{
    display: none;
}
#newslettersignup .add-cart-text:hover{
    background:#ffffff;
    color:#000000;
    border:2px solid #000000;
}
.succ-container .code{
	height:45px;
	background:#f0ede8;
	width:100%;
	max-width:275px;
	margin:40px auto;
	line-height:44px;
	font-family: 'GroteskPro-Bold';
	letter-spacing: 2px;
	font-size: 30px;
}

@media (min-width: 768px) {
	#newslettersignup .mobile-img-container{
        display:none;
    }
	#newslettersignup .img-container{
        /* margin-top:-25px; */
        /* padding: 0px 10px; */
        display:block;
    }
	#newslettersignup .add-cart-text{
		background:#000000;
		color:#ffffff;
		text-transform:initial;
		height:34px;
		font-family: 'GroteskPro-Bold';
		border:2px solid #000000;
		width:100%;
		max-width:325px;
		margin:0 auto;
	}
}

@media (min-width: 992px) {
    #newslettersignup .img-container{
        /* margin-top:-25px; */
        /* padding: 0px 10px; */
        display:block;
    }
    #newslettersignup .content-container{
        padding:0px 10px;
    }
    #newslettersignup .header{
        font-family:'Quincy-Cf';
        font-size: 35px;
        line-height:35px;
        width:100%;
        max-width: 250px;
        margin: 40px auto 0px auto;
    }
    #newslettersignup .sub-header{
        font-family:'GroteskPro-Light';
        font-size: 16px;
        width:100%;
        max-width: 350px;
        margin: 20px auto 25px auto;
        line-height:24px;
    }
    #newslettersignup .klaviyoForm{
        padding:0px 25px;
    }
    #newslettersignup .mobile-img-container{
        display:none;
    }
    .succ-container .code{
        height:45px;
        background:#f0ede8;
        width:100%;
        max-width:330px;
        margin: 60px auto;
        line-height:44px;
        font-family: 'GroteskPro-Bold';
        letter-spacing: 2px;
        font-size: 30px;
    }
}
#newslettersignup .trimester-type{
    width:100%;
    border-radius:5px;
    border:1px solid #000000;
    /* padding: 7px 10px; */
    height: 35px;
    margin-bottom:15px;
    background: #ffffff;
}
#newslettersignup .klaviyoForm{
    padding:0px 25px 20px 25px;
}
#newslettersignup select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}
#newslettersignup .img-container{
    display:none;
}
#newslettersignup .header{
    font-family:'Quincy-Cf';
    font-size: 35px;
    line-height:35px;
    width:100%;
    max-width: 250px;
    margin: 10px auto;
}
#newslettersignup .sub-header{
    font-family:'GroteskPro-Light';
    font-size: 16px;
    width:100%;
    max-width: 350px;
    margin: 20px auto 25px auto;
    line-height:24px;
}
#newslettersignup .mobile-img-container{
    width:100%;
    padding: 20px 25px 0px 25px;
    min-height:195px;
}
#newslettersignup input.error{
    border:1px solid red;
}
#newslettersignup .add-cart-text{
    background:#000000;
    color:#ffffff;
    text-transform:initial;
    height:34px;
    font-family: 'GroteskPro-Bold';
    border:2px solid #000000;
    width:100%;
    max-width:325px;
    margin:0 auto;
}
#newslettersignup .add-cart-text:hover{
    background:#ffffff;
    color:#000000;
    border:2px solid #000000;
}
@media (min-width: 768px) {
    #newslettersignup .img-container{
        margin-top:-25px;
        padding: 0px 0px 0px 15px;
        display:block;
        text-align: left;
    }
    #newslettersignup .img-container{
    	height:100%;
    	max-height: 470px;
    	overflow:hidden;
    }
}

@media (min-width: 992px) {
    #newslettersignup .img-container{
        margin-top:-25px;
        padding: 0px 0px 0px 15px;
        display:block;
        text-align: left;
    }
    #newslettersignup .content-container{
        padding:0px 10px;
    }
    #newslettersignup .header{
        font-family:'Quincy-Cf';
        font-size: 35px;
        line-height:35px;
        width:100%;
        max-width: 250px;
        margin: 40px auto 0px auto;
    }
    #newslettersignup .sub-header{
        font-family:'GroteskPro-Light';
        font-size: 16px;
        width:100%;
        max-width: 350px;
        margin: 20px auto 25px auto;
        line-height:24px;
        color:#000000;
    }
    #newslettersignup .klaviyoForm{
        padding:0px 25px;
    }
    #newslettersignup .mobile-img-container{
        display:none;
    }
    .succ-container .code{
        height:60px;
        background:#f0ede8;
        width:100%;
        max-width:330px;
        margin: 60px auto;
        line-height:60px;
        font-family: 'GroteskPro-Bold';
        letter-spacing: 3px;
        font-size: 30px;
		border-radius:5px;
    }
    #newslettersignup .img-container{
    	height:100%;
    	max-height: 471px;
    	overflow:hidden;
    }
}

