/*
Theme Name: Larch Child
Description: Child theme for the Larch Theme
Author: Upper
Template: larch
Version: 1.0
*/

/*main*/
.ajax-loader {
  right: 0px;
}

header.style5 .top-bar li.text_field {
  cursor: default;
  color: #fff !important;
  opacity: 1;
  margin: 0;
  padding: 7px 15px;
  margin-left: 0px;
}

header.style5 .social-icons-fa {
  float: none;
  text-align: center;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

header.style5 .social-icons-fa ul {
  display: inline-block;
}

header.style5 .social-icons-fa a i {
  padding-right: 0px;
}

header.light .dl-menuwrapper button:after,
header.header_after_scroll.light .dl-menuwrapper button:after {
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff, 0 12px 0 #ffffff;
}

header.navbar-default.larch-underlining
  .navbar-nav
  > li:last-child:hover
  > a:before {
  margin-left: 0% !important;
}

header .larch_dynamic_shopping_bag_title {
  display: table-cell;
  position: relative;
  z-index: 100;
}

header .larch_dynamic_shopping_bag_title a {
  color: #363636;
  font-weight: bold;
}

header.navbar.header_after_scroll .larch_dynamic_shopping_bag_title a,
header.navbar.header_after_scroll .larch_dynamic_shopping_bag_title a:hover {
  color: #ffffff;
  color: #ffffff !important;
}

.navbar-collapse
  li:not(.larch_mega_menu)
  .dropdown-menu.menu-depth-1
  .menu-depth-2
  .menu-depth-3 {
  margin-left: 0px;
}

header .search_trigger,
header .menu-controls,
header .larch_dynamic_shopping_bag,
header .header_social_icons.with-social-icons,
.cd-nav-trigger {
  padding-left: 0px;
  padding-right: 10px;
}

.navbar-default:not(.style4) .navbar-nav > li:last-child > a {
  padding-right: 12px !important;
}

.navbar .product_filter_button {
  display: table-cell;
  padding-left: 20px;
  z-index: 10;
  position: relative;
}

.navbar .product_filter_button a {
  color: #ffffff;
  font-weight: bold;
  border: 1px solid #ffffff;
  padding: 10px;
  background-color: #1b5a7d;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}

.navbar .product_filter_button a:hover,
.navbar .product_filter_button a:active,
.navbar .product_filter_button a:visited {
  color: #ffffff !important;
}

.navbar.header_after_scroll .product_filter_button a {
  color: #1b5a7d;
  background-color: #ffffff;
}

.navbar.header_after_scroll .product_filter_button a:hover,
.navbar.header_after_scroll .product_filter_button a:active,
.navbar.header_after_scroll .product_filter_button a:visited {
  color: #1b5a7d !important;
}

.navbar .product_filter_button_mobile {
  display: none;
  text-align: center;
  padding: 5px;
}

.navbar .product_filter_button_mobile a,
.navbar .product_filter_button_mobile i,
.navbar .product_filter_button_mobile .fa {
  color: #1b5a7d;
  font-size: 13px;
  line-height: 23px;
  font-weight: bold;
}

.navbar.header_after_scroll .product_filter_button_mobile a,
.navbar.header_after_scroll .product_filter_button_mobile i,
.navbar.header_after_scroll .product_filter_button_mobile .fa {
  color: #ffffff;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
  top: calc(100% + 60px);
}

.dl-menuwrapper ul#menu-main {
  max-height: none !important;
}

.master_container {
  margin: 25px 0;
}

.tax-product_cat .center h1.page_title {
  line-height: 1.3em;
  text-align: center;
}

.tax-product_cat .master_container {
  margin-top: 25px;
}

.tax-product_cat .term-description {
  display: inline-block;
  margin-bottom: 25px;
}

.tax-product_cat .term-description-more {
  display: none;
  text-align: center;
}

.tax-product_cat .term-description-more a {
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-decoration: underline;
}

.present-container h1.page_title {
  position: relative;
  top: 65px;
}

.single-post .present-container h1.page_title {
  top: 0px;
}

.metas-container p {
  margin-right: 0px;
}

#back-top {
  bottom: 60px;
}

.content-left-author {
  clear: both;
}

/*bootstrap*/
.no-gutters,
.small-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.small-gutters > .col,
.small-gutters > [class*="col-"] {
  padding-right: 7px;
  padding-left: 7px;
}

/*widgets*/
.recent_posts_widget_2 {
  margin-bottom: 0px;
}

/*product filter*/
.product_filter_button_category {
  float: left;
  text-align: center;
  top: -10px;
  position: relative;
}

.product_filter_button_category a,
.product_filter_button_category a.button {
  background-color: #1b5a7d;
  margin-top: 0px;
  padding: 18px;
}

/*footer*/
#big_footer #subscription_bar {
  padding: 10px 9px;
  text-align: center;
  background: #1b5a7d;
}

#big_footer #subscription_bar h3 {
  padding: 0px 9px 0px 0px;
}

#big_footer #subscription_bar h3,
#big_footer #subscription_bar p {
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  margin: 0px;
  display: inline-block;
}

#big_footer #subscription_bar input {
  color: #777777;
  border: 1px solid #ffffff;
  background: #ffffff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 9px;
}

