/* 
Theme Name: Abbeys Auction
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: abbeys-auction
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
/* Auction Timer */
.bid-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 8px;
}
.bid-wrapper h2.live-text {
  color: #e40046;
  font-size: 18px;
  font-family: 'acumin-pro';
  font-weight: 600;
  letter-spacing: -0.54px;
  margin: 0 auto;
  text-transform: capitalize;
}
.bid-wrapper h2.upcoming-text {
  font-size: 16px;
  font-family: 'acumin-pro';
  font-weight: 600;
  letter-spacing: -0.48px;
  margin: 0 auto;
  color: #000;
  text-transform: capitalize;
  margin-top: 5px;
}
.bid-wrapper .countdown-timer {
  display: flex;
  gap: 0.5rem;
  align-items: center;
}
/* Time Box */
.bid-wrapper .time-box {
  display: flex;
  column-gap: 3px;
  align-items: center;
}
.bid-wrapper .time-value-box {
  border: 1px solid #DEDEDE;
  border-radius: 4px;
  padding: 4px;
  text-align: center;
  background-color: #F6F6F6;
  width: 32px;
  min-width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bid-wrapper .time-value {
  font-size: 18px;
  font-family: 'acumin-pro';
  font-weight: bold;
  color: #000000;
  display: block;
  letter-spacing: -0.54px;
  line-height: 1.2em;
  margin-top: 5px;
}
.bid-wrapper .time-label {
  font-size: 14px;
  font-family: 'acumin-pro';
  text-transform: capitalize;
  color: #4D4D4D;
  font-weight: 400;
  text-align: center;
  line-height: 22.6px;
  letter-spacing: 0;
  margin-top: 5px;
}
/* Blog New template css */
.df-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-template-template-blog .container {
  max-width: 1230px;
  padding: 0 15px;
  margin: 0 auto;
}
section.blog-banner {
  padding: 65px 105px;
  background: #ffffff;
}
.blog-banner .blog-main-title h1 {
  text-align: center;
  font-size: 50px;
  line-height: 90px;
  color: #3C3664;
  font-weight: 700;
  margin: 0 0 10px;
}
.blog-banner .container.description {
  max-width: 990px;
}
.blog-banner .container .description p {
  max-width: 85%;
  margin: auto;
}
section.blog-banner .description .description {
  background: transparent;
  padding: 0;
  text-align: center;
  color: #3C3664;
  font-size: 20px;
  line-height: 36px;
  font-weight: normal;
}
section.blog-banner .design-flex-buttons {
  display: flex;
  align-items: center;
}
section.blog-banner .design-flex-buttons.blog-tmpl {
  margin: 49px auto 0 auto;
}
section.blog-banner .design-flex-buttons {
  margin-top: 49px;
  background: #ffffff;
  /* padding: 15px 0; */
  border-radius: 120px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
  justify-content: space-between;
}
section.blog-banner .design-flex-buttons .ac-button-fill {
  padding: 0px;
}
section.blog-banner .design-flex-buttons .ac-button-fill {
  max-width: 280px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
section.blog-banner .design-flex-buttons .ac-button-fill a {
  width: 100%;
  text-align: center;
  padding: 17px 15px;
}
section.blog-banner .design-flex-buttons .ac-button-fill a:hover {
  background: #E40046;
  color: #fff;
  border: 1px solid #E40046;
}
section.blog-banner .design-flex-buttons .ac-button-fill a {
  background: transparent;
  color: #3C3664;
  font-weight: bold;
  text-transform: capitalize;
  border: 1px solid transparent;
  font-size: 17px;
  border-radius: 120px;

}
section.blog-banner .design-flex-buttons .ac-button-fill a:hover {
  background: #E40046;
  color: #fff;
  border: 1px solid #E40046;
}
section.featured-posts {
  background: #F4F6FA;
  padding: 75px 0px;
  margin-top: 0px;
}
section.featured-posts .container {
  max-width: 1730px;
}
section.featured-posts .container .al-description {
  padding: 0 0 43px 0;
}
section.featured-posts .al-description h2 {
  font-size: 60px;
  line-height: 90px;
  color: #3C3664;
  text-align: center;
  margin-bottom: 0;
  font-weight: 700;
}
section.featured-posts .al-description p {
  font-size: 21px;
  line-height: 36px;
  color: #3C3664;
  text-align: center;
}
section.auction-list .container .al-description p:last-child {
  margin-bottom: 0px;
}
section.featured-posts .container.auction-list .tribe-events-list {
  padding: 0px 30px 45px;
  background: transparent;
}
section.featured-posts .fp-list .card {
  padding: 15px;
  align-items: center;
  border-radius: 12px;
  gap: 20px;
}
section.featured-posts .fp-list .card {
    background-color: #ffffff;
    margin-bottom: 20px;
    /* box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2); */
}
section.featured-posts .container.fp-list .card.type-tribe_events .img-holder {
  max-width: 100%;
  max-height: 100%;
  flex-basis: 50%;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
  margin-right: 0;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
section.featured-posts .container.fp-list .card.type-tribe_events .img-holder img {
  width: 100%;
  height: auto;
  object-fit: cover;
  padding: 0;
  border-radius: 10px;
  aspect-ratio: 3/4;
}
.list-lots-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
  -ms-flex-align: center;
  align-items: center;
}
.list-lots-info {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container.auction-list .card.type-tribe_events ul.list-lots-info li:last-child {
  width: 100%;
  margin-left: 4px;
}
.list-lots-info li:last-child {
  margin-right: 0;
}
.list-lots-info li {
  margin-right: 10px;
  margin-bottom: 10px;
}
.list-lots-info .day {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
section.featured-posts .container.fp-list .list-lots-info .day:before {
  color: #E40046;
}
.list-lots-info .day:before {
  font-family: "Font Awesome 5 Free" !important;
  content: "\f133";
  color: #b2b2b2;
  margin-right: 10px;
  font-size: 18px;
}
section.featured-posts .container.fp-list .card.type-tribe_events .card-body {
  max-width: 100%;
  padding: 0;
  flex-basis: 50%;
}
section.featured-posts .container.fp-list .list-lots-info,
section.latests-posts .posts-wrap .list-lots-info {
  line-height: 36px;
  color: #3C3664;
}
section.featured-posts .container.fp-list .tribe-events-list .type-tribe_events .tribe-events-list-event-title {
  font-size: 22px;
  font-weight: bold;
  color: #3C3664;
  line-height: 35px;
}
section.featured-posts .container.fp-list .tribe-events-list .type-tribe_events .btn-outline {
  background-color: #E40046;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  text-transform: capitalize;
}
section.latests-posts {
  padding: 100px 0 75px;
}
section.latests-posts .container {
  max-width: 1550px;
}
section.latests-posts .al-description h2 {
  font-size: 60px;
  line-height: 90px;
  font-weight: bold;
  color: #3C3664;
  text-align: center;
  margin-bottom: 0;
}
section.latests-posts .posts-wrap {
  padding: 40px 0 0;
  width: 100%;
}
section.latests-posts .posts-wrap .card-link {
  box-shadow: unset;
  position: relative;
  display: inline-block;
  color: #000000;
  background-color: #ffffff;
  /* box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2); */
  margin-bottom: 25px;
  width: 100%;
  text-decoration: none;
}
section.latests-posts .posts-wrap .card-link .card-body {
  padding: 15px 0;
  display: block;
}
section.latests-posts .posts-wrap .card-link .img-holder {
  display: -ms-flexbox;
  display: flex;
  height: 250px;
}
section.latests-posts .posts-wrap .card-link .img-holder {
  height: 296px;
}
section.latests-posts .posts-wrap .card-link .img-holder img {
  border-radius: 10px;
  border: 1px solid #707070;
  width: 100%;
  object-fit: cover;
}
section.latests-posts .posts-wrap .card-link h3 {
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
  color: #3C3664;
  margin-top: 30px;
}
.article-info {
  font-size: 14px;
  font-weight: 400;
  color: #777777;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 37px;
}
.article-info li:last-child {
  margin-right: 0;
  padding-right: 0;
}
.article-info li {
  padding-right: 10px;
  margin-right: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
section.latests-posts .posts-wrap .card-link h3 {
  transition: color 0.3s ease-in-out;
  margin-bottom: 10px;
}
section.latests-posts .posts-wrap .card-link p {
  font-size: 17px;
  font-weight: 400;
  line-height: 30px;
  color: #3C3664;
}
section.latests-posts .posts-wrap nav.navigation.pagination {
  justify-content: center;
  margin-top: 60px;
}
section.latests-posts .posts-wrap nav.navigation {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
section.latests-posts .posts-wrap .list-lots-info .day:before,
section.featured-posts .container.fp-list .list-lots-info .day:before {
  color: #E40046;
}
/* section.latests-posts .posts-wrap .list-lots-info {
  position: absolute;
  top: 50%;
  background: #F4F7FB;
  padding: 10px 20px;
  border-radius: 5px;
  left: 30%;
} */
section.latests-posts .posts-wrap .list-lots-info {
  background: #F4F7FB;
  padding: 10px 20px;
  border-radius: 5px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -20%);
  max-width: 200px;
  text-align: center;
  justify-content: center;
}
section.latests-posts .posts-wrap .list-lots-info li:last-child {
  margin-bottom: 0px;
}
section.latests-posts .posts-wrap nav.navigation.pagination .nav-links {
  max-width: 100%;
  background: #ffffff;
  padding: 15px 35px;
  border-radius: 120px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
  position: relative;
}
section.latests-posts .posts-wrap nav.navigation.pagination .nav-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}
section.latests-posts .posts-wrap nav.navigation.pagination .nav-links .page-numbers:first-child, 
section.latests-posts .posts-wrap nav.navigation.pagination .navigation .page-numbers:first-child, 
section.latests-posts .posts-wrap nav.navigation.pagination .navigation-comments .page-numbers:first-child {
  margin-left: 0;
}
section.latests-posts .posts-wrap nav.navigation.pagination .nav-links .page-numbers, 
section.latests-posts .posts-wrap nav.navigation.pagination .navigation .page-numbers, 
section.latests-posts .posts-wrap nav.navigation.pagination .navigation-comments .page-numbers {
  margin: 0 3px;
  display: inline-block;
  padding: 5px;
  border: 1px solid #777777;
  min-width: 23px;
  border-radius: 4px;
  text-align: center;
}
section.latests-posts .posts-wrap nav.navigation.pagination .nav-links .page-numbers, 
section.latests-posts .posts-wrap .navigation .page-numbers,
section.latests-posts .posts-wrap .nav-links .next,
section.latests-posts .posts-wrap .navigation .next,
section.latests-posts .posts-wrap .nav-links .prev,
section.latests-posts .posts-wrap .navigation .prev {
  color: #3C3664;
  font-size: 21px;
  font-weight: bold;
  line-height: 36px;
  padding: 5px 20px 10px;
  border: 0;
  border-radius: 50%;
  background: transparent;
}
section.latests-posts .posts-wrap .nav-links a:hover,
section.latests-posts .posts-wrap .nav-links .page-numbers.current {
  background: #E40046 !important;
  color: #ffffff !important;
}
.card-body .btn-holder {
  display: flex;
  flex-flow: row wrap;
}
.container.auction-list .card.type-tribe_events .card-body .btn-holder .btn-outline {
  margin-bottom: 0px;
  max-width: 180px;
  width: 100%;
  text-align: center;
  position: relative;
}
.card-body .btn-holder .btn-highlight {
  min-width: auto;
  margin-right: 15px;
}
.btn-outline {
  text-decoration: none;
  transition: color 0.3s 
ease-in-out, background-color 0.3s 
ease-in-out;
  display: inline-block;
  border-radius: 35px;
  padding: 18px 18px 13px 18px;
  text-align: left;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid #ce0037;
  color: #ce0037;
  position: relative;
  line-height: 1;
  min-width: 194px;
  background-color: #ffffff;
  font-family: "acumin-pro", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
.container.auction-list .card.type-tribe_events .btn-outline.btn-arrow:after {
  right: auto;
}
.btn-outline.btn-arrow:after {
  transition: color 0.3s ease-in-out;
  /* font-family: "Font Awesome 5 Free" !important;
  content: "\f054"; */
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  /* font-weight: 400;
  font-size: 18px; */
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjAgNTEyIj48cGF0aCBmaWxsPSIjZmZmZmZmIiBkPSJNMjg1LjQ3NiAyNzIuOTcxTDkxLjEzMiA0NjcuMzE0Yy05LjM3MyA5LjM3My0yNC41NjkgOS4zNzMtMzMuOTQxIDBsLTIyLjY2Ny0yMi42NjdjLTkuMzU3LTkuMzU3LTkuMzc1LTI0LjUyMi0uMDQtMzMuOTAxTDE4OC41MDUgMjU2IDM0LjQ4NCAxMDEuMjU1Yy05LjMzNS05LjM3OS05LjMxNy0yNC41NDQuMDQtMzMuOTAxbDIyLjY2Ny0yMi42NjdjOS4zNzMtOS4zNzMgMjQuNTY5LTkuMzczIDMzLjk0MSAwTDI4NS40NzUgMjM5LjAzYzkuMzczIDkuMzcyIDkuMzczIDI0LjU2OCAuMDAxIDMzLjk0MXoiLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
  background-color: transparent;
  width: 20px;
  height: 20px;

}
.df-row [class^="col"] {
  -ms-flex: 1 0 100%;
  flex: 1 0 100%;
  max-width: 100%;
  padding: 0 0 10px;
}
/* Testimonial slider */
.testimonial-slider .swiper-slide-active::after {
    background-color: var(--e-global-color-06f5045);
    left: 50%;
    transform: translateX(-50%) scaleX(.75) rotate(45deg);
    top: calc(100% - 7px);
    border-width: 0;
    box-sizing: content-box;
    content: "";
    display: block;
    height: 14px;
    position: absolute;
    transform: scaleX(.75) rotate(45deg);
    width: 14px;
}
.testimonial-slider .swiper-slide-active {
    overflow: visible;
}
.testimonial-slider .elementor-testimonial__text::before {
    content: '';
    background-image: url('../abbeys-auction/assets/images/comma.png');
    top: 0px;
    left: -5px;
	width: 22px;
    height: 18px;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
}
@media (min-width: 1300px) {
  .df-row .col-lg-4 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4);
  }
  .btn-outline.btn-arrow {
    padding-right: 50px;
  }
}
@media (min-width: 1024px) {
  .btn-outline {
    padding: 18px 15px 15px 32px;
  }
  .df-row .col-md-4 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    -ms-flex: 1 0 calc(100% / 12 * 4);
    flex: 1 0 calc(100% / 12 * 4);
    max-width: calc(100% / 12 * 4);
  }
}
@media (min-width: 768px) {
  .df-row {
    margin: 0 -15px;
  }
  .df-row [class^="col"] {
    padding: 0 15px;
  }
  .card {
    display: -ms-flexbox;
    display: flex;
  }
  .tribe-events-event-image {
    min-height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 1025px) {
  section.blog-banner {
    padding: 45px 0;
  }
  .blog-banner .blog-main-title h1 {
    font-size: 40px;
    line-height: 1.5em;
  }
  section.blog-banner .description .description,
  section.featured-posts .al-description p,
  section.latests-posts .posts-wrap .card-link p {
    font-size: 16px;
    line-height: 1.7em;
  }
  section.blog-banner .design-flex-buttons .ac-button-fill a {
    font-size: 18px;
  }
  section.featured-posts {
    padding: 50px 0;
  }
  section.featured-posts .al-description h2,
  section.latests-posts .al-description h2 {
    font-size: 45px;
    line-height: 1.5em;
  }
  section.featured-posts .container.fp-list .df-row {
    gap: 20px;
  }
  section.featured-posts .container.fp-list .card.type-tribe_events .img-holder img {
    max-height: 300px;
  }
  section.latests-posts {
    padding: 45px 0;
  }
  section.latests-posts .posts-wrap .card-link h3 {
    margin-top: 20px;
  }
  section.latests-posts .posts-wrap .list-lots-info {
    min-width: 175px;
    max-width: 100%;
    transform: translate(-50%, -30%)
  }
  section.latests-posts .posts-wrap .card-link h3 {
    font-size: 22px;
    line-height: 1.7em;
  }
  section.latests-posts .posts-wrap nav.navigation.pagination {
    margin-top: 20px;
  }
}
@media(max-width: 767px){
  section.blog-banner {
    padding: 45px 0;
  }
  section.featured-posts {
    padding: 50px 0;
  }
  section.latests-posts {
    padding: 45px 0;
  }
  .blog-banner .blog-main-title h1 {
    font-size: 35px;
    line-height: 1.5em;
  }
  section.blog-banner .description .description,
  section.featured-posts .al-description p,
  section.latests-posts .posts-wrap .card-link p {
    font-size: 16px;
    line-height: 1.7em;
  }
  section.blog-banner .design-flex-buttons {
    box-shadow: unset;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
  }
  section.featured-posts .al-description h2,
  section.latests-posts .al-description h2 {
    font-size: 38px;
    line-height: 1.5em;
  }
  section.featured-posts .container.fp-list .card.type-tribe_events .img-holder img {
    max-height: 300px;
  }
  section.featured-posts .container.fp-list .tribe-events-list {
    padding: 0;
  }
  section.latests-posts .posts-wrap .list-lots-info {
    transform: translate(-50%, -50%);
  }
  section.latests-posts .posts-wrap nav.navigation.pagination {
    margin-top: 20px;
  }
  section.latests-posts .posts-wrap nav.navigation.pagination .nav-links {
    box-shadow: unset;
    padding: 0;
  }
  section.latests-posts .posts-wrap nav.navigation.pagination .nav-links .page-numbers, section.latests-posts .posts-wrap .navigation .page-numbers, section.latests-posts .posts-wrap .nav-links .next, section.latests-posts .posts-wrap .navigation .next, section.latests-posts .posts-wrap .nav-links .prev, section.latests-posts .posts-wrap .navigation .prev {
    font-size: 14px;
    padding: 0px 14px 1px;
  }
  section.latests-posts .posts-wrap .nav-links .next:after, 
  section.latests-posts .posts-wrap .nav-links .prev:after, 
  section.latests-posts .posts-wrap .navigation .next:after, 
  section.latests-posts .posts-wrap .navigation .prev:after, 
  section.latests-posts .posts-wrap .navigation-comments .next:after, 
  section.latests-posts .posts-wrap .navigation-comments .prev:after {
    content: "";
  }
}
section.latests-posts .posts-wrap .list-lots-info {
  background: #F4F7FB;
  padding: 10px 20px;
  border-radius: 5px;
  top: unset;
  left: unset;
  transform: unset;
  max-width: 200px;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: -45px auto;
  position: relative;
  margin-bottom: 0px;
}
/*New Blog Templates css Ends here*/
@media (max-width: 767px) {
  .bid-wrapper {
    column-gap: 5px;
  }
  .bid-wrapper h2.upcoming-text {
    font-size: 14px;
    letter-spacing: -0.42px;
  }
  .bid-wrapper h2.live-text {
    font-size: 16px;
    letter-spacing: -0.48px;
  }
  .bid-wrapper .countdown-timer {
    column-gap: 5px;
  }
  .bid-wrapper .time-box {
    column-gap: 1px;
  }
  .bid-wrapper .time-value-box { 
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
  .bid-wrapper .time-value {
    font-size: 14px;
    letter-spacing: -0.42px;
    line-height: 1em;
  }
  .bid-wrapper .time-label {
    font-size: 12px;
    line-height: 12px;
  }
}
.wdp-auction-timers-container{display: none;}
.elementor-button-content-wrapper{
    align-items: center;
}