@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

#main {
  padding-top: 0 !important;
}

#main .post h2 a,
.about-author .title a,
.fusion-blog-pagination .pagination .pagination-next:after,
.fusion-blog-pagination .pagination .pagination-prev:before,
.fusion-content-widget-area .widget .recentcomments a,
.fusion-content-widget-area .widget li a,
.fusion-content-widget-area .widget_categories li,
.fusion-hide-pagination-text .pagination-next:after,
.fusion-hide-pagination-text .pagination-prev:before,
.fusion-load-more-button,
.fusion-rollover a,
.pagination .pagination-next:after,
.pagination .pagination-prev:before,
.project-content .project-info .project-info-box a,
.shop_attributes tr th,
.single-navigation a[rel="next"]:after,
.single-navigation a[rel="prev"]:before,
body a,
body a:after,
body a:before {
  color: #b50c09;
}


.back-btn,
.blog_area_listing .pagination .page-numbers.current {
  color: #000;
}

.search_form_area {
  display: flex;
  margin-bottom: 30px;
}

.search_btn_area #searchsubmit {
  background: #c6bfff;
  border: none;
  padding: 8px 20px;
  height: 45px;
  width: 100%;
  font-size: 16px;
  cursor: pointer;
}

.search_form_area .search_input input {
  height: 45px;
}

.search_form_area .search_input {
  width: 80%;
}

.search_form_area .search_btn_area {
  width: 18%;
  margin-left: 8px;
}

.gridlist-buttonwrap .product_type_variable {
  color: #c6bfff !important;
}

.back-btn {
  background: #c6bfff;
  padding: 2px 20px 3px;
  margin: 20px 0 15px;
  display: table;
  border-radius: 4px;
}

.route-shipping-info .insu-title {
  font-size: 22px;
  margin-bottom: 5px;
}

.route-shipping-info .insu-desc {
  font-size: 16px;
  line-height: 24px;
}

.route-shipping-info {
  margin: 0 0 50px;
}

.mbl_dash_search_area,
.mob__search-container {
  display: none;
}

.gridlist-toggle {
  display: none !important;
}

.cmt-search,
.post_blog_nav li {
  display: flex;
}

.cmt-search {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.woocommerce-checkout .route-shipping-info {
  max-width: 370px;
  width: 100%;
  text-align: right;
  margin-left: auto;
}

div#order_review.woocommerce-checkout-review-order>.dsclmr {
  display: none;
}

div#order_review.woocommerce-checkout-review-order>.dsclmr:first-of-type {
  display: block;
}

.woocommerce-checkout-review-order>.dsclmr {
  margin-top: -30px;
  margin-bottom: 30px;
  text-align: right;
  max-width: 760px;
  margin-left: auto;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
}

.woocommerce-checkout .pw-route-protection {
  padding-bottom: 0;
}

.shipping-coupon .avada-coupon-fields button.button {
  padding-right: 20px;
  padding-left: 20px;
}

h2.avada-woocommerce-myaccount-heading.fusion-responsive-typography-calculated {
  margin: 0;
}

.aws-container {
  margin-bottom: 25px;
}

.aws-search-form.aws-show-clear input[type="search"] {
  background: 0 0;
  font-size: 16px;
  color: #fff;
}

.aws-search-form.aws-show-clear input[type="search"]::placeholder {
  color: #acacac;
}

.slidingbar-area span.rpwwt-post-title {
  display: block;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 8px;
  color: #fff;
}

.slidingbar-area a.rpwwt-post-excerpt-more {
  display: block;
  color: #7b9af8;
  margin-top: 5px;
}

.slidingbar-area a.rpwwt-post-excerpt-more:hover {
  color: #7b9af8 !important;
  text-decoration: underline;
}

.slidingbar-area .rpwwt-post-excerpt {
  font-size: 13px;
  line-height: 18px;
  color: #ccc;
}

.single.single-post main article h1 {
  font-size: 30px !important;
}

.single.single-post main article h2 {
  font-size: 25px !important;
}

.slidingbar-area .fusion-slidingbar-widget-column {
  margin-bottom: 30px !important;
}

.slidingbar-area .blogs-view-all {
  text-align: center;
}

.slidingbar-area .blogs-view-all a {
  text-decoration: underline;
}

.images_blog {
  display: block;
  margin-bottom: 15px;
}

.link_blog {
  display: block;
}

.images_blog img {
  height: 300px;
  object-fit: cover;
}

.blog_wrapper h4 {
  font-size: 20px;
  color: #fff;
  margin-bottom: 15px;
  line-height: 25px !important;
}

.main_search_container .woocommerce-message {
  border-radius: 6px;
  padding-right: 17px;
  padding-left: 38px !important;
}

.main_search_container .woocommerce-message a {
  margin-left: 10px;
  color: #fff;
}

@media (min-width: 801px) {
  .blog_wrapper p.content_para {
    min-height: 100px;
  }
}

@media (max-width: 1300px) and (min-width: 801px) {
  .fusion-main-menu ul li a {
    height: auto !important;
  }

  nav.fusion-main-menu {
    max-width: 50%;
    padding-top: 10px;
  }

  .fusion-main-menu>ul>li {
    padding-right: 30px;
    padding-bottom: 5px;
    padding-top: 0;
  }

  .fusion-main-menu>ul>li>a {
    padding-top: 5px;
  }
}

.blog_wrapper p {
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  color: #ccc;
}

.custom_blogarea {
  max-width: 1170px !important;
  margin: auto;
  padding: 50px 0;
}

@media (max-width: 800px) {
  .custom_blogarea {
    padding: 0;
  }

  .avada-myaccount-user {
    margin-bottom: 30px !important;
  }

  .desktop__search-container,
  .desktop_dash_search_area {
    display: none;
  }

  .mbl_dash_search_area,
  .mob__search-container {
    display: block;
  }

  .footer_youtube_icon img {
    max-width: 34px;
    width: 100%;
  }

  .woocommerce-MyAccount-content {
    padding: 0 !important;
    border: 0 !important;
  }
}

@media (max-width: 580px) {
  .search_form_area .search_input {
    width: 70%;
  }

  .search_form_area .search_btn_area {
    width: 30%;
    margin-left: 8px;
  }
}

@media (max-width: 520px) {
  .cmt-search {
    align-items: flex-start;
    flex-direction: column;
    margin-bottom: 20px;
  }
}

@media (max-width: 360px) {
  .search_form_area {
    display: flex;
    flex-direction: column;
  }

  .search_form_area .search_input {
    width: 100%;
  }

  .search_form_area .search_btn_area {
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }
}

@media (min-width: 1200px) {
  .fusion-header .fusion-main-menu ul#menu-main li {
    padding-right: 20px;
  }
}

.blog_area_listing .pagination {
  justify-content: center;
}

.blog_area_listing .pagination a {
  padding: 3px 6px;
}

@media (max-width: 1024px) {
  .contact_form_area_mobile .fusion-layout-column.fusion-one-half {
    margin-top: 110px !important;
  }
}

@media (max-width: 991px) {
  .contact_form_area_mobile .fusion-layout-column.fusion-one-half {
    width: 100% !important;
  }

  .contact_form_area_mobile .fusion-layout-column.fusion-one-half:last-child {
    margin-top: 0 !important;
  }

  .fusion-logo-link .fusion-standard-logo {
    max-height: 50px !important;
  }
}

@media (max-width: 800px) {
  .contact_form_area_mobile .fusion-layout-column.fusion-one-half {
    margin-top: 0 !important;
  }
}

main#main.full_width_wrapper .fusion-row article.post {
  max-width: 1170px;
  margin: auto;
  padding: 20px 15px;
}

.single.single-product main#main {
  background-color: #fff;
  padding-top: 40px !important;
}

.single.single-product main#main.full_width_wrapper .fusion-row {
  max-width: 1300px !important;
}

.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
  height: 100px !important;
  object-fit: cover;
}

.single.single-product.single-product #main .product h1.product_title,
.single-product #main .product h2.product_title {
  color: #15203a;
  font-family: "chakra_petchbold" !important;
  font-size: 42px !important;
  text-transform: uppercase;
  line-height: 42px !important;
}

.single.single-product .product .entry-summary .summary-container {
  width: 92%;
}

.single.single-product .woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image {
  opacity: 1;
}

.single.single-product.woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow,
.single.single-product.woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
  visibility: visible;
  opacity: 1;
}

.single.single-product .product .entry-summary .price {
  color: #15203a !important;
  font-family: "chakra_petch_lightregular";
}

.single.single-product .post-content,
.single.single-product .post-content p,
.single.single-product .summary-container,
.single.single-product .summary-container p,
.single.single-product .summary-container p a,
.single.single-product .summary-container p a:hover {
  color: #707070;
  font-size: 18px;
}

.single.single-product .product .entry-summary .price span {
  color: #15203a;
  font-size: 40px;
  line-height: 46px;
  vertical-align: middle;
  font-family: "chakra_petch_lightregular" !important;
}

.single.single-product .cart~.wishlist-fragment,
.single.single-product .cart~.compare.button,
.single.single-product .cart~.product_meta {
  display: none !important;
}

.ltr .woocommerce-container .product .summary.entry-summary {
  margin-left: calc(54% + 30px) !important;
}

.woocommerce-container .product .woo-variation-product-gallery {
  max-width: 54% !important;
}

.single.single-product .__affirm-logo.__affirm-logo-white {
  color: #707070;
}

.single.single-product #main .single_add_to_cart_button.button {
  background: #b20c14 !important;
  font-family: "chakra_petchbold" !important;
  letter-spacing: 0;
  font-size: 25px;
  line-height: 29px;
  margin-left: 25px !important;
}

.single.single-product #main .single_add_to_cart_button.button:hover {
  background-color: #212529 !important;
}

.single.single-product main#main .post-content,
.single.single-product main#main .post-content p,
.single.single-product main#main .summary-container,
.single.single-product main#main .summary-container p,
.single.single-product main#main .summary-container p a {
  color: #707070 !important;
  font-size: 18px;
  font-family: "avenir_next_condensedregular";
}

.single.single-product main#main .post-content:hover,
.single.single-product main#main .post-content p:hover,
.single.single-product main#main .summary-container:hover,
.single.single-product main#main .summary-container p:hover,
.single.single-product main#main .summary-container p a:hover {
  color: #707070 !important;
}

.single.single-product .product-border.fusion-separator {
  display: none !important;
}

.single.single-product .variations label {
  font-size: 20px;
  font-weight: 600;
}

.single.single-product .variations select {
  background-color: #ffffff !important;
  font-family: "chakra_petch_lightregular" !important;
  color: #b20c14 !important;
  border: 1px solid #666;
  padding-left: 30px;
  text-transform: uppercase;
}

.single.single-product .variations select option {
  padding: 5px;
}

.single.single-product .variations select:focus {
  background-color: #ffffff !important;
  color: #b20c14 !important;
  border: 1px solid #666;
}

.single.single-product #wrapper .select-arrow,
.avada-select-parent .select-arrow {
  background-color: #fff !important;
  border-color: #666 !important;
  color: #b20c14;
  font-size: 25px;
  width: 22% !important;
}

.single.single-product .single_variation_price_reset .reset_variations:hover {
  color: #b20c14 !important;
}

.single.single-product .single_variation_wrap .qnt-txt {
  font-size: 18px !important;
  font-style: normal !important;
}

.single.single-product a.affirm-modal-trigger {
  text-decoration: underline;
}

.woocommerce-product-details__short-description li em,
.woocommerce-product-details__short-description p em {
  font-style: normal !important;
}

.woocommerce-container .woocommerce-breadcrumb {
  color: #707070 !important;
  font-family: "chakra_petchbold" !important;
  text-transform: uppercase !important;
  font-size: 18px !important;
  margin-bottom: 20px !important;
}

.woocommerce-breadcrumb a:nth-child(1) {
  text-indent: -9999px;
  background-image: url(../images/brdcumb_nert2.png);
  background-repeat: no-repeat;
  width: 70px;
  height: 40px;
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}

.woocommerce-container .woocommerce-breadcrumb a {
  color: #707070 !important;
}

.woocommerce-breadcrumb a:nth-child(1)+&nbsp {
  display: none !important;
}

.prd_sku {
  margin: 0;
  font-family: "chakra_petchregular" !important;
  line-height: 18px;
}

.summary-container .WD_vendor {
  font-size: 22px;
  font-weight: 600;
  padding: 5px 0 20px;
  display: block;
}

p.qnt-txt {
  font-size: 18px !important;
  font-style: normal !important;
}

.woocommerce-container .product.product-grid-view .woo-variation-gallery-thumbnail-wrapper {
  padding: 0 55px;
}

.woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
  left: -50px !important;
  background-image: url(../images/slick_prev_image.png) !important;
  width: 30px !important;
  height: 50px !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  top: 27px !important;
  background-size: contain !important;
}

.woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow {
  right: -50px !important;
  background-image: url(../images/slick_next_image.png) !important;
  width: 30px !important;
  height: 50px !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  top: 27px !important;
  background-size: contain !important;
}

.woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow:before,
.woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow:before {
  display: none;
}

.WD_delimiter:first-of-type {
  display: none;
}

.single_variation_wrap .woocommerce-variation-add-to-cart .quantity.buttons_added {
  display: none;
}

.woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs {
  width: 100% !important;
  display: flex !important;
  margin-bottom: 25px !important;
}

.woocommerce-container .woocommerce-Tabs-panel.wc-tab {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
  position: static !important;
  clear: both !important;
}

.woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs li a {
  background: transparent !important;
  font-family: "chakra_petchbold" !important;
  color: #c5c7ce !important;
  border: 0 !important;
  text-transform: uppercase !important;
  font-size: 17px !important;
}

.woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs li.active a {
  color: #15203a !important;
}

.woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs li {
  margin-right: 3% !important;
}

.woocommerce-container h3.fusion-woocommerce-tab-title.fusion-responsive-typography-calculated,
.woocommerce-container .fusion-woocommerce-tab-title.fusion-responsive-typography-calculated {
  display: none;
}

h2.yikes-custom-woo-tab-title.yikes-custom-woo-tab-title-return-policy.fusion-responsive-typography-calculated {
  display: none;
}

.woocommerce-Tabs-panel {
  color: #707070;
  font-size: 18px;
  font-family: "avenir_next_condensedregular";
}

.woocommerce-container .product .wc-tabs-wrapper~.social-share.clearfix {
  display: none;
}

#main .product.product-grid-view table th {
  font-family: "avenir_next_condensedregular";
  color: #707070 !important;
}

.westcott_related_slider h2.title-heading-left {
  color: #15203a !important;
  font-family: "chakra_petchbold" !important;
  font-size: 30px !important;
  text-transform: uppercase;
}

.product .up-sells.upsells.products {
  display: none;
}

.westcott_related_slider ul.products.slick-slider {
  padding: 0 60px !important;
  display: block;
}

.westcott_related_slider .slick-prev {
  left: 20px !important;
}

.westcott_related_slider .slick-next {
  right: 20px !important;
}

.westcott_related_slider .product-title a {
  display: block;
  text-align: center !important;
  color: #212529 !important;
  font-family: "chakra_petchbold" !important;
  font-size: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.summary .summary-container .quantity.buttons_added {
  border: transparent !important;
}

.summary .summary-container .quantity .minus,
.summary .summary-container .quantity .plus,
.summary .summary-container .quantity .minus,
.summary .summary-container .quantity .plus {
  background-color: #e9e9e9 !important;
  color: #000 !important;
  border: 1px solid #dfdfdf !important;
}

.summary .summary-container .input-text {
  background-color: #f5f5f5 !important;
  border: 1px solid #dfdfdf !important;
  color: #000 !important;
}

.westcott_related_slider {
  padding-bottom: 80px;
  padding-top: 40px;
}

.westcott_related_slider .fusion-title {
  margin: 0 0 60px;
}

/* .woocommerce-Tabs-panel.wc-tab h2, .woocommerce-Tabs-panel.wc-tab h3, .woocommerce-Tabs-panel.wc-tab h4, .woocommerce-Tabs-panel.wc-tab h5, .woocommerce-Tabs-panel.wc-tab h6{
  color: #5a5a5a;
    margin-bottom: 10px;
    margin-top: 20px !important;
    font-family: "avenir_next_condensedregular";
} */
/* .woocommerce-Tabs-panel.wc-tab h2
{
  font-size: 22px !important;
} */


/* .woocommerce-Tabs-panel.wc-tab h3,
.woocommerce-Tabs-panel.wc-tab h3 a {
  color: #5a5a5a !important;
  font-family: "avenir_next_condensedregular" !important;
  font-size: 18px !important;
  font-weight: 600;
} */
.summary.entry-summary .summary-container .woocommerce-product-details__short-description h3,
.summary.entry-summary .summary-container .woocommerce-product-details__short-description h3 a {
  color: #5a5a5a !important;
  font-family: "avenir_next_condensedregular" !important;
  font-weight: 600;
  font-size: 18px !important;
}

main#main .post-content .fusion-post-content h3 {
  color: #5a5a5a !important;
}

.product-details-container .fusion-price-rating span,
.product-details-container .fusion-price-rating bdi {
  font-family: "chakra_petchbold" !important;
  color: #9d9d9d !important;
  margin-top: 3px;
  display: inline-block;
  font-size: 20px;
}

.products li.product .fusion-product-wrapper,
ul.products li.product .product-images .crossfade-images {
  overflow: hidden;
}

.westcott_related_slider .fusion-product-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.product-details-container .fusion-price-rating span.price {
  display: block;
  text-align: center !important;
}

.product-details-container .fusion-price-rating {
  justify-content: center !important;
}

.westcott_related_slider .fusion-content-sep.sep- {
  display: none !important;
}


.westcott_related_slider .product-buttons-container .fusion-quick-view {
  display: none;
}

.westcott_related_slider .crossfade-images {
  height: 210px;
  object-fit: cover;
}

.westcott_related_slider .crossfade-images img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.westcott_related_slider .product-buttons a.add_to_cart_button::before {
  display: none;
}

.westcott_related_slider .product-buttons a.add_to_cart_button {
  float: none;
  margin: auto;
  padding: 15px 15px;
  text-align: center;
  text-transform: uppercase;
  display: block;
  width: 100%;
  font-size: 17px;
  font-family: "chakra_petchbold";
  background-color: #b20c14;
  color: #fff;
  max-width: 100%;
}

p.related_shortdesc {
  font-family: "avenir_next_condensedregular";
  color: #707070 !important;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin: 10px 0;
}

.westcott_related_slider .cstom_slide .featured-image img {
  height: 210px;
  object-fit: cover;
}

p.related_shortdesc:empty {
  margin: 0;
}

.westcott_related_slider .cstom_slide .fusion-product-content div,
.westcott_related_slider .cstom_slide .fusion-product-content h3,
.westcott_related_slider .cstom_slide .fusion-product-content h2,
.westcott_related_slider .cstom_slide .fusion-product-content h4,
.westcott_related_slider .cstom_slide .fusion-product-content h5,
.westcott_related_slider .cstom_slide .fusion-product-content h6 {
  font-family: "avenir_next_condensedregular";
  color: #707070 !important;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  margin: 0;
}

a.rltd_shop_nww {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #b50c09;
  display: block;
  margin: 20px auto 10px;
}

.westcott_related_slider .products .slick-prev {
  left: 0px !important;
  background-image: url(../images/slick_prev_image.png) !important;
  width: 30px !important;
  height: 50px !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  top: 50% !important;
  background-size: contain !important;
  transform: translateY(-50%);
}

.westcott_related_slider .products .slick-next {
  right: 0px !important;
  background-image: url(../images/slick_next_image.png) !important;
  width: 30px !important;
  height: 50px !important;
  background-repeat: no-repeat !important;
  background-color: transparent !important;
  top: 50% !important;
  background-size: contain !important;
  transform: translateY(-50%);
}

.westcott_related_slider .products .slick-prev::before {
  display: none;
}

.westcott_related_slider .products .slick-next::before {
  display: none;
}

.video-shortcode .fluid-width-video-wrapper:empty {
  display: none !important;
}

a.rltd_shop_nww:hover {
  color: #b50c09;
}

.westcott_related_slider .show_details_button.fusion-has-quick-view {
  display: none !important;
}

.westcott_related_slider .slick-slide {
  padding: 5px;
  margin-right: 7px;
  margin-left: 7px;
}

.woocommerce-product-attributes.shop_attributes tr.woocommerce-product-attributes-item {
  border-color: #d7d7d7 !important;
}

@media (max-width: 767px) {
  .westcott_related_slider ul.products.slick-slider {
    padding: 0 40px !important;
  }

  html:not(.avada-has-site-width-percent) #main,
  html:not(.avada-has-site-width-percent) .fusion-footer-copyright-area,
  html:not(.avada-has-site-width-percent) .fusion-footer-widget-area,
  html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-bottom .fusion-sliding-bar,
  html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-top .fusion-sliding-bar,
  html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .westcott_related_slider .products .slick-prev {
    top: 20% !important;
    transform: translateY(-20%);
  }

  .westcott_related_slider .products .slick-next {
    top: 20% !important;
    transform: translateY(-20%);
  }
}

@media (min-width: 1200px) {
  .westcott_related_slider .product-title a {
    min-height: 80px;
  }
}

.westcott_related_slider ul.products.slick-slider ul.slick-dots {
  display: none !important;
}

.woocommerce-container .product .woo-variation-gallery-wrapper .woo-variation-gallery-trigger {
  display: none !important;
}

.single_variation_price_reset .reset_variations {
  color: #000;
}

.avada-select-parent select+.select-arrow {
  display: none;
}

.single.single-product .variations select:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: calc(100% - 16px) 50%;
  background-repeat: no-repeat;
  background-image: url(../images/arrow_btm_slctt.png);
  background-size: 30px;
  padding-right: 65px;
}

.single.single-product .variations select::-ms-expand {
  display: none;
}

.avada-select-parent {
  position: relative;
}

.summary.entry-summary .avada-select-parent:after {
  content: "";
  position: absolute;
  top: 0;
  width: 60px;
  height: 100%;
  border-left: 1px solid #666;
  z-index: 9;
  background-color: transparent;
  right: 0px;
  pointer-events: none;
}

.payment_methods li img {
  margin-top: 10px;
}

@media (max-width: 1200px) {
  .variations .label {
    min-width: 140px !important;
  }

  .summary.entry-summary .avada-select-parent:after {
    width: 40px;
  }

  .summary.entry-summary .quantity.buttons_added {
    display: none;
  }

  .single.single-product .variations select:not([multiple]) {
    background-size: 24px;
    background-position: calc(100% - 7px) 50%;
    padding-right: 45px;
  }

  .single.single-product .variations select {
    padding-left: 10px;
    font-size: 15px !important;
    padding-right: 50px;
  }

  .single.single-product .product .entry-summary .summary-container {
    width: 100%;
  }

  .westcott_related_slider .product-buttons a.add_to_cart_button {
    font-size: 14px;
  }

  .westcott_related_slider ul.products.slick-slider {
    padding: 0 30px !important;
  }

  .westcott_related_slider .products .slick-prev,
  .westcott_related_slider .products .slick-next {
    width: 20px !important;
    height: 40px !important;
  }

  .westcott_related_slider .product-title a {
    font-size: 16px;
  }

  a.rltd_shop_nww {
    margin: 15px auto 10px;
  }

  p.related_shortdesc {
    font-size: 16px;
    line-height: 20px;
  }

  .summary.entry-summary .woocommerce-tabs {
    padding-top: 10px !important;
  }

  .westcott_related_slider .fusion-title {
    margin: 0 0 30px;
  }

  html:not(.avada-has-site-width-percent) #main,
  html:not(.avada-has-site-width-percent) .fusion-footer-copyright-area,
  html:not(.avada-has-site-width-percent) .fusion-footer-widget-area,
  html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-bottom .fusion-sliding-bar,
  html:not(.avada-has-site-width-percent) .fusion-sliding-bar-position-top .fusion-sliding-bar,
  html:not(.avada-has-site-width-percent) .tfs-slider .slide-content-container {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  #wrapper .woocommerce-container .product .summary.entry-summary {
    width: 46% !important;
    margin-left: 0 !important;
    float: left !important;
  }

  #wrapper .woocommerce-container .woocommerce-tabs .tabs {
    width: 100% !important;
    float: none !important;
  }

  #wrapper .woocommerce-container .woocommerce-tabs .panel {
    float: none !important;
    width: 100% !important;
    margin-left: 0 !important;
    padding: 0 !important;
  }
}

@media (max-width: 1023px) {
  #wrapper .woocommerce-container .product .summary.entry-summary {
    margin-left: 0 !important;
    width: 100% !important;
    float: none !important;
  }

  .woocommerce-container .product .woo-variation-product-gallery {
    max-width: 100% !important;
    width: 100%;
  }

  .westcott_related_slider {
    padding-bottom: 40px;
    padding-top: 10px;
  }

  .ftr_last_btm .row {
    flex-wrap: wrap;
  }

  .ftr_last_btm form {
    margin-top: 10px;
  }

  .footer--logo {
    max-width: 200px;
  }

  .woo-variation-gallery-wrapper {
    min-height: auto !important;
  }
}

@media (max-width: 767px) {
  .single.single-product .variations label {
    font-size: 18px;
  }

  .single.single-product .variations select {
    font-size: 14px !important;
    height: 40px;
  }

  .single.single-product #wrapper .select-arrow,
  .avada-select-parent .select-arrow {
    font-size: 15px;
  }

  .woocommerce-container .product.product-grid-view .woo-variation-gallery-thumbnail-wrapper {
    padding: 0 25px;
  }

  .woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow {
    right: -20px !important;
    width: 13px !important;
    height: 27px !important;
    top: 18px !important;
  }

  .woo-variation-gallery-pro .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
    left: -20px !important;
    width: 13px !important;
    height: 27px !important;
    top: 18px !important;
  }

  .woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img {
    height: 60px !important;
  }

  .woocommerce-breadcrumb a:nth-child(1) {
    width: 50px;
    height: 30px;
  }

  .woocommerce-container .woocommerce-breadcrumb {
    font-size: 15px !important;
    margin-bottom: 5px !important;
  }

  .single.single-product main#main {
    padding-top: 20px !important;
  }

  .single.single-product.single-product #main .product h1.product_title,
  .single-product #main .product h2.product_title {
    font-size: 32px !important;
  }

  .single.single-product .product .entry-summary .price span {
    font-size: 26px;
    line-height: 40px;
  }

  .single_variation_price_reset .reset_variations {
    font-size: 16px;
  }

  .single.single-product main#main .post-content,
  .single.single-product main#main .post-content p,
  .single.single-product main#main .summary-container,
  .single.single-product main#main .summary-container p,
  .single.single-product main#main .summary-container p a {
    font-size: 20px;
    line-height: 30px;
  }

  .westcott_related_slider .product-title a {
    font-size: 25px;
  }

  p.related_shortdesc {
    font-size: 20px;
    line-height: 30px;
  }

  .westcott_related_slider .product-buttons a.add_to_cart_button {
    font-size: 20px;
  }

  .westcott_related_slider {
    padding-bottom: 0;
  }

  #wrapper .woocommerce-container .woocommerce-tabs .tabs {
    flex-wrap: wrap;
  }

  .woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs li a {
    padding: 0;
  }

  #wrapper .woocommerce-container .woocommerce-tabs {
    padding-top: 20px;
  }

  #wrapper .woocommerce-container table.variations td {
    padding-bottom: 10px;
  }
}

@media (max-width: 374px) {
  .variations .label {
    min-width: 90px !important;
  }
}

.new_cus_header {
  position: relative;
  top: 0;
  background-color: transparent;
  z-index: 9999;
}

.new_cus_header.stickyHeader {
  position: fixed;
  top: 0;
  background-color: #1d2028;
  z-index: 9999;
  width: 100%;
  left: 0;
}

.new_cus_header.stickyHeader .header {
  background-color: #1d2028;
}

.new_cus_header.stickyHeader .header_upper_hd {
  display: none;
}

