/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0.1
Author:	UpSolution
Theme URI: http://impreza.us-themes.com/
Author URI: http://us-themes.com/
*/

/*Add your own styles here:*/


section.l-section.wpb_row.toptipmeasure.height_medium {
    background: #ef7876;
    color: #fff;
}

section.l-section.wpb_row.toptipmeasure.height_medium h3 {
        color: #fff;

}




section.l-section.wpb_row.toptipmeasure.height_medium ul {
    list-style: none;
    
}

section.l-section.wpb_row.toptipmeasure.height_medium ul li {
    background-image: url(https://www.blindsbypost.co.uk/wp-content/uploads/2023/12/arrowwhite.png);
    background-repeat: no-repeat;
    background-size: 18px;
    padding-left: 26px;
    background-position: left center;
}

.serlux-points {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    column-gap: 30px;
    /* font-weight: bold!important; */
}

.serlux-point {
    font-weight: bold;
    position: relative;
    padding-left: 30px;
}

.serlux-point::before {
    background-image: url(https://www.blindsbypost.co.uk/wp-content/uploads/2023/12/arrow-box.png);
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    display: block;
    background-size: contain;
    top: 3px;
    left: 0;
    background-repeat: no-repeat;
}



section.l-section.wpb_row.zerolux-row {
    background: #eaeaea;
}


.measure-prod-top {
    text-align: center;
    margin-bottom: 45px;
}


.single-product .htm-nav-select-toggle {
    background: #fff;

}

.single-product .htm-nav-select  {
    max-width: 514px;
    margin: auto;
    margin-bottom: 50px;
}

/* Spinner applied to the element’s ::after */
#wc-stripe-express-checkout-element::after {

}

/* Keyframes for continuous rotation */
@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}


legend.banner-title {
    font-family: 'Bauer';
    font-size: 18px;
}

#wc-stripe-express-checkout-element.loading::after {
     content: "";
  box-sizing: border-box;
  display: inline-block;       /* or block, depending on layout */
  width: 1em;                  /* spinner size */
  height: 1em;
  margin-left: 0.5em;          /* space from text */
  border: 2px solid rgba(0, 0, 0, 0.1); /* light grey track */
  border-top-color: #333;      /* accent color */
  border-radius: 50%;
  animation: spin 0.7s linear infinite;
        position: absolute;
    top: 30px;
    left: 45%;
}

#wc-stripe-express-checkout-element {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 1.5em !important;
    margin-bottom: 1.5em ! Important;
    position: relative;
    min-height: 80px;
    margin-bottom: 30px !important;
}

#wc-stripe-express-checkout-element::before {
content: "Express Checkout";
    position: absolute;
    top: -0.8em;
    left: 1em;
    background: #fff;
    padding: 0 0.5em;
    font-weight: 600;
    font-size: 16px;
    color: #333;
    border-radius: 6px;
    font-family: 'Bauer';
}

p#wc-stripe-express-checkout-button-separator {
    display: none!important;
}


.closed span.if-open {
    font-size: 0px;
}

.closed span.if-open::after {
    content: "CLOSED";
    font-size: 22px;
    color: red;
}




input#snize-mobile-search-input {
    font-size: 16px;
}
input.mycusdmm, input.mycuswmm {
    font-size: 16px;
}


/*#snize_results .us-btn-style_6::after {*/
/*    display: none;*/
/*}*/
/*.snize-button-container {*/
/*    display: flex;*/
/*    flex-direction: row;*/
/*    align-content: flex-start;*/
/*    justify-content: space-between;*/
/*}*/



.checkout-spinner {
    display: none;
    position: absolute;
    right: 47%;
    top: 13px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 2px solid transparent;
    border-top: 2px solid #fff;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.checkout-button.loading {
    pointer-events: none;
    opacity: 0.6;
    position: relative;
}

.checkout-button.loading .checkout-spinner {
    display: inline-block;
}



button.qty-btn.qty-plus, button.qty-btn.qty-minus {
    min-width: 40px;
    padding: 0px !important;
}

.custom-exp-section-layer ul li {
    text-align: left;
}

span.custom-exp-icon.Defaults-plus::before {
    content: "+";
    font-size: 22px;
}

.ult-active span.custom-exp-icon.Defaults-plus::before {
    content: "-";
}

.custom-exp-section span.custom-exp-title {
    font-size: 20px;
    font-weight: 500;
}

.custom-exp-section-layer {
    margin-bottom: 1.5rem;
}
.custom-exp-section {
    cursor: pointer;
    padding: 1rem;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
        color: #373C38;
    background-color: #dbdbdb;
}
.custom-exp-section:hover, .ult-active .custom-exp-section {
    
    background-color: #efcb62;
}
.custom-exp-title {
    font-weight: bold;
}
.custom-exp-icon {
    transition: transform 0.3s ease;
}
.custom-exp-content {
    overflow: hidden;
    padding: 1rem 0px;
}
.custom-exp-content-inner {
    color: #fff;
}
.custom-exp-section.ult-active .custom-exp-icon {
    transform: rotate(180deg);
}




.scroll-blinds-nav a.active {
    background: #efcb62;
    color: #373C38;
}

.motor-land-ico {
    max-width: 34px !important;
}

.single-product button.slick-next.slick-arrow, .single-product button.slick-prev.slick-arrow {
    display: none;
}

.cart-measuresafe {
    display: none!important;
}

.uwcc-main-wrapper-bg::after {
    position: absolute;
    left: unset;
    top: 20px;
    color: #fff;
    font-size: 90px;
    background-image: url(https://www.blindsbypost.co.uk/themes/bbp/assets/img/closen.png);
    width: 30px;
    height: 30px;
    background-size: contain;
    display: block;
    content: " ";
    right: 525px;
}


.options.tc-cart-field.attribute-Tapes {
    display: none;
}

.snize-price-list:has(.snize-price.snize-price-with-discount.money) .from-price {
    text-decoration: line-through;
}

.prod_description pre {
    background: transparent;
    font-family: "graphie", sans-serif!important;
    font-size: 15px;
}

.uwcc-cart-popup.uwcc-active {
    overflow-y: hidden!important;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout .woocommerce-error {
    background: #ef7876;
    color: #fff;
    text-transform: uppercase;
}

.contact-rowww .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.scroll-blinds-nav {
    overflow-x: visible!important;
}

.woocommerce-product-attributes-item--attribute_pa_landing-page, .woocommerce-product-attributes-item--attribute_pa_material, .woocommerce-product-attributes-item--attribute_pa_delivery-option {
    display: none!important;
}

.w-post-elm.product_field.attributes.display_table a {
    display: block;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details .wc-item-meta:nth-of-type(2) {
    display: none;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details span.meta-price {
    display: none;
}

.woocommerce-order p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    display: block!important;
    color: #373c38;
}

.visiblehelp .tm-element-description {
    overflow-y: scroll;
}


.sbi-critical-notice {
    display: none!important;
}

.page-id-121 .product-carousel-helper {
    display: none;
}

.page-id-121  .layout_blog_8 .usg_post_title_1 {

    padding-top: 0px!important;
}



section#electric-options {
    padding-left: 0px;
    padding-right: 0px;
}

.shop-by-type-landing.swiper-wrapper {
    padding-left: 15px;
}

a#clear_sample_cart:hover {
    cursor: pointer;
}

span.read-less, span.read-more {
    width: 100%;
}

.add-read-more {
    text-align: center;
}

.single-product.sample-cart-max-limit .sample-cart-button, .sample-cart-max-limit a.w-btn.us-btn-style_1.sample-cart-btn, .sample-cart-max-limit a.w-btn.us-btn-style_1.sample-cart-btn {
    pointer-events: none!important;
    opacity: 0.4!important;
}

a.w-btn.sample-cart-btn.us-btn-style_1 {
    text-transform: uppercase;
}

.sample-cart-max-limit  .us-btn-style_1:hover, .sample-cart-max-limit .snize-ac-results a.w-btn.us-btn-style_1.sample-cart-btn:hover, .sample-cart-max-limit .sample-cart-button.snize-custom-order-sample-button:hover a, .sample-cart-max-limit .snize-search-results #snize-search-results-grid-mode li.snize-product .snize-custom-order-sample-button:hover {
    background: #f4f6f5!important;
}

.prod-feat-slider-left {
    padding-left: 25px;
    padding-right: 25px;
}

.uwcc-buy-summary {
    margin-bottom: 30px;
    border: 0px;
    padding: 4px 20px!important;
    margin-bottom: 0px!important;
}

h3.note-question::after {
    content: "+";
    position: absolute;
    right: 20px;
    font-size: 20px;
    height: 100%;
    top: 0px;
    display: flex;
    align-items: center;
}
h3.note-question.active::after {
    content: "-";
}
button.qty-btn.qty-minus {
    font-size: 27px;
    margin-right: 0px;
}

button.snize-product-filters-reset-all svg {
    display: none!important;
}

.uwcc-additional-content .d-none {
    display: block!important;
    opacity: 0;
}


.uwcc-cartitem-list .uwcc-cart-items-inner {
   
    padding-bottom: 37px;
  
}

.uwcc-buy-summary {

    align-content: end;
}

.single-product .sample-cart-button {
    opacity: 0.4;
    pointer-events: none;
}

.single-product.sample-available .sample-cart-button {
    opacity: 1;
    pointer-events: auto;
}
.scroll-nav-con.swiper.mySwiper-sec {
    padding-bottom: 10px;
}

.scroll-blinds-nav-con.swiper.mySwiper-sec {
    padding-bottom: 10px;
}

.w-nav-icon {
    width: 20px;
}

.w-nav-icon>div:after {
    top: 0.2667em;
}

.shop-blinds-home .swiper-scrollbar.swiper-scrollbar-horizontal {
    bottom: 0px;
}

.product-carousel.shop-by-type-home {
    padding-bottom: 20px;
}

.swiper-scrollbar-drag:hover {
    cursor: pointer;
}


.shop-by-colour div#snize_filters_block_custom_taxonomy_colour {
    display: none!important;
}


.single-product.sample-available .sample-cart-button {
    display: block;
}




.ult_exp_section i::before {
    content: "\f067"!important;
    font-family: 'Defaults' !important;
    transition: none;
    -webkit-transition: none;
    font-style: normal;
  
}


.ult_exp_section.ult_active_section  i::before {
content: "\f068"!important;
	font-family: 'Defaults' !important;
}



.ult_exp_section i {
    display: block!important;
    opacity: 1!important;
}

.measure-page-btm {
    min-height: 670px;
}

span.htm-nav-select-icon {
    color: #333;
}

.active .htm-nav-select-popup-content {
    border-radius: 5px;
    border: 1px solid #c9d2cd;
}

.htm-nav-select-popup-list-item a {
    padding: 6px 0px;
    width: 100%;
}

.htm-nav-select-popup-content {
    position: absolute;
    z-index: 9;
    background: #fff;
    position: absolute;
    width: 100%;
}



.contacthalf {
    width: 49%;
}

.contactfull {
    width: 100%;
}

.contactrow {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}

span.wpcf7-form-control-wrap.recaptcha {
    text-align: center;
    margin: auto;
    width: fit-content;
    margin-bottom: 20px;
    margin-top: 20px;
}


input.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin: auto;
    display: block;
    background: #373b37;
    color: #fff!important;
    text-decoration: none;
    display: block;
    padding: 6px 19px!important;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    font-family: Graphie!important;
}

.contform-row {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

button.back-to-shop-samp {
    background: #fff;
    color: #ef7876;
    text-transform: capitalize;
}

.w-tabs-section.active:not(.has_text_color)>.w-tabs-section-header {
    color: #373b37;
    background: #EBCC67;
}

.w-tabs-section-control {

    transform: rotate(-90deg);
}

.w-tabs-section.active>.w-tabs-section-header .w-tabs-section-control {
    transform: rotate(0deg);
}

.w-nav-open body {
    overflow-y: hidden!important;
}


.icd-has-default-width .metalvencon option:nth-child(3), .icd-has-default-width .metalvencon option:nth-child(4) {
    display: none!important;
}

a.w-btn.us-btn-style_7.dakstra-btn {
    max-width: 50%;
}


.prod-landing-grid-item .flag {
    position: absolute;
}

.woocommerce-checkout a.tm-cart-edit-options {
    font-size: 0.7em;
    font-style: normal;
    font-weight: 700;
    margin-top: 3px;
    background: #ef7876;
    color: #fff;
    display: block!important;
    padding: 2px 10px!important;
    margin-bottom: 3px;
    width: fit-content;
}

.swiper-horizontal>.swiper-scrollbar-sec, .swiper-scrollbar-sec.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset,1%);
    bottom: var(--swiper-scrollbar-bottom,4px);
    top: var(--swiper-scrollbar-top,auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size,4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%));
}


.swiper-scrollbar-sec {
    border-radius: var(--swiper-scrollbar-border-radius,10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1));
}


.measuresafe-cart-img {
    margin: 10px 0px 0px;
	display: none;
}


.measuresafe-available.measuresafe-added .measuresafe-cart-img {
		display: block;

}

.w-post-elm.attributes.display_table>div>*:first-child {
  
    width: 50%;
}

.cart a.tm-cart-edit-options {
    font-size: 0.7em;
    font-style: normal!important;
    font-weight: 700;
    margin-top: 13px;
    background: #ef7876;
    color: #fff!important;
    display: inline-block!important;
    padding: 2px 10px;
    margin-bottom: 3px;
    margin-left: 15px;
    margin-top: -9px;
}

.edit-item-basket br {
    display: none;
}

.woocommerce-cart .qty-controls {
    display: none;
}

.woocommerce-order-pay form#order_review {
    width: 100%!important;
}

.combohelp-column.combohelp-2column.recess-video {
    margin-top: 65px;
}

.helpintro {
	width: 100%;
	    margin-bottom: 5px;
}
.w-html.dispatch-date-list {
    margin-top: 20px;
}

.single-product .prodpageright .quantity {
	display: none;
}
.single-product .prodpageright .quantity::before {
    content: "Qty";
    align-self: center;
    padding-right: 10px;
    font-size: 16px;
}

.single-product .tc-totals-form {
    width: fit-content;
    float: left;
}
.single-product .qty-btn {
    display: inline-block;
    width: 41px;
    height: 30px;
    background-color: #fff;
    color: #E57F77;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    cursor: pointer;
    user-select: none;
    border: 1px solid #D7D7D7;
    outline: none;
    height: 100%;
}

 .single-product.show-price .prodpageright .quantity {
    display: flex;
    margin-top: 25px;
    justify-content: flex-end;
}

.single-product .qty-btn:focus {
    outline: none;
}

.single-product .qty-minus {
    margin-right: -4px;
}

.single-product .qty-plus {
    margin-left: -4px;
	border-radius: 0px 5px 5px 0px;
}

.single-product  main#page-content .quantity input.qty {
     background: #fff;
    border: 1px solid #D7D7D7 !important;
    border-radius: 5px 0px 0px 5px;
    box-shadow: none;
    border-right: 0px !important;
}

dt.tm-final-totals {
    display: none!important;
}

button#place_order {
    background: #373c38;
    color: #fff!important;
}

button#place_order:hover {
    background: #EFCB62;
    color: #373c38!important;
}

.coupon-icon img {
    width: 30px;
    margin: auto;
}

.deal .coupon-code:hover a {
    color: #fff;
}

.deal .coupon-code a {
  color: #333;
}

.offer-ending img {
    width: 12px;
    margin-right: 10px;
}

.coupon-top-title {
    background: #F4F6F5;
    padding: 35px 0px;
}
.coupon-title-container {
    display: flex;
    column-gap: 35px;
    max-width: 2112px;
    margin: auto;
}

.coupon-title-pic img {
    max-width: 117px;
}

.coupon-title-content h1 {
    font-size: 30px;
    font-weight: bold;
    font-family: 'Bauer Bodoni Bold';
}

.coupon-page-content {
    display: flex;
    flex-wrap: wrap;
    column-gap: 35px;
}

.coupon-list {
    width: 100%;
}
.ind-coupon {
    display: flex;
    background: #F4F6F5;
    align-items: center;
    border-radius: 7px;
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
	    margin-bottom: 25px;
}

.deal .coupon-code:hover {
    color: var(--slideTextColor)!important;
    cursor: pointer;
    background-position: 100% -100%;
    border: 0px;
}

.coupon-icon {
    text-align: center;
    font-size: 15px;
    padding: 25px;
}


.coupon-text p {
    font-size: 20px!important;
    font-weight: 500;
    margin: 0px;
}

.offer-ending {
    font-size: 8px;
    display: flex;
    align-items: center;
}



.coupon-code-new {
    margin-left: auto;
    margin-right: 25px;
    min-width: 37%;
}


.coupon-list .coupon-code {
    max-width: 223px;
}

.deal .coupon-code {
    background-size: 200%;
}

.deal .coupon-code {
    --initialTextColor: #373C38;
    --slideTextColor: #fff;
    --initialBgColor: #EFCB62;
    --slideBgColor: #373C38;
    color: var(--initialTextColor);
    background-image: linear-gradient(90deg,
      var(--initialBgColor) 0%,
      var(--initialBgColor) 50%,
      var(--slideBgColor) 50%,
      var(--slideBgColor) 100%);
    background-size: 170%;
    transition: background-position .3s cubic-bezier(.47, .1, 1, .63),
    color .2s linear;
    transition-delay: 0.0s, 0.15s;
}

.coupon-sidebar {
    width: 100%;
    display: flex;
    column-gap: 25px;
}

.shop-online-box {
    background: #F4F6F5;
    align-items: center;
    border-radius: 7px;
    box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);
    text-align: center;
    padding: 20px;
    margin-bottom: 25px;
}


.shop-online-box.top a {
    width: 100%;
    display: block;
    padding: 15px;
    border-radius: 4px;
    text-decoration: none;
}



button#measuresafe_cartbtn {
    padding: 5px 25px;
}

button#measuresafe_cartbtn:hover {
    background: #EFCB62;
}

.new-menu-item::after {
    content: "(New)";
    color: #ef7876;
    font-size: 16px;
    margin-left: 5px;
    margin-top: 2px;
}

section.l-section.wpb_row.measurepagemenu.height_small {
    padding-left: 0px;
    padding-right: 0px;
	padding-bottom: 3px;
}

.guide-tabs .w-tabs-list-h {
    flex-wrap: wrap;
    row-gap: 16px;
}


.guide-tabs  .icon_plus:before {
	display: none;
}

