.mega-menu-container .mega-menu .mega-menu__collection-contents .btn--tiny {
	margin-top: 1em;
	display: flex;
	justify-content: center;
	margin-right: auto;
	margin-left: auto;
    width: 124px;
}

.mega-menu__column-title {
	color: #293035 ;
	font-size: 16px;
	font-weight: 500;
}

.site-nav__dropdown ul li a.site-nav__link:hover {
	color: initial;
	background: #f5f5f5;
}

.mega-menu.page-width.site-nav__dropdown.mega-menu--show {
    border-bottom: 5px solid #f4f4f4 ;
    padding: 0;
}

.mega-menu__column {
    padding-top: 30px;
    margin-top: 0;
}

.mega-menu__column.mega-menu__collection.grid__item {
    padding-bottom: 25px;
}

.mega-menu.page-width.site-nav__dropdown {
    padding-top: 0;
    padding-bottom: 0;
}

.mega-menu-container .mega-menu .mega-menu__collection {
    margin-top: 0;
}

@media (min-width: 750px) {
  #AccessibleNav ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
}

.mega-menu-inner::before{
    content: "";
    position: absolute;
    top: -130px;
    left: 30%;
    width: 10%;
    height: 130px;
    z-index: 100;
}

@media (max-width: 1249px) and (min-width: 990px) {
    .grid__item.small--five-twelfths.medium-up--four-eighths.text-right.site-header__icons.site-header__icons--plus {
        /* width: 25% !important; */
        /* width: 33% !important; */
    }
}

@media (min-width: 1250px) {
    .grid__item.small--five-twelfths.medium-up--four-eighths.text-right.site-header__icons.site-header__icons--plus {
        /* width: 25% !important; */
        /* width: 19% !important; */
    }
}

@media (max-width: 1080px) {
    .site-header--wrapper .header-section a {
        font-size: 16px;
    }
}

@media (max-width: 937px) and (min-width: 867px) {
    .site-header--wrapper .site-header {
        padding: 0 20px;
    }
    .search-header.search--focus {
      max-width: 125px;
    }
}

@media (max-width: 749px) {
    .cart-ajax {
        min-height: 200vw !important;
        z-index: 9999 !important;
    }
}

.site-header--top .mega-menu.page-width.site-nav__dropdown {
   margin-top: 10px !important;
}
/* fix view all button hover */
a.mega-menu__product.site-nav__link.site-nav__child-link:after {
    position: unset;
  	height: 0px !important;
}

/* Shop Button Overlap Fix */
.index-section--product-features .product-features-description .product-features-description__actions {
    z-index: unset !important;
}
/* End Shop Button Overlap Fix */

/* Hide Rolling Pin */
@media (max-width: 480px) {
    .section--blog-index .blog-index-highlights__intro::before {
        display: none !important;
    }
    .section--blog-index .blog-index-intro__inner {
        padding-bottom: 20px !important;
    }
}
/* END Hide Rolling Pin */