#big_footer #subscription_bar .mctb-button {
  color: #ffffff;
  background: transparent;
  border-color: #ffffff;
}

/*location page*/
.page-template-location-page .home-template-title {
  line-height: 3rem;
  word-break: break-word;
}

.page-template-location-page .page_content .container {
  margin-bottom: 50px;
}

.page-template-location-page .related-products-display ul.products li.product, .post-template-template-location .woocommerce.columns-3.related-products-display ul.products li.product {
  width: 33.33333333333333%;
  margin: 0;
}

/*shop*/
.woocommerce h2.woocommerce-loop-product__title {
  height: 60px;
  overflow: hidden;
}

.woocommerce div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select {
  width: auto;
  background: none;
}

.woocommerce-page.woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
}

.woocommerce a.button,
.woocommerce-page a.button {
  background-color: #101010;
  text-align: center;
}

.woocommerce a.button:hover,
.woocommerce-page a.button:hover {
  background: #1b5a7d;
  color: #ffffff;
}

.woocommerce-page.woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce-page ul.products li.product a.add_to_cart_button {
  -webkit-animation: none;
  -moz-animation: unset;
  animation: none;
  -webkit-animation-duration: 0s;
  -moz-animation-duration: 0s;
  animation-duration: 0s;
  white-space: normal;
}

.woocommerce #content input.button.loading:before,
.woocommerce #respond input#submit.loading:before,
.woocommerce a.button.loading:before,
.woocommerce button.button.loading:before,
.woocommerce input.button.loading:before,
.woocommerce-page #content input.button.loading:before,
.woocommerce-page #respond input#submit.loading:before,
.woocommerce-page a.button.loading:before,
.woocommerce-page button.button.loading:before,
.woocommerce-page input.button.loading:before {
  background-color: rgba(255, 255, 255, 0) !important;
  width: 31px;
  height: 31px;
}

.woocommerce-page.woocommerce-page
  ul.products
  li.product:hover
  a.add_to_cart_button,
.woocommerce ul.products li.product:hover a.add_to_cart_button,
.woocommerce-page ul.products li.product:hover a.add_to_cart_button {
  display: block;
  bottom: 0px;
  margin: 0px;
}

.woocommerce table.shop_table,
.woocommerce-page table.shop_table {
  margin: 0px 0px;
}

.woocommerce ul.products li.product a,
.woocommerce-page ul.products li.product a {
  position: relative;
  width: 100%;
  display: block;
  white-space: normal;
}

.woocommerce ul.products li.product .description {
  text-align: center;
  position: absolute;
  display: none;
  width: 100%;
  top: 25%;
  padding: 5px;
}

.woocommerce ul.products li.product:hover .description {
  display: block;
}

.woocommerce .product .upsells.products {
  display: block;
}

.woocommerce-page.woocommerce .upsells.products ul.products li.product,
.woocommerce-page.woocommerce-page .upsells.products ul.products li.product {
  margin: 0 3.8% 1.5em 0;
  padding: 0;
  position: relative;
  width: 22%;
  display: inline-block;
  float: left;
  max-height: 350px;
  clear: none !important;
}

.woocommerce-page.woocommerce
  .upsells.products
  ul.products
  li.product:nth-child(4n + 4),
.woocommerce-page.woocommerce-page
  .upsells.products
  ul.products
  li.product:nth-child(4n + 4) {
  margin-right: 0;
}

.woocommerce-page a.button.wc-forward {
  margin: 0px 0px 0px 0px !important;
}

.page_content
  .vc_column-inner
  a.button:not(.blog-read-more):not(.vc_btn3):not(
    .ult_price_action_button
  ):hover:not(.more-link):hover,
header a.button:hover,
#big_footer a:hover,
.page-template-blog-masonry-template .posts_category_filter li:active,
.page-template-blog-masonry-template .posts_category_filter li:focus,
.page-template-blog-masonry-grid-template .posts_category_filter li:active,
.page-template-blog-masonry-grid-template .posts_category_filter li:focus,
.master_container a.button:active,
.master_container
  .vc_column-inner
  a.button:not(.vc_btn3):not(.blog-read-more):hover:not(
    .label .title a
  ):hover:hover:not(.more-link):hover {
  color: #ffffff !important;
}

.navbar .social-icons-fa a i {
  font-size: 28px !important;
  margin-right: 10px;
}