.guide-tabs button.w-tabs-item {
    background-color: rgb(55, 60, 56);
    color: rgb(255, 255, 255);
    font-size: 1rem;
    transition: color, background 200ms ease-in-out;
    border: 1px solid #E2E2E2;
    border-radius: 99px;
    text-transform: capitalize;
    padding: 5px 30px!important;
    opacity: 0.7;
}

.guide-tabs button.w-tabs-item.active, .guide-tabs button.w-tabs-item:hover, .guide-tabs button.w-tabs-item:focus {
    background-color: rgb(234, 206, 96);
    color: rgb(55, 60, 56);
}

.g-cols.wpb_row.us_custom_2d6c6682.windowtypebtns.via_flex.valign_middle.type_default.stacking_default {
    max-width: 820px;
    margin: auto !important;
}

.landingpageboxgrid a.read-less {
    text-align: center;
    margin-top: 20px;
}


a.landing-page-blocks-read-more.hidereadmore {
    display: none;
}

section.l-section.wpb_row.landingpageboxgrid.mobileseemore.hide_on_default.hide_on_laptops.hide_on_tablets.height_medium.visible {
    display: block;
}

a.landing-page-blocks-read-more {
    color: #DF7E78!important;
    text-align: center;
    width: 100%;
    display: block;
    text-decoration: underline;
}

a.landing-page-blocks-read-more.read-less {
    margin-top: 25px;
}


section.l-section.wpb_row.landingpageboxgrid.mobileseemore {
    padding: 0px!important;
	margin-bottom: 20px;
	display: none;
}
section.l-section.wpb_row.landingpageboxgrid.mobileseemore .landinggridinside {
    padding: 0px;
    margin: 0px;
}

section.l-section.wpb_row.landingpageboxgrid.mobileseemore .landinggridinside .vc_column-inner {
    border-radius: 0px;
    box-shadow: none;
}

.landing-page-dispatch-times {
    margin: 10px 0px 20px!important;
}


.prod-landing-grid-item a.w-btn.us-btn-style_1.sample-cart-btn {
    border-radius: 3px;
}

.prod-landing-grid-item a.w-btn.us-btn-style_1.sample-cart-btn span {
    font-size: 15px!important;
}

.prod-landing-grid-item .price>del::before {
    content: "Was ";
    font-size: 13px;
}
.prod-landing-grid-item  .price>del {
    opacity: 1;
    color: #EF7875;
	    text-decoration: none!important;

}

.prod-landing-grid-item  .price>del span {

    text-decoration: line-through;
	
}
.prod-landing-grid-item .price>del del, .prod-landing-grid-item  .price>del span {
    font-weight: normal;
}

.tapecoloursec {
    min-width: 100%;
}

.landing-page-dispatch-times p {
    margin-bottom: 0px;
    font-size: 12px;
}
.prod-landing-grid-item span.woocommerce-Price-amount.amount {
    font-size: 16px;
}

.prod-landing-grid-item h2.w-post-elm a {

    font-size: 15px;
    color: #373b37;
}


.prod-left-banner img {
    min-width: 100%;
}
.us-nav-style_6>*, .navstyle_6>.owl-nav button, .us-btn-style_6 {
 
    font-family: "graphie", sans-serif !important;
}

.twobtncol {
    margin: auto;
    display: flex;
    column-gap: 30px;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 30px;
}

.typelist ul {
    margin-left: 0px;
}

.typelist li {
    list-style: none;
    text-align: center;
	    margin-bottom: 0px;
}


.compareinfotab {
    position: relative;
    width: fit-content;
    margin: auto;
}

td.pictabrow img {
    width: 60px;
    margin-bottom: 10px;
}

td.pictabrow {
    font-size: 15px;
    text-align: center;
    padding: 15px 0px 15px 0px !important;
}

a.bigbtn.button_35 {
    background: #373B37;
    color: #fff;
    border-radius: 4px;
    min-width: 306px;
    display: inline-block;
    min-height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}


.compare-help-text {
    display: none;
}


.compare-help-text {
    font-size: 13px;
    background: #fff;
    padding: 15px;
    position: absolute;
    bottom: 18px;
    width: 220px;
    left: 13px;
    font-weight: 600;
    line-height: 20px;
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	    z-index: 1;
}

table.comp-table {
    margin-top: 20px;
	max-width: 1300px;
}

table.comp-table th {
    font-style: italic;
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    padding: 10px 25px;
    min-width: 220px;
}

td.icocol {
    text-align: center;
    vertical-align: middle;
}

tr.top-row-comp {
    border-bottom: 1px solid #DBDBDB;
}

table.comp-table td {
    padding: 15px 20px;
}

table.comp-table td {
    border-right: 1px solid #DBDBDB;
}

td.icocol.lastcol {
    border-right: 0px;
}

td.icocol img {
    width: 28px;
}



.ba-slider {
    position: relative;
    overflow: hidden;
}

.ba-slider img {
width: 100%;
    display: block;
    height: unset;
    max-width: none;
}

.resize {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 50%;
    overflow: hidden;
}


.nodrillpleated span.handle {
    background: #fff;
}

.handle {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 4px;
    margin-left: -2px;
    background: rgba(0,0,0,.5);
    cursor: ew-resize;
}


.handle:after {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -18px 0 0 -18px;
    content: "";
    font-weight: bold;
    font-size: 36px;
    text-align: center;
    line-height: 64px;
    transition: all 0.3s ease;
    background-image: url(https://res.cloudinary.com/blindsbypost/image/upload/v1708602151/handle-icon_ykxx58.png);
    background-size: contain;
}

.no-drill-pleated-blinds-points img {
    width: 45px;
    color: #fff!important;
}

.no-drill-pleated-blinds-point {
    color: #fff;
    display: flex;
    align-items: center;
    gap: 15px;
}

.no-drill-pleated-blinds-points {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.w-image.gadget-show-logo.align_none {
    max-width: 250px;
    margin: auto;
}

.compatablity-boxes .vc_column-inner .wpb_wrapper {
    background: #F4F6F5;
    padding: 30px;
}

.compatablity-boxes h3 span {
    font-family: "Bauer Bodoni Bold", serif!important;
    font-size: 30px!important;
}

.dimension_converter input::after {
    font-size: 16px;
}
a.checkout-button.button.alt.wc-forward {
    background: #373c38;
	color: #fff!important;
}

.woocommerce-cart a.wc-forward:hover {
    color: #ef7876;
    text-decoration: none;
}

.woocommerce-cart .woocommerce-message {
    display: none;
}

.woocommerce-cart section.l-section.wpb_row.height_medium {
    padding-left: 0px;
    padding-right: 0px;
}

.perfect-fit-hero-bg {
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2024/08/2k_wo8st3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.w-image.remotelanding.align_none {
    position: absolute;
    width: 176px;
    right: -18px;
    bottom: -33px;
}

.w-image.remotelanding.reversed.align_none {
    right: unset;
    left: -18px;
}

.vc_col-sm-6.wpb_column.vc_column_container.motorised-landing-bg-img.has_bg_color.stretched {
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2024/08/electric-hero_bwbs9z.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.whytabmaxwidth .wpb_wrapper {
    max-width: 1250px;
    margin: auto;
}
.why-right-box h2 {
    color: #fff!important;
}

.shutter-landing-slider ul.slick-dots {
    display: none!important;
}

.shutterprodrow .product-carousel-helper {
    display: none!important;
}

.landingpagefaq {
    margin-top: 75px;
}

.landingpagefaq .w-tabs-sections.titles-align_none.icon_chevron.cpos_right {
    border: 1px solid #d9d9d9;
    border-top: 0px;
}


.landingpagefaq .w-tabs-section {
    border-top: 1px solid #d9d9d9!important;
}

.color_alternate .w-tabs-section.active:not(.has_text_color) .w-tabs-section-header, .color_alternate .w-tabs.style_trendy>.w-tabs-list .w-tabs-item:focus, .color_alternate .w-tabs.style_trendy>.w-tabs-list .w-tabs-item.active, .no-touch .color_alternate .w-tabs.style_trendy>.w-tabs-list .w-tabs-item:hover {
    background: #EFCB62;
    color: #373c38;
}


.landingpagefaq  .w-tabs.style_default.switch_click.has_scrolling.accordion.initialized {
    max-width: 840px;
	margin: auto;
}

.page-id-80489 .l-header.pos_fixed.sticky, .page-id-80622 .l-header.pos_fixed.sticky, .page-id-82008 .l-header.pos_fixed.sticky, .page-id-80636 .l-header.pos_fixed.sticky, .page-id-80669 .l-header.pos_fixed.sticky, .page-id-80676 .l-header.pos_fixed.sticky, .page-id-80689 .l-header.pos_fixed.sticky, .term-1075 .l-header.pos_fixed.sticky, .term-418 .l-header.pos_fixed.sticky, .page-id-97580  .l-header.pos_fixed.sticky, .page-id-97848  .l-header.pos_fixed.sticky, .page-id-97858 .l-header.pos_fixed.sticky {
    position: relative!important;
}

.w-image.ush_image_1.header-logo {
    margin-top: -43px;
}

.homemodal .ult-overlay-close.top-right {
    right: 5px;
    top: 5px;
	    max-width: 25px;
    max-height: 25px;
}

.ult_modal-content {
    border: 0px!important;
}
	a.contact-foot-link.contact-us-foot.button_35 {
  
		        padding: 8px;
}

footer#page-footer .ult_exp_content.ult_active_section {
    box-shadow: none!important;
}

.bestselling-elec.catsublinkcontainer {
    margin-top: 30px;
}
.bestselling-elec.catsublinkcontainer .electric-blinds-by-type a {
    margin-bottom: 0px;
}



.snize-instant-widget-is-open .help-menu.pop-menu-head {
    display: none;
}

img.catbanner {
    display: none!important;
}

.product-carousel {
    display: flex;
    flex-wrap: nowrap;
    text-align: center;
}
.product-carousel .product-item {
    padding-bottom: 40px;
}
.product-carousel .product-item {
    width: 300px;
    height: 488px;
	padding-bottom: 40px;

}
.product-item img {
    max-width: 100%;
    min-width: 100%;
}

.product-carousel .product-item h3 {
    padding-top: 15px;
    font-size: 18px;
    font-weight: 500;
    color: #373c38;
	font-family: "graphie", sans-serif !important;
}
.product-carousel .product-item p {
	
color: #373c38;
    margin-bottom: 20px;
}
form.cart .icd-number-of-panels option:disabled {
    display: none!important;
}

.product-carousel.shop-by-colour .product-item {
    width: 90px;
    height: 139px;
}

.shop-by-colour .swiper-wrapper {
    justify-content: center;
    column-gap: 20px;
}

.us-btn-style_7 {
  
    font-family: "graphie", sans-serif!important;
}
	
.product-carousel .product-item a.button_35 {
    text-decoration: none;
    color: #fff;
    display: block;
    background: #373b37;
    padding: 5px 34px;
    font-size: 14px;
    border-radius: 3px;
    text-align: center;
    font-weight: 500;
    width: fit-content;
    margin: auto;
}

.product-carousel {
    padding-bottom: 60px;
}


.single-product button.slick-prev.slick-arrow, .single-product button.slick-next.slick-arrow, .single-product ul.slick-dots {
    display: none!important;
}

.prod-top-carousel p {
    text-align: center;
}

.catbannercont {
    display: none;
}



.w-nav-list::-webkit-scrollbar {
  width: 5px;
}

/* Track */
.w-nav-list::-webkit-scrollbar-track {
  background: #c9d2cd;
}


/* Handle */
.w-nav-list::-webkit-scrollbar-thumb  {
  background: #e57f76;
}

/* Handle on hover */
.w-nav-list::-webkit-scrollbar-thumb:hover {
  background: #e57f76;
}

li.menu-item-has-children.subactive {
    margin-left: -50px !important;
    margin-right: -50px !important;
    padding-left: 50px;
    padding-right: 50px;
}


li.togglable .sub-menu {
	display: none;
}

li.togglable.subactive .sub-menu {
	display: block;
}

img.menu-image.menu-image-title-after {
    max-width: 25px;
    padding-right: 0px;
    margin-top: -3px;
}

.term-somfy-parts .sample-cart-button.snize-custom-order-sample-button, .term-blind-spares .sample-cart-button.snize-custom-order-sample-button {
    display: none;
}

.term-somfy-parts  .snize-custom-image-swatch, 
.term-blind-spares  .snize-custom-image-swatch {
	display: none;
}

.term-somfy-parts  button.snize-button.snize-action-button.snize-add-to-cart-button, .term-blind-spares  button.snize-button.snize-action-button.snize-add-to-cart-button {
    width: 100%!important;
}

.header_hor .l-subheader-cell.at_left>* {
    margin-right: 0px;
}
.cus-discount-price {
    font-weight: bold;
}
.show-price dl.tm-extra-product-options-totals.tm-custom-price-totals {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
}
.show-price dl.tm-extra-product-options-totals.tm-custom-price-totals span.cus-discount-price {
    color: #ef7876;
    font-weight: 700;
    font-size: 30px;
    display: inline-block;
}
.show-price .tm-custom-price-totals dd.tm-final-totals {
    flex: inherit;
    margin-right: 15px;
    padding-bottom: 0;
}
.show-price .tm-custom-price-totals .amount.strike  span {
    text-decoration: line-through;
	    color: #373b37;
}
.custom-input-boxes .tc-element-container {
    position: relative;
}

.custom-input-boxes .tc-element-container .measurement_units,
.iscpfdependson  .tc-element-container .icd-hp-measurement_units {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #7a7a7a;
}

span.freesp {
    background: #FBD858;
    font-weight: bold;
    padding: 1px 6px;
    margin: 0px 10px;
    font-size: 12px;
}

.options.attribute-Drop.\(for.tape.impact\), .options.attribute-Surcharge, .options.attribute-Width.\(for.tape.impact\) {
    display: none;
}



span.free-text-screwp {
display: none;
}

.wc-block-components-notice-banner.is-info {
    background-color: #fff!important;
    border-color: #000!important;
}

.wc-block-components-notice-banner.is-info a {
    color: #ef7876!important;
}

.wc-block-components-notice-banner.is-info>svg {
    background-color: #ef7876!important;
}

.abouty-split-row .wpb_text_column {
    padding: 0px 25px;
}

.single-product .ult-carousel-wrapper {
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.singleprodleftimg .wpb_wrapper {
    position: relative;
}



.snize-ac-results.snize-ac-results-mobile .snize-product:hover {
    background: transparent!important;
}

.single-product a.w-btn.us-btn-style_1.sample-cart-btn:hover {
    background: #EBCC67;
}



img.catbanner {
    margin-bottom: 25px;
}

.archive section#shop {
    padding-top: 20px;
}


.home-dispatch-row h2 {
    padding-top: 0px;
}


.prod-top-carousel a {
    display: flex!important;
    align-items: center;
    justify-content: center;
    min-height: 60px;
}

.l-header .w-html.ush_html_3 {
    min-width: 100%;
	text-align: center;
}
.l-subheader.at_top {
    padding-left: 0px;
    padding-right: 0px;
}


.measure-guide-prod-content.how-to-measure {
    max-width: 1250px;
}


#measure-guide-prod .top-tips {
    background: #fff;
    text-align: center;
    color: #373c38;
    border-radius: 5px;
    margin-top: 70px;
    padding: 15px;
    width: 100%;
    max-width: 1000px;
    position: relative;
}


#measure-guide-prod .top-tips::before {
    content: "Top Tips";
    font-family: "Bauer Bodoni Bold", serif;
    font-size: 23px;
    background: #373c38;
    color: #fff;
    display: flex;
    border-radius: 999px;
    width: 80px;
    height: 80px;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: -20px;
    top: -40px;
	line-height: 21px;
}

.measure-guide-page-box {
    background: #F4F6F5;
    box-shadow: 0px 7px 6px rgba(0,0,0,0.16) inset;
}

a.w-btn.sample-cart-btn.us-btn-style_6 span.w-btn-label::after {
    content: "Click to Remove";
    font-size: 8px;
    margin-left: 5px;
    text-transform: none;
	display: none;
}


.single-product main#page-content a.w-btn.sample-cart-btn.us-btn-style_6, .single-product main#page-content a.w-btn.us-btn-style_1.sample-cart-btn {
        /* padding: 7px 20px !important; */
    height: 33 !important;
    min-width: 200px;
}

.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type>.l-section-h {
    padding-top: 0px!important;
}

.l-header.pos_fixed {
    position: relative!important;
    left: 0;
}



.uwcc-cart-action-btn-wrap .uwcc-button.uwcc-continue-shoping-btn, .uwcc-cart-action-btn-wrap .uwcc-cart-checkout-btn .uwcc-button:hover {
    background: #000;
}

button[type=submit]:not(.w-btn), input[type=submit]:not(.w-btn), .woocommerce .button.alt, .woocommerce .button.checkout, .woocommerce .button.add_to_cart_button, .us-nav-style_1>*, .navstyle_1>.owl-nav button, .us-btn-style_1 {

    background: #000;
 
}




.tax-product_cat header.woocommerce-products-header::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom,rgba(255,255,255,0),#fff);
    height: 109px;
    pointer-events: none;
    width: 100%;
    display: block;
}

.tax-product_cat header.woocommerce-products-header {
    margin: auto;
    display: block;
    max-height: 135px;
	    min-height: 135px;
    overflow: hidden;
		 max-width: 1000px;

    position: relative;
}

.tax-product_cat button.read-more {
    margin: auto!important;
    display: block;
    background: transparent;
    text-transform: capitalize;
    font-size: 16px;
    text-decoration: underline;
}

header.woocommerce-products-header.active {
    max-height: none;
}

header.woocommerce-products-header.active::after {
	display: none;
}


.home-cat-row a {
    padding: 14px;
    display: block;
    font-size: 22px;
}

.home-to-measure p {
    margin-top: 15px;
    max-width: 80%;
    margin: auto;
    margin-top: 20px;
}

.snize-instant-widget-is-open .l-subheader.at_top {
    display: none;
}



.single-product .custom-dispatch {
    display: flex;
    align-items: center;
    justify-content: center;
	margin-bottom: 5px;
	width: 100%;
}

span.cart-option-name {
    font-weight: 600;
}

span.items-count {
    pointer-events: none;
}

.uwcc-buy-summary {
    min-height: 138px;
}

