.featured-products>h4,
.choose-a-style h4,
.inspiration_advice_boxes .inner_inspiration_advice_boxes>h4,
#visualiser>.visualise-inner h4,
.flooring-groups>.inner-feature-style>h4 {
    position: relative;
    font-family: minion-3, serif;
    padding-bottom: 15px;
    margin-bottom: 30px;
    text-align: center;
    color: #000;
}

.featured-products>h4::before,
.choose-a-style h4::before,
.inspiration_advice_boxes .inner_inspiration_advice_boxes>h4::before,
#visualiser>.visualise-inner h4::before {
    content: "";
    height: 2px;
    width: 60px;
    background: #7c868f;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.featured-products {
    text-align: center;
}

.featured-products .product .title {
    text-align: center;
    display: inline-block;
    margin: 10px 10px 25px 10px;
    color: #000001;
}

.featured-products .viewall {
    background: #a56453;
    padding: 10px 30px;
    color: #fff;
    margin: 0 auto;
    display: inline-block;
    border: 2px solid #a56453;
    transition: 0.5s all ease;
    box-shadow: inset 0px 0 0 #fff;
}

.featured-products .viewall:hover {
    background: #fff;
    color: #a56453;
    box-shadow: inset 200px 0 0 #fff;
}

.content_box_why_harvey_inner>div {
    padding: 38px 15px 14px 15px;
}

.content_box_why_harvey_inner>div h4 {
    font-family: minion-3, serif;
}

.content_box_why_harvey_inner>div>* {
    max-width: 850px;
    margin: 0 auto 25px;
    text-align: center;
    color: #000;
}

.content_box_why_harvey_inner>div img {
    max-width: 600px;
    width: 100%;
}

.choose-a-style {
    padding: 40px 15px 40px;
}

.choose-a-style .main-images {
    margin-top: 0;
}

.inner_inspiration_advice_boxes,
#visualiser>div {
    width: 100%;
    max-width: 1200px;
    padding: 53px 15px;
    margin: 0 auto;
    text-align: center;
    display: flow-root;
}
.row.margin-top.featured-products .woocommerce ul.products
{
    margin-bottom: 0px;
}
.row.margin-top.featured-products #filt-sec ul.products li.product {
    margin-bottom: 20px;
 }

.choose-a-style h2 {
    text-align: center;
}

.inspiration_advice_boxes {
    background: #e6e6e6;
}

.inner_inspiration_advice_boxes .product {
    margin: 15px 0;
}

.inspiration_advice_boxes .product img {
    width: 100%;
    margin-bottom: 20px;
    width: 100%;
    margin-bottom: 20px;
    min-height: 360px;
    max-height: 360px;
    object-fit: cover;
    object-position: top;
    max-width: 100%;
  
}

.inspiration_advice_boxes .product .title {
    font-family: minion-3, serif;
    font-size: 18px;
    font-weight: 600;
}

.inspiration_advice_boxes .product * {
    color: #000;
}

.inspiration_advice_boxes .product .readmore {
    text-decoration: underline;
}

.featured-products-btn,
.background-dark,
.background-light.footer-bar,
.page-template-page-inspiration-sub-ver2 #visualiser,
.inspiration_advice_boxes {
    float: left;
    width: 100%;
}

#mainheader.background-dark {
    float: none;
}

.visual-designer-container {
    display: flow-root;
    width: 100%;
}

#visualiser>div {
    padding-bottom: 0;
}

.shop-featured-style.flooring-groups {
    background: #eee7dc;
    padding: 80px 15px;
    text-align: center;
    float: left;
    width: 100%;
}

.inner-feature-style {
    max-width: 1170px;
    margin: 0 auto;
}

.flooring-groups>.inner-feature-style>h4,
.inner-feature-style a.title {
    color: #000001;
    margin: 10px 0;
    display: block;
}

body.post-type-archive-product #intro .colours {
    text-align: center;
    margin-bottom: 40px;
}

body.post-type-archive-product header.row h3 {
    text-align: center;
    font-family: minion-3, serif;
    margin-top: 50px;
}

body.post-type-archive-product #intro .colours a.inline {
    display: inline-block;
    float: none;
}

body.post-type-archive-product .shop_other_style_content_box {
    margin-bottom: 80px;
}

body.post-type-archive-product .content-boxes>div.with-image {
    position: relative;
}

body.post-type-archive-product .content-boxes>div.with-image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/wp-content/themes/harvey/img/patten.jpg) no-repeat;
    background-size: cover;
    opacity: 0.25;
}

body.post-type-archive-product .content-boxes>div.with-image>div {
    flex-wrap: wrap;
    align-content: flex-start;
}

body.post-type-archive-product .content-boxes>div.with-image h3 {
    width: 100%;
    color: #000;
    text-shadow: none;
}

body.post-type-archive-product .content-boxes>div.with-image>img {
    display: none;
}

body.post-type-archive-product .content-boxes>div.with-image .grid.how-to-buy {
    float: left;
    width: 100%;
    display: block;
}

body.post-type-archive-product .content-boxes>div.with-image .grid.how-to-buy ul {
    width: 100%;
    margin: 0;
}

body.post-type-archive-product .how-to-buy ul li {
    list-style: none;
    background: #c1d0b3;
    margin-bottom: 30px;
    list-style-position: inside;
    padding: 10px 15px 10px 50px;
    color: #000;
    position: relative;
}

body.post-type-archive-product .how-to-buy ul li span {
    font-family: minion-3, serif;
    color: #000;
    font-size: 26px;
    position: absolute;
    left: 15px;
    top: 50%;
    line-height: 100%;
    transform: translateY(-50%);
}

.caring-your-floor-number-list {
    padding: 0 15px;
}

.caring-your-floor-number-list .caring-your-floor-number-list-inner {
    float: left;
    width: 100%;
    max-width: 25%;
}

.number-list-inner-last {
    float: left;
    width: calc(100% - 50px);
    border: 2px solid #7c868f;
    padding: 30px;
    margin-left: 50px;
    margin-top: 20px;
}

.number-list-inner-last img {
    margin-bottom: 15px;
}

.two-col-sec,
.two-col-sec>div {
    display: flex;
    flex-wrap: wrap;
}

.two-col-sec .two-col-sec-inner {
    padding: 0 15px;
    float: left;
    width: 50%;
}

.two-col-sec .two-col-sec-inner>div {
    background: #eeece7;
    width: 100%;
    padding: 30px;
}

.two-col-sec .two-col-sec-inner>div strong {
    font-family: lato;
    font-weight: 700 !important;
}

.two-col-sec-inner-div ul {
    margin-left: 0;
}


/*.two-col-sec-inner-rt ul {
    margin-top: 25px;
}*/

.two-col-sec-inner-div ul li {
    list-style: none;
    margin-bottom: 15px;
    line-height: 30px;
    font-size: 1rem !important;
}

.two-col-sec-inner-lt li a {
    background-image: url(/wp-content/themes/harvey/img/download_icon.png);
    background-repeat: no-repeat;
    background-size: 32px;
    padding: 0 10px 0 40px;
    background-position: left center;
    display: inline-block;
}

.two-col-sec-inner-div a,
.bottom_sections_inner a {
    color: #000;
    /*text-decoration: underline;*/
}

.two-col-sec-inner-div p a {
    text-decoration: underline;
}

.bottom_sections_inner {
    background: #eeece7;
    width: 100%;
    padding: 40px 60px;
    float: left;
    margin-bottom: 35px;
}

.bottom_sections_inner:first-child img {
    width: 100%;
    max-width: 190px;
    float: left;
    margin-right: 80px;
}

.bottom_sections_inner .btn_bg {
    padding: 15px 25px;
    color: #fff;
    background: #787e5b;
    font-weight: bold;
    text-decoration: none;
    text-transform: capitalize;
}

.bottom_sections_inner a {
    display: inline-block;
    margin-right: 20px;
}

.bottom_sections_inner:last-child img {
    float: right;
    margin-left: 40px;
}

.bottom_sections_inner .btn_bg.orange_bg {
    background: #eb6d4f;
}

.caring-your-floor-number-list .caring-your-floor-number-list-inner .number-paragraph {
    margin-bottom: 24px;
    font-size: 1rem !important;
}

.bottom_sections_inner p {
    font-size: 1rem;
}

.number-list-inner-last p {
    font-size: 1rem;
}

span.number-circle {
    border: none;
}

.calc-btn-area.button.trans a {
    color: #fff;
}

.extra-templ .artblock-cls.article_grid .artbox .button.btm.primary.videopopcls {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 60px;
    padding-top: 0px !important;
    height: 100%;
    margin: 0;
  }

.extra-templ .artblock-cls.article_grid .artbox .button.btm.primary.videopopcls .fa.fa-play-circle {
    position: absolute;
    top: 89px;
    left: 0;
    right: 0;
  }


   
@media screen and (max-width:991px){
   
.flooring-dropdown .subnav .menunav-list h3 {
    background: #e3dfdc ;
    border-bottom: 1px solid #000;
}

.flooring-dropdown .subnav .menunav-list.active h3 {
    border: 0;
}
#pageheader li.has-dropdown.active {
    background: #e3dfdc !important;
}

#pageheader li.has-dropdown.active > a {
    color: #000 !important;
    font-weight: bold;
        border-bottom: 1px solid #000 !important;
                border-left: 4px solid #c8aaa1;
}
.flooring-dropdown .subnav .menunav-list {
    border-bottom: 1px solid #000;
}

.flooring-dropdown .subnav .menunav-list h3.notarrow a {
    color: #000 !important;
}
li.has-dropdown.flooring-dropdown > a:after, li.has-dropdown.inspiration-dropdown > a:after, li.has-dropdown.fitting-dropdown > a:after {
    right: 10px;
    left: auto;
    position: absolute;
    color: #000 !important;
    filter: brightness(0) invert(1) !important;
}
li.has-dropdown.flooring-dropdown > a, li.has-dropdown.inspiration-dropdown > a, li.has-dropdown.fitting-dropdown > a {
    position: relative;
}
li.has-dropdown.flooring-dropdown.active > a:after, li.has-dropdown.inspiration-dropdown.active > a:after, li.has-dropdown.fitting-dropdown.active > a:after {
    content: "X";
    filter: none !important;
}
.subnav-contents, .fitting-dropdown .subnav > .subnav-contents {
    padding: 5px 13px 10px !important;
}

.inspiration-dropdown.active a, .fitting-dropdown.active a {
    color: #000 !important;
}
.subnav {
    background: #e3dfdc;
}
.fitting-dropdown .subnav > .subnav-contents .menunav {
    border-bottom: 1px solid #000;
    margin: 0 -13px 0;
    padding: 0 14px;
}
} 

@media only screen and (max-width: 1024px) {
    .caring-your-floor-number-list .caring-your-floor-number-list-inner {
        float: left;
        width: 100%;
        max-width: 100%;
    }
    .caring-your-floor-number-list .caring-your-floor-number-list-inner>div {
        margin-bottom: 30px;
    }
    .number-list-inner-last {
        width: calc(100% - 30px);
        margin: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .featured-products .product .title {
        margin: 10px 0 25px 0;
    }
    div.category-filters .cat-filter .bapf_sfilter:hover .bapf_body {
        display: none;
    }
    div.category-filters .cat-filter:hover .bapf_head,
    div.category-filters .cat-filter .bapf_head:hover {
        background-color: transparent;
    }
    .featured-products>h4,
    .inspiration_advice_boxes .inner_inspiration_advice_boxes>h4,
    #visualiser>.visualise-inner h4,
    .flooring-groups>.inner-feature-style>h4 {
        font-size: 22px !important;
    }
    .two-col-sec .two-col-sec-inner {
        width: 100%;
        margin-bottom: 30px;
    }
    .bottom_sections_inner img {
        float: left !important;
        margin-bottom: 30px;
        margin: 0 0 30px 0 !important;
        width: 100% !important;
        max-width: 200px;
    }
    .bottom_sections_inner h4 {
        float: left;
        width: 100%;
    }
    .bottom_sections_inner {
        padding: 20px 30px;
    }
    .bottom_sections_inner a {
        margin-top: 15px;
    }
}


/* For filter */

.category-filters .cat-filter .bapf_body {
    display: none;
    background-color: #eeece7;
    position: absolute;
    left: 0;
    top: 50px;
    padding: 15px 20px;
    z-index: 1;
}

.category-filters .cat-filter .bapf_body li {
    white-space: nowrap;
}

.category-filters .cat-filter .bapf_sfilter:hover .bapf_body {
    display: block;
}

.bapf_sfilter.bapf_ckbox input[type="checkbox"] {
    margin-right: 7px;
    cursor: pointer;
}

.roundpcs {
    color: #808080;
    padding-left: 5px;
}

.bapf_ckbox_sqchck input[type="checkbox"]:checked {
    background: #CAA9A0;
}

.bapf_ckbox_sqchck input[type="checkbox"]:checked::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}

.category-filters .cat-filter .bapf_body li {
    white-space: nowrap;
    margin-bottom: 8px !important;
}

.category-filters {
    justify-content: start;
    z-index: 3;
    position: relative;
}

div.bapf_colorinline .bapf_body,
#bapf_2 .bapf_body {
    width: 530px;
    max-height: 375px;
    overflow: auto;
    padding-top: 43px;
}

div.bapf_ckbox_sqchck .bapf_body,
#bapf_1 .bapf_body,
#bapf_4 .bapf_body {
    max-height: 353px;
    overflow: auto;
}

div.bapf_colorinline .bapf_body li,
#bapf_2 .bapf_body li {
    width: 25%;
    text-align: center;
    margin-bottom: 30px;
}

div.bapf_colorinline .bapf_body li label,
#bapf_2 .bapf_body li label {
    margin: 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
}

div.category-filters div.bapf_ckbox_sqchck div.bapf_body ul li label {
    display: inline-block !important;
    vertical-align: middle !important;
    width: auto !important;
}

div.bapf_colorinline .bapf_body li .roundpcs,
#bapf_2 .bapf_body li .roundpcs {
    margin-left: 6px;
    color: #222;
}

div.category-filters div.bapf_ckbox_sqchck div.bapf_body ul li {
    width: 100% !important;
    white-space: nowrap;
    margin-bottom: 8px !important;
    text-align: left !important;
}

div.category-filters div.bapf_ckbox_sqchck .bapf_body .roundpcs {
    color: #808080;
    padding-left: 5px;
}

div.category-filters div.bapf_ckbox_sqchck .bapf_body {
    padding-top: 20px !important;
    text-align: left !important;
    width: auto !important;
}

div.bapf_colorinline .bapf_body li .bapf_clr_text,
#bapf_2 .bapf_body li .bapf_clr_text {
    white-space: normal;
}

div.bapf_colorinline .bapf_body li label .bapf_clr_span_abslt,
#bapf_2 .bapf_body li label .bapf_clr_span_abslt {
    order: 2;
    font-size: 15px;
    margin-left: 5px;
    font-family: Lato;
}

div.bapf_colorinline .bapf_body li label .bapf_clr_span_abslt::after,
#bapf_2 .bapf_body li label .bapf_clr_span_abslt::after {
    content: ")";
}

div.bapf_colorinline .bapf_body li label .bapf_clr_span_abslt::before,
#bapf_2 .bapf_body li label .bapf_clr_span_abslt::before {
    content: "(";
}

.berocket_aapf_widget_selected_filter div.bapf_sfa_taxonomy ul {
    display: flex;
}

.cat-filter .bapf_sfilter .bapf_head {
    display: flex;
    align-items: center;
}

.category-filters .cat-filter .bapf_head {
    padding-right: 15px;
}

.category-filters .cat-filter .bapf_head span {
    margin-left: 8px;
    background: #EEECE7;
    border-radius: 100%;
    line-height: 19px;
    width: 19px;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    min-width: 19px;
}


/* 
#bapf_2 .bapf_body li label::after {
    content: attr(aria-label);
    font-size: 15px;
    display: block;
    color: #000;
    font-weight: normal;
    font-family: Lato;
    width: auto;
    order: 1;
} */

div.bapf_colorinline .bapf_body li label .bapf_img_span,
#bapf_2 .bapf_body li label .bapf_img_span {
    background-size: 62px 53px !important;
    display: block !important;
    width: 100%;
    height: auto;
    margin: 0;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 53px;
    background-position: top center !important;
}

div.bapf_colorinline .bapf_body li label .bapf_clr_span,
#bapf_2 .bapf_body li label .bapf_clr_span {
    order: 0;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 41px;
    height: 41px;
    margin: 0;
    border: solid 1px #A3A1A1;
}

.bapf_sfilter .bapf_clr_span,
.bapf_sfilter .bapf_img_span {
    text-shadow: none;
}

div.bapf_colorinline .bapf_body li label .bapf_clr_span_abslt,
#bapf_2 .bapf_body li label .bapf_clr_span_abslt {
    display: none !important;
}

.archive .products {
    position: relative;
    z-index: 0;
    padding-top: 20px !important;
    z-index: 2;
}

.category-filters .cat-filter .bapf_head h3 {
    padding: 15px 20px 15px 20px;
    font-size: 16px;
    color: #000;
    line-height: 20px;
    border: none;
    margin: 0;
    cursor: pointer;
    position: relative;
}

.category-filters .cat-filter .bapf_head h3::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    background-image: url(img/angle-down.svg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 9px;
    height: 4px;
    margin-top: -1px;
}

.extra-prod-main .columns a {
    display: block;
    text-align: center;
}

.category-filters .cat-filter:hover .bapf_head,
.category-filters .cat-filter .bapf_head:hover {
    background-color: #eeece7;
}

.cat-filter .bapf_sfilter {
    margin-bottom: 0;
    position: relative;
}

.berocket_aapf_widget_selected_filter {
    display: flex;
    flex-wrap: wrap;
}

.berocket_aapf_widget_selected_filter>ul {
    order: 0;
}

.berocket_aapf_widget_selected_filter>div {
    order: 1;
}

