 /* ===== Product layout ===== */
.qd-product-hero{
	display:grid;
	grid-template-columns:minmax(420px,540px) minmax(0,1fr);
	gap:28px;
	align-items:start;
}

.qd-product-summary{
	min-width:0;
	width:100%;
	display:flex;
	flex-direction:column;
}

.qd-summary-body{
	flex:1 1 auto;
	min-height:0;
}

.qd-prod-title h1,.qd-prod-title .qd-title{
	margin:0 0 10px;
	font-size:22px;
	line-height:1.35;
	font-weight:500 !important;
}

.rh_post_layout_compare_full{
	background:#fff !important;
	margin:10px 0 15px;
	padding-bottom:0;
}

#content .post nav{
	font-size:12px;
	color:#333;
}

.post div h1,.main-side .flowhidden h3{
	color:#04222e;
}

/* ===== Short description ===== */
.woocommerce-product-details__short-description p{
	font-size:14px;
	line-height:1.5;
	font-weight:400;
	margin:0;
	padding:0 0 7px;
}

.woocommerce-product-details__short-description p strong{
	font-size:15px;
	font-weight:500;
	color:#008c99;
}

/* ===== Price block ===== */
.qd-price-block{
	margin:12px 0 10px;
	clear:both;
}

.qd-price-row{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:10px;
	margin:0;
	padding:0;
}

.qd-new-price,.qd-old-price,.qd-old-price del,.qd-off-badge{
	margin:0;
	padding:0;
	line-height:1;
}

.qd-new-price{
	display:inline-flex;
	align-items:center;
	font-size:27px;
	font-weight:900;
	color:#111;
	letter-spacing:-.5px;
}

.qd-old-price{
	display:inline-flex;
	align-items:center;
}

.qd-old-price del{
	font-size:27px;
	font-weight:400;
	color:#666;
	text-decoration:line-through;
	text-decoration-thickness:1.5px;
	opacity:.95;
}

.qd-off-badge{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:6px;
	padding:5px 12px 5px 7px;
	border-radius:16px;
	background:#e90000;
	color:#fff;
	font-size:13px;
	font-weight:500;
	white-space:nowrap;
	box-sizing:border-box;
}

/* ===== Meta / badges ===== */
.compare-domain-icon{
	margin-top:10px;
	font-size:13px;
	color:#7f8c8d;
}

.qd-store-count{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	min-width:26px;
	height:26px;
	padding:0 8px;
	margin:0 4px;
	border-radius:999px;
	background:#edf7f7;
	color:#0f766e;
	font-size:13px;
	font-weight:700;
}

.additional_line_merchant{
	display:none;
}

/* ===== CTA area ===== */
.compare-button-holder{
	margin-top:10px;
}

.qd-cta-actions{
	width:100%;
}

.qd-cta-row{
	display:flex;
	align-items:center;
	gap:14px;
	width:100%;
}

.qd-cta-icons{
	display:flex;
	align-items:center;
	gap:12px;
	flex-wrap:nowrap;
}

.qd-icons-desktop{
	display:flex;
}

.qd-icons-mobile{
	display:none;
	width:100%;
	align-items:center;
	justify-content:center;
	margin-top:12px;
}

#qugShareBtn,#qugShareBtnMobile,.qug-save-btn{
	-webkit-appearance:none;
	appearance:none;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	box-sizing:border-box;
	line-height:1;
	position:relative;
	cursor:pointer;
}
 


.product .qd-cta-actions a{
	background-image: linear-gradient(-5deg, #015e72 0%, #017992 60%, #49b6c8 100%) !important;
	font-size:14px;
	font-weight:200;
	border-radius:14px !important;
	width:232px;
}

/* Deal button */
.col_wrap_fifth .product .deal-button a{
	background-image: linear-gradient(-5deg, #015e72 0%, #017992 60%, #49b6c8 100%) !important;
	font-size:14px;
	font-weight:200;
	border-radius:14px !important;
}



#qugShareBtn,#qugShareBtnMobile{
	gap:10px;
	height:58px;
	min-height:58px;
	padding:0 22px;
	border:1px solid #d6d6d6;
	border-radius:999px;
	background:#f3f3f3;
	color:#222;
	text-decoration:none;
	white-space:nowrap;
}

#qugShareBtn{
	width:90px !important;
	min-width:45px !important;
	height:36px !important;
	min-height:0 !important;
	padding-left:9px !important;
	padding-right:13px !important;
	gap:7px !important;
	border:none;
	background:transparent;
	font-family: var(--sz-font-sans);
	font-size:15px;
	font-weight:300 !important;
}

.qug-share-icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:22px;
	height:22px;
	flex:0 0 22px;
}

