* {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html,body {padding:0;margin:0;width:100%;height:100%}
body {background:#fff;color:#000;font-family:'Anuphan','Kanit','Prompt','Noto Color Emoji','Noto Sans SC',Tahoma,Arial,sans-serif;font-size:14px}
a {text-decoration:none;color:#b74125;transition:2s all}
a:hover,a:focus,a:active {text-decoration:none;color:#b8a3a2;transition:.2s all}
h1,h2,h3,h4,h5,h6 {font-weight:700}
label,
select,
option,
button,
textarea,
input[type]:not([type=search]):not([type=url]):not([type=hidden]):not([type=checkbox]) {font-family:'Kanit','Prompt',Tahoma,Arial,sans-serif;font-size:16px;border-radius:0px;padding-left:8px;padding-right:8px;border:0px solid #8888}
button {cursor:pointer}
textarea {resize:vertical,color:#212428;outline:1px solid #eee}
textarea,
input[type]:not([type=search]):not([type=url]):not([type=hidden]):not([type=checkbox]) {color:#212428;outline:1px solid #eee}
input[id*='product-color'] {display:none}
::placeholder {
	color: #b74125;
	opacity: 0.2; /* Firefox */
}
::-ms-input-placeholder { /* Edge 12 -18 */
	color: #b74125;
}
pre {white-space:pre;tab-size:24px}

/* ===== Menu TBL ===== */
.anchor {transform:translateY(-120px)}
.topfixed {position:fixed;top:0;left:0;right:0;z-index:101;width:100%;margin:0 auto;background:#fff;padding:12px 0;height:64px}
.topmenu {width:calc(100% - 64px - 4vw);margin:0 auto;max-width:1800px;color:#000;border-spacing:0;border-collapse:collapse}
.topmenu a {color:#b74125}
.topmenu a:hover {color:#b8a3a2}
.topmenu img {display:inline-block;height:20px;width:20px;width:auto;filter:invert(1)}
.topmenu td {vertical-align:middle;white-space:nowrap;font-size:14px;padding:4px}
.topmenu .ticon {width:40px;text-align:right}
.topmenu .ticon:first-child {width:48px}
.topmenu .ttxt {width:2%;padding-right:24px}
.topmenu .tsocial {text-align:right;padding-right:24px}
.topmenu .tsocial img {height:22px;width:22px;margin-left:16px;filter:invert(1)}
.topfixed.active {height:0;padding:0;margin:0 auto;overflow:hidden}

.topfixed2 {position:fixed;top:64px;left:0;right:0;z-index:100;width:100%;margin:0 auto;background:#f9f5f1;transition:.5s all}
.topmenu2 {width:calc(100% - 64px - 4vw);margin:0 auto;max-width:1800px;color:#000;border-spacing:0;border-collapse:collapse}
.topmenu2 a {color:#515149}
.topmenu2 a:hover {color:#b74125}
.topmenu2 img {display:inline-block;max-height:96px;width:auto;transition:.5s all}
.topmenu2 td {vertical-align:middle;white-space:nowrap;font-size:20px;padding:16px 4px;transition:.5s all}
topmenu2 .tmenu {text-align:right;padding-right:24px}
/*.topmenu2 .tmenu a {display:inline-block;margin-left:60px;font-weight:600}*/
.topmenu2 .tmenu > * {display:inline-block;margin-left:0px}
.topfixed2.active {position:fixed;top:0;left:0;right:0;z-index:102;box-shadow:0 1px 1px #51514988;transition:.5s all}
.topfixed2.active .topmenu2 td {padding-top:0;padding-bottom:0;transition:.5s all}
.topfixed2.active .topmenu2 img {max-height:64px;width:auto;transition:.5s all}

.topfixed2.idx {background:#515149 linear-gradient(to top, #515149 0, #0e2d41 75%, #515149 100%)}
.topfixed2.idx img {filter:invert(100) brightness(128%)}
.topfixed2.idx a {color:#fff}

.topfixed3 {z-index:1002;position:fixed;top:0;right:0;left:0;width:100%;margin:0 auto;background:#f9f5f1;box-shadow:0 1px 1px #515149aa}
.topmenu3 {height:80px;display:flex;flex-wrap:nowrap;position:relative;margin:0 auto;width:100%;align-items:center}
.topmenu3 .tlogo {padding-left:16px;height:64px;width:calc(100% - 96px)}
.topmenu3 .tlogo img {max-height:64px;aspect-ratio:4/3;object-fit:contain}
.topmenu3 .tnav {width:96px;text-align:center}
.topmenu3 .tgm {display:inline-block;width:32px;height:32px;position:relative}
.topmenu3 .tgm:before,.topmenu3 .tgm:after {content:'';display:inline-block;position:absolute;left:0;right:0;height:4px;width:100%;background:#515149;border-radius:2px}
.topmenu3 .tgm:before {top:8px}
.topmenu3 .tgm:after {bottom:8px}

.topfixed4 {z-index:1001;position:fixed;top:80px;right:0;left:0;width:100%;margin:0 auto;height:calc(100vh - 80px);background:#515149dd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:hidden;white-space:nowrap;opacity:1;transition:.3s all}
.topfixed4.inactive {opacity:0;height:0}
.topmenu4 {margin:0 auto;padding:24px 0;width:80%;text-align:center;border-bottom:1px solid #f9f5f155}
.topmenu4 a {display:block;padding:12px 16px;color:#fff;font-size:18px}
.topsns4 {margin:0 auto;padding:24px 0;text-align:center}
.topsns4 a {display:inline-block;padding:0 8px}
.topsns4 img {height:22px;width:22px}
.topinfo4 {margin:0 auto;padding:20px 0 0;width:80%;color:#fff;border-top:1px solid #f9f5f155;border-bottom:1px solid #f9f5f155;font-size:12px}
.topinfo4 a {color:#fff}
.topinfo4 img {height:18px;width:18px}
.tif4 {display:flex;flex-wrap:nowrap;justify-content:center;padding:0 0 20px}
.t4icon {width:33px}
.t4txt {width:66%;min-width:calc(100% - 40px)}

.topfixed5 {height:80px;margin:0 auto}

.footer {background:#f9f5f1}
.footer-copy {background:#f9f5f1;padding:16px;border-top:2px solid #51514988}
.footer-copy a {color:#b74125}
.footer h1,
.footer h2,
.footer h3,
.footer h4 {font-size:24px;padding:0;margin:8px auto}
.footer-sns {padding:16px 0}
.footer-sns a {margin-right:8px}
.footer-sns img {display:inline-block;height:30px;width:30px;width:auto;filter:invert(1)}
.footer-line,
.footer-tel,
.footer-addr {padding:8px 0 16px 32px;background-position:0 8px;background-repeat:no-repeat}
.footer-line {background-image:url(/imgs/svg/line.svg);background-size:36px;background-position:-4px 4px}
.footer-tel {background-image:url(/imgs/svg/tel.svg)}
.footer-addr {background-image:url(/imgs/svg/addr.svg)}
.footer-line a,
.footer-tel a {margin:2px 0 4px;display:inline-block}
.uli {padding:8px 0 32px 16px;margin:0 auto}

/* ===== Slide Show ===== */
.interior {position:relative;background:#1a1a1a;width:100%;height:100px;height:38.07vw}
.inter {z-index:10;position:absolute;top:0;left:0;right:0;background-position:center;width:100%;height:100px;height:38.07vw;background-repeat:no-repeat;background-size:cover;opacity:0;transition:1s all}
.inter.active {z-index:11;opacity:1}
.ind-con {z-index:12;position:absolute;left:0;right:0;bottom:40px;text-align:center;margin:0 auto}
.ind {display:inline-block;width:24px;height:24px;margin:6px;background:#fff;transition:1s all}
.ind:focus {background:#fff}
.ind:hover {background:#263f76}
.ind.active {background:#263f76}

/* ===== Grid ===== */
.main-container {display:block;position:relative;margin:4px auto 0;max-width:1600px;padding-left:16px;padding-right:16px}
.grid-c > .col {padding:16px}
.grid-c {display:flex;flex-wrap:wrap;position:relative;margin:0 auto;margin-left:-16px;margin-right:-16px}
.grid-1 .col {flex:100%}
.grid-2 .col {flex:50%}
.grid-3 .col {flex:33.33%}
.grid-4 .col {flex:25%}
.grid-5 .col {flex:20%}
.pseudo-hr {margin:0 auto;padding-top:5vh}

/* ===== Clear After===== */
.main-container:after,
.grid-c:after {content:'';display:block;margin:0 auto;clear:both}

/* ===== Main Mod ===== */
.scroller {
	scrollbar-color: #146d #0241;
	scrollbar-width: thin;
}
.scroller::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}
.scroller::-webkit-scrollbar-track-piece	{
	background-color: #0241;
}
.scroller::-webkit-scrollbar-thumb,
.scroller::-webkit-scrollbar-thumb:vertical,
.scroller::-webkit-scrollbar-thumb:horizontal {
	height: 8px;
	background-color: #146d;
}
.line-clamp {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;	
	overflow: hidden;
}
.line-clamp-1 { -webkit-line-clamp: 1}
.line-clamp-2 { -webkit-line-clamp: 2}
.line-clamp-3 { -webkit-line-clamp: 3}
.line-clamp-4 { -webkit-line-clamp: 4}
.line-clamp-5 { -webkit-line-clamp: 5}
.text-left {text-align:left}
.text-right {text-align:right}
.text-center {text-align:center}

/* ===== General ===== */
.main-container {padding-left:96px;padding-right:96px}
.btn {border-radius:4px}
.btn.btn-primary {display:inline-block;background:#a57865;border-color:#a57865;color:#fff;text-align:center;border-radius:8px;transition:.5s all}
.btn.btn-primary:hover {background:#b8a3a2;border-color:#b8a3a2;color:#f9f5f1}
.btn.btn-link {color:#a57865;border-radius:8px;transition:.5s all}
.btn.btn-link:hover {color:#b8a3a2;text-decoration:none}
.laz-text {display:block;margin:0 auto;max-width:100%;height:auto}
.autoSize {white-space:nowrap;overflow:auto;transition:1s opacity}
.b-type {background:#a57865;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;margin-bottom:16px}
.hi {font-weight:600;color:#b74125}
.hl {font-weight:500;color:#b74125}
.de {font-weight:400;color:#d33;border-bottom-color:#fa7c95;font-size:16px}

/* ===== Responvive ===== */
@media (min-width:1150px) {
	.topfixed3,.topfixed4 {display:none}
	.topfixed5 {height:198px;margin:0 auto}
}
@media (max-width:1799px) {
	body {font-size:18px}
	.laz-text {max-width:100%;height:auto}
	.main-container {padding-left:64px;padding-right:64px}
	.topmenu2 td {padding:16px 4px}
	.topmenu2 img {max-height:64px}
	.topmenu2 .tmenu a {font-size:18px;margin-left:48px}
	.filter_flex > * {margin:12px;padding:8px 12px;font-size:16px}
	.grid-c > .col {padding:8px}
}
@media (max-width:1149px) {
	body {font-size:16px}
	.main-container {padding-left:48px;padding-right:48px}
	.topfixed, .topfixed2 {display:none}
	.grid-c > .col {padding:8px}
	.grid-2 .col {flex:50%}
	.grid-4 .col {flex:25%}
	.grid-5 .col {flex:20%}
}
@media (max-width:779px) {
	body {font-size:14px}
	.main-container {padding-left:24px;padding-right:24px}
	.grid-c > .col {padding:2px}
	.grid-1 .col {flex:100%}
	.grid-2 .col {flex:100%}
	.grid-3 .col {flex:100%}
	.grid-4 .col {flex:50%}
	.grid-5 .col {flex:50%}
	.footer .grid-5 .col:first-child {flex:100%;text-align:center}
}
@media (max-width:383px) {
	.grid-1 .col {flex:100%}
	.grid-2 .col {flex:100%}
	.grid-3 .col {flex:100%}
	.grid-4 .col {flex:100%}
	.grid-5 .col {flex:100%}
}

/* ===== Cover Info ===== */
.cover-info {text-align:center;padding:48px 16px 32px;max-width:1600px;margin:0 auto}
.cover-info .title {font-size:32px;color:#000}
.cover-info .text {font-size:28px;color:#000;position:relative;display:inline-block;padding-left:12px;padding-right:12px}
.cover-info .a-back {text-align:left;margin:24px 12px}
.cover-info .a-back a {font-size:24px;color:#998}
@media (min-width:992px) {
	.smart-menu {display:none}
	.smart-menu-open {display:none}
}
@media (max-width:991px) {
	.cover-info .title {font-size:24px;color:#000}
	.cover-info .text {font-size:20px;color:#000}
	.smart-menu-open.inactive {height:0px;width:100%;overflow:hidden}
	.smart-menu-open {height:100vh;width:100%;overflow:hidden;background:#9986;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}
}
@media (max-width:479px) {
	.cover-info .title {font-size:24px;color:#000}
	.cover-info .text {font-size:18px;color:#000}
}

/*****************************
Components - Products
*****************************/
/*Product Catagory CSS*/
.product-catagory-wrapper {
	margin-bottom: 0px;
}
@media (min-width: 576px) {
	.product-catagory-wrapper {
		margin-bottom: -30px;
	}
}
@media (min-width: 768px) {
	.product-catagory-wrapper {
		margin-bottom: -30px;
	}
}
@media (min-width: 992px) {
	.product-catagory-wrapper {
		margin-bottom: -30px;
	}
}

.product-catagory-wrapper > .container > .row > .col-12 {
	margin-bottom: 30px;
}
.product-catagory-wrapper > .container > .row > .col-12:last-child {
	margin-bottom: 0;
}
@media (min-width: 576px) {
	.product-catagory-wrapper > .container > .row > .col-12 {
		margin-bottom: 30px;
	}
}

.product-catagory-single {
	display: flex;
	align-items: center;
	padding: 10px;
	border: 2px solid #224099;
	transition: all 0.3s ease 0s;
}
.product-catagory-single:hover {
	border: 2px solid #b74125;
}
.product-catagory-single:hover .product-catagory-title {
	color: #224099;
}

.product-catagory-img {
	display: block;
	width: 40%;
	overflow: hidden;
	margin-right: 5%;
}
.product-catagory-img img {
	width: 100%;
	height: auto;
}

.product-catagory-content {
	width: 55%;
}

.product-catagory-title {
	display: block;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	transition: all 0.3s ease 0s;
}

.product-catagory-items {
	font-size: 14px;
	color: #000;
}

/*Product Default CSS*/
.product-default-single {
	padding: 0 30px 30px 30px;
}

.product-default-content {
	border-top: 2px solid #eee;
	padding-top: 25px;
}

.product-default-img {
	display: block;
	min-height: 273px;
	width: 100%;
	height: 273px;
	object-fit: contain;
}

.product-default-link a {
	display: block;
	color: #000;
	margin-bottom: 15px;
	line-height: 1.625;
	font-size: 16px;
}
.product-default-link a:hover {
	color: #224099;
}

.product-default-price {
	display: block;
	color: #224099;
	font-size: 16px;
}

.product-default-price-off {
	color: #8a8a8a;
}

.product-img-warp {
	position: relative;
}

.product-action-icon-link {
	position: absolute;
	top: 20px;
	right: -10px;
}
.product-action-icon-link li {
	margin-bottom: 10px;
	display: block;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease 0s;
	transform: scale(0.6);
	-webkit-backface-visibility: hidden;
					backface-visibility: hidden;
}
.product-action-icon-link li:last-child {
	margin-bottom: 0;
}
.product-action-icon-link li a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	border: 2px solid #eee;
	display: block;
	background: #FFF;
}

.product-default-single:hover .product-action-icon-link li {
	visibility: visible;
	opacity: 1;
	transform: scale(1);
}
.product-default-single:hover .product-action-icon-link li:nth-child(1) {
	transition-delay: 0s;
}
.product-default-single:hover .product-action-icon-link li:nth-child(2) {
	transition-delay: 0.1s;
}
.product-default-single:hover .product-action-icon-link li:nth-child(3) {
	transition-delay: 0.2s;
}
.product-default-single:hover .product-action-icon-link li:nth-child(4) {
	transition-delay: 0.3s;
}

.product-action-icon-link li a:hover {
	background: #224099;
	border-color: #224099;
	color: #FFF;
}

.product-list-single {
	display: flex;
	padding: 30px;
	flex-direction: column;
}
@media (min-width: 768px) {
	.product-list-single {
		flex-direction: row;
	}
}

.product-list-link a {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
	display: block;
	color: #333;
}
.product-list-link a:hover {
	color: #224099;
}

.product-list-img-link {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 30;
}
@media (min-width: 768px) {
	.product-list-img-link {
		width: 35%;
		margin-right: 30px;
	}
}
@media (min-width: 1200px) {
	.product-list-img-link {
		width: 25%;
		margin-right: 30px;
	}
}

.product-list-content {
	width: 100%;
}
@media (min-width: 768px) {
	.product-list-content {
		width: 65%;
	}
}
@media (min-width: 1200px) {
	.product-list-content {
		width: 75%;
	}
}

.product-list-price {
	display: block;
	font-size: 20px;
	color: #224099;
	font-weight: 500;
	margin-bottom: 15px;
}

.product-list-price-off {
	color: #666;
	font-size: 18px;
}

.product-action-icon-link-list {
	display: block;
}
.product-action-icon-link-list li {
	margin-right: 10px;
	display: inline-block;
	transition: all 0.3s ease 0s;
}
.product-action-icon-link-list li a {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	line-height: 39px;
	text-align: center;
	border: 2px solid #eee;
	display: block;
	background: #FFF;
}
.product-action-icon-link-list li a:hover {
	background: #224099;
	border-color: #224099;
	color: #FFF;
}

/*****************************
Pages - Product Details
*****************************/
.product-details-text {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 2px solid #b74125;
}
.product-details-text .title {
	text-transform: capitalize;
	line-height: 20px;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 22px;
	color: #224099;
}
.product-details-text .customer-review {
	margin-left: 15px;
}
.product-details-text .price {
	display: block;
	font-size: 20px;
	color: #224099;
	margin: 10px 0;
}
.product-details-text .price del {
	color: #8a8a8a;
	padding-right: 15px;
}

.product-details-content-area-sticky {
	position: -webkit-sticky;
	position: sticky;
	top: 0;
}

.product-review .review-fill,
.testimonial-review .review-fill {
	color: #b74125;
}
.product-review .review-empty,
.testimonial-review .review-empty {
	color: #eee;
}

.product-details-meta ul {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.product-details-meta ul li {
	margin-right: 25px;
}
.product-details-meta ul li:last-child {
	margin-right: 0;
}
.product-details-meta ul li a i {
	padding-right: 5px;
}

.product-details-social ul {
	display: flex;
	align-items: center;
}

.product-details-social ul {
	display: flex;
	flex-wrap: warp;
	align-items: center;
	font-size: 12px;
}
.product-details-social ul li {
	margin-right: 7px;
}
.product-details-social ul li:last-child {
	margin-right: 0;
}
.product-details-social ul li a {
	color: #FFF;
	line-height: 24px;
	padding: 0 6px;
	border-radius: 3px;
	text-transform: capitalize;
	display: inline-block;
}
.product-details-social ul li a:hover {
	opacity: 0.7;
}
.product-details-social ul li a i {
	padding-right: 5px;
	display: inline;
}

.product-details-gallery-area {
	margin-bottom: 60px;
}

.product-large-image-horaizontal,
.product-large-image-vertical {
	overflow: hidden;
	border: 1px solid #eee;
}
.product-large-image-horaizontal img,
.product-large-image-vertical img {
	width: 100%;
}

.product-large-image-single-slider img {
	width: 100%;
	border: 1px solid #eee;
	position: relative;
}
.product-large-image-single-slider:hover .gallery-nav {
	visibility: visible;
	opacity: 1;
}
.product-large-image-single-slider .slick-list {
	margin-left: -15px;
	margin-right: -15px;
}
.product-large-image-single-slider .slick-slide {
	margin-left: 15px;
	margin-right: 15px;
}

.product-image-thumb {
	position: relative;
}
.product-image-thumb img {
	border: 1px solid #eee;
}
.product-image-thumb.product-image-thumb-horizontal {
	margin-top: 15px;
	margin-left: 8px;
	margin-right: 8px;
}
.product-image-thumb.product-image-thumb-horizontal .slick-list {
	margin-left: -7.5px;
	margin-right: -7.5px;
}
.product-image-thumb.product-image-thumb-horizontal .slick-slide {
	margin-left: 7.5px;
	margin-right: 7.5px;
}
.product-image-thumb.product-image-thumb-vertical {
	width: 20%;
}
.product-image-thumb.product-image-thumb-vertical .slick-list {
	margin-top: -7.5px;
	margin-bottom: -7.5px;
}
.product-image-thumb.product-image-thumb-vertical .slick-slide {
	margin-top: 7.5px;
	margin-bottom: 7.5px;
}
.product-image-thumb:hover .gallery-nav {
	visibility: visible;
	opacity: 1;
}

.gallery-nav {
	z-index: 9;
	width: 30px;
	height: 30px;
	background: #E9ECEF;
	border-radius: 3px;
	visibility: hidden;
	opacity: 0;
	transition: all 0.3s ease 0s;
}
.gallery-nav:hover {
	background: #224099;
	color: #FFF;
}

.gallery-nav-horizontal {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.gallery-nav-vertical {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}

.gallery-nav-horizontal-left {
	left: 0;
}

.gallery-nav-horizontal-right {
	right: 0;
}

.gallery-nav-vertical-up {
	top: 0;
}

.gallery-nav-vertical-down {
	bottom: 0;
}

.product-large-image-vertical {
	width: 80%;
}

.product-image-gallery-single {
	width: calc(50% - 20px);
	overflow: hidden;
	float: left;
}

.product-image-gallery-single img {
	width: 100%;
	border: 1px solid #eee;
}

.product-image-sticky-single {
	overflow: hidden;
	text-align: center;
	margin-bottom: 30px;
}

.product-image-sticky-single img {
	max-width: 100%;
	border: 1px solid #eee;
}

.product-details-variable .title {
	font-weight: 600;
	text-transform: capitalize;
	font-size: 18px;
	margin-bottom: 25px;
}

.variable-single-item {
	margin-bottom: 20px;
}
.variable-single-item > span {
	display: block;
	margin-bottom: 5px;
	font-weight: 500;
	text-transform: capitalize;
}

.product-add-to-cart-btn a {
	display: inline-block;
	font-size: 16px;
	margin-left: 20px;
	background: #224099;
	height: 42px;
	line-height: 42px;
	text-transform: capitalize;
	min-width: 200px;
	text-align: center;
	color: #FFF;
	border-radius: 3px;
	margin-top: 7px;
	font-weight: 500;
}
@media (min-width: 768px) {
	.product-add-to-cart-btn a {
		min-width: 200px;
	}
}
@media (min-width: 992px) {
	.product-add-to-cart-btn a {
		min-width: 270px;
	}
}
.product-add-to-cart-btn a:hover {
	background: #666;
}

/* Variable - Color*/
.product-variable-color label {
	line-height: 0;
	margin-right: 5px;
	position: relative;
}
.product-variable-color label:last-child {
	margin-right: 0;
}
.product-variable-color label input {
	-webkit-appearance: none;
		 -moz-appearance: none;
					appearance: none;
}
.product-variable-color label span {
	position: relative;
	width: 30px;
	height: 30px;
	display: inline-block;
	border: 2px solid #eee;
	background: #E9ECEF;
	border-radius: 2px;
	cursor: pointer;
}
.product-variable-color label span::after {
	position: absolute;
	content: "";
	color: #FFF;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.product-variable-color label input:checked ~ span::after {
	content: "";
}
.product-variable-color label .product-color-red {
	background: red;
}
.product-variable-color label .product-color-tomato {
	background: tomato;
}
.product-variable-color label .product-color-green {
	background: green;
}
.product-variable-color label .product-color-light-green {
	background: lightgreen;
}
.product-variable-color label .product-color-blue {
	background: blue;
}
.product-variable-color label .product-color-light-blue {
	background: lightblue;
}

/* Variable - Quantity*/
.product-variable-quantity input {
	width: 90px;
	border: 1px solid #eee;
	background: none;
	height: 42px;
	padding: 0 12px;
	border-radius: 5px;
}

/* Variable - Size*/
.product-variable-size {
	float: inherit;
	width: 200px;
}
.product-variable-size .list {
	width: 100%;
}

/* Variable - Group*/
.product-variable-group {
	font-family: "Raleway", Athiti, sans-serif;
}
.product-variable-group table tbody tr td {
	border-right: 1px solid #e1e1e1;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 14px;
	text-align: center;
	min-width: 140px;
}
.product-variable-group .quantity input {
	width: 120px;
	border: 1px solid #eee;
	background: none;
	height: 42px;
	padding: 0 12px;
	border-radius: 5px;
	text-align: center;
}

.tr-vertical-middle {
	vertical-align: middle;
}

.product-details-content-tab-wrapper {
	background: white;
	padding: 0 30px;
}

.product-details-content-tab-btn {
	padding: 25px 0;
	font-size: 20px;
	font-weight: 600;
	border-bottom: 1px solid #ddd;
}

.product-details-content-tab {
	padding: 40px 0;
}

.review-form-text-top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-direction: column;
	margin-top: 35px;
}
@media (min-width: 992px) {
	.review-form-text-top {
		flex-direction: row;
		align-items: center;
	}
}
.review-form-text-top h5, .review-form-text-top .h5 {
	font-size: 16px;
	font-weight: 700;
}

.form-submit-btn {
	border: none;
	background: #333;
	color: #ffffff;
	text-transform: capitalize;
	font-weight: 500;
	padding: 10px 20px;
	display: block;
	transition: 0.3s;
	cursor: pointer;
	margin-top: 10px;
	border-radius: 5px;
}
.form-submit-btn:hover {
	background: #224099;
}

/* === AM Theme Products === */


/*****************************
Components - Comment
*****************************/
.comment-list {
  border-bottom: 1px solid #eee;
  padding-top: 20px;
  padding-bottom: 15px;
}
.comment-list:first-child {
  padding-top: 0;
}
.comment-list:last-child {
  border: none;
  padding-bottom: 0;
}
.comment-list > .comment-reply {
  margin-left: 0;
}
@media (min-width: 768px) {
  .comment-list > .comment-reply {
    margin-left: 100px;
  }
}
.comment-list > .comment-reply li {
  border-top: 1px solid #eee;
  padding-top: 23px;
  margin-top: 0px;
}

.comment-wrapper {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media (min-width: 576px) {
  .comment-wrapper {
    flex-direction: row;
  }
}

.comment-img {
  margin-right: 30px;
  margin-bottom: 20px;
  border-radius: 5px;
}
.comment-img img {
  width: 78px;
  height: 78px;
  border-radius: 5px;
}

.comment-content-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
  flex-wrap: wrap;
}

.comment-name {
  font-weight: 600;
  margin-right: 10px;
}

.comment-content-right a i {
  padding-right: 10px;
}

#comment-review-text {
	display: block;
	width: 100%;
	min-height: 128px;
}

/* ==== AM Comments ==== */