.fullwidth-image-shadow {
background:none;
}
.page .fullwidth-image {
height:600px;
}
.post-entry .wc-block-grid__products li {
list-style:none;
}
.form-wrap input[type=text] {
    padding: 12px 18px;
    border-radius: 2px;
    border: none;
    box-shadow: 0 0px 16px 0 rgba(0,0,0,.036);
    border: 1px solid #e5e5e5;
}
.widget-slider .widget_mc4wp_form_widget .form-wrap input[type=email], .widget-slider .widget_mc4wp_form_widget .form-wrap input[type=text] {
    width: 36%;
    margin: 0;
}
.widget-slider .widget_mc4wp_form_widget .news-content {
    grid-template-columns:45% auto;
}
@media screen and (max-width:768px) {
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
grid-row:1 !important;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
grid-row:2 !important;
}
.wp-block-media-text .wp-block-media-text__content {
margin-top:20px;
}
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
background:#53c3b6;
}
.woocommerce-ordering {
display:none;
}
.home .widget-slider {
    margin-top: 40px;
}
.related.products {
  display: none;
}
.contact-form label {
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1px;
font-weight: 400;
margin-bottom: 7px;
}
.contact-form input[type=email], .contact-form input[type=tel], .contact-form input[type=text], .contact-form input[type=url] {
margin-bottom:30px;
}
.contact-submit button {
text-transform: uppercase;
letter-spacing: 3px;
background: #111 !important;
border-radius: 0;
font-size: 12px;
color: #fff;
padding: 11px 22px;
display: inline-block;
border: none;
cursor: pointer;
width: auto;
font-weight: 500;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.wp-block-column.column-no-spacing {
margin-left:0;
}
.woocommerce .entry-content iframe {
    max-width: 100%;
}
.home #sp-content {
    padding-top: 0;
    margin-top: -5px;
}
.home #sp-main {
    margin-bottom:-30px;
}
.post-entry .sitka-newsletter-wrap {
    width: 900px;
    margin: 50px auto 0;
    max-width: 100%;
}
.post-entry .form-wrap {
    display: grid;
    grid-template-columns: 1fr 1fr 140px;
    grid-gap:10px;
}
.post-entry .form-wrap input[type=email] {
    margin: 0;
}
.form-wrap input[type=text], .form-wrap input[type=email] {
    padding: 14px 18px;
    border-radius: 2px;
    border: none;
    box-shadow: 0 0px 16px 0 rgba(0,0,0,.036);
    border: 1px solid #e5e5e5;
    width: 100%;
}
@media screen and (max-width:768px) {
.post-entry .form-wrap {
    grid-template-columns: 1fr;
}
.post-entry .sitka-newsletter-wrap {
    padding:0 20px;
    margin: 50px auto 30px;
}
}

@media screen and (min-width:1000px){
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width:40%;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
    width:56%;
}
}

.page-id-5950 #header-sticky-wrapper:not(.sticky) #header, .home #header-sticky-wrapper:not(.sticky) #header {
background:none;
box-shadow:none;
}
.page-id-5950 #header-sticky-wrapper:not(.sticky) #nav-wrapper .menu li a,
.page-id-5950 #header-sticky-wrapper:not(.sticky) .header-social a,
.page-id-5950 #header-sticky-wrapper:not(.sticky) .cart-contents:before,
.page-id-5950 #header-sticky-wrapper:not(.sticky) .toggle-search-box,
.home #header-sticky-wrapper:not(.sticky) #nav-wrapper .menu li a,
.home #header-sticky-wrapper:not(.sticky) .header-social a,
.home #header-sticky-wrapper:not(.sticky) .cart-contents:before,
.home #header-sticky-wrapper:not(.sticky) .toggle-search-box{
color:#fff;
}
.home #header-sticky-wrapper:not(.sticky) #nav-wrapper .menu li ul.sub-menu a {
	color:#000;
}
.page-id-5950 #header-sticky-wrapper:not(.sticky) .header-search-wrap , .home #header-sticky-wrapper:not(.sticky) .header-search-wrap {
border-color: rgba(255,255,255, .5);
}
.page-id-5950 #header-sticky-wrapper:not(.sticky) #logo img, .home #header-sticky-wrapper:not(.sticky) #logo img {
content: url(https://aeroaus.com/wp-content/uploads/2020/07/aeroaus-white-logo.png);
}
.page-id-5950 .wp-block-cover, .home .wp-block-cover.home-cover {
margin-top:-170px;
}
/* Button */
.form-wrap input[type=submit] {
	background:#e6b389;
}