/* Homepage 2019 Landing Page */

body.section-welcome-2019 { background: #fff; }


.section-slidershow-wrapper {
  display: block;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  position: relative;
}
.group-shadow-wrapper.field-group-div {
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom,rgba(0,0,0,0.2),rgba(0,0,0,0.2) calc(100% - 150px),rgba(0,0,0,0.2) calc(100% - 60px),rgba(0,0,0,0.2));
  position: absolute;
  top: 0;
}
.section-slider-text-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  text-align: center;
}
.section-slidershow-wrapper .section-slider-text-wrapper .field-name-field-section-title {
  color: #fff;
  margin: 0 auto;
  display: block;
  position: relative;
  font-size: 46px;
  padding: 0;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-shadow: 1px 1px 10px rgba(0,0,0,0.75);
}
.section-slidershow-wrapper .section-slider-text-wrapper .field-name-field-section-title span {
  color:#82c424;
}
.section-slidershow-wrapper .section-slider-text-wrapper .field-name-field-dynamicpage-intro p {
  font-weight: bold;
  font-style: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  margin: 0 auto 0.94rem;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 0 50px;
  max-width: 1100px;
}

#block-bean-homepage-slideshow.block { margin-bottom: 40px;}
#block-bean-homepage-slideshow .paragraphs-items-field-promo-section-rows .field-name-field-promo-section-rows {
  margin: 0;
  background: linear-gradient(to bottom,rgba(0,0,0,0.2),rgba(0,0,0,0.2) calc(100% - 150px),rgba(0,0,0,0.2) calc(100% - 60px),rgba(0,0,0,0.2));
}
#block-bean-homepage-slideshow .block-inner {
  margin: 0;
}

#block-bean-trust-marks-section-selectivit {
  background:#f6f6f6;
  width: 100%;
  max-width: 100%;
}
#block-bean-trust-marks-section-selectivit .at-panel { max-width: 1200px; margin: 40px auto !important; }


.paragraphs-items-field-promo-section-rows .field-name-field-promo-section-rows { margin: 0;}
#block-views-exp-search-gfi-page {
    max-width: 1000px;
    margin: 0 auto 0;
    background: #fff;
    position: relative;
}
#block-views-exp-search-gfi-page .block-inner {
    margin: 0;
}
#block-views-exp-search-gfi-page .views-exposed-widgets {
    margin: 0;
}
#block-views-exp-search-gfi-page .views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0 1% 0 0px;
    width: 69%;
}
#block-views-exp-search-gfi-page .views-exposed-form .views-submit-button {
    float: left;
    padding: 0;
    width: 30%;
    background: #444B4F;
}
#block-views-exp-search-gfi-page input#edit-search {
    display: block;
    position: relative;
    margin: 35px 0 0 25px;
    border: 0;
    width: 96%;
    border-radius: 1px;
    box-shadow: #afafaf 0 0 5px 1px;
    height: 45px;
    background: url(/sites/all/themes/good_food_ireland_ovo/images/search-icon.svg) no-repeat 98% center #fff;
    background-size: 25px;
}
#block-views-exp-search-gfi-page .views-exposed-form .views-submit-button:before {
    content: "Discover Good Food Ireland";
    color: #8193a4;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    margin: 12px auto 0;
    width: 100%;
    display: block;
}
#block-views-exp-search-gfi-page input.form-text {
    border: 0;
    width: 90%;
    border-radius: 6px;
    box-shadow: #afafaf 0 0 5px 1px;
    width: 100%;
    height: 45px;
}
#block-views-exp-search-gfi-page .views-exposed-form .views-exposed-widget .form-submit {
  margin: 10px auto 15px;
  display: block;
  background: #82c424;
  font-weight: bold;
  font-size: 18px;
}

#block-block-63 {
  background: rgba(0,0,0, 0.05);
  text-align: center;
  padding: 20px 0;
  display: block;
  position: relative;
}

#block-block-63 .WelcomeIntroPara {
  width: 100%;
  max-width: 1140px; }


.Welcome2019Intro h2.WelcomeIntroHeader {
  width: 100%;
  margin: 0 auto 15px;
  font-size: 42px;
  text-transform: capitalize;
  font-weight: bold;
  color: #000;
  text-align: center;
  line-height: 1;
 }
