/* Graphik Web Font */
@font-face {font-family: 'Graphik Web';src: url('./dist/fonts/Graphik-Regular-Web.eot');src: url('./dist/fonts/Graphik-Regular-Web.eot?#iefix') format('embedded-opentype'),url('./dist/fonts/Graphik-Regular-Web.woff2') format('woff2'),url('./dist/fonts/Graphik-Regular-Web.woff') format('woff');font-weight: 400;font-style: normal;font-stretch: normal;}

/* Sabon Pro Font */
@font-face {font-family: 'SabonLTPro-Roman';src: url('./dist/fonts/sabon-pro.eot');src: url('./dist/fonts/sabon-pro.eot?#iefix') format('embedded-opentype'),url('./dist/fonts/sabon-pro.woff2') format('woff2'),url('./dist/fonts/sabon-pro.woff') format('woff'),url('./dist/fonts/sabon-pro.ttf') format('truetype');}

.sidebar__close {
    width: 60px;
    height: 75px;
}

.single-product .homepage {
    padding-bottom: 40px;
}

@media(max-width: 479px) {
    .single-product .homepage {
        padding-bottom: 60px;
    }
}

@media(max-width: 991px) {
    .product form.cart div.quantity {
        max-width: 58px !important;
    }
}

@media(max-width: 419px) {
    .woocommerce div.product p.price, 
    .woocommerce div.product span.price {
        margin-left: 5px;
    }

    .product .flex-viewport {
        margin-left: 0;
        height: 450px !important;
    }

    .product div.images .flex-control-thumbs {
        bottom: -30px;
        right: 0;
        top: auto !important;
    }

    .woocommerce div.product div.images .flex-control-thumbs li {
        width: 70px !important;
        float: left !important;
        margin: 0 15px 0 0 !important;
    }

    p.limited-addition-text {
        margin-bottom: 30px !important;
    }
}

@media(max-width: 349px) {
    .product .flex-viewport {
        height: 400px !important;
    }
}

p.limited-addition-text {
    color: #dd0606;
    margin-bottom: 0;
    margin-top: 15px;
    font-style: italic;
}

.product div.images .flex-control-thumbs {
    top: 0;
}

.product div.images .flex-control-thumbs li {
    padding: 0;
    border: 0;
}

#billing_company_field {
    display: none;
}

#find-a-dealer {
    margin-top: -80px;
    display: inline-block;
    position: absolute;
}

.product .flex-viewport {
    border: 0;
}

.kaelo-features-grid h2 {
    text-transform: uppercase;
    font-size: 28px;
    margin: 50px 0 30px 0;
    font-weight: 400;
    text-align: center;
    color: #262422;
}

.kaelo-features-grid .image {
    margin-bottom: 30px;
}

.kaelo-features-grid .feature {
    position: relative;
    margin-bottom: 30px;
}

.kaelo-features-grid .feature h3,
.kaelo-features-grid .feature p {
    color: #262422;
}

@media(min-width: 992px) {
    .kaelo-features-grid .feature:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        transition: background-color 0.4s ease;
    }

    .kaelo-features-grid .feature h3 {
        padding: 30px 0 0 0;
        background-color: #FFF;
        position: relative;
        z-index: 1;
        font-weight: 400;
        font-size: 18px;
    }

    .kaelo-features-grid .feature p {
        opacity: 0;
        margin: 0 auto 0 auto;
        max-width: 350px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: auto;
        top: 0;
        color: #FFF;
        font-weight: 400;
        z-index: 1;
        transition: opacity 0.4s ease;
        padding: 15px 30px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 250px;
        text-align: center;
    }

    .kaelo-features-grid .feature:hover {
        cursor: pointer;
    }

    .kaelo-features-grid .feature:hover:after {
        background-color: rgba(0,0,0,0.70);
    }

    .kaelo-features-grid .feature:hover p {
        opacity: 1;
    }

    .kaelo-features-grid .image {
        margin-bottom: 0;
        background-position: top center;
    }
}

.kaelo-features-grid .image {
    background-position: center; center;
    width: 100%;
    height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
}

.woocommerce span.onsale {
    display: none;
}

