
@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@400;700&display=swap');
@import url("./css/bc8f67e7280cf88bc1ec.css");
@import url("./css/d1f96e3b527e51bfaa18.css");
@import url("./css/ab3f4600e392833b0043.css");

@font-face {
  font-family: 'Blackfat';
  src: url('./fonts/blackfat_demo-webfont.eot');
  src: url('./fonts/blackfat_demo-webfont.eot?#iefix') format('embedded-opentype'),
       url('./fonts/blackfat_demo-webfont.woff2') format('woff2'),
       url('./fonts/blackfat_demo-webfont.woff') format('woff'),
       url('./fonts/blackfat_demo-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;

}

/*!
Theme Name: wordherd
Theme URI: https://wordherd.io
Author: WordHerd
Author URI: https://wordherd.io
Description: Description
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: wordherd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

wordherd is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/* Full Width Gutenberg */
html {
  scroll-behavior: smooth;
}
.alignwide { margin-left: -80px; margin-right: -80px }
.alignfull { margin-left: calc(-100vw / 2 + 100% / 2); margin-right: calc(-100vw / 2 + 100% / 2); max-width: 100vw }
/* .alignfull img { width: 100vw } */
/* html { line-height: 1.15; -webkit-text-size-adjust: 100% }
body { margin: 0 }
h1 { font-size: 2em; margin: 0.67em 0 }
hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible }
pre { font-family: monospace, monospace; font-size: 1em }
a { background-color: transparent }
abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted }
b, strong { font-weight: bolder }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em }
small { font-size: 80% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline }
sub { bottom: -0.25em }
sup { top: -0.5em }
img { border-style: none }
button, input, optgroup, select, textarea { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0 }
button, input { overflow: visible }
button, select { text-transform: none }
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0 }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText }
fieldset { padding: 0.35em 0.75em 0.625em }
legend { -webkit-box-sizing: border-box; box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal }
progress { vertical-align: baseline }
textarea { overflow: auto }
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0 }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px }
[type="search"]::-webkit-search-decoration { -webkit-appearance: none }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit }
details { display: block }
summary { display: list-item }
template { display: none }
[hidden] { display: none }
body, button, input, select, optgroup, textarea, ul, ol, li { color: #404040; font-family: sans-serif; font-size: 16px; font-size: 1rem; line-height: 1.5 }
h1, h2, h3, h4, h5, h6 { clear: both }
p { margin-bottom: 1.5em }
dfn, cite, em, i { font-style: italic }
blockquote { margin: 0 1.5em }
address { margin: 0 0 1.5em }
pre { background: #eee; font-family: "Courier 10 Pitch", courier, monospace; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em }
code, kbd, tt, var { font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem }
abbr, acronym { border-bottom: 1px dotted #666; cursor: help }
mark, ins { background: #fff9c0; text-decoration: none }
big { font-size: 125% }
*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit }
html { -webkit-box-sizing: border-box; box-sizing: border-box }
body { background: #fff }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em }
ul, ol { margin: 0 0 1.5em 3em }
ul { list-style: disc }
ol { list-style: decimal }
li > ul, li > ol { margin-bottom: 0; margin-left: 1.5em }
dt { font-weight: 700 }
dd { margin: 0 1.5em 1.5em }
img { height: auto; max-width: 100% }
figure { margin: 1em 0 }
table { margin: 0 0 1.5em; width: 100% }
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: 0.6em 1em 0.4em }
button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa }
button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb }
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px }
input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111 }
select { border: 1px solid #ccc }
textarea { width: 100% }
a { color: #4169e1 }
a:visited { color: #800080 }
a:hover, a:focus, a:active { color: #191970 }
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0 }
.main-navigation { display: block; width: 100% }
.main-navigation ul { display: none; list-style: none; margin: 0; padding-left: 0 }
.main-navigation ul ul { -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); float: left; position: absolute; top: 100%; left: -999em; z-index: 99999 }
.main-navigation ul ul ul { left: -999em; top: 0 }
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul { display: block; left: auto }
.main-navigation ul ul a { width: 200px }
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul { left: auto }
.main-navigation li { position: relative }
.main-navigation a { display: block; text-decoration: none }
.menu-toggle, .main-navigation.toggled ul { display: block }
@media screen and (min-width:37.5em) {
	.menu-toggle { display: none }
	.main-navigation ul { display: -webkit-box; display: -ms-flexbox; display: flex }
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation { margin: 0 0 1.5em }
.comment-navigation .nav-links, .posts-navigation .nav-links, .post-navigation .nav-links { display: -webkit-box; display: -ms-flexbox; display: flex }
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% }
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { text-align: end; -webkit-box-flex: 1; -ms-flex: 1 0 50%; flex: 1 0 50% } */
.screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important }
.screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: 700; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000 }
#primary[tabindex="-1"]:focus { outline: 0 }
.alignleft { display: inline; float: left; margin-right: 1.5em; margin-bottom: 1.5em }
.alignright { display: inline; float: right; margin-left: 1.5em; margin-bottom: 1.5em }
.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 1.5em }
/* .widget { margin: 0 }
.widget select { max-width: 100% }
.sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}
.post, .page { margin: 0 } */
.updated:not(.published) { display: none }
/* .page-content, .entry-content, .entry-summary { margin: 0 }
.page-links { clear: both; margin: 0 0 1.5em }
.comment-content a { word-wrap: break-word }
.bypostauthor { display: block }
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none }
.infinity-end.neverending .site-footer { display: block }
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0 }
embed, iframe, object { max-width: 100%; border: 0px; }
.custom-logo-link { display: inline-block }
.wp-caption { margin-bottom: 1.5em; max-width: 100% }
.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto }
.wp-caption .wp-caption-text { margin: 0.8075em 0 }
.wp-caption-text { text-align: center } */
/* .gallery { margin-bottom: 1.5em }
.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100% }
.gallery-columns-2 .gallery-item { max-width: 50% }
.gallery-columns-3 .gallery-item { max-width: 33.33% }
.gallery-columns-4 .gallery-item { max-width: 25% }
.gallery-columns-5 .gallery-item { max-width: 20% }
.gallery-columns-6 .gallery-item { max-width: 16.66% }
.gallery-columns-7 .gallery-item { max-width: 14.28% }
.gallery-columns-8 .gallery-item { max-width: 12.5% }
.gallery-columns-9 .gallery-item { max-width: 11.11% }
.gallery-caption { display: block } */