/*responsive*/
@media only screen and (max-width: 479px) {
  header .nav-container .navbar-header {
    margin: 15px 7px !important;
  }
  header.style5 .top-bar .social-icons-fa {
    left: 0px;
    float: none;
    margin-right: 0px;
    padding-right: 0px;
  }
  header.style5 .larch_right_header_icons.with-woocommerce-cart {
    display: block;
  }
  header.style5 .larch_right_header_icons,
  header.style5.header_after_scroll .larch_right_header_icons {
    padding-top: 26px;
  }
  header.style5 .product_filter_button {
    display: none;
  }
  .fullwidth-container .pagetitle_overlay {
    height: 100%;
  }
  .navbar .product_filter_button_mobile {
    display: block;
  }
  .header_after_scroll {
    max-height: 100%;
  }
  .product_filter_button_category {
    width: 100%;
    float: none;
  }
  .product_filter_button_category a,
  .product_filter_button_category a.button {
    width: 100%;
  }
  .product_filter_button_category,
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    margin-bottom: 10px;
  }
  .woocommerce-page.woocommerce ul.products li.product,
  .woocommerce-page.woocommerce-page ul.products li.product {
    margin-bottom: 40px !important;
  }
  .woocommerce .woocommerce-result-count,
  .woocommerce-page .woocommerce-result-count {
    display: none;
  }
  .woocommerce
    .woocommerce-result-count-container-bottom
    .woocommerce-result-count,
  .woocommerce-page
    .woocommerce-result-count-container-bottom
    .woocommerce-result-count {
    display: block;
  }
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering,
  .product_filter_button_category {
    display: none;
  }
  .woocommerce ul.products,
  .woocommerce-page ul.products {
    margin-top: 20px;
  }
  .woocommerce .product .product_meta,
  .woocommerce .product .woocommerce-tabs #tab-title-0,
  .woocommerce .product .woocommerce-tabs #tab-title-1 {
    display: none;
  }
  .tax-product_cat .term-description {
    height: 250px;
    overflow: hidden;
    margin-bottom: 0px;
  }
  .tax-product_cat .term-description-more {
    display: block;
  }
  #big_footer #subscription_bar h3 {
    padding: 0px;
  }
}

@media only screen and (max-width: 600px) {
  body.admin-bar .header_after_scroll {
    top: 0px;
  }
}

@media (max-width: 767px) {
  header.style5 .top-bar {
    display: none;
    position: relative;
  }
  .woocommerce ul.products li.product:hover .description {
    display: none;
  }
  .woocommerce-page.woocommerce-page ul.products li.product:hover img,
  .woocommerce ul.products li.product:hover img {
    opacity: 1;
  }
  .woocommerce h2.woocommerce-loop-product__title,
  .woocommerce ul.products li.product .price,
  .woocommerce-page ul.products li.product .price {
    text-align: left;
  }
  .woocommerce h2.woocommerce-loop-product__title {
    font-size: 0.9em;
    height: 50px;
    margin-top: 0px;
  }
  /*location template*/
  .page-template-location-page
    .related-products-display
    ul.products
    li.product {
    width: 100%;
  }
  .page-template-location-page .related-products-display ul.products li.product, .post-template-template-location .woocommerce.columns-3.related-products-display ul.products li.product {
    width: 100%;
  }
}

@media (max-width: 993px) {
  body .light .larch_little_shopping_bag .overview span.minicart_items {
    background: #ffffff !important;
    color: #212121;
  }
  header .navbar-brand img.logo_retina:not(.logo_after_scroll),
  header .navbar-brand img.logo_normal,
  header .navbar-brand img.logo_after_scroll,
  header.header_after_scroll .navbar-brand img.logo_after_scroll.notalone {
    display: none !important;
  }
  header .navbar-brand img.logo_after_scroll.notalone {
    display: block !important;
  }
  header.navbar .nav-container .larch_right_header_icons .icon,
  header .menu-controls .icon,
  header.style2 span.social_container i,
  header .menu-controls .icon,
  header .social_container i {
    color: #ffffff !important;
  }
  header.style5 .nav-container {
    background-color: #2d5a7a;
  }
  header .larch_dynamic_shopping_bag_title a {
    color: #ffffff;
  }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
  header.style5 .larch_right_header_icons.with-woocommerce-cart {
    padding-top: 37px;
    padding-bottom: 17px;
  }
}

@media only screen and (max-width: 1079px) and (min-width: 993px) {
  .navbar-collapse ul.navbar-nav > li > a,
  .header_after_scroll .navbar-collapse ul.navbar-nav > li > a,
  .header_after_scroll .navbar-collapse > .header_style2_menu > ul > li > a {
    font-size: 10px;
    line-height: 15px;
  }
}

.home-template-title {
  color: black;
  font-size: 50px;
  font-family: "Heebo", "Arial", "sans-serif";
  font-weight: bold;
  line-height: 3rem;
  margin: 50px 0;
  text-align: center;
}

div.product-search-bar
  .prdctfltr_wc.prdctfltr_wc_regular.prdctfltr_woocommerce.pf_mod_row
  div.prdctfltr_filter_inner {
  display: flex;
  justify-content: center;
  width: 100% !important;
}

/*New styles*/

.slider_title {
  margin-top: 62px;
}

.slider_title .title {
  position: relative;
  font-family: Roboto, sans-serif;
  font-size: 120px;
  font-weight: 600;
  color: #eaeaea;
  line-height: 140px;
  font-weight: 500;
}

.slider_title .title span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 28px;
  line-height: 48px;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 13px;
  width: 100%;
  font-weight: 500;
}

@media (max-width: 767px) {
  .slider_title {
    margin-top: 0;
  }
  .slider_title .title {
    font-size: 60px !important;
    font-weight: 500;
  }
  .slider_title .title span {
    font-size: 16px;
    letter-spacing: 5px;
  }
}

#custom-slider .vc_column-inner {
  padding: 0;
}

.slider .slick-dots li,
.testimonials-slider .slick-dots li {
  width: 16px !important;
  height: 16px !important;
}

