/** Shopify CDN: Minification failed

Line 381:0 All "@import" rules must come first
Line 382:0 All "@import" rules must come first
Line 4659:0 All "@import" rules must come first
Line 4660:0 All "@import" rules must come first

**/
* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

html {
  overflow-x: clip;
  overflow-y: auto;
  scroll-behavior: smooth;
  font-size: 0.9375vw;
}

html body {
  font-family: Inter;
  font-weight: normal;
  overflow-x: clip;
  background: #0c0c0c !important;
  padding: 5.944444rem 0 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

html body::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0 0 0 / 50%);
  opacity: 0;
  z-index: 9999;
  pointer-events: none;
}

input[type="file"]::-webkit-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-moz-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-ms-file-upload-button {
  cursor: pointer;
}

input[type="file"]::-o-file-upload-button {
  cursor: pointer;
}

input[type="file"] {
  cursor: pointer;
}

*::selection {
  color: #fff;
  background: rgba(55, 90, 34, 1);
}

*::-moz-selection {
  color: #fff;
  background: rgba(55, 90, 34, 1);
}

*::-webkit-selection {
  color: #fff;
  background: rgba(55, 90, 34, 1);
}

*::-ms-selection {
  color: #fff;
  background: rgba(55, 90, 34, 1);
}

* {
  scrollbar-color: rgba(55, 90, 34, 1);
  scrollbar-width: thin;
}

::-webkit-scrollbar {
  height: 3px;
  width: 7px;
}

::-webkit-scrollbar-track {
  background-color: rgba(55, 90, 34, 1);
  border-radius: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(55, 90, 34, 1);
  border-radius: 6px !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  font-family: Inter;
  border: 0;
  outline: 0;
}

b,
strong {
  font-weight: 600;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

a,
div a:hover,
div a:active,
div a:focus,
button {
  text-decoration: none;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

a,
span,
div a:hover,
div a:active,
button {
  text-decoration: none;
}

*::after,
*::before,
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

ul,
li {
  list-style: none;
}

input,
select,
textarea,
.site textarea {
  font-family: Inter;
  font-weight: normal;
  width: 100%;
  background: #fff;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-family: Inter;
  color: #fff;
  margin: 0;
  font-weight: 700;
}

body h2 {
  color: #fff;
  font-family: "Instrument Sans";
  font-size: 2.222rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.8px;
}

img {
  margin: 0 auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  display: block;
  outline: none !important;
}

body p {
  color: #fff;
  font-family: Inter;
  font-weight: normal;
  font-size: 1rem;
  line-height: 160%;
  margin: 0 0 15px 0;
  text-align: left;
  display: block;
}

body a {
  font-family: Inter;
  font-size: 1rem;
  font-weight: normal;
  color: #fff;
  text-decoration: none;
  line-height: normal;
  outline: none !important;
  display: inline-block;
}

body a:focus {
  outline: none !important;
}

body p:last-of-type {
  margin-bottom: 0;
}

.padding {
  padding: 5.556rem 0;
}

iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.for-mobile {
  display: none;
}

span.id-wrapper {
  margin-top: -8.056rem;
  padding-top: 8.056rem;
  display: block;
  width: 100%;
  pointer-events: none;
}

a.btn-main,
.contact-page .contact-form-wrap .contact-form .contact__button button {
  color: #fff;
  text-align: center;
  font-family: Poppins;
  font-size: 1.111rem;
  font-weight: 400;
  line-height: 75%;
  letter-spacing: -0.6px;
  padding: 1rem 3.611rem 1rem 1.667rem;
  border-radius: 3.056rem;
  background: linear-gradient(91deg, #76c048 0.66%, #355521 102.83%);
  cursor: pointer;
  position: relative;
  border: 0;
}

a.btn-main::before,
.contact-page .contact-form-wrap .contact-form .contact__button button::before {
  position: absolute;
  content: "";
  width: 2.444rem;
  height: 2.444rem;
  top: 0.167rem;
  right: 0.222rem;
  transition: all ease 0.5s;
  background: url(/cdn/shop/files/btn-arrow.svg?v=1760007994)
    no-repeat;
  background-size: contain;
  transition: all ease 0.5s;
}

a.btn-main:hover::before,
.contact-page
  .contact-form-wrap
  .contact-form
  .contact__button
  button:hover::before {
  transform: rotate(45deg);
}

@import "fonts";
@import "header";

html body main > section {
  display: block !important;
}

html body main > section .page-width,
.shopify-section-group-footer-group > div,
.inner-banner .container {
  max-width: 80rem !important;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}

.container {
  max-width: 68.4rem;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
}

sticky-header {
  background: #0c0c0c !important;
  position: fixed !important;
  left: 0;
  right: 0;
  top: 0;
}

sticky-header header {
  padding: 24px 20px !important;
  display: flex !important;
  gap: 0 !important;
  max-width: 1600px !important;
}

sticky-header header .header__heading {
  padding-right: 50px;
}

sticky-header header .header__heading a {
  margin: 0 !important;
  padding: 0;
}

sticky-header header .header__heading a img {
  width: 120px;
}

sticky-header header ul.list-menu {
  gap: 30px;
  display: flex;
}

sticky-header header ul.list-menu li a {
  color: #fff;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
  opacity: 0.7;
  margin: 0;
  padding: 0;
  text-decoration: unset !important;
}

sticky-header header ul.list-menu li a:hover,
sticky-header header ul.list-menu li .header__active-menu-item,
sticky-header header ul.list-menu li a.menu-drawer__menu-item--active,
.shopify-section-group-footer-group
  ul.footer-block__details-content
  li
  a.list-menu__item--active {
  color: #76c048 !important;
}

sticky-header header ul.list-menu li a span {
  text-decoration: unset !important;
  font-family: "Poppins";
}

sticky-header header .header-contact a {
  color: #f2f2f2;
  font-family: Poppins;
  font-size: 1rem;
  font-weight: 400;
  padding: 10px 30px;
  border: 1px solid #76c048;
  border-radius: 50px;
}

sticky-header header .header-contact a:hover {
  background-color: #76c048;
}

sticky-header header .header__icons {
  padding: 0;
  align-items: center;
  gap: 26px;
  margin-left: auto;
  margin-right: 0;
}

sticky-header header .header__icons summary,
sticky-header header .header__icons span.svg-wrapper,
sticky-header header .header__icons .header__icon {
  width: 26px;
  height: 26px;
  margin: 0;
}

sticky-header header .header__icons .desktop-localization-wrapper {
  display: none;
}

header .menu-drawer__utility-links {
  display: none;
}

.custom_banner {
  background-image: url(/cdn/shop/files/banner-bg.png?v=1760003927);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 7.778rem 0;
}

.custom_banner .banner-content-wrap {
  display: grid;
  grid-template-columns: 1fr 34.667rem;
  grid-gap: 3.333rem;
  align-items: center;
}

.custom_banner .banner-content-wrap h1.banner-heading {
  color: #fcfcfc;
  font-size: 3.333rem;
  line-height: normal;
  letter-spacing: -1.2px;
  margin-bottom: 1.111rem;
}

.custom_banner .banner-content-wrap h1.banner-heading span {
  color: #76c048;
}

.custom_banner .banner-content-wrap p.custom-subtitle {
  color: #e3e3e3;
  font-family: "Instrument Sans";
  font-size: 2.444rem;
  line-height: 130%;
  letter-spacing: -1.32px;
  margin-bottom: 1.667rem;
}

.custom_banner .banner-content-wrap p.custom-subtitle span {
  color: #fff;
  font-family: "Instrument Sans";
  font-style: italic;
  font-weight: 600;
}

.custom_banner .banner-content-wrap p.banner-text {
  color: rgba(255, 255, 255, 0.75);
  font-family: Poppins;
  font-size: 1.111rem;
  line-height: 150%;
  font-weight: 300;
  width: calc(100% - 4.444rem);
}

.custom_banner .banner-content-wrap p.banner-text strong {
  color: #fff;
  font-weight: 400;
}

section .gradient,
footer.gradient {
  background: transparent !important;
}

.custom_award--section {
  padding: 5.556rem 0;
  position: relative;
}

.custom_award--section::before,
.custom_award--section::after,
.left-right-content::before,
.left-right-content::after,
.select-brand::before,
.select-brand::after {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  border-radius: 23.222rem;
  background: #76c048;
  filter: blur(258px);
  top: 12.056rem;
  z-index: -1;
  left: -23.333rem;
  pointer-events: none;
}

.custom_award--section::after,
.left-right-content::after,
.select-brand::after {
  left: auto;
  right: -23.333rem;
}

.left-right-content::after {
  top: 41rem;
}

.custom_award--section h2 {
  margin-bottom: 1.111rem;
}

.custom_award--section p.sub-title {
  font-size: 1.111rem;
  font-weight: 300;
  line-height: 145%;
  letter-spacing: -0.4px;
  margin-bottom: 2.778rem;
}

.custom_award--section .top-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.custom_award--section .top-wrap .service-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 27.889rem;
  margin-left: auto;
}

.custom_award--section .top-wrap .service-wrap p {
  color: #fff;
  text-align: center;
  font-size: 1.222rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.44px;
  text-transform: capitalize;
  padding-top: 1.111rem;
}

.custom_award--section .top-wrap .service-wrap .single {
  padding: 1.667rem;
}

.custom_award--section .top-wrap .service-wrap .single img {
  max-height: 3.889rem;
}

.custom_award--section .top-wrap .service-wrap .single:first-child,
.custom_award--section .top-wrap .service-wrap .single:nth-child(3) {
  border-right: 1px solid rgb(129 129 129 / 0.2);
}

.custom_award--section .top-wrap .service-wrap .single:first-child,
.custom_award--section .top-wrap .service-wrap .single:nth-child(2) {
  border-bottom: 1px solid rgb(129 129 129 / 0.2);
}

.custom_award--section .bottom-wrap {
  padding-top: 10rem;
  display: flex;
  gap: 5.556rem;
  justify-content: center;
}

.custom_award--section .bottom-wrap p.bottom-title,
.section2-content .section2-wrap p.bottom-title {
  text-align: center;
  font-size: 1.222rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.44px;
  text-transform: capitalize;
  margin: 1.333rem 0 1.111rem;
}

.custom_award--section .bottom-wrap p.bottom-text,
.section2-content .section2-wrap p.bottom-text,
.section3-content .section3-block .single p.bottom-text {
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 0.944rem;
  line-height: 150%;
  letter-spacing: -0.34px;
  text-transform: capitalize;
  width: 15.944rem;
}

.custom_award--section .bottom-wrap .icon,
.section2-content .section2-wrap .single .icon {
  position: relative;
  padding-bottom: 1.389rem;
}

.custom_award--section .bottom-wrap .icon::before,
.section2-content .section2-wrap .single .icon::before {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/icon-bottom-shape.png?v=1760009783);
  background-size: contain;
  width: 4.444rem;
  height: 0.222rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.custom_award--section .bottom-wrap .icon img,
.section2-content .section2-wrap .single .icon img {
  border-radius: 1.111rem;
  background: linear-gradient(180deg, #76c048 0%, #375a22 100%);
  box-shadow: 0 0 0.611rem 0 #76c048;
  height: 3.667rem;
}

.shopify-section-group-footer-group {
  margin: 0 2.778rem 2.778rem;
  border-radius: 1.111rem;
  border: 1px solid rgba(118, 192, 72, 0.2);
  background: rgba(65, 65, 65, 0.1);
  padding-top: 3.778rem;
  position: relative;
  overflow: hidden;
}

.shopify-section-group-footer-group::before {
  position: absolute;
  content: "";
  border-radius: 62.611rem;
  background: #76c048;
  filter: blur(258px);
  width: 62.611rem;
  height: 7.333rem;
  bottom: -16.667rem;
  left: auto;
  right: 0;
}

.shopify-section-group-footer-group > .section-background {
  display: none;
}

.shopify-section-group-footer-group .footer-block__details-content {
  background: transparent;
  margin-top: 1.111rem;
  width: 20rem;
  padding: 0;
}

.shopify-section-group-footer-group .footer-block__details-content p {
  color: #cacaca;
  font-family: Poppins;
  font-size: 0.889rem;
  font-weight: 400;
  line-height: normal;
}

.shopify-section-group-footer-group h2.footer-block__heading {
  color: #fff;
  font-family: "Instrument Sans";
  font-size: 1.111rem;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 0 0 1.667rem;
  margin: 0;
  letter-spacing: 0;
}

.shopify-section-group-footer-group ul.footer-block__details-content {
  margin: 0 !important;
  display: grid;
  grid-template-columns: repeat(3, auto);
  width: 100%;
  gap: 0 2.222rem;
}

.shopify-section-group-footer-group .footer-block--menu {
  flex: 0 0 27.667rem;
}

.shopify-section-group-footer-group ul.footer-block__details-content li {
  margin: 0 0 1.111rem;
  line-height: normal;
  min-height: unset;
  height: unset;
  font-size: 0;
}

.shopify-section-group-footer-group
  ul.footer-block__details-content
  li:last-child {
  margin-bottom: 0;
}

.shopify-section-group-footer-group ul.footer-block__details-content li a {
  color: #cacaca;
  font-family: Poppins;
  font-size: 0.889rem;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
  padding: 0;
  display: inline-block;
  text-decoration: unset !important;
}

.shopify-section-group-footer-group
  ul.footer-block__details-content
  li
  a:hover {
  color: #9c9c9c;
}

.shopify-section-group-footer-group .footer__content-top,
.shopify-section-group-footer-group .footer__content-bottom {
  padding: 0;
  width: 80rem;
  margin: 0 auto;
}

.shopify-section-group-footer-group .footer__content-bottom {
  padding: 1.111rem 0 1.667rem;
  position: relative;
  margin-top: 2.222rem;
}

.shopify-section-group-footer-group .footer__content-bottom::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  background: linear-gradient(
    90deg,
    rgba(17, 17, 17, 0) 1.73%,
    #68ab40 50.35%,
    rgba(21, 24, 19, 0) 98.52%
  );
  height: 1px;
}

.shopify-section-group-footer-group .footer-block--newsletter {
  display: none;
}

.shopify-section-group-footer-group small.copyright__content {
  color: #fff;
  font-family: Poppins;
  font-size: 0.722rem;
  font-weight: 300;
  line-height: normal;
}

.shopify-section-group-footer-group .footer__content-bottom-wrapper {
  padding: 0;
}

.shopify-section-group-footer-group .footer__copyright {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 0;
}

.shopify-section-group-footer-group .power-social_wrap {
  display: flex;
  align-items: center;
  gap: 0.944rem;
}

.shopify-section-group-footer-group
  .power-social_wrap
  .social-icons__icon-wrapper {
  color: #fff;
  font-family: Poppins;
  font-size: 0.722rem;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.shopify-section-group-footer-group .power-social_wrap .list-social {
  gap: 0.556rem;
}

.shopify-section-group-footer-group .power-social_wrap .list-social li a {
  padding: 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  height: 2.222rem;
  width: 2.222rem;
  text-align: center;
  line-height: 2.222rem;
  display: block;
}

.shopify-section-group-footer-group
  .power-social_wrap
  .list-social
  li
  a
  span.visually-hidden {
  display: none;
}

.shopify-section-group-footer-group
  .power-social_wrap
  .list-social
  li
  a
  span.svg-wrapper {
  display: block;
  width: inherit;
  height: inherit;
  position: relative;
}

.shopify-section-group-footer-group .power-social_wrap .list-social li a svg {
  color: #fff;
  width: 0.944rem;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.shopify-section-group-footer-group
  .power-social_wrap
  .list-social
  li:last-child
  svg {
  width: 0.8rem;
}

.inner-banner {
  background-image: url(/cdn/shop/files/banner-bg.png?v=1760003927);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1.778rem 0;
}

.inner-banner h1 {
  color: #fcfcfc;
  font-family: Inter;
  font-size: 3.333rem;
  font-style: normal;
  font-weight: 700;
  line-height: 113%;
  letter-spacing: -1.2px;
  margin-bottom: 1.111rem;
}

.inner-banner h1 span {
  color: #76c048;
}

.inner-banner p.sub-title {
  color: #fff;
  font-size: 1.333rem;
  font-weight: 400;
  line-height: 141%;
  letter-spacing: -0.72px;
  margin-bottom: 0.556rem;
}

.inner-banner p.text {
  letter-spacing: -0.54px;
  width: 36.056rem;
  margin-bottom: 2.222rem;
}

.inner-banner .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}

.check-area-cover {
  padding: 5.556rem 0 6.667rem;
}

.check-area-cover h2 {
  margin-bottom: 0.556rem !important;
}

.check-area-cover p.sub-title {
  font-size: 1.111rem;
  font-weight: 300;
  line-height: 145%;
  letter-spacing: -0.4px;
}

.check-area-cover .step {
  display: flex;
  gap: 3.333rem;
  width: 62.778rem;
  margin: 3.333rem auto;
}

.check-area-cover .step .single {
  display: flex;
  gap: 0.278rem;
  position: relative;
}

.check-area-cover .step .single:nth-child(2)::before,
.check-area-cover .step .single:nth-child(2)::after {
  position: absolute;
  content: "";
  width: 1px;
  height: 3rem;
  background: linear-gradient(
    180deg,
    rgba(118, 192, 72, 0) 0%,
    #375a22 44.82%,
    rgba(118, 192, 72, 0) 100%
  );
  left: -1.667rem;
}

.check-area-cover .step .single:nth-child(2)::after {
  left: auto;
  right: -1.667rem;
}

.check-area-cover .step .single p {
  font-size: 1.222rem;
  font-weight: 300;
  line-height: 131%;
  letter-spacing: -0.44px;
  margin: 0;
}

.check-area-cover .step .single p span {
  color: #76c048;
  font-weight: 600;
}

.why-choose-us {
  position: relative;
}

.why-choose-us::before,
.why-choose-us::after,
.dealing-with::before,
.dealing-with::after,
.plan-inclusion::before,
.plan-inclusion::after {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  border-radius: 23.222rem;
  background: #76c048;
  filter: blur(258px);
  top: 2rem;
  z-index: -1;
  left: -24rem;
  pointer-events: none;
}

.why-choose-us::after,
.dealing-with::after,
.plan-inclusion::after {
  right: -24rem;
  left: auto;
}

.why-choose-us .wrap {
  display: grid;
  grid-template-columns: 30.389rem 1fr;
  grid-gap: 6.167rem;
}

.why-choose-us .wrap h2,
.our-product-sec h2,
.check-area-cover h2 {
  margin-bottom: 2.778rem;
}

.why-choose-us .wrap ul li {
  color: #fff;
  font-family: Inter;
  font-size: 1.333rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: capitalize;
  margin-bottom: 1.667rem;
  padding-left: 3.333rem;
  position: relative;
}

.why-choose-us .wrap ul li:last-child {
  margin: 0;
}

.why-choose-us .wrap ul li::before {
  position: absolute;
  content: "";
  top: -0.778rem;
  left: 0;
  width: 3.111rem;
  height: 3.111rem;
  background: url(/cdn/shop/files/Group_26962.png?v=1760345027) no-repeat;
  background-size: contain;
}

.why-choose-us .wrap a.btn-main {
  margin-top: 3.333rem;
}

.our-product-sec {
  padding: 5.556rem 0;
  position: relative;
}

.our-product-sec::before {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  border-radius: 23.222rem;
  background: #76c048;
  filter: blur(250px);
  bottom: -7rem;
  z-index: -1;
  left: -8rem;
  pointer-events: none;
}

.our-product-sec h2 {
  padding-bottom: 1.111rem;
  margin-bottom: 2.222rem;
  position: relative;
  text-align: center;
}

.our-product-sec h2::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    90deg,
    #111 1.73%,
    #68ab40 50.35%,
    #151813 98.52%
  );
  height: 1px;
}

.our-product-sec .product_wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.111rem;
  margin-bottom: 3.333rem;
}

