body {
    font-family: 'Roboto';
}
.lightlogo {
    display: none;
}
sup {
    font-size: initial;
}
header:hover .lightlogo,
.fixed-top-sticky .lightlogo{
    display: block;
}
header:hover .hipac-site-logo, .fixed-top-sticky .hipac-site-logo{
    display: none;
}
/*button.elementor-search-form__submit {
    pointer-events: none;
}*/
/*.elementor-element.elementor-element-c404a47.donloadspecpopup.elementor-widget.elementor-widget-button, 
.elementor-element.elementor-element-512408d.donloadspecpopup.elementor-widget.elementor-widget-button {
    display: none;
}*/
a#elementor-menu-cart__toggle_button {
    padding: 0;
    border: 0;
}
#elementor-menu-cart__toggle_button span.elementor-button-icon-qty {
    top: 0;
}

a#elementor-menu-cart__toggle_button span.elementor-button-text {
    display: none;
}
a#viewshortlist {
    padding: 0;
    border-radius: 50%;
    position: relative;
    top: 8px;
}
a#viewshortlist .elementor-align-icon-left {
    margin-right: 0px;
}
a#elementor-menu-cart__toggle_button i.eicon-bag-light::before, 
a#viewshortlist i.fas.fa-shopping-cart::before {
    content: '' !important;
    background-image: url(/wp-content/uploads/2023/06/sign.png) !important;
    display: block;
    height: 30px !important;
    width: 32px !important;
    background-repeat: no-repeat;
    background-position: center;
    background: #1dbecf;
    background-size: 100%;
    transform: scale(0.6) !important;
}
a#elementor-menu-cart__toggle_button span.elementor-button-icon,
a#viewshortlist span.elementor-button-content-wrapper{
    padding: 5px;
    background: #1dbecf;
    border-radius: 50%;
}
a#viewshortlist span.elementor-button-text {
    position: absolute;
    background: #FF6969;
    font: normal normal 900 12px/20px Roboto;
    right: -8px;
    top: -8px;
    padding: 2px;
    border-radius: 50%;
    min-width: 24px;
    min-height: 20px;
}
.menu-item-has-children ul.sub-menu li a:hover{
	/*font-weight: 600;*/
	transition: all 0.3s ease-in;
	color: var(--e-global-color-primary );
}
.menu-item-has-children ul.sub-menu li a:hover::after, 
.menu-item-has-children > a:hover::after, 
.single-em a:hover::after{
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-left: 10px;
    color: var(--e-global-color-primary );
}
.mega-menu-megamenu ul.mega-sub-menu {
    padding-top: 35px !important;
}

ul.mega-sub-menu .mega-menu-row ul.mega-sub-menu {
    padding: 0px !important;
    left: 0px !important;
}
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    display: inline;
}
.menu-item-has-children a {
    text-align: left;
    font: normal normal 900 18px/22px Roboto;
    /*font: normal normal 900 18px/20px Roboto;*/
    color: var(--e-global-color-primary);
    border-bottom: 1px solid var(--e-global-color-primary) ;
    display: inline-block;
	margin-bottom: 20px;
	width: 100%;
	padding-bottom: 10px;
}
ul#menu-bathroom-bedroom-products .menu-item-has-children > a {
    color: #fff;
}
.menu-item-has-children ul.sub-menu li a, .single-em a {
    text-align: left;
    font: normal normal normal 16px/22px Roboto;
    color: #FFF;
    border-bottom: 0px;
	margin-bottom: 0;
    padding-top: 2px;
    padding-bottom: 2px;
}
.menu-item-has-children ul.sub-menu li a{
    font-weight: 300;
}
.sub-menu > .menu-item-has-children > a {
    font-weight: 900 !important;
}
ul.sub-menu .menu-item-has-children {
    border-bottom: 1px solid var(--e-global-color-primary);
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.single-em {
    border-bottom: 1px solid var(--e-global-color-primary);
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.single-em a{
    font-weight:700 !important;
}
.single-em a:hover,
.menu-item-has-children > a:hover,
.sub-menu > .menu-item-has-children > a:hover,
ul#menu-browse-by-room-menu .menu-item-has-children > a:hover,
ul#menu-hipac-experience-menu .menu-item-has-children > a:hover,
li.menu-item.menu-item-type-post_type.menu-item-has-children > a:hover{
    color: var(--e-global-color-primary) !important;
}
.scroll_height {
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
}

/*About US menu*/
.about-us-menu .mega-sub-menu {
    border-bottom-left-radius: 18px !important;
    border-bottom-right-radius: 18px !important;
}
.about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us {
    display: flex;
    justify-content: space-around;
}
.about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li a {
    color: #1DBECF;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li {
    text-align: center;
}
.about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li a:hover::after, .about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li > a:hover::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding-left: 10px;
    color: #ffffff;
    position: absolute;
    top: 7px;
}
.mental-health li#mega-menu-item-nav_menu-14, 
.mental-health li#mega-menu-item-nav_menu-19 {
    width: 50% !important;
/*    display: inline-block !important;*/
}
ul#menu-bathroom-bedroom-products {
    border-top: 1px solid var(--e-global-color-primary);
    margin-top: 31px !important;
    padding-top: 14px;
}
/*ul#menu-bathroom-bedroom-products li > a {
    border-bottom: unset;
    color: #fff;
}*/
ul#menu-bathroom-bedroom-products li ul.sub-menu {
    border-bottom: 1px solid var(--e-global-color-primary);
    padding-bottom: 11px;
}
ul#menu-bathroom-bedroom-products li.single-em {
    padding-top: 10px;
}
ul#menu-browse-by-area, ul#menu-experience-hipac {
    padding-top: 16px;
}

.primary_title {
    display: none;
}
.display_block {
    display: block;
}


