body {
    font-family: Montserrat !important;
    font-size: 18px;
}

a {
    font-family: Montserrat !important;
    color: #007C89;
}

h1 {
    font-family: Montserrat !important;
    font-size: 46px;
    font-weight: 650;
    text-wrap: balance;
}

h2 {
    font-family: Montserrat !important;
    font-size: 34px;
    font-weight: 600;
    text-wrap: balance;
    margin-bottom: 0.2em;
}

h3 {
    font-family: Montserrat !important;
    font-size: 24px;
    font-weight: 550;
    margin-bottom: 0.2em;
    text-wrap: balance;
}

h4 {
    font-family: Montserrat !important;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 0.2em;
    text-wrap: balance;
}

p {
    font-family: Montserrat !important;
    font-size: 18px;
}

p > a, 
li > a {
    position: relative;
    display: inline-block;
    font-weight: 600;
    transition: color 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

p > a:hover, 
li > a:hover {
    color: #404147;
}

p > a::after, 
li > a::after {
    position: absolute;
    bottom: 0;
    right: 0;
    content: "";
    height: 1px;
    width: 0;
    background-color: #404147;
    transition: width 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

p > a:hover::after, 
li > a:hover::after {
    left: 0;
    width: 100%;
}

ul {
    margin-left: 2em;
}

/*body.product-template-default .pctab-content.heading_type{
    display: none !important;
}*/

body.single-product #cpform{
    display: inline-block;
}

#commercekit-wishlist-shortcode .commercekit-wishlist-table tbody td.cart{
    display: none !important;
}

.dnone{
    display: none !important;
}

.mb0 {
    margin-bottom: 0 !important;
}

.homeb2p {
    font-size: 18px;
    line-height: 26px;
    font-family: Montserrat;
    font-weight: 500;
    color: #000;
    text-align: center;
}

/* .homeb3indb {
    border: #e1e6ef 1px solid;
    box-shadow: 5px 11px 18px -17px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 5px 11px 18px -17px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 5px 11px 18px -17px rgba(0, 0, 0, 0.75);
} */

.homeb3indb .hb3img {
    border-radius: 10px !important;
}

.cr_bh_promo{
    font-size: 16px;
    font-weight: 800;
    letter-spacing: 0.02em;
}

.homeb3indb .hb3p {
    padding: 25px 10px 15px 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-bottom: 5px;
    min-height: 120px;
}

.hb3p.type2 {
    max-width: 70%;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.hb3alink {
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.cr_srv_p a{
    font-weight: 500;
}

.cr_srv_p a:hover{
    text-decoration: underline !important;
    color: #007C89;
}

.videopopcontain iframe{
    width: 100%;
}

.hb3alink a {
    color: #000;
    text-decoration: underline;
    text-decoration-color: #007c89;
}

.hb3alink a:hover {
    color: #007c89;
    text-decoration: underline;
    text-decoration-color: #000;
}

.main-header input.search-field {
    background-color: #fff;
    border: #e1e6ef 1px solid;
}

.below-content {
    padding-top: 42px;
    padding-bottom: 40px;
}

.below-content .widget-title {
    font-size: 18px !important;
    color: #007c89;
    font-weight: 600 !important;
}

.bname_catp.type_logo {
    position: relative;
    top: -55px;
    display: flex;
    height: 0;
}

.bname_catp.type_logo img {
    display: block;
    height: 40px;
    width: auto;
    float: left;
    margin-bottom: 0 !important;
}

.copyright {
    border-top: #679da2 1px solid;
}

.loadingoverlay {
    display: block !important;
}

.loadingoverlay_element {
    display: block !important;
    margin: 0 auto !important;
    margin-bottom: 10px !important;
    margin-top: 50px !important;
    color: #007c89;
    margin-top: 150px !important;
}

.loadingoverlay_text {
    font-size: 25px !important;
    font-weight: 900;
    letter-spacing: 0.05em;
    text-align: center;
    color: #000;
}

.ppricereview {
    padding: 0;
    margin-bottom: 25px;
}

.ppricereview .pptprice {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 25px;
}

.ppricereview .ppspprice {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-bottom: 0;
}

.ftacsocial {
    margin-top: 20px;
    border-top: #679da2 1px solid;
    padding-top: 20px;
    text-align: center !important;
}

.ftacsocial img {
    max-height: 40px;
}

.ftacsocial li {
    display: inline-block;
}

.ftacsocial ul li {
    margin-right: 20px;
}

.ftacsocial .lastscicon {
    margin-right: 0;
}

.contbuttondiv button.openaccordian {
    display: none;
}

.single-product div.product form.cart .button:hover{
    border: #1d929f 2px solid;
    background-color: #1d929f;
}

.wd_dlt_lineitem{
    background-color: #177377;
    padding: 30px;
    color: #fff;
    margin-top: 60px;
}

.wd_dlt_lineitem .wdtlp1{
    font-size: 26px !important;
    margin-bottom: 9px;
    font-weight: 900;
    text-decoration: underline;
}

.wd_dlt_lineitem input[type=checkbox]{
    margin-right: 5px;
}

.wd_dlt_lineitem .li_itm_cnt{
    margin-bottom: 10px;
}

.wd_dlt_lineitem .rm_itm_submt{
    margin-top: 20px;
    background-color: #fff;
    color: #007c89;
}

body .woocommerce a.checkout-button.button.alt:hover{
    background-color: #1d929f;
}

table.cart td.actions .coupon button {
    color: #fff;
    background-color: #007c89;
}

table.cart td.actions .coupon button:hover{
    background-color: #1d929f;
}

.woocommerce-form-coupon-toggle .woocommerce-info{
    background-color: #fff;
    color: #000;
    border: 0 !important;
}

.woocommerce-form-coupon-toggle a.showcoupon{
    color: #000;
    margin-left: 10px;
    border-bottom: 1px solid #e2e2e2;
    font-weight: 400;
    font-weight: 600;
}

.pdp_spl_btns{
    display: block;
}

.pdp_spl_btns .measwr.topswatch{
    width: 48%;
    float: left;
    margin-right: 1%;
}

.pdp_spl_btns .measwr.top_appoint a{
    width: 48%;
    float: left;
    margin-left: 1%;
    cursor: pointer;
    margin-left: 0;
    margin-top: 8px;
    padding: 14px 20px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border: #007c89 2px solid;
    background-color: #007c89;
    color: #fff;
}

.pdp_spl_btns .measwr.top_appoint a:hover{
    border: #1d929f 2px solid;
    background-color: #1d929f;
}

.td_underline{
    text-decoration: underline !important;
}

.cg-menu-link.sub-menu-link > .cg-menu-link.sub-menu-link span::after{
    display: block;
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    content: "";
    transition: transform 0.6s cubic-bezier(0.28, 0.75, 0.22, 0.95);
    transform: scale(0, 1);
    transform-origin: right center;
}

.head_extra_menu:hover{
    text-decoration: underline !important;
}

.site-footer .ftacsocial li a::after{
    display: none !important;
}

.yith-wcan-active-filters .active-filter .active-filter-label:hover{
    background-color: #007C89;
    color: #fff !important;
}

div.filter-content > ul > li > a::after {
    display: none;
}

#secondary .widget ul li.color {
    display: inline-flex;
    justify-content: center;
}

body.woocommerce-cart form.woocommerce-cart-form table.cart td.actions{
    display: none !important;
}

body.woocommerce-cart form.woocommerce-form-coupon{
    padding: 10px 10px 10px 10px;
}

body.woocommerce-cart table.cart{
    margin-bottom: 0;
}

@media (min-width: 993px) {
    .header-5.wc-active .site-header-cart {
        margin-left: 15px;
    }

    .padtop15{
        padding-top: 15px;
    }

    body.woocommerce-cart .woocommerce-cart-form{
        width: 72%;
    }

    body.woocommerce-cart .cart-collaterals{
        width: 25%;
    }

    table.shop_table_responsive tr td.product-thumbnail{
        width: 25%;
        vertical-align: top;
        padding-top: 0;
    }

    table.cart .product-thumbnail img {
        max-width: 95%;
    }

    body a.remove::before{
        width: 20px;
        height: 20px;
    }

    table.cart td.product-remove a.remove{
        position: absolute;
        top: -8px;
        width: 18px;
    }

    table.shop_table_responsive.woocommerce-cart-form__contents tr td{
        vertical-align: top;
        padding-top: 0;
    }

    .woocommerce-cart table.shop_table tbody td.product-price{
        padding-top: 0;
        border-bottom: 0;
    }

    table.shop_table_responsive tbody tr td{
        border: 0;
    }

    table.cart td.product-subtotal .woocommerce-Price-amount{
        font-weight: 600;
        line-height: 40px;
    }

    table.cart td.product-price .woocommerce-Price-amount{
        line-height: 40px;
    }

    table.cart td.product-quantity .qty{
        border: #ccc 0.75px solid !important;
        background-color: #fff;
    }

    table.shop_table_responsive tr td.product-name{
        width: 45%;
    }

    table.shop_table_responsive tr td.product-name dl{
        font-size: 14px;

    }
/* 
    .woocommerce-cart .woocommerce-cart-form{
        display: none;
    } */

}

.archive .woocommerce-products-header__title {
    font-size: 21px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000;
    font-family: 'Montserrat';
    margin-bottom: 15px;
}

.archive .woocommerce-products-header .term-description {
    background-color: #fafafa;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-weight: 600;
}

.archive ul.products li.product {
    padding-right: 7px;
    padding-left: 7px;
}

.archive .woocommerce-image__wrapper {
    margin-bottom: 5px;
}

.woocommerce-message {
    background-color: #007C89;
}

ul.products li.product .price {
    font-size: 16px;
    margin-bottom: 0px !important;
}

.archive .woocommerce-pagination {
    display: none !important;
}

#secondary .widget.widget_product_search {
    padding-bottom: 10px;
    border-bottom: 1px solid #b7b7b7;
}

