.active::after {
  content: "" "" !important;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  /*font-family: "Noto Sans", sans-serif;*/
   font-family: "Open Sans", sans-serif;
}
body {
  overflow-x: hidden;
  background:#111f4812;
}
a {
  text-decoration: none;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

img {
  vertical-align: middle;
}

/* navbar */
.header {
	position: unset;
	width: 100%;
	background-color: #111f4803;
	z-index: 99999999;
	padding: 5px 0;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	padding-top: 0 !important;
	top: 0;
}

.quikctech-catss{
    position:sticky;
    top:0;
    z-index:9999999;
}
.logo img {
	max-height: 78px !important;
	width: 94% !important;
}
.quicktech-brand-btn{
  border: none;
  background-color: transparent;
  color: black;
  font-weight: 600;
  padding-top: 10px;
}
.quicktech-head {
  height: 52px !important;
  align-items: center;
}
.quicktech-search-input {
  position: relative;
}
.searh-btn {
	position: absolute;
	left: 14px;
	top: 8px;
	border: none;
	background-color: transparent;
	color: #111f48;
}

#offcanvasRight{
    z-index: 9999999999999999;
}
.quicktech-input {
	padding-left: 36px;
	border-radius: 5px;
	border: none;
	background-color: #111f4812;
	padding: 10px 36px;
	padding-right:0 !important;
}
.quicketch-login-bag-btn a {
	/* padding: 5px 17px; */
	/*background-color: #111f48;*/
	color: black;
	font-weight: 500;
	/*border-radius: 50%;*/
	/*border: 2px solid transparent;*/
	/*transition: 0.4s ease-in-out;*/
	/*width: 40px;*/
	/*height: 40px;*/
	/*line-height: 35px;*/
	font-size:13px;
}

.quikctech-ss-dd-s li a{
    	background-color: #111f48;
	color: white;
	font-weight: 500;
	border-radius: 0 !important;
	border: 2px solid transparent;
	transition: 0.4s ease-in-out;
	width: 100% !important;
	height: auto !important;
	line-height: none !important;
}

.quikctech-drop-m-n{
    	background-color: #111f48;
	color: white;
	font-weight: 500;
	border-radius: 0 !important;
	border: 2px solid transparent;
	transition: 0.4s ease-in-out;
	width: 100% !important;
	height: 40px !important;
	line-height: normal !important;
}


.quicketch-login-bag-btn a:hover{
 
  color: #111f48;
 
}
/* navbar */

.navbar-nav .nav-item:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
  display: none;
  margin-top: 0;
  padding: 0 !important;
}

.dropdown-menu .dropdown-column {
  padding: 15px;
  width:20%;
}

.dropdown-menu .dropdown-column h5 {
  font-size: 14px;
  font-weight: 700;
}

.dropdown-menu .dropdown-column ul {
  list-style-type: none;
  padding-left: 0;
}

.dropdown-menu .dropdown-column ul li a {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  transition: 0.4s ease-in-out;
  font-weight:400;
}

.dropdown-menu .dropdown-column ul li a:hover {
  color: #111f48; /* Color on hover */
}
.dropdown-column{
  width: 183px !important;
}
.navbar-nav {
	display: flex;
  justify-content: center;
	flex-direction: row;
  column-gap:20px;
}
.navbar-nav .dropdown-menu {
	position: absolute !important;
	/* transform: translateX(-50%); */
	/* left: -151px; */
	width: 100%;
	left: 0;
}
.dropdown{
    position:unset !important;
}

.nav-link{
   font-size: 14px;
 }

 .quicktech-sale{
  padding: 5px 15px;
  background-color: #f79d25;
  font-size: 14px;
  color: white;
  border-radius: 20px;
  border: 2px solid transparent;
  transition: 0.4s ease-in-out;
 }
 .quicktech-sale:hover{
   background-color: white;
   color: black;
   border: 2px solid #f79d25;

 }
.nav-link{
    color:black;
}

.nav-link:focus, .nav-link:hover {
	color:black;
}
 .quicktech-cate{
  /*height: 45px;*/
  position: relative;
  /*border-top: 2px solid #111f48;*/
  /*padding-top: 6px;*/
 }
 
 .quikctech-catss{
     background-color:white;
     padding:5px 0;
 }
 #quicktech-banner{
  padding-top: 13px;
 }

.quikctech-cslode img {
	height: 308px;
	width: 100% !important;
	border-radius:10px;

}

.quicktech-rightbanner img {
	height: 403px;
	border-radius: 10px;
}

.quicktech-payment-img img{
    height:40px;
}


 .swiper-pagination-bullet-active {
	opacity: var(--swiper-pagination-bullet-opacity, 1);
	background: #111f48;
}
.swiper-pagination-bullet {

  padding: 8px;
}

/* ad */
#quicketch-ad{
  padding: 30px 0;
}
.quicktech-ad-gif img{
  height: 130px;
}
/* ad */

/* deals you cant misss */
#quicktech-deals-cantmiss{
  padding: 20px 0;
}
.quicktech-main-head p{
  font-weight: 600;
  font-size: 20px;
}

.quicktech-main-head {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	/*justify-content:center;*/
}

.quicktech-main-head a{
    padding: 5px 20px;
  background-color: #111f48;
  color: white;
  border-radius: 5px;
  font-weight: 600;
}

.quicktech-deals-img img{
  height: 260px;
}
.quicktech-top-img a img{
  height: 160px;
}
.gapp{
  row-gap: 20px;
}
/* deals you cant misss */
/* top brands */
#quicktech-top-brands{
  padding: 20px 0;
}
/* top brands */
/* shopbt categories */
.quicktech-shopbycategories{
  border: 1px solid #ddd;
  transition: 0.4s ease-in-out;
  border-radius: 20px;
}
.quicktech-shopbycategories a{
  color: black;
  font-weight: 600;
  transition: 0.4s ease-in-out;
}
.quicktech-shopbycategories:hover{
  box-shadow: 0 0 4px 1px #111f48a3;

}
.quicktech-shopbycategories:hover a{
  /* box-shadow: 0 0 10px 1px #111f4885; */
  color: #111f48;
}
.quicktech-shopbycategories img{
   height: 140px;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
}
/* shopby categories */

/* concern */
#quicktech-concerns{
  padding: 30px 0;
}

.quicktech-concern-img{
   display: flex;
   flex-wrap: wrap;
   column-gap: 10px;
   width: 100%;
   row-gap: 10px;

}
.quicktech-c-main {
  width: 19%;
  border: 1px solid #ddd;
  border-radius: 10px;
  transition:0.2s ease;
  overflow:hidden;
}
.quicktech-c-main:hover{
    box-shadow: 0 0 4px 1px #111f48a3;
}
.quicktech-c-main img{
  height: 210px;
  width: 100%;
    border-radius: 10px;
}
/* concern */

/* app */
#quicktech-app{
  padding: 30px 0;
}
.quicktech-app-img{
  height: 270px;
}

/* app */

/* footer ribbons */
#quicktech-counter{
  padding: 20px 0;
  background-color: #111f48;
  margin-top: 30px;
}
/* footer ribbons */

/* footer */
.quicktech-footer-main{
  padding: 20px 0;
}
#footer{
  background-color: white;
  padding: 30px 0;
}
/* .quicktech-footer-one{
  width: 19%;
} */
/* .quicktech-footer-one img{
  width: 75% !important;
  height: 74px;
} */
.quicktech-footer-one ul li a{
  color: black;
  font-weight: 400;
  transition: 0.4s ease-in-out;
  font-size: 17px;

}
.quicktech-footer-one ul li a:hover{
  color: black;
  font-weight: 500;

}
.quicktech-footer-one ul{
  padding-top: 10px;
}
.quicktech-footer-one ul li{
  padding-bottom: 3px;


}
.quicktech-footer-main{
  display: flex;
  column-gap: 20px;
}
.quicktech-footer-one h4 {
	font-size: 18px;
	color: black;
	font-weight: 600;
	padding-top: 22px;
}
.quicktech-footer-one img{
  width: 90%;
}
.quicktech-socials ul{
  display: flex;
  column-gap: 10px;
}
.quicktech-socials ul li a{
  display: flex;
  column-gap: 10px;
  font-size: 18px;
}
.quicktech-copyright h5{
    color: white;
    font-size: 15px;
    font-weight: 500;
}
.address li{
  color: black !important;
  font-size: 17px;
  font-weight:500;
  text-decoration: none;
}
.ff{
  text-align: end;
}
/* footer */

/* best selling */
.quictech-product-img img {
	height: 226px;
	
}

.quictech-product-img {
	/*border: 1px solid #ddd;*/
	overflow: hidden;
	padding-bottom: 15px;
	border-radius: 10px;
	transition: 0.4s ease-in-out;
	position: relative;
     height: 380px;
     background:white;
}

.quikctech-p-text-inn{
    padding:0 15px;
}