@font-face {
  font-family: "chakra_petchbold";
  src: url("../fonts/chakrapetch-bold-webfont.eot");
  src: url("../fonts/chakrapetch-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-bold-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-bold-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-bold-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-bold-webfont.svg#chakra_petchbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petch_lightregular";
  src: url("../fonts/chakrapetch-light-webfont.eot");
  src: url("../fonts/chakrapetch-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-light-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-light-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-light-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-light-webfont.svg#chakra_petch_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petchregular";
  src: url("../fonts/chakrapetch-regular-webfont.eot");
  src: url("../fonts/chakrapetch-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-regular-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-regular-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-regular-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-regular-webfont.svg#chakra_petchregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petch_semiboldregular";
  src: url("../fonts/chakrapetch-semibold-webfont.eot");
  src: url("../fonts/chakrapetch-semibold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-semibold-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-semibold-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-semibold-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-semibold-webfont.svg#chakra_petch_semiboldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Black Ops One";
  src: url("../fonts/blackopsone-regular-webfont.eot");
  src: url("../fonts/blackopsone-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/blackopsone-regular-webfont.woff2") format("woff2"),
    url("../fonts/blackopsone-regular-webfont.woff") format("woff"),
    url("../fonts/blackopsone-regular-webfont.ttf") format("truetype"),
    url("../fonts/blackopsone-regular-webfont.svg#black_ops_oneregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir_next_condensedregular";
  src: url("../fonts/avenir_next_condensed.ttf-webfont.eot");
  src: url("../fonts/avenir_next_condensed.ttf-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/avenir_next_condensed.ttf-webfont.woff2") format("woff2"),
    url("../fonts/avenir_next_condensed.ttf-webfont.woff") format("woff"),
    url("../fonts/avenir_next_condensed.ttf-webfont.ttf") format("truetype"),
    url("../fonts/avenir_next_condensed.ttf-webfont.svg#avenir_next_condensedregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir_next_condensedbold";
  src: url("../fonts/avenir-next-condensed-bold-webfont.eot");
  src: url("../fonts/avenir-next-condensed-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/avenir-next-condensed-bold-webfont.woff2") format("woff2"),
    url("../fonts/avenir-next-condensed-bold-webfont.woff") format("woff"),
    url("../fonts/avenir-next-condensed-bold-webfont.ttf") format("truetype"),
    url("../fonts/avenir-next-condensed-bold-webfont.svg#avenir_next_condensedbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

* {
  box-sizing: border-box;
}

main#main.full_width_wrapper .fusion-row {
  max-width: 100% !important;
}

#wrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#wrapper img {
  vertical-align: middle;
}

.header_upper {
  padding: 10px 0;
  background: #b50c09;
}

.to-top-right #toTop {
  right: 15px !important;
}

div.hdr_txtcnt {
  font-family: "chakra_petchbold";
  font-size: 16px;
  line-height: 29px;
  margin: 0;
  margin-left: 5px;
  color: #fff;
  text-transform: uppercase;
}

div.hdr_txtcnt a {
  color: #fff;
}

.hdr_container {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  max-width: 95%;
  width: 100%;
  margin: auto;
}

.left_hdr_cntnt ul,
.left_hdr_cntnt ul li {
  list-style: none;
}

.left_hdr_cntnt ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  position: relative;
  top: -3px;
}

.left_hdr_cntnt ul li {
  margin-right: 10px;
}

.left_hdr_cntnt {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.left_hdr_cntnt ul li a {
  display: block;
}

.left_hdr_cntnt img {
  vertical-align: middle;
}

.header_upper_hd {
  background: #b50c09;
  padding: 5px 0;
  position: relative;
  z-index: 9;
}

.rt_hdr_cntnt ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.rt_hdr_cntnt ul li {
  margin-right: 24px;
}

.rt_hdr_cntnt ul li:last-of-type {
  margin-right: 0;
}

.rt_hdr_cntnt ul li a {
  font-family: "chakra_petchbold";
  font-size: 16px;
  line-height: 29px;
  margin: 0;
  margin-left: 0;
  color: #fff;
  text-transform: uppercase;
}

.rt_hdr_cntnt ul li.cart_icon_header a {
  padding-left: 24px;
}

.rt_hdr_cntnt ul li {
  position: relative;
}

.rt_hdr_cntnt ul li span {
  position: absolute;
  top: 0px;
  right: -18px;
  min-width: 18px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  font-family: arial;
  border-radius: 50%;
  min-height: 18px;
  line-height: 19px;
  font-weight: bold;
}

.mob_rt_hdr_cntnt a {
  position: relative;
}

.mob_rt_hdr_cntnt a span.wd-cart-count {
  position: absolute;
  top: 0px;
  right: -20px;
  min-width: 18px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  font-family: arial;
  border-radius: 50%;
  min-height: 18px;
  line-height: 19px;
  font-weight: bold;
}

.rt_hdr_cntnt ul li img {
  margin-right: 5px;
}

.rt_hdr_cntnt ul li:last-of-type {
  margin-right: 0;
}

.rt_hdr_cntnt ul li:nth-last-of-type(2) {
  margin-right: 0;
}

.pad_10 {
  padding: 20px 0;
}

.ttl_header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 95%;
  margin: auto;
}

.hdr_logo {
  max-width: 300px;
}

.build_track_btn {
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 35px;
  margin-right: 15px;
  height: 44px;
  display: inline-block;
  transition: all 0.2s ease-in;
}

.dlr_btn {
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 35px;
  margin-right: 15px;
  height: 44px;
  display: inline-block;
  transition: all 0.2s ease-in;
}

.dlr_btn:hover {
  background-color: #000;
}

.build_track_btn:hover {
  background-color: #000;
}

header.header {
  position: relative;
  top: 0;
  background-color: transparent;
  z-index: 9999;
}

header.header.stickyHeader {
  background-color: #1d2028;
}

.account_icon_header a {
  background-image: url(/wp-content/uploads/account_top_mobile_icon_new.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: 18px;
  background-position: left center;
}

.account_log_out{
  background-image: url(/wp-content/themes/Avada/assets/images/logout.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  background-size: 18px;
  background-position: left center;
}

.cart_icon_header a {
  background-image: url(/wp-content/uploads/cart_top_mobile_icon_new.png);
  background-repeat: no-repeat;
  padding-left: 24px;
  background-size: 17px;
  background-position: left center;
}

.srch_hdr {
  position: relative;
}

.srcharea {
  position: relative;
}

.srcharea input[type="search"],
.srcharea input[type="text"] {
  background: rgba(242, 243, 243, 0.1) !important;
  border: 2px solid rgba(242, 243, 243, 0.1) !important;
  padding: 6px 15px 6px 15px !important;
  font-size: 15px !important;
  color: #ffff !important;
  width: 100% !important;
  height: 43px !important;
}

.srcharea input[type="search"]::placeholder,
.srcharea input[type="text"]::placeholder {
  color: #fff !important;
}

.srcharea input[type="submit"] {
  position: absolute;
  background-image: url(/wp-content/uploads/search_btn_hdr.png) !important;
  border: 0 !important;
  width: 35px !important;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  right: 0 !important;
  top: 10px !important;
  cursor: pointer !important;
  height: 23px !important;
  padding: 0 !important;
}

.srcharea input[type="search"]::placeholder {
  color: #fff !important;
}

.srcharea {
  float: right;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.banner_hero_container .slide-content {
  max-width: 525px !important;
  margin-right: 0 !important;
}

a.wd_mobile_crt {
  position: relative;
}

a.wd_mobile_crt span {
  position: absolute;
  top: 0px;
  right: -18px;
  min-width: 18px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  font-family: arial;
  border-radius: 50%;
  min-height: 18px;
  line-height: 19px;
  font-weight: bold;
}

@media (min-width: 1600px) {
  .banner_hero_container .slide-content {
    margin-right: 10% !important;
  }
}

.banner_hero_container .slide-content .buttons {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.banner_hero_container .slide-content .buttons .tfs-button-1 {
  margin-top: 0 !important;
  padding: 0 !important;
  display: table !important;
  margin-left: auto !important;
}

.banner_hero_container .slide-content h6 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 25px !important;
  line-height: 18px !important;
  color: #ffffff !important;
  text-align: left !important;
}

.banner_hero_container .banner_shop_btn {
  font-family: "chakra_petchbold" !important;
  background: #b50c09;
  border-radius: 5px;
  padding: 10px 45px;
  display: block !important;
  margin-top: 35px !important;
  font-size: 26px;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  transition: all 0.3s ease-in;
}

.banner_hero_container .banner_shop_btn:hover {
  background-color: #000;
}

.banner_hero_container .slide-content h1 {
  font-family: "Black Ops One" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 97px !important;
  line-height: 74px !important;
  letter-spacing: -1px;
  color: #ffffff !important;
}

.banner_hero_container .slide-content h1 span.install_west {
  display: block !important;
  font-family: "chakra_petch_lightregular" !important;
  font-style: normal !important;
  font-size: 26px !important;
  line-height: 36px !important;
  color: #ffffff !important;
  margin: 7px 0 25px;
  text-align: right;
  letter-spacing: 0;
}

.banner_hero_container .slide-content h1 span.banner_paragrph {
  display: block !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  text-align: right !important;
  color: #ffffff !important;
  font-family: Montserrat, Arial, Helvetica, sans-serif !important;
}

.shop_by_vihicle_area {
  margin-top: 0px !important;
  padding-bottom: 40px !important;
  background-size: 100% !important;
}

.yt_vid_wrapper {
  background-color: #1d2028;
}

.yt_vid_wrapper+.shop_by_vihicle_area {
  margin-top: 0px !important;
  padding-bottom: 40px !important;
  background-size: 100% !important;
  padding-top: 60px !important;
}

.shop_by_vihicle_area.no_marge_nopad {
  margin-top: 0px !important;
  padding-bottom: 0 !important;
}

@media (min-width: 1600px) {
  .shop_by_vihicle_area .custom_fuse_col .fusion-content-layout-column {
    padding: 60px 20px 280px 20px !important;
  }
}

@media (min-width: 1800px) {
  .main_banner .background.background-image {
    height: 1300px !important;
  }

  .shop_by_vihicle_area {
    margin-top: -40px !important;
  }
}

@media (min-width: 2200px) {
  .main_banner {
    height: 1800px !important;
  }

  .main_banner .background.background-image {
    height: 1800px !important;
  }

  .shop_by_vihicle_area {
    margin-top: -160px !important;
  }
}

.shop_by_vihicle_area h4 {
  font-family: "Bebas Neue" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 38px !important;
  line-height: 45px !important;
  text-align: center !important;
  color: #ffffff !important;
}

.shop_by_vihicle_area h2 {
  font-style: normal !important;
  font-size: 75px !important;
  line-height: 89px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: "chakra_petchbold" !important;
  color: #ffffff !important;
  margin-bottom: 10px;
}

.shop_by_vihicle_area .fusion-title h3 {
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 28px !important;
  font-family: "chakra_petchbold" !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
}

.shop_by_vihicle_area .fusion-title {
  display: block;
}

.shop_by_vihicle_area .fusion-builder-row.fusion-row .fusion-title.title.fusion-title-text h4 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.shop_by_vihicle_area .fusion-title .title-sep-container {
  height: auto !important;
}

.custom_fuse_col {
  border-right: 5px solid #1d2028;
  transition: all 0.3s ease-in;
}

.custom_fuse_col:nth-last-child(1) {
  border-right: 0;
}

.shp_tgl_glry .custom_fuse_col {
  border-top: 5px solid #1d2028;
}

.custom_fuse_col:hover {
  opacity: 0.8;
  transition: all 0.3s ease-in;
}

.btn_shop_other {
  font-family: "chakra_petchbold" !important;
  background: #b50c09 !important;
  border-radius: 5px !important;
  padding: 14px 45px !important;
  display: table !important;
  margin-top: 40px !important;
  font-size: 26px !important;
  line-height: 38px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  width: auto !important;
  margin: auto;
  letter-spacing: 0 !important;
  transition: all 0.2s ease-in;
  border: 0;
  cursor: pointer;
  margin-bottom: 20px;
}

.btn_shop_other:hover {
  background-color: #000 !important;
}

.shop_by_part_section .fusion-title h6 {
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 28px !important;
  font-family: "chakra_petchbold" !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #b50c09 !important;
}

.shop_by_part_section .fusion-title h2 {
  font-style: normal !important;
  font-size: 75px !important;
  line-height: 89px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: "chakra_petchbold" !important;
  color: #212529 !important;
  margin-bottom: 10px;
}

.car_conatiner {
  max-width: 1300px;
  position: relative;
  margin: auto;
  text-align: center;
  padding-bottom: 750px;
  width: 100%;
  display: none;
}

.car_mddle img {
  display: block;
  margin: auto;
  position: absolute;
  bottom: -30px;
  left: 0;
  right: 0;
  margin: auto;
}

.first_cr_mddle:nth-of-type(1) {
  max-width: 300px;
  position: absolute;
  bottom: 0;
  left: 0;
  min-height: 200px;
  width: 100%;
  padding: 15px;
}

.first_cr_mddle:nth-of-type(2) {
  max-width: 300px;
  position: absolute;
  bottom: 300px;
  left: 80px;
  min-height: 200px;
  width: 100%;
  padding: 15px;
}

.first_cr_mddle:nth-of-type(3) {
  max-width: 300px;
  position: absolute;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  min-height: 200px;
  width: 100%;
  padding: 15px;
}

.first_cr_mddle:nth-of-type(4) {
  max-width: 300px;
  position: absolute;
  bottom: 300px;
  right: 80px;
  min-height: 200px;
  width: 100%;
  padding: 15px;
}

.first_cr_mddle:nth-of-type(5) {
  max-width: 300px;
  position: absolute;
  bottom: 0;
  right: 0;
  min-height: 200px;
  width: 100%;
  padding: 15px;
}

.first_cr_mddle h5 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 22px !important;
  line-height: 24px !important;
  text-align: center;
  color: #212529 !important;
  margin: 15px 0;
}

.first_cr_mddle a.sliders_cr_link {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #b50c09;
  display: table;
  margin: auto;
  margin-top: 15px;
  text-decoration: none;
}

.first_cr_mddle p {
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  color: #707070;
}

.radial_bg_left {
  background: radial-gradient(50% 50% at 50% 50%,
      #d9d9d9 53.12%,
      rgba(217, 217, 217, 0) 100%);
  width: 357px;
  height: 35px;
  position: absolute;
  bottom: -40px;
  left: -20px;
}

.radial_bg_right {
  background: radial-gradient(50% 50% at 50% 50%,
      #d9d9d9 53.12%,
      rgba(217, 217, 217, 0) 100%);
  width: 357px;
  height: 35px;
  position: absolute;
  bottom: -40px;
  right: -20px;
}

.red_btn_car {
  font-family: "chakra_petchbold" !important;
  background: #b50c09 !important;
  border-radius: 5px !important;
  padding: 11px 25px !important;
  display: table !important;
  margin: auto;
  margin-top: 55px !important;
  font-size: 20px !important;
  line-height: 30px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  width: auto !important;
  transition: all 0.2s ease-in;
  letter-spacing: 0 !important;
}

.red_btn_car:hover {
  background-color: #000 !important;
}

.wheel_and_tire_section {
  text-align: center;
  position: relative;
  margin-top: -400px !important;
  z-index: 99;
}

.post-content .wheel_and_tire_section h3 {
  font-family: "Black Ops One" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 75px !important;
  line-height: 54px !important;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff !important;
}

.post-content .wheel_and_tire_section h4 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 46px !important;
  line-height: 53px !important;
  text-transform: uppercase !important;
  text-align: left !important;
  color: #ffffff !important;
  width: 100% !important;
  margin-bottom: 20px;
}

.post-content .wheel_and_tire_section p {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 20px !important;
  line-height: 27px !important;
  text-align: left !important;
  color: #ffffff !important;
}

.wheel_and_tire_section .right_tires_red {
  font-family: "chakra_petchbold" !important;
  background: #b50c09 !important;
  border-radius: 5px !important;
  padding: 11px 25px !important;
  display: table !important;
  margin: 0;
  margin-top: 15px !important;
  font-size: 20px !important;
  line-height: 30px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  width: auto !important;
  transition: all 0.2s ease-in;
  letter-spacing: 0;
}

.wheel_and_tire_section .right_tires_red:hover {
  background-color: #000 !important;
}

@media (min-width: 1600px) {
  .wheel_and_tire_section {
    padding-top: 250px !important;
    padding-bottom: 250px !important;
  }
}

.trusted_by_brands_section h2 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 46px !important;
  line-height: 54px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #15203a !important;
  margin-bottom: 60px !important;
}

.trusted_by_brands_section h6 {
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 28px !important;
  font-family: "chakra_petchbold" !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #b50c09 !important;
}

.zip_field_area {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  max-width: 500px;
  flex-wrap: wrap;
  width: 100%;
  padding: 40px 0;
  justify-content: space-between;
  text-align: center;
  margin: auto;
}

.zip_field_area input[type="text"],
.zip_field_area input[type="tel"] {
  width: 48%;
  height: 50px;
  border: 1px solid #707070;
  border-radius: 5px !important;
  color: #fff;
  background: rgba(255, 255, 255, 0.2);
  padding: 10px 15px;
}

.zip_field_area button,
.zip_field_area input[type="submit"] {
  font-family: "chakra_petchbold" !important;
  background: #b50c09 !important;
  border-radius: 5px !important;
  padding: 11px 15px !important;
  display: table !important;
  margin: auto;
  margin-top: 0;
  font-size: 20px !important;
  line-height: 30px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  width: 48% !important;
  border: 0;
  cursor: pointer;
  height: 50px;
  margin: 0;
  transition: all 0.2s ease-in;
}

.zip_field_area button::placeholder,
.zip_field_area input[type="submit"]::placeholder {
  color: #fff;
}

.zip_field_area button:hover,
.zip_field_area input[type="submit"]:hover {
  background: #000 !important;
}

.post-content .not_in_az_section h3 {
  font-family: "Black Ops One" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 75px !important;
  line-height: 57px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
}

.col_four_gallery_area .fusion-title,
.col_four_gallery_area .fusion-text {
  padding: 0px 25px;
}

.testimonial_height_slider_area ul.slides,
.testimonial_height_slider_area ul.slides li {
  height: auto;
}

.testimonial_height_slider_area ul {
  max-width: 100%;
  margin: auto !important;
  width: 100%;
}

.testimonial_height_slider_area ul li {
  font-family: "chakra_petchregular";
  font-style: italic !important;
  font-weight: 600 !important;
  font-size: 34px !important;
  line-height: 32px !important;
  color: #ffffff !important;
}

.testi-slideshow .slick-slide {
  text-align: center;
}

.testi-slideshow .testi-width {
  margin-bottom: 30px;
  margin: auto;
  margin: auto;
  text-align: center;
  width: 1100px;
  max-width: 100%;
}

.testi-widthtwo {
  margin-bottom: 30px;
  margin: auto;
  margin: auto;
  text-align: center;
  width: 1100px;
  max-width: 100%;
}

.slide_test_boxx {
  width: 100%;
  margin: auto;
  max-width: 100%;
  padding-top: 120px;
  margin-top: 0px;
  padding-right: 25px;
  padding-bottom: 230px;
  margin-bottom: 0px;
  padding-left: 25px;
}

.testi-slideshow p {
  font-family: "chakra_petchregular";
  font-style: italic;
  font-weight: 600;
  font-size: 30px;
  line-height: 38px;
  color: #ffffff;
  margin: 0;
}

.testi-slideshow p.bld {
  font-family: "chakra_petchregular";
  font-size: 24px;
  font-weight: 400;
  margin-top: 50px;
  margin-bottom: 20px;
  font-style: normal;
}

.testi-slideshow p.bld span {
  font-family: inherit;
  color: #959eb2;
  margin-left: 25px;
}

.testi-slideshow .slick-dots li.slick-active button:before {
  color: #fff !important;
  opacity: 1 !important;
}

.testi-slideshow .slick-dots li button:before {
  opacity: 1 !important;
  color: #fff !important;
  display: none;
}

.testi-slideshow .slick-dots li,
.testi-slideshow .slick-dots li button {
  height: 5px;
  width: 50px;
  cursor: pointer;
  background: #fff !important;
  padding: 0 !important;
}

.testi-slideshow .slick-dots li {
  opacity: 0.4 !important;
}

.testi-slideshow .slick-dots li.slick-active {
  opacity: 1 !important;
}

.youtube_sec_bg {
  margin-top: -200px !important;
}

.testimonial_height_slider_area {
  background-color: transparent !important;
  position: relative !important;
  z-index: 1 !important;
}

.col_four_gallery_area .imageframe-align-center .fusion-imageframe {
  display: block;
}

.col_four_gallery_area .imageframe-align-center .fusion-imageframe img {
  width: 100%;
  display: block;
}

.youtube_sec_bg h2 {
  font-family: "chakra_petchbold" !important;
}

.youtube_sec_bg h3 {
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 28px !important;
  font-family: "chakra_petchbold" !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #fff !important;
}

.fusion-video iframe,
iframe,
video {
  border: none;
  max-width: 100%;
}

.hs-responsive-embed-youtube {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
}

.hs-responsive-embed-youtube iframe {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
}

.sbscrb_btn_youtube {
  background: #b50c09 !important;
  border-radius: 5px !important;
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 20px !important;
  line-height: 24px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  padding: 14px 55px !important;
  margin-right: 15px !important;
  height: 46px !important;
  display: table !important;
  width: auto !important;
  margin: auto !important;
  margin-top: 15px !important;
  min-width: 320px;
  transition: all 0.3s ease-in;
}

.sbscrb_btn_youtube:hover {
  background-color: #000 !important;
}

.bottom_form_area {
  min-height: 700px;
}

@media (min-width: 1600px) {
  .bottom_form_area {
    min-height: 1000px;
  }
}

.bottom_form_area h5 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 46px !important;
  line-height: 54px !important;
  text-transform: uppercase !important;
  color: #212529 !important;
}

.bottom_form_area .smll_txt_form p {
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 18px !important;
  line-height: 18px !important;
  text-transform: uppercase !important;
  font-family: "chakra_petchregular" !important;
  color: #b50c09 !important;
}

.bottom_col2 {
  padding-left: 2%;
}

.bottom_form_area .fusion-social-links .boxed-icons.fusion-social-networks a {
  padding: 7px;
  background: #b50c09 !important;
  color: #fff !important;
  border-radius: 100% !important;
}

.bottom_form_area .fusion-social-network-icon.fusion-tooltip.fusion-twitter.awb-icon-twitter,
.fusion-social-network-icon.fusion-tooltip.fusion-youtube.awb-icon-youtube {
  display: none;
}

.bottom_form_area h6 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 18px !important;
  line-height: 20px !important;
  letter-spacing: 0.3px !important;
  text-transform: uppercase !important;
  color: #262626 !important;
  margin-left: 120px !important;
  margin-top: 40px !important;
  text-align: left !important;
}

.bottom_form_area .fusion-social-links {
  margin-left: 120px !important;
  margin-top: 10px !important;
}

.right_seo_form {
  text-align: center;
  padding: 80px;
}

.right_seo_form h2 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 22px !important;
  line-height: 24px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff;
}

.form_seo {
  margin-top: 30px;
}

.row_form_seo label {
  cursor: pointer;
}

.row_form_seo {
  margin-bottom: 15px;
  position: relative;
  text-align: left;
}

.form_seo input[type="submit"]:hover,
.form_seo input[type="button"]:hover,
.form_seo button:hover {
  background: #000;
}

.bottom_col3 form {
  width: 100% !important;
}

.bottom_col3 .fusion-column-wrapper {
  margin: 0 !important;
  background-color: #192541;
}

.footer_upper_section {
  text-align: left;
}

.fusion-footer-widget-area,
.fusion-footer-copyright-area {
  background-color: #1a2541 !important;
}

.footer_upper_section h2 {
  font-family: "Black Ops One" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 44px !important;
  line-height: 72px !important;
  text-align: center !important;
  letter-spacing: -0.015em !important;
  color: #ffffff !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}

.footer_upper_section h2 i {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 220px !important;
  line-height: 72px !important;
  text-align: center !important;
  letter-spacing: -0.215em !important;
  color: #ffffff !important;
  font-style: normal;
  margin: 0 25px 0 0;
}

.new_section_footer {
  padding: 70px 0 0;
  background-color: #192541;
}

.new_section_footer h4 {
  font-size: 22px;
  font-family: "chakra_petchbold" !important;
  margin-bottom: 10px;
  text-align: left;
  color: #ffffff;
  line-height: 32px !important;
}

.new_section_footer ul li {
  margin-bottom: 10px;
}

.new_section_footer ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: -0.015em;
  color: #ffffff;
  display: inline-block;
}

.footer--logo {
  max-width: 350px;
  margin-bottom: 60px;
}

.footer--address h4 {
  font-style: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.5px;
  font-family: "chakra_petchbold" !important;
  color: #ffffff !important;
  margin-bottom: 30px;
}

.footer--address h4 a {
  color: #ffffff;
}

.footer--address ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.5px;
  color: #a4abbb;
  font-family: "chakra_petchregular" !important;
}

.footer--address h4.infomail {
  font-family: "chakra_petchregular" !important;
  font-weight: 400;
}

.footer--address h4.infomail a {
  color: #a4abbb;
}

.footer--bottom {
  background-color: #151e35;
  padding: 25px 0;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #a4abbb;
}

.footer--bottom p {
  margin: 0;
  padding: 0;
  color: #a4abbb;
}

.footer--bottom a {
  color: #a4abbb;
  text-decoration: underline;
}

.footer--top {
  padding-bottom: 100px;
}

.ftr_last_btm {
  background: #192541;
  padding: 25px 2% 25px;
  clear: both;
}

.ftr_last_btm button,
.ftr_last_btm .thm-btn,
.ftr_last_btm input[type="submit"] {
  height: 48px !important;
  width: 100% !important;
  margin-left: 14px !important;
  font-size: 22px !important;
  cursor: pointer !important;
  background: #b50c09 !important;
  border: 0 !important;
  color: #fff !important;
  text-transform: uppercase;
  font-family: "chakra_petchbold" !important;
  border-radius: 5px !important;
  padding: 10px 32px 8px !important;
  box-sizing: border-box;
}

@media (min-width: 1600px) {

  .ftr_last_btm button,
  .ftr_last_btm .thm-btn,
  .ftr_last_btm input[type="submit"] {
    padding-bottom: 6px;
  }
}

#toTop {
  background-color: #333 !important;
}

.woocommerce-form-login.login .woocommerce-button.button.woocommerce-form-login__submit {
  display: table;
  width: auto !important;
}

footer .needsclick [data-testid="form-component"] {
  padding: 0 !important;
}

footer form.needsclick {
  max-width: 100% !important;
  min-height: auto !important;
}

footer .go384305609.go384305609.go384305609:hover {
  border-color: rgba(242, 243, 243, 0.1) !important;
  box-shadow: none !important;
}

footer #klaviyo_ariaid_3.needsclick {
  padding: 3px 8px !important;
}

footer .needsclick p {
  color: #858585 !important;
}

footer .needsclick p span {
  color: #858585 !important;
}

.ftr_last_btm input[type="text"],
.ftr_last_btm input[type="email"],
.ftr_last_btm input[type="tel"] {
  background: rgba(242, 243, 243, 0.1) !important;
  border: 2px solid rgba(242, 243, 243, 0.1) !important;
  border-radius: 5px !important;
  box-shadow: none !important;
  text-transform: uppercase !important;
  font-size: 16px !important;
  height: 48px !important;
  color: #fff !important;
}

.ftr_last_btm input::placeholde {
  color: #fff;
  opacity: 0.7;
}

.ftr_last_btm form {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
}

.ftr_last_btm p.bld_ftr {
  font-style: normal;
  font-family: "chakra_petchbold" !important;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  letter-spacing: -0.015em;
  color: #ffffff;
  margin: 0 0px 0 0;
  padding: 0;
}

.ftr_last_btm .row {
  align-items: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.ftr_last_btm .container {
  max-width: 1040px;
  margin: auto;
  width: 100%;
}

@media (min-width: 1200px) {
  .footer--top .customers_column {
    width: 21%;
  }

  .footer--top .shop_coumn {
    margin-left: 4%;
  }
}

.testimonial_height_slider_area .fusion-layout-column {
  justify-content: center;
}

.social_footer_area {
  margin-top: 40px;
}

.social_footer_area ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.social_footer_area ul li {
  margin-right: 10px;
}

.social_footer_area ul li:last-child {
  margin-right: 0;
}

.social_footer_area ul li:hover {
  opacity: 0.5;
}

.mobile_slider_show {
  display: none;
}

.mob_rt_hdr_cntnt {
  display: none;
}

.modal_srch {
  display: none;
  position: fixed;
  z-index: 9;
  padding-top: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
}

.modal_srch .modal-content-body {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 0;
  width: 100%;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  border-radius: 0;
}

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }

  to {
    top: 0;
    opacity: 1;
  }
}

@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }

  to {
    top: 0;
    opacity: 1;
  }
}

.modal_srch .modal-header-body .close {
  margin-top: 0;
  position: absolute;
  top: 6px;
  right: 16px;
  font-size: 40px;
  font-weight: 300;
  color: #ccc;
  opacity: 1;
}

.modal_srch .modal-header-body {
  padding: 60px 20px 40px;
  border-bottom: 0;
  height: 160px;
  background-color: #181818;
}

.modal_srch .input-text,
.modal_srch input[type="text"] {
  color: #fff !important;
  background-color: #242424 !important;
  border-color: #444343 !important;
}

.modal_srch .input-text::placeholder,
.modal_srch input[type="text"]::placeholder {
  color: #f5f5f5;
}

.modal_srch input[type="submit"] {
  position: absolute;
  background-image: url(/wp-content/uploads/search_btn_hdr_white.png) !important;
  border: 0 !important;
  width: 35px !important;
  background-color: transparent !important;
  background-repeat: no-repeat !important;
  right: 0 !important;
  top: 19px !important;
  cursor: pointer !important;
  height: 23px !important;
  padding: 0 !important;
}

header {
  position: relative;
}

.header--products .slide_product_header {
  margin-left: 12px;
  margin-right: 16px;
}

.header--products .slide_product_header p {
  padding: 5px 0 0;
  margin: 0;
  text-align: center;
}

.header--products .slide_product_header p a {
  color: #58595b;
  font-weight: 900;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  text-transform: uppercase;
  display: block;
}

.product-dropdown__container .slick-prev {
  left: -30px !important;
  z-index: 9;
}

.product-dropdown__container .slick-next {
  right: -30px !important;
  z-index: 9;
}

.mobile_nav_address {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: #1c1e22;
  border-top: 1px solid #6e6e6e;
  padding: 20px;
  color: #fff;
  width: 100%;
  display: block;
}

.mobile_nav_address p {
  margin: 0;
  padding: 0;
  font-size: 16px;
  text-transform: uppercase;
}

.mobile_nav_address p a {
  color: #fff !important;
  font-size: 20px;
}

.header--products .left-gradient,
.header--lifelifted .left-gradient,
.header--vehicles .left-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 100%;
  background-image: linear-gradient(to right,
      rgba(0, 0, 0, 0.4),
      rgba(255, 255, 255, 0));
}

.header--products .right-gradient,
.header--lifelifted .right-gradient,
.header--vehicles .right-gradient {
  position: absolute;
  top: 0;
  right: 0;
  width: 200px;
  height: 100%;
  background-image: linear-gradient(to left,
      rgba(0, 0, 0, 0.4),
      rgba(255, 255, 255, 0));
}

.header--products .slick-prev:before,
.header--products .slick-next:before {
  display: none;
}

.header--products button.slick-prev {
  background-image: url(../images/arrow_left_header.png);
  width: 26px;
  height: 31px;
  background-size: contain;
}

.header--products button.slick-next {
  background-image: url(../images/arrow_right_header.png);
  width: 26px;
  height: 31px;
  background-size: contain;
}

.header--products {
  width: 100%;
  background-color: rgb(0, 0, 0);
  padding: 0 10%;
  position: absolute;
  left: 0;
  z-index: 9;
  background-color: #fff;
  transition: all 0.5s ease-in-out;
  box-shadow: 0 6px 5px 0 rgba(0, 0, 0, 0.25);
  overflow: hidden;
  top: 120px;
  max-height: 0;
}

.header--products.active,
.header--lifelifted.active,
.header--vehicles.active {
  top: 120px;
  padding: 20px 10% 35px;
  max-height: 205px;
  transition: all 0.5s ease-in-out;
}

.header--products img {
  border: solid 1px gray;
  height: 150px;
  object-fit: contain;
  width: 100%;
  background-color: #fff;
}

.desktop_cicular_slider {
  height: 980px;
  width: 100%;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  background: #fff;
  max-width: 980px;
}

.sm-1,
.sm-2,
.sm-3,
.sm-4,
.sm-5,
.sm-6,
.sm-7,
.sm-8 {
  position: absolute;
  width: 300px;
  text-align: center;
}

.sm-1 {
  bottom: -150px;
  right: 37%;
}

.sm-2 {
  top: 20px;
  right: -10px;
}

.sm-3 {
  top: 20px;
  left: -10px;
}

.sm-4 {
  top: 370px;
  left: -169px;
}

.sm-5 {
  top: 370px;
  right: -169px;
}

.sm-6 {
  top: -120px;
  right: 37%;
}

.sm-7 {
  top: 710px;
  right: -11px;
}

.sm-8 {
  top: 710px;
  left: -11px;
}

.westcottdsgn_circle {
  padding: 160px 0 80px;
  background-color: #fff;
}

.westcottdsgn_circle .box_circle {
  min-height: 200px;
  width: 100%;
  padding: 15px;
}

.westcottdsgn_circle .box_circle h5,
.westcottdsgn_circle .box_circle p,
.westcottdsgn_circle .box_circle img,
.westcottdsgn_circle .box_circle .sliders_cr_link {
  transform: scale(1) !important;
  transition: transform 0.4s ease;
  transform-origin: 50% 50%;
}

.westcottdsgn_circle .box_circle:hover h5,
.westcottdsgn_circle .box_circle:hover p,
.westcottdsgn_circle .box_circle:hover img,
.westcottdsgn_circle .box_circle:hover .sliders_cr_link {
  transform: scale(1.1) !important;
  transition: transform 0.4s ease;
}

.westcottdsgn_circle .box_circle:hover h5 {
  color: #b50c09 !important;
}