.our-product-sec .product_wrap .product_img {
  height: 12.944rem;
  position: relative;
  border-radius: 10px;
}

.our-product-sec .product_wrap .product_img::before {
  position: absolute;
  content: "";
  background: linear-gradient(
    174deg,
    rgba(118, 192, 72, 0.08) 25.4%,
    rgba(55, 90, 34, 0.82) 85.95%
  );
  height: 100%;
  left: 0;
  right: 0;
  border-radius: 10px;
  pointer-events: none;
}

.our-product-sec .product_wrap .product_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.our-product-sec .product_wrap a {
  display: block;
  height: 100%;
  background: #fff;
  border-radius: 10px;
}

.our-product-sec .product_wrap .content-wrap,
.product-grid li.grid__item .card__information {
  padding: 1.667rem 1.111rem 1.111rem;
  border-radius: 0 0 10px 10px;
  background: #fff;
  margin-top: -0.556rem;
}

.our-product-sec .product_wrap .product_title,
.product-grid li.grid__item h3 a {
  color: #000;
  font-family: "Instrument Sans";
  font-size: 1.222rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.44px;
  margin-bottom: 0.567rem;
  text-decoration: unset;
}

.our-product-sec .product_wrap .product_title span,
.product-grid li.grid__item h3 a span {
  color: #375a22;
  font-weight: 700;
}

.our-product-sec .product_wrap .product__subtitle,
.product-grid li.grid__item .product__subtitle {
  color: #000;
  font-family: "Instrument Sans";
  font-size: 0.8889rem;
  font-weight: 400;
  line-height: 137%;
  letter-spacing: 0;
}

.our-product-sec .product_wrap .product_price,
.product-grid li.grid__item .price__container > div {
  color: #0c0c0c;
  font-family: "Instrument Sans";
  font-size: 1.444rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.52px;
  margin-top: 1rem;
}

.our-package {
  padding: 5.556rem 0;
  position: relative;
}

.our-package h2 {
  padding-bottom: 2.222rem;
}

.our-package .side-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.111rem;
}

.our-package .side-wrap p.side-title {
  color: #fff;
  font-size: 1.222rem;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -0.44px;
  margin-bottom: 0.556rem;
}

.our-package .side-wrap p.side-title span {
  font-weight: 200;
}

.our-package .side-wrap p.side-subtitle {
  font-weight: 300;
  width: 27.778rem;
}

.our-package .side-wrap ul {
  margin-top: 1.944rem;
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 27.778rem;
}

.our-package .side-wrap ul li {
  color: #fff;
  font-family: Inter;
  font-size: 1rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.36px;
  text-transform: capitalize;
  padding-left: 2.5rem;
  margin-bottom: 1.389rem;
  position: relative;
}