.archive .woocommerce-product-search::before {
    left: unset;
    right: 0.85em;
}

.archive #woocommerce_product_search-2 #woocommerce-product-search-field-2 {
    padding-left: 15px;
}

.archive #woocommerce_product_search-2 {
    margin-bottom: 17px !important;
}

.product-details-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 5%;
    height: max-content;
    padding: 0;
    padding-bottom: 30px;
    overflow: visible;
}

.atlinkboxes {
    flex: 1 1 100%;
    margin-bottom: 5px;
}

.atlinkboxes .albsp a img {
    display: inline-block;
    width: 24px;
    margin-right: 8px;
    position: relative;
    top: 6px;
}

.single-product .atlinkboxes {
    margin-bottom: 20px;
    float: unset !important;
}

#page .product .woocommerce-product-gallery--with-images, .single-product div.product .product-details-wrapper .images {
    position: sticky;
    top: 120px;
    flex: 1 1 45%;
    height: min-content;
    max-height: 86svh;
    margin-bottom: 18p550
}

.flex-viewport {
    max-height: 65svh;
    margin-bottom: 1svh;
}

#reviews .commentlist li ul.children li, div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 1svh;
}

div.product .woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    justify-content: space-between;
    margin: 0;
}

div.product .woocommerce-product-gallery .flex-control-thumbs img {
    max-height: 20svh;
    object-fit: contain;
}

.summary .entry-summary {
    flex: 1 1 49.5%;
}

.single-product .content-area .summary .onsale {
    display: none !important;
}

.single-product .summary h1 {
    font-size: 36px;
    color: #303030;
    font-weight: 600;
    line-height: 42px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-family: 'Montserrat';
}

.woocommerce-message .message-inner,
.woocommerce-info,
.woocommerce-noreviews,
p.no-comments {
    background-color: #007C89;
}

body #page .woocommerce-tabs ul.tabs li a {
    text-transform: uppercase;
}

.related-wrapper h2 {
    padding-top: 60px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 800;
}

.atlinkboxes .albsp {
    margin-right: 20px;
}

.atlinkboxes .albsp a {
    color: #007c89;
    font-size: 14px;
    font-weight: 500;
}

.atlinkboxes .albsp a:hover {
    color: #f1bc60;
}

.shoptimizer-sorting {
    margin-bottom: 30px;
}

.archive .woocommerce-products-header {
    margin-bottom: 30px;
    background-color: unset !important;
}

.archive .woocommerce-ordering select.orderby {
    border: #333 1px solid;
    float: right;
    padding-left: 20px;
    padding-right: 0;
}

.archive .woocommerce-ordering {
    top: -15px;
    padding-left: 20px;
    margin-top: 8px;
}

div.product .woocommerce-product-gallery .flex-control-thumbs li img {
    width: inherit;
}

.configurator_type_roller .cassette_colour{
    display: none !important;
}


@media (min-width: 993px) {
    .mnbbtm_main .elementor-container.elementor-column-gap-default{
        width: 1280px;
    }
    .header-5 .site-header .site-header-cart a.cart-contents .shoptimizer-cart-icon .mini-count {
        color: #fff;
        font-weight: 600;
        background-color: #007C89;
        font-size: 12px;
        line-height: 24px;
        left: 0px;
        width: 25px;
        height: 25px;
        top: 0px;
    }
    .archive .woocommerce-ordering {
        float: right;
        margin-right: 0;
    }
    .main-navigation {
        margin: 0 auto;
    }
    .menu-primary-menu-container>ul.menu>li>a {
        padding-right: 50px;
    }
}

.site-content .woocommerce-breadcrumb {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}

.woocommerce-checkout h3,
.woocommerce-checkout label,
.woocommerce-checkout button {
    text-transform: uppercase !important;
}

.single-product div.product form.cart {
    padding-top: 0 !important;
}

.single-product div.product form.cart .button,
.ajax_add_to_cart.add_to_cart_button {
    position: relative;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 800;
}

ul.products li.product .product-label {
    font-weight: 800;
    font-size: 14px;
}

.widget_shopping_cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a {
    text-transform: uppercase !important;
}

.hb3imgsec .hb3but {
    color: #fff;
    position: absolute;
    bottom: 10%;
    background-color: #007C89;
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 40px;
    padding-top: 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin: 0 auto !important;
}

.hb3imgsec .hb3but.hb3buttype1 {
    bottom: 25%;
}

/*.woocommerce-cart table.shop_table tbody td.product-price {
    display: block !important;
}*/

