body {
  overflow-x: hidden;
}

h1 {
  font-size: 36px !important;
}

h2 {
  font-size: 30px !important;
}

h3 {
  font-size: 24px !important;
}

.container {
  padding: 0px;
}

.automechanic-widget-heading {
  color: #262626 !important;
  text-transform: none;
  font-style: normal;
  border-bottom: none;
  padding-bottom: 0px;
  margin: 0px 0px 20px;
}

.dots {
  flex-grow: 1;
  margin: 0 5px;
  background-image: linear-gradient(
    to right,
    #33a163 33%,
    rgba(255, 255, 255, 0) 0%
  );
  background-position: center;
  background-size: 3px 1px;
  background-repeat: repeat-x;
  opacity: 0.5;
}

.widget_categories ul li {
  margin: 0px 0px 10px;
}

.widget_categories ul li .sidebar {
  display: flex;
}

.automechanic-breadcrumb {
  float: unset;
  margin: 0px 0px 20px;
  display: flex;
}

.automechanic-breadcrumb li {
  color: #33a163;
  line-height: 17px;
  padding: 0;
  font-size: 13px;
}

.automechanic-breadcrumb li a {
  color: #33a163;
}

.automechanic-breadcrumb img {
  height: 17px;
  margin: 2px 2px 0px;
}

.automechanic-section-heading {
  color: #000000 !important;
  text-transform: none;
  font-style: normal;
  font-size: 36px;
  line-height: 47px;
  border-bottom: none;
  padding-bottom: 0px;
  margin: 0px 0px 20px;
}

.widget_categories ul li a img {
  margin: 1px 15px 0px 0px;
}

.automechanic-banner {
  margin-top: 60px;
  margin-bottom: 25px;
}

.automechanic-main-content {
  padding: 50px 0px 45px 0px;
  min-height: 65vh;
}

.automechanic-breadcrumb li:before {
  content: none;
}

.base-text-block p {
  font-size: 16px;
  line-height: 26px;
  color: #000;
  margin: 0px 0px 20px;
}

.base-text-block p:first-of-type {
  margin: 0px;
}

.manufacturers-catalog-block {
  margin-top: 0px;
}

.manufacturer-img {
  width: 100px;
  margin: 0px 20px 0px 0px;
}

.automechanic-team-thumb-text p {
  margin: 0px 0px 20px;
  font-size: 16px;
  line-height: 26px;
}

.automechanic-team-thumb-text p:first-of-type {
  margin: 0px 0px 10px;
}

.automechanic-team-detail {
  padding: 0;
}

.default-input {
  color: unset !important;
  background-color: unset !important;
  width: 100%;
  height: 45px !important;
  border: 1px solid #33a163 !important;
  font-size: 16px !important;
}
.default-input::placeholder {
  font-size: 16px !important;
}

.normal-heading {
  font-size: 36px;
  line-height: 47px;
}

.paragraph {
  font-size: 16px;
  line-height: 26px;
}

.automechanic-shape-transparent {
  background: radial-gradient(
    214.5% 48585.6% at -19.51% -36.5%,
    #01b14e 0%,
    #00d45d 100%
  );
}

.automechanic-shape-transparent::before {
  border-bottom-color: #16b353 !important;
}

.automechanic-bgcolor,
.base-btn,
.automechanic-contact-now .submit input[type="submit"],
.active-btn {
  background: radial-gradient(
    214.5% 48585.6% at -19.51% -36.5%,
    #01b14e 0%,
    #00d45d 100%
  );
}

.blog-subheader {
  margin-top: 60px;
  margin-bottom: 25px;
}

.automechanic-main-content .widget {
  margin: 0px 0px 40px;
}

.subtitle-grey {
  font-size: 14px;
  line-height: 18px;
  color: #828282;
}

.manufacturers-catalog {
  margin-bottom: 16px !important;
}

.popular-manufacturers:hover a {
  padding-left: 10px !important;
  color: #ff4848 !important;
}

