/*====================
    Bootstrap Classes
======================*/
.pl-0{
    padding-left: 0 !important;
}
.pl-5{
    padding-left: 3rem !important;
}
.mt-0{
    margin-top: 0 !important;
}
.mb-0{
    margin-bottom: 0 !important;
}
.mt-2{
    margin-top: 10px !important;
}
.mt-3{
    margin-top: 15px !important;
}
.mb-3{
    margin-bottom: 15px !important;
}
.mx-auto{
    margin-left: auto !important;
    margin-right: auto !important;
}
.h-100{
    height: 100%;
}
.m-0{
    margin: 0 !important;
}
.pl-3{
    padding-left: 15px !important;
}
.p-3{
    padding: 15px !important;
}
/*====================
    General
======================*/
p{
    margin-top: 0 !important;
}
.flex-container{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    -webkit-flex: 1; /* Safari 6.1+ */
    -ms-flex: 1; /* IE 10 */
    flex: 1;
    -webkit-flex-direction: row;
    -webkit-flex-wrap:wrap ;
}
.header-wrap.page-container{
    padding: 0 ;
}
/*====================
    Header
======================*/
header .logo svg{
    vertical-align: middle;
    width: auto;
    max-width: 100%;
}
.header.header-3:not(.-mobile) .nav{
    left: 46% !important;
}
.header.-sticky{
    padding: 10px 0;
}
#site-navigation .has-submenu-icon {
    display: none;
}

/*====================
    Mobile Menu
======================*/
#mobile-menu {
    counter-reset: list-number 0;
}
/* #mobile-menu>li:before {
    counter-increment: list-number;
    content: counters(list-number, ".", decimal-leading-zero);
    padding-left: 20px;
} */
#mobile-menu>li{
    margin-bottom: 20px !important;
}
#mobile-menu>li>a{
    line-height: 1em !important;
}
/*====================
    mould-amplify
======================*/
#mould-amplify{
    position: relative;
}