.our-package .side-wrap ul li::before {
  position: absolute;
  content: "";
  background: url(https://fixit-onsite.co.uk/cdn/shop/files/Group_26962.png?v=1760345027);
  width: 2.5rem;
  height: 2.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  left: -0.444rem;
  top: -0.667rem;
}

.our-package .content {
  border-radius: 20px;
  padding: 1.889rem 1.667rem 0.556rem;
  border: 1px solid rgb(118 192 72 / 0.2);
  position: relative;
  overflow: hidden;
}

.our-package .content::before {
  position: absolute;
  content: "";
  width: 12.944rem;
  height: 12.944rem;
  background: #76c048;
  filter: blur(208px);
  right: -3.889rem;
  bottom: -3.889rem;
  pointer-events: none;
}

.our-package .side-wrap p.side-title span {
  font-weight: 200;
  padding-left: 0.333rem;
}

.plan-inclusion {
  position: relative;
}

.plan-inclusion .main-wrap {
  display: grid;
  grid-gap: 2.222rem;
  grid-template-columns: 17.778rem 1fr;
}

.plan-inclusion .main-wrap .side-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2.222rem 2.778rem;
  position: relative;
}

.plan-inclusion .main-wrap .side-wrap::before {
  position: absolute;
  content: "";
  filter: blur(258px);
  width: 13.222rem;
  height: 13.222rem;
  background: #76c048;
  z-index: -1;
}

.plan-inclusion .main-wrap .side-wrap img {
  margin: 0 0 1.667rem;
}

.plan-inclusion .main-wrap .side-wrap p {
  font-size: 1rem;
  font-weight: 500;
  line-height: 144%;
  letter-spacing: -0.36px;
  text-transform: capitalize;
}

.round-cover {
  margin: 5.556rem 0;
}

.round-cover .wrap,
.recommended-contact .wrap {
  border-radius: 20px;
  background: linear-gradient(90deg, #3f8017 0.01%, #375a22 80.88%);
  padding: 2.778rem;
  position: relative;
  z-index: 1;
}

.round-cover .wrap::before,
.round-cover .wrap::after,
.recommended-contact .wrap::before,
.recommended-contact .wrap::after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/square-shape.png?v=1760353598);
  width: 12.944rem;
  height: 18.111rem;
  z-index: -1;
  opacity: 0.1;
  top: 0;
  left: 0px;
  pointer-events: none;
}

.round-cover .wrap::after,
.recommended-contact .wrap::after {
  left: auto;
  right: 0;
}

.round-cover .wrap .lr-content {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 40.833rem;
  margin: 0 auto 1.667rem;
}

.round-cover .wrap .lr-content p.rc-title {
  color: #f5f5f5;
  font-family: "Instrument Sans";
  font-size: 2.111rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.14px;
  margin: 0;
}

.round-cover .wrap .lr-content p.rc-text {
  color: #f5f5f5;
  font-family: "Instrument Sans";
  font-size: 1.222rem;
  line-height: normal;
  letter-spacing: -0.66px;
  margin: 0;
}

.round-cover .wrap .lr-content p.rc-text span {
  color: #76c048;
  font-size: 1.556rem;
  font-weight: 700;
}

.round-cover .wrap p.rc-below-content {
  color: #f5f5f5;
  font-family: "Instrument Sans";
  font-size: 1.056rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.57px;
  margin-bottom: 0.333rem;
}

.round-cover .wrap p.rc-below-sub-content {
  color: #fff;
  font-family: Poppins;
  font-size: 0.889rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.32px;
}

.round-cover .wrap .btn-wrap {
  margin-top: 2.778rem;
}

.round-cover .wrap a.btn-main {
  background: transparent;
  border: 1px solid #fff;
}

.round-cover .wrap a.btn-main:hover {
  border-color: #355521;
  background-color: #355521;
}

.icon-list-sec {
  padding-bottom: 5.556rem;
}

.icon-list-sec .wrap {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2.778rem;
}

.icon-list-sec .wrap .icon {
  position: relative;
  padding-bottom: 1.389rem;
}

.icon-list-sec .wrap .icon::before {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/icon-bottom-shape.png?v=1760009783);
  background-size: contain;
  width: 4.444rem;
  height: 0.222rem;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.icon-list-sec .wrap .icon img {
  border-radius: 20px;
  background: linear-gradient(180deg, #76c048 0%, #375a22 100%);
  box-shadow: 0 0 11px 0 #76c048;
}

.icon-list-sec .wrap p.bottom-title {
  font-size: 1.222rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.44px;
  text-transform: capitalize;
  margin: 1.333rem 0 0;
}

.small-business-page > div {
  padding: 0 !important;
}

.inner-banner.deal-week .wrap {
  grid-gap: 10px;
}

.left-right-content {
  padding: 5.556rem 0;
  position: relative;
}

.left-right-content .wrap {
  display: flex;
  align-items: center;
  gap: 4.444rem;
  padding-bottom: 4.444rem;
}

.left-right-content .wrap:nth-child(even) {
  flex-direction: row-reverse;
}

.left-right-content .wrap:last-child {
  padding-bottom: 0;
}

.left-right-content .wrap .side-col-1 {
  flex: 0 0 max-content;
}

.left-right-content .wrap h2 {
  margin-bottom: 1.111rem;
}

.recommended-contact {
  margin-bottom: 5.556rem;
}

.recommended-contact .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 5rem;
}

.recommended-contact .wrap p.rc-title {
  color: #f5f5f5;
  font-family: "Instrument Sans";
  font-size: 2.111rem;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -1.14px;
}

.recommended-contact .wrap .rc-below-content p {
  color: #f5f5f5;
  font-family: "Instrument Sans";
  font-size: 1.111rem;
  font-weight: 400;
  line-height: 145%;
  letter-spacing: -0.6px;
}

.left-right-content .wrap ul li,
.section5-howtouse .wrap ul li {
  color: #fff;
  font-family: Inter;
  font-size: 1rem;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: -0.36px;
  /* text-transform: capitalize; */
  padding-left: 2.5rem;
  margin-bottom: 1.389rem;
  position: relative;
}

.left-right-content .wrap ul li:last-child,
.section5-howtouse .wrap ul li:last-child {
  margin-bottom: 0;
}

.left-right-content .wrap ul li::before,
.section5-howtouse .wrap ul li::before {
  position: absolute;
  content: "";
  background: url(https://fixit-onsite.co.uk/cdn/shop/files/Group_26962.png?v=1760345027);
  width: 2.5rem;
  height: 2.5rem;
  background-size: contain;
  background-repeat: no-repeat;
  left: -0.444rem;
  top: -0.4rem;
}

.icon-list-sec h2 {
  padding-bottom: 2.6rem;
}

.icon-list-sec.how-to-use p.bottom-text.center {
  margin-top: 1.4rem;
}

.section5-howtouse {
  padding-bottom: 5.556rem;
}

.section5-howtouse .wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 7.222rem;
}

.section5-howtouse h2 {
  margin-bottom: 1.3rem;
}

.section2-content {
  padding: 5.556rem 0;
  position: relative;
}

.section2-content::before,
.section2-content::after {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  border-radius: 23.222rem;
  background: #76c048;
  filter: blur(258px);
  top: 20rem;
  z-index: -1;
  left: -23.333rem;
  pointer-events: none;
}

.section2-content::after {
  left: auto;
  right: -23.333rem;
}

.section2-content .section2-wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.111rem;
}

.section2-content .section2-wrap .single,
.section3-content .section3-block .single {
  background: #0c0c0c;
  border-radius: 20px;
  border: 1px solid rgb(118 192 72 / 0.1);
  position: relative;
  overflow: hidden;
  padding: 1.278rem 0.556rem;
}

.section2-content .section2-wrap .single::before,
.section3-content .section3-block .single::before {
  position: absolute;
  content: "";
  width: 13.222rem;
  height: 13.222rem;
  background: #76c048;
  filter: blur(11.111rem);
  border-radius: 100%;
  right: -5.556rem;
  bottom: -5.556rem;
  pointer-events: none;
}

.section2-content .section2-wrap p.bottom-text,
.section3-content .section3-block .single p.bottom-text {
  width: 100% !important;
}

.section3-content .section3-text {
  width: 54.5rem;
  margin: 0 auto 2.222rem;
}

.section3-content .section3-text p {
  text-align: center;
}

.section3-content .section3-block {
  display: flex;
  flex-wrap: wrap;
  gap: 1.111rem;
  justify-content: center;
}

.section3-content .section3-block .single {
  width: 32.2%;
}

.section3-content .section3-block .single p.bottom-title {
  color: #fff;
  text-align: center;
  font-size: 1.333rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: capitalize;
  margin: 0.833rem 0;
}

.about-us-page .recommended-contact {
  margin: 5.556rem 0;
}

.about-us-page .recommended-contact .wrap {
  grid-template-columns: 25.611rem 1fr;
  grid-gap: 2.778rem;
}

.about-us-page .recommended-contact p.rc-title {
  font-size: 1.333rem;
  line-height: 145%;
  letter-spacing: 0;
}

.section3-content .section3-block .single p.bottom-text {
  padding: 0 20px;
}

.collection-hero > div {
  padding: 60px 0 15px;
  justify-content: center;
  position: relative;
}

.collection-hero > div::before {
  position: absolute;
  content: "";
  width: 418px;
  height: 418px;
  background: #76c048;
  filter: blur(258px);
  top: -380px;
}

.collection-hero > div::after {
  position: absolute;
  content: "";
  background: linear-gradient(
    90deg,
    #111 1.73%,
    #68ab40 50.35%,
    #151813 98.52%
  );
  height: 1px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 90%;
  margin: 0 auto;
}

.collection-hero h2.collection-hero__title {
  margin: 0;
  text-align: center;
}

#custom-product-list facet-filters-form * {
  padding: 0;
  margin: 0;
  font-size: 1rem;
  color: #fff;
  text-decoration: unset;
  outline: none !important;
  box-shadow: unset;
}

#custom-product-list facet-filters-form h2.facets__heading {
  display: none;
}

#custom-product-list facet-filters-form svg.icon {
  position: unset;
  width: 12.783px;
  height: 7.337px;
  margin-left: 10px;
  vertical-align: middle;
}

#custom-product-list facet-filters-form .facets__summary {
  margin-right: 30px;
}

#custom-product-list facet-filters-form .facets__display * {
  color: #000;
  font-size: 16px;
}

#custom-product-list facet-filters-form .facets__display .facets__header {
  padding: 15px;
}

#custom-product-list facet-filters-form .facets__display li.list-menu__item {
  padding: 10px 15px;
}

#custom-product-list
  facet-filters-form
  .facets__display
  li.list-menu__item
  input[type="checkbox"] {
  height: 20px;
  width: 20px;
  border: 1px solid;
  position: unset;
  margin-right: 10px;
}

#custom-product-list
  facet-filters-form
  .facets__display
  li.list-menu__item
  input[type="checkbox"]::before {
  position: absolute;
  content: "";
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #000;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
}

#custom-product-list
  facet-filters-form
  .facets__display
  li.list-menu__item
  input[type="checkbox"]:checked::before {
  opacity: 1;
}

#custom-product-list
  facet-filters-form
  .facets__display
  li.list-menu__item
  svg {
  display: none;
}

#custom-product-list facet-filters-form .facets__display price-range {
  padding: 15px;
}

#custom-product-list facet-filters-form .facets__display price-range .field {
  flex-direction: row-reverse;
  margin: 0 10px;
  border: 1px solid rgba(0 0 0 / 0.4);
}

#custom-product-list
  facet-filters-form
  .facets__display
  price-range
  .field::before,
#custom-product-list
  facet-filters-form
  .facets__display
  price-range
  .field::after {
  content: none;
}

