.hub #holiday .article-text p{
    
    font-size:22px;
}

.product img.product-image {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    display: block;
    height: unset;
}

.hub .product .product-info .title {
    font-size: 16px;
    min-height: 90px !important;
}

.dropdown .row.cookandcreate, .dropdown .row.gift-guides {
  -moz-column-count: 1;
  -moz-column-gap: 0px;
  -webkit-column-count: 1;
  -webkit-column-gap: 0px;
  column-count: 1;
  column-gap: 0px;
  width: 227px !important;
  min-height: auto;
}

h5.menu-header {
    font-family: "Zurich W01 Black";
    padding-bottom: 10px;
    font-size: 17px;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 0;
}

.instagram-row .item {
    float: left;
    border: 1px solid #fff;
}

.instagram-row img {
    float: left;
    width: 138px;
    height:138px;
    border: 1px solid #fff;
}

.hbspt-form input[type=checkbox] {
    height: 15px;
    width: 20px !important;
    min-width:20px !important;
}
.turn-tab .features{
    max-width:800px;

}

.hs-button {

    border: 0;
}
.link-columns {
     height: auto !important;
}
.hbspt-form input[type=radio] {
    height: 15px;
    width: 20px !important;
    min-width:20px !important;
}
.holiday .hs-form-required{
 display:none;
}
.holiday .accordion.scoop .content p{
    font-size: 14px !important;
    padding-left:15px;

}

.holiday .wistia_responsive_wrapper{
    
    top: 0px !important;
}

.holiday .accordion.scoop .content .row{
    padding-top: 0;
    padding-bottom: 0;

}
.holiday .hs_error_rollup{
    display:none !important;
    
}

.holiday .hs-error-msgs.inputs-list{
    position:absolute;
}

.holiday .hbspt-form{
     text-align:center;
    
}

.holiday #email-e41efe05-4655-4d86-a1d4-c066e2c034a4{
    min-width:600px;
    display:inline-block;
        height: 42px;
    margin-top: 2px;
}
.holiday .hs_email{
      display:inline-block;
    
}
.holiday .hs_submit{
     display:inline-block;
    
}

.holiday .hbspt-form .hs-button {
    background-color: #c82027;
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    font-family: 'Zurich W01 Bold';
     display:inline-block;
     border: 0;
}


@media only screen and (max-width: 800px) {
.holiday #email-e41efe05-4655-4d86-a1d4-c066e2c034a4{
    min-width:unset;
}
    
}


@media screen and (max-width: 955px){
    .alter.Yes:not(:first-child) img {
         padding-bottom: 0px; 
    }
}    


.bundle-pricing.original strong {
    color: #363636;
}
figure {
    margin: 1em 30px;
}
#holiday h5 {
    font-size: 30px;
    font-family: 'Zurich W01 Bold';
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    text-transform: unset;
}
.center-in-page{
    position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%,-50%);
  width: 320px;
  height: 200px;
}

.center-in-page h2{
     margin-bottom:10px !important;   
}

.full-height{
    position: relative;
    width: 100%;
    height: 500px;

}

#legal-DRS{
    height:100%;
}

.hidden.error small{
    font-size: 120% !important;
}
.award-row img {
    max-width: 100px;
}
.award-row .details {
    padding-top: 10px;
}
.award-row {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.ember-view{
     padding-left:20px;   
}
@media screen and (max-width: 1143px) {
    .is-drilldown {
        height: 2220px !important;
        height: fit-content;
        display: block;

    }
}

.mobile-features h5 {
    padding-left: 20px;
    font-size: 20px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
    padding-right: 10px;
    margin-top: 10px;
}


/* Where to Buy */
.lp-logo-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto 65px !important;
    max-width: 20rem;
}
.lp-logo-list li {
    flex: 0 0 100%;
    text-align: center;
}

.lp-logo-list li::before {display: none;}

.lp-logo-list li ~ li {
    margin-top: 20px;
}

.lp-logo-list li img {
    display: block;
    max-width: 100%;
    width: 12rem;
    margin: 0 auto;
}

.lp-logo-list.two-col li {
    border-bottom: 1px solid #d9d9d9;
}

    .lp-logo-list.two-col li:last-child:not(:nth-child(even)) {
        border-bottom: none;
    }


.lp-logo-list.two-col a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 1rem;
}

