@media (max-width: 575.98px) {
	.quikctech-comment-box {
	display: none;
	position: relative;
	background: #f4f4f4;
	border-radius: 8px;
	padding: 10px;
	width: 100%;
	margin-top: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
	font-family: 'Poppins', sans-serif;
}
.quikctech-more-box {
	display: none;
	position: relative;
	background: #a0a0a0;
	border-radius: 8px;
	padding: 10px;
	width: 100%;
	margin-top: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.25);
	font-family: 'Poppins', sans-serif;
}
/* .quikctech-chat-flex {
	display: flex;
	flex-direction: column;
}
.quikctech-left {
	width: 100%;

	border-right: 1px solid rgba(0, 0, 0, 0.06);
	padding: 14px 10px;
	background: #f7fafb;
}
.quikctech-list {
	margin-top: 10px;
	overflow-y: auto;
	height: auto;
	padding-right: 6px;
}
.quikctech-chatbody {
	padding: 26px 36px;
	overflow-x: auto !important;
	flex: 1;
	position: relative;
	background: url("") no-repeat center/cover;

	max-height: 350px !important;
} */
 .quikctech-mega-p-ban {
	height: 100%;
	background-color: white;
	padding: 26px;
	display: none;
}
 .quikctech-mobile-all-message{
	display: block;
 }
.quikctech-left{
	display: none;
}
	#quicktech-navbar{
		display: none;
	}
	#quicktech-topbar{
		display: none;
	}
#quikctech-mobile-navbar {
	display: block;
	background-color: white;
	padding: 10px 0;
}
.swiper {
	width: 100%;
	height: 177px;
}
.quikctech-header {
	height: 68px;
	display: flex;
	align-items: center;
	padding: 6px 4px;
	background: transparent;
	gap: 14px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}
.quikctech-right {
	flex: 1;
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	background-color: white;
	height: 439px;
}
.quikctech-cat-main {
	display: grid;
	/* justify-content: center; */
	gap: 20px;
	grid-template-columns: 1fr 1fr;
}
.quikctech-cate-head img{
	width: 100%;
}
.quicktech-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px;
	flex-direction: column;
}
.quicktech-head a {
	font-size: 18px !important;
	color: #f36823;
	text-shadow: 1px 1px 2px black;
	font-weight: 600;
	font-size: 30px;
	padding: 6px 20px;
	border: 2px solid #f36823;
	border-radius: 5px;
}
.quikctech-margin {
	margin-left: -11px;
}
.quikctech-s-img{
	display: none;
}
#quicktech-service-center {
	margin-top: 27px;
	padding: 20px 0;
}

.quikctech-s-btns{
	display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
}
.quicktech-app-inner {
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.quikctech-app-img{
	display: flex;
  flex-direction: column;
}

.quicktech-social ul li a img{
	height: 21px;
}

.quicktech-social{
	align-items: center;
}

/*  */
.quicktech-sold span {
	color: black;
	font-weight: 600;
	font-size: 14px;
}

.quicktech-product-text h6{
	font-size: 14px;
}
.quicktech-product-text p {
	color: #1DBF73;
	font-weight: 600;
	font-size: 15px;
}
.quicktech-product-text p span{
	font-size: 13px;
}
.quicktech-pp-t span {
	font-size: 11px;
}
.quikctech-wishlist button {
	border: none;
	background-color: transparent;
	font-size: 18px;
}
.quikctech-img-product video {
	height: 134px;
	object-fit: fill;
}
.quikctech-img-product img {
	height: 156px;
	max-width: 100%;
}
#quikctech-bottom-nav {
	display: block;
	background-color: #1DBF73;
	padding: 9px 0;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999999999;
}
.quikctech-bottom-nav-menu ul{
	display: flex;
  justify-content: space-around;
}

.container-fluid {
	padding: 12px;
}

/* wishlist */
.quikctech-p-dash-menu{
	width: 100%;
  overflow-x: scroll;
}
.quikctech-p-dash-menu ul {
	display: flex;
	justify-content: space-between;
	width: max-content;
}
.quikctech-p-dash-menu ul li {
	width: 100%;
	text-align: center;
	padding: 10px;
	/* color: black; */
	width: max-content;
}
.quikctech-wishlist-delete-btn {
	margin-top: 26px;
	margin-bottom: 26px;
}