/* Coming Soon Feature */
@media (min-width: 867px) {
    .coming-soon-div .site-footer-newsletter {
        padding-bottom: 0 !important;
    }
    .coming-soon-div .page-width {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .coming-soon-div .site-footer-newsletter {
        text-align: left;
    }
    .coming-soon-div .site-footer-newsletter .input-group-field {
        margin-left: 0 !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

@media (max-width: 1141px) and (min-width: 867px) {
    .coming-soon-div h4 {
        /* font-size: 21px; */
    }
    .coming-soon-div input {
        min-width: 293px !important;
    }
}

.coming-soon-div .site-footer-newsletter {
	font-weight: 400 !important;
}
/* End Coming Soon Feature */

/* START COMING SOON BADGE */

.product-price__sale-badge.coming-soon-badge {
	width: 70px;        
    height: 70px;
    line-height: 1;
	background: #293035  !important;
    padding-top: 21px;
    font-size: 13px;
}

/* END COMING SOON BADGE */

/* START AMENDS 13/03/19 */

@media (max-width: 866px) and (min-width: 501px) {
    .collection-products__product.grid__item.medium-up--one-quarter {
        width: 33.33333% !important;
    }
    .grid-view-item__title {
      min-height: 48px !important;
      }
}

@media (max-width: 500px) {
    .collection-products__product.grid__item.medium-up--one-quarter {
        width: 50% !important;
        min-height: 350pxpx;
    }
}

.section--blog-index .blog-index-highlights__intro::before {
	display: none !important;
}

@media (max-width: 866px) {
    .section--blog-index .blog-index-intro__inner {
        padding-bottom: 40px !important;
    }
}
.coming-soon-div {
    padding-bottom: 30px;
    float: left;
}
/* END AMENDS 13/03/19 */

/* START 05/04/19 BLOG SEARCH */

.page-width.blog-search {
    text-align: center;
    margin-bottom: 55px;
    margin-top: -20px;
}

.blog-search .input-group-field {
	font-size: 1.2em;
	border: 2px solid #4a4a4a;
	border-radius: 50px;
}

.blog-search .btn.btn--primary.newsletter-btn._submit {
	font-size: 1.2em;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* END 05/04/19 BLOG SEARCH */

/* START 05/04/19 HERO MOBILE SLIDER */

@media (max-width: 499px) {
    .slideshow-desktop {
        display: none;
    }
    .slideshow__image--mobile {
    height: 50vh;
    /* margin-bottom: 25vh; */
    overflow: visible;
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    }
}

.slideshow-mobile {
    opacity: 1;
    width: 100%;
    background-size: cover;
    right: 0;
    margin: auto;
    background-position: center top;
    transition: opacity 0.8s cubic-bezier(0.44, 0.13, 0.48, 0.87);
    position: absolute;
    top: 0;
    left: 0;
    /* opacity: 0; */
    height: 100%;
    /* width: 100%; */
    background-repeat: no-repeat;
    /* background-size: cover;
    background-position: top center; */
    z-index: 1;
}

@media (min-width: 500px) {
    .slideshow__image--mobile {
        display: none;
    }
}

/* END 05/04/19 HERO MOBILE SLIDER */

/* START 05/04/19 COLLECTION PADDING */

@media (max-width: 989px) and (min-width: 867px) {
    .collection-products__product {
        padding-left: 30px !important;
    }
}

@media (max-width: 866px) {
    .collection-products-container .page-width {
        padding-left: 12.5px !important;
        padding-right: 12.5px !important;
    }
    .collection-products__product {
        padding-left: 12.5px !important;
        padding-right: 12.5px !important;
    }
}

@media (max-width: 500px) {
    .grid-view-item__image {
        min-height: 212.5px !important;
    }
}

@media (min-width: 1302px) {
    .grid-view-item__image {
        min-height: 300px !important;
    }
}

@media (max-width: 989px) and (min-width: 879px) {
    .grid-view-item__title {
        font-size: 16px !important;
    }
}

@media (max-width: 989px) and (min-width: 877px) {
    .grid-view-item__title {
        /* min-height: 96px !important; */
        min-height: 69px !important;
    }
}

@media (max-width: 878px) and (min-width: 867px) {
    .grid-view-item__title {
        min-height: 91px !important;
        font-size: 19px !important;
    }
}

@media (max-width: 866px) and (min-width: 713px) {
    .grid-view-item__title {
        min-height: 72px !important;
    }
}

@media (max-width: 712px) and (min-width: 609px) {
    .grid-view-item__title {
        /* min-height: 96px !important; */
        min-height: 58px !important;
        font-size: 16px !important;
    }
}

@media (max-width: 608px) and (min-width: 574px) {
    .grid-view-item__title {
        font-size: 18px !important;
    }
}

@media (max-width: 570px) and (min-width: 535px) {
    .grid-view-item__title {
        font-size: 16px !important;
    }
}

@media (max-width: 608px) and (min-width: 535px) {
    .grid-view-item__title {
        /* min-height: 120px !important; */
        min-height: 76px !important;
    }
}

@media (max-width: 534px) and (min-width: 501px) {
    .grid-view-item__title {
        font-size: 15px;
    }
}

@media (max-width: 534px) and (min-width: 501px) {
    .grid-view-item__title {
        /* min-height: 144px !important; */
        min-height: 73px !important;
    }
}

@media (max-width: 500px) and (min-width: 484px) {
    .grid-view-item__title {
        min-height: 72px !important;
    }
}

/* @media (max-width: 483px) and (min-width: 415px) {
    .grid-view-item__title {
        min-height: 96px !important;
    }
} */

@media (max-width: 483px) and (min-width: 439px) {
    .grid-view-item__title {
        min-height: 96px !important;
    }
}

@media (max-width: 438px) and (min-width: 361px) {
    .grid-view-item__title {
        min-height: 54px !important;
    }
}

@media (max-width: 438px) and (min-width: 389px) {
    .grid-view-item__title {
        font-size: 15px !important;
    }
}

@media (max-width: 388px) and (min-width: 370px) {
    .grid-view-item__title {
        font-size: 14px !important;
    }
}

@media (max-width: 369px) and (min-width: 361px) {
    .grid-view-item__title {
        font-size: 13px !important;
        min-height: 47px !important;
    }
}

@media (max-width: 360px) {
    .grid-view-item__title {
        /* min-height: 144px !important; */
        min-height: 79px !important;
    }
    .grid-view-item__title {
        font-size: 16px !important;
    }
}

@media (max-width: 359px) {
    .grid-view-item__title {
        font-size: 14px !important;
    }
}

@media (max-width: 500px) {
      .grid-view-item__title {
      min-height: 48px !important;
      }
}


@media (max-width: 500px) {
    .product-price__sale-badge {
        right: 22px;
    }
}

/* END 05/04/19 COLLECTION PADDING */


/* START MEGA MENU */

.mega-menu-container .mega-menu .mega-menu__product .mega-menu__product-title.accessories-title {
    overflow: unset !important;
    font-size: 16px;
    font-family: "Muli","Helvetica","Arial",sans-serif;
    font-weight: 300;
    padding-top: 14px;
}

.mega-menu__column.mega-menu__collection.grid__item.medium-up--one-half.large-up--one-quarter {
    min-height: 328.767px !important;
}

/* END MEGA MENU */

/* START TOP BAR SEARCH */

.site-header__icons-wrapper {
    margin-right: -38px;
}

.grid__item.small--five-twelfths.medium-up--four-eighths.text-right.site-header__icons.site-header__icons--plus {
	position: absolute;
	right: 69px;
    /* top: 32px; */
    top: 19px;
}

@media (max-width: 989px) {
    .grid__item.small--five-twelfths.medium-up--four-eighths.text-right.site-header__icons.site-header__icons--plus {
        top: 24px;
    }
}

/* END TOP BAR SEARCH */

/* START SEARCH PAGE */

#SearchInput {
    font-size: 1.2em;
    border: 2px solid #4a4a4a;
    border-radius: 50px;
}

.btn.search__submit {
	background-color: #293035 ;
	color: #fff;
	border-color: #293035 ;
    border-radius: 5em;
    margin-left: 15px;
}

@media (max-width: 866px) {
    .grid__item.small--five-twelfths.medium-up--one-third.text-right.site-header__icons.site-header__icons--plus {
        right: 21px !important;
    }
}

/* END SEARCH PAGE */

@media (min-width: 500px) {
    .slideshow__image--mobile {
        display: none;
    }
}

@media (min-width: 499px) {
    .mobile-slide-caption {
        display: none !important;
    }
}
.mobile-slide-caption {
	padding: 15px;
}

.mobile-slide-caption h2 {
	margin-top: 0;
}

.mobile-slide-caption span {
	font-size: 0.85rem;
  	display: inline-block;
  	margin-bottom: 10px;
}

/* HIDE MOBILE DROPDOWN MENU ON DESKTOP */
@media (min-width: 867px) {
	.site-nav.list--inline .site-nav--active-dropdown .site-nav__dropdown {
		display: none;
	}
}

#ooni_product_video {
  padding-bottom: 56.25%;
  position:relative; 
  display:block; 
  width: 100%;
}

#ooni_product_video iframe {
  position: absolute;
  top: 0;
  left: 0;
}

.warranty-icon {
  position: absolute;
  left: -5px;
  top: -5px;
  width: 75px;
}

@media (min-width: 867px) {
  .warranty-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
  }
}

