.woocommerce > h2 {
  margin-bottom: 0px !important;
  font-size: 22px;
  font-family: jeju gothic !important;
  font-weight: 100 !important;
  padding-bottom: 10px;
  margin-top: 0px !important;
}

.cart_totals > h2 {
  margin-bottom: 10px !important;
  font-family: jeju gothic !important;
  font-size: 20px !important;
}

.woocommerce-billing-fields h3 {
  font-family: jeju gothic !important;
    font-size: 17px !important;
    font-style: normal;
    margin-bottom: 10px !important;
}

body.woocommerce-checkout .col-2 .woocommerce-shipping-fields h3 {
    font-family: jeju gothic !important;
    font-size: 17px !important;
    font-style: normal;
    margin-bottom: 10px !important;
}

body.woocommerce-checkout h3#order_review_heading {
    font-family: jeju gothic !important;
    font-size: 17px !important;
    font-style: normal;
    margin-bottom: 10px !important;
}

body.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table th {
    font-weight: 400 !important;
    font-size: 14px !important;
}

body.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total th {
    color: #f5123a !important;
}

body.woocommerce-checkout table.shop_table.woocommerce-checkout-review-order-table tr.order-total td .amount {
    font-weight: 400 !important;
    color: #f5123a !important;
}

h3#ship-to-different-address label {
  font-family: jeju gothic !important;
  font-size: 22px !important;
}

h3#order_review_heading {
  font-family: jeju gothic !important;
  font-size: 22px !important;
}

div#tab-description h2 {
  display: none;
}

p.price .amount {
  font-family: montserrat !important;
  letter-spacing: 1px;
}

.col-1.address .title h3 {
  font-family: jeju gothic !important;
  font-weight: 100 !important;
  font-size: 22px;
  margin-bottom: 10px;
}

.col-1.address address {
    font-style: normal;
    margin-top: 10px;
}

.col-2.address .title h3 {
  font-family: jeju gothic !important;
  font-weight: 100 !important;
  font-size: 22px;
}

input#username {
  background-color: #fff !important;
  border-radius: 0px !important;
  border: 1px solid #c9c9c9;
  padding-top: 12px;
  padding-bottom: 12px;
}

input#password {
  background-color: #fff !important;
  border-radius: 0px !important;
  border: 1px solid #c9c9c9;
  padding-top: 12px;
  padding-bottom: 12px;
  width: 100% !important;
}

.woocommerce #comments {
  margin-top: 20px;
}

.woocommerce #comments h2 {
  display: none;
}

body.woocommerce-account .woocommerce h2 {
    font-size: 16px;
    font-family: jeju gothic !important;
    font-weight: 100 !important;
    padding-bottom: 10px;
    margin-bottom: 0px !important;
}

body.woocommerce-account table.shop_table.shop_table_responsive.my_account_orders {
    margin-top: 0px;
}



body.woocommerce-edit-account label[for="account_first_name"] {
    display: none !important;
}

body.woocommerce-edit-account input#account_first_name {
    display: none;
}

body.woocommerce-edit-account label[for="account_last_name"] {
    display: none !important;
}

body.woocommerce-edit-account input#account_last_name {
    display: none;
}

body.woocommerce-edit-account label[for="account_email"] {
    display: none !important;
}

body.woocommerce-edit-account input#account_email {
    display: none;
}

a.lost_password.woo-lost_password2 {
    color: #292929;
}





input#reg_billing_first_name {
    background-color: #EFEFEF;
    width: 100%;
    border: 0px solid #3e3e3e;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: arial, nanum gothic !important;
}

input#reg_billing_phone {
    background-color: #EFEFEF;
    width: 100%;
    border: 0px solid #3e3e3e;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: arial, nanum gothic !important;
}

input#sample6_postcode {
    background-color: #EFEFEF;
    width: 50%;
    border: 0px solid #3e3e3e;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: arial, nanum gothic !important;
}

input#bananapostbt {
    margin-left: 10px;
    background-color: #292929;
    border: 0px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    padding: 11px 20px;
    font-family: nanum gothic !important;
}

input#sample6_address {
    background-color: #EFEFEF;
    width: 100%;
    border: 0px solid #3e3e3e;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: arial, nanum gothic !important;
}

input#sample6_address2 {
    background-color: #EFEFEF;
    width: 100%;
    border: 0px solid #3e3e3e;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: arial, nanum gothic !important;
}

input#reg_password2 {
    background-color: #EFEFEF;
    width: 100%;
    border: 0px solid #3e3e3e;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: arial, nanum gothic !important;
}