.Welcome2019Intro p.WelcomeIntroPara {
  font-weight: normal;
  font-size: 20px;
  color: #222;
  padding-right: 20px;
  line-height: 1.5;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (min-width: 768px) {
  .Welcome2019Intro p.WelcomeIntroPara {
    width: 90%;
    margin: 0 auto;
  }
}


#block-bean-trust-marks-section-selectivit .GFITrustCircle {
  display: block;
  width: 65px;
  margin: 0 auto 10px;
  background-color: #82c424;
  border-radius: 50px;
  height: 65px;
  text-align: center;
  padding: 0;
  line-height: 3.7em;
  color: white !important;
}
#block-bean-trust-marks-section-selectivit h2.TrustTitle {
  font-weight: bold;
  font-size: 26px;
  color: #000000;
  text-align: center;
}

.homeSearchWrapper {
    height: 500px;
}
.heroContainer {
    height: 100%;
    position: relative;
    width: 100%;
    top: -5px;
    background-size: cover;
    display: block;
}
.heroContainer .videoWrapper {
    left: 0;
    height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    background: url('') no-repeat center center #464b4f;
    z-index: 0;
    max-width: 100%;
}
 @media only screen and (min-width: 769px) {
  .heroContainer .videoWrapper #bgvid {
      display: block;
      position: relative;
      left: 50%;
      min-height: 100%;
      min-width: 100%;
      top: 45%;
      transform: translate(-50%, -50%);
      opacity: 0.8;
  }
}
 @media only screen and (max-width: 768px) {
  .heroContainer .videoWrapper #bgvid {

  }
}
.heroContainer .titlesContainer {
    --webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
    z-index: 5;
    top: 140px;
}
.heroContainer .heroMainTitle {
    /*font-family: 'Lato Light', sans-serif;*/
    font-size: 42px;
    color: #fff;
    text-transform: none;
    margin-bottom: 11px;
    font-weight: normal;
}

.heroContainer .titleSubText {
  color: #fff;
  text-transform: capitalize;
  font-size: 20px;
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.2;
  font-weight: 600;
}


.fullwidth-container,
.fullwidth-container.block-bean { max-width: 1200px; margin: 0 auto !important; }



h2.block-title,
.fullwidth-container .field-name-field-section-title {
  font-size: 34px;
  text-transform: capitalize;
  font-weight: normal;
  color: #000;
  text-align: center;
  margin-bottom: 15px;
  line-height: 1;
}
.fullwidth-container .field-type-text-long {
  margin: 0 auto 40px;
  width: 75%;
}
.fullwidth-container .field-type-text-long p {
    font-size: 20px;
    color: #000;
    text-align: center;
}

#block-bean-trust-marks-section-selectivit.fullwidth-container .field-type-text-long {
  margin: 40px auto 40px;
  width: 82%;
}

.gift-buy-now-btn {
  margin: 5px 15px 10px;
  display: block;
  text-align: center;
  background: #82c424;
  border-radius: 6px;
  color: #fff;
  padding: 8px;
}
#block-bean-good-food-ireland-gift-voucher {
  width: 100%;
  max-width: 100%;
}
#block-bean-good-food-ireland-gift-voucher.fullwidth-container .at-panel {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#block-bean-good-food-ireland-gift-voucher .field-name-field-promo-description { text-align: center;}
#block-bean-good-food-ireland-gift-voucher {
  background: url('/sites/all/themes/good_food_ireland_ovo/images/Table3-blur-dark.jpg') no-repeat center center transparent;
  margin: 60px 0;
}
#block-bean-good-food-ireland-gift-voucher .homepage-border-detail {
  border: 12px solid rgba(255,255,255, 0.25);
  opacity: 1;
  border-radius: 8px;
  height: 260px;
  width: 320px;
  margin: -160px auto 0;
  padding-top: 160px;
}

#block-bean-good-food-ireland-gift-voucher a.gift-buy-now-btn {
    width: 150px;
    margin: 10px auto 0;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
}
#block-bean-good-food-ireland-gift-voucher.fullwidth-container .field-name-field-section-title {
  color: #fff;
  width: 490px;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: relative;
  font-size: 50px;
  padding: 115px 0 20px;
  font-weight: bold;
}
#block-bean-good-food-ireland-gift-voucher .gift-voucher-image{
   width: 270px;
    box-shadow: white 0px 0px 15px 0px;
}

#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-1,
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-2,
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-3 {
  font-weight: bold;
  font-size: 26px;
  color: #fff;
  text-align: center;
}
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-1:before,
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-2:before,
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-3:before {
  content: '1';
  background: #82c424;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
}
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-2:before { content: '2'; }
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-title-3:before { content: '3'; }