.quicktech-wish {
	position: absolute;
	top: 16px;
	right: 12px;
	font-size: 20px;
	color: black;
	padding: 2px 8px;
	background-color: white;
	border-radius: 5px;
}
.quicktech-wish:hover {
  color: black;
  background-color: white;

}
.quictech-product-img:hover{
 color: #111f48;
  box-shadow: 0 0 4px 1px #111f48a3;
}
/*.quictech-product-img h4{*/
/*    padding: 0 25px;*/
/*    padding-top: 0px;*/
/*  font-size: 17px;*/
/*  font-weight: 500;*/
/*  color: #000000e5;*/
/*  padding-top: 12px;*/
/*}*/
.quictech-product-img h4 {
  /* padding: 0 25px; */
  font-size: 13px;
  font-weight: 500;
  color: #000000e5;
  padding-top: 12px;

  /* Restrict to max 2 lines */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.quictech-product-img span {
	padding: 2px 10px;
	background-color: #fc4b4b;
	border-radius: 20px;
	font-size: 11px;
	color: white;
	position: absolute;
top: 31px;
    left: 5px;
}
.quictech-product-img p{
  font-size: 16px;
  color: black;
  padding: 0 0;
  font-weight: 500;
}
.mar{
    margin-top:10px !important;
}

.cart-btnn{
  background-color: #111f48;
  padding: 7px;
  border-radius: 10px;
  color: white;
  font-weight: 600;
  transition: 0.4s ease-in-out;
  border: 2px solid transparent;
  font-size: 13px;
}
.cart-btnn:hover{
  background-color: white;
  color: black;
  border: 2px solid #111f48;
  box-shadow: 0 0 10px 1px #111f48a3;
}
.quicketch--cartt-btn{
  /*padding: 5px 17px;*/
  /*background-color: #111f48;*/
  color: black;
  font-weight: 500;
  transition:0.3s ease;
  font-size:13px;
 
cursor: pointer;
}

.quicktech-search-input select {
	position: absolute;
	border: none;
	background-color: transparent;
	right: 18px;
	top: 7px;
	border-left: 1px solid #ddd;
	padding-left: 8px;
	color: #0000009e;
}

.quicktech-search-mobile select {
	position: absolute;
	border: none;
	background-color: transparent;
	right: 12px;
	top: 10px;
	border-left: 1px solid #ddd;
	padding-left: 8px;
	color: #0000009e;
	font-size: 12px;
}

.quicketch--cartt-btn:hover{

  color: #111f48;
  
}

.quicketch--cartt-btn i{
    font-size: 23px;
}

/* best-selling */

.item-sidebar {
	position: fixed;
	top: 50%;
	right: 1px;
	transform: translateY(-50%);
	z-index: 99;
	color: white;
	background-color: white;
	border: 1px solid #111f48;
	border-radius: 4px;
	padding: 0 6px;
	border-radius: 11px;
}
.item-sidebar i{
  font-size: 18px;
  padding-bottom: 10px;
  color:black;
}
.quicktech-side-price {
	background-color: #111f48;
	border-radius: 3px;
	color: black;
	font-size: 14px;
	color: white;
	border-radius: 20px;
	padding: 0 8px;
	margin-bottom: 8px;
}
.quikctech-side-itemm{
  padding-top: 5px;
  line-height: 20px;
}
.quikctech-side-itemm p {
	font-size: 13px;
	padding: 0 3px;
	color: black;
	margin-bottom: 5px;
}
.offcanvas{
  background-color:#E5E7EB;
}
.offcanvas-header {
	background-color: white ;
  text-align: center;
}
/* .offcanvas-header {
	display: flex;
	align-items: center;
	padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
	justify-content: unset;
	column-gap: 118px;
} */


.pt-100{
  padding-top: 0;
}

/* login */
.quicktech-login-form{
  padding: 30px;
  /*padding-top: 100px;*/
}
#quicktech-login{
  padding-bottom: 30px;
}
.quicktech-login-border {
	border-radius: 20px;
	background: white;
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
.quicktech-login-form h2{
  font-size: 25px;
  font-weight: 500;
}
.quicktech-otp-btn{
  width: 100%;
  background-color: #111f48;
  border: 2px solid transparent;
  color: white;
  margin-top: 25px;
  padding: 9px 0;
  border-radius: 10px;
  font-weight: 600;
  transition: 0.4s ease-in-out;
}
.quicktech-otp-btn:hover{
  background-color: white;
  border: 2px solid #111f48;
  color: black;
}

/* login */

/* categories */
#quicktech-categories{
  padding-bottom: 30px;
}
.quicktech-categories-banner img{
  height: 115px;

}

.price-range {
  margin: 20px 0;
}
.price-range h5{
  font-weight: 600;
  font-size: 18px;
}
.category-list {
  list-style: none;
  padding: 0;
}
.category-list li a{
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}

.noUi-handle {
  background-color: white;
  border: 2px solid #f05a78;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  cursor: pointer;
}
.noUi-connect {
  background: #f05a78;
}
.price-labels {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.noUi-horizontal .noUi-handle {
	width: 22px;
	height: 22px;
	right: -13px;
	top: -3px;
}
.noUi-handle::after, .noUi-handle::before {
	content: "";
	display: block;
	position: absolute;
	height: 14px;
	width: 1px;
	background: #E8E7E6;
	left: 8px !important;
	top: 2px !important;
}
.noUi-handle::after {
	left: 10px !important;
}
.product-categories h5{
  font-size: 18px;
  font-weight: 600;
}
.category-list li a span{
  color: rgba(0, 0, 0, 0.726);
  font-size: 14px !important;
  transition: 0.4s ease-in-out;
}
.category-list li a span:hover{
  color: #111f48;

}
.badge-pill{
  padding: 3px 8px;
  background-color: #f1f1f1;

}
.search-box h5{
  font-size: 18px;
  font-weight: 600;

}
.search-box{
  position: relative;
}
.search-box input {
  border-radius: 20px;
  border-color: #e0e0e0;

}
.quicktech-seacrch-iconn {
	position: absolute;
	top: 61px;
	right: 15px;
}

.checkbox-list .form-check-label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  font-size: 14px;
}

.count-badge {
  background-color: #f1f1f1;
  padding: 5px 10px;
  border-radius: 15px;
  font-weight: 600;
}
.quicktech-padding-categories{
  padding-left: 30px;
}
.quicktech-categories-searchbar{
  position: relative;
}
.quicktecg-cat-s-icon {
	position: absolute;
	top: 7px;
	right: 12px;
}

/* categories */

/* product-details */
#quicktech-productdetails{
  padding-bottom: 30px;
}
.quikctech-product-details-content h4{
  font-size: 20px;
  font-weight: 600;
}
.action-buttons a{
    width:100%;
}

.quikctech-product-details-content p{
  color: black;
  font-weight: 400;
}
.quicktech-p p{
  font-size: 27px;
  font-weight: 600;
  color: #111f48;
}
.quicktech-p s {
	color: rgba(0, 0, 0, 0.582);
	font-weight: 400;
	font-size: 21px;
}
.quicktech-stars i{
  color: #FFA500;
}
.quikctech-product-details-content span{
  font-weight: 400;
  padding-bottom: 10px;
}
.quikctech-product-details-content span a{
 color: #111f48;
}
.quikctech-product-details-content h6 {
	font-weight: 600;
	padding: 10px 0px;
}
.quikctech-product-details-content h6 a{
  color: #111f48;
 }
 .wuicktech-wish-list button{
  border: none;
  border-radius: 4px;
 }
 .wuicktech-wish-list i{
  font-size: 25px;
  color: white;
  padding: 5px;
  background-color: #111f48;
  border-radius: 4px;
  cursor: pointer;
 }
 /* .quicktech-quantity-button{
  height: 40px;
  width: 40px;
  background-color: #111f48;
  color: white;
  text-align: center;
  padding-top: 5px;
  cursor: pointer;
 } */
  .quicktech-quantity-work{
    background-color: #ddd;
    padding: 5px 15px;
    border-radius: 5px;
    width:max-content;
  }
  .quicktech-quantity-button{
    font-weight: 600;
    cursor: pointer;
  }
 .quicktech-product-details-addcart button{
  padding: 5px 10px;
  background-color: #111f48;
  color: white;
  font-weight: 600;
  border: 2px solid transparent;
  transition: 0.4s ease-in-out;
  border-radius: 5px;
 }
 .quicktech-product-details-addcart button:hover{
  background-color: white;
  color: black;
  border: 2px solid #111f48;
 }
 .quicktech-p-detailss{
  padding: 20px 10px;
  background-color: #e0e0e0c8;
  border-radius: 10px;
 }
 .quicktech-p-detailss p{
font-size: 14px;
font-weight: 400;
 }
 .quicktech-product-details-delivery-return h4{
     font-size: 16px;
     font-weight: 600;
 }
 .quicktech-product-details-delivery-return p{
  font-size: 13px;

 }
 .quicktech-ps-icon{
  display: flex;
  column-gap: 10px;
  justify-content: end;
 }
 .quicktech-ps-icon li a{
  font-size: 23px;
 }
 .quicktech-ps-icon li a i {
  color: inherit; /* Ensure icons inherit the color of their parent */
}