.westcottdsgn_circle .box_circle:hover h5 a {
  color: #b50c09 !important;
}

.custom_innerpage_stle {
  min-height: 800px;
}

.westcottdsgn_circle .box_circle img {
  width: 128px;
  height: 128px;
  object-fit: cover;
}

.westcottdsgn_circle .box_circle h5 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 22px !important;
  line-height: 24px !important;
  text-align: center;
  color: #212529 !important;
  margin: 15px 0 5px;
  text-transform: uppercase;
}

.westcottdsgn_circle .box_circle h5 a {
  color: #212529 !important;
}

.westcottdsgn_circle .box_circle p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  color: #707070;
  margin-bottom: 0;
  margin-top: 8px;
}

.westcottdsgn_circle .box_circle p a {
  color: #707070;
}

.westcottdsgn_circle .box_circle a.sliders_cr_link {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #b50c09;
  display: table;
  margin: auto;
  margin-top: 15px;
  text-decoration: none;
}

.shop_by_part_section {
  position: static !important;
}

.shop_by_part_section .fusion-builder-row,
.shop_by_part_section .fusion-layout-column {
  position: static !important;
}

.mddle_car {
  position: relative;
  z-index: 1;
  top: 450px;
  margin: -260px auto;
  display: block;
  width: 570px;
}

.mddle_car img {
  display: block;
  margin: auto;
}

.dsktop_btn_crt {
  display: none !important;
}

.shop_cart_all {
  position: relative;
  top: 700px;
  display: block;
  width: 570px;
  z-index: 9;
  text-align: center;
  margin: auto;
}

.shop_cart_all a {
  font-family: "chakra_petchbold" !important;
  background: #b50c09 !important;
  border-radius: 5px !important;
  padding: 11px 25px !important;
  display: table !important;
  margin: auto;
  margin-top: 0px !important;
  font-size: 20px !important;
  line-height: 30px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  color: #ffffff !important;
  width: auto !important;
  transition: all 0.2s ease-in;
  letter-spacing: 0 !important;
}

.cs-options.addshow {
  display: block !important;
}

.build_track_btn {
  position: relative;
}

.cs-options {
  position: absolute;
  background: #fff;
  width: 350px;
  padding: 15px 15px 5px;
  z-index: 99;
  max-width: 100%;
  top: 100%;
  left: 0;
  border: 2px solid #000;
  color: #000;
  border-radius: 0 0 5px 5px;
  display: none;
}

.hdng_optn {
  margin-bottom: 5px;
}

.cs-options select {
  background: #fff !important;
  color: #000 !important;
  border: 1px solid #c4c4c4 !important;
  width: 100%;
  height: 35px;
  padding: 5px 8px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  font-size: 15px !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  cursor: pointer;
  font-family: "chakra_petchregular";
}

.cs-options select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.cs-options select {
  background-image: url(../images/slct_arrow_build.png) !important;
  background-repeat: no-repeat !important;
  background-position: 97% center !important;
}

.row_options {
  margin-bottom: 10px;
}

.mob_track {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}

.mob_track a {
  background: #b50c09;
  border-radius: 3px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 9px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 9px 8px;
  margin-right: 0;
  height: 30px;
  display: inline-block;
  transition: all 0.2s ease-in;
}

.mob_track a:hover {
  background: #b50c09 !important;
}

.ttl_header {
  position: relative;
}

.banner_hero_container .mob_shop_bnr {
  display: none !important;
}

.desktop_slider_show {
  min-height: 1000px !important;
}

#d_none_for_now {
  display: none !important;
}

.pro_srch_hd {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.hd_lft_srch {
  width: 80%;
  padding-right: 10px;
}

.rmv_right_srch {
  width: 20%;
  text-align: right;
}

.pro_srch_hd p {
  font-family: "avenir_next_condensedregular";
  color: #000;
  font-size: 16px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 18px;
}

.pro_srch_hd p a {
  color: #b50c09;
}

.service_container h1 {
  font-size: 40px !important;
}

main#main.full_width_wrapper .inner_container .fusion-row {
  max-width: 1170px !important;
}

.product_lead_area {
  position: fixed;
  bottom: 300px;
  left: 0;
  max-width: 100%;
  width: 350px;
  background-color: #000000;
  height: auto;
  padding: 20px 35px;
  text-align: center;
  z-index: 99;
}

.product_lead_area .cross_lead_close {
  position: absolute;
  display: block;
  right: 11px;
  top: 0;
  height: auto;
}

.product_lead_btn a {
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petch_lightregular" !important;
  font-style: normal !important;
  font-weight: 300 !important;
  font-size: 20px !important;
  line-height: 36px !important;
  text-transform: uppercase;
  color: #fff;
  padding: 8px 24px;
  width: 95%;
  display: block;
}

.fusion-fullwidth .fusion-row {
  z-index: 1 !important;
}

.checkout .woocommerce-content-box h3#order_review_heading {
  display: none;
}

button[type="submit"].button.button-default {
  clear: both !important;
  display: table !important;
  margin: 30px auto !important;
  width: auto !important;
  text-align: center !important;
  float: none !important;
}

.dealer_innercontainer {
  padding-top: 50px;
  max-width: 100%;
  margin: auto;
  padding-bottom: 0;
  clear: both;
  float: none;
  height: auto;
  display: table;
  width: 100%;
}

.head_area_dealer h1 {
  font-size: 48px;
  font-family: "chakra_petchbold" !important;
  margin-bottom: 10px;
  text-align: center;
  color: #192541;
  line-height: 51px !important;
  text-transform: uppercase;
}

.head_area_dealer h1 span {
  color: #b50c09;
}

.zip_field_area.dealer_zip input[type="text"],
.zip_field_area.dealer_zip input[type="tel"] {
  color: #000;
  font-size: 16px;
}

.dealer_mapContainer {
  margin-top: 0;
  height: 100%;
}

.lft_dl {
  width: 100%;
  padding: 30px 25px;
  background: #010c2a;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}

.rt_dl {
  width: 100%;
  padding: 0;
}

.dealer_mapContainer iframe {
  width: 100%;
}

.dl_row {
  margin-bottom: 15px;
  border-bottom: 1px solid #fff;
  padding-bottom: 15px;
  width: 100%;
}

.dl_row:last-of-type {
  margin-bottom: 0;
  border-bottom: 0;
}

.dl_mp_add {
  display: grid;
  justify-content: space-between;
  grid-template-columns: 20% 80%;
  margin-top: 20px;
}

.lft_dl h2 {
  text-decoration: none;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  font-size: 25px;
  font-family: "chakra_petchbold" !important;
  margin-bottom: 10px;
  margin-top: 8px;
  line-height: 28px !important;
}

.lft_dl p strong {
  font-weight: normal;
  color: #cdcdcd !important;
  font-size: 18px;
}

.lft_dl p {
  margin: 0;
  color: #9b9b9b !important;
  font-size: 16px;
  line-height: 28px;
  word-break: break-word;
}

.lft_dl p a {
  color: #f5f5f5 !important;
}

.pro_shop_menu {
  position: relative;
  z-index: 9;
  margin-top: 80px;
  padding: 0;
}

li#menu-item-25490 {
  display: none;
}

.pro_shop_menu #product-showing-mobile {
  position: static !important;
}

@media (min-width: 1600px) {

  .zip_field_area.dealer_zip button,
  .zip_field_area.dealer_zip input[type="submit"] {
    font-size: 25px !important;
  }
}

@media (max-width: 1000px) {
  .dl_mp_add {
    grid-template-columns: 40% 60%;
  }

  .lft_dl h2 {
    font-size: 23px !important;
  }
}

@media (max-width: 660px) {
  .dl_mp_add {
    display: block;
  }

  .dealer_innercontainer {
    padding-top: 40px;
  }

  .head_area_dealer {
    padding: 0 15px;
  }

  .head_area_dealer h1 {
    font-size: 38px !important;
    line-height: 35px !important;
    margin-bottom: 15px;
  }

  .zip_field_area.dealer_zip {
    padding: 5px 0 !important;
  }

  .zip_field_area.dealer_zip input[type="text"],
  .zip_field_area.dealer_zip input[type="tel"] {
    margin-bottom: 15px !important;
  }
}

.modal_lead {
  display: none;
  position: fixed;
  z-index: 9999;
  padding-top: 18%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-content-lead {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 600px;
  max-width: 95%;
}

.modal-content-lead p {
  font-family: "chakra_petchbold";
  text-transform: none;
  font-style: italic;
  font-size: 20px;
  line-height: 27px;
  margin-bottom: 10px;
  color: #15203a;
}

.close_lead {
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: relative;
  top: -26px;
  left: 6px;
  color: #b50c09;
}

.close_lead:hover,
.close_lead:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

@media (max-width: 767px) {
  .modal_lead {
    padding-top: 100px;
  }
  .cs-options select{
    font-size: 14px !important;
  }
  .ymm-shop-by-truck .woo_vpf_ymm_filter_title{
    font-family: "chakra_petch_semiboldregular";
        font-size: 14px !important;
  }
}

.post-template-default.single.single-post main#main {
  background-color: #fff;
}

.post-template-default.single.single-post .post-content p,
.post-template-default.single.single-post .post-content h1,
.post-template-default.single.single-post .post-content h2,
.post-template-default.single.single-post .post-content h3,
.post-template-default.single.single-post .post-content h4,
.post-template-default.single.single-post .post-content h5,
.post-template-default.single.single-post .post-content h6 {
  color: #000000;
}

.post-template-default.single.single-post .post-content a {
  color: #000000;
}

.post-template-default.single.single-post .post-content h1 {
  font-size: 50px;
  font-family: "chakra_petchbold";
}

.post-template-default.single.single-post .post-content ul li {
  color: #000000;
}

.page-template-blog-listing main#main.full_width_wrapper {
  background-color: #fff;
}

.page-template-blog-listing main#main.full_width_wrapper h1.fusion-responsive-typography-calculated {
  font-style: normal !important;
  font-size: 64px !important;
  line-height: 70px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: "chakra_petchbold" !important;
  color: #212529 !important;
  margin-bottom: 0;
  margin-top: 50px !important;
}

.blog_wrapper h4 {
  color: #212529;
  font-family: "chakra_petchbold";
  font-size: 24px;
  text-transform: uppercase;
}

@media (min-width: 801px) {
  .blog_wrapper h4 {
    min-height: 50px;
  }
}

@media (min-width: 801px) and (max-width: 1000px) {
  .blog_wrapper h4 {
    font-size: 20px !important;
  }
}

.blog_area_listing .pagination a {
  font-size: 18px;
}

.back-btn,
.blog_area_listing .pagination .page-numbers.current {
  font-size: 18px;
}

.blog_wrapper p {
  color: #101010;
}

.blog_area_listing .pagination a:hover {
  color: #101010;
}

.blog_wrapper span.continue_read {
  color: #101010 !important;
}

.blog_wrapper:hover a {
  color: #101010 !important;
}

.post-content p:empty {
  margin: 0;
}

#fullBgWhite {
  background: #fff !important;
}

#fullBgWhite h2.fusion-responsive-typography-calculated {
  font-style: normal !important;
  font-size: 60px !important;
  line-height: 59px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: "chakra_petchbold" !important;
  color: #212529 !important;
  margin-bottom: 0;
}

.fusion-flex-container.shp_tgl_glry {
  display: none;
}

.shp_tgl_glry .fusion-builder-row {
  margin: 0 !important;
}

#shp_tgl_btn.wdhideButton {
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease-in;
  height: 0;
  padding: 0 !important;
  margin: 0 auto !important;
}

body.woocommerce-cart main#main.full_width_wrapper {
  background-color: #fff;
}

body.woocommerce-cart .woocommerce-cart-form {
  margin-top: 25px;
  color: #1e1e1e;
}

body.woocommerce-cart .woocommerce-cart-form h2 {
  color: #1e1e1e;
}

body.woocommerce-cart .woocommerce-Price-amount.amount {
  color: #1e1e1e;
}

body.woocommerce-cart .product-info a.product-title {
  color: #1e1e1e;
}

body.woocommerce-cart .shop_table.shop_table_responsive.cart tr td {
  border-color: #bfc0c3;
}

body.woocommerce-cart .shop_table.shop_table_responsive.cart tr {
  border-color: #bfc0c3;
}

body.woocommerce-cart .woocommerce-content-box {
  border: 0;
}

body.woocommerce-cart .cart_totals {
  border: 0;
}

body.woocommerce-cart .full_width_wrapper h2.fusion-responsive-typography-calculated {
  border-color: #bfc0c3;
  font-family: "chakra_petchbold" !important;
  font-size: 28px !important;
}

body.woocommerce-cart .shop_table thead tr th {
  font-family: "chakra_petchbold" !important;
  font-size: 20px;
  text-transform: uppercase;
}

body.woocommerce-cart .product-remove a {
  color: #b50c09;
}

body.woocommerce-cart .cart-collaterals {
  color: #1e1e1e;
}

body.woocommerce-cart .cart-collaterals h2 {
  color: #1e1e1e !important;
  text-transform: uppercase;
}

body.woocommerce-cart .cart-collaterals .shipping-coupon .coupon {
  border: 0;
}

body.woocommerce-cart .cart_totals table th {
  font-family: "chakra_petchbold" !important;
  font-size: 20px;
}

body.woocommerce-cart .cart_totals table th {
  padding-bottom: 10px;
  padding-top: 10px;
}

.__affirm-logo.__affirm-logo-white {
  color: #2a2828 !important;
}

.__affirm-logo.__affirm-logo-white+a {
  color: #b50c09 !important;
}

body.woocommerce-cart .cart-collaterals .shipping-coupon .coupon #avada_coupon_code {
  color: #1e1e1e !important;
  background-color: #f3f3f3 !important;
}

body.woocommerce-cart .woocommerce-message {
  background: transparent !important;
  border: 0;
  margin: 25px 0 0;
}

body.woocommerce-cart .woocommerce-message a {
  color: rgb(181 12 9) !important;
}

body.woocommerce-cart .woocommerce-message a:hover {
  color: rgb(181 12 9) !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
  background-color: #b50c09 !important;
}

body.woocommerce-cart .order-total td .woocommerce-Price-amount.amount {
  padding-top: 20px;
  font-size: 25px;
}

body.woocommerce-cart .cart-empty.woocommerce-info {
  background: transparent !important;
}

body.woocommerce-cart .return-to-shop a {
  color: #1e1e1e !important;
}

body.woocommerce-cart p.cart-empty.woocommerce-info,
body.woocommerce-cart .return-to-shop {
  color: #1e1e1e !important;
  margin-top: 0;
}

ul.products li.product .product-images .crossfade-images {
  height: auto !important;
}

.products .product .product-buttons-container a {
  color: #fff !important;
}

.tax-product_cat .full_width_wrapper.clearfix {
  padding-bottom: 40px !important;
}

.cross-sells {
  border: 0 !important;
}

.woocommerce .cart-collaterals ul.products .product .product-buttons-container a {
  color: #b50c09 !important;
  font-size: 14px;
}

.woocommerce .cart-collaterals ul.products .product .product-buttons-container a.fusion-quick-view {
  display: none;
}

.woocommerce .cart-collaterals ul.products .product .product-buttons-container a.button {
  color: #fff !important;
  background: #b50c09 !important;
  padding: 10px 30px 10px 45px;
  margin: auto;
  float: none;
  max-width: 100%;
  text-align: center;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  text-transform: uppercase;
  font-size: 19px;
  width: auto;
  display: table;
}

.woocommerce .cart-collaterals ul.products .product .product-buttons-container a.button:before {
  margin-left: -24px !important;
}

.woocommerce .cart-collaterals ul.products li h3 a {
  font-family: "chakra_petchbold" !important;
  font-size: 20px !important;
  font-weight: 400;
  color: #000;
}

.fusion-body .product .fusion-content-sep {
  border: 0;
  margin: 0;
}

ul.products .fusion-product-wrapper .fusion-product-content {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.product .product-buttons .fusion-content-sep {
  margin: 0;
}

.fusion-product-wrapper .fusion-product-content a.fusion-quick-view {
  display: none;
}

.products .product .product-buttons-container .gridlist-buttonwrap a.button {
  color: #fff !important;
  background: #b50c09 !important;
  padding: 10px 21px 10px 45px;
  margin: auto;
  float: none;
  max-width: 100%;
  text-align: center;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  text-transform: uppercase;
  font-size: 17px;
  width: auto;
  display: table;
  margin-top: 25px;
}

.products .product .product-buttons-container .gridlist-buttonwrap a.button:before {
  margin-left: -24px;
}

.fusion-product-content .fusion-content-sep.sep- {
  margin: 0 !important;
}

.gridlist-buttonwrap #wrapper ul.products {
  margin-right: calc((20px) / -2);
  margin-left: calc((20px) / -2);
}

.mob_dsply_tire {
  display: none !important;
}
/*
#map {
  height: 100% !important;
  min-height: 500px;
}

.lft_dl .closest_dealers {
  text-decoration: none;
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  font-size: 45px;
  font-family: "chakra_petchbold" !important;
  margin: 0 0 30px;
  line-height: 46px !important;
}*/

.right_search_panel nav.pagination {
  text-align: center;
  justify-content: center;
  font-size: 22px;
}

.right_search_panel nav.pagination .page-numbers {
  color: #525151;
  display: inline-block;
  padding: 7px 14px;
  background: #e1e1e1;
  margin-right: 7px;
  line-height: 22px;
  border-radius: 5px;
  font-weight: normal;
  font-size: 14px;
}

.right_search_panel nav.pagination .page-numbers:hover {
  color: #fff;
  background: #b50c09;
}

.right_search_panel nav.pagination .page-numbers.current {
  color: #fff;
  background: #b50c09;
}

.woocommerce #customer_login .login .woocommerce-form-login__submit,
.woocommerce #customer_login .woocommerce-form-register__submit {
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 20px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 45px;
  margin-right: 0;
  height: 44px;
  display: block;
  transition: all 0.2s ease-in;
  border: 0;
  width: 100%;
  margin-top: 0;
}

#main #comment-submit,
#main .comment-submit,
#reviews input#submit,
.button-default,
.button.default,
.comment-form input[type="submit"],
.fusion-button-default,
.fusion-footer-widget-area .fusion-privacy-placeholder .button-default,
.fusion-portfolio-one .fusion-button,
.gform_page_footer input[type="button"],
.gform_wrapper .button,
.gform_wrapper .gform_button,
.post-password-form input[type="submit"],
.price_slider_amount button,
.slidingbar-area .button-default,
.ticket-selector-submit-btn[type="submit"],
.tml-submit-wrap input[type="submit"],
.woocommerce .avada-order-details .order-again .button,
.woocommerce .avada-shipping-calculator-form .button,
.woocommerce .cart-collaterals .checkout-button,
.woocommerce .checkout #place_order,
.woocommerce .checkout_coupon .button,
.woocommerce .login .button,
.woocommerce .lost_reset_password input[type="submit"],
.woocommerce .register .button,
.woocommerce .single_add_to_cart_button,
.woocommerce button.button,
.woocommerce-MyAccount-content form .button,
.woocommerce.add_to_cart_inline .button,
input.button-default {
  background-color: #b50c09 !important;
  font-family: "chakra_petchbold" !important;
  letter-spacing: 0 !important;
  border-radius: 5px !important;
}

.woocommerce-button.button.woocommerce-form-login__submit {
  margin-bottom: 10px !important;
}

.form_seo .needsclick.kl-private-reset-css-Xuajs1:has(.needsclick.go3894874857.kl-private-reset-css-Xuajs1) {
  display: block !important;
}

.main_banner.banner_hero_container {
  display: none !important;
}

.lft_dl p.err_dealer_result {
  font-size: 28px;
  font-family: "chakra_petchbold" !important;
  margin-bottom: 0;
  text-align: center;
  line-height: 31px !important;
  text-transform: uppercase;
}

.zip_field_area input::placeholder {
  color: #fff;
}

#content .back-btn {
  background: #b50c09 !important;
  color: #fff !important;
}

.tax-product_cat main#main.full_width_wrapper .fusion-row {
  max-width: 1170px !important;
}

body.archive.tax-product_cat {
  background-color: #fff !important;
}

body.archive.tax-product_cat #wrapper.fusion-wrapper .full_width_wrapper {
  background-color: #fff !important;
  padding-top: 60px !important;
}

body.archive.post-type-archive #wrapper.fusion-wrapper .full_width_wrapper {
  background-color: #fff !important;
  padding-top: 60px !important;
}

body.archive.tax-product_cat #content .back-btn {
  margin-top: 0;
}

body.archive.tax-product_cat .product-buttons .post-content p {
  color: #111;
}

body.archive.post-type-archive .product-buttons .post-content p {
  color: #111;
}

body.archive.tax-product_cat .fusion-product-content .product-title a {
  color: #111 !important;
  font-weight: 600 !important;
}

.woocommerce-product-details__short-description {
  color: #111 !important;
}

body.archive.post-type-archive .product-title a {
  color: #111;
  font-weight: 600;
  text-align: center;
  display: block;
}

body.archive.post-type-archive .products .product-list-view a {
  text-align: left;
}

.woocommerce-container nav.woocommerce-pagination {
  display: flex;
  margin: auto;
  margin-top: 100px;
}

.woocommerce-container nav.woocommerce-pagination a:hover {
  color: #b50c09 !important;
}

.woocommerce-container nav.woocommerce-pagination .current {
  background-color: #b50c09 !important;
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0 !important;
  color: #fff;
  border: 1px solid #b50c09 !important;
  font-size: 16px !important;
}

.woocommerce-container nav.woocommerce-pagination a.page-numbers {
  font-size: 16px !important;
}

.woocommerce-container nav.woocommerce-pagination a,
.woocommerce-container nav.woocommerce-pagination span.page-numbers.dots {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  padding: 0 !important;
  color: #000;
  border: 1px solid #000 !important;
}

.woocommerce-container nav.woocommerce-pagination a:hover,
.woocommerce-container nav.woocommerce-pagination span.page-numbers.dots:hover {
  border: 1px solid #000 !important;
}

.woocommerce-container nav.woocommerce-pagination .next.page-numbers {
  width: 40px;
  font-size: 16px;
}

.woocommerce-container nav.woocommerce-pagination .next.page-numbers:hover,
.woocommerce-container nav.woocommerce-pagination .prev.page-numbers:hover {
  color: #b50c09 !important;
}

.woocommerce-container nav.woocommerce-pagination .next.page-numbers:hover:after,
.woocommerce-container nav.woocommerce-pagination .prev.page-numbers:hover:before {
  color: #b50c09 !important;
}

.calculate_shppng #calculate_shipping {
  cursor: pointer;
}

.woocommerce-container nav.woocommerce-pagination .prev.page-numbers {
  min-width: 70px;
}

body.archive.tax-product_cat span#more {
  display: none;
}

body.archive.tax-product_cat span#less {
  display: none;
}

.summary.entry-summary a.read-more {
  display: block;
}

.lost_password a,
.woocommerce-privacy-policy-text a,
.register a {
  color: #b50c09 !important;
}

form.lost_reset_password {
  margin: auto;
  display: table;
  margin-top: 40px;
  max-width: 500px;
}

body.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-error li {
  border: 1px solid rgba(137, 4, 39, 1) !important;
  margin-top: 15px;
}

ul.products .product-list-view .product-excerpt-container {
  color: #000 !important;
}

ul.products .product-list-view .product-details-container .fusion-price-rating {
  justify-content: flex-start !important;
}

ul.products .product-list-view .product-excerpt-container a {
  color: #b50c09 !important;
}

ul.products .product-list-view .post-content ul li {
  color: #000000;
}

ul.products .product-list-view .post-content p {
  color: #000000;
}

ul.products .product-list-view a.fusion-quick-view {
  display: none !important;
}

ul.products .product-list-view .gridlist-buttonwrap a.button {
  color: #fff !important;
  background: #b50c09 !important;
  padding: 10px 21px 10px 45px;
  margin: auto;
  float: none;
  max-width: 100%;
  text-align: center;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  text-transform: uppercase;
  font-size: 17px;
  width: auto;
  display: table;
  margin-top: 0;
}

.products .product-list-view .product-excerpt-container {
  padding-top: 0 !important;
}

ul.products .product-list-view .gridlist-buttonwrap a.button:before {
  margin-left: calc(-2px - 22px);
}

ul.products .product-list-view .product-excerpt-container a:hover {
  color: #b50c09 !important;
}

ul.products .product-list-view .show_details_button.fusion-has-quick-view {
  display: none !important;
}

.products .product-list-view .fusion-product-wrapper {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

#main .main_innercontainer a {
  color: #b50c09 !important;
}

#main .main_innercontainer a:hover {
  color: #8f0200 !important;
}

#apparel {
  padding-bottom: 60px;
}

#apparel .product-details h3.product-title a {
  color: #212121 !important;
  font-weight: 600;
}

#apparel .product-buttons a.button:before {
  margin-left: calc(-2px - 18px);
}

#apparel .product-buttons a.button {
  color: #fff !important;
  background: #b50c09 !important;
  padding: 10px 21px 10px 45px;
  margin: auto;
  float: none;
  max-width: 100%;
  text-align: center;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  text-transform: uppercase;
  font-size: 17px;
  width: auto;
  display: table;
  margin-top: 0;
}

.products .product-list-view {
  margin-bottom: 50px !important;
}

.form_contact_kl .fusion-alert-content-wrapper {
  color: #189d00 !important;
}

.form_contact_kl .close.toggle-alert {
  display: none !important;
}

footer .needsclick.kl-private-reset-css-Xuajs1 {
  min-height: auto !important;
}

.woocommerce-tabs.wc-tabs-wrapper a {
  color: #b50c09 !important;
}

.form-row.form-row-wide.mailchimp-newsletter input.input-checkbox {
  position: relative;
  padding: 0;
  margin-left: 0;
  top: -1px;
}

.form-row.form-row-wide.create-account input.input-checkbox {
  position: relative;
  padding: 0;
  margin-left: 0;
  top: -1px;
}

.woocommerce-cart .cart_totals .shop_table td {
  padding-bottom: 10px;
  padding-top: 10px !important;
}

.woocommerce-cart .cart_totals .shop_table .order-total td {
  padding-top: 10px !important;
}

p#learn-more.affirm-as-low-as {
  font-size: 14px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.woocommerce-cart .cart_totals .shop_table .shipping td,
.woocommerce-cart .cart_totals .shop_table .shipping th,
.woocommerce-cart .cart_totals .shop_table .tax-rate td,
.woocommerce-cart .cart_totals .shop_table .tax-rate th {
  padding-top: 10px !important;
  vertical-align: top;
}

.cart-collaterals .cross-sells {
  padding-right: 0;
  padding-left: 0;
}

.woocommerce-checkout.woocommerce-page {
  color: #000000 !important;
}

.woocommerce-checkout.woocommerce-page :is(#content h3) {
  color: #000000 !important;
}

.woocommerce-checkout.woocommerce-page main#main.full_width_wrapper {
  background-color: #fff;
}

.woocommerce-checkout.woocommerce-page .fusion-fullwidth {
  background-color: #fff !important;
  border: 0;
}

.woocommerce-checkout.woocommerce-page section#content {
  padding-top: 20px;
  padding-bottom: 40px;
}

.woocommerce-checkout.woocommerce-page :is(.woocommerce-info, .woocommerce-message, .payment_box) {
  background-color: #fff !important;
}

.woocommerce-checkout.woocommerce-page :is(.message,
  .avada-myaccount-user-column,
  .checkout_coupon,
  .woocommerce-info,
  .avada-myaccount-user,
  #customer_details .col-1,
  #customer_details .col-2,
  #customer_details h3,
  #content h3,
  .woocommerce-content-box,
  tfoot,
  tr td,
  tr,
  .calculate_shppng,
  .payment_box) {
  border-color: #d7d7d7 !important;
}

.woocommerce-checkout.woocommerce-page .woocommerce-info,
.woocommerce-checkout.woocommerce-page .woocommerce-message {
  padding-top: 0;
  padding-bottom: 0;
  border: 0 !important;
}

.woocommerce-checkout.woocommerce-page .checkout_coupon {
  padding: 0 !important;
  border: 0;
}

.woocommerce-checkout.woocommerce-page .shop_table td {
  padding: 18px 0;
}

.woocommerce-checkout.woocommerce-page .woocommerce-error li {
  border: 1px solid #b50c09 !important;
  color: #000 !important;
  background-color: transparent !important;
}

.woocommerce-checkout.woocommerce-page .woocommerce-input-wrapper textarea {
  max-width: 100%;
  height: 150px !important;
}

.archive p.woocommerce-info {
  background: transparent !important;
  border-color: #f1f1f1;
}

.woocommerce-checkout.woocommerce-page .woocommerce-form-login__submit {
  margin: 10px auto !important;
  display: table;
}

.woocommerce-checkout.woocommerce-page .woocommerce-form-login.login .form-row {
  float: none !important;
  margin: 0 !important;
}

.woocommerce-checkout.woocommerce-page .woocommerce .login .lost_password {
  float: none;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: center;
}

.woocommerce-checkout.woocommerce-page #main #content a:hover {
  color: #b50c09 !important;
}

.woocommerce-checkout.woocommerce-page .full_width_wrapper.clearfix .nonhundred-percent-fullwidth {
  max-width: 1300px;
  margin: auto;
}

.woocommerce-checkout.woocommerce-page #customer_details h3 {
  border: 0;
  margin-bottom: 10px;
}

.woocommerce-checkout.woocommerce-page .shop_table tbody tr {
  height: auto;
}

.woocommerce-checkout.woocommerce-page .payment_box.payment_method_nmi {
  padding-left: 0 !important;
  padding-right: 0;
  padding-bottom: 0;
}

.woocommerce-checkout.woocommerce-page .avada-myaccount-user {
  margin-bottom: 20px;
}

.woocommerce-checkout.woocommerce-page .coupon-button input[type="submit"] {
  height: 40px;
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 20px;
}

.woocommerce-checkout.woocommerce-page .woocommerce-MyAccount-content,
.woocommerce-checkout.woocommerce-page .woocommerce-content-box {
  padding: 10px 15px;
}

.woocommerce-checkout.woocommerce-page .select2-search__field {
  background-color: #fff !important;
  color: #000 !important;
  border: 1px solid #9b9b9b !important;
}

.woocommerce-checkout.woocommerce-page .avada-myaccount-user .avada-myaccount-user-column {
  padding-top: 10px;
  padding-bottom: 10px;
}

.woocommerce-checkout.woocommerce-page #content .woocommerce .input-text,
.woocommerce-checkout.woocommerce-page #content .woocommerce input[type="text"],
.woocommerce-checkout.woocommerce-page #content .woocommerce select,
.woocommerce-checkout.woocommerce-page #content .woocommerce input[type="tel"],
.woocommerce-checkout.woocommerce-page input[type="email"] {
  color: #000 !important;
  background-color: #f9f9f9 !important;
  border: 1px solid #e1e1e1 !important;
  height: 40px;
}

.woocommerce-checkout.woocommerce-page .checkout .payment_methods li {
  margin-bottom: 10px;
}