#qugShareBtn svg,#qugShareBtnMobile svg{
	display:block;
	width:22px;
	height:22px;
	min-width:22px;
	min-height:22px;
	stroke:currentColor;
	fill:none;
	stroke-width:2.2;
	stroke-linecap:round;
	stroke-linejoin:round;
	flex:0 0 22px;
	transform:translateZ(0);
}

#qugShareBtn .qug-share-icon svg{
	color:#1abc9c;
	height:16px !important;
	min-width:14px !important;
}

.qug-pill-label{
	display:inline-flex;
	align-items:center;
	font-size:15px;
	font-weight:400;
	line-height:1;
	color:inherit;
}

.qug-save-btn,span.qug-pill-btn{
	width:36px !important;
	height:36px;
	min-width:36px;
	min-height:36px;
	padding:0;
	border-radius:50%;
}

.qug-save-btn{
	border:1px solid #d6d6d6;
	background:#f3f3f3;
	flex:0 0 36px;
}

span.qug-pill-btn{
	border:0;
	background:transparent;
}

.qug-save-btn a,.qug-save-btn span,.qug-save-btn i{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	line-height:1;
}

.thumbscount{
	display:none !important;
}

#qugShareBtn::after,.qug-save-btn::after{
	position:absolute;
	left:50%;
	bottom:calc(100% + 10px);
	transform:translateX(-50%) translateY(4px);
	background:#222;
	color:#fff;
	font-size:12px;
	font-weight:500;
	line-height:1;
	padding:8px 10px;
	border-radius:8px;
	white-space:nowrap;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:all .18s ease;
	z-index:999;
	box-shadow:0 8px 18px rgba(0,0,0,.14);
}

#qugShareBtn::before,.qug-save-btn::before{
	content:"";
	position:absolute;
	left:50%;
	bottom:calc(100% + 4px);
	transform:translateX(-50%) translateY(4px);
	border-left:6px solid transparent;
	border-right:6px solid transparent;
	border-top:6px solid #222;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:all .18s ease;
	z-index:999;
}

#qugShareBtn::after{
	content:"Share this deal";
}

.qug-save-btn::after{
	content:"Save this deal";
}

/* ===== Deal microcopy ===== */
.qd-deal-confidence{
	display:flex;
	flex-wrap:wrap;
	gap:10px;
	margin:10px 0;
	padding-bottom:10px;
	font-size:13px;
	color:#6c757d;
	border-bottom:.1px solid rgba(0,0,0,.12);
}

.qd-deal-confidence span{
	display:inline-flex;
	align-items:center;
	gap:6px;
}

.qd-footer-right,.sz-time-stamp{
	font-size:12px;
	font-weight:300;
	text-align:right;
}

.qd-footer-right{
	border-bottom:.5px solid #bdc3c7;
}

.qd-report-issue-wrap{
	font-weight:300;
}

.price-and-deal-microcopy .qd-report-issue-wrap{
	text-align:left;
	color:#bdc3c7;
}

.qd-product-summary .qd-report-issue-wrap{
	text-align:right;
}

.qd-report-toggle{
	font-family: var(--sz-font-sans);
	font-size:12px;
	font-weight:300;
	color:#7f8c8d;
}

/* ===== Gallery ===== */
.woocommerce-product-gallery__wrapper{
	width:100%;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
}

.compare-full-thumbnails{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	margin-top:12px;
	padding:0;
	overflow-x:auto;
	overflow-y:hidden;
	flex-wrap:nowrap;
	-webkit-overflow-scrolling:touch;
	scrollbar-width:none;
}

.qd-thumb{
	flex:0 0 auto;
	width:64px;
	height:64px;
	border:1px solid #e5e7eb;
	border-radius:14px;
	overflow:hidden;
	background:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	cursor:pointer;
	transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease;
}

.qd-thumb.is-active{
	border-color:#0f766e;
	box-shadow:0 0 0 2px rgba(15,118,110,.12);
}

.rh-outer-wrap{
	display:block;
	width:100%;
}

.qd-figure{
	width:100%;
	height:400px;
	padding:20px 0;
}

.qd-main-media,.qd-main-media-inner{
	height:100% !important;
}

.qd-main-media{
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	overflow:hidden;
	background:#f8f9fa;
	text-align:center;
}

.qd-main-media img{
	max-height:100% !important;
	display:inline-block;
}

.qd-image-count{
	position:relative;
	top:-21px;
	font-size:10px;
}

/* ===== Tabs ===== */
.qd-summary-tabs{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
	gap:10px;
	margin:0 0 18px;
	padding:6px 8px;
	background:#f8fafb;
	border:1px solid #e5e7eb;
	border-radius:14px;
	font-size:14px;
	font-weight:300;
	line-height:1.6;
	color:#374151;
}