.quicktech-wishlist-product-main {
	display: flex;
	justify-content: lefr;
	border-bottom: 2px solid#ddd;
	align-items: flex-start;
	flex-direction: column;
}

.quikctech-wishlist-ad-btn {
	margin-top: 0px;
}

.quikctech-shop-wish{
	display: flex;
	justify-content: space-between;
	border-bottom: 2px solid#ddd;
	align-items: center;
	flex-direction: row;
}



/* wishlist */

/* shop profile */
.quicktech-shop-details {
	display: flex;
	align-items: center;
	flex-direction: column;
}
#quikctech-shop-banner {
	height: auto;
	padding: 41px 0;
}
.quicktech-shop-text-inner {
	background-color: transparent;
	padding: 17px;
	border-radius: 6px;
}

.flagship {
	border: 1px solid black;
	padding: 5px;
	transform: skew(0);
	padding-bottom: 0px;
	padding-top: 11px;
	margin-bottom: 5px;
	background-color: white;
}

.quicktech-top-shop-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	flex-direction: column;
	gap: 22px;
}

.quikctech-shop-p-main {
	border: 1px solid #ddd;
	padding: 20px 40px;
	display: flex;
	justify-content: space-between;
	background-color: white;
	flex-direction: column;
	gap: 11px;
}
.quicktech-shop-p-text{
	border-right: none !important;
	border-bottom: 1px solid #ddd;
}


/* shop profile */

/* shop */
.quikctech-search-inner-shop input {
	padding: 12px;
	border-radius: 5px;
	border: 1px solid #ddd;
	width: 100%;
}

.quikctech-shop-ban-img img {
	height: 158px;
	object-fit: fill;
}

/* shop */

/* sellon */
.quicktech-product-text {
	/* padding: 0 23px; */
	border: 1px solid #ddd;
	border-radius: 31px;
	/* border-bottom-left-radius: 0; */
	/* border-bottom-right-radius: 0; */
	padding: 16px 12px;
	padding-bottom: 0px;
	background-color: white;
}

/* sellon */

/* review */

.quikctech-my-order-inner {
	background-color: white;
	padding: 10px;
	border-top-right-radius: 38px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	width: 100%;
	overflow-x: auto;
}

/* review */

/* register */

.social-btns {
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	flex-direction: column;
	gap: 10px;
}
.social-btns a {
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	text-align: center;
	font-weight: bold;
	color: white;
}

/* register */

/* shop details */
.quikctech-breadcum ul {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}
.quicktech-product-d-details{
	margin-top: 15px;
}
.quicktech-brand ul li {
	font-weight: 500;
	font-size: 13px;
}

.quikctech-pro-btns {
	display: flex;
	gap: 20px;
	justify-content: center;
	margin-top: -5px;
	flex-direction: column;
}
.quikctech-pro-btns a {
	padding: 13px;
	border: 1px solid #ddd;
	font-size: 20px;
	font-weight: 600;
	border-radius: 5px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	transition: 0.3s ease;
	text-align: center;
}

.quicktech-product-description h4{
	font-size: 17px;
}
.quikctech-product-img-details img {
	height: 330px;
	object-fit: cover;
}
.quicktech-specification {
	margin: 9px;
	border: 1px solid #ddd;
	padding: 14px;
}
.quicktech-specification h4{
	font-size: 20px;
}
.quicktech-spec-brand h4 p {
	font-size: 17px;
	color: black;
}
.qiolctech-line {
	width: 137px;
}
.quicktech-input-question input {
	padding: 5px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ddd;
}

.quicktech-input-question {
	padding: 9px;
	display: flex;
	gap: 5px;
	align-items: end;
}
.quicktech-address-text p {
	font-size: 15px;
	font-weight: 600;
}
.quikctech-sold-by h5 span {
	font-size: 17px;
	color: black;
}
.quikctech-sold-by a {
	font-size: 17px;
}
.quicktech-sold-rate-main h4 {
	font-size: 24px;
}
/* shop details */

/* order details */

.quikctech-o-d-head p {
	font-size: 15px;
	font-weight: 600;
}

