/*
Theme Name: Landscape Fusion - 2026
Theme URI: https://www.brandtastic1.com/
Description: Landscape Fusion custom theme by Brandtastic
Author: Alex - Brandtastic
Author URI: http://www.brandtastic1.com/
Version: 1.0.0
*/
/* GLOBAL STYLES
font-family: 'Open Sans', sans-serif;
font-family: "depot-new-web",sans-serif;
-------------------------------------------------- */
html {
  overflow-y: scroll;
}

body {
  font-size: 18px;
  overflow-x: hidden;
  font-family: 'Open Sans', sans-serif;
  padding-top: 0;
  background-color: #FFF;
}

body.home {
  background: #F7FEE7;
}

h1,
.h1 {
  color: #212427;
  font-family: "reiher-headline", sans-serif;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.44px;
  text-transform: capitalize;
}

h2,
.h2 {
  color: #03540A;
  font-family: "reiher-headline", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.08px;
  text-transform: capitalize;




}

a h2,
h2 a {
  text-decoration: none;
  color: #016F45;
}

a:hover h2,
h2 a:hover {
  color: #016F45;
}

.home h2,
.home .h2 .footer-socials h2 {
  color: #212427;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%; /* 50px */
  letter-spacing: 1.5px;
  text-transform: capitalize;
}

h3,
.h3 {
  color: #212427;
  font-family: "Open Sans";
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: capitalize;
}

h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3333333333;
  color: #212427;
  margin-bottom: 10px;
}

h5 {
  font-weight: 600;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.55;
  color: #000;
  margin-bottom: 10px;
}

h6 {
  color: #000;
  font-size: 16px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}

p {
  color: #212427;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
}

.textwidget p:last-child {
  margin-bottom: 0;
}

.dark-background-row h2,
.dark-background-row .h2,
.dark-background-row p {
  color: #FFF;
}

ol,
ul {
  font-size: 19px;
  line-height: 28px;
  color: #212427;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  letter-spacing: 0.57px;
  display: inline-block;
  padding-left: 22px;
}

ol li,
ul li {
  margin-bottom: 5px;
}

.features-panel-row ol,
.features-panel-row ul,
.highlighted-section ol,
.highlighted-section ul {
  color: #000;
  margin-left: 0;
  padding-left: 20px;
}

.container {
  /*width: 1424px;*/
  max-width: 1434px;
  margin: 0 auto;
  position: relative;
}

.top-header-fixed .container {
  width: 100%;
  max-width: 100%;
}

.main-content-area .container {
  position: relative;
}

.inner-content {
  width: 100%;
  overflow: hidden;
}

header .inner-content {
  height: auto;
  overflow: visible;
}

header {
  width: 100%;
  height: auto;
  position: relative;
}

.btn-header {
  background: #565656;
  border-radius: 8px;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 27px;
  width: 196px;
  box-sizing: border-box;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
}

.content.full-width-content {
  display: block;
  float: left;
  width: 100%;
}

.section {
  width: 100%;
  float: left;
}

.main-menu {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 25px;
}

.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 54px !important;
  letter-spacing: 0.48px;
  color: #212427;
  padding-left: 0;
  padding-right: 0;
  margin: 0 17px;
  padding-top: 0;
  padding-bottom: 0;
}

.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target::after {
  position: absolute;
  content: "";
  margin: 0 auto;
  width: 0;
  height: 1px;
  transition: all .3s ease;
  right: 0;
  left: 0;
  bottom: 0;
  pointer-events: none;
  background-color: #212427;
}

.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target:hover::after {
  width: 100%;
}

.main-menu ul {
  font-size: 30px;
  letter-spacing: 0.9px;
  text-transform: capitalize;
}

.ubermenu .ubermenu-colgroup .ubermenu-column,
.ubermenu .ubermenu-custom-content-padded,
.ubermenu .ubermenu-nonlink, .ubermenu .ubermenu-retractor, .ubermenu .ubermenu-submenu-padded, .ubermenu .ubermenu-submenu-type-stack>.ubermenu-item-normal>.ubermenu-target, .ubermenu .ubermenu-target, .ubermenu .ubermenu-widget, .ubermenu-responsive-toggle {
  /*padding: 10px 12px !important; */
  line-height: 29px !important;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega {
  padding: 40px !important;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-content-block.ubermenu-custom-content {
  padding: 0 !important;
}

.ubermenu .ubermenu-submenu .ubermenu-target {
  padding: 10px 35px 10px 10px !important;
  color: #212427;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
}

.ubermenu h2 {
  color: #810404;
  font-size: 26px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.78px;
  text-transform: capitalize;
}

.ubermenu h3 {
  color: #810404;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.66px;
  text-transform: capitalize;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-item-level-2 .ubermenu-target {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-has-submenu-flyout {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10' fill='none'%3E%3Cpath d='M7.2168 5.43758C7.44368 5.19557 7.44368 4.80254 7.2168 4.56053L4.3127 1.4628C4.08582 1.22079 3.71736 1.22079 3.49047 1.4628C3.26359 1.70481 3.26359 2.09784 3.49047 2.33985L5.98437 5.00002L3.49229 7.6602C3.26541 7.90221 3.26541 8.29523 3.49229 8.53724C3.71917 8.77925 4.08763 8.77925 4.31451 8.53724L7.21862 5.43951L7.2168 5.43758Z' fill='%23212427'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center right 10px;
}

.ubermenu .ubermenu-submenu.ubermenu-submenu-type-mega .ubermenu-column-1-3 {
  padding-right: 15px;
}

.ubermenu .ubermenu-submenu-type-flyout>.ubermenu-item.ubermenu-has-submenu-drop>a {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='11' viewBox='0 0 10 11' fill='none'%3E%3Cg clip-path='url(%23clip0_383_6400)'%3E%3Cpath d='M7.21656 5.93758C7.44344 5.69557 7.44344 5.30254 7.21656 5.06053L4.31245 1.9628C4.08557 1.72079 3.71711 1.72079 3.49023 1.9628C3.26335 2.20481 3.26335 2.59784 3.49023 2.83985L5.98413 5.50002L3.49205 8.1602C3.26516 8.40221 3.26516 8.79523 3.49205 9.03724C3.71893 9.27925 4.08739 9.27925 4.31427 9.03724L7.21837 5.93951L7.21656 5.93758Z' fill='%23212427'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_383_6400'%3E%3Crect width='9.91273' height='9.29313' fill='white' transform='translate(0.706787 10.4565) rotate(-90)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-position: right 15px center;
  background-repeat: no-repeat;
}

.ubermenu .ubermenu-item-level-0>.ubermenu-submenu-drop {
  clip: auto !important;
}

.ubermenu-skin-minimal.ubermenu-horizontal .ubermenu-item-level-0>.ubermenu-submenu-drop {
  border-top: 0 none !important;
  border-radius: 0;
  background: #FFF;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.25);
  padding: 5px 15px 5px 5px;
}

.ubermenu .ubermenu-submenu .ubermenu-item.ubermenu-active>.ubermenu-submenu-type-flyout {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.10);
  margin-left: -10px;
  min-width: 250px;
  clip: auto !important;
  padding: 5px;
}

.ubermenu .ubermenu-submenu .ubermenu-item-level-2 .ubermenu-target {
  padding: 10px !important;
}

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-ancestor>.ubermenu-target,
.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-current-menu-item>.ubermenu-target {
  border-radius: 5px !important;
  background-color: #F2F4F8 !important;
}

.btn-header a.ubermenu-target {
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 0;
  background: linear-gradient(90deg, #9E1C25 0%, #651218 79.81%);
  text-align: center;
  padding: 10px 15px;
  color: #FFF;
  /* Always white text */
  font-size: 19px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
  transition: color 0.3s ease-in-out;
  border: 0 none;
  margin-left: 12px;
}

/* Gradient layer behind the text */
.btn-header a.ubermenu-target::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270deg, #929292 0%, #555 79.81%);
  z-index: -1;
  /* Stay behind the text */
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

/* On hover, fade in the alternate background */
.btn-header a.ubermenu-target:hover::before,
.btn-header a.ubermenu-target:focus::before,
.btn-header a.ubermenu-target:active::before {
  opacity: 1;
}

.btn-header a.ubermenu-target:hover,
.btn-header a.ubermenu-target:focus,
.btn-header a.ubermenu-target:active {
  text-decoration: none;
  color: #FFF;
}

.nav-primary {
  display: flex;
  align-items: center;
  margin: 0;
}

.top-menu {
  float: left;
  width: 100%;
  text-align: center;
  padding: 0;
  z-index: 9;
  position: relative;
  box-sizing: border-box;
}

.top-menu,
.main-menu {
  position: relative;
}

a.btn-give-call,
a.btn-give-call:focus {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  color: #1F301C;
  text-decoration: none;
}

.btn-give-call-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  flex-shrink: 0;
  color: #1F301C;
  text-align: center;
  font-size: 18.148px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 2.541px;
  text-transform: capitalize;
}

.btn-give-call-text span {
  color: #1F301C;
  text-align: center;
  font-family: "Open Sans";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 27.338px;
  /* 136.688% */
  letter-spacing: 0.6px;
}

.article {
  padding: 75px 12px 30px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  min-height: 800px;
}

.single-product .article {
  padding-top: 120px;
  padding-bottom: 90px;
  padding-left: 10px;
  padding-right: 10px;
}

.article.footer-article-section {
  min-height: 0;
}

.home .main-content-inner-page .article{
  height: auto;
  min-height: 1px;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
}
body.page:not(.home) .main-content-inner-page .article{
  padding-bottom: 150px;
}
.headline {
  float: right;
}

.headline p {
  color: #275583;
  font-size: 16px;
  font-style: italic;
  text-align: right;
  margin-right: 26px;
  font-weight: bold;
  margin-top: 40px;
}

.menu-item-has-children>a {
  padding-right: 20px;
  position: relative;
}

.top-header {
  background: #000;
  height: 60px;
}

.content {
  float: left;
  width: 100%;
  min-height: 600px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.article .textwidget p {
  padding-left: 0;
  padding-right: 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: 15px;
  text-align: center;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

address {
  font-style: italic;
  margin-bottom: 24px;
}

abbr[title] {
  border-bottom: 1px dotted #2b2b2b;
  cursor: help;
}

b, strong {
  font-weight: 700;
}

cite, dfn, em, i {
  font-style: italic;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

p {
  margin-bottom: 22px;
}

code, kbd, tt, var, samp, pre {
  font-family: monospace, serif;
  font-size: 15px;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  line-height: 1.6;
}

pre {
  border: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 24px;
  max-width: 100%;
  overflow: auto;
  padding: 12px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

blockquote, q {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

blockquote {
  color: #767676;
  font-size: 19px;
  font-style: italic;
  font-weight: 300;
  line-height: 1.2631578947;
  margin-bottom: 24px;
}

blockquote cite, blockquote small {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

blockquote em, blockquote i, blockquote cite {
  font-style: normal;
}

blockquote strong, blockquote b {
  font-weight: 400;
}

small {
  font-size: smaller;
}

big {
  font-size: 125%;
}

sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

dl {
  margin-bottom: 24px;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 24px;
}

ul, ol {
  list-style: none;
  margin: 0 0 24px 0;
}

ul:last-child {
  margin-bottom: 0;
}

.article ul,
.article ol {
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li>ul, li>ol {
  margin: 0 0 0 20px;
}

img {
  -ms-interpolation-mode: bicubic;
  border: 0;
  vertical-align: top;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 24px;
  padding: 11px 12px 0;
}

legend {
  white-space: normal;
}

button, input, select, textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 100%;
  margin: 0;
  max-width: 100%;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

input, textarea {
  background-image: -webkit-linear-gradient(hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, 0));
  /* Removing the inner shadow, rounded corners on iOS inputs */
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

input[type="checkbox"], input[type="radio"] {
  padding: 0;
  vertical-align: middle;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table, th, td {
  border: 1px solid rgba(0, 0, 0, 0.1);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin-bottom: 24px;
  width: 100%;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: bold;
}

td {
  border-width: 0 1px 1px 0;
}

del {
  color: #767676;
}

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 23px;
}

::selection {
  background: #283697;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #283697;
  color: #fff;
  text-shadow: none;
}

/* Input fields */
input, textarea {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #2b2b2b;
  padding: 8px 10px 7px;
}

textarea {
  width: 100%;
}

input:focus, textarea:focus {
  border: 1px solid rgba(0, 0, 0, 0.3);
  outline: 0;
}

/* Buttons */
button, .contributor-posts-link, input[type="button"], input[type="reset"], input[type="submit"] {
  background-color: #0469e1;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  padding: 10px 30px 11px;
  text-transform: uppercase;
  vertical-align: bottom;
}

button:hover, button:focus, .contributor-posts-link:hover, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background-color: #f7c232;
  color: #fff;
}

button:active, .contributor-posts-link:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
  background-color: #55d737;
}

.search-field {
  width: 100%;
}

.search-submit {
  display: none;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
  color: #939393;
}

:-moz-placeholder {
  color: #939393;
}

::-moz-placeholder {
  color: #939393;
  opacity: 1;
}

:-ms-input-placeholder {
  color: #939393;
}

.comment-content img[height], .entry-content img, .entry-summary img, img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"], #site-header img {
  height: auto;
}

img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
  height: auto;
  max-width: 100%;
}

embed, iframe, object, video {
  margin-bottom: 24px;
  max-width: 100%;
}

p>embed, p>iframe, p>object, span>embed, span>iframe, span>object {
  margin-bottom: 0;
}

a {
  color: #1F5BA5;
  text-decoration: none;
}

a:hover,
a:active,
a:focus {
  text-decoration: underline;
}

.full-width-right {
  position: relative;
  left: 0;
  top: 0;
  width: calc(((100vw - 1400px) / 2 + 1400px) - 420px);
}

.full-width-right iframe {
  margin: -30px;
}

.footer-testimonials {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 15px;
  flex: 1 0 0;
}

.footer-testimonials h2 {
  color: #FFF;
}

.footer-testimonials h2 span {
  color: #C6D730;
}

.footer-socials {
  float: left;
  width: 100%;
  padding-top: 140px;
  padding-bottom: 15px;
  background-image:
    url("data:image/svg+xml,%3Csvg width='505' height='472' viewBox='0 0 505 472' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.22' d='M-103.618 256.278C-140.041 369.153 -70.8529 492.213 -60.4781 570.033C-50.231 646.888 -149.925 694.088 -149.925 694.088L-147.304 705.052C-147.304 705.052 -48.9523 668.133 2.81675 546.923C28.9098 485.817 45.867 437.948 70.4333 376.266C104.176 291.525 142.005 202.45 267.784 129.605C262.473 132.829 125.868 218.259 50.3102 525.451C36.8177 580.286 11.9873 621.695 -21.824 646.241C38.7512 647.341 104.269 637.428 157.683 618.355C211.095 599.289 261.576 570.753 297.668 529.471C340.53 480.432 360.336 416.933 371.777 353.947C383.22 290.967 387.349 226.576 403.777 164.676C420.202 102.771 450.727 41.8487 504.343 3.18954C383.688 -3.34391 260.143 -2.79099 146.9 33.831C33.6505 70.4616 -68.9034 148.708 -103.618 256.278Z' fill='url(%23paint0_linear_596_4328)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_596_4328' x1='195.402' y1='85.3817' x2='8.58428' y2='541.567' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.4375' stop-color='%231F301C'/%3E%3Cstop offset='1' stop-color='%235D8F54'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A"),
    url("img/footer-blueprint.png"),
    linear-gradient(179deg, #1F301C 5.87%, #619658 97.65%);
  background-position:
    left bottom,
    right top,
    center;
  background-repeat:
    no-repeat,
    no-repeat,
    no-repeat;
  background-size:
    505px auto,
    auto,
    cover;
}

.footer {
  display: flex;
  align-items: start;
  gap: 100px;
  align-self: stretch;
  position: relative;
  z-index: 1;
  /* Ensure it's above the pseudo-element */
  max-width: 1080px;
  margin: 0 auto;
}

.footer>* {
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
}

.footer-holder {
  display: flex;
  max-width: 1300px;
  align-items: stretch;
  gap: 60px;
  align-self: stretch;
}

.footer-info-card {
  display: flex;
  padding: 47px 25px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  align-self: stretch;
  border-radius: 35px 0;
  background: #FFF;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  width: 380px;
  flex-shrink: 0;
  text-align: center;
}

.footer-info-card p {
  color: #212427;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  letter-spacing: 0.48px;
}

.footer-info {
  text-align: center;
}

.footer-copy {
  margin: 50px auto 0;
  text-align: center;
}

.footer-copy p {
  text-align: center;
  color: #FFF;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.45px;
}

.footer-copy p a {
  color: #fff;
}

.footer-copy p a svg {
  margin-top: -1px;
}

.footer-copy a {
  color: #FFF;
}

.footer-copy a:hover {
  text-decoration: none;
}

.footer-copy p a:hover svg path.logo-brand,
.footer-copy p a:hover svg path.logo-tastic {
  transition: fill 0.3s ease;
  /* Adjust the duration and easing as needed */
}

.footer-copy p a:hover svg path.logo-brand {
  fill: #007BC3;
}

.footer-copy p a:hover svg path.logo-tastic {
  fill: #ED0B70;
}

.footer a {
  color: #fff;
}

.footer-menu {
  float: left;
  margin-bottom: 17px;
}

.footer-menu a {
  margin-left: 30px;
  margin-right: 30px;
  color: #fff;
}

.footer_image {
  width: 100%;
}

.footer_image img {
  width: 100%;
  height: auto;
}

.footer-posts {
  width: 355px;
}

.latest-posts-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.latest-posts-footer ul li {
  margin-bottom: 15px;
}

.latest-posts-footer ul li:last-child {
  margin-bottom: 0;
}

.latest-posts-footer ul li a {
  display: flex;
  max-width: 100%;
  width: 325px;
  align-items: center;
  gap: 10px;
}

.latest-posts-footer ul li a img {
  width: 70px;
  flex-shrink: 0;
  border-radius: 5px;
}

.footer-col-contact-methods {
  display: flex;
  align-items: center;
  gap: 25px;
}

.footer-col-contact-methods .phone-number-big {
  color: #FFF;
  font-size: 26.127px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.784px;
}

.footer-col-contact-methods .phone-number-big i {
  margin-right: 7px;
  font-size: 20px;
}

.main-content-area {
  display: block;
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}

.responsive-menu ul {
  margin: 0;
}

.phone-number-mobile {
  display: none;
  color: #fff;
  font-size: 16.927px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.508px;
  align-items: center;
}

.phone-number-mobile i {
  margin-right: 5px;
}

.openmainnav {
  display: none;
  height: 44px;
  width: 70px;
  color: #212427;
  line-height: 44px;
  font-size: 34px;
  position: absolute;
  cursor: pointer;
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  right: 0;
  top: 0;
}

.phone-call-mobile {
  display: none;
  height: 44px;
  width: 70px;
  color: #1F301C;
  line-height: 44px;
  font-size: 32px;
  position: absolute;
  cursor: pointer;
  padding-top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  right: 70px;
  top: 0;
}

.phone-call-mobile a {
  color: #1F301C;
}

.openmainnav.menu-opened {
  display: none;
}

.closemenu {
  height: 60px;
  width: 60px;
  color: #FFF;
  line-height: 60px;
  font-size: 40px;
  float: right;
  cursor: pointer;
}

.mask:after {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAMAAACelLz8AAAAG1BMVEX///////////////////////////////////8HBRbfAAAACHRSTlMABgdERUas9XP5BaEAAABcSURBVHjafdLVAUMhFMBQ5Nr+C1fzmfYJdnBYu2LJE7VXTYdIT72DDpHOhZlgKpgKpoKpYCqYCoaYIWYuUJjcb4fhEiH2FeapgqlgKpgKpoKpYCrYv8t2fl3R8wSVuAWAADR4IAAAAABJRU5ErkJggg==);
  left: 620px;
  top: 55px;
  width: 26px;
  height: 26px;
  content: '';
  position: fixed;
  cursor: pointer;
}

a.responsivebutton {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  background: #41b3f6;
  color: #fff;
  text-align: center;
  margin-bottom: 8px;
  overflow: hidden;
}

a.responsivebutton.halfbutton {
  width: 50%;
  float: left;
  box-sizing: border-box;
}

.phone-socials .phone-number-big {
  color: #212427;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.08px;
}

.phone-socials .phone-number-big i {
  margin-right: 10px;
  font-size: 32px;
}

.phone-socials .phone-number-big:hover {
  color: #D00003;
}

#menu-responsive {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
}

#menu-responsive>ul {
  margin: 0;
}

#menu-responsive li {
  border-top: 0 none;
  position: relative;
  margin-bottom: 0;
  border-bottom: 0.75px solid rgba(255, 255, 255, 0.20);
}

#menu-responsive li.open-branch {
  /*background: #c7c7c7;*/
}

#menu-responsive li:hover {
  color: #000;
}

#menu-responsive li.current-menu-ancestor,
#menu-responsive li.current-menu-item,
#menu-responsive li li.current-menu-ancestor,
#menu-responsive li li.current-menu-item {
  background: #1B733E;
}

#menu-responsive li:hover>a {
  color: #FFF;
}