.woocommerce-checkout.woocommerce-page #main .post h2,
.woocommerce-checkout.woocommerce-page .cart-empty,
.woocommerce-checkout.woocommerce-page .fusion-modal h2,
.woocommerce-checkout.woocommerce-page .fusion-post-content h2,
.woocommerce-checkout.woocommerce-page .fusion-tb-footer h2,
.woocommerce-checkout.woocommerce-page .fusion-tb-page-title-bar h2,
.woocommerce-checkout.woocommerce-page .fusion-title h2,
.woocommerce-checkout.woocommerce-page .fusion-widget-area h2,
.woocommerce-checkout.woocommerce-page .post-content h2,
.woocommerce-checkout.woocommerce-page .search-page-search-form h2,
.woocommerce-checkout.woocommerce-page .title h2,
.woocommerce-checkout.woocommerce-page .woocommerce .checkout h3,
.woocommerce-checkout.woocommerce-page .woocommerce h2,
.woocommerce-checkout.woocommerce-page .woocommerce-tabs h2 {
  color: #000;
}

.change_track_btn_mob {
  display: none;
}

.woocommerce-checkout.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #5a5a5a !important;
  background-color: #f9f9f9 !important;
  border: 1px solid #e1e1e1;
  height: 40px;
  line-height: 40px !important;
}

.woocommerce-checkout.woocommerce-page .select2-container .select2-selection .select2-selection__arrow {
  border-color: #e1e1e1;
  line-height: 39px;
  height: 39px;
  top: 1px;
}

.woocommerce-checkout.woocommerce-page .woocommerce-Price-amount.amount {
  color: #000;
}

.brdcmb_srch .woocommerce-breadcrumb+span.WD_delimiter_1 {
  padding: 0 5px;
}

.woocommerce-checkout.woocommerce-page .post-content p {
  margin-bottom: 10px;
}

.woocommerce-checkout.woocommerce-page .woocommerce-invalid:after {
  font-size: 12px;
  line-height: 13px;
}

.woocommerce-checkout.woocommerce-page .validate-required.woocommerce-validated .select2-selection--single,
.woocommerce-checkout.woocommerce-page .validate-required.woocommerce-validated input {
  box-shadow: none !important;
}

.woocommerce-checkout.woocommerce-page .cart-subtotal td {
  padding-right: 10px;
}

.woocommerce-checkout.woocommerce-page .order-total th {
  color: #000 !important;
  font-weight: 800;
}

.woocommerce-checkout.woocommerce-page span.amount {
  color: #000 !important;
  font-weight: 800 !important;
}

.woocommerce-checkout.woocommerce-page .validate-required.woocommerce-invalid .select2-selection--single,
.woocommerce-checkout.woocommerce-page .validate-required.woocommerce-invalid input {
  box-shadow: none;
}

.woocommerce-checkout.woocommerce-page .cart-subtotal {
  background: #f5f5f5;
  border: 1px solid #ccc;
}

.woocommerce-checkout.woocommerce-page .woocommerce .checkout_coupon {
  margin-bottom: 20px;
}

.woocommerce-checkout.woocommerce-page .clculte_area select:not([multiple]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
}

.woocommerce-checkout.woocommerce-page .clculte_area select::-ms-expand {
  display: none;
}

.woocommerce-checkout.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #8b8b8b;
}

.woocommerce-checkout.woocommerce-page .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-bottom-color: #8b8b8b;
}

.woocommerce-checkout.woocommerce-page .select2-dropdown {
  border: 1px solid #8b8b8b !important;
  padding-top: 2px;
}

.woocommerce .cart-collaterals ul.products .product .product-buttons-container a.show_details_button {
  display: none !important;
}

.woocommerce-container .woocommerce-pagination {
  justify-content: center;
}

.mob_build_truck {
  display: none;
}

.mob_build_truck {
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 30px;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 15px;
}

.mob_build_box {
  width: 100%;
}

.mob_build_truck a {
  display: block;
}

.mob_build_truck img {
  display: block;
  margin: auto;
  max-width: 120px;
  width: 100%;
}

.mob_build_truck h2 {
  font-size: 27px !important;
  line-height: 31px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: "chakra_petchbold" !important;
  color: #212529 !important;
  margin-bottom: 10px;
  margin-top: 20px;
}

.mob_build_truck h6 {
  font-size: 24px !important;
  line-height: 30px !important;
  text-align: center !important;
  text-transform: uppercase !important;
  font-family: "chakra_petchbold" !important;
  color: #b50c09 !important;
}

@media (max-width: 1200px) {
  .dlr_btn {
    display: none;
  }

  .westcottdsgn_circle {
    display: none;
  }

  .mob_build_truck {
    display: grid;
  }

  .mob_build_truck {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

@media (max-width: 767px) {
  .mob_build_truck {
    grid-template-columns: 1fr 1fr;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .mob_build_truck h2 {
    font-size: 22px !important;
    line-height: 23px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .mob_build_truck h6 {
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

@media (max-width: 575px) {
  .mob_build_truck img {
    max-width: 110px;
  }

  .mob_build_truck h2 {
    font-size: 20px !important;
    line-height: 22px !important;
  }

  .mob_build_truck h6 {
    font-size: 18px !important;
    line-height: 26px !important;
  }
}

header .srch_hdr .aws-container {
  margin: 0 !important;
}

header .srch_hdr .aws-search-btn.aws-form-btn {
  background: rgba(242, 243, 243, 0.1) !important;
  border: 2px solid rgba(242, 243, 243, 0.1) !important;
  border-left: 0 !important;
  height: 43px;
}

header .aws-container .aws-search-form .aws-search-btn_icon {
  color: #bfbfbf !important;
}

/*.srcharea input[type="search"],
.srcharea input[type="text"] {
  border-right: 0 !important;
}*/

.srcharea .aws-container .aws-search-form .aws-form-btn {
  margin: 0 !important;
}

.srcharea .aws-container .aws-search-form .aws-search-clear {
  color: #ccc;
}

@media (max-width: 767px) and (min-width: 576px) {
  .srch_hdr form {
    width: 200px !important;
  }
}

.aws-search-result .aws_result_title,
.aws-search-result .aws_search_more a {
  color: #b50c09 !important;
  font-size: 15px;
  display: block !important;
}

.aws-search-result .aws_result_title {
  margin-bottom: 7px !important;
}

@media (min-width: 1201px) {
  header .srch_hdr .aws-container {
    margin: 0 !important;
    width: 290px;
  }
}

#content .back-btn {
  margin: 0 0 15px;
}

.ftr_last_btm .needsclick.kl-private-reset-css-Xuajs1:has(.needsclick.go3894874857.kl-private-reset-css-Xuajs1) {
  display: -webkit-box !important;
  display: -moz-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
}

.ftr_last_btm .needsclick.kl-private-reset-css-Xuajs1 {
  flex: auto !important;
}

.rt_dl #bodyContent p {
  color: #333 !important;
  font-size: 13px !important;
  background-color: white;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 18px !important;
}

.rt_dl #bodyContent h2 {
  color: #333 !important;
  background-color: white;
  font-weight: 600 !important;
  font-size: 14px !important;
  margin: 0 0 5px !important;
  padding: 0 !important;
}

.rt_dl .dealer_mapContainer button.gm-ui-hover-effect {
  top: 0 !important;
  right: 0 !important;
}

.rt_dl #content {
  width: 100% !important;
  margin-bottom: 0 !important;
}

.wwp-wholesale-pricing-details p {
  color: inherit !important;
  margin: 0 0 8px !important;
  font-size: 18px !important;
  line-height: 23px !important;
}

.wwp-wholesale-pricing-details p span,
.wwp-wholesale-pricing-details p bdi {
  font-size: 18px !important;
  line-height: 23px !important;
}

.wwp-wholesale-pricing-details p span.price-text,
.wwp-wholesale-pricing-details p span.retailer-text {
  color: #b50c09 !important;
}

.wwp-wholesale-pricing-details p:last-of-type {
  display: none;
}

.fusion-product-wrapper .product-details-container h3 {
  margin-bottom: 15px;
}

@media (max-width: 734px) {
  .fusion-product-wrapper .product-details-container h3 {
    text-align: center;
  }
}

.blck_announce {
  background-color: #000000;
  height: 40px;
}

.blck_announce marquee {
  font-size: 15px;
  line-height: 40px;
}

.blck_announce a {
  color: #fff;
}

#payment.woocommerce-checkout-payment .form-row.place-order input[type="checkbox"] {
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: #fff;
  box-sizing: border-box;
  position: relative;
  border: 0;
  outline: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
  top: -2px;
  cursor: pointer;
  box-shadow: none !important;
  border: 1px solid #666;
}

#payment.woocommerce-checkout-payment .form-row.place-order input[type="checkbox"]:checked:before {
  -webkit-appearance: none;
  border-radius: 0;
  box-sizing: border-box;
  position: absolute;
  border: 0;
  content: "✓";
  left: 0;
  top: 0;
  color: #fff;
  font-size: 12px;
  background: #484747;
  width: 100%;
  height: 100%;
  text-align: center;
  font-weight: bold;
}

.form-row.place-order label.checkbox {
  cursor: pointer;
}

.products .fusion-product-wrapper {
  border: 0 !important;
}

.fusion-body .fusion-content-sep.sep-double,
.fusion-body .fusion-separator-border.sep-double,
.fusion-body .fusion-separator.sep-double {
  border: 0 !important;
}

.thp-popup-button .thp-addcheckedtocart-btn,
.thp-popup-button .thp-button-yes {
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 45px;
  margin-right: 15px;
  height: 44px;
  transition: all 0.2s ease-in;
  border: 0;
}

.thp-popup-button .thp-button-no,
.thp-popup-button .thp-button-no {
  background: #444444;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 45px;
  margin-right: 15px;
  height: 44px;
  transition: all 0.2s ease-in;
  border: 0;
}

.thp-popup-line img {
  margin-right: 5px !important;
  max-width: 15px !important;
}

.thp-popup-header {
  font-size: 16px !important;
  line-height: 22px !important;
}

.thp-popup-container .thp-flickity-container .thp-carousel {
  background: #fff !important;
}

.thp-popup-container .thp-flickity-container .thp-carousel .flickity-slider>div.thp-carousel-cell {
  background: #fff !important;
}

.thp-popup-prod-title,
.thp-popup-price {
  font-size: 16px !important;
}

.thp-checkbox-container .thp-checkmark:after {
  top: 12px !important;
}

.thp-selectall-container .thp-checkmark:after {
  top: 5px !important;
}

.thp-popup-mult-bottom label {
  display: flex !important;
  align-items: center !important;
}

.thp-checkbox-container input:checked~.thp-checkmark,
.thp-selectall-container input:checked~.thp-checkmark {
  background-color: #b50c09 !important;
  border: 1px solid #b50c09 !important;
}

.thp-popup-prod-title {
  line-height: 15px !important;
  width: 80% !important;
}

.thp-popup-button input[type="submit"] {
  cursor: pointer !important;
}

.thp-popup-prod-title {
  cursor: pointer !important;
}

.thp-popup-content {
  background: #fff !important;
  margin-bottom: 0 !important;
}

form#thp-popup-form {
  border-top: 0;
  padding-top: 0;
}

body.single-product .woocommerce-container .woocommerce-message {
  padding: 10px 25px 10px 35px !important;
  border-radius: 5px;
}

body.single-product .woocommerce-container .woocommerce-message a,
body.single-product .woocommerce-container .woocommerce-message {
  color: #ccc;
}

.thp-popup-total {
  margin-bottom: 10px;
}

.thp-prod-container a {
  color: #212121;
}

.thp-prod-container a:hover {
  color: #212121;
}

.thp-popup-container .product-variations-dropdown select {
  background: #f5f5f5 !important;
  color: #000 !important;
  height: 36px;
  font-size: 13px !important;
  padding-left: 7px;
  cursor: pointer;
  border: 1px solid #ccc;
}

.thp-popup-container .thp-popup-total {
  margin-bottom: 0;
}

@media (max-width: 575px) {
  .thp-popup-line img {
    margin-top: 3px !important;
  }

  .thp-popup-header {
    align-items: flex-start !important;
  }

  .thp-popup-button input[type="submit"] {
    margin-bottom: 16px !important;
  }

  .thp-checkmark {
    margin-right: 8px !important;
    margin-top: 0 !important;
  }

  .thp-checkbox-container {
    align-content: flex-start !important;
  }
}

@media only screen and (max-width: 550px) and (min-width: 481px) {
  .thp-content-body .thp-popup-container .thp-flickity-container .thp-carousel .thp-carousel-cell {
    width: 50% !important;
  }
}

img.idd_mil {
  margin: 15px auto 0 !important;
  width: 400px;
  max-width: 100%;
  cursor: pointer !important;
  display: block;
}

img.vfyps_mil {
  margin: 15px auto 0 !important;
  width: 400px;
  max-width: 100%;
  cursor: pointer;
  display: block;
}

.mili_respond_banner {
  margin: 15px auto 0 !important;
  width: 400px;
  max-width: 100%;
  cursor: pointer;
  display: block;
}

@media (max-width: 1200px) {

  .srcharea input[type="search"],
  .srcharea input[type="text"] {
    width: 100% !important;
  }

  .build_track_btn {
    font-size: 15px;
    padding: 14px 15px;
  }

  ul.products .product-list-view .gridlist-buttonwrap a.button {
    margin-top: 20px;
  }

  #wrapper .catalog-ordering {
    margin-bottom: 20px !important;
  }

  .hdr_logo {
    max-width: 230px;
  }

  body.archive.tax-product_cat #wrapper.fusion-wrapper .full_width_wrapper {
    padding-top: 30px !important;
  }

  .cross-sells {
    padding: 0;
  }

  .accordion-item-headerNav {
    position: relative;
  }

  .accordion-item-headerNav::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-right: 0.2em solid #8b8b8b;
    border-top: 0.2em solid #8b8b8b;
    transform: rotate(135deg);
    margin-right: 0;
    margin-left: 0;
    font-size: 12px;
    position: absolute;
    right: 24px;
    top: 22px;
    transition: all 0.3s ease-in;
  }

  .accordion-item-headerNav.active::after {
    transform: rotate(-45deg);
    top: 30px;
  }

  .accordion-item-bodyNav {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  .client_slider .fusion-builder-column-5>.fusion-column-wrapper {
    padding-right: 10px !important;
    padding-left: 10px;
    margin-left: 0;
  }

  section#content .avada-myaccount-user .avada-myaccount-user-column {
    padding: 0 !important;
    border: 0 !important;
    margin-top: 10px !important;
  }

  section#content .avada-myaccount-user .username .not-user {
    padding-left: 0 !important;
  }

  section#content .avada-myaccount-user .avada-myaccount-user-column:last-child {
    padding-left: 0 !important;
  }

  section#content .avada-myaccount-user {
    margin-top: 10px !important;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }

  section#content .avada-myaccount-user {
    display: block !important;
  }

  section#content .woocommerce .checkout_coupon {
    display: block !important;
  }

  section#content .woocommerce .checkout_coupon .coupon-contents {
    margin: 20px 0 0 !important;
    float: none !important;
    justify-content: flex-start !important;
  }

  section#content .woocommerce .checkout_coupon .promo-code-heading {
    float: none !important;
  }

  section#content .woocommerce .checkout_coupon .coupon-input {
    padding: 5px 0 !important;
  }

  .product_lead_area {
    bottom: 0;
  }

  header.header {
    height: 80px;
  }

  .col_four_gallery_area .fusion-title,
  .col_four_gallery_area .fusion-text {
    padding: 0;
  }

  .page-template-homepage-new header.header {
    height: auto;
  }



  .header.stickyHeader .hdr_logo {
    max-width: 150px;
  }

  .wheel_and_tire_section {
    margin-top: 0 !important;
  }

  .westcottdsgn_circle {
    padding: 260px 0 80px;
    background-color: #fff;
    margin-left: -100%;
  }

  .desktop_cicular_slider {
    position: relative;
    background: #fff;
    box-shadow: 0 0 0 120px #e5e5e5;
  }

  .sm-2 {
    top: 0px;
    right: -80px;
  }

  .sm-3 {
    top: 0px;
    left: -80px;
  }

  .sm-5 {
    right: -239px;
  }

  .sm-4 {
    left: -239px;
  }

  .sm-7 {
    top: 760px;
    right: -129px;
  }

  .sm-6 {
    top: 760px;
    left: -129px;
  }

  .sm-1 {
    top: -180px;
  }

  .sm-8 {
    bottom: -270px;
  }

  .westcottdsgn_circle .box_circle p {
    display: none;
  }

  header.header.stickyHeader {
    position: fixed;
    width: 100%;
    height: 90px;
    left: 0;
    top: 0;
  }

  .desktop_slider_show {
    min-height: auto !important;
  }

  .dsktop_btn_crt {
    display: table !important;
  }

  .shop_cart_all {
    display: none;
  }

  .header_desktop_slider {
    display: none;
  }

  .hdr_pro_slider_area {
    display: none;
  }

  .first_cr_mddle {
    max-width: 100% !important;
    position: static !important;
    padding: 0 !important;
  }

  .radial_bg_left,
  .radial_bg_right {
    display: none;
  }

  .car_mddle {
    display: none;
  }

  .first_cr_mddle img {
    display: block;
    margin: auto;
  }

  .ttl_slider_desc .slick-dots {
    bottom: -55px;
  }

  .first_cr_mddle h5 {
    font-size: 22px !important;
    margin: 20px 0px 10px;
  }

  .first_cr_mddle p {
    font-size: 18px;
    line-height: 27px;
  }

  .car_conatiner {
    padding-bottom: 0 !important;
  }

  .first_cr_mddle {
    max-width: 100% !important;
  }

  .ttl_header {
    max-width: 100%;
  }

  .hdr_container {
    width: 100%;
    max-width: 100%;
  }

  .banner_hero_container .slide-content {
    max-width: 365px !important;
  }

  .banner_hero_container .slide-content h1 {
    font-size: 57px !important;
    line-height: 54px !important;
  }

  .banner_hero_container .slide-content h6 {
    font-size: 20px !important;
    line-height: 18px !important;
  }

  .banner_hero_container .slide-content h1 span.install_west {
    font-size: 23px !important;
    line-height: 28px !important;
  }

  .shop_by_vihicle_area h2 {
    font-size: 55px !important;
    line-height: 69px !important;
  }

  .shop_by_vihicle_area .fusion-title h3 {
    margin-top: 10px;
  }

  .fusion-body .shop_by_vihicle_area .custom_fuse_col {
    width: 25% !important;
  }

  .shop_by_vihicle_area h4 {
    font-size: 32px !important;
    line-height: 37px !important;
  }

  .rt_track {
    margin-right: 9%;
  }

  .shop_by_part_section .fusion-title h2 {
    font-size: 50px !important;
    line-height: 70px !important;
  }

  .car_mddle img {
    max-width: 450px;
  }

  .radial_bg_left {
    width: 247px;
    left: -1%;
  }

  .radial_bg_right {
    width: 247px;
    right: -1%;
  }

  .post-content .wheel_and_tire_section h3 {
    font-size: 45px !important;
    line-height: 44px !important;
  }

  .fusion-body .wheel_and_tire_section .fusion-layout-column {
    width: 50% !important;
  }

  .trusted_by_brands_section h2 {
    margin-bottom: 20px !important;
  }

  .trusted_by_brands_section {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }

  .not_in_az_section {
    padding: 100px 25px !important;
  }

  .post-content .not_in_az_section h3 {
    font-size: 50px !important;
    line-height: 70px !important;
  }

  .trusted_by_brands_section {
    padding: 60px 25px !important;
  }

  .trusted_by_brands_section h4 {
    font-size: 24px !important;
  }

  .testi-slideshow p {
    font-size: 23px;
    line-height: 28px;
  }

  .video-container {
    margin-bottom: 40px !important;
  }

  .youtube_sec_bg {
    padding: 100px 0 !important;
  }

  .ftr_last_btm p.bld_ftr {
    font-size: 17px;
  }

  .footer--top .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .footer_upper_section h2 {
    font-size: 32px !important;
    line-height: 42px !important;
  }

  .footer_upper_section h2 i {
    font-size: 180px !important;
    line-height: 72px !important;
  }

  .footer_upper_section {
    padding: 80px 0 !important;
  }

  .footer--address h4 {
    margin-bottom: 10px;
  }

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

  .fusion-body .bottom_form_area .bottom_col1 {
    width: 30% !important;
  }

  .fusion-body .bottom_form_area .bottom_col2 {
    width: 30% !important;
  }

  .bottom_col2 {
    padding-left: 2%;
    padding-right: 2%;
  }

  .fusion-body .bottom_form_area .bottom_col3 {
    width: 38% !important;
  }

  .right_seo_form {
    padding: 40px;
  }

  .bottom_form_area {
    padding: 60px 0 !important;
  }

  .bottom_form_area h5 {
    font-size: 40px !important;
    line-height: 44px !important;
  }

  .fusion-body .client_slider .fusion_builder_column {
    width: auto !important;
    padding: 0 5px;
    display: block !important;
  }

  main#main.full_width_wrapper .client_slider .fusion-row {
    width: 100% !important;
    margin: auto !important;
    max-width: 100% !important;
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
  }

  main#main.full_width_wrapper .client_slider .fusion-row img {
    width: 100%;
  }

  #product-showing-mobile {
    max-width: 100%;
    margin: auto;
  }

  .sldr_pro_mn {
    background-color: #fff;
  }

  #product-showing-mobile.active_mob_pro .product-dropdown__mobile {
    position: static !important;
  }

  .product-dropdown__mobile a {
    color: #313131 !important;
    font-size: 22px !important;
    text-align: center !important;
    display: block !important;
    font-weight: 600;
    line-height: 19px;
    margin-top: 10px;
    padding: 0 5px 5px !important;
    border: 0 !important;
  }

  .product-dropdown__mobile img {
    display: block;
    margin: auto;
    width: 100%;
    height: 150px;
    object-fit: contain;
  }

  .product-dropdown__mobile .slick-prev {
    left: 12px;
  }

  .product-dropdown__mobile .slick-next {
    right: 15px;
  }

  .product-dropdown__mobile button.slick-prev {
    background-image: url(../images/arrow_left_header.png);
    width: 26px;
    height: 31px;
    background-size: contain;
  }

  .product-dropdown__mobile button.slick-next {
    background-image: url(../images/arrow_right_header.png);
    width: 26px;
    height: 31px;
    background-size: contain;
  }

  .product-dropdown__mobile .slick-next:before,
  .product-dropdown__mobile .slick-prev:before {
    display: none;
  }

  .product-dropdown__mobile p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }

  .product-dropdown__mobile {
    padding: 20px 50px;
  }
}

@media (max-width: 1023px) {
  .ftr_last_btm p.bld_ftr {
    margin-bottom: 20px;
  }

  #fullBgWhite h2.fusion-responsive-typography-calculated {
    font-size: 40px !important;
    line-height: 49px !important;
  }

  .product_lead_area {
    bottom: 0;
    width: 240px;
    padding: 20px 25px;
  }

  .product_lead_btn a {
    padding: 8px 4px;
    line-height: 26px !important;
    font-size: 16px !important;
  }

  .desktop_cicular_slider {
    height: 600px;
    max-width: 600px;
    box-shadow: 0 0 0 100px #e5e5e5;
  }

  .mddle_car {
    top: 210px;
    width: 400px;
  }

  .red_btn_car {
    margin-top: 20px !important;
  }

  .westcottdsgn_circle {
    margin-left: -100%;
    padding-top: 360px;
  }

  .sm-1 {
    top: -180px;
    right: 26%;
  }

  .sm-8 {
    right: 26%;
    bottom: -240px;
  }

  .sm-3 {
    top: -80px;
    left: -100px;
  }

  .sm-2 {
    top: -80px;
    right: -100px;
  }

  .sm-5 {
    right: -199px;
    top: 200px;
  }

  .sm-4 {
    left: -199px;
    top: 200px;
  }

  .sm-7 {
    top: 470px;
    right: -87px;
  }

  .sm-6 {
    top: 470px;
    left: -87px;
  }

  div.hdr_txtcnt {
    font-size: 10px;
    line-height: 29px;
  }

  .rt_hdr_cntnt ul li {
    margin-right: 20px;
  }

  .rt_hdr_cntnt ul li a {
    font-size: 12px;
  }

  .banner_hero_container .slide-content h1 {
    font-size: 37px !important;
    line-height: 44px !important;
    text-align: right !important;
  }

  .banner_hero_container .heading {
    text-align: right !important;
    margin: 0 !important;
  }

  .tfs-slider .slide-content-container .heading {
    margin: 0;
  }

  .banner_hero_container .slide-content h6 {
    font-size: 18px !important;
    line-height: 18px !important;
  }

  .banner_hero_container .slide-content {
    max-width: 285px !important;
  }

  .banner_hero_container .slide-content h1 span.install_west {
    font-size: 16px !important;
    line-height: 28px !important;
    margin: 10px 0;
  }

  .banner_hero_container .banner_shop_btn {
    padding: 5px 35px;
    margin-top: 5px !important;
    font-size: 18px;
    line-height: 28px;
  }

  .shop_by_vihicle_area {
    margin-top: 0 !important;
  }

  .fusion-body .shop_by_vihicle_area .custom_fuse_col .fusion-column-inner-bg-image {
    height: 210px !important;
  }

  .shop_by_vihicle_area h2 {
    font-size: 45px !important;
    line-height: 59px !important;
  }

  .shop_by_part_section {
    padding: 40px 0 100px !important;
  }

  .banner_hero_container .slide-content-container {
    padding-right: 15px !important;
  }

  .car_mddle img {
    max-width: 360px;
  }

  .first_cr_mddle h5 {
    font-size: 20px !important;
    margin: 10px 0;
  }

  .first_cr_mddle p {
    font-size: 16px;
    line-height: 19px;
  }

  .wheel_and_tire_section {
    padding: 40px 0 !important;
  }

  .btn_shop_other {
    font-size: 22px !important;
  }

  .fusion-body .trusted_by_brands_section .fusion-layout-column.brands_one_col {
    width: 33.33333% !important;
    padding: 0 20px !important;
  }

  .trusted_by_brands_section h2 {
    font-size: 36px !important;
    line-height: 34px !important;
  }

  .not_in_az_section .fusion-text {
    font-size: 30px;
    line-height: 36px;
  }

  .trusted_by_brands_section {
    padding: 40px 15px !important;
  }

  .fusion-body .trusted_by_brands_section .you_need_col.fusion-layout-column {
    width: 50% !important;
    padding: 0 15px 25px !important;
    margin: 0 auto !important;
    float: none !important;
  }

  .trusted_by_brands_section h4 {
    font-size: 30px !important;
    margin-top: 25px !important;
  }

  .bottom_form_area h6 {
    margin-left: 80px !important;
  }

  .right_seo_form {
    padding: 20px;
  }

  .bottom_form_area h5 {
    font-size: 32px !important;
  }

  .footer_upper_section {
    padding: 60px 0 100px !important;
  }

  .new_section_footer {
    padding: 40px 0 0;
  }
}

@media (max-width: 800px) {
  #main>.fusion-row {
    display: block !important;
  }
}

@media (max-width: 767px) and (min-width: 576px) {
  header form#searchform {
    width: 200px;
  }

  .footer--top .col-lg-5.col-md-6.mb-30,
  .footer--top .shop_coumn,
  .footer--top .customers_column,
  .footer--top .company_column {
    padding-left: 10px;
    padding-right: 10px;
  }
}

@media (max-width: 767px) {
  body.archive.post-type-archive #wrapper.fusion-wrapper .full_width_wrapper {
    padding-top: 40px !important;
  }

  body.woocommerce-cart .cart-collaterals .shipping-coupon .coupon {
    border: 0;
    padding: 0;
  }

  body.woocommerce-cart .cart_totals {
    padding: 0;
  }

  header.header.stickyHeader {
    height: 80px;
  }

  .first_cr_mddle img {
    max-width: 90px;
  }

  .wheel_and_tire_section {
    margin-top: 0px !important;
  }

  .hdr_container {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    text-align: center;
  }

  .left_hdr_cntnt {
    display: block;
  }

  .left_hdr_cntnt ul {
    justify-content: flex-start;
  }

  .rt_hdr_cntnt ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
  }

  div.hdr_txtcnt {
    margin: 0;
  }

  .build_track_btn {
    font-size: 12px;
    line-height: 21px;
    padding: 13px 15px;
    margin-right: 5px;
  }

  .banner_hero_container .pad_10 {
    padding: 10px 0;
  }

  .hdr_logo {
    max-width: 140px;
  }

  .banner_hero_container .slide-content {
    max-width: 225px !important;
    margin-top: 20px !important;
  }

  .banner_hero_container .slide-content h1 span.install_west {
    font-size: 11px !important;
    line-height: 18px !important;
  }

  .banner_hero_container .slide-content h1 span.banner_paragrph {
    font-size: 15px !important;
    line-height: 23px !important;
  }

  .banner_hero_container .pad_10 {
    padding: 18px 0;
  }

  .shop_by_vihicle_area h2 {
    font-size: 35px !important;
    line-height: 39px !important;
    margin: 0;
  }

  .banner_hero_container .fusion-title.fusion-title-3 {
    margin-bottom: 10px !important;
  }

  .shop_by_part_section .fusion-title.fusion-title-9 {
    margin-bottom: 10px !important;
  }

  .car_conatiner {
    padding-bottom: 670px;
  }

  .car_mddle img {
    max-width: 240px;
  }

  .first_cr_mddle:nth-of-type(2) {
    bottom: 320px;
    left: 0;
  }

  .first_cr_mddle:nth-of-type(4) {
    bottom: 320px;
    right: 0;
  }

  .first_cr_mddle:nth-of-type(3) {
    top: 100px;
  }

  .post-content .wheel_and_tire_section h3 {
    font-size: 30px !important;
    line-height: 32px !important;
  }

  .post-content .wheel_and_tire_section h4 {
    font-size: 28px !important;
    line-height: 35px !important;
    margin-bottom: 0;
  }

  .wheel_and_tire_section .fusion-column-wrapper {
    padding: 40px 20px 40px 40px !important;
  }

  .wheel_and_tire_section .right_tires_red {
    margin-top: 15px !important;
    font-size: 16px !important;
  }

  .radial_bg_left,
  .radial_bg_right {
    width: 167px;
  }

  .post-content .not_in_az_section h3 {
    font-size: 40px !important;
    line-height: 60px !important;
  }

  .new_section_footer h4 {
    font-size: 18px !important;
  }

  .footer--logo {
    max-width: 180px;
    margin-bottom: 40px;
  }

  .ftr_last_btm .row {
    flex-wrap: wrap;
  }

  .ftr_last_btm p.bld_ftr {
    margin: 0 0 10px;
  }

  .product-details-container .fusion-price-rating span,
  .product-details-container .fusion-price-rating bdi {
    margin-top: 0px;
    vertical-align: top;
  }
}

@media (min-width: 0px) {
  .container {
    max-width: 100%;
  }
}