.qd-tab-btn,#qd-tab-btn-deal-details,#qd-tab-btn-features,#qd-tab-btn-compare-prices{
	appearance:none;
	-webkit-appearance:none;
	display:inline-flex;
	align-items:center;
	gap:8px;
	padding:10px 16px;
	border:0;
	border-radius:10px;
	background:transparent;
	color:#374151;
	font-size:15px;
	font-weight:500;
	line-height:1;
	cursor:pointer;
	position:relative;
	transition:all .2s ease;
}

.qd-tab-btn:hover,#qd-tab-btn-deal-details:hover,#qd-tab-btn-features:hover,#qd-tab-btn-compare-prices:hover{
	background:#eef6f6;
	color:#0f766e;
}

.qd-tab-btn.is-active,#qd-tab-btn-deal-details[aria-selected="true"],#qd-tab-btn-features[aria-selected="true"],#qd-tab-btn-compare-prices[aria-selected="true"]{
	background:#e6f7f7;
	color:#0f766e;
	font-weight:600;
	box-shadow:inset 0 0 0 1px rgba(15,118,110,.15);
}

.qd-tab-btn::after{
	content:"";
	position:absolute;
	left:0;
	bottom:-11px;
	width:0;
	height:3px;
	background:#178d94;
	border-radius:3px;
	transition:width .2s ease;
}

/* active */
.qd-tab-btn.is-active::after{
	width:100%;
}

.qd-tab-icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	font-size:15px;
	line-height:1;
	opacity:.85;
}

.qd-tab-text{
	display:inline-flex;
	align-items:center;
}

.qd-summary-panels{
	padding-top:4px;
}

.qd-tab-panel{
	display:none;
}

.qd-tab-panel.is-active{
	display:block;
}

.qd-tab-panel p:last-child,.qd-tab-panel li:last-child{
	margin-bottom:0;
}

.qd-tab-panel ul,.qd-tab-panel ol{
	margin:0 0 12px 20px;
	padding:0;
}

.qd-tab-panel h1,.qd-tab-panel h2,.qd-tab-panel h3,.qd-tab-panel h4,.qd-tab-panel h5,.qd-tab-panel h6{
	display:none;
}

#qd-tab-deal-details,#qd-tab-deal-details p,#qd-tab-features p,#qd-tab-compare-prices p,#qd-tab-deal-details li,#qd-tab-features li,#qd-tab-compare-prices li{
	font-size:14px;
	font-weight:300;
	line-height:1.6;
	color:#374151;
}

#qd-tab-deal-details p strong{
	font-weight:300;
	color:#0482d6;
}

/* ===== Compare / vendor list ===== */
.vendor-list{
	margin-top:8px;
}

.qd-compare-header{
	display:flex;
	align-items:center;
	gap:8px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:500;
	color:#666;
}

.qd-compare-icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	font-size:16px;
	line-height:1;
}

.vendor-list table{
	width:100%;
	border-collapse:collapse;
}

.vendor-list tr{
	border-bottom:1px solid #eee;
}

.vendor-list tr:first-child{
	background:#f8fbfb;
}

.vendor-list td{
	padding:10px 6px;
	font-size:14px;
}

.widget_merchant_list{
	margin:10px 0 0;
}

.pricealertpopup-wrap{
	position:relative;
	top:82px;
}

#qd-tab-compare-prices .pricealertpopup-wrap{
	display:none;
}

.pricealertpopup-wrap .cursorpointer{
	margin:0 !important;
	position:relative;
}

.tabledisplay .buttons_col .re_track_btn{
	font-size:15px;
}

.tabledisplay .table_merchant_list .price_simple_col{
	background-color:#d7dfdf;
}

/* ===== Related products ===== */
#related-section-woo-area .rh-container{
	width:100%;
	margin-top:0 !important;
	gap:0 !important;
}

#related-section-woo-area .woogriddigi{
	display:flex;
	flex-wrap:wrap;
	margin-left:-5px;
	margin-right:-5px;
}

#related-section-woo-area .woogriddigi .product{
	width:calc(16.6667% - 10px);
	box-sizing:border-box;
	padding:9px;
	margin-left:5px;
	margin-right:5px;
}

.woogriddigi .deal-title a{
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden !important;
	text-overflow:ellipsis;
	max-height:2.8em;
	word-break:break-word;
	font-size:14px;
	font-weight:300;
	line-height:1.5;
}

.deal-title{
	line-height:1.35;
	min-height:2.7em;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}

.woogriddigi .product h3{
	margin-bottom:0;
}