.quicktech-ps-icon li:nth-child(1) a i {
  color: #1877F2; /* Facebook blue */
}

.quicktech-ps-icon li:nth-child(2) a i {
  color: #1DA1F2; /* Twitter blue */
}

.quicktech-ps-icon li:nth-child(3) a i {
  color: #FF0000; /* YouTube red */
}

.quicktech-ps-icon li:nth-child(4) a i {
  color: #E4405F; /* Instagram gradient pink */
}
.quicktech-p-main-img img {
	width: 100px;
	height: 100%;
}
.qucitech-p-mainn{
  column-gap: 20px;
}
/* product-details */
.btn-pink{

    background-color: #111f48;
    color: white;
    font-weight: bold;
    border-radius: 10px;
    width: 100%;
    border: 2px solid transparent;
}

#offcanvasScrolling{
    z-index: 9999999999;
}
.btn-pink:hover{

  background-color: white;
  color: black;
  font-weight: bold;
  border: 2px solid #111f48;
}
.add-to-cart-btn{
  background-color: #111f48;
  color: white;
  font-weight: bold;
  border-radius: 10px;
 padding: 5px 15px;
  border: 2px solid transparent;
  font-size: 12px;
}
.add-to-cart-btn:hover{
  background-color: white;
  color: black;
  font-weight: bold;
  border: 2px solid #111f48;
  transition: 0.4s ease-in-out;
}

.quicktech-frequently-img img{
  height: 130px;
  width: 130px;
}
.total-price{
  font-size: 15px;
  font-weight: 500;
}
.total-price span{
  color:#111f48;
}
.total h2{
  font-size: 25px !important;
  font-weight: 700 !important;
}
.checkbox-text {
  font-weight: 600;
  color: #111f48;
  font-size: 14px;
}

.checkbox-text1 {
  font-size: 14px;
}
.checkbox-text span {
  color: #333;
  font-weight: normal;
}
.new-price{
  color: #111f48;
  font-size: 14px;
  font-weight: 600;
}
.old-price{
  font-size: 14px;
}

.nav-pills{
  justify-content: left;
  column-gap: 13px;
}
.nav-pills .nav-link {
	 font-weight: 600;
	background-color: #ddd;
	color: rgb(107 114 128);
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
	color: var(--bs-nav-pills-link-active-color);
	background-color:#111f48;
}
.quicktech-tab-description p{
  color: rgb(107 114 128);
  font-size: 15px;
  font-weight: 400;
}

.review-form {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  width: 50%;
}

.review-form h2 {
  margin-bottom: 15px;
  color: #5e5e5e;
}

.rating {
  margin-bottom: 15px;
}

.rating label {
  display: block;
  margin-bottom: 5px;
  color: #5e5e5e;
}

.stars span {
  font-size: 24px;
  color: #cccccc;
  cursor: pointer;
}


.quikctech-inputtt{
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  box-sizing: border-box;
}
.quicktech-textarea{
  height: 80px;
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #e0e0e0;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 10px;
}


.file-upload {
  display: block;
  background-color: #eeeeee;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  margin-bottom: 15px;
  color: #5e5e5e;
  text-align: center;
  width: 50%;
}

.quicktech-review-btn{
  padding: 8px 20px;
  background-color: #111f48;
  border: 2px solid transparent;
  color: white;
  font-weight: 600;
  border-radius: 4px;
  transition: 0.4s ease-in-out;
}
.quicktech-review-btn:hover{
  background-color: white;
  border: 2px solid #111f48;
  color: black;
}

.quicktech-question-answer p{
  background-color: rgb(217 237 247);
  color: black;
  font-weight: 400;
  padding: 8px;
  font-size: 15px;
}
.quicktech-question-answer p a{
 color: #111f48;
}

.quicktech-questions p{
  font-size: 15px;
  color: rgb(107 114 128);

}
.quicktech-questions span{
  font-size: 11px;
  margin-left: 18px;

}
.quikctech-answers p{
  font-size: 15px;
  color: rgb(107 114 128);

}
.quikctech-answers span{
  font-size: 11px;
  margin-left: 18px;

}
.quicktech-q-a{
  background-color: #e0e0e0c8;
  padding: 20px;
  border-radius: 4px;
}

#quikctech-customer-viewed{
  padding-bottom: 30px;
}

.quikctech-sidecart-img img{
     width: 80px;
     height: 80px;
}


.offcanvas-header h5{
  font-weight: 700;
  padding-right: 20px;
}

.quicktech-close{
background-color: #111f48 !important;
}

.pp p{
  font-size: 14px;
  font-weight: 400;
}
.pp p span{
  font-size: 13px;
  font-weight: 400;
}
.quikctech-sidebar-cart-details button{
  background-color: transparent;
  border: none;
  color: red;
}

.quikctech-qu-name h5{
    font-size: 16px;
  margin-bottom: 0;
}
.quicktech-sidebar-cart-content {
  padding: 10px;
  background-color: white;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.quicktech-quantity-buttonn {
	padding: 1px 10px;
	/*background-color: #111f48;*/
	color: black;
  cursor: pointer;
}
.quicktech-quantiti-work{
  justify-content: end;
}
.quicktech-side-cart-price p{
  background-color: white;
  padding: 5px 5px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;

}
.offcanvas-body{
  position: relative;
  overflow-x: hidden;
  width: 100% !important;
  background:white;

}
.side-cart-footer{
  position: fixed;
  bottom: 0;
  background-color: white;
  padding: 10px;
  width:100%;
  column-gap: 177px;
  align-items: center;

}
.side-cart-footer p{
  font-size: 16px;
  font-weight: 600;
  width: 76px;
}
.side-cart-footer span{
  color: #111f48;
  font-size: 15px;
  width: 72px;
}
.side-cart-footer a{
  padding: 6px 17px;
  background-color: #111f48;
  color: white;
  font-weight: 600;
  width: 112px;
}
.offcanvas-body {
	flex-grow: 1;
	padding-left: 0 !important;
	overflow-y: auto;
}

/* dashboard */
.quicktech-dash-tab button {
  background-color: transparent !important;
  font-size: 20px;
  font-weight: 400 !important;
  color: black !important;
  text-align: left;
  transition: 0.3s ease-in-out;
}
.quicktech-dash-tab button:hover {
  color: #111f48 !important;
}
.quicktech-dash-tab button.active {
  color: #111f48 !important;
}
.quicktech-dashboard-tab-content{
  background-color: #111f483B;
  padding: 40px 20px;
  border-radius: 10px;
}
.quicktech-dashboard-tab-content p a{
 color: #111f48;
}
.quicktech-dashboard-tab-content p{
  font-size: 16px;
  font-weight: 500;
}

/* order */
#quicktech-dashboard{
  padding-bottom: 30px;
}
.order-card {
  background-color: #f8f9fc;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 20px;
}
.order-card header {
  background-color: #1e2c48;
  color: white;
  padding: 15px;
  border-radius: 8px 8px 0 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order-card header h1 {
  font-size: 18px;
  margin: 0;
  font-weight: normal;
}
.order-card header .order-id {
  color: #111f48;
  font-weight: bold;
}
.order-card header .view-button {
  background-color: #111f48;
  color: white;
  border: none;
  border-radius: 4px;
  padding: 5px 15px;
  cursor: pointer;
}
.order-card section {
  padding: 15px 0;
}
.order-card section .label {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px;
  display: block;
}
.order-card section .value {
  font-size: 14px;
  margin-bottom: 10px;
}
.order-card .footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  color: #555;
}

.quicktech-order-content-main{
  background-color: #111f483B;
  padding: 20px;
  border-radius: 10px;
}
/* address */
.quicktech-add-address-btn {
  background: none;
  border: none;
  color: #111f48;
  font-size: 16px;
  cursor: pointer;
  margin-bottom: 20px;
}

.quicktech-address-form {
  display: none;
  flex-direction: column;
  gap: 10px;
}

.quicktech-address-form input,
.quicktech-address-form select {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  width: 100%;
}

.quicktech-buttons {
  display: flex;
  justify-content: space-between;
}

.quicktech-close-btn,
.quicktech-save-btn {
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
}

.quicktech-close-btn {
  background-color: #1A2238;
  color: white;
}

.quicktech-save-btn {
  background-color: #111f48;
  color: white;
}

.quicktech-address-list {
  margin-top: 20px;
}

.quicktech-address-item {
  display: flex;
  justify-content: space-between;
  background-color: #1A2238;
  color: white;
  padding: 15px;
  border-radius: 5px;
}

.quicktech-edit-btn {
  background: none;
  border: none;
  color: #111f48;
  cursor: pointer;
}
/* address */
.quicktech-container {
	margin: 0 auto;
	padding: 20px;
  background-color: #111f483B;
	padding-bottom: 55px;
}
.quicktech-bg{
  background-color: #111f483B;
  padding: 30px;
  border-radius: 10px;
}

.quicktech-row {
  display: flex;
  justify-content: space-between;
  margin-bottom: 15px;
}