#menu-responsive li:hover a li:hover>a {
  color: #FFF;
}

#menu-responsive li.current-menu-ancestor a,
#menu-responsive li.current-menu-item a,
#menu-responsive li li.current-menu-ancestor a,
#menu-responsive li li.current-menu-item a {
  color: #fff;
  text-shadow: none;
}

#menu-responsive li a {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.54px;
  letter-spacing: 0;
  line-height: 36px;
  padding: 13px 20px;
  text-decoration: none;
  color: #FFF;
  display: block;
}

#menu-responsive .sub-menu li a {
  line-height: 36px;
  padding: 13px 20px;
  text-decoration: none;
  display: block;
  color: #FFF;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.54px;
}

#menu-responsive li {
  list-style: none;
}

#menu-responsive .sub-menu {
  padding-left: 0;
  margin-left: 0;
}

#menu-responsive .sub-menu li {
  padding-left: 0;
  box-sizing: border-box;
}

#menu-responsive .sub-menu li.current-menu-ancestor,
#menu-responsive .sub-menu li.current-menu-item,
#menu-responsive .sub-menu li li.current-menu-ancestor,
#menu-responsive .sub-menu li li.current-menu-item {
  /*background: #3C3B3B;*/
}

.back-btn {
  border-bottom: 2px solid #D80A0C;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.57px;
  text-transform: uppercase;
}

#menu-responsive .sub-menu .sub-menu {
  margin-left: 0;
}

#menu-responsive .sub-menu .sub-menu li {
  padding-left: 0;
}

#menu-responsive li li a {
  font-size: 18px;
  line-height: 46px;
}

#menu-responsive li li .toggle-btn {
  top: 8px;
}

.responsive-menu {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.sliding-navbar .menu,
.sliding-navbar .sub-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  transition: transform 0.3s ease;
}

.sliding-navbar .sub-menu {
  transform: translateX(-100vw);
  transition: transform 0.3s ease, opacity 0.3s ease;
  opacity: 0;
}

.sliding-navbar .sub-menu.open {
  transform: translateX(0);
  opacity: 1;
}

.sliding-navbar .sub-menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 600px;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  background: linear-gradient(179deg, #1F301C 5.87%, #619658 97.65%);
  z-index: 999;
}

.menu-item.open>.sub-menu {
  left: 0;
}

.back-btn {
  display: block;
}

#menu-responsive .sub-menu li.back-btn {
  border-bottom: 2px solid #FFF;
}

.back-btn button {
  background: none;
  border: none;
  cursor: pointer;
  color: #FFF;
  padding-left: 15px;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.57px;
  text-transform: uppercase;
  padding: 14px 15px;
}

#responsiveheader {
  position: relative;
  display: none;
}

.blog-link {
  background: #b2a389;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.content iframe {
  max-width: 98%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.footer a.btn-footer:hover {
  background: #842825;
  color: #fff;
}

.footer a.btn-footer {
  color: #212427;
}

.footer div.wpforms-container-full {
  margin-top: 0 !important;
  width: 100% !important;
}

.footer a {
  color: #fff;
  text-decoration: none;
}

.footer a:hover {
  color: #FFF;
  text-decoration: underline;
}

.footer p {
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
}

.footer p:last-child {
  margin-bottom: 0;
}

.footer p a {
  text-decoration: none;
}

.footer p.copyright a {
  color: #212427;
  text-decoration: none;
}

.blog-meta {
  display: flex;
  flex-direction: column;
}

.blog-meta h5 {
  overflow: hidden;
  color: #FFF;
  font-feature-settings: 'salt'on;
  text-overflow: ellipsis;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.51px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  align-self: stretch;
  margin-bottom: 0;
}

.blog-meta span {
  color: #FFF;
  font-feature-settings: 'salt'on;
  font-size: 15px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  letter-spacing: 0.45px;
}

.headerheadline {
  text-align: right;
  color: #565656;
  font-size: 22px;
  font-weight: normal;
}

.headertext {
  float: right;
  margin-right: 236px;
  margin-top: 44px;
  text-align: right;
}

a.headerphone {
  color: #FFF;
  position: absolute;
  bottom: 10px;
  right: 28px;
}

.main-content-overflow .container {
  overflow: hidden;
}

.overlay_hover {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 99;
}

.home-boxes div img {
  position: relative;
}

.intro-area {
  padding-top: 60px;
}

.intro-area p {
  color: #212427;
}

.intro-area iframe {
  margin-bottom: 0;
}

.intro-area .inner-content {
  margin-top: 100px;
  padding-left: 200px;
  padding-right: 200px;
  padding-bottom: 10px;
}

#footer {
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 60px;
  margin-top: 0;
  background: linear-gradient(270deg, #842825 0%, #1E0908 90.87%);
  position: relative;
}

.before-footer {
  background: #efebe1
}

.footer-col {
  width: 33.33%;
  box-sizing: border-box;
  border-right: 2px solid #D80A0C;
  align-items: center;
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 30px;
  flex-direction: column;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-columns p:last-child {
  margin-bottom: 0;
}

.footer-col:last-child {
  border: 0 none;
}

.footer-columns {
  display: flex;
}

.top-image-hero {
  float: left;
  width: 100%;
}

.responsive-menu-header {
  display: none;
}

.custom-pagination {
  font-size: 16px;
  width: 100%;
  float: left;
}

a.responsivebutton img {
  margin-right: 5px;
  margin-top: 9px;
  width: 14px;
}

.footer h4 {
  color: #FFF;
  font-size: 25.85px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.776px;
  text-transform: capitalize;
  margin-bottom: 0;
  padding-top: 36px;
}

.footer-contact-method {
  padding-left: 32px;
  position: relative;
  line-height: 28px;
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.57px;
}

.footer-contact-method i {
  position: absolute;
  left: 0;
  top: 0;
  transform: translate(0, 6px)
}

.top-menu-holder {
  width: auto;
  height: 68px;
  display: block;
  float: left;
}

.show_on_mobile {
  display: none;
}

.home_slider_line {
  width: 100%;
  background-repeat: repeat-x;
  height: 20px;
  float: left;
}

/* default styles for [pagelist], [subpages], [siblings] */
.page-list .current_page_item>a {
  font-weight: bold;
  /* hilite active item */
}

/* default styles for [pagelist_ext] */
.page-list-ext {
  clear: both;
}

/* clearfix-hack */
.page-list-ext {
  *zoom: 1;
}

.page-list-ext:before, .page-list-ext:after {
  display: table;
  line-height: 0;
  content: "";
}

.page-list-ext:after {
  clear: both;
}

.page-list-ext .page-list-ext-item {
  clear: both;
  margin: 10px 0 30px 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
  overflow: hidden;
}

.page-list-ext .page-list-ext-image {
  float: left;
  display: inline;
  margin: 5px 15px 15px 0;
}

.page-list-ext .page-list-ext-title {
  clear: none;
  margin-bottom: 6px;
}

.page-list-ext .page-list-ext-title a {
  color: #D80A0C;
}

.page-list-cols-2,
.page-list-cols-3,
.page-list-cols-4,
.page-list-cols-5 {
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}

.page-list-cols-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}

.page-list-cols-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.page-list-cols-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
}

.page-list-cols-5 {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
}

.custom-pagination span, .custom-pagination a {
  display: inline-block;
  padding: 2px 10px;
}

.custom-pagination a {
  background-color: #D80A0C;
  color: #ddf0fb;
  text-decoration: none;
}

.custom-pagination a:hover {
  background-color: #EEB82F;
  color: #fff;
}

.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}

.custom-pagination span.dots {
  padding: 0;
  color: gainsboro;
}

.custom-pagination span.current {
  background-color: #EEB82F;
  color: #fff;
}

.inner_top .container {
  height: 20px;
}

.toggle-btn {
  position: absolute;
  right: 0;
  top: 8px;
  border: 0 none;
  background: transparent;
  color: #fff;
  width: 60px;
  padding: 0;
  margin: 0;
  cursor: pointer;
  height: 46px;
  z-index: 9;
  transition: transform .3s ease-out;
}

.toggle-btn.menu-open {
  transform: rotate(180deg);
}

.toggle-btn:focus,
.toggle-btn:hover {
  background: transparent;
}

.main-content-area.section.main_text_with_shadow.inner_top {
  background: #FFF;
}

.tricky_pixel {
  height: 1px;
  width: 100%;
  display: table;
}

nav.navigation-city {
  width: 100%;
  background: #416aaa;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 700;
}

nav.navigation-city ul {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}

nav.navigation-city ul li {
  list-style: none;
  flex-grow: 1;
  text-align: center;
}

nav.navigation-city ul li a {
  display: block;
  text-decoration: none;
  color: #FFF;
  padding: 10px;
}

nav.navigation-city ul li.current_page_item a,
nav.navigation-city ul li a:hover {
  color: #fff;
  background: #7492c0
}

.separatorh {
  display: inline-block;
}

.footer .custom_footer p {
  font-size: 11px;
  margin-bottom: 14px;
}