.woogriddigi .product .compare-domain-text{
	font-size:11px;
	color:#7f8c8d;
}

#related-section-woo-area h3{
	font-weight:500 !important;
}

#gspb_row-id-gsbp-89a78df .gspb_heading,#gspb_row-id-gsbp-be957ce .gspb_heading{
	color:#222;
	font-weight:600;
}

#gspb_row-id-gsbp-89a78df .gspb_heading{
	font-size:15px;
}

#gspb_row-id-gsbp-be957ce .gspb_row__col--4{
	transform:translateX(0) translateY(0);
}

#contents-section-woo-area .deal-footer-note{
	font-size:14px;
}

#omnisend-form-697e872a5d7d367eaba610c4-action-627932485028ebd8c6660c51{
	background-color:#386375 !important;
}

#qugShareSheet{
	display:none !important;
}

.sz-share-open{
	overflow:hidden;
}

/* ===== Share modal ===== */
.sz-share-modal{
	display:none;
}

.sz-share-modal.is-open{
	display:block;
}

.sz-share-backdrop{
	position:fixed;
	inset:0;
	background:rgba(15,23,42,.58);
	backdrop-filter:blur(6px);
	z-index:9998;
}

.sz-share-dialog{
	position:fixed;
	top:50%;
	left:50%;
	width:min(760px,calc(100vw - 32px));
	transform:translate(-50%,-50%);
	background:#fff;
	border-radius:30px;
	padding:32px;
	box-shadow:0 28px 80px rgba(15,23,42,.22);
	z-index:9999;
}

.sz-share-close{
	position:absolute;
	top:18px;
	right:18px;
	width:44px;
	height:44px;
	border:0;
	border-radius:999px;
	background:#f8fafc;
	color:#111827;
	font-size:30px;
	line-height:1;
	cursor:pointer;
	transition:background .2s ease,transform .2s ease;
}

.sz-share-close:hover{
	background:#eef2f7;
	transform:scale(1.03);
}

.sz-share-header{
	margin-bottom:26px;
	padding-right:56px;
}

.sz-share-title{
	margin:0;
	font-size:30px;
	font-weight:800;
	line-height:1.15;
	color:#111827;
}

.sz-share-subtitle{
	margin:8px 0 0;
	font-size:15px;
	line-height:1.5;
	color:#64748b;
}

.sz-share-grid{
	display:grid;
	grid-template-columns:repeat(3,minmax(0,1fr));
	gap:18px;
}

.sz-share-chip{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	gap:10px;
	min-height:58px;
	padding:0 18px;
	border:1px solid #dbe2ea;
	border-radius:999px;
	background:#fff;
	color:#0f766e;
	text-decoration:none;
	font-size:17px;
	font-weight:700;
	cursor:pointer;
	box-shadow:0 8px 20px rgba(15,23,42,.04);
	transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease;
}

.sz-share-chip:hover{
	background:#f8fafc;
	border-color:#9fb0c2;
	transform:translateY(-1px);
	box-shadow:0 12px 28px rgba(15,23,42,.08);
}

.sz-share-copy{
	color:#111827;
}

.sz-share-chip-icon{
	display:inline-flex;
	align-items:center;
	justify-content:center;
	width:28px;
	height:28px;
	flex:0 0 28px;
	border-radius:999px;
	background:#f1f5f9;
	color:#0f766e;
	font-size:15px;
	font-weight:800;
}

/* Link */
.col_wrap_fifth .deal-button a{
	background-image: linear-gradient(-5deg, #015e72 0%, #017992 60%, #49b6c8 100%) !important;
	font-size:14px;
	font-weight:200;
	border-radius:14px !important;
}

/* Link */
.qd-cta-actions a{
	font-size:14px!important;
	font-weight:200!important;
	border-radius:14px;
	
}

/* Link */
.qd-product-hero .qd-product-summary .qd-summary-body .compare-button-holder .qd-cta-actions .qd-cta-row a{
	border-top-left-radius:14px !important;
	border-top-right-radius:14px !important;
	background-color:#04768f !important;
}

/* Link */
.qd-wrap #content .post .product .rh_post_layout_compare_full .qd-product-hero .qd-product-summary .qd-summary-body .compare-button-holder .qd-cta-actions .qd-cta-row a{
	border-bottom-left-radius:14px !important;
	border-bottom-right-radius:14px !important;
}

