/** Shopify CDN: Minification failed

Line 1858:49 Unexpected "{"
Line 1908:95 Unexpected "{"

**/
.padding-space
{
    padding-left: 120px;
    padding-right: 120px;
}
#shopify-section-new-header {
    z-index: 999;
    position: sticky;
    top: 0;
}
button.search_button
{
    background: transparent;
    display: flex;
    align-items: center;
}
.predictive_search_grid
{
    position: absolute;
    background-color: rgba(255, 252, 241, 1);
    width: 100%;
    padding: 40px 120px;
    z-index: 1;
    transform: translateY(-100%);
    transition: transform 0.5s ease-in-out;
}
.predictive_search_grid.active_search
{
    transform: translateY(0%);
}
.predictive_search_input
{
    display: flex;
    align-items: center;
    gap: 37px;
    border-bottom: 1px solid rgba(204, 195, 161, 1);
    padding-bottom: 11px;
}
.predictive_search_input input#search-input
{
    border: 0;
    background: transparent;
    outline: none;
    padding: 11px 0;
}
#predictive_default_search_content
{
    padding-top: 24px;
}
.predictive_link_list_row label
{
    font-size: 16px;
    color: rgba(31, 31, 31, 1);
    font-weight: 500;
    margin: 0;
    padding-bottom: 16px;
}
.predictive_link_list_row ul
{
    padding: 0;
    list-style: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.predictive_link_list_row ul li a
{
    font-size: 14px;
    color: rgba(31, 31, 31, 1);
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 9px;
}
.predictive_no_result
{
    padding-top: 24px;
}
.predictive_row
{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    padding-top: 24px;
}
.predictive_prd_list img
{
    border-radius: 8px;
}
.predictive_prd_list label
{
    padding-top: 12px;
    color: rgba(31, 31, 31, 1);
    font-size: 16px;
    font-weight: 400;
    cursor: pointer;
    padding-bottom: 7px;
}
.predictive_grid a:hover label
{
    background-image: url(//www.cushiehome.com/cdn/shop/t/48/assets/moving-squiggly-linev4.svg?v=4035850…);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: auto 7px;
}
.predictive_grid a
{
    text-decoration: none;
    color: rgba(31, 31, 31, 1);
}
.banner_overlay_text_container
{
    background-repeat: no-repeat;
    background-size: cover;
}
.banner_overlay_wrapper video
{
    width: 100%;
}
.banner_overlay_wrapper
{
    display: flex;
    position: relative;
}
.banner_overlay_grid {
    position: absolute;
    top: 70px;
    z-index: 2;
    right: 0;
    left: 0;
    text-align: center;
}
.icon_heading_row
{
    display: flex;
    align-items: center;
    justify-content: center;
     gap: 66px;
}
.icon_box_heading img.icon
{
    width: 117px;
    height: 117px;
    object-fit: contain;
}
.icon-heading-container
{
    padding: 30px 120px;
}
.icon_box_heading h2.heading
{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}
.icon_box_heading a
{
    text-decoration: none;
}
.icon_box_heading a:hover h2.heading
{
    background-image: url(//www.cushiehome.com/cdn/shop/t/48/assets/moving-squiggly-linev4.svg?v=4035850…);
    background-position: 50% 100%;
    background-repeat: repeat-x;
    background-size: auto 7px;
}
span.wave_vector, .new_wave_vector
{
    color: #df781f;
    position: relative;
}
span.wave_vector:after,
.review_slider_heading span.color_text:after
{
    content: "";
    background-image: url(/cdn/shop/files/wave_vectors_small_1fb95b58-f217-44c4-99f2-e63f17434e99.png?v=1750244529);
    background-repeat: repeat-x;
    background-size: contain;
    width: 100%;
    display: inline-flex;
    background-position: bottom;
    height: 10px;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
      border-radius: 30px;
}
span.new_wave_vector:after
{
    content: "";
    background-image: url(/cdn/shop/files/review_comfort_vector.png?v=1710480542);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    display: inline-flex;
    background-position: bottom;
    height: 13px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.collection_tabs
{
    display: flex;
    align-items: center;
    margin-top: 32px;
    gap: 13px;
}
label.collection_tab
{
    background-color: rgba(246, 244, 241, 1);
    padding: 10px 14px;
    border-radius: 60px;
    cursor: pointer;
    color: rgba(85, 85, 85, 1);
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-transform: capitalize;
}
label.collection_tab.active_heading
{
    background-color: rgba(247, 205, 73, 1);
    color: rgba(31, 31, 31, 1);
}
.product_tab_columns a
{
    text-decoration: none;
    color: inherit;
}
.product_tab_information h3
{
    font-size: 20px;
    color: rgba(18, 18, 18, 1);
    font-weight: 500;
    line-height: 27px;
    margin: 0;
    padding-top: 8px;
}
label.product_tab_price
{
    margin: 0;
    padding: 8px 0;
}
.product_tab_col
{
    width: 25%;
}
.product_tab_image img
{
    border-radius: 8px;
    height: 254px;
    object-fit: cover;
    width: 100%;
}
span.product_tab_compare_price
{
    color: rgba(85, 85, 85, 1);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.6px;
}
span.product_tab_main_price
{
    color: rgba(236, 120, 36, 1);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.product_tab_variants
{
    display: flex;
    align-items: stretch;
    gap: 6px;
}
.product_tab_variants label
{
    margin: 0;
    cursor: pointer;
}
.product_tab_variants label img
{
    height: 24px;
    width: 24px;
    border-radius: 50%;
    object-fit: cover;
}
.collection_product_grid
{
    padding-top: 44px;
}
/*
.collection_tab_products
{
    display: none;
}
.collection_tab_products.active_product_grid
{
    display: block;
}
*/
.image_content_row
{
    display: flex;
    align-items: center;
    gap: 40px;
}
.image_content_col
{
    flex: 1;
}
.image_content_content
{
    flex: 1;
}
.image_content_col img
{
    width: 100%;
    object-fit: cover;
    border-radius: 15px;
}
.image_content_content h3
{
    font-size: 40px;
    line-height: 140%;
    font-weight: 600;
    margin: 0;
    color: #000;
}
.image_content_content p
{
    font-size: 16px;
    color: rgba(85, 85, 85, 1);
    line-height: 150%;
    padding-top: 30px;
}
.image_content_buttons
{
    margin-top: 30px;
}
.image_content_grid
{
    gap: 66px;
    display: flex;
    flex-direction: column;
    padding-bottom: 30px;
}
.image_content_buttons a
{
    background: rgba(9, 178, 5, 1);
    padding: 24px 56px;
    width: fit-content;
    border-radius: 70px;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 18px;
}
.image_content_buttons a:after
{
    content: "";
    background-image: url(/cdn/shop/files/right-arrow.png?v=1709275590);
    height: 29px;
    width: 29px;
    display: inline-table;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: bottom;
    margin-left: 5px;
}
.icons_box_grid
{
    display: flex;
    gap: 90px;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
}
.icon-item
{
    max-width: 270px;
}
.icon-image
{
    width: 60px;
    height: auto;
}
.icon-heading
{
    font-size: 24px;
    font-weight: 700;
    color: rgba(31, 31, 31, 1);
    margin: 0;
    padding: 25px 0;
}
.icon-description
{
    font-size: 16px;
    color: rgba(31, 31, 31, 1);
    font-weight: 400;
    line-height: 140%;
}
.video_box_heading h2.section-heading
{
    font-size: 48px;
    text-align: center;
    padding-bottom: 30px;
}
.video_box_heading .section-richtext p
{
    text-align: center;
    font-size: 20px;
    color: rgba(31, 31, 31, 1);
}
.video_box_row
{
    padding-top: 50px;
}
.video_box_columns
{
    display: flex;
    align-items: center;
    gap: 20px;
}
.video_box_wrapper
{
    padding-left: 10px;
    padding-right: 10px;
}
.video_wrapper_col 
{
    flex: 1;
}
.video_wrapper_col video
{
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.rv_rating_star, .rv_author_name {
  justify-content: center!important;
}
.rv_content_date, .reviews_name_date, .review_short_name,
.review-slider-reviews-slider p{
   text-align: center!important;
}
.reviews_content_column h3
{
    font-size: 22px;
    line-height: 150%;
}
span.review_short_name,
span.review_short_name a
{
    padding-top: 24px;
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-decoration: underline;
    color: #4a3b3a;
}
.review_slider_wrapper
{
    position: relative;
}
.review_beside_arrow .review-btn-prev
{
    position: absolute;
    left: 4%;
    top: 58%;
    z-index: 1;
}
.review_beside_arrow .review-btn-next
{
    position: absolute;
    right: 4%;
    top: 58%;
    z-index: 1;
}
.why_choose_heading h2
{
    text-align: center;
    font-size: 48px;
    line-height: 130%;
    padding-bottom: 26px;
    color: #1f1f1f;
}
.why_choose_heading label
{
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
}
.why_choose_grid
{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 60px;
    width: 83%;
    margin: 0 auto;
    padding-top: 200px;
}
.why_choose_box
{
    flex: 1;
}
.why_choose_col
{
    display: flex;
    align-items: center;
    gap: 30px;
}
.why_choose_icon
{
    flex: 14%;
}
.why_choose_content
{
    flex: 86%;
}
.why_choose_icon img
{
    object-fit: contain;
    width: 100%;
}
.why_choose_box_heading img
{
    height: 54px;
    object-fit: contain;
}
.why_choose_box_heading
{
    text-align: center;
    padding: 5px 0;
}
.why_choose_box_heading h3 
{
    font-size: 28px;
    margin: 0;
    line-height: 190%;
}
.why_choose_content h4
{
    font-size: 20px;
    margin: 0;
    color: rgba(31, 31, 31, 1);
    padding-bottom: 12px;
    text-transform: capitalize;
}
.why_choose_box_colunmns
{
    padding: 0 20px 20px;
    border-radius: 23px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.box_block_image
{
    /* position: absolute;
    top: -143px;
    left: 0;
    right: 0; */
    margin-top: -130px;
}
.footer_newsletter_row h3
{
    font-size: 40px;
    line-height: 130%;
}
.footer_newsletter_row label
{
    font-size: 20px;
    font-weight: 500;
    padding: 23px 0;
    line-height: 130%;
}
.footer_newletter_form .newsletter_tag
{
    border-radius: 30px;
    border: 1px solid rgba(31, 31, 31, 1);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 5px;
}
.footer_newletter_form .newsletter_tag input#Email
{
    border: 0;
    background: transparent;
    padding: 15px 20px;
    outline: none;
}
.footer_newletter_form .newsletter_tag button#Subscribe
{
    background-color: #09B305;
    color: #fff;
    border-radius: 30px;
    padding: 14px 29px;
    text-transform: uppercase;
    font-weight: 700;
}
span.newsletter_short_description
{
    font-size: 16px;
    padding-top: 16px;
    display: block;
    color: rgba(85, 85, 85, 1);
    font-weight: 400;
    text-align: center;
}
.footer-newsletter {
    width: 100%;
    max-width: 540px;
}
.mobile_icon
{
    display: none;
}
.heading_video_wrapper
{
    padding: 0 20px;
}
.video_heading_grid video
{
    width: 100%;
    border-radius: 30px;
    height: 560px;
    object-fit: cover;
}
.video_heading_grid
{
    position: relative;
}
.play-button.playing
{
    opacity: 0 !important;
}
button#playButton
{
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border: none;
    border-radius: 35%;
    width: 112px;
    height: 112px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    cursor: pointer;
    transition: .3s;
    backdrop-filter: blur(26px);
    box-shadow: 0px 15px 75px 0px rgba(27, 25, 68, 0.3);
    padding: 0;
}
.featured_decor_heading h2
{
    text-align: center;
    color: rgba(0, 0, 0, 1);
    font-size: 48px;
    padding-bottom: 30px;
}
.featured_decor_heading img
{
    width: 100%;
    margin: 0 auto;
    height: 80px;
    object-fit: contain;
}
.featured_decor_content
{
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 20px 0;
    gap: 10px;
    width: 40%;
    margin: 0 auto;
    border-bottom: 1px solid rgba(0, 0, 0, 1);
}
.featured_decor_content p
{
    text-align: center;
    font-size: 18px;
    color: rgba(31, 31, 31, 1);
}
.featured_decor_content svg
{
    height: 100px;
    width: 100px;
}
.featured_decor_five_star
{
    text-align: center;
    padding-top: 20px;
}
.featured_decor_five_star img
{
    height: 24px;
    object-fit: contain;
    text-align: center;
    margin: 0 auto;
}
.affirm_image img
{
    width: 100%;
    object-fit: contain;
    height: 80px;
}
.affirm_content_grid
{
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 20px;
    gap: 20px;
}
.affirm_content_col h3
{
    color: rgba(31, 31, 31, 1);
    font-size: 24px;
}
.affirm_content_col p
{
    color: rgba(31, 31, 31, 1);
    font-size: 16px;
}
span.royalty_wave
{
    position: relative;
    color: rgba(236, 120, 36, 1);
}
span.royalty_wave:after
{
    content: "";
    position: absolute;
    bottom: -12px;
    background-image: url('/cdn/shop/files/royalty_wave.png?v=1743755029');
    width: 100%;
    height: 10px;
    background-size: contain;
    background-repeat: no-repeat;
    left: 19px;
}
.affirm_content_container
{
    position: relative;
}
.bottom_wave_image
{
    position: absolute;
    bottom: -23px;
    z-index: -1;
}
.bottom_wave_image img
{
    width: 100%;
}
.icon_description_heading h2
{
    text-align: center;
    font-size: 48px;
    color: rgba(31, 31, 31, 1);
    padding-bottom: 30px;
}
.icon_description_heading p
{
    text-align: center;
    font-size: 18px;
}
.icon_description_box_row
{
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.icon_description_columns
{
    width: 30%;
    text-align: center;
}
.icon_description_box_grid
{
    padding: 30px 0;
}
.icon_description_columns img
{
    height: 100px;
    width: 100%;
    object-fit: contain;
}
.icon_description_columns h3
{
    color: rgba(31, 31, 31, 1);
    font-size: 20px;
    margin: 0;
    padding: 10px 0;
}
.icon_description_columns p
{
    font-size: 16px;
    color: rgba(31, 31, 31, 1);
}
.icon_description_container
{
    position: relative;
}
.top_icon_wave
{
    position: absolute;
    top: -30px;
    z-index: -1;
}
.top_icon_wave img, .bottom_icon_wave img
{
    width: 100%;
}
.bottom_icon_wave
{
    position: absolute;
    bottom: -20px;
    z-index: -1;
}
.video_review_html
{
    display: flex;
    align-items: center;
    gap: 3px;
}
.video_review_html img 
{
    object-fit: contain;
}
.build_grid
{
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}
.build_image, .build_content
{
    width: 48%;
}
.build_review_content
{
    width: 100%;
}
.build_columns
{
    display: flex;
    align-items: center;
    gap: 5px;
}
.build_columns label
{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.build_content h2
{
    font-size: 48px;
    margin-bottom: 40px;
}
.build_content p
{
    font-size: 18px;
    padding-bottom: 20px;
    color: rgba(31, 31, 31, 1);
    font-weight: 500;
}
.build_columns img
{
    height: 20px;
    object-fit: contain;
}
.build_icons
{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.build_buttons a
{
    font-size: 18px;
    background-color: rgba(9, 178, 5, 1);
    color: #fff;
    padding: 18px 30px;
    width: fit-content;
    margin-top: 20px;
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.build_review_content
{
    border-radius: 16px;
    padding: 22px;
}
.build_review_content p
{
    color: rgba(0, 0, 0, 1);
    font-size: 18px;
    padding: 15px 0;
    font-style: italic;
}
span.build_review_author
{
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
}
span.build_review_date
{
    font-size: 16px;
    font-weight: 400;
    padding-left: 10px;
}
.build_buttons a svg
{
    width: 20px;
    height: 20px;
}
.icon_box_button a svg
{
   width: 20px;
    height: 20px;   
}
.icon_box_button a
{
    font-size: 24px;
    background-color: rgba(9, 178, 5, 1);
    color: #fff;
    padding: 18px 30px;
    width: fit-content;    
    border-radius: 30px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    margin: 20px auto;
}
.icons_box_heading h2
{
    font-size: 48px;
    text-align: center;
    padding-bottom: 25px;
}
.icons_box_heading p
{
    text-align: center;
    font-size: 18px;
}
.icons_box_heading
{
    padding-bottom: 50px;
}
.newsletter_container
{
    position: relative;
}
.newsletter_top_wave
{
    position: absolute;
    top: -30px;
    z-index: -1;
}
.newsletter_grid h2
{
    font-size: 36px;
    padding-bottom: 30px;
    text-align: center;
  color: #1f1f1f;
}
.newsletter_grid p
{
    text-align: center;
    font-size: 18px;
}
.newsletter_box_form
{
    padding: 30px 0 0;
    text-align: center;
}
.newsletter_box_form input
{
    width: 50%;
    padding: 10px 25px;
    border-radius: 30px;
    border: 1px solid rgba(31, 31, 31, 1);
    outline: none;
    background-color: transparent;
    height: 54px;
}
.newsletter_box_form .newsletter_tag
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.newsletter_box_form button#Subscribe
{
    background-color: #09B305;
    color: #fff;
    font-size: 24px;
    padding: 13px 24px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: bold;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.newsletter_box_form button#Subscribe:after
{
    content: "";
    background-image: url(/cdn/shop/files/right-arrow.png?v=1709275590);
    height: 23px;
    width: 23px;
    display: inline-table;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: bottom;
    margin-left: 5px;
}
.banner_slideshow_col
{
    padding: 60px;
    position: relative;
    z-index: 2;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px !important;
}
.banner_slideshow_content
{
    text-align: center;
    width: 60%;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.banner_slideshow_content h2
{
    font-size: 48px;
    margin: 40px 0;
    line-height: 120%;
}
.banner_slideshow_content p
{
    font-size: 20px;
    line-height: 120%;
}
.banner_icons_heading
{
    display: flex;
    align-items: center;
    gap: 10px;
}
.banner_icons_heading img
{
    height: 25px;
    width: 25px;
    object-fit: contain;
}
.banner_icons_heading label
{
    font-size: 16px;
    font-weight: 400;
    margin: 0;
}
.banner_icons_data
{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 30px 0;
}
.banner_buttons a
{
    background-color: #09B305;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    padding: 15px 40px;
    display: flex;
    width: fit-content;
    margin: 0 auto;
    border-radius: 32px;
    font-weight: 700;
    align-items: center;
    gap: 10px;
}
.banner_buttons svg
{
    height: 15px;
    width: 15px;
}
.banner_slideshow_col:before
{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.5;
}
.banner_review_code
{
    display: flex;
    align-items: center;
    gap: 5px;
    justify-content: center;
}
.banner_review_code img
{
    object-fit: contain;
}
.banner_slideshow_row
{
    overflow: visible;
}
.banner_slideshow_wrapper
{
    position: relative;
}
.banner-slider-dots
{
    position: absolute;
    bottom: 40px;
    z-index: 3;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.banner-slider-dots span.swiper-pagination-bullet
{
    background-color: rgba(255, 255, 255, 1);
    border-radius: 2px;
}
.banner-slider-dots span.swiper-pagination-bullet.swiper-pagination-bullet-active
{
    width: 30px;
}
.heading_video_label h2
{
    text-align: center;
    color: #000;
    font-size: 48px;
    line-height: 120%;
}
.heading_video_label
{
    padding: 40px 0;
    width: 70%;
    margin: 0 auto;
}
.heading_video_label label
{
    font-size: 20px;
    text-align: center;
    padding-top: 30px;
    font-weight: 500;
}
.video_button_label a
{
    background-color: #09B305;
    padding: 14px 35px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 70px;
    margin: 28px auto;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.video_button_label a svg
{
    width: 20px;
    height: 18px;
}
.video_review_html
{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    justify-content: center;
}
.heading_video_container
{
    position: relative;
}
.video_top_wave_image
{
    position: absolute;
    top: -2px;
}
.image_content_heading
{
    padding-bottom: 60px;
}
span.verify_text
{
    font-weight: 400;
}
.image_content_heading h2
{
    text-align: center;
    padding-bottom: 30px;
    font-size: 48px;
    color: #000;
    line-height: 120%;
}
.image_content_heading span.wave_vector
{
    color: #000;
}
.image_content_heading p
{
    text-align: center;
    font-size: 20px;
    color: #000;
}
.image_content_container
{
    position: relative;
}
.top_wave_content
{
    position: absolute;
    top: -2px;
}
.top_wave_content img
{
    width: 100%;
}
.image_content_col video
{
    width: 100%;
    border-radius: 16px;
}
.image_content_content ul li:before
{
    content: "";
    background-image: url('/cdn/shop/files/check-circle.png?v=1743825515');
    background-size: contain;
    background-repeat: no-repeat;
    height: 20px;
    display: block;
    width: 30px;
}
.image_content_content ul
{
    padding: 0;
    list-style: none;
    text-align: left;
}
.image_content_content ul li
{
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding-bottom: 10px;
    font-weight: 400;
}
.video_box_buttons a
{
    background-color: #09B305;
    padding: 14px 35px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 70px;
    margin: 28px auto;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
}
.video_review_code
{
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 5px;
}
.video_box_buttons a svg
{
    width: 20px;
    height: 18px;
}
.video_box_navigation
{
    display: none;
}
.collection_product_tab_container
{
    position: relative;
}
.collection_tab_heading h2
{
    font-size: 48px;
    text-transform: capitalize;
    line-height: 120%;
}
.button_now_layout a {
    background-color: #09B305;
    padding: 22px 56px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 70px;
    margin: 28px auto;
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: center;
    font-size: 22px;
    line-height: 20px;
}
.button_now_layout a svg
{
    width: 25px;
    height: 23px;
}
.button_review_layout
{
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    justify-content: center;
    display: flex;
    align-items: center;
    gap: 5px;
  flex-wrap: wrap;
}
.video_review_code img
{
    object-fit: contain;
}


.banner-content{
  /* position: absolute;  */
  top: 0; 
  left: 0;
  right: 0;
  /* width: 80%;  */
  height: 100%;
  margin: 0 auto;
  display: flex; 
  /* justify-content: center;  */
  align-items: center;
  flex-direction: column; 
  padding: 20px;
}
.button-responsive svg path {
    fill: #ffffff;
}

.button-responsive svg {
    width: 20px;
    height: 20px;
    position: relative;
    top: 2px;
  left: 10px;
}
.banner-overlay-text-section video {
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 50%;
    transform: translateY(-50%);
}
.collection_tab_products.slick-slider-container:not(.active_product_grid){
    display: none;
}
.slick-slider-container.active_product_grid:not(.nb_has_slider) {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}



.slick-slider-container .slick-slide {
  margin: 0 10px;
}
.slick-slider-container .slick-track {
  margin-left: -10px;
  margin-right: -10px;
}

.collection_tab_products button.slick-arrow{
  font-size: 0;
  line-height: 1;
  background-color: #1F1F1F;
  color: #fff;
  border-radius: 30px;
  width: 42px;
  height: 42px;
  position: absolute;
  top: 35%;
  transform: translateY(-50%);
  z-index: 1;
  transition: 0.2s all;
}
.collection_tab_products button.slick-arrow:hover {
    background-color: #4a4a4a;
}
.collection_tab_products button.slick-prev{
  left: -50px;
}
.collection_tab_products button.slick-next{
  right: -30px;
}
.collection_tab_products button.slick-arrow::before {
    background-size: 100%;
    width: 24px;
    height: 21px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.collection_tab_products button.slick-prev::before {
    content: "";
    background-image: url(/cdn/shop/files/arrow-right.svg);
}
.collection_tab_products button.slick-next::before {
    content: "";
    background-image: url(/cdn/shop/files/arrow-right.svg);
    transform: rotate(-180deg);
}
.product_tab_image {
    position: relative;
}
.product_tab_image span.badge:not(:empty) {
    position: absolute;
    top: 10px;
    left: 10px;
}
.product_tab_image span.badge:not(:empty) .badge-new{
    background-color: #00C851;
    padding: 3px 10px;
    border-radius: 8px;
    text-transform: capitalize;
    color: #000;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.product_tab_image span.badge:not(:empty) .badge-hottest{
    background-color: #FF6556;
    padding: 3px 10px;
    border-radius: 8px;
    text-transform: capitalize;
    color: #000;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.6px;
}
.product_tab_image span.badge:not(:empty) .badge-award{
    background-color: #F7CD49;
    padding: 3px 10px;
    border-radius: 8px;
    text-transform: capitalize;
    color: #000;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.6px;
}

/* about us page */
#shopify-section-template--24706173731107__choose_content_section_FhrDQJ .chosse_wrapper::before {
  content: 'Why the name "cushie"?';
  text-align: center;
  width: 100%;
  display: block;
  font-size: 32px;
  line-height: 40px;
  color: #1f1f1f;
  font-weight: 500;
  margin-bottom: 20px;
}
#shopify-section-template--24706173731107__choose_content_section_FhrDQJ p.sub_heading {
    font-size: 26px;
}
.cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE.cfp_content_new_financing {
    background-image: url('https://www.cushiehome.com/cdn/shop/files/about-img-bottom_1366x.jpg?v=1749647563');
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: center right;
}
.cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE.cfp_content_new_financing .div-block-feature3 {
    flex-direction: row-reverse;
}
#shopify-section-template--24706173731107__review_custom_page_zKjJGg, 
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .review_column {
    background-color: #F6F4F1;
}
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .review_rating_star,
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .custome_review_btn,
.cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE .slider_thumb_image {
    display: none;
}
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .review_contents {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    padding-top: 0;
}
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .review_descriptions p {
    margin-top: 8px;
}
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .review_custom_heading h2 {
    font-weight: 600;
}
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .review_author_date,
#shopify-section-template--24706173731107__review_custom_page_zKjJGg .review_column {
    justify-content: center;
}
/* about us page */

.why_desktop_image {
    width: 400px;
}

/* mega menu */
.nb_has-mega-menu {
  position: relative;
}

.nb_mega-menu {
  display: none;
  position: absolute;
  /* left: 0;
  right: 0; */
  width: calc(100vw - 15px);
  z-index: 999;
  padding: 2rem 0;
  padding-top: 100px;
} 

.nb_has-mega-menu:hover .nb_mega-menu {
  display: block;
}

.nb_mega-menu-inner-above{
  background: #fef7dd;
}

.nb_mega-menu-inner {
    display: flex;
    gap: 2rem;
    justify-content: space-between;
    /* max-width: 1025px; */
    margin: 0 auto;
    padding: 2rem 3rem;
    /* margin-top: 70px; */
}

.nb_mega-col {
  flex: 1;
}

.nb_mega-col h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}

.nb_mega-col ul {
  list-style: none;
  padding: 0;
}

.nb_mega-col ul li {
  margin-bottom: 8px;
}

.nb_image-col img {
  width: 120px;
  height: auto;
  display: block;
  margin-bottom: 8px;
}

.nb_image-col span {
  font-size: 14px;
  display: block;
  text-align: center;
}

.nb_mega-gap {
  flex: 0.2;
}
.nb_mega-menu-inner .mega-col ul {
    list-style-type: none;
    padding: 0;
}
.nb_mega-menu-inner .mega-col ul {
    list-style-type: none;
    padding: 0;
}
.nb_mega-menu-inner .mega-col ul li {
    margin: 10px 0;
}
.nb_mega-menu-inner .mega-col ul li a {
    padding: 0 !important;
}
.nb_mega-menu-inner .image-col span {
    margin-top: 10px;
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
}

.nb_mega-menu-inner .image-col span::after {
    height: 5px;
    bottom: -4px;
}
.nb_mega-col-outer {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.nb_mega-col-outer:first-child {
    gap: 50px;
}
ul.menu.header_item li.menu-link .mega-col li a {
    font-size: 16px;
}
.icon-arrow {
    position: relative;
    top: 2px;
}
.nb_has-mega-menu:hover .icon-arrow.down,
.nb_has-mega-menu .icon-arrow.up{
    display: none;
}
.nb_has-mega-menu:hover .icon-arrow.up{
    display: block;
}
/* mega menu */

/* mobile navigation */
.nb_mobile-menu-panel {
  display: none;
  animation: nb_slideIn 0.3s ease-in-out;
  overflow-x: hidden;
}
.nb_mobile-menu-panel.nb_active {
  display: block;
}

@keyframes nb_slideIn {
  from { transform: translateY(100%); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

.nb_shop-now-options {
  list-style-type: none;
  padding: 0 20px;
  padding-top: 0;
  padding-left: 24px;
}
.nb_shop-now-options li {
  padding: 0.5rem 0;
  font-weight: bold;
}
.nb_shop-now-box {
  overflow-x: scroll;
  padding: 0 20px;
}
.nb_shop-now-images {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 1rem;
  margin-top: 1rem;
  width: 110vw;
  /* overflow-x: scroll; */
}

.nb_image-col img {
  width: 100%;
  border-radius: 8px;
}
.nb_image-col span {
  display: block;
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}

button.nb_back-to-main,
button.nb_back-to-shop-now {
  background: none;
  border: none;
  color: #000;
  font-weight: bold;
  margin-bottom: 1rem;
  display: block;
}
.nb_panel-title,
.nb_back-to-shop-now{
    font-size: 16px;
    font-weight: 400;
    color: #1f1f1f;
}
.nb_panel-title svg,
.nb_back-to-shop-now svg{
    position: relative;
    top: 6px;
}
a.nb_open-submenu,
ul.nb_submenu-items li a{
    color: #1F1F1F;
    font-weight: 400;
    text-decoration: none;
    width: 100%;
  display: block;
}
ul.nb_submenu-items {
    list-style-type: none;
    padding-left: 21px;
    padding-top: 10px;
}

ul.nb_submenu-items li a {
    padding: 8px 0;
    display: block;
}
.nb_mmh_active .mobile_close_icon {
    /* display: none; */
}
.nb_mmh_active .mobile_sidebar {
    width: 100%;
}
a.nb_open-shop-now {
    display: block;
}
.nb_open-shop-now svg {
    float: right;
    position: relative;
    top: 5px;
}
/* mobile navigation */
.collection_product_tab_wrapper {
    position: relative;
}
.slider-loader{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    right: 0;
    left: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #ffffff61;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slider-loader-inner {
  width: 48px;
  height: 48px;
  border: 5px solid #df781f;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: slider_rotation 1s linear infinite;
}

@keyframes slider_rotation {
  0% {
      transform: rotate(0deg);
  }
  100% {
      transform: rotate(360deg);
  }
} 
#shopify-section-template--24674449391907__text_content_XchcyK .content_container {
    padding-bottom: 0;
}
#shopify-section-template--24674449391907__1750935772175fdf4a {
    background-color: #fef7dd;
    padding: 20px 0;
} 

/* footer newsletter css nb */
.newsletter_container .klaviyo-form.klaviyo-form.klaviyo-form,
.footer_newletter_form .klaviyo-form.klaviyo-form.klaviyo-form {
    border: none !important;
}
.newsletter_container input[id^="email_"],
/* .footer_newletter_form input[id^="email_"] */ {
    border: 1px solid rgba(31, 31, 31, 1);
}
.footer_newletter_form  .needsclick.kl-private-reset-css-Xuajs1:not([data-testid="form-row"]) {
  border: 1px solid rgba(31, 31, 31, 1);
  border-radius: 50px;
  min-height: auto !important;
}
.footer_newletter_form .needsclick.kl-private-reset-css-Xuajs1 [data-testid="form-component"] .needsclick.kl-private-reset-css-Xuajs1,
.footer_newletter_form .needsclick.kl-private-reset-css-Xuajs1 [data-testid="form-component"]{
  border: 0 !important;
}
.footer_newletter_form input[id^=email_] {
  border: 0 !important;
  border-radius: 0 !important;
  background-color: transparent !important;
}
.footer_newletter_form .needsclick div[data-testid="form-row"] {
    align-items: center !important;
}
.footer_newletter_form [data-testid="form-component"] button {
  margin-right: 5px;
}
.footer_newletter_form input[id^=email_]:focus-visible {
  outline: 0 !important;
}
.newsletter_container input[id^="email_"],
.newsletter_container input[id^="email_"]::placeholder,
.footer_newletter_form input[id^="email_"],
.footer_newletter_form input[id^="email_"]::placeholder {
    background-color: transparent !important;
    border-radius: 30px !important;
    /* padding-right: 10px !important; */
    /* padding-left: 10px !important; */
    color: #4a3b3a !important;
    font-size: 16px !important;
    font-family: Poppins, sans-serif;
}
.newsletter_container input[id^="email_"],
.footer_newletter_form input[id^="email_"] {
    padding-right: 10px !important;
    padding-left: 20px !important;
}
.newsletter_container input[id^="email_"]::placeholder,
.footer_newletter_form input[id^="email_"]::placeholder {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.newsletter_container [data-testid="form-row"] [data-testid="form-component"]:last-child,
/* .footer_newletter_form [data-testid="form-row"] [data-testid="form-component"]:last-child */{
    position: absolute !important;
    right: 6px;
    top: 5px;
    /* padding: 0 !important; */
}
.newsletter_container [data-testid="form-row"] [data-testid="form-component"]:last-child button[type="button"],
.footer_newletter_form [data-testid="form-row"] [data-testid="form-component"]:last-child button[type="button"]{
    /* padding: 0 !important; */
    height: 44px !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    font-family: Poppins, sans-serif !important;
    padding: 14px 29px !important;
    box-sizing: border-box;
}

.newsletter_container [data-testid="form-component"],
.footer_newletter_form [data-testid="form-component"]{
    padding: 0 !important;
}
.newsletter_container .klaviyo-form-T3s9Xx.klaviyo-form.form-version-cid-2 > .needsclick.kl-private-reset-css-Xuajs1::after,
.footer_newletter_form .klaviyo-form-T3s9Xx.klaviyo-form.form-version-cid-2 > .needsclick.kl-private-reset-css-Xuajs1::after {
    content: 'By subscribing you agree to our terms & policies';
    width: 100%;
    text-align: center;
    display: block;
    margin-top: -13px;
}
/* footer newsletter css nb */

@media only screen and (min-width: 600px){
div._carouselContainer_1cxil_1 {
    width: 100%;
}
div._carouselVideoContainer_1cxil_16 {
    overflow: hidden;
    position: relative;
}
._arrowButtonContainer_1cxil_283 {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99;
}
div._videosContainer_1cxil_49 + ._arrowButtonContainer_1cxil_283 {
    right: 10px;
    left: auto;
}
}

@media (min-width: 1025px) and (max-width: 1114px){
  ul.menu.header_item {
    flex-wrap: wrap;
  }
  .header_icons.header_item {
    gap: 2px;
  }
  .cart-button-2 {
    padding-left: 5px;
    padding-right: 5px;
  }
  ul.menu.header_item li.menu-link a {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 1024px){

  .video_heading_grid video
  {
      height: 440px;
  }
  .collection_tab_heading h2
  {
      font-size: 36px;
  }
  .video_box_heading h2.section-heading, .image_content_heading h2
  {
      font-size: 36px;
      padding: 0 100px 20px;
      line-height: 130%;
  }
  .video_box_columns
  {
      gap: 10px;
  }
  .video_box_row
  {
      padding-top: 10px;
  }
  .video_box_wrapper
  {
      padding-left: 20px;
      padding-right: 20px;
  }
  .image_content_heading h2
  {
      font-size: 36px;
  }
  .top_wave_content
  {
      top: -5px;
  }
  .banner_icons_data
  {
      flex-wrap: wrap;
  }
  .banner_slideshow_content p
  {
      font-size: 18px;
      line-height: 130%;
  }
  .banner_slideshow_content
  {
      width: 90%;
  }
  .banner_slideshow_content h2
  {
      font-size: 36px;
      margin: 30px 0;
  }
  .newsletter_grid h2
  {
      line-height: 130%;
  }
  .icons_box_heading h2
  {
      font-size: 36px;
  }
  .build_content h2
  {
      font-size: 44px;
      margin-bottom: 40px;
      line-height: 120%;
  }
  .mobile_icon
  {
      display: none;
  }
  .padding-space
  {
      padding-left: 40px;
      padding-right: 40px;
  }
  .product_tab_col
  {
      width: 33%;
  }
  .slick-slider-container:not(.nb_has_slider) .product_tab_col {
    width: calc(100%/3 - 8px);
  }
  .predictive_search_grid
  {
      padding: 40px 70px;
  }
  .predictive_row
  {
      grid-template-columns: 1fr 1fr 1fr;
  }
  .icon-heading-container
  {
      padding: 20px 20px;
  }
  .icon_heading_row
  {
      align-items: start;
      gap: 20px;
  }
  .icon_box_heading h2.heading
  {
      line-height: 25px;
      padding-top: 7px;
  }
  .icon_box_heading
  {
      width: 14%;
      flex: 0 0 auto;
      text-align: center;
  }
  .icon_box_heading img.icon
  {
      width: 100px;
      height: 100px;
  }
  .image_content_row
  {
      flex-wrap: wrap;
  }
  .image_content_col, .image_content_content
  {
      flex: 100%;
  }
  .image_content_grid
  {
      width: 100%;
  }
  .why_choose_grid
  {
      width: 100%;
      gap: 30px;
  }
  .box_block_image
  {
      top: -90px;
  }
  .why_choose_icon
  {
      flex: 25%;
  }
}
@media only screen and (min-width: 950px){
  .why_choose_content p {
    height: 60px;
  }
  .d-sm-none{
    display: none;
  }
}
@media only screen and (min-width: 1025px){
  .slick-slider-container:not(.nb_has_slider) .product_tab_col {
      width: calc(25% - 8px);
  }
  .nb_mega-menu {
      width: 100vw;
  }
  .nb_mega-menu.nb_d-none{
    display: none;
  }
  ul.menu.header_item li.menu-link a:not(:hover) .wave_vector {
    color: #1f1f1f;
  }
  ul.menu.header_item li.menu-link a:not(:hover) .wave_vector::after {
      display:none;
  }

}
@media only screen and (min-width: 1920px){
  #shopify-section-template--24674449391907__banner_overlay_text_NcF6QA {
    max-width: 1920px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1100px){
  .footer-newsletter {
    max-width: 470px;
  }
  .footer_newsletter_row h3{
    font-size: 35px;
  }
  
}
@media only screen and (max-width: 1024px){
  .collection_tab_products button.slick-prev {
      left: -10px;
  }
  .collection_tab_products button.slick-next {
      right: -10px;
  }
  .cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE.cfp_content_new_financing{
    background: #fffae2;
  }
}
@media only screen and (max-width: 900px){
  .footer_grids {
      flex-wrap: wrap;
  }
  .footer-newsletter {
        max-width: 100%;
        margin-bottom: 30px;
    }
}

@media (max-width: 767px){
  .nb_shop-now-box {
    overflow-x: hidden;
  }
  .nb_shop-now-images {
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .video_heading_grid video.myVideo
  {
      height: 320px;
      object-fit: cover;
  }
  .collection_tab_heading h2
  {
      font-size: 26px;
  }
  .video_review_code
  {
      font-size: 10px;
  }
  .video_box_navigation
  {
      display: block;
  }
  .top_wave_content
  {
      top: -7px;
  }
  .image_content_heading p
  {
      font-size: 16px;
  }
  .image_content_heading h2
  {
      font-size: 26px;
      padding-bottom: 20px;
      line-height: 130%;
  }
  .reviews_name_date
  {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      gap: 0;
  }
  .rv_author_name svg
  {
      display: none;
  }
  .icons_box_container
  {
      padding-bottom: 50px !important;
  }
  .banner_icons_data
  {
      flex-wrap: wrap;
      gap: 8px;
      margin: 20px 0;
  }
  .banner_slideshow_content p
  {
      font-size: 14px;
      line-height: 120%;
      margin-top: 15px;
  }
  .banner_review_code
  {
      font-size: 10px;
  }
  .banner_slideshow_grid 
  {
      width: 100%;
  }
  .banner_slideshow_content h2
  {
      font-size: 28px;
      margin: 10px 0 20px;
  }
  .banner_slideshow_col
  {
       padding: 20px;
      height: 500px !important;
  }
  .banner_slideshow_content
  {
      width: 100%;
  }
  .footer_content
  {
      padding-bottom: 20px;
  }
  .newsletter_box_form .newsletter_short_description
  {
      display: none;
  }
  .newsletter_box_form button#Subscribe
  {
      font-size: 20px;
    gap: 10px;
  }
  .newsletter_box_form input, .newsletter_box_form button#Subscribe
  {
      width: 100%;
  }
  .newsletter_box_form .newsletter_tag
  {
      flex-wrap: wrap;
      gap: 30px;
  }
  .newsletter_grid h2
  {
      font-size: 24px;
      line-height: 1.3;
  }
  .newsletter_grid p {
      font-size: 16px;
      color: #1f1f1f;
  }
  .icon_box_button a
  {
      width: 100%;
      font-size: 20px;
  }
  .icons_box_heading h2
  {
      font-size: 26px;
  }
  .review_beside_arrow .review-btn-prev
  {
      left: -1%;
  }
  .review_beside_arrow .review-btn-next
  {
      right: -1%;
  }
  .build_review_content
  {
      text-align: center;
  }
  .build_buttons a
  {
      width: 100%;
      text-align: center;
  }
  .build_content p
  {
      font-size: 16px;
      text-align: center;
  }
  .build_content h2
  {
      font-size: 24px;
      margin-bottom: 20px;
      line-height: 110%;
      text-align: center;
  }
  .build_image, .build_content
  {
      width: 100%;
  }
  .icon_description_container
  {
      padding-bottom: 20px !important;
  }
  .top_icon_wave
  {
      top: -10px;
  }
  .icon_description_columns p
  {
      font-size: 12px;
      line-height: 140%;
  }
  .icon_description_columns h3
  {
      font-size: 14px;
      padding: 5px 0;
  }
  .icon_description_columns img
  {
      height: 50px;
  }
  .icon_description_columns
  {
      width: 47%;
  }
  .icon_description_heading p
  {
      font-size: 16px;
  }
  .icon_description_heading h2
  {
      font-size: 24px;
      padding-bottom: 20px;
  }
  .icon-heading
  {
      font-size: 20px;
      padding: 15px 0;
  }
  .icons_box_grid
  {
      gap: 40px;
  }
  .icons_box_grid .icon-item
  {
      max-width: 100%;
  }
  .cfp_content_new_financing
  {
      padding: 55px 15px 30px !important
  }
  .cfp_content_new_financing .feature-content-grid .button
  {
      padding: 13px 50px !important;
  }
  .cfp_content_new_financing .header_cfp
  {
      line-height: 33px !important;
  }
  .cfp_content_new_financing .header_cfp span
  {
      font-size: 24px !important;
  }
  .cfp_content_new_financing .sofa-dot-holder1 img.sofa-absolute
  {
      border-radius: 16px !important;
  }
  .cfp_content_new_financing .feaure-slider-grid, .cfp_content_new_financing .feature-content-grid
  {
      flex: 100% !important;
      max-width: 100% !important;
      padding: 0 !important;
  }
  .cfp_content_new_financing  .div-block-feature3
  {
      flex-wrap: wrap;
  }
  .affirm_content_col h3
  {
      font-size: 20px;
      margin: 0;
      padding-bottom: 25px;
  }
  .affirm_content_col p
  {
      font-size: 14px;
  }
  .affirm_image img
  {
      height: 50px;
  }
  .affirm_content_grid 
  {
      flex-wrap: wrap;
      gap: 30px;
      padding: 30px 30px 0px;
  }
  .video_box_navigation .swiper-video-button-prev, .video_box_navigation .swiper-video-button-next
  {
      background-color: rgba(31, 31, 31, 1);
      width: 24px;
      height: 24px;
      border-radius: 8px;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 50%;
      z-index: 1;
  }
  .video_box_navigation .swiper-video-button-prev
  {
      left: 3%;
  }
  .video_box_navigation .swiper-video-button-next
  {
      right: 3%;
  }
  .video_wrapper_col.swiper-slide.swiper-slide-active
  {
      opacity: 1;
      transform: scale(1.1);
  }
  .video_wrapper_col.swiper-slide
  {
      opacity: 0.5;
      transition: transform 0.2s ease-in-out;
  }
  .video_box_container
  {
      padding-top: 50px !important;
      padding-bottom: 20px !important;
  }
  .video_box_row
  {
      overflow: hidden;
      position: relative;
      padding: 50px 0;
  }
  .video_box_columns
  {
      align-items: unset;
      gap: 0;
      overflow: visible;
  }
  .featured_decor_content p
  {
      font-size: 14px;
  }
  .featured_decor_content svg
  {
      height: 78px;
      width: 78px;
  }
  .featured_decor_content
  {
      width: 100%;
  }
  .featured_decor_heading img
  {
      height: 34px;
  }
  .featured_decor_heading h2
  {
      font-size: 18px;
      padding-bottom: 20px;
  }
  .video_review_html
  {
      text-align: center;
      font-size: 10px;
      font-weight: 400;
      justify-content: center;
  }
  .video_top_wave_image
  {
      top: -8px;
  }
  .video_button_label a
  {
      width: 100%;
  }
  .heading_video_label
  {
      width: 100%;
      padding: 40px 0 10px;
  }
  .heading_video_label label
  {
      padding: 18px 0;
      font-size: 16px;
  }
  .heading_video_label h2
  {
      font-size: 24px;
  }
    
  .image_content_row:nth-child(even)
  {
    flex-direction: column-reverse;
  }
  .image_content_col, .image_content_content
  {
      flex: 100%;
  }
  .image_content_row
  {
      flex-wrap: wrap;
  }
  .image_content_content h3
  {
      font-size: 26px;
  }
  .desktop_icon
  {
      display: none;
  }
  .mobile_icon
  {
      display: block;
  }
  .video_wrapper_col
  {
      flex: unset;
  }
  .video_box_heading .section-richtext p
  {
    font-size: 18px;
    line-height: 24px;
  }  
  .video_box_heading h2.section-heading
  {
      font-size: 26px;
  }
  .product_tab_information h3
  {
      font-size: 16px;
      line-height: 22px;
  }
  span.product_tab_compare_price
  {
      font-size: 11px;
  }
  span.product_tab_main_price
  {
      font-size: 14px;
  }
  .collection_tabs
  {
      overflow-x: auto;
      scrollbar-width: none;
  }
  label.collection_tab
  {
      flex: 0 0 auto;
  }
  .product_tab_variants label img
  {
      height: 12px;
      width: 12px;
  }
  .product_tab_image img
  {
      height: 160px;
  }
  .collection_tab_products:not(.nb_has_slider) {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .product_tab_col
  {
      width: calc(50% - 5px);
  }
  .padding-space
  {
      padding-left: 20px;
      padding-right: 20px;
  }
  .collection_product_tab_container
  {
      padding-top: 40px !important;
      padding-bottom: 30px !important;
  }
  .icon_box_heading img.icon
  {
      width: 65px;
      height: 65px;
  }
  .icon_box_heading h2.heading
  {
        line-height: 16px;
        padding-top: 5px;
        font-size: 13px;
  }
  .icon_heading_wrapper
  {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
  }
  .icon_box_heading
  {
      flex: 0 0 auto;
      width: 18%;
      text-align: center;
  }
  .icon_heading_wrapper::-webkit-scrollbar
  {
      display: none;
  }
  .icon_heading_row
  {
      gap: 20px;
      align-items: start;
      justify-content: start;
    overflow-x: scroll;
  }
  .icon-heading-container
  {
      /* padding: 12px 0 12px 20px; */
      padding: 20px 10px;
  }
  .predictive_search_input
  {
      gap: 16px
  }
  .predictive_search_grid
  {
      padding: 20px;
      
  }
  .predictive_search_grid.active_search
  {
      z-index: 2;
  }
  .predictive_row
  {
      grid-template-columns: 1fr 1fr;
  }
  .header_icons.header_item
  {
      gap: 5px;
  }
  #shopify-section-template--24674449391907__proudly_featured_RecJ99{
      display: none;
  }
  .review_slider_grid {
      margin-top: 0;
  }
  .newsletter-template--24427623973155__newsletter_section_8rRiCM {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .why-choose-template--24427623973155__why_choose_MX7bKk {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .why_choose_heading h2 {
      font-size: 24px;
  }
  .why_choose_heading label {
      font-size: 16px;
  }

  /* double box mobile */
  .why_choose_box_heading.desktop,
  .why_choose_box_heading.mobile,
  .why_mobile_image {
    display: none;
  }
  .why_choose_grid {
    gap: 0;
    width: 100%;
    padding-top: 120px;
  }
  .why_choose_content p {
    font-size: 13px;
    line-height: 1.3;
  }
  .why_choose_col {
    height: 60px;
    gap: 20px;
  }
  .box_block_image {
    margin-top: -190px;
  }
  .why_choose_box_colunmns {
    padding: 80px 18px 20px;
    margin-top:30px;
  }
  /*
.why-choose-template--24427623973155__why_choose_MX7bKk {
    padding-top: 30px;
    padding-bottom: 30px;
}

.why_choose_heading h2 {
    font-size: 24px;
}

.why_choose_heading label {
    font-size: 16px;
}



.why_choose_grid .why_choose_box .why_choose_box_colunmns {
    padding: 10px;
    gap: 0;
    padding-top: 40px;
}

.why_choose_grid .why_choose_box:first-child .why_choose_box_colunmns {
    background-color: #EC7824 !important;
    color: #fff;
    padding-top: 38px;
}
.why_choose_grid .why_choose_box:last-child .why_choose_box_colunmns {
    background-color: #FCECCD !important;
    color: #1f1f1f;
}

.why_choose_col {
    gap: 0;
    padding: 13px 0;
    height: 160px;
}
.why_choose_col:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.why_choose_content h4 {
    /* display: none; 
}



.why_choose_icon img {
    display: none;
}

.box_block_image {
    position: initial;
    margin-top: -70px;
  text-align: center;
}

.why_choose_icon {
    position: relative;
    flex: 20%;
}

.why_choose_grid .why_choose_box .why_choose_icon::before {
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    top: -8px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.why_choose_grid .why_choose_box:first-child .why_choose_icon::before {
    background-image: url('/cdn/shop/files/tick-circle.svg?v=1749225104');
}
.why_choose_grid .why_choose_box:last-child .why_choose_icon::before {
    background-image: url('/cdn/shop/files/close-circle.svg?v=1749225081');
}


.why_choose_content {
    flex: 80%;
}
  
.why_choose_grid .why_choose_box:last-child .why_choose_box_colunmns .why_choose_box_heading h3 {
    font-size: 16px;
    line-height: 1.2;
}
.why_choose_box_heading.mobile + .why_choose_col {
    border-top: 1px solid #fff;
}
.why_choose_grid .why_choose_box:last-child .why_choose_box_colunmns .why_choose_col {
    border-color: #1f1f1f;
}
.why_choose_box_heading {
    height: 60px;
}
.why_choose_box_colunmns .why_desktop_image {
    display: none;
}
  .button_review_layout {
    font-size: 10px;
  }
  img.star_image{
    width: 67px;
    top: -1px;
  }
  .collection_product_tab_wrapper .collection_product_grid {
    padding-top: 10px !important;
  }
  */
  /* double box mobile */

  /* about us page */
   div.review-slider-template--24706173731107__reviews_slider_HGpXij {
      background-color: #ffffff;
  }
  div.review-slider-template--24706173731107__reviews_slider_HGpXij .review_content {
      background-color: #f6f4f1;
  }
  .cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE.cfp_content_new_financing{
    background: none;
  }
  .cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE.cfp_content_new_financing .blocks-holder {
    position: relative;
  }
  .cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE.cfp_content_new_financing .blocks-holder::before {
    content: "";
    display: block;
    background-image: url(https://www.cushiehome.com/cdn/shop/files/about-img-bottom_1366x.jpg?v=1749647563);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
  }
  .cfp-content-template--24706173731107__cfp_content_block_new_financing_hbUUiE.cfp_content_new_financing .feature-content-grid .h5-sm.add-25-margin-bot.points-margin {
    margin: 0;
    text-align: center;
  }
  #shopify-section-template--24706173731107__image_content_WYnnDK .image_content_grid {
    gap: 10px;
  }
  /* about us page */

  span.wave_vector:after,
  .review_slider_heading span.color_text:after{
    height: 5px;
  }
  .image_content_heading {
    padding-bottom: 10px;
  }
  
}

@media only screen and (max-width: 550px){
  .why_choose_icon {
    flex: 20%;
  }
  .why_choose_content {
    flex: 80%;
  }
  .why_choose_box_colunmns {
      padding: 80px 10px 20px;
  }
  .why_choose_col {
      height: 100px;
      gap: 10px;
  }
  .box_block_image {
        margin-top: -140px;
    }
  .why_choose_box_colunmns {
    gap: 15px;
  }
  .why_choose_grid {
      padding-top: 60px;
  }
  /* footer newsletter css nb */
  .footer_newsletter_row {
      text-align: center;
  }  
  /* .footer_newletter_form {
      margin-top: -30px;
  } */
  .newsletter_container .klaviyo-form-T3s9Xx.klaviyo-form.form-version-cid-2>.needsclick.kl-private-reset-css-Xuajs1:after,
  .footer_newletter_form .klaviyo-form-T3s9Xx.klaviyo-form.form-version-cid-2>.needsclick.kl-private-reset-css-Xuajs1:after {
      font-size: 13px;
  }
  /* footer newsletter css nb */
}
@media only screen and (max-width: 480px){
  .collection_tab_products {
        margin-left: 10px;
    }
  .collection_tab_products button.slick-prev {
        left: -20px;
    }
  .collection_tab_products button.slick-next {
        right: -4px;
    }
}
@media only screen and (max-width: 430px){
.why_choose_col {
    height: 100px;
}
.why_choose_icon {
    flex: 15%;
}
.why_choose_content {
    flex: 85%;
}
.why_choose_content p {
    font-size: 11px;
}
}


@media only screen and (min-width: 768px){
  #klaviyo-toggle-btn-mobile{
    display: none;
  }
  .why_choose_box_heading.mobile,
  .why_choose_box_heading.desktop,
  .why_choose_box_colunmns .why_mobile_image,
  .why_choose_box_heading,
  #shopify-section-template--24706173731107__review_custom_page_zKjJGg{
    display: none;
}
  
}