.single-product .product-info-row .product-add .product-add__add .review .temp-stars .rating .txt-reviews,.minus.change-qty,.text-link,.single-product .product-info-row .product-add .product-add__add .number .plus,.sticky_atc .container .row .atc_add .scoot_product_rit .number .plus,.review-author{
	color: #002772 !important;
}
.single-product .product-info-row .product-add .product-add__add .bottom button#button-cart,.add-btn.fluid.large.topmargin-2{
	background:#0053e2 !important ;
	border-radius: 20px;
}
.single-product .product-info-row .product-add .product-add__add .bottom button#button-notify {
	border-radius: 20px;
}
.single-product .product-info-row .product-add .product-add__add .bottom button#ltbp-cart {
	border-radius: 20px;
}
.scoot_product_rit .number{
	border: solid 1px #002772;
}

.prod-alternative-image {
	width: 30%;
	text-align:center;
}
.prod-alternative-image img {
	width:90%;
}
.prod-alternative-right {
	width:70%;
	display: flex;
	flex-direction:column;
}
.prod-alternative-right p.strong {
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	height: 54px;
	max-height: 54px;
	overflow:hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	color: #000;
}
.prod-alternative-right .add_plus, .prod-alternative-right .ltbp_plus {
	margin-top:auto;
	display: flex;
	justify-content: flex-start;
	gap:5px;
	align-items: center;
	background: #fff !important;
}
.prod-alternative-right .add_plus .add-plus, .prod-alternative-right .add_plus .add-plus-lease, .prod-alternative-right .add_plus .notify-btn, .prod-alternative-right .add_plus .add-plus_alternate, .prod-alternative-right .ltbp_plus .ltbp-plus {
	background: #fff !important;
	color: #000;
	border-radius: 20px;
	padding: 2px 8px;
	font-size: 13px;
	height:40px;
	width: 100px;
	transition: background .2s ease, color .2s ease;
	border: 1px solid #111827;
}
.prod-alternative-right .add_plus .add-plus:hover, .prod-alternative-right .add_plus .add-plus-lease:hover, .prod-alternative-right .add_plus .notify-btn:hover, .prod-alternative-right .add_plus .add-plus_alternate:hover, .prod-alternative-right .ltbp_plus .ltbp-plus:hover {
	box-shadow:none;
}
.prod-alternative-right .ltbp_plus .ltbp-plus {
	width: 150px !important;
}
.prod-alternative-right .add_plus .add-plus:hover, .prod-alternative-right .add_plus .add-plus-lease:hover, .prod-alternative-right .add_plus .notify-btn:hover, .prod-alternative-right .add_plus .add-plus_alternate:hover, .prod-alternative-right .ltbp_plus .ltbp-plus:hover {
	box-shadow: 0 6px 8px -4px #ccc;
	-webkit-transform: scale(1.02) translate(0px, -2px);
	-ms-transform: scale(1.02) translate(0px, -2px);
	transform: scale(1.02) translate(0px, -2px);
}
.prod-alternative-right .add_plus .notify-btn {
	width:auto !important;
}
.prod-alternative-right .price {
	font-size:16px !important;
	color: #000 !important;
	font-weight: 600 !important;
}
.prod-alternative-h {
	font-size:18px;
}
#ccs-feature-icons { margin: 0 auto; display:none;}
.ccs-cc-ficons-item {
  color: #1982c4 !important;
}
.ccs-cc-ficons-item:hover {
  background: #1982c4 !important;
  color: #fff !important;
  border-radius: 10px !important;
}

/* wishlist dropdown code below - moved to end of file */

.iziModal-wrap .close-modal-icon-2{
color: grey !important;
background:none !important;
float:right;
}
#wishlist-login-modal{
	    border-radius: 28px !important;
		max-width: 625px !important;
		
}

@media (max-width: 1024px) {
	.prod-alternative {
		display:none;
	}
	
	.single-product .product-info-row .product-add .product-add__add .number{
		width:109px;
	}
	
}
@media (min-width: 811px) and (max-width: 1024px) {
	.single-product .product-info-row .product-add .product-add__add .bottom {
		flex-direction:column;
	}
	.single-product .product-info-row .product-add .product-add__add .bottom button#button-cart, .add-btn.fluid.large.topmargin-2 {
		width:100%;
	}
}

.single-product .product-info-row .product-images .product_lft_list_mobile .scoot_product_lft .scoot_product_rit .number input {
	width:65px;
}
.single-product .product-info-row .product-images .product_lft_list_mobile .scoot_product_lft .scoot_product_rit button {
	width:auto;
	min-width:150px;
}
.sticky_atc .container .row .atc_add .scoot_product_rit button {
	padding: 2px 5px;
	border-radius:20px;
}
.sticky_atc .container .row .atc_add .scoot_product_rit .number {
	height: 40px;
	border: solid 1px #000;
	border-radius: 20px;
}

.sticky_atc .container .row .atc_add .scoot_product_rit .number input {
	height: 39px;
	width: 40px;
	background: 0 0;
	text-align: center;
	font-size: 15px;
	border: none;
	border-radius: 0;
	display: inline-block;
	vertical-align: middle;
	margin:0;
	padding: 10px 5px;
	font-family:"Open Sans", serif;
}
.sticky_atc .container .row .atc_add .scoot_product_rit .number .minus {
	width: 25px;
	height: 40px;
	border-radius: 4px;
	padding: 0 0 0 15px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #002772;
	font-size: 18px;
	font-family:"Open Sans", serif;
}
.sticky_atc .container .row .atc_add .scoot_product_rit .number .plus {
	width: 25px;
	height: 40px;
	border-radius: 4px;
	padding: 0 15px 0 0;;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #002772;
	font-size: 18px;
	font-family:"Open Sans", serif;
}
@media (max-width: 768px) {
	.page.category .substitute-items .product-row .product-item {
		width:100% !important;
	}
}
.substitute-items.product-list-view .price {
	display: inline !important;
}
.substitute-items.product-list-view .price .old_price{
  display: inline !important;
  font-size: 13px !important;
  font-weight: lighter !important;
  padding-left: 6px !important;
  text-decoration: none !important;
  position: relative !important;
}
.substitute-items.product-list-view .price .old_price::before{
  content: '' !important;
  width: 100% !important;
  position: absolute !important;
  right: -5px !important;
  top: 50% !important;
  border-bottom: 1px solid #807777 !important;
}
.pa-variations {
	display: flex !important;
	flex-direction: column;
	gap:5px;
}
.pa-variations .variation_2, .pa-variations_m .variation_2m {
	margin-left: 20px;
}
.pa-variations_m p.strong {
	font-size:14px;
}
.pa-variations_m select {
	font-size: 12px;
}
.pa-variations select {
	font-size: 14px;
}
@media (max-width: 1023px) {
	.pa-variations {
		display: block !important;
	}
	.pa-variations .variation_2 {
		margin-left: 0;
		margin-top:10px;
	}
}

.loader {
  border: 7px solid #d7d3d3;
  border-top: 7px solid #555;
  border-radius: 50%;
  width: 70px;
  height: 70px;
  animation: spin 2s linear infinite;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
#preloader{
	background:#f2f2f2;
	height:	100vh;
	width: 100%;
	position:fixed;
	z-index: 10000;
	display:flex;
	justify-content:center;
	padding-top: 7em;
}
#cireview .cireview-wrap .cireview-list.cireviews .review-top h3.review-date {
	font-size: 12px !important;
}
#cireview .cireview-wrap .cireview-list.cireviews .review-top h3.review-author {
	font-size: 14px !important;
}

#eazyzoom-modal .container {
	display: flex;
	width: 100%;
	padding-top: 71px;
	overflow-y: hidden;
	height: 100vh;
}
#eazyzoom img:hover {
    cursor: zoom-in;
}
#eazyzoom-modal .list-index {
	max-width: 300px;
	flex:1;
	border-right: 1px solid rgb(188, 188, 188);
	margin-left: 50px;
	text-align: center;
	height: 100vh;
	& div{
	background: rgb(236, 244, 253);
	color: black;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 20px 15px 12px;
    font-family: museo-sans;
	text-align:left;
	}
}
#eazyzoom-modal .close-modal-icon{
	top: 20px;
	z-index:2;
}
#eazyzoom-modal .left-column {
	margin: 0 auto;
}
#eazyzoom-modal .right-column {  
  flex: 1;
  max-width: 474px;
}
#eazyzoom-modal .right-image {
	width: 100%;
	height: auto;
	display: flex;
	flex-wrap: wrap;
}
 @media (max-width: 768px) {
	#eazyzoom-modal .container {
		flex-direction: column-reverse;
		height: initial;
	}
	.list-index{
		display:none;
	}
	#eazyzoom-modal .right-column {
	overflow-x: scroll;
	}
	#eazyzoom-modal .right-image {
	flex-wrap: initial;
	}
	#eazyzoom-modal .right-column {
	max-width: initial;
	}
} 
 @media (max-width: 1520px) {
	#eazyzoom-modal .left-image {
		width: 70%;
		transform: translateX(26%);
		margin-top: 15px;
	}
	#eazyzoom-modal .right-image {
	max-height: 74vh;
	overflow-y: auto;
	overflow-x: initial;
	}
}

