/* Top Bar */
#top-bar {
    font-size: 13px;
    line-height: 2.3;
    letter-spacing: 1px;
    padding-top: 3px;
}
#top-bar .row {
    display: block;
    margin: 0px;
}
#top-bar p {
    margin-bottom: 0px;
}

.top_bar_widget,
.top_bar_menu {
    float: left;
    margin-right: 40px;
}

#top_bar_right_wrapper {
    float: right;
}

.top_bar_right {
    float: left;
    margin-right: 40px;
}

.top_bar_right:last-of-type {
    margin-right: 0px;
}


/* Offers ticker */
#offers_ticker_wrap {
    width: 100%;
    margin: auto;
}
#offers_ticker_wrap .offer {
    padding: 15px 20px;
    background-color: #405b5a;
}
#offers_ticker_wrap .offer,
#offers_ticker_wrap .offer a {
    color: #f9f7f2;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
    letter-spacing: 0.5px;
    font-weight: 400;
}
#offers_ticker_wrap .offer a {
    text-decoration: underline;
}
#offers_ticker > div > div:nth-child(2n) .offer {
    background-color: #b4183e;
}
#offers_ticker > div > div:nth-child(2n) .offer a {
    color: #ffd87d;
}
#offers_ticker > div > div:nth-child(3n) .offer {
    background-color: #ffae00;
    /*background-color: #252b2f;*/
}
#offers_ticker > div > div:nth-child(3n) .offer a{
    color: #282828;
}
/* Flex header */
#hdr {
    display: flex;
    align-items: center;
    padding: 6px 0;
}
@media (min-width: 550px) {
    #hdr {
        padding: 6px;
    }
}
/* Offset header elements */
#top-menu-wrap, #hdr-slim-back{
    position: relative;
    top: 2px;
}
@media (min-width: 1200px) {
    #header_telephone {
        position: relative;
        top: 2px;
    }
}
#hdr>div {margin: 0 20px;}
#hdr>div:first-of-type {margin-left: 0;}
#hdr>div:last-of-type {margin-right: 0;margin-left: auto;}


#hdr > #hdr-left {
    margin-right: 15px;
}

@media (max-width: 991px) {
    #hdr > #hdr-left,
    #hdr > #hdr-right {
        position: absolute;
        z-index: 1;
    }
    #hdr > #hdr-left {top: 15px;left: 15px;}
    #hdr > #hdr-right {top: 0px;right: 15px;}

    #hdr > #hdr-mid {
        position: relative;
        width: 100%;
        text-align: center;
        left: 0;
        top: 0;
    }
}

@media (min-width: 992px) {
    #hdr > #hdr-mid {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    #hdr-left {display: none;}
}

#hdr-right {display: flex; align-items: center;text-align: right;height: 100%;}
#hdr-right > div {margin: 0 10px;}
#hdr-right > div:first-of-type {margin-left: 0;}
#hdr-right > div:last-of-type {margin-right: 0;}

@media (min-width: 767px) {
    #hdr-right > div {margin: 0 15px;}
}

@media (min-width: 993px) {
    #hdr-right #search-icon {
        display: none;
    }
}
@media (max-width: 767px) {
    #hdr-right #header_telephone,
    #hdr-right #myaccount {
        display: none; 
    }
}


@media (max-width: 992px) {
    #hdrsearch {
        display: none;
    }
}
#hdrsearch {
    position: relative;
    top: 1px;
    width: 25%;
}
@media (min-width: 1400px) {
    #hdrsearch {width: 20%;}
}

#hdrsearch .hdr-icon {
    width: 18px;
    height: 18px;
    opacity: 0.8;
}
#hdrsearch button {
    position: absolute;
    top: 8px;
    right: 12px;
    padding: 0;
    border: none;
    background: none;
}
#nav-search {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 300;
    border: 1px solid #d4d4d4;
    padding: 4px 40px 0px 10px;
    border-radius: 22px;
    width: 100%;
    background: #f0f0f0;
}

/* Header badges */
img.header_badge {
    max-height: 40px;
    margin-right: 25px;
    filter: grayscale(35%) opacity(0.95);
}
.header_badge:last-of-type {
    margin-right: 0px;
    max-height: 45px;
}
@media (max-width: 992px) {
    .header_badge {
        max-width: 25%!important;
    } 
}