header .inner-content,
header .inner-content * {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.header-top {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-radius: 30px;
  background: var(--Global-Colors-White, #FFF);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  max-width: 1900px;
  padding: 30px 50px;
  justify-content: space-between;
  align-items: center;
  margin: 30px 15px 0;
  width: 100%;
}

.cart-link,
.phone-number {
  color: #212427;
  text-align: center;
  padding-left: 30px;
  font-size: 30px;
  line-height: 36px;
}

.showroom-locations {
  float: left;
  text-align: left;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.showroom-locations a {
  color: #fff;
  line-height: 36px;
  padding-left: 6px;
  padding-right: 6px;
  position: relative;
}

.showroom-locations a i {
  margin-right: 4px;
}

a.showroom-phone::after {
  content: '';
  position: absolute;
  right: 0;
  display: block;
  width: 2px;
  height: 16px;
  background: #8a050d;
  top: 2px;
}

a.showroom-phone:last-child::after {
  display: none;
}

.top-social-icons {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 999;
  float: right;
}

.top-social-icons ul.socials {
  margin: 0;
  font-size: 24px;
  margin-left: 10px;
}

.top-nav {
  display: inline-block;
  text-transform: uppercase;
  font-size: 20px;
}

.social-button-holder {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-self: flex-end;
}

ul.socials {
  padding: 0;
  list-style: none;
  margin: 0;
  line-height: 42px;
  font-size: 30px;
  text-align: center;
  margin-bottom: 0;
  display: flex;
  gap: 15px;
  justify-content: end;
}

ul.socials li {
  display: inline-block;
  margin-bottom: 0;
}

ul.socials li a {
  color: #1F301C;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: flex;
  text-decoration: none;
}

ul.socials li a:hover {
  color: #C6D730;
}

ul.socials img {
  height: 22px;
  width: auto;
}

#menu-top-menu {
  display: flex;
  justify-content: end;
}

#menu-top-menu li {
  margin-bottom: 0;
}

#menu-top-menu li a {
  padding-left: 20px;
  padding-right: 20px;
}

#menu-top-menu li a:hover {
  background: #FFF;
  color: #000;
}

#menu-top-menu i {
  margin-right: 5px;
}

.btn-schedule {
  color: #FAFAFA;
  text-align: center;
  font-size: 18.681px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.56px;
  background: #C71B00;
  border: 0 none;
  line-height: 34px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 14px;
  padding-right: 14px;
  transition: background 0.3s ease, color 0.3s ease;
}

.btn-schedule:hover {
  color: #FFF;
}

.btn-schedule i {
  font-size: 25px;
  line-height: 34px;
  margin-right: 10px;
}

.top-nav a {
  color: #8a050d;
  text-decoration: none;
}

.top-nav ul {
  list-style: none;
  margin-right: 35px;
  margin-bottom: 0;
}

.top-nav ul li {
  display: inline-block;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 56px;
  font-size: 20px;
  font-weight: 600;
}

.top-header-fixed {
  position: fixed;
  width: 100%;
  z-index: 1000;
  top: 0;
}

.top-header-fixed {
  transform: translateZ(0);
  transition: all 0.5s;
}

.admin-bar .top-header-fixed {
  top: 32px;
}

.page-content-blog {
  padding-top: 40px;
  padding-bottom: 80px;
  background: #fff;
}

.height-hero {
  height: 150px;
  width: 100%;
}

h1.page-title-h1 {
  margin-bottom: 25px;
}

.top-header-fixed {
  justify-content: center;
  display: flex;
  transition: all 0.7s ease;
}

.ubermenu-skin-minimal .ubermenu-submenu .ubermenu-target:hover, .ubermenu-skin-minimal .ubermenu-submenu .ubermenu-active>.ubermenu-target {
  border-radius: 5px !important;
  background-color: #F2F4F8 !important;
}

