.latest-article-wrap .custom-post-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 28px;
}

.latest-article-wrap .custom-post-wrapper .custom-post-card {
  background: #fff;
  overflow: hidden;
  border-radius: 18px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.latest-article-wrap .post-image a {
  height: 220px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #f3f3f3;
}

.latest-article-wrap .post-content .post-date {
  font-size: 13px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  background-color: #b80006;
  padding: 3.5px 10.3px;
  border-radius: 50px 0 0 50px;
  float: right;
  margin: -15px 0 0;
  z-index: 1;
  position: relative;
}

.latest-article-wrap .post-image a img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.latest-article-wrap .post-content .post-title a {
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  text-decoration: unset;
  transition: 0.5s all;
  text-transform: uppercase;
}

.mc4wp-alert.mc4wp-success p,
.mc4wp-alert.mc4wp-error p,
.mc4wp-alert.mc4wp-notice p {
  font-size: 14px;
  text-align: center;
  line-height: 120%;
  color: green;
  border: 1px solid green;
  margin-top: 7px;
}

.mc4wp-alert.mc4wp-error p {
  color: #b80006;
  border-color: #b80006;
}

.latest-article-wrap .post-content .post-title a:hover {
  color: #b80006;
}

span.wpcf7-form-control.wpcf7-recaptcha.g-recaptcha.wpcf7-not-valid {
  width: 304px;
  height: 78px;
  border: 1px solid #c10f0a;
}

.latest-article-wrap .post-content .post-excerpt {
  font-size: 16px;
  line-height: 24px;
  color: #444444;
  font-weight: 300;
  font-family: "Poppins";
  padding: 8px 0 14px;
}

.latest-article-wrap .post-content .read-more {
  font-size: 16px;
  line-height: 19px;
  color: #b80006;
  font-weight: 500;
  font-family: "Poppins";
  position: relative;
  padding-right: 22px;
  text-decoration: unset;
  transition: 0.5s all;
}

.latest-article-wrap .post-content .read-more::before {
  content: "";
  background: url(../images/small-arrow.png) no-repeat;
  width: 17px;
  height: 10px;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  margin: auto;
  transition: 0.5s all;
}

.latest-article-wrap .post-content .read-more:hover {
  color: #000;
}

.latest-article-wrap .post-content .read-more:hover::before {
  filter: brightness(0);
}

.latest-article-wrap .post-content .post-wrap-d {
  padding: 30px 25px 15px;
}

.latest-article-wrap .post-content .post-wrap-d .post-title {
  margin: 0;
}

.latest-article div#shopnow-btn a.sayara-btn {
  border: 1px solid #b90206;
  background: transparent;
}

.latest-article div#shopnow-btn a.sayara-btn:hover {
  background: #000;
  border-color: #000;
}

div#shop-by-make .gallery-item a:hover img {
  transform: scale(1.1);
}

div#shop-by-make .gallery-item a img {
  transition: 0.5s all ease-in-out;
}

body div#rrr-container>div {
  max-width: 100%;
  height: 100%;
  border-radius: 25px;
  overflow: hidden;
}

#best-industry .ti-load-more-reviews-container {
  display: none;
}

header .top-header .row.header-wraping {
  justify-content: space-between !important;
}

header .top-header .top-bar .support-info span span.time:before {
  display: none;
}

header .top-header .top-bar .support-info span span.time {
  display: inline;
  border-left: 1px solid;
  border-color: rgba(143, 1, 4, 0.8);
  padding-left: 20px;
  margin-left: 20px;
}

header .top-header .top-bar .support-info span span.time:after {
  content: "";
  height: 100%;
  width: 1px;
  position: absolute;
  background: #fff;
  left: 0px;
  opacity: 0.2;
  top: 0;
  right: auto;
  bottom: 0;
  box-shadow: 0 0 1px 2px rgba(255, 255, 255, 0.15);
}

body#my-account-id .account-section {
  padding-top: 70px;
}

body.product-template-default.single.single-product aside#secondary {
  display: none;
}

.top-header-action .my-account-widget .my-account-content {
  position: static;
  transform: unset;
}

.top-header-action .shopping-cart-widget i.fal.fa-fw.fa-cart-plus {
  height: 45px;
}

.ti-reviews-container .owl-stage .owl-item {
  max-width: 100%;
}

.owl-nav button:focus {
  border: 0;
  outline: unset;
}

div#suport-listing figure.elementor-image-box-img,
div#suport-listing .elementor-image-box-content {
  text-align: left;
}

.contact-detail-ss h2 {
  font-size: 16px;
  line-height: 160%;
  color: #fff;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
  margin: 0;
}

.contact-detail-ss a {
  font-size: 20px;
  line-height: 150%;
  color: #fff !important;
  text-decoration: unset;
  pointer-events: all;
  z-index: 999;
  position: relative;
  cursor: pointer;
}

.contact-detail-ss a:hover {
  color: #c20f0a !important;
}

form.wpcf7-form .form-group p.value_focus label,
form.wpcf7-form .form-group p.input_focus label {
  top: -10px;
  background-color: #000;
  padding: 0 10px 1px;
  border-radius: 50px;
  color: #fff;
}

.contact-form-ss {
  box-shadow: 0 0 20px 20px rgba(0, 0, 0, 0.035);
  padding: 50px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;
}

.input-text,
input[type="email"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="url"],
textarea,
input,
#order_review .payment_methods input {
  width: 100%;
  border: 1px solid #808080 !important;
  height: 64px;
  padding: 0 15px;
  border-radius: 50px;
  -webkit-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}

form.wpcf7-form input {
  border-radius: 50px !important;
  margin: 0;
  margin-bottom: 5px;
  padding: 0 33px !important;
}

.contact-detail-ss .address-link.heading-border a {
  font-size: 16px;
  line-height: 160%;
  color: #fff !important;
  text-decoration: unset;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}

span.wpcf7-form-control-wrap.recaptcha {
  padding-left: 15px;
  width: auto;
}

form.wpcf7-form textarea {
  height: 128px;
  border-radius: 10px;
  padding: 15px 33px !important;
}

.ft-copyright a {
  color: #fff;
  text-decoration: unset;
}

.ft-copyright a:hover {
  color: #f02e2a;
}

.wrappeng-bread {
  background-color: #e5e5e5;
}

.wrappeng-bread .breadcrumb-wrapper {
  width: 100%;
  max-width: 1470px;
  margin: 0 auto;
  padding: 10px 15px;
}

.breadcrumb-wrapper span.breadcrumb_last,
.breadcrumb-wrapper a,
.title-breadcrumb-wrap ul.breadcrumb li {
  font-size: 18px;
  line-height: 29px;
  color: #b80106;
  font-weight: 500;
  font-family: "Poppins";
  transition: 0.5s all;
}

form.wpcf7-form .form-group span.wpcf7-not-valid-tip {
  padding: 0 33px;
}

.breadcrumb-wrapper a,
.title-breadcrumb-wrap ul.breadcrumb li a {
  color: #333333;
  text-decoration: unset;
  position: relative;
  padding-right: 25px;
}

.breadcrumb-wrapper a:before,
.title-breadcrumb-wrap ul.breadcrumb li a:before {
  content: "";
  background-image: url("../images/breadcrum-arrow.png");
  background-repeat: no-repeat;
  background-position: -6px 0px;
  position: absolute;
  height: 15px;
  width: 15px;
  top: 8px;
  left: auto;
  right: 4px;
  bottom: 0;
}

.contactpage_details .heading-border {
    position: relative;
    padding-left: 58px;
    padding-bottom: 14px;
    min-height: 53px;
}

.contactpage_details .heading-border.hours-heading-border {
    padding-bottom: 0;
    display: flex;
    align-items: center;
}

.contactpage_details .heading-border:before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 0;
  left: 0;
  right: 0;
  height: 40px;
  width: 40px;
  background-image: url("../images/contact-sprite-image.png");
  background-repeat: no-repeat;
  background-position: -6px -151px;
  border: 1px solid #fff;
  border-radius: 100%;
}

.contactpage_details .address-link:before {
  background-position: -5px -17px;
}

.contactpage_details .email-link:before {
  background-position: -7px -236px;
}

.contactpage_details .hours-heading-border:before {
  background-position: -7px -324px;
}

.contactpage_details .fax-link:before {
  background-position: -6px -81px;
}

section.breadcrumbs {
  padding: 213px 0 197px 0;
}

form.wpcf7-form input::-webkit-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form input:-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form input::-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form input:-ms-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form textarea::-webkit-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form textarea:-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form textarea::-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form textarea:-ms-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

form.wpcf7-form br {
  display: none !important;
}

form.wpcf7-form .form-group p {
  position: relative;
}

form.wpcf7-form .form-group p label {
  position: absolute;
  z-index: 9;
  top: 21px;
  left: 33px;
  right: auto;
  bottom: auto;
  font-size: 17px;
  line-height: 120%;
  font-family: "Poppins", sans-serif;
  transition: 0.5s all ease;
  color: #999999;
  font-weight: 400;
}

form.wpcf7-form .form-group.value_focus label,
form.wpcf7-form .form-group.input_focus label {
  top: -10px;
  background: #c10e0a;
  padding: 0 7px;
  color: #fff;
  border-radius: 4px;
}

form.wpcf7-form .form-group:last-child {
  padding: 0 12px;
  width: 50% !important;
  max-width: 50%;
  margin: 0;
}

form.wpcf7-form .form-group {
  padding: 0 12px;
}

.contact-detail-ss a:hover {
  text-decoration: unset;
}

form.wpcf7-form .title-contactform h2 {
  position: relative;
  font-size: 26px;
  line-height: 120%;
  color: #000;
  padding-bottom: 37px;
}

form.wpcf7-form .title-contactform h2:before,
.contact-detail .title-contactform:before {
  position: absolute;
  content: "";
  width: 39px;
  height: 2px;
  background-color: #b80006;
  top: auto;
  left: 0;
  right: 0;
  bottom: 21px;
}

.contactpage_details .heading-border p {
  margin: 0;
}

form.wpcf7-form .form-group input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
  width: auto;
  padding: 0;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  padding: 19px 77px 19px 35px !important;
  height: 100%;
  margin-top: 0px;
  background: #b90206;
}

form.wpcf7-form .form-group input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary:hover {
  background: #000;
}

a:hover {
  text-decoration: unset !important;
}

form.wpcf7-form .form-group:last-child p {
  position: relative;
  display: inline-block;
  margin: 10px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
}

form.wpcf7-form .form-group:last-child p:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 21px;
  left: 115px;
  right: auto;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: -4px -2px;
  height: 20px;
  width: 30px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(342deg) brightness(102%) contrast(102%);
}

#faq-section h5 {
  font-size: 20px;
  line-height: 140%;
  color: #000;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-family: "Poppins", sans-serif;
}

.woocommerce-cart-form table tbody tr td.actions .coupon {
  display: none;
}

#faq-section .sayara-accordion-item {
  border: 1px solid #d6d6d6;
  padding-right: 49px;
  padding-left: 24px;
  margin: 0;
}

#faq-section .elementor-widget-wrap.elementor-element-populated {
  padding: 0;
}

#faq-section .sayara-accordion-item.active {
  border-color: #b80106;
}

#faq-section .sayara-accordion-item {
  display: flex;
  flex-direction: column;
  gap: 3px;
}

#faq-section .sayara-accordion-item .collapse {
  padding-top: 4px;
  margin-top: 0;
  border-top: 1px solid #ddd !important;
  transition: 0.5sec all;
}

#faq-section .sayara-accordion-item.active .collapse {
  transition: none;
  border: none;
}

#faq-section .fa-plus:before,
#faq-section .fa-minus:before {
  content: "\f107";
  font-size: 35px;
  font-weight: 400;
  font-family: "FontAwesome";
  line-height: 100%;
}

#faq-section .fa-minus:before {
  content: "\f106";
}

#faq-section .sayara-accordion-item h5 span {
  margin-right: -25px;
}

.form-control:focus,
.btn-primary.focus,
.btn-primary:focus {
  box-shadow: unset !important;
}

body .justify-content-center article .the_excerpt_content .excerpt-readmore a.btn::before {
  content: "";
  background: url(../images/small-arrow.png) no-repeat;
  width: 17px;
  height: 10px;
  background-size: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -24px;
  margin: auto;
  transition: 0.5s all;
}

body .justify-content-center article .the_excerpt_content .excerpt-readmore a.btn {
  position: relative;
}

body .justify-content-center article .the_excerpt_content .excerpt-readmore a.btn:hover {
  color: #000;
}

body .justify-content-center article .the_excerpt_content .excerpt-readmore a.btn:hover::before {
  filter: brightness(0) saturate(100%) invert(0%) sepia(65%) saturate(4386%) hue-rotate(114deg) brightness(95%) contrast(95%);
}

body.justify-content-center article .the_excerpt_content {
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.01);
  flex: 1;
  display: grid;
}

.latest-article {
  display: flex;
  align-items: center;
  justify-content: center;
}

body.error404 section.breadcrumbs,
.error-404 .error-image {
  display: none;
}

.error-404 a.sayara-btn {
  background: transparent;
  color: #b80106;
  border: 1px solid #b80106;
  padding: 16px 68px 20px 35px;
  font-size: 18px;
  line-height: 120%;
  font-weight: 600;
  position: relative;
}

.error-404 a.sayara-btn:hover {
  background: #b80106;
  color: #fff;
}

.error-404 a.sayara-btn:hover::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(217deg) brightness(96%) contrast(101%);
}

.error-404 a.sayara-btn:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 28px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: -4px -2px;
  height: 20px;
  width: 30px;
}

.error-404 p.error-description {
  font-size: 24px;
  line-height: 120%;
  color: #000;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin-bottom: 27px;
}

.error-404 p.error-message {
  font-size: 18px;
  line-height: 130%;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: 3px;
  border: 0;
}

.error-404 h1.error-title span {
  display: block;
  font-weight: 700;
}

.error-404 h1.error-title {
  font-size: 120px;
  line-height: 100%;
  color: #000;
  font-weight: 400;
  margin-bottom: 17px;
  position: relative;
}

.error-404 h1.error-title:before {
  content: "";
  position: absolute;
  height: 35px;
  width: 165px;
  top: -32px;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/header-title-logo.png");
  background-repeat: no-repeat;
  margin: 0 auto;
}

body.error404 .error-404 {
  padding: 149px 0px 120px 0;
  text-align: center;
}

div#datafetch ul.ajax-search-results.list-unstyled {
  width: 100%;
  max-width: 560px;
  left: auto;
  right: 0;
  background: #ca190f;
  border-radius: 10px;
  padding: 15px 0;
}

input.error {
  border: 1px solid #c10f0a !important;
}

div#datafetch ul.ajax-search-results.list-unstyled li {
  line-height: 100%;
  margin: 10px 0px 10px 0;
}

body.woocommerce-edit-account section.section-padding>.container {
  max-width: 1470px;
  margin: 0 auto;
  padding: 0 15px;
}

body.archive.category .container {
  max-width: 1470px;
  margin: 0 auto;
  padding: 0 15px;
}

aside#secondary div#categories-1 ul li.current-cat a {
  color: #c10e0a;
}

section.section-padding.bg-gray .post_thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

section.section-padding.bg-gray .post_thumbnail {
  height: auto;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  background: transparent;
}

section.section-padding.bg-gray {
  padding: 120px 15px 116px 15px;
}

article .post_title h2 {
  font-size: 22px;
  line-height: 120%;
  color: #000;
  padding: 35px 30px 0px 30px;
  text-transform: uppercase;
}

article ul.list-inline li,
article ul.list-inline li a {
  font-size: 15px;
  line-height: 120%;
  color: #444444;
  text-transform: capitalize;
}

.single-post article .entry-meta {
  margin-bottom: 6px;
}

article ul.list-inline i {
  color: #c10e0a;
  margin-top: 1px;
}

article ul.list-inline i.fa.fa-tags {
  transform: rotate(107deg);
}

.single-post section.section-padding.bg-gray div#comments {
  display: none;
}

.addtoany_content .addtoany_list a.a2a_button_facebook {
  display: none;
}

body .section-padding article.post .entry-content .addtoany_share_save_container.addtoany_content.addtoany_content_bottom {
  margin: 0;
}

body .section-padding article.post .tags {
  display: none;
}

.col-xl-9.col-md-7>nav.navigation.post-navigation {
  display: none;
}

.addtoany_content .addtoany_list a.addtoany_share:hover {
  background-color: #000;
}

.addtoany_content .addtoany_list a.addtoany_share:hover img {
  opacity: 1;
}

.addtoany_content .addtoany_list a.addtoany_share {
  height: 40px;
  width: 40px;
  background-color: #d81533;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}

.entry-content p,
form.login .wrapping-login p.woocommerce-LostPassword.lost_password a {
  font-size: 16px;
  line-height: 150%;
  font-weight: 300;
  color: #444444;
  font-family: "Poppins", sans-serif;
}

article p,
article .entry-content ul:not(:first-child) li {
  font-size: 16px;
  line-height: 150%;
  color: #444444;
  font-weight: 300;
  font-family: "Poppins", sans-serif;
}

article .entry-content h3,
article .entry-content p strong {
  font-size: 18px;
  line-height: 120%;
  color: #000;
  font-family: "Rubik", sans-serif;
  font-weight: 600;
  padding-top: 6px;
  padding-bottom: 10px;
}

article .entry-content ul:not(:first-child) li {
  position: relative;
  padding-left: 25px;
  padding-bottom: 8px;
}

article .entry-content ul:not(:first-child) li:before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 0;
  left: -1px;
  right: 0;
  background-image: url("../images/list-icon-iamge.png");
  background-repeat: no-repeat;
  height: 20px;
  width: 20px;
  background-position: 0 0;
}

.testimonial-page .testimonial-section .ti-reviews-container-wrapper {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 28px;
}

.ti-reviews-container-wrapper .ti-review-item.source-Google.ti-image-layout-thumbnail {
  width: 100%;
  max-width: 100% !important;
  background-color: #fff;
  box-shadow: 0px 0px 8px 8px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  transform: unset !important;
}

.testimonial-page .testimonial-section .ti-reviews-container-wrapper .ti-review-item {
  box-shadow: 0px 0px 15px 5px rgba(0, 0, 0, 0.07);
}

body .ti-widget.ti-goog .ti-widget-container,
body .ti-widget.ti-goog .ti-widget-container * {
  row-gap: 28px !important;
  column-gap: 28px !important;
}


body div#best-industry .ti-reviews-container-wrapper .ti-review-item.source-Google.ti-image-layout-thumbnail {
  display: block !important;
}

.ti-reviews-container-wrapper .ti-review-item.source-Google.ti-image-layout-thumbnail {
  padding: 0 !important;
}

body .ti-widget.ti-goog .ti-controls {
  top: 50% !important;
}


aside#secondary div#block-3,
aside#secondary div#block-4 {
  display: none;
}

body article {
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.01);
  background-color: #fff;
}

body article .entry-content {
  padding: 0 30px;
}

.si-search-container .si-search-banner .jet-filters-group select {
  width: 100%;
  height: 64px;
  position: relative;
  border-radius: 5px;
  max-width: 100% !important;
  background-image: unset;
  background: #fff;
}

.si-search-container .si-search-banner .jet-filters-group .jet-select {
  margin: 0 !important;
  position: relative;
}

.si-search-container .si-search-banner .second-title h2 {
  font-size: 40px;
  line-height: 120%;
  color: #fff;
  padding-top: 19px;
  padding-bottom: 18px;
  border-bottom: 1px solid #353535;
}

.si-search-container .si-search-banner .jet-filters-group {
  padding: 26px 0 22px 0 !important;
}