.global-header {
    background-color: rgba(217,217,210, 0.7);
}

.global-footer {
    background-color: #D9D9D2;
}

.global-footer__title, 
.global-footer__links .-link, 
.global-footer__copyright,
.global-footer__copyright .-link,
.global-footer__social .-icon-link {
    color: #262422;
}

.global-header__menu-toggle .-icon {
    background-image: url("https://kaelo.co.uk/wp-content/themes/kaelo/dist/images/icons/burger-dark.svg");
}

.global-header__cart-toggle .-icon {
    background-image: url("https://kaelo.co.uk/wp-content/themes/kaelo/dist/images/icons/cart-dark.svg");
}

#homepage .how-they-work__tab-content p, #homepage .quote {
    color: #262422;
}

.global-header__brochure-button {
    border: 1px solid #262422;
    color: #262422;
}

/* Fonts */
* {
  font-family: 'SabonLTPro-Roman', Roboto, Arial;
}

body {
  color: #262422;
}

h1,h2,h3,h4,h5,h6, 
.global-header__brochure-button, 
.product .single_add_to_cart_button, 
.single_checkout_button,
.btn,
.global-footer__copyright,
.global-footer__copyright .-link,
.primary-nav li a {
  font-family: 'Graphik Web', Roboto, Arial !important;
}

.cart-dropdown {
    background: #d9d9d2;
}

.btn--brand-outline {
    border: 1px solid #262422;
    color: #262422;
}

.btn--brand-outline:hover,
.btn--brand-outline:focus {
    background-color: #262422;
    color: #d9d9d2;
}

#craftsmanship .image-split__title {
    font-size: 18px;
}

.global-header__brochure-button:hover,
.global-header__brochure-button:focus {
    background-color: #262422;
    color: #d9d9d2;
}

.cart-dropdown p.woocommerce-mini-cart__empty-message,
.content__split .-text h2,
.primary-nav li a,
.cart-dropdown__table,
.cart-dropdown__table .-title,
.cart-dropdown__table .-subtitle,
table.shop_table .update-cart-btn {
    color: #262422;
}

.single-product .woocommerce-message {
    top: 66px;
    z-index: 10;
}

.woocommerce-page.basket .woocommerce-page-title {
    margin: 120px 0 50px 0;
}

@media(min-width: 768px) {
    .free-standing-kaelo .product {
        padding: 150px 0 0 0;
    }
}

.content--standard .content__split .-text h2 {
  font-size: 30px;
  margin-bottom: 30px;
}

.content br {
    margin-bottom: 15px;
    content: " ";
    display: block;
    line-height: 15px;
}

#craftsmanship .video-wrapper {
    height: auto;
}

#craftsmanship .video-wrapper #player {
    height: 100vh;
}

#craftsmanship .video-wrapper #controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #262422;
    padding: 10px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 5;
}

#craftsmanship .video-wrapper #controls button {
    background: #262422;
    padding: 3px 15px;
    border: 1px solid #D9D9D2;
    color: #D9D9D2;
    font-family: 'Graphik Web', Roboto, Arial !important;
    text-transform: capitalize;
    transition: background-color 0.2s ease;
    width: 85px;
}

#craftsmanship .video-wrapper #controls button:hover,
#craftsmanship .video-wrapper #controls button:focus {
    cursor: pointer;
    background: #D9D9D2;
    color: #262422;
}

.product div.images .flex-control-thumbs {
  top: 0;
}

@media(min-width: 768px) {
    .single-product .woocommerce-message {
        top: 80px;
    }
    .-slide.-slide--video.pop {
        background-image: none !important;
    }
}
  @media(max-width: 767px) {
    .-slide.-slide--video.pop video {
      display: none !important;
    }
  }

  @media(max-width: 519px) {
    .single-product .woocommerce-message {
        text-align: center;
    }

    .single-product .woocommerce-message a.button {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
  } 

  .product .product_subtitle,
  .product .amount, .product .woocommerce-Price-currencySymbol {
    color: #262422;
  }

  .woocommerce-variation-price .price ins {
    text-decoration: none;
}

#homepage .how-they-work__title {
    margin: 0 0 30px;
    display: block !important;
}

