/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 17 2024 | 06:17:40 */
 .news_btn{
  background-image: linear-gradient(to right,#2266ab,#0099ed) !important;
    border: none;
    width: 55%;
    color: white !important;
    height: 50px;
	 border-radius : 5px;
	 text-align:center;
    margin-bottom: 20px;
	margin-left: auto;
    margin-right: auto;
	 margin-top : 21px;
    display: flex;
    justify-content: center;
}
}
.news_btn a{
	border : none !important;
}
.news_btn i {
	 color: white !important;
	    font-size: 17px;
}
 #form-button i::after {
    content: "";
    position: absolute;
    margin-top: 2px;
    width: 50px;
    height: 50px;
    background-image: url('https://www.breathingcenter.com/wp-content/uploads/2021/09/right.png');
    background-size: cover;
  }
div.ctct-form-embed div.ctct-form-defaults p.ctct-form-footer{
  display : none;
}
.ctct-form-button{
      background-color: #0074ba !important;
    color: white !important;
    font-size: 18px !important;
}
#email_address_label_4:before{
  content: "\2217" !important;
    position: absolute !important;
    top: -4px !important;
    left: -12px !important;
    color: #f5463b !important;
}
#first_name_4::-webkit-input-placeholder {
    color: transparent;
}
.ctct-form-embed.form_9 .ctct-form-defaults .ctct-gdpr-text{
	display : none;
}
@media only screen and (max-width: 767px) {
.news_btn{
	height : auto !important;
	width : 85% !important;
	}
	#form-button i::after{
		display : none !important;
	}
}
.page-id-13176 .news_btn{
 display : none !important;
}
.page-id-13176 .p-bottom-subscribe{
	margin-top: 0px !important;
}
#wpcf7-f13164-p13176-o1 form label{
	font-weight: 700;
	width: 100%;
	font-size : 16px !important;
}
#wpcf7-f13164-p13176-o1 form input{
	    width: 100%;
    height: 52px;
    padding: 10px 15px;
    border: 1px solid #b0b6bb;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.5;
    font-family: helvetica neue,Arial,sans-serif;
    color: #323232;
    display: inline-block;
	margin-bottom:7px;
}
#wpcf7-f13164-p13176-o1 .wpcf7-submit{
	background-color: #0074ba;
    color: white;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    height: 57px;
    border-radius: 5px;
}
#wpcf7-f13164-p13176-o1 form label:before{
	content: "\2217";
    position: absolute;
    margin-left: -12px;
    color: #f5463b;
}
#wpcf7-f13164-p13176-o1 .wpcf7-select{
	width : 100%;
}
#wpcf7-f13164-p13176-o1 .wpcf7-response-output{
	width: 70%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
#wpcf7-f13164-p13176-o1 .wpcf7-submit:hover{
  background-color: #fed271;
	border : none !important;
}
@media screen and (max-width: 1235px) and (min-width: 1135px) {
	.news_btn{
		width: 62% !important;
	}
}
@media screen and (max-width: 1136px) and (min-width: 935px) {
	.news_btn{
		width: 74% !important;
	}
}
@media screen and (max-width: 936px) and (min-width: 768px) {
	.news_btn{
		width: 90% !important;
	}
}