/* CSS */
.autoship {
	background-color: #E6F4FF;
	border-radius: 8px;
	padding: 20px 30px;
	width: 100%;
	color: #002772;
}

.autoship-header {
	display: flex;
	align-items: top;
	margin-bottom: 20px;
	gap: 10px;
}

.autoship-icon {
	width: 40px;
	height: 40px;
}

.autoship-checkbox {
	display: flex;
	align-items: center;
	margin-left: auto;
	color: #002772;
	font-size: 14px;
	font-weight: 500;
	font-family: "Open Sans", serif;
	line-height: 20px;
	padding-left:5px;
}

.autoship-checkbox input {
	margin-right: 10px;
	width: 16px;
	height: 16px;
	font-family: "Open Sans", serif;
}
.autoship-checkbox input[type="checkbox"] {
	-webkit-appearance: none;
	appearance: none;
	width: 16px;
	min-width: 16px;
	height: 16px;
	margin: 0 5px 0 0;
	border: 1px solid #3366CC;
	border-radius: 4px;
	position: relative;
	cursor: pointer;
}
.autoship-checkbox input[type="checkbox"]:checked {
	background-color: #3366CC;
}
.autoship-checkbox input[type="checkbox"]:checked::after {
	content: "";
	position: absolute;
	top: 2px;
	left: 5px;
	width: 4px;
	height: 8px;
	border: solid white;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.autoship-learn {
	margin-left: auto;
	font-size: 12px;
	text-decoration: underline;
	color: #0047BA;
	font-weight: 500;
	font-family: "Open Sans", serif;
	line-height: 18px;
	white-space: nowrap;
}

.autoship-learn:hover {
	text-decoration: underline;
}

.select-wrapper {
	position: relative;
	max-width: 240px;
	margin-bottom: 20px;
}

.select-wrapper select {
	width: 100%;
	padding: 5px 20px;
	font-size: 14px;
	border: 1px solid #3366CC;
	border-radius: 10px;
	appearance: none;
	background-color: white;
	cursor: pointer;
	font-family: "Open Sans", serif;
	color: #36C;
	font-weight: 400;
}

.select-wrapper::after {
	content: '▾';
	position: absolute;
	right: 0.75rem;
	top: 50%;
	transform: translateY(-50%);
	pointer-events: none;
	font-size: 1rem;
	color: #3366CC;
}

.autoship-note {
	font-size: 12px;
	margin: 0;
	font-family: "Open Sans", serif;
	color: #002772;
	font-weight: 500;
	line-height: 18px;
}
@media (max-width: 1023px) {
	.product-add .product-add__add .autoship-header {
		flex-wrap: wrap;
	}
	.product-add .product-add__add .autoship-icon, .product-add .product-add__add .autoship-learn {
		order: 1;
	}
	.product-add .product-add__add .autoship-learn {
		margin-left: auto;
	}
	.product-add .product-add__add .autoship-checkbox {
		order: 2;
		flex-basis: 100%;
		margin: 10px 0 0 0;
		justify-content: flex-start;
    	margin-left: 0;
	}
}
@media (min-width: 811px) and (max-width: 950px) {
	.product-add .product-add__add .autoship-icon {
		order: 1;
	}
	.product-add .product-add__add .autoship-checkbox {
		order: 2;
		flex-basis: 100%;
		margin: 10px 0 0 0;
		justify-content: flex-start;
    	margin-left: 0;
	}
	.product-add .product-add__add .autoship-learn {
		order: 3;
		flex-basis: 100%;
		margin: 10px 0 0 0;
		justify-content: flex-start;
    	margin-left: 0;
	}
}
@media (max-width: 570px) {
	.scoot_product_lft .product-add__add .autoship-header {
		flex-wrap: wrap;
	}
	.scoot_product_lft .product-add__add .autoship-icon, .scoot_product_lft .product-add__add .autoship-learn {
		order: 1;
	}
	.scoot_product_lft .product-add__add .autoship-learn {
		margin-left: auto;
	}
	.scoot_product_lft .product-add__add .autoship-checkbox {
		order: 2;
		flex-basis: 100%;
		margin: 10px 0 0 0;
		justify-content: flex-start;
    	margin-left: 0;
	}
}

.autoship.collapsed .autoship-header {
	margin-bottom: 0;
}
.autoship.collapsed .select-wrapper {
	display: none;
}
.autoship.collapsed .autoship-note {
	display: none;
}

.product-similar-items.product-slider-products .product{
	width: 170px !important;	
	padding: 24px 0px;
	margin: 0 10px;
}
button#button-lease-cart {
	min-width:95px;
	width: 300px;
	padding: 8px 10px;
	/* background: #e4eefe;
	color: #245fca;*/
	background: #0053e2;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	border-radius: 15px;
	margin: 0px;

	-webkit-transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
	transition: box-shadow 300ms ease, -webkit-transform 300ms ease;
	transition: transform 300ms ease, box-shadow 300ms ease;
	transition: transform 300ms ease, box-shadow 300ms ease, -webkit-transform 300ms ease;
}
button#button-lease-cart:hover{
	box-shadow: 0 8px 10px -4px #ccc;
	-webkit-transform: scale(1.05) translate(0px, -2px);
	-ms-transform: scale(1.05) translate(0px, -2px);
	transform: scale(1.05) translate(0px, -2px);
}

ul.dots-ff {
	list-style: disc outside none;
	padding-left: 20px;
	margin: 0;
	padding-top: 5px;
}
ul.dots-ff li {
	list-style: disc;
	margin: 0;
	font-size:13px;
}
ul.dots-ff li p {
	font-size: 13px;
	line-height: 18px;
	color: #000;
}
ul.dots-ff.collapsed > li:nth-child(n+7) {
	display: none !important;
}
a.toggle-link-ff {
	display: inline-block;
	cursor: pointer;
	color: #007bff;
	text-decoration: underline;
	padding-left: 22px;
	font-size: 14px;
	font-family: "Open Sans", serif;
}


h1, h2, h3, h4, h5, h6 {
	font-family:"Open Sans", serif;
}

.breadcrumbs ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumbs ul li {
	display: flex;
	align-items: center;
	border-right:none;
	font-family:"Open Sans", serif;
	font-size: 10px;
	line-height: 10px;
}
.breadcrumbs ul li + li::before {
	content: ">";          /* or ">" */
	margin: 0 6px;         /* spacing between items */
	font-family:"Open Sans", serif;
	color: #000;
	font-size: 10px;
	line-height: 10px;
	
}
.breadcrumbs ul li + li:last-child::before {
	content: "|";
}
.breadcrumbs ul li a {
	font-family:"Open Sans", serif;
	font-weight: 400;
	color: #000;
	font-size: 10px;
	line-height: 10px;
	padding: 3px 6px;
}
.breadcrumbs ul li + li:last-child a {
	color: #1a73e8;
}
.product-info-row .prod-page-name {
	font-family:"Open Sans", serif;
	font-size: 20px;
	line-height: 28px;
	text-align: left;
	font-style: normal;
	color: #002772;
}
.product-meta {
	display: flex;
	align-items: center;
	gap: 16px;                 /* space between logo and list */
	padding: 6px 0;
}
.pm-logo {
	height: 70px;
	width: auto;
	display: block;
}

.pm-list {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 0;                    /* separators handle spacing */
	list-style: none;
	margin: 0;
	padding: 0;
	font-family:"Open Sans", serif;
	font-size: 12px;
	line-height:18px;
	color: #000;
}

.pm-item {
	display: inline-flex;
	align-items: center;
	gap: 6px;                  /* gap between label/text and link */
	line-height: 1.2;
	padding: 0 10px;           /* horizontal breathing room */
	position: relative;
}

/* vertical divider between items */
.pm-item {
	margin-left: 5px;
}
.pm-item::before {
	content: "";
	display: inline-block;
	height: 18px;
	width: 1px;
	background: #bdbdbd;
	margin-right: 20px;
	transform: translateY(1px); /* optically center vs text */
}

.pm-item:first-child::before {
	background: #fff;
}

/* labels & links */
.pm-label {
	color: #000;
	font-weight: 500;
}
.pm-text {
	color: #000;
}
.pm-link {
	font-family:"Open Sans", serif;
	color: #1a73e8;            /* match your brand link color */
	text-decoration: none;
}
.pm-link:hover {
	text-decoration: underline;
}
.pm-item .star-rating-3 {
	height:14px;
}
.pm-item .star-rating-3 span {
	font-size:12px;
}
/* responsive: stack on small screens and drop dividers */
@media (max-width: 876px) {
	.pm-list {
		display: grid;
		grid-template-columns: repeat(2, 1fr); /* 2 equal columns */
		gap: 12px 5px;                        /* row/column spacing */
	}

	.pm-item {
		justify-content: flex-start; /* align left inside cells */
		padding: 0;
	}

	/* remove the vertical dividers for grid layout */
	.pm-item::before {
		background: #fff;
		content:none;
	}
}

