

#Top_bar a.button.action_button {
    top: 23px;
    margin: 0 10px 0 0;
    color: #fff;
    display: none;
}


.col-lg-8 {
    width: 3000px !Important;
}
.comments-area {
    padding: 40px 0 0;
display: none;
}

.header-v2 .site-navigation {
    text-align: center;
    margin-top: 30px;
}

.footer-widgets.widgets-4-columns .footer-widgets-area { display : none; }

.header-transparent.page .page-header, .header-transparent.woocommerce .page-header {
    padding: 125px 0 175px 0;
}

.header-text-light .site-header svg {
    display: none;}



.breadcrumb { display: none; }

.site-content {
    padding-top: 0 !important;
}

.sober-pricing-table .table-header {
   
    background-color: #0098f8 !important;
}

.sober-pricing-table .table-footer .button {
  
  background-color: #0098f8 !important;
}

.menu-item-mobile-cart svg, .menu-item-mobile-wishlist svg {
    width: 20px;
    height: 20px;
display: none;
}

.col-md-3 {
    width: 0;
    display: none !important;
}


.col-lg-6 {
    width: 70% !important;
}