

.category-tabs-cta{
    margin: 2em 0;
    display: block;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

.category-tabs-cta a{
  display:inline-block;
  width:auto;
  background-color:#00aaa0;
  padding:13px 40px;
  color:#fff !important;
  font-family: 'DroidSans Bold', sans-serif;
  font-weight:normal;
  font-size:18px;
  letter-spacing:.5px;
  text-decoration:none;
  border-radius:50px;
  text-decoration:none
}


article.button-cta {
    text-align: center !important;
}

#content .row, #modal-content .row{
  padding: 0px!important;
}
#main_content_container>.row, #main_content_fw{
  background-color: #ffffff;
}

/* main styles */
.toggle-nav {
  font-size: 3em;
  background: transparent;
  color: #2ecc71;
  line-height: 1em;
  padding-left: 0.2em;
  padding-right: 0.2em;
  cursor: pointer;
  position: fixed;
  top: 0;
  left: 0%;
  z-index: 100;
  background: #eeeeee;
}

.wrapper {
  position: relative;
}
.wrapper section {
  position: relative;
  background: #eeeeee;
}
.wrapper section article {
  width: 80%;
  margin: 0 auto;
  padding: 2em 0;
}
.wrapper section article p {
  margin-bottom: 1em;
  text-align: left;
}
.wrapper section article p:last-of-type {
  margin-bottom: 0;
}
.wrapper section:after {
  content: "";
  display: block;
  position: relative;
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  height: 24em;
}

/* 1st Image */
.wrapper section:nth-child(1):after {
    background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/fruity-cakes.jpg");
    height: 22em;
    width: 100%;
    margin-top: -11em;
    background-attachment: unset;
    z-index: -1;
}
/* 1st Image */

/* 2nd Image */
.wrapper section:nth-child(2):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/floral-tea.jpg");
     background-attachment: unset;
}
/* 2nd Image */

/* 3rd Image */
.wrapper section:nth-child(3):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/macrons.jpg");
     background-attachment: unset;
}
/* 3rd Image */

/* 4th Image */
.wrapper section:nth-child(4):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/alice-tea.jpg");
     background-attachment: unset;
}
/* 4th Image */

/* 5th Image */
.wrapper section:nth-child(5):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/pecan-cake.jpg");
     background-attachment: unset;
}
/* 5th Image */



.category-tabs-cta{margin: 2em 0;padding: 0 1em 3em;
}



article.button-cta {
    text-align: center !important;
}


@media only screen and (min-width: 768px) {
/* 1st Image */
.wrapper section:nth-child(1):after {
    background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/fruity-cakes.jpg");
    height: 22em;
    width: 100%;
    margin-top: -11em;
    background-attachment: fixed;
}
/* 1st Image */

/* 2nd Image */
.wrapper section:nth-child(2):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/floral-tea.jpg");
     background-attachment: fixed;
}
/* 2nd Image */

/* 3rd Image */
.wrapper section:nth-child(3):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/macrons.jpg");
     background-attachment: fixed;
}
/* 3rd Image */

/* 4th Image */
.wrapper section:nth-child(4):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/alice-tea.jpg");
     background-attachment: fixed;
}
/* 4th Image */


/* 5th Image */
.wrapper section:nth-child(5):after {
  background-image: url("//images.buyagift.co.uk/content/HtmlTemplates/PromotionPages/CampaignPages/2021/AfternoonTea/pecan-cake.jpg");
     background-attachment: fixed;
}
/* 5th Image */

}

@media only screen and (min-width: 992px) {
  .wrapper section:nth-child(1):after {
    height: 25em;
  }
}
/* /main styles */


h1,h2,h3{
    font-family: 'DroidSans', sans-serif;
    font-weight: 800;
    color: #61544d;
    text-align: center;
    font-size: 30px;
    padding: 20px;
}
h1.afternoontea-search {
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%), 0 4px 4px rgb(0 0 0 / 12%);
    border-radius: 4px;
    margin: 12px 0px 20px;
    background-color: #fff;
    padding: 10px 15px;
    font-size: 22px;
    line-height: 27px;
}

h1{
  font-size: 26px;
}

#afternoontea-title{
    z-index: 2;
}
section {
    background-color: #eee;
}

section#afternoontea-intro, section#afternoontea-hightea, section#afternoontea-ideas,section#afternoontea-where {
    border-radius: 32px 32px 0px 0px;
    margin-top: -3em;
    background: rgb(238,238,238);
    background: linear-gradient(180deg, rgba(238,238,238,1) 0%, rgb(244 244 244) 50%) !important;
    z-index: 2;
}

input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}











