.woocommerce .cart-collaterals .cart_totals {
       width: 793px; 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart thead th {
       word-spacing: 0px; 
       font-size: 12px; 
    } 

.woocommerce-cart .woocommerce table.shop_table.cart td.actions input[name=update_cart] {
    } 

#et-footer-nav ul.bottom-nav li a:hover {
       color: rgba(147,147,147,1); 
    } 

#et-footer-nav ul.bottom-nav li a {
       color: rgba(102,102,102,1); 
    } 

#et-footer-nav ul.bottom-nav .current_page_item > a {
       color: rgba(21,137,204,1); 
    } 

.woocommerce form.checkout .form-row label {
       right: 8px; 
       position: relative; 
       text-indent: 9px; 
    } 

.woocommerce.widget.widget_shopping_cart .buttons .button.checkout {
       bottom: -9px; 
    } 

body #top-header {
       font-size: 14px; 
       font-weight: 500; 
    } 

#et-top-navigation ul.nav .current_page_item > a {
       font-size: 16px; 
    } 

#et-top-navigation ul.nav li {
       font-size: 16px!important; 
    } 

.post-107 .et_pb_section:nth-child(1) .et_pb_text   a {
       padding-left: 9px; 
    } 

.post-107 .et_pb_section:nth-child(1) .et_pb_text   th {
       background-color: rgba(21,137,204,1); 
       color: rgba(255,255,255,1); 
    } 

.post-107 .et_pb_section:nth-child(1) .et_pb_text   td {
       background-color: rgba(246,249,253,1); 
    } 

.hentry .woocommerce ul.products li.product a.button:hover {
       background-color: rgba(77,176,233,1)!important; 
    } 


@media screen and (min-width: 0px) and (max-width: 480px) { .woocommerce-cart .woocommerce table.shop_table.cart td.actions input[name=update_cart] {   width: 278px; }  }  