@media (max-width: 500px) {
	.product-meta {
		gap: 0;
	}
	.pm-logo, .pm-logo-link {
		display: none;      /* spacing between logo and list */
	}

	.pm-list {
		width: 100%;              /* list takes full width under logo */
	}
}

.badge, p, .price {
	font-family:"Open Sans", serif;
}

.single-product .thumb-prev-slide {
	position: absolute;
	left: 34px;
	cursor: pointer;
	top: 2px;
	background: #0053e2;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
.single-product .thumb-next-slide {
	position: absolute;
	top: calc(100% - 26px);
	left: 34px;
	cursor: pointer;
	background: #0053e2;
	border-radius: 50%;
	width: 30px;
	height: 30px;
}
.single-product .thumb-prev-slide svg {
	width: 30px;
	height: 30px;
	background: #0053e2;
	box-shadow: none;
	color: #fff;
	border: none;
}
.single-product .thumb-next-slide svg {
	width: 30px;
	height: 30px;
	box-shadow: none;
	border: none;
	background: #0053e2;
	color: #fff;
}
.single-product .product-info-row .product-images .thumbs {
	margin-top: 40px;
}
.single-product .product-info-row .product-add .product-add__add .h2.ns, .single-product .product-info-row .product-add .product-add__add h2.ns {
	margin-top: 0;
	font-size: 30px;
	line-height: 34px;
}

.single-product .product-info-row .product-add .product-add__add .price.price-old {
	color: #000;
	font-size: 13px;
	line-height: 13px;
	text-decoration: line-through;
	margin-top: 0;
}

@media (max-width: 1247px) {
	.single-product .thumb-next-slide {
		top: calc(100% - 3px);
	}
}

.single-product .product-info-row .product-add .product-add__add p.short-desc.qd {
	font-weight: 400;
	color: #000;
	line-height: 24px;
	font-size: 12px;
}
.single-product .product-info-row .product-add .product-add__add p.short-desc.qd span {
	font-weight: 700;
	color: #000;
	line-height: 24px;
	font-size: 16px;
}

.single-product .product-info-row .product-add .product-add__add .number {
	height: 40px;
	border: solid 1px #000;
	border-radius: 20px;
	min-width: 109px;
	font-family:"Open Sans", serif;
}
.single-product .product-info-row .product-add .product-add__add .number input {
	height: 36px;
	width: 47px;
	text-align: center;
	font-size: 15px;
	border: none;
	border-radius: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 10px 5px;
}



.single-product .product-info-row .product-add .product-add__add .prod-alternative-right .number {
	height: 40px;
	border: solid 1px #000;
	border-radius: 20px;
	min-width: 89px;
	font-family:"Open Sans", serif;
}
.single-product .product-info-row .product-add .product-add__add .prod-alternative-right .number input {
	height: 36px;
	width: 27px;
	text-align: center;
	font-size: 15px;
	border: none;
	border-radius: 0;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 10px 5px;
}


.single-product .product-info-row .product-add .product-add__add .number .plus {
	width: 25px;
	height: 39px;
	border-radius: 4px;
	padding: 0 15px 0 0 !important;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #9bb2cd;
	font-size: 18px;
	cursor: pointer;
}
.single-product .product-info-row .product-add .product-add__add .number .minus {
	width: 25px;
	height: 39px;
	border-radius: 4px;
	padding: 0 0 0 15px;
	line-height: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	color: #9bb2cd;
	font-size: 18px;
	cursor: pointer;
}
.single-product .product-info-row .product-add .product-add__add .free-delivery {
  align-items: center;
  padding: 0;
  font-size: 16px;
  margin-top: 15px;
  font-weight: 500;
  border:none;
}
.single-product .product-info-row .product-add .product-add__add .free-delivery p {
	font-size:14px;
	letter-spacing:normal;
}
.variation-group {
	margin: 0 0 6px 0;
	display: flex;
	flex-wrap: nowrap;
	align-items: baseline;
	gap: 0.75rem;
	font-family:"Open Sans", serif;
}

.variation-label {
	font-weight: bold;
	margin: 0;
	white-space: nowrap;
	font-size:14px;
}

.variation-options {
	display: flex;
	flex-wrap: wrap;
	gap: 0.5rem;
}

.variation-btn {
	border: 1px solid #ccc;
	padding: 8px 14px;
	border-radius: 6px;
	background: #fff;
	cursor: pointer;
	transition: all 0.2s ease;
	font-size: 14px;
	white-space: nowrap;
}

.variation-btn:hover {
	border-color: #000;
}

.variation-btn.active {
	border-color: #1a73e8; /* blue border */
	color: #1a73e8;
	font-weight: 600;
}

.purchase-options {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 10px;
	margin: 14px 0;
	align-items: stretch; /* equal height across row */
	font-family:"Open Sans", serif;
	width: 100%;
}
@media (min-width: 811px) and (max-width: 1023px) {
	.purchase-options {
		grid-template-columns: 1fr; /* stack items vertically */
	}
	.option-price {
		text-align:left;
	}
	.option-subtitle {
		text-align:left;
	}
}

.option-input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.option-card {
	display: flex;
	flex-direction: column;
	justify-content: space-between; /* push bottom content down */
	height: 100%;
	border: 2px solid #ccc;
	border-radius: 14px;
	padding: 8px 16px;
	cursor: pointer;
	transition: border-color .2s ease, box-shadow .2s ease;
	background: #fff;
	text-align: center;
}
.option-card:hover {
	border-color: #888;
	box-shadow: 0 2px 10px rgba(0,0,0,.06);
}
.option-input:checked + .option-card {
	border-color: #2563eb;
	box-shadow: 0 0 0 1px #2563eb22;
}

.option-title {
	font-weight: 700;
	color: #0b2340;
	margin: 6px 0;
}
.option-subtitle {
	font-weight: 600;
	color: #002772;
	text-align: center;
	font-size: 15px;
	font-weight: 700;
	margin: 5px 0;
}
.option-price {
	font-weight: 700;
	font-size: 18px;
	color: #db0a1e;
	padding: 8px 0;
	text-align: center;
}

.option-price.mp1 {
	color: #000;
	text-decoration: line-through;
	font-weight: 500;
}

.option-price.mp2 {
	color:#999;
	font-weight: 500;
}

.option-price.cs1 {
	color: #f94001;
}

/* pill button */
.pill-btn {
	display: inline-block;
	padding: 8px 18px;
	border: 1px solid #111827;
	border-radius: 999px;
	font-weight: 600;
	background: #fff;
	transition: background .2s ease, color .2s ease;
	width: 100%;
	font-size: 14px;
	white-space: nowrap;
}
.option-card:hover .pill-btn {
	background: #0053e2;
	color: #fff;
}
.card-header {
	text-align:left;
}
/* top + bottom structure */
.card-body {
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	gap: 6px;
}
.card-footer {
	margin-top: auto; /* push to bottom */
}
@media (max-width: 500px) {
	.purchase-options {
		grid-template-columns: 1fr; /* stack items vertically */
	}
	.option-price {
		text-align:left;
	}
	.option-subtitle {
		text-align:left;
	}
}
@media (min-width: 380px) and (max-width: 500px) {
	.option-card {
		flex-direction: row !important;
		align-items: center;
		justify-content: space-between !important;
		gap: 10px;
	}
	.option-subtitle {
		text-align:left;
	}
	.card-header {
		min-width: 117px;
	}
}

.product-add__add.ns a {
	font-family:"Open Sans", serif;
}
#featureList {
	font-family:"Open Sans", serif;
	color: #000;
}
#featureList p {
	color: #000;
	font-weight:400;
}
#featureList li {
	margin-bottom:10px;
}

.product-details {
	width:100%;
}

.product-details.cfi-bottom {
	display:none;
}

.product-details .pd-heading {
	font-size: 18px;
	line-height: 24px;
	font-weight: 700;
	color: #002772;
	font-style: normal;
	letter-spacing: normal;
}

.product-details__contain .small {
	color: #000 !important;
	font-weight: 400 !important;
	font-size: 13px !important;
	line-height: 19px !important;
	letter-spacing: 1px !important;
}

.product-meta-bar {
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding: 10px 0;
	font-size: 14px;
	color: #0b2340;
	font-family:"Open Sans", serif;
	font-weight:400;
}

.product-meta-bar__row {
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* 4 equal-width columns */
	align-items: center;
	text-align: center; /* centers text in each column */
	gap: 10px;
}