.quikctech-o-d-head a {
	border: 1px solid #0f81a4;
	padding: 3px 10px;
	border-radius: 5px;
	border-top-right-radius: 36px;
	color: #0f81a4;
	font-size: 16px;
	transition: 0.3s ease;
}

.quikctech-check-box {
	width: 100% !important;
	flex-direction: column;
	display: unset !important;
}
.quikctech-check-box h5 {
	font-size: 15px;
	font-weight: 700;
	padding-top: 9px;
}

.quikctech-middle-cart-text {
	text-align: left !important;
}

.quikctech-cancel-order-btn p {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0;
}
.quikctech-cancel-order-btn a {
	padding: 4px 17px;
	background-color: #df9712;
	color: white;
	font-weight: 600;
	border-radius: 4px;
	text-align: center;
	font-size: 12px;
	width: max-content;
}

.shop-tracking-status .image-order-status .icon {
	height: 17px;
	width: 17px;
	background-size: contain;
	background-position: no-repeat;
}
.shop-tracking-status .order-status-timeline {
	height: 12px;
}
.shop-tracking-status .image-order-status .status {
	position: absolute;
	text-shadow: 1px 1px #eee;
	color: #333;
	transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	width: 180px;
	top: -50px;
	left: 25px;
	font-size: 12px;
}
.shop-tracking-status .image-order-status-delivered .status {
	top: 85px !important;
	left: -180px !important;
	transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	text-align: right;
}
.shop-tracking-status .image-order-status-completed .status {
	top: 85px !important;
	left: -180px !important;
	transform: rotate(-30deg);
	-webkit-transform: rotate(-30deg);
	text-align: right;
}

.shop-tracking-status .image-order-status {
	border: 1px solid #ddd;
	padding: 7px;
	box-shadow: 0px 0px 10px 0px #999;
	background-color: #fdfdfd;
	position: absolute;
	margin-top: -26px;
	border-radius: 50%;
}

/* order details */

/* make payment */

.quikctech-tabs-pay-img {
	height: 58px;
	width: 100%;
}
.quikctech-payemnt-inner {
	padding: 6px;
}
/* make payment */

/* confirm order */

