@charset "utf-8";
/* CSS Document */

.container-fluid.footer-bottom-links {
    background: #202520;
    height: 40px;
}

.footer-bottom-links p a{
	color:#eaf4e8;
	font-weight: 300;
	box-shadow: none !important;
}

.footer-bottom-links p a:hover{
	color: #2cb340;
}

.footer-bottom-links p span{
	color: transparent;
	margin: 0 15px;
}

.footer-bottom {
    min-height: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: auto;
    background: #353a34;
}

.footer-bottom p {
	color: #eaf4e8;
} 

.footer-bottom p span {
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    height: 14px;
    color: transparent;
    width: 2px;
    margin: 0 14px;
}

.footer-bottom p a {
	box-shadow:none;
    font-weight: 300;
	color: #eaf4e8;
}

.footer-bottom p a:hover{
	color: #2cb340;
}

.footer-bottom .text-right p a{
	font-weight: 700;
}


footer {
    float: left;
    width: 100%;
    height: auto;
    display: block;
}

.footer-top {
    padding-top: 100px;
    padding-bottom: 90px;
    background: #353a34;
}

.footer-top .footer-meta a.footer-logo {
    margin-bottom: 32px;
}

.footer-top .footer-meta a.footer-logo img,
.footer-top .footer-meta a.footer-logo {
    max-height: 48px;
}

.footer-top .footer-meta .content {
    color: #eaf4e8;
}

.footer-top .footer-meta .content p {
    line-height: inherit;
}

.footer-top ul.social-media {
	margin-top:40px;
}

.footer-top .contact-meta {
	margin:0px;
}

.footer-top .footer-meta .contact-meta .meta-inner{
	min-height: 37px;
	padding-left: 53px;
}

.footer-top .footer-meta .contact-meta .meta-inner a {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    margin-top: -3px;
    box-shadow: inset 0 -0.06rem 0 0 #fff;
}