/*Theme layout Option CSS*/

/* body > #page > .content-area.boxed { width: 1250px; margin: 0 auto; max-width: 100%; padding: 0 20px; }
body > #page > .content-area.no-sidebar > main.site-main { width: 100%; }
body > #page > .content-area.left-sidebar,
body > #page > .content-area.right-sidebar { display: -webkit-box; display: -ms-flexbox; display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; }
body > #page > .content-area.left-sidebar > main.site-main,
body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 250px); }
body > #page > .content-area.left-sidebar > aside.widget-area,
body > #page > .content-area.right-sidebar > aside.widget-area { width: 250px }

@media screen and (min-width: 769px){
	body > #page > .content-area.left-sidebar > main.site-main { -webkit-box-ordinal-group:3; -ms-flex-order:2; order:2;padding-left: 3%; }
	body > #page > .content-area.right-sidebar > main.site-main { padding-right: 3% }
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
}

@media screen and (max-width: 992px){
	body > #page > .content-area.left-sidebar > aside.widget-area,
	body > #page > .content-area.right-sidebar > aside.widget-area { width: 200px }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.right-sidebar > main.site-main { width: calc(100% - 200px); }
}
@media screen and (max-width: 768px){
	body > #page > .content-area > main.site-main { padding-right: 0 !important;padding-left: 0 !important; }
	body > #page > .content-area > aside.widget-area,
	body > #page > .content-area > main.site-main { width:100% !important; }
	body > #page > .content-area.left-sidebar > main.site-main,
	body > #page > .content-area.left-sidebar > aside.widget-area { -webkit-box-ordinal-group:unset; -ms-flex-order:unset; order:unset; }

}

/* Page Numbers blocks center inline */

/* ul.page-numbers {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: .25rem;
  margin-top:2rem;
  margin-bottom: 2rem;
  justify-content: center!important;
  gap:4px;
}

li span.page-numbers, li a.page-numbers {
  position: relative;
  padding: 0.39rem 0.5rem;
  margin-left: -5px;
  line-height: 1.25;
  color: #0072a3;
  background-color: #fff;
  border: 1px solid #dee2e6;
  font-size: .875rem;
  line-height: 1.5;
}

li span.page-numbers:hover, li a.page-numbers:hover {
  z-index: 2;
  color: #00587f;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
} */