@media(min-width: 992px) {
    #homepage .how-they-work__title {
        margin: 0 0 90px;
    }
}

/*@media(max-height: 2499px) {
    .homepage .homepage__carousel .-slide--video .-video {
        height: 3000px;
    }
}

@media(max-height: 1999px) {
    .homepage .homepage__carousel .-slide--video .-video {
        height: 2500px;
    }
}

@media(max-height: 1599px) {
    .homepage .homepage__carousel .-slide--video .-video {
        height: 2000px;
    }
}

@media(max-height: 1399px) {
    .homepage .homepage__carousel .-slide--video .-video {
        height: 1600px;
    }
}

@media(max-height: 1023px) {
    .homepage .homepage__carousel .-slide--video .-video {
        height: 1200px;
    }
}*/

.homepage .homepage__carousel .-slide--video .-video {
    background: #262422;
}

.homepage .homepage__carousel .-slide--video.pop {
    position: static;
}

#newsletter-signup {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    border-top: 1px solid #c3c3bd;
    padding: 10px 0;
    background-color: #d9d9d2;
    z-index: 100;
}

#newsletter-signup .container-fluid {
    position: relative;
    padding: 0 30px;
}

#newsletter-signup .close {
    position: absolute;
    top: 3px;
    right: 15px;
    display: inline-block;
    font-family: 'Graphik Web', Roboto, Arial !important;
}

#newsletter-signup .close:hover {
    cursor: pointer;
}

#newsletter-signup .signup-form {
    display: none;
}

#newsletter-signup .signup-form #mc-embedded-subscribe-form {
    max-width: 800px;
    margin: 0 auto 15px auto;
}

#newsletter-signup .-title {
    margin-bottom: 0;
}

#newsletter-signup .-title.cursor:hover {
    cursor: pointer;
}

#newsletter-signup .-intro {
    margin-top: 0.5rem;
}

#newsletter-signup input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #262422;
}
#newsletter-signup input::-moz-placeholder { /* Firefox 19+ */
  color: #262422;
}
#newsletter-signup input:-ms-input-placeholder { /* IE 10+ */
  color: #262422;
}
#newsletter-signup input:-moz-placeholder { /* Firefox 18- */
  color: #262422;
}

#newsletter-signup .signup-form .bottom-txt {
    margin-bottom: 0;
}

#newsletter-signup .signup-form label {
    display: none;
}

#newsletter-signup .signup-form input {
    padding: 0 5px;
    height: 35px;
}

#newsletter-signup .signup-form .btn {
    background-color: #262422 !important;
}

#newsletter-signup .signup-form button:hover {
    cursor: pointer;
}

#newsletter-signup .signup-form .mc-field-group {
    margin: 0 15px 15px;
}

@media(min-width: 768px) {
    #newsletter-signup .signup-form .mc-field-group {
        display: inline-block;
    }
}

@media(max-width: 419px) {
    #newsletter-signup .-title {
        font-size: 1.25rem;
    }

    #newsletter-signup .close {
        top: -1px;
    }
}

.dark-grey-page-header {
    background-color: #4d4744;
    margin-top: 65px;
    padding: 20px 0;
}

.logged-in .dark-grey-page-header {
    margin-top: 20px;
}

.dark-grey-page-header h1 {
    color: #FFF;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 0;
}

@media(min-width: 768px) {
    .dark-grey-page-header {
        margin-top: 80px;
        padding: 35px 0;
    }

    .logged-in .dark-grey-page-header {
        margin-top: 48px;
    }

    .dark-grey-page-header h1 {
      font-size: 60px;
    }
}

.woocommerce div.product .stock {
    color: #dd0606;
    font-size: 1rem !important;
}

.quote-banner {
    padding: 45px 15px 55px 15px;
}

.quote-banner .single-quote img {
    padding: 15px;
    max-height: 110px;
    display: block;
    margin: 0 auto 15px auto;
}

.quote-banner .single-quote p {
    font-style: normal;
    margin-bottom: 0;
    font-size: 26px;
    text-align: center;
}