@media (max-width: 575px) {
  .ftr_last_btm .needsclick.kl-private-reset-css-Xuajs1 {
    width: 100%;
  }

  .change_track_btn_mob {
    display: inline-block;
  }

  .desc_track_btn,
  .desc_change_btn {
    display: none;
  }

  footer .needsclick {
    flex-wrap: wrap;
  }

  footer .needsclick {
    flex: auto !important;
  }

  .ftr_last_btm button,
  .ftr_last_btm .thm-btn,
  .ftr_last_btm input[type="submit"] {
    margin-left: 0 !important;
  }

  ul.products .product-list-view .product-excerpt.product-list {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }

  .left_search_panel {
    display: none;
  }

  section#content .woocommerce-MyAccount-content,
  section#content .woocommerce-content-box {
    border: 0 !important;
    padding: 0 !important;
  }

  section#content .woocommerce .checkout_coupon .coupon-input {
    width: 100% !important;
  }

  section#content .woocommerce .checkout_coupon .coupon-button {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    margin-top: 15px !important;
  }

  section#content .woocommerce .checkout #customer_details .col-1,
  section#content .section#content .woocommerce .checkout #customer_details .col-2 {
    padding: 0px !important;
    border: 0 !important;
  }

  section#content .woocommerce .checkout #customer_details .col-1,
  section#content .woocommerce .checkout #customer_details .col-2 {
    box-sizing: border-box;
    border: 0;
    overflow: hidden;
    padding: 0;
    margin-bottom: 30px;
    float: left;
    width: 48%;
    margin-right: 4%;
  }

  .pro_srch_hd p a {
    color: #fff;
    padding: 0;
    height: auto;
    line-height: 18px;
    display: block;
  }

  .pro_srch_hd p {
    color: #fff;
  }

  .fusion-body .bottom_form_area .fusion-builder-column-30 {
    width: 100% !important;
  }

  .sm-1,
  .sm-2,
  .sm-3,
  .sm-4,
  .sm-5,
  .sm-6,
  .sm-7,
  .sm-8 {
    width: 200px;
  }

  .westcottdsgn_circle .box_circle h5 {
    font-size: 18px !important;
    line-height: 20px !important;
    margin: 8px 0;
  }

  .westcottdsgn_circle .box_circle img {
    max-width: 70px;
    width: 70px;
    height: 70px;
  }

  .desktop_cicular_slider {
    height: 600px;
    width: 600px;
    box-shadow: 0 0 0 70px #e5e5e5;
    margin: auto;
    max-width: 900px;
  }

  .westcottdsgn_circle .box_circle p {
    display: none;
  }

  .wheel_and_tire_section {
    margin-top: 0px !important;
  }

  .sm-1 {
    top: -90px;
    right: 33%;
  }

  .sm-8 {
    bottom: -120px;
    right: 33%;
  }

  .sm-3 {
    top: 0px;
    left: -19px;
  }

  .sm-2 {
    top: 0px;
    right: -19px;
  }

  .sm-4 {
    top: 230px;
    left: -100px;
  }

  .sm-5 {
    top: 230px;
    right: -100px;
  }

  .sm-6 {
    top: 450px;
    left: 5px;
  }

  .sm-7 {
    top: 450px;
    right: 5px;
  }

  .westcottdsgn_circle {
    margin-left: -100%;
    padding-top: 320px;
  }

  .mddle_car {
    top: 180px;
    width: 340px;
  }

  .cd-dropdown-wrapper {
    right: 0;
    top: 20px;
  }

  .show_build_mobile {
    display: block !important;
  }

  .cs-options {
    width: 320px;
    max-width: inherit;
    top: 37px;
  }

  .mob_track {
    display: block;
  }

  .mob_track .cs-options {
    width: 200px;
    left: -15px;
    top: 0;
    border: 0;
    /*background: #b50c09;*/
    background: #f7f7f7;
    color: #fff;
    display: block;
    box-shadow: -1px 1px 3px 1px #a2a2a2;
  }
  .ymm-shop-by-truck .woo-vpf-ymm-field input[type="submit"], .ymm-shop-by-truck .srcharea input[type="submit"] {
    padding: 2px 16px !important;
    font-size: 12px;
    height: 30px !important;
    margin-top: 10px !important;
  }
  #hiddenPanel_shift {
    position: absolute;
    left: -200px;
    width: 200px;
    background-color: #b50c09;
    top: 0;
    z-index: 1;
  }

  #hiddenPanel_shift.k_shift .cs-options {
    width: 215px;
    border-radius: 0 0 5px;
  }

  #hiddenPanel_shift.k_shift #close-bar-shift {
    border-radius: 0 3px 3px 0;
  }

  #close-bar-shift {
    position: absolute;
    left: 200px;
    width: 95px;
    display: block;
    cursor: pointer;
    line-height: 30px;
    padding: 0;
  }

  .header_upper_hd {
    padding: 10px 0;
  }

  .mob_rt_hdr_cntnt {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    opacity: 0.7;
  }

  .mob_rt_hdr_cntnt a {
    display: block;
    margin-right: 20px;
  }

  .mob_rt_hdr_cntnt a:last-child {
    margin-right: 0;
  }

  .fusion-body .client_slider .fusion_builder_column {
    width: 100% !important;
    padding: 0;
  }

  .bottom_form_area .smll_txt_form p {
    margin-bottom: 10px;
  }

  .hdr_container .hdr_txtcnt,
  .hdr_container .rt_hdr_cntnt {
    display: none;
  }

  .ttl_header .build_track_btn {
    display: none;
  }

  .ttl_header .searchform {
    display: none;
  }

  .hdr_logo {
    max-width: 170px;
    position: absolute;
    top: 0;
    left: 55px;
    right: 0;
    margin: auto;
  }

  .desktop_slider_show {
    display: none;
  }

  .mobile_slider_show {
    display: block;
  }

  .mobile_slider_show {
    height: 1000px;
  }

  .mobile_slider_show .background.background-image {
    height: 1010px !important;
    background-color: #192541;
  }

  .mobile_slider_show .fusion-slider-sc-homepage-banner-mobile-slider {
    height: 1000px !important;
    max-height: 1000px !important;
  }

  .mobile_slider_show .fusion-builder-row.fusion-row {
    height: 1000px !important;
  }

  .mobile_slider_show .flexslider {
    height: 1000px !important;
  }

  .mobile_slider_show .slide-content-container {
    top: 12% !important;
    padding: 0 15px !important;
    transform: none !important;
    text-align: center !important;
  }

  .srcharea .srch_hdr {
    display: none;
  }

  .mobile_slider_show.banner_hero_container .slide-content {
    max-width: 100% !important;
    margin-top: 20px !important;
    margin: auto !important;
    text-align: center !important;
  }

  .mobile_slider_show.banner_hero_container .heading {
    text-align: center !important;
  }

  .mobile_slider_show.banner_hero_container .slide-content h1 {
    text-align: center !important;
    font-size: 60px !important;
    line-height: 52px !important;
  }

  .mobile_slider_show.banner_hero_container .slide-content h1 span.install_west {
    text-align: center;
    font-size: 24px !important;
    line-height: 28px !important;
  }

  .mobile_slider_show.banner_hero_container .slide-content h1 span.banner_paragrph {
    font-size: 20px !important;
    line-height: 27px !important;
    text-align: center !important;
  }

  .banner_hero_container .slide-content h6 {
    font-size: 25px !important;
    line-height: 18px !important;
  }

  .banner_hero_container .slide-content .buttons .tfs-button-1 {
    margin-right: auto;
  }

  .banner_hero_container .banner_shop_btn {
    padding: 11px 35px;
    font-size: 20px;
    line-height: 28px;
    margin: auto !important;
    display: table !important;
    margin-top: 30px !important;
  }

  .shop_by_vihicle_area {
    background-image: url(/wp-content/uploads/seqoti_bgg.jpg) !important;
    padding-top: 80px !important;
    background-position: top !important;
    background-size: cover !important;
  }

  .shop_by_vihicle_area .fusion-title h3 {
    margin-top: 0 !important;
  }

  .fusion-body .shop_by_vihicle_area .custom_fuse_col {
    width: 100% !important;
  }

  .shop_by_vihicle_area .fusion-title h3 {
    font-size: 18px !important;
    line-height: 18px !important;
  }

  .shop_by_vihicle_area h2 {
    font-size: 70px !important;
    line-height: 68px !important;
    margin-bottom: 30px;
  }

  .fusion-body .shop_by_vihicle_area .custom_fuse_col .fusion-column-inner-bg-image {
    height: 350px !important;
  }

  .custom_fuse_col {
    border-right: 0 !important;
  }

  .fusion-body .shop_by_vihicle_area .custom_fuse_col {
    display: block !important;
    margin-bottom: 10px !important;
  }

  .shop_by_vihicle_area .custom_fuse_col .fusion-column-wrapper {
    padding: 21px 0 21px 0 !important;
    height: 350px;
  }

  .shop_by_vihicle_area .fusion-column-inner-bg {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .shop_by_vihicle_area h4 {
    font-size: 38px !important;
  }

  .shop_by_part_section {
    padding: 60px 0 !important;
  }

  .shop_by_part_section .fusion-title h6 {
    font-size: 18px !important;
    line-height: 18px !important;
  }

  .shop_by_part_section .fusion-title h2 {
    font-size: 70px !important;
    line-height: 68px !important;
  }

  .car_conatiner {
    padding-bottom: 0 !important;
  }

  .first_cr_mddle {
    max-width: 100% !important;
    position: static !important;
    padding: 0 !important;
  }

  .radial_bg_left,
  .radial_bg_right {
    display: none;
  }

  .car_mddle {
    display: none;
  }

  .first_cr_mddle img {
    display: block;
    margin: auto;
  }

  .ttl_slider_desc .slick-dots {
    bottom: -55px;
  }

  .first_cr_mddle h5 {
    font-size: 22px !important;
    margin: 20px 0px 10px;
  }

  .first_cr_mddle p {
    font-size: 18px;
    line-height: 27px;
  }

  .red_btn_car {
    margin-top: 50px !important;
    padding: 21px 45px !important;
    font-size: 22px !important;
  }

  .first_cr_mddle a.sliders_cr_link {
    font-size: 18px;
    line-height: 18px;
  }

  .shop_by_part_section .fusion-column-wrapper {
    margin: 0 !important;
  }

  .fusion-body .client_slider .fusion-layout-column {
    display: block !important;
    width: auto !important;
  }

  .fusion-body .client_slider .fusion-column-wrapper {
    display: block !important;
    width: auto !important;
    padding: 0 5px !important;
    margin: 0;
  }

  .fusion-body .client_slider .fusion-flex-container .fusion-row {
    display: block !important;
  }

  .fusion-body .client_slider .fusion-flex-container.fusion-row {
    display: block !important;
  }

  .fusion-body .client_slider .fusion-layout-column img {
    width: 100% !important;
    margin: auto !important;
  }

  .trusted_by_brands_section {
    padding: 50px 15px 0 !important;
  }

  .trusted_by_brands_section h2 {
    font-size: 44px !important;
    line-height: 46px !important;
  }

  .client_slider {
    padding-bottom: 30px !important;
    padding-top: 30px !important;
  }

  .fusion-body .wheel_and_tire_section .fusion-layout-column {
    width: 100% !important;
  }

  .wheel_and_tire_section {
    padding: 80px 0 !important;
  }

  .wheel_and_tire_section {
    background-image: url(/wp-content/uploads/mob_wheel_tier.png) !important;
  }

  .shop_by_vihicle_area.shp_tgl_glry {
    padding: 0 !important;
  }

  .wheel_and_tire_section .wheel_mob_hidden {
    display: none !important;
  }

  .mob_dsply_tire {
    display: block !important;
  }

  .desk_dsply_tire {
    display: none !important;
  }

  .shop_by_vihicle_area.no_marge_nopad {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
  }

  .shop_by_vihicle_area {
    padding-bottom: 0px !important;
  }

  .wheel_and_tire_section .fusion-column-wrapper .fusion-title {
    justify-content: center;
  }

  .wheel_and_tire_section .fusion-column-wrapper {
    padding: 40px 20px 70px 20px !important;
    margin: 0 !important;
  }

  .wheel_and_tire_section .title-sep-container.title-sep-container-right {
    display: none !important;
  }

  .post-content .wheel_and_tire_section h3 {
    font-size: 44px !important;
    line-height: 41px !important;
  }

  .post-content .wheel_and_tire_section h4 {
    font-size: 46px !important;
    line-height: 52px !important;
    margin-bottom: 0;
    padding-top: 80px;
    text-align: center !important;
  }

  .post-content .wheel_and_tire_section p {
    font-size: 20px !important;
    line-height: 27px !important;
    text-align: center !important;
  }

  .wheel_and_tire_section .right_tires_red {
    margin-top: 25px !important;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px !important;
  }

  .post-content .wheel_and_tire_section p br {
    display: none;
  }

  .not_in_az_section {
    padding: 60px 0px !important;
  }

  .post-content .not_in_az_section h3 {
    font-size: 52px !important;
    line-height: 46px !important;
  }

  .zip_field_area button,
  .zip_field_area input[type="submit"] {
    width: 70% !important;
  }

  .zip_field_area input[type="text"],
  .zip_field_area input[type="tel"] {
    width: 70%;
    margin-bottom: 25px;
  }

  .zip_field_area {
    justify-content: center;
    padding: 25px 0;
  }

  .trusted_by_brands_section .col_four_gallery_area .fusion-title,
  .trusted_by_brands_section .col_four_gallery_area .fusion-text {
    padding: 0 !important;
  }

  .fusion-body .trusted_by_brands_section .you_need_col.fusion-layout-column {
    width: 100% !important;
    padding: 10px 15px 50px !important;
  }

  .trusted_by_brands_section .fusion-text {
    padding: 0 20px;
  }

  .trusted_by_brands_section .fusion-text.fusion-text-2 {
    padding: 0;
  }

  .trusted_by_brands_section .fusion-text.fusion-text-4 {
    padding: 0 0;
  }

  .not_in_az_section .fusion-text {
    padding: 0 25px;
  }

  .trusted_by_brands_section .button-custom {
    padding: 13px 50px !important;
    font-size: 16px !important;
    margin-bottom: 10px !important;
  }

  .testimonial_height_slider_area h5 {
    margin: 25px 0 0px !important;
    font-size: 16px !important;
  }

  .testimonial_height_slider_area h4 {
    font-size: 42px !important;
    line-height: 42px !important;
    margin-bottom: 40px !important;
  }

  .testi-slideshow .slick-slide {
    text-align: left;
  }

  .testi-slideshow p {
    font-size: 25px;
    line-height: 32px;
    font-weight: 500 !important;
  }

  .testimonial_height_slider_area {
    background-image: url(/wp-content/uploads/blue_bg_set_mobile.jpg) !important;
    background-position: top !important;
    padding-bottom: 0 !important;
  }

  .youtube_sec_bg {
    padding: 240px 15px 60px !important;
    margin-top: 0 !important;
    background-image: url(/wp-content/uploads/youtube_bg_mask_mobile.jpg) !important;
    background-position: top !important;
  }

  .post-content .youtube_sec_bg h3 {
    font-size: 18px !important;
    line-height: 18px !important;
  }

  .post-content .youtube_sec_bg h2 {
    font-size: 46px !important;
    line-height: 46px !important;
    margin-bottom: 20px;
  }

  .youtube_sec_bg .fusion-text {
    margin-top: 0 !important;
  }

  .post-content .youtube_sec_bg p {
    margin-top: 0;
    margin-bottom: 20px;
    line-height: 28px;
  }

  .fusion-flex-container .fusion-row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    flex: 1;
    width: 100%;
    justify-content: center;
  }

  .fusion-body .bottom_form_area .bottom_col3 {
    width: 100% !important;
  }

  .fusion-body .bottom_form_area .bottom_col2 {
    width: 100% !important;
  }

  .bottom_form_area {
    background-position: -150px 170px !important;
    background-size: 1100px !important;
    background-color: #fff !important;
  }

  .bottom_form_area .fusion-layout-column .fusion-column-wrapper {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }

  .bottom_form_area .fusion-layout-column.bottom_col2 .fusion-column-wrapper {
    padding-right: 0 !important;
  }

  .bottom_form_area h6 {
    margin-left: 120px !important;
    margin-top: 20px !important;
  }

  .bottom_form_area h5 {
    font-size: 42px !important;
    line-height: 46px !important;
  }

  .fusion-body .bottom_form_area .bottom_col3 {
    width: 85% !important;
    margin-top: 440px;
  }

  .right_seo_form {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer_upper_section h2 {
    display: block;
    font-size: 48px !important;
    line-height: 65px !important;
  }

  .footer_upper_section h2 i {
    font-size: 48px !important;
    line-height: 77px !important;
    display: block;
    margin: 0;
  }

  .footer_upper_section {
    padding: 70px 0 70px !important;
    background-image: url(/wp-content/uploads/bottom_red_bg_mob.jpg) !important;
  }

  .footer_upper_section .fusion-layout-column {
    margin-bottom: 0;
  }

  .footer--top .row {
    display: block;
  }

  .sbscrb_btn_youtube {
    min-width: 100%;
  }

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

  .footer--logo {
    max-width: 100%;
    margin-bottom: 70px;
  }

  .footer--address ul li {
    font-size: 18px;
    line-height: 35px;
  }

  .shop_coumn,
  .customers_column,
  .company_column {
    margin-top: 40px;
  }

  .new_section_footer h4 {
    font-size: 22px !important;
    line-height: 28px !important;
    margin-bottom: 20px !important;
  }

  .new_section_footer ul li a {
    font-size: 16px;
    line-height: 27px;
  }

  .ftr_last_btm form {
    display: block;
    width: 100%;
  }

  .ftr_last_btm button,
  .ftr_last_btm .thm-btn,
  .ftr_last_btm input[type="submit"] {
    width: 100% !important;
    font-size: 22px !important;
    margin-top: 20px !important;
  }

  .ftr_last_btm p.bld_ftr {
    font-size: 20px;
    line-height: 26px;
  }

  .ftr_last_btm .container {
    padding: 0 20px;
  }

  .ftr_last_btm p.bld_ftr {
    margin: 0 0 6px;
  }

  .footer--copyright span {
    display: block !important;
  }

  .footer--bottom .container {
    padding: 0;
  }

  .banner_hero_container .dsktop_shop_bnr {
    display: none !important;
  }

  .banner_hero_container .mob_shop_bnr {
    display: block !important;
  }

  .slide_test_boxx {
    padding-top: 80px;
  }

  .youtube_sec_bg {
    margin-top: -30px !important;
  }
}

@media only screen and (min-width: 801px) {
  .whiebluebg_upp_bnr .fusion-column-wrapper.fusion-flex-column-wrapper-legacy img.img-responsive {
    height: 150px;
    object-fit: cover;
  }
}

@media only screen and (min-width: 1201px) {
  .whiebluebg_upp_bnr .fusion-column-wrapper.fusion-flex-column-wrapper-legacy img.img-responsive {
    height: 250px;
    object-fit: cover;
  }

  #product-showing-mobile {
    display: none !important;
  }

  .shop_by_vihicle_area {
    padding-top: 60px !important;
  }
}

@media only screen and (min-width: 1600px) {
  .whiebluebg_upp_bnr .fusion-column-wrapper.fusion-flex-column-wrapper-legacy img.img-responsive {
    height: 300px;
  }
}

@media only screen and (min-width: 1800px) {
  .whiebluebg_upp_bnr .fusion-column-wrapper.fusion-flex-column-wrapper-legacy img.img-responsive {
    height: 350px;
  }
}

.shop_by_vihicle_area {
  margin-top: 0px !important;
}

.shop_by_vihicle_area.no_marge_nopad {
  padding-top: 0 !important;
}

@media (max-width: 374px) {
  .hdr_logo {
    max-width: 140px;
    top: -4px;
  }
}

.full_header.sticky_desk {
  position: fixed;
  top: 0;
  width: 100%;
  background: #fff;
  z-index: 9;
}

.go-back {
  padding-left: 20px;
}

.hdr_crt {
  margin-right: 24px;
  max-width: 24px;
}

.header_cart_area_btnarea {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.main_head .row {
  display: flex;
  align-items: center;
}

.main_head .marge_auto {
  margin: auto;
}

.joinvalen a {
  background-color: #373737;
  padding: 10px 25px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
  width: 100%;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 28px;
  text-decoration: none;
}

.full_header.sticky_desk .stickylogo {
  display: block;
}

.full_header.sticky_desk .mainlogo {
  display: none;
}

.full_header.sticky_desk .main_head {
  background-color: #fff;
}

.full_header.sticky_desk .menu>ul>li a {
  color: #373737;
}

.full_header.sticky_desk .tech_children:after {
  background-image: url("../images/down_arrow_sticky.png?v=1");
}

.container-fluid.upper_head {
  padding-right: 35px;
  padding-left: 35px;
}

.upper_head ul {
  display: flex;
  justify-content: flex-end;
}

.upper_head.only_mobile ul {
  justify-content: center;
}

.upper_head ul li a {
  color: #fffcfc;
  padding: 0 10px;
  display: block;
  font-size: 14px;
  border-right: 1px solid #fffcfc;
}

.upper_head ul li:last-of-type a {
  border-right: 0;
  padding-right: 0;
}

.main_head .container-fluid {
  padding-right: 35px;
  padding-left: 35px;
}

.menu-container {
  margin: auto;
  clear: both;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.only_desktop .logo_header .mainlogo {
  float: left;
}

.menu-mobile {
  display: none;
  padding: 20px;
}

.mobile_header .container {
  padding: 0 15px;
}

.mobile_header .row {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.mobile_nav_logo {
  position: absolute;
  top: 16px;
  left: 15px;
  max-width: 52px;
}

.menu-mobile:after {
  content: "\f394";
  font-family: "Ionicons";
  font-size: 2.5rem;
  padding: 0;
  float: right;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-25%);
  -ms-transform: translateY(-25%);
  transform: translateY(-25%);
}

.menu-dropdown-icon:before {
  content: "\f489";
  font-family: "Ionicons";
  display: none;
  cursor: pointer;
  float: right;
  padding: 1.5em 2em;
  background: #fff;
  color: #333;
}

.menu>ul {
  margin: 0 auto;
  width: auto;
  list-style: none;
  padding: 0;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-end;
}

.menu>ul:before,
.menu>ul:after {
  content: "";
  display: table;
}

.menu>ul:after {
  clear: both;
}

.stickylogo {
  display: none;
}

.hdr_pro_slider_area ul li a {
  text-decoration: none;
  padding: 15px 0 0 0;
  display: block;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer !important;
  position: relative;
  font-size: 16px;
  font-family: "chakra_petchbold";
}

.menu>ul>li {
  float: left;
  padding: 0;
  margin: 0;
  position: relative;
}

.menu>ul>li.current_page_item a {
  color: #b50c09 !important;
}

.menu>ul>li:hover {
  border-left: 0;
  border-right: 0;
}

.menu>ul>li a {
  text-decoration: none;
  padding: 15px 0 0 20px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer !important;
  position: relative;
  font-size: 16px;
  font-family: "chakra_petchbold";
}

.tech_children>a {
  cursor: context-menu !important;
}

.tech_children:after {
  background-image: url("../images/down_arrow.png");
  background-repeat: no-repeat;
  background-position: 84% 50%;
  background-size: 10px;
  content: "";
  position: absolute;
  right: 0px;
  top: 19px;
  width: 11px;
  height: 20px;
  -webkit-transition: -webkit-transform ease-in-out 0.15s;
  transition: transform ease-in-out 0.15s;
  cursor: pointer !important;
}

.menu>ul>li.tech_children a {
  padding-right: 20px;
}

.tech_children:hover:after {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: -webkit-transform ease-in-out 0.15s;
  transition: transform ease-in-out 0.15s;
}

.menu>ul>li>ul {
  width: 250px;
  padding: 20px;
  z-index: 99;
  margin: 0;
  list-style: none;
  box-sizing: border-box;
  position: absolute;
  top: 105%;
  opacity: 0;
  transition: all 0.2s linear;
  visibility: hidden;
  left: 0;
  background: #fffcfc;
  box-shadow: 0px 2px 4px 0px rgba(45, 45, 45, 0.2);
  text-transform: none;
  letter-spacing: 0;
  border-top: 1px solid #d8d8d8;
}

.menu>ul>li:hover>ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
}

.menu>ul>li>ul:before,
.menu>ul>li>ul:after {
  content: "";
  display: table;
}

.menu>ul>li>ul:after {
  clear: both;
}

.menu>ul>li>ul>li {
  padding-bottom: 0;
  list-style: none;
  width: 100%;
  background: none;
  float: none;
  box-sizing: border-box;
  height: auto;
  margin: 0;
  border-bottom: 1px solid rgb(228, 228, 228);
}

.menu>ul>li>ul>li:last-of-type {
  border-bottom: 0;
}

.menu>ul>li>ul>li a {
  color: #2f2f2f;
  padding: 10px;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  line-height: 11px;
  font-size: 12px;
}

.menu>ul>li>ul>li a img {
  display: block;
  max-height: 50px;
}

.menu_desc {
  padding-left: 15px;
}

.menu>ul>li>ul>li a h4 {
  font-size: 15px;
  color: #373737;
  margin: 0;
  text-align: left;
  letter-spacing: 1px;
  line-height: 26px;
  text-transform: uppercase;
  position: relative;
  width: 100%;
}

.barker-hp-hero .mddle_text_bnr {
  line-height: 0;
  margin: 0 0 14px;
}

.menu_desc:hover h4,
.menu>ul>li>ul>li a:hover {
  color: #b50c09 !important;
}

.menu>ul>li>ul>li a:hover p {
  color: #777;
}

.menu>ul>li>ul>li a p {
  font-size: 14px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  text-align: left;
}

.menu>ul>li>ul>li>ul {
  display: block;
  padding: 0;
  margin: 10px 0 0;
  list-style: none;
  box-sizing: border-box;
}

.menu>ul>li>ul>li>ul:before,
.menu>ul>li>ul>li>ul:after {
  content: "";
  display: table;
}

.menu>ul>li>ul>li>ul:after {
  clear: both;
}

.menu>ul>li>ul>li>ul>li {
  float: left;
  width: 100%;
  padding: 10px 0;
  margin: 0;
  font-size: 0.8em;
}

.menu>ul>li>ul>li>ul>li a {
  border: 0;
}

.menu>ul>li>ul.normal-sub {
  width: 300px;
  left: auto;
  padding: 10px 20px;
}

.menu>ul>li>ul.normal-sub>li {
  width: 100%;
}

.menu>ul>li>ul.normal-sub>li a {
  border: 0;
  padding: 1em 0;
}

.only_mobile {
  display: none;
}

.main_head {
  padding: 0 0;
  box-shadow: 0 2px 4px 0 rgb(0 0 0 / 10%);
}

.upper_head {
  padding-top: 10px;
  padding-bottom: 10px;
}

.sticky_desk .upper_head {
  background: #666c57;
}

.banner_body_home {
  min-height: 600px;
}

.mobile_menu_link_area {
  display: none;
}

.mobile_menu_link_area li .right_arrow {
  color: #212529;
  font-size: 18px;
}

.mobile_menu_link_area li a {
  font-size: 14px;
  text-transform: uppercase;
  color: #393939;
}

.mobile_menu_link_area li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 16px 12px 16px;
  border-bottom: 2px solid #eeeeee;
}

.mobile_menu_link_area li:last-child {
  border-bottom: none;
}

.full_header.white_header .menu>ul>li a {
  color: #373737;
}

.full_header.white_header .joinvalen a {
  background-color: #ef4a4c;
}

.white_header .upper_head {
  background: #ef4a4c;
}

.full_header.white_header .stickylogo {
  display: block;
}

.full_header.white_header .mainlogo {
  display: none;
}

.full_header.white_header .tech_children:after {
  background-image: url("../images/down_arrow_sticky.png?v=1");
}

.mobile_header.red_header {
  background: #666c57;
  padding: 20px 0 20px 0px;
  height: auto;
  top: 0;
}

.cd-dropdown-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
}

.righ_mobile_cont {
  position: relative;
  top: 3px;
}

.mobile_header .container {
  max-width: 100% !important;
}

.cd-dropdown-trigger {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  text-indent: -9999px;
  background-color: #fff;
  height: 3px;
  width: 35px;
  top: -14px;
}

.no-touch .cd-dropdown-trigger:hover {
  background-color: #ef4a4c;
}

.cd-dropdown-trigger::before,
.cd-dropdown-trigger::after {
  content: "";
  position: absolute;
  right: 0;
  display: block;
  text-indent: -9999px;
  background-color: #fff;
  height: 3px;
  width: 35px;
}

.cd-dropdown-trigger::before {
  top: 0.65rem;
}

.cd-dropdown-trigger::after {
  top: 1.3rem;
}

@media only screen and (min-width: 1300px) {
  .cd-dropdown-trigger {
    font-size: 1.5rem;
  }

  .cd-dropdown-trigger.dropdown-is-active {
    background-color: #3f8654;
  }

  .no-touch .cd-dropdown-trigger.dropdown-is-active:hover {
    background-color: #47975f;
  }

  .cd-dropdown-trigger.dropdown-is-active::before,
  .cd-dropdown-trigger.dropdown-is-active::after {
    width: 14px;
  }

  .cd-dropdown-trigger.dropdown-is-active::before {
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }

  .cd-dropdown-trigger.dropdown-is-active::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a {
  height: auto;
  line-height: normal;
}

@media only screen and (min-width: 1300px) {

  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 60px;
    line-height: 60px;
  }
}

@media only screen and (min-width: 1300px) {

  .cd-dropdown h2,
  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    height: 50px;
    line-height: 50px;
  }
}

.mobile_header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  background: #666c57;
  padding: 20px 0 20px 0px;
  height: auto;
}

.mobile_header {
  padding-top: 12px;
  padding-bottom: 12px;
  position: fixed;
  z-index: 11;
  top: 15px;
  width: 100%;
  height: 80px;
  transition: top 0.2s;
}

.cd-dropdown h2,
.cd-dropdown-content a,
.cd-dropdown-content ul a,
.cd-dropdown-content .cd-divider {
  padding: 0;
}

.mobile_header .mob_logo {
  max-width: 200px;
  width: 100%;
  float: left;
}

.header-button-quiz {
  color: #ed242b;
  position: relative;
  top: -5px;
  text-decoration: underline;
  padding-right: 40px;
}

.cd-dropdown {
  z-index: 9999 !important;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #1e2128;
  color: #ffffff;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
  -webkit-transform: translatex(-100%);
  -moz-transform: translatex(-100%);
  -ms-transform: translatex(-100%);
  -o-transform: translatex(-100%);
  transform: translatex(-100%);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0.5s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0.5s;
  transition: transform 0.5s 0s, visibility 0s 0.5s;
  box-shadow: inset 0 2px 4px rgb(0 0 0 / 10%);
}

.cd-dropdown h2 {
  position: relative;
  z-index: 1;
  color: #585a70;
  background-color: #111433;
  border-bottom: 1px solid #242643;
}

.cd-dropdown .cd-close {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  height: 50px;
  width: 50px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
  background: #1d2028;
  z-index: 99;
  width: 100%;
}

.cd-dropdown .cd-close::after,
.cd-dropdown .cd-close::before {
  content: "";
  position: absolute;
  left: auto;
  top: 15px;
  bottom: auto;
  right: 30px;
  -webkit-transform: translateX(-50%) translatex(-50%);
  -moz-transform: translateX(-50%) translatex(-50%);
  -ms-transform: translateX(-50%) translatex(-50%);
  -o-transform: translateX(-50%) translatex(-50%);
  transform: translateX(-50%) translatex(-50%);
  height: 20px;
  width: 2px;
  background-color: #dbdada;
}