.sliding-navbar {
  position: fixed;
  top: 0;
  left: -600px;
  width: 600px;
  transition: left 0.8s ease-in-out;
  z-index: 1100;
  height: 100%;

  background-color: #1F301C;
  background-image:
    url("img/menu.svg"),
    linear-gradient(179deg, #1F301C 5.87%, #619658 97.65%);
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, center;
  background-size: auto, cover;
}
.btn-give-call-ico{
  font-size: 25px;
}
.sliding-navbar .btn-header {
  display: none;
}

.sliding-nav-inner {
  overflow: scroll;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.sliding-navbar--open {
  left: 0px;
}

.mask {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: #000;
  opacity: 0;
  z-index: -100;
  transition: opacity 0.8s;
  bottom: 0;
  right: 0;
}

.show {
  z-index: 1000;
}

.mask.show {
  opacity: 0.8;
}

.navbar--items {
  list-style-type: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.navbar--item {
  margin: 20px;
  letter-spacing: 1px;
  color: white;
  font-family: sans-serif;
  text-transform: uppercase;
}

.sliding-navbar .socials {
  display: flex;
  flex-wrap: wrap;
  /* allow wrapping to new line */
  justify-content: center;
  gap: 10px;
  /* spacing between icons */
  padding: 0;
  margin: 30px 0;
  list-style: none;
}

.sliding-navbar .socials li {
  flex: 0 0 auto;
  /* prevent shrinking, keep item size */
}

.sliding-nav-bottom .mobile-menu-logo {
  max-width: 90%;
}

.sliding-navbar .socials a {
  color: #FFF;
  margin-left: 12px;
  margin-right: 12px;
}

.sliding-nav-bottom {
  text-align: center;
}

.side-phone-nr {
  text-align: center;
  padding-top: 35px;
  padding-bottom: 0;
}

.side-phone-nr a {
  color: #FFF;
  font-size: 28px;
  font-style: normal;
  font-weight: 700;
  line-height: 35px;
  letter-spacing: 0.84px;
  text-transform: capitalize;
  text-align: center;
  display: block;
  margin-bottom: 0;
  text-decoration: none;
}

.menu-separator {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
  background: #FFF;
  height: 1px;
}

.req-service-holder {
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
}

.req-service-holder .req-service {
  margin: 0;
  float: none;
}

.req-service-holder .btn-schedule {
  float: none;
}

.sticky .top-header-fixed {
  background-position: center;
  background-repeat: no-repeat;
}

.sticky .top-header-fixed.main-menu .container {
  height: 40px;
}

.sticky .top-header-fixed .top-nav ul li {
  display: inline-block;
  line-height: 34px;
  font-size: 14px;
}

.sticky .top-header-fixed ul.socials {
  font-size: 18px;
  line-height: 40px;
}

.sticky .main-menu .container {
  height: 40px;
}

.heading_started {
  z-index: 2;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.08px;
  text-transform: capitalize;
}

.ow-button-base.ow-button-align-center {
  font-size: 16px;
}

.sow-image-container a {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sow-image-container a:hover {
  opacity: 0.9;
}

.slick-next, .slick-prev {
  font-family: "atten-new";
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}

.slick-list {
  text-align: center;
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next:before, .slick-prev:before {
  width: 28px;
  height: 46px;
  display: block;
  line-height: 1;
  opacity: .75;
  color: #4c6e7d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-prev {
  left: 18px
}

[dir=rtl] .slick-prev {
  right: -25px;
  left: auto
}

.slick-prev:before {
  /*content: ' ';*/
}

[dir=rtl] .slick-prev:before {
  content: ' '
}

.slick-next {
  right: 18px
}

[dir=rtl] .slick-next {
  right: auto;
  left: -25px
}

.slick-next:before {
  /*content: ' ';*/
}

[dir=rtl] .slick-next:before {
  content: ' '
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slider-holder {
  position: relative;
}

.section-mobile {
  display: none;
}

.customer-reviews-header {
  background: #e0e0e0;
}

.customer-reviews-header h4 {
  color: #d71c23;
  font-size: 70px;
  text-align: center;
  line-height: 106px;
  margin: 0;
}

.customer-reviews-header.main-content-area .container {
  background: #e0e0e0;
}

.customer-reviews-section {
  border-bottom: 40px solid #e0e0e0;
}

.customer-reviews-section iframe {
  margin-bottom: 10px;
  margin-top: 10px;
}

.inner-content-reviews {
  float: left;
  width: 100%;
}

.inner-content-reviews .embedsocial-reviews {
  float: left;
  width: 100%;
}

.bottom-content-section .container {
  padding-top: 10px;
}

.inner-content-bottom {
  padding-left: 85px;
  padding-right: 85px;
}

.responsive-menu-header .container {
  width: 100%;
}

.wpforms-container .wpforms-submit-container {
  text-align: left;
  margin-bottom: 0;
  padding-top: 0 !important;
}

div.wpforms-container-full {
  margin: 15px auto 5px !important;
}

.latest-posts-area {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 0;
  margin-left: 40px;
  margin-right: 40px;
}

.latest-posts-area h2 span {
  color: #0A4B7D;
}

.latest-posts {
  width: 100%;
  padding-left: 35px;
  padding-right: 35px;
  margin-top: 20px;
  margin-bottom: 0;
}

a.latest-blog-post {
  margin-left: 20px;
  margin-right: 20px;
  background: #0A4B7D;
  float: left;
  text-align: left;
  text-decoration: none;
  border-radius: 0;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 0;
  border-radius: 20px;
  text-decoration: none;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.25);
}

.latest-blog-post img {
  width: 100%;
}

.features-panel-box {
  box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -webkit-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  -moz-box-shadow: 1px -1px 29px 0px rgba(0, 0, 0, 0.56);
  border-radius: 25px;
  max-width: 1015px;
  margin: 40px auto;
  padding-bottom: 10px;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px;
  box-sizing: border-box;
}

.blog-text {
  padding: 10px 15px 15px;
}

.blog-text p {
  color: #FFF !important;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  align-self: stretch;
}

.section-contact .h1,
.section-contact h3 {
  text-align: center;
}

.blog-text p.btn-more {
  position: relative;
  background-color: #D80A0C;
  text-align: center;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  color: #ffffff;
  border-radius: 10px;
  box-sizing: border-box;
  margin: 0;
  line-height: 46px;
  border: 0 none;
  padding: 0 20px;
  z-index: 999;
  display: inline-block;
  vertical-align: middle;
}

.blog-text p.btn-more:hover {
  background: #D91828;
}

.blog-text h5 {
  overflow: hidden;
  color: #FFF !important;
  text-align: center;
  text-overflow: ellipsis;
  font-family: "ringold-sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0.72px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  align-self: stretch;
  margin-bottom: 10px;
}

.latest-blog-excerpt {
  margin-bottom: 18px;
}

.slick-next, .slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 48px;
  height: 45px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: 0;
  background: 0 0
}

.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
  color: transparent;
  outline: 0;
  background: 0 0
}

.slick-next:focus:before, .slick-next:hover:before, .slick-prev:focus:before, .slick-prev:hover:before {
  opacity: 1
}

.slick-next.slick-disabled:before, .slick-prev.slick-disabled:before {
  opacity: .25
}

.slick-next::before, .slick-prev::before {
  width: 48px;
  height: 45px;
  display: block;
  line-height: 1;
  opacity: .75;
  color: #4c6e7d;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.slick-prev {
  left: 0
}

[dir=rtl] .slick-prev {
  right: -48px;
  left: auto
}

.slick-prev:before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='48' viewBox='0 0 45 48' fill='none'%3E%3Cpath d='M13.478 21.8811C12.3794 23.0529 12.3794 24.9561 13.478 26.128L27.5405 41.1281C28.6392 42.2999 30.4233 42.2999 31.522 41.1281C32.6206 39.9562 32.6206 38.053 31.522 36.8812L19.4458 23.9998L31.5132 11.1185C32.6118 9.94661 32.6118 8.04347 31.5132 6.87159C30.4146 5.69971 28.6304 5.69971 27.5317 6.87159L13.4692 21.8717L13.478 21.8811Z' fill='%23C4212E'/%3E%3C/svg%3E");
}

[dir=rtl] .slick-prev:before {
  content: ' '
}

.slick-next {
  right: 0
}

[dir=rtl] .slick-next {
  right: auto;
  left: -48px
}

.slick-next:before {
  content: ' ';
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='48' viewBox='0 0 45 48' fill='none'%3E%3Cpath d='M31.522 26.1194C32.6206 24.9475 32.6206 23.0444 31.522 21.8725L17.4595 6.87243C16.3608 5.70055 14.5767 5.70055 13.478 6.87243C12.3794 8.04431 12.3794 9.94745 13.478 11.1193L25.5542 24.0007L13.4868 36.882C12.3882 38.0539 12.3882 39.957 13.4868 41.1289C14.5854 42.3008 16.3696 42.3008 17.4683 41.1289L31.5308 26.1288L31.522 26.1194Z' fill='%23C4212E'/%3E%3C/svg%3E");
}

[dir=rtl] .slick-next:before {
  content: ' '
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: -30px;
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: 0;
  background: 0 0
}

.slick-dots li button:focus, .slick-dots li button:hover {
  outline: 0
}

.slick-dots li button:focus:before, .slick-dots li button:hover:before {
  opacity: 1
}

.slick-dots li button::before {
  font-size: 15px;
  line-height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  text-align: center;
  opacity: 1;
  color: #8C8C8C;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: #1F5BA5
}

.btn-area {
  text-align: center;
}

.sticky .icon-call,
.sticky .icon-email {
  line-height: 40px;
}

.sticky .icon-call {
  padding-left: 30px;
  background-size: auto 20px;
}

.sticky .icon-email {
  padding-left: 36px;
  background-size: auto 16px;
}

.fluid-width-video-wrapper {
  margin: 0 auto;
}

.separator-white {
  background: #FFF
}

.separator-white .container {
  height: 22px;
}

.color-palette {
  position: absolute;
  transform: translateX(-80%);
}

.home-boxes.services-boxes .one-box .box-content {
  background-color: #FFF;
}

.background-position-bottom {
  background-position: center bottom !important;
}

.dark-row {
  color: #FFF;
}

.dark-row p,
.dark-row h1,
.dark-row h2,
.dark-row h3,
.dark-row h4,
.dark-row h5,
.dark-row h6,
.dark-row ul {
  color: #FFF;
}

.features-panel-row {
  margin-bottom: 80px;
  margin-top: 80px;
}

.features-panel-row p {
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.features-panel-row p:last-child {
  margin-bottom: 0;
}

.features-panel-row .panel-layout .panel-grid-cell:last-child {
  padding-top: 15px;
  padding-bottom: 15px;
}

.features-panel-row>.panel-grid-cell h2,
.features-panel-box h2,
.services-title {
  color: #FBEDCA;
  font-family: "proxima-nova", sans-serif;
  font-size: 40px;
  line-height: 52px;
  font-style: normal;
  font-weight: 700;
  text-transform: capitalize;
}

.features-panel-row .so-widget-sow-editor:last-of-type {
  padding-right: 15px;
}

.features-panel-row a {
  color: #D80A0C;
}

.footer-article-section h3 {
  color: #FFF;
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 800;
  font-style: normal;
  font-size: 38px;
}

.main-content-area.feature-panel-waves .container {
  background-color: transparent
}

.feature-panel-waves .article {
  max-width: 1150px;
  margin: 0 auto;
  float: none;
  min-height: auto;
}

.main-content-inner-page {
  padding-top: 0;
  padding-bottom: 0;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.main-content-inner-page .article {
  padding: 50px 0 0 0;
}
.article .panel-layout .panel-grid:last-child > div{
  padding-bottom: 150px;
}
.one-box-only-on-mobile {
  display: none;
}

.top-slider-overlay {
  background: linear-gradient(180deg, rgba(36, 25, 25, 0.26) 73.95%, rgba(36, 25, 25, 0.35) 100%) !important;
}

.features-panel-row>.panel-grid-cell {
  background: #500606;
  border-radius: 30px;
  max-width: 1076px;
  margin: 0 auto;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
  overflow: hidden;
}

.slider-overlay-mobile {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99;
  display: none;
}

.slider-overlay-mobile img {
  width: 100%;
}

.section-contact-area {
  max-width: 780px;
  margin: 0 auto;
}

.section-contact-area div.wpforms-container-full .wpforms-form .wpforms-field {
  padding: 10px 0 !important;
}

.main-content-area.section-contact .container {
  background: transparent
}

.section-contact .wpforms-field input,
.section-contact .wpforms-field textarea {
  border: 0 none !important;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.25) !important;
  border-radius: 0 !important;
}

.section-contact .schedule-btn.wpforms-submit {
  font-size: 20px !important;
  font-weight: normal !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 30px !important;
  padding-right: 30px !important;
  background: #EEB82F !important;
  color: #000 !important;
  width: auto !important;
  display: inline-block !important;
  line-height: 40px !important;
  border: 0 none !important;
  border-radius: 50px !important;
  margin-bottom: 0 !important;
  text-transform: none;
}

.section-contact .schedule-btn.wpforms-submit:hover {
  background: #D80A0C !important;
}

.slider-desktop {
  display: block;
}

.slider-mobile {
  display: none;
}

.page-hero {
  position: relative;
  width: 100%;
  float: left;
  text-align: left;
  overflow: hidden;
  background-color: #1F301C;
  background-image: url("img/page-hero.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: auto;
}

.page-hero .inner-content {
  height: 430px;
  position: relative;
  align-content: end;
  padding-bottom: 80px;
  box-sizing: border-box;
}

.page-title-blog {
  text-align: center;
  margin-top: 0px;
  margin-bottom: 30px;
}

.page-hero h2,
.page-hero h1 {
  color: #FFF;
  text-align: left;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.44px;
  text-transform: capitalize;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
}

h1.page-title {
  text-align: center;
  margin-bottom: 24px;
}

.icon-h {
  display: flex;
  align-items: center;
}

.heading-icon {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.headings-withico {
  text-align: center;
}

.icon-h img {
  margin: 0 8px 0 0;
}

.highlighted-section {
  background:
    url('img/highlighted-dots.svg') left center no-repeat,
    url('img/A1-Icon.svg') right center no-repeat,
    linear-gradient(to bottom right, #CB0505 25%, #AA1120 50%) bottom right / 50% 50% no-repeat,
    linear-gradient(to bottom left, #CB0505 25%, #AA1120 50%) bottom left / 50% 50% no-repeat,
    linear-gradient(to top left, #CB0505 25%, #AA1120 50%) top left / 50% 50% no-repeat,
    linear-gradient(to top right, #CB0505 25%, #AA1120 50%) top right / 50% 50% no-repeat;
  background-size: auto, auto, 50% 50%, 50% 50%, 50% 50%, 50% 50%;
  position: relative;
  z-index: 1;
}

.highlighted-section h2 {
  color: #FFF;
  font-family: "antarctican-headline", sans-serif;
  font-size: 37px;
  font-style: normal;
  font-weight: 700;
  line-height: 38px;
  /* 102.703% */
  letter-spacing: 1.11px;
  text-transform: capitalize;
}

.highlighted-section h2.h1 {
  font-size: 40px;
}

.highlighted-section a {
  color: #D80A0C;
}

.highlighted-section>.panel-grid-cell {
  position: relative;
}

.highlighted-section>.panel-grid-cell>.so-panel {
  padding-top: 75px;
  padding-bottom: 75px;
}

.highlighted-section p {
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
}

.highlighted-section ul {
  color: #FFF;
}

.highlighted-section .foogallery {
  margin-top: 45px;
}

.chimney-row {
  background: linear-gradient(88deg, #10659F 9.45%, #4698CF 66.83%);
  padding-top: 85px;
  padding-bottom: 85px;
}

.chimney-row .panel-grid-cell {
  position: relative;
}

.chimney-row p:last-child {
  margin-bottom: 0;
}

.chimney-row h2 {
  color: #FFF;
}

.chimney-row p {
  color: #FFF;
}

.video-row {
  margin-top: 120px;
}

.video-row .fluid-width-video-wrapper {
  margin-bottom: -35px;
  margin-left: 30px;
  border: 4px solid #FFF;
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.19);
}

.tiles-row {
  background-image: url('img/tiles.jpg');
  background-position: center;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-hero-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%);
}

.page-hero-blank {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0.35) 100%);
}

.reviews-section {
  padding-top: 200px;
  padding-bottom: 180px;
  text-align: center;
}

.reviews-section h2 {
  color: #FFF;
}

.reviews-section iframe {
  margin: 0;
}

.featured-row {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
  background:
    url("data:image/svg+xml,%3Csvg width='499' height='785' viewBox='0 0 499 785' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath d='M310.627 335L-293.686 335M381.569 250.922L-246.392 250.922M442 172.098L-175.451 172.098M297.49 85.3922H-83.4902M64.9608 249.608V333.686M306.686 249.608V333.686M-176.765 249.608V333.686M-124.216 173.412V252.235M117.51 173.412V252.235M359.235 173.412V252.235M-8.60784 86.7059V173.412M233.118 86.7059V173.412M43.9412 0V84.0784M285.667 0V84.0784' stroke='url(%23paint0_linear_327_7256)' stroke-width='2.63'/%3E%3Cpath d='M208.627 672L-395.686 672M279.569 587.922L-348.392 587.922M340 509.098L-277.451 509.098M195.49 422.392H-185.49M-37.0392 586.608V670.686M204.686 586.608V670.686M-278.765 586.608V670.686M-226.216 510.412V589.235M15.5098 510.412V589.235M257.235 510.412V589.235M-110.608 423.706V510.412M131.118 423.706V510.412M-58.0588 337V421.078M183.667 337V421.078' stroke='url(%23paint1_linear_327_7256)' stroke-width='2.63'/%3E%3Cpath d='M367.627 1006L-236.686 1006M438.569 921.922L-189.392 921.922M499 843.098L-118.451 843.098M354.49 756.392H-26.4902M121.961 920.608V1004.69M363.686 920.608V1004.69M-119.765 920.608V1004.69M-67.2157 844.412V923.235M174.51 844.412V923.235M416.235 844.412V923.235M48.3922 757.706V844.412M290.118 757.706V844.412M100.941 671V755.078M342.667 671V755.078' stroke='url(%23paint2_linear_327_7256)' stroke-width='2.63'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_327_7256' x1='-259.323' y1='-5.5061e-06' x2='270.617' y2='338.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23DCDCDC'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_327_7256' x1='-361.323' y1='337' x2='168.617' y2='675.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23DCDCDC'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_327_7256' x1='-202.323' y1='671' x2='327.617' y2='1009.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23DCDCDC'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") left top no-repeat,
    url("data:image/svg+xml,%3Csvg width='579' height='785' viewBox='0 0 579 785' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.15'%3E%3Cpath d='M187.726 335L792.039 335M116.784 250.922L744.745 250.922M56.353 172.098L673.804 172.098M200.863 85.3922H581.843M433.392 249.608V333.686M191.667 249.608V333.686M675.118 249.608V333.686M622.569 173.412V252.235M380.843 173.412V252.235M139.118 173.412V252.235M506.961 86.7059V173.412M265.235 86.7059V173.412M454.412 0V84.0784M212.686 0V84.0784' stroke='url(%23paint0_linear_327_7252)' stroke-width='2.62745'/%3E%3Cpath d='M289.549 672L893.863 672M218.608 587.922L846.569 587.922M158.177 509.098L775.628 509.098M302.687 422.392H683.667M535.216 586.608V670.686M293.49 586.608V670.686M776.941 586.608V670.686M724.392 510.412V589.235M482.667 510.412V589.235M240.941 510.412V589.235M608.785 423.706V510.412M367.059 423.706V510.412M556.236 337V421.078M314.51 337V421.078' stroke='url(%23paint1_linear_327_7252)' stroke-width='2.62745'/%3E%3Cpath d='M131.373 1006L735.686 1006M60.4314 921.922L688.392 921.922M0 843.098L617.451 843.098M144.51 756.392H525.49M377.039 920.608V1004.69M135.314 920.608V1004.69M618.765 920.608V1004.69M566.216 844.412V923.235M324.49 844.412V923.235M82.7647 844.412V923.235M450.608 757.706V844.412M208.882 757.706V844.412M398.059 671V755.078M156.333 671V755.078' stroke='url(%23paint2_linear_327_7252)' stroke-width='2.62745'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_327_7252' x1='757.676' y1='-5.5061e-06' x2='227.736' y2='338.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23F1F1F1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint1_linear_327_7252' x1='859.5' y1='337' x2='329.56' y2='675.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23F1F1F1'/%3E%3C/linearGradient%3E%3ClinearGradient id='paint2_linear_327_7252' x1='701.323' y1='671' x2='171.383' y2='1009.2' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.703853' stop-color='%23878787'/%3E%3Cstop offset='0.946875' stop-color='%23F1F1F1'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A") right top no-repeat,
    linear-gradient(278deg, #F1F1F1 46.4%, #DADADA 98.94%);
  background-size:
    auto,
    auto,
    cover;
}

.featured-pattern-row .panel-grid-cell,
.blog-row .panel-grid-cell,
.featured-row .panel-grid-cell {
  z-index: 99;
}

.featured-pattern-row h2,
.featured-pattern-row h3,
.featured-pattern-row p,
.blog-row h2,
.blog-row h3,
.blog-row p,
.featured-row ul,
.featured-row ol,
.featured-row p {
  color: #212427;
}

.featured-row h2,
.featured-row h3 {
  color: #212427;
}

.featured-row a {
  color: #FFF;
  text-decoration: underline;
}

.featured-panel-full-row {
  background: #FFF;
  border-top: 1px solid #8a050d;
}

.featured-panel-full-row>.panel-grid-cell {
  max-width: 1150px;
  margin: 0 auto;
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.section-case-studies .slick-next::before,
.section-case-studies .slick-prev::before {
  display: none;
}

.section-case-studies .slick-prev {
  width: 100px;
  left: 0;
  height: 100%;
  z-index: 99;
}

.section-case-studies .slick-next {
  width: 100px;
  right: 0;
  height: 100%;
  z-index: 99;
}

.section-case-studies {
  padding-top: 65px;
  padding-bottom: 65px;
}

.main-content-area.section-case-studies .container {
  text-align: center;
}

.slider-case-studies {
  width: 100vw;
}

.slider-case-studies img {
  width: 100%;
}

.section-case-studies h2.section-title {
  margin-bottom: 10px;
}

.slider-case-studies .slide-case-study {
  padding: 0 50px;
}

.slider_services {
  width: 30%;
  float: left;
  padding-top: 100px;
}

.slider_services_holder {
  width: 70%;
  float: left;
}

.slider-case-studies .slide-case-study h3 {
  font-family: "dolly-new", sans-serif;
  margin-top: 20px;
  font-size: 28px;
  line-height: 42px;
  font-weight: normal;
  margin-bottom: 10px;
  color: #8a050d;
}

.slider-case-studies .box-content {
  position: relative;
  text-align: center;
}

.slider-case-studies .one-box .box-content {
  text-align: center;
  padding: 0;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.btn-wrap button {
  background: transparent;
  padding: 0;
  margin: 0 5px;
}

.btn-wrap button:hover {
  opacity: 0.9;
}

.btn-wrap button svg {
  width: 60px;
  height: auto;
}

.slider-case-studies .one-box {
  position: relative;
  border-radius: 40px;
  box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 5px 5px 6px 0px rgba(0, 0, 0, 0.16);
  overflow: hidden;
}

.slider-case-studies .one-box-holder-slide {
  padding: 0 20px;
  box-sizing: border-box;
}

.case-studies-more {
  text-align: center;
  margin-bottom: 75px;
}

.slider-case-studies img {
  -webkit-box-shadow: 0px 0px 13px 4px rgba(0, 0, 0, 0.23);
  -moz-box-shadow: 0px 0px 13px 4px rgba(0, 0, 0, 0.23);
  box-shadow: 0px 0px 13px 4px rgba(0, 0, 0, 0.23);
}

.footer-columns a {
  color: #000;
}

/*
h1 img, h2 img, h3 img, h4 img {
  max-height: 100% !important;
  width: auto;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  margin-right: 10px !important;
  height: 1.2em !important;
  display: inline-block;
}
*/
.alignright,
.alignleft {
  box-sizing: border-box;
}

.jobs-row {
  border-top: 4px solid #FFF;
  background: #4698CF;
}

.jobs-row h2 {
  color: #FFF;
  padding-top: 32px;
  padding-bottom: 32px;
}

.jobs-row img {
  margin-top: -60px;
  width: 127px;
  height: auto;
  position: relative;
  z-index: 99;
}

.jobs-row p {
  margin-bottom: 0;
}

.jobs-row-mobile {
  border-top: 4px solid #FFF;
  background: #4698CF;
  display: none !important;
}

.jobs-row-mobile h2 {
  color: #FFF;
  padding-top: 22px;
  padding-bottom: 15px;
  align-items: center;
  justify-content: center;
}

.jobs-row-mobile img {
  height: auto;
  position: relative;
  z-index: 99;
  margin-right: 10px;
}

.jobs-row-mobile p {
  margin-bottom: 0;
}

.jobs-row-mobile h2 {
  display: flex;
}

.g-28 {
  gap: 28px;
}

.btn {
  color: #FFF;
  text-align: center;
  font-size: 17.241px;
  font-style: normal;
  font-weight: 600;
  line-height: 25.407px;
  /* 147.368% */
  letter-spacing: 0.517px;
  text-transform: capitalize;
  border-radius: 31.759px;
  background: #1B733E;
  box-shadow: 0 3.63px 3.63px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  padding: 10.889px 13.611px;
  justify-content: center;
  align-items: center;
  gap: 9.074px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  transition: all 0.3s ease-in-out;
  border: 0 none;
}

.btn:hover,
.btn:focus,
.btn:active {
  text-decoration: none;
  background: #fff;
  color: #212427;
}

.header-contact-options {
  display: flex;
  align-items: center;
  gap: 27.222px;
}

.header-top .btn {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: center;
  white-space: nowrap;
}

.so-widget-sow-editor .btn {
  margin-right: 15px;
  margin-bottom: 15px;
}

.btn.btn-secondary {
  background: #4880B8;
  color: #FFF;
}

.btn.btn-secondary:hover,
.btn.btn-secondary:focus,
.btn.btn-secondary:active {
  color: #0A4B7D;
  background: #FFF;
}

.featured-row .btn {
  background: #FFF;
  color: #212427;
}

.custom-pagination {
  font-size: 16px;
  width: 100%;
  float: left;
}

.custom-pagination {
  text-align: center;
  margin-bottom: 30px;
}

.custom-pagination span, .custom-pagination a {
  display: inline-block;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  padding: 2px 10px;
}

.custom-pagination a {
  background-color: #fff;
  border: 1px solid #fff;
  color: rgba(0, 0, 0, 0.80);
  text-decoration: none;
  border-radius: 4px;
  margin-left: 2px;
  margin-right: 2px;
}

.custom-pagination a:hover {
  color: #FFF;
  background: #212121;
}

.custom-pagination a.prev,
.custom-pagination a.next {
  border-radius: 4px;
  border: 1px solid #212121;
  background: #FFF;
  color: #212121;
}

.custom-pagination a.prev:hover,
.custom-pagination a.next:hover {
  color: #FFF;
  background: #212121;
}

.custom-pagination span {
  border-radius: 4px;
}

.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}

.custom-pagination span.dots {
  padding: 0;
  color: rgba(0, 0, 0, 0.80);
}

.custom-pagination span.current {
  color: #FFF;
  background: #212121;
}

.custom-pagination span.disabled {
  opacity: 0.5;
  background: #919EAB;
  color: #FFF;
  margin: 0 8px;
}

.blog-item-featured-image img {
  width: 100%;
}

.blog-item-btn {
  margin-top: auto;
}

a.blog-item {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-bottom: 20px;
  border-radius: 20px;
  background: #0A4B7D;
  box-shadow: 0 3px 9px 0 rgba(0, 0, 0, 0.25);
  height: 100%;
}

.blog-item {
  text-align: center;
}

.blog-item h2 {
  overflow: hidden;
  color: #fff !important;
  text-align: center;
  text-overflow: ellipsis;
  font-family: "ringold-sans", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 31px;
  letter-spacing: 0.72px;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  align-self: stretch;
  margin-bottom: 8px;
}

a.blog-item h2 {
  color: #FFF;
}

.blog-item p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 19px;
  line-height: 28px;
  max-height: calc(28px * 3);
  /* overflow: hidden; */
  color: #fff;
  text-align: center;
  font-feature-settings: 'salt'on;
  /* text-overflow: ellipsis; */
  /* font-size: 19px; */
  font-style: normal;
  font-weight: 400;
  /* line-height: 28px; */
  letter-spacing: 0.57px;
}

.blog-item-content {
  padding: 10px 15px;
}

.jobs-row-mobile {
  display: none;
}

.footer .wpforms-container button.wpforms-submit.send-btn {
  display: inline-block !important;
  width: auto;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  color: #fff;
  border: 0 none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 5px;
  background: #ED1C24 !important;
  height: auto !important;
  color: #FFF;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px !important;
  ;
  /* 147.368% */
  letter-spacing: 0.57px;
}

.footer .wpforms-container button.wpforms-submit.send-btn:hover,
.footer .wpforms-container button.wpforms-submit.send-btn:focus {
  border: 0 none;
  color: #fff !important;
  background-color: #000 !important;
}

.slider-section-mobile {
  display: none;
  text-align: center;
}

.slider-section-mobile .slider-mobile-holder {
  border-radius: 30px;
  overflow: hidden;
  margin-top: 45px;
  margin-bottom: 50px;
  box-shadow: 8px 7px 20px 8px rgba(0, 0, 0, 0.19);
}

.slider-section-mobile h1 {
  color: #D80A0C;
  text-align: center;
  font-family: "nimbus-roman", serif;
  font-size: 33px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 0.99px;
  text-transform: capitalize;
}

.btn-slider {
  border-radius: 5px;
  background: #D80A0C;
  color: #FFF;
  text-align: center;
  font-family: "nimbus-roman", serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  padding-left: 15px;
  padding-right: 15px;
  letter-spacing: 0.69px;
  display: inline-block;
  margin: 5px auto;
  white-space: nowrap;
}

.request-a-quote {
  background-color: #1A3C58;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='280' height='125' viewBox='0 0 1 125' fill='none'%3E%3Cpath d='M-140 -54.4873H1L-53.8333 176.282H-140V-54.4873Z' fill='%23C71B00'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: left -130px top;
  color: #FFF;
  text-align: center;
  font-family: "Open Sans";
  font-size: 21px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.63px;
  padding: 48px 15px;
  display: inline-block;
  transition: background-position 0.3s ease, background-color 0.4s ease;
}

.request-a-quote:hover {
  background-color: #C71B00;
  background-position: left 0 top;
}

.text-stroke {
  font-family: "ringold-sans", sans-serif;
  font-size: 75px;
  font-weight: 400;
  line-height: 98%;
  text-transform: uppercase;
  letter-spacing: -0.75px;
  white-space: nowrap;
  text-align: center;
  text-shadow: rgb(0, 0, 0) 16px 0px 0px, rgb(0, 0, 0) 15.9688px 0.999349px 0px, rgb(0, 0, 0) 15.8752px 1.9948px 0px, rgb(0, 0, 0) 15.7196px 2.98245px 0px, rgb(0, 0, 0) 15.5026px 3.95846px 0px, rgb(0, 0, 0) 15.2251px 4.91902px 0px, rgb(0, 0, 0) 14.8881px 5.86036px 0px, rgb(0, 0, 0) 14.493px 6.77882px 0px, rgb(0, 0, 0) 14.0413px 7.67081px 0px, rgb(0, 0, 0) 13.5348px 8.53284px 0px, rgb(0, 0, 0) 12.9754px 9.36156px 0px, rgb(0, 0, 0) 12.3654px 10.1537px 0px, rgb(0, 0, 0) 11.707px 10.9062px 0px, rgb(0, 0, 0) 11.003px 11.6161px 0px, rgb(0, 0, 0) 10.256px 12.2807px 0px, rgb(0, 0, 0) 9.46888px 12.8973px 0px, rgb(0, 0, 0) 8.64484px 13.4635px 0px, rgb(0, 0, 0) 7.78703px 13.9772px 0px, rgb(0, 0, 0) 6.89882px 14.4363px 0px, rgb(0, 0, 0) 5.98367px 14.839px 0px, rgb(0, 0, 0) 5.04516px 15.1838px 0px, rgb(0, 0, 0) 4.08694px 15.4692px 0px, rgb(0, 0, 0) 3.11276px 15.6943px 0px, rgb(0, 0, 0) 2.12643px 15.8581px 0px, rgb(0, 0, 0) 1.1318px 15.9599px 0px, rgb(0, 0, 0) 0.13274px 15.9995px 0px, rgb(0, 0, 0) -0.866834px 15.9765px 0px, rgb(0, 0, 0) -1.86302px 15.8912px 0px, rgb(0, 0, 0) -2.85194px 15.7438px 0px, rgb(0, 0, 0) -3.82971px 15.5349px 0px, rgb(0, 0, 0) -4.79254px 15.2654px 0px, rgb(0, 0, 0) -5.73664px 14.9362px 0px, rgb(0, 0, 0) -6.65835px 14.5488px 0px, rgb(0, 0, 0) -7.55405px 14.1045px 0px, rgb(0, 0, 0) -8.42026px 13.6051px 0px, rgb(0, 0, 0) -9.25359px 13.0526px 0px, rgb(0, 0, 0) -10.0508px 12.4492px 0px, rgb(0, 0, 0) -10.8087px 11.7971px 0px, rgb(0, 0, 0) -11.5245px 11.099px 0px, rgb(0, 0, 0) -12.1952px 10.3575px 0px, rgb(0, 0, 0) -12.8183px 9.57555px 0px, rgb(0, 0, 0) -13.3914px 8.75624px 0px, rgb(0, 0, 0) -13.9121px 7.90272px 0px, rgb(0, 0, 0) -14.3786px 7.01835px 0px, rgb(0, 0, 0) -14.7888px 6.10658px 0px, rgb(0, 0, 0) -15.1414px 5.17095px 0px, rgb(0, 0, 0) -15.4348px 4.21514px 0px, rgb(0, 0, 0) -15.6679px 3.24286px 0px, rgb(0, 0, 0) -15.8399px 2.25792px 0px, rgb(0, 0, 0) -15.95px 1.26416px 0px, rgb(0, 0, 0) -15.9978px 0.26547px 0px, rgb(0, 0, 0) -15.9831px -0.73426px 0px, rgb(0, 0, 0) -15.9061px -1.73112px 0px, rgb(0, 0, 0) -15.7669px -2.72122px 0px, rgb(0, 0, 0) -15.5661px -3.7007px 0px, rgb(0, 0, 0) -15.3046px -4.66573px 0px, rgb(0, 0, 0) -14.9833px -5.61253px 0px, rgb(0, 0, 0) -14.6035px -6.53742px 0px, rgb(0, 0, 0) -14.1667px -7.43678px 0px, rgb(0, 0, 0) -13.6745px -8.3071px 0px, rgb(0, 0, 0) -13.129px -9.14498px 0px, rgb(0, 0, 0) -12.5321px -9.94715px 0px, rgb(0, 0, 0) -11.8864px -10.7105px 0px, rgb(0, 0, 0) -11.1942px -11.432px 0px, rgb(0, 0, 0) -10.4583px -12.1088px 0px, rgb(0, 0, 0) -9.68157px -12.7384px 0px, rgb(0, 0, 0) -8.86703px -13.3182px 0px, rgb(0, 0, 0) -8.01787px -13.8461px 0px, rgb(0, 0, 0) -7.1374px -14.3198px 0px, rgb(0, 0, 0) -6.22906px -14.7377px 0px, rgb(0, 0, 0) -5.29639px -15.098px 0px, rgb(0, 0, 0) -4.34304px -15.3993px 0px, rgb(0, 0, 0) -3.37273px -15.6405px 0px, rgb(0, 0, 0) -2.38925px -15.8206px 0px, rgb(0, 0, 0) -1.39644px -15.9389px 0px, rgb(0, 0, 0) -0.398183px -15.995px 0px, rgb(0, 0, 0) 0.601634px -15.9887px 0px, rgb(0, 0, 0) 1.5991px -15.9199px 0px, rgb(0, 0, 0) 2.59033px -15.7889px 0px, rgb(0, 0, 0) 3.57143px -15.5963px 0px, rgb(0, 0, 0) 4.5386px -15.3428px 0px, rgb(0, 0, 0) 5.48803px -15.0294px 0px, rgb(0, 0, 0) 6.41604px -14.6572px 0px, rgb(0, 0, 0) 7.319px -14.2279px 0px, rgb(0, 0, 0) 8.19337px -13.743px 0px, rgb(0, 0, 0) 9.03575px -13.2044px 0px, rgb(0, 0, 0) 9.84284px -12.6142px 0px, rgb(0, 0, 0) 10.6115px -11.9748px 0px, rgb(0, 0, 0) 11.3387px -11.2886px 0px, rgb(0, 0, 0) 12.0217px -10.5584px 0px, rgb(0, 0, 0) 12.6577px -9.78692px 0px, rgb(0, 0, 0) 13.2442px -8.97722px 0px, rgb(0, 0, 0) 13.7791px -8.13247px 0px, rgb(0, 0, 0) 14.2601px -7.25595px 0px, rgb(0, 0, 0) 14.6855px -6.35111px 0px, rgb(0, 0, 0) 15.0535px -5.42146px 0px, rgb(0, 0, 0) 15.3627px -4.47065px 0px, rgb(0, 0, 0) 15.612px -3.50237px 0px, rgb(0, 0, 0) 15.8002px -2.52042px 0px, rgb(0, 0, 0) 15.9268px -1.52863px 0px, rgb(0, 0, 0) 15.9912px -0.530867px 0px;
}

.slider-bubble {
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 28px;
}

.slider-bubble .sr7-btn {
  font-family: "ringold-sans", sans-serif !important;
  transition:
    transform 0.35s cubic-bezier(0.25, 1, 0.3, 1),
    box-shadow 0.35s cubic-bezier(0.25, 1, 0.3, 1),
    padding 0.35s cubic-bezier(0.25, 1, 0.3, 1),
    font-size 0.35s cubic-bezier(0.25, 1, 0.3, 1),
    border-radius 0.35s cubic-bezier(0.25, 1, 0.3, 1),
    letter-spacing 0.35s cubic-bezier(0.25, 1, 0.3, 1),
    line-height 0.35s cubic-bezier(0.25, 1, 0.3, 1);
}

.slider-bubble .sr7-btn:hover {
  padding: 14.874px 18.593px !important;
  border-radius: 6.198px !important;
  font-size: 24.208px !important;
  line-height: 34.706px !important;
  /* 143.365% */
  letter-spacing: 0.726px !important;
}

.slider-logos h5 {
  color: #FFF;
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.54px;
  text-transform: capitalize;
  margin-top: 80px;
}

.menu-side-logos {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;
  gap: 12px;
  align-self: stretch;
  flex-wrap: wrap;
  padding-left: 25px;
  padding-right: 25px;
}

.ubermenu .ubermenu-target-text i {
  font-size: 22px;
}

.ubermenu .ubermenu-submenu a.ubermenu-item-layout-image_above {
  display: flex;
  align-items: center;
  gap: 6px;
}

.ubermenu .ubermenu-submenu .ubermenu-item-layout-image_above>.ubermenu-image {
  height: 22px;
  width: 30px;
  object-fit: contain;
  object-position: center;
  margin-bottom: 0;
  flex-grow: 0;
  flex-shrink: 0;
}

.best-selling-products {
  float: left;
  width: 100%;
}

.top-sellers-slider .slick-dots li.slick-active button::before {
  color: #FFF;
}

.slide-holder {
  display: flex !important;
  justify-content: center;
}

.slide-top-seller {
  display: flex;
  width: 280px;
  height: 280px;
  padding: 16px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  border-radius: 5px;
  border: 1px solid #E4E7E9;
  background: #FFF;
}

.slide-top-seller a {
  text-align: center;
  width: 100%;
}

.slide-top-seller a img {
  width: 100%;
}

.slide-top-seller a h3 {
  overflow: hidden;
  color: #191C1F;
  text-overflow: ellipsis;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 105.263% */
  letter-spacing: 0.57px;
  text-transform: capitalize;
  text-align: left;
}

.slide-top-seller a .price {
  color: #4166B0;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
  text-align: left;
  float: left;
}

.best-selling-products {
  text-align: center;
}

.best-selling-products .btn {
  margin: 10px 0 25px 0;
  border: 0 none;
}

.best-selling-products .btn:hover {
  color: #5B5B5B;
  background: #FFF;
}

.latest-posts-footer a,
.latest-posts-footer a:hover {
  text-decoration: none;
}

.latest-posts-footer a:hover {
  opacity: 0.9;
}

.featured-blocks-shop {
  display: flex;
  max-width: 1400px;
  padding: 0px 40px;
  justify-content: space-between;
  align-items: center;
  align-self: stretch;
  flex-wrap: wrap;
  margin-top: 45px;
  margin-bottom: 45px;
  position: relative;
  z-index: 9;
}

.featured-block-shop-card {
  cursor: pointer;
  position: relative;
  display: flex;
  width: 300px;
  height: 215px;
  padding: 0px 26px;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  border: 3px solid #FFF;
  box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.20);
  transition: all 0.4s ease-in-out;
  background-position: center;
  background-size: cover;
}

.featured-block-shop-overlay {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}

.featured-block-shop-card-image-bg {
  filter: grayscale(100%);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-position: center;
  background-size: cover;
}

.featured-block-shop-card:hover .featured-block-shop-card-image-bg,
.featured-block-shop-card.active .featured-block-shop-card-image-bg {
  filter: grayscale(0);
}

.shop-thumbnail {
  z-index: 3;
}

.featured-blocks-widget .featured-block-card h3 {
  z-index: 1;
  color: #FFF;
  text-align: center;
  font-family: "ddt", sans-serif;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: capitalize;
  margin-bottom: 0;
}

.featured-blocks-widget a.featured-block-card:hover,
.featured-blocks-widget a.featured-block-card {
  text-decoration: none;
}

.textwidget .woocommerce ul.products,
.textwidget .woocommerce-page ul.products {
  padding: 60px 0;
}

.custom-product-image {
  width: 100%;
  height: 190px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.woocommerce-loop-product__title {
  overflow: hidden;
  color: #191C1F !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  /* 105.263% */
  letter-spacing: 0.57px;
  text-transform: capitalize;
}

.custom-quantity-form {
  display: flex;
  flex-direction: row;
  /* Revert may not be supported in all browsers */
  align-items: center;
  border-radius: 5px;
  background: #EDEDED;
  justify-content: flex-end;
  width: fit-content;
  /* Makes width adapt to content */
  padding: 0;
  /* Adds spacing to prevent it from looking too tight */
}

.woocommerce .custom-quantity-form .quantity .qty {
  background: #EDEDED;
  border: 0 none;
  height: 35px;
  padding: 0;
  width: 26px;
}

/* Hide arrows in number inputs for modern browsers */
.custom-quantity-form input[type="number"]::-webkit-outer-spin-button,
.custom-quantity-form input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Hide arrows in Firefox */
.custom-quantity-form input[type="number"] {
  -moz-appearance: textfield;
}

.woocommerce ul.products::before, .woocommerce-page ul.products::before,
.woocommerce ul.products::after, .woocommerce-page ul.products::after {
  display: none !important;
}

.quantity-wrapper {
  display: flex;
  align-items: center;
  gap: 5px;
  margin: 0;
}

.qty-minus,
.qty-plus {
  background: #EDEDED;
  color: #646464;
  border: none;
  padding: 5px 5px 5px 10px;
  font-size: 18px;
  cursor: pointer;
  transition: 0.3s;
}

.qty-plus {
  padding: 5px 10px 5px 5px;
}

.qty-minus:focus,
.qty-plus:focus,
.qty-minus:hover,
.qty-plus:hover {
  color: #ED1C24;
  background: #EDEDED;
}

input.qty {
  width: 40px;
  text-align: center;
  font-size: 16px;
  padding: 5px;
}

.single_add_to_cart_button svg {
  margin-right: 10px;
}

.single_add_to_cart_button {
  display: flex !important;
  border-radius: 5px !important;
  background: #ED1C24 !important;
  padding: 10px 65px !important;
  margin: 0 !important;
  color: #FFF;
  font-feature-settings: 'salt'on;
  font-family: "Open Sans";
  font-size: 19px !important;
  font-style: normal;
  font-weight: 600 !important;
  line-height: 28px !important;
  /* 147.368% */
  letter-spacing: 0.57px;
  text-transform: capitalize;
  align-items: center;
}

.button.add_to_cart_button {
  display: flex !important;
  border-radius: 5px !important;
  background: #ED1C24 !important;
  padding: 8px 21px !important;
  margin: 0 !important;
}

.summary.entry-summary h2 {
  color: #212427;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: capitalize;
}

.woocommerce-product-details__short-description p {
  color: #212427;
  font-family: "Open Sans";
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.57px;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes td p,
.woocommerce table.shop_attributes th p,
.woocommerce table.shop_attributes th {
  color: #212427;
  font-family: "Open Sans";
  font-size: 16px;
  font-style: normal;
  line-height: 28px;
  /* 175% */
  letter-spacing: 0.48px;
}

.woocommerce-product-details__short-description {
  border-top: 0 none;
  padding-top: 0;
}

.woocommerce-product-details__additional-information {
  margin-top: 30px;
}

.shop_attributes {
  border-collapse: initial;
}

.waves-panel-row {
  padding-top: 50px !important;
}

.product-price-qty {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  align-self: stretch;
}

.product-price-inline {
  color: #4166B0;
  font-feature-settings: 'salt'on;
  font-family: "Open Sans";
  font-size: 19px;
  font-style: normal;
  font-weight: 600;
  line-height: 28px;
  /* 147.368% */
  letter-spacing: 0.57px;
}

a.back-top-shop {
  color: #484848;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 164.706% */
  letter-spacing: 0.51px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: 5%;
  /* 0.85px */
  text-underline-offset: 10%;
  /* 1.7px */
  text-underline-position: from-font;
  margin-top: 80px;
  margin-bottom: 40px;
  float: left;
  width: 100%;
}

#wpgs-gallery .gallery-navigation-carousel-wrapper {
  margin-top: 25px !important;
}

.woocommerce div.product h1.product_title {
  margin-bottom: 0;
  color: #212427;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.08px;
  text-transform: capitalize;
}

.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #4166B0;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.72px;
  text-transform: capitalize;
  margin-bottom: 10px;
}

.div-mobile-only {
  display: none;
}

.cart-count-badge {
  position: absolute;
  top: -6px;
  right: -4px;
  background: #ED1C24;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 2px 6px;
  border-radius: 50%;
  line-height: 1;
  width: 20px;
  height: 20px;
  justify-content: center;
  display: flex;
  align-content: center;
  align-items: center;
}

.heading-logo {
  height: 85px;
  width: auto;
}

.page-hero .inner-content.inner-content-w-logo {
  justify-content: center;
  display: flex;
  align-content: center;
  align-items: center;
}

.gallery-navigation-carousel-wrapper .spswiper-wrapper {
  justify-content: center;
}

.siteorigin-widget-tinymce ul {
  overflow: visible;
}

.sow-image-container {
  position: relative;
  display: inline-block;
}

.sow-image-container img {
  border-radius: 0 35px;
border: 5px solid #FFF;
}

.featured-row .sow-image-container img {
  border-radius: 15px;
  box-shadow: 0 none;
}

.video-box-shadow iframe {
  box-shadow: 0px 0px 8.877px 0.888px rgba(0, 0, 0, 0.35);
}

.featured-pattern-row,
.blog-row {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px;
}

.featured-pattern-row::after,
.blog-row::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%);
  z-index: 2;
}

.featured-pattern-row::before,
.blog-row::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0.08;
  z-index: 1;
}

.footer-right-col {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-shrink: 0;
  width: 228px;
}

.home-white-overlay {
  position: relative;
  background: lightgray 50% / cover no-repeat;
}

.home-white-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: white;
  opacity: 0.95;
  /* nearly opaque */
  pointer-events: none;
  z-index: 1;
  /* above image but below content */
}

/* Optional: gradients on top of white overlay */
.home-white-overlay::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background:
    linear-gradient(180deg, rgba(250, 250, 250, 0) 90.69%, #FAFAFA 100%),
    linear-gradient(180deg, #FAFAFA 3.01%, rgba(250, 250, 250, 0) 15.31%);
  z-index: 2;
  /* above white overlay but below content */
}

.home-white-overlay>.panel-grid-cell {
  z-index: 3;
  ;
}

.home-projects {
  position: relative;
}

.home-projects::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: linear-gradient(0deg, rgba(255, 255, 242, 0.96) 0%, rgba(255, 255, 242, 0.96) 100%);
  z-index: 2;
}

.home-projects>.panel-grid-cell {
  z-index: 3;
}

.slider-btn-holder {
  align-content: center;
  display: flex;
  justify-content: start;
  gap: 18px;
  margin-top: 15px;
}

.req-service-holder .slider-btn-holder {
  justify-content: center;
}

.slide-1-overlay {
  background: linear-gradient(270deg, rgba(115, 143, 171, 0.00) 13.34%, #5D87B1 42.23%, #4880B8 71.11%) !important;
}

.slide-2-overlay {
  background: linear-gradient(270deg, rgba(196, 33, 46, 0.00) 6.65%, #C4212E 38.03%, #C4212E 69.02%) !important;
}

.mobile-only {
  display: none !important;
}

.mobile-only div.wpforms-container-full {
  width: 100%;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.about-us-row {
  border-radius: 0 0 60px 60px;
  background:
    url("img/about-section.png") bottom center / 100% auto no-repeat,
    linear-gradient(179deg, #1F301C 5.87%, #619658 97.65%);
}
.slider-row{
  border-radius: 60px 60px 0 0;
  background:
    url("img/slider-section.png") top center / 100% auto no-repeat,
    #1F301C;
}
.slider-row .cta-content-widget{
  max-width: 1300px;
  margin: 0 auto;
}
.slider-row p,
.slider-row h1,
.slider-row h2{
  color: #FFF;
}
.center-tag .content-tag-holder{
  justify-content: center;
  display: flex;

}
.mobile-only div.wpforms-container-full input[type="date"],
.mobile-only div.wpforms-container-full input[type="datetime"],
.mobile-only div.wpforms-container-full input[type="datetime-local"],
.mobile-only div.wpforms-container-full input[type="email"],
.mobile-only div.wpforms-container-full input[type="month"],
.mobile-only div.wpforms-container-full input[type="number"],
.mobile-only div.wpforms-container-full input[type="password"],
.mobile-only div.wpforms-container-full input[type="range"],
.mobile-only div.wpforms-container-full input[type="search"],
.mobile-only div.wpforms-container-full input[type="tel"],
.mobile-only div.wpforms-container-full input[type="text"],
.mobile-only div.wpforms-container-full input[type="time"],
.mobile-only div.wpforms-container-full input[type="url"],
.mobile-only div.wpforms-container-full input[type="week"],
.mobile-only div.wpforms-container-full select,
.mobile-only div.wpforms-container-full textarea,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="date"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime-local"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="email"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="month"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="number"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="password"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="range"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="search"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="tel"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="text"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="time"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="url"],
.mobile-only .wp-core-ui div.wpforms-container-full input[type="week"],
.mobile-only .wp-core-ui div.wpforms-container-full select,
.mobile-only .wp-core-ui div.wpforms-container-full textarea {
  background: #FFF !important;
  border: 0 none !important;
  border-radius: 0;
  color: #212427;
  padding-left: 4.5px;
  padding-right: 4.5px;
  font-size: 16px;
  line-height: 30px;
  height: 30px;
}

.mobile-only .wpforms-container .wpforms-field {
  padding-top: 0;
  padding-bottom: 17px;
}

.mobile-only div.wpforms-container-full textarea {
  height: 72px !important;
  line-height: 24px !important;
  padding-left: 3px !important;
  padding-right: 3px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  min-height: 72px !important;
}

.mobile-only div.wpforms-container-full .wpforms-submit {
  border-radius: 5px !important;
  background: #C4212E !important;
  padding: 12px 15px !important;
  color: #FFF !important;
  text-align: center;
  font-family: "ringold-sans", sans-serif !important;
  font-size: 19px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 28px !important;
  letter-spacing: 0.57px !important;
  height: auto;
}

.mobile-only div.wpforms-container-full .wpforms-submit:hover {
  background: #FFF !important;
  color: #0A4B7D !important;
}

.mobile-only div.wpforms-container-full input[type="date"]::placeholder,
.mobile-only div.wpforms-container-full input[type="datetime"]::placeholder,
.mobile-only div.wpforms-container-full input[type="datetime-local"]::placeholder,
.mobile-only div.wpforms-container-full input[type="email"]::placeholder,
.mobile-only div.wpforms-container-full input[type="month"]::placeholder,
.mobile-only div.wpforms-container-full input[type="number"]::placeholder,
.mobile-only div.wpforms-container-full input[type="password"]::placeholder,
.mobile-only div.wpforms-container-full input[type="range"]::placeholder,
.mobile-only div.wpforms-container-full input[type="search"]::placeholder,
.mobile-only div.wpforms-container-full input[type="tel"]::placeholder,
.mobile-only div.wpforms-container-full input[type="text"]::placeholder,
.mobile-only div.wpforms-container-full input[type="time"]::placeholder,
.mobile-only div.wpforms-container-full input[type="url"]::placeholder,
.mobile-only div.wpforms-container-full input[type="week"]::placeholder,
.mobile-only div.wpforms-container-full select::placeholder,
.mobile-only div.wpforms-container-full textarea::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="date"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="datetime-local"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="email"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="month"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="number"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="password"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="range"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="search"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="tel"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="text"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="time"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="url"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full input[type="week"]::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full select::placeholder,
.mobile-only .wp-core-ui div.wpforms-container-full textarea::placeholder {
  color: #212427;
  opacity: 0.4;
  pointer-events: none;
}

#SR7_1_1 {
  background: #FAFAFA;
}

.header-logo {
  margin: 0;
}

.header-logo img {
  max-width: 100%;
}

.featured-row-video-home {
  position: relative;
}

.featured-row-video-home::before {
  content: '';
  position: absolute;
  left: 61px;
  top: 49px;
  width: 366px;
  height: 271px;
  background-image: url('img/featured-row-video-1.svg');
  background-repeat: no-repeat;
}

.featured-row-video-home::after {
  content: '';
  position: absolute;
  right: 90.475px;
  bottom: 63.333px;
  width: 607.456px;
  height: 146px;
  background-image: url('img/raintite.svg');
  background-repeat: no-repeat;
}

.add-text-shadow h1,
.add-text-shadow h2,
.add-text-shadow h3,
.add-text-shadow h4,
.add-text-shadow h5,
.add-text-shadow h6,
.add-text-shadow p,
.add-text-shadow ul,
.add-text-shadow ol {
  color: #FFF;
  text-shadow:
    0 2px 4px rgba(0, 0, 0, 0.65),
    0 6px 18px rgba(0, 0, 0, 0.45);
}
.add-text-shadow{
  position: relative;
}
.add-text-shadow::after{
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
}
.add-text-shadow .panel-grid-cell{
  z-index: 1;
}
.hero-home{
  position: relative;
}
.hero-home::after{
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(15, 15, 15, 0.35);
}
.hero-home > .panel-grid-cell{
   z-index: 1
}
.hero-home h1,
.hero-home h2,
.hero-home h3,
.hero-home h4,
.hero-home h5,
.hero-home h6,
.hero-home p,
.hero-home ul,
.hero-home ol {
  color: #FFF;
}
.content-tag{
  display: inline-flex;
  padding: 5px 15px;
  justify-content: center;
  align-items: center;
  gap: 5px;
  border-radius: 39px;
  background: #C6D730;
  margin-bottom: 10px;
  font-size: 16px;
}
.so-widget-sow-image h3 a{
  color: #212427;
  text-decoration: none;
  font-size: 22px;
}
@media only screen and (max-width: 768px) {
  .content-tag-holder{
    justify-content: center;
    align-content: center;
    display: flex;
  }
  .footer-col {
    width: 100%;
    display: block;
    border-right: 0 none;
    border-bottom: 2px solid #D80A0C;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-columns {
    display: block;
  }

  .before-footer .container {
    width: 100%;
  }

  nav.navigation-city ul li a {
    font-size: 16px;
    line-height: 18px;
  }

  .one-box-only-on-mobile {
    display: block;
  }

  .slider-desktop {
    display: none;
  }

  .slider-mobile {
    display: block;
  }

  .section_second_home_boxes {
    display: none;
  }
}

@media only screen and (max-width: 620px) {
  nav.navigation-city ul {
    display: block;
  }
}

@media only screen and (max-width: 768px) {
  .admin-bar .top-header-fixed {
    top: 0;
  }
}

@media only screen and (max-width: 1440px) {
  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    margin: 0 10px;
  }

  .header-logo {
    width: 200px;
  }

  .footer-right-col {
    justify-content: center;
  }

  .footer-contact-col {
    padding: 24px;
    gap: 10px;
  }

  .header-top .btn {
    font-size: 14px;
  }

  .g-28 {
    gap: 14px;
  }

  .featured-block-shop-card {
    width: 260px;
    height: 215px;
    padding: 0px 15px;
  }

  .woocommerce ul.products, .woocommerce-page ul.products {
    padding-left: 0;
    padding-right: 0;
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(33% - 30px);
  }

  .best-selling-products .container {
    padding: 0;
  }

  .footer {
    gap: 30px;
  }

  .phone-socials .phone-number-big {
    font-size: 30px;
  }

  .post-template .main-area-holder, .slider-section, .page-hero {
    margin-top: 0;
  }

  .nav-primary ul.nav li>a {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container {
    width: 1200px;
  }

  .nav-primary a {
    font-size: 18px;
  }

  .slider-case-studies .one-box {
    width: 400px;
  }

  .home-boxes div img {
    max-height: 100%;
  }

  .box-title p {
    font-size: 14px;
  }

  .box-t-b {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 20px;
  }

  .financing-options {
    margin-left: 50px;
    margin-right: 50px;
  }
}

@media only screen and (max-width: 1350px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 1280px) {
  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 13px !important;
  }
}

@media only screen and (max-width: 1240px) {

  .header-top {
    padding: 15px;
  }

  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    margin: 0 10px;
  }

  #menu-footer-menu {
    gap: 15px;
  }

  .featured-blocks-shop {
    padding: 0;
  }

  .featured-block-shop-card {
    width: 200px;
    height: 150px;
  }

  .footer {
    justify-content: center;
  }

  .article {
    padding-left: 0;
    padding-right: 0;
  }

  .cart-link, .phone-number {
    padding-left: 15px;
    font-size: 20px;
  }

  .featured-row {
    position: relative;
  }

  .header-logo,
  .header-logo img {
    max-width: 100%;
  }

  img.alignright,
  img.alignleft {
    max-width: 65%;
  }

  .phone-number-big i {
    margin-right: 10px;
    font-size: 24px;
  }

  .p-number {
    font-size: 20px;
  }

  .p-label {
    font-size: 18px;
    letter-spacing: 1px;
  }

  .home-boxes {
    flex-wrap: wrap;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 30px;
  }

  .nav-primary .sub-menu li>a::after {
    background: #FFF !important;
    height: 16px !important;
    top: 7px !important;
  }

  .nav-primary .sub-menu .sub-menu {
    top: 32px;
  }

  .phone-socials .phone-number-big {
    margin-right: 0;
  }

  .nav-primary .sub-menu .sub-menu a {
    font-size: 14px;
  }

  .post-template .main-area-holder, .slider-section, .page-hero {
    margin-top: 0;
  }

  .phone-socials .phone-number-big {
    font-size: 26px;
  }

  .phone-socials .phone-number-big i {
    font-size: 24px;
  }

  .btn {
    font-size: 17px;
  }

  .btn-schedule i {
    font-size: 20px;
  }

  .page-content-blog {
    margin-top: 25px;
  }

  .single .page-hero {
    margin-top: 118px;
  }

  .highlighted-section>.panel-grid-cell::before {
    background-size: 700px;
  }

  .showroom-locations a span {
    display: none;
  }

  .showroom-locations {
    font-size: 16px;
  }

  .video_hero_area {
    height: 600px;
  }

  .top-social-icons ul.socials {
    margin: 0;
    font-size: 20px;
  }

  .latest-blog-post {
    width: 230px;
  }

.slider-row .cta-content-widget,
  header,
  .container {
    width: 900px;
  }

  h1,
  .h1 {
    font-size: 40px;
    line-height: 52px;
  }

  h2,
  .h2 {
    font-size: 30px;
    line-height: 38px;
    letter-spacing: 0.9px;
  }

  h3,
  .h3 {
    font-size: 26px;
    line-height: 32px;
  }

  p {
    font-size: 18px;
    line-height: 26px;
  }

  .features-panel-row>.panel-grid-cell h2, .features-panel-box h2, .services-title {
    font-size: 32px;
    line-height: 40px;
  }

  .latest-posts-area {
    margin-left: 0;
    margin-right: 0;
  }

  .top-header {
    background: #000;
    height: 30px;
  }

  .top-header-fixed a.virtual_chimney {
    width: 150px;
    left: 315px;
  }

  .nav-primary a {
    font-size: 18px;
  }

  .nav-primary ul.nav>li::after {
    height: 20px;
    top: 14px;
  }

  .nav-primary .sub-menu li a {
    line-height: 18px !important;
    font-size: 14px;
  }

  .top-nav ul li {
    padding-left: 7px;
    padding-right: 7px;
    line-height: 44px;
    font-size: 16px;
  }

  .service-box {
    width: 50%;
  }

  ul.socials {
    margin-right: 10px;
    margin-left: 10px;
  }

  .sticky .top-header-fixed header .inner-content {
    border-bottom: 0 none;
    background-size: 500px auto;
    background-position: right 10px center;
  }

  .box-title span {
    font-size: 22px;
    width: 100%;
  }

  .latest-posts {
    padding-left: 50px;
    padding-right: 50px;
  }

  .main-content-inner-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .box-title h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 1180px) {
  .header-contact-options {
    flex-direction: column;
    gap: 10px;
  }

  .nav-primary {
    margin-right: 40px;
  }

  ul.socials img {
    height: 18px;
  }

  .header-top .btn svg {
    width: 14px;
  }

  .header-top .btn {
    gap: 8px;
  }

  .btn {
    padding: 8px 10px;
  }

  .cart-link,
  .phone-number {
    font-size: 18px;
  }

  .request-a-quote {
    font-size: 14px;
    padding: 40px 10px;
  }

  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    margin: 0 10px;
  }
}

@media only screen and (max-width:1110px) {
  .header-top .btn svg {
    display: none;
  }

  .ubermenu .ubermenu-target-text i {
    font-size: 16px;
  }
}

@media only screen and (max-width: 991px) {
  .home h2, .home .h2 .footer-socials h2{
font-size: 36px;
letter-spacing: 1.08px;
  }
  .article .panel-layout .panel-grid:last-child > div{
    margin-top: 100px;
  }
  .footer-holder{
    flex-direction: column;
    gap: 35px;
  }
  .footer-testimonials{
    order: 1;
  }
  .footer-info-card{
    order: 2;
    width: 100%;
  }
  .footer-testimonials h2 {
	font-size: 50px;
}
  .header-top {
    margin-top: 15px;
  }

  .featured-row {
    background: #ECECEC;
  }

  .full-width-right {
    width: 100%
  }
.full-width-right iframe{
  margin: 0;
}
  .page-hero .inner-content {
    height: 300px;
    padding-bottom: 50px;
  }

  .page-hero h2, .page-hero h1 {
    font-size: 40px;
    letter-spacing: 1.2px;
  }

  .nav-primary {
    margin-right: 15px;
  }

  .ubermenu-main .ubermenu-item-level-0>.ubermenu-target {
    font-size: 14px !important;
  }

  .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0>.ubermenu-target {
    margin: 0 7px;
  }

  .article {
    padding-left: 0;
    padding-right: 0;
  }

  .phone-and-label {
    display: none;
  }

  img.alignright,
  img.alignleft {
    max-width: 50%;
  }

  .nav-primary ul.nav li>a {
    padding-left: 7px;
    padding-right: 7px;
  }

  .nav-primary a {
    font-size: 12px;
  }

  .nav-primary ul.nav>li::after {
    width: 1px;
  }

  .header-top .btn {
    display: none;
  }

  .desktop-only {
    display: none !important;
  }

  .mobile-only {
    display: flex !important;
  }

  .testimonials-hero h3 {
    font-size: 34px;
    letter-spacing: 1.02px;
    font-weight: 400;
  }

  .testimonials-hero p {
    font-size: 18px;
  }

  rs-layer-wrap .btn-green {
    font-size: 13.53px;
    line-height: 19.939px;
    letter-spacing: 0.406px;
    padding-left: 15px;
  }

  rs-layer-wrap .btn-green::after {
    left: -135%;
  }

  rs-layer-wrap .btn-green-holder::before {
    width: 32px;
    height: 32px;
    background-size: cover;
    left: -20px;
    top: -1.5px;
  }

  #menu-footer-menu {
    display: none;
  }

  .footer {
    flex-direction: column;
  }

  .featured-block-shop-card {
    width: calc(50% - 20px);
    height: 150px;
    margin-bottom: 20px;
  }

  .phone-number {
    padding-left: 0;
  }

  .featured-row,
  .featured-row-reversed {
    padding-top: 0;
    padding-bottom: 0;
    background-size: cover;
  }

  .btn {
    font-size: 17px;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.54px;
  }

  .btn-schedule {
    color: #FAFAFA;
    text-align: center;
    font-size: 18.681px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.56px;
    background: #C71B00;
    border: 0 none;
    line-height: 34px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 14px;
    padding-right: 14px;
    transition: background 0.3s ease, color 0.3s ease;
  }

  .financing-options {
    margin-left: 0;
    margin-right: 0;
  }

  .home-boxes {
    gap: 15px;
  }

  .intro-area .inner-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 10px;
  }

  .header-top .col-md-4 {
    width: 100%;
  }

  .d-hide-mobile {
    display: none !important;
  }

  .highlighted-section>.panel-grid-cell::before {
    background-size: 480px;
    background-position: center bottom;
    top: -100px;
    height: 102px;
  }

  .logo-holder {
    width: 33%;
  }

  .logos-row {
    justify-content: center;
  }

  .top-small-menu {
    display: none;
  }

  .video_hero_area {
    height: 550px;
  }

  .features-panel-row .panel-layout .panel-grid-cell:last-child {
    padding-top: 20px;
    padding-bottom: 20px;
  }
