.inter {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

body, html {
  overflow-x: inherit !important;
}

.header .navbar-brand .logo {
  width: 200px;
  height: auto;
}

.top-bar .top-contact .contact-infos i {
  color: #fff;
}

.bg-section {
  background-size: auto;
  background-repeat: no-repeat;
  background-position: unset;
  height: auto;
}

.top-bar.top-bar-2 .update p {
  color: #fff !important;
}

.top-bar.top-bar-2 .update a {
  font-weight: normal;
  color: #fff;
}

.top-bar.top-bar-2 .update a:hover {
  color: #5ea144;
}

.top-bar.top-bar-2 .container p {
  font-size: 13px;
  margin-bottom: 0;
  color: #fff;
}

.nav-item {
  color: #5ea144;
}

.nav-item a {
  color: #5ea144;
}

.nav-item a:hover {
  color: #2c51a3;
}

.header.header-light .navbar .navbar-nav > li > a {
  font-size: 18px;
}

.about.about-4 .avatars-holder .avatar-2::before {
  display: none;
}

.services .service-panel .service-panel-holder .service-content .service-more a {
  width: 165px;
}

.cta.cta-5 {
  background: #3B668C;
}

.heading .heading-title {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  color: #5ea144;
}

.heading .heading-title span {
  font-weight: 600;
}

.oem-card {
  background-color: #5ea144;
  border-radius: 10px;
  color: #fff;
  padding: 15px;
  margin-top: 20px;
}

.oem-card p {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 15px;
  color: #fff;
}

.oem-card h5 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 10px;
  color: #fff;
}

.oem-card-main-container {
  display: flex;
  justify-content: space-around;
  gap: 20px;
  flex-wrap: wrap;
}

.header .navbar .navbar-nav > li {
  margin: 0 25px;
}

@media only screen and (min-width: 1200px) {
  .navbar-nav > li.has-dropdown > ul.dropdown-menu {
    width: 300px;
  }
}

.team-member .team-content .team-more a {
  background-color: #D3DCE4;
}

.team-grid .team-member:hover .team-content .team-more a {
  background-color: #5ea144;
}

.footer {
  background: #2173BA;
  color: #fff;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #5ea144;
}

.footer .footer-top {
  padding: 40px 0;
}