.quikctech-confirm-order-inner {
	padding: 7px;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.delivery-option label {
	cursor: pointer;
	padding: 7px;
	border: 2px solid #ddd;
}
.delivery-option input[type="radio"]:checked + label {
	background-color: #e7f9e7;
	border: 2px solid #4caf50;
	padding: 7px;
}
.quikctech-cart-p-main {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.quikctech-cart-p-main {
	display: grid;
	justify-content: space-between;
	grid-template-columns: 1fr; /* First row with one column */
	grid-template-rows: auto auto; /* Two rows */
}

.quikctech-cart-p-main > :nth-child(2) {
	grid-column: span 2; /* Make the second row span two columns */
}

.quikctech-cart-p-price p {
	font-size: 17px;
	color: #df9712;
	font-weight: 600;
}

.quikctech-cart-p-price span {
	font-size: 17px;
	color: #df9712;
	font-weight: 600;
}
.quikctech-cart-p-price p s {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.377);
	font-weight: 600;
}
.quikctech-profile-cover img {
	height: 87%;
}
.quikctech-cart-p-price {
	width: 75%;
	text-align: left !important;
}
.quickcktech-order-main {
	border: 1px solid #ddd;
	padding: 10px;
	background-color: white;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
/* confirm order */

.quikctech-cart-quantity {
	width: 100%;
	justify-content: left;
}
.quikctech-delete-wish ul{
	justify-content: left !important;
}

.quicktech-cart-p-remove-btn ul {
	display: flex;
	gap: 20px;
	align-items: center;
	flex-direction: Column;
}

/* seller profile */
.quikctech-button-menu-profile ul {
	display: flex;
	justify-content: space-between;
	gap: 11px;
	width: max-content;
	/* height: 38px; */
	margin-top: 9px;
}

.quikctech-button-menu-profile{
	width: 100%;
  overflow-x: auto;
}

.quikctech-post-seller-img img {
	height: auto;
	width: 100%;
}
.quikctech-profile-cover {
	height: 161px;
	position: relative;
}
.quicktech-profile-pictures img {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: -6px;
	border: 7px solid #f0fcfc;
}
.quicktech-profile-name {
	display: flex;
	gap: 3px;
	align-items: baseline;
	width: max-content;
}
.quicktech-profile-name h4 {
	font-size: 19px;
	font-weight: 600;
}
.quicktech-profile-name p {
	font-size: 17px;
	font-weight: 600;
}
.quicktech-profile-name span {
	color: #4CAF50;
	font-size: 15px;
}

.quikctech-mb-none{
	display: none;
}
.quikctech-edit-cover-btn button {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #ffffffb5;
	border: 1px solid #ddd;
	padding: 2px;
	font-size: 13px;
}

.quicktech-checking-qc p span {
	padding-left: 0;
}
.quicktech-v-t{
	flex-direction: column;
}
/* seller profile */

/* manage product */
.quicktech-manage-head h4{
	font-size: 16px;
}
.quicktech-manage-head a {
	padding: 5px 20px;
	background-color: #0aafcf;
	color: white;
	font-weight: 600;
	border-radius: 5px;
	font-size: 15px;
}

.quicktech-manage-menu ul {
	display: flex;
	padding: 20px;
	width: max-content;
	padding-left: 0;
}


/* manage product */

/* seller order */
.quicktech-order-date {
	display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.quikctech-mob-flex{
	gap: 10px;
}

.quikctech-mob-o{
	gap: 10px;
}

.quikctech-re-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 8px;
	padding: 8px 12px;
	font-size: 14px;
	color: #6b7280;
	width: max-content;
}
.quicktech-order-table {
	border: 1px solid #ddd;
	border-radius: 6px;
	overflow: hidden;
	background: #fff;
	width: max-content;
}

/* seller order */

/* ship */

.quikctech-status-btn {
	display: flex;
	gap: 7px;
	flex-direction: column;
}


/* ship */

/* seller reviews */

.quikctech-re-table-container {
	background: #fff;
	border: 1px solid #d1d5db;
	border-radius: 6px;
	/* overflow: hidden; */
	width: 100%;
	overflow-x: scroll;
}

.quikctech-re-table{
	width: max-content;
}

/* selller reviews */

.quikctech-dash-top-pro {
	padding: 0;
}
.quikctech-dash-main {
	border: none;
	border-radius: 10px;
}

.quikctech-dashboard-top-selling {
	background-color: white;
	padding: 3px;
	border-radius: 10px;
}

}

@media (min-width: 576px) and (max-width: 766.98px) {
	 .quikctech-mega-p-ban {
	height: 100%;
	background-color: white;
	padding: 26px;
	display: none;
}
		#quicktech-navbar{
		display: none;
	}
	#quicktech-topbar{
		display: none;
	}
#quikctech-mobile-navbar {
	display: block;
	background-color: white;
	padding: 10px 0;
}
.swiper {
	width: 100%;
	height: 177px;
}
.quikctech-cat-main {
	display: grid;
	/* justify-content: center; */
	gap: 20px;
	grid-template-columns: 1fr 1fr;
}
.quikctech-cate-head img{
	width: 100%;
}
/* .quicktech-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px;
	flex-direction: column;
} */
 .quicktech-head h4 {
	font-size: 24px;
	color: #f36823;
	text-shadow: 1px 1px 2px black;
	font-weight: 600;
	font-size: 27px;
}
.quicktech-head a {
	font-size: 18px !important;
	color: #f36823;
	text-shadow: 1px 1px 2px black;
	font-weight: 600;
	font-size: 30px;
	padding: 6px 20px;
	border: 2px solid #f36823;
	border-radius: 5px;
}
.quikctech-margin {
	margin-left: -11px;
}
.quikctech-s-img{
	display: none;
}
#quicktech-service-center {
	margin-top: 27px;
	padding: 20px 0;
}

.quikctech-s-btns{
	display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
}
.quicktech-app-inner {
	align-items: center;
	flex-direction: column;
	text-align: center;
}

.quikctech-app-img{
	display: flex;
  flex-direction: column;
}

.quicktech-social ul li a img{
	height: 21px;
}

.quicktech-social{
	align-items: center;
}
#quikctech-bottom-nav {
	display: block;
	background-color: #1DBF73;
	padding: 9px 0;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 999999999;
}
.quikctech-bottom-nav-menu ul{
	display: flex;
  justify-content: space-around;
}

