/*--------------------------------------------------------------
  Template Name: Tmart-Minimalist eCommerce HTML5 Template.
  Template URI: #
  Description: Tmart is a unique website template designed in HTML with a simple & beautiful look. There is an excellent solution for creating clean, wonderful and trending material design corporate, corporate any other purposes websites.
  Author: Theme365
  Version: 1.0
---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.social__icon>li>a>img,
.off__social__link>li>a>img {
    width: 35px;
}

.color-red{
	color:red;
}
.color-green{
	color:green;
}
.set-home,
.set-home0{
	color:#afafaf;
}
.set-home1{
	color:#000;
}
.variant_detail, .variant_detail tr, .variant_detail td {
    border: 0px none !important;
    width: fit-content !important;
    padding: 0px !important;
    margin: 0px !important;
    text-align: left !important;
    background: none !important;
    border-spacing: 0 !important;
    font-size: inherit !important;
}
.variant_detail td{
    padding: 0px 8px 0 0 !important;
}
.variant_detail {
    display: inline;
	padding-right:20px !important;
}
@media (max-width: 768px){
	
	.variant_detail {
		display: contents;
		padding-right:0px !important;
	}
}
.picture_list {
    /* display: inline-flex !important; */
	overflow: auto;
	white-space: normal;
    width: 100%;
}

.picture_list>div>div {
    position:relative;
    display: contents;
}
.picture_list>div {
    display: inline-flex;
/*     overflow: auto;*/
	white-space: normal;
    width: max-content;
}

.picture_list_container {
/*     overflow: auto; */
    width: 100%;
}


.is_out_stocks_1,
.is_deleted_1{
	display:block;
    font-size: 17px;
}
.deleted_1 {
    text-decoration: line-through;
}
.outstock_product_detail_0,
.deleted_product_detail_0
{
	display:block;
}
.outstock_product_detail_1,
.deleted_product_detail_1,
.is_out_stocks_0,
.is_deleted_0{
	display:none;
}
.outstocks_1 {
    opacity: 0.3;
    background: #afafaf;
}


.checked_1, .outstock_0, deleted_0{
	transition:0.3s;
}
.checked_0, .outstock_1, deleted_1{
	opacity: 0.3;
    color: #afafaf;
	transition:0.3s;
}
.outstock_set_1 .product-quantity,
.deleted_set_1 .product-quantity,
.outstock_set_1 .prodict-statas,
.deleted_set_1 .prodict-statas,
.outstock_1 .quantity,
.deleted_1 .quantity{
	display:none;
}
.deleted_set_1 .pro__dtl__prize,
.deleted_set_1 .variant_attr,
.deleted_set_1 .pro__dtl__btn,
.deleted_set_1 .product-action-wrap{
	display:none;
}

.deleted_set_1 .full-blocker,
.outstock_set_1 .full-blocker{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
	background: rgba(0, 0, 0, 0.2);
}
.zIndex10{
	z-index:10;
}


.loader_canvas {
    z-index: 10;
    width: 100%;
    position: absolute;
    top: 0px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}

.htc__product__area {
    position: relative;
}

.loader_image_container
{
	position:fixed;
	width:100%;
    top: 35%;
	left:0px;
}
.loader_image {
    width: 100px;
}

.loader_canvas
{
	position:absolute;
	top:0px;
	left:0px;
	background:rgba(0, 0, 0, 0.4);
	width:100%;
	height:100%;
}
.loader_image
{
	display:block;
    -webkit-animation:spin 2s linear infinite;
    -moz-animation:spin 2s linear infinite;
    animation:spin 2s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.my-store textarea:focus{
    height: 300px;
    transition: 0.5s;
    background: #fff;
}
.my-store textarea{
	height:100px;
	transition:0.5s;
}

.my-store-thumb{
    font-size: 30px;
    background: #ffffff;
    border: solid #5d5d5d 1px;
    border-radius: 50px;
    width: 42px;
	height: 42px;
    padding: 5px;
    text-align: center;
    position: relative;
}
.my-store-lable .shop-name {
    vertical-align: middle;
}
.my-store-lable .shop-location {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

.my-store-lable {
    display: flex;
}
.pro__social__share.store-card{
	margin-top: 10px;
}
.store-card .shop {
    line-height: 16px;
    padding: 7px 0 0 5px;
}
.city-district{
	font-size: 7px;
}
.text-limit{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.product-store-loc{
	height: 25px;
    transition:0.2s;
}
.product .product-store-loc>div {
	transform: translateY(0px);
    transition:0.2s;
}
.product:hover .product-store-loc>div {
	transform: translateY(-22px);
    transition:0.2s;
}
/*
.product:hover .product-store-loc {
    height: 50px;
    transition:0.2s;
}
*/

.text-limit.product-store-loc i {
    width: 16px;
    text-align: center;
}
.store-icon-set{
	padding:75px 0 80px 0;
}
.store-icon{
	font-size:200px;
}
.cart-thumb{
	width:150px;
}
.product-name {
	text-align:left;
}
td.product-name a>div {
    display: inline-block;
}
.tag{
	background:#fdc11d;
    padding: 0 7px;
    margin: 0 2px 2px 0;
    color: white;
}
.table-content div.table div.tr,
.table-content table tr{
	border:1px solid #afafaf;
}
.status_transaction_1, /*transaction failed*/
.status_transaction_3 /*checking the transaction*/
{
	display:block !important;
}
.subtotal_0,
.seller_0{
	display:none;
}
.cart-main-area .outstock_1, 
.cart-main-area .deleted_1{
    text-decoration: line-through;
    color: red;
}
.product-subtotal sup{
	font-weight:200;
}
.cart-main-area select{
	max-width: 250px;
    width: 100%;
}
.padding-left-15{
	padding-left:15px;
}
#voucher_description{
    width: 100%;
    padding-top: 60px;
}
@media (max-width: 480px){
	
	#voucher_description{
		width: 100%;
		padding-top: 100px;
	}
}
.htc__choose__us__ares.bg__white>.container-fluid>.row{
	background: #f4f4f4;
}

/*Toggle switch*/
input.toggle_switch[type=checkbox]{
	height: 0;
	width: 0;
	visibility: hidden;
}

label.toggle_switch_label {
	cursor: pointer;
	text-indent: -9999px;
	width: 30px;
	height: 14px;
	background: #afafaf;
	display: block;
	border-radius: 100px;
	position: relative;
}

label.toggle_switch_label:after {
	content: '';
	position: absolute;
	top: 2px;
	left: 2px;
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 90px;
	transition: 0.3s;
}

input.toggle_switch:checked + label.toggle_switch_label {
	background: #555;
}

input.toggle_switch:checked + label.toggle_switch_label:after {
	left: calc(100% - 5px);
	transform: translateX(-100%);
}

label.toggle_switch_label:active:after {
	width: 17px;
}
.toggle_set{
	width:100%;
}
.toggle_container{
	margin:0px auto;
	display:inline-flex;
	width:150px;
}
.toggle_container div{
	padding:10px;
}