.product-meta-bar-status {
	color: #1a7f1a;  /* green */
	font-weight: 600;
}

.product-meta-bar-status.oos {
	color:red;
}

.product-meta-bar-sku {
	color: #002772;
}

.product-meta-bar-link {
	color: #2563eb; /* blue */
	text-decoration: none;
	font-weight: 600;
}
.product-meta-bar-link:hover,
.product-meta-bar-link:focus {
	text-decoration: underline;
}

.product-meta-bar-plus {
	margin-right: 4px;
	font-weight: 700;
}

.product-slider-products .add_plus .add-plus, .product-slider-products .add_plus .add-plus-lease, .product-slider-products .add_plus .notify-btn {
	border-radius:20px;
}
.single-product .product-info-row .product-add .product-add__add .family-select {
	max-height:170px;
}

.icon-features-row {
	display: grid;
	grid-auto-flow: column;    /* force items into one row */
	grid-auto-columns: 1fr;    /* equal-width columns */
	align-items: start;
	column-gap: 16px;
	padding: 12px 0;
	width:100%;
	font-family:"Open Sans", serif;
}

.icon-features-row.cfi-bottom {
	display:none;
}

.icon-feature {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
}

.icon-feature img {
	width: 32px;   /* adjust icon size */
	height: auto;
}

.icon-feature-label {
	margin-top: 6px;
	font-size: 10px;
	line-height: 1.2;
	color: #002772;;   /* navy text */
	font-weight: 400;
}

.signin-banner {
	display: flex;
	justify-content: space-between;
	align-items: center;
	background-color: #f5f7fa; /* light gray background */
	border-radius: 15px;
	padding: 16px 20px;
	font-family:"Open Sans", serif;
	color: #002772;
}

.signin-text {
	font-size: 16px;
	line-height: 22px;
	color:#152167;
	font-weight: 600;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
}

.signin-text-green {
	color: #127010;
	font-weight: 900;
	font-size: 16px;
	margin-right:5px;
}

.signin-text-bold {
	font-weight: 900;
	font-size: 16px;
}

.signin-btn {
	display: inline-block;
	padding: 8px 20px;
	border: 1.5px solid #127010; /* blue border */
	border-radius: 20px; /* pill shape */
	background: #fff;
	color: #127010;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	transition: background 0.2s ease, color 0.2s ease;
	white-space: nowrap;
}

.signin-btn:hover {
	background: #127010;
	color: #fff;
}

@media (min-width: 811px) and (max-width: 1023px) {
	.signin-banner {
		flex-direction:column;
		gap: 15px;
	}
	.signin-text {
		text-align: center;
	}
}

.product-autoship, .product-bulk-quote {
	display:none;
}

.as-price-row{
	display:flex;
	align-items:center;      /* keep the badge vertically centered */
	gap:12px;
	font-family:"Open Sans", serif;
}

.as-price-left{
	display:flex;
	align-items:baseline;    /* aligns $61.24 and $64.84 perfectly */
	gap:8px;
}
@media (min-width: 811px) and (max-width: 1023px) {
	.as-price-left{
		flex-direction: column;
	}
	.as-price-row{
		align-items:baseline;
	}
}
@media (max-width: 400px) {
	.as-price-left{
		flex-direction: column;
	}
	.as-price-row{
		align-items:baseline;
	}
}
.as-sale-price{ 
	color:#f94001; 
	font-weight:700; 
	font-size:26px; 
	line-height:1;
}
.as-was-price { 
	color:#6b7280; 
	text-decoration:line-through; 
	font-weight:500; 
	font-size:16px;
	line-height:1;
}

.as-save-badge {
	display: inline-block;
	position: relative;
	margin-left: 0;
	height: 32px;
	line-height: 32px;
}

.as-save-badge svg {
	display: block;
}

.as-save-badge span {
	color: #f94001;
	padding: 0 14px 0 20px;
	font-size: 14px;
	font-weight: 700;
	display: inline-block;
}

.as-freq-title {
	font-weight: 700;
	color: #000;
	font-size: 14px;
	letter-spacing:normal;
	font-family:"Open Sans", serif;
}

/* --- Options --- */
/* visually hide radios, keep accessible */
.as-freq-input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.as-freq-options {
    display: flex;
	flex-wrap: wrap;
	row-gap: 10px;
	column-gap: 10px; 
	font-family:"Open Sans", serif;
	width:100%;
}

.as-freq-options > div {
	flex: 0 0 auto;
	min-width: 80px; 
}

.as-freq-input {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.as-freq-option {
	display: block;
	text-align:center;
	padding: 6px 10px;
	border: 1px solid #000; /* light gray */
	border-radius: 14px;
	background: #fff;
	color: #000;
	font-weight: 500;
	cursor: pointer;
	white-space: nowrap;
	font-size: 12px;
	line-height: 16px;
	
}
.as-freq-option:hover {
	border-color: #94a3b8;
}

.as-freq-input:checked + .as-freq-option {
	border-color: #2563eb;   /* blue */
	color: #2563eb;
	box-shadow: 0 0 0 1px rgba(37, 99, 235, 0.12);
}

#button-as-cart, #button-as-lease-cart {
	background: #f94001 !important;
	width:300px !important;
	min-width: 180px;
	width: auto;
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	border-radius: 15px;
	margin: 0;
	transition: transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;
}

#button-as-cart:hover, #button-as-lease-cart:hover {
	box-shadow: 0 8px 10px -4px #ccc;
	transform: scale(1.05) translate(0, -2px);
}

@media (min-width: 811px) and (max-width: 1024px) {
	#button-as-cart, #button-as-lease-cart {
		width:100% !important;
	}
}

.bq-card {
	background: #fff;
	font-family:"Open Sans", serif;
	color: #000;
	width: 100%;
}