.cd-dropdown .cd-close::after {
  -webkit-transform: translateX(-50%) translatex(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translatex(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translatex(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translatex(-50%) rotate(45deg);
  transform: translateX(-50%) translatex(-50%) rotate(45deg);
}

.cd-dropdown .cd-close::before {
  -webkit-transform: translateX(-50%) translatex(-50%) rotate(-45deg);
  -moz-transform: translateX(-50%) translatex(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translatex(-50%) rotate(-45deg);
  -o-transform: translateX(-50%) translatex(-50%) rotate(-45deg);
  transform: translateX(-50%) translatex(-50%) rotate(-45deg);
}

.cd-dropdown.dropdown-is-active {
  visibility: visible;
  -webkit-transform: translatex(0);
  -moz-transform: translatex(0);
  -ms-transform: translatex(0);
  -o-transform: translatex(0);
  transform: translatex(0);
  -webkit-transition: -webkit-transform 0.5s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform 0.5s 0s, visibility 0s 0s;
  transition: transform 0.5s 0s, visibility 0s 0s;
}

@media only screen and (min-width: 1300px) {
  .cd-dropdown .cd-close {
    top: 5px;
  }
}

@media only screen and (min-width: 1300px) {
  .cd-dropdown {
    position: absolute;
    top: calc(100% - 2px);
    height: auto;
    width: auto;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    background-color: #ffffff;
    color: #111433;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s,
      -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
  }

  .open-to-left .cd-dropdown {
    right: 0;
    left: auto;
  }

  .cd-dropdown h2,
  .cd-dropdown .cd-close {
    display: none;
  }

  .cd-dropdown.dropdown-is-active {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: opacity 0.3s 0s, visibility 0.3s 0s,
      -webkit-transform 0.3s 0s;
    -moz-transition: opacity 0.3s 0s, visibility 0.3s 0s, -moz-transform 0.3s 0s;
    transition: opacity 0.3s 0s, visibility 0.3s 0s, transform 0.3s 0s;
  }
}

.cd-dropdown-content,
.cd-dropdown-content ul {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
  padding-top: 0 !important;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
}

.menu-main-menu-new-mobile-container .cd-dropdown-content {
  padding-top: 0px !important;
}

.cd-secondary-dropdown a {
  display: flex !important;
  align-items: center;
}

.cd-secondary-dropdown a img {
  max-height: 70px;
  width: auto;
}

.menu_desc_mobile {
  padding-left: 15px;
  padding-right: 15px;
}

.menu_desc_mobile h4 {
  font-size: 20px;
  text-transform: none;
  color: #313131;
}

.menu_desc_mobile p {
  text-transform: none !important;
  margin-bottom: 0;
  font-size: 18px;
}

.ovrflow_navlist {
  width: 100%;
  height: 100vh;
  overflow: auto;
  padding-bottom: 120px;
}

.cd-dropdown-content a,
.cd-dropdown-content ul a,
.pro_shop_menu .pro_list_nav a {
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  border-top-width: 1px;
  border-style: solid;
  border: 0;
  border-bottom: 1px solid rgb(84 82 82);
  text-transform: uppercase;
  font-size: 17px;
  padding-top: 18px;
  padding-bottom: 18px;
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}

.cd-dropdown-content li:first-of-type>a,
.cd-dropdown-content ul li:first-of-type>a {
  border-top-width: 0;
}

.cd-dropdown-content li:last-of-type>a,
.cd-dropdown-content ul li:last-of-type>a {
  border-bottom-width: 0;
}

.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul .cd-divider {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #0b0e23;
  font-size: 1.1rem;
  font-weight: bold;
  letter-spacing: 1px;
  color: #585a70;
  text-transform: uppercase;
}

.cd-dropdown-content .cd-divider+li>a,
.cd-dropdown-content ul .cd-divider+li>a {
  border-top-width: 0;
}

.cd-dropdown-content a,
.cd-dropdown-content .cd-search,
.cd-dropdown-content .cd-divider,
.cd-dropdown-content ul a,
.cd-dropdown-content ul .cd-search,
.cd-dropdown-content ul .cd-divider {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}

.cd-dropdown-content.is-hidden,
.cd-dropdown-content ul.is-hidden {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}

.cd-dropdown-content.is-hidden>li>a,
.cd-dropdown-content.is-hidden>li>.cd-search,
.cd-dropdown-content.is-hidden>.cd-divider,
.cd-dropdown-content.move-out>li>a,
.cd-dropdown-content.move-out>li>.cd-search,
.cd-dropdown-content.move-out>.cd-divider,
.cd-dropdown-content ul.is-hidden>li>a,
.cd-dropdown-content ul.is-hidden>li>.cd-search,
.cd-dropdown-content ul.is-hidden>.cd-divider,
.cd-dropdown-content ul.move-out>li>a,
.cd-dropdown-content ul.move-out>li>.cd-search,
.cd-dropdown-content ul.move-out>.cd-divider {
  opacity: 0;
}

.cd-dropdown-content.move-out>li>a,
.cd-dropdown-content.move-out>li>.cd-search,
.cd-dropdown-content.move-out>.cd-divider,
.cd-dropdown-content ul.move-out>li>a,
.cd-dropdown-content ul.move-out>li>.cd-search,
.cd-dropdown-content ul.move-out>.cd-divider {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
}

.dropdown-is-active .cd-dropdown-content,
.dropdown-is-active .cd-dropdown-content ul {
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 1300px) {

  .cd-dropdown-content,
  .cd-dropdown-content ul {
    padding-top: 60px;
  }

  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    font-size: 1.8rem;
  }
}

@media only screen and (min-width: 1300px) {

  .cd-dropdown-content,
  .cd-dropdown-content ul {
    padding-top: 0;
    overflow: visible;
  }

  .cd-dropdown-content a,
  .cd-dropdown-content ul a {
    color: #111433;
    height: 50px;
    line-height: 50px;
    font-size: 1.5rem;
    border-color: #ebebeb;
  }

  .cd-dropdown-content .cd-divider,
  .cd-dropdown-content ul .cd-divider {
    background-color: transparent;
    color: #b3b3b3;
    border-top: 1px solid #ebebeb;
  }

  .cd-dropdown-content .cd-divider+li>a,
  .cd-dropdown-content ul .cd-divider+li>a {
    border-top-width: 1px;
  }

  .cd-dropdown-content.is-hidden>li>a,
  .cd-dropdown-content.is-hidden>li>.cd-search,
  .cd-dropdown-content.is-hidden>.cd-divider,
  .cd-dropdown-content.move-out>li>a,
  .cd-dropdown-content.move-out>li>.cd-search,
  .cd-dropdown-content.move-out>.cd-divider,
  .cd-dropdown-content ul.is-hidden>li>a,
  .cd-dropdown-content ul.is-hidden>li>.cd-search,
  .cd-dropdown-content ul.is-hidden>.cd-divider,
  .cd-dropdown-content ul.move-out>li>a,
  .cd-dropdown-content ul.move-out>li>.cd-search,
  .cd-dropdown-content ul.move-out>.cd-divider {
    opacity: 1;
  }
}

.cd-dropdown-content .see-all a {
  color: #3f8654;
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  height: 80px;
  line-height: 80px;
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item h3,
.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
  padding-left: 90px;
}

.cd-dropdown-content .cd-dropdown-gallery img {
  position: absolute;
  display: block;
  height: 40px;
  width: auto;
  left: 20px;
  top: 50%;
  margin-top: -20px;
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
  padding-left: 75px;
  position: relative;
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
  color: #111433;
  font-size: 1.3rem;
  display: none;
}

.cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
}

@media only screen and (min-width: 1300px) {
  .cd-dropdown-content {
    position: static;
    height: auto;
    width: 280px;
  }

  .cd-dropdown-content>li:last-of-type a {
    border-bottom: none;
  }

  .no-touch .cd-dropdown-content>li:not(.has-children) a:hover {
    color: #3f8654;
  }

  .cd-dropdown-content.move-out>li>a,
  .cd-dropdown-content.move-out>li>.cd-search,
  .cd-dropdown-content.move-out>.cd-divider {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }

  .cd-dropdown-content .cd-secondary-dropdown,
  .cd-dropdown-content .cd-dropdown-gallery,
  .cd-dropdown-content .cd-dropdown-icons {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    left: 100%;
    height: auto;
    background-color: #ffffff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, 0.1);
  }

  .cd-dropdown-content .cd-secondary-dropdown::after,
  .cd-dropdown-content .cd-dropdown-gallery::after,
  .cd-dropdown-content .cd-dropdown-icons::after {
    clear: both;
    content: "";
    display: table;
  }

  .open-to-left .cd-dropdown-content .cd-secondary-dropdown,
  .open-to-left .cd-dropdown-content .cd-dropdown-gallery,
  .open-to-left .cd-dropdown-content .cd-dropdown-icons {
    left: auto;
    right: 100%;
  }

  .cd-dropdown-content .cd-secondary-dropdown.is-hidden,
  .cd-dropdown-content .cd-dropdown-gallery.is-hidden,
  .cd-dropdown-content .cd-dropdown-icons.is-hidden {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  .cd-dropdown-content .cd-secondary-dropdown.fade-in,
  .cd-dropdown-content .cd-dropdown-gallery.fade-in,
  .cd-dropdown-content .cd-dropdown-icons.fade-in {
    -webkit-animation: cd-fade-in 0.2s;
    -moz-animation: cd-fade-in 0.2s;
    animation: cd-fade-in 0.2s;
  }

  .cd-dropdown-content .cd-secondary-dropdown.fade-out,
  .cd-dropdown-content .cd-dropdown-gallery.fade-out,
  .cd-dropdown-content .cd-dropdown-icons.fade-out {
    -webkit-animation: cd-fade-out 0.2s;
    -moz-animation: cd-fade-out 0.2s;
    animation: cd-fade-out 0.2s;
  }

  .cd-dropdown-content .cd-secondary-dropdown>.go-back,
  .cd-dropdown-content .cd-dropdown-gallery>.go-back,
  .cd-dropdown-content .cd-dropdown-icons>.go-back {
    display: none;
  }

  .cd-dropdown-content .cd-secondary-dropdown>.see-all,
  .cd-dropdown-content .cd-dropdown-gallery>.see-all,
  .cd-dropdown-content .cd-dropdown-icons>.see-all {
    position: absolute;
    bottom: 20px;
    height: 45px;
    text-align: center;
  }

  .cd-dropdown-content .cd-secondary-dropdown>.see-all a,
  .cd-dropdown-content .cd-dropdown-gallery>.see-all a,
  .cd-dropdown-content .cd-dropdown-icons>.see-all a {
    margin: 0;
    height: 100%;
    line-height: 45px;
    background: #ebebeb;
    pointer-events: auto;
    -webkit-transition: color 0.2s, background-color 0.2s;
    -moz-transition: color 0.2s, background-color 0.2s;
    transition: color 0.2s, background-color 0.2s;
  }

  .no-touch .cd-dropdown-content .cd-secondary-dropdown>.see-all a:hover,
  .no-touch .cd-dropdown-content .cd-dropdown-gallery>.see-all a:hover,
  .no-touch .cd-dropdown-content .cd-dropdown-icons>.see-all a:hover {
    color: #ffffff;
    background-color: #111433;
  }

  .cd-dropdown-content .cd-secondary-dropdown .cd-dropdown-item,
  .cd-dropdown-content .cd-secondary-dropdown a,
  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-gallery a,
  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item,
  .cd-dropdown-content .cd-dropdown-icons a {
    border: none;
  }

  .cd-dropdown-content .cd-dropdown-gallery,
  .cd-dropdown-content .cd-dropdown-icons {
    padding: 20px 30px 100px;
  }

  .cd-dropdown-content .cd-dropdown-gallery>.see-all,
  .cd-dropdown-content .cd-dropdown-icons>.see-all {
    width: calc(100% - 60px);
  }

  .cd-dropdown-content .cd-dropdown-icons>li,
  .cd-dropdown-content .cd-secondary-dropdown>li {
    width: 50%;
    float: left;
  }

  .cd-dropdown-content .cd-secondary-dropdown {
    overflow: hidden;
    width: 550px;
    padding-bottom: 65px;
  }

  .cd-dropdown-content .cd-secondary-dropdown::before {
    position: absolute;
    content: "";
    top: 290px;
    left: 15px;
    height: 1px;
    width: 520px;
    background-color: #ebebeb;
  }

  .cd-dropdown-content .cd-secondary-dropdown>li>a {
    color: #3f8654;
    font-size: 1.6rem;
    margin-bottom: 10px;
    line-height: 30px;
    height: 30px;
    pointer-events: none;
  }

  .cd-dropdown-content .cd-secondary-dropdown>li>a::after,
  .cd-dropdown-content .cd-secondary-dropdown>li>a::before {
    display: none;
  }

  .cd-dropdown-content .cd-secondary-dropdown.move-out>li>a {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  .cd-dropdown-content .cd-secondary-dropdown>li {
    margin: 20px 0;
    border-right-width: 1px;
    border-color: #ebebeb;
    border-style: solid;
    padding: 0 30px;
    height: 250px;
  }

  .cd-dropdown-content .cd-secondary-dropdown>li:nth-of-type(2n) {
    border-right-width: 0;
  }

  .cd-dropdown-content .cd-secondary-dropdown>li>ul {
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    transform: translate(0);
    position: relative;
    height: auto;
  }

  .cd-dropdown-content .cd-secondary-dropdown>li>ul>.go-back {
    display: none;
  }

  .cd-dropdown-content .cd-secondary-dropdown a {
    line-height: 25px;
    height: 25px;
    font-size: 1.3rem;
    padding-left: 0;
  }

  .no-touch .cd-dropdown-content .cd-secondary-dropdown a:hover {
    color: #3f8654;
  }

  .cd-dropdown-content .cd-secondary-dropdown ul {
    padding-bottom: 25px;
    overflow: hidden;
    height: auto;
  }

  .cd-dropdown-content .cd-secondary-dropdown .go-back a {
    padding-left: 20px;
    color: transparent;
  }

  .no-touch .cd-dropdown-content .cd-secondary-dropdown .go-back a:hover {
    color: transparent;
  }

  .cd-dropdown-content .cd-secondary-dropdown .go-back a::before,
  .cd-dropdown-content .cd-secondary-dropdown .go-back a::after {
    left: 0;
  }

  .cd-dropdown-content .cd-secondary-dropdown .see-all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }

  .cd-dropdown-content .cd-dropdown-gallery {
    width: 600px;
    padding-bottom: 100px;
  }

  .cd-dropdown-content .cd-dropdown-gallery>li {
    width: 48%;
    float: left;
    margin-right: 4%;
  }

  .cd-dropdown-content .cd-dropdown-gallery>li:nth-of-type(2n) {
    margin-right: 0;
  }

  .cd-dropdown-content .cd-dropdown-gallery .cd-dropdown-item {
    padding: 0;
    height: auto;
    line-height: normal;
    color: #3f8654;
    margin-bottom: 2em;
  }

  .cd-dropdown-content .cd-dropdown-gallery>li:nth-last-of-type(2) a,
  .cd-dropdown-content .cd-dropdown-gallery>li:last-of-type a {
    margin-bottom: 0;
  }

  .cd-dropdown-content .cd-dropdown-gallery img {
    position: static;
    height: auto;
    width: 100%;
    margin: 0 0 0.6em;
  }

  .cd-dropdown-content .cd-dropdown-icons {
    width: 600px;
  }

  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item {
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
  }

  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item:hover {
    background: #ebebeb;
  }

  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item h3 {
    color: #3f8654;
    font-weight: bold;
  }

  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item p {
    display: block;
    font-size: 1.2rem;
  }

  .cd-dropdown-content .cd-dropdown-icons .cd-dropdown-item::before {
    left: 25px;
  }

  .cd-dropdown-content>.has-children>ul {
    visibility: hidden;
  }

  .cd-dropdown-content>.has-children>ul.is-active {
    visibility: visible;
  }

  .cd-dropdown-content>.has-children>.cd-secondary-dropdown.is-active>li>ul {
    visibility: visible;
  }

  .cd-dropdown-content>.has-children>a.is-active {
    box-shadow: inset 2px 0 0 #3f8654;
    color: #3f8654;
  }

  .cd-dropdown-content>.has-children>a.is-active::before,
  .cd-dropdown-content>.has-children>a.is-active::after {
    background: #3f8654;
  }

  .open-to-left .cd-dropdown-content>.has-children>a.is-active {
    box-shadow: inset -2px 0 0 #3f8654;
  }
}

@-webkit-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@-moz-keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@keyframes cd-fade-in {
  0% {
    opacity: 0;
    visibility: visible;
  }

  100% {
    opacity: 1;
    visibility: visible;
  }
}

@-webkit-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: visible;
  }
}

@-moz-keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: visible;
  }
}

@keyframes cd-fade-out {
  0% {
    opacity: 1;
    visibility: visible;
  }

  100% {
    opacity: 0;
    visibility: visible;
  }
}

.cd-search input[type="search"] {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  background-color: #242643;
  color: #ffffff;
  border: none;
  border-radius: 0;
}

.cd-search input[type="search"]::-webkit-input-placeholder {
  color: #ffffff;
}

.cd-search input[type="search"]::-moz-placeholder {
  color: #ffffff;
}

.cd-search input[type="search"]:-moz-placeholder {
  color: #ffffff;
}

.cd-search input[type="search"]:-ms-input-placeholder {
  color: #ffffff;
}

.cd-search input[type="search"]:focus {
  background: #ffffff;
  color: #111433;
  outline: none;
}

.cd-search input[type="search"]:focus::-webkit-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}

.cd-search input[type="search"]:focus::-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}

.cd-search input[type="search"]:focus:-moz-placeholder {
  color: rgba(17, 20, 51, 0.4);
}

.cd-search input[type="search"]:focus:-ms-input-placeholder {
  color: rgba(17, 20, 51, 0.4);
}

@media only screen and (min-width: 1300px) {
  .cd-search input[type="search"] {
    background-color: #ebebeb;
  }

  .cd-search input[type="search"]::-webkit-input-placeholder {
    color: #b3b3b3;
  }

  .cd-search input[type="search"]::-moz-placeholder {
    color: #b3b3b3;
  }

  .cd-search input[type="search"]:-moz-placeholder {
    color: #b3b3b3;
  }

  .cd-search input[type="search"]:-ms-input-placeholder {
    color: #b3b3b3;
  }
}

.has-children>a,
.go-back a {
  position: relative;
}

.has-children>a::before,
.has-children>a::after,
.go-back a::before,
.go-back a::after {
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #666;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.has-children>a::before,
.go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.has-children>a::after,
.go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (min-width: 1300px) {

  .has-children>a::before,
  .has-children>a::after,
  .go-back a::before,
  .go-back a::after {
    background: #b3b3b3;
  }
}

.has-children>a {
  padding-right: 40px;
  text-align: left;
}

.has-children>a::before,
.has-children>a::after {
  right: 17px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

@media only screen and (min-width: 1300px) {
  .open-to-left .cd-dropdown-content>.has-children>a {
    padding-left: 40px;
    padding-right: 20px;
  }

  .open-to-left .cd-dropdown-content>.has-children>a::before,
  .open-to-left .cd-dropdown-content>.has-children>a::after {
    right: auto;
    left: 20px;
    -webkit-transform-origin: 1px 50%;
    -moz-transform-origin: 1px 50%;
    -ms-transform-origin: 1px 50%;
    -o-transform-origin: 1px 50%;
    transform-origin: 1px 50%;
  }
}

.cd-dropdown-content .go-back a {
  padding-left: 20px;
  border: 0;
}

li.go-back a {
  font-weight: 600;
}

.mob_logo_stick {
  position: absolute;
  left: 15px;
  top: 15px;
  max-width: 50px;
}

.cd-dropdown-content .go-back a::before,
.cd-dropdown-content .go-back a::after {
  left: 0;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

.cd-main-content {
  background-color: #e6e6e6;
  min-height: calc(100vh - 100px);
  padding: 2em 5%;
  line-height: 2;
}

.no-js .cd-dropdown-wrapper:hover .cd-dropdown {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-js .cd-dropdown-wrapper .cd-close {
  display: none;
}

.cd-dropdown-content {
  padding-top: 80px !important;
  background: #1d2028;
  padding-left: 0;
  padding-right: 0;
}

.has-children>a::before,
.has-children>a::after {
  display: none;
}

@media only screen and (max-width: 1200px) {
  .only_mobile {
    display: block;
  }

  .only_desktop {
    display: none;
  }

  .cd-dropdown-wrapper {
    top: 50px;
    right: 0;
  }
}

@media only screen and (max-width: 1200px) {
  .cd-dropdown-wrapper {
    top: 26px;
  }

  .has-children>a::before,
  .has-children>a::after {
    display: block;
  }
}

@media only screen and (max-width: 575px) {
  .cd-dropdown-wrapper {
    right: 0;
    top: 14px;
  }
}

@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

@font-face {
  font-family: "chakra_petchbold";
  src: url("../fonts/chakrapetch-bold-webfont.eot");
  src: url("../fonts/chakrapetch-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-bold-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-bold-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-bold-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-bold-webfont.svg#chakra_petchbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petch_lightregular";
  src: url("../fonts/chakrapetch-light-webfont.eot");
  src: url("../fonts/chakrapetch-light-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-light-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-light-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-light-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-light-webfont.svg#chakra_petch_lightregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petchregular";
  src: url("../fonts/chakrapetch-regular-webfont.eot");
  src: url("../fonts/chakrapetch-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-regular-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-regular-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-regular-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-regular-webfont.svg#chakra_petchregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petch_semiboldregular";
  src: url("../fonts/chakrapetch-semibold-webfont.eot");
  src: url("../fonts/chakrapetch-semibold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/chakrapetch-semibold-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-semibold-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-semibold-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-semibold-webfont.svg#chakra_petch_semiboldregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Black Ops One";
  src: url("../fonts/blackopsone-regular-webfont.eot");
  src: url("../fonts/blackopsone-regular-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/blackopsone-regular-webfont.woff2") format("woff2"),
    url("../fonts/blackopsone-regular-webfont.woff") format("woff"),
    url("../fonts/blackopsone-regular-webfont.ttf") format("truetype"),
    url("../fonts/blackopsone-regular-webfont.svg#black_ops_oneregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir_next_condensedregular";
  src: url("../fonts/avenir_next_condensed.ttf-webfont.eot");
  src: url("../fonts/avenir_next_condensed.ttf-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/avenir_next_condensed.ttf-webfont.woff2") format("woff2"),
    url("../fonts/avenir_next_condensed.ttf-webfont.woff") format("woff"),
    url("../fonts/avenir_next_condensed.ttf-webfont.ttf") format("truetype"),
    url("../fonts/avenir_next_condensed.ttf-webfont.svg#avenir_next_condensedregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir_next_condensedbold";
  src: url("../fonts/avenir-next-condensed-bold-webfont.eot");
  src: url("../fonts/avenir-next-condensed-bold-webfont.eot?#iefix") format("embedded-opentype"),
    url("../fonts/avenir-next-condensed-bold-webfont.woff2") format("woff2"),
    url("../fonts/avenir-next-condensed-bold-webfont.woff") format("woff"),
    url("../fonts/avenir-next-condensed-bold-webfont.ttf") format("truetype"),
    url("../fonts/avenir-next-condensed-bold-webfont.svg#avenir_next_condensedbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

#trapezoid {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: 9;
  max-width: 450px;
  cursor: pointer;
}

html,
body {
  height: 100% !important;
}

.garage_btn_dt {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 46px;
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  right: 0;
  margin: auto;
  width: auto;
  display: table;
  z-index: 999;
  text-align: center;
  top: 19px;
  background-image: url(../images/poly_arow_top.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 22px;
  padding-right: 35px;
}

.bottom_garage_slider {
  width: 1260px;
  margin: auto;
  max-width: 100%;
}

.slide_garage {
  background-color: #fff;
  width: calc(70% - 16px);
  margin: 0.5em;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.05);
  flex: 0 0 auto;
  display: flex;
  flex-flow: column wrap;
  flex-basis: auto;
  position: relative;
}

.bottom_garage_slider .slide_garage img {
  max-width: 150px;
  height: 150px;
  margin: auto;
  display: block;
  object-fit: contain;
}

.bottom_garage_slider .slick-next:before,
.bottom_garage_slider .slick-prev:before {
  color: #fff;
  opacity: 1;
}

.bottom_garage_slider .slick-next.slick-disabled,
.bottom_garage_slider .slick-prev.slick-disabled {
  cursor: auto;
}

.tcs_wrapper {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  z-index: 99;
  margin: 0px auto;
}

.tcs_wrapper {
  background-color: transparent;
}

.tcs_wrapper.active_garage {
  position: fixed;
  inset: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.7s ease 0s;
}

.slide_box {
  position: relative;
}

.slide_box .offer-title {
  margin-top: 0.5em;
  font-size: 18px;
  color: #192541;
  letter-spacing: 0;
  line-height: 18px;
  flex: 1 0 auto;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
  min-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.all_sell_items {
  color: white;
  text-align: center;
  margin: auto;
  position: relative;
  top: 2px;
  font-size: 16px;
  text-decoration: none;
  background: red;
  display: table;
  padding: 6px 14px;
  line-height: 20px;
  text-transform: none;
  border-radius: 5px;
}

.slide_box .offer-info {
  font-size: 16px;
  color: #192541;
  letter-spacing: 0;
  line-height: 12px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}

.slide_box .offer-cta {
  margin-bottom: 15px;
}

.slide_box .offer-cta a {
  background: #192541;
  border-radius: 4px;
  margin-bottom: unset;
  padding: 5px;
  margin-left: 15px;
  margin-right: 15px;
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.slide_box .offer-cta a:hover {
  background: #b50c09;
}

.bottom_garage_slider .slick-prev {
  left: -30px;
  height: 100%;
}

.bottom_garage_slider .slick-next {
  right: -30px;
  height: 100%;
}

.bottom_garage_slider .slick-prev:before {
  background-image: url(../images/slick_gr_lt.png);
  width: 24px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
}

.bottom_garage_slider .slick-next:before {
  background-image: url(../images/slick_gr_rt.png);
  width: 24px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
}

.bottom_garage_slider .slick-prev:before {
  content: "";
}

.bottom_garage_slider .slick-next:before {
  content: "";
}

.offer-highlight.absolute-highlight {
  position: absolute;
  width: auto;
  padding: 7px 22px;
  text-align: center;
  font-weight: bolder;
  background-color: #f50028;
  font-size: 11px;
  letter-spacing: 0;
  line-height: 11px;
  left: 0;
  top: 0;
  color: #fff;
  min-width: 140px;
}

.hd_smll_sbhdng {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  padding: 5px 0;
  text-transform: uppercase;
  color: #ffffff;
  right: 0;
  margin: auto;
  width: auto;
  display: table;
  text-align: center;
  margin: auto;
}

.offer-highlight.absolute-highlight:after {
  content: "";
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-color: #f50028 transparent transparent;
  border-style: solid;
  border-width: 25px 15px 0 0;
  position: absolute;
  top: 0;
  right: -15px;
}

.mob_garagebg {
  display: none;
}

@media (max-width: 1200px) {
  .slide_box .offer-title {
    font-size: 15px;
  }
}

@media (max-width: 1023px) {
  .all_sell_items {
    top: 3px;
  }
}

@media (max-width: 767px) {
  .garage_btn_dt {
    font-size: 26px;
    line-height: 40px;
  }

  .bottom_garage_slider .slick-prev:before,
  .bottom_garage_slider .slick-next:before {
    width: 14px;
    height: 40px;
    background-size: contain;
  }
}

@media (max-width: 599px) {
  .all_sell_items {
    top: 2px;
  }
}

@media (max-width: 575px) {
  .all_sell_items {
    top: 2px;
  }

  #trapezoid {
    max-width: 370px;
  }

  .hd_smll_sbhdng {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 0;
  }

  .garage_btn_dt {
    font-size: 20px;
    line-height: 40px;
    padding-right: 30px;
    background-size: 17px;
  }

  .mob_garagebg {
    display: block;
  }

  .garage_btn_dt {
    top: 17px;
  }
}

@media (max-width: 374px) {
  .hd_smll_sbhdng {
    font-size: 14px;
    line-height: 16px;
  }

  .garage_btn_dt {
    font-size: 18px !important;
  }
}

.modal-open-pop {
  overflow: hidden;
  padding-right: 0;
}

.tb_modal {
  border: 0;
  padding: 10px 25px;
  cursor: pointer;
  background: #000;
  color: #fff;
  display: inline-block;
  margin-bottom: 5px;
}

.popup-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  -moz-background: rgba(0, 0, 0, 0.7);
  -ms-background: rgba(0, 0, 0, 0.7);
  -o-background: rgba(0, 0, 0, 0.7);
  -webkit-background: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 9;
}

.popup-overlay.garage-overlay {
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  transition: all 0.8s;
  background: rgba(0, 0, 0, 0.4);
  -moz-background: rgba(0, 0, 0, 0.4);
  -ms-background: rgba(0, 0, 0, 0.4);
  -o-background: rgba(0, 0, 0, 0.4);
  -webkit-background: rgba(0, 0, 0, 0.4);
}

.modal-open-pop .popup-overlay {
  opacity: 1;
  visibility: visible;
}

.popup {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 99;
}

.popup.visible {
  z-index: 1050;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 1;
  visibility: visible;
}

#modal_slide_bottom.popup {
  opacity: 1;
  visibility: visible;
  position: absolute;
  width: 100%;
  transition: bottom 0.7s ease, top 0.7s ease;
  -webkit-transition: bottom 0.7s ease, top 0.7s ease;
  -webkit-backface-visibility: hidden;
  top: auto;
  bottom: -250px;
  height: 320px;
}

.popup .popup-body {
  opacity: 0;
  background: #ededed;
  min-height: 150px;
  max-width: 600px;
  padding: 20px;
  margin: 50px auto;
  position: relative;
}

.popup.visible .popup-body {
  opacity: 1;
}

.popup .popup-exit {
  position: absolute;
  top: -37px;
  right: 0;
  width: auto;
  height: auto;
  background: transparent;
  cursor: pointer;
  border: 0;
  display: block;
  font-family: Helvetica;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 23px;
  text-align: center;
  color: #fff;
}

.popup .popup-content {
  overflow-y: auto;
}

.popup-content .popup-title {
  font-size: 24px;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 10px;
}

.popup-content p {
  font-size: 13px;
  text-align: justify;
}

.slide_in_bottom {
  -webkit-transform: translateY(20%);
  -moz-transform: translateY(20%);
  -ms-transform: translateY(20%);
  transform: translateY(20%);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}

#modal_slide_bottom .slide_in_bottom {
  background-color: #192541;
  z-index: 998;
  height: 375px;
  transition: bottom 0.7s ease, top 0.7s ease;
  -webkit-transition: bottom 0.7s ease, top 0.7s ease;
  -webkit-backface-visibility: hidden;
  margin: 0 auto;
  opacity: 1;
  visibility: visible;
  transform: none;
  width: 100%;
  padding: 10px;
  max-width: 100%;
  padding: 0 60px;
}

.popup.visible .slide_in_bottom {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

#modal_slide_bottom.popup.visible {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  transform: none;
  bottom: 0;
  overflow: hidden;
  height: auto;
}

#modal_slide_bottom.popup.visible .garage_btn_dt {
  background-image: url(../images/poly_arow_bottom.png);
}

@media (max-width: 767px) {
  .popup .popup-body {
    max-width: 90%;
  }

  #modal_slide_bottom.popup {
    bottom: -250px;
  }

  #modal_slide_bottom .slide_in_bottom {
    padding: 0 40px;
  }
}

@media (max-width: 575px) {
  #modal_slide_bottom.popup {
    bottom: -257px;
    height: 316px;
  }
}

body.no-scroll {
  overflow: hidden !important;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

body.no-scroll::-webkit-scrollbar {
  display: none;
}

.my-modal {
  position: fixed;
  background-color: rgba(0, 0, 0, 0.89);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  overflow: auto;
  z-index: 999;
  padding: 15px;
}

.my-modal-content {
  position: absolute;
  width: 450px;
  max-width: 100%;
  height: 580px;
  text-align: center;
  padding: 2em 20px;
  background-color: transparent;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (min-height: 580px) {
  .my-modal-content {
    top: 50%;
    margin-top: -290px;
  }
}

.my-modal input[type="text"],
.my-modal input[type="tel"],
.my-modal input[type="number"],
.my-modal input[type="email"] {
  background-color: #d9d9d9 !important;
  height: 45px;
  padding: 5px 15px;
  color: #000 !important;
  text-transform: uppercase;
  font-family: "chakra_petchregular";
  font-size: 16px !important;
  width: 100%;
  margin-bottom: 15px;
}

.my-modal input[type="submit"],
.my-modal button[type="submit"],
.my-modal button {
  background: #b50c09;
  height: auto;
  border-radius: 5px;
  color: #fff;
  text-transform: uppercase;
  font-family: "chakra_petchbold";
  border: 0;
  font-size: 30px;
  padding: 5px 50px;
  width: 100%;
  line-height: 50px;
  cursor: pointer;
  margin-top: 20px;
  margin-bottom: 20px;
}

.my-modal-content .btn {
  background-image: url(../images/modal_clse1.png);
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  background-size: contain;
  text-indent: -9999px !important;
  display: block;
  position: absolute;
  top: 0px;
  cursor: pointer;
  right: 0;
}

.form_heading {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 44px;
  line-height: 46px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 20px;
}

.form_heading span {
  display: block;
  font-size: 19px;
  line-height: 25px;
  margin-top: 20px;
}

.form_sbscrb {
  margin-top: 20px;
}

.my-modal-content p {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 17px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
}

@media (max-width: 767px) {
  .my-modal-content .btn {
    right: 20px;
  }
}

.cont_checkarea {
  padding: 20px 50px 0;
}

.container_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 20px;
  line-height: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-align: left;
  user-select: none;
}

.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.container_check .checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #d9d9d9;
}

.container_check:hover input~.checkmark {
  background-color: #d9d9d9;
}

.container_check input:checked~.checkmark {
  background-color: #b50c09;
}

.container_check .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.container_check input:checked~.checkmark:after {
  display: block;
}

.container_check .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

h2.sub-category-title {
  color: #242424 !important;
  font-family: "chakra_petchbold" !important;
  text-transform: uppercase !important;
  font-size: 34px !important;
  padding: 0 10px;
  margin-top: 40px;
}

.tacoma-parts .product-buttons-container a.button {
  color: #fff !important;
  background: #b50c09 !important;
  padding: 10px 21px 10px 45px;
  margin: auto;
  float: none;
  max-width: 100%;
  text-align: center;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  text-transform: uppercase;
  font-size: 17px;
  width: auto;
  display: table;
  margin-top: 25px;
}

.tacoma-parts .product-buttons-container a.button:before {
  margin-left: -24px;
}

.tacoma-parts .fusion-content-sep.sep-double {
  display: none;
}

.tacoma-parts .tacoma-parts-title {
  color: #242424 !important;
  font-family: "chakra_petchbold" !important;
  text-transform: uppercase !important;
  font-size: 50px !important;
  line-height: 50px !important;
  text-align: center;
}

.woocommerce-Tabs-panel iframe {
  margin-top: 10px !important;
}

@media (max-width: 768px) {
  .tacoma-parts .tacoma-parts-title {
    font-size: 30px !important;
    line-height: 30px !important;
    margin-top: 30px;
  }

  h2.sub-category-title {
    font-size: 22px !important;
    padding: 0 10px;
    margin-top: 30px;
  }
}

#wrapper .woocommerce-Tabs-panel ul {
  padding-left: 25px;
}

#wrapper .woocommerce-Tabs-panel ul,
#wrapper .woocommerce-Tabs-panel ul li {
  list-style-type: disc;
}

/*#wrapper .woocommerce-Tabs-panel p {
  margin-bottom: 10px !important;
}*/
#wrapper .woocommerce-Tabs-panel p {
  margin-bottom: 0 !important;
  margin-top: 0;
}

#wrapper .tab_cntnt_hdng {
  font-size: 22px !important;
  margin-bottom: 20px;
}

p.sub-category-description {
  color: #000;
  padding: 0 10px;
}

.bst_cntnt p {
  color: #000;
  padding: 0 10px;
}

.bst_cntnt h2 {
  color: #242424 !important;
  font-family: "chakra_petchbold" !important;
  text-transform: uppercase !important;
  font-size: 34px !important;
  padding: 0 10px;
  margin-top: 40px;
}

.prts_tcma {
  padding: 0 10px;
}

.video-background + .dlr_btn,
.video-background .dlr_btn {
  position: absolute;
  top: 82%;
  left: 87%;
  transform: translate(-50%);
  width: 220px;
  height: 50px;
  line-height: 27px;
  padding: 14px 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 9;
}

@media screen and (max-width: 1200px) {
  .video-background+.dlr_btn,
.video-background .dlr_btn {
    display: block;
  }
}

@media screen and (max-width: 1199px) {
  .video-background+.dlr_btn,
.video-background .dlr_btn {
    top: 84%;
    left: 85%;
  }

  .ftr_last_btm {
    padding-bottom: 95px;
  }
}

@media screen and (max-width: 1099px) {
  .video-background+.dlr_btn,
.video-background .dlr_btn {
    top: 86%;
    left: 84%;
  }
}

@media screen and (max-width: 899px) {
  .video-background+.dlr_btn,
.video-background .dlr_btn {
    top: 88%;
    left: 82%;
  }
}

@media screen and (max-width: 767px) {
  .product_lead_area .cross_lead_close {
    top: -3px;
  }

  .product_lead_btn a {
    font-size: 15px !important;
    display: block;
    width: 100%;
  }

  .product_lead_area {
    padding: 30px 11px 10px 5px;
    width: 200px;
  }

  .video-background+.dlr_btn,
.video-background .dlr_btn {
    transform: none;
    left: auto;
    right: auto;
    margin: 1.25rem auto 0;
    top: auto;
    position: relative;

    display: none;
  }
}

.slide_pro {
  position: relative;
}

.post-content .slide_pro h3 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 10px;
  font-family: "Bebas Neue" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 30px !important;
  line-height: 40px !important;
  text-align: center !important;
  color: #ffffff !important;
  width: 96%;
}