.uwcc-slider-item-title, .uwcc-slider-item-quantity, .uwcc-slider-item-price {
    font-size: 14px!Important;
}

.msinfo {
    display: none;
}





.cart-help-box {
    margin-left: auto;
}

.msinfo {
     position: absolute;
    left: 0px;
    margin-top: -95px;
    padding: 15px;
    background: #ef7876;
}

.cart-help-box.measuresafe-help .msinfo {
    margin-top: -131px;
}

.msinfo::before {
    top: 99.1%;
    right: 9px;
    border-top: solid 15px #ef7876;
    border-left: solid 15px transparent;
    border-right: solid 15px transparent;
    position: absolute;
    content: "";
    width: 0;
    height: 0;
	    right: 9px;
}

.msinfo p {
	color: #fff;
	
}

.msinfo p {
    font-size: 14px;
    line-height: 18px;
}

.msinfo a {
	color: #EFCB62;
	
}
.cart-help-icon::before {
    content: "\f128";
    font-family: "fontawesome";
    font-size: 13px;
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 999px;
    font-weight: lighter;
    width: 10px;
    height: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 900;
}

.uwcc-cpt-active .uwcc-cart-item-wrap {
    padding-bottom: 40px!important;
}

.uwcc-cart-popup .quantity input:not([type=submit]) {
    
    min-height: 30px;
		    border: 0px!important;
	line-height: 0px;

}

.uwcc-cart-items-inner .uwcc-item-qty {
    position: absolute;
    left: 9px;
    top: 123px;
	    height: 30px;
}

.uwcc-cart-items-inner .uwcc-item-price {
    margin-bottom: 0px;
}

.uwcc-cart-items-inner .uwcc-item-name {

    margin-bottom: 0px;
}

.options.attribute-4 {
    display: none!important;
}



.uwcc-slider-item .uwcc-slider-item-quantity {
    display: none;
}

.w-hwrapper.single-prod-hor.valign_middle.align_none {
    justify-content: flex-start;
}
.w-hwrapper.single-prod-hor.valign_middle.align_none .wpb_text_column {
    margin: 0 0 0 auto;
}
.w-hwrapper.single-prod-hor.valign_middle.align_none .w-post-elm span {
    font-weight: 700;
}
a.w-btn.us-btn-style_6.sample-cart-btn::before {
	display: none;
	
}
a.w-btn.us-btn-style_6.sample-cart-btn {
	background-color: #EBCC67;
	    width: auto;
}

.sample-cart-btn {
    width: 171px;
    position: relative;
    display: block;
    background-color: #F4F4F4;
    color: #000 !important;
	padding: 4px 0px;
	border-radius: 0px;
}

.l-subheader-cell.at_right span.sample-cart-item-count, .header_hor .l-subheader-cell .cart-header .items-count {
    background: #fff;
    color: #666;
    height: 22px;
    width: 22px;
    text-align: center;
    border-radius: 20px;
    font-size: 13px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 10px;
    top: -4px;
    border: 2px solid #666;
    line-height: 14px;
    letter-spacing: 0px!important;
}
.uwcc-cart-popup .custom-item-data .options {
       width: 100%;
        line-height: 14px;
}

.uwcc-cart-popup .custom-item-data .options span {

    font-size: 12px;
	 line-height: 14px;
}

.custom-item-data {
    margin-top: 10px;
}
.custom-item-data .options.attribute-Width,
.custom-item-data .options.attribute-Drop{
    display: none;
}

/* .uwcc-cart-popup .custom-item-data .attribute-:first-child { */
	/*display: none; */
/* } */

.header_hor .l-subheader-cell .cart-header {
    position: relative;
}

.l-header.sticky .ush_image_1 {
    margin-top: -20px!important;
}
header.sticky .l-subheader-cell .sample-cart-item-count {
  top: -5px;
  left: 14px;
}

.sample-cart-btn span {
	font-size: 12px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    display: none;
}

td.sample-image {
    padding-left: 0px;
}

a.prod-titlt-link {
    line-height: 22px;
    display: block;
}

td.sample-image-title {
    padding-top: 0px;
}

.sample-page-container .wpcf7-response-output {
    margin-top: -15px !important;
    border-radius: 5px;
}

.sample-page-container .wpcf7-not-valid-tip {
   
    font-size: 12px;
    
}

.sample-page-container .products h3::after {
    color: #fff;
    content: "Free";
    background: #000;
    right: 30px;
    position: absolute;
    padding: 0px 10px;
    border-radius: 5px;
    text-transform: uppercase;
}

.sample-cart-main .prod-titlt-link {
    color: #000;
}

.sample-cart-main .prod-view-link {
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    display: block;
    color: #ef7876;
}

.sample-cart-main .prod-remove-link a {
    color: red;
    font-size: 12px;
}

.sample-page-container  input.wpcf7-form-control.wpcf7-submit {
    margin-top: 20px;
}

p.noprodincart {
    text-align: center;
}

.form-btn {
    width: 100%;
}

.sample-contact-form, .sample-page-container  .products {
    width: 45%;
}

.sample-page-container  h3 {
background: #E8ECEA;
    margin: -20px -20px 0 -20px;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 20px;
}

.sample-page-container {
    display: flex;
    justify-content: center;
    column-gap: 50px;
    margin-top: 40px;
}

.sample-page-container .products, .sample-contact-form {
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.2);
	position: relative;
}

.sample-page-container .products {
    order: 2;
}

.back-to-shop {
    text-align: center;
}

h1.free-sample-title.w-post-elm.post_title.cat-main-title.entry-title.color_link_inherit {
    margin-bottom: 0px;
}

.header_hor .l-subheader-cell.at_right>* {
    margin-left: 10px;
}

.l-subheader-cell.at_right div, .l-subheader-cell.at_right span {
    font-size: 18px!important;
	font-weight: 200!important;
}

.w-filter.state_desktop.style_drop_default .w-filter-item-title:focus, .select2-container--open .select2-selection, select:focus, textarea:focus, input:not([type=submit]):focus {
    box-shadow: none!important;
}

.sticky .cart-header a {
    font-size: 0px;
}

.get-instant-price-div:hover {
    background: #EBCC67;
    color: #000;
}

dd.tc-value.variation-Surcharge, dt.tc-name.variation-Surcharge {
    display: none;
}

.snize-product-filter {
	overflow-x: hidden!important;
}
.snize-product-filters::-webkit-scrollbar {
  width: 3px;
	height: 0px;
}

/* Track */
.snize-product-filters::-webkit-scrollbar-track{
  background: #fff;

}


/* Handle */
.snize-product-filters::-webkit-scrollbar-thumb {
  background: #232323;
  border-radius: 25px;
}

/* Handle on hover */
.snize-product-filters::-webkit-scrollbar-thumb:hover {
  background: #232323;
}





.xoo-wsc-qty-price span {
    font-size: 13px;
}

.xoo-wsc-container dl.tc-epo-metadata.variation dl, .xoo-wsc-container dl.tc-epo-metadata.variation dt {
    width: 50%;
}

.xoo-wsc-container dl.tc-epo-metadata.variation {
    display: flex;
    align-items: center;
}

div#order_review .tc-value, div#order_review .tc-name {
    width: 34%;
   
}

div#order_review a.tm-cart-edit-options {
    padding: 10px 0px;
}

div#order_review dl.tc-epo-metadata.variation {
    display: flex;
    flex-wrap: wrap;
	margin-top: 10px;
    margin-bottom: 10px;
   
}

div#order_review .tc-value p, div#order_review  .tc-name p, div#order_review .tc-value , div#order_review .tc-name  {
	    font-size: 12px;

}


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

.woocommerce ul#shipping_method li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
	flex-wrap: wrap;
    margin: 15px 0;
    white-space: normal !important;
}

.woocommerce-product-attributes-item--attribute_pa_tape-recommended-colour {
    display: none!important;
}

.snize-instant-widget-is-open  .w-search.ush_search_1 {
    position: absolute;
    right: 300px;
}

.snize-instant-widget-is-open {
    overflow-y: hidden!important;
}

.snize-ac-results.snize-new-design::after {
    content: "";
    background: rgba(55,59,55);
    width: 100%;
    position: fixed;
    height: 100%;
}

.snize-instant-widget-is-open  .l-subheader.at_middle {
    background: #fff;
}

.snize-instant-widget-is-open .l-subheader-cell.at_left {
    display: none!important;
}

.snize-instant-widget-is-open .w-text.ush_text_1.account-header.nowrap.icon_atleft {
    display: none;
}

.snize-instant-widget-is-open .w-html.ush_html_2.cart-header.sample-btn  {
    display: none;
}

.snize-instant-widget-is-open .w-html.ush_html_1.cart-header {
    display: none;
}

.snize-instant-widget-is-open .w-image.ush_image_1.header-logo {
    display: none;
}

.woocommerce-products-header {

    width: 100%;
    text-align: center;
}

.snize-main-panel-mobile-filters {
    margin-bottom: 20px!important;
}
.snize-main-panel-collection-results-found {
    display: none!important;
}
.snize-header {
    display: none!important;
}

#snize_results.snize-mobile-design.snize-new-version div.snize-main-panel-collection-results-found {
    margin-top: 0px!important;
}



.widthlabel-div p::after {
    content: "";
    background-image: url(https://res.cloudinary.com/blindsbypost/image/upload/v1701535872/widthicons_f6q6lg.webp);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
}

.droplabel-div p::after {
    content: "";
    background-image: url(https://res.cloudinary.com/blindsbypost/image/upload/v1701535872/dropicons_vy9qgt.webp);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 10px;
}

.woocommerce-product-attributes-item--attribute_pa_slat-group {
    display: none!important;
}

.newfl-container.bunchcol h1 {
   width: 100%;
    margin-bottom: 25px;
	    font-size: 24px;
	text-align: left;
}

p.flatweavepar {
    width: 100%;
}



.descriptionlightinside {
    max-width: 1250px;
    border-radius: 5px;
    margin: auto;
    position: relative;
	margin-bottom: 100px;
}

.close-icon {
      position: absolute;
    right: 25px;
    top: 35px;
    font-size: 40px;
    line-height: 0px;
}


h2.tape-title {
    width: 100%;
    margin-top: 20px;
        padding-bottom: 0px!important;
}

.combohelp-column.combohelp-6column h2 {
    padding-bottom: 5px;
}


.combohelp-column.combohelp-2column {
    width: calc(49% - 27px);
    margin-top: 25px;
}
.combohelp-column.combohelp-3column {
    margin-bottom: 25px;
    width: calc(33.33% - 20px);
        margin-top: 25px;
}

.combohelp-column.combohelp-6column {
    width: calc(25% - 25px);
      margin-top: 15px;
}

.get-instant-price-div .tc-cell.tc-epo-label {
    font-weight: normal;
}



#wvst .tc-cell.tc-epo-label:hover, #wvstt .tc-cell.tc-epo-label:hover, #wvpo .tc-cell.tc-epo-label:hover, #po .tc-cell.tc-epo-label:hover, #wvstf .tc-cell.tc-epo-label:hover, #wvc .tc-cell.tc-epo-label:hover, #sso .tc-cell.tc-epo-label:hover, #afo .tc-cell.tc-epo-label:hover, #wvsss .tc-cell.tc-epo-label:hover, #wvssst .tc-cell.tc-epo-label:hover {
 cursor: pointer;
}


.tm-element-description h3, .tm-element-description h2 {
    font-weight: 500;
    padding-bottom: 20px;
    text-align: left;
    color: #000;
    font-size: 16px!important;
    margin-bottom: 0px;
	    font-family: "graphie", sans-serif;
}

.combohelp-column.combohelp-3column img {
}

.combohelp-column.combohelp-3column p {
    text-align: center;
    padding: 0px 20px;
}

.tm-element-description {
      position: fixed!important;
    left: 0px;
    top: 0px;
    background: rgba(55, 59, 55, 0.6);
    z-index: 999;
    height: 100%;
	width: 100%;
}

.newfl-container.bunchcol {
    max-width: 2112px;
    margin: auto;
    background: #fff;
    margin-top: 50px;
    width: 100%;
	    border-radius: 5px;
}

.inside-help-wrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    column-gap: 25px;
    padding: 30px;
    background: #fff;
	padding-top: 25px;
	text-align: left;
	border-radius: 5px;
	justify-content: center;
}

.newfl-container.bunchcol.taperow.scroll-needed {
    border-radius: 5px!important;
}

.inside-help-wrap-no-wrap {

    padding: 30px;
    background: #fff;
	    padding-top: 0px;
	text-align: left;
}


.woocommerce-product-attributes-item--attribute_pa_product-options, .woocommerce-product-attributes-item--attribute_pa_price-grid {
    display: none!important;
}



a.added_to_cart.wc-forward {
    display: none;
}

dl.tc-epo-metadata.variation dd.tc-value.variation-Drop p {
    margin-top: -1px;
}



.home-hero img.attachment-full.size-full {
    min-width: 100%;
}

.home-hero ul.slick-dots {
    margin: 0;
    padding: 0;
    width: 20px;
    right: 20px;
    bottom: 100%;
    top: 42%;
}

.home-hero .slick-dots li {
    display: list-item!important;
    height: 20px;
    width: 20px;
    cursor: pointer;
	margin-bottom: 5px;
}


button.window-type-button {
    background-color: rgb(55, 60, 56);
    color: rgb(255, 255, 255);
    margin: auto;
    font-size: 1rem;
    transition: color,background 200ms ease-in-out;
    border: 1px solid #E2E2E2;
    border-radius: 99px;
    text-transform: capitalize;
    padding: 5px 30px;
	opacity: 0.7;
}

button.window-type-button:hover {
    background-color: #eace60;
    color: #000;
}

div.angled-bay-option-button img.square-bay-option-img {
    max-width: calc(90% - 1rem);
}

div.angled-bay-option-button {
    background-color: #fff;
    padding: 1.5rem;
    border: solid 1px black;
    border-radius: 4px;
    min-height: 516px;
}

div.angled-bay-option-button:hover {
    cursor: pointer;
    background-color: #eace60;
}

div.standard-window-type-button img.square-bay-option-img {
    max-width: calc(85% - 1rem);
}

div.standard-window-type-button {
    background-color: #fff;
    padding: 1.5rem;
    border: solid 1px black;
    border-radius: 4px;
    min-height: 474px;
}

div.standard-window-type-button:hover {
    cursor: pointer;
    background-color: #eace60;
}

img.square-bay-option-img {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    max-width: calc(100% - 1rem);
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.square-bay-option-content {
    text-align: center;
    width: fit-content;
    margin: auto;
    display: block;
    margin-top: 0.75rem;
}

.square-bay-option-heading {
    text-align: center;
    width: fit-content;
    margin: auto;
    font-weight: 700;
    display: block;
    margin-bottom: 2rem;
}

div.square-bay-option-button {
    background-color: #fff;
    padding: 1.5rem;
    border: solid 1px black;
    border-radius: 4px;
    min-height: 293px;
}

div.square-bay-option-button:hover {
    cursor: pointer;
    background-color: #eace60;
}

.standard-window-type, .angled-bay-window-type, .square-bay-window-type, .inside-recess-fit, .exact-size-fit, .split-window-fit {
    display: none;
}


a.plain-yella-button {
    color: #000;
    background-color: #efcb62;
    padding: 1rem;
    margin: 1.5rem 0.5rem 0.5rem 0.5rem;
    display: block;
    font-weight: 600;
    box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
}

a.plain-yella-button:hover {
    color: #fff;
	background-color: #000
}

.graphie-fonted.how-to-measure-green-row .wpb_column.vc_column_container .wpb_text_column, .graphie-fonted.how-to-measure-white-row .wpb_column.vc_column_container .wpb_text_column {
    background-color: #eaeaea;
    padding: 5%;
}

.graphie-fonted.how-to-measure-green-row .wpb_column.vc_column_container .wpb_text_column h3, .graphie-fonted.how-to-measure-white-row .wpb_column.vc_column_container .wpb_text_column h3 {
    font-size: 1.5rem;
}

.graphie-fonted.how-to-measure-green-row .wpb_column.vc_column_container, .graphie-fonted.how-to-measure-white-row .wpb_column.vc_column_container {
    justify-content: center;
}

section.graphie-fonted.how-to-measure-green-row {
    background-color: #f4f6f5;
}

.graphie-fonted, .graphie-fonted p, .graphie-fonted h1, .graphie-fonted h2, .graphie-fonted h3, .graphie-fonted h4, .graphie-fonted h5, .graphie-fonted h6 {
    font-family: graphie;
}

h2 {
    font-size: 30px;
}


.woocommerce h1.page-title {
    font-size: 30px;
}

.prod-title {
    font-size: 30px;
}

b, strong {
    font-weight: 600;
}



.xoo-wsc-body {
    background-color: #fff;
}

.xoo-wsc-header {
   
        border-bottom: 0px;
    padding: 0px 15px;
}

.w-search-form input.snize-input-style {
    line-height: 35px;
    min-height: 35px;
}

.sticky .w-search-form input.snize-input-style {
    line-height: 30px;
    min-height: 30px;
}


img.screw-instruc {
    width: 14px;
    margin-left: 4px;
}

.how-to-fit-bottom {
    width: 100%;
    max-width: 1250px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 48px;
    column-gap: 45px;
}

a.single-prod-download.button_35 {
    text-decoration: none;
    color: #fff!important;
    display: block;
    background: #000!important;
    padding: 9px 55px;
    font-size: 14px;
    border-radius: 0px;
    text-align: center;
    font-weight: 500;
    width: fit-content;
}

.measure-guide-prod-content.how-to-measure, .measure-guide-prod-content.how-to-fit {
    display: none;
}
.how-to-bottom-link {
    width: 100%;
}

.how-to-bottom-link a {
    background: #373c38;
    color: #fff!important;
    margin: auto;
    border-radius: 2px!important;
    width: 100%!important;
    max-width: 506px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.how-to-bottom-text p {
    margin-bottom: 30px;
    margin-top: 30px;
}

.measure-guide-prod-item {
    min-width: 460px;
}


.how-to-title p {
    font-size: 15px;
    margin-bottom: 15px;
    text-align: center;
}

.measure-guide-prod-content {
    flex-wrap: wrap;
    margin-top: 40px;
    column-gap: 40px;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
}

.measure-guide-prod-cont h3 {
    font-size: 30px;
    padding-bottom: 6px;
	text-align: center;
}
.measure-guide-prod-cont p {
    margin-bottom: 40px;
	text-align: center;
}

.measure-guide-prod-btns {
    display: flex;
    justify-content: center;
    align-items: center;
    column-gap: 10px;
}

a.measure-guide-prod-btn {
    width: 100%;
    max-width: 250px;
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.16);
    text-decoration: none!important;
	color: #333!important;
}

a.measure-guide-prod-btn:hover, a.measure-guide-prod-btn.active {
    background-color: #EBCC67;
}

.measure-guide-prod-content.how-to-measure.active, .measure-guide-prod-content.how-to-fit.active {
    display: flex;
}

.measuring-fitting-prod {
    background: #F4F6F5;
    box-shadow: 0px 7px 6px rgba(0,0,0,0.16) inset;
}


.inspiration-tab h3 {
    font-size: 25px;
}

.related-posts-container-prod {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.related-blog-prod {
    max-width: 383px;
}

.related-blog-prod-title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    min-height: 50px;
}

.related-blog-prod-des {
    font-size: 14px;
}

.related-blog-prod a {
    background: #EBCC67;
    display: block;
    display: inline-block;
    border-radius: 2px;
    min-width: 130px;
    text-align: center;
    padding: 4px;
    margin-top: 27px;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.16);
	color: #333333!important;
}