/*====================
    why-us
======================*/
#why-us-section .subtitle{
    margin-bottom: 0 !important;
}
#why-us-section .title{
    margin-top: 10px !important;
}
#why-us-section .ohio-text-sc{
    margin: 15px 0;
}
/*====================
    common-symptoms
======================*/
#common-symptoms .divider{
    width: 85%;
    margin: 15px 0 0 0;
    height: 3px;
}
#common-symptoms .ion-md-add:before,#common-symptoms .ion-md-remove:before{
    font-weight: 600;
}
/*====================
Homepage 2section image
======================*/
#height-fix .wpb_wrapper{
    height: 100%;
}
/*====================
    Home Counter
======================*/
#home-counter .ohio-counter-box-sc{
    display: inline-block;
}
#home-counter .counter-box-headline{
    display: block;
    text-align: left;
    margin: 12px 0;
}
/*====================
    Home Counter
======================*/
.custom-testimonials .clb-slider-item blockquote{
    position: relative;
    padding: 25px;
    border-radius: 25px;
    background-color: #8A9A5B;
    color: #fff;
}
.custom-testimonials .clb-slider-item blockquote:before{
    font-family: "Ionicons";
    content: "\f35f";
    position: absolute;
    top: -48px;
    color: #000;
    font-size: 28px;
}
.custom-testimonials .author{
    padding-left: 15px;
}
.custom-testimonials .author-avatar,.custom-testimonials .author{
    display: inline-block;
}
.custom-testimonials .author{
    padding-top: 12px;
}
.custom-testimonials .author-name{
    font-weight: 400;
}
.custom-testimonials .clb-slider-nav-btn {
    bottom: calc(100% + 30px);
}
/*====================
    Widget
======================*/
.widgets a, .widgets a *:not(.fab){
    color: #fff !important;
}
footer .widget{
    padding-top: 0;
    padding-bottom: 0;
}
footer .widget p, footer .widget.widget_text{
    margin: 0 !important;
}
footer .widget.widget_block>*{
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
}
footer .widget.widget_block{
    margin-bottom: 10px;
}
footer li.blocks-gallery-item figure {
    width: 100px;
}
footer .widgets-column{
    padding-bottom: 20px;
}
/*====================
  Commercial/Residential Services
======================*/
#commercial-services h1,#residential-services h1{
    font-size: 36px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
}
#commercial-services p,#residential-services p{
    color: #fff;
}
#commercial-services .icon-box-icon,#residential-services .icon-box-icon{
    cursor: pointer;
}
#residential-services .ohio-button-sc{
    margin-right: 11px;
    display: inline-block;
    margin-bottom: 5px;
}
/*====================
  What Makes us Effctve
======================*/
#makes-us-effective img {
    max-height: 48px;
    width: auto;
}
#business-enviroment h2{
    margin: 0;
    color: #fff;
    line-height: 1.2;
}
/*========================
 Mould-removal-solution
==========================*/
#amplify-mould-video{
    max-width: 100%;
    width: 100%;
}
#mould-removal-solution{
    position: relative;
}
#mould-removal-solution>.vc_column_container:last-child p{
    margin: 0;
}
#mould-removal-solution>.vc_column_container:last-child .ohio-heading-sc{
    margin-bottom: 10px;
}
/*========================
 Our Products Residenail services
==========================*/
#residential-products-display img {
    height: 60px;
    width: auto;
}
#safe-mould-free-env h3 {
    line-height: 50px;
}
/*========================
 Inspection Process
==========================*/
#leading-inspection-process .vc_column_container:last-child h3,
#leading-inspection-process .vc_column_container:last-child p{
    color: #fff;
}
#leading-inspection-process .vc_column_container:last-child .icon-box-icon{
    cursor: pointer;
}
#leading-inspection-process .vc_column_container:last-child h3{
    font-size: 34px;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.remove-inner-column-spacing .vc_column-inner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
/*========================
 Shop featured product
==========================*/
#shop-featured-products{
    position: relative;
    z-index: 0;
}
#shop-featured-products .product_type_simple{
    border: 0;
}
#shop-featured-products div.product_type_simple {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    border: 0;
    padding-left: 0;
}
#shop-featured-products div.product_type_simple:before{
    top: 14px;
    left: 8px;
}
#shop-featured-products .product_type_simple:hover{
    background-color: #000 !important;
}
#shop-featured-products .owl-nav button{
    position: absolute;
    top: 45%;
    min-height: 45px;
    vertical-align: middle;
}
#shop-featured-products .owl-nav .owl-next{
    right: 0;
}
#shop-featured-products .owl-nav .owl-prev{
    left: 0;
}
#shop-featured-products .owl-nav i{
    color: #000;
    font-size: 35px;
}
/*========================
    Mouldgone articles
==========================*/
.mouldgone-articles .vc_gitem-col{
    background-color: #fff;
}
.mouldgone-articles .vc_btn3-container {
    display: none;
}
.mouldgone-articles h4 {
    margin: 15px 0;
}
.post-meta-estimate,.clb-post-meta {
    display: none;
}
/*========================
    Contact us
==========================*/
.contact-us-map .wpb_wrapper{
    line-height: 0;
}
.contact-us-map .wpb_raw_html{
    margin: 0;
}
.contact-us-map .vc_column-inner{
    padding: 0 !important;
}
.contact-details .heading {
    margin-bottom: 10px !important;
}
.contact-details .vc_column-inner{
    padding-left: 30px !important;
    padding-bottom: 30px !important;
}
.wpcf7-submit{
    padding: 10px 50px !important;
    background-color: #4B4949 !important;
}
/*========================
    Articles (FIX)
==========================*/
.clb-page-headline .bg-image,
.clb-page-headline:after,
.vc_grid.vc_row .vc_grid-item,
.clb-page-headline .animated-holder, .project-page .project-page-content .animated-holder, .project-page-title .animated-holder, .main-section .animated-holder, [data-interactive-links-grid] .animated-holder {
    z-index: 0 !important;
}
.clb-page-headline:before{
    display: none;
}
/*========================
    Inspection Process
==========================*/
#our-inspection-process-content .wpb_wrapper .wpb_row.active>.wpb_column:first-child .title{
    color: #8a9a5b;
}
form.woocommerce-add-to-cart{
    display: inline-block;
    width: inherit;
}
.green-btn{
    background-color: #8a9a5b !important;
    border-color: #8a9a5b !important;
}
/*========================
    PDF attachments
==========================*/
.pdf-attachments{
    display: flex;
}

