@import url("https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap");
html {
    scroll-behavior: smooth !important;
}
body {
    font-family: "Public Sans", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}
select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    display: block;
    width: 100%;
    height: 40px;
    font-size: 13px;
    line-height: 1.1;
    padding: 5px 20px;
    color: #4d4e50;
    border: 1.5px solid #e8e9ec;
    border-radius: 3px;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140"><polyline points="10,50 70,110 130,50" style="fill:none;stroke:%238B8C8F;stroke-width:15;stroke-linecap:round"/></svg>')
        no-repeat right 15px center;
    background-size: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    margin: 0px;
    box-sizing: border-box;
    display: block;
}

select:focus {
    outline: none;
    border-color: #007bff;
}
/* .is-header-logo {
    width: 190px !important;
    object-fit: cover !important;
    object-position: top !important;
    overflow: visible !important;
}
#main-nav > div > div.navbar-brand > div.navbar-item.is-paddingless > a {
    height: 188px !important;
} */

.sample-section {
    width: 80% !important;
    margin: 0 auto;
}

.category-slide {
    height: 500px !important;
}

.width-center-50 {
    width: 50% !important;
    margin: 0 auto !important;
}

.margin-bottom-21 {
    margin-bottom: 21px !important;
}

/* #main-nav {
    height: 150px !important;
}

#main-nav .container {
    padding-left: 0px !important;
    padding-right: 0px !important;
    height: 100% !important;
    margin: 0 !important;
    max-width: none !important;
    flex-grow: 1;
} */



/* 
#main-navbar {
    margin: 0 auto;
}

.navbar-brand {
    display: block !important;
    margin: 0 !important;
}

.navbar-end {
    justify-content: center;
    align-items: center;
}

.navbar-end .login-link {
    border-radius: 8px;
    padding: 1rem 1.72rem;
    width: 165px;
    background: #ffffff 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    justify-content: center;
    font-weight: bold;
    height: 45px;
}

.navbar-start {
    margin: 0 50px !important;
}

.nav-search-container {
    margin-top: 40px !important;
} */

.font-medium {
    font-size: medium;
}

.has-background-dark {
    background-color: #1a1b20 !important;
}

.width-75 {
    width: 75% !important;
}

#featured-business-cards-1,
#featured-cards-stat-1,
#featured-stickers-1,
#featured-marketing-materials-1 {
    padding-bottom: 0 !important;
}

.width-25 {
    width: 25% !important;
}

#featured-categories-1 > div > div:first-child,
#featured-categories-2 > div > div:first-child,
#featured-categories-3 > div > div:first-child,
#featured-business-cards-1 > div:first-child {
    align-items: start !important;
}

.custom-button-orange {
    background-color: #db4d34 !important;
    border-radius: 8px !important;
}

.custom-button-grey {
    background-color: #3c3c3c !important;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 6px !important;
    opacity: 1 !important;
}
.equal-button-margin {
    margin: 0.5rem !important;
}
.width-210 {
    width: 210px !important;
}

/* Footer */
.catfish-footer {
    background-color: #1a1b20;
}

.footerinner > div:first-child {
    width: 33.333% !important;
}

.footerinner > div:nth-child(2),
.footerinner > div:nth-child(3) {
    width: 16.66% !important;
}

.footerinner > div:last-child {
    width: 33.333% !important;
}

.ict-social-links {
    display: flex;
}

.ict-social-links li {
    margin-top: 0 !important;
}

.ict-social-links i {
    color: white !important;
}

.content li {
    font-size: 1.15rem !important;
}

.breadcrumb-section {
    margin-top: 2rem !important;
    padding-bottom: 0 !important;
}

.breadcrumb ul {
    flex-wrap: nowrap !important;
}

.category-product-section {
    background-color: #1a1b20 !important;
    color: white !important;
}

.productlistproductdetailbutton {
    width: auto !important;

}

.category-product-section .description {
    font-size: 1rem !important;
    margin: 18px 0 !important;
    -webkit-line-clamp: 4;
    max-height: 6em;
}

.category-product-section h2 a {
    font-size: 1.58em !important;
    color: white !important;
}

.category-product-section h2 {
    margin-top: 12px;
    margin-bottom: 12px;
}