.quicktech-row input,
.quicktech-row select {
  width: 48%;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #ddd;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.quicktech-row select {
  background-color: #fff;
}

.quicktech-row input::placeholder {
  color: #ccc;
}

.quicktech-btn {
  background-color: #111f48;
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 5px;
  cursor: pointer;
  float: right;
}

/* otp */
.otp-container {
  text-align: center;
  padding: 30px;
}

.otp-container h2 {
  margin-bottom: 10px;
  font-size: 24px;
}

.otp-container p {
  font-size: 14px;
  margin: 10px 0;
  color: #333;
}

.otp-container strong {
  font-weight: bold;
  font-size: 16px;
}

.otp-input-container {
	display: flex;
	justify-content: center;
	margin: 20px 0;
	column-gap: 20px;
}

.otp-input-container input {
  width: 45px;
  height: 45px;
  text-align: center;
  font-size: 18px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.otp-input-container input:focus {
  border-color: #111f48;
  outline: none;
  box-shadow: 0 0 5px rgba(0, 123, 255, 0.5);
}

.resend-otp {
  color: #f78fb3;
  font-size: 14px;
  margin-bottom: 20px;
}

.resend-otp span {
  color: #f78fb3;
  font-weight: bold;
}

.verify-button {
  background-color: #111f48;
  color: white;
  padding: 10px 30px;
  border: 2px solid transparent;
  border-radius: 5px;
  font-size: 16px;
  cursor: pointer;
  width: 100%;
  font-weight: 600;
  transition: 0.4s ease-in-out;
}

.verify-button:hover {
  background-color: white;
  border: 2px solid #111f48;
  color: black;
}
/* dashboard */

/* order-details */
.quicktech.order-container {
  font-family: 'Arial', sans-serif;
  margin: 20px;
  padding: 20px;
  background-color: #f8f8f8;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.quicktech.order-header {
  display: flex;
  justify-content: space-between;
  padding-bottom: 10px;
  border-bottom: 2px solid #eee;
  margin-bottom: 20px;
}

.order-header h2 {
  font-size: 21px;
  color: #333;
  font-weight: 700;
}
.order-header span {
color: #111f48;
}

.quicktech.order-number {
  color: #f45b5b;
}

.quicktech.order-status {
  color: #ff4d4d;
  font-weight: bold;
}

.quicktech.order-details {
  margin-bottom: 20px;
}

.quicktech.order-items {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.quicktech.order-items th,
.quicktech.order-items td {
  padding: 10px;
  text-align: left;
  border-bottom: 1px solid #ddd;
  font-weight: 500;
  font-size: 16px;
}

.quicktech.order-items th {
  background-color: #f5f5f5;
  color: #555;
}

.quicktech.order-items img {
  width: 60px;
  height: 60px;
}

.quicktech.customer-details, .quicktech.delivery-address, .quicktech.order-summary {
  background-color: #fff;
  padding: 15px;
  border-radius: 5px;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.quicktech.customer-details h3, .quicktech.delivery-address h3, .quicktech.order-summary h3 {
  margin-bottom: 15px;
  font-size: 18px;
  color: #333;
  font-weight: 600;
}

.quicktech.customer-details table {
  width: 100%;
  border-collapse: collapse;
}

.quicktech.customer-details td {
  padding: 8px 0;
  border-bottom: 1px solid #ddd;
  font-size: 15px ;
  font-weight: 500;
}

.quicktech.address-summary {
  display: flex;
  justify-content: space-between;
}

.quicktech.total {
  text-align: right;
  margin-top: 20px;
  padding-top: 10px;
  border-top: 2px solid #eee;
}

.quicktech.total h2 {
  font-size: 24px;
  color: #333;
}

.quicktech-ad p{
  font-size: 15px;
  font-weight: 400;
}
.quicktech-ad strong{
  font-size: 15px;
  font-weight: 700;
}

/* checkout */
.quicktec-container {
  padding: 40px;
  background-color: #fff;
}
.quicktec-title {
  font-weight: bold;
  margin-bottom: 15px;
}
.quicktec-form-control, .quicktec-form-select {
  margin-bottom: 15px;
}
.quicktec-summary {
  border-left: 2px solid #eee;
  padding-left: 40px;
}
.quicktec-summary h6 {
  font-weight: bold;
}
.quicktec-total {
  font-size: 24px;
  color: #111f48;
  font-weight: bold;
}
.quicktec-order-btn {
  background-color: #111f48;
  border: none;
  color: white;
  font-weight: bold;
  width: 100%;
  padding: 15px;
}
.quicktec-order-btn:hover {
  background-color: #111f48;
}
.apply-btn {
  padding: 6px 18px;
  background-color: #111f48;
  border: 2px solid transparent;
  color: white;
  font-weight: 600;
  border-radius: 4px;
}
.apply-btn:hover {
  padding: 6px 18px;
  background-color: white;
  border: 2px solid #111f48;
  color: black;
}
.quicktech-coupon input{
  padding: 4px 0;
  padding-left: 5px;
  padding-right: 6px;
  border-radius: 4px;
  border: 2px solid #ddd;
}

/* privacy policy */
.quicktech-privacy-policy h3{
  text-align: center;
  font-size: 27px;
  font-weight: 600;
  padding-bottom: 20px;
}

.quicktech-privacy-policy p{
  font-size: 16px;
  font-weight: 400;
}

#quicktech-privacy{
  padding-bottom: 30px;
}

#quicktech-mobile-nav{
  display: none;

}

.quikctech-recommend h4{
  font-size: 20px;
  font-weight: 600;
}

.quicktech-bottom-nav-filter{
  display: none;
}

/* outlets */
.quicktech-outlet-head h4{
       font-size: 24px;
       font-weight: 600;
}
.quicktech-outlet-head p{
  font-size: 16px;
  font-weight: 400;
}
#quicktech-outlets{
  padding-bottom: 30px;
}
.out-imgg{
  height: 365px;
}
/* outlets */

/* magazine */
.quicktech-magazine-img img{
  height: 650px;
}
.quicktech-magazine-img p{
  font-weight: 500;
  color: black;
  padding-top: 10px;
}
/* magazine */

/* our story */
#quicktech-ourstory{
  padding-bottom: 30px;
}
.quicktech-mission h3{
  font-size: 20px;
  font-weight: 600;
}
.quicktech-mission p{
  font-size: 16px;
  font-weight: 400;
}
.quicktech-its-new{
  background-color: #f05a7894;
  padding: 10px;
}
.quicktech-its-new h3{
  font-size: 18px;
  font-weight: 500;
}
.quicktech-ceo-details{
  padding: 50px 0;
}
.quicktech-ceo-details h5{
  font-size: 21px;
  font-weight: 600;
}
.quicktech-ceo-details p{
  font-size: 16px;
  font-weight: 400;
}
.quicktech-see-gal img{
  height: 340px;
}
/* our story */