.custom-testimonials .vc_column-inner {
    padding: 0 !important;
}
.p-0 {
    padding: 0 !important;
}
/*========================
    Single WC Product
==========================*/
.woo_c-product-details .product_meta span.woo-c_product_category {
    display: none !important;
}


/*version update design issue below css start 28-08-23*/
.book-ins-btn:hover 
{
background-color: #95a56c !important;
border: 1px solid #95a56c!important;
opacity: .9!important;
transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s!important;
}
.book-ins-btn
{
transition-delay:unset !important;
opacity: 1!important;
transform: unset !important;
}
.shop-now-btn
{
    background-color: transparent!important;
    color: #000!important;
}
.shop-now-btn:hover 
{
background-color: #95a56c !important;
border: 1px solid #95a56c!important;
color: #fff!important;
opacity: .9!important;
transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s!important;
}
.view-services
{
    background-color: #ffffff!important;
    border: 1px solid #ffffff !important;
}
.view-services:hover 
{
    border-color: #ffffff;
    opacity: .9;
}
 .review:hover
 {
    opacity: .9;
    background-color: #95a56c !important;
border: 1px solid #95a56c!important;
 }
/*#ohio-custom-64ebc149cfd7c
{
    background-color: #ffffff;
    border-color: #ffffff;
}
#oohio-custom-64ebc149cfd7c:hover 
{
    border-color: #ffffff;
    opacity: .9;
}*/
.satis-cus
{
    text-align: center;
}
.footer-cus .ohio-widget-holder
{
text-align: initial;
}
.vc_custom_1629371345654 .counter-number, .vc_custom_1629371352919 .counter-number, .vc_custom_1629371359090 .counter-number
{
    display: flex;
    align-items: center;
}
.vc_custom_1629371345654 .counter-number .icon, .vc_custom_1629371352919 .counter-number .icon, .vc_custom_1629371359090 .counter-number .icon
{
    padding-right: 10px;
}
.vc_custom_1629371345654 .counter-number .number, .vc_custom_1629371352919 .counter-number .number, .vc_custom_1629371359090 .counter-number .number
{
    font-size: 40px;
    font-weight: bold;
}
.counter p 
{
    font-weight: 600;
    font-size: 1.05em;
}
.prev-btn .icon .default
{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%) rotate(180deg);
}
.next-btn .icon .default
{
    position: absolute;
    left: 50%;
    transform: translateY(-50%) translateX(-50%) rotate(0deg);
    top: 50%;
}
.branding .logo
{
display: unset !important;
}
.header.-sticky .branding img {
    max-height: 4.5vh !important;
}
.clb-slider-nav-btn i:hover
{
width: 56px !important;
    height: 56px !important;
    line-height: 56px !important;
    text-align: center;
    background-color:#f3f3f3;
    font-size: 24px;
    position: relative;
    z-index: 1;
    color: #fff;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.clb-slider-nav-btn i
{
    width: 56px !important;
    height: 56px !important;
    line-height: 56px !important;
    text-align: center;
    background-color: rgba(136, 136, 136, 0.03);
    font-size: 24px;
    position: relative;
    z-index: 1;
    color: #fff;
    cursor: pointer;
    outline: none;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: background cubic-bezier(0.4, 0, 0.2, 1) 0.4s;

}
.clb-slider-nav-btn
{
padding: 0;
    -webkit-transform: translateY(13px);
    -ms-transform: translateY(13px);
    transform: translateY(13px);
}

.vc_custom_1632645198576 .avatar
{
    min-width: 60px;
    height: 60px;
    background-color: rgba(136, 136, 136, 0.05);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
     margin-top: 20px;
}
.testimonial p:nth-child(1):before {
    font-family: "Ionicons";
    content: "\f35f";
    position: absolute;
    top: -48px;
    color: #000;
    font-size: 28px;
}
.mould-removal-solution-desktop-icon
{
    text-align: right;
}
.mould-removal-solution-desktop-icon .icon-group
{
    margin: 0 0 15px;
    vertical-align: middle;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    white-space: nowrap;
    position: relative;
    height: 50px;
    width: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.icon-box-content
{
    text-align: left;
    position: absolute;
    top: -22px;
}
.sub-book-ins
{
    padding: 7px 15px!important;
    font-size: 0.96rem!important;
}
.sub-book-ins:hover 
{
     background-color: #8A9B5C!important;
    border-color: #8A9B5C!important;
    opacity: .9!important;
}
.our-porcess 
{
    background-color: transparent!important;
    border:1px solid #000 !important;
    padding: 7px 15px!important;
    font-size: 0.96rem!important;
    color: #000 !important;
}
.our-porcess:hover 
{
    background-color: #8A9B5C!important;
    border-color: #8A9B5C!important;
    opacity: .9!important;
    color: #fff !important;
}
#ohio-custom-64ebc913cf4f3:hover
{
     background-color: #8A9B5C!important;
    border-color: #8A9B5C!important;
    opacity: .9!important;
}
.your-safety
{
    text-align: center;
}
.ins-butt-center
{
    text-align: center;
}
.ins-butt-center .button
{
     /*padding: 7px 15px;
    font-size: 0.96rem;*/
}
.ins-butt-center .button:hover 
{
    background-color: #8A9B5C!important;
    border-color: #8A9B5C!important;
    opacity: .9!important;
}
.book-ins-center-btn
{
    text-align: center;
}
.book-ins-center-btn .button
{
     padding: 7px 15px;
    font-size: 0.96rem;
}
.down-btn
{
 padding: 7px 15px !important;
    font-size: 0.96rem !important;
border: 1px solid #8A9B5C!important;
}
.down-btn:hover 
{
    background-color: #8A9B5C!important;
    border-color: #8A9B5C!important;
    opacity: .9!important;
}
.book-ins-center-btn .button:hover 
{
background-color: #8A9B5C !important;
    border-color: #8A9B5C!important;
    opacity: .9!important;
}

.down-arr-com 
{
    display: inherit;
    font-size: 40px;
    vertical-align: middle;
    cursor: pointer;
}
.com-intro .ohio-widget-holder
{
    text-align: end;
}
.book-ins-com
{
    padding: 7px 15px!important;
    font-size: 0.96rem!important;
    text-align: inherit!important;
}
.book-ins-com:hover
{
    background-color: #8A9B5C !important;
    border-color: #8A9B5C !important;
    opacity: .9 !important;
}
.woocommerce-ordering select
{
    /*background-image: url(http://mg1.ntplstaging.com/wp-content/uploads/2023/08/arrow-shop-drop-1.png);
    background-position: right;
    background-size: auto;
    background-repeat: no-repeat;*/
}
select option:after
{
    /*content: "\f3d0";
    font-family: "Ionicons";
    font-weight: 600;
    font-size: 13px;
    position: absolute;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 18px;
    z-index: 10;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;*/
}
.woocommerce-ordering select
{
    height: 32px;
    font-size: 0.94rem;
    padding-left: 12px;
    padding-right: 28px;
}
.ion-md-expand:before {
    content: "\f2e7";
}
.ion-md-arrow-forward:before {
    content: "\f287";
}
.ion-md-expand 
{
    width: 46px;
    height: 46px;
    line-height: 44px;
}
.woo-cart_item_name
{
   min-width: 0%;
}
.woo-cart_item_name
{
    /*width: 150px;
    margin: 0;
    flex-grow: 0!important;*/
}
#sticky-woo-sidebar .vc_col-lg-7
{
/*    width: 65% !important;*/
}
#sticky-woo-sidebar .vc_col-lg-5
{
/*    width: 35%!important;*/
}

/* accordian css start */
#sp-ea-4242.sp-easy-accordion>.sp-ea-single {
    background: transparent !important;
}
#sp-ea-4319.sp-easy-accordion>.sp-ea-single {
    background: transparent;
}
.sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a
{
    padding:0 !important;
}
.ea-expand-icon:hover
{
    background: #f9f9f9;
    border-radius: 50%;
    line-height: 40px !important;
    width:40px;
    height:40px;
}
.ea-expand-icon
{
     background: transparent;
        width:40px;
    height:40px;
    line-height: 40px !important;
    border-radius: 50%;
}
.ea-card h3 
{
        left: -10px;
}
.ea-card .sp-collapse
{
    position: relative;
    right: 0;
    top: auto;
    left: -10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.ea-expand-icon
{
    z-index: 1;
}
#sp-ea-4242.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa
{
    font-size: 13px;
}
#sp-ea-4319.sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa
{
    font-size: 13px;
}
.ea-header
{
    z-index:1;
}
#sp-ea-4242.sp-easy-accordion>.sp-ea-single>.ea-header a
{
    font-size: 18px;
}
#sp-ea-4319.sp-easy-accordion>.sp-ea-single>.ea-header a
{
    font-size: 18px;
}
.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon
{
    margin-right:0px;
}
.ea-header a
{
    line-height: 40px !important;
}
.testimonial p
{
    position: relative;
    padding: 25px;
    border-radius: 25px;
    background-color: #8A9A5B;
    color: #fff;
}
.author p 
{
     background-color: unset !Important;
}
.quantity-nav
{
    width:95px !important;
}
.quantity .qty
{
    position: relative;
/*left: 0px !important;*/
z-index: 3 !important;
}

.quantity-button 
{
    position: relative;
left: 0px;

}
.quantity-button.button
{
    background:#fff !important;
}
.quantity input
{
    width: 30px !important;
}
.quantity-up
{
    line-height:35px!important;
}
#sp-ea-4319.sp-easy-accordion>.sp-ea-single
{
    border:0;
}

.ins-arrow .icon-box-icon
{
text-align: end;
}
.ins-arrow .ion-ios-arrow-round-down {
    font-size: 42px;
    display: inherit;
    cursor: pointer;
    text-align: end;
}
.ins-text-head-cen
{
    text-align: center !important;
}
.clb-slider-item:nth-child(3)
{
/*    min-width: 350px !important;*/
}
.clb-slider-outer-stage
{
max-width: 100% !important;
}
.testimonial
{
    display: flex !important;
    flex-wrap: wrap !important;
}
.resi-btn-flex .ohio-widget-holder
{
        margin-right: 11px;
    display: inline-block;
    margin-bottom: 5px;
    text-align: right;
}
.ins-arrow .icon-box
{
    text-align: end;
}
.mobile-logo
{
    display: none !important;
}
.clb-back-link
{
    top: 15.4vh !important;
    visibility: visible!important;
    opacity: 1;
    z-index: 10000;
}
.clb-back-link .btn-round .ion, .clb-back-link .btn-round i {
/*    background-color: red;*/
}
.tab .brand-bg-color
{
width: 82.337px!important;
    transform: translateX(0px)!important;
}
.tab-items-container
{
    padding-left: 98.08px!important;
    padding-right: 98.08px!important;

}
.tabItems
{
min-height: 500px!important;
    overflow: hidden !important;
}
.cart-mini .icon-button .default 
{
    display: none !important;
}
.cart-mini .icon-button
{
    background: transparent !important;
    border: unset !important;
    color: #000 !important;
     width: 46px !important;
    height: 46px !important;
    line-height: 44px !important; 
    border-radius: 50% !important; 
    padding: 0 !important;
}
.cart-mini .icon-button
{
    margin-top: 0!important; 
}
.cart-mini .icon-button:hover 
{
   background-color: rgba(136, 136, 136, 0.1) !important;
  
}
.holder .icon-button i:hover 
{
    color:  #8A9B5C!important;
}
.holder .icon-button
{
width: 56px !important;
    height: 56px !important;
    line-height: 56px !important;
    background-color: rgba(136, 136, 136, 0.03) !important;
    color: inherit !important;
    border-radius: 50% !important; 
    border: unset !important;
}
.cart-button .badge
{
    background-color: #8A9B5C!important;
height: 18px!important;
    min-width: 18px!important;
    text-align: center!important;
    color: #fff!important;
}
.woo_c-product-details-inner .button
{
    display: none !important;
}

.woo-product-image-slider  .btn-lightbox 
{
    display: none;
}
.woo_c-product .breadcrumb-holder nav ol 
{
    display: flex !important;
    list-style-type: none !important;
}
.woo_c-product .breadcrumb-holder nav ol  .breadcrumb-item svg
{
fill: #000;
margin: -2px 8px 0;
}
span.nickx-popup
{
    top: 10px !important;
}
.woo-alert-group .icon-button 
{
    background-color: transparent !important;
    border:unset !important;
}
.woo-alert-group .icon-button  svg 
{
    fill:#000 !important;
}
.woo-alert-group .icon-button i .default
{
display: none !important;
}
.ajax-cart-response
{
    position: fixed;
    bottom: 4.4vh;
    z-index: 999999;
    left: 50%;
    width: auto;
    margin: 0px auto;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.07);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-animation: 0.4s slide_up cubic-bezier(0.4, 0, 0.2, 1);
    animation: 0.4s slide_up cubic-bezier(0.4, 0, 0.2, 1);
    background: #d7f5ef;
    border-radius: 5px;
    padding: 10px 60px 10px 18px;
    min-height: 56px;
    display: flex;
    align-items: center;
    border: none;
    text-align: left;
    color: rgba(0, 0, 0, 0.7);

}
.woo-product-details
{
    z-index: 0 !important;
}
.clb-popup .icon svg 
{
    fill:#fff;
}
.clb-popup .icon .default
{
    display: none;
}
.product-item-thumbnail .button-quickview
{
    background: transparent;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    line-height: 0px;
    z-index: 1;
    padding: 14px 13px !important;
}
.product-item-thumbnail .button-quickview:hover 
{
/*    background-color: #000;*/
}
.product-item-thumbnail .button-quickview svg:hover 
{
/*    fill:#fff;*/
}
.product-item-thumbnail .button-quickview svg 
{
    fill: #000;
}
.product-item .button-quickview 
{
    opacity: 0;
    visibility: hidden;
}
.product-item:hover .button-quickview 
{
    transform: none;
    visibility: visible;
    opacity: 1;
}