#custom-slider .wpb-slider .slick-slide {
  margin: 0;
  margin-left: 44px;
  max-width: 400px;
}

#custom-slider .wpb-slider .slick-slide:first-child {
  margin-left: 0;
}

#custom-slider .ultsl-record:before {
  font-size: 18px;
}

.slick-active .ultsl-record:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-image: url("img/active-dot.svg");
}

.testemonials {
  padding-top: 58px;
  padding-bottom: 80px;
}

.testimonials-slider .slick-arrow {
  display: none !important;
}

.testimonials-slider .slick-slide {
  font-family: Roboto, sans-serif;
  padding: 40px 40px 121px;
  box-shadow: 0px 0px 18px 0px rgba(34, 60, 80, 0.2);
}

.testimonials-slider .slick-slide {
  max-width: 580px !important;
  margin: 0 40px;
}

.testimonials-slider .slick-dots .slick-active button::before {
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  background-image: url("img/active-dot.svg");
}

.testimonials-slider .slick-dots li button:before {
  font-size: 16px;
}

.testimonials-slider h3 {
  font-size: 28px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  line-height: 48px;
  margin: 0;
}

.testimonials-slider img {
  margin-top: 20px;
}

.testimonials-slider p {
  font-size: 18px;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  line-height: 30px;
  margin: 20px 0 0 0;
}

.testimonials-slider .slick-list {
  padding: 15px;
  margin: 0 -40px;
}

.testimonials-slider .slick-dots {
  padding: 0;
  position: initial;
  width: max-content;
  margin: 45px auto 0;
  transform: translateX(-165%);
}

.flag {
  min-width: 130%;
}

#big_footer {
  margin-top: 170px;
}

#primary_footer .container {
  display: flex;
  justify-content: space-between;
}

body #primary_footer .footer_sidebar h4,
body #primary_footer .footer_sidebar > .widget > h4,
body #primary_footer .widget h4 {
  letter-spacing: 0px;
  font-size: 20px !important;
  font-family: Roboto, sans-serif;
  line-height: 30px;
  font-weight: 500;
  text-transform: uppercase;
  padding-bottom: 12px;
  margin-bottom: 20px !important;
  border-bottom: 1px solid #fff;
}

@media (min-width: 1024px) {
  .footer_sidebar.col-lg-3 {
    max-width: 277px;
  }
}

.footer_sidebar .textwidget.custom-html-widget {
  margin-top: 55px;
}

#primary_footer .data-info p {
  font-size: 16px;
  line-height: 26px;
  text-transform: initial;
}

#primary_footer .data-info p:first-child {
  font-size: 20px;
  text-transform: capitalize;
  margin-bottom: 14px !important;
}

#primary_footer .data-info p span a {
  font-size: 30px;
  line-height: 39px;
  cursor: pointer;
}

#primary_footer .container-fluid {
  min-width: 100%;
}

body #primary_footer .footer_sidebar .data-info {
  border-bottom: none;
}

body #secondary_footer {
  border-top: 1px solid white;
  background-color: transparent;
}

#primary_footer .footer_sidebar .menu-item {
  border: none;
  border-bottom: none !important;
  border-top: none !important;
  padding: 0;
}

.footer_sidebar .menu-item a {
  font-size: 16px !important;
  font-family: Roboto, sans-serif;
  line-height: 26px;
  font-weight: 500;
}

.footer_sidebar ul li > a:before {
  display: none;
}

.footer_sidebar ul li a:after {
  display: none;
}

#mc4wp-form-1 p {
  margin: 0;
  padding: 0;
  margin-bottom: 9px !important;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 24px;
}

#primary_footer #mc4wp-form-1 input {
  background: transparent;
  border: 1px solid #fff !important;
  color: #fff;
  padding: 10px;
  min-width: 280px;
}

#primary_footer #mc4wp-form-1 input[type="submit"] {
  min-width: 100px;
  max-width: 100px;
  background-color: #5aaadc !important;
}

body #primary_footer > .no-fcontainer {
  padding-top: 103px;
  padding-bottom: 0;
}

#primary_footer .footer_sidebar.col-lg-6 .textwidget.custom-html-widget {
  margin-top: 0;
  margin-bottom: 40px !important;
}

.categories-grid {
  margin-top: 36px;
}

body .quarter .vc_column-inner {
  box-sizing: content-box;
}

.categories-grid .woocommerce-loop-category__title {
  display: none;
}

.categories-grid .vc_column_container .vc_column-inner {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.categories-grid .vc_column_container .product-category {
  margin: 0;
}

.categories-grid img {
  margin-bottom: 0 !important;
  object-fit: cover;
}

.categories-grid .vc_column_container .products {
  margin-bottom: 0;
}

@media (min-width: 1300px) {
  #big_footer {
    margin-top: 144px;
  }
  .categories-grid {
    min-width: 1320px;
    margin: 0 auto 36px;
    display: block;
  }
  .categories-grid img {
    display: block;
    max-height: 400px;
    min-height: 400px;
  }
}