.single-product .product-info-row .product-add .product-add__add h2.bq-title {
	font-size: 26px !important;
	line-height: 32px;
	font-weight: 700;
	margin: 0 0 16px;
	color: #002772 !important;
}
.bq-qty-row {
	display: flex;
	align-items: center;
	gap: 14px;
	margin-bottom: 16px;
}
.bq-qty-label {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.bq-qty-min {
	font-weight: 400;
	color: #000;
	font-size: 14px;
	line-height: 22px;
}

@media (min-width: 811px) and (max-width: 1023px) {
	.bq-qty-row {
		flex-direction:column;
		
	}
}

.bq-qty {
	display: inline-flex;
	align-items: stretch;
	border-radius: 20px;
	overflow: hidden;
	border: 1px solid #002772;
}
.bq-qty-btn {
	appearance: none !important;
	border: none;
	background: #fff;
	color: #0053e2;
	width: 44px;
	font-size: 16px;
	line-height: 1;
	cursor: pointer;
	font-weight: 600;
	border-radius: unset !important;
}
.bq-qty-value {
	width: 54px;
	text-align: center;
	border: 0;
	background: #fff;
	font-weight: 600;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.bq-field {
	width: 100%;
	box-sizing: border-box;
	padding: 12px 14px;
	border: 2px solid #e5e7eb;
	border-radius: 4px;
	font-size: 15px;
	color: #111827;
	background: #fff;
	margin: 10px 0;
	transition: border-color .15s ease, box-shadow .15s ease;
}

.bq-field::placeholder { 
	color: #9ca3af;
}

.bq-field:focus {
	border-color: #2563eb;
	box-shadow: 0 0 0 2px rgba(37,99,235,.12);
	outline: none;
}
.bq-notes { min-height: 110px; resize: vertical; }

.bq-submit {
	width: 100%;
	border: 0;
	background: #0053e2 !important;
	color: #fff;
	font-weight: 800;
	font-size: 15px;
	padding: 14px 18px;
	border-radius: 20px;
	cursor: pointer;
	margin: 16px 0 8px;
}

.bq-submit:hover { 
	filter: brightness(0.98); 
}

.bq-footnote {
	font-size: 12px;
	color: #6b7280;
	text-align: center;
	margin-top: 8px;
}

.bq-alert {
	display: none;
	padding: 10px 12px;
	border-radius: 6px;
	margin: 10px 0 12px;
	font-size: 14px;
	line-height: 1.3;
}
.bq-alert.error {
	display: block;
	background: #fee2e2;
	color: #991b1b;
	border: 1px solid #fecaca;
}
.bq-alert.success {
	display: block;
	background: #ecfdf5;
	color: #065f46;
	border: 1px solid #a7f3d0;
}

/* Error highlight on fields */
.bq-field.error {
	border-color: #dc2626 !important;
	box-shadow: 0 0 0 2px rgba(220, 38, 38, .15);
}

@media (max-width: 810px) {
	.single-product .product-info-row .product-add {
		display: block !important;
		padding-top: 20px !important;
	}
	.single-product .product-info-row .product-add .product-add__add:hover {
		display:block !important;
	}
	
	.icon-features-row.cfi-top {
		display:none;
	}
	.product-details.cfi-bottom {
		display:block;
	}
	
	.product-details.cfi-top {
		display:none;
	}
	.icon-features-row.cfi-bottom {
		display:grid;
	}
}
@media (max-width: 576px) {
	.single-product .product-info-row .product-add {
		padding-top: 40px !important;
	}
	.signin-banner {
		flex-direction:column;
		gap: 15px;
	}
}

@media (min-width: 576px) and (max-width: 810px) {
	.single-product .thumb-next-slide {
		top: calc(100% - 30px);
	}
}
@media (max-width: 768px) {
	.single-product .product-info-row .product-add .product-add__add form#bq-form {
		display:block;
	}
}
.sticky_atc .container .row .atc_price .h2.price {
	font-size: 18px;
}

@media (max-width: 500px) {
	.icon-features-row .icon-feature:nth-child(n+7) {
		display: none;
	}
}
@media (max-width: 380px) {
	.icon-features-row .icon-feature:nth-child(n+6) {
		display: none;
	}
}
.tabs-wrapper {
	position: sticky;
	top: 147px;                 /* stick to very top of viewport */
	z-index: 1;          /* make sure it stays above content */
	background: #fff; 
	border-bottom: 1px solid #000; /* black border */
	width: 100%;
}
@media (max-width: 767px) {
	.tabs-wrapper {
		top: 157px;
	}
}
@media (max-width: 600px) {
	.tabs-wrapper {
		top: 181px;
	}
}

.tabs-container { 
	max-width: 1200px; 
	margin: 0 auto; 
}

.tabs-scroll {
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
}

.tabs-scroll::-webkit-scrollbar { 
	height: 0; 
}

.tabs-list {
	display: flex;
	flex-wrap: nowrap;           /* prevent wrapping */
	justify-content: space-evenly; /* evenly spaced when they fit */
	align-items: center;
	min-height: 44px;
	padding: 0 8px;
}

.tabs-list.is-scroll {
	justify-content: flex-start;
	gap: 36px;                   /* spacing between items while scrolling */
}

/* Links */
.tab-link {
	flex: 0 0 auto;              /* don't shrink */
	white-space: nowrap;         /* keep each label on one line */
	color: #0053e2;
	font-weight: 600;
	text-decoration: none;
	padding: 12px 6px;
	position: relative;
	transition: color .2s;
	font-family:"Open Sans", serif;
}

.tab-link:hover {
	color: #002772; /* darker blue */
}

/* Active underline */
.tab-link.active::after {
	content: "";
	position: absolute;
	left: 10%;
	right: 10%;
	bottom: -1px;
	height: 3px;
	background: #0053e2;
}

#similaritems, #productDetails, #productSpecs, #compatibleprinter, #rebates, #video, #fq, #jadequestions, #review-tab {
  scroll-margin-top: 155px; /* same as OFFSET */
}
h2.item.active {
	font-style: normal;
	border-bottom: 1px solid #eee;
	font-size: 18px;
	line-height: 24px;
}
p {
	color:#000;
}
h3 {
	font-style: normal;
}
.category-filters .ui.attached.segment {
	border: none;
	box-shadow: none;
	padding-top: 10px;
}

.product-slider-products .product .product-title {
	font-family:"Open Sans", serif;
	color: #000;
	font-size: 14px;
	line-height: 19px;
	max-height: 58px;
}
.product-slider-products .bottommargin-1 .start_icon {
	align-items: end;
	justify-content: left;
	display: flex;
	height: 22px;
	gap: 10px;
}
.product-slider-products .start_icon .slider-num-reviews {
	font-family:"Open Sans", serif;
	color: #000;
	font-size: 10px;
	line-height: 16px;
}
.product-slider-products .product .price {
	color: #db0a1e;
	font-weight: 700;
	margin-top: auto;
	font-size: 18px;
	position: relative;
	top: -16px;
	display: inline;
}
.product-slider-products .product .price2 {
	color: #db0a1e;
	font-weight: 700;
	margin-top: 0;
	font-size: 12px;
	position: relative;
	top: -16px;
	width:100%;
	line-height: 18px;
	height:18px;
}
.product-slider-products .product .price-div {
	display: block;
	width: 100%;
}
.product-slider-products .product .price span, .product-slider-products .product .price2 span {
	color: #000;
	font-size: 12px;
	font-weight: 300;
	margin-right: none;
	line-height: 18px;
}
.product-slider-products .product .price span.old_price, .product-slider-products .product .price2 span.old_price {
	text-decoration: line-through;
}
.product-slider-products {
	padding-bottom:30px;
}

.product-slider-products .product .add_plus .shop-now{
	background: #fff;
	color: #0053e2;
	border-radius: 20px;
	padding: 10px 10px;
	font-size: 14px;
	height: 40px;
	flex-grow: 1;
	border: 1px solid #0053e2;
	text-align: center;
	font-family:"Open Sans", serif;
	font-weight: 600;
	line-height: 20px;
}
.product-slider-products .product .add_plus .shop-now:hover {
	background: #0053e2;
	color: #fff;
	z-index: 1;
	transform: scale(1.05) translate(0, -2px);
}
.product-slider .product-slider-products .product .ltbp_plus .ltbp-plus {
	background: #fff;
	color: #0053e2;
	border: 1px solid #0053e2;
	border-radius: 20px;
	padding: 2px 8px;
	font-size: 13px;
	height: 40px;
	flex-grow: 1;
	box-shadow: none;
	font-family:"Open Sans", serif;
	line-height: 20px;
}
.product-slider-products .add_plus .add-plus {
	background: #fff;
	color: #0053e2;
	box-shadow: none;
	border: 1px solid #0053e2;
	border-radius: 20px;
	padding: 2px 8px;
	font-size: 13px;
	height: 40px;
	flex-grow: 1;
	font-family:"Open Sans", serif;
	line-height: 20px;
}
.prod-alternative-right .add_plus .add-plus_alternate {
	background: #fff !important;
	color: #0053e2;
	border-radius: 20px;
	padding: 2px 8px;
	font-size: 13px;
	height: 40px;
	width: 100px;
	transition: background .2s ease, color .2s ease;
	border: 1px solid #0053e2;
	font-family:"Open Sans", serif;
	font-weight: 600;
}