#sticky-woo-sidebar
{
    /*padding-left: 20px;
    padding-right: 20px;*/
}
#sticky-woo-sidebar .woo-cart_item_quantity
{
    margin-right: 60px;
}
.cart_item:not(tr) .product-thumbnail .remove
{
    opacity: 1 !important;
    background-color: transparent !important;
}
.product-item-buttons 
{
    padding: 25px;
    padding-bottom: 3.4vh;
    position: absolute;
    width: 100%;
    z-index: 10;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transform: translateY(10px);
    -ms-transform: translateY(10px);
    transform: translateY(10px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    -o-transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
    transition: all cubic-bezier(0.4, 0, 0.2, 1) 0.4s;
}
.product-item-boxed .product-item-buttons  .button-group
{
    width: 100%;
    cursor: pointer;
    padding: 0px 5px;
}
.product-item-boxed .add_to_cart_button
{
    padding: 7px 15px !important;
    font-size: 0.96rem !important;
}
.product-item-boxed .add_to_cart_button:hover 
{

    background-color: #8A9B5C;
    border-color: #8A9B5C;
    opacity: .9;

}
 .product-item:hover .product-item-buttons 
{
    transform: none;
    visibility: visible;
    opacity: 1;
}
 #residential-services .icon-group {
    cursor: pointer;
    float: right;
}
 #residential-services .ion-ios-arrow-round-down
 {
    font-size: 42px;
    display: inherit;
    text-align: right;
 }
 .breadcrumbs-slug
 {
    z-index: 0;
 }
 .fixed-mobile-logo
 {
    display: none !important;
 }
 .product-item-buttons .-button-preview-cart
 {
    display: none!important;
 }
 .woo_c-message-group
 {
    display: none!important;
 }
 .woocommerce-cart .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row)
 {
    padding-right: 0 !important;
     padding-left: 0 !important;
 }
  .header .branding .fixed-logo
 {
    display: none !important;
 }
 .counter-number .holder
 {
    background-image: url("/wp-content/uploads/2023/09/plus-1.png");
    background-size: auto;
    /* height: 20px; */
    padding-right: 25px;
    background-position: right;
    background-repeat: no-repeat;
 }
 .vc_custom_1629371359090 .holder 
 {
    background-image: unset;
 }
 .woocommerce-store-notice
 {
    display: block !important;
 }
 #commercial-services .icon-group
 {
    cursor: pointer !important;
    margin: 0 15px 0px;
 }