@media (min-width: 320px) and (max-width: 1087px) {
    /* #main-navbar {
        padding-top: 20px;
    }
    #main-nav {
        height: 100px !important;
    }
    #main-nav > div > div.navbar-brand > div.navbar-item.is-paddingless > a {
        height: 125px !important;
    }
    .is-header-logo {
        width: 125px !important;
    }
    .navbar-brand {
        display: flex !important;
    }
    .nav-search-container {
        margin-top: 20px !important;
    }
    .basket-link,
    .navbar-search-toggle,
    .my-account-link,
    .logout-link {
        margin-top: 10px !important;
    }
    .login-link {
        margin-top: 20px !important;
    }
    .navbar-burger {
        margin-top: 20px !important;
    }
    .navbar-brand .navbar-item > a.is-block {
        margin-top: 25px;
    }
    #main-nav > div > div.navbar-brand > div.navbar-item.is-paddingless {
        height: 100px;
    }
    .navbar-end {
        margin: 20px 50px;
    } */
    .arone-footer {
        padding-top: 3rem !important;
    }
    #featured-categories-1 > div > div > div.column.is-12 > h2,
    #featured-business-cards-1 > div > div > div > h2 {
        font-size: x-large;
    }
    #featured-marketing-materials-1 > div > div > div > h2,
    #featured-cards-stat-1 > div > div > div > h2,
    #featured-stickers-1 > div > div > div > h2 {
        font-size: 1.7rem;
    }
    .product-grid .listItem {
        width: 100% !important;
    }
    .gallery-wrapper .gallery {
        width: 90% !important;
        height: 400px;
    }
    .breadcrumb-section {
        margin-top: 65px !important;
    }
    div.section.product-info.multipartUi-V2,
    body
        > div.content-wrapper.layout--fluid
        > div:nth-child(2)
        > div
        > div:nth-child(1) {
        padding-top: 0 !important;
    }
    .account-page--myorders,
    .account-page--customerinfo,
    .account-page--addresses,
    .account-page--changepassword {
        padding-top: 0 !important;
    }
    #contentiInnerRow > div.grid_3.column.is-3-desktop > div {
        padding-bottom: 2rem !important;
    }
    
}
/* @media (min-width: 768px) and (max-width: 1087px) {
    .basket-link,
    .navbar-search-toggle,
    .my-account-link,
    .logout-link {
        margin-top: 20px !important;
    }
}
@media (min-width: 1088px) and (max-width: 1472px) {
    #main-navbar {
        flex-direction: column-reverse;
        justify-content: center;
    }
    .navbar-start {
        margin: 0 10px !important;
        flex-grow: 1;
    }
    .nav-search-container {
        margin-top: 65px !important;
    }
    .navbar-end {
        padding-top: 10px;
    }
} */
@media (min-width: 1640px) {
    /* #main-nav {
        height: 200px !important;
    }
    #main-nav > div > div.navbar-brand > div.navbar-item.is-paddingless > a {
        height: 251px !important;
    } */
    #contentiInnerRow > div.checkout-page.checkout__complete {
        margin-top: 105px !important;
    }
    /* .is-header-logo {
        width: 250px !important;
    }
    .nav-search-container {
        margin-top: 110px !important;
    } */  
}

/* Hide delivery info in order summary */
.cart_total--shipping {
    display: none !important;
}

/* Hide unit price in cart */
.shoppingcart__wrapper
    .cartform
    .cartTableWrapper
    .cart
    tr.cart-item-row
    td.cart--unitprice {
    display: none !important;
}


#checkout-step-shipping-method
    .checkout-data
    .shipping-option-item
    .ui-button
    .ui-button-text
    strong {
    font-size: 1rem;
}

#checkout-step-shipping-method
    .checkout-data
    .shipping-option-item
    .ui-button
    .ui-button-text
    span {
    font-size: 1rem;
    text-decoration: none !important;
}

/* Hide "From $$$ (CAD)" */
.product-grid span.productPrice {
    display: none !important;
}

#contentiInnerRow
    > div.product-wrapper.arone-product-landing-page
    > div
    > section,
#contentiInnerRow
    > div.product-wrapper.arone-product-landing-page
    > section
    > div
    > div
    > div
    > section,
#contentiInnerRow > div.product-wrapper.arone-product-landing-page > section {
    padding-top: 0 !important;
}

/* Account page overrides */
#contentiInnerRow
    > div.grid_3.column.is-3-desktop
    > div
    > div.listbox
    > ul
    > li.cf_accountlinks_OrderLine {
    display: none !important;
}
