:root {
--primary: #025959;
--accent: #a93f55;
--button: #efb710;
--silver: #d0d0d0;
--faint: #a0a0a0;
}
* {
box-sizing: border-box;
}
body {
font-size: 16px;
line-height: 28px;
}
h2 {
font-size: 34px;
font-weight: 500;
}
h3 {
font-size: 28px;
font-weight: 500;
}
h4 {
font-size: 19px; 
font-weight: 500;
}
p {
margin-bottom: 12px;
}
p + h2 {
margin-top: 20px;
}
a,
.hentry .entry-content a {
font-weight: 500;
cursor: pointer;
text-decoration: none;
}
a:hover,
.hentry .entry-content a:hover {
text-decoration: underline;
}
img {
border-radius: 0;
}
.clear {
clear: both;
}
.weight-500 {
font-weight: 500;
}
.weight-600 {
font-weight: 600;
}
.line-height-36 {
line-height: 36px;
}
.col-full {
max-width: 1170px;
}
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
}
.limit-width {
max-width: 640px;
}
.center-block {
margin-left: auto;
margin-right: auto;
}
:where(.wp-block-group.has-background) {
padding: 0 2.375em;
}
.post-author {
display: none;
} #masthead input[type="submit"].get-in-touch,
.hentry .entry-content .wp-block-button .wp-block-button__link,
.editor-styles-wrapper .wp-block-button .wp-block-button__link,
input[type="submit"],
.wpcf7 .input[type="submit"],
.button.alt,
.button.checkout,
.wc-proceed-to-checkout .button.checkout-button,
#payment .place-order .button,
.custom-widget-button {
display: inline-block;
padding: 10px 24px;
font-size: 16px;
color: #000000;
background-color: var(--button);
border-width: 0;
border-radius: 4px !important;
}
.hentry .entry-content .wp-block-button .wp-block-button__link:hover,
.editor-styles-wrapper .wp-block-button .wp-block-button__link:hover,
input[type="submit"]:hover,
.wpcf7 .input[type="submit"]:hover,
.button.alt:hover,
.button.checkout:hover,
.wc-proceed-to-checkout .button.checkout-button:hover,
#payment .place-order .button:hover,
.custom-widget-button:hover {
color: #000000;
text-decoration: underline;
background-color: var(--button);
}
#masthead input[type="submit"].get-in-touch:hover {
text-decoration: underline;
}
.custom-widget-button {
margin: 0 0 40px 40px;
}
.wc-forward::after {
display: none;
} #top-bar {
background-color: var(--primary);
}
#top-bar .top-bar-left {
float: left;
margin-right: 8px;
}
#top-bar img {
width: 52px;
padding: 12px;
}
#top-bar .top-bar-right {
float: right;
padding: 13px 0 12px 24px;
}
#top-bar .site-search {
margin-bottom: 0;
}
#top-bar input[type="search"] {
width: 180px;
padding: 0;
font-size: 18px;
text-indent: 8px;
}
#top-bar input[type="submit"].search-submit {
padding: 4px 12px 2px 12px;
font-size: 14px;
}
@media only screen and (max-width: 768px) {
.top-bar-left {
display: none;
}
.site-search {
display: block;
}
.site-search form {
margin-bottom: 0;
}
} #masthead {
margin: 0;
padding: 16px 0 0 0;
}
#masthead .custom-header {
padding: 10px 0;
}
#masthead .custom-header-left {
float: left;
width: 25%;
}
#masthead .logo,
.site-footer .logo {
display: inline-block;
width: 50px;
margin-right: 10px;
vertical-align: middle;
}
#masthead .logo img {
margin-top: -18px;
height: 120px;
}
#masthead .site_info,
.site-footer .site_info {
display: inline-block;
width: 155px;
vertical-align: middle;
}
#masthead .site_title,
.site-footer .site_title {
font-weight: 700;
font-size: 26px;
color: var(--primary);
}
#masthead .strapline,
.site-footer .strapline {
margin-top: 6px;
font-size: 12px;
color: var(--faint);
line-height: 14px;
}
#masthead .custom-header-centre {
float: left;
width: 50%;
}
#masthead .contact {
display: inline-block;
padding: 0 20px;
}
#masthead .contact.phone {
border-right: 1px solid var(--silver);
}
#masthead .contact i {
float: left;
margin: 14px;
font-size: 28px;
color: #aaa;
}
#masthead .contact-details {
float: left;
}
#masthead .contact .label {
display: block;
float: left;
font-size: 13px;
color: var(--faint);
text-transform: uppercase;
}
#masthead .contact a {
color: #000000;
font-weight: 700;
white-space: nowrap;
}
#masthead .custom-header-right {
float: left;
width: 25%;
}
#masthead input[type="submit"].get-in-touch {
float: right;
color: #ffffff;
background: var(--primary);
}
#masthead input[type="submit"].get-in-touch:hover {
text-decoration: underline;
}
@media only screen and (max-width: 1150px) {
#masthead .custom-header-left {
width: 28%;
}
#masthead .custom-header-centre {
width: 44%;
}
#masthead .custom-header-right {
width: 28%;
}
#masthead .contact.phone {
border-right-width: 0;
}
}
@media only screen and (max-width: 768px) {
#masthead .custom-header-left {
width: 60%;
}
#masthead .custom-header-centre {
display: none;
}
#masthead .custom-header-right {
width: 40%;
}
} .storefront-primary-navigation {
padding: 16px 0;
border-top: 1px solid var(--silver);
}
.main-navigation li {
padding: 0;
}
.main-navigation ul.menu > li > a,
.main-navigation ul.nav-menu > li > a,
.site-header-cart .cart-contents {
padding: 4px 12px;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.main-navigation ul li a, .site-title a, ul.menu li a, .site-branding h1 a, button.menu-toggle, button.menu-toggle:hover, .handheld-navigation .dropdown-toggle {
color: #333333;
}
.main-navigation ul li a:hover,
.main-navigation ul li:hover > a,
.site-title a:hover,
.site-header ul.menu li.current-menu-item > a {
color: #333333;
}
.woocommerce-active .site-header .site-header-cart {
width: 200px !important;
}
.widget_recent_entries ul li, .widget_pages ul li, .widget_categories ul li, .widget_archive ul li, .widget_recent_comments ul li, .widget_nav_menu ul li, .widget_links ul li, .widget_product_categories ul li, .widget_layered_nav ul li, .widget_layered_nav_filters ul li {
list-style: none;
margin-bottom: 1em;
line-height: 1.41575em;
}
li {
text-align: -webkit-match-parent;
}
.widget ul {
margin-left: 0;
list-style: none;
}
ul {
list-style: disc;
list-style-type: disc;
} header.entry-header {
width: auto;
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
margin-bottom: 32px;
padding: 60px 0 !important;
background-image: url(https://solar-active.com/wp-content/uploads/study.jpg);
background-size: cover;
background-repeat: no-repeat;
background-position: center;
}
header.entry-header h1 {
max-width: 1170px;
margin: auto;
font-size: 44px;
font-weight: 600; 
letter-spacing: 0;
color: #ffffff;
text-align: center;
}
@media screen and (max-width: 1250px) {
header.entry-header h1 {
margin-left: 32px !important;
}
} .splash {
}
.white-border img {
margin: auto; 
border: 4px solid #ffffff;
}
.category-button img {
max-width: 90%;
margin: auto;
border-radius: 16px;
background-size: cover;
}
.category-button + p {
max-width: 100%;
margin: -90px 0 66px 0;
padding: 0 10%; 
color: #ffffff;
font-weight: 600;
z-index: 100;
}
.category-button + p.up {
margin-bottom: 38px;
}
.category-button:hover + p {
pointer-events: none;
text-decoration: underline;
}
.car-resource {
padding: 20px 32px;
min-height: 244px;
}
.workshop-item {
padding: 20px 32px;
min-height: 480px;
border: 1px solid var(--silver);
}
.workshop-item img {
width: 300px;
height: 250px;
}
.hentry .entry-content .wp-block-columns .wp-block-column:not(:last-child),
.editor-styles-wrapper .wp-block-columns .wp-block-column:not(:last-child) {
margin-right: 0;
}
.hentry .entry-content .car-resource h4,
.hentry .entry-content .workshop-item h4,
.hentry .entry-content .resource h4 {
line-height: 24px;
}
.hentry .entry-content .featured-product h4 > a,
.hentry .entry-content .car-resource h4 > a,
.hentry .entry-content .workshop-item h4 > a,
.hentry .entry-content .resource h4 > a,
.hentry .entry-content .list-item h4 a,
h4 > a {
font-size: 18px;
line-height: 25px;
font-weight: 600;
color: #000000;
text-decoration: none;
}
.featured-product img {
border-radius: 0;
}
.featured-product-info {
padding: 16px 32px 12px 32px;
background-color: #ffffff;
}
.featured-product-info p {
color: #555;
}
.featured-product-info span {
color: #FF6501;
font-size: 18px;
font-weight: 600;
} .list-item {
display: flex;
flex-direction: row;
width: 100%;
margin-bottom: 40px;
border: 1px solid var(--silver);
}
.list-item-left {
float: left;
min-width: 225px;
}
@media screen and (max-width: 639px) {
.list-item-left {
display: none;
}
}
.list-item-right {
float: left;
padding: 20px;
}
.post_type {
font-size: 14px;
font-weight: 600;
}
.list-item h4 {
margin-top: 4px !important;
line-height: 24px;
} .custom-widget {
margin-bottom: 40px !important;
background-color: #f3f7f7;
border: 1px solid var(--silver);
}
.custom-widget-title {
padding: 12px 0 12px 40px;
color: #ffffff;
background-color: var(--primary);
}
.custom-widget ul {
margin: 16px 0 16px 40px;
list-style: none;
}
.custom-widget li {
padding: 6px 0;
line-height: 32px;
}
.custom-widget li .custom-widget-label {
color: var(--faint);
}
.custom-widget li .custom-widget-value {
color: #000;
} .related-resource {
min-height: 250px;
padding: 20px;
background: #ffffff;
}
.related-resource h4 {
font-size: 18px;
line-height: 30px;
}
.related-resource h4 a {
font-weight: 600;
color: #000000;
}
.related-product {
min-height: 340px;
padding: 20px;
background: #ffffff;
}
.related-product img {
height: 200px;
}
.related-product h4 {
font-size: 18px;
line-height: 24px;
}
.related-product h4 a {
font-weight: 600;
color: black;
text-decoration: none !important;
} .become-box {
max-width: 400px;
height: 320px;
margin: auto;
padding: 40px;
color: #ffffff;
}
.become-box h3 {
color: #ffffff;
}
.become-a-member {
background-color: #875053;
}
.become-a-director {
background-color: #025959;
} .woocommerce-message,
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
background-color: var(--accent);
}
.single-product div.product p.price {
margin: 0 0 20px 0;
} .wpcf7 input,
.wpcf7 select {
width: 320px;
height: 46px;
border-radius: 4px;
}
.wpcf7 input[type="submit"] {
width: auto;
}
.wpcf7 textarea {
width: 320px;
height: 176px;
border-radius: 4px;
}
.wpcf7 .captchar {
margin-bottom: 40px;
}
.wpcf7 .captchar span {
display: inline-block;
}
.wpcf7 img {
width: 100px;
height: 44px;
margin: -15px 16px -15px 16px;
}
.wpcf7 .captchar input {
width: 100px;
font-size: 20px;
font-weight: 600;
letter-spacing: 6px;
}
input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=search],
textarea {
background-color: #ffffff;
} .site-footer {
padding-top: 0;
}
.site-footer .footer-widgets {
padding-top: 0;
}
.site-footer .widget .widget-title {
font-size: 16px;
font-weight: 600
}
.site-footer .widget a img {
display: inline-block;
margin-right: 12px;
}
.site-footer .widget_nav_menu ul li {
margin-bottom: 8px;
}
.site-footer a {
text-decoration: none !important;
}
.site-footer a:hover {
text-decoration: underline !important;
}
.site-footer .widget {
margin-bottom: 24px;
}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails{text-align:center}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::before,.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{content:"";display:table}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails::after{clear:both}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li{display:inline-block;width:auto !important;float:none !important;margin-bottom:0 !important}.header-widget-region .widget_brand_thumbnails ul.brand-thumbnails li img{max-height:16px;width:auto;display:block}.widget_brand_nav ul li .count{float:right}.tax-product_brand .woocommerce-products-header{display:flex;flex-direction:column;margin:0 0 2.2906835em;text-align:center}.tax-product_brand .woocommerce-products-header .brand-thumbnail{margin:0 0 1em;width:auto;max-height:2.2906835em;align-self:center;order:1}.tax-product_brand .woocommerce-products-header .woocommerce-products-header__title,.tax-product_brand .woocommerce-products-header .term-description{order:2}div#brands_a_z::before,div#brands_a_z::after{content:"";display:table}div#brands_a_z::after{clear:both}div#brands_a_z ul.brands_index{margin-left:0;padding:0}div#brands_a_z ul.brands_index li{float:none;display:inline-block;margin:0 .3342343017em .2360828548em 0;padding:0;text-transform:uppercase}div#brands_a_z ul.brands_index li a,div#brands_a_z ul.brands_index li span{float:none;display:block;border:0;padding:.3819820591em;min-width:1.618em;text-align:center;background-color:#eee;color:#43454b;line-height:1}div#brands_a_z ul.brands_index li span{opacity:.3}div#brands_a_z h3{text-transform:uppercase}div#brands_a_z a.top{padding:.6180469716em;background-color:#eee;color:#43454b;border:0;line-height:1}div#brands_a_z ul.brands{margin-left:0;list-style-position:inside}div#brands_a_z ul.brands li{margin:0 0 .3819820591em;padding:0 0 .3819820591em;border-bottom:1px solid rgba(0,0,0,.05)}.storefront-wc-brands-single-product{margin:0 0 .5407911001em}.storefront-wc-brands-single-product img{max-height:2.2906835em}@media(min-width: 768px){div#brands_a_z ul.brands_index{width:21.7391304348%;float:left;margin-right:4.347826087%;transition:all .5s ease}div#brands_a_z h3{width:73.9130434783%;float:right;margin-right:0;clear:right;text-transform:uppercase}div#brands_a_z h3:first-of-type{margin-top:0}div#brands_a_z a.top{clear:right}div#brands_a_z ul.brands{width:73.9130434783%;float:right;margin-right:0;clear:right}}