#block-bean-good-food-ireland-gift-voucher .field-name-field-col-text-1 p,
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-text-2 p,
#block-bean-good-food-ireland-gift-voucher .field-name-field-col-text-3 p {
  font-size: 16px;
  color: white;
  line-height: 1.2;
  font-weight: normal;
}




@media only screen and (max-width: 580px) and (min-width: 321px) {
  .footer-col {
      width: 90% !important;
      padding: 0 !important;
    }
}
@media only screen and (max-width: 768px) {
  #header-wrapper .container {
    padding: 0;
  }
  .fullwidth-container > .at-panel,
  .fullwidth-container.block-bean .at-panel { padding-left: 10px; padding-right: 10px; }
  .footer-col {
    width: 90% !important;
    padding: 0 !important;
  }
  #secondary-content-wrapper { display: none; }


  .view-bean-block-featured-members {
    display: none;
  }

  #block-bean-good-food-ireland-gift-voucher { background: #464b4f; }

  #block-bean-good-food-ireland-gift-voucher.fullwidth-container .field-name-field-section-title {
    width: 100%;
    font-size: 44px;
    padding-top: 40px;
  }
  #block-bean-good-food-ireland-gift-voucher .homepage-border-detail {
    display: none !important;
  }
  .fullwidth-container .field-type-text-long {
    width: auto !important;
    margin: 0px 15px 40px;
  }
}

#block-bean-become-a-member-block-sectio-3.fullwidth-container .field-type-text-long {
    margin: auto;
    width: auto;
}

#block-bean-hot-spots h2.block-title,
#block-bean-experiences-destinations-block h2.block-title,
#block-bean-our-top-picks-experiences-coll h2.block-title { font-weight: normal; }

.field-name-field-promo-section-rows h2.row-promo-title {
    font-size: 44px;
    text-transform: capitalize;
    font-weight: normal;
    color: #000;
    text-align: center;
    margin-bottom: 15px;
    line-height: 1;
    border: 0;
    margin: 40px 0 20px;
}
.Ethos-Icon h2 {
    font-size: 22px;
    padding: 15px 0 0 0;
    margin: 0;
    text-transform: uppercase;
    color: #222222;
    font-weight: bold;
}
.Ethos-Icon {
    display: block;
    padding: 0 0 0 105px;
    background: url(/sites/all/themes/good_food_ireland_ovo/images/Icon-GoodFood.png) no-repeat 0 0 transparent;
    background-size: 80px;
    margin-left: 95px;
}
@media only screen and (max-width: 768px) {
    .Ethos-Icon { margin-left: 30px; }
}

.Ethos-icon-GoodFood { background: url(/sites/all/themes/good_food_ireland_ovo/images/Icon-GoodFood.png) no-repeat 0 0 transparent; background-size: 80px; }
.Ethos-icon-Selectivity { background: url(/sites/all/themes/good_food_ireland_ovo/images/Icon-Selectivity.png) no-repeat 0 0 transparent; background-size: 80px; }
.Ethos-icon-Trust {background: url(/sites/all/themes/good_food_ireland_ovo/images/Icon-Trust.png) no-repeat 0 0 transparent; background-size: 80px; }
.Ethos-icon-BestInClass { background: url(/sites/all/themes/good_food_ireland_ovo/images/Icon-BestInClass.png) no-repeat 0 0 transparent; background-size: 80px; }
.Ethos-icon-Standards { background: url(/sites/all/themes/good_food_ireland_ovo/images/Icon-ExactingStandards.png) no-repeat 0 0 transparent; background-size: 80px; }
.Ethos-icon-Original { background: url(/sites/all/themes/good_food_ireland_ovo/images/Icon-Original.png) no-repeat 0 0 transparent; background-size: 80px; }
.Ethos-Icon p {
    font-weight: normal;
    font-size: 20px;
    color: #222;
    padding-right: 20px;
    line-height: 1.5;
    text-align: left !important;
}