html .ult_exp_section_layer.ult-adjust-bottom-margin {
	margin-bottom: 15px!important;
}

.prod-page-featured-questions-cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 25px;
}

.prod-page-featured {
    max-width: 48%;
    margin-bottom: 42px;
}

.prod-page-featured-question {
    font-weight: bold;
    margin-bottom: 14px;
    position: relative;
    padding-left: 20px;
    font-size: 16px!important;
}
.prod-page-featured-answer {
    font-size: 14px;
}

.prod-page-featured-question::before {
    content: "";
    background-image: url(https://res.cloudinary.com/blindsbypost/image/upload/v1686213634/faq-dot_m0wvbb.png);
    width: 9px;
    height: 9px;
    background-size: contain;
    display: block;
    position: absolute;
    top: 8px;
    left: 0px;
}

.ult_exp_content.ult_active_section {
    box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
}

.ult_exp_content {
    padding: 15px 15px;
  
}

.ult_exp_section {
 
    box-shadow: 0px 1px 3px rgba(0,0,0,0.16);
}

.ult_ecpsub_cont {
    text-align: left!important;
    margin: 0 auto!important;
    vertical-align: middle!important;
    max-width: none!important;
}

.w-post-elm.product_field.attributes.display_table a {
      color: #000;
    pointer-events: none;
}

section.product-features p.h6 {
    display: none;
}

.product-features > dl.data-sheet {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    font-size: 14px;
}

.product-features > dl.data-sheet dd.value:nth-child(2), .product-features > dl.data-sheet dt.name:first-child {
    border-top: 0px;
}

.product-features > dl.data-sheet dd.value, .product-features > dl.data-sheet dt.name {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%;
    padding: 0.625rem;
    min-height: 2.5rem;
    word-break: normal;
    margin-bottom: 0.5rem;
    border-top: 1px solid #D3D3D3;
	margin: 0px;
}

.product-features dt.name {
    padding-left: 23px!important;
    display: flex;
    align-items: center;
    font-weight: bold;
}


.product-tabs .w-tabs.style_default>.w-tabs-list {
    background: transparent;
}

.product-tabs button.w-tabs-item {
    background: #F4F6F5;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.16);
}

.product-tabs .w-tabs-item {
   
    padding: 15px 1.5em;
	  width: calc(20% - 10px);
	    padding: 10px 1.5em;
   
}

.product-tabs .w-tabs-list-h {
    justify-content: space-between;
	    column-gap: 10px;
}

.product-tabs .w-tabs.style_default>.w-tabs-list .w-tabs-item.active {
          background-color: #EBCC67;

}

.w-tabs.style_default>.w-tabs-list .w-tabs-item:not(.active):focus, .no-touch .w-tabs.style_default>.w-tabs-list .w-tabs-item:not(.active):hover {
       background-color: #EBCC67;

}

.product-description  h2 {
    font-size: 25px;
}

.product-description p, div#product-details p, section.product-attachments p, .product-description span, .product-description {
    font-size: 14px;
    color: #000;

}

.product-description p {
    margin-bottom: 1rem;
}

.accordion-prod-body-new-prod {
    margin-bottom: 37px;
}

.accordion-prod-new-prod {
    display: flex;
    flex-wrap: wrap;
    column-gap: 60px;
    row-gap: 60px;
    margin-top: 40px;
}
.accordioncontainer-new-prod {
    width: 46%;
}
img.prod-accord-ico {
    width: 56px;
    margin-right: 25px;
    float: left;
    background-color: #E7BEAF;
    border-radius: 250px;
    padding: 5px;
}

.new-prod-des-title {
    float: left;
    margin-right: 5px;
    font-weight: bold;
    font-size: 14px;
	height: 23px;
}
.new-prod-des-content {
    padding-left: 81px;
}
.new-prod-des-content {
    font-size: 14px;
}


.w-hwrapper.usg_hwrapper_1.blog-sharer-container div.w-text, .w-hwrapper.usg_hwrapper_1.blog-sharer-container div.heateor_sss_sharing_ul {
	opacity: 0;
	transition: opacity 250ms ease-in 50ms;
}

.w-hwrapper.usg_hwrapper_1.blog-sharer-container:hover div.w-text, .w-hwrapper.usg_hwrapper_1.blog-sharer-container:hover div.heateor_sss_sharing_ul {
	opacity: 1;
}

.w-hwrapper.usg_hwrapper_1.blog-sharer-container {
    background-color: #ef7876;
    padding: 0.5rem;
	color: white;
	align-items: center;
	justify-content: center;
	width: 50px;
	height: 50px;
	transition: width 75ms ease-in-out;
	content: url(https://coolhandstudios.co.uk/woodenblinds/wp-content/uploads/2023/11/share-social-icons_bzm7jw.png);
}

.w-hwrapper.usg_hwrapper_1.blog-sharer-container:hover {
	width: 220px;
	content: "";
}




.prod-top-carousel.ult-carousel-wrapper {
    margin-bottom: 0;
    padding-bottom: 0;
	text-align: center;
}


.cpf-section.tc-cell {
    margin: 0;
}	

.guidy-texty p {
		text-align: left;
	}

.contact-middle-bit img {
    width: 24%;
    margin: -10px;
    max-width: 140px;
}

div.contact-middle-bit a {
    font-family: graphie;
    font-weight: 600;
	font-size: 1.5rem;
}

div.contact-middle-bit h3 {
	padding: 0 0 0 0;
}

div.contact-middle-bit {
	padding: 9px 1rem 12px 1rem;
	min-height: 170px;
}

a.contact-top-button, div.contact-top-button {
    padding: 2px;
    width: 100%;
    display: block;
    margin-bottom: 16px;
}

.our-contact-form textarea {
	border-radius: 5px;
	background-color: #fff;
	border: solid 1px #ccc;
	box-shadow: none;
}

.our-contact-form textarea:focus {
	background-color: #fff;
	border: solid 1px #aaa;
	box-shadow: none;
}

.our-contact-form input:not([type=submit]) {
	min-height: 35px;
    line-height: 35px;
	border: solid 1px #ccc;
	box-shadow: none;
}

input:not([type=submit]):focus {
	border: solid 1px #aaa!important;
	box-shadow: none!important;
}

.our-contact-form input {
	background-color: #fff;
    border-radius: 5px;
}

.child-safety-grid-item a.w-btn.us-btn-style_1.usg_btn_1 {
    padding: 5px 33px;
}

.child-safety-grid-item a.w-btn.us-btn-style_1.usg_btn_1 .w-btn-label {
	font-weight: 500!important;
	font-size: 0.9rem!important;
}

.child-safety-grid-item h2 a {
    font-family: 'graphie';
    font-size: 0.93rem;
    font-weight: 500;
}

.child-safety-grid-item span.w-text-value {
    font-size: 0.75rem;
    line-height: 20px;
    display: block;
}

.guide-vid-row h4 {
	color: #000;
    font-family: graphie, sans-serif;
    font-size: 20px;
	margin-bottom: 2px;
	min-height: 48px;
}

.our-download-button::before {
    content: url(https://coolhandstudios.co.uk/woodenblinds/wp-content/uploads/2023/11/download_bbp_mg6tzl.png);
    transform: scale(0.0275);
    top: -8px;
    z-index: 100;
    display: inline-block;
    position: relative;
    height: 26px;
    width: 0px;
    margin-right: 24px;
}

a.w-btn.us-btn-style_4.our-download-button {
    display: flex;
    width: fit-content;
    justify-content: space-between;
    align-content: space-between;
    flex-wrap: wrap;
}



.from_price span.w-post-elm-value {
    margin-left: -5px;
}

.owl-dots {
    
    padding-top: 0;
}

a.w-btn.us-btn-style_1.screw-download-button .w-btn-label, a.w-btn.us-btn-style_1.screw-download-button:hover .w-btn-label {
	color: #fff;
	font-size: 0.9rem;
	font-weight: 400;
}

a.w-btn.us-btn-style_1.screw-download-button {
    border-radius: 0;
    padding: 1.25rem calc(9vw + 24px) 1.25rem 9vw;
	position: relative;
}

.screw-download-button::before {
    content: url(https://coolhandstudios.co.uk/woodenblinds/wp-content/uploads/2023/11/download_bbp_mg6tzl.png)!important;
    position: absolute;
    transform: scale(0.027);
    z-index: 100;
    top: -14px;
    right: -218px;
}


.no-pad-screw .vc_column-inner {
    padding: 0!important;
	height: fit-container;
}

.faq-accordion .wpb_text_column {
	background-color: #fff;
}

.faq-accordion .w-tabs-section-header .w-tabs-section-control {
	display: none;
}

.faq-accordion .wpb_wrapper {
    padding: 1.5rem;
}

.faq-accordion .w-tabs-section-header, .faq-accordion .w-tabs-section-header:focus {
    background-color: #F4F6F5;
}

.faq-accordion .w-tabs-section-header:hover {
    background-color: #F4F6F5;
}

.faq-accordion .w-tabs-section-header.active, .faq-accordion .w-tabs-section-header.active:focus {
    background-color: #EBCC67;
}

.faq-accordion .w-tabs-section-header .w-tabs-section-title {
    font-weight: 400;
    text-transform: none;
}

.faq-accordion div.w-tabs-section {
    background-color: #F4F6F5;
    border-top-color: #ddd;
}

table.finance-table {
	margin-top: 25px;
	margin-bottom: 25px;
}

table.finance-table tr td, table.finance-table tr th {
    border-bottom: 1px solid;
}

table.finance-table tr:last-of-type td {
    border-bottom: 0px;
}

table.finance-table tr td:first-of-type, table.finance-table tr th:first-of-type {
    padding-left: 40px;
}

.klarna-steps-row .wpb_column.vc_column_container {
    box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.2);
    border-radius: 15px;
    background-color: #F7F8F8;
    padding: 40px 30px 30px 30px;
}

.blog-main-button span.w-btn-label {
    font-weight: 500;
}

.blog-header-row .post-author-name::before {
    content: "Author:";
    margin-right: 7px;
}

.blog-search-inner form.w-form-row.for_text {
    border: none;
}

.blog-search-inner form.w-form-row.for_text div input {
    border: solid 1px #c9d2cd;
	background-color: rgba(0,0,0,0);
}

.blog-search-inner form.w-form-row.for_text div input:focus {
	border-top-color: rgba(0,0,0,0);
	border-left-color: rgba(0,0,0,0);
	border-right-color: rgba(0,0,0,0);
	box-shadow: none;
}

.blog-search-inner .fa-search:before {
    width: 20px;
    height: 20px;
}

.blog-header-row time.post_date.entry-date {
    left: auto;
    right: auto;
    position: relative;
    width: 100%;
}

.step-container {
  display: flex;
    align-items: center;
    gap: 3px;
    max-width: 600px;
    margin: auto;
}

.step-item.step-line {
    width: 25px;
    height: 2px;
    background-color: #ef7876;
    margin: auto;
}

.step-inner-title {
	font-weight: bold;
	text-align: center;
}

.step-inner-content {
	text-align: center;
	max-width: 8rem;
}

.step-item.step-content {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: center;
    justify-content: center;
	gap: 4px;
}

img.step-inner-img {
    width: 50px;
    margin: auto;
}



.delivery-and-returns-row .sub-title {
	margin-top: 2.25rem;
}

p {
    margin-bottom: 0.9rem;
}

ul, ol {
    margin-left: 2rem;
}

.abouty-split-row .vc_column-inner {
    padding: 2rem 3rem;
}

.ult-video {
    margin: 0px!important;
}

.about-head-inner.g-cols.cols_5-7 {
    grid-template-columns: 50fr 50fr;
}

.about-head-row {
	background: url(https://res.cloudinary.com/blindsbypost/image/upload/v1663231160/about-us-pic-hero_mqbhix.jpg);
	background-size: cover;
	background-position: top;
}

ul.slick-dots {
 
    bottom: 47px;
}


.ult-carousel-wrapper .slick-dots li.slick-active i {
color: #ef7876!important;
}

.hometext, .homelogos, .buynowlater {
    border-top: 3px solid #ececec;
}
.l-footer a:hover {
    display: block;
    cursor: pointer;
    color: #efcb62!important;
}

.payment-info .klarna-link::after, .payment-info .paypal-link::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleY(0);
    transform-origin: bottom center;
    background: #f9eac0;
    z-index: -1;
    border-radius: 0px 0px 20px 20px;
}


.payment-info .content-box  .paypal-link::after {
	    background: #fedb79;
}


.payment-info .content-box .paypal-link.desktop-only.clearpaylink::after {
	    background: #6ef9cc;
}

.payment-info .content-box a.klarna-link.desktop-only::after {
	    background: #fc7c9e;
}


.payment-info .content-box:hover a::after {
    transform: scaleY(1);
}
.payment-info .content-box:hover a {
    color: black;
}

.w-menu.layout_ver .menu li {
    margin-bottom: 5px;
    font-size: 16px;
	padding-top: 5px;
}

li.menu-item-has-children {
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2024/07/plus-icon.webp);
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: 96% 15px;
}



li.menu-item-has-children.subactive {
    background-color: #ef7876;
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2024/07/minus-white_dyxnil.png);
    background-position: 86% 14px;
}

li.menu-item-has-children.subactive > a {
color: #fff!important;

}
.w-menu.layout_ver ul.sub-menu {
    background-color: #f5f6f6;
    padding-top: 5px;
    margin-left: -50px !important;
    margin-right: -50px !important;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 5px;
    padding-bottom: 10px;
}



.customer-service-info {
    font-size: 14px;
    line-height: 23px;
}


a.contact-foot-link.contact-us-foot.button_35 {
    background: #efcb62;
    color: #000!important;
    text-align: center;
    width: 100%;
    display: block!important;
    margin: 10px 0px 27px 0px;
	font-weight: 500;
}


.we-are-open-foot {
    font-size: 20px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    margin-bottom: 10px;
	font-weight: 500;
	    padding-bottom: 10px;
}

.l-footer .if-open {
    color: green;
		font-weight: 500;
    font-size: 20px;

}


img.contact-img-foot {
    max-width: 22px;
    margin-right: 5px;
}

.paypal-content p, .klarna-content p {
    margin-bottom: 0px;
	color: #000;
}

.l-footer a {
    display: block;
    cursor: pointer;
	    color: #fff;
	font-weight: 700;
}

a.customer-service-phonenumber {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 10px;
    white-space: nowrap;
}


.section.social img {
    max-height: 28px;
}

.section.social {
    display: flex;
    justify-content: center;
    column-gap: 10px;
    margin-top: 30px;
}

.section-header.new-foot-head {
    font-size: 21px;
    border-bottom: 1px solid;
    margin-bottom: 19px!important;
    color: #efcb62;
    font-weight: bold;
    padding-bottom: 10px;
}

.seen-in-item {
    width: 17%;
    float: left;
    text-align: center;
    border: 1px solid #ececec;
     height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
	    margin-bottom: 17px;
}

.as-seen-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	    column-gap: 20px;
}

.seen-in-item img {
    max-width: 100%;
}

.payment-info .paypal-content {
    background-color: #eecc61;
    padding: 11px;
    border-radius: 20px 20px 0px 0px;
}



.payment-info .paypal-link {
    background-color: #f3de9b;
    color: #000;
    position: relative;
    z-index: 1;
    display: block;
}

.payment-info .klarna-content {
background-color: #feb3c7;
    padding: 11px;
    border-radius: 20px 20px 0px 0px;align-content}


.payment-info .content-boxes {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    width: 100%;
    justify-content: center;
	max-width: 1250px;
}


.payment-info .content-box {
    height: auto ;
    margin-bottom: 0px ;
	
	max-width: 578px;
    display: inline-block;
    margin-right: 15px;
	min-width: 31.333%;
}

.mtm-box p {
	    margin-bottom: 20px;
}

.payment-info .klarna-link {
   background-color: #feceda;
    color: #000;
    position: relative;
    z-index: 1;
    border-radius: 0px 0px 20px 20px;
    display: flex;
    padding: 15px;
}


.payment-info .content-box.clearpay .paypal-content {
    background-color: #b2fce4;
}
.payment-info .content-box.clearpay .paypal-link {
    background-color: #d9fbf0;
}
.payment-info .paypal-link {
    background-color: #f9eac0;
    text-align: left;
    padding: 15px;
    border-radius: 0px 0px 20px 20px;
}
.payment-info .klarna-content .klarna-logo {
    margin-bottom: 20px;
    padding: 8px 0;
    width: 106px;
}
.payment-info  img.clearpay-logo {
    max-width: 160px;
    margin-bottom: 24px;
}

.payment-info .paypal-content .paypal-logo {
    margin-bottom: 15px;
    width: 135px;
}


