.wpcf7 form {
display: block;
}
.wpcf7-form label {
display: block;
} #page-header .l-subheader-cell .w-socials-item.twitter .fa-x-twitter svg {
display: none !important;
}:root {
--uacf7-global-color-primary: #382673;
--uacf7-global-text-color-secondary: #383c41;
--uacf7-global-placeholder-color: #606266;
--uacf7-global-border-color: #e4e9f8;
--uacf7-global-button-color: var(--uacf7-global-color-primary);
--uacf7-border-radius: 5px;
--uacf7-white-color: #fff;
} .uacf7-wrapper-default {
border: none !important;
margin: 0 !important;
padding: 0 !important;
box-shadow: none !important;
outline: none !important;
min-inline-size: 100%;
}
.uacf7-wrapper-default hr {
background-color: var(--uacf7-global-border-color);
border: none;
height: 1px;
margin-bottom: 20px;
width: 100%;
}
.uacf7-wrapper-default label {
display: inline-block;
font-weight: 500;
line-height: inherit;
margin-bottom: 15px;
width: 100%;
}
.uacf7-wrapper-default label span {
display: block;
margin-top: 5px;
}
.uacf7-wrapper-default .wpcf7-acceptance label span {
display: inline-block;
margin-top: 5px;
} .uacf7-wrapper-default input[type="date"],
.uacf7-wrapper-default input[type="email"],
.uacf7-wrapper-default input[type="number"],
.uacf7-wrapper-default input[type="password"],
.uacf7-wrapper-default input[type="search"],
.uacf7-wrapper-default input[type="tel"],
.uacf7-wrapper-default input[type="text"],
.uacf7-wrapper-default input[type="url"],
.uacf7-wrapper-default select,
.uacf7-wrapper-default textarea,
.uacf7-wrapper-default label span textarea,
.uacf7-wrapper-default label span input {
padding: 0.7rem 1rem;
background-clip: padding-box;
background-image: none;
border: 1px solid var(--uacf7-global-border-color);
border-radius: var(--uacf7-border-radius);
color: var(--uacf7-global-text-color-secondary);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default textarea {
height: 90px;
}
input[type="date"]:focus-visible,
input[type="date"]:visited,
input[type="email"]:focus-visible,
input[type="email"]:visited,
input[type="number"]:focus-visible,
input[type="number"]:visited,
input[type="password"]:focus-visible,
input[type="password"]:visited,
input[type="search"]:focus-visible,
input[type="search"]:visited,
input[type="tel"]:focus-visible,
input[type="tel"]:visited,
input[type="text"]:focus-visible,
input[type="text"]:visited,
select:visited,
select:focus-visible,
textarea:visited,
textarea:focus-visible {
border-color: var(--uacf7-global-button-color) !important;
} .uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-checkbox span input {
margin-right: 10px;
} .uacf7-wrapper-default .uacf7-radio .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-radio span input {
margin-right: 10px;
}
.uacf7-wrapper-default .uacf7-rating label span {
display: inline-block;
} .uacf7-wrapper-default .uacf7-submint {
display: flex;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint.end {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"] {
font-size: 16px;
font-weight: 700;
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
border-style: solid;
border-radius: var(--uacf7-border-radius);
border-width: 2px;
border-color: var(--uacf7-white-color);
padding: 10px 20px;
text-align: center;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:hover {
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
} .uacf7-wrapper-default .uacf7-submint.fill input[type="submit"] {
background-color: var(--uacf7-global-color-primary);
color: var(--uacf7-white-color) !important;
}
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:hover {
color: var(--uacf7-global-color-primary);
background-color: var(--uacf7-white-color);
} .uacf7-wrapper-default .uacf7-submint.full-width {
position: relative;
}
.uacf7-wrapper-default .uacf7-submint.full-width input[type="submit"] {
width: 100%;
}
.uacf7-wrapper-default .uacf7-submint.full-width > span {
position: absolute;
left: 50%;
margin-left: -12px;
}
.uacf7-wrapper-default .uacf7-submint.fill.full-width > span.wpcf7-spinner {
background-color: var(--uacf7-white-color);
}
.uacf7-wrapper-default
.uacf7-submint.fill.full-width
> span.wpcf7-spinner::before {
background-color: var(--uacf7-global-color-primary);
}
.uacf7-wrapper-default .uacf7-charity-dinner {
padding: 0 15px;
}
.uacf7-wrapper-default .uacf7-charity-dinner .wpcf7-submit {
background: #115e99 !important;
color: #ffffff !important;
border-color: #115e99 !important;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit {
background-color: #e6a23c !important;
border-radius: 6px;
font-size: 18px;
line-height: 1.5;
padding: 8px 16px;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit:hover {
background-color: #ebb563 !important;
}.uacf7-row {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.uacf7-col-3,
.uacf7-col-4,
.uacf7-col-6,
.uacf7-col-12 {
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box; } .uacf7-col-3 {
flex: 0 0 25%;
}
.uacf7-col-4 {
flex: 0 0 33.3333%;
}
.uacf7-col-6 {
flex: 0 0 50%;
}
.uacf7-col-12 {
flex: 0 0 100%;
}
.uacf7-col-12 label,
.uacf7-col-6 label,
.uacf7-col-3 label,
.uacf7-col-4 label,
.uacf7-col-12 .wpcf7-form-control,
.uacf7-col-6 .wpcf7-form-control,
.uacf7-col-3 .wpcf7-form-control,
.uacf7-col-4 .wpcf7-form-control {
width: 100% !important;
display: block;
}
@media only screen and (max-width: 767px) {
.uacf7-row {
display: flex;
flex-wrap: wrap;
}
.uacf7-col-3,
.uacf7-col-4,
.uacf7-col-6,
.uacf7-col-12 {
flex: 1 1 100%; max-width: 100%;
margin-right: 0;
}
}.single-format-quote .featured-quote,article.format-quote .featured-quote{position:absolute;width:100%;height:100%;left:0;right:0;top:0;line-height:26px;text-align:center;bottom:0;color:#fff;background-color:rgba(0,0,0,.5)}.single-format-quote .featured-quote .quote-icon,article.format-quote .featured-quote .quote-icon{display:none}.single-format-quote .featured-quote .quote-content,article.format-quote .featured-quote .quote-content{position:absolute;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:1.14rem;padding-left:30px;padding-right:30px;font-style:italic}.single-format-quote .featured-quote .quote-content i:first-of-type,article.format-quote .featured-quote .quote-content i:first-of-type{padding-left:5px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.single-format-quote .featured-quote .quote-content i:last-of-type,article.format-quote .featured-quote .quote-content i:last-of-type{padding-left:5px}.single-format-quote .featured-quote .quote-content cite,article.format-quote .featured-quote .quote-content cite{font-size:1.14rem;font-style:normal;margin-top:10px;display:inline-block;width:100%}.single-format-quote .featured-quote .quote-content p,article.format-quote .featured-quote .quote-content p{font-size:1rem;margin-bottom:0}.single-format-quote .content-article p i:first-of-type,article.format-quote .content-article p i:first-of-type{padding-left:7px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.single-format-quote .content-article p i:last-of-type,article.format-quote .content-article p i:last-of-type{padding-left:7px}.single-format-quote .post-categories,article.format-quote .post-categories{display:none}article.content-chess,article.content-small{width:100%;display:inline-block}article.content-chess>div,article.content-small>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}article.content-chess>div .post-data,article.content-small>div .post-data{width:50%;-webkit-box-flex:1;-ms-flex:1;flex:1}article.content-chess .et_post-slider,article.content-chess .featured-audio,article.content-chess .featured-video,article.content-chess .post-gallery-slider,article.content-chess .wp-picture,article.content-small .et_post-slider,article.content-small .featured-audio,article.content-small .featured-video,article.content-small .post-gallery-slider,article.content-small .wp-picture{float:left;width:50%;margin-right:30px}article.content-chess .et_post-slider img,article.content-chess .featured-audio img,article.content-chess .featured-video img,article.content-chess .post-gallery-slider img,article.content-chess .wp-picture img,article.content-small .et_post-slider img,article.content-small .featured-audio img,article.content-small .featured-video img,article.content-small .post-gallery-slider img,article.content-small .wp-picture img{width:100%}article.content-chess .et_post-slider,article.content-chess .wp-picture,article.content-small .et_post-slider,article.content-small .wp-picture{margin-bottom:0}article.content-chess .author-info,article.content-chess .content-article,article.content-small .author-info,article.content-small .content-article{width:100%}article.content-chess:not(.has-post-thumbnail) .content-article,article.content-small:not(.has-post-thumbnail) .content-article{width:100%}.content-chess:nth-child(even)>div{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.content-chess:nth-child(even) .et_post-slider,.content-chess:nth-child(even) .featured-audio,.content-chess:nth-child(even) .featured-video,.content-chess:nth-child(even) .post-gallery-slider,.content-chess:nth-child(even) .wp-picture{float:right;margin-right:0;margin-left:30px}@media only screen and (min-width:993px){article.content-chess .post-data,article.content-chess .wp-picture,article.content-small .post-data,article.content-small .wp-picture{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}article.content-chess .featured-audio,article.content-chess .wp-picture,article.content-small .featured-audio,article.content-small .wp-picture{max-width:50%}}@media only screen and (max-width:992px){article.content-chess>div,article.content-small>div{display:inline-block}article.content-chess .author-info,article.content-chess .content-article,article.content-chess .et_post-slider,article.content-chess .featured-audio,article.content-chess .featured-video,article.content-chess .post-gallery-slider,article.content-chess .wp-picture,article.content-small .author-info,article.content-small .content-article,article.content-small .et_post-slider,article.content-small .featured-audio,article.content-small .featured-video,article.content-small .post-gallery-slider,article.content-small .wp-picture{width:100%;float:none}article.content-chess.format-video .content-article,article.content-chess>div .post-data,article.content-small.format-video .content-article,article.content-small>div .post-data{width:100%}article.content-chess .et_post-slider,article.content-chess .wp-picture,article.content-small .et_post-slider,article.content-small .wp-picture{margin-bottom:25px}}@media only screen and (max-width:768px){article.content-chess,article.content-small{margin-bottom:30px}article.content-chess .author-info,article.content-chess .post-gallery-slider,article.content-chess .wp-picture,article.content-small .author-info,article.content-small .post-gallery-slider,article.content-small .wp-picture{width:100%;margin-right:0!important;margin-left:0!important}}