.hb4ftbnr {
    color: #fff;
    position: absolute;
    bottom: 30px;
    background-color: #007C89;
    width: 30%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    height: 40px;
    padding-top: 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.mgptxt {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}

.mgpagelnk p {
    text-align: center;
}

.mgpagelnk .mgpla {
    background-color: #007c89;
    color: #fff;
    padding: 10px 20px;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

ul.products li.product .product-label {
    border-radius: 4px !important;
    padding: 5px 15px !important;
    min-height: 40px;
    line-height: unset;
}

.woocommerce-tabs table.woocommerce-product-attributes {
    max-width: 800px;
}

.product_meta {
	background-color: #fafafa;
}

/*body.term-74 .content-area,
.term-68 .content-area,
.term-80 .content-area {
    width: 100% !important;
}*/

/*body.term-74 .columns-3,
body.term-68 .columns-3,
body.term-80 .columns-3,
body.term-74 .woocommerce-products-header__title,
body.term-68 .woocommerce-products-header__title,
body.term-80 .woocommerce-products-header__title,
body.term-74 .shoptimizer-sorting,
body.term-68 .shoptimizer-sorting,
body.term-80 .shoptimizer-sorting,
body.term-68 .shoptimizer-sorting,
body.term-74 .secondary-wrapper,
body.term-68 .secondary-wrapper,
body.term-80 .secondary-wrapper {
    display: none !important;
}*/

.below-woocommerce-category {
    margin: 0;
    font-size: unset;
    border: none;
    padding: 0;
}

.indlandbor {
    border: #007c89 1px solid;
    min-height: 170px;
}

.indlandbor .indldbhd {
    min-height: 250px;
}

.indlandbort1 {
    text-align: center;
    font-size: 22px;
    letter-spacing: 0.03em;
    text-transform: none;
    font-weight: 700 !important;
    font-family: Montserrat;
    margin-bottom: 20px;
    color: #007c89;
}

.indlandbort1alink{
    font-family: Montserrat;
    color: #fff;
    background-color: #007C89;
    text-align: center;
    padding: 10px 40px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
}

.indlandbort1alink:hover{
    color: #fff;
}

.indlandbort1.n2d{
    margin-bottom: 30px;
    margin-top: 30px;
}

.single-product div.product form.cart .button:hover{
    border: none !important;
}

.crnwindm1 img{
    border-radius: 10px;
}

.crnw_indmain{
    min-height: 800px;
}

.crnwindp1{
    color: #fff;
    position: absolute;
    bottom: 31%;
    background-color: #007C89;
    width: 80%;
    text-align: center;
    left: 0;
    right: 0;
    height: 40px;
    padding-top: 8px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
    margin: 0 auto !important;
}

.crnw_indmain .crnw_indmp1{
    padding: 25px 10px 0 10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #000;
    text-align: center;
    margin-bottom: 0;
}

.indlandbort1p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
}

.indlandbort2 {
    text-align: center;
    color: #007c89;
    text-transform: none;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    font-family: Montserrat;
}

.indlandbor p.indlip {
    padding: 10px;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    margin-bottom: 0;
    font-family: Montserrat;
}

.indlandbor p.indlip1{
    position: absolute;
    text-align: center;
    margin: 0 auto;
    bottom: 20px;
    width: 100%;
}

.indlandbor p.indlip1 a{
    background-color: #007C89;
    color: #fff;
    padding: 10px 30px;
}
.indlandbor h4.indlip {
    color: #000;
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    text-transform: capitalize;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 20px;
    text-align: center;
    color: #007c89;
}

.custmnudiv .custmimg {
    width: 22px;
    float: left;
    margin-right: 8px;
    margin-top: -1.5px;
}

.contbuttondiv {
    display: flex;
    float: right;
}


/**
.mclpart1 .cg-menu-link{
    display: none;
}
**/ 

/* li.mclpart1 a.cg-menu-link span {
    display: none !important;
} */

p.custmnup {
    font-weight: 500;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}

/* Navigation - Mega dropdown */
.mclpart2 .custmdivleft {
    width: 32%;
    float: left;
}

.mclpart2 .custmdivcenter {
    width: 32%;
    float: left;
}

.mclpart2 .custmdivright {
    width: 32%;
    float: left;
}

.mclpart2.menu-item {
    width: 55% !important;
}

/* Mega menu font */
.custmnudiv .custmnspan {
    font-size: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

.custmnudiv li.custmnli {
    margin-bottom: 10px !important;
}

.menu-item div ul li a::after {
    display: none;
}

.menu-item div ul li a span {
    text-transform: uppercase;
    position: relative;
}

.menu-item div ul li a span::after {
    display: block;
    content: "";
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    width: 100%;
    border-bottom: 1px solid #ccc;
    transform: scaleX(0);
    transform-origin: right center;
    transition: transform 0.6s cubic-bezier(0.28, 0.75, 0.22, 0.95);
}

.menu-item div ul li a:hover span::after {
    transform: scaleX(1);
    transform-origin: left center;
}

span.dot {
    height: 20px;
    width: 20px;
    border-radius: 50%;
    display: inline-block;
}

.mclpart2 span.custmnspan {
    top: -4px;
    margin-left: 5px;
}

.menu_rm_icon span.custmnspan{
    margin-left: 0 !important;
}

.dot.white {
    background-color: #fff;
    border: #999 1px solid;
}

.dot.grey {
    background-color: #9e9d9c;
}

.dot.purple {
    background-color: #75678a;
}

.dot.pink {
    background-color: #e06b7d;
}

.dot.lightwood {
    background-color: #dbceb7;
}

.dot.gold {
    background-color: #FFD700;
}

.dot.beige {
    background-color: rgb(255,253,208);
}

.dot.blue {
    background-color: #4966c7;
}

.dot.black {
    background-color: #000;
}

.dot.yellow {
    background-color: rgb(255,255,0);
}

.dot.darkwood {
    background-color: #6d493d;
}

.dot.mediumwood {
    background-color: #bb9165;
}

.dot.brown {
    background-color: #6d5e53;
}

.dot.red {
    background-color: #bf3636;
}

.dot.green {
    background-color: #849b50;
}

.dot.orange {
    background-color: #e77839;
}

.cpform.curtains form.cart {
    padding-top: 5px !important;
}


/* Product Config TABS CSS Starts Here */

.pctabs {
    margin-bottom: 20px;
}

.pctabs input.accradio {
    position: absolute !important;
    opacity: 0;
    z-index: -1;
}

.pctabs .pctab .pctab-label .acstno {
    border: #b2b2b2 1px solid;
    border-radius: 50%;
    background: #f8f8f8;
    height: 30px;
    width: 30px;
    line-height: 28px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    font-size: 15px;
    font-weight: 300;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-label {
    font-size: 1em;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-color .color-swatch {
    border-radius: 50%;
    border: #d7d7d7 1px solid !important;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label .term-image img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

/*

.row {
  display: flex;
}
.row .col {
  flex: 1;
}
.row .col:last-child {
  margin-left: 1em;
}
*/


/* Accordion styles */

.pctabs {
    overflow: hidden;
}

.pctab {
    width: 100%;
    color: white;
    overflow: hidden;
    border-top: #b2b2b2 1px solid;
    padding-right: 5px;
    padding-left: 5px;
}

.pctab-label {
    display: inherit;
    justify-content: space-between;
    padding: 15px 10px 15px 0;
    background: #f8f8f8 !important;
    color: #000 !important;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500 !important;
    line-height: 20px;
    letter-spacing: 0.01em;
    font-family: Montserrat;
    text-transform: capitalize;
}


/**
.pctab-label:hover {
  background: #fff;
}
**/

.pctab-label::after {
    content: "❯";
    width: 1em;
    height: 1em;
    text-align: center;
    /*transition: all 0.35s;**/
    float: right;
    margin-top: 5px;
    transform: rotate(90deg);
}

.pctab-content {
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: #f8f8f8;
    ;
    transition: all 0.35s;
}

.pctab-close {
    display: flex;
    justify-content: flex-end;
    padding: 1em;
    font-size: 0.75em;
    background: #2c3e50;
    cursor: pointer;
}

.pctab-close:hover {
    background: #1a252f;
}

input.accradio:checked+.pctab-label {
    background: #f8f8f8;
    color: #000;
}

input.accradio:checked+.pctab-label::after {
    transform: rotate(270deg);
    margin-top: 5px;
    padding-right: 10px;
}

input.accradio:checked~.pctab-content {
    max-height: 200vh;
    padding: 0 5px 15px 2px;
}

.single-product .summary .commercekit-wishlist {
    display: none;
}

.single-product .pcdetails {
    padding: 0;
}

.pcdetails .pcselecul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
}

.pcdetails .pcdtitlep {
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
}

.pcselecul li.pcselecli {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

table.pcdtable td {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.05em;
    padding: 2px 0;
    color: #000;
}

table.pcdtable td.title {
    width: 160px;
}

table.pcdtable td.result {
    color: #007c89
}

.pcdtable {
    margin-bottom: 0;
}

.cpform .guidelink a {
    color: #007c89;
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 600;
    text-decoration: underline;
}

section.pcradiosec {
    display: flex;
    flex-flow: row wrap;
}

section.pcradiosec>div.pcradiodiv {
    padding: 5px;
    max-width: 25%;
}

section.pcradiosec>div.pcrtype_3 {
    max-width: 50%;
}

.pcradiosec input[type=radio] {
    display: none;
}

.pcradiosec input[type=radio]:not(:disabled)~label {
    cursor: pointer;
}

.pcradiosec input[type=radio]:disabled~label {
    color: #bcc2bf;
    border-color: #bcc2bf;
    box-shadow: none;
    cursor: not-allowed;
}

.pcradiosec label {
    display: block;
    background: white;
    border: 2px solid #007c89;
    border-radius: 5px;
    padding: 5px 5px 0px 5px;
    margin-bottom: 1rem;
    text-align: center;
    box-shadow: 0px 3px 10px -2px rgba(161, 170, 166, 0.5);
    position: relative;
}

.pcradiosec input[type=radio]:checked+label {
    background: #007c89;
    color: white;
    /*box-shadow: 0px 0px 20px rgba(0, 255, 128, 0.75);*/
}

.pcradiosec input[type=radio]:checked+label::after {
    color: #007c89;
    border: 2px solid #007c89;
    content: "\2713";
    font-size: 15px;
    position: absolute;
    top: -10px;
    left: 8%;
    transform: translateX(-50%);
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: white;
    box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.25);
}

.pcrtype_3 input[type=radio]:checked+label::after {
    left: 3% !important;
}

.pcradiosec input[type=radio]#control_05:checked+label {
    background: red;
    border-color: red;
}

.pcradiosec p.pcrsdesc {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
}

.pcradiosec p.pcrsprice {
    font-size: 12px;
    font-weight: 800;
    line-height: 10px;
    margin-bottom: 1px;
    margin-top: 3px;
    letter-spacing: 0.05em;
    min-height: 14px;
}

#block_measureid_key .pcradiodiv h2,
#block_base_cloth .pcradiodiv h2,
#block_lining .pcradiodiv h2,
#block_eyelet_color_40mm .pcradiodiv h2,
#block_eyelet_color_50mm .pcradiodiv h2 {
    min-height: unset;
}

#block_measureid_key .pcradiosec p.pcrsprice,
#block_base_cloth .pcradiosec p.pcrsprice {
    min-height: unset;
}

.d-none {
    display: none;
}

@media only screen and (max-width: 700px) {
    section.pcradiosec {
        flex-direction: column;
    }
}

.pctab-content .pctabctitle {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    display: flex;
}

.pctab-content .pctabctitle img {
    width: 15px;
    margin-left: 8px;
    margin-top: 4px;
    cursor: pointer;
}

.pcradiodiv img {
    margin: 0 auto;
}

.pcradiodiv h2 {
    margin-top: 3px;
    margin-bottom: 2px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: unset;
    min-height: 32px;
}

.pctab hr {
    margin-top: 0;
    margin-bottom: 0;
}

.ssradio {
    margin-bottom: 0;
}

.ssradio label {
    margin-right: 10px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.05em;
    color: #000;
    margin-bottom: 5px;
    text-transform: capitalize;
}

.ssradio input {
    width: 20px;
    height: 20px;
}

.ssradio [type="radio"]:checked,
.ssradio [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

.ssradio [type="radio"]:checked+label,
.ssradio [type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #000;
}

.ssradio [type="radio"]:checked+label:before,
.ssradio [type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #b2b2b2;
    border-radius: 100%;
    background: #fff;
}

.ssradio [type="radio"]:checked+label:after,
.ssradio [type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #007c89;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.ssradio [type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.ssradio [type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.hwcontainer {
    width: 100%;
}

.measurement {
    display: flex;
    padding-bottom: 0 !important;
}

.measurement input::-webkit-outer-spin-button,
.measurement input::-webkit-inner-spin-button,
.measurement input::-webkit-outer-spin-button,
.measurement input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

.measurement input[type=number],
.measurement input[type=number] {
    -moz-appearance: textfield;
}

.measurement label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.measurement .hwcleft {
    width: 48%;
    float: left;
    margin-right: 15px;
}

.measurement .hwcright {
    width: 48%;
    float: left;
}

.measurement .width,
.measurement .drop {
    width: 65%;
    height: 40px;
    float: left;
    border: #b2b2b2 1px solid;
    border-right: 0;
    background-color: #f8f8f8;
    font-size: 12px;
    text-transform: uppercase;
    padding-left: 10px;
    border-radius: 3px 0 0 3px;
}

.measurement .width_metric,
.measurement .drop_metric {
    width: 35%;
    float: left;
    border: #000 1px solid;
    background-color: #f8f8f8;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 0 3px 3px 0;
    color: #000;
    font-weight: 600;
    height: 40px;
}

.guidelink {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0;
}

.measurement p.widthmimx,
.measurement p.dropmimx {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.01em;
    margin-bottom: 5px;
}

.elementor-widget-image a {
    position: relative;
    height: 200px;
    width: 400px;
}

.elementor-widget-image a::before {
    position: absolute;
    top: 10%;
    left: 10%;
    content: " ";
    width: 100%;
    height: 100%;
    border: solid 10px black;
    transition: 300ms;
}

.elementor-widget-image a:hover::before {
    top: 0;
    left: 0;
}

.elementor-widget-image a img[src$=".svg"] {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 20px;
}

/* .cspgdiv {
    text-align: center;
}

.cspgdiv img {
    margin: 0 auto;
    max-width: 50%;
    aspect-ratio: 1/1;
}

.cspgdiv p.cspgp {
    margin-bottom: 0;
    font-size: 18px;
    padding-top: 17px;
    color: #000;
    font-weight: 600;
    letter-spacing: 0.03em;
}

.cspgdiv .cspglinks {
    padding-top: 25px;
    padding-bottom: 25px;
} */

table.variations label {
    text-transform: uppercase;
}

div.product table.variations select {
    background-color: #fff;
    font-size: 15px;
    text-transform: uppercase;
}


/**
.cpform.curtains .fittype{
    display: none;
}
**/

.fitmesurediv {
    background-color: #fff;
    padding: 10px 15px;
}

.fitmesurediv .fitserv {
    border-bottom: #555 1px solid;
    padding-bottom: 15px;
}

.fitmesurediv .fitserv h4 {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    color: #000;
    margin-bottom: 5px;
}

.fitmesurediv .fitserv p {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    line-height: 20px;
    letter-spacing: 0.02em;
    margin-bottom: 5px;
}

.fitmesurediv .fitserv a {
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    text-decoration: underline;
    color: #007c89;
}

.fitmesurediv .fitserv a:hover {
    color: #000000;
}

ul.popforulli {
    list-style: none;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    margin-left: 0;
}

ul.popforulli li {
    margin-bottom: 5px;
}

.popfitform h5 {
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.02em;
    margin-bottom: 8px;
}

.popfitform p.popformp {
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 0;
}

.popfitform form#fitform button {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    letter-spacing: 0.05em;
    padding: 20px 54px;
}

.popfitform form#fitform input.type1 {
    margin-bottom: 20px;
    border: 0;
    border-radius: 0;
    border-bottom: #000 1px solid;
    padding-left: 0;
    width: 100%;
    font-size: 14px;
    letter-spacing: 0.05em;
    height: 30px;
}