@media (max-width: 1300px) {
  #custom-slider .wpb-slider .slick-slide {
    margin-left: 24px;
    max-width: 220px;
  }
  .testimonials-slider .slick-dots {
    transform: translateX(-120%);
  }
  .categories-grid img {
    display: block;
    max-height: 219px;
    min-height: 219px;
  }
}

@media (max-width: 1024px) {
  .categories-grid {
    min-width: 708px;
    max-width: 708px;
    margin: 0 auto 20px auto;
    display: block;
  }
  .testimonials-slider .slick-slide {
    margin: 0 25px;
  }
  .testimonials-slider .slick-list {
    margin: 0 -25px;
  }
  body .container .categories-grid {
    margin-left: auto;
    margin-right: auto;
  }
  body .categories-grid .vc_column_container {
    padding-right: 5px !important;
    padding-left: 5px !important;
  }
  #primary_footer #mc4wp-form-1 input {
    min-width: 204px;
  }
  body #primary_footer > .no-fcontainer {
    padding-top: 43px;
  }
}

@media (max-width: 767px) {
  #big_footer {
    margin-top: 60px;
  }
  .categories-grid .vc_column_container .products {
    padding: 0;
    margin-top: 0;
  }
  .categories-grid img {
    display: block;
    max-height: 200px;
    min-height: 200px;
  }
  .categories-grid {
    min-width: 335px;
    max-width: 335px;
    margin: 0 auto 20px auto;
    display: block;
  }
  body #primary_footer .footer_sidebar h4 {
    margin-top: 30px;
  }
  body #primary_footer .footer_sidebar:first-child > h4,
  body #primary_footer .footer_sidebar .data-info {
    margin-top: 0;
  }
  #primary_footer .footer_sidebar.col-lg-6 .textwidget.custom-html-widget {
    margin-top: 0;
    margin-bottom: 0px !important;
  }
  body #primary_footer .footer_sidebar .data-info {
    border-bottom: 1px solid #fff;
  }
  .secondary-footer_container {
    display: block;
    padding: 0 !important;
    text-align: left;
  }
  body #secondary_footer {
    padding-top: 0 !important;
    margin-top: 0;
  }
  #primary_footer .footer_sidebar {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  #primary_footer .data-info p span a {
    letter-spacing: -1px;
  }
  .footer_sidebar .textwidget.custom-html-widget {
    margin-top: 15px;
  }
  #p #mc4wp-form-1 p {
    font-size: 12px;
    line-height: 22px;
  }
  body #primary_footer > .no-fcontainer {
    padding-top: 52px;
  }
  #featured {
    padding-right: 0;
  }
  #featured .vc_column-inner,
  #testemonials .vc_column-inner {
    padding-top: 0;
  }
  #testemonials {
    padding-right: 0;
  }
  .testimonials-slider h3 {
    line-height: 40px;
  }
  .testimonials-slider h3:nth-child(2) {
    line-height: 40px;
    font-size: 14px;
  }
  .testemonials {
    padding-top: 0;
    padding-right: 0 !important;
  }
  body .testimonials-slider .vc_column-inner {
    padding-left: 0;
    padding-right: 0 !important;
  }
  body .testimonials-slider .slick-slide {
    margin: 0 20px;
    min-width: 335px !important;
    max-width: 335px !important;
    /*max-height: 421px;*/
  }
  #main .testimonials-slider .vc_column-inner {
    padding-top: 0;
  }
  .testimonials-slider .slick-list {
    margin: 0;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .testimonials-slider .slick-slide {
    padding: 37px 20px 34px 20px;
    box-shadow: 0px 0px 18px 0px rgba(34, 60, 80, 0.2);
  }
  .flag {
    min-width: 100%;
  }
}

.slider_title .title {
  letter-spacing: 3px;
}

#custom-slider {
  margin-bottom: 80px !important;
}

.slider {
  width: auto;
  /*width: 1288px;*/
  margin: 60px auto 0;
}

.latest .slick-slide {
  margin: 0 22px;
}

.latest .slick-slide img {
  min-width: 400px;
}

.latest .slick-dots {
  position: initial;
  padding: 0;
  margin-top: 28px;
  margin-bottom: 79px;
}

.featured .slick-dots {
  position: initial;
  padding: 0;
  margin-top: 79px;
  margin-bottom: 60px !important;
}

.featured .slick-dots button {
  margin: 0 8px;
}

.slider .slick-dots li {
  border: none;
}

.featured .slick-slide {
  margin: 0 17px;
}

.featured .slick-slide img {
  min-width: 296px;
  min-height: 296px;
}

.slider .slick-dots button {
  cursor: pointer;
  margin: 0 4px;
}

.slider .slick-dots .slick-active button::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
}

.latest .slick-dots .slick-active button::before,
.featured .slick-dots .slick-active button::before,
.slider-1 .slick-dots .slick-active button::before,
.slider-2 .slick-dots .slick-active button::before {
  background-image: url("img/active-dot.svg");
}

.slider-1 .slick-dots,
.slider-2 .slick-dots {
  margin-bottom: 100px !important;
  padding: 0;
  padding-top: 36px;
}

.slider .slick-dots button::before {
  color: #a3a3a3;
  font-size: 16px;
}