button.single_add_to_cart_button.qbutton.button.alt {
    background-color: #393939;
    border: 2px solid #393939 !important;
    width: 16%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    height: 40px;
    line-height: 33px;
    line-height: 34px\0;
    color: #fff;
    font-weight: 100;
    font-size: 12px;
	vertical-align: bottom;
	float: left;
}

@media only screen and (max-width: 600px) {
button.single_add_to_cart_button.qbutton.button.alt {
    background-color: #393939;
    border: 2px solid #393939 !important;
    width: 100%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    height: 40px;
    line-height: 33px;
    line-height: 34px\0;
    color: #fff;
    font-weight: 100;
    font-size: 12px;
	margin-top: 10px;
    margin-bottom: 10px;
}
body.single.single-product button.single_add_to_cart_button.qbutton.button.alt:hover {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #fff  !important;
    color: #393939 !important;
	border:2px solid #393939 !important;
}
}


button.single_add_to_cart_button.qbutton.button.alt:hover {
    width: 16% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #fff  !important;
    color: #393939 !important;
	border:2px solid #393939 !important;
}

.woocommerce .quantity .minus, .woocommerce-page .quantity .minus {
    background-color: #fff !important;
    color: #292929 !important;
}

.woocommerce .quantity .plus, .woocommerce-page .quantity .plus {
    background-color: #fff !important;
    color: #292929 !important;
}








button.direct_buy_button.single_add_to_cart_button.qbutton.alt {
    background-color: #a88857;
    border: 2px solid #a88857 !important;
    width: 16%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    height: 36px;
    line-height: 33px;
    line-height: 34px\0;
    color: #fff;
    font-weight: 100;
    font-size: 12px;
}


@media only screen and (max-width: 600px) {
button.direct_buy_button.single_add_to_cart_button.qbutton.alt {
    background-color: #a88857;
    border: 2px solid #a88857 !important;
    width: 99%;
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
    height: 40px;
    line-height: 33px;
    line-height: 34px\0;
    color: #fff;
    font-weight: 100;
    font-size: 12px;
}
body.single.single-product button.direct_buy_button.single_add_to_cart_button.qbutton.alt:hover {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #fff  !important;
    color: #393939 !important;
	border:2px solid #393939 !important;
}
}


button.direct_buy_button.single_add_to_cart_button.qbutton.alt:hover {
    width: 16% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    background-color: #fff  !important;
    color: #a88857 !important;
	border:2px solid #a88857 !important;
}








body.single.single-product .product_meta {
    display: none !important;
}

body.single.single-product div[itemprop="description"] {
    font-family: arial, nanum gothic !important;
    line-height: 28px;
    letter-spacing: 0.5px;
}

body.single.single-product div[itemprop="description"] p {
    font-family: arial, nanum gothic !important;
    line-height: 28px;
    letter-spacing: 0.5px;
}

body.single.single-product .yith-par-message {
    margin-top: 20px;
    margin-bottom: 30px !important;
    font-family: arial, nanum gothic !important;
    letter-spacing: 0.5px;
    color: #000;
}

body.single.single-product p.price .amount {
    font-family: arial, nanum gothic !important;
    font-size: 18px;
    color: #f15257;
}




/*
ul.tabs.clearfix.tabs-nav {
    display: none;
}

.q_tabs.boxed .tabs-nav {
    text-align: center;
}

#bananatabs-nav {
    display: block !important;
}

.q_tabs .tabs-nav li {
    float: none !important;
}
*/



body.single.single-product li.additional_information_tab {
    display: none !important;
}

body.single.single-product li.description_tab.active a {
    color: #292929;
    background-color: #fff !important;
    border-bottom: 2px solid #292929;
    font-weight: 100;
}

body.single.single-product li.description_tab.active a:hover {
    color: #a88857;
    border-bottom: 2px solid #a88857;
}

body.single.single-product li.description_tab a {
    color: #292929;
    background-color: #fff !important;
    border-bottom: 2px solid #292929;
    font-weight: 100;
}

body.single.single-product li.description_tab a:hover {
    color: #a88857;
    border-bottom: 2px solid #a88857;
}

body.single.single-product li.reviews_tab a {
    color: #292929 !important;
    background-color: #fff !important;
    border-bottom: 2px solid #292929;
    font-weight: 100 !important;
}

body.single.single-product li.reviews_tab a:hover {
    color: #a88857 !important;
    border-bottom: 2px solid #a88857;
}

body.single.single-product ul.tabs.clearfix.tabs-nav {
    text-align: center;
}

body.single.single-product .q_tabs .tabs-nav li {
    float: none !important;
}

body.woocommerce-account .woocommerce h3 {
    font-size: 16px;
    font-family: jeju gothic !important;
    font-weight: 100 !important;
    padding-bottom: 10px;
    font-style: normal;
}






body.single.single-product form.cart .quantity.buttons_added {
    float: left;
}