@media (hover:hover){

	.compare-full-images:hover img{
		transform:scale(1.02);
		filter:drop-shadow(0 14px 22px rgba(0,0,0,.12));
	}
	
	#qugShareBtn:hover::after,#qugShareBtn:hover::before,.qug-save-btn:hover::after,.qug-save-btn:hover::before{
		opacity:1;
		visibility:visible;
		transform:translateX(-50%) translateY(0);
	}
	
	#qugShareBtn:hover,#qugShareBtnMobile:hover,.qug-save-btn:hover{
		transform:translateY(-1px);
		box-shadow:0 8px 18px rgba(0,0,0,.08);
		border-color:#cfcfcf;
		background:#f7f7f7;
	}
	
	.qug-save-btn i,.qug-save-btn svg,#qugShareBtn svg,#qugShareBtnMobile svg{
		transition:transform .18s ease;
	}
	
	.qug-save-btn:hover i,.qug-save-btn:hover svg{
		transform:scale(1.08);
	}
	
	#qugShareBtn:hover svg,#qugShareBtnMobile:hover svg{
		transform:translateY(-1px);
	}
	
	.qd-tab-btn:hover{
		color:#178d94;
		transform:translateY(-1px);
	}
	
	.qd-tab-btn:hover::after{
		width:100%;
	}
	
}

/* 1440px and smaller screen sizes */
@media (max-width:1440px){

	/* ===== Product layout ===== */
	.qd-product-hero{
		grid-template-columns:1fr;
		gap:16px;
	}
	
	#related-section-woo-area .woogriddigi .product{
		width:calc(33.3333% - 6px) !important;
		margin-left:3px !important;
		margin-right:3px !important;
		margin-bottom:6px !important;
	}
	
	/* ===== Price block ===== */
	.qd-price-block{
		margin:10px 0 8px;
	}
	
	.qd-new-price{
		font-size:34px;
	}
	
	.qd-old-price del{
		font-size:16px;
	}
	
	.qd-off-badge{
		padding:6px 11px;
		font-size:13px;
	}
	
	.compare-full-images .woocommerce-product-gallery__wrapper img,.compare-full-images .text-center img,.compare-full-images .wp-post-image{
		max-height:280px;
	}
	
	.qd-thumb{
		width:54px;
		height:54px;
		border-radius:12px;
	}
	
	.qd-prod-title h1,.qd-prod-title .qd-title{
		font-size:18px !important;
	}
	
	.nowprice,.nowprice .qd-price-money{
		font-size:28px;
	}
	
	.wasprice{
		font-size:14px;
	}
	
	.qd-deal-confidence,#contents-section-woo-area .deal-footer-note,.woogriddigi .product .qug-grid-meta{
		font-size:12px;
	}
	
	.woogriddigi .product .price-row{
		font-size:15px;
	}
	
	.woogriddigi .product .price-new{
		font-size:16px;
	}
	
	.woogriddigi .product .save-badge{
		font-size:11px;
	}
	
	.woogriddigi .product .price-old{
		font-size:14px;
	}
	
	.woogriddigi .product h3{
		height:36px;
		margin-top:0;
	}
	
	.qd-price-row{
		gap:8px;
	}
	
	.qd-cta-row{
		flex-wrap:wrap;
		gap:12px;
	}
	
	.qd-cta-btn a,.qd-cta-btn .re_track_btn,.qd-cta-btn .wpsm-button{
		width:100%;
		text-align:center;
	}
	
	.qd-icons-mobile{
		display:flex !important;
		gap:12px;
		margin-top:14px;
	}
	
	.qd-icons-desktop{
		display:none !important;
	}
	
	.qd-cta-icons{
		gap:10px !important;
		padding-top:7px;
		padding-bottom:7px;
		background:#f7f7f7;
	}
	
	.compare-full-thumbnails{
		justify-content:flex-start;
		gap:8px;
		padding:0 2px 2px;
		margin-top:10px;
	}
	
	.qug-share-btn,.qd-share-btn,.share-btn{
		min-width:44px !important;
		min-height:44px !important;
		padding:0 12px !important;
	}
	
	.qug-share-btn .qug-pill-label,.qd-share-btn .qug-pill-label,.share-btn .label,.share-btn span{
		font-size:14px !important;
	}
	
	/* ===== Gallery ===== */
	.woocommerce-product-gallery__wrapper{
		height:300px;
	}
	
	.woocommerce-product-gallery__wrapper img{
		max-height:300px;
	}
	
	.woogriddigi .deal-title a{
		font-size:12px;
	}
	
}

/* 1024px and smaller screen sizes */
@media (max-width:1024px){

	/* ===== Product layout ===== */
	.qd-product-hero{
		grid-template-columns:1fr;
		gap:16px;
	}
	
	.qd-new-price{
		font-size:34px;
	}
	
	.qd-old-price del{
		font-size:18px;
	}
	
}

/* 900px and smaller screen sizes */
@media (max-width:900px){

	.sz-share-dialog{
		width:min(680px,calc(100vw - 24px));
		padding:28px 22px;
	}
	
	.sz-share-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
	}
	
}