.slider-row .cta-content-widget,
  header,
  .container {
    width: 720px;
  }

  .home-boxes {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .header-button {
    margin-top: 20px;
  }

  .btn-header {
    font-size: 20px;
  }

  .top-header {
    height: 24px;
  }

  .info-box {
    line-height: 24px;
    font-size: 22px;
    margin-top: 8px;
  }

  .top-header-fixed .header-logo {
    width: 175px;
    margin: 0;
  }

  .cart-link,
  .phone-number {
    font-size: 28px;
  }

  .div-mobile-only {
    display: block;
    position: absolute;
    right: 25px;
    top: 18px;
  }

  .nav-primary ul.nav li>a {
    padding: 0 7px;
  }

  .nav-primary a {
    font-size: 14px;
  }

  .top-header-fixed .logo,
  .sticky .top-header-fixed .logo {
    width: 100%;
  }

  .footer h4 {
    font-size: 22px;
  }

  .footer p {
    font-size: 16px;
  }

  .top-social-icons ul.socials {
    font-size: 22px;
  }

  .home-boxes {
    padding-top: 40px;
  }

  .financing-icon img {
    width: 344px;
    max-width: 100%;
  }

  .menu-item-has-children>a::after {
    width: 10px;
    height: 10px;
    top: 20px;
    background-size: 100%;
  }

  .customer-reviews-header h4 {
    font-size: 60px;
    line-height: 98px;
  }

  .sticky .icon-email,
  .icon-email {
    background-image: none;
    padding-left: 0;
    margin-left: 10px;
  }

  .sticky .icon-call,
  .icon-call {
    background-image: none;
    padding-left: 0;
  }

  .home-boxes.services-boxes .one-box {
    margin-bottom: 30px;
  }

  .services-boxes .box-title {
    font-size: 20px;
    line-height: 26px;
  }

  .footer-article-section h3 {
    font-size: 32px;
  }

  .logos-home {
    padding: 0 10px;
  }

  .logo-home {
    padding: 0 15px;
  }

  .top-sm-menu li a {
    line-height: 30px;
    font-size: 14px;
  }

  .top-sm-menu li::after {
    top: 10px;
    height: 10px;
  }

  .openmainnav {
    display: block;
  }

  .phone-call-mobile {
    display: block;
  }

  .phone-number-mobile {
    display: flex;
  }

  .main-menu {
    display: none;
  }

  .show_on_mobile {
    display: block;
    width: 100%;
    text-align: center;
    background: #FFF;
  }

  .header-logo {
    text-align: center;
  }

  .top-header-fixed .logo {
    max-width: 100%;
    display: inline-block;
  }

  .top-header-fixed .logo img {
    width: 100%;
  }

  .header-top {
    display: block;
  }

  body {
    position: relative;
  }

  html.sliding-navbar-initiated {
    margin: 0;
    height: 100%;
    overflow: hidden
  }

  .sliding-navbar .heading_started {
    margin-top: 30px;
  }

  ol, ul {
    font-size: 18px;
    line-height: 28px;
    /* 155.556% */
  }

  .home-boxes {
    width: 100%;
    display: flex;
    box-sizing: border-box;
    padding: 0;
    font-weight: bold;
    color: #FFF;
    gap: 5px;
    /* Set the gap to 5px */
  }

  .one-box-holder {
    flex-basis: calc(50% - 2.5px);
    /* Calculate width based on half the gap */
    flex-grow: 0;
    margin: 0;
    /* Ensure no additional margins are added */
    padding: 10px;
    /* Add your padding */
    box-sizing: border-box;
    /* Keeps padding and borders inside width */
  }

  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    width: calc(50% - 25px) !important;
  }

  .woocommerce ul.products, .woocommerce-page ul.products {
    row-gap: 30px;
  }
}

