@font-face {
    font-family: "Big Sky";
    src: url('{{ 'bigsky.ttf' | asset_url }}') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*@font-face {
    font-family: "Montserrat Bold";
    src: url('{{ 'Montserrat-Bold.otf' | asset_url }}') format('opentype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "Montserrat Regular";
    src: url('{{ 'Montserrat-Regular.otf' | asset_url }}') format('opentype');
    font-weight: normal;
    font-style: normal;
}*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&display=swap');
:root {
    --brown-color: #483829;
    --lightbrown-color: #9D805D;
    --red-color: #ED4A42;
    --darkred-color: #D23C3C;
    --white-color: #FFFFFF;
    --yellow-color: #FACB00;
    --blue-color: #39A5BC;
}
* {
    -webkit-tap-highlight-color: transparent !important;
}
html {
    scroll-behavior: smooth;
    padding: 0 !important;
}
#shopify-section-header a,
#shopify-section-newFooter a {
    text-decoration: none;
}
.mp_btn {
    text-decoration: none;
}
.icon-image-helper {
    max-width: 100px;
}
.stamped-badge-caption {
    color: var(--brown-color);
    font-weight: bold;
    text-decoration: underline;
    font-size: 12px;
}
.homeBtn{
    transition: all 0.3s;
    font-size: 20px !important;
}
.homeBtn:hover{
    background-color: var(--darkred-color)!important;
    color: white !important;
}
@media (max-width: 600px) {
    .homeBtn {
        padding: 13px 22px !important;
        font-size: 15px !important;
    }
}
.clearfix {
    clear: both;
}
#qab_container {
    display: none !important;
}
.index-sections .shopify-section {
    margin-top: 0;
}

/*ro widget*/
.ro_widget {
transition: all 0.3s;
}
.ro_widget .bold-ro__sub-image,
#bold-ro__order-interval-label {
    display: none;
}
.ro_widget .bold-ro__order-interval {
    color: var(--brown-color);
}
.bold-ro__bold-active {
    border-color: transparent;
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
}
.bold-ro__radio-div {
    border-bottom: 2px solid var(--brown-color);
}
.bold-ro__bold-active label span.bold-ro__recurring-text {
    position: relative;
    width: calc(100% - 30px);
    display: inline-block;
}
.bold-ro__bold-active label span.bold-ro__recurring-text:after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 0;
    background-color: var(--brown-color);
    height: 2px;
    width: calc(100% + 13px);
}
select.bold-ro__order-interval,
select.bold-ro__order-interval:hover {
    outline: unset !important;
    padding-left: 25px;
}
.bold-ro__recurring-div select {
    background-color: transparent;
}
/*ro details*/
.bold-ro__product {
    position: relative;
}
.bold-ro__detail-tooltip {
    position: absolute;
    right: 0;
    font-size: 12px;
    bottom: 2px;
    color: var(--brown-color);
    text-decoration: none;
}
.fe-nav a {
    text-decoration: none;
}
/*end ro widget*/