/*contact abhinay*/
.contact-form i.eicon-caret-down:before {
    content: "" !important;
    background-image: url(/wp-content/uploads/2023/08/down-chevron.png);
    width: 16px;
    height: 16px;
    position: absolute;
    background-size: 16px;
    background-repeat: no-repeat;
    right: 6px;
    top: 0;
}
.contact-form .elementor-labels-above input, .contact-form .elementor-field-textual, .contact-form .elementor-field-type-textarea textarea {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
    padding-left: 20px;
    font-size: 14px !important;
}
.contact-form .elementor-field-type-acceptance label {
    font-size: 15px;
    font-weight: 400 !important;
}
.link_color a:hover {
    color: #4C5C66;
}
@media screen and (max-width:991px){
    body.mega-menu-primary-mobile-open {
        overflow: hidden;
    }
	header .hipac-site-logo a img {
        width: 100% !important;
        height: auto !important;
    }
	header .logocolm {
		width: 30% !important;
	}
	.requestquotecol {
        display: none;
    }
	header .elementor-container.elementor-column-gap-no {
        display: flex;
    }
	.menucolm {
        order: 4;
    	width: 15% !important;
    }
	.searchcolm {
        order: 1;
    }
	.shortlistcol {
        order: 3;
    }
    /*#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        min-width: 300px;
    }*/
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
        min-width: 100vw;
        overflow: hidden;
        overflow-y: scroll;
        top: 51px;
        padding-bottom: 70px;
        border-top: 1px solid #35434D;
        background: #F2F3F5;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, 
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
		background-color: #1dbecf;
	}
	#mega-menu-wrap-primary #mega-menu-primary {
        min-height: 100vh;
        overflow: auto;
        width: 100vw !important;
        overflow-x: hidden;
        max-height: 100vh;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, 
    #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
        width: 100% !important;
    }
    body #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        font-weight: 500 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        border-bottom: 1px solid #4C5C66;
    }
    .mega-menu-background:hover #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link, 
    header.elementor-sticky--active.fixed-top-sticky #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        background-color: #35434D !important;
    }
    .mega-menu-background:hover #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover, 
    header.elementor-sticky--active.fixed-top-sticky #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover {
        background-color: #4C5C66 !important;
    }
    /*#mega-menu-wrap-primary .mega-menu-toggle + #mega-menu-primary {
        background: #35434d;
    }*/
    
    
    ul.sub-menu .menu-item-has-children ul.sub-menu,
    #menu-browse-by-room-menu .menu-item-has-children ul.sub-menu, 
    #menu-hipac-experience-menu .menu-item-has-children ul.sub-menu,
    #menu-bathroom-bedroom-products .menu-item-has-children ul.sub-menu,
    .singlesubmenu > ul.sub-menu{
        display: none;
    }

    ul.sub-menu .menu-item-has-children.menuisopened ul.sub-menu,
    #menu-browse-by-room-menu .menu-item-has-children.menuisopened ul.sub-menu, 
    #menu-hipac-experience-menu .menu-item-has-children.menuisopened ul.sub-menu,
    #menu-bathroom-bedroom-products .menu-item-has-children.menuisopened ul.sub-menu,
    .singlesubmenu.menuisopened > ul.sub-menu {
        display: block;
    }
    
    /*#mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
        font-size: 0px !important;
    }*/
    /*.mega-toggle-on a.mega-menu-link span {
        font-size: 14px;
    }*/
    body .mega-menu-background:hover #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{
        background: white !important;
        color: var(--e-global-color-secondary) !important;
    }
    
    /*header.elementor-sticky--active.fixed-top-sticky #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover,
    header.elementor-sticky--active.fixed-top-sticky #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
        background: white !important;
        color: var(--e-global-color-secondary) !important;
    }*/
    .mega-toggle-on ul.mega-sub-menu {
        margin-top: 0 !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        border-radius: 0px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding-left:25px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
        padding-left: 25px;
    }
    .menuisopened > a[data-toggle=dropdown]{
        display:none !important;
    }
    .menuisopened > .backbtncstm {
        padding: 15px 0 15px 25px;
        display: block !important;
        background: #fff;
        color: var(--e-global-color-secondary);
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
        font-weight: 500;
        line-height: 20px;
        font-size:18px;
    }
    .about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li a:hover::after, 
    .about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li > a:hover::after {
        content: "";
    }
    #mega-menu-primary li a:after,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link::after,
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item  >a.mega-menu-link:hover::after {
        content: "";
        position: absolute;
        rotate: -90deg;
        left: auto !important;
        background-image: url(/wp-content/uploads/2023/07/Icon-ionic-ios-arrow-down-e1689247327225.png);
        border: 0;
        right: 0px;
        background-size: 100%;
        height: 15px;
        width: 15px;
        top: 0px;
        background-repeat: no-repeat;
        display: block;
        transform: translate(-100%, -50%);
    }
    body .mega-menu-background:hover #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link:after,
    body .mega-menu-background:hover #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item.mega-toggle-on>a.mega-menu-link:hover:after{
        display: none;
    }
    li#menu-item-12602 > a::after, 
    li#menu-item-12604 > a::after {
        left: calc(100vw - 15px) !important;
    }
    .menu-item-has-children a {
        text-align: left;
        font: normal normal 900 18px/22px Roboto;
        /*font: normal normal 900 18px/20px Roboto;*/
        color: var(--e-global-color-primary);
        border-bottom: 1px solid var(--e-global-color-primary);
        margin-bottom: 0px;
        padding-bottom: 14px;
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 14px;
    }
    .menu-item-has-children ul.sub-menu li a {
        font: normal normal 900 18px/22px Roboto;
        margin-bottom: 0;
        padding-top: 14px;
        padding-bottom: 14px;
        border-bottom: 1px solid #4C5C66;
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
        padding-left: 25px;
        padding-right: 25px;
        /*display: block;*/
    }
    ul.sub-menu .menu-item-has-children,.single-em {
        border-bottom: 0px solid var(--e-global-color-primary);
        padding-bottom: 0px;
        margin-bottom: 0px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner,
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before,
    #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{
        transform:none;
        opacity:1;
    }
    ul#menu-browse-by-area, ul#menu-experience-hipac {
        padding-top: 0;
    }
    .mega-menu-toggle.mega-menu-open span.mega-toggle-animated-box:after {
        content: "";
        width: 10px;
        height: 20px;
        top: 100%;
        border-top: solid 11px #35434D;
        border-left: solid 12px rgba(0,0,0,0);
        border-right: solid 12px rgba(0,0,0,0);
        cursor: pointer;
        position: absolute;
        rotate: 180deg;
        display: block;
        right: 8px;
        transform : translateY(-10px);
    }
    .about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us {
        display: block;
    }
    .about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li {
        text-align: left;
    }
    ul#menu-bathroom-bedroom-products li.single-em {
        padding-top: 0;
    }
    .about-us-menu .mega-sub-menu li .mega-sub-menu #menu-about-us li a,
    ul#menu-bathroom-bedroom-products li.single-em a{
        color: #fff;
        display: block;
        font: normal normal 900 18px/22px Roboto;
        margin-bottom: 0;
        padding-top: 14px;
        padding-bottom: 14px;
        border-bottom: 1px solid #4C5C66;
        width: 100vw;
        position: relative;
        left: calc(-50vw + 50%);
        padding-left: 25px;
        padding-right: 25px;
    }
    ul#menu-bathroom-bedroom-products {
        border-top: 0;
        margin-top: 0px !important;
        padding-top: 0;
    }
    ul#menu-bathroom-bedroom-products li ul.sub-menu {
        border-bottom: 0px solid var(--e-global-color-primary);
        padding-bottom: 0;
    }
    .mental-health li#mega-menu-item-nav_menu-14, 
    .mental-health li#mega-menu-item-nav_menu-19 {
        width: 100% !important;
        /*display: block !important;*/
    }
    li.mega-menu-columns-8-of-12.insidemenu .widget_nav_menu:first-child{
        display:none !important;
    }
    li.mega-menu-columns-8-of-12.insidemenu .mh_is_opened.widget_nav_menu{
        display:none !important;
    }
    li.mega-menu-columns-8-of-12.insidemenu .mh_opened.widget_nav_menu:first-child{
        display : block !important;
    }
    
    ul#menu-bathroom-bedroom-products li > a {
        border-bottom: 1px solid #4C5C66;
    }
    .menu-footer-div .elementor-column.elementor-col-50 {
        width: 50%;
    }
    
    .menu-footer-div h2.elementor-heading-title.elementor-size-default {
        color: var(--e-global-color-text );
        font-family: "Roboto", Sans-serif;
        font-weight: 600;
        font-size: 13px;
        text-align: left;
    }
    .menu-footer-div section.elementor-section.elementor-inner-section.elementor-element {
        padding: 0px 40px 0px 40px;
    }
    .menu-footer-div {
        
    }
    .menu-footer-div > .elementor-container.elementor-column-gap-default {
        /*display: block;*/
        position: relative;
        z-index: -1;
        width: 100%;
        padding-top: 50px;
    }
    
}
@media screen and (min-width:1350px){
    header.elementor-section.elementor-section-content-middle.elementor-section-height-min-height.mega-menu-background.elementor-section-boxed .elementor-container.elementor-column-gap-no {
        max-width: 1300px;
    }
    .mega-sub-menu {
        width: 1075px !important;
    }
    .product-template-default.single-product .elementor-product-variable table.variations.morevariations {
        width: 100% !important;
        clear: both;
    }
    table.variations.morevariations tr {
        display: inline-block;
    }
    body.product-template-default.single-product .elementor-product-variable table.variations.morevariations tbody tr td select {
        min-width: 0px !important;
        width: 210px;
        display: inline-block;
    }
}
@media screen and (min-width:992px) and (max-width:1400px){
    ul.sub-menu .menu-item-has-children {
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
    .menu-item-has-children > a {
        margin-bottom: 10px;
    }
    .mega-menu-megamenu ul.mega-sub-menu {
        padding-top: 20px !important;
    }
}
@media screen and (min-width:1350px){
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        /*color: #5F5B5B !important;
        font-weight: 600 !important;
        font-size: 16px !important;*/
        color: #4C5C66 !important;
        font-size: 16px !important;
        /* font: normal normal 900 16px/20px Roboto; */
        font-family: Roboto;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover{
        font-weight: 900 !important;
    }
}
@media screen and (min-width:992px) and (max-width:1349px){
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
        color: #4C5C66 !important;
        font-weight: 900 !important;
        font-size: 14px !important;
        /* font: normal normal 900 16px/20px Roboto; */
        font-family: Roboto;
    }
    .elementor-44 .elementor-element.elementor-element-4b9788c4 {
        width: 62%;
    }
    .elementor-44 .elementor-element.elementor-element-75a5a54c {
        width: 10%;
    }
}
@media screen and (min-width:992px){
    .menu-browse-by-room-menu-container {
        padding-bottom: 20px;
    } 
    li.menu-footer-div {
        display: none !important;
    }
    ul#mega-menu-primary li > a {
        display: block !important;
    }
    ul#mega-menu-primary li > a:hover {
        font-weight: 700;
    }
    .refnumber a.elementor-button.elementor-size-sm {
        padding: 12px 45px;
    }
    .single-product .variations select {
        white-space: normal; 
        max-width: 300px !important;
    }
    .single-product .elementor-widget-woocommerce-product-short-description {
        margin-bottom: 0px !important;
    }
    .single-product .elementor-product-price-block-yes.elementor-widget.elementor-widget-woocommerce-product-price {
        display: none;
    }
    .single-product.woocommerce form.cart.addonisvisible:not(.variationisvisible) {
        width: 100%;
    }
}
@media screen and (min-width:1200px){
    body .elementor-44 .elementor-element.elementor-element-7dc76cf5 {
        padding: 10px 1px 10px 1px;
    }
    body #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link:hover::after {
        /*margin-top: 13px;*/
    }
    body .mega-sub-menu {
        transform: translate(-12%,21px) !important;
    }
    body #elementor-popup-modal-7672,
    body #elementor-popup-modal-8012, 
    body #elementor-popup-modal-7697, 
    body #elementor-popup-modal-8189 {
        top: 85px;
    }
    
    body .requestpopupopen:after, 
    body .shortlistpopupopen:after {
        bottom: -42px;
    }
    .cats_right_col_image.pendnt_col_imag::before {
        width: 300px;
    }
    .pendnt_col_imag img.attachment-full.size-full.wp-image-2242 {
        position: relative;
        left: -35px;
    }
    /*.archive.tax-product_cat.term-ensuite-and-bathroom-doorsets .banner_sec_top.elementor-section.elementor-top-section.elementor-section-items-middle>.elementor-container,
    .archive.tax-product_cat.term-hinges .banner_sec_top.elementor-section.elementor-top-section.elementor-section-items-middle>.elementor-container{
        align-items: flex-start;
    }*/
}