@media only screen and (max-width: 768px) {
  .reviews-section {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .footer-right-col {
    flex-direction: column;
    gap: 40px;
  }

  .footer-copy p {
    text-align: center;
  }

  .contact-form-footer {
    width: 100%;
  }

  .main-content-inner-page .article {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
  }

  a.latest-blog-post {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
    max-width: 100%;
  }

  .text-content .btn {
    margin-bottom: 10px
  }

  .menu-image-title-after.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper, .menu-image-title-before.menu-image-title {
    padding-right: 0;
    width: 20px;
    height: 20px;
  }

  .heading-logo {
    max-width: 70%;
  }

  .woocommerce ul.products, .woocommerce-page ul.products {
    gap: 30px;
  }

  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    width: calc(50% - 15px) !important;
  }

  #footer {
    background-position: bottom center, center;
  }

  .footer {
    flex-direction: column;
  }

  .video-row .fluid-width-video-wrapper {
    margin-left: 0;
  }

  .home-boxes .one-box {
    margin-bottom: 0;
  }

  img.alignright,
  img.alignleft {
    max-width: 100%;
  }

  .features-panel-row .so-widget-sow-editor {
    padding: 15px;
    text-align: center;
  }

  .slider-section {
    background: #3C3B3B;
  }

  .main-content-area.slider-section .container {
    background: #3C3B3B;
  }

  .page-hero h2,
  .page-hero h1 {
    font-size: 40px;
    letter-spacing: 1.2px;
    line-height: 52px;
    margin: 0;
  }

  .highlighted-section>.panel-grid-cell>.so-panel {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .features-panel-row .sow-image-container img {
    width: 100%
  }

  .features-panel-row .so-panel:last-of-type {
    padding-right: 0;
  }

  .features-panel-row .panel-layout .panel-grid-cell:last-child {
    padding-bottom: 30px !important;
  }

  .slider-case-studies .one-box {
    width: 300px;
  }

  .article.footer-article-section {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-top: 10px;
  }

  .service-box {
    margin-bottom: 20px;
  }

  .service-title {
    font-size: 16px;
    line-height: 50px;
    padding-left: 44px;
  }

  .service-box-quote p {
    font-size: 18px;
    line-height: 26px;
  }

  .service-box-quote {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-box-quote span {
    font-size: 16px;
  }

  .service-box-quote span {
    font-size: 16px;
  }

  .features-panel-row {
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .box-title {
    font-size: 30px;
    line-height: 38px;
  }

  .video_hero_area {
    height: 500px;
  }

  .logos-home {
    flex-wrap: wrap;
    justify-content: center;
  }

  .logo-home {
    width: 33%;
    box-sizing: border-box;
  }

  .top-social-icons {
    display: inline-block;
  }

  .top-social-icons ul.socials {
    line-height: 42px;
    font-size: 18px;
  }

  .sticky .icon-email, .icon-email {
    background-size: 16px;
  }

  .sticky .icon-call, .icon-call {
    background-size: 14px;
  }

  header .inner-content,
  header .container {
    overflow: hidden;
  }

  .customer-reviews-header h4 {
    font-size: 50px;
    line-height: 78px;
  }

  .bottom-content-section .alignleft,
  .bottom-content-section .alignright,
  .bottom-content-section .aligncenter {
    display: block;
    float: none;
    margin: 5px auto 5px auto;
  }

  div.wpforms-container-full {
    margin-bottom: 10px !important;
  }

  .latest-blog-post {
    width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
    max-width: 100%;
  }

  header .inner-content {
    border: 0 none;
    height: auto;
  }

  body {
    margin-top: 0;
  }

  .top-header {
    background: #FFF;
  }

  .header-image {
    display: none;
  }
.slider-row .cta-content-widget,
  header,
  .top-menu,
  .container {
    width: 620px;
  }

  .home-boxes {
    font-size: 16px;
    padding: 12px 16px 8px;
  }

  .header-button {
    display: none;
  }

  .header-logo {
    width: 100%;
    box-sizing: border-box;
  }

  header .inner-content {
    position: relative;
  }

  .menu-item-has-children>a::after {
    display: none;
  }

  .responsive-menu-header {
    /*display: block;*/
  }

  .responsive-menu-header {
    position: absolute;
    right: 0;
    z-index: 9999;
    top: 0;
    background: #41b3f6;
    width: 70%;
  }

  .box-content-icon {
    height: 70px;
    background-size: 60px auto;
  }

  .features-panel-row>.panel-grid-cell {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }

  .features-panel-box {
    padding-left: 25px;
    padding-right: 25px;
  }

  .services-boxes {
    padding: 0;
  }

  .latest-posts-area {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 0;
  }

  .embedsocial-reviews iframe {
    margin-bottom: 0;
  }

  .sites-carousel .inner-content {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .section_services_boxes .inner-content {
    padding-top: 40px;
    padding-bottom: 0;
  }

  .section-contact {
    padding-top: 60px;
  }

  #footer {
    padding-bottom: 10px;
  }

  .home-boxes {
    padding: 12px 0 8px;
  }

  .footer-col-contact-methods {
    justify-content: center;
  }
}

@media only screen and (max-width: 600px) {
  .featured-block-shop-card {
    width: calc(50% - 5px);
  }

  .slider_services_holder,
  .slider_services {
    width: 100%;
  }

  .slider_services {
    margin-bottom: 30px;
  }

  .section-contact div.wpforms-container-full .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern) {
    overflow-x: visible !important;
  }

  .section-contact div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {
    padding: 0 !important;
  }

  .section-contact div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-field-layout-columns {
    margin: 0;
  }
}

@media only screen and (max-width: 690px) {
  .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    margin-bottom: 0 !important;
  }

  .product-price-qty {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
  }

  .intro-area .inner-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 520px;
  }

  .mask::after {
    left: 560px;
  }

  .section-contact .wpforms-container {
    max-width: 640px;
    padding: 0 10px;
  }

  .service-box {
    width: 100%;
  }

  .video_hero_area {
    height: 400px;
  }

  .inner-content-bottom {
    padding-left: 0;
    padding-right: 0;
  }

  .footer h4 {
    font-size: 18px;
  }

  .footer p {
    font-size: 14px;
  }

  .home-boxes {
    font-size: 12px;
    line-height: 30px;
  }