/* wishlist */
.quikctech-p-dash-menu{
	width: 100%;
  overflow-x: scroll;
}
.quikctech-p-dash-menu ul {
	display: flex;
	justify-content: space-between;
	width: max-content;
}
.quikctech-p-dash-menu ul li {
	width: 100%;
	text-align: center;
	padding: 10px;
	/* color: black; */
	width: max-content;
}



/* wishlist */

/* shop profile */
.quicktech-shop-details {
	display: flex;
	align-items: center;
	flex-direction: column;
}
#quikctech-shop-banner {
	height: auto;
	padding: 41px 0;
}
.quicktech-shop-text-inner {
	background-color: transparent;
	padding: 17px;
	border-radius: 6px;
}

.flagship {
	border: 1px solid black;
	padding: 5px;
	transform: skew(0);
	padding-bottom: 0px;
	padding-top: 11px;
	margin-bottom: 5px;
	background-color: white;
}

.quicktech-top-shop-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 10px 0;
	flex-direction: column;
	gap: 22px;
}

.quikctech-shop-p-main {
	border: 1px solid #ddd;
	padding: 20px 40px;
	display: flex;
	justify-content: space-between;
	background-color: white;
	flex-direction: column;
	gap: 11px;
}
.quicktech-shop-p-text{
	border-right: none !important;
	border-bottom: 1px solid #ddd;
}


/* shop profile */


/* shop */
.quikctech-search-inner-shop input {
	padding: 12px;
	border-radius: 5px;
	border: 1px solid #ddd;
	width: 100%;
}

.quikctech-shop-ban-img img {
	height: 250px;
	object-fit: fill;
}

/* shop */

/* review */

.quikctech-my-order-inner {
	background-color: white;
	padding: 10px;
	border-top-right-radius: 38px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	width: 100%;
	overflow-x: auto;
}

/* review */

/* shop details */
.quikctech-breadcum ul {
	display: flex;
	gap: 8px;
	flex-wrap: wrap;
}
.quicktech-product-d-details{
	margin-top: 15px;
}
.quicktech-brand ul li {
	font-weight: 500;
	font-size: 13px;
}

.quikctech-pro-btns {
	display: flex;
	gap: 20px;
	justify-content: left;
	margin-top: -5px;
	flex-direction: row;
}
.quikctech-pro-btns a {
	padding: 13px;
	border: 1px solid #ddd;
	font-size: 20px;
	font-weight: 600;
	border-radius: 5px;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
	transition: 0.3s ease;
	text-align: center;
}

.quicktech-product-description h4{
	font-size: 17px;
}
.quikctech-product-img-details img {
	height: 330px;
	object-fit: cover;
}
.quicktech-specification {
	margin: 9px;
	border: 1px solid #ddd;
	padding: 14px;
}
.quicktech-specification h4{
	font-size: 20px;
}
.quicktech-spec-brand h4 p {
	font-size: 17px;
	color: black;
}
.qiolctech-line {
	width: 137px;
}
.quicktech-input-question input {
	padding: 5px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ddd;
}

.quicktech-input-question {
	padding: 9px;
	display: flex;
	gap: 5px;
	align-items: end;
}
/* shop details */
/* confirm order */