.footer-copyright .copyright .social-icons li a {
  background: #5ea144;
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control {
  background-color: #283b69;
  color: var(--global--color-gray-darken);
  font-family: var(--global--font-body);
  font-size: 14px;
  font-weight: 400;
  height: 60px;
  line-height: 60px;
  margin-bottom: 0px;
  border-radius: 8px 8px 0 8px;
  padding-left: 20px;
  padding-right: 50px;
  width: 100%;
  outline: none;
  text-transform: capitalize;
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control::-webkit-input-placeholder {
  color: #fff;
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control::-moz-placeholder {
  color: #fff;
}

.footer .widget-newsletter .widget-content .form-newsletter .form-group .form-control:-ms-input-placeholder {
  color: #fff;
}

.footer-widget {
  padding-top: 60px;
}

.footer .footer-widget .footer-widget-title h5 {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 25px;
  color: #fff;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
}

.footer .widget-links ul {
  list-style-type: circle;
}

.footer .widget-links ul li {
  list-style-type: circle;
  display: list-item;
}

.footer .widget-links ul li a {
  font-size: 14px;
  color: #fff;
  text-transform: capitalize;
  display: block;
  padding: 4px 0;
}

.footer .widget-contact .widget-content .phone a {
  color: #fff;
}

.footer .widget-contact .widget-content .phone a i {
  color: #fff;
}

.footer .widget-newsletter .widget-content {
  align-items: normal;
}

.heading.heading-3 .heading-title, .heading.heading-4 .heading-title, .heading.heading-5 .heading-title, .heading.heading-6 .heading-title
, .heading.heading-7 .heading-title, .heading.heading-9 .heading-title, .heading.heading-18 .heading-title,
.heading.heading-12 .heading-title, .heading.heading-13 .heading-title {
  color: #5ea144;
}

.footer-copyright .copyright span a {
  font-weight: bold;
  color: #fff;
}

.footer-copyright .copyright span a:hover {
  color: #5ea144;
}

.header.header-light .navbar .navbar-nav > li > a {
  color: #5ea144;
}

.product-wraper {
  margin: 15px 0;
}

.product-wraper .cat-info {
  text-align: center;
  margin-top: 10px;
}

.product-wraper .cat-info h2 {
  font-size: 16px;
  color: #000;
}

.product-wraper .cat-info strong {
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
}

.product-wraper .cat-info strong span {
  color: #2c51a3;
}

.product-item {
  border-radius: 5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2), 0 3px 10px 0 rgba(0, 0, 0, 0.19);
}

.product-item:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.product-item .product-img {
  padding: 15px 0;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
}

.product-item .product-content {
  padding: 15px 0;
}

.main-product-wraper {
  padding: 30px 0;
}

.sticky-main-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sticky-sec {
  -webkit-position: sticky !important;
  position: sticky !important;
  top: 1rem;
  padding-top: 150px;
}

.cd-accordion__label {
  color: #000;
  font-weight: 500;
  font-size: 18px;
}

.category-sec {
  padding: 10px 0 !important;
}

.cd-accordion__item a {
  color: #000;
  font-size: 18px;
}

.cd-accordion__sub--l1 .cd-accordion__label {
  color: #5ea144;
}

.cd-accordion__sub .cd-accordion__sub--l2 a {
  color: #000;
}

.cd-accordion__sub .cd-accordion__sub--l2 a:hover {
  color: #2c51a3;
}

.product-desc-wraper p.stock-text {
  font-size: 25px;
  padding-top: 15px;
}

.quantity {
  position: relative;
  padding: 5px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #dbdbdb;
}

.quantity .numbers-div {
  width: 150px;
  position: relative;
}

.quantity .numbers-div strong {
  font-size: 16px;
  display: block;
  color: #2c51a3;
  margin-top: 22px;
}

.quantity p {
  padding-right: 10px;
}

.inquiry-btn {
  border-top: 1px solid #dbdbdb;
  padding: 20px 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 60px;
  height: 30px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  border: 1px solid #000;
  text-align: center;
  position: absolute;
  left: 50px;
  top: 0px;
  font-weight: 900;
  font-size: 20px;
}

.quantity input:focus {
  box-shadow: none;
  outline: none;
  border: none;
}

.quantity-nav {
  position: relative;
  height: 10px;
  width: 150px;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 25px;
  right: -24px;
  border: 1px solid #7f7f7f;
  top: 27%;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  font-size: 24px;
  padding-left: 6px;
}

.quantity-button.quantity-down {
  position: absolute;
  left: 25px;
  height: 50%;
  border: 1px solid #7f7f7f;
  top: 27%;
  border-radius: 100%;
  font-size: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 5px 0 10px 6px;
  height: 26px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #eee;
  width: 25px;
  text-align: center;
  color: #333;
  font-size: 13px;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  height: 25px;
}

.mz-lens {
  width: 200px !important;
  height: 200px !important;
}

.large-view-area {
  box-shadow: 0 1px 14px 1px rgba(0, 0, 0, 0.2);
  text-align: center;
  padding: 60px 0;
}

#wrapperParallax {
  overflow: hidden;
}

.contact-information-sec {
  padding: 0 0 30px 0;
}

.contactus-info {
  color: #fff;
  padding: 10px 15px 20px;
}

.contactus-info h5 {
  font-size: 40px;
  color: #fff;
}

.contactus-info address {
  margin: 15px 0;
  font-weight: 300;
  color: #fff;
}

.social-icons {
  display: flex;
  justify-content: flex-start;
}

.social-icons li {
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  margin: 10px 10px  0 0;
  height: 50px;
  background-color: #fff;
  border-radius: 50%;
}

.social-icons li a {
  color: #2c51a3;
}

.social-icons li:hover {
  background: #000;
}

.social-icons li:hover a {
  color: #fff;
}