.product-single-images {
	position: relative;
}

.product-single__photos .warranty-icon {
  position: absolute!important;
  left: -11px!important;
  top: -11px!important;
  width: 150px!important;
  z-index: 1000!important;
  opacity: 1!important;
  height: inherit;
  display: none;
}

@media (min-width:768px) {
  .product-single__photos .warranty-icon {
    display: block;
  }
}

.warranty_icon_mobile {
  position: absolute;
  left: -27px;
  top: -50px;
  width: 150px;
  z-index: 1;	
}

@media (min-width:768px) {
  .warranty_icon_mobile {
    display: none;
  }
}

.product-single {
  padding-top: 0;
}


@media (max-width: 500px) {
  .grid-view-item__actions .btn.btn--primary {
    padding: 5px 10px;
  }
  .grid-view-item__meta .product-price__price {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
  }
  .grid-view-item .product-reviews-stars .yotpo-stars .yotpo-icon {
    font-size: 16px !important;
    margin-right: 3px;
    color: #F99A3B !important;
  }
}

@media only screen and (max-width: 868px) {
  .grid-view-item__title, 
  .grid-view-item__meta, 
  .product-alternating__description, 
  .grid-view-item__actions,
  .grid-view-item__reviews {
    padding-left: 0;
  }
}

/* END 05/04/19 COLLECTION PADDING */

.grid-view-item {
    margin: 0 auto 15px;
    min-height: 375px;
}