/* 768px and smaller screen sizes */
@media (max-width:768px){

	/* ===== Tabs ===== */
	.qd-summary-tabs{
		flex-wrap:nowrap;
		overflow-x:auto;
		-webkit-overflow-scrolling:touch;
		white-space:nowrap;
		gap:18px;
		padding-bottom:8px;
	}
	
	.qd-summary-tabs::-webkit-scrollbar{
		display:none;
	}
	
	#qd-tab-btn-deal-details,#qd-tab-btn-features,#qd-tab-btn-compare-prices{
		flex:0 0 auto;
		padding:9px 14px;
		font-size:14px;
	}
	
	.qd-tab-btn{
		flex:0 0 auto;
		font-size:16px;
	}
	
}

/* 767px and smaller screen sizes */
@media (max-width:767px){

	.qd-prod-title h1,.qd-prod-title .qd-title{
		font-size:18px !important;
	}
	
	.qd-cta-row{
		flex-wrap:wrap;
		gap:12px;
	}
	
	.qd-cta-btn a,.qd-cta-btn .re_track_btn,.qd-cta-btn .wpsm-button{
		width:100%;
		text-align:center;
	}
	
	.qd-icons-desktop{
		display:none !important;
	}
	
	.qd-icons-mobile{
		display:flex !important;
		gap:14px;
		margin-top:14px;
		padding:7px 0;
		background:#f7f7f7;
		border-radius:12px;
	}
	
	.qd-tab-btn{
		font-size:15px;
	}
	
	.vendor-list td{
		padding:12px 6px;
		font-size:13px;
	}
	
}

/* 640px and smaller screen sizes */
@media (max-width:640px){

	.sz-share-dialog{
		width:calc(100vw - 16px);
		padding:22px 16px;
		border-radius:24px;
	}
	
	.sz-share-header{
		margin-bottom:20px;
		padding-right:48px;
	}
	
	.sz-share-title{
		font-size:24px;
	}
	
	.sz-share-subtitle{
		font-size:14px;
	}
	
	.sz-share-grid{
		grid-template-columns:repeat(2,minmax(0,1fr));
		gap:14px;
	}
	
	.sz-share-chip{
		min-height:52px;
		padding:0 14px;
		font-size:15px;
	}
	
	.sz-share-close{
		width:40px;
		height:40px;
		font-size:28px;
	}
	
}

/* 480px and smaller screen sizes */
@media (max-width:480px){

	.qd-prod-title h1,.qd-prod-title .qd-title{
		font-size:16px !important;
	}
	
	.qd-new-price{
		font-size:30px;
	}
	
	.qd-old-price del{
		font-size:15px;
	}
	
	.qd-off-badge{
		padding:6px 10px;
		font-size:12px;
	}
	
}

/* 440px and smaller screen sizes */
@media (max-width:440px){

	#qugShareBtnMobile{
		height:36px;
		min-height:3px !important;
	}
	
	#qugShareBtnMobile .qug-pill-label{
		font-weight:300 !important;
	}
	
	#qugShareBtnMobile .qug-share-icon svg{
		color:#34495e;
		font-size:12px;
		height:16px !important;
		min-height:1px !important;
	}
	
	#related-section-woo-area .woogriddigi .product{
		width:calc(50% - 6px) !important;
		margin-left:3px !important;
		margin-right:3px !important;
		margin-bottom:6px !important;
	}
	
	.woogriddigi .product .shipping-text{
		background-color:#ecf0f1 !important;
		margin-top:10px;
	}
	
}

/* 768px and larger screen sizes */
@media (min-width:768px){

	.qd-icons-mobile{
		display:none !important;
	}
	
	.qd-icons-desktop{
		display:flex !important;
	}
	
	/* Heading */
	.col_wrap_fifth .product h3{
		font-size:15px;
	}
	
}
 
/* Flex justify center */
.col_wrap_fifth .Figure .rh-flex-justify-center{
	height:100%;
}

/* Image */
.col_wrap_fifth .Figure img{
	height:100%;
	
}



/* 360px and larger screen sizes */
@media (min-width:360px){

	/* ===== Related products ===== */
	#related-section-woo-area .rh-container{
		padding-left:0px;
		padding-right:0px;
	}
	
	/* Product */
	.rh-outer-wrap .rh-container .qd-wrap #content .post .product #contents-section-woo-area .main-side #related-section-woo-area .rh-container .woocommerce .col_wrap_fifth .product{
		width:100% !important;
	}
	/* Link */
.col_wrap_fifth .deal-button a{
	max-height:31px;
	
}
}