/* Login Modal Start */
.login-container {
	max-width: 770px;
	width: 100%;
	padding: 38px 24px 0px;
	border-radius: 19px;
	text-align: center;
	font-family: "Open Sans", serif;
	text-align:left;
}
.login-container h1, .login-container .h1{ text-align:center; color: #002772; font-size: 35px; font-weight: 800; margin: 0px auto; padding:0; font-family: "Open Sans", serif; font-style:normal; line-height: 45px;}

.login-container .login-logo {
  margin-bottom: 10px;
  margin-top: 35px;
}
.login-container .login-logo img{max-width: 187px;}

.login-container p.sub-title{ text-align:center; font-size: 16px; margin: 0px 0px 30px; padding:0px; font-weight:unset; color:#000;}
.login-container p.alert.alert-danger{color:#FF0000; font-weight:500;}

.login-container p {
  margin-bottom: 20px;
  font-family: "Open Sans", serif;
  letter-spacing:unset;
}
.login-form .input-group {
  margin-bottom: 15px;
  text-align: left;
}
.login-form .input-group.forgot-pass-text{font-family: "Open Sans", serif; font-style:normal; text-align: right; margin-bottom: 30px;}

.login-form .input-group input{
  width: 100%;
  padding: 0px 15px; 
  height: 56px;
  font-size: 14px;
  border: 1px solid #000;
  border-radius: 4px;
  margin:0;
}

.login-form .input-group input.error {
	border: 1px solid #FF0000;
}

.login-form .input-group input.login-email{/* background-image: url(/assets/images/cart_images/mesage.png); background-repeat: no-repeat; background-position:15px center;
padding-left: 50px; */
}

.guest-checkout{text-align:center;font-family: "Open Sans", serif; font-style:normal; color: #002772; font-size: 26px; margin: 30px 0px; letter-spacing: unset; font-weight: 700;}
.guest-checkout a{font-family: "Open Sans", serif; font-style:normal; color:#0094FE;text-decoration:none; letter-spacing: unset; font-weight:unset;}
.guest-checkout a:hover{color: #005fa0;}
.login-form .input-group.forgot-pass-text a{font-family: "Open Sans", serif; font-style:normal; color:#0094FE; text-decoration:none; font-size: 12px; letter-spacing: unset; font-weight:unset;}
.login-form .input-group.forgot-pass-text a:hover{color: #005fa0;}
.login-form .input-group.password-row{margin-bottom: 5px;}

.login-form .button-group {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}
.login-form .button-group button{height: 40px; border-radius: 52px;}
.login-form .register-btn, .login-form .login-btn {
  width: 49%;
  padding: 10px;
  border-radius: 5px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  border: none;
}
.login-form .register-btn {
  background: white;
  border: 1px solid #009BDE;
  color:#0094FE;
}
#header-model {
	width: 100%;
    padding: 10px 40px;
    background: #eee;
    border-radius: 24px 24px 0px 0px;
    color: black;
    font-weight: bold;
	font-size: 15px;
}
#newlist-description{
	margin: 8px 0px;
}

.login-form .register-btn:hover{color: #005fa0;}

.login-form .login-btn {
  background:#fe4c00;
  color: white;
}
.login-form .login-btn:hover {
  background: #fe4c00;
}
#wishlist-login-form{
	padding:0px 20px;
}
.social-login {
  margin-top: 20px; text-align: center;
  overflow: hidden;
  height: 75px;
}
.social-login img {
  width: auto;
  margin: 5px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .login-container{border: none; padding:0;}
  .login-container .login-logo img{max-width: 164px;}
  .login-main h1{font-size: 35px;}
  .login-container p.subtitle{font-size: 16px;}
  .login-form .input-group.forgot-pass-text a{font-size: 12px;}
  .login-form .input-group.password-row{margin-bottom: 5px;}
  .login-form .button-group{flex-direction: column; gap: 20px;}
  .login-form .register-btn{order: 2;}
  .login-form .button-group button{width: 100%;}
  .guest-checkout{color: #0094FE;}
  .social-login img{max-width: 298px; width: 100%;
    margin: 0;
    padding: 0;}
}
.checkout-login-modal.iziModal .content .close-modal-icon-2, .checkout-register-modal.iziModal .content .close-modal-icon-2 {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 12px;
  right: 12px;
  border: 1px solid #b0b0b0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
}
/* Login Modal End */


/* ============================================
   CREATE NEW LIST MODAL STYLES
   ============================================ */

#create-new-list-modal{
	max-width: 720px !important;
	border-radius: 24px !important;
	border: 1px solid #2563eb;
}

#create-new-list-modal .content {
    padding: 20px 40px 40px;
}

#create-new-list-modal .login-container {
    padding: 0px 0px;
}

#create-new-list-modal .login-container p.sub-title {
    font-size: 15px;
    margin: 0px 0px 13px;
	font-weight:bold;
	text-align:left;
}

#create-new-list-modal .login-form .login-btn {
  width: 130px;
}

#create-new-list-modal .btn-white{
	margin-top: 0px;
	width: 130px;
}

/* ============================================
   CREATE NEW LIST MODAL RESPONSIVE
   ============================================ */

@media (max-width: 768px) {
	#create-new-list-modal {
		max-width: 95% !important;
	}

	#create-new-list-modal .content {
		padding: 15px 25px 25px;
	}

	#create-new-list-modal .login-form .login-btn,
	#create-new-list-modal .btn-white {
		width: 100%;
	}
}

@media (max-width: 480px) {
	#create-new-list-modal {
		max-width: calc(100vw - 20px) !important;
		border-radius: 16px !important;
	}

	#create-new-list-modal .content {
		padding: 12px 16px 16px;
	}

	#create-new-list-modal .login-container p.sub-title {
		font-size: 14px;
	}

	#create-new-list-modal .login-form .login-btn,
	#create-new-list-modal .btn-white {
		width: 100%;
		font-size: 13px;
	}
}

/* Create New List Modal End */

/* ============================================
   DROPDOWN STYLES FOR WISHLIST
   ============================================ */

/* The container */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown button */
.dropbtn {
  background-color: #fff;
  color: #2563eb;
  padding: 0px;
  font-size: 14px;
  border: none;
  cursor: pointer;
  font-weight: 600;
}

.dropbtn:after {
    float: right;
    margin-left: 6px;
    display: block;
    content: "";
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #fff;
}

/* Dropdown content (hidden by default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 22px 22px;
  z-index: 1;
  border: 1px solid #2563eb;
  border-radius: 20px;
  margin-left: -70px;
}

/* Checkbox container */
.checkbox-container {
  display: block;
  position: relative;
  padding-left: 24px;
  margin-bottom: 8px;
  cursor: pointer;
  color:#002772;
  font-size: 15px;
  font-family: 'Open Sans';
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align:left;
  line-height: 18px;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
  border-radius:5px;
  border:1px solid #2563eb;
}

/* On hover, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: #2563eb;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 6px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/* Button styles */
.btn {
  background-color: #2563eb;
  color: white;
  padding: 8px 20px;
  border: none;
  cursor: pointer;
  margin-top: 10px;
  border-radius: 24px !important;
  float:left;
}

.btn-white {
  background-color: #fff;
  color: #2563eb;
  padding: 8px 20px;
  border: 1px solid #2563eb;
  cursor: pointer;
  margin-top: 10px;
  border-radius: 24px !important;
  float:left;
}

.btn:hover {
  background-color: #3e8e41;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
  background-color: #fff;
}

/* Dropdown Styles End */

/* ============================================
   WISHLIST ADDED MODAL STYLES
   ============================================ */

#wishlist-added-modal{
	border-radius: 28px !important;
	max-width: 725px !important;
}

#wishlist-added-modal .login-container {
	text-align: center;
    font-size: 16px;
    margin: 0px;
    padding: 0px;
    font-weight: unset;
    color: #000;
    float: left;
    font-weight: 700;
	margin-bottom:40px;
}

#wishlist-added-modal .login-container p.sub-title{
	text-align: center;
    font-size: 16px;
    margin: 0px 10px 14px;
    padding: 0px;
    font-weight: unset;
    color: #000;
    float: left;
    font-weight: 700;
}

.wish-left{
	width:65%;
	float:left;
}

.wish-right{
	width:35%;
	float:left;
}

#wishlist-added-modal .btn-white{
	width:100%;
}

#wishlist-added-modal .section-title-sm{
	text-align:left;
	font-weight: 400;
	color:#2563eb;
}

#wishlist-added-modal .btn-whites {
    background-color: #2563eb;
    color: #fff;
    padding: 8px 20px;
    border: 1px solid #2563eb;
    cursor: pointer;
    margin-top: 10px;
    border-radius: 24px !important;
    float: left;
	width:100%;
}

/* Wishlist Added Modal End */

.product-substitute-container {
	border: 2px solid #2563eb;
	box-shadow: 0 0 0 1px #2563eb22;
	height: 100%;
	width:100%;
	border-radius: 14px;
	padding: 15px;
	background: #fff;
	text-align: center;
}
.product-substitute-container .psc-header {
	display:flex;
	align-items: center;
	width: 100%;
	gap: 5px;
	justify-content: center;
	text-align: center;
	margin-bottom:30px;
}
.product-substitute-container .psc-header .psc-headline {
	font-family: "Open Sans", serif;
	  font-size: 20px;
	  text-align: left;
	  font-style: normal;
	  color: #002772;
	  font-weight: 700;
	  line-height: 26px;
}
.product-substitute-container .psc-product {
	display:flex;
	flex-direction: column;
	gap: 20px;
}
.product-substitute-container .psc-product-img-name, .product-substitute-container .psc-ship-price-container {
	display: flex;
	width: 100%;
	gap: 5px;
}
.product-substitute-container .psc-ship-price-container .free-delivery p.med2.primary.regular {
	font-family: "Open Sans", serif !important;
	overflow: hidden;
	height: 22px !important;
	display: -webkit-box !important;
	-webkit-line-clamp: 1 !important;
	-webkit-box-orient: vertical !important;
	color: #002772 !important;
	font-size: 16px !important;
	line-height: 22px !important;
	font-weight: 500 !important;
	letter-spacing: normal;
	width:200px;
}
.product-substitute-container .psc-ship-price-container .free-delivery {
	width:200px;
	margin-top: 0 !important;
}
.product-substitute-container .psc-ship-price-container .psc-price-container {
	width:100%;
	display:flex;
	flex-direction: column;
}
.product-substitute-container .psc-ship-price-container .psc-price-container .start_icon {
	display: flex;
	gap: 5px;	
}
.product-substitute-container .psc-ship-price-container .psc-price-container .start_icon .slider-num-reviews {
	font-family: "Open Sans", serif;
	color: #0053e2;
	font-size: 16px;
	line-height: 22px;
}

.product-substitute-container .psc-ship-price-container .psc-price-container .price, .product-substitute-container .psc-ship-price-container .psc-price-container .price2, .product-substitute-container .psc-ship-price-container .psc-price-container .price2 span, .product-substitute-container .psc-ship-price-container .psc-price-container .price2 span.old_price {
	text-align:left;
}