@media (max-width: 1300px) {
  .latest .slick-dots {
    margin-top: 63px;
    margin-bottom: 96px;
  }
  .latest .slick-slide {
    margin: 0 12px;
  }
  .latest .slick-slide img {
    min-width: 220px;
  }
  .featured .slick-dots {
    margin-top: 60px;
    margin-bottom: 69px;
  }
  .featured .slick-slide {
    margin: 0;
  }
  .featured .slick-slide img {
    min-width: 708px;
    min-height: 708px;
  }
  .slider {
    margin-top: 34px;
    width: 728px;
  }
  .slider-1 .slick-dots,
  .slider-2 .slick-dots {
    margin-bottom: 70px !important;
    padding: 0;
  }
}

@media (max-width: 767px) {
  #secondary_footer p {
    padding-right: 80px !important;
  }
  .latest .slick-dots {
    margin-top: 30px;
    margin-bottom: 109px;
  }
  .latest .slick-slide {
    margin: 0;
  }
  .latest .slick-slide img {
    min-width: 335px;
  }
  .featured .slick-slide img {
    min-width: 335px;
    min-height: 335px;
  }
  .featured .slick-dots {
    margin-top: 48px;
    margin-bottom: 60px;
  }
  .slider {
    margin-top: 0px;
    width: 335px;
  }
  .testimonials-slider .slick-dots {
    transform: none;
  }
}

#secondary_footer .footer_custom_text.wide {
  text-align: left;
}

.pagination-fix {
  display: none !important;
}

/* category description styling */
.term-description {
  text-align: center;
  max-width: 900px;
  margin: auto;
  display: block !important;
  margin-bottom: 40px !important;
}

/*product archives grid alignment*/
.jdgm-widget.jdgm-widget {
  margin-bottom: 10px;
}
li.product {
  display: flex !important;
  flex-direction: column;
  justify-content: end;
  text-align: center;
}

/** single product **/
.divider-jm {
  border-right: 1px solid #ededed;
  margin-right: 15px;
  margin-left: 0px;
  min-height: 33px;
  float: left;
  top: 7px;
  position: relative;
}
body.single-product form.cart {
  position: relative;
}
body.single-product form.cart .quantity {
  width: 138px !important;
  border: 1px solid #707070 !important;
  padding: 0px;
  display: flex;
  justify-content: end;
  position: relative;
}
body.single-product form.cart .quantity:before {
  content: "Quantity:";
  font-weight: 700;
  position: absolute;
  top: 5px;
  left: 10px;
}
body.single-product form.cart .woocommerce-variation-add-to-cart .quantity {
  top: 5px !important;
}
body.single-product form.cart .woocommerce-variation-add-to-cart .divider-jm {
  top: 7px !important;
}

body.single-product .single_add_to_cart_button {
  max-width: 315px;
  width: 100% !important;
}

body.single-product form.cart .quantity input {
  border: 0px !important;
  padding-left: 0 !important;
}
@media only screen and (max-width: 768px) {
  body.single-product form.cart .quantity {
    padding: 0 0 0 30px;
  }
}
body.single-product .summary.entry-summary {
  box-shadow: 0px 0px 12px #dadada;
  border-radius: 25px;
  padding: 40px;
}
.installation-video-btn,
.single-prpoduct-callout-buttons .compatibility-btn {
  border: 1px solid #1b5a7d;
  border-radius: 50px;
  padding: 5px 20px !important;
  color: #1b5a7d !important;
  margin: 0px 0px 10px !important;
  font-family: Roboto;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  text-decoration-line: underline;
  min-height: 40px;
}
.single-prpoduct-callout-buttons {
  gap: 20px;
}

body.single-product div.product div.summary {
  width: 50%;
}
.single-prpoduct-callout-buttons .compatibility-btn::before {
  content: url("/wp-content/uploads/2024/01/headphone-symbol-1-1.png");
  position: relative;
  top: 2px;
}

.single-prpoduct-callout-buttons .installation-video-btn::before {
  content: url("https://fd49d73422.nxcli.io/wp-content/uploads/2024/01/Vector-1.png");
  position: relative;
  top: 3px;
}

body.single-product table.variations {
  max-width: 450px;
}
body.single-product table.variations tr .label {
  visibility: hidden;
  width: 42%;
}
body.single-product table.variations tr td {
  text-align: center;
  width: 60%;
}
body.single-product table.variations tr td select {
  border: none !important;
  font-family: "Roboto", "Arial", "sans-serif" !important;
  text-transform: none !important;
  font-weight: 400 !important;
  color: #707070;
  font-size: 13px !important;
}

.woocommerce div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select {
  float: none !important;
}
.woocommerce div.product form.cart .variations select,
.woocommerce-page div.product form.cart .variations select {
  background-image: url(/wp-content/uploads/2024/01/arrowdown.png);
  background-repeat: no-repeat;
  background-position: right;
}
body.single-product .has-b-stock .price *,
body.single-product .has-b-stock .woocommerce-variation-price * {
  font-weight: 300;
}
body.single-product .has-b-stock .product-form-price del {
  display: block;
}
body.single-product .has-b-stock .woocommerce-variation-price {
  line-height: 1;
}
.price-stock-row {
  display: flex;
  align-items: center;
}
.variations_form_sub_b_stock_cart.product-out-of-stock,
.product-type-simple .b-stock-cart:last-of-type.product-out-of-stock {
  display: none;
}
.single-product .product.has-b-stock .summary.entry-summary > * {
  margin-top: 0;
  margin-bottom: 0;
}
.single-product
  .product.has-b-stock
  .summary.entry-summary
  > .cart:not(.b-stock-cart):not(.variations_form),