.slider-row .cta-content-widget,
  header,
  .top-menu,
  .container {
    width: 580px;
  }

  .section-contact-area {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-address {
    display: none;
  }

  .slick-prev {
    left: 10px;
  }

  .slick-next {
    right: 10px;
  }
}

@media only screen and (max-width: 620px) {
  .footer-col-contact-methods {
    justify-content: center;
    flex-direction: column;
  }

  .box-title h3 {
    font-size: 25px;
    margin-bottom: 4px;
  }

  .latest-posts-area {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
  }

  .one-box-holder {
    flex-basis: 100%;
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
  }

  .home-boxes a {
    width: 100%;
  }

  .home-boxes .one-box:hover,
  .home-boxes .one-box {
    width: 100%;
    height: auto;
  }

  body {
    background: #FFF;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 400px;
  }

  .mask::after {
    left: 440px;
  }

  .video_hero_area {
    height: 360px;
  }

  .latest-posts {
    padding-left: 0px;
    padding-right: 0px;
  }

  .customer-reviews-header h4 {
    font-size: 30px;
    line-height: 46px;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .section-mobile {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
  }

  .section-mobile .container {
    padding-top: 10px;
    padding-bottom: 10px;
  }
.slider-row .cta-content-widget,
  header,
  .top-menu,
  .container {
    width: 490px;
  }

  .article {
    padding: 0;
  }

  .main-content-inner-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .home-boxes {
    font-size: 12px;
    line-height: 30px;
  }

  .inner_page_boxes .home-boxes {
    padding-left: 3px;
    padding-right: 3px;
  }

  .responsive-menu-header {
    width: 65%;
  }

  .section-mobile,
  .section-mobile .container {
    background: #7fcbfa;
  }

  .home-boxes.services-boxes .one-box {
    margin-bottom: 20px;
  }

  .footer-article-section h3 {
    font-size: 26px;
  }

  .slider-overlay-mobile {
    display: block;
  }

  .slider-overlay {
    display: none;
  }

  .section-mobile, .section-mobile .container {
    margin-top: 0;
  }

  .video_mobile {
    display: block;
  }

  .video_desktop {
    display: none;
  }
}

@media only screen and (max-width: 520px) {
  .footer-copy {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media only screen and (max-width: 480px) {
  .main-content-inner-page {
    padding-top: 0;
    padding-bottom: 0;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 320px;
  }

  .mask::after {
    left: 340px;
  }

  .video_hero_area {
    height: 320px;
  }

  .toggle-btn {
    right: 0;
  }

  .responsive-menu-header {
    width: 70%;
  }

  .inner-content-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer p {
    font-size: 12px;
    line-height: 24px;
  }

  .inner_top {
    display: none;
  }
  .slider-row .cta-content-widget,
  header,
  .top-menu,
  .container {
    width: 100%;
  }
  .slider-row .cta-content-widget{
    padding: 0 20px;
  }
  .content {
    width: 100%;
  }

  .article {
    width: 100%;
    padding: 12px;
  }
}

@media only screen and (max-width: 465px) {
  .showroom-locations a {
    font-size: 14px;
  }

  .top-social-icons ul.socials {
    font-size: 16px;
  }
}

@media only screen and (max-width: 440px) {
  .video_hero_area {
    height: 280px;
  }
}

@media only screen and (max-width: 390px) {
  .top-header-fixed .header-logo {
  	width: 140px;
  	margin: 0;
  }
  .openmainnav {
  	font-size: 30px;
  	margin-top: 3px;
  	margin-bottom: 3px;
  }
  .phone-call-mobile {

  	width: 50px;
  	font-size: 28px;

  	margin-top: 3px;
  	margin-bottom: 3px;
  	right: 52px;
  }
}
@media only screen and (max-width: 380px) {

  .latest-posts-footer ul,
  .footer-posts {
    width: 100%;
  }

  .featured-row .btn {
    margin-bottom: 15px;
  }

  .featured-row .btn:last-child {
    margin-bottom: 0;
  }

  .sliding-navbar .sub-menu,
  .sliding-navbar {
    width: 260px;
  }

  .mask::after {
    left: 280px;
  }

  .side-phone-nr a {
    font-size: 28px;
  }

  #menu-responsive {
    font-size: 16px;
  }

  #menu-responsive li a {
    line-height: 52px;
    padding: 0px 20px;
  }

  .openmainnav {
    margin-right: 0;
  }

  .footer {
    padding: 15px 15px;
  }

  .slider-btn-holder {
    gap: 10px;
  }
}

@media only screen and (max-width: 360px) {
  .slider-btn-holder {
    flex-direction: column;
    flex-wrap: wrap;
  }
}

.shop-header {
  position: relative;
}

.shop-header-overlay-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 999;
  display: flex;
  justify-content: center;
  align-content: center;
  align-items: center;
  text-align: center;
}