.product-substitute-container .psc-ship-price-container .psc-price-container .price2 span {
	color: #000;
	font-size: 12px;
	font-weight: 500;
	margin-right: none;
	line-height: 18px;
}
.product-substitute-container .psc-ship-price-container .psc-price-container .price2 span.old_price {
	text-decoration: line-through;
}
.product-substitute-container .psc-button {
	display: flex;
	justify-content: center;
	height:42px;
}
.product-substitute-container .psc-button .add_plus {
	width:80%;
	height:42px;
	display:flex;
	justify-content: center;
}
.product-substitute-container .psc-button .add_plus .shop-now{
	background: #0053e2;
	color: #fff;
	border-radius: 20px;
	padding: 10px 10px;
	font-size: 14px;
	height: 42px;
	border: 1px solid #0053e2;
	text-align: center;
	font-family:"Open Sans", serif;
	font-weight: 600;
	line-height: 20px;
	width:100%;
}
.product-substitute-container .psc-button .add_plus .shop-now:hover {
	z-index: 1;
	transform: scale(1.05) translate(0, -2px);
}
.product-substitute-container .psc-product-img img {
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
.product-substitute-container .psc-product-name {
	color: #0053e2;
	font-weight: 600;
	font-size: 20px;
	text-align: left;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	max-height: 200px;
	letter-spacing: normal;
}
.product-substitute-container .psc-product-name a{
	color: #0053e2;
	text-decoration: none;
	display: inline-block;
	letter-spacing: normal;
}

.product-substitute-container .psc-product .badge::before {
	display: block;
	width: 100%;
	text-align: center;
	line-height: 24px;
	color: #fff;
	font-family: "Open Sans", serif;
	font-size: 12px;
	font-weight: 700;
}
.product-substitute-container .psc-product .badge.hot {
	background: #f3f3f3;
	border-radius: 16px 0;
	padding: 4px 8px;
	height: 30px;
	width: auto;
}
.product-substitute-container .psc-product .badge.hot::before {
	content: "Best Seller";
	color: #4d4d4f;
}
.product-substitute-container .psc-product .badge.sale {
	border-radius: 4px;
	padding: 0 8px;
	height: 24px;
	width: 85px;
}

.product-substitute-container .psc-product .badge.sale2, .product-substitute-container .psc-product .badge.new, .product-substitute-container .psc-product .badge.sale3, .product-substitute-container .psc-product .badge.sale, .product-substitute-container .psc-product .badge.rebate {
	min-width: 56px;
}
.product-substitute-container .psc-product .badge.sale2 {
	min-width: 98px;
	background: #d9fce5;
	color: green;
	font-size: 14px;
}
.product-substitute-container .psc-product .badge.featured {
	min-width: 78px;
}
.product-substitute-container .psc-product .badge.sale3::before {
	content: "Sale";
	color: #c00 !important;
}
.product-substitute-container-yellow {
	background-color:#ffebb3;
	border-radius: 14px;
	padding: 15px;
	font-family: "Open Sans", serif;
	font-size: 16px;
	line-height:22px;
	width:50%;
	display: flex;
	gap: 5px;
	align-items: center;
	color: #000;
}
@media (min-width: 768px) and (max-width: 1023px) {
	.product-substitute-container-yellow {
		width:60%;
	}
}

@media (min-width: 811px) and (max-width: 1023px) {
	.product-substitute-container .psc-product-img-name {
		flex-direction: column;
	}
	.product-substitute-container .psc-ship-price-container {
		flex-direction: column;
		align-items:center;
		gap: 15px;
	}
	.product-substitute-container .psc-ship-price-container .psc-price-container .start_icon {
		justify-content:center;
	}
	.product-substitute-container .psc-product-name {
		text-align:center;
	}
	.product-substitute-container .psc-ship-price-container .psc-price-container .price, .product-substitute-container .psc-ship-price-container .psc-price-container .price2, .product-substitute-container .psc-ship-price-container .psc-price-container .price2 span, .product-substitute-container .psc-ship-price-container .psc-price-container .price2 span.old_price {
		text-align:center;
	}
}
@media (min-width: 811px) and (max-width: 950px) {
	.product-substitute-container .psc-header .psc-headline {
		font-size:18px; 
	}
	.product-substitute-container .psc-product-img img {
		width: 160px;
		height: 160px;
		margin: 0 auto;
	}
	.product-substitute-container .psc-product-name {
		font-size:18px; 
	}
	.product-substitute-container .psc-ship-price-container .free-delivery p.med2.primary.regular {
		width: 160px;
	}
	.product-substitute-container .psc-ship-price-container .free-delivery {
		width: 160px;
	}
}
@media (max-width: 810px) {
	.product-substitute-container {
		margin-top:20px;
	}
	.product-substitute-container-yellow {
		width:100%;
	}
}
@media (max-width: 500px) {
	.product-substitute-container .psc-product-img-name {
		flex-direction: column;
	}
	.product-substitute-container .psc-ship-price-container {
		flex-direction: column;
		align-items:center;
		gap: 15px;
	}
	.product-substitute-container .psc-ship-price-container .psc-price-container .start_icon {
		justify-content:center;
	}
	.product-substitute-container .psc-product-name {
		text-align:center;
	}
	.product-substitute-container .psc-ship-price-container .psc-price-container .price, .product-substitute-container .psc-ship-price-container .psc-price-container .price2, .product-substitute-container .psc-ship-price-container .psc-price-container .price2 span, .product-substitute-container .psc-ship-price-container .psc-price-container .price2 span.old_price {
		text-align:center;
	}
	
}

/* ============================================
   WISHLIST FEATURE - PRODUCT PAGE STYLES
   ============================================ */

/* Wishlist Button */
.wishlist-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 8px 16px;
	border: 1px solid #002772;
	background-color: #fff;
	color: #002772;
	font-size: 14px;
	font-weight: 600;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s ease;
}

.wishlist-btn:hover {
	background-color: #f5f5f5;
	border-color: #0053e2;
	color: #0053e2;
}

.wishlist-btn i {
	font-size: 16px;
}

.wishlist-btn.active {
	background-color: #002772;
	color: #fff;
	border-color: #002772;
}

/* Wishlist Dropdown Container */
.wishlist-dropdown {
	position: relative;
	display: inline-block;
}

.wishlist-dropdown-content {
	position: absolute;
	top: 100%;
	left: 0;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	z-index: 1000;
	min-width: 280px;
	margin-top: 8px;
	display: none;
}

.wishlist-dropdown-content.active {
	display: block;
}

/* Wishlist Lists Group */
.wishlist-lists-group {
	max-height: 300px;
	overflow-y: auto;
	padding: 10px 0;
}

.wishlist-list-item {
	display: flex;
	align-items: center;
	gap: 8px;
	padding: 10px 16px;
	cursor: pointer;
	transition: background-color 0.2s ease;
}

.wishlist-list-item:hover {
	background-color: #f9f9f9;
}

.wishlist-list-item input[type="checkbox"] {
	cursor: pointer;
}

.wishlist-list-item label {
	flex: 1;
	cursor: pointer;
	margin: 0;
	font-size: 14px;
}

/* Create New List */
.wishlist-create-new {
	border-top: 1px solid #eee;
	padding: 10px 16px;
}

.wishlist-create-new-btn {
	width: 100%;
	padding: 8px 12px;
	background-color: #0053e2;
	color: #fff;
	border: none;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	transition: background-color 0.3s ease;
}

.wishlist-create-new-btn:hover {
	background-color: #003ba8;
}

/* Create New List Form */
.wishlist-create-list-form {
	padding: 16px;
	border-top: 1px solid #eee;
	display: none;
}

.wishlist-create-list-form.active {
	display: block;
}

.wishlist-list-input {
	width: 100%;
	padding: 8px 10px;
	border: 1px solid #ccc;
	border-radius: 4px;
	font-size: 13px;
	margin-bottom: 8px;
	box-sizing: border-box;
}

.wishlist-list-input:focus {
	outline: none;
	border-color: #0053e2;
	box-shadow: 0 0 4px rgba(0, 83, 226, 0.2);
}

.wishlist-form-actions {
	display: flex;
	gap: 8px;
}

.wishlist-form-actions button {
	flex: 1;
	padding: 8px 12px;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	border: none;
	transition: all 0.2s ease;
}

.wishlist-form-actions .wishlist-save-btn {
	background-color: #0053e2;
	color: #fff;
}

.wishlist-form-actions .wishlist-save-btn:hover {
	background-color: #003ba8;
}

.wishlist-form-actions .wishlist-cancel-btn {
	background-color: #f5f5f5;
	color: #002772;
	border: 1px solid #ddd;
}

.wishlist-form-actions .wishlist-cancel-btn:hover {
	background-color: #eee;
}

/* Save/Action Button in Dropdown */
.wishlist-dropdown-save {
	border-top: 1px solid #eee;
	padding: 10px 16px;
	display: flex;
	gap: 8px;
}

.wishlist-dropdown-save button {
	flex: 1;
	padding: 8px 12px;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 600;
	cursor: pointer;
	border: none;
}

.wishlist-dropdown-save .wishlist-save-main {
	background-color: #0053e2;
	color: #fff;
}