/* dark pods */
.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

#dark-pods .card {
    border: none;
    margin-bottom: 20px !important
}

#dark-pods .card .cta {
    text-align: left;
}

#dark-pods .col-sm-12 .card .card-body,
#dark-pods .col-sm-3 .card .card-body {
    background-size: cover;
    /* background-position: 50%; */
    border-radius: 5px;
    color: #fff;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.30);
    overflow: hidden;
}

#dark-pods .card .card-body .card-body-inner {
    width: 100%;
}


#dark-pods .col-sm-12 .card .card-title {
    font-size: 26px;
    font-family: raleway, sans-serif;
    font-weight: 700;
    margin-bottom: 8px;
    padding-top: 7px;
}

#dark-pods .col-sm-3 .card .card-title {
    font-size: 18px;
    font-family: raleway, sans-serif;
    font-weight: 700;
    text-align: left;
    margin-bottom: 8px;
    padding: 13px 0px;
    color: #ffffff;
}

#dark-pods .col-sm-12 .card .card-text {
    font-size: 15px;
}

#dark-pods .col-sm-3 .card .card-text {
    font-size: 13px;
    line-height: 17px;
    text-align: left;
}

#dark-pods .card .card-body .text-muted {
    color: #fff !important;
}

#dark-pods .col-sm-12 .card .card-body {
    min-height: 300px
}

#dark-pods .col-sm-3 .card .card-body {
    min-height: 240px;
    padding: 0;
}

#dark-pods .col-sm-3 .card .card-body .card-body-inner {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 10px 25px 25px;
}

#dark-pods .col-sm-12 {
    padding: 0;
}

.card-body.what-is-tea {
    background-position: -40px -20px !important;
}




@media all and (min-width: 620px) {
  #dark-pods .col-sm-3 .card .card-body .card-body-inner{
    margin-top: 10em;
  }

  #dark-pods .col-sm-3 .card .card-body {
      min-height: 240px;
      padding: 0;
      background-position: 0px -170px;
      background-size: 170%;
  }

  .card-body.what-is-tea {
      background-position: -40px -130px !important;
  }
}

@media all and (min-width: 768px) {
  #dark-pods .col-sm-3 {width:100%;}
  #dark-pods .col-sm-3 .card .card-body {background-size: 140%;}
}

@media all and (min-width: 900px) {

  #dark-pods .col-sm-3 {width:50%;}
  #dark-pods .col-lg-12 {width:100%;}

  #dark-pods .col-sm-3 .card .what-is-tea {
      min-height: 240px;
      padding: 0;
      background-position: 340px -40px !important;
      background-size: 107%;
      height: 600px;
  }

  #dark-pods .col-sm-3 .card .in-tea {
      min-height: 240px;
      padding: 0;
      background-position: 350px 0px;
      background-size: 110%;
      height: 600px;
  }

  #dark-pods .col-sm-3 .card .scones {
      min-height: 240px;
      padding: 0;
      background-position: -100px -130px;
      background-size: 100%;
      height: 420px;
  }

  #dark-pods .col-sm-3 .card .scones span{
    display: block;
  }

  #dark-pods .col-sm-3 .card .card-body .card-body-inner {
      margin-top: 10em;
      height: 440px;
  }

  #dark-pods .col-lg-12 .card .card-body .card-body-inner {
      margin-top: 10em;
      height: 240px;
  }

}


@media all and (min-width: 992px) {


  #dark-pods .col-sm-3 .card .what-is-tea {
    min-height: 240px;
    padding: 0;
    background-position: 450px -80px !important;
    background-size: 130%;
    height: 570px;
  }

  #dark-pods .col-sm-3 .card .in-tea {
    background-position: 470px -70px;
    background-size: 130%;
    height: 570px;
  }


  #dark-pods .col-sm-3 .card .card-body .card-body-inner {
    height: 400px;
  }

  #dark-pods .col-lg-12 .card .card-body .card-body-inner {
    height: 240px;
  }
  #dark-pods .col-sm-3 .card .scones{
    height: 400px;
  }
}


@media all and (min-width: 1100px) {
  #dark-pods .col-sm-3 .card .card-body .card-body-inner {
      height: 360px;
  }

  #dark-pods .col-lg-12 .card .card-body .card-body-inner {
    height: 210px;
  }
}

@media all and (min-width: 1200px) {
  #dark-pods .col-sm-3 .card .what-is-tea {
    min-height: 240px;
    padding: 0;
    background-position: -20px -70px !important;
    background-size: 120%;
    height: 540px;
  }

  #dark-pods .col-sm-3 .card .in-tea {
    background-position: 0px -60px;
    background-size: 120%;
    height: 540px;
  }

}
/* dark pods */









