/*
 Theme Name:   johngray
 Description:  Plant Child Theme by SeedThemes.com
 Author:       SeedThemes
 Template:     paradiz
 Version:      1.0
*/
/*Variable*/
h1, h2, h3, h4, h5, h6, p, a, label, strong, li{
  }
  html::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    }
    html::-webkit-scrollbar-thumb {
        background: #868686;
        border-radius: 60px;
    }
    html::-webkit-scrollbar-track {
        background: #d2d2d2;
        border-radius: 60px;
    }
  ::selection {
    background: #5dbede;
    color: #fff;
  }
  ::-moz-selection {
    background: #5dbede;
    color: #fff;
  }
  p {
    margin: 0;
    transition: all ease-in-out 450ms !important;
    -webkit-transition: all ease-in-out 450ms !important;
    -o-transition: all ease-in-out 450ms !important;
    -moz-transition: all ease-in-out 450ms !important;
    font-weight: 400;
    line-height: 1.6em;
  }
  a, button, input, textarea{
     transition: all ease-in-out 450ms !important;
     -webkit-transition: all ease-in-out 450ms !important;
     -o-transition: all ease-in-out 450ms !important;
     -moz-transition: all ease-in-out 450ms !important;
  }

  /* table {
      width: 100%;
  }
  th, tbody {
      border: 1px solid #262626;
      padding: 10px;
  }
  td {
      padding: 10px;
      border-right: 1px solid #262626;
  }
  tr:hover {
      background-image: linear-gradient(to right, #604920 0%, #a9a072 51%,#786835 85% , #604920 100%);
  } */
  tr, tr:hover {
      transition: all ease-in-out 450ms !important;
      -webkit-transition: all ease-in-out 450ms !important;
      -o-transition: all ease-in-out 450ms !important;
      -moz-transition: all ease-in-out 450ms !important;
  }
  /*header*/
  .menu_divide li.menu-item:not(:last-child):after {
    content: '';
    position: absolute;
    right: 0;
    top: 30%;
    height: 50%;
    width: 1px;
    background-color: #979a9c;
}
.list_click .elementor-column-wrap.elementor-element-populated {
  padding: 0 10px !important;
}
.list_click a {
  border-bottom: 5px solid transparent;
  padding: 15px 0 10px;
}
.list_click a:hover {
  border-bottom: 5px solid #fff;
}
.seed-social > div {
  margin-bottom: 0;
}
.social_share .seed-social.-shortcode {
  text-align: right;
  margin: 0;
}
/*contact*/
.btn-submit input {
  padding: 10px 35px !important;
  background: #5dbede !important;
  font-size: 18px !important;
  color: #fff !important;
  border: 0 !important;
}
.btn-submit div {
  text-align: center;
}
.caldera-grid .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
/*faq*/
.box-text h4.elementor-heading-title {
  padding: 10px 0px;
  line-height: 1.6;
}
/*single products*/
.recent_products article {
  background: #fff;
  padding: 2em 1em !important;
  border-radius: 15px;
  border: 1px solid #d8d8d8;
  transition: all ease-in-out 350ms;
}
.recent_products .jet-posts__inner-box:hover {
  box-shadow: 2px 2px 3px 0px #979a9c;
}
.recent_products .jet-posts__inner-box{
  transition: all ease-in-out 350ms;
}
.recent_products .jet-posts .post-thumbnail {
  text-align: center;
}
.single_int article {
  border: 1px solid #ebebeb;
}
.single_int article:hover, .single_int article:focus {
  box-shadow: 2px 2px 3px 0px #979a9c;
}
.single_int .elementor-post__text {
  padding: 1em 2em 2em;
}
.single_int span.page-numbers.current {
  color: #fff;
  background-color: #5dbede;
  border-color: #5dbede;
  padding: 7px 15px;
}
.single_int a.page-numbers {
  color: #5dbede;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 7px 15px;
}
.single_int nav.elementor-pagination {
  margin-top: 4em;
}
.single_int .elementor-post__text {
  flex-direction: column-reverse;
  display: flex;
}
.single_news article.elementor-post:first-child a.elementor-post__thumbnail__link {
  width: 50% !important;
}
.single_news .elementor-post__text {
  justify-content: flex-end;
  padding-top: 40px;
}
.single_news article.elementor-post:not(:first-child) a.elementor-post__thumbnail__link {
  width: 35% !important;
}
.facetwp-link.checked {
  color: #5dbede;
}
.facetwp-facet {
  margin-bottom: 10px !important;
  display: grid;
  grid-gap: 5px;
}
.divide_p {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
}
.archive_product article.elementor-post,.post_page_product article.elementor-post{
  background-color: #FFFFFF;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #D8D8D8;
  border-radius: 15px 15px 15px 15px;
  padding: 20px 20px 20px 20px;
}
.archive_product article.elementor-post:hover,.post_page_product article.elementor-post:hover {
  box-shadow: 2px 2px 3px 0px #979a9c;
}
span.facetwp-counter {
  display: none;
}
a.page-numbers {
  border: 1px solid #5DBEDE;
  padding: 5px 13px;
  background: #ffffff;
}
span.page-numbers.current {
  border: 1px solid #5DBEDE;
  padding: 5px 13px;
  background: #5DBEDE;
}
a.link-map {
  border: 1px solid #6fc5e2;
  padding: 4px 20px 2px;
  font-size: 13px;
  color: #fff;
  background: #6fc5e2;
  border-radius: 50px;
  margin-top: 10px;
  position: absolute;
  right: 0%;
  top: -1vh;
}
.wpsl-name {
  color: #000;
}
a.link-map:hover, a.link-map:active {
  color: #fff;
}
.store_address_yp {
  padding-top: 5px;
  font-size: 14px;
}
input#store_locatore_search_btn {
  width: 100% !important;
  background: #6fc5e2 !important;
  font-size: 16px !important;
  padding: 12px !important;
}
form#store_locator_search_form div input, form#store_locator_search_form div select {
  margin: 0 0 10px !important;
  width: 100% !important;
  font-size: 16px !important;
}
.wpsl-distance {
  background-color: #5DBEDE !important;
}
.footer_main {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.sub_footer {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
span.elementor-button-icon {
  transition: all ease-in-out 450ms !important;
}
.drop_mobild .elementor-nav-menu a.elementor-item {
  font-size: 18px !important;
}
.hero_home .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}
.img_home {
  overflow: hidden;
  height: 560px;
}
.img_home img.attachment-full.size-full {
  height: 100%;
  object-fit: cover;
  bottom: 3vh;
  position: relative;
}
.box-about p {
  margin-bottom: 10px;
}
#img_john img {
  bottom: 10vh;
}
#john_2, #john_3 {
  height: 330px;
}
#john_2 img{
  object-fit: cover;
  position: relative;
}
#john_3 img{
  object-fit: cover;
  position: relative;
  bottom: 12vh;
}
span.page-numbers.current {
  border: 1px solid #D6AB3B;
  background: #D6AB3B;
  border-radius: 50px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.14);
}
a.page-numbers {
  border: 1px solid #000000;
  border-radius: 50px;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.14);
}
a.page-numbers:hover {
  background: #D6AB3B;
  border-color: #D6AB3B;
}
nav.elementor-pagination {
  padding-top: 3em;
}
.bg_pricesub li.price-list__item {
    background: #D6AB3B;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.15);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.15);
}
.bg_pricesub ul.jet-price-list {
  padding: 0;
}
body #toggle_product div#elementor-tab-content-4521 {
  display: block;
}
.table_product thead {
  display: none;
}
.product_price_one ins span.woocommerce-Price-amount.amount {
  color: #f04d4d;
  font-weight: bold;
}
.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  bottom: -20px;
}
.triphead h4{
  font-family: "Dancing Script", sans-serif !important;
}
.box-book form.cart {
  display: grid !important;
  grid-template-columns: 1fr;
}
.box-book form.cart .button {
  float: right !important;
}
.single-product .box-book form.cart .button {
  display: block !important;
  width: 100%;
  border-radius: 50px !important;
  background: #F04D4D !important;
  font-size: 18px;
}
.box-book div#wc-bookings-booking-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 1em;
}
.box-book .wc-bookings-booking-form .form-field {
  margin: 0;
}
.box-book .form-field input[type=number] {
  width: 100%;
}
.box-book .wc-bookings-booking-form fieldset {
  grid-column: span 2;
  padding: 0;
}
.wc-bookings-booking-form fieldset label {
  width: 30%;
}
tfoot tr:nth-child(2) {
  display: none !important;
}
.amount, p.price {
  font-family: "Abel", sans-serif !important;
}
p.price, p.price .amount {
  font-weight: bold;
}
.wc-bookings-booking-cost span {
  font-size: 20px;
  font-weight: bold;
}
.wc-bookings-booking-cost {
  display: grid;
  grid-column: span 2;
  background: #f04d4d !important;
  color: #fff;
  font-weight: bold;
  grid-template-columns: 1fr 1fr;
  align-items: center;
}
.wc-bookings-booking-cost .amount {
  justify-content: flex-end;
  display: flex;
}
.elementor-post h3.elementor-post__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.form-field.form-field-wide.pick-time_box {
  grid-column: span 2;
}
div#wc-bookings-booking-form fieldset.wc-bookings-date-picker.wc_bookings_field_start_date {
  margin: 0;
}
/*header*/
  /*destop medium*/
  @media (max-width: 1600px){
  }
  /*laptop*/
  @media (max-width: 1280px){
  }
  /*ipad pro (large tablet)*/
  @media (max-width: 1024px) and (min-width: 992px){
  }
  /*ipad (tablet)*/
  @media (max-width: 991.98px) {
  /*header*/
  .img_home {
    height: 35vh;
}
/*dealer*/
.map-listings {
  width: 39% !important;
}
#john_2, #john_3 {
  height: 200px;
}
#john_3 img {
  bottom: 5vh;
}
#img_john img {
  bottom: 6vh;
}
.wc-bookings-booking-form fieldset label {
  width: 31.8%;
}
  }
  /*iphone8 (smartphone)*/
  @media (max-width: 575.98px) {
    .tabs {
      border-radius: 15px;
      height: auto;
      padding: 20px;
    }
    form#advanced-searchform {
      grid-template-columns: repeat(1, 1fr);
    }
    form#advanced-searchform select {
      grid-column: unset;
    }
    table {
      border: 0;
    }
    table thead {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }
    table tr {
      border-bottom: 1px solid #fff;
      display: block;
      margin-bottom: .625em;
    }
    table td {
      border-bottom: 1px solid #fff;
      display: block;
      font-size: .8em;
      text-align: right;
    }
    table td::before {
      /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase;
    }
    td {
        padding: 10px;
        border-right: 0;
    }
    table tr:last-child, table td:last-child {
        margin-bottom: 0;
        border-bottom: 0px;
    }
    /*home*/
    .social_share .seed-social.-shortcode {
      text-align: center;
    }
    /*single*/
    .single_news article.elementor-post {
      flex-direction: column;
  }
    .single .single_news article.elementor-post a.elementor-post__thumbnail__link {
      width: 100% !important;
  }
  .single_int .elementor-post__text {
    padding: 30px 15px;
}
/*dealer*/
.col-left.leftsidebar.slide-left.left-skip.wpml_search_right {
  padding: 25px !important;
}
.drop_mobild .elementor-nav-menu a.elementor-item {
  font-size: 16px !important;
}
.img_home {
  height: auto;
}
.img_home img.attachment-full.size-full {
  bottom: 0px;
}
#img_john img {
  bottom: auto;
}
.wc-bookings-booking-form fieldset label {
  width: 30%;
}
  }
  /*iphone5 (small smartphone)*/
  @media (max-width: 360px) {
  }
  