#custom-product-list facet-filters-form .facets__display price-range label {
  position: unset;
  padding: 0 10px;
  font-size: 14px;
}

#custom-product-list facet-filters-form .facets__display price-range input {
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
}

#custom-product-list facet-filters-form .select {
  align-items: center;
}

#custom-product-list facet-filters-form .select span.svg-wrapper {
  width: auto;
  margin: 0;
  position: unset;
}

#custom-product-list facet-filters-form .select option {
  color: #000;
}

#custom-product-list facet-filters-form .active-facets facet-remove {
  margin-top: 20px;
  margin-right: 20px;
  border: 1px solid rgba(255 255 255 / 0.4);
  padding: 10px 20px;
  border-radius: 50px;
}

#custom-product-list facet-filters-form .active-facets facet-remove svg.icon {
  width: 15px;
  height: 15px;
  flex: 0 0 15px;
}

#custom-product-list facet-filters-form > form#FacetFiltersForm {
  gap: 0;
}

#custom-product-list facet-filters-form h2.product-count__text.text-body {
  margin-left: 20px;
}

#custom-product-list facet-filters-form h2.product-count__text.text-body span {
  color: #76c048;
  font-weight: 500;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.111rem;
}

.product-grid li.grid__item {
  width: 100%;
  max-width: 100%;
}

.product-grid li.grid__item .card__inner {
  height: 12.944rem;
  border-radius: 10px;
  position: relative;
  z-index: 1;
}

.product-grid li.grid__item .card__inner::before {
  position: absolute;
  content: "";
  background: linear-gradient(
    174deg,
    rgba(118, 192, 72, 0.08) 25.4%,
    rgba(55, 90, 34, 0.82) 85.95%
  );
  height: 100%;
  left: 0;
  right: 0;
  border-radius: 10px;
  pointer-events: none;
  z-index: 1;
  width: 100%;
  padding: 0;
}

.product-grid li.grid__item .card__media,
.product-grid li.grid__item .card__media .media {
  height: inherit;
  border-radius: 10px;
}

.product-grid li.grid__item .media img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.product-grid li.grid__item .card__inner .card__content {
  display: none;
}

.product-grid li.grid__item .price {
  margin: 0 !important;
  line-height: normal;
}

#custom-product-list .facets-container {
  padding: 1.667rem 0;
}

div#predictive-search-results-groups-wrapper > div:first-child {
  flex: 0 0 30%;
}

div#predictive-search-results-groups-wrapper > div:last-child {
  flex: 0 0 70%;
}

html body sticky-header header .header__search svg {
  height: 23px !important;
  width: 23px !important;
}

html body sticky-header header .header__search button.field__button {
  width: 50px;
  height: 100%;
}

html body sticky-header header .header__search button.reset__button {
  right: 50px;
}

html body sticky-header header .header__search predictive-search {
  max-width: 700px;
}

html body sticky-header header .header__search .field input#Search-In-Modal {
  height: 50px;
  padding: 0 85px 0 21px;
  line-height: 50px;
  font-size: 16px;
  box-shadow: unset;
  border: 1px solid;
}

html body sticky-header header .header__search .field label {
  display: none;
}

html
  body
  sticky-header
  header
  .header__search
  .field
  input#Search-In-Modal:focus
  + label {
  display: none;
}

html body sticky-header header .header__search .field::after {
  content: none;
}

html body sticky-header header .header__search .predictive-search__item {
  font-size: 16px;
  padding: 14px 20px;
}

#predictive-search-results-groups-wrapper h2 {
  font-size: 16px;
  text-align: left;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 15px 0 15px 20px;
}

#predictive-search-results-groups-wrapper p {
  font-size: 16px;
  color: #000 !important;
  opacity: 1;
}

#predictive-search-results-groups-wrapper p mark {
  color: #000;
}

/* ====search page==== */

body.template-search .template-search {
  padding: 0 0 5.556rem;
}

body.template-search .template-search__search {
  max-width: 100%;
  margin-bottom: 30px;
}

body.template-search .template-search__search .search {
  margin-top: 15px;
}

body.template-search .template-search h1 {
  width: 100%;
  text-align: center;
  color: #fff;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 46px;
  margin: 100px 0 30px;
}

body.template-search .template-search.template-search--empty p {
  text-align: center;
}

body.template-search .template-search .left-right-wrap #main-search-filters {
  display: none;
}

body.template-search .template-search form.search input.search__input {
  box-shadow: none !important;
  border: 1px solid #ddd !important;
}

body.template-search .template-search form.search .field::before,
body.template-search .template-search form.search .field::after {
  display: none;
}

body.template-search .template-search .field input#Search-In-Template {
  font-size: 20px;
}

#predictive-search-results-groups-wrapper h2 {
  font-size: 16px;
  text-align: left;
  color: #000;
  font-weight: 700;
  margin: 0;
  padding: 15px 0 15px 20px;
}

#predictive-search-results-groups-wrapper p {
  font-size: 16px;
  color: #000 !important;
  opacity: 1;
}

#predictive-search-results-groups-wrapper p mark {
  color: #000;
}

p.cart__login-paragraph {
  text-align: center;
}

.hiw-section2 {
  padding: 5.556rem 0 2.778rem;
  margin-bottom: 3.889rem;
  position: relative;
}

.hiw-section2::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  width: 90%;
  margin: 0 auto;
  height: 1px;
  background: linear-gradient(
    90deg,
    #111 1.73%,
    #68ab40 50.35%,
    #151813 98.52%
  );
}

.hiw-section2 h2 {
  padding-bottom: 2.222rem;
}

.hiw-section2 .hiw-content {
  display: flex;
  flex-wrap: wrap;
  gap: 1.111rem;
  justify-content: center;
}

.hiw-section2 .hiw-content .single {
  padding: 2.222rem 1.944rem;
  position: relative;
  overflow: hidden;
  border-radius: 20px;
  width: 32.2%;
  border: 1px solid rgb(118 192 72 / 0.1);
}

.hiw-section2 .hiw-content .single::before {
  position: absolute;
  content: "";
  width: 12.944rem;
  height: 12.944rem;
  filter: blur(10.556rem);
  background: #76c048;
  right: -3.333rem;
  bottom: -9.444rem;
  border-radius: 50%;
  pointer-events: none;
}

.hiw-section2 .hiw-content p.icon {
  text-transform: uppercase;
  margin-bottom: 1.111rem;
  padding-bottom: 0.556rem;
  position: relative;
}

.hiw-section2 .hiw-content p.icon::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    90deg,
    rgba(118, 192, 72, 0) 0%,
    #375a22 44.82%,
    rgba(118, 192, 72, 0) 100%
  );
  height: 1px;
}

.hiw-section2 .hiw-content p span {
  color: #76c048;
  font-weight: 700;
}

a.maclink,
a.cromelink {
  display: none;
  color: #76c048;
  font-weight: 700;
}

.browser-safari a.maclink {
  display: inline-block;
}

.browser-chrome a.cromelink,
.browser-firefox a.cromelink,
.browser-edge a.cromelink,
.browser-opera a.cromelink,
.browser-unknown a.cromelink {
  display: inline-block;
}

.hiw-section2 .hiw-content p.hiw-content-text {
  letter-spacing: -0.54px;
}

li.list-social-item-whatsapp {
  position: fixed;
  right: 20px;
  z-index: 5;
  bottom: 20px;
}

.product__info-container p.product__text.inline-richtext {
  margin-top: -40px;
  display: flex;
  flex-direction: column;
  font-size: 14px;
  background-color: #191c17;
  color: #fff;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 20px;
}

.shopify-pc__banner__dialog {
  left: 50% !important;
  width: 100% !important;
  padding: 16px !important;
  margin: 0 auto;
  max-width: 76% !important;
  transform: translate(-50%, -50%);
  bottom: -45px !important;
}

.shopify-pc__banner__dialog .shopify-pc__banner__body p {
  font-size: 16px !important;
}

.product__info-container p.product__text.inline-richtext strong {
  padding-bottom: 10px;
}

.installment shopify-payment-terms {
  color: #fff;
}

li.list-social-item-whatsapp a.link.list-social__link {
  background: linear-gradient(180deg, #76c048 0%, #375a22 100%);
  border-radius: 100px;
}

li.list-social-item-whatsapp a.link.list-social__link svg.bi.bi-whatsapp {
  color: #fff;
}

.anydesk-block {
  padding-top: 3.333rem;
  display: grid;
  grid-template-columns: auto auto;
  gap: 2.222rem;
  align-items: center;
  position: relative;
}

.anydesk-block::before {
  position: absolute;
  content: "";
  width: 13.222rem;
  height: 13.222rem;
  background: rgb(118 192 72);
  filter: blur(9.889rem);
  z-index: -1;
  border-radius: 50%;
  left: 16.667rem;
  top: 2.222rem;
}

.anydesk-block p {
  font-size: 0.944rem;
  font-weight: 300;
}

.anydesk-block p span {
  color: #76c048;
  font-weight: 700;
}

.dealing-with {
  position: relative;
}

.dealing-with .dw-wrap {
  display: grid;
  grid-template-columns: 1fr 28.333rem;
  grid-gap: 1.667rem;
  position: relative;
}

.dealing-with .dw-wrap::before {
  position: absolute;
  content: "";
  width: 13.222rem;
  height: 13.222rem;
  background: rgb(118 192 72);
  filter: blur(8.778rem);
  z-index: -1;
  border-radius: 50%;
  left: 46%;
  top: auto;
  bottom: -5.556rem;
}

.dealing-with h2 {
  padding-bottom: 2.222rem;
}

.dealing-with ul {
  display: grid;
  grid-template-columns: repeat(2, auto);
  grid-gap: 0 2.111rem;
}

.dealing-with ul li {
  color: #fff;
  font-size: 1.111rem;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.4px;
  text-transform: capitalize;
  padding-left: 1.667rem;
  margin-bottom: 1.111rem;
  position: relative;
}

.dealing-with ul li::before {
  position: absolute;
  content: "";
  background: url(https://fixit-onsite.co.uk/cdn/shop/files/Group_26962.png?v=1760345027);
  width: 2rem;
  height: 2rem;
  background-size: contain;
  background-repeat: no-repeat;
  left: -0.444rem;
  top: -0.367rem;
}

.hiw-section3 {
  padding: 7.778rem 0 5.556rem;
}

.hiw-section3 .hiw3-top-wrap {
  display: grid;
  grid-template-columns: 22.944rem 1fr;
  grid-gap: 9.444rem;
}

.hiw-section3 .hiw3-top-wrap h2 {
  padding-bottom: 1.111rem;
}

.hiw-section3 .hiw3-top-wrap p.sub-title {
  margin-bottom: 2.778rem;
  font-size: 1.111rem;
  font-weight: 300;
  letter-spacing: -0.4px;
}

.hiw-section3 .hiw3-top-wrap p.sub-title span.line,
.inner-banner p.text span.line {
  position: relative;
}

.hiw-section3 .hiw3-top-wrap p.sub-title span.line::before,
.inner-banner p.text span.line::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  bottom: -0.444rem;
  background: url(/cdn/shop/files/text-line.svg?v=1760510288)
    no-repeat;
  background-size: cover;
  width: 100%;
  height: 0.333rem;
}

.hiw-section3 .hiw3-top-wrap .service-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.hiw-section3 .hiw3-top-wrap .service-wrap .icon img {
  margin-left: 0;
  margin-bottom: 1.667rem;
}

.hiw-section3 .hiw3-top-wrap .service-wrap p {
  color: #fff;
  font-size: 1.111rem;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.4px;
  text-transform: capitalize;
}

.hiw-section3 .hiw3-top-wrap .service-wrap .single:first-child {
  padding-right: 3.333rem;
  padding-bottom: 1.667rem;
  border-right: 1px solid rgb(129 129 129 / 0.2);
  border-bottom: 1px solid rgb(129 129 129 / 0.2);
}

.hiw-section3 .hiw3-top-wrap .service-wrap .single:nth-child(2) {
  padding-left: 2.222rem;
  padding-bottom: 1.667rem;
  border-bottom: 1px solid rgb(129 129 129 / 0.2);
}

.hiw-section3 .hiw3-top-wrap .service-wrap .single:nth-child(3) {
  padding-top: 2.778rem;
  padding-right: 1.667rem;
  border-right: 1px solid rgb(129 129 129 / 0.2);
}

.hiw-section3 .hiw3-top-wrap .service-wrap .single:nth-child(4) {
  padding-left: 2.222rem;
  padding-top: 2.222rem;
}

.contact-banner {
  padding: 4.722rem 0;
  position: relative;
  overflow: hidden;
}

.contact-banner::before {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  background: #76c048;
  filter: blur(258px);
  left: -13.889rem;
  bottom: -13.889rem;
  pointer-events: none;
}

.contact-banner::after {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/contact-banner.png?v=1760517768)
    no-repeat;
  background-size: contain;
  height: 13.222rem;
  width: 80rem;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  pointer-events: none;
}