.si-search-container .si-search-banner .jet-select:after {
  left: auto;
  right: 20px;
  top: 16px;
  position: absolute;
  pointer-events: none;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content>table {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  margin-left: 25px;
  width: 98%;
  padding-bottom: 27px;
  padding-right: 27px;
  padding-top: 20px;
  height: auto;
  overflow: hidden;
  border-collapse: unset;
  padding: 0;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content>form .div-table-wrpaper {
  overflow: hidden;
}

.woocommerce-account table.account-orders-table thead tr {
  background: #e5e5e5;
}

body.woocommerce-page tbody tr:not(:last-child) {
  border-bottom: 1px solid #e5e5e5 !important;
}

body.woocommerce-page .my-acnt {
  justify-content: space-between;
}

body.woocommerce-page .my-acnt .main-title.page-title {
  margin: 3px auto 52px;
  text-transform: uppercase;
}

body.woocommerce-orders .woocommerce-MyAccount-content.woo-content {
  padding: 0 !important;
}

body.woocommerce-page article>.entry-content>.elementor>div:first-child {
  display: none;
}
body.woocommerce-page.woocommerce-checkout article>.entry-content>.elementor>div:first-child {
    display: block;
}

td.product-quantity .quantity {
  display: inline-block;
  border: 1px solid #808080;
  border-radius: 4px;
}

td.product-quantity .quantity input {
  width: 40px;
  border-top: 0 !important;
  border-bottom: 0 !important;
  padding: 0 !important;
  text-align: center;
  height: 40px;
  font-size: 14px;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals input#coupon_code::-webkit-input-placeholder {
  color: #000;
  opacity: 1 !important;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals input#coupon_code:-moz-placeholder {
  color: #000;
  opacity: 1 !important;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals input#coupon_code::-moz-placeholder {
  color: #000;
  opacity: 1 !important;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals input#coupon_code:-ms-input-placeholder {
  color: #000;
  opacity: 1 !important;
}

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

td.product-quantity .quantity input {
  width: 40px;
  border-top: 0 !important;
  border-bottom: 0 !important;
  padding: 0 !important;
  text-align: center;
  height: 40px;
}

body.woocommerce-view-order .woocommerce-MyAccount-content p,
body.woocommerce-view-order .woocommerce-MyAccount-content p mark {
  font-size: 16px;
  line-height: 180%;
  color: #333333;
  font-family: "Poppins", sans-serif;
  background: transparent;
  font-weight: 400;
}

body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead tr th {
  font-size: 18px;
  line-height: 130%;
  font-weight: 600;
  border: 0;
  padding: 16px 30px;
}

body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead {
  background: #e5e5e5;
}

body.woocommerce-view-order section.woocommerce-customer-details .col2-set.addresses {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 30px;
  gap: 30px;
}

body.woocommerce-view-order section.woocommerce-customer-details .addresses>div {
  width: 50%;
  max-width: 50%;
  flex: unset;
  border: 1px solid #e5e5e5;
  border-radius: 15px;
  padding: 0;
  overflow: hidden;
}

body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address {
  padding: 0 32px 5px;
}

body.woocommerce-view-order section.woocommerce-customer-details .addresses>div h2.woocommerce-column__title {
  background-color: #e5e5e5;
  padding: 16px 32px 16px;
}

body.woocommerce-view-order table.order_details .order_item .product-image img {
  width: 100px;
  height: 100px;
  box-shadow: 0 0 6px 6px rgba(0, 0, 0, 0.07);
}

body.woocommerce-view-order table.order_details .order_item .product-image {
  width: 150px;
  max-width: 140px;
  padding: 28px 0px 28px 18px;
  vertical-align: top;
}

body.woocommerce-view-order table.order_details .order_item td {
  border: unset !important;
}

body.woocommerce-view-order table.order_details .order_item .product-name a,
body.woocommerce-view-order table.order_details .order_item .product-name strong,
body.woocommerce-view-order table.order_details tfoot th,
body.woocommerce-view-order table.order_details tfoot td span.amount,
body.woocommerce-cart table.cart td.product-name a {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

body.woocommerce-view-order table.order_details tbody {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}

body.woocommerce-cart table.cart {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  overflow: hidden;
}

body.woocommerce-cart table.cart tbody {
  border: 1px solid #e5e5e5;
  border-top: 0;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  overflow: hidden;
}

body.woocommerce-cart table.cart .amount bdi,
body.woocommerce-cart table.cart .amount bdi span,
.woocommerce-page table.shop_table td.product-price .amount {
  font-size: 14px;
  line-height: 180%;
}

body.woocommerce-cart table.cart .amount bdi span {
  padding-top: 2px;
}

body.woocommerce-cart table.cart a.remove {
  border: 2px solid #888888;
  color: #888888;
  height: 16px;
  width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  padding: 0px 0.3px 0 0;
  font-size: 17px;
  line-height: 16px;
  margin: 0 auto;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals>.coupon {
  display: none;
}

body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table thead tr th {
  padding-right: 15px;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals table.shop_table tr td:not(:last-child) {
  border-bottom: 0;
}

body.woocommerce-cart table.cart td.actions button.button {
  max-width: 100%;
}

.primary-menu ul li.menu-item-has-children:after {
  font-weight: 300;
  font-size: 25px;
  right: -19px;
  top: 3px;
  color: #fff;
}

body.woocommerce-order-pay form#order_review {
  margin: 120px 0;
  border: 1px solid #e5e5e4;
  padding: 30px;
  border-radius: 15px;
}

body.woocommerce-order-pay form#order_review table.shop_table {
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  overflow: hidden;
}

body.woocommerce-order-pay form#order_review thead tr {
  background-color: #e5e5e5;
}

body.single-product .row {
  width: 100%;
  margin: 0;
}

.single-product div.product .col-lg-6.my-auto {
  margin: 0 !important;
  flex: unset;
  width: 42.7%;
  max-width: unset;
}

.single-product div.product .col-lg-6.my-auto.tc-init {
  width: 57.3%;
  padding-left: 90px;
}

body.single-product div.product .woocommerce-product-gallery {
  padding-left: 0;
  padding-right: 0;
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
  width: 100%;
  max-width: 612px;
  height: 600px !important;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.05);
  border-radius: 20px;
  max-width: unset;
}

.single-product div.product .woocommerce-product-gallery {
  padding: 0;
  width: 50%;
}

.single-product .product h1.product_title.entry-title {
  font-size: 60px;
  line-height: 120%;
  color: #000;
  margin-bottom: 10px;
  margin-top: 11px;
}

.single-product .product p {
  font-size: 18px;
  line-height: 120%;
  color: #333333;
}

.product ul li ul.tmcp-ul-wrap textarea,
.product ul li ul.tmcp-ul-wrap select {
  width: 100% !important;
  border: 1px solid #808080 !important;
  height: 50px !important;
  border-radius: 5px;
  padding: 0 15px;
  line-height: 100%;
  box-shadow: 0 0 1px rgb(128, 128, 128);
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

.single-product .product p.product-sku span,
.product p.product-price {
  font-weight: 600;
  color: #000;
}

.single-product .product p.product-price {
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}

.single-product .product p.product-price .amount bdi {
  font-size: 30px;
  line-height: 130%;
  color: #b80106;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  padding-left: 8px;
}

.single-product .product p.product-sku {
  margin-bottom: 10px;
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container h3 {
  font-size: 18px;
  line-height: 130%;
  color: #000;
  font-family: "Poppins", sans-serif;
  padding-bottom: 5px;
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container:not(:last-child) span.tc-price-wrap {
  display: none;
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container:last-child ul li {
  position: relative;
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container:last-child span.tc-price-wrap {
  position: absolute;
  left: auto;
  right: -99px;
  top: 16px;
  color: #000;
}

.product ul li ul.tmcp-ul-wrap select option {
  font-size: 17px;
  line-height: 120%;
  padding: 10px 4px;
  color: #333333;
  background: transparent;
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container .tc-cell label {
  margin: 0;
}

.single-product .product form.cart .tc-totals-form {
  display: none;
}

.single-product .product form.cart .quantity {
  display: none;
}

.single-product .product .woocommerce-product-rating,
.single-product .product p.price,
.single-product .product .woocommerce-product-details__short-description,
.single-product .product .wishlist-fragment,
.single-product .product .product_meta,
.single-product .product .post-share.mt-4 {
  display: none;
}

.single-product .product .container.bg-white.mt-5:last-child,
.single-product aside#secondary {
  display: none;
}

.single-product .product p.payment-methods {
  font-size: 18px;
  line-height: 130%;
  color: #000000;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  margin-bottom: 10px;
}

.single-product .payment-icons {
  width: 100%;
  background-image: url("../images/payment-icon-image.png");
  background-repeat: no-repeat;
  height: 45px;
  margin: 3px 0 28px 0;
}

.single-product .product form.cart button.single_add_to_cart_button {
  margin: 15px 0 33px 0;
}

.single-product .product .guarantee-item {
  font-size: 18px;
  line-height: 130%;
  padding-top: 4px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000;
  width: 50%;
  position: relative;
  display: flex;
  align-items: center;
  padding-bottom: 15px;
}

.single-product .product .guarantees {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 550px;
}

.single-product .product .guarantee-item i {
  font-size: 0;
  height: 50px;
  width: 50px;
  background-color: #b90206;
  border-radius: 100%;
  margin-right: 10px;
  position: relative;
}

.payment_methods.methods .wc_payment_method .payment_box {
  background: #fff;
}

.single-product .product .guarantee-item i:before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: url("../images/product-detail-sprite-image.png");
  background-repeat: no-repeat;
  background-position: -19px 2px;
}

.single-product .product ul.tabs.wc-tabs li a {
  font-size: 21px;
  line-height: 130%;
  color: #333333;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #e5e5e5;
  height: 100%;
  padding: 25px 33.9px;
  border: 0;
  text-align: center;
}

.single-product div.product .woocommerce-tabs .panel {
  padding: 30px 15px;
}

.single-product .product ul.tabs.wc-tabs li {
  padding: 0;
}

.single-product .product ul.tabs.wc-tabs li:not(:last-child) {
  border-right: 1px solid #bbbbbb;
}

.single-product .product ul.tabs.wc-tabs {
  display: flex;
  flex-wrap: nowrap;
  background-color: #e5e5e5;
}

.single-product .product .container {
  width: 100%;
  max-width: 1470px;
  padding: 0 15px;
  margin: 0 auto !important;
}

.single-product .product .woocommerce-tabs.wc-tabs-wrapper {
  border-radius: 15px;
  overflow: hidden;
  border: 1px solid #e5e5e5;
  margin-top: 35px;
  width: 100%;
}

.single-product .product ul.tabs.wc-tabs li.active a {
  background-color: #b90206;
  color: #fff;
  border: 0;
}

.single-product .product {
  padding: 10px 15px 118px 15px;
  display: flex !important;
  flex-wrap: wrap;
  max-width: 1470px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
}

.single-product.product .woocommerce-tabs.wc-tabs-wrapper .panel {
  padding: 24px 30px 35px 30px;
}

.single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p,
.single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p>a {
  font-size: 18px;
  line-height: 180%;
  color: #333333 !important;
  font-weight: 400;
}

.single-product .product .guarantee-item i.fa.fa-check:before {
  background-position: -133px 4px;
}

.single-product .product .guarantee-item i.fa.fa-warranty:before {
  background-position: -271px 5px;
}

.single-product .product .guarantee-item i.fa.fa-money:before {
  background-position: -415px 4px;
}

body .justify-content-center article .the_excerpt_content header.entry-header h3.entry-title a:hover {
  color: #b90206;
}

.wp-block-search__inside-wrapper button.wp-block-search__button:hover {
  filter: brightness(0) saturate(100%) invert(18%) sepia(70%) saturate(5396%) hue-rotate(350deg) brightness(70%) contrast(114%);
}

button:focus {
  outline: unset !important;
}

body.search section.section-padding {
  padding: 120px 15px 50px 15px;
}

body.search form.search-form {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 1000px;
}

body.search form.search-form label {
  width: 100%;
}

body.search .page-content,
body.search section.no-results header.page-header {
  text-align: center;
}

body.search form.search-form input.search-field {
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  padding: 0 30px;
  margin-bottom: 30px;
}

body.search form.search-form input.search-submit {
  font-size: 20px;
  line-height: 120%;
  text-decoration: unset;
  padding: 0 20px;
  color: #fff;
  background: #b90206;
  font-weight: 500;
  transition: 0.5s all ease;
  border-radius: 50px;
  border: 0 !important;
  width: 100%;
  max-width: 150px;
}

body.search form.search-form input.search-submit:hover {
  background-color: #000;
}

aside#secondary div#categories-1 ul li a {
  pointer-events: all;
  cursor: pointer;
  z-index: 999;
  position: relative;
}

aside#secondary div#categories-1 ul li a:hover {
  color: #c10e0a !important;
}

body.woocommerce-checkout .entry-content>h2 {
  font-family: "Play", Sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  position: relative;
  color: #000;
}

body.woocommerce-checkout .woocommerce .woocommerce-form-login-toggle,
body.woocommerce-checkout .woocommerce .woocommerce-form-coupon-toggle {
  display: Block;
}

div#additional-information {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout span.woocommerce-input-wrapper {
  width: 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input {
  border: 1px solid #808080 !important;
  height: 50px;
  border-radius: 50px;
  padding: 0 23px;
  color: #000 !important;
  box-shadow: 0 0 1px rgb(128, 128, 128);
}

body.woocommerce-checkout form.checkout.woocommerce-checkout p.form-row {
  position: relative;
  margin: 0;
  margin-bottom: 20px;
  float: unset;
  width: 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout p#billing_first_name_field,
body.woocommerce-checkout form.checkout.woocommerce-checkout p#billing_last_name_field {
  width: 47%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout p#billing_first_name_field {
  margin-right: 20px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout p.form-row label {
  position: absolute;
  top: 13px;
  left: 18px;
  right: auto;
  bottom: auto;
  font-size: 15px;
  width: auto;
  transition: 0.5s all ease;
  color: #999999;
  text-transform: capitalize;
  font-weight: 300;
  pointer-events: none;
  background: #fff;
  z-index: 1;
}

body.woocommerce-checkout section.section-padding .entry-content {
  padding: 70px 0 118px 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order div#order_review div#payment .woocommerce-terms-and-conditions-wrapper {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout {
  display: flex;
  padding-top: 45px;
  flex-wrap: wrap;
  width: 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  padding: 0;
  width: 100%;
  margin-bottom: 20px;
}

body.woocommerce-checkout form.checkout .woocommerce-NoticeGroup ul.woocommerce-error {
  margin: 0;
  text-align: center;
  background: transparent;
  color: #c10f0a;
}

body.woocommerce-checkout form.checkout .woocommerce-NoticeGroup ul.woocommerce-error strong {
  color: #c10f0a;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div {
  width: 33.33%;
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  padding: 35px 26px 30px 26px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order {
  background-color: #f1f2f3;
  padding-left: 4px;
  padding-right: 22px;
  box-shadow: unset;
  height: 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap>div,
body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details>div {
  border: 1px solid #e5e5e5;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.035);
  border-radius: 10px;
  padding: 35px 26px 30px 26px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order>div,
body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order h3 {
  width: 100% !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap,
body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details {
  padding: 0 30px;
  border: unset;
  box-shadow: unset;
  border-radius: 0;
  margin: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details {
  padding: 0;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  height: 100%;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.035);
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details>div {
  border: 0;
  padding-bottom: 0;
  box-shadow: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields .form-row label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details h3#ship-to-different-address input#ship-to-different-address-checkbox {
  pointer-events: all;
  height: 18px !important;
  width: 18px !important;
  border-radius: 2px;
  border: 2px solid #ddd !important;
  margin-top: -2px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details h3#ship-to-different-address input[type="checkbox"]:checked::before {
  margin: -2px 0px 0px -2px;
  background: transparent;
  height: 18px;
  width: 18px;
  padding: 0px 3px;
  color: #fff;
  border-radius: 2px;
  content: "";
  border: 2px solid #d8171f !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details h3#ship-to-different-address input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 6px;
  transition: 0.5s all;
  border-left: 2px solid #d8171f;
  border-bottom: 2px solid #d8171f;
  transform: rotate(-45deg);
  left: 2px;
  top: 3px;
  bottom: 0;
  right: 0;
  opacity: 1;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  padding: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#customer_details div#additionalinfo {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details>.col-2 {
  padding-top: 10px;
  padding-bottom: 10px;

}

body.woocommerce-checkout form.checkout.woocommerce-checkout h3 {
  font-size: 24px;
  line-height: 120%;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 21px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div div {
  padding: 0;
  background-color: transparent;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#additionalinfo {
  margin-top: 30px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input::-webkit-input-placeholder,
body.woocommerce-checkout form.checkout.woocommerce-checkout textarea::-webkit-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input:-moz-placeholder,
body.woocommerce-checkout form.checkout.woocommerce-checkout textarea:-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input::-moz-placeholder,
body.woocommerce-checkout form.checkout.woocommerce-checkout textarea::-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input:-ms-input-placeholder,
body.woocommerce-checkout form.checkout.woocommerce-checkout textarea:-ms-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout textarea {
  height: 100px !important;
  border-radius: 15px;
  padding: 0 20px;
  box-shadow: 0 0 1px rgb(128, 128, 128);
}

body.woocommerce-checkout form.checkout.woocommerce-checkout p.form-row input#nmipay-card-cvc {
  width: 100% !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap .form-row.place-order {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order ul.wc_payment_methods.payment_methods.methods,
body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order .payment-methods-section {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout button#place_order {
  width: 100%;
  padding: 11px 10px;
  font-size: 16px;
  line-height: 120%;
  margin: 0px auto;
  text-transform: uppercase;
  font-weight: 400;
  max-width: 412px;
  display: block;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout button#place_order:before {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr th,
body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td {
  display: inline;
  padding: 0;
}

form.checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method li input {
  height: 16px;
  width: 16px;
  accent-color: #b90206;
  box-shadow: unset;
}

form.checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method label {
  font-size: 15px;
  line-height: 150%;
  color: #333333;
  margin: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order p.form-row.form-row-wide {
  display: none;
}

body.woocommerce-checkout tr.cart_item.tm-epo-cart-row-product-noepo td.product-name {
  display: flex;
  padding: 16px 0;
}

body.woocommerce-checkout tr.cart_item.tm-epo-cart-row-product-noepo td.product-name img {
  margin: 0 auto 0 0;
  margin-right: 20px;
}

body.woocommerce-checkout span.selection {
  width: 100%;
}

body.woocommerce-checkout ul#shipping_method {
  margin: 7px 0 0 0;
}

body.woocommerce-checkout ul#shipping_method li {
  display: flex;
  align-items: center;
  margin: 0;
  padding-bottom: 6px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr th {
  font-size: 15px;
  line-height: 130%;
  color: #000000;
  font-weight: 700;
}

body.woocommerce-checkout span.selection span.select2-selection {
  border-color: #808080;
  box-shadow: 0 0 1px rgb(128, 128, 128);
}

body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper p.form-row:nth-last-child(-n + 2) {
  width: 47%;
  display: inline-block;
  padding: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap li.wc_payment_method.payment_method_nmipay>label {
  font-size: 0;
  display: flex;
  margin: 21px 0 27px 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap li.wc_payment_method.payment_method_nmipay>label::before {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap li.wc_payment_method.payment_method_nmipay>label img {
  max-height: 40px;
  width: 61px;
  border: 1px solid #e5e5e5;
  margin: 0 5px;
  border-radius: 5px;
  overflow: hidden;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .payment_box.payment_method_nmipay>p {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap div#payment {
  padding-bottom: 9px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap div#additionalinfo {
  padding-bottom: 11px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#customer_details .woocommerce-billing-fields>h3 {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input#same_as_billing {
  height: 12px;
  width: 12px;
  padding: 0;
  border-radius: 2px;
  min-width: 12px;
}

p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  background: transparent;
  color: #000;
  padding: 0;
  margin-right: 25px;
  left: 0;
  font-size: 14px;
  line-height: 116%;
  margin-top: 7px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout label.checkbox {
  font-size: 15px;
  line-height: 150%;
  color: #333333;
  top: -3px !important;
  left: 12px !important;
}

body.woocommerce-checkout form.checkout p.input_focus label,
body.woocommerce-checkout form.checkout p.value_focus label {
  top: -10px !important;
  background-color: #b80006;
  border-radius: 10px;
  line-height: 100%;
  padding: 3px 10px 2px 10px;
  z-index: 9;
  transition: 0.5s all ease;
}

body.woocommerce-checkout form.checkout p.input_focus label abbr.requi#c10f0a,
body.woocommerce-checkout form.checkout p.value_focus label abbr.requi#c10f0a {
  color: #fff;
}

ul.sidebar-recent-post .recent-post-content>span {
  display: none;
}

ul.sidebar-recent-post .recent-post-content>a.read-more-button {
  background: transparent;
  color: #b80006;
  padding: 0;
  line-height: 120%;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 0;
  position: relative;
}

ul.sidebar-recent-post .recent-post-content>a.read-more-button::before {
  content: "";
  background: url(../images/small-arrow.png) no-repeat;
  width: 12px;
  height: 8px;
  background-size: 100%;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: auto;
  right: -17px;
  margin: auto;
  transition: 0.5s all;
}

ul.sidebar-recent-post .recent-post-content>a.read-more-button:hover::before {
  filter: brightness(0) saturate(100%) invert(0%) sepia(0%) saturate(18%) hue-rotate(325deg) brightness(106%) contrast(106%);
}

ul.sidebar-recent-post .recent-post-content>a.read-more-button:hover {
  color: #000;
}

ul.sidebar-recent-post .recent-post-content p {
  margin-bottom: 10px;
}

.single-post section.section-padding.bg-gray {
  padding-top: 40px;
}

.single-post section.section-padding.bg-gray>.container {
  max-width: 1440px;
}

body.blog .all-posts-wrapper article {
  display: flex;
}

body.woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  color: #fff;
  font-size: 23px;
  line-height: 33px;
  font-family: "Poppins", sans-serif;
  padding: 6px 15px;
  border: 0;
  margin-bottom: 10px;
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 20px 10px;
  margin-top: 40px;
  background-color: #e0e0e0;
}

body.woocommerce-order-received form.woocommerce-form.woocommerce-verify-email {
  padding: 0 5px;
}

body.woocommerce-order-received form.woocommerce-form.woocommerce-verify-email label {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}

body.woocommerce-order-received form.woocommerce-form.woocommerce-verify-email input#email {
  border-radius: 50px !important;
  margin: 0;
  margin-bottom: 5px;
  padding: 0 33px !important;
}

body .custom-archive-wrapper .row {
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 30px;
  margin: 0;
  margin-top: 48px;
}

body .custom-archive-wrapper li.product {
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.07);
  border-radius: 15px;
  padding: 0px 20px 48px;
  position: relative;
}

body .custom-archive-wrapper li.product a {
  width: 100%;
  text-align: center;
}

h2.woocommerce-loop-product__title,
h2.custom-product-title {
  font-size: 18px;
  line-height: 130%;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

body .custom-archive-wrapper aside#secondary {
  display: none;
}

body .custom-archive-wrapper li.product a span.price span.amount bdi,
body.archive span.custom-product-price span {
  font-size: 16px;
  line-height: 150%;
  color: #000;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}

body.archive .custom-archive-wrapper li.product a span.price span.amount bdi span.woocommerce-Price-currencySymbol {
  margin-top: 4px;
  color: #000 !important;
  vertical-align: initial;
  text-shadow: unset;
  box-shadow: unset;
}

body .custom-archive-wrapper .custom-archive-wrapper {
  max-width: 1470px;
  padding: 70px 15px;
  margin: 0 auto;
}

body .custom-archive-wrapper h1.page-title {
  font-size: 60px;
  line-height: 120%;
  color: #000;
  text-align: center;
  position: relative;
}

body .custom-archive-wrapper h1.page-title:before {
  content: "";
  position: absolute;
  height: 35px;
  width: 165px;
  top: -32px;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("../images/header-title-logo.png");
  background-repeat: no-repeat;
  margin: 0 auto;
}

body .custom-archive-wrapper .term-description p {
  font-size: 18px;
  line-height: 180%;
  color: #333333;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  word-spacing: -0.9px;
  padding: 5px 0 32px 0;
}

body .custom-archive-wrapper .jet-smart-filters-hierarchy.jet-filter .jet-filters-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  gap: 45px;
}

body .custom-archive-wrapper .jet-filters-group .jet-select {
  width: 100%;
  height: 64px;
  border-radius: 5px;
  position: relative;
}

body .custom-archive-wrapper .jet-filters-group .jet-select:before,
body.archive.woocommerce-page .wp-block-group>div .jet-filter .jet-select::before {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  top: 13px;
  left: auto;
  right: 26px;
  bottom: 0;
  pointer-events: none;
}

body .custom-archive-wrapper .jet-filters-group .jet-select select {
  height: 100%;
  font-size: 17px;
  line-height: 120%;
  color: #808080;
  padding: 0 22px;
  border-radius: 5px;
  background: #ffffff;
  box-shadow: 0 0 1px rgb(128, 128, 128);
}

body .custom-archive-wrapper li.product a .star-rating {
  display: none;
}

body .custom-archive-wrapper li.product .yith-wcwl-add-to-wishlist.wishlist-fragment {
  display: none;
}

body .custom-archive-wrapper li.product a.button,
body .custom-archive-wrapper li.product a.custom-buy-now-button {
  font-size: 16px;
  line-height: 100%;
  background: #b80006;
  width: auto;
  margin: 0 auto;
  max-width: max-content;
  padding: 12px 51px;
  text-transform: uppercase;
  display: block;
  border-radius: 50px;
  color: #fff;
}

body .custom-archive-wrapper li.product a.button:hover,
body .custom-archive-wrapper li.product a.custom-buy-now-button:hover {
  background: #000;
}

body .custom-archive-wrapper li.product a span.price {
  margin: 11px 0 18px 0;
}

body .custom-archive-wrapper li.product a img {
  width: 250px;
  height: 250px;
  object-fit: cover;
}

body .custom-archive-wrapper li.product a span.onsale {
  position: absolute;
  top: 0;
  background: #b80006;
  padding: 0 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  max-width: 90px;
  font-family: "Poppins", sans-serif;
  color: #fff;
}

nav.woocommerce-pagination ul.page-numbers span.page-numbers.current,
.wooc-pagination .page-numbers span.page-numbers.current,
nav.woocommerce-pagination ul.page-numbers a,
.wooc-pagination .page-numbers a,
nav.woocommerce-pagination ul.page-numbers a:hover,
.wooc-pagination .page-numbers a:hover {
  width: 40px;
  height: 40px;
  background: #d81533;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 100%;
}

nav.woocommerce-pagination ul.page-numbers a,
.wooc-pagination .page-numbers a {
  background: transparent;
  color: rgba(68, 68, 68, 0.4);
  font-size: 16px;
  text-transform: uppercase;
}

nav.woocommerce-pagination ul.page-numbers,
.wooc-pagination .page-numbers {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 45px;
  margin-bottom: 47px;
}

nav.woocommerce-pagination ul.page-numbers li,
.wooc-pagination .page-numbers li {
  margin: 0 7px;
}

body .custom-archive-wrapper form.woocommerce-ordering,
body .custom-archive-wrapper p.woocommerce-result-count {
  display: none;
}

.tm-extra-product-options .tc-row,
.tc-row {
  margin: 0;
}

.tm-extra-product-options .tcwidth-100,
.tm-extra-product-options .tc-cell.tcwidth-100,
.tc-cell.tcwidth-100,
.tcwidth-100,
.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container,
.tm-extra-product-options .tc-col,
.tm-extra-product-options .tc-cell.tc-col,
.tc-cell.tc-col,
.tc-col {
  padding: 0;
}

body.single-product form ul#tm-extra-product-options-fields>li>div .tc-cell>div.tc-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  width: 100%;
  grid-gap: 15px;
}

.product>.summary.entry-summary {
  width: 50%;
  margin: 0;
}

nav.woocommerce-pagination ul.page-numbers a.next.page-numbers,
nav.woocommerce-pagination ul.page-numbers a.prev.page-numbers,
.wooc-pagination .page-numbers a.next.page-numbers,
.wooc-pagination .page-numbers a.prev.page-numbers {
  height: auto;
  width: auto;
  position: relative;
}

nav.woocommerce-pagination ul.page-numbers a.next.page-numbers:hover,
nav.woocommerce-pagination ul.page-numbers a.prev.page-numbers:hover,
.wooc-pagination .page-numbers a.next.page-numbers:hover,
.wooc-pagination .page-numbers a.prev.page-numbers:hover {
  height: auto;
  width: auto;
  background: transparent;
  color: #d81533;
}

nav.woocommerce-pagination ul.page-numbers a.next.page-numbers:before {
  content: "\f101";
  font-family: FontAwesome;
  position: absolute;
  left: auto;
  right: -15px;
  font-size: 17px;
}

nav.woocommerce-pagination ul.page-numbers a.prev.page-numbers:before {
  content: "\f100";
  font-family: FontAwesome;
  position: absolute;
  left: -15px;
  right: auto;
  font-size: 17px;
}

body .custom-archive-wrapper .jet-filters-group .jet-select select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: none;
  color: #333333;
  font-weight: 400;
}

body .custom-archive-wrapper .category-description h1 {
  color: #000;
}

body .custom-archive-wrapper .category-description p,
body .custom-archive-wrapper .category-description ul li {
  font-size: 18px;
  line-height: 180%;
  color: #333333;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  margin-bottom: 9px;
}

body .custom-archive-wrapper .category-description ul li {
  padding-left: 20px;
  margin-bottom: 6px;
  position: relative;
}

body .custom-archive-wrapper .category-description ul li:before {
  content: "";
  position: absolute;
  top: 8px;
  left: -3px;
  bottom: 0;
  right: 0;
  background-image: url("../images/list-icon-iamge.png");
  background-repeat: no-repeat;
  background-position: -2px -2px;
  height: 20px;
  width: 20px;
}

body .custom-archive-wrapper .category-description {
  padding: 49px 0 32px 0;
}

body.woocommerce-shop aside#secondary {
  display: none;
}

body .custom-archive-wrapper {
  width: 100%;
  max-width: 1470px;
  padding: 70px 15px;
  margin: 0 auto;
}

body.archive.tax-product_cat aside#secondary {
  display: none;
}

.product .woocommerce-product-gallery a.woocommerce-product-gallery__trigger {
  display: none;
}

.woocommerce-notices-wrapper {
  padding: 0;
  margin-top: 10px;
  width: 100%;
}

.single-product .product .woocommerce-notices-wrapper {
  margin-top: 0;
}

body.woocommerce-checkout tr.cart_item.tm-epo-cart-row-product-noepo td.product-name img {
  width: 100px;
  height: 100px;
  border-radius: 10px;
}

body .account-section .account-sc2 form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
  margin-top: 25px;
}

body.woocommerce-page .my-acnt .woocommerce-message {
  width: 100%;
  border: 1px solid green;
  font-size: 18px;
  text-align: center;
  display: block;
  color: green;
  margin-bottom: 10px;
  font-weight: 500;
}

span.error-message {
  font-size: 14px;
  line-height: 120%;
  border: 1px solid #c10f0a;
  margin: 5px auto 0 auto;
  display: block;
  padding: 2px 30px;
  color: #c10f0a;
}

td.product-quantity .quantity button {
  background: transparent;
  border: 0;
  width: auto;
  padding: 0px 10px;
  line-height: 100%;
  height: 37px;
  color: #333333;
  font-weight: 400;
}

body.woocommerce-cart button,
body.woocommerce-cart a.checkout-button.button.alt.wc-forward {
  text-transform: capitalize;
  max-width: 100%;
}

div#datafetch ul.ajax-search-results.list-unstyled li a {
  position: relative;
  height: 35px;
  display: flex;
  align-items: center;
  color: #fff;
  padding-right: 60px;
}

div#datafetch ul.ajax-search-results.list-unstyled li a img {
  position: absolute;
  left: auto;
  right: 0;
}

p.return-to-shop a.button.wc-backward {
  width: auto;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  padding: 19px 30px;
  height: auto;
  font-weight: 500;
  border: 0 !important;
  transition: 0.5s all ease;
  background: #b90206;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  border-radius: 50px;
  margin-bottom: 60px;
}

p.return-to-shop a.button.wc-backward:hover {
  background: #000;
}

body .account-section .account-sc2 {
  padding: 0 5px;
}

body .account-section .account-sc2 input {
  border-radius: 50px !important;
  margin: 0;
  padding: 0 33px !important;
  pointer-events: all;
  position: relative;
  z-index: 9;
  color: #c20f0a;
}

body .account-section .account-sc2 span.password-input {
  width: 100%;
}

body .account-section .account-sc2 label.woocommerce-form__label {
  position: static;
}

body .account-section .account-sc2 p.woocommerce-form-row {
  position: relative;
}

body .account-section .account-sc2 label {
  position: absolute;
  left: 30px;
  right: 0px;
  top: 18px;
}

body .account-section .account-sc2 form {
  margin-top: 25px;
}

body .account-section .account-sc2 label input#rememberme {
  padding: 0 !important;
  margin-right: 10px;
}

body .account-section .account-sc2 button {
  margin-top: 20px;
}

body .account-section .account-sc2 h2 {
  color: #000;
}

div#datafetch ul.ajax-search-results.list-unstyled li a:hover {
  background: #f1f1f1;
  padding: 0 35px 0 15px;
  color: #d42114;
}

.breadcrumbs h1 {
  text-transform: uppercase;
}

aside#secondary div#categories-1 ul li.current-cat a::before {
  color: #c10e0a;
}

.top-header-action .my-account-widget .my-account-content .header-profile,
.top-header-action .my-account-widget .my-account-content ul.list-unstyled {
  display: none;
}

body.archive.category section.section-padding {
  padding: 70px 15px 40px 15px;
}

body.archive.category h3.entry-title a,
body.archive.tag h3.entry-title a {
  font-size: 22px;
  line-height: 120%;
  color: #000;
  padding: 0;
  font-weight: 700;
}

body.archive.category article .the_excerpt .the_excerpt_content,
body.archive.tag article .the_excerpt .the_excerpt_content {
  padding: 40px 32px 50px;
}

body.archive.tag section.section-padding .container {
  max-width: 1470px;
  padding: 70px 15px 40px 15px;
}

body .articlesla {
  font-family: "Play", Sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  color: #000;
  text-align: center;
  margin: 0 0 45px;
  padding: 35px 0 0;
  position: relative;
}

body .articlesla::before {
  top: 0;
}

.archive.category article,
body article.post {
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 0;
}

.archive.category article .the_excerpt {
  margin: 0;
}

body .section-padding article.post .entry-content {
  padding: 0 30px 048px;
}

.navigation.post-navigation {
  padding: 25px;
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, 0.01);
  background-color: #fff;
  margin: 20px 0 0;
}

body.single-post .post-navigation+.related-posts {
  display: none;
}

ul#menu-category-menu .current-menu-parent a {
  color: #c10f0a;
}

footer#colophon nav ul li.active a,
footer#colophon nav ul li.current_page_parent a {
  color: #ca180f;
}