@media (max-width: 991px) {
  .post-content .slide_pro h3 {
    font-size: 22px !important;
    line-height: 30px !important;
  }
}

@media (max-width: 600px) {
  .post-content .slide_pro h3 {
    font-size: 30px !important;
    line-height: 30px !important;
  }
}

.slide_pro img {
  width: 100% !important;
  display: block;
}

.slider_cntnr .fusion-column-wrapper {
  display: block !important;
  margin: 0 !important;
}

.slider_cntnr .slick-list {
  margin: 0 -2px !important;
}

.slider_cntnr .slick-slide {
  padding: 0 2px !important;
}

.newest-product {
  position: relative;
}

.fusion-product-wrapper .newest-product-tag {
  position: absolute;
  background: #de303a !important;
  color: #fff !important;
  top: 0;
  left: 0;
  padding: 0 46px;
  z-index: 99;
  font-size: 16px;
  line-height: 36px;
  height: 36.662499px;
}

.fusion-product-wrapper .newest-product-tag:after {
  border-top: 37.8px solid #de303a;
  border-right: 22px solid transparent;
  content: "";
  position: absolute;
  top: -1px;
  right: -21px;
  border-radius: 0px 2px 0 0;
}

@media(max-width: 767px) {
  .fusion-product-wrapper .newest-product-tag:after {
    top: 0px;
    right: -20px;
    border-radius: 0px 2px 0 0;
  }
}

p.price del {
  text-decoration: none !important;
}

body.single-jobpost main.full_width_wrapper {
  background: #fff !important;
}

body.single-jobpost .sjb-page .list-data .sjb-job-type-location-date {
  background: #f5f5f5 !important;
}

body.single-jobpost .sjb-page .list-data .v2 .company-logo {
  background: #f5f5f5;
}

body.single-jobpost .input-text,
body.single-jobpost input[type="text"],
select {
  color: #111111 !important;
  background-color: #ffffff !important;
}

body.single-jobpost .sjb-page .sjb-detail {
  margin: 0;
}

.sjb-page a {
  color: #b50c09;
}

.sjb-page a:hover {
  color: #b50c09 !important;
}

.sjb-page {
  padding: 0 !important;
}

.sjb-page .list-data .v1 .job-info h4 a,
.sjb-page .list-data .v2 .job-info h4 a {
  font-family: "chakra_petchbold";
  text-transform: uppercase;
}

.sjb-page .list-data .v2 .sjb-apply-now-btn p {
  font-family: "chakra_petchbold";
  text-transform: uppercase;
}

.sjb-page .sjb-detail .list-data .v2 .jobpost-form .app-submit {
  font-family: "chakra_petchbold";
  text-transform: uppercase;
  font-size: 22px;
}

/* @media (max-width: 1300px) {
    body{
        overflow-x: hidden;
    }
    } */
@media (max-width: 1200px) {
  .new_cus_header.stickyHeader {
    height: 130px;
  }

  .new_cus_header {
    position: sticky !important;
    position: -webkit-sticky;
    top: 0;
    left: 0;
  }
}

@media (min-width: 1200px) {
  .sjb-page .sjb-detail .list-data .v2 .job-info-margin {
    margin: 0 0 10px 10px;
  }
}

.form_seo .needsclick.go1515943218.kl-private-reset-css-Xuajs1[type="button"] {
  background: #b50c09 !important;
  font-family: "chakra_petchbold" !important;
  text-transform: uppercase;
}

.form_seo .needsclick.kl-private-reset-css-Xuajs1 input[type="text"] {
  font-size: 16px !important;
  color: #000 !important;
  background-color: #fff !important;
}

.aws-container .aws-search-form .aws-wrapper {
  z-index: 1 !important;
}

.product-buttons-container p.lead-time {
  display: none !important;
}

.video-background {
  background: #000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
  padding-bottom: 56.25%;
  position: relative;
}

.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

#muteButton {
  padding: 0;
  width: 70px;
  cursor: pointer;
  position: absolute;
  font-size: 22px;
  top: 70%;
  background: #000;
  z-index: 99;
  height: 70px;
  color: #fff;
  transform: translate(-50%);
  left: 92%;
  border: 0;
  border-radius: 50%;
}

#muteButton img {
  width: 40px;
}

@media all and (max-width: 767px) {
  #muteButton {
    width: 40px;
    top: 75%;
    height: 40px;
    left: 88%;
  }

  #muteButton img {
    width: 25px;
  }
}

@media all and (max-width: 500px) {
  .vid-info .acronym {
    display: none;
  }
}

.monday_banner_1 img {
  max-width: 100%;
  display: block;
  width: 100%;
}

.footer_sticky_1_new {
  position: sticky;
  bottom: 0;
  z-index: 9999;
}

a.ftr_cntct_btn {
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;

  font-size: 16px;
  line-height: 21px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 45px;
  margin-right: 15px;
  height: 44px;
  display: inline-block;
  transition: all 0.2s ease-in;
}

/* 
.form_seo input[type="submit"], .form_seo input[type="button"], .form_seo button {background: #b50c09;padding: 15px 35px !important;height: 60px;border: 0;-webkit-appearance: none;font-family: "chakra_petchbold" !important;font-style: normal;font-weight: 400 !important;font-size: 20px !important;line-height: 32px !important;color: #fff;text-transform: uppercase;border-radius: 5px !important;width: 100%;cursor: pointer !important;transition: all 0.3s ease-in;} */
/* .form_seo input[type="text"], .form_seo input[type="email"], .form_seo input[type="tel"], .form_seo input[type="number"] {height: 50px;border: 0;border-radius: 5px;background-color: rgba(255, 255, 255, 0.2) !important;font-size: 18px !important;width: 100%;color: #fff !important;padding: 10px 45px 10px 15px;}.form_seo input::placeholder {color: #fff !important;} */

iframe#podium-bubble {
  z-index: 9999 !important;
}

/** New cart drawer css start */

.xoo-wsc-sm-left .variation {
  display: none !important;
}

.xoo-wsc-container .xoo-wsc-btn.xoo-wsc-ft-btn-checkout {
  background-color: #b50c09 !important;
}

.xoo-wsc-container .xoo-wsc-btn.xoo-wsc-ft-btn-checkout:hover {
  background-color: #ffffff !important;
  color: #b50c09 !important;
  border: 2px solid #b50c09 !important;
}

.xoo-wsc-body,
.xoo-wsc-body span.amount,
.xoo-wsc-body a {
  line-height: 22px;
}

.xoo-wsc-body a:hover {
  color: #b50c09 !important;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn,
.xoo-wsc-container .xoo-wsc-btn {
  border-radius: 10px !important;
}

.xoo-wsc-ft-amt.xoo-wsc-ft-amt-subtotal {
  display: flex !important;
}

.left_hdr_cntnt {
  position: relative;
  top: 1px;
}

/** New cart drawer css end */
@media (max-width: 1300px) and (min-width: 768px) {

  .build_track_btn,
  .dlr_btn {
    font-size: 14px;
    line-height: 21px;
    padding: 14px 15px;
  }

  .rt_hdr_cntnt ul li a {
    font-size: 12px;
    line-height: 25px;
  }

  div.hdr_txtcnt {
    font-size: 13px;
    line-height: 24px;
  }
}

.sjb-page .sjb-filters.sjb-filters-v2 {
  max-width: 600px !important;
}

ul.products .product .wwp-wholesale-pricing-details s {
  text-decoration: none;
}

.xoo-wsc-modal .wwp-wholesale-pricing-details p span {
  font-size: 16px !important;
  line-height: 23px !important;
  display: inline;
}

.xoo-wsc-modal .wwp-wholesale-pricing-details s {
  text-decoration: line-through;
}

@media (max-width: 1360px) and (min-width: 1024px) {
  .ttll_client_box .fusion-text-5 {
    min-height: 109px;
  }
}

@media (max-width: 1200px) {
  a.ftr_cntct_btn {
    padding-left: 25px;
    padding-right: 25px;
  }
}

@media only screen and (max-width: 1024px) {
  .client_slider .fusion-builder-column-7>.fusion-column-wrapper {
    margin-left: 0 !important;
  }
}

.summary form.cart button.single_add_to_cart_button.button {
  padding-bottom: 16px;
}

.summary-container a {
  color: #b50c09 !important;
}

.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-info {
  padding-left: 30px;
  padding-right: 10px;
  color: #d9d2d2;
  margin: 0;
  margin-top: 10px;
}

@media (max-width: 1400px) and (min-width: 801px) {
  .shipping-coupon .avada-coupon-fields button.button {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 11px;
  }
}

.woocommerce-container nav.woocommerce-pagination span.page-numbers.dots {
  border: 0 !important;
}

@media (max-width: 1400px) and (min-width: 801px) {
  .cart-collaterals .coupon {
    padding: 0px !important;
  }
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input[type="checkbox"] {
  position: relative;
  top: -1px;
}

#hero_page_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.xoo-wsc-basket {
  display: none !important;
}

.video-background {
  cursor: pointer;
}

.load-more-wrapper {
  margin-top: 80px !important;
}

#load-more-btn {
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 21px;
  line-height: 28px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 45px 20px;
  margin-right: 15px;
  height: 54px;
  display: inline-block;
  transition: all 0.2s ease-in;
}

#load-more-btn:hover {
  background: #980907;
}

.no_Search_qry {
  color: #b50b0a;
  font-family: "Black Ops One" !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 44px !important;
  line-height: 72px !important;
  text-align: center !important;
  letter-spacing: -0.015em !important;
  text-transform: uppercase;
}

.wwp-wholesale-pricing-details s {
  text-decoration: none !important;
}

.woocommerce-checkout .shop_table .product-info {
  padding-right: 30px !important;
}

@media (max-width: 1023px) {
  a.ftr_cntct_btn {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
  }
}

@media (max-width: 967px) and (min-width: 768px) {
  .woocommerce .checkout_coupon .coupon-button {
    padding-top: 0 !important;
    margin-top: -5px !important;
  }
}

@media (max-width: 967px) and (min-width: 801px) {
  ul.products.products-1 .fusion-product-wrapper .product-details {
    min-height: 221px;
  }
}

@media (max-width: 1100px) and (min-width: 736px) {
  .csb_main_search_container .products.columns-4 li.product {
    width: calc(33% - 15px) !important;
  }

  .csb_main_search_container .button.add_to_cart_button {
    font-size: 15px;
  }

  .csb_main_search_container .products.columns-4 {
    justify-content: center;
  }
}

@media (max-width: 1100px) {

  .fusion-body .quantity,
  .single-product .product .summary .cart .quantity {
    width: calc(33px + 33px + 33px) !important;
  }

  .fusion-body #main .quantity .minus,
  .fusion-body #main .quantity .plus,
  .fusion-body #main .quantity .qty {
    width: 33px !important;
    height: 33px !important;
  }

}

@media (max-width: 1300px) {

  .woocommerce-checkout .shop_table span.discount-item {
    line-height: 20px;
  }

  .woocommerce-checkout .checkout .shop_table thead th.product-total {
    width: 20%;
  }

  .woocommerce-checkout .shop_table .product-name {
    width: 75%;
  }

  .client_slider .fusion-column-wrapper.fusion-flex-justify-content-flex-start.fusion-content-layout-block {
    margin: 0 !important;
    padding: 0 !important;
  }

  .client_slider #wrapper #main .fullwidth-box .fusion-row {
    padding-left: 10px;
    padding-right: 7px;
  }

  .client_slider .fusion-imageframe img {
    max-width: 190px;
  }
}

@media (max-width: 767px) {
  .woocommerce-checkout .shop_table .product-info {
    padding-right: 15px !important;
  }

  .woocommerce-checkout .woocommerce-Price-amount.amount bdi {
    position: relative;
    left: -9px;
  }

  .woocommerce-checkout .shop_table .product-info {
    font-size: 12px;
  }

  .woocommerce-checkout .shop_table span.discount-item {
    line-height: 15px;
    font-size: 12px;
    padding-right: 10px;
  }
}

.single-product .woocommerce-product-gallery {
  width: 100% !important;
}

/* .avada-product-gallery .woocommerce-product-gallery__image img{
  width: 100% !important;
} */

.ilightbox-social,
.ilightbox-holder .ilightbox-inner-toolbar {
  display: none !important;
}

@media(max-width: 1023px) {
  .avada-single-product-gallery-wrapper.avada-product-images-global {
    width: 100% !important;
  }

}

@media(min-width: 1024px) {
  .avada-single-product-gallery-wrapper.avada-product-images-global {
    width: 54% !important;
    padding: 7px;
  }

}

.blog_area_listing .pagination a {
  color: #b50c09;
}

.blog_area_listing .row.blog_rows {
  display: flex;
  flex-wrap: wrap;
}

.product-buttons>.product-buttons-container a.show_details_button.fusion-has-quick-view {
  display: none !important;
}

#wrapper .main_innercontainer ul {
  list-style-type: disc;
  padding-left: 25px;
}

/* .woocommerce-container ul.products li.product .product-images img, #wrapper .full_width_wrapper ul.products li.product .product-images img{
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.single-product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img{
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
ul.products.slick-slider a.rltd_shop_nww{
  display: none;
}
.westcott_related_slider .crossfade-images
{
  height: auto !important;
}

.westcott_related_slider .crossfade-images img{
  object-fit: cover;
  aspect-ratio: 1 / 1;
  height: auto;
} */

#apparel {
  padding-top: 30px !important;
  padding-bottom: 60px !important;
}



.archive main#main.full_width_wrapper>.fusion-row {
  max-width: 1300px !important;
}

.page-template.page-template-100-width.page-template-100-width-php.page-parent main.full_width_wrapper #content.full-width .post-content,
#wrapper .full_width_wrapper #apparel {
  max-width: 1300px !important;
  margin: auto;
  padding: 0 15px;
}

.full_width_wrapper .post-content:has(#apparel) {
  background-color: #fff;
  color: #212121;
}

#apparel :is(h1, h2, h3, h4, h5, h6, p, ul, li) {
  color: #212121;
}

#apparel h1 {
  margin-bottom: 20px;
}

.layout-wide-mode #main:has(#apparel) {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#apparel .fullwidth-box {
  background-color: #fff !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.page-template.page-template-100-width.page-template-100-width-php.page-parent .nonhundred-percent-fullwidth {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.fusion-product-wrapper .product-buttons p.lead-time {
  display: none;
}

.fusion-content-sep:empty {
  display: none;
}

.fusion-product-wrapper .product-details-container h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

@media(min-width: 768px) {
  .fusion-product-wrapper .product-details-container h3 {
    min-height: 45px;
  }
}

#sliders .fusion-fullwidth {
  padding: 0 !important;
}

.fusion-product-wrapper .cart-loading {
  display: none !important;
}

li.product-list-view .fusion-product-wrapper .product-details-container h3 {
  min-height: auto !important;
}

@media(max-width: 767px) {
  .products .product-list-view a.product-images {
    max-width: 100% !important;
    width: 100% !important;
    margin-right: 0 !important;
    float: none !important;
  }

  .products .product-list-view .product-details {
    margin: 0 !important;
  }

  .product-list-view .product-details h3 a {
    text-align: left !important;
    display: block !important;
  }
}

/* 1:1 Square Product style Start */
@media(min-width: 1009px) {
  .full-width>ul.products:not(:has(.product-list-view)) {
    grid-template-columns: repeat(16, 1fr);
    grid-auto-flow: dense;
    display: grid !important;
    align-items: stretch;
    justify-items: stretch;
    gap: 20px;
  }
}

ul.products:not(:has(.product-list-view)) .crossfade-images,
ul.products:not(:has(.product-list-view)) .featured-image {
  padding-top: 100%;
  position: relative;
  background: #fff;
  border: 1px solid #f1f1f1;
}

.full-width ul.products:not(:has(.product-list-view)) li.product {
  grid-column: auto / span 4;
}

.full-width ul.products:not(:has(.product-list-view)) .product {
  padding: 0;
  max-width: 100%;
  width: 100%;
}

ul.products:not(:has(.product-list-view))::before {
  display: none;
}

ul.products:not(:has(.product-list-view)) .crossfade-images img,
ul.products:not(:has(.product-list-view)) .featured-image img {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  padding: 10px;
}

@media(max-width: 734px) {

  ul.products:not(:has(.product-list-view)) .crossfade-images img,
  ul.products:not(:has(.product-list-view)) .featured-image img {
    position: relative;
    padding: 0;
  }

  ul.products:not(:has(.product-list-view)) .crossfade-images,
  ul.products:not(:has(.product-list-view)) .featured-image {
    padding: 0;
    border: 0;
  }

  .crossfade-images .hover-image {
    position: absolute !important;
  }
}

/* Single Product 1:1 start */

.avada-single-product-gallery-wrapper .woocommerce-product-gallery__image {
  aspect-ratio: 1 / 1;
  display: block !important;
}

.avada-single-product-gallery-wrapper .flex-control-nav li {
  margin: 0 !important;
}

.avada-single-product-gallery-wrapper .woocommerce-product-gallery__image img:not(:hover) {
  max-height: 100%;
  object-fit: contain;
  margin: auto;
  aspect-ratio: 1 / 1;
  vertical-align: middle;
  display: table-cell;
}

.avada-single-product-gallery-wrapper .woocommerce-product-gallery__image img:hover {
  max-height: none;
  object-fit: initial;
  margin: 0;
  aspect-ratio: auto;
  vertical-align: initial;
  display: inline;
}



/* Single Product 1:1 end */


@media(max-width: 1008px) {
  ul.products:not(:has(.product-list-view)) .product {
    padding: 10px;
  }
}

@media(max-width: 734px) {
  ul.products:not(:has(.product-list-view)) .product {
    padding: 0px;
  }
}

/* 1:1 Square Product style End */



/* Single Product 1:1 end */


@media(max-width: 1008px) {
  ul.products:not(:has(.product-list-view)) .product {
    padding: 10px;
  }
}

@media(max-width: 734px) {
  ul.products:not(:has(.product-list-view)) .product {
    padding: 0px;
  }
}

/* 1:1 Square Product style End */

.customer-feedback-form {
  max-width: 600px;
}

.customer-feedback-form label {
  font-weight: bold;
  display: block;
  margin-bottom: 8px;
  font-family: "chakra_petchbold" !important;
}

.customer-feedback-form textarea {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
  margin-bottom: 20px;
  resize: vertical;
  outline: 1 !important;
}

.radio-scale-numbers {
  display: flex;
  gap: 18px;
  margin: 10px 0 20px 0;
}

.radio-scale-numbers label {
  align-items: center;
  font-weight: normal;
  cursor: pointer;
}

.radio-scale-numbers input[type="radio"] {
  margin: 0px;
  margin-bottom: 3px;
}


@media (max-width: 480px) {
  .radio-scale {
    justify-content: space-between;
  }

  .radio-scale label {
    width: 18%;
    text-align: center;
  }
}

#survey-form {
  font-size: 17px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin-top: 20px;
  margin-bottom: 40px;
}

#survey-form label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
  gap: 10px;
  font-family: "chakra_petchbold" !important;
}

#survey-form input[type="checkbox"] {
  appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #ccc;
  border-radius: 4px;
  background-color: #f0f0f0;
  position: relative;
  transition: background-color 0.2s, border-color 0.2s;
}

#survey-form input[type="checkbox"]:checked {
  background-color: #b50c09;
  border-color: #b50c09;
}

#survey-form input[type="checkbox"]:checked::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 0px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

#survey-form button {
  margin-left: -20px;
}

#survey-form label#icons {
  padding: 10px 20px 10px 10px;
  background: #f5f5f5;
  border-radius: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #383737;
}

#survey-form i {
  font-size: 14px;
  color: #666 !important;
  margin-left: 5px;
}

/* Written on 24/04/2025 */
.thankyou__wrapper .woocommerce-order h2 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 26px !important;
  line-height: 36px !important;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  color: #000000;
}

.post-content h3.survey__h3 {
  font-family: "chakra_petchbold" !important;
  font-style: normal !important;
  font-size: 26px !important;
  line-height: 36px !important;
  letter-spacing: -0.015em;
  text-transform: uppercase;
  color: #000000;
}

.thankyou__wrapper button {
  margin-top: 10px;
  background: #b50c09;
  border-radius: 5px;
  font-family: "chakra_petchbold";
  font-style: normal;
  font-size: 28px;
  line-height: 31px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  padding: 14px 55px;
  display: inline-block;
  transition: all 0.2s ease-in;
  border: 0;
  cursor: pointer;
}

.thankyou__wrapper button:hover {
  background-color: #000;
  color: #ffffff;
}

.thankyou__wrapper .product-info a {
  color: #b50c09;
  font-size: 22px;
  line-height: 28px;
}

.thankyou__wrapper .product-info a:hover {
  color: #ff4a47;
}

.term-description h1 {
  color: #000;
}

@media (max-width: 1024px) {
  .woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs {
    /*    justify-content: space-between;*/
    gap: 1rem 3rem;
    flex-wrap: wrap;
  }

  .woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs li {
    margin-right: 0;
  }

  .avada-shipping-calculator-form p:last-of-type {
    margin-right: auto;
    margin-left: 0 !important;
    width: 100%;
  }

  .avada-shipping-calculator-form button[type="submit"].button.button-default {
    margin: 0 !important;
  }
}

@media (max-width: 991px) {
  /*.woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs li{
    flex: 45%;
  }*/

  .avada-shipping-calculator-form p:last-of-type {
    margin-right: auto;
    margin-left: 0 !important;
    width: 100%;
  }

  .avada-shipping-calculator-form button[type="submit"].button.button-default {
    margin: 0 !important;
    width: 100% !important;
  }

}

@media (max-width: 767px) {
  .woocommerce-container .woocommerce-tabs.wc-tabs-wrapper .tabs li a {
    font-size: 17px !important;
  }
}


.woocommerce-Tabs-panel h2,
.woocommerce-Tabs-panel h2 strong,
.woocommerce-Tabs-panel h3,
.woocommerce-Tabs-panel h3 strong {
  color: #707070 !important;
  font-size: 18px !important;
  font-weight: bolder !important;
  font-family: "avenir_next_condensedregular" !important;
  padding-top: 18px;
  padding-bottom: 5px;
}

/* not found page*/
#notfound {
  position: relative;
  display: flex;
  place-content: center;
  padding: 100px 0;
}

#notfound .notfound {
  /*  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);*/
}

.notfound {
  width: 100%;
  line-height: 1.4;
  text-align: center;
}

.notfound .notfound-404 {
  position: relative;
  /*  height: 240px;*/
}

.notfound .notfound-404 h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 15vw;
  line-height: 1 !important;
  font-weight: 900;
  margin: 0px;
  color: #b50c09;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}

.notfound .notfound-404 h1>span {
  text-shadow: -8px 0px 0px #fff;
}

.notfound .notfound-404 h3 {
  font-family: 'Cabin', sans-serif;
  position: relative;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
  letter-spacing: 3px;
  padding-left: 6px;
  /*  margin-left: 40px;*/
}

.notfound h2 {
  font-family: 'Cabin', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  margin-top: 20px;
}

.backtohome-btn {
  padding: 15px 20px;
  line-height: 21px;
  font-size: 18px;
  background: #b50c09;
  letter-spacing: 0px;
  font-family: "chakra_petchbold";
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  display: inline-block;
  margin-top: 35px;
}

.wheel {
  -webkit-animation: spin 5s linear infinite;
  animation: spin 5s linear infinite;
  max-width: 95%;
  width: 231px;
  position: relative;
  top: -24px;
}

/* for Safari browser  */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media only screen and (max-width: 767px) {
  .wheel {
    max-width: 85%;
    width: 190px;
    top: -12px;
  }

}

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

  .notfound h2 {
    font-size: 16px;
  }
}


/* Upsell Modal Css..................... */

.avada-footer-fx-parallax-effect #main {
  z-index: inherit !important;
}

.custom-upsell-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.custom-upsell-content {
  background: #fff;
  padding: 30px;
  max-width: 700px;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  position: relative;
}

.custom-upsell-content h2 {
  padding-top: 0;
  line-height: 1 !important;
}

.custom-upsell-content h2,
.custom-upsell-content p {
  color: black;
}