.single-product
  .product.has-b-stock
  .summary.entry-summary
  > .single-prpoduct-callout-buttons:nth-of-type(2) {
  display: none;
}
.single-product .product.has-b-stock .summary.entry-summary > h1 {
  margin-bottom: 20px;
}
.single-product .has-b-stock .summary.entry-summary .jdgm-preview-badge {
  width: 100%;
  margin-bottom: 20px;
}
.single-product
  .has-b-stock
  .summary.entry-summary
  .variations_form.cart:first-of-type {
  padding-right: 0;
}
.single-product .has-b-stock .summary.entry-summary .b-stock-variable {
  width: 100%;
}
.single-product .has-b-stock .summary.entry-summary > .stock {
  display: inline-block;
  width: max-content;
  padding-left: 15px;
}
.single-product .has-b-stock .summary.entry-summary > .price {
  display: inline-block;
  width: max-content;
}
.single-product .has-b-stock .summary.entry-summary > .cart.b-stock-cart {
  width: 100%;
  background: #f8f8f8;
  padding: 15px 15px 15px 15px;
  position: relative;
  border-top: 1px solid #fff;
}
.single-product
  .has-b-stock
  .summary.entry-summary
  > .single-product-callout-buttons {
  margin-top: 26px;
}
.b-stock-cart .product-form-stock,
.single-product .has-b-stock .summary.entry-summary > .stock,
.b-stock-variable .product-form-stock {
  border-right: 1px solid #ebebeb;
  font-size: 13px;
  font-weight: 700;
}
.b-stock-cart .product-form-stock .product-form-stock-quantity,
.single-product
  .has-b-stock
  .summary.entry-summary
  > .stock
  .product-form-stock-quantity,