#block-bean-good-food-ireland-events {
  background: url('/sites/all/themes/good_food_ireland_ovo/images/Table7-blur.jpg') no-repeat center center transparent;
  padding-bottom: 40px;
}
#block-bean-good-food-ireland-events .homepage-border-detail {
  border: 12px solid rgba(255,255,255, 0.25);
  opacity: 1;
  border-radius: 8px;
  height: 330px;
  width: 320px;
  margin: -480px auto 0;
  padding-top: 160px;
}
#block-bean-good-food-ireland-events .field-name-field-section-title {
  color: #fff;
  width: 490px;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: relative;
  font-size: 50px;
  padding: 115px 0 20px;
}
#block-bean-good-food-ireland-events .field-name-field-promo-description p {
    color: white;
}
#block-bean-good-food-ireland-events a.Homepage-RecentEvents {
    color: white;
    font-size: 30px;
    text-align: center;
    display: block;
    text-decoration: none;
    font-weight: bold;
    margin-top: 30px;
  }

  @media only screen and (max-width: 795px) {
    .homepage-border-detail {
      display: none;
    }
  }


#block-bean-good-food-ireland-events .flexslider .slides img {
      width: 200px;
      display: block;
  }
#block-bean-our-partners .flexslider .slides img {
        width: 200px;
        display: block;
    }
#block-bean-good-food-ireland-events .flex-teasersdirection-nav,
#block-bean-our-partners .flex-teasersdirection-nav { display: none;}

#block-bean-good-food-ireland-events a.gift-buy-now-btn,
#block-bean-homepage-news a.gift-buy-now-btn,
#block-bean-our-partners a.gift-buy-now-btn {
    width: 160px;
    margin: 10px auto 0;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}

#block-bean-good-food-ireland-events .ITIA-Awards-Logo {
  width: 300px;
  margin: 15px auto 0;
  text-align: center;
  display: block;
  }

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

     #block-bean-good-food-ireland-events { background: #464b4f; }

     #block-bean-good-food-ireland-events .field-name-field-section-title {
       width: 100%;
       font-size: 44px;
       padding-top: 40px;
     }

     #block-bean-good-food-ireland-events .homepage-border-detail {
       display: none !important;
     }
  }


.GFISearchAvailability .gfi-filter {
  background: rgba(70, 75, 79, 0.9);
  z-index: 100;
  margin: 0 auto;
  padding: 30px;
}
.GFISearchAvailability .gfi-filter-center {
  position: relative;
}
.GFISearchAvailability .gfi-filter .filter-caption{
  font-size: 18px;
  text-transform: uppercase;
  color: white;
  display: block;
  letter-spacing: 1px;
  margin: 0 15px;
}
.GFISearchAvailability .gfi-filter div { margin-right:10px; }
.GFISearchAvailability .gfi-filter input[type=text],
.GFISearchAvailability .gfi-filter input[type=number], .gfi-filter select {
  height: 42px;
  min-height: 42px;
  padding: 0 10px;
  border: 1px solid white;
  outline: none;
  color: white;
  background: rgba(0,0,0,0);
  -webkit-appearance: none;
  border-radius: 0;
}
.GFISearchAvailability .gfi-filter input[type=number]::-webkit-inner-spin-button,
.GFISearchAvailability .gfi-filter input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}
.GFISearchAvailability .gfi-filter input[type=submit] {
  height: 40px;
  color: #ffffff;
  padding: 0 20px;
  font-weight: 700;
  font-style: normal;
  max-width: 250px;
  background: rgba(130, 196, 36, 1);
  border-radius: 6px;
  border: none;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.GFISearchAvailability .gfi-filter form { width: 100%; height: 100%;display: flex; justify-content: center; align-items: center;}
.GFISearchAvailability .gfi-filter input::-webkit-input-placeholder { color: white; }

.GFISearchAvailability .gfi-filter .filter-icon {position: relative;left: -25px;top: 1px;color: white;opacity:0.4;width: 0;}
@media (max-width: 768px) {
  .GFISearchAvailability .gfi-filter { padding: 10px; }
  .GFISearchAvailability .gfi-filter-bottom, .gfi-filter-top, .gfi-filter-center { position:fixed;position:relative;left:0;width:100%;}
  .GFISearchAvailability .gfi-filter form { display: block; }
  .GFISearchAvailability .gfi-filter .filter-caption {width:100%;margin: 15px 0px;}
  .GFISearchAvailability .gfi-filter input[type=text],
  .GFISearchAvailability .gfi-filter input[type=number],
  .GFISearchAvailability .gfi-filter #booking-guests,
  .GFISearchAvailability .gfi-filter #booking-location {width: 80%;margin-bottom: 10px;}
  .GFISearchAvailability  .gfi-filter div {text-align: center; margin-right: 0px; margin-bottom: 10px;}
}