.contact-page {
  padding: 5.556rem 0;
  position: relative;
}

.contact-page::before,
.contact-page::after {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  border-radius: 23.222rem;
  background: #76c048;
  filter: blur(258px);
  bottom: 2rem;
  z-index: -1;
  left: -24rem;
  pointer-events: none;
}

.contact-page::after {
  right: -24rem;
  left: auto;
}

.contact-banner h2 {
  text-align: center;
  font-family: Inter;
  font-size: 3.333rem;
  font-weight: 700;
  line-height: 113%;
  letter-spacing: -1.2px;
  z-index: 1;
  position: relative;
}

.contact-page .contact-form-wrap {
  display: grid;
  grid-template-columns: 1fr 38.889rem;
  grid-gap: 5.556rem;
}

.contact-page .contact-info > div {
  padding-bottom: 1.389rem;
  padding-left: 2.5rem;
  position: relative;
}

.contact-page .contact-info > div::before {
  position: absolute;
  content: "";
  background-image: url(/cdn/shop/files/contact-call-icon.svg?v=1760518906);
  background-repeat: no-repeat;
  width: 1.667rem;
  height: 1.667rem;
  left: 0;
  background-size: contain;
}

.contact-page .contact-info .email-info::before {
  background-image: url(/cdn/shop/files/contact-email-icon.svg?v=1760518907);
  width: 1.667rem;
  height: 1.222rem;
}

.contact-page .contact-info .address-info::before {
  background-image: url(/cdn/shop/files/contact-location-icon.svg?v=1760518907);
}

.contact-page .contact-info .oh-info::before {
  background-image: url(/cdn/shop/files/contact-time-icon.svg?v=1760518907);
  width: 1.556rem;
  height: 1.556rem;
}

.contact-page .contact-info p.cf-title {
  color: #fff;
  font-size: 1.333rem;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0.389rem;
  position: relative;
}

.contact-page .contact-info .content {
  color: #fff;
  font-size: 1.111rem;
  opacity: 0.7;
}

.contact-page .contact-info a.content:hover {
  opacity: 1;
}

.contact-page .contact-info .contact-social {
  padding: 1.111rem 0 0;
}

.contact-page .contact-info .contact-social::before {
  content: none;
}

.contact-page .contact-info .contact-social p.social-title {
  color: #fff;
  font-size: 1.333rem;
  font-weight: 500;
  line-height: normal;
  padding-bottom: 1.111rem;
}

.contact-page .contact-info .contact-social ul.list-social {
  justify-content: start;
  gap: 0.833rem;
}

.contact-page .contact-info .contact-social ul.list-social li a {
  padding: 0;
  display: block;
}

.contact-page
  .contact-info
  .contact-social
  ul.list-social
  li
  a
  span.svg-wrapper {
  border-radius: 20px;
  background: linear-gradient(180deg, #76c048 0%, #375a22 100%);
  box-shadow: 0 0 0.611rem 0 #76c048;
  width: 3.333rem;
  height: 3.333rem;
  padding: 0;
  line-height: 3.333rem;
  justify-content: center;
  display: flex;
}

.contact-page .contact-info .contact-social ul.list-social li svg {
  color: #fff;
  width: 1.389rem;
  height: 1.389rem;
}

.contact-page .contact-info .contact-social ul.list-social li:last-child svg {
  width: 1.111rem;
}

.contact-page .contact-form h2 {
  padding-bottom: 1.667rem;
}

.contact-page .contact-form .field {
  display: block;
  margin-bottom: 1.111rem;
}

.contact-page .contact-form .field::before,
.contact-page .contact-form .field::after {
  content: none;
}

.contact-page .contact-form input,
.contact-page .contact-form textarea {
  height: 4rem;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  padding: 0 1.389rem;
  color: #fff;
  font-size: 0.889rem;
  margin: 0;
  line-height: 4rem;
  box-shadow: unset;
  min-width: 100%;
  width: 100%;
  min-height: unset;
}

.contact-page .contact-form input::placeholder,
.contact-page .contact-form textarea::placeholder {
  opacity: 1;
  color: #666;
}

.contact-page .contact-form textarea {
  height: 8.333rem !important;
  border-radius: 20px;
  line-height: 120% !important;
  padding: 1.389rem !important;
}

.contact-page .contact-form label.field__label {
  display: none;
}

.contact-page .contact-form-wrap .contact-form {
  border-radius: 20px;
  border: 1px solid rgb(118 192 72 / 0.1);
  padding: 1.667rem;
  position: relative;
}

.contact-page .contact-form-wrap .contact-form::before,
.contact-page .contact-form-wrap .contact-form::after {
  position: absolute;
  content: "";
  width: 12.944rem;
  height: 12.944rem;
  background: #76c048;
  border-radius: 50%;
  top: 13%;
  right: 5%;
  filter: blur(228px);
  pointer-events: none;
  z-index: -1;
}

.contact-page .contact-form-wrap .contact-form::after {
  left: -7.222rem;
  bottom: -5.556rem;
  top: auto;
  right: auto;
}

.contact-page .contact-form-wrap .contact-form .contact__button {
  margin-top: 1.667rem;
}

.contact-page .contact-map-wrap {
  padding-top: 5.556rem;
}

.contact-page .contact-map-wrap iframe {
  height: 25rem;
  border-radius: 30px;
}

.contact-page .contact-form .form__message {
  margin: 0;
}

.contact-page .contact-form .form__message h2 {
  display: none;
}

.contact-page .contact-form .form__message h2 svg.icon.icon-error {
  width: 0.833rem;
  height: 0.833rem;
  vertical-align: middle;
}

.contact-page .contact-form ul.form-status-list {
  display: none;
}

.contact-page .contact-form .field--with-error span.form__message {
  font-size: 14px;
  color: red;
  margin-top: 10px;
}

.contact-page .contact-form .field--with-error span.form__message .svg-wrapper {
  display: none;
}

/* =====sidebar cart==== */
#CartDrawer * {
  font-family: Poppins;
}

#CartDrawer .drawer__close .svg-wrapper {
  height: 1.5rem;
  width: 1.5rem;
}

#CartDrawer .drawer__inner {
  width: 520px;
  padding: 0 20px;
}

.cart-drawer__warnings .drawer__close {
  right: 30px !important;
  top: 30px;
  min-width: auto;
  min-height: auto;
  margin: 0;
  display: block;
}

#CartDrawer h2.cart__empty-text {
  color: #000;
  font-size: 1.6rem;
  letter-spacing: 0.8px;
  padding-top: 2rem;
  margin: 0 0 1rem;
  font-weight: 400;
  text-transform: capitalize;
}

#CartDrawer a.button::before,
#CartDrawer a.button::after,
#CartDrawer .drawer__footer button#CartDrawer-Checkout::before,
#CartDrawer .drawer__footer button#CartDrawer-Checkout::after {
  content: none;
}

#CartDrawer a.button,
#CartDrawer .drawer__footer button#CartDrawer-Checkout,
div#main-cart-footer .cart__ctas button {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 30px;
  border: 1px solid #76c048;
  border-radius: 50px;
  background: transparent;
  color: #000;
  min-height: auto;
  letter-spacing: 0.6px;
}

#CartDrawer p.cart__login-title {
  text-align: center;
  font-size: 20px;
  margin: 4rem 0 1rem;
}

#CartDrawer a.link.underlined-link {
  font-size: 0.9rem;
  font-weight: 400;
  padding: 9px 30px;
  border: 1px solid #76c048;
  border-radius: 50px;
  background: transparent;
  color: #000;
  min-height: auto;
  letter-spacing: 0.6px;
  text-decoration: none;
  margin-right: 10px;
}

#CartDrawer p.cart__login-paragraph {
  color: #000;
}

#CartDrawer th#CartDrawer-ColumnProduct {
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  padding-bottom: 18px;
}

#CartDrawer th#CartDrawer-ColumnProduct,
#CartDrawer th#CartDrawer-ColumnTotal {
  color: #000;
  text-transform: capitalize;
  font-size: 18px;
  padding-bottom: 18px;
  line-height: normal;
}

#CartDrawer td.cart-item__media {
  width: 100px;
}

#CartDrawer a.cart-item__name {
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

#CartDrawer a.cart-item__name:hover {
  color: #76c048;
}

#CartDrawer .product-option {
  font-size: 15px;
  font-weight: 500;
  color: #000;
}

#CartDrawer td.cart-item__totals span.price {
  font-size: 18px;
  font-weight: 500;
  color: #000;
}

#CartDrawer td.cart-item__quantity {
  padding: 0;
}

#CartDrawer quantity-input,
cart-items#cart-page form#cart quantity-input {
  width: 100%;
  min-height: auto;
}

#CartDrawer quantity-input button.quantity__button,
cart-items#cart-page form#cart quantity-input button.quantity__button {
  height: 50px;
  width: 50px;
  min-height: 50px;
}

#CartDrawer quantity-input button.quantity__button span.svg-wrapper,
cart-items#cart-page
  form#cart
  quantity-input
  button.quantity__button
  span.svg-wrapper {
  width: 12px;
}

#CartDrawer quantity-input input,
cart-items#cart-page form#cart quantity-input input {
  width: 40px;
  font-size: 16px;
  color: #000;
  font-weight: 500;
}

sticky-header header .header__icons .cart-count-bubble {
  background: #fff;
  color: #000;
  width: 25px;
  height: 25px;
  letter-spacing: 0;
  line-height: 25px;
  font-size: 12px;
  left: 16px;
}

#CartDrawer .drawer__footer {
  padding: 20px 0;
}

#CartDrawer .drawer__footer h2.totals__total {
  font-size: 18px;
  letter-spacing: 0;
  color: #000;
  text-transform: capitalize;
}

#CartDrawer .drawer__footer h2.totals__total,
#CartDrawer .drawer__footer p.totals__total-value {
  font-size: 18px;
  letter-spacing: 0;
  color: #000;
  text-transform: capitalize;
  opacity: 1;
  font-weight: 500;
  margin: 0;
}