.bapf_ckbox_sqchck input[type="checkbox"] {
    border: 1px solid #bdbdbd;
    background: #fff;
}

.bapf_ckbox_sqchck input[type="checkbox"]:checked::after {
    top: 1px;
    left: 5px;
}

.berocket_aapf_widget_selected_filter li a.braapf_unselect {
    background: #caa9a0;
    color: #fff;
    padding: 0 10px;
    display: block;
    margin-right: 10px;
}

.berocket_aapf_widget_selected_filter .bapf_sfa_unall {
    margin-right: 10px;
}

.berocket_aapf_widget_selected_filter .bapf_sfa_unall .braapf_unselect_all {
    margin: 0;
    color: #000;
    text-decoration: underline;
    text-align: center;
    padding: 0 10px;
}

.berocket_aapf_widget_selected_filter .bapf_sfa_unall .braapf_unselect_all .fa {
    display: none;
}

.extra-prod-main {
    border-bottom: solid 1px #E5E9E8;
    margin-bottom: 15px;
}

.extra-prod-main .row {
    margin: 0 auto;
    max-width: 660px;
}

.extra-prod-main h4 {
    font-size: 18px;
    text-align: center;
    margin: 0;
}

.extra-prod-main {
    border-bottom: solid 1px #E5E9E8;
    margin-bottom: 15px;
    padding-bottom: 40px;
}

.woocommerce .woocommerce-ordering {
    display: none !important;
}

.filter_btn {
    display: none;
}

.title_close {
    display: none;
}

.box-cl {
    min-height: 310px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.bxtlsec {
    /*padding-top: 50px;*/
    padding-top: 15px;
    padding-bottom: 30px;
}

.woocommerce #filt-sec .woocommerce-result-count {
    float: right;
    margin-bottom: 0;
    margin-top: 14px;
}

.woocommerce #filt-sec.filt-actpas .woocommerce-result-count {
    margin-top: 0;
}

.bottomdesc .h3borderbottom {
    font-size: 1.15rem;
}

.bottomdesc .larger-light {
    font-size: 1.2rem !important;
}

.woocommerce-page .bottomdesc p,
.woocommerce-page .bottomdesc li {
    font-size: 0.91rem;
}

.bottomdesc {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    padding-top: 3.938rem;
}

.bottomdesc .medium-6.columns {
    padding: 0 50px;
}

.bottomdesc .row {
    margin-left: -50px;
    margin-right: -50px;
}

ul.withtick li::after {
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
    background-image: url(img/green-tick.svg);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-position: center center;
}

ul.withtick li {
    position: relative;
    padding-right: 30px;
}

p.withtick::after {
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
    background-image: url(img/green-tick.svg);
    background-repeat: no-repeat;
    width: 21px;
    height: 21px;
    background-position: center center;
}

p.withtick {
    position: relative;
    padding-right: 30px;
}

.bottomdesc a {
    text-decoration: underline;
}

@media (max-width:600px) {
    .extra-prod-main .row>div {
        padding: 0 5px !important;
    }
    .extra-prod-main h4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1200px) {
    .bottomdesc .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width:767px) {
    .filter_btn {
        display: inline-block;
        cursor: pointer;
    }
    .category-filters {
        display: none;
    }
    .title_close {
        display: block;
    }
    .filtarea.active {
        background: transparent;
    }
    .filtarea.active .category-filters {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
        width: 85vw;
        z-index: 9999;
        height: auto;
        overflow: auto;
        max-height: 100%;
        padding-bottom: 30px;
    }
    .bapf_sfilter {
        margin-bottom: 20px;
        position: relative;
    }
    .berocket_aapf_widget_selected_filter ul.bapf_sfa_unall {
        order: unset;
    }
    /* .berocket_aapf_widget_selected_filter ul.bapf_sfa_unall {
        position: absolute;
        right: 0;
        top: -30px;
    }
    .berocket_aapf_widget_selected_filter div {
        order: 1;
        margin-bottom: 6px;
    } */
    .filtarea.active::before {
        background: #000000;
        position: fixed;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        content: "";
        opacity: 0.53;
        z-index: 99;
    }
    .title_close {
        padding: 20px 0;
        max-width: calc(100% - 40px);
        width: 100%;
        border-bottom: solid 1px #B3B3B3;
        margin-left: auto;
        margin-right: auto;
        display: flex;
    }
    .title_close h3 {
        margin-bottom: 0;
        margin-right: auto;
        margin-left: 0;
    }
    .title_close .cls {
        margin-top: auto;
        margin-bottom: auto;
        cursor: pointer;
        color: #4E4D4D;
        font-size: 12px;
        font-family: Lato;
        font-weight: bold;
    }
    .category-filters .cat-filter .bapf_head.active h3,
    .category-filters .cat-filter .bapf_head.active {
        background-color: transparent;
    }
    div.category-filters .cat-filter .bapf_sfilter .bapf_body.active {
        display: block !important;
        position: relative;
        top: auto;
        background: #fff;
    }
    #bapf_2 .bapf_body,
    div.bapf_colorinline .bapf_body,
    #bapf_1 .bapf_body,
    #bapf_4 .bapf_body {
        max-height: unset;
        overflow: auto;
        width: 100%;
    }
    div.bapf_colorinline .bapf_body li,
    #bapf_2 .bapf_body li {
        width: 33.33%;
    }
    .category-filters .cat-filter .bapf_head h3::after {
        background-image: url(img/angle-right.svg);
        height: 13px;
        width: 6px;
        transform: translateY(-50%);
        margin-right: 5px;
    }
    .category-filters .cat-filter .bapf_head.active h3::after {
        background-image: url(img/angle-up.svg);
        height: 6px;
        width: 13px;
    }
    .category-filters .cat-filter .bapf_head h3 {
        display: block;
        width: 100%;
    }
    .active .blgarea {
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 100;
    }
    .filter_btn {
        width: 100%;
        background: #eeece7;
        border: solid 1px #d5d5d4;
        padding: 8px 10px;
        display: flex;
        align-items: center;
    }
    .filter_btn svg {
        margin-right: 12px;
    }
    .berocket_aapf_widget_selected_filter div {
        order: unset;
        margin-bottom: 6px;
    }
    .box-sec-main .boxes.small-2 {
        width: 33.33%;
        margin-top: 20px;
    }
    .box-sec-main h4 {
        margin-bottom: 10px;
    }
    .filter_btn span {
        font-weight: 600;
    }
    .woocommerce-result-count {
        display: none !important;
    }
    .box-sec-main {
        margin-top: 30px;
    }
    .woocommerce .products ul,
    .woocommerce ul.products {
        margin-bottom: 0;
    }
    .filtarea.filt-act .filt-link {
        display: none;
    }
    .bottomdesc .medium-6.columns {
        padding-bottom: 30px;
    }
    .bottomdesc .medium-6.columns:last-child {
        padding-bottom: 0;
    }
}

.list-image-thumbs {
    width: auto;
    float: right;
}

.category-header .content.openbox {
    margin-bottom: 0;
}

.woocommerce ul.products li.product.to-front a * {
    z-index: 999;
    position: relative;
}

.smallconditioncls {
    font-size: 12px !important;
}

.rewaredpointsec h2,
.rewaredpointsec p {
    color: #fff;
}

.woocommerce-MyAccount-content div#in8-menu-wrap ul {
    display: flex;
    margin-bottom: 0;
}

.rewaredpointsec .toppartc {
    text-align: center;
    background: #9A374B;
    color: #fff;
    padding: 10px 50px;
    padding-top: 52px;
    padding-bottom: 50px;
}

.smallconditioncls p {
    color: #000 !important;
    font-size: 12px !important;
}

.conditiontitle {
    font-size: 0.8rem !important;
}

.rewaredpointsec .smallconditioncls {
    margin-top: 30px;
}

.rewaredpointsec .smallconditioncls h3 {
    font-size: 16px;
    text-transform: capitalize;
}

.row.utowcols {
    float: left;
    width: 100%;
}

.row.utowcols .col-sm-6 {
    float: left;
    width: 50%;
    vertical-align: top;
    padding: 18px 20px;
    vertical-align: top;
}

.row.utowcols .col-sm-7 {
    float: left;
    width: 58.333333%;
    vertical-align: top;
    padding: 18px 20px;
    vertical-align: top;
}

.row.utowcols .col-sm-5 {
    float: left;
    width: 41.666667%;
    vertical-align: top;
    padding: 18px 20px;
    vertical-align: top;
}

.row.forregulariuser .col-sm-5 {
    margin-top: 40px;
    float: right;
    padding-right: 0;
}

.rewaredpointsec .toppartc .rewimge img {
    width: 100%;
    max-width: 900px;
    margin-top: 25px;
}

.rewaredpointsec .toppartc>p {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 33px;
    width: 100%;
}

@media (max-width:767px) {
    .row.utowcols .col-sm-5,
    .row.utowcols .col-sm-7,
    .row.utowcols .col-sm-6 {
        width: 100%;
    }
}


/* end css */

.forretaiuser ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.forretaiuser ul li i {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 24px;
    color: #EB6D4F;
    transform: translateY(-50%);
}

.forretaiuser ul li {
    position: relative;
    padding-left: 15px;
    font-size: 17px;
    line-height: 29px;
    margin-top: 15px;
    list-style: disclosure-closed;
}

.forretaiuser ul li a {
    color: #EB6D4F;
    font-weight: bold;
    text-decoration: underline;
}

.forregulariuser h3,
.forretaiuser h3 {
    font-size: 30px;
    line-height: 36px;
    font-family: minion-3, serif;
    margin-bottom: 25px;
    margin-top: 0px;
}

.forregulariuser p,
.forretaiuser p {
    font-size: 17px;
    line-height: 29px;
}

.woocommerce-MyAccount-content div#in8-menu-wrap {
    margin-bottom: 20px;
}

.row.myrwrow .woocommerce-MyAccount-content div#in8-menu-wrap {
    margin-bottom: 0px;
}

a.cretailbtn.woocommerce-Button.button {
    background: #677451;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 8px;
}


/* Form css */

#myModalcretail.modal {
    display: none;
}

#myModalcretail::before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
}

#myModalcretail .modal-content {
    position: fixed;
    left: 0;
    right: 0;
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    z-index: 999;
    top: 50%;
    transform: translateY(-50%);
    padding: 25px;
    max-height: 100vh;
    overflow-y: auto;
}

#myModalcretail .modal-content .close.closecretail {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 30px;
    cursor: pointer;
}

#myModalcretail .modal-content .gform_title {
    text-align: center;
}

#myModalcretail .modal-content input,
#myModalcretail .modal-content textarea {
    box-shadow: none;
    margin-bottom: 0;
}

#myModalcretail .modal-content fieldset {
    border: none;
    padding: 10px 0;
}

#myModalcretail .modal-content .gfield_label {
    font-weight: 500;
    letter-spacing: 0.5px;
    margin-top: 15px;
    display: inline-block;
}

#myModalcretail .modal-content input[type="submit"] {
    background: #eb6d4f;
    padding: 0 80px;
    height: auto;
    font-weight: 600;
}

#myModalcretail .gform_submission_error.hide_summary,
#myModalcretail .validation_message.gfield_validation_message {
    font-size: 14px;
    color: red;
}

.activeredmenu {
    font-weight: bold;
    text-decoration: underline;
}

.page-id-416 .padded div.column.row {
    margin: 0px;
}

div.woocommerce-MyAccount-content #wcmca_custom_addresses {
    width: 75%;
    float: right;
}

#wcmca_save_address_button_billing,
#wcmca_save_address_button_shipping {
    background: #667451 !important;
}

.woocommerce ul.products li.product_cat-samples .mycat.small .button,
.woocommerce ul.products li.product_cat-samples .mycat.large .button {
    background: #eb6d4f !important;
}

.woocommerce ul.products li.product_cat-samples .mycat.small .button::before,
.woocommerce ul.products li.product_cat-samples .mycat.large .button::before {
    border-color: transparent transparent #eb6d4f transparent;
}

.woocommerce ul.products li.product_cat-samples .mycat.trade .button {
    background: #667451 !important;
}

.woocommerce ul.products li.product_cat-samples .mycat.trade .button::before {
    border-color: transparent transparent #667451 transparent;
}

.account-info-page .woocommerce-Address address br {
    display: block;
}

.woocommerce-pagination {
    margin-top: 100px;
}


/* @media only screen and (max-width: 1340px) {
    .extra-details.showing {
        z-index: 2;
    }
} */

.mycat .extra-details>a {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

body.post-type-archive-product #intro .colours>a {
    width: 60px;
    padding: 0;
}

body.post-type-archive-product #intro .colours {
    display: flex;
    justify-content: space-around;
    font-size: 13px;
}

body.post-type-archive-product #intro .colours>a img {
    margin-bottom: 6px;
}

form.woocommerce-checkout #ppcp-hosted-fields {
  width: 100%;
  display: inline-block;
}
form.woocommerce-checkout #ppcp-hosted-fields .button.alt.ppcp-dcc-order-button {
  width: 100%;
}
body.term-687 .m2,body.term-687 .small-text,
body.term-695 .m2,body.term-695 .small-text {
  display: none;
}
.per-square-metres-in-stock.orange.green {
  color: #ed6e4a;
}
.product-non-transactional-contact .pricing-column p.notify-p {
  font-size: 0.975rem;
}



.packc{margin: 0;}
.packc,.packc span {
  font-size: 12px;
  color: #667451;
} 
.woocommerce div.product div.summary p.price .small-text {
    font-size: 12px;
}
.small-text span.clsm2 {
  font-size: 14px;
}
.woocommerce-checkout-review-order-table .packc, .woocommerce-checkout-review-order-table .packc span {
  color: #000;
  font-size: 0.8rem !important;
}
div.product-description .flex-row.shortcuts a {
text-decoration: underline;
}

.nodatacls .product-non-transactional-contact.extdiv {
    padding: 0;
    background: transparent;
}
.nodatacls .product-non-transactional-contact.extdiv p {
    margin: 0;
}


/* Flooring Sample Page */

.why-harvey {
    text-align: center;
}
.why-harvey .content-boxes-inner {
    max-width: 860px;
    margin: 0 auto;
    padding: 50px;
}

.row.mb_0 {
    margin-bottom: 0;
}
.columns.floor_sample_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 53px 8px 60px 8px;
}
.floor_sample_top_left h2 ,.floor_sample_top_left h1{
   
    margin-bottom: 6px;
}
 
.floor_sample_top_right h4 {
    margin: 0 0 0 auto;
    font-size: 16px;
    width: 138px;
    height: 138px;
    background: #9b384c;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: minion-3 !important;
    text-transform: uppercase;
    border-radius: 50%;
    padding: 15px;
    box-sizing: border-box;
    line-height: 20px;
}
.floor_sample_top_left p {
    font-size: 22px;
    margin-bottom: 0;
    font-weight: 300;
    line-height: 1.5;
}
.columns.floor_sample_top > div.floor_sample_top_left {
    width: 56%;
}
.floor_sample_top_left h2,.floor_sample_top_left h1 {
    font-size: 34px;
}
h1.hugh1 {
    font-size: 32px;
    margin-bottom: 10px;
  }
.px_0 {
    padding-left: 0;
    padding-right: 0;
}
.room_inspiration .inspiration-links {
    display: flex;
    flex-wrap: wrap;
}
.two_col_sec {
    padding: 66px 0;
}
.title_txt p {
    margin: 0;
}

