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

/* css image thumbnail */
.single-product .product-images img {
    border-radius: 8px;
}

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

span.woocommerce-Price-amount.amount bdi {
    color: #c91010;
}

p.price.product-page-price {
    margin-bottom: 25px;
    background: #eee;
    padding: 10px;
    border-radius: 8px;
}

.product-short-description {
    border-radius: 4px;
    border: 1px dashed rgb(0 0 0 / 78%);
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
}

.product-short-description p {
    margin-bottom: 5px;
}

.product-short-description p strong {
    width: 120px;
    display: inline-block;
}

button.single_add_to_cart_button.button {
    background-color: #29b3e8fc;
    border-radius: 8px;
    border: 0;
    text-transform: uppercase;
    font-weight: 500;
}

button.single_add_to_cart_button:before {
    display: inline-block;
    font-family: FontAwesome;
/*     float: left; */
    content: "\f217";
    font-weight: 300;
    margin-right: 5px;
}

p.title-muangay {
    margin-bottom: 0;
    font-size: 13px;
}

span.text-muangay {
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
	line-height: 0px;
}

button#buy_now_button {
    background: linear-gradient(to right, #93291E, #ED213A);
    border-radius: 4px;
    line-height: initial;
    padding: 4px 8px;
    width: 100%;
}


a.btn-lh {
	 background: linear-gradient(to left, #f5af19, #f12711) !important;
}

a.btn-cont {
	background: linear-gradient(to left, #0f9b0f, #000000);
	margin-bottom: 10px;
}

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

.btn-cont {
    padding: 6px 0;
    width: 100%;
    border-radius: 5px;
    text-align: center;
    float: left;
}

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

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

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

button.single_add_to_cart_button.button.alt {
    background-color: #49b5df;
    width: 100%;
    border-radius: 4px;
    line-height: initial;
    padding: 13px 8px;
    text-transform: uppercase;
    margin-bottom: 10px;
}


.wsupport-s {
    margin: 0 -1%;
    text-align: center;
    overflow: hidden;
    clear: both
}

.wsupport-s li {
    width: 31%;
    border: 1px solid #ddd;
    border-radius: 5px;
    list-style: none;
    padding: 12px 0;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.08);
    margin: 1%;
    float: left;
}

.wsupport-s li p {
    font-size: 12px;
    line-height: 1.2em;
    margin: 0;
    color: #222;
}

.wsupport-s li img {
    margin-bottom: 9px;
	height: 35px;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content {
    padding-top: 45px;
}

span.title-dtsp {
    font-weight: 600;
    color: #222;
    display: block;
    margin-bottom: 15px;
}

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

.woocommerce-tabs ul.tabs {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    line-height: 3
}

ul.tabs.product-tabs {
    padding: 2px 12px;
    background: linear-gradient(300deg, rgb(180 217 248 / 7%), rgb(159 201 237 / 8%)), #FDFCFF;
    border: 1px solid #a1deff;
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    border-radius: 8px;
}

.product-footer .woocommerce-tabs {
    border: 0 !important;
    padding: 0 !important;
}

.woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li:hover a {
    background-color: #0088de;
}

.woocommerce-tabs ul.tabs li.active a, .woocommerce-tabs ul.tabs li:hover a {
    color: #fff !important;
}

.woocommerce-tabs ul.tabs li a {
    color: #000;
    font-size: 14px;
    padding: 0 15px;
	text-align: center;
}

.product-tabs li.active a {
	color: #8d0505 !important;
}

.nav-tabs+.tab-panels {
    padding: 15px !important;
}

div#tab-description {
    box-shadow: rgb(60 64 67 / 10%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
    padding: 12px;
    border-radius: 8px;
	font-size: 17px;
}

span.title-dtsp {
    font-size: 18px;
    font-weight: 700;
}

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


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

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

@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;
	}
	a.btn-cont {
		width: 100%;
	}
	.product-tabs li {
    width: 49% !important;
}
}