/* winter-sale */
#winter-sale{
  padding: 30px 0;
}
.quicktech-winsale-btn a {
	font-size: 23px;
	padding: 8px 24px;
	background: linear-gradient(to right, #111f48, #0000002e);
	border: 4px solid transparent;
	border-radius: 8px;
	color: white;
	font-weight: 600;
	transition: 0.4s ease;
	background-origin: border-box;
	background-clip: padding-box, border-box;
	position: relative;
	z-index: 1;
}

.quicktech-winsale-btn a::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(45deg, #745d65, #000000ad, #111f48, #4d4044);
	z-index: -1;
	background-size: 300% 300%;
	border-radius: 8px;
	padding: 4px;
	animation: borderAnimation 2s linear infinite;
}

.quicktech-winsale-btn a:hover::before {
  background: linear-gradient(45deg, #f5145b, #111f48, #ff5a8e, #111f48);
}

@keyframes borderAnimation {
  0% {
     background-position: 0% 50%;
  }
  100% {
     background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
 }
 0% {
    background-position: 100% 50%;
 }
}
/* winter-sale */

/* brands */
.dropdown-menu-large {
  width: 700px; /* Adjust the width of the dropdown */
}
.brand-list {
  max-height: 400px;
  overflow-y: auto;
  border-right: 1px solid #ddd;
}
.brand-logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  height: 600px;
  overflow-y: scroll;
}
.brand-logos img {
  width: 120px;
  height: 80px;
  margin: 6px;
  border: 2px solid #f7f7f7;
}
.list-group-item a{
  font-size: 14px;
  color: black;
  font-weight: 500;
}
.brand-list{
  padding: 10px 23px;
}

/* brands */


.search_img{
    width:90px;
}
.search_img img{
    width:100%;
    height:70px
}
.search_content p{
    color:black;
    padding-left:10px;
}
.search_product{
    padding:20px;
}
.search_product ul li {
	border-bottom: 1px solid #0000001f;
	margin-bottom: 5px;
}
.wishlist-icon{
    color: red !important
}

.dropdown-column a{
    color:black;
    font-weight:700;
    font-size:14px;
}

.copyright p{
    color:black !important;
}


.quikctech-varient-modal{
 display:flex;
 gap:20px
}



/**/

 .quikctech-varientt-table {
      max-width: 500px;
      margin: 40px auto;
      border: 1px solid #dee2e6;
      border-radius: 10px;
      overflow: hidden;
    }

    .quikctech-varientt-size,
    .quikctech-varientt-color {
      border: 1px solid #ccc;
      border-radius: 5px;
      padding: 5px 12px;
      cursor: pointer;
      background: #fff;
      transition: all 0.2s ease;
      margin-right: 8px;
      display: inline-block;
      font-size: 14px;
      color: #333;
    }

    .quikctech-varientt-size.active,
    .quikctech-varientt-color.active {
      border-color: #111f48;
      color: #111f48;
      font-weight: 600;
    }

    .quikctech-varientt-size-wrapper,
    .quikctech-varientt-color-wrapper {
      display: flex;
      justify-content: center;
      flex-wrap: wrap;
      gap: 6px;
      flex-direction:column;
    }


.quicktech-v-flex{
    display: flex;
   align-items: baseline;
   gap: 14px;
}


.quicktech-percentage {
	position: absolute;
	top: -16px;
	background-color: #fc4b4b;
	height: 37px;
	padding: 0 10px;
	border-bottom-right-radius: 10px;
	left: 0;
}

  .quicktech-percentage p{
  color: white;
  font-size: 11px;
  padding-top: 17px;
  }

 .quictech-product-img p s{
 color: #00000091;
 font-size: 14px;
 }
 
 .quicktech-top-sell-price{
     color:red !important;
 }
  .quicktech-top-sell-price s{
     color:black;
     font-size:15px;
 }
.quicktech-save-sa{
    font-size:12px !important;
}

  .quicktech-bundlae-img img{
  height:288px;
  }


    .quicktech-bundle-text h5{
    color:black;
    font-weight:500;
    }
    .quicktech-bundle-text p{
    color:black;
    font-weight:500;
    font-size:16px;
    color:#111f48;
    }


    .quicktech-bundle-text span {
	font-size: 14px;
	padding: 4px 20px;
	background-color: #f7f7f7;
	border-radius: 20px;
	color: #000000a3;
}
.quicktech-bundle-product-inner{
    border: 1px solid #111f4833;
  padding: 13px;
  background-color: #111f4803;
  transition:0.3s ease;
}

.quicktech-bundle-product-inner:hover{
    box-shadow: 0 0 4px 1px #111f48a3;
}

.quicktech-bundlaelist-img img {
	height: 79px;
}

.quicktech-bundle-product-inners {
	display: flex;
	border: 1px solid #111f4833;
	padding: 13px;
	background-color: #111f4803;
	transition: 0.3s ease;
	align-items: center;
}

.quicktech-bundle-product-inners:hover{
     box-shadow: 0 0 4px 1px #111f48a3;
}


.quicktech-bundle-price h4{
    font-weight: 600;
}

.quicktech-bundle-price p{
    font-size: 24px;
  font-weight: 600;
}

.quicktech-bundle-price p span{
    font-size: 15px;
  color: red;
}

.quicktech-bundle-price button{
    width:100%;
    padding: 9px;
  border: 1px solid #ddd;
  border-radius: 8px;
  color: white;
  background-color: #111f48;
  margin-bottom:10px;
}
.quicktech-bundle-price button:hover{
     background-color: transparent !important;
     border: 1px solid #111f48;
     color:black;
}


.quikctch-bundale-name h3{
    font-weight:600;
}



/*brand new*/


    

    .quicktech-brand-new-title {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 25px;
    }

    .quicktech-brand-new-product {
      border: 2px solid transparent;
      border-radius: 10px;
      background: #fff;
      box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
      padding: 15px;
      transition: all 0.3s ease;
      cursor: pointer;
      height: max-content;
    }
    
    .quikctech-brand-inne{
        
    }

    .quicktech-brand-new-product.active {
      border-color: #111f48;
      box-shadow: 0 0 10px rgba(13, 110, 253, 0.25);
    }

    .quicktech-brand-new-image img {
      width: 100%;
      height: 220px;
      border-radius: 6px;
    }

    .quicktech-brand-new-product h6 {
      font-size: 15px;
      font-weight: 600;
      margin-top: 10px;
      color: #111;
    }

    .quicktech-brand-new-sub {
      font-size: 13px;
      color: #555;
      margin-bottom: 2px;
    }

    .quicktech-brand-new-price {
      font-size: 18px;
      font-weight: 600;
      color: #0066ff;
      margin-top: 8px;
      margin-bottom: 2px;
    }

    .quicktech-brand-new-brand {
      font-size: 13px;
      color: #888;
    }

    .quicktech-brand-new-hidden {
      display: none;
      margin-top: 12px;
      text-align: center;
    }

    /* Quantity */
    
    
    .quikctech-brand-inne{
        position:relative;
    }
    
 .quicktech-brand-new-quantity {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-bottom: 8px;
	position: absolute;
	top: 11px;
	right: 8px;
	background-color: #ffffffa6;
	padding: 5px;
	border-radius: 7px;
}

    .quicktech-brand-new-quantity button {
      width: 32px;
      height: 32px;
      border: 1px solid #ccc;
      background-color: #f8f9fa;
      border-radius: 6px;
      font-weight: bold;
      transition: 0.2s;
    }

    .quicktech-brand-new-quantity button:hover {
      background-color: #e9ecef;
    }

    /* Sizes */
    .quicktech-brand-new-size {
      display: flex;
      justify-content: center;
      gap: 10px;
      flex-wrap: wrap;
    }

    .quicktech-brand-new-size button {
      border: 1px solid #ccc;
      background: #fff;
      border-radius: 6px;
      padding: 5px 12px;
      font-size: 14px;
      font-weight: 500;
      transition: all 0.3s;
    }

    .quicktech-brand-new-size button.active {
      background: #111f48;
      color: #fff;
      border-color: #111f48;
    }

    /* Colors */
    .quicktech-brand-new-color {
      display: flex;
      justify-content: center;
      gap: 10px;
      flex-wrap: wrap;
      margin-top: 8px;
    }

    .quicktech-brand-new-color-option {
      display: flex;
      align-items: center;
      gap: 6px;
      border: 1px solid #ccc;
      border-radius: 6px;
      padding: 5px 10px;
      font-size: 13px;
      background: #fff;
      cursor: pointer;
      transition: all 0.3s;
    }

    .quicktech-brand-new-color-option:hover {
      border-color: #111f48;
    }

    .quicktech-brand-new-color-option.active {
      border-color: #111f48;
      background: #111f48;
      color: #fff;
    }

    .quicktech-brand-new-color-box {
      width: 14px;
      height: 14px;
      border-radius: 50%;
      border: 1px solid #ddd;
    }



/* Default product card */
/* Default product inner card */
.quicktech-brand-new-product {
  border: 1px solid transparent; /* default no border */
  border-radius: 5px; /* optional */
  transition: border 0.3s;
  cursor: pointer;
  padding: 10px; /* optional */
  text-align:center;
}

/* Active / selected state */
.quikctech-brand-inne.active .quicktech-brand-new-product {
  border: 2px solid #111f48; /* your theme color */
}


.quicktech-confirm-btn a{
    padding:7px 30px;
    background-color:#111f48;
    color:white;
    font-weight:600;
    border-radius:5px;
}


.floating-cart{
    position: fixed;
  bottom: 60px;
  right: 40px;
  z-index:99999;
}

.floating-c {
  animation: quikctech-zoom-infinite 2s ease-in-out infinite;
  transform-origin: center;
  position:relative;
}

.floating-c span{
    position: absolute;
  top: 8px;
  right: 2px;
  font-size: 12px;
  width: 25px;
  height: 25px;
  background-color: black;
  border-radius: 50%;
  color: white;
  font-weight: 600;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center
}

@keyframes quikctech-zoom-infinite {
  0% { transform: scale(1); }
  50% { transform: scale(1.06); }
  100% { transform: scale(1); }
}
/*brand new*/

.floating-c a p{
    color: white ;
  background-color: #111f48;
  padding: 4px;
  font-size:16px;
  border-radius: 5px;
  font-weight: 600;
}


.quicktech-in-cate-inner {
	height: 187px;
}

.quicktech-in-cate-inner img{
    height:100%;
    object-fit:cover;
}

.quicktech-in-cate-inner {
	position: relative;
	transition: 0.3s ease;
	border-radius: 10px;
	overflow: hidden;
}

.quicktech-in-cate-inner h5 {
	/*position: absolute;*/
	/*bottom: 11px;*/
	/*left: 15px;*/
	color: black;
	font-weight: 600;
	font-size: 16px;
}

.quicktech-overlay {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	transition: 0.3s ease;
	background: linear-gradient(to top, rgba(0, 0, 0, 0.56), transparent);
}
.quicktech-in-cate-inner:hover {
	transform: scale(1.04);
	z-index: 999999;
}

.quicktech-in-cate-inner:hover .quicktech-overlay{
  
 background-color: #0000004d;
}

.quikctech-category-inner-desptop{
    display:flex;
    flex-wrap:wrap;
}

.quicktech-t-n-w{
    width:25%;
}





.quicktech-side-msg {
	position: fixed;
	bottom: 60px;
	right: 34px;
	 z-index: 9999999;
}

.quicktech-msg {
	/* background-color: #28a745; */
	/* color: white; */
	/* padding: 11px; */
	/* border-radius: 50%; */
	cursor: pointer;
	/* width: 61px; */
	/* height: 51px; */
	/* text-align: center; */
	/* align-content: center; */
	/* border-radius: 8px; */
}

.quicktech-msg i{
    font-size:25px;
}
.quicktech-chatbox {
	display: none;
	position: fixed;
	bottom: 129px;
	right: 36px;
	width: 300px;
	z-index: 1000;
}


.productswiper {
  width: 100%;
  height: auto;
  position:relative;
  overflow:hidden;
  padding-bottom:10px;
}


.swiper-button-prev{
    width: 31px !important;
  height: 31px !important;
  background-color: white;
  border-radius: 50%;
}

.swiper-button-next{
      width: 31px !important;
  height: 31px !important;
  background-color: white;
  border-radius: 50%;
}

.swiper-button-next::after, .swiper-button-prev::after {
	font-size: 13px !important;
	color: white !important;
	font-weight: 600 !important;
	background: #111f48;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	text-align: center;
	line-height: 25px;
}

.quikctech-drop-m-inner {
	flex-wrap: wrap;
	width: 100%;
}

.quikctech-right-top ul{
    display: flex;
  gap: 18px;
  justify-content: left;
}

.quikctech-right-top ul li a i{
    color:black !important;
}


.quikctech-right-top ul li{
    color:white !important;
}


.top-head-main{
    background-color: #111f48;
  height: 32px;
  padding-top: 3px;
  /*display:none;*/
}

.quicktech-headertop p{
    color: white;
  font-size: 13px;
}

.quikctech-right-top ul li a{
    color:white;
    font-size:13px;
}

.quicktech-main-img-pro{
    position:relative;
}
.quicktech-points p{
    position: absolute;
  top: 6px;
  border-radius: 20px;
  right: 10px;
  background-color: #111f48;
  padding: 4px 11px;
  font-size: 11px;
  color: white;
  font-weight: 700;
}

.quicktech-point p{
     position: absolute;
  top: 34px;
  border-radius: 20px;
  right: 10px;
  background-color: #111f48;
  padding: 4px 11px;
  font-size: 11px;
  color: white;
  font-weight: 700;
}
#sizeGuideModal{
    z-index:99999999999;
}