.popfitform form#fitform input:focus {
    outline: none !important;
}


/* Chrome, Safari, Edge, Opera */

.popfitform form#fitform input::-webkit-outer-spin-button,
.popfitform form#fitform input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* Firefox */

.popfitform form#fitform input[type=number] {
    -moz-appearance: textfield;
}

.fitmesurediv .measure_swatch {
    margin-top: 20px;
    margin-bottom: 10px;
    display: flex;
}

.fitmesurediv .measure_swatch .measwl {
    float: left;
    width: 70%;
    display: flex;
}

.fitmesurediv .measure_swatch .measwr {
    float: right;
    width: 50%;
}

.fitmesurediv .measure_swatch .measwr button {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    line-height: 15.5px;
    text-transform: uppercase;
    border: #000 1px solid;
    padding: 10px 10px;
    background-color: #fff;
}

.fitmesurediv .measure_swatch .measwr button:hover {
    background-color: #007c89;
    color: #fff;
}

.fitmesurediv .measure_swatch a {
    font-size: 13px;
    float: right;
    background-color: #fff;
    border: #007c89 1px solid;
    color: #007c89;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.05em;
    padding: 10px 50px;
    border-radius: 2px;
}

.fitmesurediv .measure_swatch a:hover {
    color: #fff;
    background-color: #007c89;
}

.product-details-wrapper .entry-summary form.cart #woo-free-sample-button {
    display: none !important;
}

.wpf_hide_text li>input:checked+label>i:after,
.wpf_item input[type="checkbox"]:checked:before {
    font-weight: 900 !important;
    color: #000 !important;
}

.single-product .topswatch {
    margin-bottom: 15px;
}

.measwr.topswatch button {
    margin-left: 0;
    margin-top: 8px;
    padding: 10px 20px;
    font-size: 12px;
    line-height: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border: #007c89 2px solid;
    background-color: #007c89;
    color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.measwr.topswatch button:hover {
    border: #1d929f 2px solid;
    background-color: #1d929f;
}

.measwr.topswatch button img {
    position: relative;
    display: inline;
    top: 1px;
    margin-right: 18px;
    width: 20px;
}

.entry-content:not(.wc-tab) p.woocommerce-thankyou-order-received {
    background-color: #007c89;
}

body.single-product .woocommerce-message {
    color: #007c89;
    font-size: 24px;
    font-weight: 800;
}

.lgltxtblock {
    margin-bottom: 30px;
}

.lgltxtblock .lgltxttitle {
    color: #007c89;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
    font-family: 'Montserrat';
}

.lgltxtblock .lgltxtp {
    color: #000;
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 15px;
    font-weight: 500;
    font-family: 'Montserrat';
}

.lgltxtblock .lglulist {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
}

.popservform div.quantity {
    float: left;
    margin-right: 55px;
}

.popservform div.quantity input.qty {
    width: 50px;
    height: 58px;
    padding: 0.5rem;
    border: 1px solid #e2e2e2;
    background: 0 0;
    background-color: #fff;
    box-shadow: none;
    font-size: 17px;
    font-weight: 400;
}

.popservform div.quantity div.quantity-nav {
    height: 58px;
}

.legaltext b {
    color: #007C89;
}

ul.legaltext {
    color: #000;
}

.proattp {
    text-transform: capitalize;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 8px;
}

body.woocommerce-cart tr.cart_item td.product-name {
    padding-top: 0 !important;
    padding-bottom: 50px;
    border: 0;
}

body.woocommerce-cart tr.cart_item td.product-name a {
    color: #007C89;
    font-weight: 800;
    font-size: 20px;
    line-height: 28px !important;
    margin-bottom: 14px !important;
    display: block;
}

.shoptimizer-mini-cart-wrap a {
    color: #007c89 !important;
    font-weight: 600;
}

.shoptimizer-mini-cart-wrap a .proattp {
    color: #333;
    font-weight: 400;
    font-size: 12px;
}

.shoptimizer-mini-cart-wrap a .proattp strong {
    color: #333;
    font-weight: 400;
    font-size: 12px;
}

.shoptimizer-mini-cart-wrap a.remove_from_cart_button {
    font-size: 22px !important;
    color: #666 !important;
    top: 9px !important;
}

p.woocommerce-mini-cart__buttons a.checkout {
    color: #fff !important;
}

#cpform button#getpricingdata,
#cpform button.openaccordian {
    font-size: 13px;
    float: right;
    background-color: #fff;
    border: #007c89 1px solid;
    color: #007c89;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.05em;
    padding: 8px 50px;
    border-radius: 2px;
}

#cpform button#getpricingdata:hover,
#cpform button.openaccordian:hover {
    background-color: #007c89;
    color: #fff;
    text-transform: uppercase;
}

div.loadingoverlay {
    z-index: 1 !important;
}

label span.pcrsprice {
    margin-left: 5px;
}

body.woocommerce-cart .cbcart {
    border: #027b89 1px solid;
    padding: 10px;
}

body.woocommerce-cart .cbcart .cbcp {
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #000;
}

body.woocommerce-cart .procustext {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    line-height: 20px;
    border: #c3c3c3 1px solid;
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 0;
}

.widget_shopping_cart p.procustext {
    display: none;
}

.review_qty {
    background-color: #f1f1f1;
    border: #cacaca 1px solid;
    display: flex;
    padding: 10px;
    min-height: 260px;
}

.review_qty .rqleft {
    width: 45%;
    float: left;
}

.review_qty .rqright {
    width: 55%;
    float: left;
}

.infopop {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: left;
    background: rgb(181 181 181 / 90%);
    transition: opacity .25s ease;
    z-index: 999;
}

.infopop__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.infopop-state {
    display: none;
}

.infopop-state:checked+.infopop {
    opacity: 1;
    visibility: visible;
}

.infopop-state:checked+.infopop .infopop__inner {
    top: 0;
}

.infopop__inner {
    transition: top .25s ease;
    position: absolute;
    top: -20%;
    right: 0;
    bottom: 0;
    left: 0;
    width: 50%;
    margin: auto;
    overflow: auto;
    background: #fff;
    border-radius: 5px;
    padding: 1em 2em;
    height: 50%;
}

.infopop__close {
    position: absolute;
    right: 1em;
    top: 1em;
    width: 1.1em;
    height: 1.1em;
    cursor: pointer;
}

.infopop__close:after,
.infopop__close:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 1.5em;
    background: #ccc;
    display: block;
    transform: rotate(45deg);
    left: 50%;
    margin: -3px 0 0 -1px;
    top: 0;
}

.infopop__close:hover:after,
.infopop__close:hover:before {
    background: #aaa;
}

.infopop__close:before {
    transform: rotate(-45deg);
}

.product_cat-accessories .measwr{
    display: none !important;
}

/* Product */
.yith-wcan-filters .yith-wcan-filter h4.collapsable{
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px !important;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid rgba(0,0,0,.1);
    margin: 0 0 0.8em;
    padding-bottom: 0.8em;
    width: 100%;
    position: relative;
}

#secondary .widget ul li, #secondary .widget ol li {
    font-size: 16px;
}