#elementor-popup-modal-7672, #elementor-popup-modal-8012, #elementor-popup-modal-7697, #elementor-popup-modal-8189{    
    top: 68px;
}
#elementor-popup-modal-7672 .dialog-message,
#elementor-popup-modal-8012 .dialog-message,
#elementor-popup-modal-7697 .dialog-message,
#elementor-popup-modal-8189 .dialog-message{
    width: 55vw !important;
    box-shadow: -4px 0px 6px rgba(0,0,0,0.16);
    padding-bottom:78px;
}

@media screen and (max-width:599px){
    #elementor-popup-modal-7672 .dialog-message,
    #elementor-popup-modal-8012 .dialog-message,
    #elementor-popup-modal-7697 .dialog-message,
    #elementor-popup-modal-8189 .dialog-message{
        width: 100vw !important;
    }
    body ul.four-colum-layout .readmore a {
        width: auto;
        display: inline-block;
        margin-top: 0;
    }
}

/* Banner Hero*/
.circlebg:before {
    content: '';
    position: absolute;
    background: #4C5C66;
    height: 377px;
    width: 377px;
    top: 0;
    left: 50%;
    border-radius: 50%;
    z-index: 1;
    transform: translateX(-50%);
}

.circlebg img{
	position: relative;
	z-index: 1;
}


.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a {
	color: var(--e-global-color-primary );
}