.woocommerce-product-gallery .woocommerce-product-gallery__image a {
  max-width: 612px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  height: 600px;
  padding: 50px;
  box-shadow: unset;
  border-radius: 20px;
  margin-bottom: 40px;
}

ol.owl-caresoul li .woocommerce-product-gallery__image a {
  height: auto;
  width: auto;
  margin: 0;
  padding: 10px;
  box-shadow: none;
}

.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img {
  opacity: 1 !important;
  border: 0 !important;
}

.single-product div.product .woocommerce-product-gallery {
  padding: 0;
  width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border-radius: 18px;
}

.single-product div.product .my-auto {
  padding: 0;
}

.single-product .product .product-price {
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  font-weight: 600;
  font-family: "Poppins";
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.single-product .product .product-price .amount {
  color: #b80106;
  font-size: 30px;
  line-height: 39px;
  margin-left: 5px;
}

body select {
  background: transparent;
  border: 1px solid #808080;
  border-radius: 5px;
}

body.single-product .woocommerce-message {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
  flex-direction: unset;
}

body.single-product .woocommerce-message a.button.wc-forward {
  background: #c10f0a;
  color: #fff;
  padding: 10px 25px;
  border-radius: 50px;
}

.single-product .woocommerce-message .button:hover {
  color: #000;
}

body.single-product .woocommerce-message a.button.wc-forward:hover {
  background: #000;
  color: #fff;
}

div#news-suscribe .subscription-notice .woocommerce-error {
  margin: 0;
  padding: 3px 15px;
  font-size: 14px;
  line-height: 120%;
  background: transparent;
  border: 1px solid #c10f0a;
  color: #c10f0a;
}

body#my-account-id section.breadcrumbs {
  display: none;
}

body.archive.tax-product_cat section.breadcrumbs {
  display: none;
}

.title-breadcrumb-wrap .breadcrumbs {
  background: unset;
  padding: 0;
  display: block;
  position: relative;
  overflow: visible;
}

.title-breadcrumb-wrap .breadcrumbs ul:after,
.title-breadcrumb-wrap .breadcrumbs ul::before {
  content: "";
  position: absolute;
  left: 100%;
  right: -3000%;
  top: 0;
  bottom: 0;
  height: 52px;
  width: 100%;
  background-color: #e5e5e5;
}

body#my-account-id .wrappeng-bread {
  display: none;
}

.title-breadcrumb-wrap {
  margin-bottom: 67px;
  margin-top: -15px;
}

.title-breadcrumb-wrap .breadcrumbs ul:after {
  left: -100%;
}

.title-breadcrumb-wrap h2.main-title.center-title.page-title {
  display: none;
}

.title-breadcrumb-wrap .breadcrumbs .container,
.title-breadcrumb-wrap .breadcrumbs .container ul.breadcrumb {
  width: 100%;
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  line-height: 100%;
  display: flex;
  padding: 5.7px 0px;
}

.title-breadcrumb-wrap .breadcrumbs ul li:before {
  display: none;
}

.title-breadcrumb-wrap .breadcrumbs .container ul.breadcrumb li {
  margin: 0;
}

body.woocommerce-page>.section-padding>.container article .entry-content {
  overflow: unset;
}

body.archive.post-type-archive section.breadcrumbs {
  display: none;
}

#best-industry .ti-review-header .ti-profile-details {
  padding-bottom: 2px;
  row-gap: 0px !important;
  column-gap: 0 !important;
}

div#customer_login form button {
  margin-top: 30px;
}

.error-message,
.custom-error,
.error-message-1,
.custom-error-1,
.smart-error,
body.woocommerce-page .my-acnt form p .all-class {
  font-size: 15px;
  font-family: "Poppins", sans-serif;
  color: #c10f0a;
  border: 1px solid #c10f0a;
  line-height: 100%;
  padding: 2px 15px;
  margin-top: 5px;
  font-weight: 400;
}

.error-message-1 {
  border: 0;
}

body.woocommerce-page .my-acnt form p .all-class {
  border: 0;
}

.smart-error {
  border: 0;
}

body.woocommerce-page .my-acnt .custom-error,
body.woocommerce-page .my-acnt .custom-error-1 {
  text-align: center;
  padding: 11px 15px;
}

div#customer_login h2 {
  color: #000;
  margin-bottom: 20px;
}

div#customer_login {
  padding-bottom: 60px;
}

body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table thead tr th.product-name {
  position: absolute;
  left: 0;
}

body.archive .custom-archive-wrapper li.product a span.price del {
  display: none !important;
}

body.single-product .product .woocommerce-product-gallery {
  box-shadow: unset;
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container:last-child .tc-cell label:before {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 18px;
  border: unset;
  font-weight: 500;
  left: auto;
  right: 22px;
  top: 10px;
  position: absolute;
  pointer-events: none;
}

.single-product div.product .woocommerce-notices-wrapper a.button.wc-forward {
  text-transform: uppercase;
}

body.woocommerce-checkout section.breadcrumbs {
  display: none;
}

body.archive.tax-pa_make aside#secondary {
  display: none;
}

body.archive.tax-pa_make section.breadcrumbs {
  display: none;
}

body .woocommerce-message {
  background: transparent;
  color: green;
  margin: 0;
  border: 1px solid green;
  padding: 11px 15px;
}

div#tag_cloud-1 .tagcloud a.tag-cloud-link.active {
  background-color: #c10e0a;
  color: #fff;
}

body.archive .container>.row.justify-content-center>.col-xl-3.col-md-5 {
  padding-right: 0;
}

body.archive .container>.row.justify-content-center>.col-xl-9.col-md-7 {
  padding-left: 0;
}

.wrappeng-bread .breadcrumb-wrapper span a:hover {
  color: #c40f0a;
}

form.wp-block-search.value_focus label,
form.wp-block-search.input_focus label {
  top: -10px;
  background-color: #000;
  padding: 0 10px 1px;
  color: #fff;
  border-radius: 50px;
}

body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table thead tr th.product-price {
  padding-left: 8px;
}

body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table thead tr th.product-subtotal {
  padding-left: 10px;
}

body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table thead tr th.product-quantity {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table tbody tr td.product-quantity {
  text-align: center;
}

dl.tc-epo-metadata.variation dt,
dl.tc-epo-metadata.variation dd {
  font-size: 14px;
  line-height: 120%;
  display: inline-block;
  width: auto;
  margin: 0;
}

dl.tc-epo-metadata.variation dt {
  color: #333333;
  font-weight: 600;
}

dl.tc-epo-metadata.variation {
  display: flex;
  flex-wrap: wrap;
  max-width: 375px;
  align-items: center;
}

dl.tc-epo-metadata.variation dd {
  width: 65%;
  padding-left: 3px;
}

.woocommerce-cart-form table td.product-thumbnail {
  padding: 27px 10px;
}

body.woocommerce-page .my-acnt>.woo-nav,
body.woocommerce-page .my-acnt>.woo-content {
  margin-bottom: 117px;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content form .wrpaper {
  display: flex;
  gap: 20px;
}

body.woocommerce-page .my-acnt form p button.button {
  margin-top: 58px;
  text-transform: uppercase;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content p.divofr {
  font-weight: 400;
}

body.woocommerce-checkout span.selection span.select2-selection {
  position: relative;
}

body.woocommerce-checkout span.selection span.select2-selection span.select2-selection__arrow {
  display: none;
}

body.woocommerce-checkout span.selection span.select2-selection::before {
  pointer-events: none;
  position: absolute;
  font-size: 20px;
  content: "\f107";
  font-family: fontawesome;
  color: #333333;
  left: auto;
  top: 14px;
  bottom: auto;
  right: 16px;
  line-height: 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order dl.tc-epo-metadata.variation dd {
  width: 35%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input#billing_same_as_shipping {
  border-radius: 3px;
  margin-top: 3px;
  margin-left: 11px;
  color: #c10e0a;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-top: 3px;
  position: relative;
  background: unset;
  padding: 0;
  border-radius: unset;
  display: block;
  color: #333333;
  font-size: 16px;
  line-height: 120%;
  bottom: unset;
  right: unset;
  padding-left: 26px;
  pointer-events: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input#billing_same_as_shipping::before,
p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input#rememberme::before {
  display: none;
}

p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input#rememberme,
body.woocommerce-checkout form.checkout.woocommerce-checkout input#billing_same_as_shipping {
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0;
  right: auto;
  margin: 0;
  top: 0;
  bottom: auto;
  opacity: 0;
  cursor: pointer;
  pointer-events: all;
  z-index: 9;
  border-radius: 5px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout span.spn-cls {
  font-size: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div div label span.spn-cls::before,
p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme>span::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  border: 2px solid #ddd;
  top: 0;
  left: 0;
  border-radius: 2px;
  pointer-events: all;
  right: auto;
  bottom: auto;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input#billing_same_as_shipping:checked+span::before,
p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input#rememberme:checked+span::before {
  border-color: #d8171f;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div div label span.spn-cls::after,
p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme>span::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 6px;
  transition: 0.5s all;
  border-left: 2px solid #d8171f;
  border-bottom: 2px solid #d8171f;
  transform: rotate(-45deg);
  left: 4px;
  top: 5px;
  bottom: 0;
  right: 0;
  opacity: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input#billing_same_as_shipping:checked+span::after,
p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input#rememberme:checked+span::after {
  opacity: 1;
}

p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme>span::before {
  top: 4px;
}

p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme>span::after {
  top: 8px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap .name-wrap {
  font-size: 15px;
  line-height: 150%;
  font-weight: 400;
  padding-right: 75px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-total span.woocommerce-Price-amount.amount bdi {
  font-size: 15px;
  line-height: 130%;
  color: #000;
  font-weight: 700;
  display: flex;
  align-items: center;
}

body.woocommerce-checkout form.checkout p.value_focus label .requi#c10f0a,
body.woocommerce-checkout form.checkout p.input_focus label .requi#c10f0a {
  color: #fff;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-total {
  vertical-align: top;
  padding: 16px 5px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .all-class,
span#coupon-error-notice {
  font-size: 14px;
  font-family: "Poppins";
  color: #c10f0a;
  font-weight: 400;
  padding-left: 15px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-invalid input {
  border-color: #c10f0a !important;
}

footer#colophon .blockUI.blockOverlay {
  background: transparent !important;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals div#collapseCartCoupon {
  display: block;
}

form.woocommerce-EditAccountForm.edit-account legend {
  font-size: 18px;
  line-height: 23px;
  color: #333333;
  font-weight: 600;
  font-family: "Poppins";
  margin: 0 0 22px;
  text-transform: capitalize;
}

body.woocommerce-page .my-acnt form .woocommerce-address-fields__field-wrapper .half-div {
  width: 49%;
}

body.woocommerce-page .my-acnt form .woocommerce-address-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
}

body.woocommerce-page .my-acnt form .woocommerce-address-fields__field-wrapper .form-row-first {
  margin-right: 19px;
}

.dashborad-order-content-wrap .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
  margin-bottom: 15px;
  margin-left: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method span.woocommerce-Price-amount.amount {
  position: absolute;
  left: auto;
  right: -70px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method li {
  position: relative;
}

.banner-search-btn button#search-button {
  width: 100%;
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  padding: 0px 30px;
  height: 64px;
  margin-top: 12px;
  background: #b90206;
  border: 0;
}

.banner-search-btn button#search-button:hover {
  background: #fff;
  color: #000;
}

body.page-template.page-template-search-results-page .wrappeng-bread {
  display: none;
}

body.page-template.page-template-search-results-page .wrappeng-bread.breaddifre {
  display: block;
}

.wrappeng-bread.breaddifre .breadcrumb-wrapper {
  display: flex;
  align-items: center;
}

body.page-template.page-template-search-results-page section.breadcrumbs {
  display: none;
}

footer#colophon div#news-suscribe .yith-wcmc-subscription-form.woocommerce {
  display: flex;
  flex-wrap: wrap;
}

footer#colophon div#news-suscribe form {
  width: 100%;
}

footer#colophon div#news-suscribe .subscription-notice {
  order: 2;
  width: 100%;
}

footer#colophon form .wrapper-class input.submit-form {
  margin-top: 0;
}

footer#colophon form ul li.footer-email>p.input-container,
footer#colophon .ds-nl-sc .widget_epicwin_widget>p {
  display: none;
}

footer#colophon form ul li.footer-email p.latext {
  font-size: 17px;
  color: #fff;
  line-height: 160%;
  font-weight: 300;
}

footer#colophon form ul li.footer-email input#subnewsemail {
  border: 1px solid #ffffff;
  background-color: transparent;
  font-size: 17px;
  line-height: 120%;
  border-radius: 100px;
  max-width: 367px;
  padding: 31px 35px;
  margin: 16px 0 4px 0;
  color: #fff;
  font-family: "Poppins", sans-serif;
  width: 100%;
}

footer#colophon form .sub_buttons input#sidebar_button {
  font-size: 20px;
  line-height: 120%;
  color: #fff;
  font-weight: 400;
  padding: 19px 80px 19px 35px !important;
  display: flex;
  height: auto;
  width: auto;
  background: #c10e0a;
  border: 0 !important;
  border-radius: 50px;
}

footer#colophon form .sub_buttons input#sidebar_button:hover {
  background: #333;
}

footer#colophon form .sub_buttons {
  position: relative;
  display: inline-block;
  margin-top: 15px;
}

footer#colophon form ul .epic_results>.errors {
  margin: 0;
  padding: 0;
}

footer#colophon form .sub_buttons:before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 21px;
  left: auto;
  right: 38px;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: -4px -2px;
  height: 20px;
  width: 30px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(217deg) brightness(96%) contrast(101%);
}

footer#colophon form ul p.error-msg.name_email_error,
footer#colophon form ul p.error,
footer#colophon form ul .epic_results p.success,
footer#colophon .epic_final_results .error {
  margin: 0;
  padding: 3px 15px;
  font-size: 15px;
  font-weight: 500;
  line-height: 100%;
  background: transparent;
  color: #c10f0a !important;
  max-width: 367px;
  border-radius: 50px;
  margin-top: 4px;
}

footer#colophon .epic_final_results .error {
  width: 100%;
  border-radius: 5px;
  padding: 7px 15px;
  border: 1px solid #c10f0a;
  text-align: center;
}

footer#colophon form .sub_buttons .loader_wrap img {
  position: absolute;
  top: 20px;
  left: auto;
  right: -30px;
}

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

footer#colophon form ul .epic_results p.success {
  color: green !important;
  border-color: green;
  background: transparent;
  width: 100%;
  text-align: left;
  font-weight: 500;
  border: 0;
}

body.faq-smasll .breadcrumbs h1 {
  text-transform: none;
}

.pagination .nav-links .page-numbers {
  text-transform: uppercase;
}

.contactpage_details .email-link a {
  font-size: 16px;
  line-height: 160%;
  font-weight: 300;
}

.map-section .map iframe {
  height: 480px;
}

body.woocommerce-cart a.checkout-button.button.alt.wc-forward {
  margin-top: 10px;
  text-transform: uppercase;
}

body.woocommerce-cart table.cart tr dl.tc-epo-metadata.variation {
  margin-top: 4px;
}

.woocommerce-notices-wrapper .woocommerce-message a.restore-item {
  background: #c10f0a;
  padding: 10px 15px;
  color: #fff;
  border-radius: 50px;
  font-family: "poppins", sans-serif;
  font-size: 15px;
  line-height: 100%;
  text-transform: uppercase;
}

.woocommerce-notices-wrapper .woocommerce-message a.restore-item:hover {
  background: #000;
}

.woocommerce-no-products-found {
  margin-top: 20px;
}

body .custom-archive-wrapper.loading:after {
  content: "";
  position: fixed;
  height: 40px;
  width: 40px;
  background-image: url("../images/loader-image.gif");
  background-repeat: repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-size: 100%;
}

.custom-archive-wrapper.loading {
  position: relative;
  opacity: 0.6;
}

body .custom-archive-wrapper .jet-smart-filters-hierarchy.jet-filter .jet-filters-group .jet-select:first-child {
  display: none;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 21px 15px 30px 29px;
  flex-wrap: wrap;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form>p {
  float: unset;
  margin: 0;
  width: auto;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form>p button.button {
  padding: 14px 28px;
  margin: 0 auto 0 20px;
  display: block;
  font-size: 18px;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .coupon {
  display: none;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form>p button.button:before {
  display: none;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .new-wrapper h2.total-title {
  width: 100%;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .new-wrapper {
  display: flex;
  flex-wrap: wrap-reverse;
}

section#faq-section .faq-colum1 .sayara-accordion {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 28px;
  align-items: flex-start;
}

section#faq-section .faq-colum1 {
  width: 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr {
  position: relative;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr.cart-subtotal td,
body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr.tax-total td,
body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr.order-total td {
  position: absolute;
  left: auto;
  right: 0;
  top: 5px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #b90206;
  color: #fff;
  padding: 0 10px;
}

.select2-container--default .select2-selection--single .select2-selection__rende#c10f0a {
  color: #000 !important;
  padding: 0;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
}

body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:not(:last-child) {
  border-right: 1px solid #e0e0e0;
}

body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #e0e0e0;
  padding: 30px 15px;
  margin: 20px 0;
}

body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
  padding: 0 50px;
  font-size: 20px;
  line-height: 180%;
  font-weight: 600;
  text-align: center;
}

body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {
  font-weight: 400;
  display: block;
}

body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:before {
  display: none;
}

body.woocommerce-order-received section.woocommerce-order-details {
  margin: 30px 0;
}

body.woocommerce-order-received section.woocommerce-order-details ul.wc-item-meta li::before {
  display: none;
}

body.woocommerce-order-received section.woocommerce-order-details ul.wc-item-meta li {
  padding: 0;
}

body.woocommerce-order-received .woocommerce-customer-details p {
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}

body#my-account-id .my-acnt .main-title.page-title {
  text-transform: capitalize;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content p.divofr a {
  text-decoration: underline;
  color: #ca190f;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content p.divofr a:hover {
  color: #000;
  text-decoration: underline !important;
}

body.woocommerce-view-order table.order_details .order_item td ul.wc-item-meta li::before {
  display: none;
}

body.woocommerce-view-order table.order_details .order_item td ul.wc-item-meta li {
  padding-left: 0;
}

body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead {
  background-color: #e5e5e5;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-account a {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 18px;
  color: #333333;
  background-color: #e5e5e5;
}

body.woocommerce-page .my-acnt form p#billing_address_2_field {
  display: none !important;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content form h3 {
  padding-bottom: 20px;
  color: #333333;
  line-height: 130%;
}

abbr.requi#c10f0a {
  text-decoration: unset !important;
  border: 0;
}

abbr.requi#c10f0a {
  border: 0;
  text-decoration: none !important;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button.button {
  background: #c10f0a;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  text-transform: uppercase;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info {
  display: flex;
  flex-direction: column;
  border: 1px solid #c10f0a;
  color: #c10f0a;
  margin-left: 20px;
  background: transparent;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  flex-wrap: wrap;
}

body.home>.breadcrumbs,
body.home>.wrappeng-bread {
  display: none;
}

.woocommerce-account table.account-orders-table td a+a {
  margin: 0 0px 0 5px;
}

body.woocommerce-orders .my-acnt .woocommerce-MyAccount-content .woocommerce-info {
  flex-direction: row;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button.button {
  background: #c10f0a;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button.button:hover {
  background: #000;
}

body.woocommerce-cart table.cart td.product-name {
  max-width: 295px;
  padding-top: 28px;
  padding-bottom: 4px;
}

body.woocommerce-page .my-acnt form.woocommerce-form.woocommerce-form-register.register input,
body.woocommerce-page .my-acnt form.woocommerce-form.woocommerce-form-login.login input {
  margin-bottom: 0;
  color: #000 !important;
}

body.woocommerce-page .my-acnt form.woocommerce-form.woocommerce-form-register.register .error-message-1,
body.woocommerce-page .my-acnt form.woocommerce-form.woocommerce-form-login.login .error-message {
  border: 0;
}

.woocommerce form.lost_reset_password {
  padding-bottom: 0;
}

.woocommerce form.lost_reset_password p {
  padding-bottom: 20px;
}

body.woocommerce-page .woocommerce form.lost_reset_password button.woocommerce-Button.button {
  margin: 10px auto 0 auto;
  display: block;
}

div#customer_login .register .woocommerce-privacy-policy-text a.woocommerce-privacy-policy-link,
form.login .wrapping-login p.woocommerce-LostPassword.lost_password a {
  text-transform: capitalize;
  color: #e52727;
}

form.woocommerce-ResetPassword.lost_reset_password p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first {
  margin: 0;
}

form.woocommerce-ResetPassword.lost_reset_password>p:first-child {
  font-weight: 400;
  margin: 0;
  padding-bottom: 10px;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content form .addresses h3 {
  padding: 9px 0;
}

header .top-header .top-bar a#ac-1 {
  padding: 0;
  position: relative;
}

header .top-header .top-bar a#ac-1:before {
  content: "\f007";
  font-family: "FontAwesome";
  font-size: 24px;
  height: 39px;
  width: 39px;
  background-color: #800104;
  border-radius: 100%;
  position: absolute;
  color: #fff;
  line-height: 110%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: -50px;
  right: auto;
  top: -8px;
  bottom: 0;
}

header .top-header .top-bar a#ac-1:hover::before {
  background: #000;
}

header .top-header .top-bar a#ac-1:hover span {
  color: #000;
}

span.show-password-input:before {
  content: "\f070";
  font-family: "FontAwesome";
  font-size: 18px;
}

span.password-input {
  position: relative;
}

span.show-password-input {
  position: absolute;
  left: auto;
  right: 30px;
  top: 22px;
  bottom: 0;
  height: 16px;
  width: 20px;
  line-height: 100%;
}

span.show-password-input.display-password:before {
  content: "\f06e";
}

body.woocommerce-page .my-acnt p.some-text {
  margin-bottom: 60px;
  text-align: center;
  margin-top: 15px;
}

body.login-form-active .title-breadcrumb-wrap ul li:last-child a {
  color: #ca190f;
  pointer-events: none;
}

body.login-form-active .title-breadcrumb-wrap ul li:last-child a:before {
  display: none;
}

body.woocommerce-page .my-acnt h2.main-title.container.login-name {
  text-align: center;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

body.woocommerce-page .my-acnt form.woocommerce-ResetPassword.lost_reset_password h2.back-login {
  text-align: center;
}

body.woocommerce-page .my-acnt form.woocommerce-ResetPassword.lost_reset_password h2.back-login a:hover {
  color: #000;
}

div#return-order-page p {
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  color: #333333;
}

.woocommerce button[name="update_cart"],
.woocommerce input[name="update_cart"] {
  display: block;
  margin-top: 20px;
}

div#rrr-container .box>.elementor-widget-container {
  background-size: 100% 100%;
}

body.page-id-59 section.breadcrumbs h1 {
  text-transform: unset;
}

section.no-results.not-found .page-content>p {
  color: #c10e0a;
  font-weight: 700;
}

body.woocommerce-page .my-acnt form p input {
  color: #000 !important;
}

body.woocommerce-page .my-acnt>.woo-content>.woocommerce-notices-wrapper {
  margin-top: 0;
}

input#billing_address_1::-webkit-input-placeholder,
input#shipping_address_1::-webkit-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

input#billing_address_1:-moz-placeholder,
input#shipping_address_1:-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

input#billing_address_1::-moz-placeholder,
input#shipping_address_1::-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

input#billing_address_1:-ms-input-placeholder,
input#shipping_address_1:-ms-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

body .custom-archive-wrapper div#product-list>p {
  margin: 0;
  border: 1px solid #c10f0a;
  padding: 0 15px;
  text-align: center;
  color: #c10f0a;
  font-size: 20px;
  grid-column: 1 / span 6;
}