.yith-wcan-filters .yith-wcan-filter .filter-item:hover {
    background-color: #ffffff;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image {
    display: flex;
    flex-direction: column;
    align-items: stretch;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label.label-right.with-image > a:hover {
    background-color: #ffffff;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color > a {
    text-align: center;
    padding: 3px;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.color .term-label {
    font-size: 1em;
    word-wrap: break-word;
    width: 75px;
}

.shoptimizer-sorting{
    display: flow-root;
}

.pcdetails #rblock_motor{
    display: none;
}

.lgltxtblock{
    font-family: Montserrat !important;
}

button.yith-wcan-reset-filters{
    background-color: #007C89;
    border: #007C89 1px solid;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 3px 40px;
    letter-spacing: 0.05em;
}

button.yith-wcan-reset-filters:hover{
    background-color: #fff;
    color: #007C89;
}

.yith-wcan-active-filters .active-filter .active-filter-label{
    margin-bottom: 10px;
}

.term-metal-poles .filter-price-slider, .term-wooden-poles .filter-price-slider, .term-tracks .filter-price-slider{
    display: none;
}

.woocommerce-variation-availability{
    display: none !important;
}

.mm_sec_2_sec1{
    width: 35% !important;
    float: left;
}

.mm_sec_2_sec1 .mms2p1, .mm_sec_2_sec1 .mms2p2{
    font-size: 20px;
    line-height: 28px;
    width: 85%;
}

.mm_sec_2_sec2{
    width: 65% !important;
    float: left;
    background-image: url("/wp-content/uploads/2022/06/image-001-1.jpg");
}

.mm_sec_2_sec1 h1.mms2h1{
    color: #728e9f;
    font-weight: 800;
    font-size: 42px;
    margin-top: 40px;
    line-height: 55px;
    width: 90%;
    margin-top: 40px;
    margin-bottom: 40px;
}

.page-id-34244 .woocommerce-breadcrumb{
    display: none !important;
}

.sm_sec1{
    text-align: center;
}

.sm_sec1 h1{
    text-transform: uppercase;
    color: #fff;
    font-size: 70px;
    font-weight: 800;
    letter-spacing: 0.05em;
    margin-bottom: 10px;
}

.sm_sec1 p{
    color: #fff;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.mm_sec3{
    padding: 30px;
    display: inline-block;
}

.mm_sec3 .mm_sec3_1{
    width: 35% !important;
    float: left;
}

.mm_sec3 .mm_sec3_1 p.mm_sec3_title{
    color: #728e9f;
    font-weight: 800;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
}

.mm_sec3 .mm_sec3_1 p.mm_sec3_subtitle{
    color: #000;
    font-size: 16px;
    width: 80%;
    font-weight: 600;
    line-height: 28px;
    display: inline-block;
}

.mm_sec3_qr{
    width: 20%;
    float: right;
    position: relative;
    top: -42px;
}

.mm_sec4_qr{
    width: 80px;
    position: relative;
    bottom: 110px;
    left: 10px;
    float: right;
    text-align: left;
    margin-top: 18px;
}

.mm_sec3 .mm_sec3_2{
    width: 65% !important;
    float: left;
}

.mm_sec3_2 .mm_sec3_2_ind{
    width: 25%;
    float: left;
}

.mm_sec3_2 .mm_sec3_2_ind .mm_sec3_2_ind_p1{
    color: #728e9f;
    font-weight: 800;
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 5px;
    text-align: center;
}

.mm_sec3_2 .mm_sec3_2_ind .mm_sec3_2_ind_p2{
    color: #000;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    width: 90%;
    margin-bottom: 10px;
}

.mm_sec3_2 .mm_sec3_2_ind .mm_sec3_2_ind_p3{
    color: #000;
    text-align: center;
    font-size: 11px;
    line-height: 18px;
    width: 90%;
}

.mm_sec3_2 .mm_sec3_2_ind .mm_sec3_2_ind_img{
    width: 100px;
    text-align: center;
    float: unset;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.mm_sec4{
    min-height: 350px;
}

.mm_sec4 .mm_sec4_1{
    background-color: #c1d2df;
    width: 60%;
    padding: 30px 40px;
    float: left;
    min-height: 350px;
}

.mm_sec4 .mm_sec4_1 .mm_sec4_1_p1{
    color: #728e9f;
    font-weight: 800;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
}

.mm_sec4_2.typelast{
    padding: 30px 40px;    
}

.mm_sec4_2.typelast .mm_sec4_1_p1{
    color: #333;
    font-weight: 800;
    font-size: 26px;
    line-height: 40px;
    margin-bottom: 10px;
}

.mm_sec4 .mm_sec4_1 .mm_sec4_1_p2{
    color: #000;
    font-size: 14px;
    width: 90%;
    margin-bottom: 10px;
}

.mm_sec4 .mm_sec4_1 .mm_sec4_1_p3{
    color: #728e9f;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 21px;
}

.mm_sec4 .mm_sec4_2{
    float: left;
    width: 40%;
    background: url('/wp-content/uploads/2022/06/image-013.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 100%;
    height: 350px;
}

.mm_sec4_1_p2 img{
    height: 140px;
    margin-top: 50px;
}

.mm_sec4 .bg2{
    background-color: #e6e7e9 !important;    
}

.mm_sec4 .mm_sec4_2.typelast{
    background: none;
    background-color: #fff !important;
}

.mm_sec4.lastsec .mm_sec4_1_p1{
    color: #000 !important;
}

.mm_secx_left{
    width: 60%;
    float: left;
    height: 600px;
}

.mm_secx_left img{
    width: 100%;
}

.mm_secx_right{
    width: 40%;
    float: right;
    height: 600px;
}

.mm_secx_right img{
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
}

.term-description p{
    font-weight: 400;
    font-size: 18px;
}

.home_sec1_sl .elementor-container.elementor-column-gap-no{
    margin: 0 !important;
    max-width: 100% !important;
}

img.hm_slider1_main{
    margin: 0 auto !important;
}

.wd_order_update{
    background-color: #f4f4f4;
    display: inline-block;
    padding: 30px 30px 20px 30px;
    width: 100%;
}

.wd_order_update select, .wd_order_update input{
    height: 40px !important;
}

.wd_order_update select, .wd_order_update input, .wd_order_update textarea{
    margin-bottom: 20px;
    width: 100% !important;
    border: #666 1px solid !important;
    border-radius: 0 !important;
    padding: 4px !important;
}

.wd_order_update label{
    font-size: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.03em;
}

.wd_order_update .wou_submit{
    width: 100%;
}

.woocommerce-order-received .wd_order_update{
    display: none !important;
}

.wou_confirmation{
    font-size: 20px !important;
    font-weight: 800;
    color: green;
    letter-spacing: 0.02em;
    border: green 2px solid;
    padding: 20px;
}

.wdou_half{
    width: 48%;
    float: left;
    margin-right: 2%;
}

.wd_acc_usrnm{
    background-color: #007c89;
    padding: 20px;
    color: #fff;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.03em;
}

.wd_cus_mlinv{
    display: block;
    margin-bottom: 20px;
}

.wd_cus_mlinv a{
    background-color: #007C89;
    color: #f2f2f2;
    padding: 15px 45px;
    margin-bottom: 20px;
    display: inline-block;
    border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
}

.cr_mpn_main{
    padding-top: 100px;
    padding-bottom: 100px;
}

.cr_mpn_main .crmm_img{
    width: 450px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.cr_mpnew_p1{
    font-size: 28px;
    color: #a2a2a2;
    text-align: center;
    width: 85%;
    margin: 0 auto;
}

.nmb_grey{
    background-color: #007C89;
    padding: 25% 25% 0 25%;
}

.nmb_grey .nmbgrey_p1{
    color: #fafafa;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 10px;
}

.nmb_grey .nmbgrey_p2{
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.nmb_type_lr{
    background-color: #007c89;
}

.nmbtltype2{
    background-color: #007c89 !important;
}

.nmbtltype2 .nmb_grey{
    background-color: #007c89 !important;   
}

.crmn_mid{
    padding-top: 100px;
    padding-bottom: 100px;
}

.crmn_mid .crmid_p1{
    color: #007c89 !important;
    font-size: 50px;    
    line-height: 58px;
    text-align: center;
}


.crmn_mid2 p{
    font-size: 50px;
    line-height: 55px;
}

.crmn_mid2main{
    background-color: #ffffff !important;
    padding-top: 75px;
    padding-bottom: 75px;
}

.crmn_mid2main p{
    color: #333333;
    text-align: center;
    margin-bottom: 0;
}

.crnms_type2{
    background-color: #7d93ac;
}

.nmb_type_lr.type2{
    background-color: #7d93ac;
}

.nmb_type_lr.type2 .nmb_grey{
    background-color: #7d93ac;   
}

.nmb_grey2{
    background-color: #007c89;  
    padding: 25% 25% 0 25%;
}

.nmb_grey2.nmbg2{
    background-color: #007c89;  
}

.nmb_grey2 .nmbgrey_p1{
    color: #fafafa;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}

.nmb_grey2 .nmbgrey_p2{
    color: #d2dbe3;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.crnms_type2.nmbgt2{
    background-color: #4D6279;
}

.x_crnm_wide{
    background-color: #7d93ac;
    padding-top: 100px;
    padding-bottom: 100px;
}

.x_crmpn_ind{
    padding: 15% 20%;
    background-color: #f8f8f8;
    min-height: 700px;
}

.xcrmi_in .xcrmi_p1{
    color: #007c89;
    line-height: normal;
    font-size: 22px;
    font-weight: bold;
    margin-top: 40px;
    margin-bottom: 10px;
}

.xcrmi_in .xcrmi_p2{
    color: #a2a2a2;
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 0;
}

.crmn_mid3main{
    background-color: #D2DBE3;
}

.mb2ty_mind{
    padding-top: 100px;
    padding-bottom: 100px;
}

.mb2ty_mind .mb2tym_p1{
    text-align: center;
    font-size: 50px;
    color: #ffffff;
    margin-bottom: 10px;
}

.mb2ty_mind .mb2tym_p2{
    text-align: center;
    font-size: 28px;
    width: 60%;
    margin: 0 auto;
    color: #ffffff;
}


.nmb_grey3{
    background-color: #ffffff;  
    padding: 25% 25% 0 25%;
}

.nmb_grey3 .nmbgrey_p1{
    color: #333333;
    font-weight: bold;
    font-size: 25px;
    margin-bottom: 10px;
}

.nmb_grey3 .nmbgrey_p2{
    color: #333333;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.x1_clr2{
    background-color: #d2dbe3;
}

.nmb_grey3.nmbg3l2{
    background-color: #007c89;
}

.nmb_grey3.nmbg3l2 .nmbgrey_p1{
    color: #ffffff;
}

.nmb_grey3.nmbg3l2 .nmbgrey_p2{
    color: #ffffff;
}

.nmb_grey2.rtred{
    padding-top: 10%;
    padding-bottom: 0;
}

.nmb_grey2 ul li{
    color: #d2dbe3;
    font-size: 16px;
}

.mbn_ft_left{
    background-color: #ffffff;    
}

.mnbbtm_main{
    background-color: #4d6279;
}

.mbn_ft_left{
    padding: 20%;
    padding-bottom: 0;
}

.mbn_ft_left .mbnfl_b1 .mbnflb1_txt{
    width: 40%;
    float: left;
}

.mbn_ft_left .mbnfl_b1 .mbnfl_svg{
    width: 50%;
    float: left;
}

.mbnflb1_txt p{
    font-size: 22px;
    color: #007c89;
    font-weight: bold;
    margin-bottom: 0;
}

.mbnfl_svg{
    fill: #007c89;
}

.mbn_ft_left .mbnfl_b1{
    display: flow-root !important;
    margin-bottom: 20px;
}

.mainxoxo{
    color: #007c89;
    font-size: 16px;
    font-weight: 600;
}

a.cg-menu-link.sub-menu-link:hover span::after {
    border-bottom: 1px solid #ccc;
}

@media (min-width: 770px) {
    #page div.product .summary {
        flex: 1 1 50%;
        margin-right: 0;
    }
}


/** Mobile Menu CSS **/

@media screen and (max-width: 992px) {
    .mclpart2.menu-item {
        width: 100% !important;
    }
    .mclpart2 .custmdivleft {
        width: 100%;
        float: unset;
    }
    .mclpart2 .custmdivcenter {
        width: 100%;
        float: unset;
    }
    .mclpart2 .custmdivright {
        width: 100%;
        float: unset;
    }
}


/* Media Query for Mobile Devices */

@media (max-width: 480px) {
    .site-header .custom-logo-link img {
        height: 45px !important;
    }
    body.archive .atlinkboxes {
        display: none;
    }
    .archive .woocommerce-ordering {
        padding-left: unset;
    }
    .archive .woocommerce-products-header__title {
        margin-bottom: 0;
    }
    .archive .woocommerce-products-header {
        margin-bottom: 10px;
    }
    .hb4ftbnr {
        width: 80%;
        bottom: 0px;
    }
    .homebrands .elementor-column {
        width: 50%;
    }
    .below-content #custom_html-3,
    .below-content #custom_html-2 {
        border-right: none !important;
        margin-bottom: 40px !important;
    }
    .site-footer {
        padding-bottom: 60px !important;
    }
    .site-footer .ftacsocial ul {
        margin-bottom: 0 !important;
    }
    footer.copyright {
        padding: 10px;
        padding-bottom: 10px;
    }
    footer.copyright #text-2 {
        margin-bottom: 0;
    }
    footer.copyright #text-3 {
        display: none !important;
    }
    body.single-product .atlinkboxes {
        display: none;
    }
    .measurement .hwcleft,
    .measurement .hwcright {
        width: 100%;
    }
    section.pcradiosec {
        flex-direction: unset;
    }
    .infopop__inner{
        width: 90%;
        height: 70%;
    }
    .pctab-content .pctabctitle img{
        margin-top: 3px;
    }
    .fitmesurediv .measure_swatch .measwl{
        width: 100%;
    }
    .review_qty{
        display: inline-block;
    }
    .review_qty .rqleft {
        width: 100%;
    }
    .review_qty .rqright {
        width: 100%;
        margin-top: 20px;
    }
    #page .cart-collaterals{
        padding-top: 20px;
    }
    body.woocommerce-cart tr.cart_item td.product-name a{
        font-size: 15px;
        line-height: 20px;
        padding-bottom: 10px;
        display: block;
    }
    body table.cart td{
        vertical-align: top;
    }
    #page table.shop_table_responsive.woocommerce-cart-form__contents tr td{
        padding-top: 0;
    }
    #page table.cart td.product-remove a.remove{
        left: -5px;
    }
    body.term-74 .mobile-filter, body.term-68 .mobile-filter{
        display: none;
    }
    .mgpagelnk .mgpla{
        margin-bottom: 15px;
        display: block;
    }
    .woocommerce-checkout .procustext{
        display: none;
    }
    section.pcradiosec>div.pcradiodiv {
        padding: 2%;
        max-width: 48%;
    }

    #block_measureid_key section.pcradiosec>div.pcradiodiv {
        padding: 2px;
        max-width: 50%;
    }

    .pcradiosec label{
        padding: 2px 2px 0px 2px;
    }

    .pcradiodiv h2{
        line-height: 15px;
        margin-bottom: 6px;
        font-size: 12px;
        letter-spacing: 0;
    }

    .pcradiosec p.pcrsprice{
        font-size: 10px;
    }

    .mm_sec_2_sec1 {
        width: 100% !important;
        float: left;
    }

    .mm_sec_2_sec2 {
        width: 100% !important;
    }

    .hidemobile{
        display: none;
    }

    .mm_sec_2_sec1 h1.mms2h1{
        width: 100%;
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .mm_sec_2_sec1 .mms2p1, .mm_sec_2_sec1 .mms2p2{
        font-size: 15px;
        line-height: 22px;
        width: 100%;
    }

    .mm_sec3 .mm_sec3_1 {
        width: 100% !important;
        float: left;
    }

    .mm_sec3 .mm_sec3_1 p.mm_sec3_subtitle {
        color: #000;
        font-size: 15px;
        width: 100%;
        font-weight: 500;
        line-height: 25px;
    }

    .mm_sec3_qr {
        width: 80px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .mm_sec4_qr {
        width: 80px;
        margin-top: 5px;
        margin-bottom: 25px;
        position: unset;
        bottom: unset;
        left: unset;
        float: unset;
        text-align: unset;
    }

    .mm_sec3 .mm_sec3_2 {
        width: 100% !important;
        float: unset;
    }

    .mm_sec3_2 .mm_sec3_2_ind {
        width: 100%;
        float: unset;
    }

    .mm_secx_left {
        width: 100%;
        height: unset;
    }

    .mm_secx_right{
        width: 100%;
        height: unset;
    }

    .mm_sec4 .mm_sec4_1 {
        width: 100%;
    }

    .mm_sec4 .mm_sec4_2 {
        float: unset;
        width: 100%;
    }

    .mm_sec4_1_p2 img {
        height: unset;
        margin-top: 50px;
    }

    .mm_sec4 .mm_sec4_2.typelast {
        display: inline-grid;
    }

    .mbn_crblk1{
        padding: 0 !important;
    }

    .cr_mpn_main{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .cr_mpn_main .crmm_img {
        width: 200px !important;
    }

    .cr_mpnew_p1 {
        font-size: 20px !important;
    }

    .nmb_grey, .nmb_grey2, .nmb_grey3{
        padding: 10% !important;
    }

    .crmn_mid{
        padding: 0 !important;
    }

    .crmn_mid .crmid_p1{
        margin-bottom: 0 !important;
        font-size: 28px !important;
        line-height: 43px;
        font-weight: bold;
    }

    .mb2ty_mind {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .mb2ty_mind .mb2tym_p1{
        font-size: 24px;
        font-weight: 900;
    }

    .mb2ty_mind .mb2tym_p2 {
        font-size: 16px;
        width: 80%;
        font-weight: 600;
    }

    .mbn_ft_left {
        padding: 10%;
    }

    .mobrev .elementor-container.elementor-column-gap-no{
        display: flex;
        flex-wrap: wrap-reverse;
    }

    .crnwindp1{
        bottom: 55%;
    }

    .cr_hm_brands .elementor-container .elementor-column{
        width: 50%;
    }

    .mclpart3{
        display: none !important;
    }

    .menu-primary-menu-container > ul > li > a.main-menu-link{
        font-size: 14px;
        font-weight: 600;
    }

    .menu-primary-menu-container a.sub-menu-link{
        font-size: 14px !important;
        letter-spacing: 0.05em !important;
        font-weight: 500 !important;
        text-transform: capitalize !important;
    }

    .main-navigation ul ul ul{
        padding-left: 0;
    }

    .custmnudiv .custmnspan{
        text-transform: capitalize;
    }

    .main-navigation ul.menu li.menu-item-has-children span.caret{
        width: 40px !important;
    }

    .main-navigation ul.menu > li.menu-item-has-children > a{
        width: calc(100% - 70px) !important;
    }

    .site-footer .widget.widget_text{
        float: left;
        width: 48% !important;
        margin-right: 2%; 
    }

    footer.site-footer{
        display: flex;
    }

    .crnw_indmain{
        min-height: unset;
    }

    .crnwindp1{
        position: relative !important;
    }

    .cr_help_links .elementor-col-25{
        width: 50%;
    }

    .cspgdiv p.cspgp{
        font-size: 14px;
    }

    table.cart .product-thumbnail img{
        max-width: 70px;
    }

    body.woocommerce-cart tr.cart_item td.product-name a {
        font-size: 14px;
        line-height: 18px !important;
        padding-bottom: 0;
        display: block;
    }

    body.woocommerce-cart .product-price{
        display: none !important;
    }

    body.woocommerce-cart .proattp strong{
        display: block;
    }

    body.woocommerce-cart td.product-subtotal{
        width: 18%;
    }

    body.woocommerce-cart .woocommerce-Price-amount.amount{
        padding-top: 6px;
        display: block;
        margin-left: 10px;
    }

    body.woocommerce-cart .checkout_coupon p {
        font-size: 14px;
        color: #000;
    }

    .cc_inp_bx{
        width: 65%;
        float: left;
    }

    .cc_btn_bx{
        width: 35%;
        float: left;
    }
}


/* Media Query for low resolution  Tablets, Ipads */

@media (min-width: 481px) and (max-width: 767px) {

}


/* Media Query for Tablets Ipads portrait mode */

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

}

/* Desktop Only */
@media (min-width: 1024px){
    .single-product .woocommerce-product-gallery .flex-control-thumbs li img{
        width: 180px !important;
        opacity: 1 !important;
    }
}

/* Secondary Menu - Shop icons */
#menu-secondary-menu {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-around;
    width: 300px;
}

.secondary-navigation .menu li:not(.ri) a {
    padding: 0;
}

ul#menu-secondary-menu {
    display: flex;
    gap: 5%;
}