.career-card-section .cats_right_col_image {
    background: linear-gradient(to right, #fff 50%, #f7f8fa 50% ) !important;
}
.career-card-left-image {
    background: linear-gradient(to right, #f7f8fa 50%, #ffffff 50% ) !important;
}

/* Core Category */
.cats_right_col_image {
    background: linear-gradient(to right, #fff 50%, var(--e-global-color-ba98945 ) 50% );
}
.cats_right_col_image_right.cats_right_col_image {
    background: linear-gradient(to right, var(--e-global-color-ba98945 ) 50%, #fff 50% );
}
/*.cats_right_col_text{*/
/*	background:  var(--e-global-color-ba98945 );*/
/*}*/
.cats_right_col_image:before {
		content: '';
    position: absolute;
    background: #4C5C66;
    height: 100%;
    width: 319px;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.cats_right_col_image {
    position: relative;
}
.cats_right_col_image img {
    
}
div#yith-wcwl-popup-message {
    display: none !important;
}
.shop_table td.product-name {
    max-width: 300px;
}
.product_coll_page_section ul.products.elementor-grid li.product {
    background: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 15px !important;
    overflow: hidden;
    transition: all 0.3s ease-in;
    border:0px !important;
}
.product_coll_page_section ul.products.elementor-grid li.product:hover {
    background: rgba(0,0,0,0);
	box-shadow:none;
	transition: all 0.3s ease-in;
}
.product_coll_page_section ul.products.elementor-grid li.product:hover::before {
    content: '';
    position: absolute;
    background: #fff;
    height: 100%;
    width: 100%;
    top: 50px;
    /*box-shadow: 0px 3px 6px #00000029;*/
    border-radius: 15px;
    z-index: 0;
    transition: all 0.3s ease-in;
}
.product_coll_page_section  li.product.type-product:hover a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img, 
.product_coll_page_section a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img {
  padding-top: 50px;
}

.product_coll_page_section ul.products.elementor-grid li.product  .short-desc {
    color: #35434D;
}
.woocommerce nav.woocommerce-pagination ul{
    border:0px;
}
ul.page-numbers li {
    border-right-color: var(--e-global-color-primary ) !important;
    border-left-color: var(--e-global-color-primary ) !important;
    border-radius: 50%;
    border: 0px !important;
    margin-right: 5px !important;
    display: inline-block;
    width: 36px;
}
a.page-numbers {
    color: #35434D;
    background-color: #fff;
}

a.page-numbers, span.page-numbers.current{
	padding: 10px !important;
}
a.next.page-numbers,a.next.page-numbers:hover,
a.prev.page-numbers, a.prev.page-numbers:hover{
    width: 36px;
    background-image: url('/wp-content/uploads/2023/06/arrow_1.png') !important;
    background-repeat: no-repeat !important;
    background-size: 15px 15px !important;
    background-color: #fff !important;
    background-position: center !important;
    color: #4c5c66;
    font-size: 0 !important;
    height: 36px;
}
a.prev.page-numbers {
    transform: rotate(180deg);
}
span.page-numbers.current,
a.page-numbers:hover {
    color: var(--e-global-color-ba98945 ) !important;
    background-color: var(--e-global-color-secondary ) !important;
    color: var(--e-global-color-ba98945 ) !important;
    background-color: var(--e-global-color-primary ) !important;
}
.yith-wcwl-add-button a {
    background: #1DBECF 0% 0% no-repeat padding-box;
    border: 0.5px solid #E2E2E2;
    border-radius: 25px;
	padding: 7px 10px;
	position:relative;
	top:0px;
}
.yith-wcwl-add-to-wishlist, .add-to-cart-container {
    display: inline-block;
	z-index: 1;
    position: relative;
}
.product_coll_page_section ul.products.elementor-grid li.product .price {
    display: none;
}
.productdata {
    padding: 0 20px 30px 20px;
}
.productdata h2.woocommerce-loop-product__title {
	color:var(--e-global-color-secondary);
}


.productdata a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding-bottom: 15px;
}
.yith-wcwl-add-button a i {
    display: none;
}
.productdata .yith-wcwl-add-button a span:after {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
	position:absolute;
	right: 2px;
    top: -2px;
}
.yith-wcwl-add-button a span {
    padding-right: 40px;
	position:relative;
}

.add-to-cart-container a {
    background-color: var(--e-global-color-secondary );
    color: #fff;
    border: 0;
    border-radius: 25px;
    padding-left: 20px;
	position: relative;
    padding-right: 45px;
}
.add-to-cart-container a:hover {
	    background-color: var(--e-global-color-secondary );
}
.add-to-cart-container a,
.yith-wcwl-add-button a {
	    font-size: 14px;
}
.add-to-cart-container a::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 10px;
    top: 8px;
}
.yith-wcwl-wishlistexistsbrowse a,
.yith-wcwl-wishlistaddedbrowse a{
    display: none;
}
.yith-wcwl-wishlistaddedbrowse,
.yith-wcwl-wishlistexistsbrowse,
.single_add_to_wishlist.shortlisted{
    background: #1DBECF 0% 0% no-repeat padding-box;
    border: 0.5px solid #E2E2E2;
    border-radius: 25px;
    padding: 7px 10px;
    position: relative;
    top: 0px;
    color: #fff;
    font-size: 14px;
}
.yith-wcwl-wishlistaddedbrowse {
    padding: 6px 30px 6px 10px;
}
.yith-wcwl-wishlistaddedbrowse .feedback i {
    position: absolute;
    right: 5px;
    top: 9px;
}
.productdata .yith-wcwl-add-button a.single_add_to_wishlist.shortlisted span:after{
    content: "\f004";
}
@media screen and (max-width:991px){
	.browsebyroom .swiper-slide {
        display: block;
        width: 100%;
        backface-visibility: visible;
        transform: none;
    	padding-bottom: 30px;
    }
    .browsebyroom .swiper-wrapper {
        display: block;
    }
}



/* Single product*/
section.related.products h2,
.single-product .relatedprodrow .short-desc,
.single-product .relatedprodrow .yith-wcwl-add-to-wishlist{
    display: none;
}
.single-product .swiper-slide span.elementor-testimonial__title {
    display: none;
}
.single-product .allowedswipe .swiper-slide .elementor-testimonial__name{
    display: none;
}
.single-product .allowedswipe .swiper-slide span.elementor-testimonial__title {
    display: block;
}
.single-product .related.products h2.woocommerce-loop-product__title {
    display: block;
}
.single-product .short-desc {
    color: var(--e-global-color-text );
}
.relatedprodrow .add-to-cart-container a {
    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-ba98945);
}
.relatedprodrow .add-to-cart-container {
    text-align: center;
    width: 100%;
}
.single-product .yith-wcwl-add-button a {
	padding:11px 5px 11px 20px;
	top:-3px;
	color: var(--e-global-color-ba98945);
}
.single-product .yith-wcwl-add-button a span {
    font-weight: 500;
}


.single-product .cross-sell-custom ul.products li.product {
    text-align: center;
    --button-align-display: flex;
    --button-align-direction: column;
    --button-align-justify: space-between;
    border-radius: 15px;
    background-color: var(--e-global-color-ba98945 );
}
.single-product li.cross-sell-product.product {
    width: 100% !important;
    margin: 0 !important;
}
.single-product .cross-sell-custom  ul.products li.product a.woocommerce-loop-product__link {
    display: block;
    position: relative;
}
.single-product .cross-sell-custom a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    padding-bottom: 25px !important;
}
.single-product div#elementor-popup-modal-8012 td.product-name dl.variation {
    margin-bottom: 0;
}
.single-product .clinical-section-category .woocommerce ul.products .owl-item li.product a {
    background: #7eab9f;
}
@media screen and (max-width:767px){
    .home .elementor-element-a7615bc .elementor-widget:not(:last-child) {
        margin-bottom: 10px;
    }
    .single-product .crosssell_relatedprod .elementor-widget-wrap.elementor-element-populated {
        padding: 0px !important;
    }
    .single-product .crosssell_relatedprod h2.elementor-heading-title.elementor-size-default {
        text-align: center;
    }
    .single-product .crosssell_relatedprod .owl-carousel .owl-item img {
        border-radius: 20px 20px 0px 0px;
    }
    .single-product .cross-sell-custom ul.products li.product{
        border-radius: 20px;
    }
    .single-product .crosssell_relatedprod .owl-item:not(.active) {
        transform: scale(0.9);
    }
    .single-product .crosssell_relatedprod .owl-carousel {
      overflow: hidden;
    }
    .single-product img.zoomImg {
        display: none !important;
        opacity: 0 !important;
    }
    .single-product .elementor-widget-woocommerce-product-content {
        padding-top: 30px;
    }
   /* .surgical-fit-outs-mobile-slider .swiper-initialized {
        height: auto;
    }
    body.page-id-11231 .completed-project-first-slider .elementor-slide-description {
        height: auto;
        overflow-x: visible;
    }
    .page-id-11231 .elementor-slides .swiper-slide-bg {
        min-height: 300px;
    }
    .surgical-fit-outs-mobile-slider .swiper-slide-contents {
        margin-top: 0;
    }
    .surgical-three-slider-mobile .elementor-slides .swiper-slide-inner {
        position: relative;
    }*/

}
.single-product .yith-wcwl-add-button i{
    display:block;
    position:absolute;
    right: 8px;
    top: 11px;
    font-size: 20px;
}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
    display: none;
    margin: 0;
}
.quantity input.qty {
    appearance: textfield;
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
input.quantityofproduct::-webkit-outer-spin-button,
input.quantityofproduct::-webkit-inner-spin-button{
    display: none;
}


.wishlist-title-container {
    display: none;
}
.wishlist_table.wishlist_view{
    border: 0px !important;
    font-family: "Roboto";
    border-spacing: 0 15px;
}
tbody.wishlist-items-wrapper tr td {
    border: 0px !important;
    padding: 0 !important;
}
p.wishlist-empty, table.wishlist_table tbody td.wishlist-empty {
    font-size: 14px;
    font-weight: 500;
    padding: 10px 0 !important;
}
.wishlist-items-wrapper tr {
    background-color: var(--e-global-color-secondary);
    color: #fff;
    box-shadow: -4px 0px 6px rgba(0,0,0,0.16);
    border-radius: 10px;
}
.wishlist-items-wrapper td.product-name p,
.wishlist-items-wrapper td.prod_skus .prod_skus_title {
    color: var(--e-global-color-primary );
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0;
    font-weight: 500;
}
.wishlist-items-wrapper tr td.product-name a,
p.prod_skus_detail{
    color: var(--e-global-color-5458c89);
    font: normal normal normal 16px/20px Roboto;
    margin-bottom: 0;
}
tbody.wishlist-items-wrapper td.product-remove {
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    min-width: 50px;
}
tbody.wishlist-items-wrapper td.product-remove div a {
    margin: 0 auto;
}
td.product-name, td.prod_skus {
    border-right: 1px solid #35434D !important;
}
tbody.wishlist-items-wrapper td.product-quantity {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
tbody.wishlist-items-wrapper input.qty_button.minus,
tbody.wishlist-items-wrapper input.qty_button.plus{
    height: auto;
    background: rgba(0,0,0,0);
    border: 0;
    color: #1dbecf;
}
tbody.wishlist-items-wrapper input.qty_button.minus{
    font-size: 50px;
}
tbody.wishlist-items-wrapper input.qty_button.plus{
    font-size: 30px;
}
input.qty_button.minus, input.quantityofproduct, input.qty_button.plus {
    vertical-align: middle;
}
input.quantityofproduct {
    padding: 0 !important;
    width: 36px;
    background: rgba(0,0,0,0);
    border: 0;
    color: #fff;
    text-align: center;
    font: normal normal bold 16px/20px Roboto;
    vertical-align: middle
}
a#downloadcsvfrompopup.short_exist, a#downloadpdffrompopup.short_exist {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}
div#elementor-popup-modal-7672 .elementor-field-type-email {
/*    display: block;
    width: 100% !important;*/
}

.elementor-field-type-email label.elementor-field-label {
    width: 100%;
}
/*.elementor-field-type-email input#form-field-email {
    width: 50%;
}*/
form#reuestquoteformonpopup .elementor-field-group {
    padding-bottom: 10px;
}