.popular-manufacturers a,
.shop-grid a {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.shop-grid a:hover {
  padding-left: 10px !important;
  color: #33a163;
}

.shop-grid {
  margin-bottom: 60px;
  font-size: 16px;
}

.product-row.header {
  background: radial-gradient(
    214.5% 48585.6% at -19.51% -36.5%,
    #01b14e 0%,
    #00d45d 100%
  );
  border-radius: 5px;
}

.product-pages {
  float: left;
  padding: 20px;
  border-radius: 10px;
  border: 1.5px #33a163 solid;
  width: 100%;
}

.product-row {
  border: none;
}

.product-cart img {
  height: 24px;
  width: 24px;
}

.section-heading {
  color: #000000 !important;
  text-transform: none;
  font-style: normal;
  font-size: 36px;
  line-height: 47px;
  border-bottom: none;
  padding-bottom: 0px;
  margin: 0px 0px 20px;
  font-weight: bold;
}
.banner-btn-1 {
  background-color: #ff0000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 0px 2.5%;
  border-radius: 5px;
  position: absolute;
  left: 24.5%;
  top: 67%;
  line-height: 30px;
}

.banner-btn-1:hover,
.banner-btn-2:hover {
  background-color: #c81111;
}

.banner {
  position: relative;
  float: left;
}

.banner-btn-2 {
  background-color: #ff0000;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 0px 25px;
  border-radius: 5px;
  position: absolute;
  left: calc(50% - 60px);
  top: 345px;
  line-height: 30px;
}

.main-heading {
  font-size: 40px;
  font-weight: bold;
  width: 100%;
  float: left;
}

.main-heading h1 {
  font-size: 36px;
  font-weight: bold;
}

.main-heading span {
  font-size: 36px;
  font-weight: bold;
}

.model-img {
  border: none;
}

.order-btn {
  position: fixed;
  display: flex;
  align-items: center;
  background: radial-gradient(
    214.5% 48585.6% at -19.51% -36.5%,
    #01b14e 0%,
    #00d45d 100%
  );
  border-radius: 22px;
  border: 1.5px #fff solid;
  color: #fff;
  bottom: 45px;
  right: 60px;
  padding: 10px 20px;
  font-size: 20px;
  font-weight: bold;
}

.order-btn > img {
  height: 20px;
  margin-right: 4px;
}

.review-slider {
  float: left;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 48px 0px 33px;
}

.review-slider .slick-arrow-left.slick-arrow {
  right: auto;
  left: 0px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}

.review-slider .slick-arrow {
  position: absolute;
  right: 0px;
  top: 50%;
  font-size: 36px;
  margin: -10px 0px 0px;
  cursor: pointer;
  z-index: 1;
  color: #dedede;
}

.review-single {
  position: relative !important;
  float: left;
  color: #fff;
  display: block;
  margin-top: 20px;
}

.review-single-wrap {
  position: relative !important;
  padding: 12px 0 12px !important;
  text-align: left !important;
  transition: all 0.2s ease-in-out !important;
}

.review-comment-user {
  position: relative !important;
}

.review-avatar > img {
  width: 36px !important;
  height: 36px !important;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
}

.review-avatar-wrap {
  position: absolute !important;
  left: 0 !important;
}

.review-social {
  display: inline-block !important;
  width: 16px !important;
  height: 16px !important;
  vertical-align: inherit !important;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  background: url(https://h.cackle.me/widget/img/prov-sm.png) 0 0 transparent
    no-repeat !important;
}

.review-social-wrap {
  position: absolute !important;
  top: 25px !important;
  left: 25px !important;
  width: 16px !important;
  height: 16px !important;
  border-radius: 20px !important;
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
}

.review-odnoklassniki {
  background-position: -16px 0 !important;
  background-color: #f4960f !important;
}
.-review-slider {
  background-color: #fff;
  display: block;
  float: left;
  border-radius: 10px;
  margin-top: 10px;
}

.review-info {
  margin: 0 0 0 48px !important;
  text-align: left !important;
}

.review-username {
  color: #fff;
  font-weight: bold;
}

.review-time {
  display: inline-block;
  font-size: 11px !important;
}

.review-bold {
  font-weight: bold;
}

.review-footer > a {
  color: #41b574;
}

.review-more-toggle {
  color: #41b574 !important;
  cursor: pointer !important;
  text-decoration: underline !important;
}

.review-more {
  display: none;
}

.product-row-extended {
  grid-template-columns: 3fr 4fr 3fr 2fr 2fr 2fr 1fr !important;
}

.nav-phone {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
  margin-left: -40px;
}
