/*
Theme Name:Cometoparadise
Theme URI:https://cometoparadise.dreamhosters.com
Description:A Productions Child Theme
Author:Cometoparadise
Author URI:http://ninenetics.com
Template:twentytwenty
Version:1.0.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html
Tags:light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:twenty-twenty-child
*/

a.skip-link.screen-reader-text {
    display: none;
}

.sb_instagram_header {
    display: none;
}

span.validmsg {
    display: block;
    width: 100%;
    text-align: left;
    color: #807a7b;
}

.wpcf7-not-valid~.select-styled{
    border: 1px solid red;
}

.btn-404{
	max-width: 200px;
}

.form-group.col-50.totalcls br{display:none;}
.form-group.col-50.totalcls span {
    margin: 0;
    color: green !important;
    font-weight: 600;
    margin-left: 5px;
}.form-group.col-50.totalcls {
    color: #000;
    display: flex;
    min-height: 35px;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
span#checkboxclasses span.wpcf7-list-item {
    display: block;
    width: 100%;
    margin: 0 0 10px;
}
span#checkboxclasses span.wpcf7-list-item label{position:relative;display:block;}
span#checkboxclasses span.wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;cursor:pointer;
    opacity: 0;
}
span#checkboxclasses span.wpcf7-list-item input[type="checkbox"] + span::before {
    background: #c2c2c2;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    z-index: 1;
    border-radius: 50%;
}
span#checkboxclasses span.wpcf7-list-item input[type="checkbox"] + span {
    padding-left: 24px;
    padding-right: 0;
}

span#checkboxclasses span.wpcf7-list-item input[type="checkbox"]:checked + span::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: #000;
    border-radius: 50%;
    z-index: 1;
    border: 2px solid #fff;
    box-shadow: 0px 0px 0px 2px #000;
}.form-group.col-100.yearsamoutclass>label {
    color: #000;
    display: inline-block;
    margin: 0 0 10px;
    font-size: 16px;
}
span.wpcf7-form-control.wpcf7-checkbox span.wpcf7-list-item.first.last {
    margin-left: 0;
}
.wpcf7-form.sent .form-group{
	display:none;
}
.wpcf7-form.sent .wpcf7-response-output {
    background: #00a600 !important;
    padding: 20px 0;
    font-size: 17px;
}
.wpcf7.js{
	text-align: center;
    font-size: 22px;
    color: #c49388;
   
    padding-top: 31px;
}
.wpcf7.js span, .wpcf7.js p{
	font-size: 13px;
}
    