.m0 {
	margin: 0 !important;
}

.mt0 {
	margin-top: 0 !important;
}

.mb0 {
	margin-bottom: 0 !important;
}

.ml0 {
	margin-left: 0 !important;
}

.mr0 {
	margin-right: 0 !important;
}

.m10 {
	margin: 10px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.m20 {
	margin: 20px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.m5 {
	margin: 5px !important;
}

.mt5 {
	margin-top: 5px !important;
}

.mb5 {
	margin-bottom: 5px !important;
}

.ml5 {
	margin-left: 5px !important;
}

.mr5 {
	margin-right: 5px !important;
}

.p5 {
	padding: 5px;
}

.p19 {
	padding: 19px;
}

.p0 {
	padding: 0 !important;
}

.pt0 {
	padding-top: 0 !important;
}

.pb0 {
	padding-bottom: 0 !important;
}

.pl0 {
	padding-left: 0 !important;
}

.pr0 {
	padding-right: 0 !important;
}

.p10 {
	padding: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pt30 {
	padding-top: 30px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.bd0 {
	border: 0;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}

.ml75 {
	margin-left: 75%;
}

.fz14 {
	font-size: 14px;
}

.image_wrap .img_container {
	/*width: 237px;*/
	height: 160px;
	/*border: 1px solid #eaeaea;*/
}

.image_wrap .img_container img {
	object-fit: contain;
	width: 100%;
	height: 155px;
}

.table_layout {
	background: #fff;
}

.left24 {
	left: 24px;
}

.left10 {
	left: 10px;
}

.right24 {
	right: 24px;
}

.owl-carousel .owl-stage-outer {
	background: transparent;
}

.text-right {
	text-align: right;
}

.no-bg {
	background: transparent;
}

.follow-profile {
	width: 60px;
	height: 60px;
	float: left;
	margin-right: 10px;
	border: 1px solid #eaeaea;
}

.follow-profile img {
	width: 100%;
	height: 100%;
	padding: 5px;
	object-fit: contain;
}

.mauto {
	margin: 0 auto;
}

.bdb2 {
	border-bottom: 2px solid #eaeaea;
}

.visited_img {
	width: 85px;
	height: 85px;
	padding: 2px;
	border: 1px solid #eaeaea;
}

.visited_img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

select[disabled],
html input[disabled] {
	cursor: not-allowed;
	background: #f1f1f1;
}

/* -- ============ KMT (11 July 2019) ============= -- */

@media only screen and (max-width: 320px) {
	.mob-logo {
		margin-top: 0px !important;
	}
	.mob-menu {
		margin-top: 18px !important;
	}
	#open_shopping_cart::after {
		top: 50%;
	}
	#open_shopping_cart::before {
		top: 50%;
	}
	input.alignleft {
		width: 89% !important;
	}
	ul.dropdown.site_setting_list.language.active.visible.find {
		right: 65px !important;
		top: 40%;
		width: 170px;
	}
	ul.dropdown.site_setting_list.language.find {
		right: 65px !important;
		top: 40%;
		width: 170px;
	}
}

@media (min-width: 320px) and (max-width: 425px) {
	#main_navigation_wrap {
		border-bottom: 1px solid #d4c9c1;
		position: fixed !important;
	}
	.page_wrapper {
		margin-top: 10px;
	}
	.compare_button::after,
	.wishlist_button::after {
		width: 18px;
		height: 15px;
		top: 52%;
		left: 30px;
	}
	.site_settings {
		margin: 0px;
		position: unset !important;
	}
	#open_shopping_cart .title::after {
		display: none;
	}
	input.alignleft {
		width: 89% !important;
		font-size: 13px !important;
	}
	.alignright.site_settings {
		top: 4px;
	}
	form.search {
		width: 100%;
	}
	.search .def_icon_btn {
		width: 30px;
	}
	.search>* {
		height: 30px !important;
	}
	.search>button::after {
		font-size: 17px;
	}
	.overlay {
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		background-color: #fff;
		overflow-x: hidden;
		transition: 0.5s;
		overflow-y: scroll;
		height: 100%;
	}
	.overlay-content {
		position: relative;
		text-align: center;
		margin-top: 30px;
	}
	.overlay a {
		padding: 8px;
		text-decoration: none;
		font-size: 16px;
		color: #818181;
		display: block;
		transition: 0.3s;
	}
	.overlay a:hover,
	.overlay a:focus {
		color: #f1f1f1;
	}
	.overlay .closebtn {
		position: absolute;
		right: 20px;
		font-size: 40px;
	}
	nav.main_navigation ul {
		width: 200px;
		border: 1px solid;
	}
	.mobile-social {
		position: fixed !important;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: #f3efef;
		color: white;
		text-align: center;
		z-index: 3000;
		padding: 7px 0px;
	}
	.social_facebook,
	.social_contact,
	.social_gmap {
		border-radius: 50px;
	}
	i.icon-facebook-1 {
		color: #fff;
	}
	.mob-logo {
		margin-top: -5px;
	}
	.mob-menu {
		margin-top: 10px;
	}
	button#open_shopping_cart {
		padding-top: 35px;
		margin-top: 15px !important;
		right: 35px;
	}
	.menu-icon {
		margin-left: -16%;
		margin-top: 4px;
	}
	a.logo img {
		margin-left: -30%;
	}
	.revolution_slider {
		margin-top: 10%;
	}
	/* For language */
	ul.dropdown.site_setting_list.language.active.visible.find {
		right: 100px;
		top: 40%;
		width: 170px;
	}
	ul.dropdown.site_setting_list.language.find {
		right: 100px;
		top: 40%;
		width: 170px;
	}
	.alignright.site_settings {
		padding: 10px 0px;
	}
	ul.breadcrumbs {
		margin-top: 10%;
	}
	h2.page_title {
		margin-top: 10%;
	}
	.mpds {
		min-height: 270px;
	}
	.mpd-img {
		/*width: 175px;*/
		height: 175px;
		/*border: 1px solid #eaeaea;*/
		padding: 3px;
	}
	.mpd-img img {
		width: 100%;
		height: 100%;
		object-fit: contain;
	}
	.mpd-title {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	.mpd-price {
		color: #4d03d4;
		font-size: 12px;
	}
	.mpd-price s {
		color: #b2b2b2;
	}

	.label_offer.percentage.left10 {
		padding: 0px;
	}
}