form#reuestquoteformonpopup label.elementor-field-label,
form#reuestquoteformonpopup .elementor-field-type-html,
form#reuestquoteformonpopup .elementor-field-type-acceptance{
    font: normal normal normal 14px/22px Roboto;
    letter-spacing: 0px;
    color: #4C5C66;
}
form#reuestquoteformonpopup input::placeholder {
    font: normal normal normal 14px/22px Roboto;
    letter-spacing: 0px;
    color: #A2A9AD;
}
#reuestquoteformonpopup input {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #EDEBEB;
    border-radius: 20px;
}
#reuestquoteformonpopup textarea {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 6px #0000000D;
    border: 1px solid #EDEBEB;
    border-radius: 10px;
}
button#requestquote,a#downloadcsvfrompopup,a#downloadpdffrompopup,button#requestaquote,#requestquoteinline {
    background: #1DBECF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 5%);
    border-radius: 25px;
    font: normal normal 900 14px/20px Roboto;
}
a#requestquoteinline {
    padding: 12px 25px;
}
.donloadspecpopup {
    display: inline-block;
    float: left;
    width: auto !important;
    margin-bottom: 0px !important;
    padding-right: 8px;
    padding-bottom: 20px;
    background: #f7f8fa;
}
/*.donloadspecpopup .elementor-button-text span {
    color: #4C5C66;
}*/
.donloadspecpopup .elementor-button-text span {
    color: #fff;
}
a#downloadcsvfrompopup:hover .elementor-button-text span, 
a#downloadpdffrompopup:hover .elementor-button-text span {
    color: #fff !important;
}

.elementor-field-type-hidden.elementor-field-group.elementor-column {
    display: none;
}

button#requestquote {
    height: 0;
    min-height: 0;
    font-size: 0;
}
.elementor-field-type-acceptance label {
    display: block !important;
    position: relative;
    top: -25px;
    left: 22px;
}
.elementor-message.elementor-message-danger {
    position: absolute;
    bottom: -5px;
    font-size: 12px;
    margin: 0;
    left: 15px;
}

@media screen and (min-width:768px){
    div#elementor-popup-modal-7672 input#form-field-email {
        width: 49.5%;
    }
    .elementor-products-grid ul.products.elementor-grid li.product .addwishlistmobile {
        display: none;
    }
}

@media screen and (min-width:1024px) and (max-width:1100px){
    .elementor-element.elementor-element-2fc0943.lightlogo a img, .elementor-44 .elementor-element.elementor-element-568b0720 img {
        margin-left: 0;
    }
}
@media screen and (min-width:768px) and (max-width:1100px){
    .elementor-2077 .elementor-element.elementor-element-6ab62bdd,
    .elementor-2077 .elementor-element.elementor-element-dd4aaed{
        width: 49% !important;
    }
}
@media screen and (max-width:767px){
    .woocommerce table.cart .product-thumbnail {
        display: block;
        border-radius: 0;
    }
    .page-id-11231 .recent_proj .elementor-slides .swiper-slide-inner .elementor-slide-heading {
        color: var(--e-global-color-primary ) !important;
    }
    .page-id-11231 .recent_proj .elementor-slide-description {
        position: relative;
        top: -27px;
    }
}



/*:is(.elementor-widget-woocommerce-product-add-to-cart,
.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,
.elementor-widget-wc-add-to-cart,
.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity input {
    height: auto !important;
}*/

.single-product form.cart input.qty_button.minus, .single-product form.cart input.qty_button.plus {
    background: rgba(0,0,0,0);
    border: 0;
    color: #1dbecf;
    font-size: 32px;
    line-height: 1;
    padding: 0px 10px 0px 10px;
}

.single-product .quantity {
    width: 171px;
    background: #fff;
    text-align: center;
    border-radius: 30px;
}
.single-product a.reset_variations {
    position: absolute;
    right: 0px;
    top: -24px;
    color: #1dbecf;
    font-size: 14px;
}
.single-product form.cart input.qty {
    width: 65px !important;
    display: inline-block;
    vertical-align: middle !important;
	position: relative;
    top: 0px;
    border: 0;
    height: 52px !important;
    border-right: 1px solid #E2E2E2 !important;
    border-left: 1px solid #E2E2E2 !important;
}
.single-product form.cart input.qty_button.minus {
    /*border-right: 1px solid #E2E2E2 !important;*/
}
.single-product form.cart input.qty_button.plus {
    /*border-left: 1px solid #E2E2E2 !important;*/
}
.single-product form.cart input.qty_button.minus, 
.single-product form.cart input.qty_button.plus {
    position: relative;
    top: -1px;
}
.single-product .yith-wcwl-add-to-wishlist {
    margin-top: 0px;
}
.single-product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse {
    padding: 9px 30px 9px 20px;
    font-weight: 500;
}
.single-product .yith-wcwl-add-button {
    margin-top: 11px;
}
.single-product form.cart button.btn{
    display: none;
}
.single-product .yith-wcwl-wishlistaddedbrowse .feedback i {
    top: 13px;
}
a.add_to_wishlist.single_add_to_wishlist.shortlisted {
    pointer-events: none;
}
.featureimgurl, .currentsku, .currentprodtitle {
    display: none;
}
.single-product .slick-slide {
    background: #fff;
}
.single-product .variations select {
    font-size: 14px;
    padding-right: 58px;
}
.closebtnpopup i.fas.fa-window-close {
    background: #C3CAD9;
    color: #f7f8fa;
    line-height: 17px;
    position: relative;
    right: -20px;
    font-size: 20px;
}
#elementor-popup-modal-8189 .closebtnpopup,
#elementor-popup-modal-7697 .closebtnpopup{
    display: none;
}
#elementor-popup-modal-8189 .dialog-close-button i,
#elementor-popup-modal-7697 .dialog-close-button i{
    
}
#elementor-popup-modal-8189 .dialog-close-button i,
#elementor-popup-modal-7697 .dialog-close-button i{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 25px 25px 25px 25px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.050980392156862744);
    padding: 10px 35px 10px 25px;
    width: 130px;
    font-size: 14px;
    font-weight: 700;
    fill: #C3CAD9;
    color: #C3CAD9 !important;
}
#elementor-popup-modal-8189 .dialog-close-button i:before,
#elementor-popup-modal-7697 .dialog-close-button i:before{
    content: 'Close';
    font-family: 'Roboto';
    display: inline-block;
}
#elementor-popup-modal-8189 .dialog-close-button i:after,
#elementor-popup-modal-7697 .dialog-close-button i:after{
    content: "\f00d";
    font-family: 'FONT AWESOME 5 FREE';
    display: inline-block;
    text-align: right;
    position: absolute;
    right: 20px;
}