/* Accordion styles */
.tab {
  width: 100%;
  color: white;
  overflow: hidden;
  margin-bottom: 1em !important;
}

.tab img, .tab {
    max-width: 300px;
    width: 100%;
    margin: 0 auto;
}

.tab-label {
  display: flex;
  justify-content: space-between;
  padding: 1em;
  background: #ffffff;
  font-weight: bold;
  cursor: pointer;
  color: #61544d;
/*  text-transform: capitalize;*/
  font-family: 'DroidSans', sans-serif;
    font-weight: 700;
  /* Icon */
}
.tab-label:hover {
  background: #11CEC3;
  color: #ffffff;
}

.tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: all 0.35s;
  border-radius: 0px 0px 4px 4px;
}

.tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #2c3e50;
  background: #ffffff;
  transition: all 0.35s;
}
.tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #2c3e50;
  cursor: pointer;
}
.tab-close:hover {
  background: #11CEC3;
  color: #ffffff;
}

input:checked + .tab-label {
  background: #11CEC3;
  color: #ffffff;
}
input:checked + .tab-label::after {
  transform: rotate(90deg);
}
input:checked ~ .tab-content {
  max-height: 100vh;
  padding: 1em;
  margin-top: -10px
}

div#productlist-rhs {
  padding: 0px !important;
}

section#afternoontea-title {
  margin-top: -5em;
}

.outer-tab{
	margin-top: 2em;
}


.outer-tab .tab {
  border-radius: 4px;
}
section#end-copy {
    margin-top: -2em;
    padding-top: 2em;
}

section#end-copy h3 {
    font-size: 18px;
    line-height: 24px;
}

section#end-copy p {
    padding: 1em 2em;
    font-size: 12px;
}

section#end-copy span{
	display: block;
	font-size: 30px;
    margin: 0px 10px 30px;
}

section#end-copy a{
    font-family: 'DroidSans', sans-serif;
    font-weight: 800;
    color: #61544d;
}

@media only screen and (min-width: 768px) {
  #main_content_fw h1{
    max-width: 100% !important;
  }

  #afternoontea-title h1{
    display: inline-block;
    float: right;
    text-align: center;
    color: #ffffff;
    padding-left: 1em;
    font-size: 32px;
  }

  #afternoontea-title .afternoontea-search {
    text-align: center;
    width: auto;
    font-size: 18px;
    margin-top: 4em;
    display: block;
    float: left;
    color: #61544d;
    margin-left: 0em;
  }


  section#afternoontea-intro article {
    padding: 5em 0 2em 0;
  }

  .tab img, .tab {
      max-width: 300px;
  }

  section#end-copy {
    padding: 3em 4em;
  }

  .outer-tab .tab {
      width: 47%;
      display: inline-block;
      margin: 7px;
      margin: 0 auto;
  }

  .outer-tab {
    display: inline-flex;
    flex-direction: row;
  }

  .tab-content{
    visibility: hidden;
  }

  input:checked ~ .tab-content{
    visibility: visible;
  }

  div#health-pods {
    margin: 0 auto;
    text-align: center;
   }
}



@media only screen and (min-width: 992px) {
  #afternoontea-title h1{
    font-size: 40px;
  }

  #afternoontea-title .afternoontea-search {
    text-align: center;
    width: auto;
    font-size: 18px;
    margin-top: 4em;
    display: block;
    float: left;
    color: #61544d;
    margin-left: 0em;
  }
  .tab-label {
      font-size: 16px;
      line-height: 18px;
  }
}


@media only screen and (min-width: 1000px) {
  #afternoontea-title h1 {
      font-size: 43px;
  }
}


@media only screen and (min-width: 1074px) {
  #afternoontea-title h1 {
      font-size: 45px;
  }
}


@media only screen and (min-width: 1124px) {
  #afternoontea-title .afternoontea-search {
    margin-top: 6em;
  }
}

@media only screen and (min-width: 1155px) {
  #afternoontea-title h1 {
    font-size: 42px;
    line-height: 53px;
  }

  #afternoontea-title .afternoontea-search {
    font-size: 22px;
    padding: 10px 30px;
    margin-top: 3.5em;
    line-height: 42px;
  }
}








/* High Tea Banner */

#high-tea-banner {
    background: #ffffff;
    border-radius: 10px !important;
    background-image: url("//images.buyagift.co.uk/common/client/Images/Product/Extralarge/en-GB/10798028_1.jpg");
    background-repeat: no-repeat;
    background-position: 50% 2%;
    background-size: 240px, cover;
    display: block;
    color: #61554d;
    text-align: center;
    padding: 190px 20px 30px 20px !important;
    margin: 30px 0;
    overflow: hidden;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
}