.two-col span.lp-logo-list-txt {
    flex: 0 1 9rem;
    text-align: left;
}

@media screen and (min-width: 767px) {

    .lp-logo-list {
        max-width: 49rem;
    }
    
    .lp-logo-list.two-col {
        grid-column-gap: 2%;
    }

    .lp-logo-list.three-col {
        grid-column-gap: 5%;
    }

    .lp-logo-list.four-col {
        grid-column-gap: 4%;
    }

    .lp-logo-list li ~ li {
        margin-top: 0px;
    }
    
    .lp-logo-list.two-col li {
        flex: 0 0 47%;
    }
    
    .lp-logo-list.three-col li {
        flex: 0 0 30%;
    }

    .lp-logo-list.four-col li {
        flex: 0 0 22%;
    }
}

/* ============================= */
/* Custom Table Styles */

.dark-table {
    border: 1px solid #cacaca;
}

.dark-table th,
.dark-table caption {
        background: #5B5B5E;
        color: #fff;
}

/* HB Brand Color */
.smoke-table th,
.smoke-table.dark-table th,
.smoke-table caption,
.smoke-table.dark-table caption {
        background: #6C787F;
}

.accessible-table caption,
.dark-table caption {
        text-transform: uppercase;
        font-size: .9em;
}

.accessible-table th,
.dark-table th {
        font-family: 'Zurich W01 Bold','Arial Bold','Arial Black','Arial',Helvetica,sans-serif;
        font-weight: bold;
        border: solid #fff 1px;
}

/* --------------------
// - Mobile Styles */

@media screen and (max-width: 640px) {

    .accessible-table,
    .accessible-table tr,
    .accessible-table td,
    .accessible-table th {
         display: block;
    }

    .accessible-table tr:first-of-type th {
        display: none;
    }
    
    .accessible-table tr:not(:first-of-type) th {
        width: 100%;
        border-left: none;
        border-right: none;
    }
    
    .accessible-table td:first-of-type {
        padding-top: 1rem;
    }

    .accessible-table td:last-of-type {
        padding-bottom: 1rem;
    }
}

@media screen and (min-width: 641px) {
    .accessible-table td:last-of-type,
    .dark-table td:last-of-type,
    .accessible-table td:not(:first-of-type):not(:last-of-type),
    .dark-table td:not(:first-of-type):not(:last-of-type) {
        border-left: 1px solid #dbdbdb;
    }
}

/* Mobile labels (table specific) */

@media screen and (max-width: 640px) {

    /* Privacy Policy - First Table */
    table[id="cat_pi"] {
        margin-top: 1rem;
    }
    
    table[id="cat_pi"] td:first-of-type::before {
        content: 'Category of Personal Information: ';
        font-weight: bold;
    }
    
    table[id="cat_pi"] td:last-of-type::before {
        content: 'Examples: ';
        font-weight: bold;
    }
    
    /* Privacy Policy - Second Table */
    table[id="sources_pi"] {
        margin-top: 1rem;
    }
    
    table[id="sources_pi"] td:first-of-type::before {
        content: 'Category of Personal Information: ';
        font-weight: bold;
    }
    
    table[id="sources_pi"] td:last-of-type::before {
        content: 'Category of Sources from Which We Collect Personal Information: ';
        font-weight: bold;
    }
    
    /* Privacy Policy - 3rd Table */
    table[id="purposes_pi"] {
        margin-top: 1rem;
    }
    
    table[id="purposes_pi"] td:first-of-type::before {
        content: 'Category of Personal Information: ';
        font-weight: bold;
    }
    
    table[id="purposes_pi"] td:last-of-type::before {
        content: 'Purpose(s) for Which We Use This Information: ';
        font-weight: bold;
    }
    
    /* Privacy Policy - 3rd Table */
    table[id="parties_pi"] {
        margin-top: 1rem;
    }
    
    table[id="parties_pi"] td:first-of-type::before {
        content: 'Categories of Personal Information that We Disclose: ';
        font-weight: bold;
    }
    
    table[id="parties_pi"] td:last-of-type::before {
        content: 'Business Purposes for Disclosure of Personal Information: ';
        font-weight: bold;
    }
    
    table[id="parties_pi"] td:nth-of-type(2)::before {
        content: 'Categories of Third Parties with Whom We Disclose Personal Information: ';
        font-weight: bold;
    }
}

/* end of Custom Table Styles */