#CartDrawer .drawer__footer small.tax-note {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}

#CartDrawer .drawer__footer a {
  color: #76c048;
}

#CartDrawer h2.drawer__heading {
  display: none;
}

#CartDrawer cart-drawer-items {
  margin-top: 40px;
}

cart-items#cart-page {
  padding: 100px 0;
}

cart-items#cart-page * {
  font-family: "Poppins";
}

cart-items#cart-page .title-wrapper-with-link {
  display: block;
}

cart-items#cart-page .title-wrapper-with-link h1.title {
  font-size: 50px;
  text-align: center;
}

cart-items#cart-page .title-wrapper-with-link a.underlined-link {
  display: none;
}

cart-items#cart-page form#cart * {
  color: #fff;
  border-color: rgba(255 255 255 / 0.5);
}

cart-items#cart-page form#cart thead tr th {
  font-size: 18px;
  opacity: 1;
  border-color: rgba(255 255 255 / 0.5);
}

cart-items#cart-page form#cart .cart-item__details a.cart-item__name {
  font-size: 18px;
  text-decoration: unset;
}

cart-items#cart-page form#cart .cart-item__details .product-option {
  font-size: 18px;
  font-weight: 600;
}

cart-items#cart-page form#cart quantity-input * {
  color: #000;
}

cart-items#cart-page form#cart td.cart-item__totals span.price {
  font-size: 20px;
  font-weight: 500;
}

div#main-cart-footer * {
  font-family: "Poppins";
  color: #fff;
}

div#main-cart-footer h2.totals__total,
div#main-cart-footer p.totals__total-value {
  font-size: 22px;
  letter-spacing: 0;
  text-transform: capitalize;
}

div#main-cart-footer small.tax-note {
  font-size: 18px;
  letter-spacing: 0;
}

div#main-cart-footer small.tax-note a {
  color: #76c048;
}

div#main-cart-footer .cart__ctas button::before,
div#main-cart-footer .cart__ctas button::after {
  content: none;
}

div#main-cart-footer .cart__ctas button {
  color: #fff;
  width: max-content;
  margin-left: auto;
}

body.template-search .template-search facet-filters-form {
  display: none;
}

body.template-search .template-search .facets-container {
  display: none;
}

.template-404 {
  margin: 5.556rem 0;
}

.template-404 h1.title {
  margin: 0;
  line-height: normal;
  font-size: 5rem;
}

.template-404 h2.sub-title {
  font-size: 2.9rem;
  margin: 0.9rem 0 1.4rem;
  line-height: normal;
}

body.template-product product-info .product .product-media-container {
  width: 100%;
  border: 0;
}

body.template-product
  product-info
  .product
  .product-media-container
  .product__media {
  height: 32.5rem;
  position: relative;
  padding: 0;
}

body.template-product
  product-info
  .product
  .product-media-container
  .product__media
  img {
  object-fit: cover;
  border: 0;
}

body.template-product product-info .product__media-list {
  margin: 0;
  overflow: hidden;
}

body.template-product .product .product__media-wrapper .slider-buttons {
  display: block;
}

body.template-product .product .product__media-wrapper .slider-buttons button {
  width: 0.7778rem;
  height: 1.3333rem;
  display: block;
  background: url("/cdn/shop/files/slider-arrow.svg?v=1760595421")
    no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  top: 50%;
  bottom: auto;
  left: 1.1111rem;
  right: auto;
  transform: translateY(-50%);
}

body.template-product
  .product
  .product__media-wrapper
  .slider-buttons
  button.slider-button--next {
  left: auto;
  right: 1.1111rem;
  transform: translateY(-50%) rotate(180deg);
}

body.template-product
  .product
  .product__media-wrapper
  .slider-buttons
  button[disabled="disabled"] {
  cursor: no-drop;
}

body.template-product
  .product
  .product__media-wrapper
  .slider-buttons
  .slider-button
  svg {
  display: none;
}

body.template-product .product .product__media-wrapper .slider-counter {
  display: none;
}

body.template-product
  .product
  .product__media-wrapper
  slider-component.thumbnail-slider {
  display: none;
}

body.template-product .product__info-container > * + * {
  margin: 0;
}

body.template-product product-info {
  padding: 5.5556rem 0;
  position: relative;
}

body.template-product product-info::before {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  border-radius: 23.222rem;
  background: #76c048;
  filter: blur(258px);
  top: -14rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: -1;
  pointer-events: none;
}

body.template-product product-info .product {
  display: grid;
  grid-template-columns: 32.5556rem 1fr;
  grid-gap: 3.8889rem;
}

body.template-product product-info .product > div {
  width: 100% !important;
  max-width: 100% !important;
}

body.template-product product-info .product__info-wrapper {
  padding: 0;
}

body.template-product product-info .product__title h1 {
  color: #fff;
  font-family: "Instrument Sans";
  font-size: 2.2778rem;
  font-weight: 600;
  line-height: 120%;
  letter-spacing: 0;
  margin-bottom: 0.8333rem;
}

body.template-product product-info .product__title h1 span {
  color: #76c048;
  font-weight: 700;
}

body.template-product product-info .product__title .product__subtitle {
  font-family: "Instrument Sans";
  font-size: 1.2222rem;
  line-height: 160%;
}

body.template-product product-info .price__container {
  margin: 0;
}

body.template-product product-info .price__container span.price-item {
  color: #fff;
  font-family: "Instrument Sans";
  font-size: 1.6667rem;
  font-weight: 600;
  line-height: 173.333%;
}

body.template-product product-info .product__tax {
  margin: 0;
  color: #fff;
  font-family: "Instrument Sans";
  font-size: 1rem;
  font-style: normal;
  line-height: 140%;
}

body.template-product product-info .product__tax a {
  color: inherit;
  font-size: inherit;
}

body.template-product product-info .product__tax a:hover {
  color: #76c048;
}

body.template-product product-info product-form {
  margin: 2.2222rem 0 3.8889rem !important;
}

body.template-product product-info product-form button {
  color: #fff;
  font-family: "Instrument Sans";
  font-size: 1.1111rem;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: -0.4px;
  background: transparent;
  border-radius: 10px;
  border: 1px solid #76c048;
  position: relative;
  min-height: auto;
  padding: 1.2222rem 0;
  transition: all ease 0.5s;
  margin: 0;
}

body.template-product product-info product-form button:hover {
  background: #76c048;
}

body.template-product product-info product-form button::before {
  position: absolute;
  content: "";
  background: url(/cdn/shop/files/cart-svg-icon.svg?v=1760597250)
    no-repeat;
  background-size: contain;
  border-radius: unset;
  box-shadow: unset;
  width: 1.2222rem;
  height: 1.2222rem;
  top: 1.1667rem;
  left: -8.0556rem;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}

body.template-product product-info product-form button::after {
  content: none;
}

body.template-product product-info product-form .product-form__buttons {
  max-width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: flex-start;
  gap: 0.8333rem;
}

body.template-product product-info product-form more-payment-options-link a {
  color: #cacaca;
  font-family: "Instrument Sans";
  font-size: 0.7778rem;
  font-weight: 500;
  line-height: 200%;
  text-align: right;
  margin: 0;
  text-decoration: unset;
}

body.template-product product-info .product__accordion {
  margin: 0;
  border-top: 0;
  border-bottom: 1px solid rgb(118 192 72 / 0.5);
}

body.template-product product-info .product__accordion .accordion__title {
  color: #fff;
  font-family: "Instrument Sans";
  font-size: 0.8889rem;
  line-height: 150%;
  letter-spacing: 0;
  min-height: unset;
}

body.template-product product-info .product__accordion summary {
  padding: 1rem 0;
}

body.template-product product-info .product__accordion svg.icon.icon-caret {
  color: #76c048;
}

body.template-product product-info .product__accordion ul li {
  list-style: disc;
  color: #fff;
  margin-left: 1.6667rem;
  line-height: 140%;
  margin-bottom: 0.8333rem;
  font-size: 1rem;
}

body.template-product product-info .product__accordion p:last-child {
  margin-bottom: 0.8333rem;
}

body.template-product product-info variant-selects fieldset {
  margin: 2rem 0;
}

body.template-product product-info variant-selects fieldset legend.form__label {
  font-size: 1rem;
  color: #fff;
  margin-bottom: 1rem;
}

body.template-product product-info variant-selects fieldset label {
  background: transparent !important;
  border: 1px solid #76c048 !important;
  padding: 0.8rem 1.6rem !important;
  font-size: 1rem !important;
  color: #fff !important;
}

body.template-product
  product-info
  variant-selects
  fieldset
  input[type="radio"]:checked
  + label {
  background: #76c048 !important;
}

.product-recommendations {
  padding-bottom: 5.5556rem;
}

.product-recommendations h2 {
  padding-bottom: 1.6667rem;
  position: relative;
}

.product-recommendations h2::before {
  position: absolute;
  content: "";
  background: linear-gradient(
    90deg,
    #111 1.73%,
    #68ab40 50.35%,
    #151813 98.52%
  );
  height: 1px;
  width: 40rem;
  bottom: auto;
  top: 36%;
  right: 0;
}

.shopify-policy__container {
  max-width: 68.4rem;
  padding: 5.556rem 15px;
}

.shopify-policy__container h1 {
  padding-bottom: 2rem;
  font-size: 3rem;
}

.shopify-policy__container h2 {
  margin: 2.4rem 0 1rem;
  letter-spacing: 0;
}

.shopify-policy__container ul {
  padding-left: 1.111rem;
}

.shopify-policy__container ul li {
  font-size: 1rem;
  color: #fff;
  list-style: disc;
  margin: 0 0 0.833rem;
}

.shopify-policy__container a {
  color: #fff;
  text-decoration: underline;
}

.shopify-policy__container a:hover {
  color: #76c048;
}

.shopify-policy__container ol > li {
  list-style: numeric;
  color: #fff;
  font-size: 1rem;
  margin-bottom: 1.4rem !important;
}

div#custom-product-list {
  position: relative;
}

div#custom-product-list::before {
  position: absolute;
  content: "";
  width: 23.222rem;
  height: 23.222rem;
  border-radius: 23.222rem;
  background: #76c048;
  filter: blur(258px);
  top: 50%;
  z-index: -1;
  left: -16rem;
  pointer-events: none;
}

div#custom-product-list .pagination-wrapper,
.template-search__results .pagination-wrapper {
  margin: 3.889rem 0 5.556rem;
}

div#custom-product-list .pagination-wrapper ul,
.template-search__results .pagination-wrapper ul {
  gap: 0.556rem;
}