body.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
  height: 120px;
  border: 1px solid rgb(225, 225, 225);
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.03) 0px 0px 4px 4px;
  padding: 10px;
  width: auto !important;
  float: unset;
  margin: 0 auto;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth select {
  width: 225px;
  display: block;
  height: 40px;
  font-size: 13px;
  line-height: 180%;
  color: #333333;
  border-color: #808080;
  margin-left: 10px;
  background: #fff;
  text-transform: capitalize;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  position: relative;
  max-width: 305px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth h6 {
  width: 29%;
  display: block;
  flex: unset;
  padding: 0;
  font-size: 15px;
  color: #000;
  line-height: 130%;
  font-family: poppins, sans-serif;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth::before {
  pointer-events: none;
  position: absolute;
  font-size: 17px;
  content: "\f107";
  font-family: fontawesome;
  color: #333333;
  left: auto;
  top: 10px;
  bottom: auto;
  right: 16px;
  line-height: 100%;
  pointer-events: none;
}

body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address>p {
  font-size: 18px;
  font-weight: 400;
  line-height: 150%;
  margin: 0;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form p.error-message-1 {
  padding: 2px 15px;
  width: 100%;
  text-align: center;
  line-height: 100%;
  margin-top: 8px;
}



header ul#menu-category-menu li ul.sub-menu>li {
  margin: 0;
}

header ul#menu-category-menu li ul.sub-menu>li>a {
  background: #000;
  color: #fff;
  width: 100%;
  font-weight: 400;
}

header ul#menu-category-menu li ul.sub-menu>li>a:hover,
header ul#menu-category-menu li ul.sub-menu>li.current-menu-item a {
  background: #b80106;
  color: #fff;
}

.primary-menu ul li:hover>.children,
.primary-menu ul li:hover>.sub-menu {
  top: 38px;
  left: auto;
  right: 0px;
  transition: 0.5s all ease;
  transform: translateX(15px);
}

.primary-menu ul li .children,
.primary-menu ul li .sub-menu {
  transition: 0.5s all ease;
  transform: translateX(50px);
  top: 38px;
  min-width: 160px;
}

.pswp__scroll-wrap button {
  border: 0;
}

.panel .faq-item p:empty {
  display: none;
}

.faq-section .faq-item ul li {
  list-style: none;
  padding-left: 25px;
  position: relative;
}

body.archive.tax-pa_make .wrappeng-bread {
  display: none;
}

body.archive.tax-pa_make .wrappeng-bread.breaddifre {
  display: block;
}

body.single.single-product .breadcrumb-wrapper>span>span:nth-child(2) {
  display: none;
}

body .custom-archive-wrapper .container {
  max-width: 100%;
  padding: 0;
}

body .custom-archive-wrapper .container>section.content h1 {
  font-size: 40px;
  color: #000;
  line-height: 120%;
  margin: 20px 0 10px 0;
}

.faq-section .faq-item {
  margin-bottom: 15px;
}

body.woocommerce-page .my-acnt>.woo-content>.dashborad-wrap {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  padding: 28px;
}

body.woocommerce-page .my-acnt>.woo-content>.dashborad-wrap table.woocommerce-orders-table.woocommerce-MyAccount-orders.my_account_orders.account-orders-table {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  border-collapse: unset;
  overflow: hidden;
  margin-bottom: 25px;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
  padding: 10px;
}

.woocommerce-product-gallery ol .owl-nav {
  display: flex !important;
  position: absolute;
  top: 9px;
  left: 0;
  right: 0;
  width: 100%;
  justify-content: space-between;
  height: 100%;
  align-items: center;
  pointer-events: none;
  bottom: 0;
}

.woocommerce-product-gallery ol .owl-nav button span {
  font-size: 0;
  display: none;
}

.woocommerce-product-gallery ol .owl-nav button {
  position: relative;
  pointer-events: all;
}

.woocommerce-product-gallery ol .owl-nav button:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 30px;
  width: 25px;
  background-image: url("../images/product-slider-arrow.png");
  background-repeat: no-repeat;
  pointer-events: all;
}

.woocommerce-product-gallery ol .owl-nav button.owl-next:before {
  transform: rotate(180deg);
  left: -20px;
}

.single-product div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
  max-width: 612px;
}

.single-product div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper ol {
  padding: 0px 23px 0 25px;
}

.single-product div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper ol .owl-stage-outer {
  overflow: unset;
}

.woocommerce-product-gallery__wrapper ol .owl-nav button:hover::before {
  filter: brightness(0) saturate(100%) invert(8%) sepia(100%) saturate(7240%) hue-rotate(356deg) brightness(81%) contrast(97%);
}

body.archive.tax-product_cat .wrappeng-bread,
body.archive.search .wrappeng-bread {
  display: none;
}

body.archive.tax-product_cat .wrappeng-bread.breaddifre,
body.archive.search .wrappeng-bread.breaddifre {
  display: block;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .sku-wrapper label:before {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .sku-wrapper label>h6 {
  width: auto !important;
  margin-right: 7px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .sku-wrapper label>span {
  font-size: 15px;
}

.woocommerce-mini-cart.cart_list li a {
  font-size: 14px;
  line-height: 140%;
}

.woocommerce-mini-cart.cart_list li a:hover {
  color: #c20f0a;
}

.woocommerce-mini-cart.cart_list li span.quantity {
  font-size: 14px;
  text-align: center;
  padding-right: 0;
  line-height: 150%;
  min-width: 90px;
  font-weight: 500;
}

.widget_shopping_cart_content .buttons a.button:hover {
  background: #000;
  transition: 0.5s all ease;
}

body .woocommerce-mini-cart.cart_list li {
  display: flex;
  align-items: center;
  padding-right: 15px;
  margin-bottom: 10px;
}

body .woocommerce-mini-cart.cart_list li a {
  display: flex;
  align-items: center;
  padding-right: 5px;
  color: #000;
  font-size: 12px;
  line-height: 140%;
  font-weight: 500;
}

body .widget_shopping_cart_content {
  max-width: 360px !important;
}

body .woocommerce-mini-cart.cart_list li span.quantity span.amount {
  display: block;
}

body .woocommerce-mini-cart.cart_list li a.remove {
  position: absolute;
  top: 50%;
  right: 0px;
  border-radius: 51px !important;
  font-size: 16px;
  font-weight: 500 !important;
  padding: 0;
  line-height: 14px;
}

body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  top: 35px;
  right: 100px;
}

body .widget_shopping_cart_content .button {
  display: inline-block;
  float: left;
  border-radius: 2.5px;
  padding: 7px 35px;
  background: #b90206;
  text-transform: uppercase;
  border-radius: 50px;
  font-size: 16px;
}

body .woocommerce-mini-cart.cart_list li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}

header .top-header .row.header-wraping form.ajax-search-form button#clear-button {
  right: 54px;
  background: unset;
  top: 18px;
  font-size: 22px;
}

body.woocommerce-page .my-acnt .backtoloign button.back-login-button {
  color: #fff;
  border: 0;
  font-size: 20px;
  line-height: 120%;
  height: auto;
  text-decoration: unset;
  padding: 20px 36px 20px 76px;
  position: relative;
  font-weight: 500;
  transition: 0.5s all ease;
  border-radius: 50px;
  background: #b90206;
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
  margin-top: 10px;
}

body.woocommerce-page .my-acnt .backtoloign button.back-login-button:hover {
  background: #000;
}

body.woocommerce-page .my-acnt .backtoloign button.back-login-button::before {
  content: "";
  position: absolute;
  top: auto;
  bottom: 22px;
  left: 36px;
  right: auto;
  background-image: url(../images/arrow.png);
  background-repeat: no-repeat;
  background-position: -4px -2px;
  height: 20px;
  width: 30px;
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(99deg) brightness(105%) contrast(101%);
  transform: rotate(180deg);
}

form.woocommerce-ResetPassword.lost_reset_password .clear+p.woocommerce-form-row.form-row.value_focus {
  padding: 0;
  margin-bottom: 10px;
}

.woocommerce form.lost_reset_password .all-class {
  font-size: 15px;
  color: #c10f0a;
}

.title-breadcrumb-wrap .breadcrumbs .container,
.title-breadcrumb-wrap .breadcrumbs .container ul.breadcrumb {
  background-color: #e5e5e5;
}

p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme input#rememberme {
  pointer-events: all;
  color: #c10f0a !important;
  border-radius: 3px;
  width: 17px !important;
  height: 17px !important;
}

p.form-row.value_focus label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme>span {
  margin-top: 3px;
}

body.woocommerce-page .my-acnt .woocommerce-MyAccount-content p.divofr strong {
  font-weight: 400;
  color: #444444;
  font-family: "Poppins", sans-serif;
}

body.woocommerce-page .my-acnt .backtoloign {
  width: 100%;
  text-align: center;
  padding-bottom: 00px;
}

div#customer_login .register .woocommerce-privacy-policy-text a.woocommerce-privacy-policy-link:hover,
form.login .wrapping-login p.woocommerce-LostPassword.lost_password a:hover {
  color: #000;
}

form.login .wrapping-login p.woocommerce-LostPassword.lost_password {
  text-align: right;
  font-weight: 400;
}

form.login .wrapping-login {
  display: flex;
}

span.select2-selection__placeholder {
  display: none;
}

body.woocommerce-page .my-acnt>.woo-content form.woocommerce-EditAccountForm.edit-account>fieldset>legend {
  padding-top: 7px;
}

body.woocommerce-page .my-acnt .validation.custom-error {
  margin-top: 15px;
}

body.woocommerce-page .my-acnt form p button.woocommerce-Button.button {
  margin-top: 40px;
}

.woocommerce-order section.woocommerce-customer-details>.addresses {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}

.woocommerce-order section.woocommerce-customer-details>.addresses>div {
  width: 100%;
  float: unset;
  border-radius: 10px;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  padding: 0;
}

.woocommerce-order section.woocommerce-customer-details>.addresses>div h2.woocommerce-column__title {
  background: #e5e5e5;
  padding: 7px 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 18px;
  line-height: 23px;
  color: #333333;
  font-weight: 600;
  font-family: "Poppins";
  text-transform: capitalize;
  padding: 9px 30px;
}

.woocommerce-order section.woocommerce-customer-details>.addresses>div>address {
  margin: 0;
  font-size: 18px;
  line-height: 32px;
  color: #333333;
  font-weight: 400;
  font-family: "Poppins";
  padding: 28px 30px;
}

.woocommerce-account table.account-orders-table td a {
  color: #333333;
}

.woocommerce-account table.account-orders-table td a:hover {
  color: #b90206;
}

body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead tr th.woocommerce-table__product-name.product-name {
  position: absolute;
  left: 0;
}

body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead tr {
  position: relative;
}

body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details {
  border-radius: 10px;
  border-collapse: unset;
  overflow: hidden;
  border: 1px solid #e5e5e5;
}

body#my-account-id.woocommerce-view-order .woocommerce-MyAccount-content.woo-content {
  border: 1px solid #e5e5e5;
  padding: 28px;
  margin-left: 28px;
  width: 80.6%;
  border-radius: 10px;
}

body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead tr th.woocommerce-table__product-name.product-image {
  font-size: 0;
}

body.woocommerce-view-order table.order_details tfoot th {
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  padding: 2px 30px;
  white-space: nowrap;
}

body.woocommerce-view-order table.order_details tfoot td {
  border-bottom: 0;
  border-left: 0;
  text-align: right;
  font-size: 16px;
}

.dynamic-category-text ul li,
.single-product div.product .woocommerce-tabs .panel ul li,
.single-product div.product .woocommerce-tabs .panel ol li {
  position: relative;
  list-style: none;
  padding-left: 25px;
  padding-bottom: 11px;
}

.dynamic-category-text ul li,
.dynamic-category-text,
.dynamic-category-text p {
  color: #333333;
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
}

body .custom-archive-wrapper .container>section.content>ul li:before,
.faq-section .faq-item ul li:before,
.dynamic-category-text ul li:before,
.single-product div.product .woocommerce-tabs .panel ul li:before,
.single-product div.product .woocommerce-tabs .panel ol li::before {
  content: "";
  position: absolute;
  height: 17px;
  width: 17px;
  top: 11px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../images/list-icon-iamge.png);
  background-repeat: no-repeat;
  background-position: -2px -1px;
}

body .custom-archive-wrapper .container>section.content>ul {
  padding: 6px 0 38px 0;
}

body .custom-archive-wrapper .container>section.content>ul li {
  position: relative;
  padding: 3px 24px;
}

body.product-template-default.single.single-product section.breadcrumbs {
  display: none;
}

body.archive.tax-pa_make span.breadcrumb_last {
  word-spacing: 6px;
}

body.archive.tax-pa_make h1.woocommerce-products-header__title.page-title {
  word-spacing: 15px;
}

.faq-section .faq-item ul li:before {
  top: 8px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap>a.tm-cart-edit-options {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap .sku-wrapper {
  padding-top: 5px;
}

body.woocommerce-cart table.cart td.product-name a.tm-cart-edit-options {
  display: none;
}

.woocommerce-cart-form table tbody tr td.actions>.button {
  margin: 0 0 0 auto;
}

body.woocommerce-page tbody tr.tax-total small {
  display: none;
}

body.woocommerce-cart table.cart tr dl.tc-epo-metadata.variation dd.tc-value p {
  font-size: 14px;
  font-weight: 400;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#custom-vin-div p#vin_number_field:before {
  content: "";
  position: absolute;
  left: auto;
  right: 15px;
  top: 12px;
  bottom: 0;
  background-image: url(../images/info-icon-image.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  height: 22px;
  width: 22px;
  pointer-events: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout div#custom-vin-div p#vin_number_field input#vin_number {
  padding-right: 40px;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .cart-subtotal span.woocommerce-Price-amount.amount bdi,
.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total span.woocommerce-Price-amount.amount bdi {
  font-weight: 700;
  color: #000;
}

.woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount bdi {
  font-size: 15px;
}

body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper p.form-row span.select2-selection__placeholder {
  display: none;
  font-size: 15px;
  font-weight: 300;
}

body.woocommerce-order-received section.woocommerce-order-details .product-image img {
  margin: 0;
}

body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead th.woocommerce-table__product-name.product-image {
  padding: 0 30px;
}

body.woocommerce-order-received section.woocommerce-order-details tbody tr td.product-image {
  height: 200px;
}

.refund-text p {
  font-weight: 400;
  line-height: 180%;
}

.single-product div.product .woocommerce-product-gallery ol.owl-carousel {
  display: flex;
  margin: 40px auto 0;
  max-width: 550px;
}

.single-product div.product .woocommerce-product-gallery ol.owl-carousel>li {
  width: 33.33% !important;
  margin: 0 9px;
}

body.remove-banner-3 section.breadcrumbs {
  display: none;
}

body.woocommerce-page .my-acnt form p#billing_state_field span.woocommerce-input-wrapper,
body.woocommerce-page .my-acnt form p#billing_country_field span.woocommerce-input-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column-reverse;
}

body.privacy-policy section.section-padding>.container {
  max-width: 1470px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
}

body.privacy-policy .container>article {
  padding-top: 32px;
  padding-bottom: 113px;
}

body.privacy-policy .container>article h1 {
  font-family: "Play", Sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  color: #000;
}

body.privacy-policy .container>article .entry-content p {
  font-weight: 400;
}

body.privacy-policy .container>article .entry-content p,
body.privacy-policy .container>article ul li {
  font-family: "Poppins", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 180%;
  color: #333333;
}

body.privacy-policy .container>article .entry-content p a:hover,
body.privacy-policy .container>article ul li a:hover {
  color: #000;
}

body.privacy-policy .container>article h2 {
  font-family: "Play", Sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  color: #000;
}

body.privacy-policy .container>article h4 {
  color: #000;
  padding: 10px 0;
}

body#my-account-id.woocommerce-lost-password article {
  padding-bottom: 70px;
}

body#my-account-id.woocommerce-lost-password article .validation.custom-error {
  width: 50%;
  margin: 10px auto;
  text-align: center;
  padding: 11px 15px;
}

body.woocommerce-page .my-acnt>.woo-content form.woocommerce-EditAccountForm.edit-account,
body.woocommerce-page .my-acnt>.woo-content>form {
  border: 1px solid #e5e5e5;
  padding: 27px;
  border-radius: 10px;
}

p#billing_country_field .all-class+span.select2.select2-container span.selection,
p#billing_state_field .all-class+span.select2.select2-container span.selection {
  border-color: #c10f0a !important;
}

body.woocommerce-view-order table.order_details .order_item td.woocommerce-table__product-total.product-total {
  text-align: right;
  font-size: 16px;
  line-height: 180%;
}

body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead tr th.woocommerce-table__product-table.product-total {
  text-align: right;
}

p#billing_address_2_field input#billing_address_2::-webkit-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

p#billing_address_2_field input#billing_address_2:-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

p#billing_address_2_field input#billing_address_2::-moz-placeholder {
  color: #333333;
  opacity: 0 !important;
}

p#billing_address_2_field input#billing_address_2:-ms-input-placeholder {
  color: #333333;
  opacity: 0 !important;
}

body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  display: none;
}

.single-product .product p.product-sku span {
  padding-right: 5px;
}

.single-product div.product .woocommerce-tabs .panel ul li::before,
.dynamic-category-text ul li::before,
.single-product div.product .woocommerce-tabs .panel ol li::before {
  top: 7px;
}

.product-attributes.hidden {
  display: none;
}

body .woocommerce-error {
  background: #c20f0a;
}

body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details+p {
  font-size: 18px;
  font-weight: 500;
}

body.woocommerce-order-received section.woocommerce-order-details table.shop_table.order_details {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  border-collapse: unset;
  overflow: hidden;
}

body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name a {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
}

body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name ul.wc-item-meta li strong {
  font-size: 16px;
  line-height: 150%;
  display: inline-block;
  width: auto;
  margin: 0;
  color: #333;
  font-weight: 700;
}

body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table thead tr th:last-child,
body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table tbody tr td:last-child {
  text-align: center;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000 !important;
  font-weight: 400;
}

.woocommerce-order-received table tfoot tr th,
.woocommerce-order-received table tfoot tr td {
  font-size: 18px;
  line-height: 32px;
  color: #333333;
  font-weight: 400;
  font-family: "Poppins";
}

.product ul li ul.tmcp-ul-wrap select>option,
body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth select>option {
  background: #b90206;
  color: #fff;
}

.refund-text p {
  font-weight: 400;
  line-height: 180%;
  font-size: 18px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input#authnet-card-cvc {
  width: 100%;
}

.woocommerce-order-received table tfoot tr th,
body .widget_shopping_cart_content .total strong {
  font-weight: 600;
}

body.privacy-policy article h3 {
  font-size: 30px;
  line-height: 120%;
}

.woocommerce-product-gallery ol .owl-nav button.owl-prev::before {
  right: 10px;
  left: auto;
}

.woocommerce-product-gallery ol .owl-nav button.owl-next::before {
  right: auto;
  left: 10px;
}

.single-product div.product .woocommerce-product-gallery .flex-control-nav .owl-item {
  max-width: 124px;
}

.single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container .tc-cell span.HelpIcon {
  font-size: 0;
  background-image: url("../images/question-mark-logo.fw.png");
  height: 25px;
  width: 25px;
  margin-left: 6px;
}

body.woocommerce-cart table.cart td.actions button.button {
  text-transform: uppercase;
}

body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form p.error-message-1 {
  padding: 0;
  text-align: left;
}

.woocommerce-order-overview__date .date strong {
  text-transform: uppercase;
}

.single-product .product ul.tabs.wc-tabs li:last-child {
  width: 11%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr.cart-discount {
  display: flex;
  align-items: center;
  margin-bottom: 5px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr.cart-discount td {
  font-size: 15px;
  line-height: 130%;
  color: #000000;
}

.single-product div.product .woocommerce-tabs .panel>h2 {
  display: block;
  font-size: 32px;
  line-height: 38px;
}

.single-product div.product .woocommerce-tabs .panel p:empty {
  display: none !important;
}

.single-product .woocommerce-tabs .panel h2:first-of-type {
  display: block !important;
}

.single-product .woocommerce-tabs .panel h2.first-pg {
  font-size: 18px;
  line-height: 180%;
  padding-bottom: 10px;
  font-family: "Poppins", sans-serif;
  color: #333333;
  font-weight: 400;
}

.woocommerce-tabs .panel h2:first-of-type {
  display: block !important;
}

.single-product div.product .woocommerce-tabs .panel>h2 {
  display: none !important;
}

.description .ecu-problems {
  position: relative;
}

.description .ecu-problems .carimage {
  position: absolute;
  left: auto;
  right: -15px;
  width: 35%;
}

.description .why-us h4 {
  padding: 10px 0 5px;
}

nav.woocommerce-pagination.display-noneonfilter {
  display: none;
}

div#description h2.detailsh2 {
  display: none !important;
}

.single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel .ox-toggle-title strong {
  font-weight: 700;
}

.single-product .panel div#faq_tab .collapsible {
  padding-left: 10px;
}

.single-product .panel div#faq_tab .collapsible .ox-toggle-title {
  position: relative;
  display: inline;
  pointer-events: all;
  cursor: pointer;
  animation: move-horizontal-hover .6s ease-in-out;
}

.single-product .panel div#faq_tab .collapsible {
  padding-bottom: 18px;
  padding-top: 18px;
}

.single-product .panel div#faq_tab .collapsible:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}

.single-product .panel div#faq_tab .collapsible:first-child {
  border-top: 0;
}

.single-product .panel div#faq_tab .collapsible .ox-toggle-title:hover::before {
  background: #000;
}

.single-product div.product .woocommerce-tabs .panel div#faq_tab {
  padding-top: 18px;
}

.ox-toggle-title .toggle-minus {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  cursor: pointer;
  top: 0;
  right: 0;
  position: relative;
  background: 0 0;
  overflow: hidden;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.ox-toggle.medium-left .ox-toggle-title .toggle-minus {
  margin-right: 22px;
  width: 30px;
  height: 30px;
  flex: 0 0 30px;
  background: #c20f0a;
  color: #FFF;
  text-align: center;
}

.ox-toggle-title .toggle-minus span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  animation: move-horizontal-hover .6s ease-in-out;
  font-size: 0;
}

.ox-toggle-title .toggle-minus span:before {
  content: '';
  position: absolute;
  right: 6px;
  top: 11px;
  background: #000;
  width: 12px;
  height: 2px;
  transition: background .1s ease .4s;
}

.ox-toggle.medium-left .ox-toggle-title .toggle-minus span:before {
  right: 9px;
  top: 14px;
  background: #fff;
}

.ox-toggle.medium-left .ox-toggle-title .toggle-minus span:after {
  background: #fff;
  right: 14px;
  top: 9px;
}

.single-product .product .container.bg-white.mt-5:last-child {
  display: block;
}

.ox-toggle-title .toggle-minus span:after {
  content: '';
  position: absolute;
  right: 11px;
  top: 6px;
  background: #000;
  width: 3px;
  height: 12px;
  transition: background .1s ease .4s;
}

.ox-toggle-title:hover .toggle-minus {
  -webkit-transition: all 10ms ease-in-out;
  -moz-transition: all 10ms ease-in-out;
  -o-transition: all 10ms ease-in-out;
  transition: all 10ms ease-in-out;
  background: #000;
}

.ox-toggle-title:hover .toggle-minus span:after,
.ox-toggle-title:hover .toggle-minus span:before {
  background: #fff;
  transition: background .1s ease 0s;
}

.ox-toggle-content {
  padding-left: 52px;
}

.ox-toggle.medium-left.active .ox-toggle-title .toggle-minus span:after {
  display: none;
}

.ox-toggle-title:hover .toggle-minus span {
  animation: move-horizontal-empty .1s;
}

.single-product div.product .woocommerce-tabs .panel div#faq_tab h2.detailsh2 {
  display: none !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr.cart-discount td {
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr.cart-discount {
  display: revert;
  vertical-align: top;
  line-height: 28px;
  border-bottom: 1px solid #ddd;
}

body.woocommerce-cart table.cart a.remove:hover {
  color: #b90206;
  border-color: #b90206;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap>.tc-row {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  width: 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap>.tc-row h3,
body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap>.tc-row>div {
  flex: 0 0 auto;
  width: 100% !important;
  max-width: max-content;
  min-width: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap>.tc-row h3 {
  padding: 0;
  font-size: 15px;
  color: #000;
  line-height: 130%;
  font-family: poppins, sans-serif;
  font-weight: 700;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap>.tc-row>div input {
  max-width: min-content;
  min-width: 195px;
  width: 100%;
  display: block;
  height: 40px;
  font-size: 13px;
  line-height: 180%;
  margin-left: 10px;
  background: #fff;
  border-radius: 5px;
  padding: 0 12px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap>.tc-row>div input.tmcp-input {
  min-width: 175px;
}

.single-product div.product.tm-has-options form.cart div#tm-extra-product-options {
  display: none;
}

body.woocommerce-cart table.cart tr dl.tc-epo-metadata.variation {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout .shipping_address .half-div {
  width: 48%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details h3#ship-to-different-address label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  display: flex;
}

.single-product .product form.cart button.single_add_to_cart_button {
  text-transform: uppercase;
  width: auto;
}

body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name ul.wc-item-meta li:not(:last-child) {
  display: none;
}

body#my-account-id button.show-password-input {
  background: transparent;
  border: 0;
  color: #000;
  position: absolute;
  margin: 0;
  padding: 0;
  right: 20px;
  top: 0;
  bottom: auto;
}

button.show-password-input:before {
  font-family: WooCommerce;
  speak: never;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-left: .618em;
  content: "\e010";
  text-decoration: none;
  margin-left: 0;
  margin-top: -2px;
  vertical-align: middle;
  display: inline-block;
  background: transparent;
}

body#my-account-id button.show-password-input:after {
  content: "";
  position: absolute;
  height: 20px;
  width: 2px;
  background-color: #000;
  top: 19px;
  transform: rotate(45deg);
  right: 7px;
}

body#my-account-id button.show-password-input.display-password:after {
  display: none;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input#authnet-card-cvc {
  width: 100% !important;
}

h2.woocommerce-loop-product__title:hover {
  color: #b80006;
}

nav.woocommerce-pagination ul.page-numbers,
.wooc-pagination .page-numbers {
  flex-wrap: wrap;
}


#best-industry .ti-inner {
  height: 100%;
}

.ti-reviews-container .owl-stage .owl-item {
  background-color: transparent;
  box-shadow: unset;
}

.form-group {
  position: relative;
}

.form-group input {
  width: 100%;
  padding: 12px 10px;
}

.form-group label {
  position: absolute;
  left: 10px;
  top: 12px;
  background: #fff;
  padding: 0 5px;
  transition: 0.3s;
  pointer-events: none;
}

.form-group input:focus+label,
.form-group input:not(:placeholder-shown)+label {
  top: -8px;
  font-size: 12px;
  color: #333;
}

body.woocommerce-checkout .container form.checkout.woocommerce-checkout .input-focus label,
body.woocommerce-checkout .container form.checkout.woocommerce-checkout .value-focus label {
  top: -10px;
  font-size: 12px;
  color: #000;
}

input#coupon_code {
  border-radius: 50px;
  padding-left: 30px;
}

form.checkout_coupon p {
  padding-left: 35px;
}

