@font-face {
    font-family: 'es_wf';
    src: url('/wp-content/themes/rosedesign/fonts/es_wf.woff2') format('woff2'),
    url('/wp-content/themes/rosedesign/fonts/es_wf.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html body #mk-theme-container { /*todo flo*/
    background: #FFF !important;
}
.hidden {
    display: none;
}
img {
    max-width: 100%;
    height: auto;
}
.c_animate {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.flo_ds_section_wrap {
    width: 100%;
    clear: both;
    margin: 0 0 70px;
}
.fdss_heading_wrap {
    width: 100%;
    text-align: center;
}
.fdss_heading_wrap h2,
.master-holder .fdss_heading_wrap h2 {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 60px;
    background: #FFF;
    font-family: "es_wf", cursive;
    font-size: 78px;
    line-height: 1;
    color: #363533;
    font-weight: 400;
}
.by-color .fdss_heading_wrap h2,
.master-holder .by-color .fdss_heading_wrap h2 {
    font-size: 114px;
}
.fdss_heading_wrap h2 span {
    font-family: Josefin Sans,Arial,Helvetica,sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    vertical-align: bottom;
    font-weight: 600;
    letter-spacing: 0.3em;
}
.fdss_h_line {
    height: 1px;
    width: 100%;
    background: #000;
    margin-top: -48px;
    margin-bottom: 48px;
    position: relative;
    z-index: 0;
}
/*
.fdss_h_line {
    width: 100%;
    height: 1px;
    background: 1px solid #333;
    position: relative;
    z-index: 0;
}*/
.fdss_heading_wrap h5 {
    width: 36%;
    display: inline-block;
    font-weight: 300;
    color: #7c7c7c;
    margin-bottom: 30px;
}
.fdss_left {
    width: 45%;
    float: left;
}
.fdss_right {
    width: 50%;
    float: right;
}


.fdss_stacked_bg {
    width: 100%;
    height: inherit;
    position: relative;
}
.fdss_stacked_bg div {
    border-radius: 5px;
}
.video-filter .fdss_stacked_bg div {
    border-radius: 21px;
}
.fdss_stbg_1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    width: 84%;
    height: 72%;
    background: #333;
    background: url("../img/placeholders/marble-bg.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
.video-filter .fdss_stbg_1 {
    width: 100%;
    background: #363533;
    height: 89%;
}
.fdss_stbg_2 {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 5%;
    z-index: 1;
    width: 65%;
    height: 69%;
    background: #0e7b17;
}
.video-filter .fdss_stbg_2 {
    display: none;
}
.fdss_stbg_3 {
    position: absolute;
    top: 0;
    right: 0;
    /*margin-top: 7%;*/
    margin-top: 9%;
    z-index: 2;
    width: 84%;
    height: 79%;
    box-shadow: 3px 3px 7px #d7d7d7;

    overflow: hidden;
}
.video-filter .fdss_stbg_3 {
    right: 10%;
    width: 80%;
    box-shadow: 15px 15px 15px rgba(0,0,0,0.1);
    margin-top: 0;
}
.video-filter .fdss_stbg_3::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: rgba(0,0,0,0.4) !important;
}
.fdss_stbg_3 img,
.mk-single-content .fdss_stbg_3 img {
    /*height: 100%;*/
    height: 115%;
    margin-left: -35%;
    width: auto;
    max-width: none;
    display: block;
}
.fdss_stbg_3 img.chair,
.mk-single-content .fdss_stbg_3 img.chair {
    height: 100%;
    margin-left: -65%;
}
.video-filter .fdss_stbg_3 img.chair,
.mk-single-content .video-filter .fdss_stbg_3 img.chair {
    margin-left: -35%;
}
.fdss_stbg_3.sofa,
.mk-single-content .fdss_stbg_3.sofa {
    height: 115%;
    margin-left: -35%;
}
.fdss_stbg_3.sectional,
.mk-single-content .fdss_stbg_3.sectional {
    height: 100%;
    margin-left: -31%;
}
.fdss_stbg_3.panel,
.mk-single-content .fdss_stbg_3.panel {
    height: 100%;
    margin-left: -35%;
}
.fdss_stbg_3.chaise,
.mk-single-content .fdss_stbg_3.chaise {
    height: 100%;
    margin-left: -35%;
}
.fdss_stbg_4 {
    position: absolute;
    /*margin-top: 21%;*/
    margin-top: 37%;
    top: 0;
    z-index: 3;
    height: auto;
}
.video-filter .fdss_stbg_4 {
    text-align: center;
    width: 100%;
    margin-top: 25%;
}
.fdss_stbg_4 h5,
.master-holder .fdss_stbg_4 h5 {
    text-align: center;
    line-height: 1;
}
.fdss_stbg_4 h5 span,
.master-holder .fdss_stbg_4 h5 span {
    display: inline-block;
    text-transform: uppercase !important; /*todo flo*/
    font-size: 58px;
    font-weight: 900;
    text-align: center;
    color: #363533;
    text-shadow: 1px 0 currentColor;
    letter-spacing: 1px;
}
.fdss_stbg_4 h5 em {
    display: inline-block;
    font-size: 15px;
    text-shadow: none;
    font-weight: 900;
    letter-spacing: 0.5em;
    color: #363533;
    font-style: normal;
    text-transform: uppercase;
}
.video-filter .fdss_stbg_4 h5 span,
.master-holder .video-filter .fdss_stbg_4 h5 span,
.video-filter h5 em,
.master-holder .video-filter h5 em {
    color: #FFF;
}
.video-filter .fdss_stbg_4 h5 em {
    margin-top: 8px;
    letter-spacing: 0.7em;
}
.fdss_family_intro {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 3;
}
.fdss_family_details {
    /*position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 3;
     */
}
.fdss_family_details ul {
    list-style: none inside none;
    margin: 0;
    text-align: center;
}
.fdss_family_details li {
    display: inline-block;
    text-transform: uppercase;
    margin: 0 10px 20px 10px;
    line-height: 1;
    border: 1px solid #6F6F6F;
    padding: 9px 10px 6px;
    border-radius: 7px;
    color: #FFF;
    font-size: 11px;
    font-weight: 600;
}

.prod_filter_placeholder {
    width: 100%;
    border: 1px solid #999;
    border-radius: 7px;
    background: #eee;
    text-align: center;
    margin: 15px 0;
    color: #999;
    font-style: italic;
}
#theme-page .flo_ds_section_wrap a {
    text-decoration: none;
}
.flo_ds_section_cta a,
#theme-page .flo_ds_section_cta a {
    width: 89%;
    margin: 0 auto;
    display: block;
    text-align: center;
    background: #363533;
    color: #FFF;
    text-decoration: none;
    border-radius: 16px;
    text-transform: uppercase;
    font-size: 12px;
    padding: 16px 4%;
    font-weight: 700;
    letter-spacing: 0.25em;
    box-shadow: 1px 1px 5px #9f9f9f;
}
.flo_ds_section_cta a:hover {
    letter-spacing: 0.35em;
    background: #000;
}
.flo_ds_section_cta a .type::after {
    content: "s";
}
#pf_return { /*todo flo*/
    margin-bottom: 20px;
}