.title_txt p{
    text-align: center;
    font-size: 25px;
    max-width: 800px;
    margin: 0 auto 32px;
    font-weight: 300;
    line-height: 1.5;
}
.two_col_blog_bottom p:last-child {
	color: #6d7781;
	font-size: 14px;
}
.two_col_sec_inner, .three_column_sec_inner {
    display: flex;
    flex-wrap: wrap;
}
.two_col_blog {
    padding: 30px 15px;
    width: 50%;
    text-align: center;
}
.two_col_blog_inner, .three_column_blog_inner {
    border: 2px solid #eeece7;
}
.two_col_blog_top_img {
    position: relative;
}
.two_col_blog_top_img .tape {
    position: absolute;
    top: -24px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.two_col_blog_top_content {
    padding: 40px 15px 50px;
}
.two_col_blog_top_content h2, .two_col_sec_bottom h2, .title_bar h2 {
    text-decoration: underline;
    font-style: italic;
}
.two_col_blog_top_content .button {
    background: #677552;
    text-transform: capitalize;
    color: #fff;
    margin: 0;
}
.two_col_blog_bottom {
    background: #faf9f7;
    padding: 12px;
    border-top: 2px solid #efece9;
}
.two_col_blog_bottom p, .two_col_sec_bottom p {
    margin: 0;
}
.two_col_sec_bottom {
    text-align: center;
    padding: 20px 0 0 0;
}
.button.underline_btn {
    padding: 0 !important;
    margin: 0;
    text-decoration: underline;
    color: #6d7781;
    text-transform: capitalize;
    font-size: 14px;
}


.three_column_sec_main {
    padding: 60px 0 45px;
}
.three_column_blog_inner {
    border: 2px solid #eeece7;
}
.title_bar {
    text-align: center;
}
.title_bar .sub_title {
    font-size: 18px;
}
.three_column_sec_content h3 {
    font-family: minion-3, serif;
    margin: 0;
    text-transform: capitalize;
}
.two_col_blog {
    padding: 30px 15px;
    width: 50%;
    text-align: center;
}

.three_column_blog {
    padding: 15px;
    width: 33.33%;
    text-align: center;
}

.three_column_sec_content {
    padding: 25px 10px;
}

.room_inspiration {
    padding: 50px 0 45px;
}
.room_inspiration .inspiration-links a {
    line-height: 70px;
    color: #fff;
    border: 1px solid rgba(255,255,255,0.5);
    display: inline-block;
    width: calc(25% - 30px);
    text-align: center;
    text-transform: capitalize;
    margin: 15px;
    transition: 0.3s all ease;
}
.room_inspiration .inspiration-links a:hover {
    color: #c2a19a;
    background: #fff;
}
.title_bar.text_white h2, .title_bar.text_white p {
    color: #fff;
}

.why-harvey .content-boxes h3 {
	font-weight: normal;
}
.why-harvey .content-boxes div p {
	font-size: 22px;
	margin-bottom: 30px;
	font-weight: 300;
	line-height: 1.5;
}
.why-harvey .floimg {
	max-width: 660px;
	margin: auto;
}
.two_column_content_inner_img img {
	width: 100%;
}

.two_column_content {
    padding: 69px 0;
}
.two_column_content_inner {
    border: 2px solid #ece9e4;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin-bottom: 48px;
    background: #fff;
}
.two_column_content_inner > div {
    flex: 1;
}
.two_column_content_inner > div.two_column_content_inner_img img {
    max-height: 560px;
    width: 100%;
    object-fit: cover;
}
.feacherpost.two_column_content.incontainer .two_column_content_inner > div.two_column_content_inner_img img {
    max-height: 330px;
    width: 100%;
    object-fit: cover;
}
.feacherpost.two_column_content.incontainer {
    padding: 0;
}
.two_column_content_inner_info_inner {
	max-width: 380px;
	margin: 0 auto 0 65px;
	width: 100%;
}
.two_column_content_inner_info_inner > p:last-child, 
.two_column_content .columns > div:last-child {
    margin: 0;
}

.two_column_content_inner_info_inner h3 {
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 25px;
	font-family: minion-3, serif;
	font-size: 26px;
	font-weight: normal;
}
.two_column_content_inner_info_inner > p {
	font-size: 16px;
}
.two_column_content_inner_info h3::before {
    content: "";
    width: 40px;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #c19f99;
    display: inline-block;
}
.need_help {
    padding: 50px 0 65px 0;
}

.underline-links {
    text-align: center;
}
.underline-links .button.underline_btn {
    color: #fff;
    margin: 0 12px;
}
.two_column_content_inner.reverce_col_res {
    flex-direction: row-reverse;
}
.full_width_img .floor_sample_top_right {
    display: none;
}
.need_help .title_bar.text_white h2 {
	color: #fff;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.need_help p {
	font-size: 22px;
	font-weight: 300;
}.need_help .sub_title {
	margin: 0;
}.need_help .underline-links a {
	font-size: 18px;
}
@media only screen and (max-width: 1200px) {
    .two_column_content_inner_info_inner {
        margin: 0 50px;
    }
}
@media only screen and (max-width: 991px) {
    .two_column_content_inner_info_inner {
        max-width: 450px;
        margin: 0 30px;
        width: 80%;
    }
}
@media only screen and (max-width: 767px) {
    section .columns {
        padding: 0 20px !important;
    }
    .columns.floor_sample_top {
        flex-wrap: wrap;
    }
    .columns.floor_sample_top > div {
        flex: 0 0 100%;
        text-align: center;
    }
    .title_txt {
        font-size: 16px;
        margin: 0 auto 20px;
    }
    .two_col_blog {
        padding: 20px 0;
        width: 100%;
    }
    .two_col_sec {
        padding: 30px 0;
    }
    .why-harvey .content-boxes-inner {
        padding: 30px 20px;
    }
    .three_column_sec_main {
        padding: 30px 0 25px;
    }
    .three_column_blog {
        padding: 9px;
        width: 50%;
    }
    .room_inspiration {
        padding: 30px 0 25px;
    }
    .room_inspiration .inspiration-links a {
        line-height: 60px;
        width: calc(50% - 20px);
        margin: 10px;
    }    
    .two_column_content_inner_info_inner {
        max-width: 450px;
        margin: 0 auto;
        width: 100%;
        padding: 30px;
    }
    .two_column_content_inner > div {
        flex: 0 0 100%;
        width: 100%;
    }
    .two_column_content_inner_info_inner h3 {
        padding-bottom: 10px;
        margin-bottom: 20px;
    }
    .two_column_content_inner_img img {
        width: 100%;
    }    
    .need_help {
        padding: 30px 0;
    }
    .full_width_img {
        position: relative;
    }
   
    .floor_sample_top_left {
        min-height: 170px;
        padding: 20px 0;
    }
    .floor_sample_top_right {
        display: none;
    }
    .full_width_img .floor_sample_top_right {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }.why-harvey .content-boxes div p {
        font-size: 16px;
       
    }
    .floor_sample_top_main .full_width_img img {
        min-height: 320px;
        max-height: 320px;
        min-width: 100%;
        object-fit: cover;
    }
    .floor_sample_top_right h4 {
        margin: 0 auto;
    }
    .floor_sample_top_left p {
        font-size: 18px;
        margin-bottom: 0;
        font-weight: 300;
        line-height: 1.5;
    }
}
.full_width_img img.size-full {
	width: 100%;
}
form.woocommerce-checkout p#internalId_field {
  display: none;
}

/* tmenu strt */

.extra-templ .tmenusec h3 {
        display: none;
    }
    @media only screen and (max-width: 639px) {
        .topseccls .large-3 {
            border-bottom: 1px solid #d7dddc;
        }
                .extra-templ .topseccls .tmmenu {
                  margin: 0;
                  list-style: none;
                  display: flex;
                  flex-wrap: wrap;
                  justify-content: left;
                  display: none;
                }
                .extra-templ .tmenusec h3 {
                    background: transparent;
                    color: #000000;
                    text-align: left;
                    padding: 10px 20px;
                    cursor: pointer;
                    margin-top: 10px;
                    display: block;
                    position: relative;
                    margin: 0;
                }
                .extra-templ .tmenusec h3::after {
                    content: "";
                    float: right;
                    width: 10px;
                    height: 10px;
                    display: inline-block;
                    border: 2px solid #000;
                    border-top: 0;
                    border-left: 0;
                    transform: rotate(45deg);
                    margin-top: 5px;
                }
                .extra-templ .tmenusec h3.arrow_active {
                    background: #b3604d;
                    color: #fff;
                }
                .extra-templ .tmenusec h3.arrow_active::after {
                    border: 2px solid #fff;
                    border-top: 0;
                    border-left: 0;
                    transform: rotate(225deg);
                    margin-top: 10px;
                }
                .extra-templ .topseccls {
                    padding: 20px 0 10px 0;
                }
           
                .extra-templ .topseccls .tmmenu li {
                    margin: 0 20px;
                    width: 100%;
                    padding: 10px 0;
                    border-bottom: 1px solid #dbd1cb;
                }
                .large-9.small-12.medium-9.columns.tmenusec {
                        padding: 0px !important;
                }
                .extra-templ .topseccls .tmmenu li::before {
                    content: "";
                    height: 7px;
                    width: 7px;
                    background: #b3604d;
                    display: inline-block;
                    margin: 0px 10px 2px 5px;
                    border-radius: 10px;
                    opacity: 0;
                    transition: 0.3s all ease;
                }
                .extra-templ .topseccls .tmmenu li:hover:before{
                    opacity: 1;
                }
                .extra-templ .topseccls .row h1 {
                  margin: 0;
                    margin-bottom: 0px;
                  font-size: 1.875em;
                  text-align: center;
                  margin-bottom: 10px;
                }



    }


/* end tmenu */


h3.greentargetcls,h3.greentargetcls small {
    color: #667451;
  }
  h4.bluetargetcls,h4.bluetargetcls span{
    color: #3A7A92;
  }

  .blog-content a {
  color: #C2A19A;
}


#intro > div {
	float: left;
	width: 100%;
}
.careaaaa, .rentention-target {
	float: left;
	width: 100%;
}

.rentention-target {
	text-align: right;
    margin-bottom: 15px !important;
}
.rentention-target i.fas.fa-info-circle{
    font-size: 25px;
}
.rentention-target a, .rentention-target a:hover{
    margin-bottom: 0 !important;
}
.rentention-target a {
	display: inline-block;
	white-space: nowrap;
	margin-bottom: 0;
}
.rentention-target a.sales_target_met {
	color: #a56454;
    margin-bottom: 1px;
}
.rentention-target  > a.sales_target_not_met {
	margin-left: 40px;
}
.rentention-target > a.sales_target_not_met i {
	color: #3a7a92;
	margin-left: 5px;
	font-size: 20px;
}
.bluepcls a, a.bluepcls  {
	color: #3a7a92 !important;
}
.greennpcls a, a.greennpcls  {
	color: #667451 !important;
}
.redpcls a, a.redpcls  {
	color: #ed6e4a !important;
}
.account-info-page h3.greentargetcls, .account-info-page h4.bluetargetcls, .account-info-page h4.salestargetcls {
	margin: 2px 0 !important;
}
.account-info-page h4.salestargetcls {
	margin-bottom: 30px !important;
}



/* New Inspiration page */

.topseccls {
    background: #e7e3dc;
}
.two_column_content.Full.Width {
    padding: 0;
}
.two_column_content.Full.Width .row.mb_0 {
    max-width: 100%;
}
.two_column_content.Full.Width .row.mb_0 .columns {
    padding: 0 !important;
}
.feacherpost.two_column_content .two_column_content_inner_info_inner {
    margin: 0 auto;
    text-align: center;
}
.feacherpost.two_column_content .two_column_content_inner_info_inner .tagcatcls,
.feacherpost.two_column_content .two_column_content_inner_info_inner h2,
.feacherpost.two_column_content .two_column_content_inner_info_inner .sdesc,
.feacherpost.two_column_content .two_column_content_inner_info_inner .sdesc a,
.feacherpost.two_column_content .two_column_content_inner_info_inner .datesec {
    color: #fff;
}
.feacherpost.two_column_content .two_column_content_inner_info_inner .datesec p {
    display: inline-block;
    padding: 0 15px;
    color: #fff;
}
.feacherpost.two_column_content .two_column_content_inner_info_inner .datesec p img {
    filter: brightness(0) invert(1);
}
.feacherpost.two_column_content .two_column_content_inner_info_inner .datesec {
    margin-top: 30px;
}
.feacherpost.two_column_content .two_column_content_inner_info_inner h2 {
    margin-bottom: 30px;   
}
.feacherpost.two_column_content .two_column_content_inner_info_inner .tagcatcls {
    text-transform: uppercase;
}

.topdesc.center_txt .row {
    justify-content: center;
    text-align: center;
}
.topdesc.center_txt .row p {
    font-size: 1.2rem;
    line-height: 34px;
}

.extra-templ .artblock-cls.article_grid {
    border: none;
    padding-bottom: 10px;
}
.extra-templ .artblock-cls.article_grid .artbox {
    position: relative;
    background-size: contain;
    display: flex;
    height: 100%;
    width: 100%;
}
.extra-templ .artblock-cls.article_grid .artbx.hovereffecls .artbox {
    background-size: cover;
    background-position: center;
}
.extra-templ .artblock-cls.article_grid .artbox::before {
    content: "";
    height: 100%;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.8) 100%);
    opacity: 0;
    transition: 0.3s all ease;
}
.extra-templ .artblock-cls.article_grid .artbox .artboxdesc {
	margin-top: 223px;
	background: #fff;
	position: relative;
	transition: 0.3s all ease;
	width: 100%;
	pointer-events: none;
}

/*
.extra-templ .artblock-cls.article_grid .artbox .artboxdesc * {
    transition: 0.3s all ease;
}
.extra-templ .artblock-cls.article_grid .artbox:hover {
    box-shadow: 0 0px 10px rgba(0,0,0,0.30);
}
.extra-templ .artblock-cls.article_grid .artbox:hover:before {
    opacity: 1;
}
.extra-templ .artblock-cls.article_grid .artbox:hover .artboxdesc {
    background: transparent;
}
.extra-templ .artblock-cls.article_grid .artbox:hover .artboxdesc * {
    color: #fff;
}
.extra-templ .artblock-cls.article_grid .artbox:hover .artboxdesc img {
    filter: brightness(0) invert(1);
}
*/

.feacherpost.two_column_content.Container {
    padding: 0;
}