.mtm-time {
    max-width: 860px;
    margin: auto;
    column-gap: 15px;
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

.mtm-ico img {
    max-width: 50px;
    margin-bottom: 20px;
}

.mtm-step {
    width: 24%;
    text-align: center;
    padding: 40px 0px;
}

.mtm-step-divider {
    height: 2px;
    width: 60px;
    background: #ef7876;
    align-self: center;
}

.mtm-boxes {
    display: flex;
    text-align: center;
    flex-wrap: wrap;
    column-gap: 15px;
    margin-top: 0px;
    justify-content: center;
}

.mtm-box {
    width: 23%;
    padding: 18px 26px 20px;
    background: #ef7876;
    border-radius: 10px;
}

.mtm-box h3, .mtm-box p {
    color: #fff;
}

.made-to-measure-section h3 {
    font-weight: bold;
    text-align: center;
    font-size: 16px;
	    font-family: graphie, sans-serif;
}



.shop-by-colour p.w-post-elm.post_title {
    line-height: 16px;
}

.xoo-wsc-container, .xoo-wsc-slider {

    transition: 0.2s ease-out;
}

.layout_199 img {
    max-width: 90px;
}

.xoo-wsc-empty-cart a.xoo-wsc-btn {
    display: none;
}


span.xoo-wsc-pname {
    line-height: 20px;
}

a.xoo-wsc-ft-btn.xoo-wsc-btn.xoo-wsc-ft-btn-checkout::before {
    content: "";
    background-image: url(https://res.cloudinary.com/blindsbypost/image/upload/v1665662837/checkout-export_n046hl.png);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 7px;
}

.xoo-wsc-pprice {
    display: none;
}

.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
    background-color: 
    font-weight: bold;
}

span.xoo-wsch-text {
    margin-left: 8px;
    font-size: 29px;
    padding: 10px 0px;
    font-family: "Bauer Bodoni Bold", serif!important;
    color: #000;
    border-bottom: 2px solid #000;
   
    width: 100%;
}

.xoo-wsc-product dl.variation {
    line-height: 17px;
}

.xoo-wsc-product dl.variation dd, .xoo-wsc-product dl.variation dt {

    font-style: normal;
    font-weight: bold;
}

.xoo-wsc-img-col {
    align-self: flex-start;
}

.xoo-wsc-opac {
    background-color: rgba(55,59,55,0.9);
}
	
.xoo-wsc-opac.show {
    transition: height 0s 0s,opacity 0.4s;
    width: 100%;
    position: fixed;
    z-index: 999999;
	top: 0px;
	pointer-events: auto !important;
}

.w-nav-open .xoo-wsc-opac.show {
    height: 100%;
  
}



.uwcc-main-wrapper-bg {
    background-color: rgba(55,59,55)!important;
	transition: none;!important

}




.w-nav-open .header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h {
	padding-top: 0px;
}
ul.w-nav-list.level_1.hover_simple {
    position: fixed;
    z-index: 999999999;
}


.cat-title {
    padding-top: 15px!important;
    font-size: 18px;
    font-weight: 500;
    padding-bottom: 10px!important;
} 

.cat-carousel .w-grid-item-h {
    text-align: center;
}

.cat-des {
    text-align: center;
    margin-bottom: 20px;
}

.prod-top-bar-container {
  /* animation properties */
  -moz-transform: translateX(0%);
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  
  -moz-animation: my-animation 20s linear infinite;
  -webkit-animation: my-animation 20s linear infinite;
  animation: my-animation 20s linear infinite;
}


/* for Firefox */
@-moz-keyframes my-animation {
  from { -moz-transform: translateX(100%); }
  to { -moz-transform: translateX(-100%); }
}

/* for Chrome */
@-webkit-keyframes my-animation {
  from { -webkit-transform: translateX(100%); }
  to { -webkit-transform: translateX(-100%); }
}

@keyframes my-animation {
  from {
    -moz-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  to {
    -moz-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

.sticky .header-logo {
}
}
.ult-item-wrap.slick-slide {
    margin: 0px!important;
}

img.warranty {
    width: 40px;
}

img.freesamples {
    width: 30px;
}

img.ukdelivery {
    width: 45px;
}


.header-carousel p {

	line-height: 26px;
}



img.blinds-icon {
    width: 25px;
    height: 25px;
}

a.menubar-item br {
    display: none;
}

.w-tabs.style_default.layout_hor>.w-tabs-list .w-tabs-item {
    border-width: 0px;
}

.shop-blinds-text p {
    margin-bottom: 15px;
}

.shop-blinds-text {
    padding: 25px 0px;
}

a.menubar-item {
    font-size: 18px;
    display: flex;
    column-gap: 15px;
}



.pop-menu-head h2 {
    font-size: 29px!important;
    border-bottom: 2px solid #000;
    padding-bottom: 15px;
    margin-bottom: 20px!important;
}

.pop-menu-head .w-tabs-item.active, .blinds-menu .w-tabs-item:hover {
    background: #eace60!important;
	border-top: 0px!important;

}

.pop-menu-head  .w-tabs-section-content {
    padding-top: 40px;
    padding-left: 50px;
    padding-right: 50px;
	    padding-bottom: 30px;
}


.pop-menu-head ul.w-nav-list.level_1 {
    background: #fff!important;
}

.pop-menu-head button.w-tabs-item {
    background: #e9edeb;
}
.pop-menu-head span.w-tabs-item-title {
    color: #373b37;
}

.w-tabs.style_default>.w-tabs-list .w-tabs-item.active span {
    color: #373b37;
}



.w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
    
    min-width: 500px;
	max-width: 500px;
}

.pop-menu-head button.w-tabs-item {
    width: 33.3333%;
    min-height: 76px;
}

.pop-menu-head ul.w-nav-list.level_1.hover_simple {
    padding: 0px!important;
}

.help-menu ul.w-nav-list.level_1.hover_simple {
	
	padding-top: 3rem!important;
    padding-left: 50px!important;
    padding-right: 50px!important;
	
}
.account-header span.w-text-h {
    display: flex;
    align-items: center;
}

.account-header a {
    display: flex;
    align-items: center;
}

i.fas.fa-search {
    display: flex;
    align-items: center;
	    justify-content: flex-end;
}

.fa-search:before {
    content: "";
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2025/01/h_search_ux5ztq.webp);
    width: 25px;
    height: 25px;
    display: block;
    background-size: contain;
}
.fa-user:before {
    content: "";
    background-image: url(https://res.cloudinary.com/blindsbypost/image/upload/v1699702263/h_account_xspqdw.webp);
    width: 25px;
    height: 25px;
    display: block;
    background-size: contain;
    background-position: center;
}


.cart-header a::before {
    content: "";
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2025/01/h_basket_nzbzyr.webp);
    width: 25px;
    height: 25px;
    display: block;
    background-size: contain;
}

.cart-header.sample-btn  a::before {
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2025/01/swatch-ico_cpfpd0.png);
	    width: 20px;
    height: 20px;
    
}

.sticky .cart-header.sample-btn  a::before {

	    width: 20px;
    height: 20px;
    
	
	
}

.sticky .cart-header a {
   
    column-gap: 0px;
}

.sticky .cart-header a::before {

    width: 25px;
    height: 25px;
    
}

.cart-header a {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.w-html.ush_html_1.cart-header:hover {
	cursor: pointer;
}
.w-html.ush_html_1.cart-header {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

span.xoo-wsc-sc-count {
    font-size: 12px!important;
}


.xoo-wsc-cart-trigger::after {
    content: "Basket";
    font-size: 15px!important;
    font-weight: 300;
    margin-left: 10px;
    color: #000;
}

.fa-search:before, i.fas.fa-user {
    font-weight: 400;
}

span.xoo-wsc-sc-bki.xoo-wsc-icon-basket1 {
    font-size: 24px!important;
    color: #000;
}
.xoo-wsc-sc-count {
	    background-color: #000;

}
.w-search-open {
   
    width: 100px;
}


.help-menu .w-nav-icon > div::before, .help-menu .w-nav-icon > div::after, .help-menu .w-nav-icon > div {
    display: none;
}

.help-menu .w-nav-icon {
    background-image: url(https://dev.blindsbypost.co.uk/wp-content/uploads/2025/01/Hands_h9bwpr.svg);
    background-repeat: no-repeat;
    background-position: center;
	width: 25px;
	background-size: contain;
}

.font-weight-six {
	font-weight: 600;
}

header i.fas.fa-search::after {
content: "Search";
    font-size: 18px;
	    margin-left: 5px;
}

.l-subheader.at_middle span, .l-subheader.at_middle ::after {
    font-size: 18px;
}



.header-carousel {
    background: #F4F4F4;
    padding-top: 10px!important;
    padding-bottom: 10px!important;
}


.header-carousel p {
    font-size: 18px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
}


.header-carousel .slick-track {
  
    display: flex;
    align-items: center;
}

.header-carousel  .ult-carousel-wrapper {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.woocommerce .variation p {
    font-weight: 400;
}

.xoo-wsc-basket {
    display: none!important;
}


.l-subheader-cell.at_right span {
    font-size: 15px;
}
dt.tc-name {
    font-weight: 400;
}

.woocommerce-product-gallery li img.flex-active {
    border: 2px solid #EBCC67;
}

.single-product select, .single-product input {
    border-radius: 5px;
	 border: 1px solid #D7D7D7!important;
	box-shadow: none;
	-webkit-appearance: none;
}

td.product-name {
    font-weight: 600;
}

p.return-to-shop {
    display: none;
}

form.checkout.woocommerce-checkout h3 {
    font-size: 24px;
}

h1.w-post-elm.post_title.cat-main-title.entry-title.color_link_inherit {
    font-size: 30px;
    text-align: center;
}

a.w-btn.us-btn-style_1.usg_btn_1.cat-buy {
    margin: auto;
    display: block;
    width: 150px;
    margin-top: 15px;
	padding: 5px;
}

.cat-title {
    text-align: center;
    font-weight: 600;
}

.single-product .from_price span, .single-product .from_price {
    text-align: center;
    color: #000;
    font-weight: bold!Important;
	font-size: 15px;
}

.cat-cat {
    text-align: center;
}

span.tc-price-in-cart {
    display: none;
}

.tm-extra-product-options .tc-cell.tm-error {

    text-align: right;
    margin: 0px!important;
}

.tm-epo-totals {
    padding-bottom: 0;
    padding-top: 0;
}

span.woocommerce-Price-amount.amount, span.woocommerce-Price-currencySymbol {
    color: #ef7876;
    font-weight: 700;
    margin: 0;
}
.single-product .l-canvas span.woocommerce-Price-amount.amount, .single-product .l-canvas span.woocommerce-Price-currencySymbol {

    font-size: 30px;
}

.tc-cell.tc-epo-label {
    font-weight: 700;
    font-size: 14px;
    display: flex;
    align-items: center;
}

dt.tm-final-totals {
    display: none;
}

span.tc-price-wrap {
    display: none;
}
span.tm-epo-required {
    display: none;
}

dt.tm-options-totals, dd.tm-options-totals {
	display: none;
}

p, span, label, div, button, ::after {
	font-family: "graphie", sans-serif!important;
font-weight: 300;
font-style: normal!important;
		    letter-spacing: .6px!important;
	font-size: 15px;
	line-height: 1.7;

}

h1,h2,h3,h4,h5 {
	font-family: Bauer;
	    letter-spacing: .6px!important;
	font-weight: 300;
}

button, a.checkout-button {
	    font-size: 18px;
		font-weight: 300;
	text-transform: uppercase;
			    letter-spacing: .6px!important;
		font-family: "graphie", sans-serif!important;


}

h1 {
	font-size: 23px;
}

h2 {
	font-size: 30px;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}



@media only screen and (min-width: 1141px) {


header .sticky i.fas.fa-search::after {
	display: none;
}


.sticky   i.fas.fa-search::after, .sticky .account-header span.w-text-value, header .sticky i.fas.fa-search::after, .sticky .xoo-wsc-cart-trigger::after {
    display: none;
} 
.sticky 	.w-search-open {
    width: auto;
}

.sticky .fa-search:before, .sticky .fa-user:before, sticky .xoo-wsc-icon-basket1:before {
	width: 25px;
	height: 25px;
}

.sticky span.xoo-wsc-sc-count {
    font-size: 10px!important;
    width: 12px;
    height: 11px;
    line-height: 11px;
    top: 2px;
}


.sticky i.fas.fa-user {
    margin: 0px;
}


.sticky .blinds-menu a.w-nav-control>span::after {
	content:"Shop";
	    font-size: 13px;
	font-weight: bold;
}

.sticky .blinds-menu.pop-menu-head.nodrillmenu a.w-nav-control>span::after {
		content:"No Drill Blinds";

}

.sticky .blinds-menu.pop-menu-head.electricmenu a.w-nav-control>span::after {
		content:"Electric Blinds";

}

.sticky .help-menu.pop-menu-head a.w-nav-control {
    padding: 0px;
}

.sticky .help-menu.pop-menu-head {
    margin-right: -17px;
}

.sticky .blinds-menu a.w-nav-control>span {
    font-size: 0px;
}
.sticky .help-menu a.w-nav-control>span {
    font-size: 0px!important;
}

.sticky .w-search.ush_search_1.search-header.elm_in_header.layout_modern {
    margin-right: -10px;
}

}


.l-header .l-subheader {
    transition-property: none!important;
    transition-duration: unset!important;
    transition-timing-function: unset!important;
}



.get-instant-price-div {
    background-color: #373c38;
    font-size: 19px;
    border-radius: 5px;
    height: 51px;
    border: 0;
    color: #fff;
    justify-content: center;
    align-items: center;
    display: flex!important;
    margin-top: 40px!important;
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.2);
}


.get-instant-price-div span {
    font-size: 18px;
    font-weight: 400!important;
}


.get-instant-price-div:hover  {
	cursor: pointer;
	
}

.hide-before-price-div {
	display: none!important;
}

.d-none{
    display: none !important;
}

.single-product dl.tm-extra-product-options-totals.tm-custom-price-totals {
		display: none!important;

}


button.single_add_to_cart_button.button.alt {
				display: none!important;

}



.single-product  main#page-content .quantity input.qty {
				display: none!important;

}
.single-product  main#page-content .show-price .quantity input.qty {
				display: inline-block!important;

}


.single-product.show-price  main#page-content .quantity input.qty {
				display: inline-block!important;

}

.show-price button.single_add_to_cart_button.button.alt {
display: inline-block!important;
}

.show-price .quantity input.qty {
display: inline-block!important;
}

.show-price dl.tm-extra-product-options-totals.tm-custom-price-totals {
display: block!important;
}

.show-price .hide-before-price-div  {
display: block!important;
}

.show-price .get-instant-price-div {
				display: none!important;
	
}


.custom-uwcc-slider-item {
    background: #373c38;
    color: #fff;
    border-bottom: 1px solid var(--uwcc-default-border-color, #EEE);
    padding: 7px 15px;
}
.uwcc-buy-summary {
    padding: 6px 15px;
}

.custom-uwcc-slider-item .uwcc-slider-item-image {
    display: none;
}

.custom-uwcc-slider-item .uwcc-slider-item-desc {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    column-gap: 5px;
}

.custom-uwcc-slider-item .uwcc-slider-item-desc .uwcc-slider-item-title {
    margin: 0;
}

.uwcc-buy-summary .uwcc-cart-measuresafe-wrap,
.uwcc-buy-summary .custom-cart-subtotal-wrap,
.uwcc-buy-summary .uwcc-cart-screwpack-wrap{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 0 3px;
    margin-bottom: 3px;
    border-bottom: 1px dashed var(--uwcc-default-border-color, #EEE);
}
.uwcc-buy-summary .uwcc-cart-total-wrap {
    padding: 0px 0 3px;
    margin-bottom: 3px;
}
.uwcc-suggested-items {
    min-height: 1px;
	display: none;
}
.uwcc-header > h2 {
    font-size: 24px;
    padding: 14px 20px!important;
}
.page-template-sample-cart main form {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 15px;
}

.page-template-sample-cart main form .form-row {
    display: flex;
    gap: 15px;
	    position: relative;
}


.page-template-sample-cart .wpcf7-spinner {

    position: absolute;
    left: 47%;
    top: 24px;
}

.wpcf7 form .wpcf7-response-output {
    
    margin: 10px 0px!important;
}

.page-template-sample-cart main form .form-row .form-col {
    width: 100%;
}
.page-template-sample-cart main form  input.w-btn {
    font-size: 16px;
    line-height: 1.2!important;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0em;
    border-radius: 0px;
    padding: 0.8em 2em;
    background: #000;
    border-color: transparent;
    color: #ffffff!important;
    transition: all 0.5s;
	width: 100%;
}

.page-template-sample-cart main form input.w-btn:hover {
    background: var(--color-content-secondary);
    color: #000 !important;
}
.sample-cart-main table tbody tr td {
    vertical-align: middle;
}
.sample-cart-main table tbody tr td a:not(.prod-titlt-link) {
	font-size: 16px;
    font-weight: 400;
}
.sample-cart-main select.sheer_colour_option {
    --inputs-font-size: 0.93rem;
    --inputs-height: 2.15rem;
}
.single-product .custom-dispatch img {
    margin-right: 5px;
}

.single-product .custom-dispatch > p {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 5px;
}
.single-product .custom-dispatch .date {
    color: #ef7876;
    font-weight: 700;

}

/*---------- Start of popup modal -----------*/
.modal-open {
    overflow: hidden;
}
.wd_modal {
    position: fixed;
    z-index: 10000; /* 1 */
    top: 0;
    left: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;

}

.wd_modal.is-visible {
    visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.wd_modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}
.modal-wrapper {
    position: absolute;
    z-index: 9999;
    max-width: 750px;
    bottom: 40%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #fff;
    box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
    border-radius: 5px;
    text-align: center;
   
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.wd_modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 1em;
}

.modal-close {
    position: absolute;
    top: 0.6em;
    right: 10px;
    color: #000;
    background: none;
    border: 0;
    font-size: 30px;
}
.wd_modal .modal-body button {
    background: #000;
    color: #fff;
    padding: 8px 35px;
    border-radius: 5px;
    line-height: normal;
}
.wd_modal .modal-body button:hover {
    background: #efcb62;
    color: #000;
}
.wd_modal .modal-header .modal-heading {
    padding-top: 0;
    font-size: 35px;
}
.wd_modal .modal-header {
    padding: 1.5em;
}
.wd_modal .modal-content {
    padding: 1.5em;
}
.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/*---------- End of popup modal -----------*/

@media only screen and (min-width: 1381px) {

.ush_search_1.layout_modern.active {
    width: 180px!important;
}
}

@media only screen and (min-width: 1141px) {
	
	.l-subheader-cell.at_right {
    column-gap: 20px;
}
	
	.home-points {
    max-width: 1250px;
}
	
	
.l-subheader.at_middle .l-subheader-cell.at_center {
    max-width: 0px;
}
	
	.cart-help-box:hover .msinfo {
	  display: block;
}
	
	
	
.tax-product_cat	.l-main>.l-section:first-of-type>.l-section-h, .searchanise-search-results-page .l-main>.l-section:first-of-type>.l-section-h, .page-id-6263 .l-main>.l-section:first-of-type>.l-section-h, .woocommerce-checkout .l-main>.l-section:first-of-type>.l-section-h {
    padding-top: 0px!important;
}
	.single-product	.l-main>.l-section:first-of-type>.l-section-h {
		    padding-top: 0px!important;
	}
	
	.w-nav-open .single-product	.l-main>.l-section:first-of-type>.l-section-h {
		    padding-top: 0px!important;
	}
	
	
	
	 .w-nav-open .page-id-6263 .l-main>.l-section:first-of-type>.l-section-h, .w-nav-open .woocommerce-checkout .l-main>.l-section:first-of-type>.l-section-h  {
    padding-top: 0px!important;
}
	
	.w-nav-open .tax-product_cat	.l-main>.l-section:first-of-type>.l-section-h, .w-nav-open  .searchanise-search-results-page .l-section:first-of-type>.l-section-h {
    padding-top: 0px!important;
}
	
	
	
		.w-nav-open  .searchanise-search-results-page main#page-content>section.l-section.wpb_row.height_medium {
    padding-top: 0px;
}

	.w-search.layout_modern {
    width: 100px;
}
	
	
	
}
@media only screen and (max-width: 1055px) {
	
	
	
.single-product .custom-dispatch img {
    width: 20px;
}

.single-product .custom-dispatch p, .single-product .custom-dispatch span {
    font-size: 9px;
}
.wd_modal .modal-header .modal-heading {
    font-size: 24px;
}
.modal-close {
    top: 10px;
}
}

.home-point-pic img {
    max-width: 90px;
    margin-bottom: 15px;
}

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

	
	.parent-pageid-95615 .scroll-nav-con, .parent-pageid-95615 .scroll-blinds-nav-con {
    display: block!important;
}
	
	section.l-section.wpb_row.us_custom_f7ec37d3.footer-mobile.has_text_color.hide_on_default.hide_on_laptops.height_medium {
    padding: 60px 40px 40px;
}
	
	#page-footer .ult_exp_section_layer.ult-adjust-bottom-margin > div {
    padding: 0px 5px 0px 20px;
}
	
	.ult_exp_content.ult_active_section {
    padding: 20px 0px!Important;
}
	
	.woocommerce h1.page-title {
    font-size: 22px;
    margin: 5px;
}
	
	.help-menu span {
    display: none;
}
	
	.help-menu a.w-nav-control {
    border: 0;
    padding: 0px 7px 0px 0px;
}
	
	.product-carousel.shop-by-colour .swiper-wrapper {
    padding-left: 6px;
}
	
	.shop-by-colour {
    padding-left: 0px;
    padding-right: 0px;
}
	
	.home .ult-carousel-wrapper {
    margin-bottom: 4px;
    padding-bottom: 20px;
}
	
	.shop-by-colour .swiper-wrapper {
    justify-content: flex-start;
    column-gap: 0px;
}
	
	.product-carousel {
    padding-bottom: 47px;
}
	