.splide .splide__arrow {
  height: 50px !important;
  opacity: 1 !important;
  width: 50px !important;
}
.splide__arrow svg {
  display:none;
}
.splide__arrow--prev {
  background: url('/wp-content/uploads/chevron-left.461d947302f80f1ab5f2d5e23cce9bff.png') no-repeat !important;
  background-size: contain !important;
}
.splide__arrow--next {
  background: url('/wp-content/uploads/chevron-right.b60e25cd2b31840230bc0b9f65a318c4.png') no-repeat !important;  
  background-size: contain !important;
}
.splide .splide__pagination__page {
  width:30px !important;
  height:30px !important;
  opacity: 1 !important;
  background: url('/wp-content/uploads/carousel-blip-inactive1.ed69c26769e15cd376a64c254dc2c638.png') no-repeat !important;
  background-size: contain !important;
}
.splide__pagination__page.is-active {
  background: url('/wp-content/uploads/carousel-blip-active.1e99a4f774e98b4dea45bb61010f5696.png') no-repeat !important;
  background-size: contain !important;
}
.red-slider-arrows .splide__arrow--prev {
  background: url('/wp-content/uploads/carousel-arrow-left-red.465bbc7cf279f4d9f2668b64c2976611.png') no-repeat !important;
  background-size: contain !important;
}
.red-slider-arrows .splide__arrow--next {
  background: url('/wp-content/uploads/carousel-arrow-right-red.1003f07e8443339ea81368b60ff1fe14.png') no-repeat !important;  
  background-size: contain !important;
}
@media (max-width: 550px) {
  .red-slider-arrows .kadence-post-image-intrisic .kadence-post-image-inner-intrisic img {
    width:300px !important;
    height:300px !important;
  }
}
.tag-popular.kit-cookie .kadence-post-image-inner-intrisic a::before,
a.tag-popular.kit-cookie::before {
  content: '';
  width:35px;
  height:35px;
  position:absolute;
  top:0;
  right:20%;
  background-size: cover;
  background-image: url('/wp-content/uploads/Popular.png');
}
a.tag-popular.kit-cookie::before {
  right:0;
}
.tag-popular.kit-building .kadence-post-image-inner-intrisic a::before,
a.tag-popular.kit-building::before {
  content: '';
  width:35px;
  height:35px;
  position:absolute;
  top:0;
  right:20%;
  background-size: cover;
  background-image: url('/wp-content/uploads/Popular_House.png');
}
a.tag-popular.kit-building::before {
  right:0;
}
@media only screen and (min-width: 768px) {
  .tag-popular.kit-cookie .kadence-post-image-inner-intrisic a::before,
  a.tag-popular.kit-cookie::before,
  .tag-popular.kit-building .kadence-post-image-inner-intrisic a::before,
  a.tag-popular.kit-building::before {
    width:50px;
    height:50px;
  }
}
.no-visible-tags .tag-popular .kadence-post-image-inner-intrisic a::before {
  display: none;
}
.partner-logos-mobile ul {
  margin:0;
}
.card-product-popular_card-product-popular__3ddXZ {
    text-align: center;
    margin: 0 0 40px;
    padding: 0 20px;
    display: block;
    position: relative;
}
.card-product-popular_card-product-popular__3ddXZ .card-product-popular-category {
    font-family: Assistant Regular,Helvetica,Arial,sans-serif;
    color: #2c292a;
    font-size: 1.6rem;
    line-height: 2.4rem;
    margin: 0 0 15px;
}
.card-product-popular_card-product-popular__3ddXZ .card-product-popular-title {
    margin: 0 auto;
    color: #eb141c!important;
    position: relative;
    font-weight: 400;
    font-size: 2rem;
    line-height: 2.8rem;
    font-family: Blackfat,Helvetica,Arial,sans-serif;
}
.card-product-popular_card-product-popular__3ddXZ .card-product-popular-title:after {
    content: "";
    display: inline-block;
    background-image: url(/wp-content/uploads/chevron-right-red.5037e8633a380235ef4e30a4b4a27498.png);
    height: 20px;
    width: 20px;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 6px;
    margin-left: 5px;
}
#load-more-button {
  order:10;
}
.crumbs .frosting-border {
  position: absolute;
  top: -10%;
  left: -4%;
  width: 108%;
  height: 108%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/frosting-border.png);
  z-index: 999;
}
.card-step-image {
  width: 100%;
  height: 100%;
  max-height: 270px;
  min-height: 200px !important;
}
.card-step-image {
  height: 100%;
}
.card-step-image .kt-inside-inner-col {
  height: 100%;
}
@media (min-width:905px) and (max-width:1000px) {
  .card-step-image {
    height: 62%;
  }
}
@media (min-width:768px) and (max-width:904px) {
  .card-step-image {
    height: 36%;
  }
}
@media (max-width:767px) {
  .card-step-image {
    height: 100%;
  }
}
/* .card-step-image:before {
  display:block;
  content:'';
  position: absolute;
  top: -21px;
  left: -34px;
  width: 101%;
  height: 104%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(/wp-content/uploads/frosting-border-narrow-white.1e15ed30ed95624cf45f15be79e2f71b.png);
  z-index:9999;
  margin-bottom:50px;
  width: 100%;
  padding-top: 64%;
  left: 0;
} */
.card-step-content-title {
  margin-top:30px;
  width: 100%;
}
.card-kit-content-title {
  text-align: center;
  color: #eb141c!important;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.8rem;
  margin: 0 0 15px;
  font-family: Blackfat,Helvetica,Arial,sans-serif;
}
.select-wrapper {
    position: relative;
}
.custom-select:focus-visible {
  outline:none;
}
.drop-down {
  display:block;
  width:100%;
  padding:20px 15px 10px 0;
  border:none;
  color: #2c292a!important;
  font-family: Assistant Regular,Helvetica,Arial,sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem;
  appearance: none; /* this removes the default select dropdown arrow */
  -webkit-appearance: none; /* for Safari */
  -moz-appearance: none; /* for Firefox */
}
.select-wrapper::after {
    content: ""; /* this is the Unicode for a down arrow */
    position: absolute;
    right: 10px;
    top: 28px;
    pointer-events: none;
    z-index: 1;
    background-image: url(/wp-content/uploads/chevron-down-red.0ecba84aad317c5b70915fd0b928ae26.png);
    background-size:contain;
    background-repeat: no-repeat;
    width: 24px;
    height:24px;
}
.custom-select option {
  background:#fff;
  color: #eb141c;
}