.secondary-navigation .menu-item {
    flex: 1 1 33%;
    object-position: center;
    border: none;
    padding: 0;
    margin: 0;
}

.secondary-navigation .menu-item > a {
    position: relative;
    color: #fafafa;
    height: 40px;
}

.secondary-navigation .menu-item > a::after {
    position: absolute;
    bottom: -8px;
    height: 1px;
    right: 0;
    width: 0;
    content: "";
    background-color: #fafafa;
    transition: all 200ms;
}

.secondary-navigation .menu-item > a:hover::after {
    left: 0;
    width: 100%;
}

.secondary-navigation .icon-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10%;
    height: 100%;
    width: 100%;
}

.secondary-navigation .icon-wrapper > img {
    flex: 1 1 20%;
    height: 30px;
}

.secondary-navigation .icon-wrapper > p {
    flex: 1 1 70%;
    font-size: 16px;
    margin: 0;
}

.below-woocommerce-category a, .entry-content article a:not(.elementor-button) {
    text-decoration: none;
}

/* Hedear */
div.archive-header {
    padding-bottom: 0;
}

header.entry-header {
    display: none;
}

/* Meta data block */
.widget.widget_meta {
    display: none;
}

/* Video size */
.elementor-widget-video .elementor-wrapper {
    aspect-ratio: 21/9;
}