.wishlist-dropdown-save .wishlist-save-main:hover {
	background-color: #003ba8;
}

.wishlist-dropdown-save .wishlist-close-dropdown {
	background-color: #f5f5f5;
	color: #002772;
	border: 1px solid #ddd;
}

.wishlist-dropdown-save .wishlist-close-dropdown:hover {
	background-color: #eee;
}

/* ============================================
   LOGIN/REGISTER MODAL FOR WISHLIST
   ============================================ */

.wishlist-auth-modal {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 2000;
}

.wishlist-auth-modal.active {
	display: flex;
}

.wishlist-auth-content {
	background-color: #fff;
	border-radius: 8px;
	padding: 32px;
	max-width: 500px;
	width: 90%;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
	position: relative;
}

.wishlist-auth-close {
	position: absolute;
	top: 16px;
	right: 16px;
	background: none;
	border: none;
	font-size: 24px;
	cursor: pointer;
	color: #666;
	padding: 0;
	width: 24px;
	height: 24px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.wishlist-auth-close:hover {
	color: #000;
}

.wishlist-auth-title {
	font-size: 24px;
	font-weight: 700;
	color: #002772;
	margin-bottom: 8px;
	text-align: center;
}

.wishlist-auth-subtitle {
	font-size: 14px;
	color: #666;
	text-align: center;
	margin-bottom: 24px;
}

.wishlist-auth-buttons {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.wishlist-auth-btn {
	padding: 12px 24px;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 600;
	cursor: pointer;
	border: none;
	transition: all 0.3s ease;
	text-align: center;
}

.wishlist-auth-login {
	background-color: #0053e2;
	color: #fff;
}

.wishlist-auth-login:hover {
	background-color: #003ba8;
}

.wishlist-auth-register {
	background-color: #f5f5f5;
	color: #002772;
	border: 1px solid #ddd;
}

.wishlist-auth-register:hover {
	background-color: #eee;
}

/* ============================================
   RESPONSIVE ADJUSTMENTS
   ============================================ */

@media (max-width: 768px) {
	.wishlist-btn {
		padding: 6px 12px;
		font-size: 13px;
	}

	.wishlist-dropdown-content {
		min-width: 250px;
		left: auto;
		right: 0;
	}

	.wishlist-auth-content {
		padding: 24px;
		max-width: 430px;
	}

	.wishlist-auth-title {
		font-size: 20px;
	}
}

@media (max-width: 480px) {
	.wishlist-btn {
		padding: 6px 10px;
		font-size: 12px;
		gap: 4px;
	}

	.wishlist-btn i {
		font-size: 14px;
	}

	.wishlist-dropdown-content {
		min-width: calc(100vw - 32px);
	}

	.wishlist-auth-content {
		padding: 20px;
		max-width: calc(100vw - 32px);
	}

	.wishlist-auth-title {
		font-size: 18px;
	}

	.wishlist-auth-subtitle {
		font-size: 13px;
	}

	.wishlist-auth-btn {
		padding: 10px 16px;
		font-size: 13px;
	}
}

.crossref-prods-btn {
	display: inline-block;
	padding: 8px 20px;
	border: 1.5px solid #0053e2; /* blue border */
	border-radius: 20px; /* pill shape */
	background: #fff;
	color: #0053e2;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	transition: background 0.2s ease, color 0.2s ease;
	white-space: nowrap;
}

.crossref-prods-btn:hover {
	background: #0053e2;
	color: #fff;
}

#crossref-modal { 
	display:none; 
	max-width: 1100px !important;
	width: 90% !important;
	font-family: "Open Sans", serif; 
	font-style:normal;
}

#crossref-modal h3 {
	font-size:16px;
	line-height:22px;
}

.crossref-modal-inner {
	width: 100%;
	box-sizing: border-box;
    padding:70px 45px;
}

.crossref-title { text-align:center; color: #002772; font-size: 28px; font-weight: 800; margin: 0px auto; padding:0; font-family: "Open Sans", serif; font-style:normal; line-height: 34px;}

.crossref-content {
    display:grid;
    grid-template-columns:180px 1fr;
    gap:30px;
}


/* FILTERS */
.crossref-filters {
	display: flex;
	flex-direction: column;
}

.crossref-select-all {
	margin-top: 10px;
}

.crossref-brand-list {
	max-height: 430px;
	overflow-y: auto;
	padding-right: 10px;
}

.crossref-brand-list::-webkit-scrollbar {
	width: 18px;
}

.crossref-brand-list::-webkit-scrollbar-track {
	background: #eaf2ff;
	border-radius: 999px;
}

.crossref-brand-list::-webkit-scrollbar-thumb {
	background-color: #0057ff;
	border-radius: 999px;
	border: 5px solid transparent;
	background-clip: content-box;
	min-height: 60px;
}

@supports (scrollbar-color: red blue) {
	@-moz-document url-prefix() {
		.crossref-brand-list {
			scrollbar-width: auto;
			scrollbar-color: #0057ff #eaf2ff;
		}
	}
}

.crossref-filters label {
    display:flex;
    gap:10px;
    margin-bottom:10px;
	font-size: 14px;
	font-weight: 500;
}

.crossref-select-all {
    display:block;
    margin-top:10px;
    color:#0057ff;
    font-weight:bold;
	background:none;
}

/* SORT */
.crossref-sort-wrap { position:relative; z-index: 1000; }

.crossref-sort-btn {
    background:none;
    border:0;
    color:#0057ff;
    font-weight:bold;
    cursor:pointer;
}

.crossref-sort-menu {
    opacity:0;
    visibility:hidden;
    transform:translateY(10px);
    transition:0.2s;
    position:absolute;
    right:0;
    top:30px;
    background:#e5e5e5;
    border-radius:10px;
    width:170px;
	z-index: 9999;
	transform: translateZ(0);
}

.crossref-sort-wrap.open .crossref-sort-menu {
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

.crossref-sort-menu button {
    display:block;
    width:100%;
    padding:8px 12px;
    border:0;
    background:none;
    text-align:left;
    cursor:pointer;
}

.crossref-sort-menu button:hover {
    background:#ccc;
}

/* PRODUCTS */
.crossref-products {
	width: 100%;
	min-width: 0;
	position: relative;
	overflow: visible;
}

.crossref-products-header {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	width: 100%;
	gap: 20px;
}

.crossref-products-header h3 {
	margin: 0 0 25px;
}

.crossref-sort-wrap {
	position: relative;
	margin-left: auto;
	flex: 0 0 auto;
	text-align: right;
}

.crossref-product-list {
	max-height:430px;
	overflow-y:auto;
	padding-right:25px;
	position: relative;
	z-index: 1;
	-webkit-overflow-scrolling: touch;
}

/* SCROLLBAR */
.crossref-product-list::-webkit-scrollbar {
    width:18px;
}

.crossref-product-list::-webkit-scrollbar-track {
    background: #eef2f7;
    border-radius: 999px;
}

.crossref-product-list::-webkit-scrollbar-thumb {
    background-color: #0b5ed7;
    border-radius: 999px;
    border: 5px solid transparent;
	background-clip: content-box;
	min-height: 60px;
}

.crossref-product-list::-webkit-scrollbar-thumb:hover {
    background-color: #084298;
}

@supports (scrollbar-color: red blue) {
	@-moz-document url-prefix() {
		.crossref-product-list {
			scrollbar-width: auto;
			scrollbar-color: #0057ff #eaf2ff;
		}
	}
}

/* PRODUCT ROW */
.crossref-product-row {
    display:grid;
    grid-template-columns:45px 1fr 80px;
    gap:10px;
    align-items:start;
    margin-bottom:15px;
}

.crossref-product-row img {
    width:45px;
}

.crossref-product-row a {
    color:#0057ff;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.3;
	max-height: calc(1.3em * 2);
}

.crossref-product-row strong {
	font-size: 15px;
    color: #000;
	text-align: right;
}


.crossref-no-results {
    padding:20px;
    font-weight:bold;
}

.crossref-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 40px;
    background: none;
    border: 0;
    cursor: pointer;
    color: #999;
    z-index: 9999;
	font-weight:600;
}

@media (max-width: 810px) {
    .crossref-content {
        grid-template-columns: 1fr;
    }

    .crossref-filters {
        order: 1;
		margin-bottom: 20px;
    }

    .crossref-products {
        order: 2;  /* products below */
    }

	.crossref-brand-list, .crossref-product-list {
		max-height: 250px;
	}
}

@media (max-width: 660px) {
    .crossref-product-row {
        grid-template-columns: 45px 1fr;
        align-items: start;
		gap: 8px;
    }
    .crossref-product-row a {
        grid-column: 2;
        grid-row: 1;
    }
    .crossref-product-row strong {
        grid-column: 2;
        grid-row: 2;
        text-align: left;
        margin-top: 0;
		font-size: 15px;
        color: #000;
		text-align: left;
    }

}