/* Projects */
.template-project_template-project__2mN7X {
  background-size: 100% auto;
  background-position: top;
  background-repeat: no-repeat;
  position: relative
}

.template-project_template-project__2mN7X .template-project-header {
  display: block;
  padding: 65% 0 30px;
  background: -webkit-gradient(linear,left top,left bottom,color-stop(15%,rgba(235,20,28,0)),color-stop(20%,#eb141c));
  background: -webkit-linear-gradient(top,rgba(235,20,28,0) 15%,#eb141c 20%);
  background: linear-gradient(180deg,rgba(235,20,28,0) 15%,#eb141c 20%)
}

.template-project_template-project__2mN7X .template-project-header .ratings-block {
  margin: 0 0 70px
}

.template-project_template-project__2mN7X .template-project-header .ratings-block span {
  font-size: 1.8rem;
  margin: 0 5px
}

.template-project_template-project__2mN7X .template-project-header .ratings-block span img {
  width: 50px;
  height: 50px
}

@media only screen and (min-width: 500px) {
  .template-project_template-project__2mN7X .template-project-header {
      background:-webkit-gradient(linear,left top,left bottom,color-stop(22%,rgba(235,20,28,0)),color-stop(28%,#eb141c));
      background: -webkit-linear-gradient(top,rgba(235,20,28,0) 22%,#eb141c 28%);
      background: linear-gradient(180deg,rgba(235,20,28,0) 22%,#eb141c 28%)
  }
}

@media only screen and (min-width: 600px) {
  .template-project_template-project__2mN7X .template-project-header {
      background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(235,20,28,0)),color-stop(40%,#eb141c));
      background: -webkit-linear-gradient(top,rgba(235,20,28,0) 30%,#eb141c 40%);
      background: linear-gradient(180deg,rgba(235,20,28,0) 30%,#eb141c 40%);
      padding: 35% 0 30px
  }
}

@media only screen and (min-width: 768px) {
  .template-project_template-project__2mN7X .template-project-header {
      background:-webkit-gradient(linear,left top,left bottom,color-stop(30%,rgba(235,20,28,0)),color-stop(50%,#eb141c));
      background: -webkit-linear-gradient(top,rgba(235,20,28,0) 30%,#eb141c 50%);
      background: linear-gradient(180deg,rgba(235,20,28,0) 30%,#eb141c 50%)
  }
}

@media only screen and (min-width: 992px) {
  .template-project_template-project__2mN7X .template-project-header {
      background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(235,20,28,0)),color-stop(70%,#eb141c));
      background: -webkit-linear-gradient(top,rgba(235,20,28,0) 50%,#eb141c 70%);
      background: linear-gradient(180deg,rgba(235,20,28,0) 50%,#eb141c 70%);
      padding: 28% 0 30px
  }
}

@media only screen and (min-width: 1200px) {
  .template-project_template-project__2mN7X .template-project-header {
      background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,rgba(235,20,28,0)),color-stop(90%,#eb141c));
      background: -webkit-linear-gradient(top,rgba(235,20,28,0) 40%,#eb141c 90%);
      background: linear-gradient(180deg,rgba(235,20,28,0) 40%,#eb141c 90%)
  }
}

.template-project_template-project__2mN7X .template-project-sprinkle-divider {
  width: 45px
}

.template-project_template-project__2mN7X .template-project-tools-list ul {
  margin: 0
}

.template-project_template-project__2mN7X .template-project-tools-list ul li {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center
}

.template-project_template-project__2mN7X .template-project-tools-list ul li p {
  margin: 0
}

.template-project_template-project__2mN7X .template-project-tools-list ul li:before {
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  content: ""
}

@media only screen and (min-width: 992px) {
  .template-project_template-project__2mN7X .template-project-tools-list ul li {
      -webkit-justify-content:flex-start;
      justify-content: flex-start
  }
}

.template-project_template-project__2mN7X .template-project-tools-list ul li:nth-child(1n):before {
  background-image: url(/wp-content/uploads/purple-sprinkle.29be6c85f16a3f0921a00feefebd09be.png)
}

.template-project_template-project__2mN7X .template-project-tools-list ul li:nth-child(2n):before {
  background-image: url(/_next/static/media/green-sprinkle.a79e2a7248c63c338038b9fad65c627e.png)
}

.template-project_template-project__2mN7X .template-project-tools-list ul li:nth-child(3n):before {
  background-image: url(/wp-content/uploads/white-sprinkle.ea49643c173dca0a3f9c7a47a25df3e7.png)
}

.template-project_template-project__2mN7X .template-project-tools-list ul li:nth-child(4n):before {
  background-image: url(/wp-content/uploads/yellow-sprinkle.png)
}

.template-public_template-public__7Bzf8 .template-public-image.medium {
  max-width: 300px;
}

.card-product-horizontal_card-product-horizontal__2R-aY {
  text-align: left;
  margin: 0 0 40px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .card-product-horizontal_card-product-horizontal__2R-aY {
      -webkit-justify-content:flex-start;
      justify-content: flex-start
  }
}
.card-product-horizontal_card-product-horizontal__2R-aY .card-product-horizontal-image-featured {
  background-position: 50%;
  background-size: contain;
  background-repeat: no-repeat;
  width: 40%;
  margin-right: 20px;
  display: inline-block;
}
.card-product-horizontal_card-product-horizontal__2R-aY .card-product-horizontal-image-featured:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.card-product-horizontal_card-product-horizontal__2R-aY .card-product-horizontal-content {
  max-width: 50%;
}
.card-product-horizontal_card-product-horizontal__2R-aY .card-product-horizontal-content .card-product-horizontal-title {
  margin: 0 auto;
  color: #fff;
  position: relative;
}
.card-product-horizontal_card-product-horizontal__2R-aY .card-product-horizontal-content .card-product-horizontal-title:after {
  content: "";
  display: inline-block;
  background-image: url(/wp-content/uploads/chevron-right-yellow.d8d25a94b4b33b089a3df88098ad2d67-1.png);
  height: 20px;
  width: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 6px;
  margin-left: 5px;
}

.gform_confirmation_message {
  font-size: 24px;
  text-align: center;
}