h4.wapo-addon-title.toggle-closed {
    font-size: 16px;
    color: #1DBECF;
    line-height: 22px;
    font-weight: 500;
    font-family: 'Roboto';
    border-bottom: 1px solid #E2E2E2;
    padding-left: 19px;
    margin-bottom: 0;
    padding-bottom: 7px;
    width: 100%;
    padding-top: 10px;
}
#yith-wapo-block-1 .options-container .options,
.options-container .options{
    width: 100%;
    display: block !important;
    padding: 0 14px;
}
.yith-wapo-option.selection-multiple {
    width: 47% !important;
    display: inline-block !important;
    float: none !important;
	margin-bottom: 0px !important;
	vertical-align: middle;
}
.yith-wapo-block .yith-wapo-addon {
    border-radius: 20px;
}
div#wapo-total-price-table {
    display: none;
}
.single-product .yith-wapo-addon-label,
.single-product .checkbox-button-container,
.single-product .option-container,
.single-product .yith-wapo-block .yith-wapo-addon.yith-wapo-addon-type-checkbox .yith-wapo-option div.label{
    height: 100%;
}
.yith-wapo-block .yith-wapo-addon span.checkboxbutton {
    display: inline-block !important;
    float: none !important;
}
span.yith-wapo-addon-label,
.yith-wapo-addon-label{
    display: inline-block;
	padding: 12px 5px 12px 10px;
	position: relative;
}
.yith-wapo-block .yith-wapo-addon .options.per-row-1 .yith-wapo-option:nth-of-type(2n+1):after,
.yith-wapo-block .yith-wapo-addon .options.per-row-5 .yith-wapo-option:nth-of-type(2n+1):after,
span.yith-wapo-addon-label::before,
.yith-wapo-addon-label::before{
	content: '';
    position: absolute;
    top: 0;
    background: #e2e2e2;
    height: 100%;
	width: 1px;
}
span.yith-wapo-addon-label::before,
.yith-wapo-addon-label::before{
    left: 3px;
}
.yith-wapo-block .yith-wapo-addon .options.per-row-1 .yith-wapo-option:nth-of-type(2n+1):after,
.yith-wapo-block .yith-wapo-addon .options.per-row-5 .yith-wapo-option:nth-of-type(2n+1):after{
    right: 15px;
}

div#yith-wapo-option-2-0, .yith-wapo-option.onlyonewapo,.yith-wapo-block {
    width: 100% !important;
}
.yith-wapo-block .yith-wapo-addon .yith-wapo-option {
    position: relative;
}
.yith-wapo-option.onlyonewapo{
    height: auto !important;
}
div#yith-wapo-option-2-0::after,.yith-wapo-option.onlyonewapo::after{
	width:0px !important;
}

body form.cart:has(#yith-wapo-container.yith-wapo-container .yith-wapo-block) {
    display: table !important;
}
.single-product.woocommerce form.cart.addonisvisible:not(.variationisvisible) {
    display: table !important;
}
.single-product.woocommerce form.cart.addonisvisible div#yith-wapo-container {
    display: table-footer-group;
}
.single-product.woocommerce form.cart.addonisvisible:not(.variationisvisible) .quantity {
    display: table-header-group;
    margin-bottom: 20px;
}
/*.cart.variationisvisible.addonisvisible .single_variation_wrap {
    margin-top: 20px;
}*/
.single-product.woocommerce .cart.variationisvisible.addonisvisible div#yith-wapo-container {
    width: 100% !important;
    display: block;
}
.single-product.woocommerce table.variations {
    width: 50% !important;
    margin: 0;
    float: none !important;
    display: inline-block;
    padding-left: 10px;
    margin-bottom: 0px !important;
}
.single-product .elementor-widget-woocommerce-product-content a,
.single-product .elementor-widget-woocommerce-product-content a:hover,
.single-product .elementor-tab-content a,
.single-product .elementor-tab-content a:hover{
    color: var(--e-global-color-b703762 );
    text-decoration:underline;
}
table.variations tr th label {
    display: none;
}
table.variations select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2023/07/Icon-ionic-ios-arrow-down-e1689247327225.png);
    background-repeat: no-repeat;
    background-position: right;
    padding: 15px 35px 15px 20px;
    font-size: 16px;
    background-position-x: 90%;
    min-width: 250px !important;
    border-radius: 50px;
    border: 0;
    font-weight: 500;
    line-height: 22px;
    color: #35434D;
    outline: 0;
}
.single-product.woocommerce .cart.variationisvisible table td {
    line-height: 1 !important;
}
td.product-thumbnail {
    background: #fff !important;
}

/*Below code custom layout of left side image and right side text. Left side has circle image*/
/*.cats_customcol ul.products.elementor-grid.columns-3 {
    display: block;
}*/
.cats_customcol {
    display: flex;
	    align-items: center;
    background-color: var(--e-global-color-ba98945 );
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	    border-radius: 10px;
}
.cats_customcol  .cats_right_col_image {
    position: relative;
    width: 40%;
    display: inline-block;
}
.cats_customcol .cats_right_col_text {
    background: var(--e-global-color-ba98945 );
    width: 60%;
    display: inline-block;
	    padding-right: 25px;
}

.cats_customcol  .cats_right_col_text a {
    background-color: var(--e-global-color-secondary );
    border-radius: 25px 25px 25px 25px;
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 12px 24px;
    text-align: center;
    transition: all .3s;
}
.cats_customcol .cats_right_col_text a::after {
    content: "\f061";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-left: 50px;
    text-decoration: inherit;
}


.cats_customcol .cats_right_col_image img {
    position: relative;
}
.cats_customcol .cats_right_col_text h2 {
    color: var(--e-global-color-text );
    font-family: var(--e-global-typography-615fcf7-font-family ), Sans-serif;
    font-size: var(--e-global-typography-615fcf7-font-size );
    font-weight: var(--e-global-typography-615fcf7-font-weight );
    line-height: var(--e-global-typography-615fcf7-line-height );
}
.cats_customcol .cats_right_col_text p {
    color: var(--e-global-color-640f304 );
    font-family: var(--e-global-typography-aae2d95-font-family ), Sans-serif;
    font-size: var(--e-global-typography-aae2d95-font-size );
    font-weight: var(--e-global-typography-aae2d95-font-weight );
    line-height: var(--e-global-typography-aae2d95-line-height );
}
.cats_customcol li.product-category.product {
    margin-bottom: 35px !important;
    display: block !important;
}

.cats_customcol li.product-category.product h2 mark.count {
    display: none;
}