/* Header icons */
.hdr-icon {
    display: block;
    margin: auto;
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain; 
}

.hdr-phone {
    font-size: 16px;
    position: relative;
    color: #6d6c6c;
}
@media (max-width: 1199px) {
    .phone-num {
        display: none;
    }
}
@media (min-width: 1200px) {
    .hdr-phone {
        vertical-align: middle;
    }    
    .phone {
        display: inline-block;
        vertical-align: top;
        margin-right: 2px;
    }
}
@media (min-width: 1400px) {
    .hdr-phone {
        font-size: 18px;
    }  
}
.icon.menu {
    background-image: url('../images/icons/menu.svg');
}
.icon.phone {
    background-image: url('../images/icons/phone.svg');
}
.icon.shopping-basket {
    background-image: url('../images/icons/basket.svg');
}
.icon.user {
    background-image: url('../images/icons/user.svg');
}
.icon.tag {
    background-image: url('../images/icons/user.svg');
}
.icon.truck {
    background-image: url('../images/icons/truck.svg');
}
.icon..return {
    background-image: url('../images/icons/sync.svg');
}
.icon.search {
    background-image: url('../images/icons/search.svg');
}

/* Opening Hours */
#opening-hours a {
    text-decoration: underline;
}

#opening-hours .icon {
    margin-right: 4px;
    font-size: 1.2rem;
    top: 2px;
    position: relative;
}

/* Header */
#header_logo {
    text-align: center;
}

#header_logo img {
    max-height: 80px;
}

.navbar-light .navbar-toggler {
    border: none;
}

#logo_link {
    position: relative;
    top: -4px;
    display: inline-block;
}
#logo_link img {max-width: none;}
@media (min-width: 1400px) {
    #logo_link img {width: 140px;}
}

#logo_suffix {
    position: absolute;
    right: -55px;
    bottom: -2px;
    font-size: 0.8rem;
    line-height: 1;
    color: #6a6a6a;
}

#header_row {
    padding: 8px 0;
    display: flex;
    align-items: center;
}

#header_right {
    font-size: 24px;
    text-align: right;
}

.hdr-block {display: inline-block; margin-right: 30px; position: relative; top: 5px;}
.hdr-block:last-of-type {margin-right: 15px;}
.hdr-block a {color: #272733;}
.hdr-block a:hover {color: #b4183e;text-decoration: none;}

#header-contact {
    font-size: 18px;
}
@media (max-width: 1199px) {
    #header-contact {
        display: none;
    }
}

/* Social Icons */
.social-icons {
    text-align: right;
    display: inline-block;
    margin-right: 25px;
}
.social-icons a {
    line-height: 26px;
    color: #fff;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    transition: background 0.2s ease;
    line-height: 24px;
    border-radius: 1px;
    text-align: center;
    background: #616161;
    width: 22px;
    height: 22px;
    font-size: 12px;
    margin-right: 3px;
}

.social-text-link {
    display: none;
}

.social-icons a:hover {
    color: #fff;
    background: #0394d7;
    text-decoration: none;
}
.social-icons-follow {
    margin-right: 5px;
}

/* Search */
#search-wrap {
    text-align: right;
    position: relative;
}
#top_search {
    display: inline-block;
}
#top_search .form-control {
    font-size: 0.8rem;
}
#searchsubmit {
    border: none;
    border-bottom-right-radius: 0;
}
#search_box {
    width: 150px;
    border: none;
    border-bottom-left-radius: 0;
-webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;    
}
#search_box:focus {
    width: 204px;
}
/*
#search_box::-webkit-input-placeholder {color: #fff !important;}
#search_box:-moz-placeholder {color: #fff !important;}
#search_box::-moz-placeholder {color: #fff !important;}
#search_box:-ms-input-placeholder {color: #fff !important;}
*/

#searchsubmit,
#search_box {
    padding: 5px 8px;
    margin-left: 0px;
    background: none;
    color: #fff;
}

#searchsubmit:hover {
    color: #fece00;
}

/* Slim header */
#hdr-slim-back {
    
    
    
}
@media (max-width: 991px) {
    #hdr #hdr-slim-back {
        position: absolute;
        margin-left: 0;
        top: 27px;
    }
    #hdr-slim-back .long {
        display: none;
    }
}