/* End Mobile */

@media (min-width: 426px) and (max-width: 768px) {
	#main_navigation_wrap {
		border-bottom: 1px solid #d4c9c1;
		position: fixed !important;
	}
	.page_wrapper {
		margin-top: 85px;
	}
	.overlay {
		width: 0;
		position: fixed;
		z-index: 1;
		top: 0;
		left: 0;
		/* background-color: rgb(0,0,0);
		background-color: rgba(0,0,0, 0.9); */
		background-color: #fff;
		overflow-x: hidden;
		transition: 0.5s;
		overflow-y: scroll;
		height: 100%;
	}
	.overlay-content {
		position: relative;
		text-align: center;
		margin-top: 30px;
	}
	.overlay a {
		padding: 8px;
		text-decoration: none;
		font-size: 16px;
		color: #818181;
		display: block;
		transition: 0.3s;
	}
	.overlay a:hover,
	.overlay a:focus {
		color: #f1f1f1;
	}
	.overlay .closebtn {
		position: absolute;
		/* top: 20px; */
		right: 20px;
		font-size: 40px;
	}
	.site_settings {
		position: unset !important;
	}
	div#main_navigation_wrap {
		border-bottom: 1px solid #d4c9c1;
		padding: 10px;
	}
	input.alignleft {
		width: 94.7% !important;
		font-size: 13px !important;
	}
	form.search {
		width: 100% !important;
	}
	.search .def_icon_btn {
		width: 35px;
	}
	.compare_button::after,
	.wishlist_button::after {
		width: 30px;
		height: 30px;
		top: 120%;
		left: 35px;
	}
	.site_settings img {
		margin-right: 1px;
	}
	.site_settings .current::after,
	.open_categories_sticky::after {
		margin-left: 0px;
	}
	.mob-logo {
		margin-top: -15px;
	}
	.mobile-social {
		position: fixed !important;
		left: 0;
		bottom: 0;
		width: 100%;
		background-color: #f3efef;
		color: white;
		text-align: center;
		z-index: 3000;
		padding: 7px 0px;
	}
	.social_facebook,
	.social_contact,
	.social_gmap {
		border-radius: 50px;
	}
	i.icon-facebook-1 {
		color: #fff;
	}
	button#open_shopping_cart {
		padding-top: 35px;
		margin-top: 20px !important;
	}
	a.logo img {
		height: 72px;
		/*margin-left: -60%;*/
	}
	ul.dropdown.site_setting_list.language.active.visible.find {
		right: 270px;
		top: 40%;
		width: 170px;
	}
	ul.dropdown.site_setting_list.language.find {
		right: 270px;
		top: 40%;
		width: 170px;
	}
	.alignright.site_settings {
		padding: 10px 0px;
	}
}