.iconwithtxtcls.icon_with_text_section {
    background: #faf9f8;
    border-top: 1px solid #e9e5df;
}
.iconwithtxtcls.icon_with_text_section .center_title {
    text-align: center;
    font-style: italic;
    margin-bottom: 40px;
}
.iconwithtxtcls.icon_with_text_section > .row > .columns {
    border-right: 1px solid #e9e5df;
}
.iconwithtxtcls.icon_with_text_section > .row > .columns:last-child {
    border: none;
}
.iconwithtxtcls.icon_with_text_section > .row > .columns .icon {
    background-image: url(/wp-content/uploads/2023/05/inspo-panel.svg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 210px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    transition: 0.5s all ease;
}
.iconwithtxtcls.icon_with_text_section > .row > .columns .icon:hover {
    background-image: url(/wp-content/uploads/2023/05/inspo-panel-hover.svg);
}
.iconwithtxtcls.icon_with_text_section > .row > .columns .icon img {
    max-width: 100px;
}

.instafeedsec {
    padding: 40px 20px;
    border-top: 1px solid #e9e5df;
    margin-top: 40px;
}
.instafeedsec h2 {
    margin: 0;
    font-style: italic;
}
.instafeedsec .insmalltext,
.instafeedsec .insmalltext a {
    color: #ed6e4a;
    text-decoration: underline;
}
.instafeedsec .instagram-feed {
    padding-top: 40px;
}
.instagram-feed.row {
    justify-content: center;
    margin: 0 -15px;
}
.instafeedsec .instagram-feed .columns {
    height: 260px;
    width: 260px;
    padding: 0 !important;
    margin: 0 15px 30px 15px;
    position: relative;
    cursor: pointer;
}
.instafeedsec .instagram-feed img {
    height: 260px;
    width: 100%;
    object-fit: cover;
    margin: auto;
}


.instafeedsec .instagram-feed .columns::before {
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s all ease;
    opacity: 0;
    pointer-events: none;
}
.instafeedsec .instagram-feed .columns::after {
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 0.5s all ease;
    opacity: 0; 
    background-image: url(https://www.staging6.harveymaria.com/wp-content/uploads/2023/05/instagram.png);
    background-position: center center;
    filter: invert(1);
    background-repeat: no-repeat;
    background-size: 32px;
     pointer-events: none;
}
.instafeedsec .instagram-feed .columns:hover:before,
.instafeedsec .instagram-feed .columns:hover:after {
    opacity: 1;
}

.pagination {
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center;
}
.pagination .page-numbers {
    border: none;
    margin: 0 10px;
    display: inline-block;
    color: #8a7e88;
    font-weight: 600;
    font-size: 20px;
    border-radius: 50%;
    width: 50px;
    text-align: center;
    line-height: 50px;
    padding: 0;
}
.pagination .page-numbers.current {
    color: #fff;
    background: #677451;
    width: 70px;
    line-height: 70px;
}
/*.pagination .next.page-numbers,
.pagination .prev.page-numbers {
    font-size: 0;
    background-image: url(https://www.staging6.harveymaria.com/wp-content/uploads/2023/05/right-arrow-green.png);
    width: 50px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px;
}
.pagination .prev.page-numbers {
    transform: rotate(180deg);
}*/
.pagination > a.pagination-first, 
.pagination > a.pagination-last,
.pagination > .pagination-prev, 
.pagination > .pagination-next {
    width: 50px;
    text-align: center;
}

.extra-templ .topseccls .tmmenu li a.active {
    border-bottom: 1px solid;
}
.extra-templ .artblock-cls .artbox .artboxdesc h3 {
    max-width: 280px;
}
@media only screen and (max-width: 991px) {
    .pagination .page-numbers {
        margin: 0 5px;
        width: 30px;
        line-height: 30px;
    }
    .pagination .page-numbers.current {
        width: 50px;
        line-height: 50px;
    }
}
@media only screen and (max-width: 767px) {
    .iconwithtxtcls > .row > .columns {
        width: 100%;
        padding: 30px 0 !important;
        border-right: none;
        border-bottom: 1px solid #e9e5df;
    }
    .pagination {
        transform: scale(0.8);
    }
    
}



/* how-to-buy */
.topdesc.center_txt {
	padding: 60px 20px 0;
}
.topdesc.topdesc_new {
    padding: 38px 0 42px 0 !important;
}
.buycontetn .icon {
    min-width: 125px;
}
.buycontetn .icon img {
    width: 100%;
    max-width: 125px;
}
.buycontetn.twocols > div {
    padding: 70px 15px;
    border-top: 1px solid #e9e6df;
    margin-top: 50px;
}
.buycontetn.twocols .row > div {
	padding: 0 20px !important;
}
.buycontetn.twocols .row > div:first-child {
    position: relative;
    border-right: 1px solid #e9e6df;
}
.buycontetn.twocols .row > div:first-child::before {
    content: "or";
    text-transform: uppercase;
    font-size: 20px;
    position: absolute;
    right: -15px;
    background: #fff;
    top: 45%;
    color: #e9e6df;
}
.buycontetn.twocols .inner_two_col {
    max-width: 380px;
    margin: 0 auto;
}
.buycontetn .icontitle {
    font-family: minion-3 !important;
    margin: 15px 0;
    font-style: italic;
    text-decoration: underline;
    font-size: 24px;
}
.buycontetn.twocols .inner_two_col .cbuttons .btn,
.buycontetn.onecols .inner_one_col .cbuttons .btn,
.calculatesizerooms_lt_content .cbuttons .btn {
    background: #667551;
    color: #fff;
}

.icontitle {
    font-family: minion-3 !important;
    font-style: italic;
}
.buycontetn.onecols {
    padding: 70px 20px;
    background: #faf9f8;
    border-top: 1px solid #e9e5df;
}

.buycontetn.onecols .inner_one_col {
    display: flex;
    text-align: left;
    max-width: 630px;
    margin: 0 auto;
}
.buycontetn.onecols .inner_one_col .icon {
    margin-right: 30px;
}

.buycontetn.onecols .icontitle {
    margin: 0;
}

.haveyouordesec {
	padding: 25px 20px;
}
.haveyouordesec .columns {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.haveyouordesec .columns .icon {
    margin-right: 20px;
}
.haveyouordesec .icon_content .icontitle, .haveyouordesec .icon_content .iconsmltxt {
    color: #fff;
    margin: 0;
}
.haveyouordesec .columns .cbuttons {
    margin-left: auto;
}
.haveyouordesec .columns .cbuttons a.btn {
    margin: 0;
    padding: 0 30px 0 0;
    color: #fff;
    background-image: url(/wp-content/uploads/2023/05/right-arrow-white.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 20px;
}
.calculatesizerooms {
	padding: 60px 20px;
}
.calculatesizerooms .columns {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.calculatesizerooms .columns .calculatesizerooms_lt_content {
    width: 60%;
    max-width: 500px;
}
.calculatesizerooms .columns .icon {
    width: 40%;
    padding-left: 30px;
}
.calculatesizerooms .columns .icon img {
	max-width: 280px;
	float: right;
	width: 100%;
	height: auto;
}
.calculatesizerooms_lt_content .iconsmltxt {
    margin-bottom: 20px;
}
.calculatesizerooms_lt_content .icontitle {
    text-decoration: underline;
}

.resourcelisting {
    padding: 60px 20px;
    border-top: 1px solid #e9e5df;
}
.resourcelisting h2.usefultitle {
	margin-bottom: 30px;
	margin-left: 15px;
}
.resources_content .resources_content_inner .icontitle {
    font-weight: 500;
}
.resources_content .resources_content_inner {
    padding: 40px 0;
    border-top: 1px solid #000;
}
.resources_content .resources_content_inner .cbuttons a.btn.button {
	color: #667551;
	padding: 0 30px 0 0 !important;
	margin: 0;
	background-image: url(/wp-content/uploads/2023/05/right-arrow-green.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: 20px;
	font-weight: 600;
}

.needtohelpsec {
    padding: 60px 20px;
}
.needtohelpsec .columns {
    max-width: 700px;
    margin: auto;
}
.needtohelpsec h2 {
    color: #fff;
}
.needtohelpsec .smldesccls p {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    margin-bottom: 5px;
}
.needtohelpsec .smldesccls p a {color:#fff; }
.needtohelpsec .smldesccls p.continfo a {
    color: #fff;
    margin: 0 15px;
    padding: 2px 0;
    border-bottom: 1px solid;
    font-size: 18px;
}
@media only screen and (max-width: 767px){
    .topdesc.center_txt .row p {
        font-size: 18px;
        line-height: 28px;
    }
    .buycontetn.twocols .row > div {
        width: 100%;
        padding: 30px 0 !important;
    }
    .buycontetn.twocols .row > div:first-child {
        border-bottom: 1px solid #e9e6df;
        border-right: none;
    }
    .buycontetn.twocols .row > div:first-child::before {
        left: auto;
        right: auto;
        bottom: -15px;
        top: auto;
    }
    .haveyouordesec .columns .cbuttons {
		margin-left: 0;
	}
	.row.resources_content .small-6.columns {
		width: 100%;
		padding: 0 !important;
	}
	.calculatesizerooms .columns .calculatesizerooms_lt_content {
		width: 100%;
	}
	.calculatesizerooms .columns .icon {
		width: 100%;
		padding: 30px 0 0 0;
	}
	.calculatesizerooms .columns .icon img {
		float: left;
	}
	.buycontetn.onecols .inner_one_col {
		flex-wrap: wrap;
		justify-content: center;
		text-align: center;
	}
	.buycontetn.onecols .inner_one_col .singlecolcont {
		width: 100%;
		margin-top: 20px;
	}
	.needtohelpsec .smldesccls p {
		font-size: 18px;
	}
	.needtohelpsec .smldesccls p.continfo a {
		margin: 5px 15px;
		display: inline-block;
	}
}


/* floring page  */
body.single-flooring-guides .singleart .artcontent-cls p {
    font-size: 1.1rem;
}
body.single-flooring-guides  .singleart .artdesc {
    line-height: 32px;
    font-family: lato;
  font-weight: 300;
}
  
/* end floring page  */




/* INSTAGRAM POPUP */

.myinstaModal {
    display: block !important; 
    opacity: 0;
    transition: 0.3s all ease;
    pointer-events: none;
}
.myinstaModal.active_pop{
    opacity: 1;
    pointer-events: all;
}
.myinstaModal::before {
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.70);
}
.myinstaModal .modal-content {
    max-width: 1000px;
    padding: 0;
    border: none;
    position: relative;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
}
.myinstaModal .modal-content .instagramfeed {
    margin: 0;
}
.myinstaModal .modal-content .slick-slide {
    display: flex;
    flex-wrap: wrap;
    z-index: 998 !important;
    opacity: 0 !important;
}
.myinstaModal .modal-content .slick-slide.slick-current.slick-active {
    z-index: 999 !important;
    opacity: 1 !important;
}
.myinstaModal .modal-content .slick-slide > div:first-child {
    width: 100%;
    max-width: 625px;
}
.myinstaModal .modal-content .slick-slide > div:first-child img {
    height: 620px;
    object-fit: cover;
    width: 100%;
}
.myinstaModal .modal-content .slick-slide > div:last-child {
    width: 100%;
    max-width: 375px;
    padding: 15px 0 0 0;
}
.myinstaModal .modal-content .instafeed-header {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #e8e9eb;
    padding-bottom: 10px;
    margin: 0 15px 49px;
}
.myinstaModal .modal-content .instafeed-header .profile-picture {
    height: 45px;
    width: 45px;
    border-radius: 50%;
    margin: 0px 12px 0px 0;
    border: 1px solid #eee;
}
.myinstaModal .modal-content .instafeed-header .name-section .fullname.instafeed-text {
    font-size: 15px;
    color: #000;
    letter-spacing: .05em;
    font-weight: 600;
}
.myinstaModal .modal-content .instafeed-header .name-section .username {
    color: grey;
    display: block;
    font-size: 11px;
    line-height: 16px;
}
.myinstaModal .modal-content .slick-slide > div:last-child .capdesc {
    color: #666;
    font-size: 15px;
    line-height: 24px;
    padding: 15px 15px 0 15px;
    max-height: 500px;
    overflow-y: auto;
    white-space: pre-wrap;
}
.myinstaModal .modal-content .slick-next,
.myinstaModal .modal-content .slick-prev {
    right: 15px;
    top: 100px;
    margin: 0;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0NzcuMTc1IDQ3Ny4xNzUnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cGF0aCBkPSdNMzYwLjczMSAyMjkuMDc1bC0yMjUuMS0yMjUuMWMtNS4zLTUuMy0xMy44LTUuMy0xOS4xIDBzLTUuMyAxMy44IDAgMTkuMWwyMTUuNSAyMTUuNS0yMTUuNSAyMTUuNWMtNS4zIDUuMy01LjMgMTMuOCAwIDE5LjEgMi42IDIuNiA2LjEgNCA5LjUgNCAzLjQgMCA2LjktMS4zIDkuNS00bDIyNS4xLTIyNS4xYzUuMy01LjIgNS4zLTEzLjguMS0xOXonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
    width: 32px;
    object-position: 99999px 99999px;
    background-repeat: no-repeat;
    background-size: 50%;
    height: 32px;
    background-position: center;
    background-color: #fff;
    cursor: pointer;
    z-index: 999;
    transition: 0.3s all ease;
}
.myinstaModal .modal-content .slick-next:hover,
.myinstaModal .modal-content .slick-prev:hover {
    background-color: #eee;
}
.myinstaModal .modal-content .slick-prev {
    right: 325px;
    background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0NzcuMTc1IDQ3Ny4xNzUnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cGF0aCBkPSdNMTQ1LjE4OCAyMzguNTc1bDIxNS41LTIxNS41YzUuMy01LjMgNS4zLTEzLjggMC0xOS4xcy0xMy44LTUuMy0xOS4xIDBsLTIyNS4xIDIyNS4xYy01LjMgNS4zLTUuMyAxMy44IDAgMTkuMWwyMjUuMSAyMjVjMi42IDIuNiA2LjEgNCA5LjUgNHM2LjktMS4zIDkuNS00YzUuMy01LjMgNS4zLTEzLjggMC0xOS4xbC0yMTUuNC0yMTUuNXonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
    left: auto;
}
.myinstaModal .modal-content .slick-prev::before,
.myinstaModal .modal-content .slick-next::before {
    font-size: 0;
}
.myinstaModal .modal-content .instafeed-header .close.instclose {
    color: #939598;
    float: ;
    margin-left: auto;
    height: ;
    margin-top: ;
    margin-top: ;
    padding-bottom: ;
    position: relative;
    top: -10px;
}
@media only screen and (max-width: 1024px){
    .myinstaModal .modal-content {
        max-width: 760px;
    }
    .myinstaModal .modal-content .slick-slide > div:first-child,
    .myinstaModal .modal-content .slick-slide > div:last-child {
        max-width: 50%;
    }
    .myinstaModal .modal-content .slick-slide > div:first-child img {
        height: 380px;
    }
    .myinstaModal .modal-content .slick-slide > div:last-child .capdesc {
        max-height: 260px;
    }
}
@media only screen and (max-width: 767px){
    .myinstaModal .modal-content {
        max-height: calc(100vh - 30px);
        overflow: auto;
    }
    .myinstaModal .modal-content .slick-slide > div:first-child, .myinstaModal .modal-content .slick-slide > div:last-child {
        max-width: 100%;
    }
    .myinstaModal .modal-content .slick-slide > div:last-child .capdesc {
        padding: 15px;
        max-height: none;
    }
    .myinstaModal .modal-content .slick-prev {
        right: auto;
        left: 15px;
    }
}

.topheadersingle {
    background: #3d7483;
    text-align: center;
    padding: 30px 15px;
    margin-bottom: 30px;
}

.topheadersingle > h1 {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin: 0;
    max-width: 100%;
}

.singleart.singblogdraft.sart {
    padding-top: 0px;
}

section.iconwithtxtcls .small-6 .iconnobg {
    max-width: 100px;
    margin: 0 auto;
    min-height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

section.iconwithtxtcls .small-6 .iconnobg img {
    max-height: 80px;
}

@media only screen and (min-width: 1025px)
{
.header-nav-list .fitting-dropdown .subnav {
  left: 236px !important;
}

.topheadersingle {
    background: #3d7483;
    text-align: center;
    padding: 30px 15px;
    margin-bottom: 30px;
}

.topheadersingle > h1 {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
    margin: 0;
    max-width: 100%;
}

.singleart.singblogdraft.sart {
    padding-top: 0px;
}

.feacherpost.two_column_content .two_column_content_inner_info_inner .tagcatcls, .feacherpost.two_column_content .two_column_content_inner_info_inner h2, .feacherpost.two_column_content .two_column_content_inner_info_inner .sdesc, .feacherpost.two_column_content .two_column_content_inner_info_inner .sdesc a, .feacherpost.two_column_content .two_column_content_inner_info_inner .datesec {
    color: #fff;
}

}

.fitting-dropdown .subnav-contents.full div:last-child {
	flex: 1;
}
.fitting-dropdown .subnav > .subnav-contents {
    padding: 30px 33px 30px;
}
  
.instagram-feed.simpsldr .slick-arrow {
	width: 32px;
	height: 32px;
	margin: 0;
}
.instagram-feed.simpsldr .slick-arrow::before {
	font-size: 0;
	background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0NzcuMTc1IDQ3Ny4xNzUnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cGF0aCBkPSdNMzYwLjczMSAyMjkuMDc1bC0yMjUuMS0yMjUuMWMtNS4zLTUuMy0xMy44LTUuMy0xOS4xIDBzLTUuMyAxMy44IDAgMTkuMWwyMTUuNSAyMTUuNS0yMTUuNSAyMTUuNWMtNS4zIDUuMy01LjMgMTMuOCAwIDE5LjEgMi42IDIuNiA2LjEgNCA5LjUgNCAzLjQgMCA2LjktMS4zIDkuNS00bDIyNS4xLTIyNS4xYzUuMy01LjIgNS4zLTEzLjguMS0xOXonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
	width: 32px;
	height: 32px;
	display: inline-block;
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: center center;
}
.instagram-feed.simpsldr .slick-arrow.slick-prev::before {
	background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA0NzcuMTc1IDQ3Ny4xNzUnIHdpZHRoPSc1MTInIGhlaWdodD0nNTEyJz48cGF0aCBkPSdNMTQ1LjE4OCAyMzguNTc1bDIxNS41LTIxNS41YzUuMy01LjMgNS4zLTEzLjggMC0xOS4xcy0xMy44LTUuMy0xOS4xIDBsLTIyNS4xIDIyNS4xYy01LjMgNS4zLTUuMyAxMy44IDAgMTkuMWwyMjUuMSAyMjVjMi42IDIuNiA2LjEgNCA5LjUgNHM2LjktMS4zIDkuNS00YzUuMy01LjMgNS4zLTEzLjggMC0xOS4xbC0yMTUuNC0yMTUuNXonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
}
@media only screen and (max-width:599px) {
    .instafeedsec .instagram-feed img {
        width: 100%;
    }
}


/* Home slider changes */

/*#basket-header-link span {
    display: none;
}*/
#homepage-slider div img.mobileimg {
    display: none;
}
@media only screen and (max-width: 767px){
    #homepage-slider div > img.desktopimg {
        display: none;
    }
    #homepage-slider div > img.mobileimg {
        display: block !important;
        width: 100%;
    }
    #homepage-slider .slick-dots {
        bottom: 10px !important;
    }
}

/* rooms pages mobile header*/
.roomsheader img.mobileimg
{
    display: none;
}
@media only screen and (max-width: 767px){
    .roomsheader img.desktopimg {
        display: none;
    }
    .roomsheader img.mobileimg {
        display: block !important;
        width: 100%;
    }
    
}


/* end room pages */


/* guide box  image pages mobile header*/
section.article_grid .large-4.small-12.columns.artbx div.mobileimg
{
    display: none;
}
@media only screen and (max-width: 767px){
    section.article_grid .large-4.small-12.columns.artbx div.desktopimg {
        display: none;
    }
    section.article_grid .large-4.small-12.columns.artbx div.mobileimg {
        display: block !important;
        width: 100%;
    }
    
}


/* end guide pages */



.extra-templ .artblock-cls.article_grid .artbox .mobilebgbox {
    display: none;
}
@media only screen and (max-width: 767px){
.extra-templ .artblock-cls.article_grid .artbox .mobilebgbox {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}


.extra-templ .artblock-cls.article_grid .artbox .mobilebgbox img {
    height: auto;
    width: 100%;
    object-fit: contain;
}
}

/* Video popup */
.videop .modal-content {
    background: transparent;
    border: none;
    text-align: center;
    position: relative;
    max-width: 767px;
    padding: 0;
    width: 100%;
}
.videop .videopopcontent iframe {
    padding: 10px;
    background: #fff;
    width: 100%;
    max-width: 767px;
    height: 440px;
}
.videop .modal-content .close.vclsoe {
    color: #000;
    position: absolute;
    top: 0;
    right: 0;
    background: #fff;
    width: 40px;
    line-height: 30px;
    padding: 3px 0 5px;
    box-shadow: 0 0 4px rgba(0,0,0,0.15);
}
a.videopopcls .fa.fa-play-circle {
  font-size: 50px;
}

.artbox .button.btm.primary.videopopcls {
    position: absolute;
    padding: 0 !important;
    margin-top: 75px;
    left: 0;
    right: 0;
}

@media only screen and (max-width: 767px){
    .videop .videopopcontent iframe {
        background: transparent;
    }
}

/* header baskt */

#basket-header-link .fas, #basket-header-link .far {
  color: #4c5056;
}
/* endo */


/* hover boxes effect  */

.extra-templ .artblock-cls.article_grid .artbox .artboxdesc * {
    transition: 0.3s all ease;
}
.extra-templ .artblock-cls.article_grid .artbx.hovereffecls .artbox {
    box-shadow: 0 0px 10px rgba(0,0,0,0.30);
}
.extra-templ .artblock-cls.article_grid .artbx.hovereffecls .artbox:before {
    opacity: 1;
}
.extra-templ .artblock-cls.article_grid .artbx.hovereffecls .artbox .artboxdesc {
    background: transparent;
}
.extra-templ .artblock-cls.article_grid .artbx.hovereffecls .artbox .artboxdesc * {
    color: #fff;
}
.extra-templ .artblock-cls.article_grid .artbx.hovereffecls .artbox .artboxdesc img {
    filter: brightness(0) invert(1);
}

/* hover box effect */ 


/* video icon on content width image box */

.singleart .maincontbox > .row .imgbox {
       position: relative;
  }
.contwithimage .videopopcls i {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #fff;
  margin-top: -25px;
  margin-left: -25px;
}

@media only screen and (max-width: 430px){
 a.videopopcls .fa.fa-play-circle {
    font-size: 36px;
  }
  .contwithimage .videopopcls i {
    top: 80px;
    left: 63px;   
  }
  .singleart .maincontbox > .row .conbox h2 {
      font-size: 1.2em;
  }
  .singleart .maincontbox > .row .conbox .button {
    border: solid 1px #fff;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 14px;
    padding: 5x 5px !important;
    padding-left: 10px !important;
    padding-right: 18px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
  }
  .singleart .maincontbox > .row .imgbox {
       padding: 0 !important;
  }
}
@media only screen and (min-width: 431px) and (max-width: 767px)  {
    a.videopopcls .fa.fa-play-circle {
       font-size: 36px;
     }
     .contwithimage .videopopcls i {
       top: 80px;
       left:110px;   
     }
     .singleart .maincontbox > .row .conbox h2 {
        font-size: 1.2em;
    }
    .singleart .maincontbox > .row .conbox .button {
        border: solid 1px #fff;
        margin-top: 8px;
        margin-bottom: 10px;
        font-size: 14px;
        padding: 5x 5px !important;
        padding-left: 10px !important;
        padding-right: 18px;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        
      }
      .singleart .maincontbox > .row .imgbox {
        padding: 0 !important;
   }
      
   }
/* end icon */


.datesec .fa.fa-print {
    padding-right: 7px;
    font-size: 15px;
  }

  .videopopcls .fa.fa-play-circle:hover {
    color: #E3DFDC;
  }
  .article_grid  .button.btm.primary.videopopcls:hover {
    color: #E3DFDC !important;
  }
  .singleart .datesec p a {
    color: #6D7781;
  }
  .singleart .datesec p img {
    margin-right: 6px;
    width: 19px;
    min-height: 16px;
  }
  .singleart .datesec p.greyp img {
    margin-top: 2px;
  }
  /* room claculater */

  @media (max-width: 767px) {
   .bxtlsec .row .small-4.columns {
        width: 100%;
        margin-bottom: 12px;
      }
  }

  /* end room calculater */

 .youmayalos .up-sells-title {
    padding-top: 15px;
  }

  @media screen and (max-width: 767px){
    .wts_control_nav.see-more-images{
    width: 40%;
    }
    }

   body.term-721 span.m2 {
        display: none;
      }


/* gallery product page css*/

.flex-direction-nav {
    display: none;
}


 body.single-product .woocommerce-product-gallery ul.flex-direction-nav {
    position: absolute;
    top: 39%;
    z-index: 1;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;}

    body.single-product .woocommerce-product-gallery li.flex-nav-prev {float: left;}
    body.single-product .woocommerce-product-gallery li.flex-nav-next {float: right;}
    body.single-product .woocommerce-product-gallery a.flex-next {visibility:hidden;}
    body.single-product .woocommerce-product-gallery a.flex-prev {visibility:hidden;}

    body.single-product .woocommerce-product-gallery a.flex-next::after {
    visibility:visible;content: '\f054';
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;
    font-size: 20px;   
    font-weight: bold;
}

body.single-product .woocommerce-product-gallery a.flex-prev::before {
    visibility:visible;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';   
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
}

body.single-product .woocommerce-product-gallery ul.flex-direction-nav li a {
    color: #ccc;
}

body.single-product .woocommerce-product-gallery  ul.flex-direction-nav li a:hover {
    text-decoration: none;
}

body.single-product .woocommerce-product-gallery ul.flex-direction-nav li a {
    color: #ccc;
}

body.single-product .woocommerce-product-gallery ul.flex-direction-nav li a:hover {
    text-decoration: none;
}
body.single-product .woocommerce-product-gallery a.flex-prev::before
{
    background: #677451;
     padding: 12px 5px;
     margin-left: 0px;
}
body.single-product .woocommerce-product-gallery a.flex-next::after
{
    background: #677451;
    padding: 12px 5px;
    margin-right: 0;
}

@media screen and (max-width: 767px){
    .flex-direction-nav {
        display: block;
    }
    .woocommerce-product-gallery .wts_control_nav .flex-viewport,.wts_control_nav.see-more-images {
        display: none !important;
    }

    body.single-product .woocommerce-product-gallery ul.flex-direction-nav {
        top:45%;
    }
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right {
    visibility: visible;
}
/* end  gallery product page css*/

/* product page */
div.product-description .flex-row.shortcuts a
{
    padding-right: 23px;
}
div.product-description .flex-row.shortcuts a img
{
    display:none;
    padding-right: 10px;
}

@media screen and (max-width: 767px){
    .flex-row.shortcuts
    {
        display: flex;
        margin-top: 20px;
        width: 100%;
        flex-wrap: wrap;
    }

div.product-description .flex-row.shortcuts a {
    text-decoration: underline;
    width: 50%;
    padding-right: 0;
    flex: fit-content;
    max-width: 100%;
    text-align: center;
    margin-top: 10px;
  }
  .woocommerce div.product h1.product_title {
    padding-left: 16px;
  }
  .woocommerce div.product p.price
  {
    padding-left: 16px;
  }
  .single-product .product div.colours
  {
    padding-left: 18px;
  }
  .product-delivery-text {
    margin-left: 10px;
  }
  div.entry-summary .product-description.margin-top {
    padding: 10px;
  }
}
/* end product paage */



.instafeedsec .instagram-feed video {
    height: 260px;
    width: 100%;
    object-fit: cover;
  }

.instafeedsec .instafeeddata .instagram-feed {
    max-width: 870px;
    margin: auto;
    width: 100%;
}

.instafeedsec .instafeeddata .instagram-feed .columns {
    width: 33.3% !important;
    margin: 0 0px 30px;
    min-width: 33.3% !important;
    flex-basis: 33.3% !important;
}

.instafeedsec .instafeeddata .instagram-feed .slick-track {
    display: flex;
    gap: 30px;
}
.instagram-feed.simpsldr .slick-prev {
    left: -36px;
}

.instagram-feed.simpsldr .slick-next {
    right: -36px;
}
@media screen and (min-width:900px){

    .instafeedsec .instafeeddata .instagram-feed .slick-track {
        width: 100% !important;
    }
}

    @media screen and (max-width:900px){
    .instafeedsec .instafeeddata .instagram-feed .columns {
        width: 100%;
        min-width: auto !important;
    }
}



.flooring-dropdown .subnav { max-width: 189px; width: 100% !important;  left: auto; right: auto;}   
.flooring-dropdown .subnav .subnav-contents {padding: 0px 0px 14px 14px;}
.flooring-dropdown .subnav .menunav-list h3 { 
	font-size: 14px !important;
    display: block;
    position: relative;
    margin: 0 14px 0 0 !important;
    padding: 6px 9px;
    line-height: 28px;
    border: 0;
}
    
.flooring-dropdown .subnav .menunav-list ul {background: #c8aaa1;margin: 0 !important;position: absolute;right: -228px;left: auto;top: 0;width: 100%;opacity: 0;transition: 0.5s;padding: 8px 14px;transform: scaleY(0);transform-origin: top left;min-width: 228px;    height: 100%;}
.flooring-dropdown .subnav .menunav-list ul li {padding: 10px;padding-left: 10px !important;}
.flooring-dropdown .subnav .subnav-contents h3:before {content: "";position: absolute;right: 0;top: 11px;background: url(https://gitdev.harveymaria.com/wp-content/themes/harvey/img/icon-next.png);width: 16px;height: 16px;filter: brightness(0%);background-size: contain;background-repeat: no-repeat;}
.flooring-dropdown .subnav .subnav-contents h3.notarrow:before {background: unset !important;}
.flooring-dropdown .subnav .menunav-list h3.notarrow a {font-size: 14px !important;}
ul.colomenuullist {
    overflow: auto;
}
/*.flooring-dropdown .subnav .menunav-list {position: relative;}*/
.flooring-dropdown .subnav .menunav-list:hover ul {opacity: 1;transform: scaleY(1);}
.flooring-dropdown .subnav .menunav-list:hover h3 {background: #c8aaa1;}
.flooring-dropdown .subnav .menunav-list ul li a {font-size: 14px;
    font-weight: 400;
    display: inline-block !important;
    border-bottom: 2px solid transparent;}
.flooring-dropdown .subnav .menunav-list:hover {background: #c6aba2;}
.flooring-dropdown .subnav .menunav-list ul li:hover a {border-bottom: 2px solid #000;}


.flooring-dropdown .subnav .button-green {padding: 10px !important;margin: 0;font-size: 12px;width: 100%;background: #667451 !important; color: #fff !important;}
.flooring-dropdown .subnav  .menunav a {padding: 10px 0 0;margin: 0 14px 0 0;}
#homepage-slider a.button.with-arrow {background: #ED6E4A;border: 0;padding: 0 40px 0 20px;}
#homepage-slider a.button.with-arrow:hover { color: #ffffff;  background: #6d7781;}

#homepage-slider a.button.with-arrow:after {
    right: 15px;
}
.flooring-dropdown .subnav .menunav-list ul.colomenuullist li:hover a{
    border: unset !important;
}
.flooring-dropdown .subnav .menunav-list ul.colomenuullist li:hover a span.bodundcls{
    border-bottom: 2px solid #000;
}
.quote-tab-selector .quote-tab.order-sample-color:hover {background: #6d7781;}
.price-with-fitting input[type="submit"]:hover {background: #474C52;}

@media screen and (max-width:991px){
    
.flooring-dropdown .subnav {max-width: 100%;}
.flooring-dropdown .subnav .subnav-contents h3:before {transform: rotate(90deg);top: 14px;right: 9px;}
.flooring-dropdown .subnav .menunav-list ul {position: relative;left: 0 !important;right: 0 !important;display: none;}
.flooring-dropdown .subnav .subnav-contents {padding: 0;}
.flooring-dropdown .subnav .menunav-list h3 {margin: 0 !important;}
.flooring-dropdown .subnav .menunav-list:hover ul {display: block;}

}

.flooring-dropdown ul.colomenuullist {
    height: auto !important;
  }
  li.inspiration-dropdown .subnav-contents {
    padding-top: 10px;
}
/* header bottom */
.headerbottomnewmenu {
    display: inline-block;
    width: 100%;
    background: #EEECE6;
    padding: 7px 15px;
  }

  .headerbottomnewmenu ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-left: 123px;
}
  .headerbottomnewmenu ul li {
    display: block;
    margin: 0 auto;
    width: inherit;
}

/*.headerbottomnewmenu ul li:nth-child(2) {
    order: 4;
}

.headerbottomnewmenu ul li:nth-child(4) {
    order: 2;
}

.headerbottomnewmenu ul li:nth-child(3) {
    order: 3;
}  */
.headerbottomnewmenu ul li a img {
    margin: 0 10px 0 0;
}
  

  .headerbottomnewmenu {
    padding: 7px 15px;
}

.headerbottomnewmenu ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    max-width: 76%;
    margin-bottom: 0;
    margin-left: 147px;
}



.headerbottomnewmenu ul li a {
    position: relative;
    font-size: 14px;
    line-height: 16px;
    color:#000;
}

body #pageheader .headerbottomnewmenu ul li a:hover {
    color: black !important;
}
/*.headerbottomnewmenu ul li:nth-child(2) a::before {
    background-image: url(/wp-content/themes/harvey/img/measuring-tape-icon.svg);
}
.headerbottomnewmenu ul li:nth-child(3) a::before {
    background-image: url(/wp-content/themes/harvey/img/trade-house-icon.svg);
}
.headerbottomnewmenu ul li:nth-child(4) a::before {
    background-image: url(/wp-content/themes/harvey/img/flooring-awards-icon.svg);
}
.headerbottomnewmenu ul li a::before {
    content: "";
    position: absolute;
    top: 9px;
    left: -19px;
    bottom: auto;
    right: auto;
    transform: translate(-50%, -50%);
    height: 20px;
    width: 20px;
    background-image: url(/wp-content/themes/harvey/img/free-samples-icon.svg);
       background-size: 100% 96%;
    background-repeat: no-repeat;
}  */
.headerbottomnewmenu ul li a::after {
    content: "";
    position: absolute;
    top: 10px;
    left: auto;
    bottom: auto;
    right: -30px;
    transform: translate(-50%, -50%);
    height: 12px;
    width: 12px;
    background-image: url(/wp-content/themes/harvey/img/bottommenurigharrow.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 568px){
    .headerbottomnewmenu ul{
        margin-left: 15px;
        max-width: 100%;
        }
    .headerbottomnewmenu ul li {
        width: 50%;
        padding: 5px;
    }
    
    }
/* end header bottom menu */


/* header top left menu */

.topleftmenupart .active a {
    background: #667551;
    color: #fff !important;
}
.topleftmenupart .commrccls.active a
{
    background: #53565a;
}
.topleftmenupart a {
    color: #4c5056 !important;
    font-weight: 500 !important;
    height: 31px;
    display: flex;
    align-items: center;
    margin: 0 !important;
        padding: 0 17px;
}

.topleftmenupart .commrccls, .topleftmenupart .residencls {
    margin: 0 !important;
}

body #pageheader .top-header-bar .left-content.topleftmenupart a:hover {
    color: #8caba8 !important;
}

/* end left menu */


/* product message css */ 
body .wc-block-components-notice-banner.is-success ,body.tax-product_cat .woocommerce-message {
    background-color: #e1d6c9;
    border-color: #e1d6c9;
  }

  
  /* end product message css */

  /* contact page */

  .contact-form .gform_wrapper .gfield_label {
    height: 29px;
    color: #000;
  }
  .contact-form ul li label {
    color: #000;
  }
 
  .contact-form .gform_button.button {
    margin-top: 25px !important;
    width: 100% !important;
    max-width: 100%;
  }

  .captchasec .gfield_label.gform-field-label {
    display: none;
  }
  
  /*  end contact us page */

  /* 06-03-24 css  */

  
.woocommerce-notices-wrapper {
    position: relative;
}
.wc-block-components-notice-banner.is-success {
    padding: 25px !important;
}
.promainnotice  .gluebox.amessgoldbox b {
    display: contents;
  }
.wc-block-components-notice-banner.is-success>svg {
    position: absolute;
    left: 25px;
    right: auto;
    height: 25px;
    width: 25px;
    top: 25px;
    bottom: auto;
}
.wc-block-components-notice-banner.is-success > svg {
    background-color: #667451 !important;
  }

 

.defmessage {
    padding: 0 35px 15px 0px;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
    color:#000;
}
.promainnotice  .defmessage a.button.wc-forward {
    color: black !important;
    margin-left: 17px;
  font-weight: bold !important;
  color: #000 !important;
}
.promainnotice.cflag1 .defmessage a.button.wc-forward {
    margin-left: 1px;
}
.gluematsection {
    display: flex;
    gap: 10px;
}
.gluebox.amessgoldbox, .flormatbox.amessgoldbox {
    display: flex;
    padding: 20px;
    border: 1px solid #474C52;
}
.gluebox.amessgoldbox img, .flormatbox.amessgoldbox img {
    display: none;
}

.gluematsection .button {
    max-width: 225px;
    width: 100%;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-left: 20px !important;
}
.wc-block-components-notice-banner.is-success .promainnotice {
    margin-left: -32px;
}


/* basket page css  */

.cart-reminder.cartpage {
    display: flex;
    gap: 15px;
}
.glueprod, .matprod {
    display: inline-block;
    background: #e1d6c9;
    border: #e1d6c9;
    width: 35%;
    padding: 20px;
    text-align: center;
}
.gluecontent {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 20px;
}
.gluecontent a.add-glues.button.alt.wc-forward {
    
    background: #667451 !important;
}
.cartpage .gluecontent p.gluecnt
{
    min-height: 77px;
}

.wc-block-components-notice-banner__content {
    padding-left: 30px;
}




@media only screen and (max-width: 768px){
    .gluematsection{
        flex-direction: column;
    }
    /* basket page css  */

    .cart-reminder.cartpage {
        flex-direction: column;
    }
    .glueprod, .matprod {
        width: 100%;
    }    
    
}

@media only screen and (max-width: 568px){


    .wc-block-components-notice-banner.is-success {
        background: white !important;
        border: none;
    }

    .defmessage {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 13px;
        margin-bottom: 20px;
    }
    .defmessage a.button.wc-forward {
        float: left !important;
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        margin-left: 0 !important;
    }
    .gluematsection {        
        gap: 20px;
    }
    
    .gluebox.amessgoldbox, .flormatbox.amessgoldbox {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 8px;
        text-align: center;
        padding: 15px;
        background: #e1d6c9;
        border: #e1d6c9;
    }
    .gluebox.amessgoldbox img, .flormatbox.amessgoldbox img {
        display: block;
    }
    .gluematsection .woocommerce a.button, .woocommerce .button{
        margin-left: 0px !important;
    }
  
}

.promainnotice.cflag1 {
    display: flex;
}

.promainnotice.cflag1 .defmessage {
    flex-direction: column-reverse;
    gap: 12px;
    justify-content: flex-end;
    align-items: baseline;
    width: 50%;
}
.cflag1 .gluematsection {
    width: 50%;
    padding-left: 24px;
}
.promainnotice a.button:hover {
    background-color: #474C52 !important;
  }
 .single-product .product-non-transactional-contact.margin-top button:hover {
    background-color: #474C52 !important;
  }
  .single-product .quote-tab-selector a:hover
  {
    background-color: #474C52 !important;
  }

@media only screen and (max-width: 768px){
.promainnotice.cflag1 {
    flex-direction: column;
}
.promainnotice.cflag1 .defmessage {
    width: 100%;
}

.cflag1 .gluematsection {
    width: 100%;
}

}  

.background-dark.forfooter,.footer-bottom.background-dark {
    background: #474C52  !important;
  }

  .content_box_why_harvey .content_box_why_harvey_inner li {
    text-align: left;
    clear: both;
    padding: 0 0 10px;
}

.content_box_why_harvey .content_box_why_harvey_inner ul {
    padding: 0 0 0 20px;
}

.content_box_why_harvey .content_box_why_harvey_inner li strong {
    clear: both !important;
    float: none !important;
}


.promainnotice .amessgoldbox p {
    display: flex;
    align-items: center;
    width: 100%;
}
.promainnotice.cflag2 .gluematsection .amessgoldbox
{
	width: 50%;
}

body.single-product .woocommerce-message {
    background: #e0d7c9;
    padding: 1em 2em 2em 3.5em;
}
.promainnotice .defmessage a.button.wc-forward {
    background: transparent !important;
    padding: 0 !important;
    text-decoration: underline;
}

@media screen and (max-width:767px){
.promainnotice .amessgoldbox p {
    flex-wrap: wrap;
    gap: 10px;
}
}
 
/* for message */
@media screen and (max-width:767px){
    body.single-product .woocommerce-message {
        background: transparent;
    }
   }




   @media only screen and (max-width: 1000px) {

    li.has-dropdown.active .subnav {
        display: block;
    }
    
    .flooring-dropdown .subnav .menunav-list.active ul {
        opacity: 1 !important;
        transform: scaleY(1) !important;
        display: block;
    }
    
    .flooring-dropdown .subnav .menunav-list ul {
        opacity: 1 !important;
        transform: scaleY(1) !important;
    }
    }
    
    
    @media screen and (min-width:991px){
    
    .flooring-dropdown .subnav .menunav-list:hover ul {display: block;}
    
    


    .accordion.plain .accordion-navigation > a, .accordion.plain li > a {
        font-size: 21px;
    }
    
   }


   @media screen and (max-width: 767px) {
    .flex-row.products_you_may_like .column {
      width: 50%;
      max-width: 50%;
      flex: inherit;
    }
    .flex-row.products_you_may_like {
      flex-wrap: wrap !important;
    }
  }
  
  
  
  .twocolumnmultiimages img {
    min-height: 400px;
    margin-top: 0px;
    max-height: 400px;
    width: 100%;
    object-fit: cover;
  }
  .large-6.columns.medium-6.small-12.twocls {
    padding-right: 0px;
  }
  .large-6.columns.medium-6.small-12.onecls {
    padding-left: 0px;
  }

  .singleart .artcontent-cls .toptradeslider ul li::before {
    background-image: unset;
  }

  .inspiration-dropdown .subnav {
    min-width: 214px;
  }
  .inspiration-dropdown .subnav-contents ul {
    margin-right: 0px !important;
  }


/*  why-harvemaria-flooring page */

.whyharvemariatemp .feacherpost.two_column_content .two_column_content_inner_info_inner h2 {
    font-size: 35px;
	    font-style: italic;
}

.whyharvemariatemp .feacherpost.two_column_content .two_column_content_inner_info_inner {
    text-align: left;
    padding: 0 56px;
    min-width: 100%;
}

.whyharvemariatemp .feacherpost.two_column_content .two_column_content_inner_info_inner .sdesc p {
    font-size: 22px;
    color: #fff;
    max-width: 520px;
}

.whyharvemariatemp 
 section.two_column_content.whyharveleftright {
    padding: 40px 0;
}

.whyharvemariatemp .whyharveleftright .two_column_content_inner_info_inner h3 {
    font-style: italic;
}


.whyharvemariatemp .whyharveleftright a.button.btn {
    background: #657651;
}

.whyharvemariatemp .whyharveleftright a.button.btn:hover {
    color: #fff;
    background: #565656;
}

.whyharvemariatemp .whyharvmariasec .row h4 {
    width: 100%;
    font-size: 32px;
    color: #fff;
}

.whyharvemariatemp .whyharvmariasec .row .boxes.small-2 {
    width: 25%;
}

.whyharvemariatemp .whyharvmariasec .row .boxes.small-2 img {max-width: 100%;width: 100%;max-height: 100%;}

.whyharvemariatemp .whyharvmariasec .row {
    max-width: 640px;
}

.whyharvemariatemp .awardwinning.whyharvmariasec ~ .whyharveleftright .two_column_content_inner {
    flex-direction: row-reverse;
}
.whyharvemariatemp .whyharveleftright ~
 .feacherpost.two_column_content.whyharvesec.Full.Width p {
    font-size: 16px;
}

.whyharvemariatemp .whyharveleftright ~ .feacherpost.two_column_content.whyharvesec.Full.Width h2 {
    font-size: 26px;
    font-style: italic;
}

.whyharvemariatemp .whyharveleftright ~ .feacherpost.two_column_content.whyharvesec.Full.Width a.button.btn {
    border: 1px solid #fff;
}
.whyharveleftright .two_column_content_inner_info_inner
{
    max-width: 425px;
}
.singblogdraft a {
    text-decoration: underline;
}
body p a {
    text-decoration: underline;
}
body p a.btn {
    text-decoration: none;
}


.whyharvemariatemp section.two_column_content.whyharveleftright .two_column_content_inner:first-child .two_column_content_inner_info_inner h3::after {
    content: "";
    background: url(/wp-content/themes/harvey/img/markqouate.png) no-repeat;
    width: 35px;
    height: 35px;
    background-size: 100% 100%;
    position: absolute;
    bottom: -48px;
    left: -44px;
}

.ptypename {
    text-transform: uppercase;
    margin-bottom: 8px;
    color: #6D7781;
    font-size: 13px;
     font-weight: 500;
  }
@media screen and (max-width:1200px){

.whyharvemariatemp .feacherpost.two_column_content .two_column_content_inner_info_inner {
        padding: 0 20px;
        min-width: 100%;
}

}
@media screen and (max-width:767px){
    .whyharvemariatemp .feacherpost.two_column_content .two_column_content_inner_info_inner h2 {
    font-size: 30px;
}

.whyharvemariatemp .feacherpost.two_column_content .two_column_content_inner_info_inner .sdesc p {
    font-size: 18px;
}
}


/* sales special offer page */
body.term-467 .page-harvey > .row {
    max-width: 100%;
    margin: auto !important;
    width: 100%;
}

body.term-467 .page-harvey > .row .row {
    margin: auto;
}

body.term-467 .page-harvey > .row .row.category-header {
    max-width: 100%;
}

body.term-467 .page-harvey > .row .columns {
    padding: 0 !important;
}

.mycat467 .content {background: transparent !important;position: absolute !important;top: 50%;left: 0;width: 100%;margin: 0;padding: 0;text-align: center;}

.mycat467 .banner_bg {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    min-height: 544px;
    display: block !important;
}

.mycat467 {
    margin: 0 0 16px;
    position: relative;
}
.mycat467 .content h1 {
    color: white;
    font-weight: 600;
    font-size: 3.75rem;
    line-height: 70px;
    margin: -35px 0 0 0;
}

@media screen and (max-width:767px){
.mycat467 .banner_bg {
    min-height: 100% !important;
    aspect-ratio: 16/5;
}

.mycat467 .content {
    top: 18%;
}

.mycat467 .content h1 {
    color: #fff !important;
}
}

/* Sales Special offer page */ 


@media screen and (max-width:991px){
    .flooring-dropdown .subnav .menunav-list.active ul {
        display: block !important;
    }
    
    .flooring-dropdown .subnav .menunav-list ul {
        display: none !important;
    }
    }


    @media screen and (max-width:991px){

        .flooring-dropdown .subnav .menunav-list:hover h3 {
            background: #e3dfdc !important;
        }
        
        .flooring-dropdown .subnav .menunav-list.active h3 {
            background: #c6aba2 !important;
        }
        
        }



    #shopallmenunav {
        font-weight: bold;
      }



      /* added css for  case studies section */
      .page-template-page-article-laniding-template .commvideobox {
        height: 560px;
    }
    
    .page-template-page-article-laniding-template .commvideobox .row {
        max-width: 100%;
        align-items: center;
    }
    
    .page-template-page-article-laniding-template .commvideobox  .columns {
        padding: 0;
    }
    .page-template-page-article-laniding-template .commvideobox .columns {
      padding: 0;
    }
    
    .page-template-page-article-laniding-template .commvideobox .imgbox img {
        width: 100%;
        height: 560px;
            object-fit: cover;
            
    }
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 {
        margin: auto;
        min-width: 50%;
        max-width: 50%;
        flex-basis: 50%;
    }
    .page-template-page-article-laniding-template .commvideobox .columns .large-5 {
        min-width: 50%;
        max-width: 50%;
        flex-basis: 50%;
    }
    
    
    . page-template-page-article-laniding-template .commvideobox .columns .large-7 p.smltitle,
     .page-template-page-article-laniding-template .commvideobox .columns .large-7 h3,
     .page-template-page-article-laniding-template .commvideobox .columns .large-7 .conttxt-cls {
        max-width: 410px;
        margin: auto;
        text-align: center;
    }
    
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 * {
        color: #ffffff;
    }
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 h3 {
        font-family: minion-3!important;
        font-size: 30px;
        font-weight: 500;
    }
    
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 p {
        font-size: 16px;
    }
    
    
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 .videopopcls {
        margin: 30px auto 0;
        background: #fff;
        color: #222222;
        font-weight: 600;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 160px;
    }
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 p.smltitle, 
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 h3,
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 .conttxt-cls {
        max-width: 410px;
        margin: auto;
        text-align: center;
      }
      .page-template-page-article-laniding-template .commvideobox .columns .large-7 h3 {
        font-family: minion-3 !important;
        font-size: 30px;
        font-weight: 500;
      }
    
    
    
    @media screen and (max-width:767px){
    
    
    .page-template-page-article-laniding-template .commvideobox .columns .large-7 {
        min-width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
    
    .page-template-page-article-laniding-template .commvideobox .row {
        gap: 30px;
    }
    
    .page-template-page-article-laniding-template .commvideobox .columns .large-5 {
        min-width: 100%;
        max-width: 100%;
        flex-basis: 100%;
    }
    
    .page-template-page-article-laniding-template .commvideobox .imgbox img {
        height: 100%;
    }
    
    .page-template-page-article-laniding-template .commvideobox .imgbox a.videopopcls  i {
        left: 0;
        right: 0;
        margin: 0;
        text-align: center;
        top: 42%;
        bottom: auto;
    }
    
    }


      /* end css for case studies */


      .page-template-page-article-laniding-template .extra-templ .shopflorsec h2 {
        font-style: italic;
        display: inline-block;
        vertical-align: top;
        margin-bottom: 30px;
        text-decoration: unset;
        font-weight: bold;
      }

      /* search result page */

     /* body.search-results #product-range img, .products img {
        margin-bottom: 0 !important;
        min-height: 300px;
        max-height: 300px;
        object-fit: cover;
        object-position: top;
        max-width: 100%;
        width: 100%;
      } */
      /* search result page */

      @media screen and (max-width:640px){
      /* added CSS for hide mobile top menu for inspiration and blog page */
      body.post-type-archive-inspiration .large-6.small-12.medium-9.columns.tmenusec,
      body.page-id-1017250 .large-6.small-12.medium-9.columns.tmenusec,
      body.page-id-1103271 .large-6.small-12.medium-9.columns.tmenusec
      {
        display: none;
      }
    }
      /* end */


      .commvideobox .columns .large-7 a.viewlinkleftbtn {
        margin: 30px auto 0;
        background: #fff;
        color: #222222;
        font-weight: 600;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 160px;
      }

      body.page-id-1083481 header#mainheader, body.page-id-1103271 header#mainheader,
      body.single-case-studies header#mainheader {
        background: #53565a !important;
      }

      .page-template-page-article-laniding-template section.shopflorsec {
       
        padding: 0px 0;
      }
/*Special Offers button*/
.menunav-list.new-offer-btn h3.notarrow.spcioffercls.pnkbtn:hover {
    background: #474C52;
    color: #fff;
}
h3.notarrow.spcioffercls.pnkbtn {
    background: #caa9a0;
    text-align: center;
    transition: background-color 300ms ease-out;
}
#pageheader .top-links ul .menunav-list.new-offer-btn h3.notarrow.spcioffercls.pnkbtn:hover a {
    color: #fff !important;
}
.flooring-dropdown .subnav .menunav-list.new-offer-btn:hover {
    background: inherit !important;
}

.menunav-list.new-offer-btn {
    margin-top: 10px;
}
/*Special Offers button*/


    /* start New home css */
    .page-id-1116005 .fullwidth-borderbottom.harvey-breadcrumbs, .home .fullwidth-borderbottom.harvey-breadcrumbs {
        display: none;
    }


    .fullwidth-borderbottom.harvey-breadcrumbs {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    section.ourcustomerreviewlayout .reviewleftside img {
        height: 340px;
        width: 100%;
        object-fit: cover;
        object-position: bottom;
    }
    .toptradeslider {
        padding-top: 42px;
        padding-bottom: 20px;
    }

    .hometopnewslider .row.newhomeslickslider.slick-initialized.slick-slider {
        height: 456px;
        width: 100%;
        max-width: 100%;
    }

    .hometopnewslider .row.newhomeslickslider.slick-initialized.slick-slider .slick-slide {
        height: 456px;
    }

    .hometopnewslider .twocolumnslide {
        display: flex !important;
        background: #293a3a;
    }

    .hometopnewslider .slideleftcontentpart {
        width: 100%;
        max-width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 10%;
    }

    .hometopnewslider .slick-prev:before,
    .hometopnewslider .slick-next:before {
        font-size: 0 !important;
    }

    .hometopnewslider .row.newhomeslickslider.slick-initialized.slick-slider button.slick-prev.slick-arrow:after {
        height: 24px;
        width: 24px;
        content: "";
        position: absolute;
        background: url(/wp-content/themes/harvey/img//Icon-ion-ios-arrow-dropright-circle-1.png);
        left: 0;
        background-size: 100% 100%;
    }

    .hometopnewslider .slick-prev {
        left: 63px !important;
        z-index: 9999;
        top: 47%;
    }

    .hometopnewslider .slick-next {
        right: 65px !important;
        top: 47%;
    }

    .hometopnewslider .row.newhomeslickslider.slick-initialized.slick-slider button.slick-next.slick-arrow:after {
        height: 24px;
        width: 24px;
        content: "";
        position: absolute;
        background: url(/wp-content/themes/harvey/img/Icon-ion-ios-arrow-dropright-circle-1.png);
        right: 0;
        background-size: 100% 100%;
        transform: rotate(180deg);
    }

    .hometopnewslider .sliderightimgpart {
        max-width: 50%;
        width: 100%;
    }

    .hometopnewslider .slideleftcontentpart h3 {
        font-size: 30px;
        line-height: 33px;
        color: #ffffff;
        font-weight: bold;
        /* font-family: "Minion3"; */
        font-family: Minion-3 !important;
        max-width: 471px;
        margin-bottom: 35px;
    }

    .hometopnewslider .slideleftcontentpart .sdesc p {
        font-size: 19px;
        line-height: 33px;
        color: #ffffff;
        font-weight: 400;
        font-family: "Lato";
        width: 471px;
    }

    .hometopnewslider .sliderightimgpart img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .hometopnewslider .buttongroups {
        display: flex;
        align-items: center;
        gap: 17px;
        margin-top: 50px;
    }

    .hometopnewslider .buttongroups a.button1 {
        font-size: 16px;
        line-height: 33px;
        color: #000000;
        font-weight: 400;
        font-family: "Lato";
        display: block;
        width: 179px;
        height: 44px;
        background-color: #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s all ease;
    }

    .hometopnewslider .buttongroups a.button1:hover {
        background: #293a3a;
        border: 1px solid white;
        color: #fff;
    }

    .hometopnewslider a.button2 {
        font-size: 16px;
        line-height: 24px;
        color: #ffffff;
        font-weight: 400;
        font-family: "Lato";
        text-align: center;
        width: 195px;
        height: 44px;
        background-color: #00000000;
        border: 1px solid #ffffff;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s all ease;
    }
    .room_inspiration .title_bar.text_white h2 {
        text-decoration: none;
    }

    .hometopnewslider a.button2:hover {
        background: #fff;
        color: #293a3a;
    }


    .topdesc.center_txt .row p {
        font-size: 19px !important;
        line-height: 34px;
    }

    section.shopbystylenewlayout {
        background: #e1d6c9;
        /* padding: 40px 15px 60px 15px; */
        padding: 45px 15px 47px 15px;
    }

    section.shopbystylenewlayout .row {
        display: flex;
        flex-direction: column;
        max-width: 1230px;

    }

    section.shopbystylenewlayout .toppart {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 25px;
    }

    section.shopbystylenewlayout .toppart h3 {
        font-size: 30px;
        line-height: 33px;
        color: #000000;
        font-weight: bold;
        font-style: italic;
        /* font-family: "Minion3"; */
        font-family: Minion-3 !important;
        /* width: 159px; */
        margin-bottom: 0;
    }

    section.shopbystylenewlayout .toppart a.slink {
        font-size: 19px;
        line-height: 24px;
        text-decoration: underline;
        color: #000000;
        font-weight: 400;
        font-family: "Lato";
        text-align: center;
    }

    section.shopbystylenewlayout .styleboxes {
        display: flex;
        gap: 28px;
    }

    section.shopbystylenewlayout .stylebox {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    section.shopbystylenewlayout .stylebox h3 a {
        font-size: 25px;
        line-height: 33px;
        color: #000000;
        font-weight: bold;
        /* font-family: "Minion3"; */
        font-family: Minion-3 !important;
    }

    section.ourcustomerreviewlayout {
        padding: 0px 15px 32px 15px;
    }

    section.ourcustomerreviewlayout .row {
        max-width: 1230px;
    }

    section.ourcustomerreviewlayout .twocolumnsrow {
        display: flex;
        max-width: 1230px;
        width: 100%;
    }

    .reviewleftside {
        max-width: 466px;
        width: 100%;
    }

    .reviewrightside {
    padding-left: 80px;
    background: #9e6253;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

    .reviewrightside h3 {
        font-size: 30px;
        line-height: 33px;
        color: #ffffff;
        font-weight: bold;
        font-style: italic;
        font-family: Minion-3 !important;
        margin-bottom: 30px;
        display: inline-block;
    }

    .reviewrightside img {
        max-width: 152px;
        margin-bottom: 20px;
        margin-left: 20px;
        height: 26px;
        margin-top: 4px;
    }

    .reviewrightside .sdesc p {
        font-size: 18px;
        line-height: 29px;
        color: #ffffff;
        font-weight: 400;
        font-family: "Lato";
        width: 610px;
        margin-bottom: 8px;
        position: relative;
        text-align: justify;
    }

    .reviewrightside .sdesc p:before {
        content: "";
        position: absolute;
        height: 50px;
        width: 35px;
        background: url(/wp-content/themes/harvey/img/quote-marks-1.png);
        background-size: contain;
        background-repeat: no-repeat;
        left: -48px;
        top: 6px;
    }

    .reviewrightside p.author {
        font-size: 17px;
        line-height: 29px;
        color: #ffffff;
        font-weight: 700;
        font-family: "Lato";
    }

    .reviewrightside a.button1 {
        display: flex;
        width: 264px;
        height: 43px;
        background-color: #ffffff;
        align-items: center;
        justify-content: center;
        /* margin: 0; */
        padding: 0;
        font-size: 18px;
        line-height: 33px;
        color: #050505;
        font-weight: 500;
        font-family: "Lato";
        /* margin-top: 35px; */
        margin-top: 25px;
        transition: 0.3s all ease;
    }

    .reviewrightside a.button1:hover {
        background: #9e6253;
        border: 1px solid #fff;
        color: #fff;
    }

    .haveyouordesec {
        padding: 46px 15px 46px 15px;
    }

    section.haveyouordesec .row {
        max-width: 1230px;
    }

    .haveyouordesec .icon_content {
        gap: 20px;
        display: flex;
        flex-direction: column;
    }

    .haveyouordesec .icon_content .icontitle {
        font-size: 30px;
        line-height: 33px;
        color: #ffffff;
        font-weight: bold;
        font-style: italic;
        /* font-family: "Minion3"; */
        font-family: Minion-3 !important;
        /* width: 488px; */
    }

    .haveyouordesec p.iconsmltxt {
        font-size: 17px;
        line-height: 29px;
        color: #ffffff;
        font-weight: 400;
        font-family: "Lato";
    }

    .haveyouordesec .columns .cbuttons a.btn {
        background-image: none !important;
        font-size: 19px;
        line-height: 33px;
        color: #ffffff;
        font-weight: 400;
        font-family: "Lato";
        text-decoration: underline;
    }

    section.whyharvemarialayout {
        padding: 45px 15px 60px 15px;
    }

    section.whyharvemarialayout .row {
        max-width: 1230px;
    }

    section.haveyouordesec .row {
        max-width: 1230px;
    }

    section.haveyouordesec .icon {
        max-width: 77px;
        width: 100%;
        margin-right: 40px !important;
    }

    section.haveyouordesec .icon img {
        width: 100%;
    }

    section.whyharvemarialayout .toppart {
        display: flex;
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
        width: 100%;
        margin-bottom: 25px;
    }

    section.whyharvemarialayout .toppart h3 {
        font-size: 30px;
        line-height: 33px;
        color: #000000;
        font-weight: bold;
        font-style: italic;
        font-family: Minion-3 !important;
        margin-bottom: 0;
    }

    section.whyharvemarialayout .toppart a.slink {
        font-size: 19px;
        line-height: 24px;
        text-decoration: underline;
        color: #000000;
        font-weight: 400;
        font-family: "Lato";
        text-align: center;
    }

    section.whyharvemarialayout .twocolumnsharverow {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 30px;
    }

    section.whyharvemarialayout .twocolumnsharverow .imagebox {
        height: 299px;
        width: 600px;
        max-width: 600px;
    }

    section.whyharvemarialayout .imagebox img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .whyboxsec h3 {
        font-size: 30px;
        line-height: 33px;
        color: #000000;
        font-weight: bold;
        font-style: italic;
        /* font-family: "Minion3"; */
        font-family: Minion-3 !important;
        margin-bottom: 0.6rem;
        margin-top: 27px;
    }

    .whyboxsec a.wslink {
        width: 127px;
        height: 49px;
        background-color: #667451;
        display: block;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 25px;
        transition: 0.3s all ease;
    }

    .whyharvemarialayout .twocolumnsharverow .sdec p {
        font-size: 17px;
        line-height: 29px;
        color: #000000;
        font-weight: 400;
        font-family: "Lato";
    }

    section.artcontent-cls.topproductlayout {
        padding-bottom: 12px;
    }

    section.artcontent-cls.topproductlayout .small-12.medium-12.columns.row.toptradeslider.toptradeslidernewhomepage {
        padding-top: 0;
    }
    section.artcontent-cls.topproductlayout .toptradeslider h2 {
        font-size: 30px;
        line-height: 33px;
        color: #000000;
        font-weight: bold;
        font-style: italic;
        font-family: Minion-3 !important;
        margin-bottom: 25px;

    }
    section.artcontent-cls.topproductlayout .row {
        max-width: 1230px;
    }
    section.artcontent-cls.topproductlayout .toptradeslider .toptrade .slick-slide {
        padding: 0 12px !important;
    }
    section.artcontent-cls.topproductlayout .toptrade .slick-arrow.slick-prev {
        z-index: 999;
        left: -16px;
    }

    section.artcontent-cls.topproductlayout .toptrade .slick-arrow.slick-next::before,
    section.artcontent-cls.topproductlayout .toptrade .slick-arrow.slick-prev::before {
        /* color: #ffffff; */
    }

    section.artcontent-cls.topproductlayout .toptrade .slick-arrow.slick-next {
        right: -16px;
        z-index: 999;
    }

    section.artcontent-cls.topproductlayout .toptradeslider .toptrade .slick-slide a {
        max-width: 85px;
    }

    section.room_inspiration .title_bar.text_white {
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: left;
        flex-direction: column;
    }

    section.room_inspiration .subtitle {
        margin: 25px 0;
    }

    section.room_inspiration .title_bar.text_white h2 {
        font-size: 30px;
        line-height: 33px;
        color: #ffffff;
        font-weight: bold;
        font-style: italic;
        font-family: "Minion-3" !important;
        text-decoration: none;
        /* width: 543px; */
    }

    section.room_inspiration p {
        font-size: 18px;
        line-height: 31px;
        /* color: #ffffff; */
        font-weight: 400;
        font-family: "Lato";
        text-align: center;
        width: 697px;
    }


    ul.toptrade.slick-initialized.slick-slider.slick-dotted {
        max-width: 1230px;
    }


    .whyboxsec a.wslink:hover {
        background-color: #474C52;
        transition: 0.3s all ease;

    }

    section.artcontent-cls.topproductlayout .toptradeslider .toptrade .slick-slide a:hover {
        background-color: #474C52;
        transition: 0.3s all ease;

    }


    .testitemplate .artcontent-cls {
        padding-top: 56px;
        padding-bottom: 80px;
    }

    .testitemplate .artcontent-cls ul.toptradeprodsec {
        display: flex;
        gap: 23px;
        margin: 0;
    }

    .testitemplate .artcontent-cls ul.toptradeprodsec li {
        list-style: none;
    }

    .testitemplate .artcontent-cls ul.toptradeprodsec li h3 {
        font-size: 16px;
        line-height: 24px;
        margin-top: 15px;
        font-weight: 700;
    }

    .testitemplate .artcontent-cls ul.toptradeprodsec li span.price {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }


    @media only screen and (max-width: 1550px) {
        .hometopnewslider .slideleftcontentpart {
            padding-left: 12%;
        }

        .hometopnewslider .slideleftcontentpart {
            max-width: 50%;
        }

        .hometopnewslider .sliderightimgpart {
            max-width: 50%;

        }
        .hometopnewslider .slideleftcontentpart .sdesc p{
            /* width: 400px; */
        }

    }

    @media only screen and (max-width: 1450px) {
        .hometopnewslider .slideleftcontentpart {
            padding-left: 10%;
        }
    }

    @media only screen and (max-width: 1367px) {
        .hometopnewslider .slideleftcontentpart {
            /* padding-left: 5%; */
        }

        .hometopnewslider .slick-prev {
            left: 30px !important;
        }

        .hometopnewslider .slick-next {
            right: 46px !important;

        }


        section.shopbystylenewlayout .row {
            max-width: inherit;
        }

        section.shopbystylenewlayout .styleboxes {
            justify-content: space-between;
            gap: 20px;
        }

        section.ourcustomerreviewlayout .row {
            max-width: inherit;
        }

        section.ourcustomerreviewlayout .twocolumnsrow {
            display: flex;
            max-width: inherit;
            width: 100%;
            justify-content: center;
        }

       

        .reviewleftside {
            width: 50%;
        }

        .reviewleftside img {
            max-width: 100%;
            width: 100%;
        }

        .reviewrightside {
            padding: 0 30px;
            width: 50%;
        }

        .reviewrightside .sdesc p {
            padding: 0 30px;
            font-size: 16px;
            width: inherit;
        }

        .reviewrightside .sdesc p:before {
            left: -14px;
        }

        .reviewrightside p.author {
            margin-bottom: 0;
        }

        .reviewrightside a.button1 {
            margin-top: 15px;
        }

        section.artcontent-cls.topproductlayout .row {
            max-width: inherit;
        }

        ul.toptrade.slick-initialized.slick-slider.slick-dotted {
            max-width: 100%;
            margin: 0 auto;
        }

        section.artcontent-cls.topproductlayout {
            padding: 0 15px 12px 15px;
        }

        section.whyharvemarialayout .row {
            max-width: inherit;
        }

        section.whyharvemarialayout .whyboxsec {
            max-width: 50%;
        }

        section.whyharvemarialayout .twocolumnsharverow {

            align-items: flex-start;
        }

        section.whyharvemarialayout .twocolumnsharverow .imagebox {
            height: 299px;
            width: 100%;
            max-width: 100%;
        }

        section.whyharvemarialayout .imagebox img {
            height: 100%;
            width: 100%;
            object-fit: cover;
        }

        .reviewleftside {
            max-width: 50%;
            width: 100%;
        }

    }

    /* 31-01 (N)   */

    @media only screen and (max-width: 991px){
        .hometopnewslider .twocolumnslide {
            height: auto !important;
            flex-direction: column-reverse;
        }
        .hometopnewslider .row.newhomeslickslider{
            height: 100% !important;
            margin: 0;
        }
        .hometopnewslider .slideleftcontentpart {
            max-width: 100%;
            padding: 21px 20px 37px 25px;
            min-height: 240px;
            justify-content: start;
        }

        .sliderightimgpart {
            max-width: 100% !important;
        }
        .hometopnewslider .slick-dots {
            display: none !important;
        }


        .hometopnewslider .slideleftcontentpart h3 {
            margin: 0 0 12px 0;
        }

        .hometopnewslider .buttongroups {
            margin: 20px 0 0 0;
        }
        .hometopnewslider .slick-arrow {
            top: 28%;
        }
        section.shopbystylenewlayout .stylebox {
            width: 50%;
            padding: 0 15px;
            gap: 5px;
            margin: 0 0 20px;
        }

        section.shopbystylenewlayout .styleboxes {
            flex-wrap: wrap;
            gap: 0;
            margin: 0 -15px;
        }

        section.shopbystylenewlayout .stylebox img {
            width: 100%;
        }
        section.shopbystylenewlayout .stylebox {
            width: 50%;
            padding: 0 15px;
            gap: 5px;
            margin: 0 0 20px;
        }

        section.shopbystylenewlayout .styleboxes {
            flex-wrap: wrap;
            gap: 0;
            margin: 0 -15px;
        }

        section.shopbystylenewlayout .stylebox img {
            width: 100%;
        }

        section.ourcustomerreviewlayout .twocolumnsrow {
            flex-direction: column;
        }

        .reviewleftside, .reviewrightside {
            width: 100%;
            max-width: 100%;
        }

        .reviewrightside {
            padding: 20px 32px 36px 40px;
        }

        .reviewrightside .sdesc p {
            padding: 0;
        }

        .reviewrightside .sdesc p:before {
            left: -30px;
            width: 22px;
            height: 16px;
        }
        section.ourcustomerreviewlayout {
            padding: 22px 18px 22px 18px;
        }
        .haveyouordesec .columns {
            flex-direction: column;
            align-items: start;
        }

        .haveyouordesec .columns .cbuttons {
            margin: 0;
        }

        section.haveyouordesec .icon {margin-bottom: 20px;}
        section.whyharvemarialayout .twocolumnsharverow {
            flex-direction: column;
        }

        section.whyharvemarialayout .whyboxsec {
            max-width: 100%;
        }

        .instafeedsec {
            margin: 0;
        }

        .room_inspiration .inspiration-links a {
            width: calc(48% - 20px);
        }

    }



    @media only screen and (max-width: 767px){

        .hometopnewslider .slideleftcontentpart h3 {
            font-size: 24px;
            margin: 0 0 12px 0;
        }

        .hometopnewslider .slideleftcontentpart .sdesc p {
            font-size: 15px;
            line-height: 26px;
            width: 100%;
        }

        .hometopnewslider .buttongroups {
            margin: 18px 0 0 0;
        }
        .hometopnewslider .sliderightimgpart img {
            height: 254px;
        }

        .hometopnewslider .slick-arrow {
            top: 22%;
        }
        .hometopnewslider .slick-next{
            right: 33px !important;
        }
        .hometopnewslider .slick-prev{
            left: 33px !important;
        }
        .hometopnewslider .buttongroups a.button1 {
            font-size: 13px;
            width: 154px;
            height: 34px;
        }
        .hometopnewslider .buttongroups a.button1 {
            font-size: 13px;
            width: 154px;
            height: 34px;
        }

        .hometopnewslider ~ .topdesc.center_txt {
            padding: 23px 22px !important;
        }

        .topdesc.center_txt .row p {
            font-size: 15px !important;
            line-height: 26px;
            text-align: left;
        }

        .topdesc.center_txt .row .large-9 {
            padding: 0 !important;
        }

        section.shopbystylenewlayout .toppart h3 {
            font-size: 23px;
        }

        section.shopbystylenewlayout .toppart a.slink {
            font-size: 14px;
        }

        section.shopbystylenewlayout {
            padding: 26px 15px 16px;
        }
        section.shopbystylenewlayout .stylebox {
            padding: 0 8px;
            margin: 0 0 4px;
        }

        section.shopbystylenewlayout .styleboxes {
            margin: 0 -7px;
        }

        section.shopbystylenewlayout .toppart {
            margin: 0 0 10px;
        }

        section.shopbystylenewlayout .stylebox h3 {margin: 0;}

        section.shopbystylenewlayout .stylebox h3 a {
            font-size: 18px;
        }

        .reviewrightside h3 {
            font-size: 21px;
            margin: 0 0 12px;
        }

        .reviewrightside .sdesc p {
            font-size: 15px;
            text-align: start;
        }

        .reviewrightside img {
            max-width: 126px;
            margin: 0 0 18px;
        }

        .reviewrightside a.button1 {
            width: 229px;
            height: 40px;
            font-size: 15px;
        }
        section.artcontent-cls.topproductlayout .toptradeslider h2 {
            font-size: 23px;
            margin: 0 0 10px;
        }

        .toptrade li h3 {
            font-size: 15px;
        }

        .toptrade li span.price {
            font-size: 15px;
        }

        .toptradeslider .toptrade .slick-slide a {
            font-size: 15px;
        }

        section.artcontent-cls.topproductlayout {
            padding: 35px 0 28px;
        }

        ul.toptrade.slick-initialized.slick-slider.slick-dotted {
            padding: 0;
        }

        section.artcontent-cls.topproductlayout .toptradeslider .toptrade .slick-slide {
            padding: 0 8px !important;
        }
        .toptrade .slick-arrow.slick-arrow::before {font-size: 26px;}

        section.artcontent-cls.topproductlayout .toptrade .slick-arrow.slick-next {
            right: -15px;
            margin: 0;
            width: 20px;
            height: 30px;
        }

        section.artcontent-cls.topproductlayout .toptrade .slick-arrow.slick-prev {
            left: -15px;
            margin: 0;
            width: 20px;
            height: 30px;
        }
        section.haveyouordesec .icon {
            max-width: 52px;
            margin: 0 0 9px;
        }

        .haveyouordesec .icon_content .icontitle {
            font-size: 23px;
        }

        .haveyouordesec .icon_content {
            gap: 8px;
        }

        .haveyouordesec p.iconsmltxt {
            font-size: 15px;
        }

        .haveyouordesec .columns .cbuttons a.btn {
            font-size: 15px;
            padding: 10px 0 0 0 !important;
        }

        .haveyouordesec {
            padding: 25px 20px 23px 25px;
        }

        .haveyouordesec .columns {
            padding: 0 !important;
        }

        section.whyharvemarialayout .toppart h3 {
            font-size: 23px;
        }

        section.whyharvemarialayout .toppart a.slink {
            font-size: 14px;
        }

        section.whyharvemarialayout .toppart {
            margin: 0 0 21px;
        }

        section.whyharvemarialayout {
            padding: 20px 20px 40px;
        }

        section.whyharvemarialayout .twocolumnsharverow .imagebox {
            height: 175px;
        }

        .whyboxsec h3 {
            font-size: 21px;
            margin: 8px 0 0 0;
        }

        .whyharvemarialayout .twocolumnsharverow .sdec p {
            font-size: 15px;
            line-height: 26px;
        }

        .whyboxsec a.wslink {
            margin: 10px 0 0;
            width: 100px;
            height: 34px;
            font-size: 15px;
        }

        section.whyharvemarialayout .twocolumnsharverow {
            gap: 34px;
        }

        .instafeedsec h2 {
            font-size: 23px;
        }

        .instafeedsec {
            padding: 32px 21px 35px;
        }

        section.room_inspiration .title_bar.text_white h2 {
            font-size: 23px;
        }

        .room_inspiration .inspiration-links a {
            font-size: 15px;
            line-height: 45px;
        }

        .room_inspiration ~ .quest-sec {
            padding: 44px 15px 47px;
        }

        .room_inspiration ~ .quest-sec .smaldesc p {
            font-size: 15px;
        }

        .room_inspiration ~ .quest-sec  h2 {
            font-size: 23px;
        }
        section.artcontent-cls.topproductlayout .toptrade .slick-arrow {
            top: 80px;
        }
        .reviewrightside p.author{
            font-size: 15px;
        }
        .room_inspiration .inspiration-links {
            margin: 0 -10px;
        }

    }
    /* end New home css */


/* start room-size-calculator (H) */


.topstorytitle.calcpage {
    background: #E8DDD1;
    padding: 20px 0;
}

.d-flexs {
    display: flex;
}

.v-center {
    align-items: center;
}

.ml-auto {
    margin-left: auto;
}

.topstorytitle.calcpage .button {
    margin-bottom: 0;
}

.topstorytitle.calcpage .row {
    margin-bottom: 0;
}

.topstorytitle.calcpage.new_calc h1 {
    font-size: 2.1em;
    /* font-style: italic; */
}

.calculate-room {
    background: #FAF9F7;
    padding: 40px 0 1px 0;
    position: relative;
}

.calculate-room .calculator {
    background: transparent;
}

.cal-main-flex .col-lg-4 {
    width: 33.33%;
}

.cal-main-flex .col-lg-4 {
    width: 33.33%;
}



.cal-main-flex .col-lg-4 {
    width: 33.33%;
}

/* .calimagepart img {
    margin: auto;
    max-width: 280px;
    display: block;
} */

/* .calimagepart img {
    margin: auto;
    max-width: 280px;
    max-width: 340px;
    display: block;
} */
.calimagepart img {
    /* max-width: 360px; */
    max-width: 345px;
    display: block;
    margin-left: auto;
}



#calculator-form .feet .small-6.columns.length section {
        display: flex;
    flex-wrap: wrap;
}
#calculator-form .feet .small-6 {
    width: 100%;
}

.feet-inner-title {
    width: 100%;
}

.feet-block1.feet-block2 {
    padding: 0;
}

#calculator-form .feet section {
    padding-left: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#calculator-form section {
    background: #fff;
    padding: 10px;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center;
    border: 1px solid #ECE9E4;
    border-radius: 4px;
    min-height: 61px;
}


#calculator-form .small-6 {
    padding: 0 !important;
}

#calculator-form .small-7,
#calculator-form .small-5 {
    padding: 0;
}

#calculator-form .small-6.columns.length section,
#calculator-form .small-7.columns.length section {
    border-right: none !important;
    border-radius: 4px 0 0 4px !important;
}

#calculator-form .small-6.columns.width section,
#calculator-form .small-5.columns.width section {
    border-left: none !important;
    border-radius: 0 4px 4px 0;
}

.small-5.columns.width section {
    padding-left: 0 !important;
}

#calculator-form section input {
    margin: 0 5px;
    width: 55px;
    height: 32px;
    text-align: end;
}

#calculator-form .small-6:first-child section {
    border-right: 0;
}

.toptradingpart {
    background: #fff;
    box-shadow: 4px 4px 16px -7px #939393;
    padding: 27px 10px 10px 30px;
    /* max-width: 438px; */
    /* width: 100%; */
    position: relative;
    margin-top: -8px;
    min-height: 513px;
    height: 100% !important;
}

.toptradingpart::after {
    content: "";
    position: absolute;
    height: 80%;
    width: 34%;
    right: -11px;
    top: 13px;
    background: rgb(255 255 255);
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.03405112044817926) 0%, rgb(255 255 255) 35%);
}