/* Instant Search */
#firewood-search {
    background-color: white;
    border: none;
    padding: 5px 8px;
    margin-left: 0px;
    width: 250px;
    line-height: 1;
}

#cf-search-results {
    position: absolute;
    z-index: 99999;
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 100%;
}

#cf-search-results li a {
  border: 1px solid #ddd;
  margin-top: -1px; /* Prevent double borders */
  background-color: #f6f6f6;
  padding: 10px 14px;
  text-decoration: none;
  font-size: 16px;
  color: black;
  display: block;
}

#cf-search-results li a:hover:not(.header) {
  background-color: #eee;
}

/* Strapline */
#logo-strapline {
    display: block;
    padding: 5px 0 0 0;
    font-size: 0.95rem;
    font-style: italic;
}

/* Reviews */
#average_reviews {

}

#average_reviews .fa-star {
    color: #ffae00;
    font-size: 16px;
    hyphens: none;
    margin: 0 1px;
}
#reviews_count {
    font-style: italic;
}

/* Promo Bar */
#promo_bar {
    display: flex;
    align-items: center;
    font-size: 15px;
    position: relative;
    z-index: 1;
}
@media (max-width: 991px) {
    #promo_bar {background: #ad1e40;}
    #promo_bar, #promo_bar a,
    #promo_bar a:hover .promotext, #promo_bar a:hover .fa {
        color: #fff;
    }
}
@media (min-width: 992px) {
    #promo_bar {background: #ece9e0;}
    #promo_bar, #promo_bar a {color: #585858;}
    #promo_bar a:hover .promotext, #promo_bar a:hover .fa {
        color: #6a6a6a;
    }    
}
.promo_item {
    text-align: center;
    letter-spacing: 0.3px;
}
.promo_item .hdr-icon {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    position: relative;
    top: -1px;
    margin-right: 3px;
}
@media (max-width: 991px) {
    .promo_item .hdr-icon {
        filter: brightness(0) invert(1);
    }
}
@media (min-width: 992px) {
    .promo_item .hdr-icon .circlebg {
        position: absolute;
        border-radius: 100%;
        background-color: #ece9e0;
        left: -1px;
        top: 1px;
        width: 18px;
        height: 18px;
        z-index: -1;
    }
}
.promo_item .hdr-icon.truck {width: 24px; height: 24px;}
.promo_item > a {display: block;line-height: 2;}
#promo_bar a:hover {text-decoration: none;}


#promo_bar .icon_button {
    margin-right: 6px;
    background: #fff;
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
}

/* Make some icons orange 
#promo_bar .promo_item:nth-of-type(2) .icon_button {
    background: #ff8100;
}*/

/* Promobar in Hero */
#hero #promo_bar {
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 1;
    background: rgba(255,255,255,0.8);
    border-bottom: none;
}

/* Page headers */
.page-header {
    text-align: center;
    padding: 12% 15px;
    background-size: cover;
    background-position: center center;
}
.archive .page-header {
    padding: 5% 15px;
    background-color: #f7f6f3;
}

.light, .light h1, .light h2, .light h3, .light p {
    color: #fff;
}

/* Hero */
#hero {
    background: #909090;
    height: 72vh;
    display: flex;
    align-items: center;
    min-height: 650px;
    max-height: 750px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
}

#hero .carousel,
#hero .jumbotron,
#hero .hero_bg {
    margin: auto;
    width: 100%;
}
#hero .carousel,
#hero .carousel-inner,
#hero .carousel-item,
#hero .jumbotron {
    height: 100%;
}

#hero_wrapper {
    position: relative;
    z-index: 2;
}

#hero .jumbotron {
    display: flex;
    position: relative;
    align-items: center;
    background-position: center 65%;
    background-repeat: no-repeat;
    background-size: cover;  
    padding: 40px;
}

#hero .jumbotron.light::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    /*background-color: #140906;
    opacity: 0.2;
    */
    background: rgb(17,8,2);
    background: linear-gradient(40deg, rgba(17,8,2,0.9) 0%, rgba(20,9,6,0.02) 65%); 

}

#hero h2 {
    /*text-transform: uppercase;*/
    font-weight: 600;
    font-size: 3em;
    margin: 5px 0;
    letter-spacing: -2px;
}

#hero p {
    font-size: 1.5rem;
}