.product-carousel.shop-by-colour .product-item {
    width: 67px;
    height: auto;
    padding-bottom: 27px;
}
	
	.product-carousel .product-item h3 {
    padding-top: 10px;
    font-size: 14px;
    
}
	
	.product-carousel .product-item {
width: 139px;
        height: 155px;
        padding-bottom: 40px;
}
	
	.product-carousel .product-item p {
		display: none;
}
	
	.product-carousel .product-item	a.w-btn.us-btn-style_7  {
		display: none;
}
	
	.l-header.sticky .l-subheader.at_bottom {
    
    background: #fff!important;
}
	
	.l-header.sticky .l-subheader.at_middle {
  
    display: none;
}
	
	a.w-nav-control span {
    font-size: 13px;
}
	
	.w-nav-icon {
  
    width: 10px;
}
	
	.l-subheader-cell.at_center {
    justify-content: center;
    column-gap: 10px;
}
	
	.w-nav-control {
    border: 1px solid #E2E2E2;
    border-radius: 20px;
    height: 30px;
    padding: 5px 10px;
    align-items: center!important;
    justify-content: center;
    display: flex!important;
}
	
.l-subheader.at_bottom .l-subheader-cell.at_left, .l-subheader.at_bottom .l-subheader-cell.at_right {
	
	display: none!important;
	}
	.w-image.ush_image_1.header-logo {
    margin-top: -40px;
}
	
.l-subheader.at_middle {
    background-color: #fff!important;
    border-top: 30px solid #c9d2cd;
	padding-bottom: 45px;
	
}
	
	img.catbanner {
    margin-bottom: 20px;
}
	
	.catbannercont {
    margin-left: -25px;
    margin-right: -25px;
}
	
	.archive section#shop {
    padding-top: 0px;
}
	

	
	td.sample-image-title {
    padding: 0px 0px 0px 5px;
}
	
	td.sample-image {
    padding: 0px;
    width: 81px;
}
	
	.sample-cart-main table tbody tr td a:not(.prod-titlt-link) {
    font-size: 12px;
    font-weight: 400;
    line-height: 15px;
    display: block;
}
	
	.sample-page-container .products {
    order: 0;
    margin-bottom: 30px;
}
	
	.sample-contact-form, .sample-page-container  .products {
    width: 100%;
}
	
	.sample-page-container {
    
    flex-wrap: wrap;
}
	
	.sample-cart {
    padding-top: 20px!important;
}
	
	.cart-header a {
    
    font-size: 0px;
		    column-gap: 0px;
}
	
	.header_hor .l-subheader-cell.at_left>* {
    margin-right: 0;
}
	
	.w-nav-open main#page-content {
    padding-top: 0px!important;
}
	
	.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type>.l-section-h {
    padding-top: 0;
}
	
	.guidy-texty p {
		text-align: center;
		margin-top: 20px;
	}
	
	div.guidy-img {
		margin-left: 1.2rem;
	}
	
		.stack-at-1140 {
		display: flex;
		flex-direction: column;
	}
	
	.g-cols.wpb_row.contact-rowww.via_grid.cols_3.laptops-cols_inherit.tablets-cols_inherit.mobiles-cols_1.valign_top.type_default.stacking_default {
    flex-direction: column;
    display: flex;
}
	
	a.w-btn.us-btn-style_1.screw-download-button {
    padding: 1.25rem calc(4vw + 24px) 1.25rem 4vw;
}
	
	.faq-accordion .w-tabs-section-header .w-tabs-section-control {
	display: block;
}
	
	.centred-at-1140 p, .centred-at-1140 h1, .centred-at-1140 h2, .centred-at-1140 h3, .centred-at-1140 h4, .centred-at-1140 h5, .centred-at-1140 h6 {
		text-align: center;
	}
	
	.step-inner-content {
    text-align: center;
    max-width: 15rem;
}
	
	.step-container {
	flex-direction: column;
	gap: 12px;
}
	.step-item.step-line {
    width: 2px;
    height: 25px;
}
	
		ul, ol {
    margin-left: 1.5rem;
}
	
	.abouty-split-row .vc_column-inner {
    padding: 2rem 2rem;
}
	
	
	.paypal-content p, .klarna-content p {
   
    min-height: 48px;
}

	
	

	
	
	span.xoo-wsch-text {
    margin-left: 8px;
    font-size: 24px;
    padding: 8px 0px;
    font-family: "Bauer Bodoni Bold",serif!important;
    color: #000;
    border-bottom: 1px solid #000;
    width: 100%;
}
	
	.header_hor .l-subheader-cell.at_right>* {
    margin-left: 10px;
}
	

	.xoo-wsc-container, .xoo-wsc-slider {
    max-width: 315px;
    right: -315px;

}
	
.ult-carousel-wrapper {
    margin-bottom: 0px;
}
	
	h2 {
		font-size: 24px;
	}
	
	a.w-btn.us-btn-style_3.usg_btn_1.cat-shop {
    display: none;
}
	
.cat-title {
    padding-top: 8px!important;
    font-size: 14px;
    padding-bottom: 10px!important;
}
	
	.cat-des {
    
    display: none;
}
	
	.help-menu ul.w-nav-list.level_1.hover_simple {
    padding-top: 25px!important;
    padding-left: 25px!important;
    padding-right: 25px!important;
}
	
	
	.pop-menu-head h2 {
    font-size: 24px;
    text-align: left;
		    padding-bottom: 10px;

}
	
	.pop-menu-head button.w-tabs-item {
    min-height: 45px;
    padding: 0px;
}
	
	a.menubar-item {
    font-size: 15px;
   
}
	
	.pop-menu-head .w-tabs-section-content {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 0px;
		        padding-bottom: 150px;
}
	
	.wpb_text_column.shopbytypelinks {
    padding-right: 25px;
}
	
	.pop-menu-head h2 {
    font-size: 24px;
   
}
	
	.w-nav.type_mobile.m_layout_panel .w-nav-list.level_1 {
        min-width: 290px;
        max-width: 290px;
}
	
	.header_hor .l-subheader-cell.at_right .w-nav:last-child .w-nav-control {
    margin-right: 0;
}
	

.at_bottom .l-subheader-cell.at_right>* {
margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;


}
	
	

	
	.l-subheader.at_bottom {
    padding: 0px!important;
}
	
	.header_hor .l-subheader-cell.at_left .w-nav:first-child .w-nav-control {
    margin-left: auto;
}
	
	.header-carousel {
   
    display: none;
}
	

	
	.l-subheader.at_top {
    overflow: hidden;
}
	
	.l-subheader.at_top .l-subheader-h {
    display: inline-table;
		    width: 100%;
		    vertical-align: top;
}
	
	.header-logo {
    padding-bottom: 20px;
}
	
	.sticky 	.header-logo {
		display: none;
	}
	
.l-subheader.at_top .l-subheader-cell.at_left {

}
	.account-header {
    margin-right: 5px!important;
}

.account-header span.w-text-value {
    display: none;
}
	
	header i.fas.fa-search::after, .xoo-wsc-cart-trigger::after {
		display: none;
	}
	
	.w-search-open {
    width: auto;
}
	
	
.topfilter {
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -moz-animation: my-animation 20s linear infinite;
    -webkit-animation: my-animation 20s linear infinite;
    animation: my-animation 20s linear infinite;
}
.topfilter p {
    white-space: nowrap;
}

	.l-subheader.at_top {
    background: #fff;
}
	

	
	
	main#page-content {
    padding-top: 0px;
}
	
	.home main#page-content {
    padding-top: 0px;
}
	
	
}

img.tmtcart, img.tmtsearch {
    max-width: 33px!important;
}

	.xoo-wsc-body  dd.tc-value.variation-Width p span {
    line-height: 0px;
}

@media only screen and (min-width: 1250px) and (max-width: 1441px) {
	
a.w-btn.us-btn-style_7.usg_btn_1, a.w-btn.sample-cart-btn.us-btn-style_6 span.w-btn-label, a.w-btn.us-btn-style_1.sample-cart-btn span.w-btn-label, a.w-btn.sample-cart-btn.us-btn-style_6 span.w-btn-label, a.w-btn.us-btn-style_1.sample-cart-btn span.w-btn-label, a.w-btn.us-btn-style_1.sample-cart-btn span.w-btn-label, a.w-btn.sample-cart-btn.us-btn-style_6 span.w-btn-label, button.snize-button.snize-action-button.snize-view-product-button, button.snize-button.snize-action-button.snize-add-to-cart-button {
    font-size: 11px!important;
}


	
}

@media only screen and (min-width: 768px) and (max-width: 1250px) {
	
	.breaktwelvefifty .vc_column_container {
    width: 100%;
}
	
.breaktwelvefifty .g-cols.vc_row {
    gap: 50px;
    padding-top: 45px;
}
	
	

}


.htm-nav-selects {
    display: flex;
    row-gap: 10px;
    margin-top: 25px;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

.htm-nav-select, .htm-nav-select-sub {
    width: 100%;
    position: relative;
}

.htm-nav-select-toggle, .htm-nav-select-toggle-sub {
    padding: 8px 10px;
    border-radius: 5px;
    margin-bottom: 0px;
    border: 1px solid #c9d2cd;
	display: flex;
}

img.howtoico {
    float: left;
    width: 18px;
    margin-right: 15px;
}

.htm-nav-select-toggle::after, .htm-nav-select-toggle-sub::after {
    content: "+";
    color: #E57F77;
    font-size: 20px;
    position: absolute;
    right: 15px;
    top: 6px;
}



.htm-nav-select-popup-list {
    max-height: 0;
    transition: max-height 0.15s ease-out;
    overflow: hidden;
}
.how-to-bottom-link {
    margin-top: 25px;
}
ul.measure-tab-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
    list-style: none;
    margin-bottom: 50px;
}

.measure-tab-content { display:none; }
.measure-tab-content.active { display:block; }

ul.measure-tab-nav .active a, ul.measure-tab-nav  a:hover {
    background: #EBCC67;
}

ul.measure-tab-nav a {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.16);
    text-decoration: none !important;
    background: #fff;
    color: #333;
    padding: 10px 15px;
}





.active .htm-nav-select-popup-list, .active .htm-nav-select-popup-list-secondary {
    max-height: fit-content;
    transition: max-height 0.25s ease-in;
}

.htm-nav-select-popup-list-item {
    border-bottom: 1px solid #c9d2cd;
    padding: 0px 12px;
    margin: 0px;
    display: flex;
    align-items: center;
}

.howtomesstickfitblinds, .howtomesclickfitblinds, .howtomessectiondoubleroller, .howtomessectiontwistfitroller, .howtomessectionwood, .howtomessectionvertical, .howtomessectionrepslats, .howtomessectionroller, .howtomessectionmetal, .howtomessectionroman, .howtomessectionperfectfit, .howtomessectionperfectshutters, .howtomessectionroofblinds, .howtomessectiondaynightblinds, .howtomessectionpleatedblinds {
}

.activehowtomes {
    display: block!important;
}

p.helpmeasure, h2.findblindmeasure, p.pleasenotemeasure {
    text-align: center;
}

.activehowtomes {
    width: 100%;
}

.measurefittingpagest .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}


@media only screen and (min-width: 1251px) and (max-width: 1500px)  {

.prod-landing-grid-item h2.w-post-elm {

    min-height: 44px;
}
}

@media only screen and (min-width: 1251px)  {
	
	section.l-section.wpb_row.product-tabs {
    margin-bottom: 60px;
}
	
	section.l-section.wpb_row.measuring-fitting-prod.height_medium {
    padding-top: 90px;
}
	
	.prod_description h2 {
    padding-top: 40px;
    padding-bottom: 30px!important;
}
	
	section.l-section.wpb_row.product-tabs {
    padding-top: 90px;
}
	
	.prod-top-carousel {
    margin-top: 30px;
}
	
	.woocommerce-product-gallery ol {
    margin-top: 40px!important;
}
	
	.vc_col-sm-6.wpb_column.vc_column_container.prod-feat-slider-left p {
    max-width: 475px;
    margin: auto;
}
	
	.single-product .tc-totals-form, .custom-input-boxes, div#tm-extra-product-options {
    padding-left: 20px;
}
	
	.spare-prod-temp .w-post-elm.add_to_cart {
    margin-top: -70px;
}


.spare-prod-temp p.w-post-elm.product_field.price {
    margin-top: 35px;
}
	
	.single-product div#measure-guide-prod {
    box-shadow: none;
    padding-top: 0px;
    margin-top: 0px;
    padding-bottom: 0px;
}
	
div#measure-guide-prod {
    background: #F4F6F5;
    position: relative;
    flex-wrap: wrap;
    padding-bottom: 88px;
    box-shadow: 0px 7px 6px rgba(0,0,0,0.16) inset;
    margin-bottom: 0;
    margin-top: 50px;
    padding-top: 60px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}
	
	.htm-nav-selects {
    width: 30%;
}

.snize-ac-results-multicolumn-list .snize-product {
    
    max-width: 25%!important;
  
}
}

@media only screen and (min-width: 1020px) and (max-width: 1250px) {
	
	#snize-search-results-grid-mode.snize-four-columns li.snize-product, .snize-ac-results-multicolumn-list .snize-product {
    width: 31%!important;
		min-width: 31%!important;
}

}

@media only screen and (min-width: 821px) and (max-width: 1019px) {
	
	#snize-search-results-grid-mode.snize-four-columns li.snize-product, .snize-ac-results-multicolumn-list .snize-product {
    width: 48%!important;
		min-width: 48%!important;
}

}





@media only screen and (min-width: 768px) {
    
    body.cart-open {
    overflow: hidden;
}
	
	.add-read-more.mobile-class span.read-more.active-rdm {
    display: none!important;
}
	
	.add-read-more.mobile-class span.second-section {
    display: block!important;
}
	
	.vc_col-sm-6.wpb_column.vc_column_container.nodrillcomp-left {
    padding-left: 50px;
}
	
	.contact-rowww .vc_col-sm-6.wpb_column.vc_column_container {
    width: 49%;
    margin: auto;
}
	
	.l-header.pos_fixed.sticky {
    position: fixed!important;
    left: 0;
}
	
	.topcatbanner {
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
}
	
	.mobile-only {
		display: none;
	}
	
	.home-boxes .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
	
	.point-carousel {
		margin-top: 30px;
	}
	
	.point-carousel .ult-item-wrap {
    padding: 0px 10px;
}
	

	
	.home-info-carousel {
    margin-bottom: 10px!important;
    padding-bottom: 0px!important;
}
	
.wpb_text_column.box-padding {
    padding: 25px;
    max-width: 700px;
    margin: auto;
}
	
.uwcc-button-pos-right .uwcc-cart-close, .uwcc-header .uwcc-cart-close:hover {
    right: unset;
    top: 16px;
    color: #fff;
    background: transparent;
    left: -78px;
    font-size: 72px;
}
}


	.mobileonly {
		display: none;
	}



.collection-menu-footer .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

.pswp__bg {

    background: #fff;

}

.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar {
    background-color: #373c38;
    opacity: 1!important;
}

button.pswp__button.pswp__button--arrow--right, button.pswp__button.pswp__button--arrow--left {
    opacity: 1!important;
    background: #373c38!important;
    max-width: 48px;
}