a.showcoupon:hover,
.payment_box a:hover {
  color: #333;
}

p.form-row.form-row-last {
  width: auto !important;
  float: left !important;
}

form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-first {
  margin-right: 0px;
}

.woocommerce-form-coupon-toggle a.showcoupon {
  position: relative;
}

.woocommerce-form-coupon-toggle a:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 20px;
  margin: 0px 0 2px 5px;
  display: inline-block;
  vertical-align: middle;
}

.woocommerce-form-coupon-toggle.open-coupon a:after {
  transform: rotate(180deg);
}

.woocommerce-form-coupon-toggle:hover::before {
  color: #333;
}

input#coupon_code.has-error {
  border-color: #c10f0a !important;
}

div#order_review tr.custom-coupon-row div#custom-coupon-wrap .coupon-text-wrap button#apply_custom_coupon {
  font-size: 15px;
  padding: 14px 20px 15px 20px;
  margin-left: 15px;
  white-space: pre;
}

div#order_review tr.custom-coupon-row div#custom-coupon-wrap .coupon-text-wrap {
  display: flex;
}

div#order_review tr.custom-coupon-row div#custom-coupon-wrap .coupon-text-wrap button#apply_custom_coupon:before {
  right: -1px;
  background-size: 22px;
  top: 21px;
}

div#order_review tr.custom-coupon-row div#custom-coupon-wrap span#custom_coupon_message {
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  color: red;
  border: 0;
  padding-left: 0;
}

div#order_review tr.custom-coupon-row div#custom-coupon-wrap .coupon-text-wrap button#apply_custom_coupon:before {
  display: none;
}

div#order_review tr.custom-coupon-row div#custom-coupon-wrap {
  text-align: left;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout input.error-coupon {
  border-color: #c10f0a !important;
  box-shadow: unset;
}

div#order_review tr.custom-coupon-row div#custom-coupon-wrap span#custom_coupon_message.success-message {
  color: green;
}

html .woocommerce-checkout ul.woocommerce-error {
  flex: 0 0 100%;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form {
  display: flex;
  flex-wrap: wrap;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-first,
body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-last {
  width: 47.5% !important;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-first {
  margin-right: 15px;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form>ul.woocommerce_error.woocommerce-error.wc-authnet-error {
  padding: 0;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form>ul.woocommerce_error.woocommerce-error.wc-authnet-error li {
  color: red;
  padding: 0;
  padding-left: 25px;
  margin-top: -15px;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
  color: red;
  font-weight: 400;
}

ul.woocommerce_error.woocommerce-error.wc-authnet-error {
  background: transparent;
  color: red;
  overflow: visible;
}

body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form>ul.woocommerce_error.woocommerce-error.wc-authnet-error li::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(70deg) brightness(99%) contrast(107%);
  top: 8px;
  left: 3px;
  display: none;
}

.woocommerce form .form-row-first,
.woocommerce form .form-row-last {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}

.woocommerce form .form-row-first {
  margin-right: 4%;
}

.woocommerce form .form-row-last {
  margin-right: 0;
}

#billing_state_field select,
#billing_postcode_field input {
  width: 100%;
}

#billing_state_field,
#billing_postcode_field {
  width: 48% !important;
  display: inline-block !important;
}

#billing_state_field {
  margin-right: 4%;
}

#shipping_state_field select,
#shipping_postcode_field input {
  width: 100%;
}

#shipping_state_field,
#shipping_postcode_field {
  width: 48% !important;
  display: inline-block !important;
}

#shipping_state_field {
  margin-right: 4%;
}

@media only screen and (max-width: 1600px) {
  #best-industry.best-industry-section .owl-nav button {
    margin: 0 -60px;
  }

  ul#menu-category-menu li:not(:last-child) {
    margin-right: 50px;
  }
}

@media only screen and (max-width: 1500px) {
  div#rrr-container .elementor-image-box-wrapper {
    padding: 30px 0px 25px 25px;
  }

  div#rrr-container .elementor-image-box-wrapper figure.elementor-image-box-img {
    padding-right: 7px;
    width: 30%;
  }

  div#rrr-container .elementor-image-box-content {
    text-align: left;
    width: 70%;
    padding-right: 10px;
  }

  div#rrr-container {
    gap: 20px;
  }

  .top-header-action .my-account-widget .my-account-content .button-wrapper {
    margin-left: -30px;
  }

  .top-header-action .widget-header .shopping-cart-widget {
    margin-left: 0px;
  }

  ul#menu-category-menu li:not(:last-child) {
    margin-right: 40px;
  }

  header .top-header .row.header-wraping>div:first-child {
    width: 20%;
    max-width: 20%;
    padding-right: 30px;
  }

  #best-industry.best-industry-section .owl-nav button {
    margin: 0 -55px;
  }

  div#tag_cloud-1 .tagcloud a.tag-cloud-link {
    padding: 7px 25px;
  }

  .single-product .product ul.tabs.wc-tabs li a {
    padding: 25px 31px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form>p button.button {
    padding: 11px 17px;
    margin: 0 auto 0 10px;
  }

  .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    padding: 20px 46px 20px 17px;
  }

  .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:before {
    right: 14px;
  }

  .si-car-logos-wrap .swiper-wrapper .swiper-slide a {
    width: 190px;
  }
}

@media only screen and (max-width: 1399px) {
  body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap .name-wrap {
    padding-right: 95px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth {
    justify-content: space-between;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth select {
    width: 150px;
  }

  .primary-menu ul li.menu-item-has-children:after {
    right: -15px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap .sku-wrapper label.tm-epo-field-label.fullwidth {
    justify-content: flex-start;
  }

  #about-sec .about-img .elementor-widget-container {
    height: 525px;
  }
}

@media only screen and (max-width: 1350px) {
  div#product-list-con>div>div:not(:last-child) {
    margin: 0 0px 0 0px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-viewport {
    max-width: 550px;
  }

  body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    right: 65px;
  }

  .single-product .product ul.tabs.wc-tabs li a {
    padding: 25px 20px;
  }
}

@media only screen and (max-width: 1300px) {
  ul#menu-category-menu li:not(:last-child) {
    margin-right: 20px;
  }

  .top-header-action .my-account-widget .my-account-content .button-wrapper {
    margin-left: -35px;
  }

  .contact-detail-ss a {
    font-size: 18px;
  }

  .contactpage_details .heading-border {
    padding-left: 52px;
  }

  body .all-posts-wrapper,
  body.archive.category .all-posts-wrapper {
    grid-gap: 15px;
  }

  ul.sidebar-recent-post .recent-post-content {
    padding-left: 12px;
  }

  div#tag_cloud-1 .tagcloud a.tag-cloud-link {
    padding: 7px 25px;
    margin: 4px 0;
  }

  body .justify-content-center article .the_excerpt_content {
    padding: 25px 15px 20px 15px;
  }

  .product ul.tabs.wc-tabs li a {
    padding: 25px 17px;
  }

  body.archive.category article .the_excerpt .the_excerpt_content,
  body.archive.tag article .the_excerpt .the_excerpt_content {
    padding: 25px 15px 20px;
  }

  .single-product .product ul.tabs.wc-tabs li a {
    font-size: 18px;
  }



}

@media only screen and (max-width: 1200px) {
  .logo-title.about h2::before {
    right: 0;
  }

  #about-sec .about-imsge {
    max-width: 600px;
    margin: 0 auto;
  }

  .single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container .tc-cell span.info {
    width: 240px;
  }
}