.footer-top .footer-meta .contact-meta .meta-inner i {
    -webkit-box-shadow: inset 3px 3px 76px 0 rgb(0 0 0 / 8%);
    box-shadow: inset 3px 3px 76px 0 rgb(0 0 0 / 8%);
    background: #37c94c;
    background: -moz-linear-gradient(45deg, #37c94c 0%, #71e481 100%);
    background: -webkit-linear-gradient(45deg, #37c94c 0%,#71e481 100%);
    background: linear-gradient(45deg, #37c94c 0%,#71e481 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#37c94c', endColorstr='#71e481',GradientType=1 );
    font-size: 14px;
    width: 37px;
    height: 37px;
    line-height: 37px;
    padding-left: 0px;
}

.footer-top .footer-section {
    padding: 0 15px;
    min-width: 33.33333333%;
    max-width: 33.33333333%;
}

.footer-top .footer-section:first-of-type {
	padding-left:0px;
}

.footer-top .footer-section:last-of-type {
	padding-right:0px;
}

.footer-top .footer-section h6 {
    margin: -3px 0 33px 0;
    color: #ffffff;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.4em;
}

.footer-top .footer-section ul {
    padding: 0px;
    margin: -7px 0;
}

.footer-top .footer-section ul li {
    padding: 0px;
    margin-bottom: 18px;
}

.footer-top .footer-section ul li:before {
	display:none;
}

.footer-top .footer-section ul li a {
    box-shadow: none;
    color: #eaf4e8;
}

.footer-top .footer-section ul li a:hover {
    color: #2cb340;
}

.footer-top .footer-section > div {
    float: left;
    width: 100%;
    display: block;
}

.container-fluid.cta-panel-list.footer-cta-listing {
    border-top: solid 1px rgb(32 37 32 / 5%);
}

.cta-panel-list.footer-cta-listing .panel {
    padding: 0;
}

.cta-panel-list.footer-cta-listing .panel .icon-block {
    margin-top: 0;
    height: 70px;
    box-shadow: none !important;
    width: auto;
}

.cta-panel-list.footer-cta-listing .panel h4 {
	margin-bottom: 20px;
}

.cta-panel-list.footer-cta-listing .panel h4 a {
	box-shadow: none !important;
	color: #202520;
}

.cta-panel-list.footer-cta-listing .panel h4 a:hover, .cta-panel-list.footer-cta-listing .panel:hover h4 a{
    color: #2cb340;
}

.cta-panel-list.footer-cta-listing .panel .content {
    padding: 0 45px;
}

.container-fluid.has-pattern-bg .pattern-bg-image {
    left: 0;
    top: 0;
    background: #202520;
    background: -moz-linear-gradient(left, #202520 0%, #353a34 100%);
    background: -webkit-linear-gradient(left, #202520 0%,#353a34 100%);
    background: linear-gradient(to right, #202520 0%,#353a34 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202520', endColorstr='#353a34',GradientType=1 );
    z-index: -1;
}

.container-fluid.has-pattern-bg .pattern-bg-image img {
    opacity: 0.5;
    mix-blend-mode: multiply;
}

.brands-listing .brand-block {
    height: 88px;
}

.brands-listing .brand-block a {
    background: #fff;
    padding: 15px;
	-webkit-box-shadow: 0 0 26px 0 rgba(32,37,32,0.05);
	box-shadow: 0 0 26px 0 rgba(32,37,32,0.05);
}

.brands-listing .brand-block a:hover {
    background: #2cb340;
}

.brands-listing .brand-block a:hover img,
.brands-listing .brand-block a:hover .logo-container {
    filter: brightness(0) invert(1);
}

.split-content-broke-container .hero-image {
    right: 30px;
    top: 0;
    width: calc(50% - 8.33333333% - 30px);
    overflow: hidden;
    border-top-left-radius: 150px;
    border-bottom-right-radius: 150px;
	-webkit-box-shadow: 0 0 26px 0 rgba(32,37,32,0.05);
	box-shadow: 0 0 26px 0 rgba(32,37,32,0.05);
}

.split-content-broke-container.left-image .hero-image {
    right: auto;
    left: 30px;
    border-top-right-radius: 150px;
    border-bottom-left-radius: 150px;
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.split-content-broke-container .column-content-text p {
    font-size: inherit;
    line-height: inherit;
}

.table-block .table-container table {
    text-align: left;
    margin-bottom: 0;
}

.table-block .table-container table tbody tr td {
    height: 80px;
}

.product-slider-main.slick-slider article {
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
}

.product-slider-main {
    float: left;
    width: 100%;
    padding: 0;
	position: relative;
	margin: -10px 0 0 0;
}

.product-slider-main.slick-initialized article {
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-slider-main article.mb-30 {
    margin-bottom: 0;
}

.product-slider-main .slick-track {
    margin-left: 0;
    margin-right: 0;
}

.product-slider-main .slick-track{
    display: flex !important;
}

.product-slider-main .slick-slide{
    height: inherit !important;
}

.product-slider-main.desktop-has-4-plus {
    padding-bottom: 80px;
}

.product-slider-main button.general.slick-arrow {
    position: absolute;
    bottom: 0;
    left: 15px;
    padding: 0;
    width: auto;
    height: auto;
    opacity: 0.38;
}

.product-slider-main button.general.slick-arrow.next {
    right: auto;
    left: 75px;
}

.product-slider-main button.general.slick-arrow:before {
    font-size: 36px;
    color: #2cb340;
    line-height: 27px;
}

.product-slider-main button.general.slick-arrow:hover {
    opacity: 1;
}

.product-slider-main.slick-initialized article .product-list-block > a.product-list-block-inner:not(:hover) {
    -webkit-box-shadow: 0 0 10px 0 rgb(32 37 32 / 5%);
    box-shadow: 0 0 10px 0 rgb(32 37 32 / 5%);
}





.container-fluid.modal-container-block {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
	display: none;
}

.container-fluid.modal-container-block .overlay {
    background: rgba(0, 0, 0, 0.6);
    padding: 34px 15px;
}

.container-fluid.modal-container-block .container {
	position: relative;
}

.container-fluid.modal-container-block .container a.close-modal {
    position: absolute;
    right: 65px;
    top: 52px;
    font-size: 0px;
    text-decoration: none !important;
    box-shadow: none !important;
    z-index: 3;
}

.container-fluid.modal-container-block .container a.close-modal:before {
    font-size: 22px;
    color: #ff5959;
}

.container-fluid.modal-container-block .container a.close-modal:hover:before {
    color: #000;
}

.modal-container-block .model-no-section {
    background: #fff;
    float: left;
    width: 100%;
    -webkit-box-shadow: 0 0 30px 0 rgb(32 37 32 / 5%);
    box-shadow: 0 0 30px 0 rgb(32 37 32 / 5%);
    border: solid 1px rgb(32 37 32 / 5%);
    padding: 50px;
    min-height: 526px;
}

.modal-container-block .model-no-section .modal-content-col:nth-child(odd) {
    padding-right: 50px;
}

.modal-container-block .model-no-section .modal-content-col:nth-child(even) {
    padding-left: 50px;
}

.modal-container-block .model-no-section .model-no-locations {
    padding: 0;
    height: 300px;
    overflow: hidden;
}

.modal-container-block .model-no-section .content {
    margin-bottom: 40px;
}

.modal-container-block .model-no-section .image-container {
    float: left;
    width: 100%;
    height: 300px;
    display: block;
    padding: 25px;
    border: solid 1px rgba(32,37,32,0.05);
}

.modal-container-block .model-no-section .model-no-locations button.general.slick-arrow {
    position: absolute;
    left: 25px;
    padding: 0;
    width: auto;
    height: auto;
    opacity: 0.38;
	z-index: 2;
}

.modal-container-block .model-no-section .model-no-locations button.general.slick-arrow.next {
    right: 25px;
    left: auto;
}

.modal-container-block .model-no-section .model-no-locations button.general.slick-arrow:before {
    font-size: 36px;
    color: #2cb340;
    line-height: 27px;
}

.modal-container-block .model-no-section .model-no-locations button.general.slick-arrow:hover {
    opacity: 1;
}

.container-fluid.modal-container-block .container > .form-loader {
    width: calc(100% - 30px) !important;
    left: 15px;
}

.modal-container-block#find-model-no-info .model-no-section {
    min-height: auto;
}

.row.no-results-row p.hint {
    background: #e3fff4;
    padding: 20px;
    padding-left: 90px;
    border: solid 1px rgb(21 150 100 / 15%);
    margin-bottom: 30px;
    float: left;
    width: 100%;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #128d5d;
    margin: 0 0 30px 0;
    position: relative;
    line-height: 28px;
}

.row.no-results-row p.hint:before {
    content:'\3f';
    position: absolute;
    width: 40px;
    height: 40px;
    float: left;
    text-align: center;
    line-height: 40px;
    left: 25px;
    background: #28ae7a;
    border-radius: 50%;
    color: #fff;
    font-size: 26px;
    visibility:visible;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    text-indent: 2px;
}

.woocommerce-pages .woocommerce .woocommerce-checkout-review-order div#wc-stripe-payment-request-wrapper {
    padding-top: 0 !important;
}