.flo_ds_section_wrap.six-blocks .fdss_left {
    display: none;
}
.flo_ds_section_wrap.six-blocks .fdss_right {
    width: 100%;
    float: none;
}


.fdsss_color_filter {
    width: 97%;
    margin: 0 auto 10px;
    text-align: center;
    border: 1px solid #c6c6c6;
    border-radius: 14px;
}
.fdsss_color_filter ul {
    display: inline-block;
    margin: 10px 6px;
    list-style: none inside none;
}
.fdsss_color_filter li {
    /*width: 17px;
    height: 17px;*/
    width: 21px;
    height: 21px;
    border-radius: 50%;
    /*margin: 4px 3px;*/
    margin: 4px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    text-indent: -9999em;
    vertical-align: middle;
}
.fdsss_color_filter li.active {
    border-radius: 4px;
    transform: scale(1.2);
}
.fdsss_color_filter li[data-color="cream"]{background: #fdeac8;}
.fdsss_color_filter li[data-color="gray"]{background: #ddd8d4;}
.fdsss_color_filter li[data-color="tan"]{background: #cdb59b;}
.fdsss_color_filter li[data-color="brown"]{background: #a76c5c;}
.fdsss_color_filter li[data-color="yellow"]{background: #fbdc68;}
.fdsss_color_filter li[data-color="orange"]{background: #fcb54f;}
.fdsss_color_filter li[data-color="red"]{background: #d62c37;}
.fdsss_color_filter li[data-color="pink"]{background: #ed328c;}
.fdsss_color_filter li[data-color="green"]{background: #759959;}
.fdsss_color_filter li[data-color="teal"]{background: #53bcc3;}
.fdsss_color_filter li[data-color="blue"]{background: #476cb0;}
.fdsss_color_filter li[data-color="purple"]{background: #8d67b2;}
.fdsss_color_filter li[data-color="black"]{background: #000000;}


.flo_ds_section_wrap.product-family .flo_ds_section_cta {
    display: none;
}


.fdsss_style_filter {
    width: 97%;
    margin: 0 auto 10px;
    text-align: center;
    border: 1px solid #c6c6c6;
    border-radius: 14px;
}
.fdsss_style_filter ul {
    display: inline-block;
    margin: 10px 6px;
    list-style: none inside none;
}
.fdsss_style_filter ul li {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    margin: 0 11px;
    font-weight: 600;
    font-size: 15px;
    color: #353432;
}



.fdsss_super_personalize_head {
    width: 97%;
    margin: 0 auto 10px;
    text-align: center;
    border-radius: 6px;
    background: #d6ae73;
}
.get-started .fdsss_super_personalize_head {
    background: #5c7a54;
}
.fdsss_super_personalize_head span {
    line-height: 50px;
    vertical-align: middle;
}
.fdsssss_letter {
    font-weight: 800;
    color: #452a19;
    font-size: 25px;
}
.get-started .fdsssss_letter {
    color: #264422;
}
.fdsssss_text {
    color: #FFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    margin-left: 5px;
}
.fdsssss_sep {
    height: 1px;
    width: 37px;
    background: #264324;
    display: inline-block;
    margin: 0 6px;
}
.fdsssss_pone {
    color: #333331;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
}

.fdsss_potsd {
    text-align: center;
    text-transform: uppercase;
    color: #8b8b8b;
    font-weight: 600;
    font-size: 16px;
    margin: 10px 0 20px;
}


.fdss_shopcol a {
    min-height: 100px;
    display: block;
    background: #363533;
    overflow: hidden;
    position: relative;
}
.fdss_shopcol a:hover {
    background: #000;
}
.fdss_shopcol_l {
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
    border: 1px solid #FFF;
    box-sizing: border-box;
    display: table;
}
.fdss_shopcol_i {
    display: table-cell;
    vertical-align: middle;
}
.fdss_shopcol_m {
    line-height: 1;
    text-transform: uppercase;
    color: #FFF;
    font-weight: 800;
    letter-spacing: 0.2em;
    font-size: 13px;
    padding: 0 5px;
}
.fdss_shopcol_m span {
    font-size: 10px;
    display: inline-block;
    margin-bottom: 8px;
    letter-spacing: 0.12em;
    font-weight: 800;
}

#fdss_ourdesrhth {
}
#fdss_ourdesrhth a,
#pf_return #fdss_ourdesrhth a {
    display: block;
    width: 100%;
    height: 100%;
    color: #87827c;

    background-color: #f9f5ec;
    background-image: url("../img/our-designers-are-here-to-help.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
}
#fdss_ourdesrhth a:hover,
#pf_return #fdss_ourdesrhth a:hover {
    color: #000;
}
.fdss_ourdesrhth_div {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    padding-top: 17px;

    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(249,245,236,1) 10%, rgba(249,245,236,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(249,245,236,1) 10%,rgba(249,245,236,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(249,245,236,1) 10%,rgba(249,245,236,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f9f5ec',GradientType=0 ); /* IE6-9 */
}
.fdss_ourdesrhtht {
    font-size: 11px;
    font-weight: 300;
}
.fdss_ourdesrhthpn {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 800;
    font-size: 30px;
}


#pf_return[data-section-style="product-family"] .pf_prod_title {
/*#pf_return[data-section-style="get-started"] .pf_prod_title{*/
    font-size: 19px;
    margin-top: 25px;
    margin-bottom: 0;
}
#pf_return[data-section-style="product-family"] .pf_prod_title span {
/*#pf_return[data-section-style="get-started"] .pf_prod_title span {*/
    font-size: 12px;
}
#pf_return[data-section-style="product-family"] .pf_main_pic_hold {
/*#pf_return[data-section-style="get-started"] .pf_main_pic_hold{*/
    width: 100%
}
#pf_return[data-section-style="product-family"] .pf_alt_pic_hold {
    display: block;
}
#pf_return[data-section-style="product-family"] .pf_pp_from {
/*#pf_return[data-section-style="get-started"] .pf_pp_from {*/
    margin-top: 4px;
    margin-bottom: 3px;
}
#pf_return[data-section-style="product-family"] .pf_pp_innerwrap {
/*#pf_return[data-section-style="get-started"] .pf_pp_innerwrap{*/
    font-size: 16px;
}
#pf_return[data-section-style="product-family"] .pf_pp_price {
/*#pf_return[data-section-style="get-started"] .pf_pp_price{*/
    padding-right: 15px;
}
#pf_return[data-section-style="product-family"] .pf_pp_affirm {
/*#pf_return[data-section-style="get-started"] .pf_pp_affirm{*/
    padding-left: 15px;
}
#pf_return[data-section-style="product-family"] .pf_pp_real_affirm {
/*#pf_return[data-section-style="get-started"] .pf_pp_real_affirm {*/
    margin-bottom: 10px;
}
#pf_return[data-section-style="product-family"] .pf_pp_real_affirm a {
/*#pf_return[data-section-style="get-started"] .pf_pp_real_affirm a {*/
    font-size: 10px;
}



#fdss_cwtsb2 {
    list-style: none inside none;
    margin: 0 0 40px 0;
    text-align: center;
}
#fdss_cwtsb2 li {
    display: inline-block;
    width: 23%;
    margin: 40px 1% 0;
    vertical-align: top;
}
#fdss_cwtsb2 a {
    display: block;
    width: 100%
}
choose-what-to-shop-by .fdss_heading_wrap h5,
choose-what-to-shop-by-2 .fdss_heading_wrap h5 {

}
#fdss_cwtsb2 a div br {
    display: none;
}
#fdss_cwtsb2 h5 {
    display: block;
    width: 100%;
    padding-top: 30px;
    padding-bottom: 180px;
    font-weight: 800;
    text-align: center;
    text-transform: uppercase;
    color: #bab6ac;
    font-size: 20px;
    font-weight: 800;
    border-radius: 10px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: 100%;
}
#fdss_cwtsb2 .sectional h5 { background-image: url("/wp-content/uploads/2022/05/sectional_edt.jpg"); }
#fdss_cwtsb2 .panel h5 { background-image: url("/wp-content/uploads/2022/05/sectional_edt.jpg"); }
#fdss_cwtsb2 .sofa h5 { background-image: url("/wp-content/uploads/2019/05/sofas.jpg"); }
#fdss_cwtsb2 .chair h5 { background-image: url("/wp-content/uploads/2019/05/chairs.jpg"); }
#fdss_cwtsb2 .sectional-sleeper h5 { background-image: url("/wp-content/uploads/2022/05/sectional_edt.jpg"); }
#fdss_cwtsb2 .panel-sleeper h5 { background-image: url("/wp-content/uploads/2022/05/sectional_edt.jpg"); }
#fdss_cwtsb2 .sofa-sleeper h5 { background-image: url("/wp-content/uploads/2019/05/sofas.jpg"); }
#fdss_cwtsb2 .bed h5 { background-image: url("/wp-content/uploads/2019/05/beds.jpg"); }
#fdss_cwtsb2 div {
    background-color: #e3e1dd;
    color: #6c6a67;
    transition: all .2s ease-in-out;
    line-height: 1;
    font-size: 13px;
    font-weight: 800;
    -webkit-box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.3) !important;
    -moz-box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.3) !important;
    box-shadow: 0px 10px 20px -10px rgba(0,0,0,0.3) !important;
    text-align: center;
    text-transform: uppercase;
    padding: 18px 25px;
    border-radius: 2em;
}
#fdss_cwtsb2 a:hover div {
    -webkit-box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.3) !important;
    -moz-box-shadow: 0px 10px 40px -10px rgba(0, 0, 0, 0.3) !important;
    box-shadow: 0px 20px 40px -10px rgba(0, 0, 0, 0.3) !important;
}