.shop-header-overlay-gradient {
  background: radial-gradient(141.42% 70.71% at 50% 100%, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.85) 100%);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.sppb-row-container {
  z-index: 999;
}

.shop-header-overlay-container h1 {
  color: #FFF;
  font-size: 48px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.44px;
  text-transform: capitalize;
  z-index: 9;
}

.shop-page-holder {
  display: flex;
  align-items: flex-start;
  gap: 50px;
  align-self: stretch;
  padding-top: 50px;
  padding-bottom: 50px;
}

.shop-page-products {
  display: flex;
  justify-content: space-between;
  align-items: center;
  align-content: center;
  row-gap: 50px;
  flex: 1 0 0;
  flex-wrap: wrap;
}

.shop-page-products ul.products {
  width: 100%;
}

h4.filter-title {
  color: #810404 !important;
  border-bottom: 1px solid #810404;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 156.25% */
  text-transform: uppercase;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>a,
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 156.25% */
  text-transform: capitalize;
}

.woocommerce ul.products li.first, .woocommerce-page ul.products li {
  border: 1px solid #E9E9E9;
  background: #FFF;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
}

.woocommerce-pagination {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.woocommerce-pagination .page-numbers {
  display: flex !important;
  gap: 8px;
  justify-content: center;
  font-weight: bold !important;
}

.woocommerce nav.woocommerce-pagination ul {
  border: 0 none;
}

.woocommerce nav.woocommerce-pagination ul li {
  border-radius: 4px;
  border: 1px solid #FFF;
  background: #FFF;
  width: 34px;
  height: 34px;
  text-align: center;
}

.woocommerce-pagination .page-numbers a {
  width: 32px;
  height: 32px;
}

.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce nav.woocommerce-pagination ul li a.next {
  border-radius: 4px;
  border: 1px solid #EE3E17;
  background: #FFF;
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  color: #fff;
  background: #EE3E17;
}

.woocommerce ul.products li.product a img {
  margin-bottom: 0;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: #191C1F;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  margin: 15px 20px;
  padding: 0;
  height: 50px;
}

.custom-product-links {
  border-top: 1px solid #810404;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  padding-bottom: 15px;
}

.view-product-link {
  color: #810404;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 166.667% */
}

.brochure-link {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  justify-content: center;
  display: flex;
  align-content: center;
  align-items: center;
  gap: 3px;
}

a.brochure-link:hover {
  color: #EE3E17;
}

a.brochure-link:hover svg path {
  fill: #EE3E17;
}

.gallery-navigation-carousel-wrapper .spswiper-wrapper {
  justify-content: center;
}

.woocommerce div.product h1.product_title {
  color: #212427;
  font-size: 36px;
  font-style: normal;
  font-weight: 500;
  line-height: 39.6px;
}

.woocommerce-product-details__additional-information h2 {
  color: #212427;
  font-size: 30px;
  font-style: normal;
  font-weight: 500;
  line-height: 39px;
}

.woocommerce table.shop_attributes th {
  padding-left: 0;
}

.woocommerce table.shop_attributes th {
  color: #212427;
  font-size: 11.7px;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
  /* 213.675% */
  text-transform: uppercase;
}

.woocommerce table.shop_attributes td p {
  color: #212427;
  font-size: 14.4px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}

.woocommerce table.shop_attributes tr:nth-child(2n) td, .woocommerce table.shop_attributes tr:nth-child(2n) th {
  background: #FFF;
}

.woocommerce table.shop_attributes {
  border-top: 0;
}

.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  border-bottom: 1px solid #DDD;
  border-left: 0 none;
  border-right: 0 none;
}

.product-extra-buttons {
  margin-top: 20px;
  display: flex;
  gap: 30px;
}

.product-header .sppb-row-container {
  height: 100%;
  z-index: 9;
}

.product-header-holder {
  justify-content: center;
  align-items: flex-start;
  gap: 30px;
  height: 100%;
  display: flex;
}

.product-details-header {
  display: flex;
  max-width: 580px;
  padding: 45px 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  gap: 15px;
  flex: 1 0 0;
  align-self: stretch;
}

.product-details-header h2 {
  color: #FFF;
  font-family: "eb-garamond", serif;
  text-align: left;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: capitalize;
}

.product-details-header p {
  color: #FFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 25px;
  /* 125% */
  text-transform: uppercase;
  margin-bottom: 0;
}

.product-details-image {
  width: 340px;
  flex-shrink: 0;
}

.product-details-image img {
  margin-bottom: -20px;
}

.best-selling-products {
  float: left;
  width: 100%;
  background: #810404;
  padding: 120px 10px;
}

.slide-holder-inner {
  width: 300px;
  border: 0 none;
  background: #FFF;
  box-shadow: 2px 2px 4px 0px rgba(0, 0, 0, 0.07);
  margin: 0 auto;
}

.slide-holder {
  margin-left: 15px;
  margin-right: 15px;
}

.best-selling-products h2 {
  color: #FFF;
  text-align: center;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.08px;
  text-transform: capitalize;
}

.btn-holder {
  display: flex;
  justify-content: center;
  margin-bottom: 25px;
}

.top-sellers-slider h4 {
  color: #191C1F;
  font-family: Alata;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  text-align: left;
  margin: 15px 20px;
  padding: 0;
  height: 50px;
}

.top-sellers-slider .slick-dots li button::before {
  font-size: 16px;
  opacity: 1;
  color: #fff;
}

.top-sellers-slider .slick-dots li.slick-active button::before {
  color: #212427;
}

.top-sellers-slider .slick-dots {
  margin-top: 30px;
}

.top-sellers-slider .slick-dots li {
  margin-left: 5px;
  margin-right: 5px;
}

@media (max-width:991px) {
  .shop-page-holder {
    flex-direction: column;
    gap: 10px;
  }

  .shop-page-products,
  .shop-page-sidebar {
    width: 100%;
  }

  .shop-header-overlay-container h1 {
    font-size: 40px;
    line-height: 50px;
  }

  .product-details-header h2 {
    font-size: 30px;
    line-height: 38px;
  }

  .woocommerce div.product {
    display: flex;
    flex-direction: column;
  }

  .single-page-content #wpgs-gallery.wcgs-woocommerce-product-gallery {
    margin-right: 0;
    width: 100%;
    max-width: 100% !important;
  }

  .woocommerce .single-page-content div.product div.summary {
    width: 100% !important;
    max-width: 100% !important;
  }
}

@media (max-width:768px) {
  .product-header {
    height: auto;
  }

  .product-header-holder {
    flex-direction: column;
    align-items: center;
    gap: 0;
  }

  .product-details-header h2 {
    text-align: center;
  }

  .product-details-header p {
    text-align: center;
    margin: 0 auto;
  }

  .product-details-header {
    padding: 15px 0;
    order: 2;
  }

  .product-details-image {
    width: 280px;
    flex-shrink: 0;
    order: 1;
  }
}

@media (max-width:570px) {
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {
    width: 100%;
  }
}