/* -------------------- DRAWER -------------------- */
.drawer {
    color: var(--brown-color);
    background-color: var(--white-color);
    border-left: 2px solid var(--brown-color);
}
.drawer__title {
    text-transform: capitalize;
}
.mobile-nav__item:after{
    display: none;
}
.js-drawer-open-left .page-container, .js-drawer-open-left .drawer__header-container{
    transform: none !important;
}
.drawer--left{
    width: 100% !important;
    top: 116px;
    background-color:  var(--brown-color);
}
.mobile-nav > .mobile-nav__item{
    background-color:  var(--brown-color);
    text-align: center;
    font-family: "Big Sky", sans-serif;
}
.mobile-nav__has-sublist {
    padding-left: 46px;
}
.drawer--left{

}
#NavDrawer{
    max-width: 100% !important;
    z-index: 150;
}
div#NavDrawer:focus {
    outline: none !important;
    border: none !important;
}
.drawer__close-button:hover,
.drawer__close-button:focus {
    background: unset;
}
.munkpack_acs {
    text-align: center;
    padding-top: 15px;
}
.munkpack_acs span{
    cursor: pointer;
    font-weight: bold;
    border-bottom: 1px solid var(--brown-color);
}
.munkpack-ac-text,
.munkpack-ac-value {
    text-align: center;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 0;
}
.munkpack-ac-value {
    font-size: 40px;
}
.ajaxcart__policies,
.ajaxcart__policies a {
    font-size: 10px;
    text-align: center;
    color: var(--brown-color) !important;
}
.munkpack_drawer_image {
    width: 40%;
}
.munkpack_drawer_info {
    width: 60%;
}
.ajaxcart__qty {
    max-width: 60px;
    min-width: 60px;
}
.ajaxcart__qty-num[type="text"] {
    color: var(--brown-color);
}
.ajaxcart__qty .ajaxcart__qty-adjust {
    border: none;
}
.ajaxcart__qty .ajaxcart__qty-adjust span.icon {
    color: var(--brown-color);
}
.ajaxcart__qty .ajaxcart__qty-adjust:hover,
.ajaxcart__qty .ajaxcart__qty-adjust:focus {
    background-color: unset !important;
}
.ajaxcart__qty .ajaxcart__qty-adjust:hover span.icon,
.ajaxcart__qty .ajaxcart__qty-adjust:focus span.icon {
    color: var(--brown-color); !important;
}

.ajaxcart__product-name--wrapper .ajaxcart__product-name,
.ajaxcart__product-name--wrapper .ajaxcart__product-name:hover {
    color: var(--brown-color);
    font-weight: bold;
    font-style: normal;
    font-size: 14px;
}
.ajaxcart__qty .ajaxcart__qty-num {
    border-radius: 25px;
    border-color: var(--brown-color);
}
.ajaxcart__qty .js-qty__adjust, .ajaxcart__qty .ajaxcart__qty-adjust {
    padding: 0 8px;
}
.ajaxcart__price {
    letter-spacing: 0;
}

.btn--secondary.btn--full.cart__checkout {
    background-color: var(--red-color);
    border-radius: 25px;
    color: var(--white-color);
    font-weight: bold;
    font-size: 20px;
    transition: all 0.3s;
}
.btn--secondary.btn--full.cart__checkout:hover,
.btn--secondary.btn--full.cart__checkout:focus {
    outline: none;
    background-color: var(--darkred-color);
}
/* -------------------- END DRAWER -------------------- */
/* -------------------- HEADER -------------------- */
/*under header bar*/
.top_bar_fe {
    padding-bottom: 0.3vw;
}
.top_bar_fe svg {
    height: 12px;
}
.top_bar_fe .top_bar_content {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
}
.top_bar_fe .top_bar_content p a {
    color: var(--white-color);
}
.top_bar_fe ul.tb_icons,
.top_bar_fe p.bar_text {
    margin: 0;
}
.top_bar_fe ul.tb_icons {
    margin-left: auto;
}
.top_bar_fe ul.tb_icons a {
    padding-top: 0;
    padding-bottom: 0;
}
.top_bar_fe p.bar_text {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 700;
    font-size: 10px;
}

.top_bar_fe ul .acc_text {
    display: block;
    font-size: 10px;
    float: right;
    padding-top: 5px;
    padding-left: 3px;
    font-weight: 600;
}
/* SITE HEADER */
.site-header {
    background-color: var(--brown-color);
}
/*bg helper with svg*/
.site-header .bg_helper_fe_bottom,
.site-header .bg_helper_fe_top {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    min-width: 100%;
    height: 30px;
    overflow: hidden;
}
.site-header .bg_helper_fe_bottom {
    bottom: -30px;
}
.site-header .bg_helper_fe_top {
    top: -1.2vw;
}
.bg_helper_svg_fe {
    fill: var(--brown-color);
}

.header-wrapper .burger-icon {
    background-color: #FFF;
}
/*cart*/
.cart-link__bubble--visible,
.cart-link__bubble--visible:hover,
.cart-link__bubble--visible:focus {
    color: #FFF !important;
}

.cart-link__bubble--visible {
    display: block;
    position: absolute;
    top: 5px;
    padding-top: 2px;
    padding-left: 1px;
    right: -5px;
    text-align: center;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background-color: var(--lightbrown-color);
    border: 2px solid var(--brown-color);
}