#hero .slide-badge {
    position: absolute;
    bottom: 0; right: 0;
    max-width: 190px;
}
#hero .carousel-item {
    overflow: hidden;
}

#hero_content {
  
}

#hero_content .centered {
    max-width: 700px;
    margin: auto;
}

.light #hero_content {
    text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
}
.light #hero_content a {
    text-shadow: none;
}

#hero_content ul {
    padding-left: 0px;
    margin: 2em 0;
}

.slide_left_img {
    position: absolute;
    z-index: 1;
    bottom: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right center;
}


.circle {
    background: #fff;
    width: 1000px;
    height: 1000px;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    margin-right: -500px;
}

.carousel-control-prev {
    background: linear-gradient(90deg, rgba(14,3,0,0.4) 0%, rgba(255,255,255,0) 100%);
}
.carousel-control-next {
    background: linear-gradient(270deg, rgba(14,3,0,0.4) 0%, rgba(255,255,255,0) 100%);
}

.carousel-control-next,
.carousel-control-prev {
    z-index: 1;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 30px;
    height: 30px;
}


/* ********************** */
/* Bootstrap 4 styles fix */
/* ********************** */
.carousel-item {
  position: relative;
  display: none;
  align-items: center;
  width: 100%;
  transition: transform 0.6s ease;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0; }

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  transform: translateX(0); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
      transform: translate3d(0, 0, 0); } }

.carousel-item-next,
.active.carousel-item-right {
  transform: translateX(100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-next,
    .active.carousel-item-right {
      transform: translate3d(100%, 0, 0); } }

.carousel-item-prev,
.active.carousel-item-left {
  transform: translateX(-100%); }
  @supports (transform-style: preserve-3d) {
    .carousel-item-prev,
    .active.carousel-item-left {
      transform: translate3d(-100%, 0, 0); } }
/* ********************** */

/* Background SLider */
#background_slider {
    height: 100%;
    position: absolute;
    width: 100%;
    top: 0px;
}
#background_slider .carousel {
    position: absolute;
}

/* Below the Fold */
#belowfold-inner {
    text-align: center;
    max-width: 600px;
    margin: auto;
    margin-bottom: 60px;
}

.col-inner {
    text-align: center;
    padding: 20px;
}

#below_fold .col-inner img,
#below_fold .icon_button {
    height: 80px;
    width: 80px;
    border-radius: 50%;
    font-size: 48px;
    line-height: 73px;
    border: 4px solid #8fb65c;
}

/* Phone */
.header_left #telephone-wrapper,
.header_left #header-cta-wrapper {
    display: inline-block;
}
.header_left #telephone-wrapper {
    margin-right: 15px;
}
#telephone-wrapper {
    margin-bottom: 3px;
}

.phone-label {
    float: left;
    margin-right: 7px;
    font-size: 1rem;
    line-height: 1.5;
}

#phone-number,
#secondary-phone-number {
    font-weight: 500;
}

#secondary-phone-label {
    text-align: right;
    width: 53px;
}

/* Header badges */
@media (max-width: 1399px) {
    #header_badges_wrap {
        display: none;
    }
}
#header_badges {
    margin-bottom: 0px;
}
@media (min-width: 1200px) {
    #header_badges {
        margin-right: 15px;
    } 
}

/* Offers Bar */
#offer-bar {
    position: relative;
}
#webTicker li .tickerWrap {
    font-size: 1rem;
    font-weight: normal;
    padding: 0px 15px 0 40px;
}
a.ticker_link { 
    text-decoration: underline;
    color: #ffe762;
}
#tickerLabel {
    font-size: 1.2rem;
    position: absolute;
    top: 0px;
    height: 100%;
    z-index: 1;
    padding: 0 50px;
    text-align: center;
}
.offer_time {
    font-size: 0.8rem;
}
#offers_view_all {
    font-size: 1rem;
}