.cats_customcol li.product-category.product:nth-child(even) .cats_right_col_text {
    order: 1;
	   padding-left: 25px;
}
.cats_customcol li.product-category.product:nth-child(even) .cats_right_col_image {
    order: 2;
	  background: linear-gradient(to right, var(--e-global-color-ba98945 ) 50%, #fff 50% );
}


/*Search CSS start*/
.allsearchdata {
    display: grid;
}
.allproducttables {
    order: 1;
}
.alldownloadblock {
    order: 2;
    padding-top: 50px;
}
.allpostsblock {
    order: 3;
}
.allpageblock {
    order: 4;
}
h2.sr_title {
    font-size: 18px;
    line-height: 20px;
    color: #1DBECF;
    font-weight: 900;
    display: block;
    padding-bottom: 15px;
    margin-bottom: 0;
}
h2.no_result_found {
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 20px;
    color: #1DBECF;
    font-weight: 900;
}
ul.srh_product li {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
li.prod_skusid {
    border-left: 1px solid #ddd;
    padding-left: 24px;
}
li.prod_thumb {
    max-width: 165px;
    width: 165px;
    border-right: 1px solid #ddd;
}
ul.srh_product {
    background: #fff;
    margin-bottom: 0;
    border-bottom: 1px solid #DDD;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    position: relative;
}
li.prod_readmore img, .download_url img {
    position: absolute;
    right: 32px;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
}
li.prod_title {
    width: 40vw;
    padding-left: 25px;
}
.allproducttables {
    border-radius: 10px;
/*    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);*/
}
ul.srh_product:first-child,
ul.srh_product:nth-child(2) {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
ul.srh_product:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 0;
    overflow: hidden;
}
li.prod_title span, li.prod_skusid span,
li.prod_title:hover span, li.prod_skusid:hover span{
    font-size: 14px;
    line-height: 22px;
    color: #1DBECF;
    font-weight: 900;
    display: block;
}
.download_title {
    padding-left: 70px;
}
.term-clinical-furniture h2.woocommerce-loop-category__title {
    text-align: left !important;
}
.term-clinical-furniture .readmore.add-to-cart-container a {
    margin-left: 0;
    width: 44%;
}
/*ul.srh_product li.prod_thumb img {*/
/*    padding: 0px;*/
/*}*/
li.prod_title a, li.prod_skusid a,
li.prod_title:hover a, li.prod_skusid:hover a,
.download_title a, .download_title:hover a{
    color: #4C5C66;
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
}

.downloadblock {
    display: inline-block;
    width: 48%;
    background: #fff;
    margin-bottom: 30px;
    margin-right: 15px;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    border-radius: 10px;
    position: relative;
}
.download_thumb, .download_title, .download_url {
    display: inline-block;
}
.image_sizes img {
    max-width: 87%;
}

.download_thumb {
    width: 129px;
    height: 110px;
    text-align: center;
    border-right: 1px solid #DDDDDD;
    padding-top: 12px;
    padding-bottom: 12px;
}
.download_thumb img {
    height: 100%;
}

.left_sec_info {
    width: 165px;
    /*display: inline-block;*/
}
.right_sec_info {
    display: inline-block;
    position: relative;
    padding-top: 33px;
    width: 100%;
    padding-left: 30px;
}
.right_sec_info .detail_blk_one {
    width: 51%;
}
.allpageblock .pagesearched .container {
    padding-left: 0;
}
.post_title {
    max-width: 90%;
}
.detail_blk_one, .post_link {
    display: inline-block;
}
.post_link img {
    position: absolute;
    right: 5%;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
}
.post_sub_content {
    height: 27px;
    overflow: hidden;
}
.sr_post {
    background: #fff;
    box-shadow: 0px 0px 6px rgba(0,0,0,0.05);
    border-bottom: 1px solid #DDD;
    overflow: hidden;
}
.sr_post:nth-child(2) {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.sr_post:last-child{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom: 0;
}
.sr_post .container {
    padding: 0;
    height: 100%;
    display: flex;
}
.publs_date {
    font-size: 14px;
    line-height: 22px;
    color: #1DBECF;
    font-weight: 700;
    display: block;
}
.post_link a img , li.prod_readmore a img, .download_url a img{
    max-width: 15px;
}
.post_title a {
    color: #4C5C66;
    font-size: 15px;
    line-height: 25px;
    font-weight: 600;
}
.post_sub_content a {
    color: #35434D;
    font-size: 14px;
    line-height: 22px;
    font-weight: normal;
}
/*Search css ends*/


/*Tables CSS*/
.surgical_table td {
    width: 15%;
}
.surgical_table td img {
    max-width: 90%;
}
.surgical_table tr:nth-child(2) td {
    background: #4C5C66 !important;
    color: #fff !important;
    font-weight: 500;
    font-size: 15px;
}
.surgical_table tr td {
    padding: 14px;
    font-size: 13px;
    border: 1px solid #E2E2E2;
}
.surgical_table tr:nth-child(2):hover > *, .surgical_table tr.row-2.even td.column-1 {
    color: #fff !important;
}
.surgical_table {
    border-radius: 11px;
    overflow: hidden;
}
.surgical_table tr td:nth-child(1) {
    color: #4C5C66;
}
.surgical_table tr td {
    text-align: center;
    color: #4C5C66 !important;
    font-weight: 700;
}
.surgical_table tr td:nth-child(1) {
    text-align: left;
}
.surgical_table tr:nth-child(1) td {
    background-color: #fff !important;
}
.remove_scroll {
    overflow: hidden;
}

/*Accordin CSS*/
.team_section .accordion-item {
    border-radius: unset !important;
    border: unset;
    border-top: 1px solid #dee2e6;
}
.team_section .accordion-item .accordion-body {
    height: auto;
    display: flex;
}
.team_section .accordion-button img {
    max-width: 62px!important;
}
.team_section .accordion-button {
    background-color: unset;
}
.team_section .accordion-button:hover, .team_section .accordion-button:focus {
    border: unset !important;
    box-shadow: unset;
}
.team_section .accordion-button, .team_content span {
    color: #8C969B;
    font-weight: 500;
}
.team_section .accordion-button strong {
    color: #4C5C66;
     padding-left: 39px;
    padding-right: 5px;
}
.team_content strong{
    color: #4C5C66;
}
.team_content {
    padding-left: 39px;
    padding-right: 87px;
}
.team_img {
    width: 50%;
}
.team_content p {
    padding-top: 10px;
    font-size: 14px;
    color: #8C969B;
}
.team_section .accordion-button span {
    padding-left: 5px;
    font-weight: 500;
}
span.pipe {
    color: #8C969B;
    font-weight: 700;
}
/*.team_section [aria-expanded="true"] {
    display: none;
}*/

.leftcol_banner a.read-more {
    font-size: 14px;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
}
.leftcol_banner a.read-more:after {
    content: "\f107";
    font-family: 'Font Awesome 5 Free';
    font-size: 25px;
    position: relative;
    top: 4px;
    left: 5px;
}
.leftcol_banner a.read-more.readmoreopen::after {
    transform: rotate(180deg);
    display: inline-block;
}
/*div#elementor-popup-modal-10320 button.elementor-search-form__submit {
    pointer-events: none;
}*/


/*Responsive CSS for search*/
@media only screen and (max-width: 1200px) {
.download_thumb {
    width: 94px;
}
.download_title {
    padding-left: 8px;
}
.right_sec_info {
    padding-left: 30px;
}
.search_popup {
    padding-bottom: 65px;
}
}
@media only screen and (max-width: 992px) {
    .right_sec_info .detail_blk_one {
        width: 80%;
    }  
    li.prod_title a, li.prod_skusid a, li.prod_title:hover a, li.prod_skusid:hover a, .download_title a, .download_title:hover a {
        font-size: 12px;
    }
    .post_link a img, li.prod_readmore a img, .download_url a img {
        max-width: 11px;
    }
    li.prod_readmore img, .download_url img {
        right: 13px;
    }
    .post_title a {
        font-size: 13px;
        line-height: 22px;
    }
    .downloadblock {
        margin-right: 13px;
    }
    .shop_table tbody.wishlist-items-wrapper td.product-name {
        min-width: 260px;
        max-width:100%;
    }
    tbody.wishlist-items-wrapper td.product-quantity {
        min-width: 100px;
    }
    
    a.add_to_wishlist.shortlisted {
        display: inline-block;
        min-width: 156px;
    }
    .yith-wcwl-add-button a.add_to_wishlist.shortlisted span {
        display: block;
    }
    
    .single-product .yith-wcwl-add-to-wishlist.exists .yith-wcwl-add-button i,
    .single-product .yith-wcwl-add-button a.add_to_wishlist.shortlisted i{
        right: 20px;
    }
    .single-product .yith-wcwl-add-button a span {
         display: block;
    }
    .single-product .yith-wcwl-add-to-wishlist.on-first-load .yith-wcwl-add-button a {
        display: inline-block;
    }

    .blog .elementor-13896 .elementor-element.elementor-element-6902b83 .elementor-posts-container .elementor-post__thumbnail {
        padding-bottom: 372px;
    }
    .elementor-13896 .elementor-element.elementor-element-6902b83 .elementor-post {
        display: block;
    }
    .blog .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(1,1fr);
    }
    .blog .latest_post .elementor-element .elementor-post .elementor-post__text {
        padding: 15px 15px 0px 15px;
    }
    .blog .elementor-13896 .elementor-element.elementor-element-a14b774 .elementor-heading-title {
        text-align: left;
    }
    .blog li.elementor-icon-list-item.elementor-inline-item {
        margin-bottom: 10px;
    }
    
    .elementor-field-group.elementor-column.elementor-field-type-submit.elementor-col-20.e-form__buttons.elementor-md-40 {
        width: auto;
    }
    .yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton {
    width: 12px !important;
    height: 20px !important;
}
}
@media screen and (min-width:992px) and (max-width:1024px){
    .blog .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(1,1fr);
    }
    .blog .elementor-13896 .elementor-element.elementor-element-6902b83 .elementor-posts-container .elementor-post__thumbnail {
        padding-bottom: calc( 1.2 * 100% );
    }
    
}

@media screen and (max-width:500px){
    .blog .caf-post-layout1 .caf-featured-img-box {
        height: 320px;
    }
    #manage-ajax-response .caf-post-layout1:nth-child(even),
    #manage-ajax-response .caf-post-layout1:nth-child(odd){
        padding-left: 0;
        padding-right: 0;
    }
    .blog .elementor-13896 .elementor-element.elementor-element-69f2cd7.e-con {
        margin-top: 0;
        padding-top: 0;
    }
    .page-id-11922 input#form-field-field_0c269f1 {
        position: relative;
        bottom: -2px;
    }
    .page-id-11922 .elementor-element.elementor-element-d0a4cbd.e-con-full.e-flex.e-con {
        padding-bottom: 0px;
        padding-top: 35px;
    }
    .page-id-11922 .elementor-element.elementor-element-baabd4b.e-con-boxed.e-flex.e-con .e-con-inner {
        padding-bottom: 40px;
    }
    .elementor-10320 .elementor-element.elementor-element-6f109ac input[type="search"].elementor-search-form__input {
        font-size: 16px;
    }
    input#elementor-search-form-6f109ac {
        font-size: 18px !important;
    }
}
@media screen and (min-width:410px) and (max-width:767px){
    .yith-wcwl-add-to-wishlist.exists.wishlist-fragment,
    .yith-wcwl-add-to-wishlist.on-first-load{
        margin-top: 0px;
    }
}
@media only screen and (max-width: 767px) {
    .yith-wapo-block .yith-wapo-addon .options.per-row-1 .yith-wapo-option:nth-of-type(2n+1):after, 
    .yith-wapo-block .yith-wapo-addon .options.per-row-5 .yith-wapo-option:nth-of-type(2n+1):after, 
    span.yith-wapo-addon-label::before, .yith-wapo-addon-label::before{
    	display:none !important;
    }
    h4.wapo-addon-title.toggle-closed {
        border-bottom: unset;
    }
    .short_des_mobile p {
        padding-left: 22px;
        padding-right: 22px;
        padding-bottom: 50px;
        padding-top: 33px;
    }
    .product-img {
        margin-bottom: 0 !important;
    }
    .product-img .woo-product-gallery-slider.woocommerce-product-gallery.wpgs--with-images.images {
        margin-bottom: 0;
    }
    .yith-wapo-option.selection-multiple {
        width: 100% !important;
        padding-left: 15px;
        padding-top: 5px;
    }
    .yith-wapo-block .yith-wapo-addon .yith-wapo-option:nth-child(even) {
        background-color: #F7F8FA;
    }
    #yith-wapo-block-1 .options-container .options, .options-container .options {
        padding: 0;
    }   
    #elementor-popup-modal-7697 {
        top: 65px;
    }    
    #caf-post-layout-container.data-target-div1.post-layout1, .blog-filter .e-con-inner {
        padding-top: 0;
    }   
    .thank_you_popup .elementor-container.elementor-column-gap-default {
        min-height: 100% !important;
        padding-top: 100px;
    }    
    li.prod_thumb {
        max-width: 107px;
    }
    .downloadblock {
        width: 100%;
        margin-right: 0;
        margin-bottom: 23px;
    }    
    li.prod_title a, li.prod_skusid a, li.prod_title:hover a, li.prod_skusid:hover a, .download_title a, .download_title:hover a {
        line-height: 15px;
    }
    .right_sec_info {
        padding-left: 17px;
        padding-top: 13px;
    }
    .alldownloadblock {
        padding-top: 39px;
    }
    li.prod_skusid, li.prod_title {
        padding-left: 10px;
    }
    .surgical_table {
        display: block;
        overflow: overlay;
    }
    .surgical_table tr td {
        font-size: 11px;
    }
    .surgical_table tr:nth-child(2) td {
        font-size: 12px;
    }
        

    .archive.tax-product_cat .yith-wcwl-wishlistaddedbrowse {
        display: none;
    }
    .archive.tax-product_cat .addwishlistmobile a.add_to_wishlist.single_add_to_wishlist.shortlisted i {
        position: absolute;
        right: 15px;
    }
    .archive.tax-product_cat .addwishlistmobile .yith-wcwl-wishlistaddedbrowse {
        display: block;
    }
    body #elementor-popup-modal-7672 .popupswishlist form#yith-wcwl-form table tbody td.product-remove {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%);
        right: -30px;
    }
    body #elementor-popup-modal-7672 tbody.wishlist-items-wrapper {
        padding-right: 30px;
        display: block;
    }
}
@media only screen and (max-width: 489px) {
li.prod_thumb {
    max-width: 100%;
}  
ul.srh_product li {
    display: block;
}
ul.srh_product li {
    width: 100%;
}
li.prod_skusid {
    border-left: unset;
}
li.prod_thumb {
    border-right: unset;
}
li.prod_skusid, li.prod_title {
    padding-left: 13px;
    padding-top: 15px;
}
li.prod_skusid {
    padding-bottom: 20px;
}
li.prod_readmore img, .download_url img {
    right: 27px;
    top: unset;
    bottom: 12%;
}
.download_thumb {
    width: 100%;
    border-right:unset;
}
.downloadblock {
    padding: 20px;
}
.download_title {
    padding-left: 0;
    width: 100%;
}
.download_url img {
    bottom: 26%;
}
.left_sec_info {
    width: 100%;
}
.sr_post .container {
    display: block;
}
.feat_img img {
    width: 100%;
}
}

