/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font);
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.page-template-toys-drive {
  background-color: var(--color-neutral);
}

.page-template-toys-drive .main-content {
  position: relative;
  overflow-x: clip;
  padding-top: 0;
  margin-top: -56px;
}

@media (max-width: 991px) {
  .page-template-toys-drive .main-content {
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .main-content {
    padding-top: 0;
    margin-top: -56px;
    padding-bottom: 0;
  }
}
.page-template-toys-drive .main-content:before {
  content: "";
  position: absolute;
  bottom: -61px;
  left: -7px;
  width: 50%;
  height: 100%;
  background-image: url("../images/ornament-left.png");
  background-size: cover;
  background-position: center;
  z-index: -1;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .main-content:before {
    width: 38%;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .main-content:before {
    max-width: 574px;
    width: 100%;
  }
}
@media (min-width: 1750px) {
  .page-template-toys-drive .main-content:before {
    max-width: 700px;
  }
}
.page-template-toys-drive .main-content:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -3px;
  width: 50%;
  height: 100%;
  background-image: url("../images/ornament-right.png");
  background-size: cover;
  background-position: center;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .main-content:after {
    width: 38%;
    top: -87px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .main-content:after {
    max-width: 482px;
    width: 100%;
    top: -160px;
    right: -92px;
  }
}
@media screen and (min-width: 1440px) {
  .page-template-toys-drive .main-content:after {
    top: -187px;
    right: -3px;
  }
}
@media (min-width: 1750px) {
  .page-template-toys-drive .main-content:after {
    max-width: 700px;
  }
}
.page-template-toys-drive .main-content .container {
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  border-radius: 15px;
  padding: 50px;
  background: #FFFFFF;
  text-align: center;
  z-index: 1;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .main-content .container {
    text-align: left;
    padding-bottom: 22px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .main-content .container {
    max-width: 1000px;
    min-height: 550px;
    padding: 63px 91px;
    z-index: 0;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-toys-drive .main-content .container {
    max-width: 1200px;
    min-height: 527px;
  }
}
.page-template-toys-drive .main-content .container .right {
  justify-content: space-between;
}

.page-template-toys-drive .main-content .toy-drive-info .heading {
  max-width: 306px;
}

@media (max-width: 991px) {
  .page-template-toys-drive .main-content .toy-drive-info .heading {
    margin-left: auto;
    margin-right: auto;
  }
}
.page-template-toys-drive .main-content .toy-drive-info__wrap {
  gap: 41px;
}

@media (max-width: 991px) {
  .page-template-toys-drive .main-content .toy-drive-info__wrap {
    margin-top: 25px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-toys-drive .main-content .toy-drive-info__wrap {
    padding-left: 50px;
  }
}
.page-template-toys-drive .main-content .toy-drive-info__image-date {
  width: 69.4px;
  height: 57px;
}

.page-template-toys-drive .main-content .toy-drive-info__image-address {
  width: 42px;
  height: 61px;
}

@media (max-width: 991px) {
  .page-template-toys-drive .main-content .toy-drive-info__content {
    margin-top: 25px;
  }
}
.page-template-toys-drive .main-content .toy-drive-info__content .label {
  font-family: var(--main-font);
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 10%;
  text-transform: uppercase;
  color: var(--color-secondary);
  margin-bottom: 10px;
}

.page-template-toys-drive .main-content .toy-drive-info__content p {
  margin-bottom: 0;
}

.page-template-toys-drive .toy-drive-donation-info-section {
  padding-bottom: 40px;
}

@media (min-width: 992px) and (max-width: 1199px) {
  .page-template-toys-drive .toy-drive-donation-info-section {
    position: relative;
    z-index: 2;
    margin-top: -71px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-donation-info-section {
    margin-top: -315px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-toys-drive .toy-drive-donation-info-section .container {
    max-width: 1250px;
  }
}
.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info {
  padding: 50px 30px;
  background: linear-gradient(90deg, #AE1C33 0%, #3B0009 100%);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info {
    padding: 43px 80px 43px 78px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 21px;
  }
}
@media screen and (min-width: 992px) and (min-width: 1400px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info {
    padding: 43px 80px 43px 80px;
  }
}
.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__wrap {
  text-align: center;
}

.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__wrap .title p, .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__wrap .title h2 {
  font-weight: 400;
  font-size: 50px;
  line-height: 33px;
  text-transform: uppercase;
  color: #FEC563;
  font-family: "Almendra SC", cursive;
  margin-bottom: 0;
  max-width: 606px;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: -5%;
}

@media screen and (min-width: 768px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__wrap .title p, .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__wrap .title h2 {
    margin-bottom: 20px;
  }
}
.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__wrap .title p span, .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__wrap .title h2 span {
  font-family: "Dai Banna SIL", serif;
  font-size: 40px;
  line-height: 45px;
  letter-spacing: 0;
}

.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__donate-link {
  margin-bottom: 35px;
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__donate-link {
    margin-right: 20px;
    margin-bottom: 0;
    margin-top: 0;
  }
}
@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__donate-link {
    margin-right: 0;
    margin-bottom: 35px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__donate-link {
    margin-right: 50px;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__donate-link {
    margin-right: 75px;
  }
}
.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content {
  background: var(--color-neutral);
  border: 2px solid rgba(148, 148, 148, 0.6509803922);
  border-radius: 15px;
  padding: 30px 55px;
  min-width: 300px;
  position: relative;
  margin-top: 85px;
}

@media screen and (min-width: 768px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content {
    margin-top: 0;
    max-width: initial;
  }
}
.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content:before {
  content: "";
  position: absolute;
  top: -62px;
  right: -15px;
  width: 127.3669967651px;
  height: 128px;
  background-image: url("../images/santa-claus-hat.png");
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content:before {
    right: -42px;
  }
}
.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content span {
  font-size: 19px;
  line-height: 100%;
  color: var(--color-tertiary);
  font-weight: 700;
}

.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content .semi-bold {
  font-weight: 600 !important;
}

.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content p {
  margin-bottom: 0;
}

.page-template-toys-drive .toy-drive-donation-info-section .toy-drive-donation-info__content p:first-of-type {
  margin-bottom: 5px;
}

.page-template-toys-drive .toy-drive-cta-1 {
  background-image: url("../images/cta-toys.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0;
  border-radius: 25px;
}

@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-cta-1 {
    padding: 98px 0 60px;
    margin-top: -52px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-cta-1 .container {
    max-width: 1100px;
  }
}
@media (max-width: 991px) {
  .page-template-toys-drive .toy-drive-cta-1 .container {
    text-align: center;
  }
}
.page-template-toys-drive .toy-drive-cta-1__content-text {
  font-family: var(--main-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 46px;
}

@media screen and (min-width: 768px) {
  .page-template-toys-drive .toy-drive-cta-1__content-text {
    max-width: 410px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-cta-1__content-text {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-template-toys-drive .toy-drive-cta-1__image {
  margin-top: 50px;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-cta-1__image {
    margin-top: 0;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-toys-drive .toy-drive-cta-1__image img {
    max-width: 590px;
  }
}
.page-template-toys-drive .toy-drive-cta-1 .btn--primary {
  padding: 25.5px 113px;
}

.page-template-toys-drive .toy-drive-sponsors {
  position: relative;
  padding: 50px 0 80px;
}

@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-sponsors {
    padding: 93px 0 137px;
  }
}
.page-template-toys-drive .toy-drive-sponsors:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 0;
  width: 100%;
  height: 105%;
  background-image: url("../images/toy-sponsor-bg.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -1;
}

.page-template-toys-drive .toy-drive-sponsors:after {
  content: "";
  position: absolute;
  top: 95px;
  left: 0;
  width: 403px;
  height: 679px;
  max-width: 500px;
  background-image: url("../images/tree.png");
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  z-index: -1;
}

@media (min-width: 480px) {
  .page-template-toys-drive .toy-drive-sponsors:after {
    top: 105px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-sponsors:after {
    top: 76px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-sponsors:after {
    top: 172px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-toys-drive .toy-drive-sponsors .container {
    max-width: 1310px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-sponsors .pr-41 {
    padding-right: 41px;
  }
}
.page-template-toys-drive .toy-drive-sponsors__content {
  background-color: var(--color-neutral);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.2509803922);
  padding: 55px 30px;
  border-radius: 15px;
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-sponsors__content {
    max-width: 550px;
    margin-top: 10px;
    margin-left: auto;
  }
}
.page-template-toys-drive .toy-drive-sponsors__content-text {
  font-family: var(--main-font);
  font-weight: 400;
  font-weight: 600;
  font-size: 28px;
  line-height: 32px;
  color: var(--color-secondary);
  max-width: 427px;
  margin: 0 auto;
  margin-bottom: 25px;
}

.page-template-toys-drive .toy-drive-sponsors__logo {
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-sponsors__logo {
    margin-bottom: 0;
    text-align: right;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-sponsors__logo {
    margin-top: 70px;
  }
}
.page-template-toys-drive .toy-drive-sponsors .btn--primary {
  min-width: 250px;
}

@media screen and (min-width: 768px) {
  .page-template-toys-drive .toy-drive-sponsors .btn--primary {
    min-width: 323px;
  }
}
.page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section {
  padding-top: 80px;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section {
    padding-top: 140px;
  }
}
.page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .swiper {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .swiper {
    max-width: 400px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .swiper {
    max-width: 700px;
  }
}
@media screen and (min-width: 1200px) {
  .page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .swiper {
    max-width: 900px;
  }
}
@media screen and (min-width: 1400px) {
  .page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .swiper {
    max-width: 1000px;
  }
}
.page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .swiper-wrapper {
  align-items: center;
}

.page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .arrow-red-prev,
.page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .arrow-red-next {
  position: absolute;
  top: 82%;
  transform: translateY(-50%);
}

@media (min-width: 768px) and (max-width: 991px) {
  .page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .arrow-red-prev {
    left: 64px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-template-toys-drive .toy-drive-sponsors .tft-sponsors-section .arrow-red-next {
    right: 64px;
  }
}
.page-template-toys-drive .toy-drive-gallery {
  padding: 60px 0;
  background-color: var(--color-secondary);
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-gallery {
    padding: 104px 0 60px;
  }
}
.page-template-toys-drive .toy-drive-gallery:before {
  content: "";
  position: absolute;
  bottom: -33px;
  left: 0;
  width: 839px;
  height: 233px;
  background-image: url("../images/ornament-bot.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
}

.page-template-toys-drive .toy-drive-gallery:after {
  content: "";
  position: absolute;
  bottom: -33px;
  right: 0;
  width: 839px;
  height: 233px;
  background-image: url("../images/ornament-bot.png");
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  transform: rotateY(180deg);
}

@media (max-width: 767px) {
  .page-template-toys-drive .toy-drive-gallery:after, .page-template-toys-drive .toy-drive-gallery:before {
    bottom: -65px;
    width: 500px;
  }
}
.page-template-toys-drive .toy-drive-gallery .heading {
  color: #fff;
  margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .toy-drive-gallery .heading {
    margin-bottom: 55px;
  }
}
.page-template-toys-drive .toy-drive-gallery .tft-gallery-slider {
  margin-top: 24px;
  overflow: visible;
}

.page-template-toys-drive .toy-drive-gallery .swiper-wrapper {
  align-items: center;
}

.page-template-toys-drive .toy-drive-gallery .swiper-slide {
  text-align: center;
  width: 738px !important;
  max-width: 90vw;
}

.page-template-toys-drive .toy-drive-gallery .swiper-slide img {
  display: block;
  width: 100%;
  height: 553px;
  margin: 0 auto;
  object-fit: cover;
  object-position: top;
}

@media (max-width: 767px) {
  .page-template-toys-drive .toy-drive-gallery .swiper-slide img {
    height: auto;
  }
}
.page-template-toys-drive .toy-drive-gallery .arrow-red-wrapper {
  gap: 10px;
  margin-top: 50px;
  margin-bottom: 50px;
}

.page-template-toys-drive .footer {
  position: relative;
  background-image: url("../images/wbl-bg.png");
  background-size: 100%;
  background-position: top;
  background-repeat: no-repeat;
  border-top-right-radius: 25px;
  border-top-left-radius: 25px;
}

@media screen and (min-width: 992px) {
  .page-template-toys-drive .footer {
    margin-top: -20px;
    padding-top: 90px;
  }
}

/*# sourceMappingURL=toys-drive.css.map*/