faa31134 by Jeff Balicki

forms

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 5bb99e2b
......@@ -14979,6 +14979,7 @@ figure.woocommerce-product-gallery__wrapper {
.home-page {
margin-top: -50px;
padding-bottom: 0px;
}
h1, .h1 {
......@@ -15081,26 +15082,39 @@ input[aria-invalid=true], select[aria-invalid=true] {
.swal2-modal {
background-color: #fff !important;
border-radius: 0px !important;
}
.swal2-title {
margin-top: 20px !important;
}
.swal2-title span {
color: #000 !important;
color: #183668 !important;
}
.swal2-confirm[type=button] {
border: 1px solid #000 !important;
box-shadow: inset 0 0 0 0 #000;
transition: ease-out 0.4s;
background-color: transparent !important;
text-transform: uppercase;
max-width: 100px;
float: right;
border: 1px solid #183668 !important;
color: #183668 !important;
transition: ease-out 0.5s;
border-radius: 0px !important;
margin-bottom: 20px;
margin-top: 10px;
}
.swal2-confirm[type=button] span {
color: #000 !important;
color: #183668 !important;
}
/*=======Button 5============= */
/* if you want it to show from the right use -300px instead */
.swal2-confirm[type=button]:hover {
box-shadow: inset 400px 0 0 0 #000;
background-color: transparent !important;
box-shadow: inset 100px 0 0 0 #183668;
}
.swal2-confirm[type=button]:hover span {
......@@ -15108,11 +15122,52 @@ input[aria-invalid=true], select[aria-invalid=true] {
transition: ease-out 0.2s;
}
.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=text], .wpcf7 input[type=search], .wpcf7 input[type=url], .wpcf7 input[type=tel], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=date], .wpcf7 input[type=month], .wpcf7 input[type=week], .wpcf7 input[type=time], .wpcf7 input[type=datetime], .wpcf7 input[type=datetime-local], .wpcf7 input[type=color], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=submit], .wpcf7 select, .wpcf7 textarea {
border-radius: 0px !important;
}
.wpcf7 input[type=submit] {
background-color: transparent !important;
text-transform: uppercase;
max-width: 100px;
float: right;
border: 1px solid #fff !important;
color: #fff !important;
transition: ease-out 0.5s;
margin-top: 20px;
}
.wpcf7 input[type=submit]:hover {
background-color: transparent !important;
color: #183668 !important;
box-shadow: inset 100px 0 0 0 #fff;
transition: ease-out 0.5s;
}
element.style {
display: block !important;
}
.form-control::-moz-placeholder, .wpcf7 select::-moz-placeholder, .wpcf7 textarea::-moz-placeholder, .wpcf7 .wpcf7-validation-errors::-moz-placeholder, .wpcf7 input[type=color]::-moz-placeholder, .wpcf7 input[type=date]::-moz-placeholder, .wpcf7 input[type=datetime-local]::-moz-placeholder, .wpcf7 input[type=datetime]::-moz-placeholder, .wpcf7 input[type=email]::-moz-placeholder, .wpcf7 input[type=file]::-moz-placeholder, .wpcf7 input[type=month]::-moz-placeholder, .wpcf7 input[type=number]::-moz-placeholder, .wpcf7 input[type=range]::-moz-placeholder, .wpcf7 input[type=search]::-moz-placeholder, .wpcf7 input[type=submit]::-moz-placeholder, .wpcf7 input[type=tel]::-moz-placeholder, .wpcf7 input[type=text]::-moz-placeholder, .wpcf7 input[type=time]::-moz-placeholder, .wpcf7 input[type=url]::-moz-placeholder, .wpcf7 input[type=week]::-moz-placeholder, .wpcf7 select::-moz-placeholder, .wpcf7 textarea::-moz-placeholder {
color: #183668 !important;
font-size: 20px;
line-height: 25px;
}
.form-control::placeholder,
.wpcf7 select::placeholder,
.wpcf7 textarea::placeholder, .wpcf7 .wpcf7-validation-errors::placeholder, .wpcf7 input[type=color]::placeholder, .wpcf7 input[type=date]::placeholder, .wpcf7 input[type=datetime-local]::placeholder, .wpcf7 input[type=datetime]::placeholder, .wpcf7 input[type=email]::placeholder, .wpcf7 input[type=file]::placeholder, .wpcf7 input[type=month]::placeholder, .wpcf7 input[type=number]::placeholder, .wpcf7 input[type=range]::placeholder, .wpcf7 input[type=search]::placeholder, .wpcf7 input[type=submit]::placeholder, .wpcf7 input[type=tel]::placeholder, .wpcf7 input[type=text]::placeholder, .wpcf7 input[type=time]::placeholder, .wpcf7 input[type=url]::placeholder, .wpcf7 input[type=week]::placeholder, .wpcf7 select::placeholder, .wpcf7 textarea::placeholder {
color: #183668 !important;
font-size: 20px;
line-height: 25px;
}
#wrapper-footer {
margin-top: 120px;
background-color: #183668;
width: 100%;
height: 100px;
margin-top: -100px;
position: absolute;
}
#wrapper-footer:before {
......@@ -15228,13 +15283,14 @@ input[aria-invalid=true], select[aria-invalid=true] {
}
.extra-wide-left {
padding: 50px 70px 50px 0px;
padding: 50px 90px 90px 0px;
}
.extra-wide-right {
width: 100%;
margin-right: -25% !important;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.extra-wide {
......@@ -15247,9 +15303,18 @@ input[aria-invalid=true], select[aria-invalid=true] {
}
.extra-wide h2, .extra-wide .h2 {
color: #fff;
font-size: 32px;
line-height: 40px;
}
.extra-wide .intro {
color: #fff;
font-size: 22px;
line-height: 24px;
}
.extra-wide p {
color: #fff;
font-size: 18px;
line-height: 24px;
}
.extra-wide .wp-block-separator {
border: 1px solid #fff;
......@@ -15258,6 +15323,18 @@ input[aria-invalid=true], select[aria-invalid=true] {
max-width: unset;
}
.extra-wide.image {
background-size: cover;
height: 680px;
background-repeat: no-repeat;
background-position: center;
margin-top: -28px;
}
.extra-wide-image-left {
padding: 50px 90px 90px 0px;
}
.has-blue-color,
.has-blue-color:visited {
color: #0d6efd;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -6850,6 +6850,10 @@
$(this).parents('.wp-block-column').attr("style", 'background-image:url(' + $(this).children('img').attr('src') + ');');
$(this).children('img').hide();
});
$('.story-body-image-full').each(function (index) {
$(this).parents('.wp-block-columns').attr("style", 'background-image:url(' + $(this).children('img').attr('src') + ');');
$(this).children('img').hide();
});
});
exports.Alert = alert;
......
This diff could not be displayed because it is too large.
......@@ -90,5 +90,5 @@
* Copyright 2011-2023 The Bootstrap Authors (https://github.com/twbs/bootstrap/graphs/contributors)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/
!function(e,t){e.exports=function(e,t,n,i){const s="toast",o=".bs.toast",r=`mouseover${o}`,a=`mouseout${o}`,l=`focusin${o}`,c=`focusout${o}`,u=`hide${o}`,h=`hidden${o}`,d=`show${o}`,f=`shown${o}`,p="fade",g="hide",m="show",_="showing",b={animation:"boolean",autohide:"boolean",delay:"number"},v={animation:!0,autohide:!0,delay:5e3};class y extends e{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return v}static get DefaultType(){return b}static get NAME(){return s}show(){if(t.trigger(this._element,d).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(p);const e=()=>{this._element.classList.remove(_),t.trigger(this._element,f),this._maybeScheduleHide()};this._element.classList.remove(g),i.reflow(this._element),this._element.classList.add(m,_),this._queueCallback(e,this._element,this._config.animation)}hide(){if(!this.isShown())return;if(t.trigger(this._element,u).defaultPrevented)return;const e=()=>{this._element.classList.add(g),this._element.classList.remove(_,m),t.trigger(this._element,h)};this._element.classList.add(_),this._queueCallback(e,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(m),super.dispose()}isShown(){return this._element.classList.contains(m)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout((()=>{this.hide()}),this._config.delay)))}_onInteraction(e,t){switch(e.type){case"mouseover":case"mouseout":this._hasMouseInteraction=t;break;case"focusin":case"focusout":this._hasKeyboardInteraction=t}if(t)return void this._clearTimeout();const n=e.relatedTarget;this._element===n||this._element.contains(n)||this._maybeScheduleHide()}_setListeners(){t.on(this._element,r,(e=>this._onInteraction(e,!0))),t.on(this._element,a,(e=>this._onInteraction(e,!1))),t.on(this._element,l,(e=>this._onInteraction(e,!0))),t.on(this._element,c,(e=>this._onInteraction(e,!1)))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each((function(){const t=y.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}return n.enableDismissTrigger(y),i.defineJQueryPlugin(y),y}(T(),g(),P(),p())}({get exports(){return on},set exports(e){on=e}});var rn,an,ln,cn=on;rn=navigator.userAgent.toLowerCase().indexOf("webkit")>-1,an=navigator.userAgent.toLowerCase().indexOf("opera")>-1,ln=navigator.userAgent.toLowerCase().indexOf("msie")>-1,(rn||an||ln)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",(function(){var e,t=location.hash.substring(1);/^[A-z0-9_-]+$/.test(t)&&(e=document.getElementById(t))&&(/^(?:a|select|input|button|textarea)$/i.test(e.tagName)||(e.tabIndex=-1),e.focus())}),!1),jQuery(document).ready((function(e){e(".story-body-image").each((function(t){e(this).parents(".wp-block-column").attr("style","background-image:url("+e(this).children("img").attr("src")+");"),e(this).children("img").hide()}))})),e.Alert=$,e.Button=j,e.Carousel=B,e.Collapse=z,e.Dropdown=Ot,e.Modal=Ht,e.Offcanvas=Wt,e.Popover=Zt,e.Scrollspy=tn,e.Tab=sn,e.Toast=cn,e.Tooltip=Gt,Object.defineProperty(e,"__esModule",{value:!0})}));
!function(e,t){e.exports=function(e,t,n,i){const s="toast",o=".bs.toast",r=`mouseover${o}`,a=`mouseout${o}`,l=`focusin${o}`,c=`focusout${o}`,u=`hide${o}`,h=`hidden${o}`,d=`show${o}`,f=`shown${o}`,p="fade",g="hide",m="show",_="showing",b={animation:"boolean",autohide:"boolean",delay:"number"},v={animation:!0,autohide:!0,delay:5e3};class y extends e{constructor(e,t){super(e,t),this._timeout=null,this._hasMouseInteraction=!1,this._hasKeyboardInteraction=!1,this._setListeners()}static get Default(){return v}static get DefaultType(){return b}static get NAME(){return s}show(){if(t.trigger(this._element,d).defaultPrevented)return;this._clearTimeout(),this._config.animation&&this._element.classList.add(p);const e=()=>{this._element.classList.remove(_),t.trigger(this._element,f),this._maybeScheduleHide()};this._element.classList.remove(g),i.reflow(this._element),this._element.classList.add(m,_),this._queueCallback(e,this._element,this._config.animation)}hide(){if(!this.isShown())return;if(t.trigger(this._element,u).defaultPrevented)return;const e=()=>{this._element.classList.add(g),this._element.classList.remove(_,m),t.trigger(this._element,h)};this._element.classList.add(_),this._queueCallback(e,this._element,this._config.animation)}dispose(){this._clearTimeout(),this.isShown()&&this._element.classList.remove(m),super.dispose()}isShown(){return this._element.classList.contains(m)}_maybeScheduleHide(){this._config.autohide&&(this._hasMouseInteraction||this._hasKeyboardInteraction||(this._timeout=setTimeout((()=>{this.hide()}),this._config.delay)))}_onInteraction(e,t){switch(e.type){case"mouseover":case"mouseout":this._hasMouseInteraction=t;break;case"focusin":case"focusout":this._hasKeyboardInteraction=t}if(t)return void this._clearTimeout();const n=e.relatedTarget;this._element===n||this._element.contains(n)||this._maybeScheduleHide()}_setListeners(){t.on(this._element,r,(e=>this._onInteraction(e,!0))),t.on(this._element,a,(e=>this._onInteraction(e,!1))),t.on(this._element,l,(e=>this._onInteraction(e,!0))),t.on(this._element,c,(e=>this._onInteraction(e,!1)))}_clearTimeout(){clearTimeout(this._timeout),this._timeout=null}static jQueryInterface(e){return this.each((function(){const t=y.getOrCreateInstance(this,e);if("string"==typeof e){if(void 0===t[e])throw new TypeError(`No method named "${e}"`);t[e](this)}}))}}return n.enableDismissTrigger(y),i.defineJQueryPlugin(y),y}(T(),g(),P(),p())}({get exports(){return on},set exports(e){on=e}});var rn,an,ln,cn=on;rn=navigator.userAgent.toLowerCase().indexOf("webkit")>-1,an=navigator.userAgent.toLowerCase().indexOf("opera")>-1,ln=navigator.userAgent.toLowerCase().indexOf("msie")>-1,(rn||an||ln)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",(function(){var e,t=location.hash.substring(1);/^[A-z0-9_-]+$/.test(t)&&(e=document.getElementById(t))&&(/^(?:a|select|input|button|textarea)$/i.test(e.tagName)||(e.tabIndex=-1),e.focus())}),!1),jQuery(document).ready((function(e){e(".story-body-image").each((function(t){e(this).parents(".wp-block-column").attr("style","background-image:url("+e(this).children("img").attr("src")+");"),e(this).children("img").hide()})),e(".story-body-image-full").each((function(t){e(this).parents(".wp-block-columns").attr("style","background-image:url("+e(this).children("img").attr("src")+");"),e(this).children("img").hide()}))})),e.Alert=$,e.Button=j,e.Carousel=B,e.Collapse=z,e.Dropdown=Ot,e.Modal=Ht,e.Offcanvas=Wt,e.Popover=Zt,e.Scrollspy=tn,e.Tab=sn,e.Toast=cn,e.Tooltip=Gt,Object.defineProperty(e,"__esModule",{value:!0})}));
//# sourceMappingURL=child-theme.min.js.map
\ No newline at end of file
......
This diff could not be displayed because it is too large.
......@@ -5,4 +5,9 @@ jQuery( document ).ready(function($) {
$(this).children('img').hide();
})
$('.story-body-image-full').each(function(index) {
$(this).parents('.wp-block-columns').attr("style", 'background-image:url('+$(this).children('img').attr('src')+');')
$(this).children('img').hide();
})
})
\ No newline at end of file
......
......@@ -15,12 +15,14 @@
@import "link_block";
.extra-wide-left{
padding: 50px 70px 50px 0px;
padding: 50px 90px 90px 0px;
}
.extra-wide-right {
width: 100%;
margin-right: -25% !important;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.extra-wide{
width: 200%;
......@@ -28,14 +30,22 @@
padding-left: 50% !important;
margin-right: -50% !important;
padding-right: 50% !important;
background-color: #183668;
h2{
color: #fff;
font-size: 32px;
line-height: 40px;
}
.intro{
color: #fff;
font-size: 22px;
line-height: 24px;
}
p{
color: #fff;
font-size: 18px;
line-height: 24px;
}
.wp-block-separator{
border: 1px solid #fff;
......@@ -44,3 +54,13 @@
max-width: unset;
}
}
.extra-wide.image{
background-size: cover;
height: 680px;
background-repeat: no-repeat;
background-position: center;
margin-top: -28px;
}
.extra-wide-image-left{
padding: 50px 90px 90px 0px;
}
\ No newline at end of file
......
......@@ -2,31 +2,48 @@ div.wpcf7-response-output, div.wpcf7-validation-errors { display: none !importan
span.wpcf7-not-valid-tip { display: none; }
input[aria-invalid="true"], select[aria-invalid="true"] { border-color: #ff2c00; background-color: rgba(153,0,0,0.3); }
.swal2-popup{
}
.swal2-modal{
background-color: #fff !important
background-color: #fff !important;
border-radius: 0px !important;
}
.swal2-title {
margin-top: 20px !important;
}
.swal2-title span{
color: #000 !important;
color: #183668 !important;
}
.swal2-confirm[type="button"]{
border: 1px solid #000 !important;
box-shadow: inset 0 0 0 0 #000;
-webkit-transition: ease-out 0.4s;
-moz-transition: ease-out 0.4s;
transition: ease-out 0.4s;
background-color: transparent !important;
text-transform: uppercase;
max-width: 100px;
float: right;
border: 1px solid #183668 !important;
color: #183668 !important;
transition: ease-out 0.5s;
border-radius: 0px !important;
margin-bottom: 20px;
margin-top: 10px;
}
.swal2-confirm[type="button"] span{
color: #000 !important;
color: #183668 !important;
}
/*=======Button 5============= */
/* if you want it to show from the right use -300px instead */
.swal2-confirm[type="button"]:hover {
box-shadow: inset 400px 0 0 0 #000;
background-color: transparent !important;
box-shadow: inset 100px 0 0 0 #183668;
}
.swal2-confirm[type="button"]:hover span{
......@@ -34,4 +51,39 @@ input[aria-invalid="true"], select[aria-invalid="true"] { border-color: #ff2c00;
-webkit-transition: ease-out 0.2s;
-moz-transition: ease-out 0.2s;
transition: ease-out 0.2s;
}
\ No newline at end of file
}
.form-control, .wpcf7 .wpcf7-validation-errors, .wpcf7 input[type=color], .wpcf7 input[type=date], .wpcf7 input[type=datetime-local], .wpcf7 input[type=datetime], .wpcf7 input[type=email], .wpcf7 input[type=file], .wpcf7 input[type=month], .wpcf7 input[type=number], .wpcf7 input[type=range], .wpcf7 input[type=search], .wpcf7 input[type=submit], .wpcf7 input[type=tel], .wpcf7 input[type=text], .wpcf7 input[type=time], .wpcf7 input[type=url], .wpcf7 input[type=week], .wpcf7 select, .wpcf7 textarea{
border-radius: 0px !important;
}
.wpcf7 input[type=submit]{
background-color: transparent !important;
text-transform: uppercase;
max-width: 100px;
float: right;
border: 1px solid #fff !important;
color: #fff !important;
transition: ease-out 0.5s;
margin-top: 20px;
}
.wpcf7 input[type=submit]:hover{
background-color: transparent !important;
color: #183668 !important;
box-shadow: inset 100px 0 0 0 #fff;
transition: ease-out 0.5s;
}
element.style {
display: block !important;
}
.form-control::placeholder, .wpcf7 .wpcf7-validation-errors::placeholder, .wpcf7 input[type=color]::placeholder, .wpcf7 input[type=date]::placeholder, .wpcf7 input[type=datetime-local]::placeholder, .wpcf7 input[type=datetime]::placeholder, .wpcf7 input[type=email]::placeholder, .wpcf7 input[type=file]::placeholder, .wpcf7 input[type=month]::placeholder, .wpcf7 input[type=number]::placeholder, .wpcf7 input[type=range]::placeholder, .wpcf7 input[type=search]::placeholder, .wpcf7 input[type=submit]::placeholder, .wpcf7 input[type=tel]::placeholder, .wpcf7 input[type=text]::placeholder, .wpcf7 input[type=time]::placeholder, .wpcf7 input[type=url]::placeholder, .wpcf7 input[type=week]::placeholder, .wpcf7 select::placeholder, .wpcf7 textarea::placeholder {
color: #183668 !important;
font-size: 20px;
line-height: 25px;
}
\ No newline at end of file
......
#wrapper-footer{
margin-top: 120px;
background-color: #183668;
width: 100%;
height: 100px;
margin-top: -100px;
position: absolute;
}
#wrapper-footer:before{
......@@ -17,4 +18,5 @@ background-size: cover;
background-repeat: no-repeat;
margin-top: -120px;
}
\ No newline at end of file
}
......
......@@ -55,4 +55,5 @@ bottom: 0px;
.home-page{
margin-top: -50px;
padding-bottom: 0px;
}
\ No newline at end of file
......