#pf_return[data-section-style="get-started"] .pf_prod_title{
    font-size: 0;
    margin-top: 25px;
    margin-bottom: 0;
}
#pf_return[data-section-style="get-started"] .pf_prod_title span {
    color: #2f2f2f;
    font-weight: 800;
    letter-spacing: 0.08em;
    font-size: 12px;
}
#pf_return[data-section-style="get-started"] .pf_prod_title span::after {
    content: "s";
}
#pf_return[data-section-style="get-started"] .pf_main_pic_hold{
    width: 100%;
}
#pf_return[data-section-style="get-started"] .pf_alt_pic_hold {
    display: block;
}
#pf_return[data-section-style="get-started"] .pf_product_prices {
    display: none;
}
/*
#pf_return[data-section-style="get-started"] .pf_bottom_overlay {
    position: static;
    display: block;
}
#pf_return[data-section-style="get-started"] .leg_select {
    display: none;
}
#pf_return[data-section-style="get-started"] .other_styles {
    display: inline-block;
}
 */
#pf_return[data-section-style="get-started"] .pf_bottom_overlay {
    display: none !important;
}



@media screen and (max-width: 1140px) {
    .fdss_stbg_4 h5 span,
    .master-holder .fdss_stbg_4 h5 span {
        font-size: 26px;
    }
    #fdss_cwtsb2 h5 {
        font-size: 18px;
    }
    .fdsss_style_filter ul li {
        margin: 0 9px;
        font-size: 13px;
    }
}
@media screen and (min-width: 911px) and (max-width: 1090px) {
    .fdsssss_letter {
        font-size: 24px;
    }
    .fdsssss_text {
        font-size: 12px;
    }
    .fdsssss_sep {
        width: 20px;
    }
}
@media screen and (max-width: 999px) {
    #pf_return .other_styles {
        display: none;
    }
}
@media screen and (max-width: 910px) { /*also modify the 1350px media query for the video filter page from flo_video_filter.css. This got nasty, fml*/
/*@media screen and (max-width: 1080px) {*/
    .fdss_left {
        width: 35%;
    }
    .fdss_right {
        width: 60%;
    }
    .fdss_heading_wrap h5 {
        width: 75%
    }
    #fdss_cwtsb2 li {
        width: 31%;
    }
}
@media screen and (max-width: 767px) { /*also modify the 1050px media query for the video filter page from flo_video_filter.css. This got nasty, fml*/
    .fdss_left {
        width: 98%;
        float: none;
        margin: 0 auto 25px;
    }
    .fdss_right {
        width: 100%;
        float: none;
    }
    .fdss_stbg_1,
    .fdss_stbg_2 {
        display: none;
    }
    .video-filter .fdss_stbg_1 {
        display: block;
    }
    .fdss_stbg_3 {
        width: 100%;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        margin: 0;
    }
    .video-filter .fdss_stbg_3 {
        right: 0;
        margin-left: 5%;
        width: 90%;
    }
    .fdss_stbg_3 img {
        margin-left: 0 !important;
        width: 100% !important;
        height: auto !important;
    }
    .fdss_stbg_4 {
        margin-top: 20px;
        left: 0;
        right: 0;
    }
    .fdss_family_intro {
        position: relative;
        margin-top: 20px;
    }
    .fdss_family_details {
        /*position: relative;
        margin-top: 20px;*/
    }
    .fdss_family_details li {
        padding: 9px 6px 6px;
        margin: 0 2px 10px 2px;
        font-size: 10px;
    }

    .fdss_stbg_4 h5,
    .master-holder .fdss_stbg_4 h5 {
        width: 100%;
        text-align: center;
    }
    #fdss_cwtsb2 li {
        width: 48%;
    }
    #fdss_cwtsb2 li:first-child,
    #fdss_cwtsb2 li:nth-child(2) {
        margin-top: 20px;
    }
}
@media screen and (max-width: 600px) {
    #pf_return .pf_prod_title br {
        display: block;
    }

    .fdsss_color_filter.mobi_enhance li {
        width: 30px;
        height: 30px;
        margin: 9px;
    }

    .by-color .fdss_heading_wrap h2,
    .master-holder .by-color .fdss_heading_wrap h2 {
        font-size: 91px;

    }

    .fdss_heading_wrap h2,
    .master-holder .fdss_heading_wrap h2 {
        font-size: 62px;
    }
    .fdsssss_letter {
        font-size: 22px;
    }
    .fdsssss_text {
        font-size: 11px;
        font-weight: 400;
        margin-left: 2px;
    }
    .fdsssss_sep {
        width: 10px;
        margin: 0;
    }
}
@media screen and (max-width: 500px) {
    #fdss_cwtsb2 a div br {
        display: block;
    }
    .fdsss_style_filter ul li {
        margin: 0 5px;
        font-size: 12px;
    }
}
@media screen and (max-width: 450px) {
    #pf_return.per_row-2[data-section-style="six-blocks"] .pf_pp_real_affirm a {
        font-size: 11px;
    }
    #pf_return.per_row-2 .fdss_ourdesrhthpn {
        font-size: 27px;
    }
}
@media screen and (max-width: 450px) {
    .fdsss_color_filter ul {
        margin: 6px;
    }
    .fdsss_color_filter li {
        width: 15px;
        height: 15px;
    }
    #fdss_cwtsb2 div {
        font-size: 12px;
    }
    #fdss_cwtsb2 h5 {
        font-size: 15px;
        padding-bottom: 130px;
    }
}
@media screen and (max-width: 411px) {
    #fdss_cwtsb2 li {
        width: 98%;
    }
    #fdss_cwtsb2 li:first-child {
        margin-top: 20px;
    }
    #fdss_cwtsb2 h5 {
        font-size: 19px;
        padding-bottom: 200px;
    }
    .fdsss_style_filter ul li {
        font-size: 10px;
    }
}
@media screen and (max-width: 374px) {
    .fdss_heading_wrap h2,
    .master-holder .fdss_heading_wrap h2 {
        padding: 0 20px;
    }
    .fdsss_super_personalize_head {
        font-size: 0;
    }
    .fdsssss_letter {
        font-size: 18px;
    }
    .fdsssss_text {
        font-size: 11px;
        font-weight: 400;
        margin: 0 5px
    }
    .fdsssss_sep {
        display: none;
    }
    .fdsss_style_filter ul li {
        margin: 0px 11px;
        font-size: 12px;
    }
}
