.flags {
    margin: 15px;
}
.widget>ul>li {
    margin: 10px;
}
.widget>ul>li a {
    margin: 10px;
}
#navigation {
    text-transform: uppercase;
}
.page-title h1 {
    text-transform: uppercase;
    text-align: center;
    margin-left: 0px;
}
.page-title {
    margin-left: -25px;
    min-width: 980px;
    display: block;
    position: relative;
}
.submit-button {
    float: none;
    display: flex;
    justify-content: center;
}
.default-style input[type="button"] {
    background-color: TRANSPARENT;
    color: #666;
    border-color: #E8E8E8;
    border-width: 1px;
    border-style: solid;
}
.default-style input[type="button"]:hover {
    background-color: #999999 !important;
    color: #fff !important;
    border-color: #E8E8E8 !important;
    border-width: 1px;
    border-style: solid;
}
.insta-gallery-button {
    color: #666 !important;
    border-color: #E8E8E8 !important;
    border-width: 1px;
    border-style: solid;
}
.insta-gallery-button:hover {
    color: #fff !important;
}
.page-title > * {
    margin-left: 45px ;
}
.breadcrumb {
    min-width: 980px;
}
.sub_page_header .page-title h1{
    font-size: 26px !important;
    display: block !important;
}
.total strong {
    font-size: larger;
    text-transform: uppercase;
    font-weight: 100;
    font-family: "Roboto Slab";
    font-style: bold;
    margin-right: 7px;
}
.social_share_holder {
    display: none;
}
.woocommerce-MyAccount-navigation {
    text-color: #7f512c !important;
}
.sub_page_header .page-title {
    padding: 20px 0 15px;
    background-color: #ffffff;
    width: 100%;
}
.product p.price {
    color: #7f512c;
    font-weight: bold;
    font-size: 20px !important;
}
.woocommerce-Price-currencySymbol {
    padding-right: 10px;
    font-weight: 100 !important;
    font-size: 15px;
}    
.woocommerce.single-product p.price {
    font-family: "Open Sans" !important;
    font-weight: bold !important;
    font-size: 25px !important;
}
.cart_totals table {
    font-family: "Roboto Slab" !important;
    font-size: larger;
    text-transform: uppercase;
    font-weight: 100 !important;
    font-family: "Roboto Slab" !importan;
    font-style: normal !important;
    margin-right: 7px;
}
.cart_totals table th {
    width: 60% !important;
}
.cart_totals{
    float: none !important;
    width: 75% !important;
}
.cart_totals table tr:first-child th {
    display: none;
}
.cart_totals table tr:first-child td {
    display: none;
}
.cart-subtotal {
    display: none;
}