.toptradingpart h3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    margin-top: 15px;
}

#calculator-form .row {
    margin: 0;
}

#calculator-form section span {
    font-size: 16px;
}

#calculator-form section span.unit span {
    font-weight: 500;
}


/* .calimagepart .botdesc {
    max-width: 240px;
    margin: auto;
    margin-top: 16px;
} */
.calimagepart .botdesc {
    max-width: 290px;
    margin-left: auto;
    margin-right: 20px;
    margin-top: 16px;
}

.calimagepart .botdesc p {
    font-size: 15px;
    font-weight: 600;
}

.cal-cont-2 {
    max-width: 800px;
    margin: auto;
}

.cal-content-main {
    padding: 39px 0;
}

button.button.grey {
    max-width: 113px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #667451;
}

button.button.grey:hover {
    background: #474C52;
}

button.button.light-grey {
    max-width: 113px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #66745100;
    color: #000000;
    text-decoration: underline;
}

div#total-area-wrapper p {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 500 !important;
    margin-bottom: 8px !important;
    gap: 8px;
}

div#total-area-wrapper span.wastage {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 500;
    gap: 21px;
}

/* cal slider css  */

.topstorytitle.calcpage a:hover {
    color: white;
    background: #474C52 !important;
}

.feet label {
    font-size: 14px ;
    line-height: 24px;
}

