.corporate .menu-menu-container {
    margin-right: 0px;
}

.breadcrumbs {
    display: none;
}

.corporate-layout .top-bar-section ul.menu>li>a {
    padding: 10px 4px !important;
}

.titlebar {
    padding-left: 15px;
}


.corporate-layout .header-top .social-icons.accent li i {
    border: none;
    color: #0d676c;
}


.corporate-layout .header-top i {
    font-size: 1.4em;
    color: #0c686e;
    padding-right: 4px;
}


.large-9 {
    width: 100%;
}

.row {
    margin: 0px auto;
    max-width: 85.71429em;
    width: 98%;
    padding: 0px;
}

.vc_column_container {
    padding-left: -1px;
    padding-right: -1px;
}




.woocommerce-breadcrumb {
    display: none;
}

.woocommerce-ordering select {
    display: none;
}

.woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    display: none;
}

.woocommerce ul.products .product.type-product.status-publish.has-post-thumbnail {
transition: off;
}

.woocommerce-page ul.products li.product {
    float: none;
    margin: 2%;
    padding: 0;
    position: relative;
    width: 23%;
}

.fadeInRight {
    animation-name: off;
}

.body.woocommerce #main #content img.hover-image {
display: none !important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    min-height: 180px !important;
    display: inline-block;
    float: none !important;
    vertical-align: top;
    width: 20%;
}

img.bg_image_body {
    display: none;
}

.team-member-item h4 {
    font-size: 11px;
    font-weight: 600;
}

.woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 0px;
    left: auto;
    color: #ffffff;
    background-color: #0d686d;
    border: 0;
    white-space: nowrap;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
}

a.btn.btn-default {
    color: rgb(13, 98, 102);
    padding: 31px;
    font-weight: 400;
    font-size: 15px;
}

.post .content ul li {
list-style-position: outside;
margin-left: 20px;
}
.post .content ol li {
list-style-position: inside;
padding-left: 20px;
}


.bg_body_color {
    padding-top: 0px;
}

.blog-info {
    display: none;
}

.columns+.columns:last-child {
    float: left;
}

.blog-posts .post-info {
    margin-bottom: 20px;
    display: none;
}

#respond, #comments {
    margin-top: 80px;
    display: none;
}