/* Fade In Effect */
.hidden {
    opacity: 0;
    filter: blur(5px);
    transform: translateX(-100%);
    transition: all 1s;
}

.show {
    opacity: 1;
    filter: blur(0);
    transform: translateX(0);
}

@media(prefers-reduced-motion) {
    .hidden {
        transition: none;
    }
}

.slow:nth-child(2) {
    transition-delay: 200ms;
}

.slow:nth-child(3) {
    transition-delay: 400ms;
}

.slow:nth-child(4) {
    transition-delay: 600ms;
}

.slow:nth-child(5) {
    transition-delay: 200ms;
}

.slow:nth-child(6) {
    transition-delay: 400ms;
}

/* Hero bar */
#hero {
    position: relative;
    /* bottom: 115px; */
    height: 80vh;
    width: 100vw;
}

#hero > picture > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#hero > article {
    position: absolute;
    bottom: 0;
    left: 10%;
    right: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: max-content;
    background-color: #fafafa;
    border-radius: 5em 5em 0 0;
    padding: 3em 5em;
}

#hero > article > p {
    font-size: 20px;
}

#hero > article a {
    align-self: flex-start;
    display: inline-block;
    text-decoration: none;
    margin-left: 1em;
    margin-top: 1em;
}

#hero > article a > button {
    display: flex;
    align-content: center;
    gap: 1em;
}

#hero > article a > button > img {
    height: 1.5em;
}

/* Product categories gallery */
#products {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1em;
    max-width: 1366px;
    margin: 3em auto;
}

#products > h2 {
    grid-column: 1/4;
}

#products > a {
    position: relative;
    filter: grayscale(50%);
}

#products > a:hover {
    filter: grayscale(0);
}

#products > a > img {
    height: 100%;
    aspect-ratio: 1/1;
    border-radius: 1rem;
    object-fit: cover;
    transition: filter 100ms;
}

#products > a > h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fafafa;
    font-weight: 600;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 0 0 1rem 1rem;
    padding: 0.5em 0;
    margin: 0;
}

/* Category Page - Product Building */
.features {
    display: grid;
    grid-template-columns: 2fr 3fr;
    flex-wrap: wrap;
    gap: 0.5em;
    max-width: 1250px;
    margin: 3em auto;
}

.features > h2, .features > p {
    grid-column: 1/3;
}

.features > .product-view {
    grid-column: 1/3;
    position: relative;
    height: 70vh;
    transition: all 500ms;
}

.features > .product-view.active {
    grid-column: 1/2;
}

.features > .product-view > img {
    height: 100%;
    object-fit: contain;
    line-height: 0;
    margin: auto;
}

.features > .product-view.active > img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.features > .product-view > img.two-options {
    height: 50%;
}

.features > .product-view > img.three-options.head {
    height: 25%;
}

.features > .product-view > img.three-options.bottom {
    bottom: 0;
    height: 75%;
}

.features > .product-view > img.three-options.control {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}

.features > .product-view > button.optionlist {
    position: absolute;
    height: 72px;
    width: 72px;
    border-radius: 100%;
    padding: 0;
    margin: 0;
    z-index: 3;
}

.features > .product-view > button.optionlist::after {
    display: none;
}

.features > .product-view > button.optionlist > img {
    height: 100%;
    width: 100%;
    background-color: #404147;
    border-radius: 100%;
    padding: 20%;
    object-fit: contain;
    transform: rotate(45deg);
    transition: all 100ms;
}

.features > .product-view > button.optionlist:hover > img,
.features > .product-view > button.optionlist.active:hover > img {
    cursor: pointer;
    background-color: #67686c;
}

.features > .product-view > button.optionlist.active > img{
    transform: rotate(0);
}

.features > .product-view > button#headlist {
    top: 10%;
    left: 30%;
}

.features > .product-view > button#headlist.curtain {
    left: 23%;
}

.features > .product-view.active > button#headlist.curtain {
    left: -2em;
}

.features > .product-view.active > button#headlist {
    left: 2em;
}

.features > .product-view > button#controllist {
    top: 40%;
    right: 30%;
}

.features > .product-view.active > button#controllist {
    right: 2em;
}

.features > .product-view > button#bottomlist {
    top: 55%;
    left: 30%;
}

.features > .product-view.active > button#bottomlist {
    left: 2em;
}

.features > .product-view > button#bottomlist.vertical {
    top: 80%;
    left: 68%;
}

.features > .product-view.active > button#bottomlist.vertical {
    left: 90%;
}

/* Option List */
.options {
    display: none;
    height: 70vh;
    grid-template-rows: repeat(4, 1fr);
    gap: 0.5em;
    padding: 0;
}

.options button {
    display: flex;
    align-items: stretch;
    text-wrap: wrap;
    text-align: left;
    text-transform: none;
    letter-spacing: 0;
    background-color: transparent;
    padding: 0;
    margin: 0;
}

.options button article {
    color: var(--black);
    background-color: #f2f2f3;
    padding: 0 0.5em;
    margin: 0;
    flex-grow: 1;
    transition: all 300ms;
}

.options button:hover article {
    background-color: #e4e4e5;
}

.options button article h3 {
    font-size: 22px;
    margin: 0.5em 0;
}

.options button article p {
    font-size: 16px;
    font-weight: 400;
    margin: 0.5em 0;
}

.options button img {
    height: calc((70vh - 1.5em) / 4);
    object-fit: cover;
}

/* Full width bar */
.bar {
    position: relative;
    height: 80vh;
    width: 100vw;
    margin: 5em 0;
}

.bar > img,
.bar > video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

section.bar > article {
    position: absolute;
    bottom: 0;
    left: 5%;
    right: 55%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    height: max-content;
    background-color: #fafafa;
    border-radius: 3em 3em 0 0;
    padding: 3em 3em 1em 3em;
    z-index: 3;
}

section.bar:nth-of-type(1) > article,
section.bar:nth-of-type(5) > article,
section.bar:nth-of-type(9) > article {
    left: 55%;
    right: 5%;
}

.bar > article.alt2 {
    right: 50%;
}

.bar > article > a {
    align-self: flex-start;
    margin: 1em;
}

.bar > article > h3 {
    margin-top: 0;
}

.bar > article > p {
    margin-bottom: 1em;
}

/* Brands gallery */
#brands {
    max-width: 1366px;
    margin: 3em auto 0 auto;
}

#brands > article {
    display: flex;
    gap: 2em;
    margin-top: 2em;
}

#brands > article > a {
    flex: 1 1 25%;
}

#brands > article > a > img {
    width: 100%;
    aspect-ratio: 7/3;
    padding: 5%;
}

#brands > article > a > img:hover {
    background-color: #e4e4e5;
}

/* Featured products gallery */
.gallery {
    position: relative;
    width: 1366px;
    height: 55svh;
    margin: 0 auto;
    overflow: visible;
}

.gallery > .carousel {
    display: flex;
    gap: 10px;
    height: max-content;
    overflow: hidden;
    cursor: pointer;
    scroll-behavior: smooth;
}

.gallery > .carousel.dragging {
    cursor: grab;
    scroll-behavior: auto;
}

.gallery > .carousel.dragging > .product {
    pointer-events: none;
}

.gallery > .carousel > .product {
    flex: 0 0 calc(100% / 4 - (30px / 4));
    background-color: #f2f2f3;
    transition: all 300ms;
    padding: 10px;
}

.gallery > .carousel > .product:hover {
    background-color: #ffffff;
}

.gallery > .carousel > .product > img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.gallery > .carousel > .product > h3 {
    font-size: 19px;
    text-transform: capitalize;
    text-wrap: balance;
    margin-bottom: 0;
}

.gallery > .carousel > .product > p {
    font-size: 17px;
    font-style: italic;
    color: #005b64;
}

.gallery > button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 20%;
    width: 5vw;
    padding: 1vw;
    border: none;
}

.gallery > button#left {
    left: -2vw;
}

.gallery > button#right {
    right: -2vw;
}

/* Motion page */
.grid-two {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    width: 100vw;
    margin: 3em auto;
}

.grid-two-full {
    grid-column: 1/3;
    padding: 12em 0;
}

.grid-two-full > h2 {
    font-size: 2.5em;
    text-indent: 0;
}