.quikctech-confirm-order-inner {
	padding: 7px;
	background-color: white;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.delivery-option label {
	cursor: pointer;
	padding: 7px;
	border: 2px solid #ddd;
}
.delivery-option input[type="radio"]:checked + label {
	background-color: #e7f9e7;
	border: 2px solid #4caf50;
	padding: 7px;
}
.quikctech-cart-p-main {
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}
.quikctech-cart-p-main {
	display: grid;
	justify-content: space-between;
	grid-template-columns: 1fr; /* First row with one column */
	grid-template-rows: auto auto; /* Two rows */
}

.quikctech-cart-p-main > :nth-child(2) {
	grid-column: span 2; /* Make the second row span two columns */
}

.quikctech-cart-p-price p {
	font-size: 17px;
	color: #df9712;
	font-weight: 600;
}

.quikctech-cart-p-price span {
	font-size: 17px;
	color: #df9712;
	font-weight: 600;
}
.quikctech-cart-p-price p s {
	font-size: 15px;
	color: rgba(0, 0, 0, 0.377);
	font-weight: 600;
}
.quikctech-cart-p-price {
	width: 75%;
	text-align: left !important;
}
.quickcktech-order-main {
	border: 1px solid #ddd;
	padding: 10px;
	background-color: white;
	box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.quikctech-check-box {
	width: 100%;
}

/* confirm order */

/* seller profile */
.quikctech-button-menu-profile ul {
	display: flex;
	justify-content: space-between;
	gap: 11px;
	width: max-content;
	/* height: 38px; */
	margin-top: 9px;
}

.quikctech-button-menu-profile{
	width: 100%;
  overflow-x: auto;
}

.quikctech-post-seller-img img {
	height: auto;
	width: 100%;
}
.quikctech-profile-cover {
	height: 161px;
	position: relative;
}
.quicktech-profile-pictures img {
	width: 92px;
	height: 92px;
	position: absolute;
	bottom: -6px;
	border: 7px solid #f0fcfc;
}
.quicktech-profile-name {
	display: flex;
	gap: 3px;
	align-items: baseline;
	width: max-content;
}
.quicktech-profile-name h4 {
	font-size: 19px;
	font-weight: 600;
}
.quicktech-profile-name p {
	font-size: 17px;
	font-weight: 600;
}
.quicktech-profile-name span {
	color: #4CAF50;
	font-size: 15px;
}

.quikctech-mb-none{
	display: none;
}
.quikctech-edit-cover-btn button {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #ffffffb5;
	border: 1px solid #ddd;
	padding: 2px;
	font-size: 13px;
}

.quicktech-checking-qc p span {
	padding-left: 0;
}
.quicktech-v-t{
	flex-direction: column;
}
/* seller profile */

/* seller order */
.quicktech-order-date {
	display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.quikctech-mob-flex{
	gap: 10px;
}

.quikctech-mob-o{
	gap: 10px;
}

.quikctech-re-toolbar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #fff;
	border: 1px solid #e5e7eb;
	border-radius: 8px;
	padding: 8px 12px;
	font-size: 14px;
	color: #6b7280;
	width: max-content;
}
.quicktech-order-table {
	border: 1px solid #ddd;
	border-radius: 6px;
	overflow: hidden;
	background: #fff;
	width: max-content;
}

/* seller order */


}


@media (min-width: 767px) and (max-width: 991.98px) {
		#quicktech-navbar{
		display: none;
	}
	#quicktech-topbar{
		display: none;
	}
#quikctech-mobile-navbar {
	display: block;
	background-color: white;
	padding: 10px 0;
}
.swiper {
	width: 100%;
	height: 204px;
}
.quikctech-load-more a {
	padding: 7px 85px;
	border: 2px solid #f36823;
	color: #f36823;
	font-weight: 600;
	font-size: 20px;
	border-radius: 5px;
}
.quikctech-s-btns {
	display: flex;
	flex-direction: row !important;
	gap: 10px;
	text-align: center;
}
.quikctech-cat-main {
	display: grid;
	/* justify-content: center; */
	gap: 20px;
	grid-template-columns: 1fr 1fr 1fr;
}
.quikctech-cate-head img{
	width: 100%;
}
/* .quicktech-head {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 12px;
	flex-direction: column;
} */
 .quicktech-head h4 {
	font-size: 24px;
	color: #f36823;
	text-shadow: 1px 1px 2px black;
	font-weight: 600;
	font-size: 27px;
}
.quicktech-head a {
	font-size: 18px !important;
	color: #f36823;
	text-shadow: 1px 1px 2px black;
	font-weight: 600;
	font-size: 30px;
	padding: 6px 20px;
	border: 2px solid #f36823;
	border-radius: 5px;
}
.quikctech-margin {
	margin-left: -11px;
}
.quikctech-s-img{
	display: none;
}
#quicktech-service-center {
	margin-top: 27px;
	padding: 20px 0;
}

.quikctech-s-btns{
	display: flex;
  flex-direction: column;
  gap: 10px;
  text-align: center;
}
.quicktech-app-inner {
	align-items: center;
	flex-direction: column;
	text-align: left;
}

.quikctech-app-img{
	display: flex;
  flex-direction: column;
}

.quicktech-social ul li a img{
	height: 21px;
}