a.woocommerce-product-gallery__trigger {
    width: 100%;
}
.woocommerce-product-gallery__trigger:before {
	display: none;
}

.no-touch .woocommerce-product-gallery__trigger:hover {
    background: transparent;
}

.g-cols.via_flex.type_default>div>.vc_column-inner {
    padding-left: 20px;
    padding-right: 20px;
}

.w-post-elm.product_field.attributes.display_table > div {
    border-bottom: 1px solid grey;
    padding-bottom: 17px;
}

@media only screen and (max-width: 767px) {
    
    .measure-prod-top {
    margin-bottom: 25px;
}
    
    .single-product .htm-nav-select {
   
    margin-bottom: 10px;
}
    
    ul.measure-tab-nav {
   
    margin-bottom: 0;
}
    
    form.checkout_coupon.woocommerce-form-coupon {
    padding-bottom: 20px!important;
  
}
    
    .msinfo.measuresafeinfo.active, .msinfo.screwpackinfo.active {
	display: block;
}
	
	.as-seen-container {
  
    column-gap: 5px;
}
	
	.seen-in-item {
   
    margin-bottom: 5px;
}
	

	
	.w-search.ush_search_1.search-header.elm_in_header.layout_modern.iconpos_right {
    margin-left: 5px;
}
	
	.w-html.ush_html_2.cart-header.sample-btn {
    margin-right: 5px;
}
	
	.page-id-162026 .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
	
	.contactrow {
    flex-wrap: wrap;
}
	
	.contacthalf {
    width: 100%!Important;
    margin-bottom: 7px;
}
	
	.page-id-121 .g-cols.via_flex.type_default>div>.vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
	
	.layout_blog_8 .usg_post_title_1 {
   
    line-height: 20px!important;
   
}

h2.w-post-elm.post_title.usg_post_title_1.has_text_color.entry-title.color_link_inherit a {
    
    font-size: 18px!important;
}
	
	.uwcc-cart-popup.uwcc-active a.uwcc-remove-all-cart-items {
    display: block;
    padding: 0px;
    margin-top: 17px;
    margin-left: 46px;
}
	
	.prod-page-featured {
    max-width: 100%;
    margin-bottom: 42px;
}
	
	.accordioncontainer-new-prod.active .new-prod-des-title::after {
    content: "-";
}
	
	.w-post-elm.post_custom_field.type_text.prod_description h2, .w-post-elm.post_custom_field.type_text.prod_description p {
    text-align: center;
}
	.w-post-elm.post_custom_field.type_text.prod_description h2 {
    font-size: 20px;
}
	
	.single-product .trustpilot-widget {
    margin-bottom: 35px;
}
	
	.measure-guide-prod-btns {
    flex-wrap: wrap;
    gap: 15px;
}
	
	a.measure-guide-prod-btn {
    max-width: 100%;
   
}
	
	.dimension_converter .radio-btns {

        margin-left: -12px;
        margin-right: -12px;
}
	
	.pswp__button--arrow--right:before {
    right: -3px;
    top: 0px;
}
	
	.pswp__button--arrow--left:before {
    top: 0px;
    left: -3px;
}
	
	button.pswp__button.pswp__button--arrow--right, button.pswp__button.pswp__button--arrow--left {
    opacity: 1!important;
    background: #373c38!important;
    max-width: 28px;
    max-height: 31px;
    margin-top: -24px;
}
	
	
	
	.l-header.sticky .l-subheader.at_middle {
    display: block!important;
}
	
	span.desktop {
    display: none;
}
	
	.prodrowpage {
    padding-left: 0px;
    padding-right: 0px;
}
	
	.cart a.tm-cart-edit-options {
   
    margin-left: 0px;
}
	
	.wpb_text_column.sample-btn-container {
            margin-top: 15px !important;
}
	
	.prod-feat-slider-left {
    padding-left: 30px;
    padding-right: 30px;
}
	
	.w-hwrapper.single-prod-hor.valign_middle.align_none .wpb_text_column {
    margin-left: 0!important;
}
	
	.wpb_text_column.primary-cat-prod {
    width: 100%;
}
	
	.primary-cat-prod::after {
		display: none;
	}
	
	.w-hwrapper.single-prod-hor.valign_middle.align_none {

    row-gap: 4px!important;
}
	
	.coupon-title-pic img {
    display: none;
}

.coupon-title-container {
  
    text-align: center;
}

.ind-coupon {
    flex-wrap: wrap;
    justify-content: center;
    gap: 0px;
    padding: 10px;
}

.coupon-icon {
   
    padding: 0px 15px;
}

.coupon-list .coupon-code {
    max-width: none;
    margin: 20px 0px;
}

.coupon-sidebar {
   
    flex-wrap: wrap;
}
	
	.windowtypebtns .vc_col-sm-4.wpb_column.vc_column_container {
    margin-bottom: 10px!important;
}
	
	.compatability-parent-row h2 {
    text-align: center;
}
	
	
	.compatability-parent-row .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
	
	
	.compatablity-boxes .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
	
	
	.tax-product_cat section#shop {
    padding-left: 20px;
    padding-right: 20px;
}
	
	.mobile-only {
		display: block;
	}
	
	.uwcc-cart-remove-all-button a {
   
    padding: 15px 20px;
   
}
	
	
.w-image.remotelanding.align_none {
    position: absolute;
    width: 100px;
    margin-left: 0;
    right: 0;
    bottom: -30px;
}
	
	.w-image.remotelanding.reversed.align_none {
    right: unset;
    left: 0;
}
	
	.whytabs .vc_column-inner {
    padding-left: 0px!Important;
    padding-right: 0px!important;
    padding-top: 10px;
}
	
	
	.vc_col-sm-4.wpb_column.vc_column_container.why-right-box {
    padding-left: 25px;
    padding-right: 25px;
}
	
	.w-vwrapper.wspfv.align_none.valign_top {
    width: 50%;
}

.widesubrow .vc_column-inner .wpb_wrapper {
    display: flex;
    column-gap: 10px;
}
.wide-suitability-box {
    width: 100%;
}

.w-vwrapper.wspfv.align_none.valign_top .w-separator.size_small {
    display: none;
}
.g-cols.wpb_row.widesubrow.via_flex.valign_top.type_default.stacking_default .vc_column-inner {
    padding-left: 0px;
    padding-right: 0px;
}
.g-cols.wpb_row.widesubrow.via_flex.valign_top.type_default.stacking_default {
    padding-top: 25px;
}

	
	section.l-section.wpb_row.hometext.height_medium {
    padding-top: 60px;
}
	
	section.l-section.wpb_row.homelogos.height_medium {
    padding-left: 0px;
    padding-right: 0px;
}
	
	.page h2 {
    font-size: 24px!important;
}
	
	section.l-section.wpb_row.made-to-measure-home.height_medium {
    padding-left: 0px;
    padding-right: 0px;
}
	
	.goautomaticright .vc_column-inner {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
	
	.goautomatic .w-iconbox.iconpos_top.style_default.color_primary.align_center.no_title.icontype_img {
    margin-right: 4px;
}
	
	.goautomatic .w-iconbox-text p {
    font-size: 12px;
    line-height: 16px;
}
	
	.goautomatic {
    padding-top: 35px;
    margin-bottom: 24px;
		padding-left: 0px;
        padding-right: 0px;
}
	
	.newlighttrig {

    margin-left: 0px!important;
    padding: 10px;
}
	

	

	
	.mobileonly {
		display: block;
	}
	
		.desktoponly {
		display: none;
	}
	
	
	.home-dispatch-row {
    text-align: center;
    padding-top: 0px!important;
		    padding-bottom: 35px!important;
}
	
		.home-dispatch-row .w-btn-wrapper.align_left {
    text-align: center;
}
	
	.measure-guide-page-box {
    padding-top: 70px!important;
}

#measure-guide-prod .top-tips::before {
    top: -71px;
}
	
	.home-boxes img.attachment-full.size-full {
    margin-bottom: 33px;
}
	
	.tax-product_cat button.read-more {
    margin-bottom: 30px!important;
}
	
		.tax-product_cat button.read-more.active-rdm {
    margin-bottom: 0px!important;
}
	
	.home-point-pic img {
    max-width: 50px;
}
	
	.home-points .g-cols.cols_4 {
    grid-template-columns: repeat(2,1fr)!important;
}
	
	.home-to-measure {
    margin-bottom: 35px;
    padding-bottom: 15px!important;
}
	
	.home-boxes	.w-btn-wrapper {
    margin: auto;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
	
	.home-boxes h3, .home-boxes p, .home-boxes a {
    text-align: center!important;
}
	
	.home-to-measure p {
    max-width: none;
    margin-top: 15px;
}
	
	.two-col-mobile.g-cols.cols_4 {
    grid-template-columns: repeat(2,1fr)!important;
    gap: 25px;
}
	
	.mobile-hero .ult-carousel-wrapper {
    margin-bottom: 0px;
}
	
	.home-cat-row a {

    font-size: 18px;
}
	
	.woocommerce-checkout tr.cart_item td.product-name {
    max-width: 83%;
}
	
	.telimg {
    width: 25px;
    margin-right: 10px!important;
}
	
	.sample-page-container  h3 {
 
    font-size: 17px;
}
	
	
	
	.cart-header a {
    
    column-gap: 0px;
}
	
	
	

	
	span.uwcc-cart-close.icofont-close-line {
    background: #fff;
    color: #000;
    margin-top: 10px;
		        margin-right: 9px;
}
	
	.uwcc-cart-remove-all-button {
    top: 13px!Important;
    right: unset!important;
    left: 114px;

}
	
	.woocommerce ul#shipping_method li {
    
    justify-content: flex-start;
}
	
	tr.woocommerce-shipping-totals.shipping {
    margin-top: 20px;
}
	
.single-product	.custom-input-boxes .tm-error {
    margin-top: 44px;
    font-size: 8px;
    text-align: right;
    padding-right: 0px;
}
	
	.xoo-wsc-product dl.variation, .xoo-wsc-product dl.variation p {
    font-size: 12px;
}
	
	.xoo-wsc-body dl.tc-epo-metadata.variation {
    width: 142%;
}
	
	
	div#customer_details {
    margin-bottom: 20px;
}
	
.woocommerce-form-coupon-toggle	.woocommerce-info {
    padding: 5px!important;
    text-align: center;
}
	


    
    .tm-element-description h3, .tm-element-description h2 {
    
    font-size: 12px!important;
}
    
    .combohelp-column.combohelp-6column {
    width: calc(50% - 25px);
}

.combohelp-column.combohelp-3column {
    width: 100%;
}

.combohelp-column.combohelp-3column img {
    width: 100%;
}
	
	.l-subheader.at_bottom {
    background: transparent!important;
}
    
    .how-to-measure-green-row .wpb_column.vc_column_container .wpb_text_column, .how-to-measure-white-row .wpb_column.vc_column_container .wpb_text_column {
    background-color: #eaeaea!important;
    padding: 2.5rem 1.5rem!important;
}
    
    .how-to-measure-green-row .wpb_column.vc_column_container .wpb_text_column.measure-body-text, .how-to-measure-white-row .wpb_column.vc_column_container .wpb_text_column.measure-body-text {
    background-color: #fff!important;
}
    
    .how-to-measure-green-row .wpb_column.vc_column_container .wpb_text_column h3, .graphie-fonted.how-to-measure-white-row .wpb_column.vc_column_container .wpb_text_column h3 {
    font-size: 1.3rem!important;
}
    
    .how-to-measure-green-row .g-cols.vc_row, .how-to-measure-white-row .g-cols.vc_row {
    grid-gap: 0;
}
    
    section.graphie-fonted.how-to-measure-green-row, section.graphie-fonted.how-to-measure-white-row {
    padding: 0;
}
	
	.woocommerce-products-header {
 
    width: 100%;
    text-align: center;
}
	
	.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_fixed~.l-main>form>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>.l-section:first-of-type>.l-section-h, .header_hor .l-header.pos_static.bg_transparent~.l-main>form>.l-section:first-of-type>.l-section-h {
    padding-top: 0px;
}
	
	.related-blog-prod a {

    margin-top: 15px;
   
}
	
	.related-blog-prod-title {

    min-height: none;
}
	
	.related-blog-prod {
    margin-bottom: 60px;
}
	
	.prod-page-featured-questions-cont {

    margin-bottom: 0px;
}
	
	.w-post-elm.product_field.attributes.display_table div {
    margin-bottom: 20px!important;
    display: block;
}
	
	.accordioncontainer-new-prod.active .new-prod-des-content {
    display: block;
    width: 100%;
    margin-top: 15px;
    padding-left: 62px;
    text-align: left;
    padding-right: 62px;
}
.new-prod-des-title::after {
    content: "+";
    color: #000;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 5px;
}	
	.new-prod-des-title {
    margin-left: 7px;
}
	
	.new-prod-des-content {
    display: none;
}
	
img.prod-accord-ico {
    padding: 5px;
    width: 45px;
    margin-left: 5px;
    margin-bottom: 0px;
    margin-right: 5px;
}
	
	.accordion-prod-new-prod {
    row-gap: 15px;
    margin-top: 25px;
}
	
	.accordioncontainer-new-prod {
    width: 100%;
    padding-top: 15px;
}
	.accordionlabel-new-prod {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
}
	
	.product-description p {
    text-align: center;
}
	
	.product-description h2 {
    font-size: 20px!important;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 10px;
}
	
	a.measure-guide-prod-btn {
 
    background: #F4F6F5;

}
	
	.how-to-bottom-text p {
   
    text-align: center;
}
	
	.how-to-fit-bottom-text {
    margin-bottom: 20px;
}
	
	.how-to-fit-bottom {
    margin-top: 0px;
    flex-wrap: wrap;
}
	
	.measure-guide-prod-item {

    margin-bottom: 20px;
}
	
	.measure-guide-prod-item {
    min-width: 100%;
}
	
	.measuring-fitting-prod {
    margin: 20px 0px 50px;
    background: #fff;
    box-shadow: none;
}
	
	.measure-guide-prod-cont h3 {
    font-size: 23px;
}
	
	button.w-tabs-section-header {
    font-size: 14px!important;
    background: #F4F6F5;
    text-transform: capitalize;
}
	
	.product-tabs {
    padding-left: 0px;
    padding-right: 0px;
}
	
	.prod-top-carousel {
    padding: 0px;
}
	
	.prod-feat-slider-left {
		    padding: 50px 25px 25px 25px!important;
	}
	
	.w-hwrapper.usg_hwrapper_1.blog-sharer-container div.w-text, .w-hwrapper.usg_hwrapper_1.blog-sharer-container div.heateor_sss_sharing_ul, .w-hwrapper.usg_hwrapper_1.blog-sharer-container:hover div.w-text, .w-hwrapper.usg_hwrapper_1.blog-sharer-container:hover div.heateor_sss_sharing_ul {
	opacity: 1;
}

.w-hwrapper.usg_hwrapper_1.blog-sharer-container, .w-hwrapper.usg_hwrapper_1.blog-sharer-container:hover {
    padding: 0.25rem 0.25rem 0.25rem 0.5rem;
	border-radius: 0 0 6px 0;
	width: 200px;
	height: 40px;
	content: "";
	opacity: 0.8;
}
	
div.contact-middle-bit a.contact-emailll {
    font-size: 1.3rem;
}
	
.child-safety-grid-item span.w-text-value {
    font-size: 0.475rem;
    letter-spacing: 0.02em!important;
    display: block;
    line-height: 13px;
}
	
	.stack-on-mobile {
		display: flex;
		flex-direction: column;
	}
	
		a.w-btn.us-btn-style_1.screw-download-button {
    padding: 1.25rem calc(9vw + 24px) 1.25rem 9vw;
}
	
	table.finance-table {
	margin-top: 0px;
	margin-bottom: 0px;
}
	
	table.finance-table tr td:first-of-type, table.finance-table tr th:first-of-type {
    padding: 0.6rem 1rem;
}
	
	.guarantee-table td, .guarantee-table th {
		padding: 5px 8px;
	}
	
	ul, ol {
    margin-left: 1rem;
}
	
	.abouty-split-row .vc_column-inner {
    padding: 2rem 1.5rem;
}
	
	.paypal-content p, .klarna-content p {
   
    min-height: 0px;
}
	

	
	
	.w-menu.layout_ver .menu>li {
    margin-bottom: 5px!important;

}
	
	

	

	
	
	
	.w-image.mobile-logo {
    width: 232px;
    height: auto;
    margin: auto;
    padding-top: 15px;
}
	
	
	.payment-info	.content-box p img {
    float: left;
}
	
	
		.payment-info .content-box p {
    padding: 0px;
    margin: 0px;
    width: 50%;
}
	
	.payment-info .klarna-content, .payment-info .paypal-content {

      border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
	
.desktop-only {
    display: none !important;
}
	
	
	
 .payment-info .klarna-content .klarna-logo {
    margin-bottom: 0px;
    padding: 8px 0;
    width: 106px;
}
	
.payment-info  img.clearpay-logo {
    max-width: 137px;
    margin-bottom: 5px;
    margin-top: 5px;
}
	
 .payment-info .paypal-content .paypal-logo {
    width: 106px;
	     margin-bottom: 0px;
}

.payment-info .content-boxes {
    margin-top: 7px;
    padding-bottom: 0px;
	    flex-wrap: wrap;

}
	
	.payment-info .content-box {
     width: 100%;
    display: block;
    height: auto;
    margin-bottom: 20px;
    min-width: 0px;
		    margin-right: 0px;
}
	

	
	.mtm-boxes {
    margin-top: 30px;
}
	
	.mtm-ico img {
    max-width: 42px!important;
    margin-bottom: 0px;
    margin-right: 1px!important;
}
	
	.mtm-step-divider {
    margin-left: 30px;
    transform: rotate(90deg);
		width: 25px;
}
	
	.mtm-box {
    padding: 13px 15px 0px;
    width: 100%;
    margin-bottom: 15px;
}
	
	.mtm-ico img {
    max-width: 50px;
    margin-bottom: 0px;
    margin-right: 10px;
}
	
	.mtm-time {
    justify-content: flex-start;
    column-gap: 0px;
}
	
	.mtm-step {
    width: 100%;
    font-size: 12px;
    padding: 5px 25px;
    display: flex;
    align-items: center;
    text-align: left;
    column-gap: 10px;
}
img.tmtcart, img.tmtsearch {
    margin-right: 10px!important;
	    max-width: 33px!important;

	}
	
	.seen-in-item {
    width: 32%;
		margin-right: 0px;
 
}
	
	.klarna-content p, .paypal-content p {
    margin-bottom: 0px;
}
.modal-wrapper {
    max-width: 90%;
}
	
	
}