#high-tea-banner h2 span{
    font-family: 'DroidSans Bold', sans-serif;
    font-size: 18px;
        margin-bottom: 5px;
}

#high-tea-banner p {
    color: #61554d;
}

#high-tea-banner a {
    text-decoration: none;
}

#high-tea-banner .cta {
    background: #11CEC3;
    color: #fff;
}


#high-tea-banner span {
    font-size: 16px;
    display: block;
    margin-top: 20px;
}

.generic-cta {
    text-transform: none;
    border-radius: 50px;
    padding: 13px 47px;
    font-family: 'DroidSans Bold', sans-serif;
    font-weight: normal;
    font-size: 18px;
    display: block;
    clear: both;
    text-decoration: none !important;
    text-align: center;
}

.generic-cta.white-green {
    background: #fff;
    color: #11CEC3;

}

.generic-cta.white-red {
    background: #fff;
    color: #fb3f4e;

}



#high-tea-banner .smartbox-usp {
    font-size: 19px;
    padding: 20px 10px 0;
}

@media only screen and (min-width: 620px) {
  #high-tea-banner {
    background-position: 50% 7%;
  }
}

@media only screen and (min-width: 768px) {

    .outline-cta,
    .generic-cta {
        display: inline-block;
    }

    #high-tea-banner p {
        font-size: 15px;
        line-height: 17px;
        padding: 10px 50px !important;
        margin: 0px;
    }
}


@media all and (min-width:768px) {

    #high-tea-banner {
        background-repeat: no-repeat, repeat;
        background-size: 226px, cover;
        background-position: 5% 50%;
        padding: 20px 0 !important;
        border-radius: 4px;
    }

    #high-tea-banner .cta,
    #high-tea-banner .cta {
        display: inline-block;
    }

    #high-tea-banner h2 {
        font-size: 17px;
        margin: 10px;
    }

    #high-tea-banner span{
      margin-top: 0px;
    }

}

@media only screen and (min-width: 992px) {

    #high-tea-banner p {
        margin: 0px;
    }

    #high-tea-banner {
        max-width: 1000px;
      margin: 20px auto;
  }
}

@media only screen and (min-width: 1200px) {

    #high-tea-banner h2 {
      font-size: 17px;
      margin: 10px 110px;
  }
}
/* /High Tea Banner */








/* Afternoon Tea Ideas - products */
section#afternoontea-ideas {
    display: inline-grid;
}

#products-wheretostay a {
    width: 100%;
    margin-left: 0px;
    background-color: #ffffff;
    border: none;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
}




#products-wheretostay a .productlist-details p {
	padding: 0px 10px;
    line-height: 17px;
    font-size: 12px;
    text-align: center;
}


img.productlist-productimage {
    max-width: 470px;
}



.productlist-product.onenight {
    height: 500px;
}
.productlist-product.twonight {
    height: 500px;
}


@media all and (min-width: 420px) {


}

@media all and (min-width: 570px) {


}

@media all and (min-width: 620px) {

	div#products-wheretostay {
	    margin: 0 auto;
	    display: grid;
	}

	#products-wheretostay .hotel-pod .productlist-product>div {
	    display: inline-flex;
	    flex-direction: inherit;
	    width: 100%;
	    text-align: left;
	 }

	#products-wheretostay a {
    	height: 290px;
    	width: 100%;
    	margin-left: 2%;
    	margin: 10px auto;
	}

	#products-wheretostay a .product-image-hotel {
    	width: 40%;
	}


}

@media all and (min-width: 768px) {

	div#products-wheretostay {
    	margin: 0 auto;
    	display: inline-block;
    	padding: 0px;
    	margin-bottom: 2em;
    	max-width: 820px;
	}

	#products-wheretostay .productlist-details {
    	max-width: 325px;
	}

	#products-wheretostay a {
    	height: 590px !important;
    	width: 31%;
    	margin-left: 2%;
	}

	#products-wheretostay h3.producttitle {
    	height: 70px;
	}


}




@media all and (min-width: 900px) {

}

@media all and (min-width: 992px) {
	#products-wheretostay a {
    	height: 550px !important;
    }
   	#products-wheretostay .productlist-details {
    	max-width: 400px;
	}



}

@media all and (min-width: 1200px) {
  div#products-wheretostay {
      max-width: 910px;
  }

}

/* Where to stay - products */









