/* Desktop Only */
@media screen and (min-width: 768px) {    
    h4, .h4 {
        font-size: 1.125rem;
        line-height: 1.33333;
    }
    .row .medium-one-eighth {
        width: 12.5%;
    }
    .row .medium-one-fifths {
        width: 20%;
    }
    .row .medium-one-fourth {
        width: 25%;
    }
    .row .medium-three-tenths {
        width: 30%;
    }
    .row .medium-one-third {
        width: 33.3332%;
    }
    .row .medium-three-eighths {
        width: 37.5%;
    }
    .row .medium-one-half, .row .medium-half {
        width: 50%;
    }
    .row .medium-five-eighths {
        width: 62.5%;
    }
    .row .medium-two-thirds, .row .medium-four-sixths, .row .medium-eight-twelfths {
        width: 66.6665%;
    }
    .row .medium-three-fourths {
        width: 75%;
    }
    .row .medium-four-fifths {
        width: 80%;
    }
    .row .medium-whole {
        width: 100%;
    }
    .checkout-basket-margin, .row .offset-one-twelfth {
        margin-left: 8.3332%;
    }
    .medium-all-shown {
        display: block;
        visibility: visible;
    }
    .medium-all-hidden {
        display: none;
        visibility: hidden;
    }
    .medium-show {
        display: block;
        overflow: hidden;
    }
    .medium-hide {
        display: none;
    }
    .medium-align-left {
        text-align: left;
    }
    .medium-align-right {
        text-align: right;
    }
    /* Header */
    .mobile-main-header {
        height: auto;
    }
    .medium-phone-container {
        margin-top: 2px;
    }
    .medium-phone-container a font b {
        font-family: avenir;
        font-size: 14px;
    }
    .hablamos-espanol {
        margin-top: 10px;
        font-family: avenir;
        font-size: 0.8rem;
        font-weight: bold;
        color: black;
    }
    #header-logo {
        max-width: 35%;
        width: auto;
    }
    .medium-freeshipping {
        font-size: 0.9rem;
        font-weight: bold;
        font-family: avenir;
        text-align: right;
        color: black;
        margin-bottom: 0px;
        margin-top: 3px;
    }
    .mini-basket-text {
        background: white;
        font-family: avenir;
        color: #949494;
    }
    .mini-basket-container.open {
        top: 7.9rem;
    }
    i.fas.fa-bars.medium-menu-bars {
        font-size: 1.3rem;
        margin-right: 6px;
    }
    .search-container {
        margin: 0 auto;
    }    
    .nav-item-1 ul .level-2 a {
        height: 3em;
        color: #24364a;
        font-size: 13px;
        line-height: 1;
        padding-top: 8px;
        font-family: Avenir;
    }
    li.level-2:hover {
        background-color: white;
    }
    li.level-2 a:hover {
        color: var(--magenta);
    }
    .breaker {
        height: 1.50rem;
    }
    .ctgy-h1-container {
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        padding-left: 7%;
        text-align: left;
    }
    h1.ctgy-h1 {
        font-size: 3.3rem;
        text-align: left;
    }
    .breadcrumbs {
        display: block;
        line-height: 3.5;
    }
    .footer {
        padding-top: 2.50rem;
    }
    .inline-labeling label {
        display: inline-block;
        margin-right: 0.50em;
        text-align: right;
        vertical-align: middle;
        width: 32%;
    }
    #ctgy-banner-img {
        height: 25rem;
    }
}
/* Large Desktop Only */
@media screen and (min-width: 960px) {
    h4, .h4 {
        font-size: 1.25rem;
        line-height: 1.2;
    }
    h5, .h5 {
        font-size: 1rem;
        line-height: 1.5;
    }
    .row .large-whole {
        width: 100%;
    }
    .row .large-four-fifths {
        width: 80%;
    }
    .row .large-three-fourths {
        width: 75%;
    }
    .row .large-three-fifths {
        width: 60%;
    }
    .row .large-five-twelfths {
        width: 41.6665%;
    }
    .row .large-one-fifths {
        width: 20%;
    }
    .large-inline-block {
        display: inline-block;
    }
    .large-nrp {
        padding-right: 0;
    }
    .large-np {
        padding: 0;
    }
    .large-show {
        display: block;
    }
    .large-hide {
        display: none;
    }
    button#search-icon {
        position: absolute;
        right: 19px;
        width: 35px;
    }
    .navigation-set {
        margin: 0 auto;
        opacity: 1;
        padding: 0;
        height: 100%;
    }
    /***** Header *****/
    #js-main-header {
        margin-right: 5%;
        margin-left: 5%;
    }
    .main-header {
        font-size: 0.875rem;
        height: auto;
    }
    .logo-container {
        margin-left: 20%;
    }
    #header-logo {
        max-width: 42%;
    }
    .mini-basket-icon {
        font-size: 19px;
    }
    #js-mini-basket {
        position: relative;
        top: 6px;
    }
    .mini-basket-container.open {
        top: 6rem;
        width: 26%;
        right: 0px;
    }
    .mini-basket-count, .mini-basket-text {
        padding: 0 0.5rem;
        height: 25px;
        font-size: 1rem;
    }
    .mini-basket-count {
        color: #fff;
        padding: 0;
        height: auto;
        bottom: 5px;
        padding-left: 7px;
    }
    .my-account a {
        font-size: 14px;
    }
    .navigation-set {
        font-size: 0;
        margin: 0 auto;
        opacity: 1;
        padding: 0;
        text-align: left;
        height: 100%;
    }
    .navigation-set li:hover ul {
        background: var(--grandis);
        display: block;
    }
    .navigation-set .level-1:hover > span a {
        /*box-shadow: inset 0 -4px 0 0 white;*/
    }
    .navigation-set .level-1, .nav-item-1 a {
        font-size: 14px;
        line-height: 30px;
        height: 57px;
        text-transform: uppercase;
        display: inline-block;
        text-align: center;
    }
    .navigation-set .level-1 > span, .navigation-set .level-1 > div > a {
        line-height: 57px;
        height: 57px;
        color: black;
        font-family: avenir;
    }
}
/* X-Large Desktop */
@media screen and (min-width: 1170px) {
    .row .x-large-half, .row .x-large-two-fourths, .row .x-large-three-sixths, .row .x-large-four-eights, .row .x-large-five-tenths, .row .x-large-six-twelfths {
        width: 50%;
    }
    #header-logo {
        max-width: 18rem;
        max-height: 86px;
    }
}
/* Small Mobile */
@media screen and (max-width:390px) {
    .row .small-whole {
        width: 100%;
    }
}
/* Mobile */
@media screen and (max-width: 768px) {
    h2.newsletter-title {
        font-size: 3.5rem;
    }
    .social-icon {
        margin-right: 5px;
    }
    .tab-static{
        height: 50px;
    }
}
/* Mobile Menu */
@media only screen and (max-width: 959px) {
    .mobile-navigation {
        width: 200%;
        -webkit-overflow-scrolling: touch;
        -webkit-tap-highlight-color: transparent;
    }
    .mobile-navigation ul {
        display: block;
        float: left;
        opacity: 1;
        overflow: hidden;
        position: relative;
        table-layout: auto;
        -webkit-tap-highlight-color: transparent;
        text-align: left;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        width: 50%;
        height: 100%;
        z-index: 0;
        background-color: var(--grandis);
    }
    #js-mobile-navigation #js-navigation-set {
        padding-left: 1rem;
    }
    .mobile-navigation-header {
        height: 3rem;
        line-height: 3rem;
        vertical-align: middle;
        text-align: center;
    }
    .mobile-navigation-header a {
        cursor: pointer;
        display: block;
        font-size: 0.75rem;
        height: 100%;
        line-height: 1;
        padding-top: 0.625rem;
        text-decoration: none;
    }
    .mobile-navigation-header a small {
        display: inline-block;
        font-size: 0.625rem;
        font-family: Avenir;
        width: 100%;
    }
    ul.clone {
        background-color: white;
        padding-left: 1rem;
    }
    .back a {
        color: var(--magenta);
    }
    .mobile-navigation .back {
        line-height: 1;
        min-height: 2.50rem;
    }
    .mobile-navigation .level-1, .mobile-navigation .level-2, .mobile-navigation .level-3, .mobile-navigation .level-4, .mobile-navigation .back {
        background: none;
        border: 0 none;
        box-shadow: none;
        cursor: pointer;
        font-size: 0.875rem;
        line-height: 1.5;
        overflow: hidden;
        text-decoration: none;
        text-transform: uppercase;
        vertical-align: middle;
        white-space: normal;
        width: 100%;
    }
    .mobile-navigation ul.hide {
        overflow: hidden;
        margin-left: -50%;
        white-space: nowrap;
    }
    .mobile-navigation ul li {
        display: table;
        overflow-x: hidden;
        width: 100%;
    }
    .mobile-navigation ul li span, .mobile-navigation ul li span a {
        border: none;
        cursor: pointer;
        display: block;
        font-size: 0.875rem;
        font-family: Avenir;
        line-height: 3.50rem;
        overflow: hidden;
        -moz-transition: none;
        -webkit-transition: none;
        transition: none;
        width: 100%;
    }
    .mobile-navigation ul li span a{
        padding-left:10px;
    }
    .mobile-navigation ul li span.parent {
        display: table-cell;
        width: 80%;
    }
    .mobile-navigation ul li span.next {
        display: table-cell;
        width: 20%;
        text-align: center;
        background: rgba(0,0,0,.1);
    }
    .mobile-navigation ul li > ul {
        display: none;
    }
    .mobile-navigation .navigation-trail {
        height: 3.50rem;
    }   
}
/* Celebrate Kindess 2 line css */
@media (min-width: 768px) and (max-width: 1360px) {
    .two-lines {
        line-height: 30px !important;
    }
}
/* Menu Letter Spacing Issue for medium sized desktop */
@media only screen and (max-width: 1369px) {

}

@media screen and (max-width: 400px){
    .row.social-row a {
        width: 50% !important;
        
     }
     .social-row{
         width:100% !important;
     }
}