.quicktech-poinss p{
  position: absolute;
  top: 6px;
  border-radius: 20px;
  left: 10px;
  background-color: #111f48;
  padding: 4px 11px;
  font-size: 11px;
  color: white;
  font-weight: 700;
}


@media (min-width: 991.98px) and (max-width:1420px) {
    .navbar-nav {
	display: flex;
	justify-content: center;
	flex-direction: row;
	column-gap: 13px;
}
        .dropdown-column a {
	color: black;
	font-weight: 700;
	font-size: 13px;
}
    
    .quicktech-sale {
	padding: 5px 10px;
	background-color: #111f48;
	font-size: 11px;
	color: white;
	border-radius: 20px;
	border: 2px solid transparent;
	transition: 0.4s ease-in-out;
}
.nav-link {
	font-size: 13px;
}
}



.quikctech-lifestyle-p-test span {
	font-size: 17px;
	font-weight: 600;
	color: #0009;
	padding:10px 0;
}

.quicktech-lifestyle-read{
    font-size:17px;
    color:#111f48;
}

.quikctech-lifestyle-p-test{
    
    padding:10px;
}

.quicktech-lifestyle-inner{
    background-color:white;
    border-radius:5px;
    overflow:hidden;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}

.quikctech-lifestyle-view-all a{
    padding: 4px 20px;
  font-size: 17px;
  background-color: #111f48;
  border-radius: 5px;
  color: white;
  border:2px solid transparent;
  transition:0.3s ease;
}

.quikctech-lifestyle-view-all a:hover{
    background-color:white;
    border:2px solid #111f48;
    color:black;
}

.quikctech-pet-life-banner img{
    height:460px;
}

.quikctech-pet-life-details-inner h1{
    font-weight:700;
    padding-bottom:10px;
}
.quikctech-pet-life-details-inner p{
    font-size:17px;
}

.quikctech-lifestyle-p-test h4{
    color:black;
}

.quikctech-lifestyle-p-test p{
    color:black;
}
.quikctech-lifestyle-img img {
	height: 418px;
}

.quicktech-latest-img img{
    height:300px;
}
.quicktech-products-latest {
	display: flex;
	gap: 4px;
}

.quikctech-l-img img{
    width:150px;
} 

.quicktech-products-latest {
	background-color: white;
	padding: 8px;
	border-radius:5px;
}

.quicktech-latest-product-main h4{
    padding:20px 0;
}

.quicktech-l-details a{
    padding: 3px 15px;
  background-color: #111f48;
  color: white;
  border-radius: 4px;
}



 .quicktech-dd-btn {
      background: transparent;
      border: none;
      font-weight: 600;
      color: #000;
      display: flex;
      align-items: center;
      gap: 6px;
    }

    .quicktech-dd-btn i {
      color: #28a745;
    }

    .quicktech-dd-menu {
      min-width: 280px;
      padding: 12px 14px;
      box-shadow: 0 6px 18px rgba(0,0,0,.12);
      border-radius: 8px;
      padding: 20px !important;
    }
    
    .quikctech-mob-dd-btn{
        background: #111f48;
          width: 40px;
          height: 40px;
          color: white;
          display: flex;
          align-items: center;
          gap: 6px;
          text-align: center;
          justify-content: center;
          border-radius: 50%;
          border: none;
          color: white !important;
    }

    .quicktech-dd-close {
      cursor: pointer;
      font-size: 18px;
      line-height: 1;
    }
    
    .quicktech-e-mm:hover{
        border:none !important;
        border-radius:unset !important;
    }



.cateswiper{
    position:relative;
    overflow:hidden;
    width:100%;
    height:auto;
    /*padding-bottom:50px;*/
}


/**/

.quicktech-in-cate-inners img{
    height: 140px;
    object-fit:cover;
    border-radius:10px;
}


.quicktech-top-sell-card {
    background-color: #fbfbfb;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.02);
    overflow: hidden;
  }

  /* Top Right Badge */
  .quicktech-top-sell-badge {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fc4b4b;
    color: #ffffff;
    padding: 6px 14px;
    font-size: 13px;
    font-weight: 600;
    border-bottom-left-radius: 8px;
    display: flex;
    align-items: center;
    gap: 4px;
  }

  .quicktech-top-sell-badge-icon {
    width: 14px;
    height: 14px;
  }

  /* Content Wrapper */
.quicktech-top-sell-wrapper {
	display: flex;
	width: 100%;
	padding: 24px;
	gap: 0;
	align-items: center;
}

  /* Image Section */
  .quicktech-top-sell-image-box {
    flex: 0 0 40%;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .quicktech-top-sell-img {
    max-width: 100%;
    height: auto;
    object-fit: contain;
    /* Placeholder fallback size */
    min-height: 225px; 
  }

  /* Details Section */
  .quicktech-top-sell-details {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .quicktech-top-sell-title {
    color: #0f172a;
    font-size: 19px;
    font-weight: 500;
    margin: 0 0 16px 0;
    line-height: 1.3;
    display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }

  .quicktech-top-sell-price {
    color: #111f48;
    font-size: 22px;
    font-weight: 700;
    margin: 0 0 30px 0;
  }

  /* Buttons Section */
  .quicktech-top-sell-actions {
    display: flex;
    gap: 4px;
    /*flex-wrap: wrap;*/
  }

  .quicktech-top-sell-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 10px 16px;
	font-size: 14px;
	font-weight: 600;
	border-radius: 6px;
	cursor: pointer;
	transition: all 0.2s ease-in-out;
	font-family: inherit;
	width: 100%;
}
  .quicktech-top-sell-btn-icon {
    width: 18px;
    height: 18px;
  }

  /* Outline Button (Add To Cart) */
  .quicktech-top-sell-btn-outline {
    background-color: transparent;
    border: 1px solid #111f48;
    color: #111f48;
  }

  .quicktech-top-sell-btn-outline:hover {
    background-color: #111f4812;
  }

  /* Solid Button (Buy Now) */
  .quicktech-top-sell-btn-solid {
    background-color: #111f48;
    border: 1px solid #111f48;
    color: #ffffff;
  }

  .quicktech-top-sell-btn-solid:hover {
    background-color: #111f48;
    border-color: #111f48;
  }

  /* Responsive Design */
  @media (max-width: 650px) {
   .quicktech-top-sell-wrapper {
	flex-direction: column;
	text-align: left;
	padding: 8px;
	gap: 10px;
}
    
    .quicktech-top-sell-actions {
      justify-content: center;
      width: 100%;
    }
    
    .quicktech-top-sell-btn {
      flex: 1;
      white-space: nowrap;
      width:100%;
    }
  }
  
  
  /**/

.quikctech-brand-slider-section {
    background-color: #fbfbfb;
    padding: 60px 20px;
    font-family: sans-serif;
  }

  /* Swiper Container Main Configuration */
  /*.quikctech-brand-slider {*/
  /*  width: 100%;*/
  /*  max-width: 1200px;*/
  /*  margin: 0 auto;*/
    /* Add padding at the bottom to give space for the pagination dots */
  /*  padding-bottom: 50px !important; */
  /*}*/

  /* Individual Brand Card Styling */
  .quikctech-brand-slider-slide {
    background-color: #ffffff;
    border: 1px solid #f0f0f0;
    border-radius: 8px;
    height: 110px; /* Fixed height for uniformity */
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 20px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.01);
  }

  .quikctech-brand-slider-img {
    max-width: 100%;
    max-height: 75px;
    object-fit: contain;
  }

  /* --- Custom Swiper Pagination Styling (Pixel Perfect Dots) --- */
  .quikctech-brand-slider .swiper-pagination {
    bottom: 0 !important;
  }

  /* Inactive dot (Outlined) */
  .quikctech-brand-slider .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: transparent;
    border: 1.5px solid #111f48; /* Match the orange from the design */
    opacity: 1; /* Override swiper default opacity */
    margin: 0 5px !important;
    transition: all 0.3s ease;
  }

  /* Active dot (Solid) */
  .quikctech-brand-slider .swiper-pagination-bullet-active {
    background: #111f48;
  }