@media (min-width: 500px) {
  .grid-view-item {
      margin: 0 auto 15px;
      min-height: 450px;
  }	
}

@media (min-width: 630px) {
  .grid-view-item {
      margin: 0 auto 15px;
      min-height: 450px;
  }	
}

/* Pre Xmas Shipping and Timer - Start */

.shipping-message.product {
	margin-top: 1em;
}

.collection_shipping_banner .shipping-message {
    margin-bottom: 0;
	margin-top: 0;
    border-radius: 0;
}

.mobile-countdown {
  text-align: center;
  background-color: #291b1b;
}

p#countdown {
  font-size: 2rem;
  line-height: 0.75;
  margin-bottom: 1.1rem;
  font-weight: 700;
  display: block;
  background-color: #fafafa;
  padding: 10px;
  border-radius: 4px;
}

.mobile-countdown p {
  font-size: 0.85rem;
  line-height: 0.75;
  margin-bottom: 1.1rem;
  font-weight: 700;
  display: block;
  padding: 15px 5px;
  border-radius: 4px;
  color: #FFC52F;
}

@media (min-width:500px) {
  p#countdown {
    display: block;
  }
  .mobile-countdown {
  	display: none;
  }
} 

@media (min-width:867px) {
  p#countdown {
    display: table;
  }
} 

p#countdown span {
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
}

/* Pre Xmas Shipping and Timer - End */


.otCookiesNotification #cookies-wrapper {
    bottom: 1em!important;
    text-align: right!important;
    left: unset!important;
    right:1em; 
   	opacity: 0.95!important;
}

#cookies-privacy {
  color: #4a4a4a!important;
}

@media (max-width: 568px) {
  #cookies-submit, #cookies-privacy {
      width: 100%!important;
      float: none!important;
  }
  .otCookiesNotification #cookies-wrapper {
    bottom: 70px!important;
    text-align: center!important;
    left: 1em!important;
  }
}

.rte .instafeed-shopify a:not(.btn):hover {
	background: transparent;
}

.rte a.instafeed-lightbox:not(.btn),
.rte a.instafeed-lightbox:not(.btn):hover,
.rte a.instafeed-lightbox:not(.btn):focus {
    background: rgba(0,0,0,.5);
}

.index-section:first-of-type + .index-section.empty-section {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.index-section.empty-section {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.mega-menu__collection-contents ul {
	min-height: 210px;
}

.related-articles-slider .article__grid-tag {
	display: none!important;
}


.social-icons {
    margin-top: 10px;
}

.footer_promo_logo {
    max-width: 125px;
    display: inline-block;
    margin: 20px auto;
}

@media (min-width: 867px) {
  .footer_promo_logo {
      max-width: 170px;
      display: inline-block;
      margin-top: 20px;
  }	
  .social-icons {
      margin-top: 0;
  }
}

@media (min-width: 990px) {
  .footer_promo_logo {
	 float: right;
      margin-top: 20px;
  }	
}

/* ICONS SECTION - START */

.icons-section {
  background-color: #fafafa;
  padding: 15px 0;
  border-top: 1px solid #ededed;
}

.icon_wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.icon_wrapper a {
    display: flex;
    justify-content: center;
    align-items: center;
  	flex-direction: column;
    width: 100%;
}

.icon_wrapper img {
  	height: 30px;
	margin-bottom: 5px;
}

.icon_wrapper .icon_text h5 {
    font-size: 0.85rem;
    margin: 0 0;
    font-weight: 600;
}


.icon_wrapper .icon_text {
	text-align: center;
}

.icon_wrapper .icon_text p {
	display: none;
}

@media (min-width: 867px) {
  .icon_wrapper {
    flex-direction: row;
    padding-right: 30px;
  }
  .icon_wrapper a {
    flex-direction: row;
  }
  .icons-section {
  	border-top: 1px solid transparent;
  }
  .icon_wrapper .icon_text h5 {
    font-size: 0.9rem;
  }
  .icon_wrapper img {
    height: 30px;
    margin-right: 15px;
    margin-bottom: 0;
    max-width: 30px;
  }
  .icon_wrapper .icon_text {
      text-align: left;
  }
  .icon_wrapper .icon_text p {
    font-size: 0.75rem;
    margin-bottom: 0;
    display: block;
  }
}

/* ICONS SECTION - END */

.template-more-is-more-thank-you #MainContent {
  padding-top: 0;
}

.index-section:first-of-type + .index-section.empty-section {
	padding-top: 0!important;
	padding-bottom: 0!important;
}

.index-section.empty-section {
	padding-top: 0!important;
	padding-bottom: 0!important;
}


.fserv-container .powered-by {
    display: none!important;
}