/*
Theme Name: Counts Collection LLC Child
Template: counts-collection-llc
Version: 1.0.0
*/
/* Add your custom styles here */

section#custom_html-2 {
    padding: 0px;
}
.d-none{
	display: none;
}

.contact_us_form input[type="checkbox"] {
    margin-left: -18px;
}

.subscribe input.form-control {
 border: none;
 /* width: 100%; */
padding: 18px 13px;
height: 100%;
margin: 0;
display: inline-block;
color: var(--secondary);
background-color: #f8f8f8;
}
.subscribe button.btn-subscribe {
 text-transform: uppercase;
display: inline-block;
border-radius: 0;
border: none;
background: #fff;
font-size: 13px;
font-weight: 600;
line-height: 1.23;
text-align: center;
color: #000;
min-width: 110px;
}

.contactForm span.wpcf7-form-control-wrap {
    width: 100%;
}

.contactForm .wpcf7-list-item{
margin: 0 0 0 0 !important;
}


.contactForm span.wpcf7-list-item-label {
    margin-left: 5px !important;
}

.subscribe input.wpcf7-form-control.wpcf7-submit.has-spinner.btn-subscribe {
     text-transform: uppercase;
     display: inline-block;
     border-radius: 0;
     border: none;
     background: #fff;
     font-size: 13px;
     font-weight: 600;
     line-height: 1.23;
     text-align: center;
     color: #000;
     min-width: 110px;
     height: 54px;
     margin-left: 20px;
}


.subscribe .wpcf7-response-output {
    color: #fff;
}

.contactForm .wpcf7-response-output {
    color: #fff;
}

ul.menu li.current_page_item a {
    text-decoration: underline !important;
}

.desc span {
    padding-block-start: 15px;
    color: #fff;
    font-size: 22px;
    font-style: italic;
}

.desc strong {
    color: #fff;
    margin-block-start: 20px;
    font-size: 25px;
}