.feet span.unit {
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 500;
}

.feet input {
    width: 35px !IMPORTANT;
    padding: 2px;
}

.slide-product-footer {
    display: flex;
    flex-direction: column;
}

.calculator.larger-text {
    padding: 0 !important;
}

.calc-bottom {
    padding: 0;
}

span.price {
    margin-bottom: 16px;
}


.toptradingpart .slick-next::after {
    content: "";
    position: absolute;
    height: 24px;
    width: 14px;
    background-image: url(https://gitdev.harveymaria.com/wp-content/uploads/2025/01/Vector-3.png);
    right: 20px;
}

.toptradingpart .slick-next::before {
    color: transparent;
}

.toptradingpart .slick-next {
    right: 21px;
    width: 100px;
    z-index: 999;
}

.toptradingpart .slick-next {
    right: 11px;
    width: 10px;
    z-index: 999;
}

a.Nproduct_price {
    /* display: inline-block; */
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    background: #667451;
    max-width: 84px;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 20px;
    height: 37px;
}

a.Nproduct_price:hover {
    background: #474C52;
    color: #fff;
}

.calculator.calc-container .calculaterpart input[type="checkbox"] {
    position: relative;
    width: 48px !important;
    height: 24px;
    -webkit-appearance: none;
    appearance: none;
    background: #ffffff;
    outline: none;
    border-radius: 2rem;
    cursor: pointer;
    border: 1px solid #ECE9E4;
}

.calculator.calc-container .calculaterpart input[type="checkbox"]::before {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #667451;
    position: absolute;
    top: 3px;
    left: 6px;
    transition: 0.5s;
}

.calculator.calc-container .calculaterpart input[type="checkbox"]:checked::before {
    transform: translateX(100%);
    background: #667451;
    left: 10px;
}

.calculator.calc-container .calculaterpart input[type="checkbox"]:checked {
    background: #fff;
}

.calc-size-top {
    display: flex;
    gap: 8px;
    align-items: center;
    margin-bottom: 16px;
}

.calc-size-top p {
    margin-bottom: 0;
    text-transform: capitalize;
    font-size: 16px;
    line-height: 24px;
}

.page-id-492 .larger-text h2 {
    /* font-size: 32px !important; */
    font-size: 1.875rem;
    line-height: 44px !important;
    font-weight: 500 !important;
    font-style: italic !important;
}

.calc-container {
    position: static;
    height: auto;
}

.smc_slide {
    position: absolute;
    right: -36px;
    max-width: 38.33%;
    width: 100%;
    top: 0;
}

ul.toptradecalcpage {
    margin: 0;
}

ul.toptradecalcpage .slick-slide {
    padding: 0 15px 0 0;
    margin: 0;
}

ul.toptradecalcpage .slick-track {
    display: flex;
}

ul.toptradecalcpage .product {
    width: 90%;
    /* Adjust width of products to show part of the next one */
    margin: 0 auto;
}

.toptradecalcpage .slick-list {
    padding-left: 0 !important;
}

.toptradingpartslidersec {
    overflow: hidden;
}

.toptradecalcpage .slick-slide img {
    display: block;
    max-width: 100%;
    width: 100%;
}

.small-12.medium-12.columns.box-sec-main.roomcls {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(232, 221, 209, 1);
    max-width: inherit !important;
}

.small-12.medium-12.columns.box-sec-main.roomcls h4 {
    font-style: italic;
    font-weight: 500;
}

.bottom_box {
    max-width: 1060px;
    width: 100%;
}

.bxtlsec a.button.trans:hover {
    background: #474C52 !important;
}

/* .cal-desktop{
    display: block !important;
}
.cal-mob{
    display: none !important;
} */
.topstorytitle.calcpage.new_calc {
    position: relative;
    overflow: hidden;
}

.small-4.ml-auto.Shop_button_new {
    position: absolute;
    right: -36px;
    max-width: 38.33%;
    width: 100%;
    /* top: 0; */
}


@media only screen and (max-width: 1920px) {

    .small-4.ml-auto.Shop_button_new,
    .smc_slide {
        right: -46px;
        max-width: 36.33%;
        /* max-width: 34.33%; */
    }

    .toptradingpart {
        display: flex;
        align-items: center;
    }

    .toptradingpart::after {
        height: 85%;
    }

    .toptradingpart .slick-next {
        right: 41px;

    }
}

@media only screen and (max-width: 1550px) {

    .small-4.ml-auto.Shop_button_new,
    .smc_slide {
        /* right: -47px;
        max-width: 39.33%; */
        right: -53px;
        max-width: 38.33%;
    }

    .toptradingpart::after {
        height: 80%;
    }

}

@media only screen and (max-width: 1366px) {

    .small-4.ml-auto.Shop_button_new,
    .smc_slide {
        right: -36px;
        max-width: 38.33%;

    }

}

@media only screen and (max-width: 1200px) {
    .topstorytitle.calcpage {
        padding: 20px 16px;
    }

    .calculate-room {
        padding: 40px 16px;
    }

    .cal-content-main {
        padding: 39px 16px;
    }

    .small-12.columns.bxtlsec {
        padding: 15px 16px 63px 16px;
    }

    .small-12.medium-12.columns.box-sec-main.roomcls {
        padding: 35px 16px;
    }
}

@media only screen and (max-width: 1180px) {
    .calculate-room .small-12.medium-12.columns.large-pull-12.calculator.larger-text.calc-container .d-flexs.cal-main-flex {
        flex-direction: column-reverse;
        gap: 30px;
    }

    .calculate-room .small-12.medium-12.columns.large-pull-12.calculator.larger-text.calc-container .d-flexs.cal-main-flex .small-4 {
        width: 100%;
    }

    .calculate-room .small-12.medium-12.columns.large-pull-12.calculator.larger-text.calc-container .d-flexs.cal-main-flex .small-4.smc_slide {
        position: static;
        width: 100%;
        max-width: 100%;
    }

    .row.calc-footer_row {
        display: flex;
        flex-direction: column-reverse;
    }

    .row.calc-footer_row .small-8 {
        width: 100%;
    }

    .row.calc-footer_row button.button.grey,
    .row.calc-footer_row button.button.light-grey {
        max-width: none;
    }

}

@media only screen and (max-width: 568px) {
    .topstorytitle.calcpage.new_calc .row.d-flexs.v-center {
        display: flex;
        flex-direction: column;
    }

    .small-4.ml-auto.Shop_button_new {
        position: static;
        width: 100%;
        max-width: 100%;
    }

    .topstorytitle.calcpage {
        padding: 16px 16px;
    }

    .topstorytitle.calcpage .d-flexs.v-center {
        flex-direction: column;
    }

    .topstorytitle.calcpage h2 {
        font-size: 32px;
        line-height: 48px;
    }

    .topstorytitle.calcpage .small-4.ml-auto {
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        justify-content: center;
    }


    .toptradingpart {
        padding: 16px;
        max-height: 363px;
        min-height: inherit;
        height: 100% !important;
    }

    .toptradingpart::after {
        height: 0;
    }

    .toptradingpart .slick-next::after {
        right: -32px;
        top: -14px;
    }

    .toptradingpart h2 {
        font-size: 25px !important;
        line-height: 40px !important;
    }

    /* ul.toptradecalcpage .slick-slide {
        width: 164px !important;
    } */
    .toptradecalcpage .slick-slide img {
        display: block;
        max-width: 136px;
    }

    .calculate-room {
        padding: 16px 16px 10px 16px;
    }

    #calculator-form .metres {
        display: block;
        margin-bottom: 0;
    }

    .calculator #total-area-wrapper .wastage {
        font-size: 16px !important;
    }

    .calculate-room .row {
        margin-bottom: 0 !important;
    }

    .calculaterpart h2 {
        display: none;
    }

    .calc-size-top {
        justify-content: center;
    }

    .calimagepart .botdesc {
        max-width: 280px;
    }


    .small-12.columns.bxtlsec {
        padding: 10px 16px;
    }

    .small-12.columns.bxtlsec .row {
        gap: 24px;
        display: flex;
        flex-direction: column;
        margin-bottom: 0;
    }

    .small-12.columns.bxtlsec .small-4.columns {
        margin-bottom: 0;
    }

    .small-12.columns.bxtlsec .box-cl {
        min-height: 270px;
    }

    .cal-content-main {
        padding: 24px 16px 10px 16px;
    }

    .cal-content-main p:last-child {
        margin-bottom: 0;
    }

    #calculator-form .small-6.columns.length section {
        border: 1px solid #ECE9E4;
        border-right: 1px solid #ECE9E4 !important;
    }

    #calculator-form .small-6.columns.width section {
        border: 1px solid #ECE9E4;
        border-left: 1px solid #ECE9E4 !important;
    }

    /* cal css  */



    .feet input {
        width: 44px !IMPORTANT;
        padding: 2px;
    }

    /* cal mobile css  */

    /* .cal-desktop{
        display: none !important;
    }
    .cal-mob{
        display: block !important;
    }
    form#calculator-form section {
        padding: 16px !important;
    }
    .main-mobile {
        align-items: flex-start;
        display: flex;
        justify-content: space-between;
        width: 100%;
        gap: 10px;
    }
    .small-6.upper {
        display: flex;
        align-items: flex-start;
        justify-content: flex-start;
    }
    .small-6.lower {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: end;
    }

    #calculator-form section .unit{
        font-size: 16px !important;
    }
    #calculator-form section .unit.c-mob {
        
        font-weight: 500;
    }
    .calculator .metres .calc-m-input{
        width: 55px !important;
    }
    .calculator .length, .calculator .width{
        padding-left: 0px !important;
    }
    */
    .toptradecalcpage .slick-list {
        padding: 0 0px 0 0px !important;
        transform: none !important;
    }
     .topstorytitle.calcpage.new_calc h1{
        font-size: 28px;
    }
    .new_calc .small-8 {
        width: 100%;
        text-align: center;
    }


    ul.toptradecalcpage .slick-slide {
        padding: 0 16px 0 0;
        margin: 0;
    }
    .calimagepart img{
        max-width: 100%;
    }

}