/* mobile menu css start*/
.mobile-hamburger .hamburger
{
    display: none!important;
}
.mobmenu-content li > .sub-menu li
{
    padding-left: 20px !important;
}
#mobmenuleft li  a 
{
font-size: 17px !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 500 !important;
}
.mob-expand-submenu
{
    display: none !important;
}
.mobmenu-left-panel .mobmenu-left-bt
{
    left: 0 !important;
    background-color: #fbfbfb;
    color: inherit;
    width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
}
.mobmenu-left-panel
{
    width: 350px !important;
}
.mob-icon-user-1 , .mobmenu-right-bt
{
    display: none!important;
    opacity: 0 !important;
}
.page-is-loaded.is-mobile-menu .nav
{
    display: none!important;
}
.header.-sticky.showed , .ohio-text-sc
{
    transition:unset  !important;
    transition-delay:  !important;
    transition-duration:  !important;
    transition-timing-function:unset !important;
}
.mobmenul-container {
    top: 33px !important;
    margin-left: 23px !important;
    margin-top: 2px !important;
    height: 58px !important;
    float: left !important;
}
.hamburger-holder 
{
    display: none !important;
}

.type1 .woo-product-image-slider iframe
{
    visibility: visible !important;
}
.video-thumbnail
{
    display: none!important;
}
/* mobile menu css end*/
/*filter css start*/
.filter-holder .mbl-overlay:not(.menu-mbl-overlay) 
{
    visibility: initial !important;
    opacity: 10 !important;
}
.filter-holder .mbl-overlay:not(.menu-mbl-overlay) .mbl-overlay-bg
{
    opacity: 0 !important;
    background-color: transparent !important;
}
.filter-holder .filter .select-inline
{
   padding-left: 50px;
    margin: 0;
}
.mob-menu-header-holder
{
    width: 50px !important;
    left: 0px!important;
}
.close-bar .ion-md-close
{
display: none;
}
.variations_button .view-cart
{
    display: none;
}
/*filter css end*/

