.envor-content-404-inner .envor-logo img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 95px;
}
.envor-content-404-gradient {
    background: linear-gradient(135deg, #363b3f 25%,#33a457 75%);
}
.margin-top--70 {
    margin-top: 0 !important;
}
input[type="checkbox"] {
    height: auto;
}
ul ul, ul ol, ol ul, ol ol {
    margin-top: 0;
}
.title-bar h1 {
    text-transform: none;
}
.riva-sorting > .filters {
    display: none;
}
.service-2 > i.fa {
    cursor: auto;
}
.service-2:hover > i.fa {
    background-color: #ecedf1;
    font-size: 24px;
}
.form-elem.form-elem-full input[type='radio'],
.form-elem.form-elem-full input[type='checkbox'] {
    width: auto !important;
}
div.pp_overlay {
    z-index: 9998 !important;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}
.biss-btn {
    padding: 0 10px;
}
.wpb_text_column a,
.content-page a {
    text-decoration: underline;
}
.site-header nav.blocked > ul > li ul {
    min-width: 240px;
}
/*.site-header nav.blocked > ul > li > .wrapper > a {*/
/*    padding-left: 15px;*/
/*    padding-right: 15px;*/
/*}*/
/*.site-header nav.blocked > ul > li ul > li > a {*/
/*    padding: 5px 10px;*/
/*    line-height: 1.2;*/
/*}*/
.stats-item span.description,
footer.site-footer .footer-sb li a,
.testimonials-1-item .author p.name,
.testimonials-2-item p.name,
.post .meta span a,
.title-bar h1,
.related-post p.title,
p.single-project-dev span.name,
.product-item .product-details p.title a,
.envor-content-404-inner p.note a,
.riva-countdown .riva-countdown-item .label,
.envor-social-button-2 .esb-tooltip p,
.comments-list .comment-item .inner p.name,
.envor-pricing-1 header .plan-title p,
.envor-pricing-1 header .plan-title small,
.quote-author,
.feature-item,
.service-2 p.title,
.post .content p.title a {
    text-transform: none;
}
.post .meta span:nth-child(3),
.post .meta span:nth-child(4) {
    display: none;
}
.post-share span {
    display: none;
}
.wpb_single_image img {
    margin-top: 1.5rem;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs .panel > h2 {
    display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none;
    padding: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
    border: none;
    padding: 0;
    overflow: auto;
}
.product-item figure {
    background: #fff;
    border: 1px solid #dddddd;
}
.product-item figure img {
    width: 100%;
    height: 260px;
    object-fit: contain;
}
.product-details h2 {
    margin-top: 0;
}
.d-btn-primary:hover {
    background-color: #373d4b;
}
.equipment_categories .vc_column-inner {
    display: flex;
    flex-flow: column;
    justify-content: center;
    min-height: 250px;
    width: auto;
    margin: 0 15px 30px;
    background-repeat: no-repeat;
    background-position: calc(100% - 20px) calc(50% - 8px);
    border: 2px solid #F6F5F5;
    position: relative;
    padding: 40px 270px 40px 40px;
    background-color: #F6F5F5;
    transition: all 0.2s ease-out;
}
.equipment_categories a {
    margin-top: 30px;
}
.equipment_categories a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: -2px;
}
.equipment_categories h3 {
    display: inline-block;
    vertical-align: top;
    text-transform: none;
    padding: 0 0 10px;
    border-bottom: 2px solid #E8E8E8;
    margin: 0 0 10px;
    transition: all 0.2s ease-out;
}
.equipment_categories p {
    margin: 0;
    line-height: 1.25;
}
.equipment_categories .vc_column-inner:hover {
    border-color: #32A45C;
    background-color: #ECECEC;
}
.equipment_categories .vc_column-inner:hover h3 {
    border-bottom-color: #fff;
}
.site-header .breadscrubms {
    text-transform: uppercase;
    line-height: 1.5rem;
}
.breadcrumb>li+li:before {
    color: inherit;
    padding: 0 0 0 3px;
}
.woocommerce .woocommerce-breadcrumb {
    font-size: 11px;
}
.site-header .breadscrubms a {
    color: #33a457;
}
.site-header .breadscrubms a:hover {
    color: #212121;
}
.title-bar h1 {
    font-family: 'PT Sans Narrow', sans-serif;
}
.single-product .price {
    display: none;
}
.pswp {
    z-index: 9999;
}
.pswp__img,
.zoomImg {
    background-color: #fff;
}
@media (max-width: 1199px) {
    .site-header nav.blocked > ul > li > .wrapper > a,
    .site-header nav.blocked > ul > li ul > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
    .equipment_categories .vc_column-inner {
        background-position: 100% calc(50% - 6px);
        padding: 20px 195px 20px 15px;
        background-size: 195px;
        min-height: 205px;
    }
}
@media (max-width: 991px) {
    .equipment_categories .vc_column-inner {
        padding-right: 85px;
        background-size: 85px;
    }
}
@media (max-width: 767px) {
    .equipment_categories .vc_column-inner {
        min-height: 0;
    }
}

.action-block-1 .biss-btn.biss-btn-secondary  {
	display: none;
}