@media only screen and (max-width: 380px) {


    .toptradingpart .slick-next::after {

        height: 19px;
        width: 11px;
        right: -41px;
        background-size: cover;
    }

    .topstorytitle.calcpage h2 {
        font-size: 27px;
    }
}

/* end room-size-calculator (H) */


/* start room-size-calculator (N) */
#calculator-form .metres .small-7 {
    width: 100%;
}
#calculator-form .metres section {
    gap: 20px;
}
.h-desktop {
    display: none !important;
}
.feet-block1 {
    display: flex;
    align-items: center;
    width: 50%;
    justify-content: space-between;
    margin: -4px 0 -4px 0;
    padding: 0 20px 0 0;
}
.feet-inner-title p {
    margin: 0;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
}
#calculator-form .feet section input {
    height: 28px;
}

#calculator-form .feet section {
    padding: 4px 8px 8px 15px;
    min-height: 61px;
}

#calculator-form .small-6.columns.width section, #calculator-form .small-5.columns.width section {
    align-items: end;
    line-height: 28px;
}
.total-first span.totle-area {white-space: nowrap;font-weight: bold;}
@media screen and (max-width: 1199px) {
.metres .columns {
    padding: 0 !important;
}
}
@media screen and (max-width: 767px) {

.h-desktop {
    display: block !important;
}
.h-mobile {
    display: none !important;
}
.metres .small-7 {
    width: 100%;
}
#calculator-form section {
    flex-wrap: wrap;
}