.header-wrapper .cart-link svg{
    height: 40px;
    margin-bottom: -15px;
    border-radius: 50%;
    border: 2px solid var(--lightbrown-color);
}
.header-wrapper .fe_cart_background {
    fill: transparent;
}
.header-wrapper .fe_cart {
    fill: #FFF;
}
.header-wrapper .site-nav__link {
    color: #FFF;
    transition: all 0.3s;
}
.header-wrapper .site-nav__link:hover,
.header-wrapper .site-nav__link:active {
    color: var(--lightbrown-color);
}
.munkpack-shop-link {
    background-color: var(--white-color);
    border: 3px solid var(--white-color);
    color: var(--brown-color) !important;
    font-weight: 700;
    border-radius: 25px;
    padding: 5px 15px;
    transition: all 0.3s;
}
.munkpack-shop-link:hover {
    border-color: var(--lightbrown-color);
}

.header-wrapper .site-nav--has-dropdown.nav-hover > a:before {
    background-color: var(--white-color);
}
.nav-hover .site-nav__link,
.header-wrapper .site-nav--has-dropdown.nav-hover > a {
    background-color: var(--brown-color) !important;
    color: var(--white-color) !important;
}
.site-nav__dropdown {
    background-color: var(--brown-color);
}
.site-nav__dropdown li > a.site-nav__dropdown-link{
    color: var(--white-color);
    font-family: Montserrat,sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .1em;
    text-transform: uppercase;
    font-size: .65em;
}
.site-nav__dropdown li > a.site-nav__dropdown-link:hover {
    color: var(--lightbrown-color);
}
/* -------------------- END HEADER -------------------- */
/* -------------------- COLLECTIONS ALL -------------------- */
.hero-wrap {
    display: flex;
    position: relative;
}
.text-half {
    padding-top: 20px;
    align-items: center;
    display: flex;
}
.text-half .hero-content {
    padding-right: 15px;
}
.text-half h1 {
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
}
.text-half h2 {
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
}
.text-half p {
    font-size: 18px;
}
.image-half img {
    display: block;
}
.hero-wrap .hero-half {
    width: 50%;
}
/*grid item*/
#CollectionSection {
    padding-top: 50px;
}
.grid-product__title,
.grid-product__title a {
    font-weight: bold;
    color: var(--brown-color);
}
/*.pdt-prices .grid-product__price {
    display: flex;
}
.pdt-prices .grid-product__price .second-text {
    align-self: flex-end;
    padding-bottom: 5px;
}*/
.grid-product__price {
    color: var(--brown-color);
    font-family: "Montserrat Bold", sans-serif;
    font-size: 30px;
    letter-spacing: 0;
}
.grid-product__price .second-text {
    font-size: 16px;
    font-family: "Montserrat Regular", sans-serif;
    font-weight: normal;
    padding-left: 5px;
    text-transform: none;
}
.grid-uniform {
    display: flex;
    flex-wrap: wrap;
    /*border-bottom: 2px solid var(--brown-color);*/
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.grid-uniform .grid__item {
    padding-top: 30px;
    padding-bottom: 30px;
}
.grid-uniform .grid-product__wrapper {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
}
.pdt-prices,
.product-item-form {
    width: 100%;
    align-self: flex-end;
}
.grid-product__title {
    width: 100%;
}
/*cta wrap*/
.cta-wrapper {
    padding-top: 20px;
    display: flex;
}
.qty-box {
    display: flex;
    border: 2px solid var(--brown-color);
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
    font-weight: bold;
    font-style: normal;
}
.atc-wrap {}
.under-atc-wrap {
    text-align: center;
    font-size: 12px;
    padding-top: 5px;
    color: var(--brown-color);
}
.qty-val, .qty-val:hover, .qty-val:focus {
    outline: none;
    border: none;
    width: 40px;
    text-align: center;
    font-style: normal;
    background-color: var(--white-color);
}
.qty-minus, .qty-plus {
    display: flex;
    align-items: center;
    height: 100%;
    cursor: pointer;
}
.qty-minus {
    padding: 0 5px 0 15px;
}
.qty-plus {
    padding: 0 15px 0 5px;
}
.atc-wrap {
    width: 100%;
}
.atc-wrap .atc-btn {
    height: 100%;
    width: 100%;
    background-color: var(--red-color);
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    color: var(--white-color);
    font-weight: bold;
    transition: all 0.3s;
}
.atc-wrap .atc-btn:hover,
.atc-wrap .atc-btn:focus {
    outline: none;
    background-color: var(--darkred-color);
}
.atc-btn--unavailable {
    background-color: #CCC !important;
}
/*Free Shipping badge*/
.grid-uniform .grid-product__image-link {
    overflow: unset;
}
.fs-badge-parent {
    position: relative;
}
.fs-badge-wrap svg {
    height: 50px;
    position: absolute;
    top: -8px;
    left: -8px;
    z-index: 1;
}
.fs-badge-txt {
    fill: var(--white-color);
}
.fs-badge-bg {
    fill: var(--red-color);
    transition: all 0.3s;
}
.fs-badge-wrap svg:hover .fs-badge-bg {
    fill: var(--darkred-color);
}
/*collection all navigation*/
.col-navigation {
    margin-bottom: 80px;
    border-bottom: 1px solid var(--brown-color);
}
.col-navigation a {
    text-decoration: none;
}
.col-navigation .collection-finder {
    text-align: center;
    display: block;
    float: left;
    font-weight: bold;
    color: var(--brown-color);
    font-size: 20px;
    position: relative;
}
.col-navigation .collection-finder:after {
    content: '';
    position: absolute;
    right: 0;
    height: 50%;
    width: 1px;
    z-index: 1;
    background-color:  var(--brown-color);
    top: 0;
    bottom: 0;
    margin: auto;
}
.col-navigation .collection-finder:last-of-type:after {
    display: none;
}

.col-navigation .collection-finder:before {
    content: '';
    position: absolute;
    left: 0;
    height: 5px;
    bottom: -7px;
    width: 100%;
    z-index: 1;
    background-color: var(--yellow-color);
    opacity: 0;
    transition: all 0.3s;
}
.col-navigation .collection-finder:last-of-type:before {
    right: -10px;
    width: calc(100% + 10px);
}
.col-navigation .collection-finder:hover:before {
    opacity: 1;
}
.ut-badge svg {
    height: 15px;
    margin-bottom: -2px;
    padding: 0 15px 0 3px;
}
/* -------------------- END COLLECTIONS ALL -------------------- */
/* -------------------- PRODUCT PAGE GALLERY SWIPER -------------------- */
.Product_Media_Gallery #product-active-slide {
    display: flex;
    height: 65vh;
    align-items: center;
    transition: all 0.3s;
}
.Product_Media_Gallery #product-active-slide .pdt-img-wrap {
    margin: 0 auto;
}
.Product_Media_Gallery .swiper-pagination {
    display: none;
}
.Product_Media_Gallery .product-media-wrap {
    position: relative;
    height: 80px;
}
.Product_Media_Gallery .product-media-wrap .product-media-gallery {
    width: 80%;
    height: 100%;
    margin: 0 auto;
}
.Product_Media_Gallery .swiper-container {
    height: 100%;
}
.Product_Media_Gallery .mp-swiper-button {
    color: #000;
    outline: none;
}
.Product_Media_Gallery .mp-swiper-button:after {
    font-size: 20px;
}
.Product_Media_Gallery .swiper-slide {
    display: flex;
    cursor: pointer;
    transition: all 0.3s;
}
.Product_Media_Gallery .swiper-slide:hover {
    transform: scale(0.9);
}
.Product_Media_Gallery .swiper-slide img {
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 10px;
    max-height: 100%;
    transition: all 0.2s;
}
.Product_Media_Gallery .swiper-slide:hover img {
    border-radius: 0;
}
{% comment %}@keyframes pulse-animation{0%{filter:drop-shadow(0 0 0 rgba(72, 56, 41, .5))}100%{filter:drop-shadow(0 0 150px rgba(72, 56, 41, 0))}}{% endcomment %}
/* -------------------- END PRODUCT PAGE GALLERY SWIPER -------------------- */
/* -------------------- PRODUCT META INFO AND ATC -------------------- */
.product-meta-munkpack .product-single__title {
    color: var(--brown-color);
    line-height: 1.2;
}
#ProductPrice {
    color: var(--brown-color);
    font-family: "Montserrat Bold", sans-serif;
    font-size: 2.25em;
    letter-spacing: 0;
}
.product-single__description {
    font-size: 0.7rem;
}
.product-single__description p {
    color: var(--brown-color);
    margin-bottom:  0.7rem;
}
.price-container span.second-text{
    font-size: 0.5em;
    font-weight: normal;
    font-family: "Montserrat Regular", sans-serif;
    text-transform: none;
    padding-left: 5px;
}
/* -------------------- END PRODUCT META INFO AND ATC -------------------- */
/* -------------------- PRODUCT PAGE SWATCHES -------------------- */
.collection-product-swatches {
    position: relative;
    max-height: 100px;
    overflow: hidden;
    transition: all 0.3s;
}
.show-products .collection-product-swatches {
    max-height: 1000px;
}
.cps-arrow-wrap {
    position: absolute;
    width: 100%;
    height: 41px;
    text-align: right;
    cursor: pointer;
}
.cps-arrow-wrap svg {
    height: 41px;
    padding: 17px 15px;
    transform: rotate(180deg);
    transition: all 0.3s;
}
.show-products .cps-arrow-wrap svg{
    transform: rotate(0);
}
@media (max-width: 600px) {
    #shopify-section-header a, #shopify-section-newFooter a {
        color: white;
    }
}
.drawer a {
    color: var(--brown-color);
    font-weight: 700;
    font-style: normal;
    font-size: 14px;
}
h4.swatches-title {
    text-transform: none;
    letter-spacing: 0;
    font-size: 15px;
    color: var(--brown-color);
}
.options-wrap {
    display: flex;
    flex-wrap: wrap;
    border: 2px solid var(--brown-color);
    padding: 5px 15px;
    border-radius: 25px;
}
.option-item {
    display: none;
    width: 100%;
    cursor: pointer;
    padding: 0 5px;
    border-radius: 25px;
    color: var(--brown-color);
    transition: all 0.3s;
}
.option-item:hover {
    background-color: var(--brown-color);
    color: var(--white-color);
}
.option-item.option-active {
    display: block;
    order: -1;
}
.option-item.option-active:hover {
    background-color: unset;
    color: unset;
}
.show-products .option-item {
    display: block;
}
.option-item p {
    font-size: 11px;
    padding: 5px 0;
    margin: 0;
    font-weight: bold;
}
/* -------------------- END PRODUCT PAGE SWATCHES -------------------- */
@media only screen and (max-width: 1060px) {
    /* HEADER */
    .atc-wrap .atc-btn {
        font-size: 14px;
    }
    /*bg helper with svg*/
    .site-header .bg_helper_fe_bottom {
        bottom: -24px;
    }
    .site-header .bg_helper_fe_top {
        top: -1.6vw;
    }
    /*COLLECTIONS ALL*/
    .text-half h1 {
        font-size: 5.5vw;
    }
    .text-half h2 {
        font-size: 5.5vw;
    }
    .text-half p {
        font-size: 1.8vw;
    }
}
@media only screen and (max-width: 900px) {
    /* -------------------- PRODUCT PAGE GALLERY SWIPER -------------------- */
    #product-active-slide {
        height: 45vh;
    }
    /* -------------------- END PRODUCT PAGE GALLERY SWIPER -------------------- */
}
@media only screen and (max-width: 768px) {
    .cart-link__bubble--visible {
        right: 0;
    }
    .col-navigation .collection-finder {
        width: 100% !important;
        margin: 10px 0;
    }
    .col-navigation .collection-finder:after {
        display: none;
    }
    .top_bar_fe p.bar_text {
        font-size: 8px;
        text-align: left;
        padding-left: 15px;
    }
    .site-header .bg_helper_fe_bottom {
        bottom: -18px;
    }
    .site-header .bg_helper_fe_top {
        top: -17px;
    }
    /* COLLECTIONS ALL */
    .text-half {
        min-height: 50vw;
        text-align: center;
    }
    .text-half h1 {
        font-size: 40px;
    }
    .text-half h2 {
        font-size: 40px;
    }
    .text-half p {
        font-size: 16px;
    }
    .image-half img {
        margin: 0;
        width: 100%;
    }
    .image-half .hero-content {
        padding: 0;
        max-width: 100% !important;
    }
    .hero-content {
        margin: 0 auto;
    }
    .hero-wrap .hero-half {
        width: 100%;
    }
    .hero-wrap {
        flex-wrap: wrap;
        /*max-height: calc(100vh - 115px);
        overflow: hidden;*/
    }
}
@media only screen and (max-width: 590px) {
    /* -------------------- PRODUCT PAGE GALLERY SWIPER -------------------- */
    #product-active-slide {
        height: 65vh;
    }
    /* -------------------- END PRODUCT PAGE GALLERY SWIPER -------------------- */
}
@media only screen and (max-width: 460px) {
    .text-half {
        min-height: 70vw;
    }
    /*bg helper with svg*/
    .site-header .bg_helper_fe_bottom {
        bottom: -15px;
    }
}
main.main-content {
    min-height: 60vh;
}
.template-search div#shopify-section-newFooter {
    margin-top: 40px !important;
}
  @media only screen and (min-width:800px) {
    div#hero_collection-hero-keto-nut-seed-bars .hero-half.image-half {
    padding-top: 120px;
}
  }
  button.btn--secondary.update-cart {
    background-color: #a56600!important;
}
/*Product Options*/
.Fe_Options {
    overflow: hidden;
}
.Fe_Option {
    float: left;
    color: #fff;
    background: var(--brown-color);
    border: 3px solid var(--brown-color);
    padding: 5px 10px;
    border-radius: 25px;
    margin: 5px;
    transition: all .3s;
    cursor: pointer;
}
.Fe_Option:hover {
    opacity: .8;
}
.Fe_Option.active {
    color: var(--brown-color);
    background: #fff;
    font-weight: bold;
}
.faq-parent-wrapper h2 {
    padding-left: 35px;
    padding-top: 35px;
}

    .fe-hero-img img {
    width: 600px;
}
 
  .top_bar_fe {
    padding-bottom: 15px;
    padding-top: 5px;
}
  .top_bar_fe p.bar_text {
    height: auto;
    font-size:14px;
  }
  @media (max-width:798px) {
    .top_bar_fe { 
          height: auto;
    box-sizing: border-box;
    padding: 10px 0;
    }
    .site-header {
    height: 80px;
}
    .bg_helper_fe_top, .bg_helper_fe_bottom {
      height:30px
    }
    .hero-swiper-wrapper {
    height: 50px;
    margin-top: 60px;
}
    .fe-hero-img img {
    width: 280px;
    height: 280px;
    max-width: 100%;
}
    ul.tb_icons {
}
    .fe-hero-text h1 {
    height: auto;
    }
    .top_bar_fe p.bar_text {
      font-size:12px;
      height: auto;

    }
    .site-nav__link--icon {
    padding-right: 0px;
}
    
}
  /*custom css on 3-aug-2021*/
    
    .footer-contact.footer-item p.footer-links-clickable a {
    display: contents;
    width: 100% !important;
}
  .sticky {
  position: fixed;
  top: 0;
  width: 100%;
    z-index:9999;
}
  h2.collection-heading-all-pages {
    font-size: 20px;
}
  .site-header .bg_helper_fe_bottom {
   
    left: -10px;
    width: calc(100% + 20px);
}
  /*
  .image-half img.collection-image-mobile {display:none}
  .image-half img.collection-image-desktop {display:block}
  @media (max-width:750px) {
    
  .image-half img.collection-image-desktop {display:none}
  .image-half img.collection-image-mobile {display:block}
    
  }
  */
  .h1.site-header__logo.large--left, .site-header__logo-link, .site-header__logo-image { width:100% }