.woocommerce div.product form.cart .button {
    text-transform: uppercase;
}
.shop_table thead {
    background:#1884c1;
    color: #fff;
}
.woocommerce-cart .woocommerce .quantity .qty {
    height: 32px;
    font-size: 14px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
    height: 35px;
    border: #ccc solid 1px;
    padding: 0 0 0 12px;
}
#order_comments {
    height: 150px;
    padding: 10px inherit;
}
.select2-container--default .select2-selection--single {
    background-color:#fff;
    border: 1px solid   #ccc;
    border-radius: 0;
    height: 37px;
}
#payment {
    width: 100%;
    margin: 20px 0;
    max-width: 750px;
}
#buttons-container {
    max-width: 640px !important;
}
#buttons-container .paypal-button-container {
    width: 640px !important;
}
#place_order, #customer_login .woocommerce-button, .button{
    background:#1884c1 !important;
    font-weight: 400 !important; 
    color: #fff !important;
    text-transform: capitalize !important;
}
#place_order:hover, #customer_login .woocommerce-button:hover, .button:hover {
    background:rgb(0, 168, 80) !important;
}
#wc-authorize-net-cim-credit-card-account-number, #wc-authorize-net-cim-credit-card-expiry, #wc-authorize-net-cim-credit-card-csc{
    font-size: 17px !important;
}
.woocommerce-error {
    border-top-color:#1884c1;
}
.woocommerce-error::before {
    content: "\e016";
    color:#1884c1;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color:#1884c1;
}
#wc-authorize-net-cim-credit-card-credit-card-form {
    padding: 10px;
}
.woocommerce-order-received .woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
    border: 
    #ccc solid 1px;
    padding: 12px;
}
.woocommerce-MyAccount-navigation {
	margin: 0;
	padding: 0;
	border: #ccc solid 1px;
}

.woocommerce-MyAccount-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.woocommerce-MyAccount-navigation ul li {
	margin: 0;
	padding: 0;
	display: list-item;
	border-bottom: #ccc solid 1px;
}

.woocommerce-MyAccount-navigation ul li a {
	margin: 0;
	padding: 10px 0 10px 12px;
	text-decoration: none;
	color: #333;
    display: block;
    text-transform: capitalize;
}

.woocommerce-MyAccount-navigation ul li a:hover {
	background: #1884c1;
	color: #fff;
}
.page-id-7354 .page-content{
    margin: 30px 0 0 0;
}
.woocommerce-address-fields.button{
    margin: 14px 0 0 0 !important;
}
.woocommerce-address-fields button {
    margin-top: 20px !important;
}
.woocommerce ul#shipping_method li input {
    margin: 3px .4375em 0 0;
    vertical-align: unset !important;
}
address {
    line-height:28px;
    font-style: normal;
}
.woocommerce-MyAccount-content h2 {
    text-transform: capitalize;
}
.woocommerce-MyAccount-content mark {
    background: none !important;
    font-weight: bold !important;
}
.woocommerce-account .addresses .title h3 {
    text-transform: capitalize;
}
.woocommerce-MyAccount-content fieldset {
    padding: 0 12px 12px 12px;
    margin: 16px 0 20px 0;
    border:#ccc solid 1px;
}
.woocommerce-MyAccount-content fieldset legend {
    color: #1884c1;
    padding: 0 16px;
    font-weight: bold;
    font-size: 18px;
    text-transform: capitalize;
}
.woocommerce form .form-row label {
    text-transform: capitalize;
}
.woocommerce table.my_account_orders th {
    padding: 8px 8px;
    vertical-align: middle;
}
.woocommerce-orders-table {
    border-spacing: 0;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 !important;
}
.woocommerce-product-gallery__wrapper {
    border: 
    #eee solid 1px;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 14px;
}
.cart_totals h2 {
    text-transform: capitalize;
    padding-bottom: 14px !important;
}
.woocommerce-billing-fields h3 {
    text-transform: capitalize;
}
#order_review_heading {
    margin: 20px 0 10px 0;
}
#order_review_heading {
    text-transform: capitalize;
}
.woocommerce-terms-and-conditions-checkbox-text {

    text-transform: initial;

}
.woocommerce-products-header__title.page-title {
    font-weight: normal;
    font-size: 32px;
    padding-bottom: 25px;
    margin-top: 0 !important;
}

#shipping_method_1_flat_rate10 {
    display: none !important;
}

label[for="shipping_method_1_flat_rate10"] {
    display: none !important;
}
/*ul#shipping_method li:last-child {
    display: none;
}*/
.paypal-button-container {
    min-width: 640px !important;
}
#wc-authorize-net-cim-credit-card-account-number {
background-size: 15px !important;
}