/* Hotel Banners */
#bnr-hotel {
    overflow: hidden;
    clear: both;
    color: #fff;
    text-align: center;
}

#bnr-hotel a {
    text-decoration: none;
}

#bnr-hotel h2 {
    font-family: 'DroidSans Bold', sans-serif;
    font-size: 27px;
    margin-top: 30px;
}

#bnr-hotel .intro {
    padding: 0 15px 0 15px;
}

#bnr-hotel .copy {
    padding: 0 15px 25px;
    background-color: #ffffff;
    font-family: 'DroidSans', sans-serif;
    color: #61544d;
    text-align: left;
}

#bnr-hotel .copy h3{
    font-size: 14px;
    font-family: 'DroidSans Bold', sans-serif;
    padding: 0 15px 0 15px;
    margin-bottom: 20px;
}


#bnr-hotel .img img {
    margin: 0 auto;
    max-width: 600px;
    padding: 0px;
    width: 100%;
}


#bnr-hotel {
    border-radius: 4px;
    box-shadow: 0 1px 1px rgb(111 111 111 / 12%), 0 2px 2px rgb(163 163 163 / 12%);
    margin-bottom: 2em;
}

/*#price-drop, .productreviews, #bnr-hotel .copy p .hotel-cta {
    padding: 0 15px 0 15px;
}*/


#bnr-hotel .img {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 0px;
}


#bnr-hotel .img {
    position: relative;
}

#bnr-hotel .intro span {
    display: block;
    color: #61534db3;
    font-size: 12px;
}

#bnr-hotel .copy .hotel-location {
    margin-top: 10px !important;
}

#bnr-hotel .copy .productreviews-stars {
    color: #f5a500;
    padding: 0px 15px;
}

#bnr-hotel .copy .productprices{
    padding: 0px 15px;
}

#bnr-hotel .copy .productreviews-stars span {
    color: #a59f9a;
}

#bnr-hotel .copy .hotel-copy {
    padding: 0px 15px;
}

#bnr-hotel .copy .hotel-nights {
    margin-bottom: 10px !important;
}


#bnr-hotel p.price {
    position: absolute;
    bottom: 0;
    right: 50px;
    color: #BB0134;
    text-align: left;
    line-height: 1.5em;
    background: #fff;
    padding: 0 6px;
    border-radius: 3px;
}

#bnr-hotel p.price span span {
    font-family: 'DroidSans Bold', sans-serif;
    font-size: 1.5em;

}

#bnr-hotel .currentprice{
	font-size: 20px;
    font-family: 'DroidSans Bold', sans-serif;
    color: #b90037;
}

@media all and (min-width:620px) {
    #bnr-hotel .intro {
        padding: 0 15px 0 15px;
        font-size: 17px;
    }
    #bnr-hotel .copy h3 {
      font-size: 16px;
    }
}

@media all and (min-width:768px) {

    #bnr-hotel {
	  	height: 320px;
    }

    .hotel-one{
    	height: 380px !important;
    }

    .hotel-two{
    	height: 380px !important;
    }

    .hotel-three{
    	height: 350px !important;
    }

	.hotel-four{
    	height: 370px !important;
    }



    .hotel-five{
    	height: 370px !important;
    }

	#products-wheretostay a {
	    height: 590px !important;
	}

	#bnr-hotel .copy{
		margin-top: -2em;
	}

	#bnr-hotel .copy .hotel-copy {
	    padding: 0px 15px;
      line-height: 17px;
      font-size: 11px;
	    height: 130px;
	}

  	#bnr-hotel .copy h3 {
        font-size: 17px;
  		padding: 10px 15px 0 15px;
    	text-align: left;
    	line-height: 24px;
  	}

  #bnr-hotel .img {
      height: 430px;
	    position: inherit;
	    margin-top: -2em;
  }

    #bnr-hotel .img img {
	    width: 284%;
	    padding: 0px;

	}

    .hotel-four img {
    	width: 290% !important;
   	    margin: 0em -14em !important;
	}
  	#bnr-hotel .intro {
      	margin-bottom: 0px;
	}

	#bnr-hotel .copy .productprices{
		padding: 40px 15px;
	}
	.productlist-productimage{
		margin: 0em -7em !important;
	}
}




@media all and (min-width:992px) {
    #bnr-hotel .copy .productprices {
    	padding: 30px 15px;
	}
	#bnr-hotel .copy .hotel-copy {
    	padding: 10px 15px;
    	font-size: 13px;
    }
}

/* /Afternoon tea ideas - products*/






/* Afternoon tea ideas - where */
section#afternoontea-where {
    display: inline-grid;
}

/* /Afternoon tea ideas - where */
