
#main-menu ul { 
    width: 100%;
}


#section-cal .vc_column_container>.vc_column-inner { 
    padding-left: 30px;
    padding-right: 30px; 
}
.cal_form {
    background-color: #efedf5;
    border-radius: 8px;
    box-shadow: 0px 0px 15px -7px  rgba(0,0,0,0.2);
    padding: 40px 10%;
}
#cal_result {
    background-color: #3b1f5c;
    border-radius: 8px;
    box-shadow: 0px 0px 15px -7px  rgba(0,0,0,0.2);
    padding: 40px 10% 85px;
    position: relative;
}
#cal_result:before {
    content: "=";
    position: absolute;
    color: #3b1f5c;
    font-size: 40px;
    line-height: 1;
    left: -41px;
    font-weight: bold;
    top: 47%;
    transform: translateY(-50%);
}

#content .cal_form  h4 { 
    font-size: 16px;
    font-weight: bold;
	margin: 0 0 9px;
}
#content #cal_result h4 { 
    font-size: 16px;
    font-weight: bold;
	color: #fff;
	margin: 0 0 25px;
}
#cal_result #result.not-success {
    font-size: 16px;
    color: #CF3661;
    margin-bottom: 35px;
    margin-top: 30%;
    padding-top: 1px;
}
#cal_result #result {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
    margin: 0 0 63px;
    padding: 17px 0 0;
}
#content .cal_form input{ 
    background-color: #fff;
    width: 100%;
    border-radius: 5px;
    padding: 17px 20px;
    font-size: 20px;
    border: 0 solid;
}
#section-cal {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
#section-cal-result {
    display: none; 
}
.cal_form .savings:before {
    content: "";
    position: absolute;
    bottom: 25px;
    left: 0;
    background-image: url(https://mindofmyown.org.uk/wp-content/uploads/2024/11/icon2.png);
    width: 49px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 100% auto;
}
.cal_form .savings {
    font-family: "Nunito", serif;
    font-size: 19px;
    font-weight: 900;
    color: #eb215a;
    line-height: 1.3;
    text-align: center;
    width: 100%;
    background-image: url(https://mindofmyown.org.uk/wp-content/uploads/2024/11/icon1.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding-top: 25px;
    padding-right: 46px;
    position: relative;
    padding-left: 46px;
    padding-bottom: 42px;
}
#wpformsContainer div.wpforms-container-full .wpforms-form button[type=submit],
.cal_form button:hover,
.cal_talk:hover {
	opacity: 0.8;
}
#wpformsContainer div.wpforms-container-full .wpforms-form button[type=submit],
.cal_form button,
.cal_talk {
    font-size: 15px;
    text-decoration: none;
    color: #fff; 
    display: inline-block;
    background-color: #3db5a0;
    border-radius: 28px;
    width: 100%;
    text-align: center;
    line-height: 1.5;
    display: inline-block;  
    font-weight: 600;
    padding: 8px 25px; 
	border: 0 solid;
	text-decoration: none;
}
#cal_result .cal_talk {
    position: absolute;
    bottom: 45px;
    width: 80%;
	left: 10%;
}
/*PDF*/
#wpformsContainer div.wpforms-container-full .wpforms-form input[type=email] {
    border-radius: 3px;
    height: 57px;
    text-align: center;
}
#wpformsModal {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999;
}
#wpformsModal >.wpfModal-wrap {
    background: #3b1f5c;
    padding: 60px 48px 22px;
    width: 400px;
    margin: 0 auto;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    max-width: calc(100% - 30px);
}
#wpformsModal h3 {
    font-size: 25px;
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    margin: 0 0 24px;
}
#cal_result a.cal_talk.cal_talk01 {
    margin-bottom: 50px;
}
@media only screen and (max-width: 768px) {
#cal_result:before {  
    transform: translateX(-50%);
    left: 50%;
    top: -60px;
}
#cal_result { 
    margin-top: 38px;
}


}





.library-item a.lib-prev { 
    background-image: url(https://mindofmyown.org.uk/wp-content/uploads/2023/10/icon-preview.png); 
}

#main-menu ul li.menu_our-products .sub-menu li {
    width: 20%;
    padding: 0 20px;
    text-align: center;
    line-height: 1.4;
    border-right: 1px solid #118673;
} 
.sub-menu .product-img.product-img5 >a {
    background-image: url(https://mindofmyown.org.uk/wp-content/uploads/2023/02/image05.png);
}


.btn-red.vc_btn3-container a.vc_general.vc_btn3:hover { 
	color: #fff;
	background-color: #CF3661;
	opacity: 0.8; 
}
.btn-red.vc_btn3-container a.vc_general.vc_btn3 {
    background-color: #CF3661; 
}
.font12 *,
.font12{
	font-size: 12px;
}
.btn.btn-demo { 
    background-color: #CF3661;
}

.btn.btn-demo:hover{
	background-color: #CF3661;
	opacity: 0.8;
}
#content .post-password-required .entry-content {
    width: 400px;
    margin: 0 auto;
    padding: 15vh 0;
    max-width: 100%;
}
.post-password-required .entry-content label {
    color: #4C4B54; 
	font-size: 15px;
}
#content .post-password-required input[type="password"] {
    background-color: transparent;
    border: 1px solid #ccc;
    margin-top: 13px;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 8px;
    padding: 9px 15px;
}
#content .post-password-required input[type="submit"] {
    background-color: #7237B9;
    color: #fff;
    padding: 11px 37px;
    margin: 0;
    border-radius: 8px;
    font-size: 14px;
}

/****Content-Width****/
.entry-content> .wpb-content-wrapper> div.vc_row[data-vc-full-width="true"][data-vc-stretch-content="true"] .vc_column_container>.vc_column-inner {
    width: 100%!important;
    max-width: 100%;
    margin-left: 0!important;
    margin-right: 0!important;
    left: 0!important;
}

.entry-content> .wpb-content-wrapper> div.vc_row:not([data-vc-full-width="true"]) {
width:1290px;
max-width:100%;
    margin: 0 auto;
}
.entry-content> .wpb-content-wrapper> div.vc_row[data-vc-full-width="true"] {
width: 100%!important;
    max-width: 100%;
    margin-left: 0!important;
    margin-right: 0!important;
    left: 0!important;
}

.entry-content> .wpb-content-wrapper> div.vc_row[data-vc-full-width="true"] >div>div>div>.vc_column_container>.vc_column-inner ,
.entry-content> .wpb-content-wrapper> div.vc_row > .vc_column_container>.vc_column-inner {  
    width: 1290px;
    max-width: 100%;
margin-left: auto;
margin-right: auto;  
}  