.quikctech-brand-slider{
    position:relative;
    overflow:hidden;
    width:100%;
    height:auto;
    padding-bottom:40px;
}
  
  
  .quicktech-in-cate-inners h5{
    font-size: 15px;
  color: black;
  padding-top: 9px;  
  }
  
  
  @media (min-width: 991.98px) and (max-width:1400px) {
   .quicktech-payment-img img {
	height: 30px !important;
	width: 100% !important;
}

  }
  
  
  .quicktech-payment-img h4{
      color: black;
  font-size: 18px;
  font-weight: 600;
  }
  
  @media (min-width: 991.98px) and (max-width:1400px) {
      .quicktech-in-cate-inners h5 {
	font-size: 13px;
	color: black;
	padding-top: 9px;
}
    .quikctech-cslode img {
	height: 363px;
	width: 100% !important;
	border-radius: 10px;
}
.quicktech-rightbanner img {
	height: 363px;
	border-radius: 10px;
}

}
  
  .quicktech-in-cate-inners img{
      transition:0.3s ease;
  }
  .quicktech-in-cate-inners img:hover{
      transform:scale(1.05);
  }
  
  .quicktech-in-cate-inners{
      overflow:hidden;
  }
  .quicktech-in-cate-inners .quikctech-cimg:hover{
      transform:scale(1.05);
  }
  
  
  /**/
  
  .quicktech-newcate-slider{
      width:100%;
      position:relative;
      overflow:hidden;
      height:auto;
  }
  .quicktech-newcate-wrapper {
            max-width: 100%;
            
            position: relative;
        }

        /* Swiper Slide (The Card) */
        .quicktech-newcate-card {
            background-color: #ffffff;
            padding: 20px;
            box-sizing: border-box;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: auto;
        }

        /* Card Title */
        .quicktech-newcate-title {
            font-size: 15px;
            font-weight: 600;
            color: #333333;
            margin: 0 0 20px 0;
        }

        /* 2x2 Grid inside the card */
        .quicktech-newcate-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 20px 15px; /* row-gap, column-gap */
            margin-bottom: 25px;
        }

        /* Individual Product/Category Item */
        .quicktech-newcate-item {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            text-decoration: none;
            cursor: pointer;
        }

        /* Image Box inside the grid item */
        .quicktech-newcate-img-box {
            background-color: #f7f7f7; /* Very light gray behind images */
            width: 100%;
            aspect-ratio: 1 / 1;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 10px;
            box-sizing: border-box;
            margin-bottom: 10px;
        }

        .quicktech-newcate-img-box img {
            max-width: 100%;
            max-height: 100%;
            object-fit: contain;
        }

        /* Label under the image */
        .quicktech-newcate-label {
            font-size: 13px;
            color: #555555;
            line-height: 1.4;
            /* To handle long text gracefully */
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        /* Footer / See All Link */
        .quicktech-newcate-footer {
            margin-top: auto;
        }

        .quicktech-newcate-link {
            font-size: 13px;
            color: #e3364e; /* Red text color */
            text-decoration: none;
            font-weight: 500;
            display: inline-flex;
            align-items: center;
        }

        .quicktech-newcate-link:hover {
            text-decoration: underline;
        }

        /* Customizing Swiper Navigation Arrows */
        .quicktech-newcate-wrapper .swiper-button-next,
        .quicktech-newcate-wrapper .swiper-button-prev {
            width: 40px;
            height: 40px;
            background-color: #ffffff;
            border-radius: 50%;
            box-shadow: 0 2px 8px rgba(0,0,0,0.15);
            color: #333333;
        }

        .quicktech-newcate-wrapper .swiper-button-next::after,
        .quicktech-newcate-wrapper .swiper-button-prev::after {
            font-size: 14px;
            font-weight: bold;
        }
        
        .quicktech-newcate-wrapper .swiper-button-next {
            right: 0;
        }
        
        .quicktech-newcate-wrapper .swiper-button-prev {
            left: 0;
        }

        /* Hide prev/next buttons on smaller screens if they overlap too much */
        @media (max-width: 1240px) {
            .quicktech-newcate-wrapper .swiper-button-next { right: 0px; }
            .quicktech-newcate-wrapper .swiper-button-prev { left: 0px; }
        }
  
  
  
  @media (min-width: 991.98px) and (max-width:1420px) {
    .quicktech-top-sell-btn {
	gap: 8px !important;
	padding: 8px 8px !important;
	font-size: 13px !important;

}
.quicktech-top-sell-wrapper {


	gap: 0px;

}
}







.quicktech-re-header {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 20px;
    padding: 0 4px;
  }

  .quicktech-re-header-title {
    color: #4a5568;
    font-size: 18px;
    margin: 0;
    font-weight: normal;
  }

  .quicktech-re-header-link {
    color: #ff1a1a;
    font-size: 16px;
    text-decoration: underline;
    text-underline-offset: 4px;
  }
  
  .quicktech-re-header-link:hover {
    color: #cc0000;
  }

  /* List Container */
  .quicktech-re-list {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  /* Card Wrapper (The 'a' tag) */
  .quicktech-re-card-wrapper {
    display: block;
    text-decoration: none;
    color: inherit;
    transition: transform 0.2s ease, box-shadow 0.2s ease;
  }

  /* Individual Card Layout */
  .quicktech-re-card {
    display: flex;
    align-items: center;
    padding: 12px;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    background-color: #ffffff;
    gap: 16px;
  }

  .quicktech-re-card-wrapper:hover .quicktech-re-card {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
    border-color: #cbd5e1;
  }

  /* Card Image */
  .quicktech-re-card-img-container {
    flex-shrink: 0;
  }

  .quicktech-re-card-img {
    width: 65px;
    height: 95px;
    object-fit: cover;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  }

  /* Card Content */
  .quicktech-re-card-content {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }

  .quicktech-re-card-title {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    color: #1a202c;
  }

  .quicktech-re-card-author {
    margin: 0;
    font-size: 14px;
    color: #64748b;
  }

  /* Pricing */
  .quicktech-re-card-pricing {
    display: flex;
    align-items: baseline;
    gap: 10px;
    margin-top: 2px;
  }

  .quicktech-re-price-current {
    font-size: 14px;
    color: #ff1a1a;
  }

  .quicktech-re-price-old {
    font-size: 14px;
    color: #64748b;
    text-decoration: line-through;
  }

  .quicktech-re-price-discount {
    font-size: 12px;
    color: #ff1a1a;
  }





/* Container for the 3 banners */
.banner-row-container {
  display: flex;
  justify-content: space-between;
  gap: 15px; /* Adjust the space between the banners here */
  width: 100%;
  max-width: 100%; /* Adjust based on your website's maximum width */
  margin: 0 auto; /* Centers the row on the page */
  padding: 20px 0;
  box-sizing: border-box;
}

/* Individual banner wrapper */

.banner-item {
  flex: 1 1 0;
  display: block;
  text-decoration: none;
  border-radius: 4px; /* Optional: adds a slight rounding to the corners */
  overflow: hidden;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

/* Optional hover effect */
.banner-item:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

/* Ensure images fill their container properly */
.banner-item img {
  width: 100%;
  height: 100%; /* Keeps the height uniform if original images vary slightly */
  object-fit: cover;
  display: block; /* Removes tiny space below inline images */
}

/* Responsive: Stack the banners vertically on smaller screens (tablets & mobiles) */
@media (max-width: 768px) {
  .banner-row-container {
    flex-direction: column;
    gap: 20px;
  }
}


/* Base Styles for Review Wrapper */
.quicktech-new-review-wrapper {
  font-family: Arial, sans-serif;
  color: #333;
  max-width: 800px;
}

.quicktech-new-review-heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 25px;
  color: #374151;
}

.quicktech-new-review-stats-area {
  margin-bottom: 30px;
}

/* Left Column - Overall Score */
.quicktech-new-review-overall {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.quicktech-new-review-score {
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #4b5563;
  margin-bottom: 5px;
}

.quicktech-new-review-stars-empty i {
  color: #e5e7eb;
  font-size: 14px;
}

.quicktech-new-review-total-count {
  font-size: 13px;
  color: #4b5563;
  margin-top: 10px;
}

/* Right Column - Rating Bars */
.quicktech-new-review-bars-container {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.quicktech-new-review-bar-row {
  display: flex;
  align-items: center;
  gap: 15px;
}

.quicktech-new-review-star-group {
  display: flex;
  gap: 2px;
  width: 80px; /* Fixed width to align progress bars */
}

.quicktech-new-review-star-group i {
  font-size: 12px;
}

.quicktech-new-review-star-group i.filled {
  color: #ef4444; /* Red */
}

.quicktech-new-review-star-group i.empty {
  color: #e5e7eb; /* Light Gray */
}

.quicktech-new-review-progress {
  flex-grow: 1;
  height: 8px;
  background-color: #e5e7eb;
  border-radius: 4px;
  overflow: hidden;
}

.quicktech-new-review-progress-bar {
  height: 100%;
  background-color: #ef4444;
}

.quicktech-new-review-row-count {
  font-size: 14px;
  color: #4b5563;
  width: 15px;
  text-align: right;
}

/* Trigger Button */
.quicktech-new-review-trigger-btn {
  background-color: transparent;
  color: #ef4444;
  border: 1px solid #ef4444;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 14px;
  cursor: pointer;
  transition: all 0.2s ease;
  margin-top: 20px;
}

.quicktech-new-review-trigger-btn:hover {
  background-color: #ef4444;
  color: #ffffff;
}

/* MODAL STYLES */
.quicktech-new-review-modal-content {
  padding: 30px;
  border-radius: 8px;
  border: none;
  box-shadow: 0 10px 25px rgba(0,0,0,0.1);
}

.quicktech-new-review-close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 10;
  font-size: 12px;
  opacity: 0.5;
}

.quicktech-new-review-modal-body {
  padding: 0;
}

.quicktech-new-review-modal-title {
  font-size: 22px;
  font-weight: 700;
  color: #1f2937;
  margin-bottom: 5px;
}

.quicktech-new-review-modal-subtitle {
  font-size: 14px;
  color: #6b7280;
  margin-bottom: 25px;
}

.quicktech-new-review-label {
  font-size: 14px;
  font-weight: 500;
  color: #4b5563;
  margin-bottom: 8px;
  display: block;
}

.quicktech-new-review-input-stars i {
  color: #e5e7eb; /* Light Gray for empty interactive stars */
  font-size: 18px;
  cursor: pointer;
}

.quicktech-new-review-error-text {
  color: #ef4444;
  font-size: 12px;
}

.quicktech-new-review-textarea,
.quicktech-new-review-input {
  border: 1px solid #e5e7eb;
  border-radius: 4px;
  box-shadow: none;
  font-size: 14px;
  padding: 10px 15px;
}

.quicktech-new-review-textarea:focus,
.quicktech-new-review-input:focus {
  border-color: #d1d5db;
  box-shadow: none;
}

.quicktech-new-review-submit-btn {
  background-color: #ef4444;
  color: #ffffff;
  border: none;
  padding: 10px 24px;
  border-radius: 4px;
  font-size: 15px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s;
}

.quicktech-new-review-submit-btn:hover {
  background-color: #dc2626;
}


/* Container styling */
.quicktech-book-details-container {

  color: #4b5563; /* Dark gray text */
  font-size: 15px;
  line-height: 1.6;
  max-width: 700px;
}

/* Metadata text spacing */
.quicktech-book-details-meta p {
  margin: 0 0 8px 0;
}

/* Red link styling */
.quicktech-book-details-link {
  color: #ef4444; /* Exact red from the design */
  text-decoration: none;
}

.quicktech-book-details-link:hover {
  text-decoration: underline;
}

/* Description area */
.quicktech-book-details-desc {
  margin-top: 18px;
}

.quicktech-book-details-desc p {
  margin: 0;
}

/* Hidden text by default */
.quicktech-book-details-more-text {
  display: none;
}

/* Read more button/text styling */
.quicktech-book-details-read-more {
  color: #ef4444;
  cursor: pointer;
  font-weight: normal;
  margin-left: 4px;
}

.quicktech-book-details-read-more:hover {
  text-decoration: underline;
}




.quicktech-witer-container {
     
        max-width: 100%;
        /*margin: 0 auto;*/
       
        box-sizing: border-box;
      
    }

    .quicktech-witer-header {
        margin-bottom: 20px;
    }

    .quicktech-witer-title {
        font-size: 20px;
        color: #333333;
        font-weight: 600;
        margin-bottom: 20px;
    }

    .quicktech-witer-search-box {
        position: relative;
        max-width: 350px;
    }

    .quicktech-witer-search-input {
        width: 100%;
        padding: 12px 40px 12px 16px;
        border: 1px solid #e0e0e0;
        border-radius: 4px;
        font-size: 14px;
        color: #333;
        outline: none;
        box-sizing: border-box;
        background-color: #ffffff;
    }

    .quicktech-witer-search-input::placeholder {
        color: #9e9e9e;
    }

    .quicktech-witer-search-icon {
        position: absolute;
        right: 12px;
        top: 50%;
        transform: translateY(-50%);
        color: #9e9e9e;
        width: 20px;
        height: 20px;
        pointer-events: none;
    }

    .quicktech-witer-grid {
        display: grid;
        grid-template-columns: repeat(6, 1fr);
        gap: 16px;
        margin-top: 24px;
    }

    .quicktech-witer-card-link {
        text-decoration: none;
        display: block;
        transition: transform 0.2s ease, box-shadow 0.2s ease;
    }

    .quicktech-witer-card-link:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    }

    .quicktech-witer-card {
        background-color: #ffffff;
        border: 1px solid #e8e8e8;
        border-radius: 6px;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }

    .quicktech-witer-avatar-section {
        padding: 24px 0;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
    }

    .quicktech-witer-avatar {
        width: 80px;
        height: 80px;
        background-color: #b5b5b5; /* Gray color matching the image */
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* Pen/Quill icon inside avatar */
    .quicktech-witer-avatar svg {
        width: 40px;
        height: 40px;
        fill: #ffffff;
    }

    .quicktech-witer-name {
        width: 100%;
        text-align: center;
        padding: 12px 8px;
        font-size: 13px;
        color: #333333;
        border-top: 1px solid #e8e8e8;
        box-sizing: border-box;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    /* Responsive adjustments */
    @media (max-width: 1200px) {
        .quicktech-witer-grid { grid-template-columns: repeat(4, 1fr); }
    }
    @media (max-width: 768px) {
        .quicktech-witer-grid { grid-template-columns: repeat(3, 1fr); }
    }
    @media (max-width: 480px) {
        .quicktech-witer-grid { grid-template-columns: repeat(2, 1fr); }
    }


.writerswiper{
    position:relative;
    overflow:hidden;
    width:100%;
    height:auto;
}


.quicktech-witer-avatar img{
    height:100%;
    border-radius:50%;
}


.star-container.quicktech-r-text {
            display: flex;
            gap: 2px;
            margin-bottom: 12px;
        }

        .review-text.quicktech-r-text {
            font-size: 15px;
            line-height: 1.6;
            margin: 0 0 12px 0;
            color: #222222;
        }

        .meta-info.quicktech-r-text {
            font-size: 14px;
            color: #666666;
            margin: 0 0 20px 0;
        }

        .author-name.quicktech-r-text {
            font-weight: 700;
            color: #444444;
        }

        .divider.quicktech-r-text {
            border: none;
            border-bottom: 1px solid #eef0f2;
            margin: 0 0 20px 0;
        }

        .pagination-area.quicktech-r-text {
            margin-top: 30px;
        }

        .pagination-text.quicktech-r-text {
            font-size: 13px;
            color: #555555;
            margin-bottom: 10px;
            display: block;
        }

        .pagination-controls.quicktech-r-text {
            display: flex;
            gap: 6px;
        }

        .page-btn.quicktech-r-text {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 34px;
            height: 34px;
            background-color: #ffffff;
            border: 1px solid #d1d5db;
            color: #555555;
            font-size: 14px;
            text-decoration: none;
            border-radius: 2px;
            cursor: pointer;
        }

        .page-btn.active.quicktech-r-text {
            background-color: #ef4444; /* Red color matching the image */
            color: #ffffff;
            border-color: #ef4444;
        }

        .page-btn:hover:not(.active).quicktech-r-text {
            background-color: #f9fafb;
        }
