/* css breadcrumb */
.page-title-inner {
    padding: 6px 0 6px 14px !important;
    min-height: 40px !important;
}

.page-title.shop-page-title.product-page-title {
    background: #f5f5f5;
}

.page-title-inner .flex-col.medium-text-center {
    padding: 0;
}

nav.woocommerce-breadcrumb.breadcrumbs {
    text-transform: inherit;
}

nav.woocommerce-breadcrumb.breadcrumbs a {
    color: #222;
    font-size: 13px;
}

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

/* css image thumbnail */
.product-images.woocommerce-product-gallery--columns-4.images, .product-images.woocommerce-product-gallery--columns-5.images {
    border: 1px solid #cccccc57;
    border-radius: 6px;
	overflow: hidden;
}

.product-thumbnails a {
    border-color: #cccccc57;
    border-radius: 6px;
    padding: 4px;
}

.product-thumbnails .is-nav-selected a {
    border-color: #29affc8c;
}

h1.product-title.product_title.entry-title {
    font-size: 22px;
    margin-bottom: 22px;
	font-weight: 400;
}

/* css model */
table.tabel.model-sp {
    padding: 10px 15px;
    background: #f1f1f1;
    border-radius: 8px;
    margin-bottom: 0;
}

table.tabel.model-sp tr {display: block;}

table.tabel.model-sp tr th {
    min-width: 110px;
}

table.tabel.model-sp th {
    font-weight: 400;
    font-size: 14px;
    text-transform: inherit;
}

table.tabel.model-sp td, table.tabel.model-sp th {
    border: 0;
    color: #000;
}

.product-info .btn-contact {
	margin-bottom: 0 !important;
}

.chat-zalo {
    width: 100%;
    display: block;
    background: #06a9e9;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
    border-radius: 2px;
	margin-top: 16px;
}

.chat-zalo a {
    display: block;
    width: 100%;
	padding: 8px;
}

.chat-zalo a, .chat-zalo a:hover {
	color: #fff;
}

/* css btn dat hang ngay */
a.btn-dhn {
	 background: -webkit-linear-gradient(#f52f32,#e11b1e);
    background: -o-linear-gradient(#f52f32,#e11b1e);
    background: -moz-linear-gradient(#f52f32,#e11b1e);
    background: linear-gradient(#f52f32,#e11b1e);
}

a.btn-cont {
	background-color: #288ad6;
}

a.btn-cont, a.btn-cont:hover {
	color: #fff;
}

a.btn-cont {
    padding: 6px 0;
    width: 49%;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    float: left;
    margin-bottom: 10px;
}

a.btn-cont strong {
    text-transform: uppercase;
    display: block;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    font-family: system-ui;
}

a.btn-cont span {
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5;
    display: block;
}

a.btn-cont img {
    width: 36px;
    float: left;
    padding-top: 2px;
}

.btn-content {
    padding-left: 8px;
}

.btn-dhn img {
    transform: rotate(13deg);
}

.btn-dhn img {
    width: 31px !important;
}

.btn-dhn {
    margin-right: 2%;
}

a.btn-dhn .btn-content {
    padding-top: 5px;
    display: flex;
    align-items: center;
}

.social-icons.share-icons.share-row.relative {
    display: none;
}

/* css mo ta ngan */
.product-short-description {
    padding: 10px 15px;
    border: 1px dashed #ffb02d;
    background: #faddae;
    border-radius: 10px;
    margin-bottom: 15px;
}

.product-short-description ul li, .product-short-description ul p {
    margin-bottom: 4px;
    font-size: 14px;
}

.product-short-description ul, .product-short-description ul li:last-child, .product-short-description ul p:last-child {
    margin-bottom: 8px;
}

.product-short-description p:last-child {
    margin-bottom: 0;
    font-size: 14px;
}

.product-info .btn-contact {
    font-size: 18px !important;
    padding: 6px 24px 4px 24px !important;
}

/* css gia san pham */
.product-info .price.product-page-price> .btn-contact {
    order: 2;
    width: 100%;
    display: none;
}

.product-info .price.product-page-price> span.woocommerce-Price-amount.amount {
    order: 1;
    width: 100%;
    display: block;
}

p.price.product-page-price {
    display: flex;
}

/* 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: 1px solid #aaa;
    border-bottom: 0;
    background: #cfc2c22b;
    padding: 4px 4px 0 4px;
    border-radius: 6px 6px 0 0;
}

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

.single-product .nav-tabs > li.active > a {
    border-bottom: 0 !important;
    background: #fff;
}

.single-product .nav-tabs > li > a {
    font-size: 12px;
    font-weight: 400;
    padding: 8px 6px 6px 6px;
    line-height: 16px;
    overflow: hidden;
    border: 0;
    color: #000;
}

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

.single-product .tabbed-content .nav-tabs>li.active {
    border-bottom: 0;
    margin-bottom: 0;
}

.tab-panels .panel.active {
    font-size: 14px;
}

.related.related-products-wrapper.product-section {
    border-top: 0;
}

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

	div#product-sidebar {
		padding-right: 0;
	}
	
	.row-divided>.col+.col:not(.large-12) {
		border-left: 0 !important;
	}
}

@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;
	}
}