.custom-upsell-products {
  /*display: flex;
            flex-wrap: wrap;*/
  /*            gap: 20px;*/
  /*            margin-block: 20px !important;*/
  /*            justify-content: space-between;*/
}

.upsell-item {
  border: 1px solid #ddd;
  padding: 15px 10px;
  border-radius: 8px;
  background: #fafafa;
  text-align: center;
  margin: 0 5px;
}

.custom-upsell-buttons {
  margin-top: 20px;
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: space-between;
}

.custom-upsell-buttons button,a.popupContinueCheckoutBtn {
  margin: 0 !important;
  padding: 15px 7px 10px !important;
  font-size: 16px !important;
  width: 48% !important;
  cursor: pointer;
}
button.popupContinueCheckoutBtn, a.popupContinueCheckoutBtn{
  background: #b50c09;
  color: #fff;
  text-transform: uppercase;
  font-family: "chakra_petchbold" !important;
  border-radius: 5px;
  border: 0;
  padding: 12px 8px 8px !important;
  width: 46% !important;
}

.variation-select {
  width: 100%;
  padding-inline: 10px;
  height: 45px;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 15px !important;
}

.popup-prod-title {
  color: #000 !important;
  font-weight: 600 !important;
  margin-block: 15px 5px;
  font-size: 15px !important;
  min-height: 40px;
  line-height: 1.3 !important;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
}



button.button.add-to-cart-unified {
  width: auto !important;
  padding: 10px 20px !important;
  font-size: 15px !important;
}

p.discounttxt {
  font-size: 20px;
  margin: 10px 0;
  line-height: 1.2 !important;
}


.custom-upsell-modal .slick-dots {
  display: none;
}

.upsell-modal-close {
  position: absolute;
  top: 5px;
  right: 8px;
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 4px;
  z-index: 100;
}

.upsell-modal-close svg {
  width: 28px;
  height: 28px;
  stroke: #333;
  transition: stroke 0.2s;
}

.upsell-modal-close:hover svg {
  stroke: #e63946;
}

.upsell-message {
  font-weight: bold;
}

.upsell-message.success {
  color: green;
}

.upsell-message.error {
  color: red;
}

.spinner-inline {
  border: 3px solid #f3f3f3;
  border-top: 3px solid #333;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  animation: spin 0.8s linear infinite;
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
}

.usell-footer-bx {
    margin-top: 25px;
}
.usell-footer-bx img {
    width: 70px;
    filter: invert(100%);
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.button.add-to-cart-unified.loading {
  cursor: not-allowed;
  background-color: #999 !important;
  border-color: #999 !important;
  color: #fff !important;
  opacity: 0.8;
}


.custom-arrow {
  background: none;
  border: none;
  position: absolute;
  top: 40%;
  z-index: 10;
  transform: translateY(-50%);
  cursor: pointer;
  padding: 0;
}

.slick-prev {
  left: -30px;
}

.slick-next {
  right: -25px;
}

.custom-arrow svg {
  width: 24px;
  height: 24px;
  stroke: #333;
  transition: stroke 0.3s;
}

.custom-arrow:hover svg {
  stroke: #000;
}

.upsell-item img {
  width: auto !important;
  height: 180px !important;
  margin: 0 auto;
}

.custom-upsell-modal .slick-prev:before,
.custom-upsell-modal .slick-next:before {
  display: none !important;
  content: none !important;
}

p.discountlist {
  display: flex;
  justify-content: space-evenly;
  gap: 8px;
  color: #fff;
  flex-wrap: wrap;
  font-size: 15px;
}

p.discountlist span {
  background: #b50c09;
  padding: 0 7px;
  position: relative;
}

p.discountlist span:before,
p.discountlist span:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 0;
}

p.discountlist .diamond {
  background-color: #b50c09;
}

p.discountlist .diamond:after,
p.discountlist .diamond:before {
  border-color: transparent #b50c09;
}

p.discountlist .diamond:before {
  left: -14px;
  border-width: 14px 14px 14px 0;
}

p.discountlist .diamond:after {
  right: -14px;
  border-width: 14px 0 14px 14px;
}

p.discountlist .arrow {
  background-color: #b50c09;
}

p.discountlist .arrow:after,
p.discountlist .arrow:before {
  border-width: 14px 14px 14px 0px;
}

p.discountlist .arrow:before {
  border-color: #b50c09 transparent;
  right: -14px;
  left: auto;
}

p.discountlist .arrow:after {
  border-color: transparent #b50c09;
  left: -14px;
  right: auto;
}

p.discountlist .arrow1 {
  background-color: #b50c09;
}

p.discountlist .arrow1:after,
p.discountlist .arrow1:before {
  border-width: 14px 0 14px 14px;
}

p.discountlist .arrow1:before {
  border-color: #b50c09 transparent;
  left: -14px;
}

p.discountlist .arrow1:after {
  border-color: transparent #b50c09;
  right: -14px;
}

.popupheading {
  color: #000 !important;
  margin-top: 15px;
}

.page-template-default page main {
  z-index: auto !important;
}

.custom-upsell-modal h5.price {
  font-family: "chakra_petchbold" !important;
  margin-bottom: 5px;
  font-size: 17px;
  color: #9d9d9d !important;
}

.custom-upsell-modal h5.price bdi {
  color: #9d9d9d !important;
}

.slick-upsell-slider.owl-theme {
  position: relative;
}

.slick-upsell-slider.owl-theme .owl-next,
.slick-upsell-slider.owl-theme .owl-prev {
  width: 20px;
  height: 24px;
  position: absolute;
  top: 50%;
}

.slick-upsell-slider.owl-theme .owl-prev {
  left: -25px;
}

.slick-upsell-slider.owl-theme .owl-next {
  right: -25px;
}

.slick-upsell-slider.owl-theme .owl-next:hover,
.slick-upsell-slider.owl-theme .owl-prev:hover {
  background: transparent;
}

.custom-upsell-modal .mrq {

  display: none;
}

.custom-upsell-modal .mrq marquee {
  background: #b50c09;
}

@media (max-width: 600px) {
  .custom-upsell-modal .mrq {
    display: block;
  }

  .custom-upsell-modal .mrq p {
    display: flex;
    gap: 2rem;
    margin: 0;
    color: #fff;
  }

  p.discountlist {
    display: none;
  }

  .popup-prod-title {
    min-height: auto;
  }

  .upsell-item img {
    height: 130px !important;
  }
}
/* Upsell Marque */

.custom-upsel-marq {
    font-size: 20px;
    color: #fff;
    height: 30px;
    overflow: hidden;
    background-color: #A20B08;
    position: relative;
	margin-bottom:10px;
	line-height: 1.5;
}

.custom-upsel-marq div {
    display: block;
    width: 200%;
    position: absolute; 
    overflow: hidden;
    animation: marquee 12s linear infinite;
}

.custom-upsel-marq span {
    float: left;
    width: 50%;
	
}
/* keyframe */
@keyframes marquee {
    0% { left: 0; }
    100% { left: -100%; }
}



/*Home page banner update video to image*/
body.home main.full_width_wrapper{
margin-top: 0;
}
.new_cus_header{
  background-color: #1d2028;
}
.video-foreground,
.video-background img {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* object-fit: cover; */
  display: block;
}
body.home.fusion-body .fusion-layout-column:not(.fusion-flex-column){
  margin-bottom: 0 !important;
}

@media (max-width: 1200px) {
  body.home.page-template-homepage-new header.header {
      height: 80px;
  }
}

@media (max-width: 575px) {
  body.home main#main.full_width_wrapper {
      padding-top: 0 !important;
  }
}







 /* single product upsell */

  .compact-upsell-card {
    max-width: 310px;
    border: 1px solid white;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
    margin: auto;
   
}

.upsell-card-img {
    /* margin-bottom: 15px; */
    display: flex;
    justify-content: center;
}

.upsell-card-img img {
   max-width: 90%;
    height: 175px;
}

.popup-prod-title {
    font-size: 10px;
    font-weight: 700;
    color: black !important;
    margin-bottom: 10px;
    text-align: center;
}

.price {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
   
}

 /* end single product upsell */






.custom-checkout-upsell-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.7);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 999999;
}


.custom-upsell-content {
  background: #fff;
  padding: 30px;
  max-width: 700px;
  width: 100%;
  text-align: center;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  position: relative;
 margin: 0;
}


.checkout_img{
  max-width:71% !important; 
  height:auto;
  margin: 20px 0;
}

.checkouttxt {
  font-size: 15px;
  line-height: 24px;
  margin-top: 0;
}
.checkhouth2{
  font-family: "chakra_petchbold" !important;
  font-size: 27px !important;
}

.custom-checkout-upsell-modal .custom-upsell-buttons{
      justify-content: center;
}




@media (max-width: 640px){
    button.popupContinueCheckoutBtn, a.popupContinueCheckoutBtn{
        font-size: 12px !important;
    }
    .custom-checkout-upsell-modal .checkhouth2 {
    font-size: 24px;
    }
    .custom-checkout-upsell-modal  p.discounttxt {
    font-size: 15px;
    margin: 10px 0 0;
    }
    .custom-checkout-upsell-modal  .checkouttxt {
        font-size: 13px;
        line-height: 20px;
    }
    .custom-checkout-upsell-modal  .checkout_img {
        max-width: 65% !important;
        height: auto;
        margin: 10px 0;
    }
    .custom-checkout-upsell-modal  .usell-footer-bx img {
        width: 50px;
    }
}



















/* start lighting parts addon*/
.spinner-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  width: 100%;
}
.spinner {
  border: 4px solid #f3f3f3; /* Light grey */
  border-top: 4px solid #c00; /* Red */
  border-radius: 50%;
  width: 32px;
  height: 32px;
  animation: spin 0.8s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.slick-upsell-var-slider .upsell-card {
  box-sizing: border-box;
}
.custom-static-upsells .owl-nav {
  margin-top: 10px;
}
.custom-static-upsells .owl-nav button {
  background: none;
  border: none;
}
.custom-static-upsells .owl-nav button svg {
  width: 20px;
  height: 20px;
}


.custom-static-upsells{
 /* max-width: 494px; */
  margin-inline: auto;
padding-top: 25px;
clear: both;
}
/*.custom-static-upsells .heading{
  color: #15203a;
  font-family: "chakra_petchbold" !important;
  font-size: 21px !important;
  text-transform: uppercase;
  line-height: 34px !important;
  margin-block: 25px 15px;
  text-align: center;
  border-block: 1px solid #ddd;
  padding-block: 5px;
}*/
.upsell-card{
  text-align: center;
  border: 1px solid #c4bdbd;
  padding: 10px;
  /*max-width: 50%;*/
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.upsell-card a{

}
.upsell-card a img {
    width: 100% !important;
    height: 220px !important;
    object-fit: cover;
    object-position: center;
}
.upsell-card h4{
  font-size: 16px;
  line-height: 22px;
  color: #000;
  margin-top: 15px;
  font-weight: 500;
}
.upsell-card p{
    margin: 0;
}
.upsell-card p .amount{
  font-weight: 800;
  color: #000;
  font-size: 20px;
}
.upsell-card button {
    padding: 10px 20px !important;
    font-size: 14px !important;
    width: fit-content !important;
    margin-inline: auto !important;
}
.owl-nav button{
  width: 38px;
  height: 38px;
  position: absolute;
  top: 30%;
  background: #b20c14 !important;
  color: #fff;
  opacity: 1 !important;
  z-index: 1;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.owl-nav button span{
  display: none;
}
button.owl-prev {
    left: -22px;
    background-image: url(../images/upsell-caret-prev.png) !important;
}
button.owl-next {
    right: -22px;
    background-image: url(../images/upsell-caret-next.png) !important;
}
.owl-nav button.disabled {
    background-color: #bbbbbb !important;
    opacity: 0.8 !important;
}
@media (max-width: 550px){
  .custom-static-upsells{
    max-width: 100%;
    margin-inline: auto;
  }
  .upsell-card p {
    margin-block: 6px;
  }
  .owl-nav button {
    width: 30px;
    height: 30px;
  }
  button.owl-prev {
      left: 0;
  }
  button.owl-next {
      right: 0;
  }
  .upsell-card a img {
    height: 125px !important;
    object-fit: contain;
  }
  .upsell-card button {
      padding: 10px 15px 5px !important;
      font-size: 14px !important;
  }
}


.chkbox label {
  color: #b40000;
  font-weight: 600;
  font-size: 17px;
  margin-right: 8px;
  display: inline-flex;
  align-items: center;
}


.custom-static-upsells .heading {
    /*color: #15203a;
    padding-right: 5%; //added
    padding-left: 5%; //added
    font-family: "chakra_petchbold" !important;
    font-size: 21px !important;
    text-transform: uppercase;
    line-height: 34px !important;
    margin-block: 25px 15px;
    text-align: right; //added
    border-block: 1px solid #ddd;
    display: inline-block; //added
    padding-block: 5px;*/
    color: #15203a;
    font-size: 20px !important;
    text-transform: uppercase;
    line-height: 34px !important;
    margin-block: 25px 15px;
    padding: 5px 25px;
    text-align: center;
    display: inline-block;
    border-block: 1px solid #ddd;
}

.custom-static-upsells {
    /* max-width: 494px; */
    margin-inline: auto;
  /*  padding-top: 5px;  */
    clear: both;
    text-align: right; //added
}



 .sticky-add-bar {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      background: #b40000;
      color: white;
      text-align: center;
      padding: 15px 10px;
      box-shadow: 0 -2px 10px rgba(0,0,0,0.15);
      z-index: 999;
      transition: all 0.3s ease;
    }

    .sticky-add-bar.hidden {
      transform: translateY(100%);
      opacity: 0;
      pointer-events: none;
    }
 .add-selected-btn {
      background: white;
      color: #b40000;
      border: none;
      padding: 12px 30px;
      font-size: 16px;
      border-radius: 6px;
      cursor: pointer;
      font-weight: bold;
      transition: 0.2s;
    }

    .add-selected-btn:hover {
      background: #f5f5f5;
    }
.custom-static-upsells.custom-static-upsells-slider .owl-nav{
    top: 0;
    bottom: 0;
    margin-block: auto;
    position: absolute;
    width: 100%;
    height: fit-content;
}
.custom-static-upsells.custom-static-upsells-slider .owl-nav [class*=owl-]{
  top: 0;
  bottom: 0;
}
    @media (max-width: 600px) {
      .combo-grid {
        grid-template-columns: repeat(2, 1fr);
      }
    }


/* end lighting parts addon*/






/* bookedin installation pop on thank you */
.threegrid-sec{
  padding-top: 1rem;
}
.threegrid-sec{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
  justify-content: space-between;
  background: #fff;
  padding-inline: 1rem;
}
.threegrid-sec .threegrid-col img{
  width: 100%;
}

.threegrid-content-sec {
  padding: 40px;
}
.threegrid-content-sec .threegrid-title,
.threegrid-content-sec .pricetxt{
  font-size: 23px;
  color: #000;
  line-height: 1.3;
  margin: 0;
  font-family: "chakra_petchbold" !important;
  text-transform: uppercase;
}
.threegrid-content-sec .threegrid-title{
  margin-bottom: 2.5rem
}
.threegrid-content-sec .pricetxt{
  margin-top: 1.5rem;
}
.threegrid-content-sec .includedTitle{
  font-size: 20px;
  color: #000;
  font-family: "chakra_petchbold" !important;
}

.threegrid-content-sec .includedList li{
  font-size: 18px;
  line-height: 27px;
  color: #000;
  display: block;
  position: relative;
  padding-left: 32px;
  font-family: "Source Sans Pro", Arial, Helvetica, sans-serif;
}
.threegrid-content-sec .includedList li:after{
  content: '';
  position: absolute;
  left: 18px;
  top: 9px;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.threegrid-content-sec .includedList li + li{
  margin-top: 6px;
}
.threegrid-content-sec .threegrid-btn{
  background: #B30018;
  padding: 10px 27px;
  color: #fff;
  margin: 35px auto 15px;
  display: block;
  width: fit-content;
  border-radius: 5px;
  font-family: "chakra_petchbold" !important;
  font-size: 16px;
}
.threegrid-content-sec .threegrid-btn:hover{
  background: #1D2028;
}

@media (max-width: 991px){
.threegrid-sec {
  grid-template-columns: auto;
  gap: 1rem;
  padding: 2rem 5rem;
}
}
@media (max-width: 767px){
.threegrid-sec {
  padding: 1rem;
}
.threegrid-content-sec {
  padding: 15px;
}
}
.delear-mpa{
  width: 100%;
}
.map-alert a{
  color: #b50c09;
  text-decoration: underline;
}











  /* start specs styling */
.specs-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
  border: 1px solid #eee;
  border-radius: 8px;
  overflow: hidden;
  font-family: Arial, sans-serif;
}

.specs-title {
margin-bottom: 20px;
font-weight: bold;
}


.specs-header {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background-color: #f8f8f8;
  font-weight: 600;
  border-bottom: 1px solid #eaeaea;
}


.specs-header .specs-cell {
  padding: 12px 16px;
  border-right: 1px solid #eaeaea;
  text-align: left;
  color: #111;
  font-size: 16px;
}


.specs-header .specs-cell:last-child {
  border-right: none;
}

.specs-table .specs-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border-bottom: 1px solid #f0f0f0;
}

.specs-table .specs-row:last-child {
  border-bottom: none;
}

.specs-table .specs-cell {
  padding: 12px 16px;
  font-size: 15px;
  color: #333;
}
  /* end specs styling */






/* shop by truck styling */
.ymm-shop-by-truck .woo-vpf-ymm-field input[type="submit"],
.ymm-shop-by-truck .srcharea input[type="submit"] {
/*    position: relative;
    width: 45px !important;
    background: #cd0b07 !important;
    color: white;
    font-size: 14px;*/
    display: block;
    padding: 8px 16px !important;
    border-radius: 5px;
    background: #b50c09 !important;
    color: #fff;
    font-size: 18px;
    height: 40px !important;
    position: static;
    width: auto !important;
    line-height: 1;
    margin-top: 15px !important;
}

/*.ymm-shop-by-truck .srcharea input[type="search"], .srcharea input[type="text"]{
background: black !important;
}*/
.ymm-shop-by-truck .woo_vpf_ymm_filter_title {
  color: #000 !important;
    font-weight: 100;
    font-size: 16px !important;
    font-family: "chakra_petchbold";
}
/* shop by truck styling */






/* category page styling */
.ymm-srch {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: center;
}

.ymm-srch .woo_vpf_ymm_filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 100%;
}

.ymm-srch .woo-vpf-ymm-field .chosen-container {
  width: 23vw !important;
  padding: 5px;
}

.ymm-srch .woo-vpf-ymm-field input[type="submit"],
.ymm-srch .woo_vpf_ymm_filter button {
  /*display: inline-block;
  cursor: pointer;
  padding: 8px 16px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #cd0b07 ;
  color: #fff;*/
  display: inline-block;
  cursor: pointer;
  padding: 8px 16px;
  border-radius: 5px;
  border: 1px solid #ccc;
  background: #b50c09;
  color: #fff;
  font-size: 18px;
  height: 50px;
}
/* category page styling */

.ymm-srch{
  justify-content: flex-start;
  padding: 0;
  margin-bottom: 15px !important;
}
.ymm-srch .woo-vpf-ymm-field .chosen-container.chosen-container-single {
    width: 205px !important;
        padding: 0;
}
.chosen-container-single .chosen-single{
  background: #fbfaf9 !important;
  border: 1px solid #dbdbdb !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  height: 50px !important;
  display: flex !important;
  align-items: center !important;
  background-image: none !important;
}
.chosen-container-single .chosen-single div {
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
    right: 0 !important;
    display: flex !important;
    width: 18px !important;
    height: 20px !important;
    align-items: center !important;
    justify-content: center !important;
}
.chosen-container-single .chosen-single span{
  font-size: 16px;
  font-weight: 600;
  font-family: "chakra_petchbold";
  text-overflow: unset !important;
}
.chosen-container .chosen-results li {
    font-size: 16px !important;
    padding: 8px 10px !important;
    font-family: "chakra_petchbold";
}
.chosen-container .chosen-results li:hover,
.chosen-container .chosen-results li.highlighted {
    background: #b50c09 !important;
    color: #fff !important;
}
.chosen-container-single .chosen-search input[type=text]{
  border-radius: 5px;
  background-color: #f2f2f2 !important;
  border: 1px solid #dfd9d9 !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx){
  .chosen-container-single .chosen-search input[type=text]{
    background-image: none !important;
    background-position: -100px !important;
  }
}

@media (max-width: 767px){
  .woo_vpf_ymm_filter_wrapper{
    width: 100%;
  }
  .widget-woo-vpf-ymm-filter.woo-vpf-ymm-filter-horizontal form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
    gap: .5rem;
  }
  .woo-vpf-ymm-filter-horizontal .woo-vpf-ymm-field{
    margin: 0 !important;
  }
  .widget-woo-vpf-ymm-filter.woo-vpf-ymm-filter-horizontal form select{
    background: #fbfaf9 !important;
    border: 1px solid #dbdbdb !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    height: 39px !important;
    background-image: none !important;
    color: #000 !important;
    padding-inline: 5px;
    font-size: 14px !important;
  }
  .ymm-srch .woo-vpf-ymm-field input[type="submit"], .ymm-srch .woo_vpf_ymm_filter button{
    display: block;
    width: 100%;
    font-size: 14px;
    height: 39px;
  }
  .custom-static-upsells .heading{
    display: block;
    font-size: .9rem !important;
    padding: 5px 15px;
  }
  div#variant-related-products.custom-static-upsells .upsell-card h4{
    font-size: 15px;
    line-height: 20px;
  }
  .chkbox label{
    font-size: 16px;
  }
  .custom-static-upsells.custom-static-upsells-slider .owl-nav{
        display: flex;
    justify-content: center;
        width: 100%;
        position: static;
        margin-top: 20px;
  }
  .custom-static-upsells.custom-static-upsells-slider .owl-nav [class*=owl-]{
        position: static;
  }
}
.sticky-add-bar .add-selected-btn{
  font-family: "chakra_petchbold" !important;
  text-transform:uppercase;
}
.custom-static-upsells .heading {
  font-family: "chakra_petchbold" !important;
}




 /* search box style start */
#wd-search-loader {
  position: absolute;
  top: 50%;
  right: 38px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  /* display: none; */
}
#wd-search-loader.hidden {
  display: none !important;
}

#wd-search-loader.active {
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.spinner {
  width: 16px;
  height: 16px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-top: 2px solid #e21c21; /* Spinner color */
  border-radius: 50%;
  animation: spin 0.6s linear infinite;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

/* --- Westcott Smart Search Styles --- */
.wd-search-container {
  position: relative;
  width: 295px;
  max-width: 100%;
}

#wd-search-input {
  width: 100%;
  padding: 10px 45px 10px 15px;
  /*border: 1px solid #333;*/
  /*border-radius: 25px;*/
  background-color: #111;
  color: #fff;
  transition: all 0.3s ease;
}

#wd-search-input::placeholder {
  color: #aaa;
}

#wd-search-input:focus {
  border-color: #e21c21;
  box-shadow: 0 0 6px rgba(226, 28, 33, 0.5);
  outline: none;
}

#wd-search-btn {
    position: absolute;
    right: 10px;
    top: 13px;
    background: none;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

#wd-search-btn:hover {
  color: #e21c21;
}

#wd-search-results {
  position: absolute;
  top: 105%;
  left: 0;
  width: 100%;
  background: #1a1a1a;
  border-radius: 10px;
  border: 1px solid #333;
  max-height: 400px;
  overflow-y: auto;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.6);
  z-index: 999;
}

#wd-search-results.hidden {
  display: none;
}

.wd-result-item {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 15px;
  border-bottom: 1px solid #222;
  transition: background 0.2s ease;
  text-decoration: none;
}

.wd-result-item:hover {
  background: #222;
}

.wd-result-item img {
  width: 50px;
  height: 50px;
  border-radius: 6px;
  object-fit: cover;
}

.wd-result-info strong {
  color: #fff;
  font-size: 14px;
}

.wd-result-info span {
  color: #e21c21;
  font-size: 13px;
}

.highlight {
  color: #e21c21;
}

@media (max-width: 768px) {
  .wd-search-container {
    width: auto;
  }
}

@media (max-width: 575px) {
  .search-container {
    display: none;
  } 
  .modal_srch .wd-search-container {
    display: block;
  }
  .modal_srch #wd-search-btn {
      right: 12px;
      top: 21px;
  }
}


/* search box style end */

/* Gift Card style section start*/

.add_gift_card_form{
  width: 52%;
  padding: 25px 0;
}
.add_gift_card_form h4{
  color: black !important;
  font-family: "chakra_petchbold" !important;
  font-weight: 400 !important;
  text-transform: uppercase;
  font-size: 18px !important;
  padding-bottom: 20px;
}
#wc_gc_cart_redeem_send{
  margin-top: 20px;
}
@media(max-width:767px){
  .add_gift_card_form{
    width: 100%;
  }
}


.woocommerce-MyAccount-content h2{
    font-family: "chakra_petchbold" !important;
}
form h4{
    padding-bottom: 10px;
    /* font-family: "Source Sans Pro", Arial, Helvetica, sans-serif !important; */
    font-family: "chakra_petchbold" !important;
    color:white !important;
}

.woocommerce-MyAccount-Giftcards-form .input-text{
    max-width: 500px;
}
.woocommerce-MyAccount-Giftcards-form{
    padding-bottom:60px;
}
/* form button {
     max-width: 600px;
} */
button[name="wc_gc_redeem_save"] {
    max-width: 253px;
    padding-right: 19px!important;
    padding-left: 19px!important;
    font-size: 18px!important;
}
.woocommerce-MyAccount-Giftcards-balance-amount {
    margin-bottom: 18px !important;
}
.woocommerce-MyAccount-content h2{
    margin-bottom: 10px !important;
}
@media(max-width:767px){
    .woocommerce-MyAccount-Giftcards-form {
    flex-wrap: wrap;
    gap: 19px;
}
}
/* Gift Card style section end*/



/* Component product */

.component_title_text {
color: black;
}

.woocommerce-Price-amount {
color: black !important;
}
.composite_price {
display: none !important;
}

.component_option_thumbnail_container .thumbnail_description {
    padding: 0 !important;
}
.component_option_thumbnail_select {
    padding-top: 8px !important;
    padding-right: 14px !important;
    padding-bottom: 8px !important;
    padding-left: 18px !important;
    line-height: 16px !important;
    font-size: 13px !important;
}
/* Woocommerce Composite Product Plugin CSS Start*/
.thumbnail_price{
font-size: 27px !important;
}

.composite_wrap{
padding-top: 0 !important;
}
.component_section_title {
color: black !important;
}
.clear_component_options::before {
color: #b50c09 !important;
}

.component_option_thumbnail_container .thumbnail_description .title{
    font-size: 23px !important;
    color: black;
    line-height: 30px !important;
    font-family: "chakra_petchbold" !important;
}
.woocommerce-container nav.woocommerce-pagination{
  margin-top: 0 !important;
}
.woocommerce-result-count {
  display: none !important;
}
.woocommerce-pagination .page-numbers{
  border: none !important;
}
.composited_product_title_wrapper h3.component_section_title{
    font-size: 30px !important;
    line-height: 35px !important;
    font-family: "chakra_petchbold" !important;
}
.thumbnail_description .woocommerce-Price-amount{
    font-size: 25px !important;
    font-family: "chakra_petch_lightregular" !important;
} 
.component_description p{
  color: #707070 !important;
}
.component_pagination.top{
  display: none !important;
}
.thumbnail_buttons .component_option_thumbnail_select{
  padding: 15px 10px !important;
  font-size: 17px !important;
}
.component_option_thumbnail_container .thumbnail_description{
  padding-top: 20px !important;
}
.composited_product_details_wrapper .details{
  color: #707070 !important;
}
.clear_component_options_wrapper a{
  color: #b50c09;
  font-size: 18px !important;
}
.clear_component_options_wrapper a:hover{
  color: #b50c09 !important;
}
.details.component_data a{
  color: #b50c09 !important;
  font-size: 20px;
}
.details.component_data a:hover{
  color: #b50c09 !important;
}
.reset_variations_wrapper_fixed .reset_variations{
  color: #b50c09;
}
.component_option_thumbnail_select.button:hover{
  background-color: black !important;
  color: white !important;
}
.woocommerce-variation-price .price{
  text-align: left !important;
  font-size: 30px !important;
  font-family: "chakra_petch_lightregular" !important;
}
.component_wrap .price{
  text-align: left !important;
  font-size: 30px !important;
  font-family: "chakra_petch_lightregular" !important;
}
.composite_wrap .composite_message .woocommerce-info {
  padding: 10px 40px !important;
  color: white !important;
}
.composited_product_title_wrapper p.component_section_title{
  font-size: 30px !important;
  font-family: "chakra_petchregular" !important;
}
.thumbnail_image a img{
    max-width: 300px !important;
    height: 350px !important;
    object-fit: cover !important;
}
/* .thumbnail_description #thumbnail_price_12216{
  padding-bottom: 30px !important;
}
.thumbnail_description #thumbnail_price_12830{
  padding-bottom: 30px !important;
} */


/* After layout change from backend */
.thumbnail_image a img {
    max-width: 139px !important;
    height: 140px !important;
    object-fit: cover !important;
}
.thumbnail_buttons .component_option_thumbnail_select {
    padding: 13px 7px !important;
    font-size: 14px !important;
}
.single.single-product .product .entry-summary .price span{
  font-size: 25px !important;
}
.component_option_thumbnail_container .thumbnail_description .title {
  font-size: 18px !important;
  line-height: 1.2 !important;
  display: block;
}
.single.single-product .product .entry-summary .price span {
    font-size: 23px !important;
}
.thumbnail_description #thumbnail_price_12216 {
    padding-top: 45px !important;
}
.thumbnail_description #thumbnail_price_12830 {
    padding-top: 45px !important;
}
.thumbnail_description,
.thumbnail_description {
  padding-top: 1px !important;
}
.single.single-product main#main .summary-container p a {
  color: #b50c09 !important;
  font-size: 24px !important;
}
.composite_button{
  display: flex;
  align-items: center;
}
.cart.composite_data,
.cart.composite_data .composite_wrap{
  width: 100%;
}
.composite_button  .single_add_to_cart_button.button{
  margin: 0 !important;
}
.composite_button .quantity{
  flex-shrink: 0;
  margin: 0;
}

.radio_button_description {
    color: black;
}
.select_label {
 color: black !important;
} 

.woocommerce ul.component_option_radio_buttons_container li.component_option_radio_button_container .radio_button_description .price {
    display: flex !important;

}

@media(max-width:767px){
    .single_add_to_cart_button{
        line-height: 31px !important;
        font-size: 21px !important;
        padding: 12px 20px !important;
}
}
/* Woocommerce Composite Product Plugin CSS End*/
.video-background .mobile-banner {
    display: none;
}
/* Mobile view - switch images */
@media (max-width: 768px) {
    .video-background .desktop-banner {
        display: none;
    }
    .video-background .mobile-banner {
        display: block;
    }
    .video-background {
    padding-bottom: 143% !important;
}
}
/* @media(max-width:991px){
  .video-background {
    padding-bottom: 1130px !important;
}
} */