.refnumber a.elementor-button.elementor-size-sm span a {
    text-decoration:underline;
    color: inherit;
}
.refnumber a span.elementor-button-text span {
    font-weight: 400;
}
.refnumber a.elementor-button.elementor-size-sm span a {
    font-weight: 700;
}
.thanks_content,.thanks_icons {
    margin-bottom: 10px !important;
}
.thanks_content {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
/*.single-product nav.woocommerce-breadcrumb::before {
    content: '> ';
    display: inline-block;
    padding-right: 5px;
}*/

.blog table#requestquotesingle{
    display:none;
}

body:not(.single-product) table#requestquotesingle{
    display:none;
}
.blog  .closebtnpopup i.fas.fa-window-close {
    font-family: 'FontAwesome';
}
.elementor-main-swiper.swiper.swipenotallowed {
    text-align: center;
}
.elementor-main-swiper.swiper.swipenotallowed .swiper-wrapper {
    transform: none !important;
    cursor: context-menu !important;
    display: block;
}
.elementor-main-swiper.swiper.swipenotallowed .swiper-pagination {
    display: none;
}
.elementor-main-swiper.swiper.swipenotallowed .swiper-slide {
    width: auto;
    display: inline-block;
}
.single_variation_wrap .woocommerce-variation.single_variation p {
    display: none !important;
}
.single-product-video-right-col.makeitcener{
    margin:0 auto;
}
.elementor-widget-woocommerce-product-content ul li a {
    color: inherit;
}
.elementor-widget-woocommerce-product-content ul {
    list-style: inherit;
}
.wishlist-items-wrapper td.product-name .prod_addons p{
    color:#fff;
}

.righ-side-bar article.elementor-post .elementor-post__content {
    display:none;
}

/*.single-product .dynamic-slider-cp .woocommerce ul.products li.product > a,
.single-product .dynamic-slider-mh .woocommerce ul.products li.product > a{
    background-color: #7EAB9F;
}*/

#form-field-field_how_hear,
#form-field-field_how_hears {
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.05);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #EDEBEB;
    border-radius: 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/wp-content/uploads/2023/07/Icon-ionic-ios-arrow-down-e1689247327225.png);
    background-repeat: no-repeat;
    background-position: right;
    background-position-x: 95%;
    min-width: 250px !important;
    font-weight: 500;
    color: #4c5c66;
    outline: 0;
    font-size: 14px;
    position: relative;
    margin-top: 1px;
}
/*.elementor-field-group-field_how_hears label, 
.elementor-field-group-field_how_hear label, */
#reuestquoteformonpopup .select-caret-down-wrapper {
    display: none;
}
.elementor-field-group-field_how_hear .needfield {
    bottom: -26px !important;
} 
#menu-item-29066 ul.sub-menu {
    padding-bottom: 10px;
    margin-bottom: 10px;
}
#menu-item-12688 ul.sub-menu {
    padding-bottom: 10px;
    margin-bottom: 10px;
}