ul#shipping_method li:nth-child(2)
{
    margin-top: 20px;
    display: block;
    align-items: flex-start;
}

.clb-woo-sidebar .shop_table tr th:first-child, .clb-woo-sidebar .shop_table tr td:first-child
{
    width: 31% !important;
    max-width: 220px;
    padding-right: 30px;
}
.woocommerce-shipping-totals th
{
   display: flex;
    flex-wrap: wrap;
    border:0;
}
.woocommerce-shipping-totals td
{
    width: 100%;
    display: block;
    border:0;
}
.clb-woo-sidebar .shop_table tr th:first-child, .clb-woo-sidebar .shop_table tr td:first-child
{
    width: 80% !important;
/*    border:0 !important;*/
}
.clb-woo-sidebar .shop_table tr th:first-child
{
/*    border:0 !important;*/

}
ul#shipping_method li input
{
    display: inline;
    margin-top: 0px !important;
}
.clb-woo-sidebar label
{
    display: inline !important;
}
ul#shipping_method li
{
    display: block !important;
}
.check-sub-con
{
    text-align: justify;
    word-spacing: -2px;
    font-size: 14px !important;
}
.woocommerce-checkout .site-content .page-container .vc_row:not(.vc_row-reset):not(.wpb_row)
{
    padding-left: 0 !important;
    padding-right: 0 !important;
}


