.hero-content-col .content-div {
background-color: #028288;
color: #fff;
}
.hero-content-col .section-heading {
color: #fff;
text-align: left;
}
ul.inside-list {
margin: 0;
}
ul.inside-list li {
list-style-type: none;
line-height: 1.71rem;
}
.banner-subhead {
border-bottom: 1px solid;
}
.banner-subhead p {
margin-bottom: 25px;
}
ul.inside-list {
margin-top: 25px;
}
ul.inside-list li i {
margin-right: 20px;
}
.guide-form-col {
width: 100%;
}
.guide-form-col input:not(input[type="submit"]),
.guide-form-col input:focus {
border-radius: 12px;
background-color: transparent !important;
border: 1px dashed #707070;
padding: 7px 20px;
}
.guide-form-col input::placeholder,
.guide-form-col input:not(input[type="submit"]) {
font-size: 1.2rem;
line-height: 2rem; }
.iti-flag,
.flag {
border-radius: 30px;
}
.guide-form-col .ptefl-button,
.guide-form-col .ptefl-button:focus {
background-color: #0F3042 !important;
border-radius: 12px !important;
width: 100%;
padding: 15px 20px !important;
}
.safe-txt,
.join-txt {
font-size: 0.71rem;
}
.safe-txt span,
.join-txt span {
font-weight: 400;
}
.guide-form-section {
padding-bottom: 0px;
}
.hidden-row {
height: 0;
margin: 0;
}
.guide-form-col form .ast-row:nth-of-type(4) { } select {
font-size: 1.2rem;
line-height: 2rem; border-radius: 12px;
background-color: transparent !important;
border: 1px dashed #707070 !important;
padding: 9.5px 20px !important;
}
.black-friday-guide-form .ast-row {
margin-bottom: 20px;
}
.black-friday-guide-form select {
background-color: #353535 !important;
}
@media screen and (max-width:767px) {
.wpcf7-form-control {
margin-bottom: 1rem;
}
.wpcf7-form-control[name=country] {
margin-bottom: 0 !important;
}
.safe-txt,
.join-txt {
font-size: 1rem;
margin-bottom: 1rem;
}
input[type="submit"] {
text-align: center;
display: block;
}
}