.quicktech-social{
	align-items: center;
}
#quikctech-bottom-nav {
	display: block;
	background-color: #1DBF73;
	padding: 9px 0;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
}
.quikctech-bottom-nav-menu ul{
	display: flex;
  justify-content: space-around;
}

/* wishlist */
.quikctech-p-dash-menu{
	width: 100%;
  overflow-x: scroll;
}
.quikctech-p-dash-menu ul {
	display: flex;
	justify-content: space-between;
	width: max-content;
}
.quikctech-p-dash-menu ul li {
	width: 100%;
	text-align: center;
	padding: 10px;
	/* color: black; */
	width: max-content;
}








/* wishlist */

/* shop */


.quikctech-shop-ban-img img {
	height: 250px;
	object-fit: fill;
}

/* shop */

.quikctech-product-image-main img {
	max-height: 504px;
	width: auto !important;
}

.quikctech-product-image-main{
	text-align: center;
}

.quicktech-product-d-details{
	margin-top: 15px;
	
}
.qiolctech-line {
	width: 218px;
}

/* seller profile */
.quikctech-button-menu-profile ul {
	display: flex;
	justify-content: space-between;
	gap: 11px;
	width: max-content;
	/* height: 38px; */
	margin-top: 9px;
}

.quikctech-button-menu-profile{
	width: 100%;
  overflow-x: auto;
}

.quikctech-post-seller-img img {
	height: auto;
	width: 100%;
}
.quikctech-profile-cover {
	height: 161px;
	position: relative;
}
.quicktech-profile-pictures img {
	width: 92px;
	height: 92px;
	position: absolute;
	bottom: -6px;
	border: 7px solid #f0fcfc;
}
.quicktech-profile-name {
	display: flex;
	gap: 3px;
	align-items: baseline;
	width: max-content;
}
.quicktech-profile-name h4 {
	font-size: 19px;
	font-weight: 600;
}
.quicktech-profile-name p {
	font-size: 17px;
	font-weight: 600;
}
.quicktech-profile-name span {
	color: #4CAF50;
	font-size: 15px;
}

.quikctech-mb-none{
	display: none;
}
.quikctech-edit-cover-btn button {
	position: absolute;
	top: 5px;
	right: 5px;
	background-color: #ffffffb5;
	border: 1px solid #ddd;
	padding: 2px;
	font-size: 13px;
}

.quicktech-checking-qc p span {
	padding-left: 0;
}
.quicktech-v-t{
	flex-direction: column;
}
/* seller profile */



}


@media (min-width: 991.98px) and (max-width:1400px ) {
.quikctech-search-input {
	position: relative;
	padding-top: 15px;
}
.quikctech-logo-desktop button {
	border: none;
	background-color: transparent;
	height: max-content;
	margin-top: 12px;
	font-size: 28px;
}
.quikctech-cart-p {
	margin-top: 20px;
	display: flex;
	justify-content: space-around;
		padding: 0 30px;
}
	.quikctech-mob-flex{
	gap: 8px;
}

	.quikctech-p-dash-menu ul li a {
	color: black;
	font-size: 15px;
}

    .quikctech-search-icon img {
	position: absolute;
	left: 3px;
	height: 28px;
	top: 11px;
}
.quicktech-sold-rate-main h5 {
	color: #000000a8;
	font-size: 14px;
	font-weight: 500;
	height: 72px;
}
.qiolctech-line {
	width: 228px;
}
.container-fluid {
	padding: 0 6px;
}

.quikctech-s-img img {
	position: absolute;
	right: 0;
	bottom: 0;
	height: 451px;
}
.quicktech-sercice-text h2{
	width: 600px;
}

#quicktech-service-center {
	margin-top: 154px;
	padding: 53px 0;
}

.quicktech-brand ul li {
	font-weight: 500;
	font-size: 14px;
}
.quicktech-address-text p {
	font-size: 15px;
	font-weight: 600;
}

.quicktech-ad-chan-btn a {
	padding: 4px 15px;
	background-color: #0f81a4;
	color: white;
	font-weight: 600;
	border-radius: 5px;
}
.quikctech-sold-by h5 span {
	font-size: 16px;
	color: black;
}
.quikctech-sold-by a {
	font-size: 15px;
}

.quicktech-sold-rate-main h4 {
	font-size: 23px;
}

.quikctech-fl{
	padding: 0 13px;
}

}