.grid-two > img {
    width: 100%;
    aspect-ratio: 4/3;
    object-fit: cover;
}

.grid-two > article {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.grid-two > article > p {
    font-size: 24px;
    margin-bottom: 0.5em;
}

.grid-two > article > h3 {
    font-size: 36px;
}

.grid-two > article > h2,
.grid-two > article > h3,
.grid-two > article > p {
    color: #fafafa;
    width: 60%;
}

.grid-two > article > p > a {
    color: #b3b3b6;
}

.grid-two > article > p > a:hover {
    color: #fafafa;
}

.grid-two > article:nth-of-type(1) {
    background-color: #27282c;
}

.grid-two > article:nth-of-type(2) {
    background-color: #343539;
}

.grid-two > article:nth-of-type(3) {
    background-color: #404147;
}

.grid-two > article:nth-of-type(4) {
    background-color: #4a4c53;
}

.grid-two > article:nth-of-type(5) {
    background-color: #54555d;
}

/* Motion - Intro */
.intro {
    max-width: 1366px;
    padding: 10em;
    margin: auto;
}

.intro > h1 {
    font-weight: 400;
}

.intro > p {
    font-size: 26px;
}

/* Motion connection */
.motion-connect {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1em;
    max-width: 1366px;
    margin: 3em auto;
}

.motion-connect > div {
    height: 100%;
    background-color: #f2f2f3;
}

.motion-connect > div > img {
    width: 100%;
    aspect-ratio: 10/13;
    object-fit: cover;
}

.motion-connect > div > article {
    padding: 1em;
}

.motion-connect > div > article > h3 {
    font-size: 1.2vw;
}

/* Motion - Compatible products */
.motion-compatible {
    max-width: 1366px;
    margin: 3em auto;
}

.motion-compatible > div {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1em;
}

.motion-compatible > div > article {
    text-align: center;
    background-color: #f2f2f3;
    padding: 2em;
}

.motion-compatible > div > article > img {
    aspect-ratio: 10/13;
    margin-bottom: 2em;
}

.motion-compatible > div > article > p {
    font-size: 21px;
    margin-bottom: 0;
}

/* Table of content for long information pages */
.content-tab {
    max-width: 1366px;
    border: 10px solid #d9d9da;
    margin: 0 auto 5em auto;
}

.content-tab > div {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.content-tab > div > button {
    flex: 1 1 25%;
    display: grid;
    grid-template-columns: 1fr 2fr;
    align-items: center;
    gap: 1em;
    background-color: #d9d9da;
    padding: 1em;
    transition: 100ms;
}

.content-tab > div > button:hover {
    filter: brightness(110%);
}

.content-tab > div > .content-btn.active {
    background-color: #b3b3b6;
}

.content-tab > div > button > img {
    height: 5em;
    justify-self: center;
}

.content-tab > div > button > h2 {
    text-align: left;
    text-indent: 0;
}

.content-tab > .content-article {
    display: none;
    padding: 1em;
}

.content-tab > .content-article a {
    position: relative;
    font-weight: 600;
}

.content-tab > .content-article a:hover {
    color: #404147;
}

.content-tab > .content-article a::after {
    position: absolute;
    bottom: -5px;
    right: 0;
    content: "";
    height: 1px;
    width: 0;
    background-color: #404147;
    transition: all 300ms;
}

.content-tab > .content-article a:hover::after {
    left: 0;
    width: 100%;
}

.content-tab > article > ul {
    margin-left: 2em;
}

/* Contact page */
.elementor-widget-google_maps iframe {
    height: 100%;
    width: 100%;
    aspect-ratio: 3/1;
}

.contact-form {
    background-color: #f2f2f3;
    padding: 1em 3em;
    margin: 1em 0 5em 1em;
}

.cpageform > div > form {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 1em;
}

.cpageform > div > form > p:nth-child(6),
.cpageform > div > form > p:nth-child(7) {
    grid-column: 1/3;
}

div.elementor-widget-html.elementor-element-511191f, div.elementor-widget-container {
    height: 100%;
}

.stick {
    height: max-content;
    position: sticky;
    top: 120px;
    margin-bottom: 5em;
}

/* Measuring Guides */
.text-block {
    max-width: 1250px;
    margin: 5em auto;
}

.text-block > article > p {
    font-size: 1.2em;
}

.measuring {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5em;
    max-width: 1366px;
    margin: 0 auto 5em auto;
}

.measuring > article {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 1em;
    background-color: #fff;
    filter: drop-shadow(13px 13px 10px #e8e8e9);
}

.measuring > article > iframe {
    width: 100%;
    aspect-ratio: 16/9;
}

.measuring > article > div {
    margin: 3em 2em;
}

.measuring > article > div > h2 {
    text-align: center;
}

.measuring > article > div > ol {
    margin: -1em 0 1.5em 2em;
}

.measuring > article > div > a {
    align-self: flex-start;
    display: inline-block;
    text-decoration: none;
}

.measuring > article div > a > button {
    display: flex;
    align-content: center;
    gap: 1em;
}

.measuring > article div a > button > img {
    height: 1.5em;
}

/* Fitting instrucitons */
.manuals {
    max-width: 1366px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3em;
    filter: drop-shadow(3px 3px 5px #e8e8e9);
    margin: 0 auto 5em auto;
}

.manuals > article > h2 {
    width: 100%;
    text-align: center;
    border: 1px solid #e8e8e9;
    border-radius: 1em 1em 0 0;
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(248,248,248,1) 100%);
    padding: 0.5em 0;
    margin: 0;
    transition: all 100ms;
    cursor: pointer;
}

.manuals > article > h2 > img {
    height: 1em;

}

.manuals > article > h2:hover {
    color: #fafafa;
    background: rgb(72,73,85);
    background: linear-gradient(180deg, rgba(72,73,85,1) 0%, rgba(64,65,71,1) 100%);
}

.manuals > article > div {
    position: relative;
    left: 1%;
    width: 98%;
    max-height: 0;
    border-radius: 0 0 1em 1em;
    overflow: hidden;
    transition: all 500ms ease-out;
}

.manuals > article > div.expanded {
    max-height: 500px;
    transition: all 500ms ease-out;
}

.manuals > article > div > a {
    display: block;
    position: relative;
    font-weight: 600;
    text-decoration: none;
    background-color: #f3f3f3;
    padding: 0.5em 2em;
    transition: color 300ms cubic-bezier(0.075, 0.82, 0.165, 1);
}

.manuals > article > div > a:nth-child(even) {
    background-color: #fff;
}

.manuals > article > div > a:hover {
    color: #404147;
    filter: brightness(60%);
}

/* Below Content */
div.below-content {
    padding: 20px 0;
}

.below-content a {
    display: flex;
    align-items: center;
    padding: 1em;
    transition: all 100ms;
}

.below-content a:hover {
    background-color: #e8e8e9;
}

.below-content .widget p {
    color: #707383;
    padding-left: 1em;
    transition: all 100ms;
}

.below-content a:hover p {
    color: #444;
}

.below-content p.bftclass {
    font-size: 18px;
    font-weight: 600;
}
.below-content .bfwclass {
    font-size: 16px !important;
    font-weight: 500;
}

.below-content .widget .bfwimg {
    position: static;
    height: 53px;
}

.below-content a:hover .bfwimg {
    filter: brightness(30%);
}

.below-content #custom_html-2,
.below-content #custom_html-3 {
    border-right: #eee 1px solid !important;
}

/* Footer */
footer {
    width: 100vw;
    padding: 3em 0;
    margin: 0;
}

footer.site-footer > div.col-full {
    display: grid;
    grid-template-columns: repeat(3, 1fr) 1.2fr;
    max-width: 1366px;
}

footer.site-footer > div.col-full::after,
footer.site-footer > div.col-full::before {
    content: none;
}

footer.site-footer > div.col-full > div > .widget-title {
    font-size: 18px;
    font-weight: 600;
}

footer.site-footer > div.col-full > div > .textwidget > ul > li > a {
    display: inline;
    font-size: 16px;
    font-weight: 400;
    line-height: 200%;
}

.footimg {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1em 2em;
}

.footimg > br {
    display: none;
}

.footimg > a {
    width: 70%;
    aspect-ratio: 1/1;
    background-repeat: no-repeat;
    background-size: contain;
    transition: all 100ms;
    margin: 0 auto;
}

.footimg > a > img {
    object-fit: contain;
    object-position: center center;
}

.footimg > #footIcon {
    grid-column: 1/5;
    width: 100%;
    aspect-ratio: 4/1;
}

.footimg > #footIcon:hover {
    filter: drop-shadow(0 0 1px #fafafa);
}

.footimg > #footFB {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/facebook-logo-white.svg);
}

.footimg > #footFB:hover {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/facebook-logo.svg);
}

.footimg > #footInsta {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/instagram-logo-white.svg);
}

.footimg > #footInsta:hover {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/instagram-logo.svg);
}

.footimg > #footPin {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/pinterest-logo-white.svg);
}

.footimg > #footPin:hover {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/pinterest-logo-1.svg);
}

.footimg > #footX {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/x-logo.svg);
}

.footimg > #footX:hover {
    background-image: url(https://crdev-illumin8.webdigita.net/wp-content/uploads/2024/05/x-logo-hover.svg);
}

footer.copyright > div.col-full > div > .textwidget > p {
    font-size: 16px;
}

footer.copyright > div.col-full > div > .textwidget > p > a {
    transition: all 100ms;
}

footer.copyright > div.col-full > div > .textwidget > p > a:hover {
    filter: drop-shadow(0 0 2px #fafafa);
}

footer.copyright > div.col-full > div > .textwidget > p > a:hover::after {
    display: none;
}

footer.copyright > div.col-full > div > .textwidget > p > a > img {
    height: 3em;
}