.b-stock-variable .product-form-stock .product-form-stock-quantity {
  color: #85ad74;
}
.single-product .has-b-stock .summary.entry-summary > .stock .product-condition {
  display: block;
  clear: both;
  color: #363636;
  font-size: 13px;
  font-weight: 700;
  line-height: 18px;
}
.b-stock-cart .product-form-stock span,
.single-product .has-b-stock .summary.entry-summary > .stock::before,
.b-stock-variable .product-form-stock span {
  color: #363636;
  display: block;
  clear: both;
}
.b-stock-cart .product-form-price,
.single-product .has-b-stock div.summary.entry-summary p.price {
  color: #363636;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  padding-left: 25px;
}
.single-product .has-b-stock div.summary.entry-summary > p.price del,
.b-stock-cart .product-form-price del,
.b-stock-variable .product-form-price del {
  color: #aaaaaa;
  font-size: 10px;
  line-height: 1.5;
}
.single-product .has-b-stock div.summary.entry-summary > p.price ins,
.b-stock-cart .product-form-price ins,
.b-stock-variable .product-form-price ins {
  background: transparent;
  font-weight: bold;
}
.b-stock-cart .product-form-wrapper .single_add_to_cart_button,
body.single-product .has-b-stock .single_add_to_cart_button {
  width: max-content !important;
}
.b-stock-cart .single-product-callout-buttons,
.b-stock-variable .single-product-callout-buttons {
  display: none;
}
.single-product .has-b-stock .variations_form,
.single-product .has-b-stock .woocommerce-variation-add-to-cart {
  width: 100%;
}
.b-stock-variable {
  position: relative;
}
.single-product .has-b-stock .woocommerce-variation-add-to-cart {
  justify-content: flex-end;
  padding-left: 40%;
}
.single-product .has-b-stock .variations,
.woocommerce div.has-b-stock form.cart .variations {
  width: 100%;
  max-width: unset;
  margin-bottom: 0px;
}
.single-product .has-b-stock .variations .label {
  visibility: visible;
  border: none;
  text-align: left;
  color: #363636;
  font-size: 16px;
  font-weight: 700;
  line-height: 35px;
  padding-left: 0;
  width: 120px;
}
.single-product .has-b-stock form.cart .quantity {
  width: 100% !important;
  height: max-content;
  background-color: #f8f8f8;
}
.single-product .has-b-stock form.cart .quantity input {
  background-color: #f8f8f8;
}
body.single-product
  .has-b-stock
  form.cart
  .woocommerce-variation-add-to-cart
  .divider-jm {
  top: 0 !important;
}
.single-product .has-b-stock .variations .value {
  width: calc(100% - 120px);
}
.single-product .has-b-stock .variations .label label {
  padding: 0;
}
.single-product .has-b-stock .variations .value select {
  border: 1px solid #707070 !important;
  border-radius: 0 !important;
  width: 100% !important;
  padding: 5px !important;
  background-position: 96% center !important;
  color: #9e9e9e !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.b-stock-variable .product-form-price,
.b-stock-variable .product-form-stock {
  margin-bottom: 0 !important;
}
.has-b-stock .woocommerce-variation.single_variation {
  height: 0;
}
.has-b-stock .woocommerce-variation-availability {
  width: 91px;
  margin-bottom: 0;
}
.single-product .b-stock-cart .product-form-wrapper button.single_add_to_cart_button.button.alt, .single-product .has-b-stock button.single_add_to_cart_button.button.alt {
  white-space: normal;
}
.onbackorder .stock.available-on-backorder{
  display:none;
}
.preorder-payment-notice{
  margin-bottom:10px;
}

/*responsive*/
@media screen and (max-width: 1269px) {
  /*shop*/
  body.single-product .has-b-stock .single_add_to_cart_button {
    width: 100% !important;
    max-width: 100%;
  }
  .b-stock-cart .product-form-stock span,
  .b-stock-variable .product-form-stock span {
    min-width: 45px;
  }
  .b-stock-cart .product-form-wrapper p {
    height: max-content;
  }
  .b-stock-cart .product-form-wrapper {
    flex-wrap: wrap;
  }
  .b-stock-form .product-form-quantity + div {
    width: 100%;
  }
  .single-product .has-b-stock .woocommerce-variation-add-to-cart {
    padding-left: 0;
    justify-content: space-between;
    flex-direction: column;
  }
  .has-b-stock .woocommerce-variation.single_variation {
    display: block !important;
    height: unset;
  }
  .has-b-stock .woocommerce-variation-availability {
    position: absolute;
    bottom: 60px;
  }
  .single-product .has-b-stock form.cart .quantity {
    justify-content: center;
  }
  body.single-product form.cart .quantity:before {
    display: none;
    visibility: hidden;
  }
  .woocommerce .entry-summary .quantity input.qty, .woocommerce-page .entry-summary .quantity input.qty, .woocommerce .shop_table.cart .quantity input.qty, .woocommerce-page .shop_table.cart .quantity input.qty {
    width: 100%;
  }
}
@media screen and (max-width: 992px) {
  /*shop*/
  .b-stock-cart .product-form-stock {
    padding-right: 10px;
    margin-right: 10px;
    line-height: 1.5;
  }
  .single-product .has-b-stock .variations_form,
  .single-product .has-b-stock .summary.entry-summary .b-stock-variable {
    margin-top: 0;
  }
  .single-product .has-b-stock .summary.entry-summary {
    padding: 35px 20px;
  }
  .b-stock-variable .product-form-stock {
    padding-right: 15px;
    margin-right: 15px;
  }
  .single-product .has-b-stock .variations tr {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
  .single-product .has-b-stock .variations .value {
    width: 100%;
  }
  .single-product .has-b-stock .variations .label {
    display: block !important;
  }
}
@media screen and (min-width: 1025px) {
  .single-product button.single_add_to_cart_button.button.alt {
    min-width: 300px;
  }
  .single-product .master_container.master_container_bgwhite {
    margin-top: 160px;
  }
  .single-product
    .b-stock-cart
    .product-form-wrapper
    button.single_add_to_cart_button.button.alt,
  .single-product .has-b-stock button.single_add_to_cart_button.button.alt {
    min-width: 100%;
  }
  .jdgm-widget.jdgm-widget {
    margin-bottom: 20px;
  }
}
@media (min-width: 1270px) {
  body.single-product .container {
    width: 1300px;
    position: relative;
  }
}
@media (max-width: 1270px) {
  .single-prpoduct-callout-buttons,
  .single-prpoduct-callout-buttons div {
    display: block;
  }

  body.single-product .single_add_to_cart_button {
    max-width: 16vw;
  }
  body.single-product table.variations tr .label {
    visibility: hidden;
    width: 32%;
  }
}
@media (max-width: 992px) {
  .divider-jm {
    display: none !important;
  }
  body.single-product form.cart .quantity,
  body.single-product .single_add_to_cart_button {
    max-width: none;
    float: none !important;
    width: 100% !important;
  }
  .single_variation_wrap .woocommerce-variation-add-to-cart .quantity,
  body.single-product form.cart .quantity {
    margin-bottom: 10px !important;
  }

  body.single-product table.variations tr .label {
    display: none !important;
  }
  body.single-product table.variations tr td {
    width: 100%;
  }
  .single-product .button-col {
    position: absolute;
    width: 330px;
    right: 0;
    bottom: 0;
  }
  .single-product .quantity-col {
    margin-bottom: 50px;
    padding-left: 0;
  }
  body.single-product .has-b-stock form.cart .quantity:before {
    position: relative;
    left: 5px;
    padding-right: 5px;
  }
  body.single-product .has-b-stock form.cart .quantity input {
    transform: unset;
    width: 25px;
    min-width: unset;
    text-align: center;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .single-product .has-b-stock.product .images,
  .single-product .has-b-stock.product .summary {
    width: 100%;
    max-width: 100%;
  }
  .single-product .button-col {
    width: calc(100vw - 60px);
  }
  body.single-product .has-b-stock form.cart div.quantity {
    padding-left: 0;
    justify-content: center;
    justify-content: center !important;
  }
}
@media only screen and (max-width: 479px) {

  /*shop*/
  .b-stock-cart .product-form-price, .single-product .has-b-stock div.summary.entry-summary p.price {
    padding-left: 5px;
  }
  
}