.product-main {
    padding-top: 25px !important;
}

.product-main {
    padding-top: 25px !important;
}

/* css image thumbnail */
.badge-container.left {
    display: none;
}

.single-product .product-images img {
    border-radius: 8px;
}

h1.product-title.product_title.entry-title {
    font-weight: 400;
}

.thuonghieu {
    font-size: 14px;
}

.thuonghieu a, .thuonghieu strong {
    color: #0089ff;
}

.thuonghieu strong {
    font-weight: 400;
}

/* css price */
.single-product .wcpa_price_summary li.wcpa_total {
    margin-left: 0;
    font-weight: 700;
}

/* css price */
.custom-gia {
    padding: 15px 20px;
    margin-bottom: 15px;
}

span.gia-goc bdi {
    text-decoration: line-through;
    color: #929292;
    font-weight: 500;
}

span.gia-ban bdi {
    color: red;
    font-size: 1.875rem;
    font-weight: 500;
}

span.phantram {
    background-color: red;
    margin-left: 15px;
    font-size: .75rem;
    color: #fff;
    padding: 2px 4px;
    text-transform: math-auto;
    font-weight: 600;
}

a.added_to_cart.wc-forward, span.xoo-cp-icon-check.xoo-cp-added {
    display: none !important;
}

button#buy_now_buttona {
    background-color: #29affc;
    margin-top: -1px;
}

input.xoo-cp-qty {
    margin: 0;
}

/* css form add to cart */
.single-product form.cart {
    margin-bottom: 0;
}

.single-product .product-summary .quantity {
    margin-bottom: 0;
    position: relative;
    border-color: #e6e6e6;
    margin-right: 2%;
    min-height: 50px;
    width: 88px;
    float: left;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.single-product .product-summary .input-text.qty.text {
    box-shadow: none!important;
    -webkit-appearance: none!important;
    -webkit-box-shadow: none!important;
    max-width: 100%!important;
    -moz-appearance: textfield;
    padding-right: 38px!important;
    padding-left: 12px!important;
    width: 90px!important;
    background-color: #fff!important;
    border: 1px solid #e6e6e6!important;
    height: 51px;
    line-height: normal;
    text-align: center;
    font-size: 1em;
    appearance: none;
}

.single-product #wrapper .quantity .fix-button-ngu {
    line-height: normal!important;
    min-height: auto!important;
}

.single-product #wrapper .quantity .plus {
    top: 0;
    position: absolute;
    right: 0;
    width: 28px;
    text-align: center;
    height: 50%;
    color: #666;
    outline: 0;
    background-color: #f8f8f8;
    border: 1px solid #e6e6e6!important;
}

.single-product .quantity .plus, .single-product .quantity .minus {
    line-height: normal!important;
    min-height: auto!important;
}

.single-product .quantity .minus {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 28px;
    color: #666;
    text-align: center;
    height: 50%;
    outline: 0;
    border: none;
    border-left: 1px solid #e6e6e6!important;
    background-color: transparent;
}

button.single_add_to_cart_button.button.alt {
    background: #363636;
    height: 49px;
	margin-bottom: 0;
}

.product-info .price {
    margin: 18px 0 25px 0 !important;
}

.product-info .price bdi {
    color: red;
    font-weight: 400;
    font-size: 30px;
}

.product-info .product_meta span.sku_wrapper, .product-info .product_meta span.posted_in {
    display: none;
}

.product-info .btn-shopee a {
    padding: 10px 0;
    font-weight: 600;
}

.product-info .btn-shopee a span {
    padding-top: 5px;
}

/* css sidebar */
ul.product_list_widget {
    background: #f1f1f1;
    border-radius: 8px;
    padding: 10px 10px 10px 12px;
}

span.product-title {
    font-size: 14px;
}

ul.product_list_widget img {
    border-radius: 4px;
}

/* css footer product */
.product-footer .woocommerce-tabs {
    border-top: 0 !important;
	padding-top: 0 !important;
}

.single-product ul.tabs.wc-tabs.product-tabs {
    border-bottom: 1px solid #ddd;
}

.single-product .tabbed-content .nav-tabs>li a  {
    border: 1px solid #d3d3d3;
    background: #ffffff59;
    overflow: hidden;
}

.single-product .nav-tabs > li.active > a {
    border: 1px solid #363636;
    background: #363636;
    color: #fff;
}

.single-product .nav-tabs > li > a {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    padding-left: 30px;
    padding-right: 30px;
}

.single-product .nav-tabs+.tab-panels {
    border-top: 0 !important;
}

.single-product .tabbed-content .nav-tabs>li.active, .single-product .tabbed-content .nav-tabs>li {
    border-bottom: 0;
    margin: 0;
}
.tab-panels {
    font-size: 14px;
}

@media (min-width: 992px) {
	.row-divided.row-reverse>.col+.col:not(.large-12) {
		border-right: 0 !important;
	}

	div#product-sidebar {
		margin-top: 25px;
		padding-left: 0;
	}
}

@media (max-width: 767px) {
	.product-main .large-6.col {
		padding-bottom: 4px;
	}
}

@media (max-width: 548px) {
	.product-main {
		padding-top: 12px !important;
	}
	.product-main, .product-info {
		padding-bottom: 0 !important;
	}
	/* 	css product footer */
	.single-product .tabbed-content .nav-tabs>li {
		width: 50%;
		float: left;
	}
	.single-product .nav-tabs+.tab-panels {
		padding: 10px;
	}
	
	.btn-shopee {
		margin-bottom: 40px;
	}
}

@media (max-width: 400px ){
	button#buy_now_button {
		width: 100%;
	}
}

