.ctct-form-wrapper .ctct-button {
font-size: 0.9rem; }
.ctct-form-wrapper .ctct-message {
border: 1px solid;
padding: 1em; }
.ctct-form-wrapper .ctct-message.ctct-error {
background-color: rgba(255, 65, 54, 0.02);
border-color: #ff4136;
color: #cf0b00; }
.ctct-form-wrapper .ctct-message.ctct-success {
background-color: rgba(46, 204, 64, 0.02);
border-color: #2ecc40;
color: #1b7926; }
.ctct-form-wrapper .ctct-message .ctct-dismiss-ajax-notice {
border-radius: 50%;
float: right;
line-height: 1;
padding: 0.85rem 1rem;
text-decoration: none; }
.ctct-form-wrapper .ctct-form-field {
margin: 0 0 1rem; }
.ctct-form-wrapper .ctct-field-inline {
display: inline-block; }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-half {
float: left;
margin-right: 2%;
width: 48%; }
.ctct-form-wrapper .ctct-field-half:last-of-type {
margin-right: 0; } }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-third {
float: left;
margin-right: 2%;
width: 32%; }
.ctct-form-wrapper .ctct-field-third:last-of-type {
margin-right: 0; } }
@media (min-width: 992px) {
.ctct-form-wrapper .ctct-field-fourth {
float: left;
margin-right: 2%;
width: 24%; }
.ctct-form-wrapper .ctct-field-fourth:last-of-type {
margin-right: 0; } }
.ctct-form-wrapper input[type='text']:required:valid, .ctct-form-wrapper input[type='email']:required:valid, .ctct-form-wrapper input[type='password']:required:valid, .ctct-form-wrapper input[type='tel']:required:valid, .ctct-form-wrapper input[type='number']:required:valid {
background-image: url(//openheartdesigns.com/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg);
background-position: 8px 50%;
background-repeat: no-repeat;
background-size: 18px;
border-color: #2ecc40;
padding-left: 32px; }
.ctct-form-wrapper input[type='text']:required.ctct-invalid, .ctct-form-wrapper input[type='text'].ctct-invalid, .ctct-form-wrapper input[type='email']:required.ctct-invalid, .ctct-form-wrapper input[type='email'].ctct-invalid, .ctct-form-wrapper input[type='password']:required.ctct-invalid, .ctct-form-wrapper input[type='password'].ctct-invalid, .ctct-form-wrapper input[type='tel']:required.ctct-invalid, .ctct-form-wrapper input[type='tel'].ctct-invalid, .ctct-form-wrapper input[type='number']:required.ctct-invalid, .ctct-form-wrapper input[type='number'].ctct-invalid {
background: #fff url(//openheartdesigns.com/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px; }
.ctct-form-wrapper select.ctct-label-top, .ctct-form-wrapper select.ctct-label-bottom {
width: 100%; }
.ctct-form-wrapper .ctct-field-error {
font-size: 0.85rem;
font-style: italic; }
.ctct-form-wrapper input.ctct-invalid {
background: #fff url(//openheartdesigns.com/wp-content/plugins/constant-contact-forms/assets/images/error.svg) no-repeat;
background-color: rgba(255, 65, 54, 0.02);
background-position: 8px 50%;
background-size: 24px;
border-color: #ff4136;
padding-left: 40px; }
.ctct-form-wrapper input.ctct-label-left,
.ctct-form-wrapper textarea.ctct-label-left {
display: inline-block;
width: 75%; }
.ctct-form-wrapper span.ctct-label-left {
display: inline-block;
margin-right: 5%;
width: 20%; }
.ctct-form-wrapper input.ctct-label-right,
.ctct-form-wrapper textarea.ctct-label-right,
.ctct-form-wrapper select.ctct-label-right {
display: inline-block;
margin-right: 5%;
width: 75%; }
.ctct-form-wrapper input.ctct-label-right[type="checkbox"],
.ctct-form-wrapper textarea.ctct-label-right[type="checkbox"],
.ctct-form-wrapper select.ctct-label-right[type="checkbox"] {
width: auto; }
.ctct-form-wrapper span.ctct-label-right {
display: inline-block;
width: 20%; }
.ctct-form-wrapper span.ctct-label-hidden {
left: -9999px !important;
position: absolute !important;
top: -9999px !important; }
.ctct-form-wrapper .no-recaptcha .ctct-submitted:disabled {
background-image: url(//openheartdesigns.com/wp-content/plugins/constant-contact-forms/assets/images/oval.min.svg);
background-position: center;
background-repeat: no-repeat;
color: transparent;
cursor: wait;
opacity: 0.3; }
.ctct-form-wrapper .has-recaptcha .ctct-submitted:disabled {
cursor: not-allowed; }
.ctct-form-wrapper .ctct-form::after {
clear: both;
content: '';
display: table; }
.ctct-form-wrapper .ctct-form .ctct-label-top label,
.ctct-form-wrapper .ctct-form .ctct-label-bottom label {
display: block; }
.ctct-form-wrapper .ctct-form .ctct-label-left label,
.ctct-form-wrapper .ctct-form .ctct-label-right label {
display: inline-block; }
.ctct-form-wrapper .ctct-form abbr {
border: none;
color: #ff4136;
font-size: 0.9rem; }
.ctct-form-wrapper .ctct-input-container label {
color: #aaa;
font-size: 0.8rem; }
.ctct-form-wrapper .ctct-field-error {
color: #ff4136; }
.ctct-form-wrapper .ctct-submit {
cursor: pointer; }
.ctct-form-wrapper .ctct-form-field-checkbox fieldset {
border: none;
padding: 0; }
.ctct-form-wrapper .ctct-form-field-checkbox fieldset legend {
font-weight: normal;
padding: 0; }
.ctct-twentyfourteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px; }
.ctct-twentyfourteen .ctct-form-field input:not(.ctct-checkbox) {
width: 100%; }
.ctct-twentyfifteen .ctct-form-description ~ .ctct-button {
display: inline-block;
font-size: 1rem;
margin-bottom: 25px; }
.ctct-twentyfifteen .ctct-form-field input[type="tel"] {
padding: 0.5278em;
width: 100%; }
.ctct-twentyfifteen .ctct-form-wrapper .ctct-input-container label {
font-size: 75%; }
.ctct-twentysixteen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px; }
.ctct-twentysixteen .ctct-form-wrapper span.ctct-label-right {
width: 80%; }
.ctct-twentyseventeen .ctct-form-description ~ .ctct-button {
display: inline-block;
margin-bottom: 25px; }
.ctct-twentyseventeen .ctct-form-wrapper .ctct-input-container label {
display: inline; }
.ctct-twentyseventeen .ctct-form-wrapper span.ctct-label-right {
width: 80%; }
.ctct-twentynineteen .ctct-form-description ~ .ctct-button {
margin-bottom: 25px; }
.ctct-twentynineteen .ctct-address {
margin-bottom: 1rem; }
.ctct-twentynineteen .ctct-form-field input[type="text"].ctct-label-top, .ctct-twentynineteen .ctct-form-field input[type="text"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="email"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="email"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="url"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="url"].ctct-label-bottom,
.ctct-twentynineteen .ctct-form-field input[type="tel"].ctct-label-top,
.ctct-twentynineteen .ctct-form-field input[type="tel"].ctct-label-bottom {
width: 100%; }
@media screen and (max-width: 414px) {
.ctct-twentynineteen .ctct-form-wrapper span.ctct-label-right {
width: 80%; } }
.ctct-twentytwenty .ctct-form-description ~ .ctct-button {
margin-bottom: 25px; }
.ctct-twentytwenty .ctct-form-wrapper .ctct-form abbr {
font-size: 1.6rem; }
.ctct-twentytwenty .ctct-form-wrapper .ctct-input-container label {
font-size: 1.6rem; }
.ctct-twentytwentyone .ctct-button {
padding: 0 !important; }
.ctct-twentytwentyone .ctct-form-field input[type="text"],
.ctct-twentytwentyone .ctct-form-field input[type="email"],
.ctct-twentytwentyone .ctct-form-field input[type="url"],
.ctct-twentytwentyone .ctct-form-field input[type="tel"] {
width: 100%; }.mailerlite-form {
}
.mailerlite-form .mailerlite-form-description {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field {
margin-bottom: 10px;
}
.mailerlite-form .mailerlite-form-field label {
display: block;
}
.mailerlite-form .mailerlite-subscribe-button-container {
text-align: center;
}
.mailerlite-form input.error {
color: #ff0000;
border-color: #ff0000;
}
.mailerlite-form label.error {
color: #ff0000;
}
.mailerlite-form-response {
margin-top: 20px;
display: none;
text-align: center;
color: #00a154;
}
.mailerlite-form-loader {
display: none;
text-align: center;
font-weight: bold;
margin: 0 20px;
}
.mailerlite-form-error {
display: block;
color: #ff0000;
}
.mailerlite-subscribe-submit{
max-width: 100%;
}.panel-grid.panel-has-style>.panel-row-style,.panel-grid.panel-no-style{display:flex;-ms-flex-wrap:wrap;flex-wrap:nowrap;-ms-justify-content:space-between;justify-content:space-between}.panel-grid .so-parallax{position:relative}.panel-grid .so-parallax>:not(.simpleParallax){position:relative;z-index:1}.panel-grid .so-parallax .simpleParallax{overflow:hidden}.panel-grid .so-parallax .simpleParallax,.panel-grid .so-parallax img[data-siteorigin-parallax]{bottom:0;left:0;position:absolute;right:0;top:0;width:100%;z-index:0}.panel-background-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.panel-layout.panel-is-rtl .panel-grid.panel-has-style>.panel-row-style,.panel-layout.panel-is-rtl .panel-grid.panel-no-style{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel-grid-cell{-ms-box-sizing:border-box;box-sizing:border-box}.panel-grid-cell .panel-cell-style{height:100%}.panel-grid-cell .so-panel{zoom:1}.panel-grid-cell .so-panel:before{content:"";display:block}.panel-grid-cell .so-panel:after{content:"";display:table;clear:both}.panel-grid-cell .panel-last-child{margin-bottom:0}.panel-grid-cell .widget-title{margin-top:0}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container){overflow-x:hidden}body.siteorigin-panels-before-js:not(.siteorigin-panels-css-container) .siteorigin-panels-stretch{margin-right:-1000px!important;margin-left:-1000px!important;padding-right:1000px!important;padding-left:1000px!important}.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .social-media-button-container {
zoom: 1;
text-align: center; }
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .social-media-button-container:before {
content: '';
display: block;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .social-media-button-container:after {
content: '';
display: table;
clear: both;
}
@media (max-width: 780px) {
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .social-media-button-container {
text-align: center;
}
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-facebook-0 {
color: #ffffff !important;
background-color: #ff9933;
border: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-facebook-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-facebook-0.ow-button-hover:hover {
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-facebook-0:hover {
border-bottom: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-facebook-0.ow-button-hover:hover {
background-color: #ff9933;
border-color: #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-linkedin-0 {
color: #ffffff !important;
background-color: #ff9933;
border: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-linkedin-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-linkedin-0.ow-button-hover:hover {
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-linkedin-0:hover {
border-bottom: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-linkedin-0.ow-button-hover:hover {
background-color: #ff9933;
border-color: #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-twitter-0 {
color: #ffffff !important;
background-color: #ff9933;
border: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-twitter-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-twitter-0.ow-button-hover:hover {
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-twitter-0:hover {
border-bottom: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-twitter-0.ow-button-hover:hover {
background-color: #ff9933;
border-color: #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-instagram-0 {
color: #ffffff !important;
background-color: #ff9933;
border: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-instagram-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-instagram-0.ow-button-hover:hover {
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-instagram-0:hover {
border-bottom: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-instagram-0.ow-button-hover:hover {
background-color: #ff9933;
border-color: #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-pinterest-0 {
color: #ffffff !important;
background-color: #ff9933;
border: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-pinterest-0.ow-button-hover:focus,
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-pinterest-0.ow-button-hover:hover {
color: #ffffff !important;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-pinterest-0:hover {
border-bottom: 1px solid #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button-pinterest-0.ow-button-hover:hover {
background-color: #ff9933;
border-color: #ff9933;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button {
display: inline-block;
font-size: 1.33em;
line-height: 1em;
margin: 0.3em 0.15em 0.3em 0.15em;
padding: 0.5em 0;
width: 2em;
text-align: center;
vertical-align: middle;
-webkit-border-radius: 1.5em;
-moz-border-radius: 1.5em;
border-radius: 1.5em;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 .sow-social-media-button .sow-icon-fontawesome {
display: inline-block;
height: 1em;
}
.so-widget-sow-social-media-buttons-flat-5e1a3138a404 a .sow-icon-image {
width: 1em;
height: 1em;
background-size: cover;
display: inline-block;
}.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field {
display: block;
zoom: 1;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field:before {
content: '';
display: block;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field:after {
content: '';
display: table;
clear: both;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field label {
display: block;
margin-bottom: 5px;
text-align: left;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field label.sow-form-field-label-left {
float: left;
margin-right: 10px;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field label.sow-form-field-label-right {
float: right;
margin-left: 10px;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field .sow-field-container {
overflow: hidden;
display: block;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field .sow-field-container textarea:focus,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field .sow-field-container input:focus,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field .sow-field-container > :focus {
outline-style: solid;
outline-width: 1px;
}
@media (min-width: 780px) {
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-datepicker .sow-text-field,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-location .sow-text-field {
max-width: none;
}
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field .sow-field-container {
margin: 0px 0px 15px 0px;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field textarea,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field .sow-text-field {
display: block;
width: 100%;
-ms-box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: px;
border: 1px #c0c0c0 solid;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-radio ul {
list-style: none;
margin: 0;
padding: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-radio ul li {
margin: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-radio ul label {
margin-bottom: 0;
display: flex;
align-items: center;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-radio ul input {
float: left;
margin-right: 0.5em;
height: auto;
flex: none;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-checkboxes ul {
list-style: none;
margin: 0;
padding: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-checkboxes ul li {
align-items: center;
display: flex;
margin: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-checkboxes ul label {
margin-bottom: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-checkboxes ul input {
height: auto;
margin-right: 0.5em;
flex: none;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select select,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-container {
border-radius: px;
border: 1px #c0c0c0 solid;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-container,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-search__field {
width: 100% !important;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-selection__rendered,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-search__field {
padding: 0;
margin: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-selection__rendered:focus,
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-search__field:focus {
outline: none;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-search {
margin-left: 3px;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-selection__choice__remove {
height: 100%;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-selection__choice {
margin-left: 2px;
margin-top: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field.sow-form-field-select .select2-selection--multiple {
align-items: center;
border: none;
display: flex;
padding: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-form-field .sow-form-field-description {
font-size: 0.9em;
margin-top: 0.2em;
margin-left: 0.2em;
color: #999999;
font-style: italic;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-recaptcha {
margin-bottom: 1em;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-contact-form {
padding: 10px;
border: #c0c0c0 solid 1px;
background-color: #f2f2f2;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-contact-form .sow-error {
background: #fce4e5;
border: 1px solid #ec666a;
color: #ec666a;
border-radius: 2px;
padding: 5px;
font-size: 0.8em;
list-style: none;
margin: 0 0 10px 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-contact-form .sow-error li {
margin: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-contact-form .sow-submit-styled {
text-align: left;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-contact-form .sow-submit-styled .sow-submit {
border-radius: 3px;
border: 1px solid #989a9c;
color: #5a5a5a;
display: inline-block;
font-weight: 500;
padding: 10px 20px;
background: #ffffff;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #d5d5d5), color-stop(1, #ffffff));
background: -ms-linear-gradient(bottom, #d5d5d5, #ffffff);
background: -moz-linear-gradient(center bottom, #d5d5d5 0%, #ffffff 100%);
background: -o-linear-gradient(#ffffff, #d5d5d5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d5d5d5', GradientType=0);
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5);
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-contact-form .sow-submit-styled .sow-submit:disabled {
color: #8d8d8d;
cursor: not-allowed;
background: #ffffff;
border: 1px solid #cccdce;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-contact-form-success p:last-of-type {
margin-bottom: 0;
}
.so-widget-sow-contact-form-default-60cd38b38dff-1134 .sow-google-map-canvas {
margin: 0px 0px 15px 0px;
}.iw-text-left {
text-align: left !important; }
.iw-text-right {
text-align: right !important; }
.iw-text-center {
text-align: center !important; }
.iw-text-justify {
text-align: justify !important; } @media screen and (min-width: 640px) {
.iw-small {
display: none !important; } }
@media screen and (max-width: 640px) {
.iw-med-up {
display: none !important; } }
@media screen and (max-width: 640px), screen and (min-width: 1024px) {
.iw-medium {
display: none !important; } }
@media screen and (min-width: 1024px) {
.iw-med-dw {
display: none !important; } }
@media screen and (max-width: 1024px) {
.iw-large {
display: none !important; } } .iw-show-l,
.iw-hide-p {
display: inherit !important; }
.iw-hide-l,
.iw-show-p {
display: none !important; }
@media only screen and (orientation: landscape) {
.iw-show-l,
.iw-hide-p {
display: inherit !important; }
.iw-hide-l,
.iw-show-p {
display: none !important; } }
@media only screen and (orientation: portrait) {
.iw-show-p,
.iw-hide-l {
display: inherit !important; }
.iw-hide-p,
.iw-show-l {
display: none !important; } }
.iw-row {
margin: 0 auto;
width: 100%; }
.iw-row:before, .iw-row:after {
content: " ";
display: table; }
.iw-row:after {
clear: both; }
.iw-cols {
width: 100%;
float: left;
box-sizing: border-box;
position: relative; }
.iw-grid {
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none; }
[class*='iw-width'] {
box-sizing: border-box;
width: 100%;
max-width: 100%; }
.iw-width-auto {
width: auto; }
.iw-width-expand {
flex: 1;
min-width: 1px; }
@media (min-width: 640px) {
.iw-width-auto-m {
width: auto; }
.iw-width-expand-m {
flex: 1;
min-width: 1px; } }
@media (min-width: 1024px) {
.iw-width-auto-l {
width: auto; }
.iw-width-expand-l {
flex: 1;
min-width: 1px; } }