/* End Tablets */

a.btn.btn-trs {
	background: #4d03d4;
	color: #fff;
	padding: 6px 12px;
	border: 1px solid transparent;
	border-radius: 4px;
}

span.msrh-ico img {
	border: 1px solid #4d03d4;
	padding: 5px 6px;
}

div#msrhform {
	padding-top: 5px;
	padding-bottom: 5px;
}

.menu-icon {
	font-size: 30px;
	cursor: pointer;
}

.mob-menu {
	margin-top: 28px;
}

.cat_menu {
	width: 20%;
	float: left;
	text-align: center;
}

.border_left {
	border-left: 1px solid #4d03d4;
}

.border_right {
	border-right: 1px solid #4d03d4;
}

/*.cat_menu img {
	width: 30px;
	height: 30px;
}

.cat_menu a {
	font-size: 12px;
}

.cat_menu h5 {
	font-size: 10px;
	height: 20px;
	margin: 5px;
}*/

/*
** For slick category menu
*/
.carousel {
	margin-top: 0px;
	margin-bottom: 50px;
}
.carousel img {
	width: 50%;
	height: 50%;
	margin-left: 25%;
}

.carousel h5{
	text-align: center;
	font-size: 12px;
	height: 20px;
	padding-top: 5px;
}

.slick-dots li button:before {
	content: '.' !important;
	font-size: 50px !important;
}

.slick-dots {
	bottom: 0px !important;
}

.category_menu {
	padding-bottom: 1px;
	margin-bottom: 15px;
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.carousel.slick-initialized.slick-slider.slick-dotted {
	padding-top: 15px;
}

.home-slider {
	box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

/* KMT(27 Feb 2020) */
.mb-srh {
	border: 1px solid #4d03d4;
	padding: 3px 7px 3px 7px;
	margin-left: 15px;
}

/* KMT (03 March 2020) */
.mytab_containers_wrap {
	height: 277px !important;
}

.pd_item_feature {
	padding: 0px 10px;
}

.seller, .product_item {
	position: relative;
	/*padding: 5px 10px;*/
	padding: 9px 10px;
	background: #fff;
	background-clip: padding-box;
	margin-right: 5px;
}

.tbl-pditem-wrap {
	margin-right: 5px;
	width: 32%;
	margin-bottom: 5px;
}

.non-shadow {
	box-shadow: none !important;
}

.bgt {
	background-color: transparent;
}

.pd_name {
	height: 37px;
	margin-top: 10px;
}

.clearfix.product_info {
	height: 59px;
}

a.sparate_pdname {
	display: -webkit-box !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	-webkit-line-clamp: 2 !important;
	-webkit-box-orient: vertical !important;
}


@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
	.pd_name {
		height: 40px;
	}

	.clearfix.product_info {
		height: 71px;
	}

	p.product_price.alignleft {
		margin: 0px;
	}

}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.pd_name {
		height: 30px;
	}

	.clearfix.product_info {
		height: 75px;
	}

	.product_info .product_price {
		font-size: 15px;
	}

	.mb-pd-item {
		padding: 0px 10px;
		min-height: 315px;
	}

	p.mpd-price {
		padding-bottom: 3px;
	}

	ul.rating {
		padding-bottom: 10px;
	}

}