/* 400px and smaller screen sizes */
@media (min-width:360px){

	/* ===== Related products ===== */
	#related-section-woo-area .rh-container{
		padding-left:0px;
		padding-right:0px;
		
	}
		/* Product */
	.rh-outer-wrap .rh-container .qd-wrap #content .post .product #contents-section-woo-area .main-side #related-section-woo-area .rh-container .woocommerce .col_wrap_fifth .product{
		width:100% !important;
	}
	
	
}

/* 1025px and larger screen sizes */
@media (min-width:1024px){

	.compare-full-images{
		width:auto !important;
	}
	
}

/* Sticky panel */
.deal-panel-sticky{
	position: sticky !important;
	top: 24px !important;
	align-self: start !important;
}

/* Deal panel */
.page .page-grid .deal-panel{
	position:sticky !important;
	top:60px !important;
	align-self: start !important;
	z-index:99 !important;
}

.post .qd-product-hero,.post .qd-product-hero > *,.post .qd-product-hero .qd-product-summary,.post .qd-product-hero .qd-product-summary > *{
	min-width: 0;
}

/* 1023px and smaller screen sizes */
@media (max-width: 1023px){

	.post .qd-product-hero .qd-product-summary{
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
}

/* 991px and smaller screen sizes */
@media (max-width:991px){

	/* Post layout compare full */
	.post .product .rh_post_layout_compare_full{
		padding:0px;
		border:none;
		margin:0;
	}
	
	/* Product */
	#content .post > .product{
		padding:0px !important;
	}
	
	/* Compare full images */
	.rh-outer-wrap .rh-container .qd-wrap #content .post .product .rh_post_layout_compare_full .qd-product-hero .compare-full-images{
		width:100% !important;
	}
	
	/* Product summary */
	.rh-outer-wrap .rh-container .qd-wrap #content .post .product .rh_post_layout_compare_full .qd-product-hero .qd-product-summary{
		width:100% !important;
		margin-left:auto !important;
		margin-right:auto !important;
	}
	
	/* Product hero */
	.rh-outer-wrap .rh-container .qd-wrap #content .post .product .rh_post_layout_compare_full .qd-product-hero{
		width:auto !important;
	}
	
	.product .post-layout-compare-full,.product .product-layout,.product .compare-full-images{
		width: 100%;
		max-width: 100%;
		box-sizing: border-box;
	}
	
	/* The wrapper that contains image area + summary */
	.product .product-layout{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: flex-start;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Main compare image block */
	.product .compare-full-images{
		flex: 1 1 0;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.product .compare-full-images figure,.product .compare-full-images .woocommerce-product-gallery,.product .compare-full-images img{
		width: 100%;
		max-width: 100%;
		height: auto;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Product summary beside/below it */
	.product .product-summary{
		flex: 1 1 0;
		box-sizing: border-box;
	}
	
/* 767px and smaller screen sizes */
	@media (max-width: 767px){


		.product .product-layout		flex-direction: column;
		align-items: center;
	}
	
	.product .compare-full-images,.product .product-summary{
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	/* Save badge */
	.col_wrap_fifth .product .save-badge{
		display: block;
		width: fit-content;
		margin-top: 8px;
		margin-left: 0;
		clear: both;
	}
	
}

/* 991px and smaller screen sizes */
@media (max-width: 991px){

	.post .qd-product-hero .qd-product-summary{
		font-size: 14px;
	}
	
	/* Price row wraps properly */
	.post .qd-product-hero .qd-product-summary .qd-price-line{
		gap: 6px;
	}
	
	.post .qd-product-hero .qd-product-summary .qd-discount-badge,.post .qd-product-hero .qd-product-summary .qd-save-pill{
		max-width: 100%;
		white-space: normal;
	}
	
}

/* 767px and smaller screen sizes */
@media (max-width: 767px){

	/* Save badge */
	.col_wrap_fifth .product .save-badge{
		display: block;
		width: fit-content;
		margin-top: 8px;
		margin-left: 0;
		clear: both;
		display: block;
		width: fit-content;
		margin-top: 8px;
		margin-left: 0;
		clear: both;
	}
	
	/* The wrapper that contains image area + summary */
	.product .product-layout{
		flex-direction: column;
		align-items: center;
	}
	
	.product .compare-full-images,.product .product-summary{
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.post .qd-product-hero .qd-product-summary{
		width: 100%;
		max-width: 100%;
		min-width: 0;
	}
	
	/* Price row wraps properly */
	.post .qd-product-hero .qd-product-summary .qd-price-line{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 8px;
	}
	
	.post .qd-product-hero .qd-product-summary .qd-action-row,.post .qd-product-hero .qd-product-summary .qd-meta-line,.post .qd-product-hero .qd-product-summary .qd-tabs-head{
		flex-wrap: wrap;
	}
	
	.post .qd-product-hero .qd-product-summary .qd-get-deal-btn,.post .qd-product-hero .qd-product-summary .wpsm-button{
		width: 100%;
	}
	
	.post .qd-product-hero .qd-product-summary .qd-merchant,.post .qd-product-hero .qd-product-summary .qd-store-name,.post .qd-product-hero .qd-product-summary .qd-updated-time{
		overflow-wrap: anywhere;
	}
	
}
 

/* 360px and smaller screen sizes */
@media (max-width:990px){

	/* Heading */
	#contents-section-woo-area .main-side #related-section-woo-area .rh-container .woocommerce .col_wrap_fifth .product h3{
		font-weight:300 !important;
	}
	
	/* Heading */
	.col_wrap_fifth .product h3{
		font-size:13px;
	}
	
	/* Product */
	#related-section-woo-area .col_wrap_fifth .product{
		margin-left:0px !important;
		margin-right:0px !important;
	}
	
}

/* 1024px and larger screen sizes */
@media (min-width: 1024px){

	.deal-panel, .deal-panel-sticky{
		position: sticky !important;
		top: 24px !important;
		align-self: start !important;
	}
	
	.page-grid, .page-grid > *, .page-grid .deal-panel, .page-grid .deal-panel-sticky{
		overflow: visible !important;
	}
	
	.page-grid, .page-grid > *{
		transform: none !important;
		filter: none !important;
		perspective: none !important;
		contain: none !important;
	}
	
	.post .qd-product-hero .qd-product-summary{
		width: 100%;
		max-width: 100%;
		min-width: 0;
		box-sizing: border-box;
		margin: 0 auto;
		overflow: hidden;
	}
	
	/* All direct children inside summary */
	.post .qd-product-hero .qd-product-summary > *{
		width: 100%;
		max-width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}
	
	.post .qd-product-hero .qd-product-summary .price-row,.post .qd-product-hero .qd-product-summary .merchant-row,.post .qd-product-hero .qd-product-summary .cta-row,.post .qd-product-hero .qd-product-summary .share-row,.post .qd-product-hero .qd-product-summary .meta-row,.post .qd-product-hero .qd-product-summary .tabs-row,.post .qd-product-hero .qd-product-summary .details-row{
		width: 100%;
		max-width: 100%;
		min-width: 0;
		box-sizing: border-box;
	}
	
	.post .qd-product-hero .qd-product-summary h1,.post .qd-product-hero .qd-product-summary h2,.post .qd-product-hero .qd-product-summary h3,.post .qd-product-hero .qd-product-summary h4,.post .qd-product-hero .qd-product-summary p,.post .qd-product-hero .qd-product-summary span,.post .qd-product-hero .qd-product-summary a,.post .qd-product-hero .qd-product-summary li{
		min-width: 0;
		word-wrap: break-word;
		overflow-wrap: break-word;
	}
	
	.post .qd-product-hero .qd-product-summary .wpsm-button,.post .qd-product-hero .qd-product-summary .deal-button,.post .qd-product-hero .qd-product-summary .qd-get-deal-btn,.post .qd-product-hero .qd-product-summary .qd-share-btn,.post .qd-product-hero .qd-product-summary .qd-save-pill,.post .qd-product-hero .qd-product-summary .qd-discount-badge{
		max-width: 100%;
		box-sizing: border-box;
	}
	
	.post .qd-product-hero .qd-product-summary .qd-price-line,.post .qd-product-hero .qd-product-summary .qd-meta-line,.post .qd-product-hero .qd-product-summary .qd-action-row,.post .qd-product-hero .qd-product-summary .qd-tabs-head{
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		gap: 10px;
		min-width: 0;
	}
	
	.post .qd-product-hero .qd-product-summary .qd-get-deal-btn,.post .qd-product-hero .qd-product-summary .wpsm-button{
		display: inline-flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		max-width: 100%;
	}
	
	.post .qd-product-hero .qd-product-summary img,.post .qd-product-hero .qd-product-summary svg{
		max-width: 100%;
		height: auto;
	}

  @media (min-width:360px){
.woogriddigi .deal-button a{
		background-image: linear-gradient(-5deg, #015e72 0%, #017992 60%, #49b6c8 100%) !important;
	font-size:14px;
	font-weight:200;
	border-radius:14px !important;
	width: 100%;
}
}

  
/* 1023px and smaller screen sizes */
	@media (max-width: 1023px){


		.post .qd-product-hero .qd-product-summarywidth: 100%;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 0;
		padding-right: 0;
	}
	
}