div#custom-product-list .pagination-wrapper ul li,
.template-search__results .pagination-wrapper ul li {
  border-radius: 5px;
  border: 1px solid #76c048;
  width: 2.778rem;
  height: 2.778rem;
  margin: 0;
  max-width: 2.778rem;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

div#custom-product-list .pagination-wrapper ul li a,
.template-search__results .pagination-wrapper ul li a {
  color: #76c048;
  text-align: center;
  font-family: "Poppins";
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  display: block;
  height: 100%;
  line-height: 2.778rem;
}

div#custom-product-list .pagination-wrapper ul .pagination__item--current:after,
div#custom-product-list .pagination-wrapper ul .pagination__item:hover:after,
.template-search__results
  .pagination-wrapper
  ul
  .pagination__item--current:after,
.template-search__results .pagination-wrapper ul .pagination__item:hover:after {
  content: none;
}

div#custom-product-list .pagination-wrapper ul li a.pagination__item--current,
div#custom-product-list .pagination-wrapper ul li a:hover,
.template-search__results .pagination-wrapper ul li a.pagination__item--current,
.template-search__results .pagination-wrapper ul li a:hover {
  background: #76c048;
  color: #fff;
  opacity: 1;
}

div#custom-product-list .pagination-wrapper ul li a:hover svg,
.template-search__results .pagination-wrapper ul li a:hover svg {
  color: #fff;
}

div#custom-product-list .pagination-wrapper ul li span,
.template-search__results .pagination-wrapper ul li span {
  color: #76c048;
  height: auto;
}

.template-search__results .pagination-wrapper {
  margin-bottom: 0 !important;
}

.check-area-cover .custom-search {
  margin-bottom: 1.6667rem;
}

.custom-search .search-modal__content {
  padding: 0;
  max-width: 34.4444rem;
  margin: 0 auto;
}

.custom-search .search-modal__content input#Search-In-Modal {
  border-radius: 55px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.19);
  box-shadow: 0 0.2222rem 0.2222rem 0 rgba(0, 0, 0, 0.25);
  padding: 0 11.6667rem 0 2.7778rem;
  color: #fff;
  font-family: Poppins;
  font-size: 0.8889rem;
  font-weight: 400;
  line-height: normal;
  height: 3.4rem;
}

.custom-search .search-modal__content input#Search-In-Modal::placeholder {
  opacity: 1;
  color: #fff;
}

.custom-search .search-modal__content label.field__label {
  display: none;
}

.custom-search .search-modal__content button.search-modal__close-button {
  display: none;
}

.custom-search .search-modal__content .search-icon-custom svg {
  width: 1rem;
  height: 1rem;
  color: #fff;
  opacity: 0.9;
}

.custom-search .search-modal__content .search-icon-custom {
  position: absolute;
  left: 1.1111rem;
  top: 0.3889rem;
}

.custom-search .search-modal__content button.search__button {
  position: absolute;
  right: 0;
  color: #fff;
  font-family: Poppins;
  font-size: 1rem;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.2px;
  width: auto;
  border-radius: 55px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: linear-gradient(89deg, #76c048 -13.32%, #375a22 116.81%);
  padding: 0 2.7778rem;
  min-height: auto;
  height: 3.4rem;
  box-shadow: unset;
  outline: none;
}

.custom-search button.predictive-search__item {
  font-size: 16px;
}

.custom-search .predictive-search__loading-state {
  display: none;
}

.home-banner .custom-search .search-modal__content {
  margin-left: 0;
  margin-top: 2rem;
}

.custom-search .field::before,
.custom-search .field::after {
  content: none;
}

.custom_banner > div {
  position: relative;
  z-index: 1;
}

.select-brand {
  min-height: 80vh;
}

.select-brand h1 {
  font-family: "Instrument Sans";
  font-size: 2.333rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.84px;
  padding-bottom: 1.389rem;
}

.select-brand .logo-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  grid-gap: 2.778rem;
  text-align: center;
}

.select-brand .logo-list .single-logo {
  border-radius: 16px;
  border: 1px solid #173c00;
  min-height: 6.833rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  overflow: hidden;
}

.select-brand .logo-list .single-logo img {
  max-height: 3.9rem;
}

.select-brand .logo-list .single-logo::before {
  position: absolute;
  content: "";
  background: #76c048;
  filter: blur(258px);
  width: 167.271px;
  height: 169.43px;
  left: 0;
  bottom: -2.778rem;
  border-radius: 100px;
  pointer-events: none;
}

.select-brand .logo-list .single-logo a {
  position: absolute;
  inset: 0;
}

.select-brand .logo-list .single-logo::after {
  position: absolute;
  content: "";
  border-radius: 15px;
  border: 3px solid #46b500;
  inset: 7px;
  pointer-events: none;
  transition: all ease 0.3s;
  opacity: 0;
}

.select-brand .logo-list .single-logo:hover::after {
  opacity: 1;
}

.step-list {
  display: flex;
  justify-content: center;
  margin-bottom: 3.333rem;
  align-items: center;
}

.step-list > div {
  border-radius: 15px;
  border: 1.5px solid #d9d9d9;
  width: 1.667rem;
  height: 1.667rem;
  display: block;
  position: relative;
}

.step-list > div::before {
  position: absolute;
  content: "";
  inset: 5px;
  background: #76c048;
  border-radius: 50%;
  opacity: 0;
}

.step-list > div.active {
  border-color: #76c048;
}

.step-list > div.active::before {
  opacity: 1;
}

.step-list span {
  display: block;
  width: 10rem;
  height: 2px;
  background: #c3c3c3;
}

.step-list span.active {
  background: #76c048;
}

.select-brand .category-list {
  display: flex;
  gap: 1.111rem;
  justify-content: center;
  flex-wrap: wrap;
}

.select-brand .category-list .single-category {
  border-radius: 20px;
  border: 1px solid #173c00;
  position: relative;
  padding: 0 20px;
  overflow: hidden;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  min-width: 15.833rem;
  min-height: 17.667rem;
}

.select-brand .category-list .single-category::before {
  position: absolute;
  content: "";
  height: 12.222rem;
  width: 12.222rem;
  background: #76c048;
  filter: blur(258px);
  border-radius: 500px;
  right: 0;
  bottom: -8.333rem;
  pointer-events: none;
}

.select-brand .category-list .single-category::after {
  position: absolute;
  content: "";
  inset: 10px;
  border-radius: 20px;
  border: 3px solid #46b500;
  transition: all ease 0.3s;
  opacity: 0;
  pointer-events: none;
}

.select-brand .category-list .single-category:hover::after {
  opacity: 1;
}

.select-brand .category-list .single-category a {
  position: absolute;
  inset: 0;
}

.select-brand .category-list .single-category p.category-name {
  text-align: center;
  margin-top: 1.111rem;
  font-family: "Instrument Sans";
  font-size: 1.556rem;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.56px;
}

.template-collection .step-list {
  margin-top: 2rem;
}

.template-collection .custom-product-list:not(.custom-all-coll) .product-grid {
  margin-bottom: 5rem;
}

.template-collection
  .custom-product-list:not(.custom-all-coll)
  aside#main-collection-filters {
  display: none;
}

.collection-hero:not(.custom-all-coll) > div::before,
.collection-hero:not(.custom-all-coll) > div::after {
  content: none;
}

body.template-product .product__info-container .product__description ul,
body.template-product .product__info-container .product__description ol {
  list-style-position: outside;
  padding-left: 20px;
}

body.template-product .product__info-container .product__description ul {
  list-style: disc;
  margin: 15px 0;
}

body.template-product .product__info-container .product__description ul li,
body.template-product .product__info-container .product__description ol li {
  line-height: normal;
  margin-bottom: 10px;
}

body.template-product
  .product__info-container
  .product__description
  ul
  li::marker,
body.template-product
  .product__info-container
  .product__description
  ol
  li::marker {
  color: #76c048;
  font-size: 1rem;
}

body.template-product .product__info-container .product__description p {
  font-weight: 300;
}

.contact-page .contact-info p.small-note {
  font-size: 12px;
  font-weight: 300;
}

body.template-product .product__info-container .product__description {
  max-height: 100px;
  overflow: hidden;
}

body.template-product .product__info-container .product__description.expanded {
  max-height: none;
}

body.template-product .product__info-container button.custom-read-more {
  color: #76c048;
  background: transparent;
  border: 0;
  cursor: pointer;
  border-bottom: 1px solid;
}
/*15-4-26 dev-j*/
section.repair-banner {
  background-image: url("/cdn/shop/files/bgbanner.png?v=1776230037");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 67px 0;
}
.repair-container {
  width: 1555px;
  margin: auto;
}
section.repair-banner .inner-section {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 50px;
  align-items: center;
}
section.repair-banner .inner-section .left h1 {
  color: #fff;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 113.333%; /* 113.333% */
  letter-spacing: -1.2px;
  margin-bottom: 22px;
  max-width: 400px;
}
section.repair-banner .inner-section .left h1 strong {
  color: #76c048;
  font-weight: 700;
}
section.repair-banner .inner-section .left .text {
  margin-bottom: 28px;
  max-width: 635px;
}
section.repair-banner .inner-section .right img.section3-img {
  width: auto;
  margin-right: 0;
}
section.repair-banner .inner-section .right {
  position: relative;
}
section.repair-banner .inner-section .right img.warranty {
  position: absolute;
  bottom: -20px;
  left: 96px;
}
section.repair-type {
  padding: 100px 0;
}
.pdtb177 {
  padding: 0 177px;
}
section.repair-type .inner .box {
  border-radius: 20px;
  border: 1px solid #76c0481f;
  padding: 60px;
  background-image: url(/cdn/shop/files/Ellipse_54.png?v=1776234280);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  position: relative;
}
section.repair-type .inner .box:first-child {
  margin-bottom: 30px;
}
section.repair-type .inner .box:first-child img {
  position: absolute;
  right: 0;
  bottom: 0;
}
section.repair-type .inner .box:nth-child(2) img {
  position: absolute;
  left: 0;
  bottom: 0;
}
section.repair-type .inner .box:nth-child(2) {
  padding-left: 450px;
}
section.repair-type .inner .box h2 {
  color: #fff;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: 192.593%;
  letter-spacing: -0.54px;
}
section.repair-type .inner .box h2 strong {
  color: #76c048;
  font-weight: 700;
}
section.repair-type .inner .box .text {
  max-width: 770px;
  padding-top: 10px;
  padding-bottom: 16px;
}
section.repair-type .inner .box .text p {
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 140% */
  letter-spacing: -0.4px;
  color: white;
  opacity: 0.8;
}
section.repair-type .inner .box a.mainbtn {
  color: #76c048;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.36px;
  position: relative;
  padding-right: 21px;
}
section.repair-type .inner .box a.mainbtn:before {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  background-image: url("/cdn/shop/files/Arrow.svg?v=1776234031");
  background-repeat: no-repeat;
  background-size: contain;
  width: 12px;
  height: 12px;
  transition: all ease 0.5s;
}
section.repair-type .inner .box a:hover:before {
  transform: rotate(45deg);
}
.repair-three-type .inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 150px;
}
.repair-three-type .inner .box {
  border-radius: 500px;
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(11.5px);
  display: flex;
  padding: 18px 23px;
  align-items: center;
  column-gap: 63px;
  position: relative;
}
section.repair-three-type {
  padding: 25px 0;
}
.repair-three-type .inner .innerbox {
  position: relative;
}
.repair-three-type .inner .innerbox:before {
  content: "";
  position: absolute;
  left: -24px;
  top: -27px;
  background-image: url("/cdn/shop/files/Group_27245.svg?v=1776236426");
  background-repeat: no-repeat;
  background-size: contain;
  width: 147px;
  height: 147px;
}
.repair-three-type .inner .innerbox:after {
  content: "";
  position: absolute;
  right: -61px;
  top: 0;
  width: 1px;
  height: 100%;
  opacity: 0.5;
  background: linear-gradient(
    90deg,
    #375a22 0%,
    rgba(55, 90, 34, 0.5) 38.42%,
    rgba(118, 192, 72, 0) 85.71%
  );
}
.repair-three-type .inner .innerbox:nth-child(3):after {
  display: none;
}
.repair-three-type .inner .box img.warranty {
  margin: 0;
}
.repair-three-type .inner .box p {
  color: #fff;
  text-align: left;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.48px;
  text-transform: capitalize;
}
.repair-care {
  padding: 100px 0;
}
.repair-care .inner h2 {
  text-align: center;
  max-width: max-content;
  margin: auto;
}
.repair-care .inner .list {
  display: grid;
  grid-template-columns: auto 800px;
  gap: 54px;
  margin-top: 50px;
}
.repair-care .inner .list ul {
  display: flex;
  row-gap: 15px;
  flex-direction: column;
}
.repair-care .inner .list ul li {
  border-radius: 10px;
  border: 1px solid rgba(118, 192, 72, 0.2);
  background: #0c0c0c;
  padding: 4px 11px;
  color: #fff;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 150% */
  letter-spacing: -0.36px;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  text-align: left;
}
.repair-care .inner .list ul li img {
  margin: 0;
  padding-right: 4px;
}
.repair-care .inner .list ul li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #76c048;
  filter: blur(258px);
}
.repair-care .inner .list ul {
  display: flex;
  row-gap: 15px;
  flex-direction: column;
  margin-bottom: 50px;
}
.repair-care .inner .right {
  position: relative;
}
.repair-care .inner .right img.icons {
  position: absolute;
  right: -113px;
  bottom: 13px;
}
.repair-care .inner .right img.mainimage {
  border-radius: 20px;
}
.repair-care .inner .right div {
  position: relative;
}
.repair-care .inner .right div:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url("/cdn/shop/files/Rectangle_5882.png?v=1776242139");
  background-repeat: no-repeat;
  background-size: contain;
}
h2.before-after-icon {
  position: relative;
}
h2.before-after-icon:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/cdn/shop/files/left-icon.svg?v=1776242592");
  width: 392px;
  height: 10px;
}
h2.before-after-icon:after {
  content: "";
  position: absolute;
  right: 0;
  top: 16px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("/cdn/shop/files/right-icon.svg?v=1776242592");
  width: 392px;
  height: 10px;
}
.repair-testimonials .inner h2 {
  text-align: center;
  width: max-content;
  margin: auto;
}
.repair-testimonials .inner .list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding-top: 40px;
}
.repair-testimonials .inner .list .box {
  border-radius: 20px;
  background: url("/cdn/shop/files/Ellipse_54_1.png?v=1776243934")
    rgba(18, 18, 18, 0.5);
  backdrop-filter: blur(21.950000762939453px);
  position: relative;
  padding: 40px 44px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
  display: flex;
  flex-direction: column;
  align-items: flex-start;

  border: 1px solid #76c0481f;
}
.repair-testimonials .inner .list .box img {
  margin: 0;
  padding-bottom: 17px;
}
.repair-testimonials .inner .list .box .text {
  padding-bottom: 23px;
  padding-right: 24px;
}
.repair-testimonials .inner .list .box .text p,
section.repair-type .inner .box .text p {
  font-family: "Instrument Sans", sans-serif;
}
.repair-testimonials .inner .list .box p.name {
  padding-top: 20px;
  position: relative;
  width: 100%;
  margin-top: auto;
  font-family: "Instrument Sans", sans-serif;
}
.repair-testimonials .inner .list .box p.name:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 2px;
  background: linear-gradient(
    90deg,
    rgba(118, 192, 72, 0) 0%,
    #375a22 44.82%,
    rgba(118, 192, 72, 0) 100%
  );
}
.repair-cta {
  padding: 100px 0;
}
.repair-cta .box {
  background-image: url("/cdn/shop/files/cta-bg.png?v=1776244732");
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  padding: 45px 0;
  background-position: center;
}
.repair-cta .box h2 {
  max-width: 453px;
  margin: auto;
  text-align: center;
}
.repair-cta .box p {
  text-align: center;
  font-family: "Instrument Sans", sans-serif;
  padding-top: 5px;
  padding-bottom: 5px;
}
.repair-cta .box a {
  color: #fff;
  text-align: center;
  font-family: "Instrument Sans", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 166.667%;
  letter-spacing: -0.6px;
  display: flex;
  align-items: center;
  column-gap: 12px;
  justify-content: center;
  width: max-content;
  margin: auto;
  margin-top: 18px;
}
.repair-cta .box a img {
  margin: 0;
}
.template-laptop-pc-mac-repairs .contact-banner {
  display: none;
}
.template-laptop-pc-mac-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .phone-info,
.template-laptop-pc-mac-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .oh-info
  p.small-note,
