@charset "utf-8";
/*
Theme Name: Furble
Theme URI: https://parachutedesign.ca/
Author: 
Author URI: https://parachutedesign.ca/
Description: 
Version: 2025-05-03 - ?v=69696969
Text Domain: Furble
*/

@font-face { font-family: "Founders Grotesk"; src: url("./fonts/FoundersGrotesk-Regular.woff2") format("woff2"), url("./fonts/FoundersGrotesk-Regular.otf") format("opentype"); font-weight: 400; font-style: normal; font-display: swap; }
@font-face { font-family: "Founders Grotesk"; src: url("./fonts/FoundersGrotesk-Medium.woff2") format("woff2"), url("./fonts/FoundersGrotesk-Medium.otf") format("opentype"); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: "Founders Grotesk"; src: url("./fonts/FoundersGrotesk-Semibold.woff2") format("woff2"), url("./fonts/FoundersGrotesk-Semibold.otf") format("opentype"); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: "Founders Grotesk"; src: url("./fonts/FoundersGrotesk-Bold.woff2") format("woff2"), url("./fonts/FoundersGrotesk-Bold.otf") format("opentype"); font-weight: 700; font-style: normal; font-display: swap; }

.payment_method_moneris_gateway #place_order { display: none !important; }
.autoship-section { display: none;}
#menu-item-5443 .sub-menu {display:none; max-height: 0; overflow: hidden; }
#menu-item-5492 .sub-menu {display:none; max-height: 0; overflow: hidden; }
.pharmacy-masthead-text p:last-child {
    margin-bottom: 26px;
}
.cs-new-search-input{
    padding: 0 8px;
    height: 36px;
    border-radius: 4px;
    border: 1px solid var(--Grey);
    line-height: 36px;
}
.cs-new-search-input-outer{
    margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
    .pharmacy-masthead-image.relative picture img {
        width: unset;
        object-fit: unset;
        object-position: unset;
        height: 100%;
        max-width: unset;
    }   
}