#tickerGrad {
    position: absolute;
    top: 0px;
    right: -80px;
    height: 100%;
    width: 80px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#efefef+0,ffffff+100&1+0,0+100 */
    background: -moz-linear-gradient(left, rgba(171, 22, 22,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(171, 22, 22, 232,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(171, 22, 22,1) 0%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ab1616', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}
@media (max-width: 767px) {
    #tickerLabel {
        position: relative;
        text-align: center;
        font-size: 1rem;
    }
    #tickerGrad {
        display: none;
    }
}
/* Offers Bar End */


@media (max-width: 1200px) {
    .slide_left_img {
        background-position: bottom left;
        background-size: auto 100%;
    }

    #hero h2 {
        font-size: 2rem;
    }   

    .circle {
        width: 800px;
        height: 800px;
        margin-left: 60%;
        left: 0px;
    }

}

@media (max-width: 992px) {
    .phone-label {
        display: none;
    }
}

@media (max-width: 768px) {
    #wrapper-navbar .container {
        width: 100%;
    }

    .slide_left_img {
        background-position: top center;
        background-size: auto 100%;
    }

    .circle {
        margin: auto;
        width: 400px;
        height: 400px;
        bottom: -200px;
    }

}

@media (min-width: 768px) {

    #hero_content.left {
        max-width: 55%;
        text-align: left;
    }

}

@media (min-width: 1500px) {
    #hero_content.left {
        max-width: 52%;
    }

    .circle {
        margin-right: -400px;
    }
}


/* ---- grid ---- */

.grid {
  max-width: 1200px;
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */

.grid-sizer,
.grid-item {
  width: 33.33%;
}

.grid-item {
  float: left;
}

.grid-item-inner {
    margin: 0px 25px 25px 0;
    padding: 25px;
    background: #f9f9f9;
    border-radius: 5px;
    box-shadow: 0 2px 2px 0px #e2e2e2;
}

.grid-item--width2 { width:  40%; }
.grid-item--width3 { width:  60%; }

@media (max-width: 992px) {
    .grid-sizer,
    .grid-item {
      width: 50%;
    }
    .grid-item-inner {
        margin: 10px;
    }
}
@media (max-width: 767px) {
    #logo_suffix {
        display: none;
    }
    .grid-item {
      width: 100%;
    }
    #hero h2 {
        font-size: 1.5rem;
    }
}

/* Loyalty Reminder Bar */
#loyalty_reminder_bar { background: #ffe071; }

/* Xmas version */
#loyalty_reminder_bar.xmas { background: #056839; color: #fff; }

#loyalty_reminder_bar.xmas .icon,
#loyalty_reminder_bar.xmas strong,
#loyalty_reminder_bar.xmas .promolink,
#loyalty_reminder_bar.xmas .fa-chevron-right {
  color: #ffe993;
}
#loyalty_reminder_bar.xmas .promolink {text-decoration: underline;margin-left: 5px;}



/* Notice Message */
#notice_message {
    background: #efefef;
    border-color: #dadada;
    font-weight: bold;
    padding: 9px;
}

#notice_message, #loyalty_reminder_bar {
    font-size: 11px;
    color: #292b2c;
    text-align: center;
    text-transform: uppercase;
}

#loyalty_reminder_bar {
    font-weight: 400;
    padding: 9px 10px 6px;
}

#notice_message .container {
    max-width: 900px;
}

#notice_message p, #loyalty_reminder_bar p {
    margin-bottom: 0px;
}

#notice_message strong, #loyalty_reminder_bar strong { color: #db2121;}
#notice_message .icon, #loyalty_reminder_bar .icon {color: #db2121;}

@media (min-width: 992px) {
    #notice_message, #loyalty_reminder_bar {
        font-size: 14px;
    }
}

/* PP PayLater */
#pp_paylater {
    background: rgb(2,48,136);
    background: linear-gradient(36deg, rgba(2,48,136,1) 0%, rgba(13,127,191,1) 100%);
    
    background-color: #009cde;
    background-image: radial-gradient(circle farthest-side at center bottom,#0397d5,#003087 125%);

    color: #fff;
    padding: 6px;
    text-align: center;
    font-weight: 300;
}
#pp_paylater strong {
    font-size: 0.85em;
    text-transform: uppercase;
    position: relative;
    top: 1px;
}
#pp_paylater img {
    position: relative;
    top: -1px;
}
#pp_paylater strong {margin-right: 1em;}
#pp_paylater img {
    width: 75px; margin-right: 0.75em;
}
#pp_paylater a { color:#fff; text-decoration:underline;
font-size: 0.8em; }
@media (max-width: 500px) {
    #pp_paylater a {display: none;}
}