#calculator-form .top-calc {
    width: 100%;
    display: flex;
}

#calculator-form span.unit {
    width: 100%;
    display: flex;
    font-size: 16px !important;
    line-height: 24px;
}

#calculator-form span.unit span {
    margin-left: auto;
}

#calculator-form .h-desktop {
    width: 100%;
    display: flex !important;
}
#calculator-form section label {
    font-size: 16px;
    line-height: 24px;
}
#calculator-form section{
    padding: 16px 16px 12px;
    margin-bottom: 8px;
    gap: 8px !important;
}
.calculator .metres input{
    width: 55px !important;
}
.total-first span {
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}

.calculator #total-area-wrapper p {
    gap: 20px;
}
.total-first span#total-area {
    font-weight: normal;
}

.calculator #total-area-wrapper p #total-area sup {
    font-size: 12px;
    position: relative;
    top: -10px;
}
#calculator-form .row > .small-4.columns.calc-bottom {margin-top: 16px;}
.feet-block1 {
    justify-content: end;
    width: 100%;
    padding: 0;
}
.feet-block1.feet-block2{
        margin: 4px 0 0 0;
}

.feet-block1 span.unit {
    width: auto !important;
}

.feet-block2 {
    margin: 12px 0 0;
}

#calculator-form .feet span.unit {
    font-size: 15px;
    font-weight: 500;
}

#calculator-form .feet section label {
    font-size: 15px;
}

.feet-inner-title p {
    font-size: 16px;
    width: fit-content;
}

#calculator-form .feet .small-6.columns.length section {
    padding: 19px 9px 17px 16px;
}

.feet-inner-title {
    margin: 0 0 -24px 0;
    width: fit-content;
}
}
/* end room-size-calculator (N) */


/*   media css   */

@media screen and (max-width:1000px){
#pageheader .hide-on-mobile {
    display: block !important;
}

#pageheader .hide-on-mobile .right-content {
    display: none;
}

#pageheader .hide-on-mobile .top-header-bar-container {
    padding-left: 14px;
}

.headerbottomnewmenu li:nth-child(3), .headerbottomnewmenu li:nth-child(4) {
    display: none;
}

.headerbottomnewmenu ul li a {
    font-size: 13px;
}

.headerbottomnewmenu ul li a::after {
    width: 9px;
    height: 9px;
    right: -18px;
    top: 8px;
}
.headerbottomnewmenu ul li a::before {
    left: -16px;
}

.headerbottomnewmenu ul li {padding: 0;}
.headerbottomnewmenu ul {
    max-width: 100%;
    margin: 0;
}
}