@media screen and (max-width: 600px){
	
	.woocommerce-checkout tr.cart-subtotal td {
    position: relative;
}
	
.woocommerce-checkout tr.cart-subtotal	span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 0px;
    top: -36px;
}
	
	.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tbody .cart_item {
    position: relative;
}
	

	
	.woocommerce-checkout tr.order-total span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 0px;
    top: -40px;
    font-size: 26px;
}
	
.woocommerce-checkout 	tr.order-total 	span.woocommerce-Price-currencySymbol {
		 font-size: 26px;
	}
	
.woocommerce-checkout 	tr.order-total td {
    position: relative;
}
	
	.woocommerce-checkout  tr.fee td {
    position: relative;
}
	
	.woocommerce-checkout tr.fee span.woocommerce-Price-amount.amount {
    position: absolute;
    right: 0px;
    top: -25px;
}

}

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

.woocommerce-checkout table.shop_table th, .woocommerce-checkout table.shop_table td {
	text-align: left!important;
}
}

@media screen and (max-width: 575px){
    .page-template-sample-cart main form .form-row {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 468px) {
	
	.msinfo {
    margin-top: -113px;

}

}


@media only screen and (max-width: 421px) {
	
.cart-help-box.measuresafe-help .msinfo {
    margin-top: -149px;
}

}

.modal-open .visible .tm-element-description {
    display: none!important;
}


.flag, .flag div {
    text-transform: uppercase!important;
    font-size: 12px;
}


.singleprodleftimg .flag, .singleprodleftimg .flag div {
    font-size: 16px;
}


.singleprodleftimg .custom-label-top-left-second, .singleprodleftimg  .snize-custom-label.custom-label-top-left {
left: 0px!important;

}


.calculator-container-inner {
    display: flex;
    column-gap: 75px;
    flex-wrap: wrap;
}

.calculator-container .title {
    font-size: 30px;
    font-weight: bold;
    display: flex;
    margin-top: 20px;
    font-family: 'Bauer Bodoni Bold';
}

.calc-col h2 {
margin-bottom: 0 !important;
    margin-top: 30px;
    font-family: Graphie;
    font-size: 15px !important;
}

.calc-col label {
    font-weight: bold;
    text-align: left;
    margin-top: 65px;
    font-size: 18px;
	    display: inline-block;
}

input#howmanywindows, input#howmuch {
    width: 100%;
    min-height: 41px;
    box-shadow: none;
    border: 1px solid;
}

input#howmanywindows {
    padding-left: 10px;
}

.freq-radio-cont {
    margin-bottom: 15px;
    display: flex;
    column-gap: 5px;
    position: relative;
}

.bill-input-cont {
    position: relative;
}

input#howmuch {
    padding-left: 27px;
}

.image-calc-options {
    display: flex;
    column-gap: 16px;
    margin-bottom: 35px;
}

.image-calc-option {
    width: 23%;
    position: relative;
}

.image-calc-option input[type="radio"] {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    border: 1px solid #707070;
    border-radius: 4px!important;
}

.image-calc-option input[type="radio"]:checked {
    background: transparent;
    border: 1px solid #707070;
}

.calculation-results-before {
    background-color: #F4F6F5;
    text-align: center;
    padding: 10px 20px 30px 20px;
}

p.tcs-text {
    font-size: 10px!important;
}

.freq-radio-cont label {
    margin-top: 0px!important;
    font-weight: normal!important;
    font-size: 15px!important;
}

.bill-input-cont i {
    position: absolute;
    left: 12px;
    top: 12px;
}

.image-calc-option label {
    padding: 5px 10px;
    margin-top: 5px;
    padding-bottom: 15px;
    line-height: 20px;
	font-weight: normal;
    font-size: 15px;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
	    text-align: center;
}

.image-calc-option input:checked::before {
	display: none;
	
}
.image-calc-option img {
    width: 158px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.image-calc-option input[type="radio"]:checked ~ label {
    background: #EFCB62;
    border-radius: 5px;
}

.button_35.alt {
    background: #efcb62;
    color: #373B37;
    border-radius: 5px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
    display: inline-block;
}


.calculator-text-inside {
    max-width: 2112px;
    margin: auto;
    display: flex;
    align-items: center;
    font-weight: bold;
    padding: 30px 0px;
    flex-wrap: wrap;
}

.disclaimer-calc {
    width: 100%;
    padding-top: 20px;
}

.calculator-text-inside img {
    width: 142px;
    height: auto;
    margin-left: 25px;
}

.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
}

.material-icons input[type="checkbox"] {
    position: absolute;
    background: transparent;
    border: 0px;
    height: 60px;
    width: 65px;
    margin-left: -23px;
    margin-top: -20px;
}



.calculation-results-top {
    background-color: #F4F6F5;
    height: fit-content;
    text-align: center;
    padding: 1px 20px 35px 20px;
    margin-top: -30px;
}

.calculation-results-top p.saving-price {
    font-weight: bold;
    color: #EF7875;
    font-size: 36px!important;
    margin: 0px!important;
}

.coupon-code {
    margin-left: auto;
    background-color: #fff;
    border-radius: 4px;
    width: 100%;
    text-align: center;
    margin-right: 25px;
    border: 1px dashed #707070;
	position: relative;
}


.coupon-code p {
    margin: 15px;
}

.coupon-code img {
    position: absolute;
    right: 14px;
    top: 14px;
}

.calculator-container-inner .button_35 {
    background: #373B37;
    color: #fff;
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    margin-top: 10px;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 20%);
    display: inline-block;
}


.share-box {
    background-color: #F4F6F5;
    height: fit-content;
    text-align: center;
    padding: 20px 20px 20px 20px;
    margin-top: 25px;
}

img.amazon-pic-calc {
    max-width: 200px;
}

.share-icons.calc-page {
    position: relative;
    width: 100%;
    margin-top: 12px;
    margin-bottom: 25px;
    align-items: center;
    justify-content: center;
	    background: #EF7875;
    display: flex;
    color: #fff;
	padding: 9px;
    column-gap: 10px;
	    animation: slide 0.5s forwards;
    animation-delay: 2s;
    transition: width 0.5s;
}

.share-icons img {
    max-width: 25px;
}

@media only screen and (min-width: 1251px) {
	

	
	.compareinfotab:hover .compare-help-text {
    display: block;
}
	
	.disclaimer-calc .material-icons:hover .calcinfo {
    display: block;
}
	
	.calculator-text {
    background-color: #F4F6F5;
    margin-top: 50px;
}
	
	.calc-col h2 {
background: #373C38;
color: #fff;
padding: 10px 25px;
}
	
	.calc-top-con h1.title {
    padding-bottom: 20px;
}
	
	.calc-col {
    width: 50%;
}
.calc-results-col {
    width: 40%;
}

.custom-label-top-left-second {

    top: 26px!important;
}

.singleprodleftimg .custom-label-top-left-second {

    top: 40px!important;
}

}

.snize-custom-label.custom-label-top-left {
    top: 0px;
   
}

.disclaimer-calc {
    width: 100%;
       margin-bottom: 25px;
}


.calculator-text {
    padding: 0px 40px;
}

.prod-landing-grid-item  .w-html.usg_html_5 {
    font-size: 14px;
}

@media only screen and (max-width: 1250px) {
	
	.close-icon {
    right: 35px;
    top: 35px;
   
}
	
	.newfl-container.bunchcol {

    width: auto!important;
    margin-left: 20px;
    margin-right: 20px!important;
}
	
	div#measure-guide-prod {
    padding-top: 35px;
}
	
	.vc_col-sm-4.wpb_column.vc_column_container.landinggridinside {
    width: 100%;
    margin-bottom: 35px;
}
	
	.vc_col-sm-4.wpb_column.vc_column_container.landinggridinside {
    width: 100%;
    margin-bottom: 35px;
}
	
	
	#measure-guide-prod .top-tips {
    margin-top: 9px;
    padding-bottom: 26px;
    background: #EBEEEC;
}
	
#measure-guide-prod .top-tips::before {
    position: relative;
    margin: auto;
    margin-bottom: 30px;
    left: 0;
    top: 0;
}
	
	
	
	.measure-page-btm {
    min-height: 870px;
}
	
	h2.findblindmeasure {
    padding-top: 45px;
    box-shadow: 0px 7px 6px rgba(0, 0, 0, 0.16) inset;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 39px;
}
	
	.measure-page-btm {
    padding: 0px 20px;
}
	
	
	
	.compareinfotab.visiblehelp .compare-help-text {
    display: block;
}
	
	.single-product.show-price .prodpageright .quantity {
    margin-top: 0px;
    justify-content: flex-start;
    margin-bottom: 25px;
}
	
	.single-product .tc-totals-form {
    width: 100%;
    float: none;
}
	
	.prod-landing-grid-item h2.w-post-elm {
   
    min-height: 38px;
}
	
	
	
	.landing-page-dispatch-times {
    margin: 4px 0 10px!important;
}
	
	.landing-page-products .vc_column-inner {
    padding: 0px 2px!Important;
}

	section.l-section.wpb_row.landing-page-products .w-grid .swiper-wrapper .swiper-slide {
    padding: 0px 7px!important;
}
	
	
	.prod-landing-grid-item .price>del::before {
		display: none;
	}
	
	.landing-page-dispatch-times p {
    margin-bottom: 0px;
    font-size: 8px;
    line-height: 18px;
}
	
	.prod-landing-grid-item a.w-btn {
    padding: 3px 0px!important;
    width: 100%!important;
}
	
	.prod-landing-grid-item .w-html.usg_html_2 {
    width: 100%!important;
}
	
	.no-drill-pleated-blinds-points img {
    width: 35px;
}
	
	.vc_col-sm-6.wpb_column.vc_column_container.nodrillcomp-left {
    padding: 35px;
}
	
	.vc_col-sm-6.wpb_column.vc_column_container.nodrillcomp-left .w-hwrapper {
    justify-content: center;
}
	
	.no-drill-pleated-blinds-point {
    
    font-size: 12px;
    line-height: 19px;
}
	
	.no-drill-comparison {
    padding-left: 0px;
    padding-right: 0px;
}
	
	.no-drill-comparison .vc_col-sm-6 {
    width: 100%;
		margin: 0px !important;
}
	
	.nodrillpleated .shopbytypehelper {
    margin-top: 223px;
    left: 210px;
}
	
	.twobtncol {
    row-gap: 20px;
    margin-bottom: 50px;
}
	
	.twobtncol a {
    width: 100%;
}
	
	.nodrillpleated .measure-guide-prod-content.how-to-measure.active, .nodrillpleated .measure-guide-prod-content.how-to-fit.active {
    width: auto!important;
    overflow-x: scroll;
    justify-content: flex-start;
    padding-bottom: 20px;
}
	
	table.comp-table td {
    padding: 32px 0px!important;
}
	
	.nodrillpleated .measure-guide-prod-content.how-to-measure.active, .nodrillpleated .measure-guide-prod-content.how-to-fit.active {
    width: auto!important;
    overflow-x: scroll;
    justify-content: flex-start;
    padding-bottom: 20px;
}
	
	.compatability-parent-row .vc_col-sm-4.wpb_column.vc_column_container {
    width: 100%;
}
	
	.calc-results-col-inside {
    margin-top: 50px;
}
	
	.image-calc-option {
    width: 47%;
   
}
	
	.image-calc-options {
   
    flex-wrap: wrap;
		    row-gap: 20px;
}
	
	.calculator-text {
    padding: 0px 0px;
}
	
	.calc-col label {
    text-align: center;
}
	
	.calc-col h2 {
    background-color: #373C38;
    color: #fff;
    margin-top: -9px;
    text-align: center;
    padding: 20px 0px;
    
}
	
	.calc-top-con {
    text-align: center;
    margin-bottom: 30px;
}
	
	.calculator-container .title {
    font-size: 24px;
    text-align: center;
    display: block;
}
	
	section.l-section.wpb_row.energysavingcalc.height_medium {
    padding-left: 15px;
    padding-right: 15px;
}
	
	.calculator-container-inner {
    display: block;
  
}
	
	#page-footer .ult_expheader {
    font-size: 18px;
    padding: 0px;
		        font-weight: 500;
}
	
	#page-footer .ult_exp_section-main.ult_expright_icon {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
	
.collection-menu-footer .vc_col-sm-6.wpb_column.vc_column_container {
    width: calc(50% - 5px)!important;
}
	
	.g-cols.wpb_row.collection-menu-footer.via_flex.valign_top.type_default.stacking_default {
    column-gap: 10px;
}
	
	.l-footer {
    text-align: center;
}
	
	a.contact-foot-link.contact-us-foot.button_35 {
  
    margin-top: 15px;
}
	
footer#page-footer .vc_col-sm-1\/5 {
    width: 100%;
}
	
		.single-discount-span .flag div:after {
    content: "Added at checkout";
    margin-left: 2px;
    font-size: 10px;
    font-weight: bold;
    width: 100%;
    display: block;
}
	
.single-discount-span {
    position: absolute;
    right: 0px;
	left: unset;
    bottom: 120px;
    text-align: center;
}
	
	.singleprodleftimg .snize-custom-label.custom-label-top-right-second {
    top: 30px!important;
}

.singleprodleftimg .snize-custom-label.custom-label-top-left-second {
        top: 30px!important;

}
    


    .flag div, .flag {
    font-size: 10px!important;
}

}


.snize-custom-label.custom-label-top-left-second .flag, .snize-custom-label.custom-label-top-left .flag, .snize-custom-label.custom-label-bottom-left-second .flag, .snize-custom-label.custom-label-bottom-left .flag {
    --f: 0px;
    --r: 5px;
    border-right: var(--r) solid #0000;
    clip-path: polygon(100% 0,0 0,0 calc(100% - var(--f)),var(--f) 100%, var(--f) calc(100% - var(--f)),100% calc(100% - var(--f)), calc(100% - var(--r)) calc(50% - var(--f)/2));
    padding: 5px 5px 5px 7px;
    border-bottom: var(--f) solid #0005;
    color: #fff;
    border-radius: 0px;
	position: relative;
}


 .snize-custom-label.custom-label-top-right .flag,  .snize-custom-label.custom-label-top-right-second .flag,  .snize-custom-label.custom-label-bottom-right .flag,   .snize-custom-label.custom-label-bottom-right-second .flag {
   
    --f: 0px;
    --r: 5px;
    padding-inline: 10px;
    border-bottom: var(--f) solid #0005;
    color: #fff;
    border-left: var(--r) solid #0000;
    clip-path: polygon(0 0,100% 0,100% calc(100% - var(--f)),calc(100% - var(--f)) 100%, calc(100% - var(--f)) calc(100% - var(--f)),0 calc(100% - var(--f)), var(--r) calc(50% - var(--f)/2));
    border-radius: 0px;
    padding: 5px 7px;
	 position: relative;
}

.woocommerce-cart .shop_table .tc-name-custom, 
.woocommerce-cart .shop_table .tc-value-custom p {
	font-size: 10px;
}
.woocommerce-cart .shop_table .tc-value.variation-Width, 
.woocommerce-cart .shop_table .tc-name.variation-Width, 
.woocommerce-cart .shop_table .tc-value.variation-Drop, 
.woocommerce-cart .shop_table .tc-name.variation-Drop, 
.woocommerce-checkout .shop_table .tc-value.variation-Width, 
.woocommerce-checkout .shop_table .tc-name.variation-Width, 
.woocommerce-checkout .shop_table .tc-value.variation-Drop, 
.woocommerce-checkout .shop_table .tc-name.variation-Drop {
    display: none;
}

.woocommerce-checkout .shop_table .tc-name-custom, 
.woocommerce-checkout .shop_table .tc-value-custom p {
    font-size: 12px;
}
.woocommerce-checkout .shop_table .tc-name-custom, 
.woocommerce-checkout .shop_table .tc-value-custom {
    width: 34%;
}


@media only screen and (max-width: 1250px) {
	
	#measure-guide-prod iframe {
    max-height: 201px;
}


.snize-ac-results-columns .snize-custom-label.custom-label-top-right .flag, 
.snize-ac-results-columns .snize-custom-label.custom-label-top-right-second .flag, 
.snize-ac-results-columns .snize-custom-label.custom-label-bottom-right .flag, 
.snize-ac-results-columns .snize-custom-label.custom-label-bottom-right-second .flag {

    padding: 0px 4px;
}

.snize-ac-results-columns .snize-custom-label.custom-label-top-left .flag, 
.snize-ac-results-columns .snize-custom-label.custom-label-top-left-second .flag, 
.snize-ac-results-columns .snize-custom-label.custom-label-bottom-left .flag, 
.snize-ac-results-columns .snize-custom-label.custom-label-bottom-left-second .flag {

    padding: 0px 4px;
}
}


.snize-ac-results.snize-ac-results-mobile .flag {
    padding: 3px 3px 3px 7px!important;
}

.single-product main#page-content a.w-btn.sample-cart-btn.us-btn-style_6::After {
    display: none;
}

@media only screen  and (max-width: 1350px) {
	
	.l-subheader.at_middle span, .l-subheader.at_middle ::after {
    font-size: 15px;
}
	
	header i.fas.fa-search::after {
    font-size: 15px;
}
	
	.l-subheader-cell.at_right div, .l-subheader-cell.at_right span {
    font-size: 15px!important;
}

}

.show-price .onecolourtapeoptionhide-div {
    /* display: none!important; kjm */
}

.uwcc-cart-popup .custom-item-data .options span.cart-option-value{
/* 	display:inline-block !important; */
}

.uwcc-cart-popup .custom-item-data .attribute- span{
    display: none!important;
}

@media only screen and (min-width: 2112px) {
	
	.calculator-text {
    margin-left: calc(-100vw / 2 + 2112px / 2);
    margin-right: calc(-100vw / 2 + 2112px / 2);
}
	
.woocommerce-product-gallery-default {
    max-width: 820px;
    margin: auto;
}
	
}

@media only screen and (min-width: 1250px) and (max-width: 2112px) {
	
	
	.woocommerce-product-gallery-default {
	    max-width: 682px;
        margin: auto;
	}

	
}

.w-nav-open  .l-header.pos_fixed {

      z-index: auto;
    position: relative!important;
}