/*media query start*/
@media (max-width:1023px)
{
    .woo_c-product .single-product-tabs {
    margin-top: 70px;
}
    .show_lightbox {
        display: none;

    }
    .quantity-nav
    {
        display: none !important;
    }
    .quantity .qty
    {
        left: 0 !important;
    }

    .woocommerce-cart .quantity-nav
    {
        display: none;
    }
    .woo-cart_details  .woo-cart_item_name 
    {
        padding-right: 2.75rem;
    }
    #sticky-woo-sidebar .woo-cart_item_quantity
    {
        margin-right: 20px !important;
    }
    .quantity
    {
        width: 0rem !important;
    }
}




@media(min-width:1000px) and (max-width:1025px)
{
    .header-wrap
{
    height: 8vh !important;
}
}


@media (max-width:991px)
{
    .resi-btn-flex .ohio-widget-holder
    {
        display: none;
    }
    #residential-services .icon-box
    {
        display: none;
    }
    .com-intro .ohio-widget-holder
    {
        position: absolute !important;
    left: 30px !important;
    z-index: 1 !important;
    bottom: 35px !important;
    }
    .book-ins-com
    {
       background-color: #fff !important;
    color: #000 !important;
    border-color: #fff !important;
    }
    .down-arr-com, .ins-arrow .icon-box
    {
        display: none;
    }
    .woo_c-product .single-product-tabs
    {
        margin-top: 20px;
    }
    
}

@media (max-width:769px)
{
    .filter-holder .filter .select-inline
    {
        padding-left: 0px !important;
    }
    .woocommerce-product-gallery .clb-slider-nav-btn
    {
        display: none;
    }
    .mbl-overlay:not(.menu-mbl-overlay) .mbl-overlay-container {
        position: unset !important;
        top: unset !important;;
        height: unset !important;
        z-index: unset !important;
        background-color: unset !important;
        width: 100% !important;
        text-align: unset !important;
        overflow-y: unset !important;
        padding:unset !important;
        -webkit-transform: translateX(-0px);
        -ms-transform: translateX(-0px);
        transform: translateX(-0px);
        -webkit-transition-duration: .25s;
        -o-transition-duration: .25s;
        transition-duration: .25s;
        opacity: unset !important;
         }
}

@media (min-width:768px) and (max-width:1200px)
{
  .branding  
  {
    margin-left: 4rem!important;
  }
}
/*mediaquery end*/
/*version update design issue below css start 28-08-23*/