.template-laptop-pc-mac-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .contact-social {
  display: none;
}

.template-laptop-pc-mac-repairs .contact-page .contact-form-wrap .contact-form {
  overflow: hidden;
}
.template-laptop-pc-mac-repairs .contact-page::before {
  bottom: 670px;
}
.template-laptop-pc-mac-repairs .contact-page::after {
  right: -24rem;
  left: auto;
  bottom: 331px;
}

.template-smartphone-tablet-repairs .contact-banner {
  display: none;
}
.template-smartphone-tablet-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .phone-info,
.template-smartphone-tablet-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .oh-info
  p.small-note,
.template-smartphone-tablet-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .contact-social {
  display: none;
}
.ttemplate-smartphone-tablet-repairs
  .contact-page
  .contact-form-wrap
  .contact-form {
  overflow: hidden;
}
.ttemplate-smartphone-tablet-repairs .contact-page::before {
  bottom: 670px;
}
.ttemplate-smartphone-tablet-repairs .contact-page::after {
  right: -24rem;
  left: auto;
  bottom: 331px;
}

.template-console-repairs .contact-banner {
  display: none;
}
.template-console-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .phone-info,
.template-console-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .oh-info
  p.small-note,
.template-console-repairs
  .contact-page
  .contact-form-wrap
  .contact-info
  .contact-social {
  display: none;
}
.template-console-repairs .contact-page .contact-form-wrap .contact-form {
  overflow: hidden;
}

.template-custom-gaming-pcs .contact-banner {
  display: none;
}
.template-custom-gaming-pcs
  .contact-page
  .contact-form-wrap
  .contact-info
  .phone-info,
.template-custom-gaming-pcs
  .contact-page
  .contact-form-wrap
  .contact-info
  .oh-info
  p.small-note,
.template-custom-gaming-pcs
  .contact-page
  .contact-form-wrap
  .contact-info
  .contact-social {
  display: none;
}
.template-custom-gaming-pcs .contact-page .contact-form-wrap .contact-form {
  overflow: hidden;
}
.repair-cta .box h2 strong {
  color: #4eb311;
}
.related-services h2 {
  text-align: center;
  max-width: max-content;
  margin: auto;
}
section.related-services .list {
  padding-top: 50px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.111rem;
  /* margin-bottom: 3.333rem; */
}
section.related-services .list a {
  display: block;
  height: 100%;
  background: #fff;
  border-radius: 10px;
}
section.related-services .list a .postimages {
  height: 12.944rem;
  position: relative;
  border-radius: 10px;
}
section.related-services .list a .postimages::before {
  position: absolute;
  content: "";
  background: linear-gradient(
    174deg,
    rgba(118, 192, 72, 0.08) 25.4%,
    rgba(55, 90, 34, 0.82) 85.95%
  );
  height: 100%;
  left: 0;
  right: 0;
  border-radius: 10px;
  pointer-events: none;
}
section.related-services .list a .postimages img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
section.related-services .list a .contain {
  padding: 1.667rem 1.111rem 1.111rem;
  border-radius: 0 0 10px 10px;
  background: #fff;
  margin-top: -0.556rem;
}
section.related-services .list a .contain h3 {
  color: #000;
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 127.273%; /* 127.273% */
  letter-spacing: -0.44px;
  font-family: "Instrument Sans", sans-serif;
}
section.related-services .list a .contain p {
  color: #000;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%; /* 125% */
  letter-spacing: -0.32px;
  opacity: 0.8;
  padding-top: 5px;
  padding-bottom: 17px;
  font-family: "Instrument Sans", sans-serif;
}
section.related-services .list a .contain span {
  color: #0c0c0c;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 125%; /* 288.889% */
  letter-spacing: -0.36px;
  position: relative;
  padding-right: 19px;
  font-family: "Instrument Sans", sans-serif;
}
section.related-services .list a .contain span:before {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  background-image: url("/cdn/shop/files/Arrow-black.svg?v=1776251476");
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  height: 12px;
  transition: all ease 0.5s;
}
section.related-services .list a:hover .contain span:before {
  transform: rotate(45deg);
}
.related-services h2.before-after-icon:before {
  left: -410px;
}
.related-services h2.before-after-icon:after {
  right: -410px;
}
.repair-care .inner h2.before-after-icon:before {
  left: -410px;
}
.repair-care .inner h2.before-after-icon:after {
  right: -410px;
}
.repair-testimonials .inner h2.before-after-icon:before {
  left: -410px;
}
.repair-testimonials .inner h2.before-after-icon:after {
  right: -410px;
}
.template-console-repairs section.repair-banner .inner-section .left h1 {
  max-width: max-content;
}
.repair-testimonials .inner .list .box .text p strong {
  font-weight: 400;
}

.template-custom-gaming-pcs .repair-cta .box h2 {
  max-width: 573px;
}
.template-custom-gaming-pcs section.repair-banner .inner-section .left h1 {
  max-width: 500px;
}
.template-smartphone-tablet-repairs .repair-cta .box h2 {
  max-width: 663px;
}
.header__menu-item {
  padding: 0;
  position: relative;
}
summary.header__menu-item span {
  transition: text-decoration var(--duration-short) ease;
  color: white;
  font-family: Poppins;
  font-size: 16px;
  font-weight: 300;
  line-height: normal;
  text-transform: capitalize;
  opacity: 0.7;
  margin: 0;
  padding: 0;
  text-decoration: unset !important;
}
summary.list-menu__item {
  padding-right: 0;
  position: relative;
}

.header__menu-item .icon-caret {
  right: 0.1rem;
  color: white;
  opacity: 0.7;
}
summary.list-menu__item {
  padding-right: 1.4rem !important;
}
.parent_li-menu {
  position: relative;
}
.parent_li-menu details > div,
.parent_li-menu details ul {
  z-index: 9999;
  margin-top: 0;
}
.parent_li-menu details > summary {
  display: block;
}
html body sticky-header header nav ul li .mega-menu__list {
  border-radius: 0px !important;
  background-color: #fff !important;
  padding: 0px !important;
  width: 100%;
  min-width: 220px;
  top: 30px;
  left: -40px;
  position: absolute !important;
}
html body sticky-header header nav ul li .mega-menu__list li a {
  color: #0c0c0c;
}
ul.list-menu.list-menu--inline li details .mega-menu__content {
  overflow: visible;
  background-color: transparent;
}
ul.list-menu.list-menu--inline li .mega-menu {
  position: relative;
}
html
  body
  sticky-header
  header
  nav
  ul
  li
  div#MegaMenu-Content-7
  .mega-menu__list {
  min-width: 280px;
}
.mega-menu .mega-menu__list--condensed li a {
  padding: 15px 20px;
  margin-bottom: 0;
}
details .mega-menu__list--condensed li {
  border-bottom: 1px solid #eee;
}
.mega-menu .mega-menu__list--condensed li a:hover {
  background: linear-gradient(180deg, #76c048 0%, #375a22 100%);
  opacity: 1;
  color: white !important;
}
header ul.list-menu li a span {
  opacity: 1 !important;
}
li.parent_li-menu .mega-menu__content {
  top: 0 !important;
}
details#Details-HeaderMenu-5:hover div#MegaMenu-Content-5 {
  opacity: 1 !important;
  transform: none;
}
.mega-menu__content {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
@import "footer";
@import "responsive";