@media only screen and (max-width: 1199px) {
  body .ft-logo a .hfe-site-logo-container {
    height: auto;
  }

  .top-header-action .my-account-widget .my-account-content .button-wrapper {
    margin-left: 0;
  }

  header .top-header .row.header-wraping>div:nth-child(2) {
    margin-right: -40px;
  }

  ul#menu-category-menu li:not(:last-child) {
    margin-right: 15px;
  }

  ul#menu-category-menu li a {
    font-size: 16px;
  }

  .si-search-banner section.banner {
    padding: 310px 0 20px 0;
  }

  div#rrr-container h3.elementor-image-box-title {
    font-size: 30px;
  }

  div#rrr-container .elementor-image-box-wrapper {
    padding: 25px 0px 15px 15px;
  }

  div#rrr-container ul.rrr-li li {
    font-size: 16px;
  }

  div#product-list-con h3.elementor-image-box-title {
    font-size: 20px;
    padding-top: 0;
  }

  #best-industry .ti-inner {
    padding: 20px 15px 20px 15px !important;
  }

  div#shop-by-make div#gallery-1 {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 15px;
  }

  .latest-article-wrap .custom-post-wrapper {
    grid-gap: 15px;
  }

  #best-industry.best-industry-section .ti-reviews-container .ti-name {
    font-size: 18px;
  }

  div#shop-by-make div#gallery-1 figure.gallery-item figcaption {
    font-size: 20px;
  }

  header .top-header .top-bar span,
  header .top-header .top-bar span a {
    font-size: 15px;
  }

  header .top-header .top-bar .support-info span span.time {
    padding-left: 12px;
    margin-left: 12px;
  }

  div#shopnow-btn a.sayara-btn,
  button.woocommerce-button {
    font-size: 20px;
    padding: 16px 77px 16px 36px;
  }

  div#shopnow-btn a.sayara-btn:before,
  button.woocommerce-button::before {
    bottom: 18px;
  }

  #best-industry.best-industry-section .owl-nav button {
    width: 40px;
    height: 40px;
  }

  .contact-detail-ss a {
    font-size: 16px;
  }

  .contact-form-ss {
    padding: 30px 25px;
  }

  section.breadcrumbs {
    padding: 125px 0;
  }

  #faq-section .sayara-accordion-item {
    padding-right: 45px;
    padding-left: 15px;
  }

  #faq-section h5 {
    font-size: 18px;
  }

  #faq-section .sayara-accordion-item .collapse {
    font-size: 16px;
    line-height: 180%;
  }

  body .all-posts-wrapper,
  body.archive.category .all-posts-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  body h2.title {
    font-size: 50px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content {
    margin-left: 0px;
    width: 75.5%;
    padding: 20px;
  }

  body.woocommerce-page .my-acnt .main-title.page-title {
    font-size: 50px;
  }

  td.product-quantity .quantity button {
    width: 19px;
    padding: 0 0px;
    height: 38px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals input#coupon_code {
    padding: 0 15px;
    max-width: 158px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals {
    width: 30.9%;
    padding-left: 15px;
  }

  body.woocommerce-cart .cart-wrappers .wrap-cart-btn {
    width: 69.1%;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .coupon button.button {
    padding: 13px 20px;
    font-size: 16px;
    margin-left: 10px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .coupon {
    padding: 21px 15px 20px 15px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    font-size: 16px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:before {
    bottom: 19px;
  }

  .product {
    padding: 80px 15px 80px 15px;
  }

  .product ul.tabs.wc-tabs li a {
    font-size: 18px;
    padding: 25px 14px;
  }

  .product h1.product_title.entry-title {
    font-size: 40px;
  }

  .product form.cart button.single_add_to_cart_button {
    margin: 20px 0 25px 0;
  }

  .single-product .product .woocommerce-product-gallery .flex-viewport {
    height: 400px !important;
  }

  body.search section.section-padding {
    padding: 80px 15px 40px 15px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout>div {
    width: 50%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap {
    padding: 0 0px 0 30px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order {
    margin: 30px auto 0 auto;
    width: 100%;
    padding: 40px 25px 40px 10px;
  }

  body.woocommerce-checkout section.section-padding .entry-content {
    padding: 100px 0 80px 0;
  }

  body.woocommerce-checkout .entry-content>h2 {
    font-size: 50px;
  }

  body .custom-archive-wrapper h1.page-title {
    font-size: 50px;
  }

  body .custom-archive-wrapper .row {
    grid-template-columns: repeat(3, 1fr);
  }

  #best-industry .owl-dots {
    bottom: -45px;
  }

  form.wpcf7-form .form-group:last-child {
    width: 40% !important;
    max-width: 40%;
  }

  body .articlesla {
    font-size: 50px;
    margin: 0 0 40px;
    padding: 35px 0 0;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout p#billing_first_name_field {
    margin-right: 10px;
  }

  body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form table thead tr th.product-quantity {
    padding-left: 40px;
    padding-right: 40px;
  }

  dl.tc-epo-metadata.variation dd {
    width: auto;
    padding-left: 3px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order dl.tc-epo-metadata.variation dd {
    width: 60%;
  }

  body.woocommerce-page .my-acnt form .woocommerce-address-fields__field-wrapper .form-row-first {
    margin-right: 12px;
  }

  .primary-menu ul li.menu-item-has-children:after {
    font-size: 21px;
    right: -13px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form>p button.button {
    padding: 13px 20px;
    font-size: 16px;
    margin-left: 15px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form {
    padding: 21px 15px 20px 15px;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    padding: 0 20px;
    font-size: 16px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content>table {
    margin-left: 0px;
    width: 100%;
  }

  .latest-article-wrap .custom-post-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 25px;
  }

  body.woocommerce-page .my-acnt>.woo-nav,
  body.woocommerce-page .my-acnt>.woo-content {
    margin-bottom: 70px;
  }

  header .top-header .top-bar .support-info span:before,
  header .top-header .top-bar .call-info span:before {
    top: -11px;
  }

  header .top-header .top-bar a#ac-1:before {
    left: -48px;
    top: -11px;
  }

  body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    right: 30px;
  }

  .single-product .product h1.product_title.entry-title {
    font-size: 40px;
  }

  .single-product .product p.product-price .amount bdi {
    font-size: 20px;
    display: flex;
    align-items: center;
    padding: 10px 5px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    height: auto;
  }

  body.single-product div.product .woocommerce-product-gallery {
    padding: 30px 20px 30px 0;
  }

  .single-product .product ul.tabs.wc-tabs li a {
    font-size: 20px;
  }

  .woocommerce-product-gallery__wrapper ol .owl-nav button.owl-next:before {
    left: -15px;
  }

  body#my-account-id.woocommerce-view-order .woocommerce-MyAccount-content.woo-content {
    margin-left: 20px;
    width: 75.6%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method span.woocommerce-Price-amount.amount {
    right: -74px;
  }

  .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td {
    text-align: right;
  }

  form.checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method label {
    text-align: left;
  }

  .single-product div.product .woocommerce-notices-wrapper a.button.wc-forward {
    margin: 6px auto 0 auto;
  }

  body.woocommerce-page .my-acnt .woocommerce-message {
    font-size: 16px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address,
  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address p {
    font-size: 16px;
    line-height: normal;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap .name-wrap {
    text-align: left;
    padding-right: 0;
  }

  .woocommerce-order-received table tfoot tr th,
  .woocommerce-order-received table tfoot tr td {
    font-size: 16px;
    line-height: 28px;
  }

  body.woocommerce-cart table.cart td.product-name {
    padding-left: 0;
  }

  body.privacy-policy article h3 {
    font-size: 25px;
  }

  .single-product div.product .col-lg-6.my-auto.tc-init {
    padding-left: 40px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals table.shop_table tr th {
    padding-left: 15px;
    width: 50%;
  }

  .description .ecu-problems .carimage {
    width: 50%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth select {
    width: 210px;
  }

  body .custom-archive-wrapper #product-list .wooc-pagination {
    grid-column: 1/4;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth h6 {
    text-align: left;
  }

  .single-product .product ul.tabs.wc-tabs li a {
    font-size: 16px;
    padding: 18px 18px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout button#place_order {
    margin: 0px auto 0 0;

  }

  .si-car-logos-wrap .swiper-wrapper .swiper-slide a {
    width: 192px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-navigation {
    width: 22%;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content {
    width: 78%;
    padding-left: 25px;
  }

  .custom-pagination {
    grid-column: 1/4;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1300px) {

  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-first {
    margin-right: 5px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-first,
  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-last {
    width: 49% !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  header .top-header .row.header-wraping>div:first-child {
    padding-right: 0px;
  }

  header .top-header .row.header-wraping .my-auto.mobile-changes {
    flex: 0 0 16%;
  }

  body.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    height: 95px;
  }

  .single-product div.product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li {
    display: flex;
    align-items: center;
    justify-content: center;
  }

}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #best-industry .ti-review-header:before {
    width: 30px;
    height: 30px;
    right: -11px;
    background-position: 0 -9px;
    background-size: 100%;
  }

  #best-industry.best-industry-section .ti-reviews-container .ti-name {
    padding-right: 25px;
  }

  body .container>.row.justify-content-center>.col-xl-3.col-md-5 {
    flex: 0 0 35%;
    max-width: 35%;
  }

  body .container>.row.justify-content-center>.col-xl-9.col-md-7 {
    max-width: 65%;
    flex: 0 0 65%;
  }

  div#tag_cloud-1 .tagcloud a.tag-cloud-link {
    padding: 7px 15px;
  }


}

@media only screen and (max-width: 1024px) {
  header #masthead .hfe-nav-menu__toggle {
    position: absolute;
    height: 50px;
    width: 50px;
    background: #1a1463;
    right: 0px;
    top: 0px;
    left: auto;
    bottom: auto;
    border: 1px solid #fff;
    transition: none;
  }

  header #masthead .hfe-nav-menu__toggle .hfe-nav-menu-icon {
    display: block;
    opacity: 0;
  }

  header #masthead .hfe-nav-menu__toggle::before {
    content: "";
    position: absolute;
    height: 2px;
    width: 24px;
    background: #fff;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    box-shadow: 0 -7px 0 0 #fff, 0 7px 0 0 #fff;
    transition: 0.5s all;
  }

  header #masthead .hfe-nav-menu__toggle.hfe-active-menu::before {
    box-shadow: none;
    transform: rotate(45deg);
  }

  header #masthead .hfe-nav-menu__toggle.hfe-active-menu::after {
    height: 2px;
    width: 24px;
    background: #fff;
    content: "";
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    transform: rotate(-45deg);
    transition: 0.5s all;
  }

  header #masthead nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0 !important;
    bottom: 0;
    padding: 100px 0 0 0;
    background-color: #d71b85;
    height: 100vh;
    overflow: hidden;
    transform: translateX(100%);
    transition: 0.5s all;
    z-index: 99999 !important;
    width: 100% !important;
    margin: 0;
    border-radius: 0;
    display: block;
  }

  header #masthead .hfe-nav-menu__toggle.hfe-active-menu {
    z-index: 999999;
  }

  header #masthead .hfe-nav-menu__toggle.hfe-active-menu+nav {
    transform: translateY(0);
  }

  header #masthead nav>ul {
    overflow: hidden;
    max-height: calc(100vh - 104px);
    display: block;
    opacity: 1;
  }

  header #masthead nav>ul>li {
    margin: 0;
    background: transparent;
    border-bottom: 1px solid #fff;
    padding: 0px;
    border-radius: 0;
  }

  header #masthead nav>ul>li>a {
    background: transparent;
    margin: 0px !important;
    padding: 13px 15px !important;
    color: white;
  }

  header #masthead nav ul li.current-menu-parent>div>a,
  header #masthead nav ul li.current-menu-item>a {
    background: #fff !important;
    color: #1a1463 !important;
  }

  header #masthead nav ul li.current-menu-parent>div i::before,
  header #masthead nav ul li.current-menu-parent>div i::after {
    background: #1a1463;
  }

  header #masthead nav>ul>li:first-child {
    border-left: 0;
  }

  body .smart-menu-bar nav ul li {
    border-right: 0;
  }

  header #masthead nav>ul>li>a::after {
    display: none;
  }

  body .smart-menu-bar nav ul li.mob-menu {
    display: block;
  }

  header .sub-menu::before {
    display: none;
  }

  header #masthead nav>ul>li.menu-item-has-children>div.hfe-has-submenu-container>a,
  header #masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li>a.hfe-sub-menu-item {
    padding: 13px 15px;
    background: #1a1463;
    color: #fff;
  }

  body #masthead .smart-menu-bar nav ul li.current-menu-item a,
  body #masthead .smart-menu-bar nav ul li a:hover {
    background: #000 !important;
  }

  header #masthead nav>ul>li.menu-item-has-children .sub-menu::after {
    opacity: 0 !important;
  }

  header #masthead nav>ul>li.menu-item-has-children>ul.sub-menu>li:first-child {
    border-top: 1px solid #fff;
    border-radius: 0;
  }

  header #masthead nav>ul>li.menu-item-has-children .sub-menu {
    background: transparent;
    border-radius: 0;
  }

  header #masthead nav>ul>li.menu-item-has-children .sub-menu>li {
    padding-left: 15px;
  }

  header .elementor-widget-navigation-menu,
  header .header-menu-col .elementor-widget-wrap,
  header .header-menu-col {
    position: static;
  }

  body .smart-menu-bar nav ul li:first-child a,
  body .smart-menu-bar nav ul li a {
    border: 0;
  }

  header #masthead nav>ul li .sub-arrow {
    border: 0;
  }

  header #masthead nav>ul li i.fa::before,
  header #masthead nav>ul li i.fa::after {
    height: 2px;
    width: 17px;
    background: #fff;
    content: "";
    position: absolute;
    right: 19px;
    top: 21px;
  }

  header #masthead nav>ul li i.fa::after {
    width: 2px;
    height: 16px;
    top: 14px;
    right: 26px;
  }

  header #masthead nav>ul li .sub-menu-active i.fa::after {
    opacity: 0;
  }

  header .top-header .row.header-wraping>div:first-child {
    padding-right: 0px;
  }

  header .top-header .top-bar:after {
    left: 100%;
    width: 15px;
  }

  header .top-header .top-bar {
    padding: 12px 0px;
  }

  .ti-reviews-container-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  aside#secondary div#categories-1 ul li,
  aside#secondary div#categories-1 ul li a {
    font-size: 14px;
  }

  aside#secondary div#categories-1 ul li {
    padding: 9px 15px 9px 30px;
  }

  aside#secondary div#categories-1 ul li a::before {
    left: -17px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content p.divofr br {
    display: none;
  }

  body.woocommerce-order-received section.woocommerce-order-details tbody tr td.woocommerce-table__product-name {
    width: 330px;
  }

  body.woocommerce-view-order table.order_details tfoot th {
    white-space: unset;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout input#billing_same_as_shipping {
    margin-top: 0px;
  }

  .single-product div.product .woocommerce-product-gallery ol.owl-carousel {
    max-width: 350px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-control-nav .owl-item {
    max-width: 87px;
  }

  body.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    padding: 5px;
  }

  body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name a {
    font-size: 16px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap strong.product-quantity {
    width: 100%;
    display: block;
    text-align: left;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-first {
    margin-right: 10px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-first,
  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-last {
    width: 48% !important;
  }

  .si-car-logos-wrap .swiper-wrapper .swiper-slide a {
    width: auto;
  }



}

@media only screen and (max-width: 1023px) {
  footer .social-link {
    padding: 30px 0 25px;
  }

  body.off-canvas-menu-visible .off-canvas-menu ul.navigation li.current-menu-item a {
    color: #fff;
    background-color: #b80006;
  }

  body.off-canvas-menu-visible .off-canvas-menu ul.navigation li.current-menu-item a:hover {
    background-color: #b80006;
  }

  body.off-canvas-menu-visible .off-canvas-menu ul.navigation li.faq-cls a {
    text-transform: unset;
  }

  footer#colophon nav ul li {
    padding: 6px 0;
    line-height: 100%;
  }

  footer .ql-menu-container nav ul li a,
  footer .inner-contain3 nav ul li a {
    font-size: 16px;
  }

  footer#colophon .ds-nl-container .ds-nl-sc p.ds-text {
    font-size: 16px;
  }

  footer#colophon .ft-inner-container1 h2 {
    padding-bottom: 20px;
  }

  footer#colophon .ft-inner-container1 h2:before {
    bottom: 8px;
  }

  footer#colophon form input.ea-field,
  div#news-suscribe form input {
    font-size: 16px;
    margin: 0px 0 4px 0;
  }

  body .ft-payment .ft-payment-img .elementor-widget-container img,
  body .ft-logo a .hfe-site-logo-container img,
  body .ft-secure-container .ft-secure-img .elementor-widget-container img {
    height: auto;
  }

  .latest-article-wrap .custom-post-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  .si-search-banner section.banner {
    padding: 220px 0 20px 0;
  }

  .si-search-banner .banner-content h1 {
    font-size: 28px;
  }

  .si-search-banner .banner-content p {
    font-size: 34px;
  }

  .si-search-banner section.banner .brands_form form ul.list-inline {
    grid-gap: 15px;
  }

  .si-search-banner section.banner .brands_form form {
    padding: 28px 15px 0;
  }

  div#suport-listing>div:not(:last-child) {
    margin-right: 0px;
  }

  div#suport-listing .elementor-image-box-wrapper h3.elementor-image-box-title {
    font-size: 18px;
  }

  div#suport-listing {
    padding: 15px 15px 30px 15px;
  }

  .si-car-logos-wrap {
    padding: 60px 15px;
  }

  div#rrr-container {
    grid-template-columns: repeat(2, 1fr);
  }

  div#product-list-con h3.elementor-image-box-title {
    font-size: 17px;
  }

  #best-industry.best-industry-section .ti-reviews-container .ti-name {
    font-size: 18px;
  }

  body div#best-industry .ti-reviews-container-wrapper .ti-review-text-container.ti-review-content {
    font-size: 16px;
    margin-top: 15px;
  }

  div#shop-by-make div#gallery-1 {
    grid-template-columns: repeat(3, 1fr);
  }

  div#shop-by-make div#gallery-1 figure.gallery-item figcaption {
    font-size: 18px;
    padding-top: 15px;
  }

  .top-header-action .my-account-widget .my-account-content .button-wrapper {
    display: none;
  }

  .top-header-action .shopping-cart-widget {
    text-align: center;
  }

  .mobile-nav-toggler span.fal.fa-bars::before,
  .mobile-nav-toggler::before {
    content: "";
    font-size: 0;
    font-weight: 600;
    background-color: #fff;
    height: 3px;
    position: absolute;
    width: 24px;
    box-shadow: 0 -8px 0 0 #fff, 0 8px 0 0 #fff;
    top: 25px;
    bottom: 0;
    left: 0px;
    right: 0;
    z-index: 999;
  }

  .mobile-nav-toggler {
    font-size: 0;
  }

  header .top-header .row.header-wraping {
    padding: 15px 0 15px 0;
  }

  header .top-header .top-bar span,
  header .top-header .top-bar span a {
    font-size: 13px;
  }

  header .top-header .top-bar .support-info span:before,
  header .top-header .top-bar .call-info span:before {
    top: -4px;
    left: 0;
    background-position: -17px -21px;
    height: 25px;
    width: 25px;
    background-size: 120px;
  }

  header .top-header .top-bar .support-info span {
    padding-left: 35px;
  }

  header .top-header .top-bar .call-info span:before {
    background-position: -22px -86px;
    left: -35px;
    background-size: 135px;
  }

  header .top-header .row.header-wraping .mobile-changes {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: auto;
    width: auto;
    transition: 0.5s all ease;
    margin: 0 auto;
  }

  header .top-header .row.header-wraping .mobile-header .container {
    width: 100%;
    max-width: 100%;
  }

  header .top-header .row.header-wraping .mobile-changes .shopping-cart-widget {
    position: absolute;
    top: auto;
    left: 0;
    right: 0;
  }

  body.off-canvas-menu-visible .off-canvas-menu {
    width: 100%;
  }

  .off-canvas-menu .close-btn {
    right: 35px;
    top: 20px;
  }

  .off-canvas-menu-bar.fixed-top {
    background-color: #000;
    transition: 0.5s all ease;
  }

  .off-canvas-menu .navigation li>a {
    text-decoration: unset;
    text-transform: uppercase;
  }

  .close-btn.fa.fa-close {
    height: 30px;
    width: 30px;
    background: #b90206;
    display: flex;
    align-content: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
  }

  form.wpcf7-form .title-contactform h2 {
    font-size: 22px;
  }

  form.wpcf7-form .row {
    display: block;
  }

  .contact-detail-ss a {
    font-size: 14px;
  }

  .contactpage_details .email-link a {
    font-size: 14px;
  }

  .contact-detail-ss h2 {
    font-size: 14px;
  }

  form.wpcf7-form .row .form-group {
    width: 100%;
    max-width: 100%;
  }

  .input-text,
  input[type="email"],
  input[type="password"],
  input[type="search"],
  input[type="text"],
  input[type="url"],
  textarea,
  input,
  #order_review .payment_methods input {
    height: 55px;
  }

  form.wpcf7-form .form-group p label {
    top: 18px;
    font-size: 15px;
  }

  form.wpcf7-form .form-group input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    font-size: 17px;
    padding: 15px 77px 14px 35px !important;
  }

  form.wpcf7-form .form-group:last-child p:before {
    bottom: 14px;
    left: 103px;
  }

  .breadcrumb-wrapper span.breadcrumb_last,
  .breadcrumb-wrapper a {
    font-size: 16px;
  }

  form.wpcf7-form .form-group.value_focus label,
  form.wpcf7-form .form-group.input_focus label {
    top: -8px;
  }

  #faq-section h5 {
    font-size: 16px;
  }

  #faq-section .sayara-accordion-item .collapse {
    font-size: 14px;
  }

  body.error404 .error-404 {
    padding: 115px 0px 70px 0;
  }

  .error-404 h1.error-title {
    font-size: 100px;
  }

  .error-404 p.error-description {
    font-size: 22px;
  }

  body .justify-content-center article .post_thumbnail a {
    height: 145px;
  }

  body h2.title {
    font-size: 40px;
  }

  body section.section-padding.bg-gray {
    padding: 38px 15px 40px 15px;
  }

  body .justify-content-center article .the_excerpt_content header.entry-header h3.entry-title a,
  body .justify-content-center article .the_excerpt_content h3.entry-title {
    font-size: 16px;
  }

  body .justify-content-center article .the_excerpt_content p {
    font-size: 15px;
  }

  aside#secondary h4.widget-title {
    font-size: 18px;
  }

  aside#secondary div#categories-1 ul li::before {
    font-size: 16px;
  }

  article .post_title h2 {
    font-size: 20px;
    padding: 20px 15px 0px 15px;
  }

  article .entry-content {
    padding: 0 15px;
  }

  article .entry-content h3,
  article .entry-content p strong {
    font-size: 16px;
  }

  .entry-content p,
  form.login .wrapping-login p.woocommerce-LostPassword.lost_password a,
  .refund-text p {
    font-size: 15px;
  }

  section.section-padding.bg-gray {
    padding: 80px 15px 70px 15px;
  }

  article p,
  article .entry-content ul:not(:first-child) li {
    font-size: 15px;
  }

  .si-search-container .si-search-banner .second-title h2 {
    font-size: 34px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content {
    width: 67.5%;
    padding: 0;
  }

  body.woocommerce-page .my-acnt .main-title.page-title {
    font-size: 40px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div h2.woocommerce-column__title {
    padding: 13px 15px 13px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address {
    padding: 0 15px 5px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .col2-set.addresses {
    gap: 15px;
  }

  body.woocommerce-view-order table.order_details .order_item .product-name a,
  body.woocommerce-view-order table.order_details .order_item .product-name strong,
  body.woocommerce-view-order table.order_details tfoot th,
  body.woocommerce-view-order table.order_details tfoot td span.amount {
    font-size: 14px;
  }

  body.woocommerce-cart .cart-wrappers {
    display: block;
    padding-top: 25px;
    padding-bottom: 70px;
  }

  body.woocommerce-cart .cart-wrappers .wrap-cart-btn {
    width: 100%;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals input#coupon_code {
    max-width: 200px;
  }

  body.woocommerce-cart table.cart td.actions {
    padding-bottom: 20px;
  }

  body.woocommerce-cart table.cart tbody td.product-thumbnail a img {
    max-width: 180px;
  }

  body.woocommerce-cart table.cart a.remove {
    margin-top: 20px;
    margin-right: 15px;
  }

  table.shop_table_responsive tr td:before {
    font-weight: 600;
  }

  body.woocommerce-cart table.cart tbody td.product-thumbnail {
    position: static;
    width: 100%;
  }

  body.woocommerce-cart table.cart tbody td.product-thumbnail a {
    display: block;
    margin: 0 auto;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  body.woocommerce-cart table.cart td.actions button.button {
    max-width: 250px;
    margin: 0 auto;
    display: block;
  }

  body.woocommerce-cart .cart-wrappers {
    padding-bottom: 50px;
  }

  body.woocommerce-order-pay form#order_review {
    margin: 65px 0;
    border-radius: 15px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-viewport {
    height: 350px !important;
    margin: 0 auto;
  }

  .single-product .product ul.tabs.wc-tabs li a {
    font-size: 16px;
    padding: 9px 15px;
  }

  .dynamic-category-text,
  .dynamic-category-text p,
  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p,
  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p>a {
    font-size: 15px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel {
    padding: 15px 15px 20px 15px;
  }

  .single-product .product {
    padding: 60px 0 60px 0;
  }

  .single-product .product>.summary.entry-summary {
    width: 100%;
  }

  .single-product div.product .woocommerce-product-gallery {
    width: 100%;
  }

  .single-product .product h1.product_title.entry-title {
    margin-top: 30px;
  }

  .single-product .product p.product-price .amount bdi {
    font-size: 25px;
  }

  .single-product .product .guarantee-item {
    font-size: 15px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel .elementor-widget-container {
    font-size: 16px;
    line-height: 180%;
  }

  body.search section.section-padding {
    padding: 60px 15px 30px 15px;
  }

  body.search .search-form label {
    width: 100%;
  }

  body.search form.search-form input.search-field {
    margin-bottom: 20px;
  }

  body.woocommerce-checkout .entry-content>h2 {
    font-size: 40px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout {
    padding-top: 30px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap {
    padding: 0 0px 0 20px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout h3 {
    font-size: 22px;
  }

  body.woocommerce-checkout p#billing_address_1_field {
    margin-right: 15px;
  }

  body.woocommerce-checkout section.section-padding .entry-content {
    padding: 100px 0 60px 0;
  }

  body .custom-archive-wrapper h1.page-title {
    font-size: 40px;
  }

  body .custom-archive-wrapper .term-description p {
    font-size: 16px;
    padding: 5px 0 10px 0;
  }

  body .custom-archive-wrapper .jet-smart-filters-hierarchy.jet-filter .jet-filters-group {
    gap: 25px;
  }

  body .custom-archive-wrapper .row {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    margin-top: 40px;
  }

  body .custom-archive-wrapper li.product a span.price {
    margin: 0px 0 10px 0;
  }

  body .custom-archive-wrapper .category-description h1 {
    font-size: 30px;
  }

  body .custom-archive-wrapper .category-description p,
  body .custom-archive-wrapper .category-description ul li {
    font-size: 16px;
  }

  body .custom-archive-wrapper .category-description ul li:before {
    top: 6px;
  }

  body .custom-archive-wrapper .category-description {
    padding: 40px 0 0px 0;
  }

  body .account-section .account-sc2 div#customer_login form.woocommerce-form.woocommerce-form-login.login {
    margin-bottom: 30px;
  }

  body .off-canvas-menu .navigation li.menu-item-has-children .dropdown-btn {
    display: flex;
    align-items: center;
    background: #fff;
  }

  form.wpcf7-form .form-group:last-child p {
    margin: 20px 0px;
  }

  body.archive.category section.section-padding {
    padding: 50px 15px 0px 15px;
  }

  body.archive.category .the_excerpt_content {
    padding: 0;
  }

  body .articlesla {
    font-size: 40px;
    margin: 0 0 30px;
  }

  .single-product .product .product-price .amount {
    font-size: 22px;
    line-height: 30px;
  }

  .single-product .product .product-price,
  .single-product .product p {
    font-size: 16px;
    line-height: 24px;
  }

  .title-breadcrumb-wrap .breadcrumbs ul.breadcrumb {
    display: block;
  }

  .title-breadcrumb-wrap ul.breadcrumb li a,
  .title-breadcrumb-wrap ul.breadcrumb li {
    font-size: 16px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout p#billing_first_name_field {
    margin-right: 0px;
  }

  body.woocommerce-checkout p#billing_address_1_field {
    margin-right: 0;
  }

  body.archive .container>.row.justify-content-center>.col-xl-3.col-md-5 {
    padding: 0;
  }

  dl.tc-epo-metadata.variation dt,
  dl.tc-epo-metadata.variation dd {
    width: 35%;
    text-align: left;
  }

  dl.tc-epo-metadata.variation dd {
    width: 65%;
    padding-left: 0;
  }

  body.woocommerce-page .my-acnt .main-title.page-title {
    margin: 0px auto 30px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content form .wrpaper {
    gap: 10px;
  }

  body.woocommerce-page .my-acnt form p button.button {
    margin-top: 25px;
  }

  body.woocommerce-page .my-acnt>.woo-nav,
  body.woocommerce-page .my-acnt>.woo-content {
    margin-bottom: 58px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout p.form-row label {
    font-size: 13px;
  }

  body.woocommerce-page .my-acnt form .woocommerce-address-fields__field-wrapper .form-row-first {
    margin-right: 8px;
  }

  .banner-search-btn button#search-button {
    font-size: 17px;
    height: 50px;
  }

  .map-section .map iframe {
    height: 350px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form>p button.button {
    margin: 0 auto 0 15px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form {
    justify-content: unset;
  }

  section#faq-section .faq-colum1 .sayara-accordion {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    padding: 0 12px;
    font-size: 14px;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    padding: 15px 15px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info {
    margin-left: 0;
  }

  body.woocommerce-cart table.cart td.product-name {
    max-width: 100%;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content form .addresses h3 {
    padding: 0px 0;
  }

  header .top-header .top-bar a#ac-1 {
    padding: 0;
    width: 100%;
    text-align: left;
    margin-top: 10px;
    max-width: 120px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 35px;
  }

  header .top-header .top-bar a#ac-1:before {
    font-size: 16px;
    height: 25px;
    width: 25px;
    left: 0;
    top: -3px;
  }

  header .top-header .top-bar {
    flex-wrap: wrap;
  }

  div#customer_login form.woocommerce-form.woocommerce-form-login.login {
    padding-bottom: 25px;
  }

  body .off-canvas-menu .navigation li.menu-item-has-children .dropdown-btn span.fa.fa-angle-down {
    color: #333;
    margin: auto;
  }

  body .off-canvas-menu .navigation li.menu-item-has-children .dropdown-btn span.fa.fa-angle-down:hover {
    color: #b80106;
  }

  div#return-order-page p {
    font-size: 16px;
  }

  .off-canvas-menu .navigation {
    overflow-y: auto;
    height: 100%;
    padding-bottom: 130px;
  }

  .off-canvas-menu .mobile-nav {
    overflow: hidden;
  }

  .off-canvas-menu .mobile-nav>div {
    background: #000;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel .faq-item>div {
    font-size: 16px;
    line-height: 160%;
  }

  .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    height: 350px;
    margin: 0 auto 40px auto;
  }

  body .custom-archive-wrapper .container>section.content {
    font-size: 16px;
    line-height: 160%;
  }

  body .custom-archive-wrapper .container>section.content h1 {
    font-size: 30px;
    margin: 10px 0 10px 0;
  }

  body.woocommerce-page .my-acnt>.woo-content>.dashborad-wrap {
    padding: 15px;
  }

  table.shop_table_responsive tr td:before {
    content: attr(data-title) ": ";
    float: left;
  }

  .single-product div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper {
    max-width: 100%;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 60px;
  }

  .my-account-widget .my-account-button,
  .shopping-cart-widget .shopping-cart-button {
    z-index: 9;
    position: relative;
  }

  .top-header-action .shopping-cart-widget i.fal.fa-fw.fa-cart-plus {
    z-index: 9;
  }

  body .widget_shopping_cart_content {
    right: 15px;
  }

  body .woocommerce-message {
    max-height: 100%;
    padding: 5px 15px;
  }

  .faq-section .faq-item ul li:before {
    top: 6px;
  }

  body.woocommerce-cart .cart-wrappers form.woocommerce-cart-form td.product-thumbnail a {
    height: auto;
    width: auto;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals form.woocommerce-coupon-form p.error-message-1 {
    max-width: 300px;
  }

  .single-product div.product .woocommerce-product-gallery ol.owl-loaded {
    margin: 30px auto 0 auto;
  }

  body.privacy-policy .container>article h1 {
    font-size: 40px;
  }

  body.privacy-policy .container>article .entry-content p,
  body.privacy-policy .container>article ul li {
    font-size: 16px;
  }

  body.privacy-policy .container>article h2 {
    font-size: 24px;
  }

  body.privacy-policy .container>article h4 {
    font-size: 18px;
  }

  body.privacy-policy .container>article {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  body.woocommerce-page .my-acnt>.woo-content form.woocommerce-EditAccountForm.edit-account,
  body.woocommerce-page .my-acnt>.woo-content>form {
    padding: 15px;
  }

  body.woocommerce-page .my-acnt form p label {
    font-size: 14px;
  }

  body#my-account-id.woocommerce-view-order .woocommerce-MyAccount-content.woo-content {
    margin-left: 10px;
    width: 68.6%;
    padding: 15px;
  }

  .single-product div.product .woocommerce-tabs .panel ul li,
  .single-product div.product .woocommerce-tabs .panel ol li {
    font-size: 16px;
    padding-bottom: 0;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td.product-name a:first-child {
    margin: 0 auto 0 0;
    display: block;
    text-align: left;
  }

  .woocommerce-order section.woocommerce-customer-details>.addresses>div>address,
  .woocommerce-order-received table tfoot tr th,
  .woocommerce-order-received table tfoot tr td {
    font-size: 15px;
    line-height: 22px;
  }

  body.woocommerce-order-received .woocommerce-customer-details p {
    font-size: 14px;
    line-height: 20px;
  }

  body.woocommerce-page .my-acnt .woocommerce-message {
    font-size: 15px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address,
  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address p {
    font-size: 15px;
  }

  body.woocommerce-view-order table.order_details tfoot th {
    padding: 2px 15px;
  }

  .testimonial-page .testimonial-section .ti-reviews-container-wrapper {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }

  body.privacy-policy article h3 {
    font-size: 20px;
  }

  .single-product div.product .woocommerce-product-gallery ol.owl-carousel {
    max-width: 210px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-control-nav .owl-item {
    max-width: 78px;
  }

  body.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    height: auto;
  }

  .single-product div.product .woocommerce-product-gallery ol.owl-carousel {
    max-width: 270px;
  }

  .single-product div.product .col-lg-6.my-auto.tc-init {
    width: 51%;
    padding-left: 30px;
  }

  .single-product div.product .col-lg-6.my-auto {
    width: 49%;
  }

  .single-product div.product .woocommerce-product-gallery ol .owl-nav {
    top: 50%;
    transform: translateY(-50%);
  }

  .single-product div.product .woocommerce-product-gallery ol .owl-nav button {
    width: 20px;
    height: 30px;
  }

  .single-product div.product .woocommerce-product-gallery ol .owl-nav button.owl-prev::before {
    right: 0;
    left: auto;
  }

  .single-product div.product .woocommerce-product-gallery ol .owl-nav button.owl-next::before {
    right: auto;
    left: 0;
  }

  .single-product div.product .woocommerce-product-gallery ol .owl-nav button.owl-prev {
    left: -25px;
    right: auto;
  }

  .single-product div.product .woocommerce-product-gallery ol .owl-nav button.owl-next {
    left: auto;
    right: -25px;
  }

  body.single-product form ul#tm-extra-product-options-fields>li>div .tc-cell>div.tc-row {
    grid-gap: 10px;
  }

  .tc-extra-product-options .cpf-type-select .tmcp-field-wrap label.fullwidth select {
    font-size: 15px;
  }

  .single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container:last-child .tc-cell label::before {
    right: 5px;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td {
    padding-left: 10px;
  }

  body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name ul.wc-item-meta li strong {
    font-size: 15px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel .attribute.description.product {
    padding: 0px;
  }

  .single-product div.product .woocommerce-tabs .panel>h2,
  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel h2.detailsh2 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 10px;
  }

  .single-product .woocommerce-tabs .panel h2.first-pg {
    font-size: 15px;
  }

  .off-canvas-menu-bar .row>div {
    position: relative;
  }

  .off-canvas-menu-bar .mobile-nav-toggler {
    font-size: 0;
    width: 25px;
    height: 22px;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    bottom: 0;
    margin: auto;
    line-height: 0;
  }

  .mobile-nav-toggler span.fal.fa-bars::before,
  .mobile-nav-toggler::before {
    content: "";
    font-size: 0;
    font-weight: 600;
    background-color: #fff;
    height: 3px;
    position: absolute;
    width: 24px;
    box-shadow: 0 -8px 0 0 #fff, 0 8px 0 0 #fff;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0;
    z-index: 999;
    margin: auto;
  }

  .single-product div.product .woocommerce-tabs .panel .shipping-table table td,
  .single-product div.product .woocommerce-tabs .panel .shipping-table table th {
    font-size: 15px;
  }

  .off-canvas-menu-bar .container {
    max-width: 100%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method span.woocommerce-Price-amount.amount {
    position: static;
  }

  body.woocommerce-orders .woocommerce .my_account_orders thead,
  body.woocommerce-account .woocommerce .my_account_orders thead {
    display: table-header-group;
  }

  body.woocommerce-orders .woocommerce table.shop_table_responsive tr td,
  body.woocommerce-account .woocommerce .my_account_orders tr td {
    display: table-cell;
    text-align: left !important;
    font-size: 15px;
  }

  body.woocommerce-page .my-acnt>.woo-content>.dashborad-wrap .dashborad-order-content-wrap table.my_account_orders tbody tr td {
    font-size: 14px;
  }

  body.woocommerce-checkout span.selection span.select2-selection::before {
    font-size: 14px;
    top: 18px;
    right: 10px;
  }

  body.woocommerce-checkout .select2-container--default .select2-selection--single {
    padding: 11px 20px 11px 15px;
  }

  .single-product div.product .woocommerce-tabs .panel ul li,
  .single-product div.product .woocommerce-tabs .panel ol li,
  .dynamic-category-text ul li {
    font-size: 15px;
    line-height: 180%;
  }

  body.archive.woocommerce-page .wp-block-group>div {
    grid-gap: 25px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form>ul.woocommerce_error.woocommerce-error.wc-authnet-error li::before {
    top: 6px;
  }

  #about-sec .about-img .elementor-widget-container {
    height: 400px;
  }

  #about-sec .about-imsge {
    max-width: 400px;
  }

  .breadcrump .elementor-shortcode span,
  .breadcrump .elementor-shortcode span a,
  .breadcrump .elementor-shortcode span span {
    font-size: 16px;
    line-height: 24px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content {
    width: 70%;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-navigation {
    width: 30%;
  }

  body.woocommerce-page .my-acnt .main-title.page-title {
    font-size: 40px;
  }

  .woocommerce-Addresses .woocommerce-Address header {
    padding: 12px 10px;
  }

  .woocommerce-Addresses .woocommerce-Address header h3,
  .woocommerce-Addresses .woocommerce-Address header a,
  .woocommerce-Addresses .woocommerce-Address address {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
  }

  body.woocommerce-page .my-acnt .address-page {
    margin: 0 0 20px 0;
  }

  .woocommerce-Addresses .woocommerce-Address address {
    padding: 20px 10px;
  }

  body header {
    position: static !important;
  }

  header .top-header .container>.header-wraping {
    padding: 0 !important;
  }

  .off-canvas-menu-bar {
    background: #000;
  }

  body.archive.tag section.section-padding .container {
    padding: 40px 15px 20px 15px;
  }

  #best-industry span.ti-stars {
    margin-top: 5px;
  }

  .single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container .tc-cell span.info {
    width: 240px;
    left: -50px;
  }

  body.woocommerce-page .my-acnt>.woo-content>.dashborad-wrap .dashborad-order-content-wrap table tbody tr td,
  body.woocommerce-orders table.account-orders-table td {
    font-size: 15px;
  }

  body .widget_shopping_cart_content p.woocommerce-mini-cart__total.total strong,
  body .widget_shopping_cart_content p.woocommerce-mini-cart__total.total bdi {
    font-size: 15px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel .ox-toggle-title strong {
    font-size: 15px;
  }

  body .footer-copy-right p {
    font-size: 15px;
  }

}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  body section.section-padding.bg-gray .col-xl-9.col-md-7 {
    padding-right: 0;
  }

  body .justify-content-center article .post_thumbnail a {
    width: 100%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order {
    padding: 40px 25px 40px 25px;
  }

  ul.sidebar-recent-post li .recent-post-thumb a {
    width: 70px;
    height: 70px;
    border-radius: 10px;
  }

  body .all-posts-wrapper,
  body.archive.category .all-posts-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  body .container>.row.justify-content-center>.col-xl-3.col-md-5 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  body .container>.row.justify-content-center>.col-xl-9.col-md-7 {
    max-width: 60%;
    flex: 0 0 60%;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td {
    display: block;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap>div,
  body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details>div {
    padding: 35px 10px 30px 10px;
  }

  body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper p.form-row span.select2-selection__placeholder {
    font-size: 14px;
  }

  body div#rrr-container>div {
    min-height: 304px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout>div#customer_details>div {
    padding-bottom: 0;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td::before {
    display: block !important;
    content: attr(data-title) ": ";
    float: left;
    margin-right: 3px;
    font-size: 16px;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td.product-remove::before,
  body.woocommerce-cart table.cart tbody tr.cart_item td.product-thumbnail::before {
    display: none !important;
  }

  body.woocommerce-cart .cart_totals table.shop_table_responsive tr td::before {
    display: none;
    content: attr(data-title) ": ";
    float: left;
  }

  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td,
  body.woocommerce-view-order table.order_details tfoot td {
    font-size: 15px;
  }

  article .entry-content ul:not(:first-child) li {
    padding-bottom: 2px;
  }

  body.woocommerce-cart table.shop_table_responsive tr td.actions::before {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  body#my-account-id.woocommerce-lost-password article .validation.custom-error {
    width: 100%;
  }

  form.woocommerce-ResetPassword.lost_reset_password>p:first-child {
    padding-bottom: 15px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .col2-set.addresses {
    flex-direction: column;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .col2-set.addresses>div {
    width: 100%;
    max-width: 100%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method span.woocommerce-Price-amount.amount {
    right: -110px;
  }

  .single-product .product .guarantee-item {
    width: 100%;
  }

  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    font-size: 16px;
  }
}

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

  footer#colophon form input.mt-3.pl-5.pr-5,
  div#news-suscribe form input.submit-form {
    font-size: 14px;
    padding: 11px 55px 11px 25px !important;
    text-align: center;
    display: block;
  }

  footer#colophon form input.ea-field,
  div#news-suscribe form input {
    font-size: 14px;
    margin: 0px 0 4px 0;
    padding: 11px 20px;
    height: auto;
  }

  footer#colophon form .wrapper-class:before {
    bottom: 10px;
    right: 18px;
    background-size: 29px;
  }

  footer#colophon .ds-nl-container .ds-nl-sc p.ds-text {
    font-size: 14px;
    padding-right: 20px;
    padding-top: 10px;
  }

  footer .ql-menu-container nav ul li a,
  footer .inner-contain3 nav ul li a {
    font-size: 14px;
  }

  footer .social-link>div a {
    width: 34px;
    height: 34px;
  }

  footer .social-link>div a::before {
    font-size: 18px;
  }

  .latest-article-wrap .post-content .post-title a {
    font-size: 16px;
    line-height: 21px;
  }

  .latest-article-wrap .post-content .read-more {
    font-size: 14px;
    line-height: 17px;
    padding-right: 20px;
  }

  .latest-article-wrap .post-content .read-more::before {
    width: 14px;
    height: 8px;
    top: 4px;
    bottom: auto;
  }

  .latest-article-wrap .post-content .post-excerpt {
    font-size: 14px;
    line-height: 21px;
    padding: 8px 0 11px;
  }

  .latest-article-wrap .post-content .post-wrap-d {
    padding: 30px 20px 0px;
  }

  .latest-article-wrap .custom-post-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  .si-search-banner .banner-content h1 {
    font-size: 24px;
    margin-bottom: 9px;
  }

  .si-search-banner .banner-content p {
    font-size: 24px;
  }

  .si-search-banner section.banner .brands_form form {
    padding: 7px 15px 0;
    border: 0;
  }

  .si-search-container .si-search-banner {
    padding: 35px 12px 33px;
  }

  .si-search-banner section.banner .brands_form form ul.list-inline {
    display: block;
  }

  .si-search-banner section.banner .brands_form form ul.list-inline .list-inline-item {
    display: block;
  }

  .si-search-banner section.banner .brands_form form ul.list-inline .sayara-custom-select .select-selected {
    height: 40px;
    border-radius: 3px;
    position: relative;
    line-height: 142%;
    font-size: 14px;
  }

  section.banner .brands_form form ul.list-inline .select-selected::after {
    font-size: 22px;
    right: 30px;
  }

  .si-search-banner section.banner .brands_form form ul.list-inline li input[type="submit"] {
    font-size: 14px;
    padding: 12px 30px;
  }

  div#suport-listing>div {
    width: 50%;
    margin-right: 0;
  }

  div#suport-listing {
    flex-wrap: wrap;
  }

  div#suport-listing>div:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  div#suport-listing .elementor-image-box-wrapper h3.elementor-image-box-title {
    font-size: 14px;
    text-align: left;
  }

  div#suport-listing .elementor-image-box-img {
    width: 15% !important;
    max-width: 23px !important;
    margin: 0 auto 0 0 !important;
  }

  div#suport-listing .elementor-image-box-content {
    width: 85%;
  }

  div#suport-listing>div:last-child {
    width: 60%;
  }

  .si-car-logos-wrap {
    padding: 25px 15px;
  }

  div#rrr-container {
    grid-template-columns: repeat(1, 1fr);
    gap: 28px;
  }

  div#rrr-container h3.elementor-image-box-title {
    font-size: 22px;
  }

  div#rrr-container ul.rrr-li li {
    font-size: 14px;
  }

  div#rrr-container .elementor-image-box-wrapper {
    padding: 15px 0px 0px 15px;
  }

  div#shop-by-make div#gallery-1 {
    grid-template-columns: repeat(2, 1fr);
  }

  div#shop-by-make div#gallery-1 figure.gallery-item figcaption {
    font-size: 16px;
    padding-top: 18px;
    line-height: 19px;
    padding-bottom: 2px;
  }

  div#product-list-con .e-con-inner>div {
    width: 50%;
    margin-bottom: 20px;
    justify-content: center;
  }

  div#product-list-con h3.elementor-image-box-title {
    font-size: 14px;
  }

  .latest-article-wrap .owl-dots,
  .latest-article-wrap .owl-nav {
    display: none;
  }

  div#shopnow-btn a.sayara-btn,
  button.woocommerce-button,
  button.woocommerce-Button,
  .woocommerce-page button.button {
    font-size: 14px;
    padding: 11px 45px 11px 20px;
  }

  div#shopnow-btn a.sayara-btn:before,
  button.woocommerce-button::before,
  button.woocommerce-Button::before,
  .woocommerce-page button.button::before,
  body.woocommerce-page .my-acnt .backtoloign button.back-login-button:before {
    bottom: 8px;
    right: 14px;
    height: 16px;
    width: 23px;
    background-size: 100% 100%;
  }

  .ti-reviews-container .owl-stage .owl-item .ti-review-item.source-Google {
    display: block !important;
  }

  #best-industry.best-industry-section .ti-reviews-container .ti-name {
    font-size: 16px;
  }

  body div#best-industry .ti-reviews-container-wrapper .ti-review-text-container.ti-review-content {
    font-size: 15px;
    margin-top: 10px;
  }

  #best-industry.best-industry-section .ti-profile-img {
    height: 52px;
    width: 52px;
  }

  #best-industry span.ti-stars {
    margin-top: 2px;
    margin-left: 8px;
  }

  .mobile-header .mobile-nav-toggler span.fal.fa-bars::before {
    box-shadow: 0 -6px 0 0 #fff, 0 6px 0 0 #fff;
    left: -8px;
  }

  header .top-header .top-bar .support-info span,
  header .top-header .top-bar .call-info span {
    padding-left: 30px;
  }

  header .top-header .top-bar span,
  header .top-header .top-bar span a {
    font-size: 12px;
  }

  header .top-header .top-bar .support-info span:before,
  header .top-header .top-bar .call-info span:before {
    top: 0;
    bottom: 0;
    margin: auto;
  }

  header .top-header .top-bar .call-info span:before {
    left: 0;
  }

  header .top-header .top-bar .support-info span span.time {
    padding-left: 7px;
    margin-left: 7px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  header .top-header .top-bar {
    padding: 14px 0px 20px;
  }

  .top-header-action .shopping-cart-widget i.fal.fa-fw.fa-cart-plus {
    height: 25px;
    width: 25px;
    background-position: -22px -157px;
    background-size: 140px;
    margin-right: 3px;
    margin-top: 0px;
  }

  .shopping-cart-widget .shopping-cart-button small {
    display: none;
  }

  header .top-header .row.header-wraping .mobile-header .custom-logo-link {
    width: 145px;
  }

  header .top-header .row.header-wraping .mobile-header .col-6.my-auto {
    padding: 0;
  }

  header .top-header .row.header-wraping .mobile-changes .shopping-cart-widget {
    top: 21px;
    left: auto;
    right: 65px;
  }

  .mobile-header .mobile-nav-toggler span.fal.fa-bars::before {
    top: 22px;
  }

  div#product-list-con figure.elementor-image-box-img {
    height: 70px;
    width: 70px;
    padding: 11px;
  }

  #best-industry span.ti-stars::before {
    height: 20px;
    width: 26px;
    background-position: -2px -80px;
    left: 90px;
    top: -3px;
    background-size: 35px;
  }

  .owl-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 46px;
    margin: auto;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .owl-nav button {
    width: 40px;
    height: 40px;
    background: #d8d8d8;
    padding: 0;
    border: 0;
    margin: 0 0px;
    position: relative;
  }

  .owl-nav button span::before {
    content: "\f105";
    position: absolute;
    top: -9px;
    bottom: 0;
    left: 4px;
    right: 0;
    color: #e4e4e4;
    font-size: 32px;
    font-family: "FontAwesome";
  }

  .owl-nav button.owl-prev span:before {
    content: "\f104";
    left: -3px;
  }

  #best-industry .owl-dots,
  div#shop-by-make div#gallery-1 .owl-dots {
    display: none;
  }

  #best-industry.best-industry-section .ti-reviews-container-wrapper.owl-loaded.owl-drag {
    padding: 0px;
  }

  #best-industry .owl-nav,
  .owl-nav {
    top: auto;
    bottom: -75px;
    justify-content: center;
  }

  #best-industry.best-industry-section .owl-nav button,
  .owl-nav button {
    margin: 0 8px;
  }

  .owl-nav button span {
    font-size: 0;
  }

  div#shop-by-make div#gallery-1 .owl-nav {
    top: 240px;
  }

  .owl-nav button:hover {
    background: #b90206;
    border: 0;
  }

  .owl-nav button:hover span:before {
    color: #fff;
  }

  .off-canvas-menu-bar.fixed-top .container {
    width: 100%;
    max-width: 100%;
  }

  .si-search-banner section.banner {
    padding: 158px 0 20px 0;
  }

  .off-canvas-menu .close-btn {
    right: 13px;
    top: 31px;
  }

  .contact-form {
    display: block;
  }

  .breadcrumb-wrapper span.breadcrumb_last,
  .breadcrumb-wrapper a {
    font-size: 12px;
    line-height: 140%;
  }

  .breadcrumb-wrapper a:before,
  .title-breadcrumb-wrap ul.breadcrumb li a:before {
    top: 0px;
    margin: auto;
  }

  .wrappeng-bread .breadcrumb-wrapper span {
    align-items: center;
    flex-wrap: wrap;
    display: inline-block;
    align-items: center;
    vertical-align: middle;
    line-height: 1;
  }

  .wrappeng-bread .breadcrumb-wrapper span.breadcrumb_last,
  .wrappeng-bread .breadcrumb-wrapper span>span {
    display: inline;
  }

  .wrappeng-bread .breadcrumb-wrapper span.breadcrumb_last {
    line-height: 130%;
  }

  section.breadcrumbs {
    padding: 90px 0;
  }

  .wrappeng-bread .breadcrumb-wrapper {
    padding: 4px 15px;
  }

  #faq-section .sayara-accordion-item .collapse,
  #faq-section .sayara-accordion-item .collapsing {
    font-size: 14px;
    transition: unset;
    line-height: 180%;
  }

  #faq-section .sayara-accordion-item {
    padding: 10px 0;
    padding-right: 45px;
    padding-left: 15px;
  }

  #faq-section .fa-plus:before,
  #faq-section .fa-minus:before {
    font-size: 26px;
  }

  div#suport-listing .si-support-fs .elementor-image-box-img {
    width: 100% !important;
    max-width: 31px !important;
    object-fit: cover;
    margin: 0 7px 0 15px !important;
  }

  div#suport-listing {
    max-width: 490px;
  }

  body.error404 .error-404 {
    padding: 80px 15px 40px 15px;
  }

  .error-404 h1.error-title {
    font-size: 80px;
  }

  .error-404 p.error-description {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .error-404 p.error-message {
    font-size: 16px;
    margin-bottom: 0;
  }

  .error-404 a.sayara-btn {
    margin-top: 25px;
  }

  body section.section-padding.bg-gray {
    padding: 38px 15px 30px 15px;
  }

  body.blog h2.title {
    font-size: 24px;
  }

  body .justify-content-center article .the_excerpt_content h3.entry-title,
  body .justify-content-center article .the_excerpt_content header.entry-header h3.entry-title a {
    font-size: 14px;
  }

  body .justify-content-center article .the_excerpt_content p {
    font-size: 14px;
  }

  body .justify-content-center article .the_excerpt_content .excerpt-readmore a.btn {
    font-size: 14px;
  }

  aside#secondary h4.widget-title {
    font-size: 16px;
  }

  aside#secondary div#categories-1 ul li::before {
    font-size: 14px;
  }

  section.section-padding.bg-gray {
    padding: 60px 15px 50px 15px;
  }

  .entry-content p,
  form.login .wrapping-login p.woocommerce-LostPassword.lost_password a,
  .refund-text p {
    font-size: 14px;
  }

  article .entry-content h3,
  article .entry-content p strong {
    font-size: 15px;
  }

  article p,
  article .entry-content ul:not(:first-child) li {
    font-size: 14px;
  }

  article ul.list-inline li,
  article ul.list-inline li a {
    font-size: 14px;
  }

  article .post_title h2 {
    font-size: 18px;
  }

  .si-search-container .si-search-banner .second-title h2 {
    font-size: 24px;
    padding-top: 10px;
    padding-bottom: 0px;
    border-bottom: 0;
  }

  .si-search-container .si-search-banner .jet-filters-group {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }

  .si-search-container .si-search-banner .jet-filters-group select {
    width: 100%;
    height: 40px;
    font-size: 14px;
    border-radius: 3px;
  }

  .si-search-container .si-search-banner .jet-select:after {
    right: 15px;
    top: 4px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content {
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  body.woocommerce-page .my-acnt .main-title.page-title {
    font-size: 24px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content>form {
    padding: 15px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .col2-set.addresses {
    display: block;
  }

  body.woocommerce-view-order table.order_details .order_item td .amount bdi {
    font-size: 14px;
    display: inline-flex;
  }

  body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead tr th {
    font-size: 14px;
    padding: 12px 27px;
  }

  body.woocommerce-order-pay form#order_review {
    margin: 45px 0;
    padding: 15px;
  }

  body.woocommerce-order-pay form#order_review tbody td,
  body.woocommerce-order-pay form#order_review tfoot td {
    font-size: 14px;
  }

  #best-industry .google-icon-section {
    display: none;
  }

  .product {
    padding: 40px 15px 40px 15px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-viewport {
    height: 250px !important;
  }

  .product h1.product_title.entry-title {
    margin-top: 20px;
    font-size: 26px;
  }

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

  .product p.product-price .amount bdi {
    font-size: 20px;
  }

  .product form.cart ul#tm-extra-product-options-fields li .tc-container .tc-cell {
    padding: 2px 5px;
  }

  .product form.cart ul#tm-extra-product-options-fields li .tc-container h3 {
    font-size: 16px;
  }

  .product form.cart button.single_add_to_cart_button {
    margin: 5px 0 15px 0;
  }

  .product .guarantee-item {
    font-size: 14px;
    width: 100%;
    padding: 5px 0px;
  }

  .product ul.tabs.wc-tabs li {
    border-right: 0;
    width: 100%;
  }

  .single-product .product ul.tabs.wc-tabs {
    display: block;
    width: auto;
  }

  .product .woocommerce-tabs.wc-tabs-wrapper {
    margin-top: 25px;
    display: block;
  }

  .product ul.tabs.wc-tabs li a {
    font-size: 13px;
    padding: 20px 10px;
    width: 100%;
  }

  .product .woocommerce-tabs.wc-tabs-wrapper .panel p {
    font-size: 14px;
  }

  .product .woocommerce-tabs.wc-tabs-wrapper .panel h4 {
    font-size: 20px;
  }

  .product ul.tabs.wc-tabs li {
    border: 0;
    border-bottom: 1px solid #bbbbbb;
  }

  .product .woocommerce-tabs.wc-tabs-wrapper .panel .elementor-widget-container {
    font-size: 14px;
  }

  body.search form.search-form {
    margin-bottom: 40px;
  }

  body.search section.section-padding {
    padding: 35px 15px 20px 15px;
  }

  body.search form.search-form input.search-field {
    height: 50px;
  }

  aside#secondary .widget_block.widget_search {
    order: 2;
  }

  aside#secondary .widget_categories {
    order: 3;
  }

  aside#secondary .widget_sayara_recent_post {
    order: 4;
  }

  aside#secondary .widget_tag_cloud {
    order: 1;
  }

  .ti-reviews-container-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout>div {
    width: 100%;
    margin: 20px 0;
  }

  body.woocommerce-checkout .entry-content>h2 {
    font-size: 24px;
  }

  body.woocommerce-checkout section.section-padding .entry-content {
    padding: 80px 0 50px 0;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout {
    padding-top: 0px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#customer_details {
    padding-bottom: 20px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout h3 {
    font-size: 20px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap {
    padding: 0 0px 0 0px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#additionalinfo {
    margin-top: 20px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order {
    margin: 20px auto 0 auto;
    padding: 40px 15px 40px 15px;
  }

  body.woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 15px;
    margin-top: 20px;
    padding: 10px;
  }

  body .custom-archive-wrapper h1.page-title {
    font-size: 24px;
  }

  body .custom-archive-wrapper .term-description p {
    font-size: 14px;
    padding: 0px 0 10px 0;
  }

  body .custom-archive-wrapper .jet-smart-filters-hierarchy.jet-filter .jet-filters-group {
    flex-wrap: wrap;
  }

  body .custom-archive-wrapper .jet-filters-group .jet-select select {
    font-size: 15px;
  }

  body .custom-archive-wrapper .jet-filters-group .jet-select {
    height: 45px;
  }

  body .custom-archive-wrapper .row {
    grid-template-columns: repeat(1, 1fr);
  }

  body .custom-archive-wrapper li.product a span.price span.amount bdi {
    font-size: 14px;
  }

  body .custom-archive-wrapper li.product a span.price span.amount bdi span.woocommerce-Price-currencySymbol {
    margin-top: 7px;
  }

  body .custom-archive-wrapper .jet-filters-group .jet-select:before,
  body.archive.woocommerce-page .wp-block-group>div .jet-filter .jet-select::before {
    top: 5px;
    right: 18px;
  }

  body .custom-archive-wrapper .category-description h1 {
    font-size: 20px;
  }

  body .custom-archive-wrapper .category-description p,
  body .custom-archive-wrapper .category-description ul li {
    font-size: 14px;
  }

  body .custom-archive-wrapper .custom-archive-wrapper {
    padding: 70px 15px 40px;
  }

  .mobile-nav-toggler span.fal.fa-bars::before,
  .mobile-nav-toggler::before {
    left: -20px;
  }

  .off-canvas-menu-bar .container {
    max-width: 100%;
  }

  .si-search-container .si-search-banner .apply-filters button {
    font-size: 14px;
    padding: 12px 30px;
  }

  div#suport-listing {
    padding: 15px 0px 55px 0px;
  }

  body .all-posts-wrapper,
  body.archive.category .all-posts-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .coupon button.button {
    margin-left: 12px;
    margin-top: 10px;
  }

  table.shop_table_responsive tr td:before {
    font-size: 15px;
    line-height: 30px;
    padding-right: 3px;
  }

  body.woocommerce-view-order table.order_details .order_item .product-name a,
  body.woocommerce-view-order table.order_details .order_item .product-name strong,
  body.woocommerce-view-order table.order_details tfoot th,
  body.woocommerce-view-order table.order_details tfoot td span.amount,
  body.woocommerce-cart table.cart td.product-name a {
    font-size: 14px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals table.shop_table tr td {
    border-bottom: 0;
  }

  body.woocommerce-page tbody tr:not(:last-child) {
    border-bottom: 0 !important;
  }

  .single-product .product .guarantees {
    display: block;
  }

  .single-product .product h1.product_title.entry-title {
    font-size: 24px;
  }

  .single-product .product .guarantee-item {
    width: 100%;
  }

  .single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container {
    width: 100%;
    margin: 0;
  }

  .single-product .product form.cart button.single_add_to_cart_button {
    margin: 15px 0 25px;
    display: block;
  }

  .product form.cart div#tm-extra-product-options ul li .cpf-section.tc-cell {
    padding: 0px;
  }

  body .articlesla {
    font-size: 24px;
    margin: 0 0 20px;
    padding: 35px 0 0;
  }

  .single-product .product .product-price,
  .single-product .product p {
    font-size: 14px;
    line-height: 20px;
  }

  .single-product .product .product-price .amount {
    font-size: 20px;
    line-height: 30px;
  }

  .single-product .woocommerce-message {
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
  }

  .single-product .woocommerce-message .button {
    margin: 20px 0 0;
  }

  .breadcrumb-wrapper a,
  .title-breadcrumb-wrap ul.breadcrumb li a {
    padding-right: 20px;
  }

  .title-breadcrumb-wrap ul.breadcrumb li a,
  .title-breadcrumb-wrap ul.breadcrumb li {
    font-size: 12px;
  }

  .breadcrumb-wrapper a::before,
  .title-breadcrumb-wrap ul.breadcrumb li a::before {
    right: 0px;
  }

  .title-breadcrumb-wrap .breadcrumbs .container,
  .title-breadcrumb-wrap .breadcrumbs .container ul.breadcrumb {
    padding: 3px 0;
  }

  body section.section-padding>.container>.row.justify-content-center {
    flex-direction: column-reverse;
  }

  body .all-posts-wrapper,
  body.archive.category .all-posts-wrapper {
    grid-gap: 25px;
  }

  body .section-padding article.post .entry-content {
    padding: 0 15px 25px;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td {
    flex-wrap: wrap;
  }

  dl.tc-epo-metadata.variation {
    margin-top: 4px;
  }

  dl.tc-epo-metadata.variation dt,
  dl.tc-epo-metadata.variation dd {
    width: auto;
  }

  dl.tc-epo-metadata.variation dd {
    width: 61%;
    padding-left: 4px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content form .wrpaper {
    display: block;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table.woocommerce-checkout-review-order-table tr {
    display: block;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table.woocommerce-checkout-review-order-table tr td {
    display: block;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout p.form-row label {
    font-size: 13px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout button#place_order {
    max-width: 296px;
    margin-left: 0;
  }

  body.woocommerce-page .my-acnt form .woocommerce-address-fields__field-wrapper .half-div {
    width: 100%;
    margin: 0;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method span.woocommerce-Price-amount.amount {
    right: 0;
  }

  .banner-search-btn button#search-button {
    font-size: 14px;
    height: 40px;
  }

  aside#secondary .widget_sayara_recent_post ul li .recent-post-thumb {
    max-width: 95px;
  }

  .entry-meta ul .list-inline-item:not(:last-child) {
    margin-right: 10px;
  }

  .map-section .map iframe {
    height: 300px;
  }

  .select2-container--default .select2-selection--single {
    padding: 11px 23px;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: block;
    padding: 0 15px;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:not(:last-child) {
    border: 0;
    border-bottom: 1px solid #e0e0e0;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    padding: 5px 15px;
  }

  body.woocommerce-order-received section.woocommerce-order-details .order_details tr td {
    font-size: 14px;
  }

  body.woocommerce-order-received section.woocommerce-order-details .order_details tr th {
    font-size: 14px;
  }

  body.woocommerce-order-received .woocommerce-customer-details p,
  body.woocommerce-order-received .woocommerce-customer-details address {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 160%;
  }

  .woocommerce-notices-wrapper .woocommerce-message {
    font-size: 14px;
  }

  .woocommerce table.shop_table_responsive tr td,
  .woocommerce-page table.shop_table_responsive tr td {
    font-size: 14px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--my-account a {
    font-size: 16px;
  }

  body#my-account-id .title-breadcrumb-wrap ul.breadcrumb li a:before {
    top: 7px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button.button {
    margin-top: 0px;
    margin-bottom: 0;
  }

  header .top-header .top-bar a#ac-1:before {
    top: -4px;
  }

  .title-breadcrumb-wrap {
    margin-bottom: 45px;
  }

  span.show-password-input {
    right: 15px;
    top: 14px;
  }

  body.woocommerce-page .my-acnt h2.main-title.container.login-name {
    margin-bottom: 15px;
    font-size: 22px;
    margin-top: -20px;
  }

  body.woocommerce-page .my-acnt form.woocommerce-ResetPassword.lost_reset_password h2.back-login {
    font-size: 22px;
    margin-top: -20px;
  }

  #best-industry .ti-widget.ti-goog .ti-star {
    width: 15px;
    height: 15px;
    margin-right: 2px !important;
  }

  div#return-order-page p {
    font-size: 14px;
  }

  .contact-us-page form.wpcf7-form .form-group span.wpcf7-not-valid-tip {
    margin-bottom: 20px;
  }

  body#my-account-id.login-form-active .title-breadcrumb-wrap .breadcrumbs ul:after,
  body#my-account-id.login-form-active .title-breadcrumb-wrap .breadcrumbs ul::before {
    height: 40px;
  }

  body#my-account-id.login-form-active .title-breadcrumb-wrap {
    background: #e9ecef;
  }

  body.woocommerce-page .my-acnt form p span.password-input input {
    padding-right: 45px;
  }

  .dynamic-category-text,
  .dynamic-category-text p,
  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p,
  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p>a {
    font-size: 14px;
    line-height: 20px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel .faq-item>div {
    font-size: 14px;
  }

  .woocommerce-product-gallery__wrapper ol .owl-nav button.owl-next:before {
    left: 40px;
  }

  .woocommerce-product-gallery__wrapper ol .owl-nav button:before {
    left: -25px;
  }

  .faq-item strong {
    line-height: 140%;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }

  .faq-section .faq-item {
    margin-bottom: 15px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p:empty {
    display: none;
  }

  .woocommerce-product-gallery .woocommerce-product-gallery__image a {
    height: 250px;
  }

  .single-product div.product .woocommerce-product-gallery {
    padding: 0px 15px !important;
  }

  button.pswp__button--arrow--left::before,
  button.pswp__button--arrow--right::before {
    background-color: #000 !important;
  }

  div#tag_cloud-1 .tagcloud a.tag-cloud-link {
    padding: 7px 14px;
    margin: 4px 0;
    font-size: 14px !important;
    text-shadow: 0 0;
  }

  body .custom-archive-wrapper .container>section.content {
    font-size: 14px;
  }

  body .custom-archive-wrapper .container>section.content h1 {
    font-size: 24px;
  }

  body.woocommerce-page .my-acnt>.woo-nav {
    margin-bottom: 30px;
  }

  body.woocommerce-page .my-acnt .backtoloign button.back-login-button {
    font-size: 14px;
    padding: 11px 20px 11px 40px;
  }

  body.woocommerce-page .my-acnt .backtoloign button.back-login-button::before {
    left: 7px;
    right: auto;
    bottom: auto;
  }

  .title-breadcrumb-wrap .breadcrumbs ul:after,
  .title-breadcrumb-wrap .breadcrumbs ul::before {
    height: 41px;
  }

  .error-message,
  .custom-error,
  .error-message-1,
  .custom-error-1,
  .smart-error,
  body.woocommerce-page .my-acnt form p .all-class {
    font-size: 14px;
  }

  .woocommerce-notices-wrapper .woocommerce-message {
    font-size: 14px;
  }

  .woocommerce-order section.woocommerce-customer-details>.addresses {
    grid-template-columns: repeat(1, 1fr);
  }

  .wrappeng-bread.breaddifre .breadcrumb-wrapper {
    min-height: 40px;
  }

  body .custom-archive-wrapper .container>section.content>ul {
    padding: 6px 0 0px 0;
  }

  .faq-section .faq-item ul li:before {
    top: 4px;
  }

  .single-product .product p.product-price .amount bdi {
    font-size: 20px;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td {
    display: block;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    font-size: 14px;
    padding: 12px 50px 12px 20px;
  }

  body.woocommerce-cart .cart-wrappers .cart-collaterals .cart_totals .wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward:before {
    bottom: 11px;
  }

  .woocommerce-product-gallery ol .owl-nav button.owl-prev::before {
    right: 30px;
  }

  .woocommerce-product-gallery ol .owl-nav button.owl-next::before {
    left: 30px;
  }

  .single-product div.product .woocommerce-product-gallery ol.owl-loaded {
    height: 130px;
    max-width: 270px;
  }

  body.privacy-policy .container>article h1 {
    font-size: 24px;
  }

  body.privacy-policy .container>article .entry-content p,
  body.privacy-policy .container>article ul li {
    font-size: 14px;
  }

  body.privacy-policy .container>article h2 {
    font-size: 18px;
  }

  body.privacy-policy .container>article h4 {
    font-size: 16px;
  }

  body.privacy-policy .container>article {
    padding-top: 25px;
    padding-bottom: 45px;
  }

  body#my-account-id.woocommerce-view-order .woocommerce-MyAccount-content.woo-content {
    margin-left: 0;
    width: 100%;
    padding: 10px;
  }

  body.woocommerce-view-order .woocommerce-MyAccount-content p,
  body.woocommerce-view-order .woocommerce-MyAccount-content p mark {
    font-size: 14px;
  }

  .single-product div.product .woocommerce-tabs .panel ul li,
  .dynamic-category-text ul li,
  .single-product div.product .woocommerce-tabs .panel ol li {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 5px;
    padding-top: 5px;
  }

  .dynamic-category-text ul,
  .single-product div.product .woocommerce-tabs .panel ul,
  .dynamic-category-text ul {
    margin-bottom: 15px;
  }

  .dynamic-category-text ul li {
    padding-bottom: 0;
  }

  .single-product div.product .woocommerce-tabs .panel ul li::before,
  .dynamic-category-text ul li::before,
  .single-product div.product .woocommerce-tabs .panel ol li::before {
    top: 5px;
  }

  .breadcrumb-wrapper a:before,
  .title-breadcrumb-wrap ul.breadcrumb li a:before {
    background-size: 22px;
    top: 3px;
  }

  body.woocommerce-page .my-acnt .woocommerce-message {
    font-size: 14px;
  }

  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address,
  body.woocommerce-view-order section.woocommerce-customer-details .addresses>div address p,
  .woocommerce-order section.woocommerce-customer-details>.addresses>div>address,
  .woocommerce-order-received table tfoot tr th,
  .woocommerce-order-received table tfoot tr td {
    font-size: 14px;
  }

  #best-industry.best-industry-section .ti-reviews-container-wrapper.owl-loaded.owl-drag {
    padding: 0px;
  }

  .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .tax-total span.woocommerce-Price-amount.amount bdi>span,
  .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .cart-subtotal span.woocommerce-Price-amount.amount bdi>span,
  .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table .order-total span.woocommerce-Price-amount.amount bdi>span {
    line-height: 30px;
  }

  div#shopnow-btn a.sayara-btn::before {
    bottom: 13px;
    height: 12px;
    background-position: -4px 0px;
  }

  body.woocommerce-view-order table.order_details tfoot td {
    font-size: 14px;
  }

  .testimonial-page .testimonial-section .ti-reviews-container-wrapper {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 15px;
  }

  body.woocommerce-order-received section.woocommerce-order-details .order_details tfoot tr td {
    width: 40%;
  }

  body.single-product .row {
    flex-wrap: wrap;
  }

  .single-product div.product .col-lg-6.my-auto {
    width: 100%;
  }

  .single-product div.product .col-lg-6.my-auto.tc-init {
    width: 100%;
    padding-left: 0;
  }

  .single-product div.product .woocommerce-product-gallery ol .owl-nav {
    top: 50%;
    transform: translateY(-50%);
    height: auto;
  }

  .single-product div.product .woocommerce-product-gallery .flex-control-nav .owl-item {
    max-width: 126px;
  }

  .single-product div.product .woocommerce-product-gallery .owl-nav button {
    width: 20px;
    height: 30px;
  }

  .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__image {
    padding: 0;
  }

  body .justify-content-center article .the_excerpt_content h3.entry-title {
    margin-bottom: 5px;
  }

  body.single-product form ul#tm-extra-product-options-fields>li>div .tc-cell>div.tc-row {
    grid-template-columns: repeat(1, 1fr);
  }

  .single-product .woocommerce-tabs.wc-tabs-wrapper table tbody tr th {
    font-size: 16px;
  }

  body.woocommerce-cart table.cart td.actions button.button {
    max-width: 160px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#custom-vin-div p#vin_number_field input#vin_number {
    padding: 0 15px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap div#additionalinfo p label {
    padding: 3px 5px 2px 5px;
    left: 5px;
    top: 12px;
  }

  .wc_payment_method>label:first-of-type {
    font-size: 14px;
    line-height: 100%;
  }

  .single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container .tc-cell span.info {
    left: 0;
  }

  body.woocommerce-order-received section.woocommerce-order-details tbody tr td.woocommerce-table__product-name .wc-item-meta li:nth-child(3) {
    max-width: 85px;
  }

  body.woocommerce-view-order table.order_details .order_item td.product-name a,
  body.woocommerce-view-order table.order_details .order_item td.product-name li,
  body.woocommerce-view-order table.order_details .order_item td.product-name strong {
    font-size: 14px;
  }

  body.woocommerce-edit-account .woocommerce-MyAccount-content.woo-content .edit-account .woocommerce-Button.button {
    margin-top: 10px;
  }

  body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details tfoot td {
    width: 50%;
  }

  .single-product .product ul.tabs.wc-tabs li:last-child {
    width: 100%;
  }

  #tab-additional_information table th,
  #tab-additional_information table td {
    padding: 5px 0;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
    padding-left: 18px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout input#billing_same_as_shipping,
  body.woocommerce-checkout form.checkout.woocommerce-checkout>div div label span.spn-cls::before {
    left: -8px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout>div div label span.spn-cls::after {
    left: -5px;
  }

  body.woocommerce-order-received section.woocommerce-order-details tbody tr td.woocommerce-table__product-name strong.product-quantity {
    float: right;
    line-height: normal;
  }

  body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name ul.wc-item-meta li strong {
    font-size: 14px;
  }

  .single-product div.product .woocommerce-tabs .panel>h2,
  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel h2.detailsh2 {
    font-size: 22px;
    line-height: 24px;
  }

  .single-product .woocommerce-tabs .panel h2.first-pg {
    font-size: 14px;
  }

  .off-canvas-menu-bar .container .row {
    margin: 0;
  }

  .mobile-nav-toggler span.fal.fa-bars::before,
  .mobile-nav-toggler::before {
    left: auto;
  }

  .single-product div.product .woocommerce-tabs .panel .shipping-table table td,
  .single-product div.product .woocommerce-tabs .panel .shipping-table table th {
    font-size: 14px;
    padding: 10px 10px 10px 0;
  }

  .single-product div.product .woocommerce-tabs .panel .shipping-table table center {
    font-size: 18px;
  }

  .single-product .panel div#faq_tab .collapsible.active {
    padding-bottom: 7px;
  }

  .single-product .panel div#faq_tab .collapsible .ox-toggle-title:before {
    left: -39px;
  }

  .single-product div.product .woocommerce-tabs .panel div#faq_tab {
    padding-top: 10px;
  }

  .single-product .panel div#faq_tab .collapsible {
    padding-bottom: 15px;
    padding-top: 10px;
  }

  .ox-toggle.medium-left .ox-toggle-title .toggle-minus {
    margin-right: 13px;
  }

  body.woocommerce-cart table.cart {
    overflow: unset;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout h3#order_review_heading {
    margin: 0;
    padding-bottom: 0;
  }

  body .custom-archive-wrapper #product-list .wooc-pagination {
    grid-column: 1/2;
  }

  nav.woocommerce-pagination ul.page-numbers span.page-numbers.current,
  .wooc-pagination .page-numbers span.page-numbers.current,
  nav.woocommerce-pagination ul.page-numbers a,
  .wooc-pagination .page-numbers a,
  nav.woocommerce-pagination ul.page-numbers a:hover,
  .wooc-pagination .page-numbers a:hover {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }

  body.woocommerce-orders .woocommerce .my_account_orders thead,
  body.woocommerce-account .woocommerce .my_account_orders thead {
    display: none;
  }

  body.woocommerce-orders .woocommerce table.shop_table_responsive tr td,
  body.woocommerce-account .woocommerce .my_account_orders tr td {
    display: block;
    text-align: right !important;
    font-size: 14px;
  }

  body.woocommerce-orders .woocommerce table.shop_table_responsive tr:not(:last-child) td:last-child,
  body.woocommerce-account .woocommerce .my_account_orders tr:not(:last-child) td:last-child {
    border-bottom: 1px solid #e5e5e5;
  }

  body.woocommerce-order-received section.woocommerce-order-details tbody tr td.woocommerce-table__product-name .wc-item-meta li:nth-child(3) {
    max-width: 100%;
  }

  body.woocommerce-order-received section.woocommerce-order-details ul.wc-item-meta li {
    display: inline-block;
  }

  body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name ul.wc-item-meta li strong {
    display: inline;
  }

  body.woocommerce-order-received ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details+p {
    font-size: 14px;
    font-weight: 500;
  }

  body.woocommerce-order-received section.woocommerce-order-details .woocommerce-order-details__title {
    font-size: 24px;
    margin-bottom: 10px;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead,
  body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead {
    display: none;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-name,
  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-image {
    padding-left: 15px !important;
    border: 0;
    display: block !important;
  }

  body.woocommerce-order-received .shop_table.order_details tfoot tr,
  body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details tfoot tr {
    display: flex;
    border: 0;
  }

  body.woocommerce-order-received .order_details td.product-name .wc-item-meta,
  body.woocommerce-view-order table.order_details .order_item td.product-name .wc-item-meta {
    display: flex;
    flex-direction: column;
    margin: 10px 0 0;
    width: 100%;
  }

  body.woocommerce-view-order table.order_details .order_item td.product-name a {
    display: inline;
  }

  body.woocommerce-view-order table.order_details .order_item td {
    padding: 15px !important;
    padding-bottom: 0 !important;
  }

  body.woocommerce-view-order table.order_details .order_item td.product-name {
    width: 100%;
    flex-wrap: wrap;
  }

  body.woocommerce-view-order table.order_details .order_item .product-image {
    margin: 0 auto;
  }

  body.woocommerce-view-order table.order_details .order_item td.woocommerce-table__product-total.product-total {
    margin-bottom: 0;
    text-align: right !important;
    justify-content: flex-end;
    padding: 0 15px !important;
    padding-left: 42% !important;
  }

  body.woocommerce-view-order table.order_details tfoot tr th {
    padding: 15px;
  }

  body.woocommerce-view-order table.order_details tfoot th:empty {
    display: none;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td,
  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th,
  body.woocommerce-view-order table.order_details tbody td {
    font-size: 14px !important;
    padding: 15px !important;
    padding-left: 15px;
    padding-left: 15px;
    min-height: 40px;
    text-align: left !important;
    padding-left: 40% !important;
    position: relative;
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    border: 0;
    border-bottom: 1px solid #bbb;
    width: 100%;
  }

  body.woocommerce-view-order table.order_details .order_item td.woocommerce-table__product-total.product-total::before {
    padding-right: 0;
  }

  body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details tfoot tr {
    display: flex;
    border: 0;
    justify-content: space-between;
    border-top: 1px solid #e5e5e5;
  }

  body.woocommerce-view-order table.order_details tfoot th,
  body.woocommerce-view-order table.order_details tfoot td {
    padding: 10px 15px;
    border: 0;
  }

  body.woocommerce-view-order table.order_details tfoot th {
    padding: 10px 15px;
    line-height: 21px;
  }

  body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details tfoot td span {
    vertical-align: middle;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
    padding-left: 15px !important;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th:empty {
    display: none !important;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot td {
    padding-left: 30px !important;
    justify-content: flex-end;
    text-align: left !important;
    flex-wrap: wrap;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot td .shipped_via {
    text-align: right;
  }

  body.woocommerce-order-received .shop_table.order_details tbody td.product-image::before,
  body.woocommerce-order-received .shop_table.order_details tbody td.product-name:before {
    display: none;
  }

  body.woocommerce-order-received .shop_table.order_details tbody td.product-image,
  body.woocommerce-order-received .shop_table.order_details tbody td.product-name {
    padding-left: 15px !important;
  }

  body.woocommerce-order-received .shop_table.order_details tbody td::before,
  body.woocommerce-view-order table.order_details .order_item td.woocommerce-table__product-total.product-total::before {
    content: attr(data-title);
    float: left;
    text-align: left;
    font-size: 14px;
    line-height: 120%;
    position: absolute;
    left: 0;
    width: 45%;
    color: #333;
    padding: 0 15px;
    height: 100%;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
  }

  body.woocommerce-view-order table.order_details .order_item td.woocommerce-table__product-total.product-total::before {
    padding-right: 0;
  }

  body.woocommerce-order-received section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td.product-total {
    text-align: right !important;
    justify-content: flex-end;
  }

  body.woocommerce-order-received section.woocommerce-order-details tbody tr td.product-image {
    height: 150px;
  }

  body.woocommerce-order-received .order_details .product-name a {
    display: inline;
  }

  body.woocommerce-order-received tbody tr td.woocommerce-table__product-name strong.product-quantity {
    line-height: 150%;
    display: inline-block;
    float: unset;
    font-size: 14px;
  }

  body.woocommerce-order-received section.woocommerce-order-details tbody tr td.woocommerce-table__product-name strong.product-quantity {
    float: unset;
  }

  body.woocommerce-order-received section.woocommerce-order-details .product-image img {
    margin: 0 auto;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .name-anchr-span-wrap .name-wrap {
    padding-top: 10px;
  }

  body.woocommerce-order-received .woocommerce-customer-details p,
  body.woocommerce-order-received .woocommerce-customer-details address {
    font-size: 14px;
  }

  body.woocommerce-order-received section.woocommerce-order-details td.woocommerce-table__product-name.product-name a {
    font-size: 14px;
  }

  body.archive.woocommerce-page .wp-block-group>div {
    grid-template-columns: repeat(1, 1fr);
  }

  body.archive.woocommerce-page .wp-block-group>div .jet-filter select {
    height: 45px;
    font-size: 15px;
  }

  form.checkout_coupon p {
    padding-left: 0px;
  }

  .woocommerce form .form-row-first,
  .woocommerce form .form-row-last,
  .woocommerce-page form .form-row-first,
  .woocommerce-page form .form-row-last {
    width: 100% !important;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout p.form-row label {
    top: 15px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap {
    margin-top: 20px;
  }

  div#order_review tr.custom-coupon-row div#custom-coupon-wrap .coupon-text-wrap button#apply_custom_coupon {
    font-size: 12px;
    padding: 14px 15px 15px 14px;
    margin-left: 10px;
  }

  div#order_review tr.custom-coupon-row div#custom-coupon-wrap span.dicount-title {
    font-size: 15px;
    margin-bottom: 2px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table.woocommerce-checkout-review-order-table tr.custom-coupon-row>td {
    padding: 0;
  }

  div#order_review tr.custom-coupon-row div#custom-coupon-wrap input#custom_coupon_code {
    height: 45px;
  }

  .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td.product-total {
    text-align: right;
    position: relative;
    padding-top: 0;
  }

  .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table td.product-total::before {
    content: "Price";
    position: absolute;
    left: 0;
    font-size: 15px;
    color: #000;
    line-height: 130%;
    font-family: poppins, sans-serif;
    font-weight: 700;
    top: 0;
  }

  .best-industry-section .grw-reviews .grw-review .wp-google-feedback span {
    font-size: 14px !important;
  }

  .best-industry-section .grw-reviews .grw-review-inner.grw-backgnd>div {
    align-items: flex-start !important;
  }

  .best-industry-section .grw-reviews .grw-review .wp-google-name {
    font-size: 16px !important;
  }

  div#best-industry>div>div>.e-con-inner {
    padding-bottom: 60px;
  }

  .wp-gr .grw-content-inner .grw-review {
    padding-bottom: 12px !important;
  }

  .ox-toggle-content {
    padding-left: 45px;
    padding-top: 10px;
  }

  body.woocommerce-checkout #shipping_state_field,
  body.woocommerce-checkout #shipping_postcode_field {
    width: 100% !important;
    display: inline-block !important;
  }

  body.woocommerce-checkout #shipping_state_field {
    margin-right: 0;
  }
}

@media only screen and (max-width: 667px) {
  #about-sec .about-img .elementor-widget-container {
    height: 300px;
  }

  #about-sec .about-imsge {
    max-width: 345px;
  }

  .logo-title h2::before,
  body .articlesla::before {
    height: 20px;
    width: 96px;
    top: -27px;
    background-size: 100%;
  }

  .breadcrump .elementor-shortcode span,
  .breadcrump .elementor-shortcode span a,
  .breadcrump .elementor-shortcode span span {
    font-size: 14px;
    line-height: 21px;
  }

  .location .elementor-widget-container::before {
    width: 35px;
    height: 35px;
    top: 4px;
    background-size: 13px;
  }

  div#shop-by-make .gallery-item a {
    max-width: 100%;
    height: 150px;
    padding: 15px;
  }

  .wpcf7 form.invalid .wpcf7-response-output,
  .wpcf7 form.unaccepted .wpcf7-response-output,
  .wpcf7 form.sent .wpcf7-response-output,
  body .success {
    font-size: 14px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-navigation {
    width: 100%;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content {
    width: 100%;
    padding-left: 0;
    padding-top: 25px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content>form {
    padding: 15px;
  }

  body.woocommerce-page .my-acnt .input-text,
  body.woocommerce-page .my-acnt input[type="email"],
  body.woocommerce-page .my-acnt input[type="password"],
  body.woocommerce-page .my-acnt input[type="search"],
  body.woocommerce-page .my-acnt input[type="text"],
  body.woocommerce-page .my-acnt input[type="url"],
  body.woocommerce-page .my-acnt textarea,
  body.woocommerce-page .my-acnt select,
  .my-acnt .select2.select2-container .selection {
    padding: 0 20px;
    height: 45px;
    font-size: 14px;
    line-height: 20px;
  }

  body.woocommerce-page .my-acnt form p label {
    top: 14px;
    left: 20px;
    font-size: 14px;
    line-height: 16px;
  }

  body.woocommerce-page .my-acnt form p.input_focus label,
  body.woocommerce-page .my-acnt form p.value_focus label {
    font-size: 10px;
    top: -7px;
  }

  body.woocommerce-page .my-acnt form p.form-row:last-child {
    margin-bottom: 17px;
  }

  body.woocommerce-page .my-acnt form p>span em {
    font-size: 14px;
    line-height: 20px;
  }

  body.woocommerce-page .my-acnt form fieldset legend,
  body.woocommerce-page .my-acnt .woo-content h2 {
    font-size: 16px;
    line-height: 20px;
    margin: 0px 0 20px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-navigation ul li a {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 20px;
  }

  body.woocommerce-page .my-acnt .main-title.page-title {
    font-size: 24px;
    padding-top: 35px;
  }

  body.woocommerce-page .my-acnt .main-title.page-title::before {
    height: 25px;
    width: 96px;
    background-size: 100% 100%;
    top: 0;
  }

  .my-acnt .woocommerce-Addresses {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }

  body.woocommerce-page .my-acnt .address-page {
    font-size: 14px;
    line-height: 20px;
  }

  .my-acnt .select2.select2-container .selection::before {
    font-size: 18px;
    top: 13px;
    right: 12px;
  }

  body.woocommerce-cart .cart-wrappers {
    padding-bottom: 50px;
  }

  body.woocommerce-page .my-acnt>.woo-content>.dashborad-wrap .dashborad-order-content-wrap table tbody tr td,
  body.woocommerce-orders table.account-orders-table td {
    font-size: 14px;
  }

  body .widget_shopping_cart_content p.woocommerce-mini-cart__total.total strong,
  body .widget_shopping_cart_content p.woocommerce-mini-cart__total.total bdi {
    font-size: 14px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel .ox-toggle-title strong {
    font-size: 14px;
  }

  .custom-pagination {
    grid-column: unset;
  }

  body .footer-copy-right p {
    text-align: center;
    font-size: 14px;
  }

  .single-product div.product .woocommerce-notices-wrapper a.button.wc-forward {
    margin: 5px 0 2px 0;
  }

  body.single-product .woocommerce-message {
    justify-content: center;
  }

}

@media only screen and (min-width: 580px) and (max-width: 767px) {
  div#suport-listing .si-support-mbg .elementor-image-box-wrapper h3.elementor-image-box-title {
    padding-left: 2px;
  }

  body .custom-archive-wrapper .row {
    grid-template-columns: repeat(2, 1fr);
  }

  body .all-posts-wrapper,
  body.archive.category .all-posts-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  dl.tc-epo-metadata.variation {
    margin-top: 4px;
    margin-right: 30px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout td.product-name label.tm-epo-field-label.fullwidth {
    max-width: 315px;
  }

  .single-product div.product .woocommerce-product-gallery .flex-control-thumbs li {
    height: 140px;
    width: 140px !important;
  }

  .single-product div.product .woocommerce-product-gallery>.woocommerce-product-gallery__wrapper ol {
    padding: 0px 33px 0 55px;
  }

  body.woocommerce-cart table.cart tbody tr.cart_item td.product-name a:first-child {
    margin: 5px auto 0 0;
  }

  .testimonial-page .testimonial-section .ti-reviews-container-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }

  body.single-product form ul#tm-extra-product-options-fields>li>div .tc-cell>div.tc-row {
    grid-template-columns: repeat(2, 1fr);
  }

  .description .ecu-problems .carimage {
    top: 82px;
  }

  .single-product .product .woocommerce-tabs.wc-tabs-wrapper .panel p {
    z-index: 1;
    position: relative;
  }

  body .custom-archive-wrapper #product-list .wooc-pagination {
    grid-column: 1/3;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout p#billing_first_name_field,
  body.woocommerce-checkout form.checkout.woocommerce-checkout p#billing_last_name_field {
    width: 48%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    justify-content: space-between;
  }

  body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper p.form-row:nth-last-child(-n + 2) {
    width: 48%;
  }

  div#rrr-container>div>div {
    width: 100%;
  }

}

@media only screen and (max-width: 480px) {
  .si-home-sec-one-container {
    background-size: 320% 100%;
    background-repeat: no-repeat;
    background-position: center center;
  }

  div#suport-listing .si-support-mbg .elementor-image-box-wrapper h3.elementor-image-box-title {
    padding-left: 5px;
  }

  div#rrr-container .elementor-image-box-content {
    width: 76%;
    margin: 0 auto 0 0;
  }

  div#rrr-container figure.elementor-image-box-img {
    width: 30%;
    position: absolute;
    right: 0;
  }

  div#rrr-container .replace-imgbox .elementor-image-box-content {
    width: 76%;
    margin: 0 auto 0 0;
  }

  div#rrr-container .replace-imgbox figure.elementor-image-box-img {
    width: 30%;
    position: absolute;
    right: 0;
  }

  div#rrr-container .repair-imgbox .elementor-image-box-content {
    width: 78%;
  }

  div#rrr-container .repair-imgbox .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 26%;
  }

  div#rrr-container .reprogram-imgbox .elementor-image-box-content {
    width: 67.5%;
  }

  div#rrr-container .reprogram-imgbox .elementor-image-box-wrapper figure.elementor-image-box-img {
    width: 38%;
    padding-right: 20px;
  }

  .single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container:last-child span.tc-price-wrap {
    right: -85px;
  }

  body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper p.form-row {
    width: 100%;
  }

  body.woocommerce-checkout form.checkout #customer_details .woocommerce-billing-fields__field-wrapper p.form-row:nth-last-child(-n + 2) {
    width: 100%;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content>form.woocommerce-EditAccountForm.edit-account>fieldset>p>label {
    font-size: 10px;
    left: 12px;
  }

  body.woocommerce-page .my-acnt form p span.password-input input {
    padding-right: 40px;
    padding-left: 20px;
  }

  span.show-password-input {
    right: 10px;
  }

  .dashborad-order-content-wrap .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    padding: 5px 10px;
    display: flex;
    flex-direction: column-reverse;
  }

  .dashborad-order-content-wrap .woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info a.woocommerce-Button.button {
    margin-top: 8px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method span.woocommerce-Price-amount.amount {
    position: static;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info {
    display: block;
    margin: 0;
    text-align: center;
  }

  body.woocommerce-page .my-acnt .woocommerce-MyAccount-content .woocommerce-info a.woocommerce-Button.button {
    float: none;
    margin-top: 8px;
  }

  body.single-product .woocommerce-message a.button.wc-forward {
    margin: 7px auto;
  }

  header .top-header .top-bar a#ac-1 {
    max-width: 110px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 33px;
  }

  header .top-header .top-bar .support-info span span.time:after {
    display: none;
  }

  body.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    top: 8px;
    right: 25px;
  }

  .single-product div.product .woocommerce-notices-wrapper a.button.wc-forward {
    margin: 5px auto 3px auto;
  }

  body.woocommerce-cart table.cart td.product-name a {
    padding-top: 5px;
  }

  header .top-header .top-bar .support-info span span.time {
    margin-right: 0px;
    margin-left: 0;
    display: inline;
    padding: 0 0 0 5px;
  }

  header .top-header .top-bar .support-info span {
    display: block;
  }

  header .top-header .top-bar .support-info span:before {
    top: 0px;
  }

  header .top-header .top-bar {
    gap: 10px;
  }

  header .top-header .top-bar span,
  header .top-header .top-bar span a {
    font-size: 13px;
  }

  body.woocommerce-view-order table.order_details tfoot th {
    padding: 2px 20px;
  }

  body.woocommerce-view-order .woocommerce-MyAccount-content .shop_table.order_details thead tr th {
    padding: 12px 15px;
  }

  body .widget_shopping_cart_content {
    right: -58px;
    max-width: 315px !important;
  }

  form.checkout .wrapper-order table.shop_table tfoot tr td ul#shipping_method label {
    font-size: 13px;
  }

  .woocommerce-checkout form #order_review .woocommerce-checkout-review-order-table span.woocommerce-Price-amount.amount bdi {
    font-size: 13px;
  }

  .single-product .product form.cart ul#tm-extra-product-options-fields li .tc-container:last-child {
    width: 80%;
  }

  .description .ecu-problems .carimage {
    width: 50%;
    position: static;
    width: 100%;
    max-width: 250px;
    margin: 0px -20px 0 auto;
    height: 240px;
  }

  #billing_state_field,
  #billing_postcode_field {
    width: 100% !important;
    margin-right: 0 !important;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#pay-info-wrap div#additionalinfo p label {
    font-size: 11px;
    top: 12px;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout div#custom-vin-div p#vin_number_field:before {
    right: 10px;
    top: 17px;
    height: 15px;
    width: 15px;
    background-size: 100% 100%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout button#place_order {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
  }

  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-first,
  body.woocommerce-checkout form.checkout.woocommerce-checkout fieldset#wc-authnet-cc-form p.form-row.form-row-last {
    width: 101% !important;
    margin-right: 0;
  }

  body.woocommerce-checkout .wc_payment_method>label:first-of-type img {
    max-height: max-content;
    max-width: 36px;
  }

  header .top-header .top-bar .call-info span {
    padding-top: 5px;
    padding-bottom: 5px;
  }

}

@media only screen and (max-width: 479px) {
  .woocommerce-form-coupon-toggle .woocommerce-info {
    display: block;
  }

  .woocommerce-form-coupon-toggle a.showcoupon {
    margin-top: 5px;
  }
}

@media not all and (min-resolution: 0.001dpcm) {
  @media only screen and (max-width: 1199px) {}

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

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

  @media only screen and (min-width: 580px) and (max-width: 767px) {}
}

@keyframes move-horizontal-hover {
  0% {
    transform: translateX(0)
  }

  50% {
    transform: translateX(-25px)
  }

  50.1% {
    transform: translateX(25px)
  }

  100% {
    transform: translateX(0)
  }
}

@keyframes move-horizontal-out {
  0% {
    transform: translateX(0)
  }

  50% {
    transform: translateX(25px)
  }

  50.1% {
    transform: translateX(-25px)
  }

  100% {
    transform: translateX(0)
  }
}
