  #related-section-woo-area .col_wrap_fifth,.tax-product_cat #content .post .col_wrap_fifth,.post .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .woocommerce ul.products,.woocommerce ul.products{
	display:grid !important;
	grid-template-columns:repeat(5, minmax(0, 1fr)) !important;
	gap:10px !important;
	width:100% !important;
	max-width:100% !important;
	margin:0 !important;
	padding:0 !important;
	box-sizing:border-box !important;
	align-items:stretch !important;
}

#related-section-woo-area .col_wrap_fifth .product,.tax-product_cat #content .post .col_wrap_fifth > .product,.post .wp-block-rehub-wc-query .re_aj_pag_auto_wrap > .product,.tax-product_cat .wp-block-rehub-wc-query .re_aj_pag_auto_wrap .product,.tax-product_cat .woocommerce ul.products li.product,.woocommerce ul.products li.product,.wp-block-rehub-wc-query .re_aj_pag_auto_wrap .product,.col_wrap_fifth .product{
	width:100% !important;
	max-width:100% !important;
	margin:0 !important;
	padding:10px !important;
	float:none !important;
	flex:none !important;
	box-sizing:border-box !important;
	min-width:0 !important;
	height:100% !important;
	display:flex !important;
	flex-direction:column !important;
	gap:0 !important;
}

.product.woo_digi_grid,.product.rh-cartbox,.product.woo_column_grid,.woocommerce ul.products li.product{
	background:#fff !important;
	border:1px solid rgba(17,17,17,.08);
	border-radius:14px;
	overflow:hidden;
	min-height:100%;
	box-shadow:none;
	transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.col_wrap_fifth .product *,.re_aj_pag_auto_wrap .product *,.woocommerce ul.products li.product *{
	min-width:0 !important;
	box-sizing:border-box !important;
}

.product .thumb,.product .post-thumbnail,.product .woo_grid_thumb,.product .rh_thumb_wrap,.product .Figure{
	padding:0 !important;
	background:#fff;
}

.product figure,.product .Figure figure{
	border-radius:16px;
	overflow:hidden;
	background:linear-gradient(180deg, #F6FAFB, #FFFFFF);
	border:1px solid rgba(0,0,0,.06);
}

.product a.img-centered-flex,.product .Figure figure a.img-centered-flex{
	display:flex;
	align-items:center;
	justify-content:center;
	width:100%;
	aspect-ratio:1 / 1;
	padding:10px;
}

.product .Figure .eq_figure,.product .Figure .eq_figure a{
	height:100%;
}

.product .content,.product .woo_grid_content,.product .rh_grid_content,.product .rh-content,.tax-product_cat .product .content,.tax-product_cat .product .woo_grid_content,.tax-product_cat .product .rh_grid_content{
	padding:0 12px 12px !important;
	display:flex;
	flex-direction:column;
	flex:1 1 auto;
}

.col_wrap_fifth .deal-title a,.re_aj_pag_auto_wrap .deal-title a,.woocommerce ul.products li.product h2,.col_wrap_fifth .product h3,.re_aj_pag_auto_wrap .product .deal-title,.rh-outer-wrap .rh-container .clearfix #content .rh-post-wrapper .post .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .digititlearea .deal-title{
	display:-webkit-box !important;
	-webkit-line-clamp:2 !important;
	-webkit-box-orient:vertical !important;
	overflow:hidden !important;
	text-overflow:ellipsis !important;
	white-space:normal !important;
	word-break:break-word !important;
	overflow-wrap:break-word !important;
	line-height:1.4 !important;
}

/* Heading */
.col_wrap_fifth .product h3{
	margin:6px 0 8px !important;
	font-weight:300 !important;
	line-height:1.6em;
}

.re_aj_pag_auto_wrap .product .digititlearea,.col_wrap_fifth .product .digititlearea{
	margin-top:0;
	margin-bottom:0;
}

.product .price-old,.product .price_orig{
	order:2;
	font-size:13px;
	text-decoration:line-through;
	white-space:nowrap;
	color:#f72811;
}

/* Save badge */
.re_aj_pag_auto_wrap .product .save-badge{
	order:3;
	color:#111 !important;
}

.product .price-new,.product .price_curr{
	order:1;
	font-weight:800;
	white-space:nowrap;
	color:#111827;
	font-size:23px;
	order:1;
	font-weight:800;
	white-space:nowrap;
	color:#111827;
	font-size:23px;
}

.col_wrap_fifth .product .price-row,.tax-product_cat .product .price-row{
	margin:8px 0 6px !important;
}

/* Save badge */
.product .save-badge-fill.is-empty{
	display:none !important;
}

.product .save-badge,.re_aj_pag_auto_wrap .product .save-badge{
	font-size:13px;
	color:#fff;
	padding:3px 10px;
	border-radius:9px;
	line-height:1.6em;
	background:#ff4d4f !important;
}

.product .shipping-text,.product .shippings,.product .Shippings{
	margin:0 0 8px;
	font-size:12px;
	color:rgba(17,24,39,.62);
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.col_wrap_fifth .product .shipping-text,.re_aj_pag_auto_wrap .product .shipping-text{
	display:-webkit-box !important;
	-webkit-box-orient:vertical !important;
	-webkit-line-clamp:1 !important;
	overflow:hidden !important;
	height:21px;
	line-height:21px;
	margin:0 0 8px !important;
	padding-top:0;
}

.qug-grid-meta,.col_wrap_fifth .product .qug-grid-meta{
	display:flex;
	align-items:center;
	justify-content:space-between;
	gap:10px;
	width:100%;
	margin-top:0;
}

.qug-grid-meta .qug-meta-left{
	min-width:0;
	flex:1 1 auto;
	display:flex;
	align-items:center;
}

.product .qug-grid-meta .qug-meta-right{
	display:flex !important;
	align-items:center !important;
	gap:8px !important;
	flex:0 0 auto !important;
	white-space:nowrap !important;
	line-height:1 !important;
}

.qug-grid-meta .qug-store-name{
	display:inline-flex;
	align-items:center;
	gap:6px;
	min-width:0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}

.qug-grid-meta .qug-deal-time{
	font-size:12px !important;
	color:rgba(17,24,39,.48);
	line-height:1 !important;
	opacity:.85 !important;
}

.qug-grid-meta img,.re_aj_pag_auto_wrap .qug-grid-meta img{
	width:16px !important;
	height:16px !important;
}

.product .qug-grid-meta .compare-domain-icon,.tax-product_cat .product .qug-grid-meta .compare-domain-icon img{
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	width:auto !important;
	height:auto !important;
	max-height:16px !important;
}

.product .qug-grid-meta .compare-domain-icon img{
	height:18px !important;
	max-height:18px !important;
	width:auto !important;
	object-fit:contain !important;
}

.deal-button-row,.qug-cta-row{
	display:flex;
	gap:10px;
	align-items:center;
	margin-top:auto;
}

.col_wrap_fifth .product .deal-button,.col_wrap_fifth .product .btn_offer_block,.tax-product_cat .product .deal-button-row{
	margin-top:auto !important;
}

.deal-button-row a,.product a.btn_offer,.product a.rehub_offer_btn,.product a.get-deal,.qug-getdeal,.col_wrap_fifth .deal-button a{
	width:100% !important;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	padding:12px !important;
	border-radius:14px !important;
	text-decoration:none;
	font-weight:800;
	letter-spacing:.2px;
	color:#fff !important;
	background:linear-gradient(135deg, #117c88, #0e2a17);
	box-shadow:0 8px 18px rgba(0,0,0,.10);
	transition:transform .18s ease, box-shadow .18s ease, filter .18s ease;
	text-align:center;
}

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

.woogriddigi .product:hover{
	background-color:#c4e0e3;
}

.product .btn_offer_block{
	background-image:linear-gradient(-5deg, #2c3e50 0%, #4ca1af 100%) !important;
}

/* Wishlist/share inside product */
.qug-wishlist{
	width:44px;
	height:44px;
	border-radius:12px;
	border:1px solid rgba(0,0,0,.10);
	display:flex;
	align-items:center;
	justify-content:center;
	background:#fff;
}

.qug-grid-meta .qug-share-btn,.col_wrap_fifth .product .qug-share-btn{
	display:inline-flex !important;
	align-items:center !important;
	justify-content:center !important;
	width:32px !important;
	height:32px !important;
	border-radius:10px !important;
	border:none !important;
	background:#fff !important;
	box-shadow:none !important;
	cursor:pointer;
	padding:0 !important;
}

/* Content */
#content{
	margin-left:auto;
	margin-right:auto;
}

/* Deal title */
.re_aj_pag_auto_wrap .product .deal-title{
	min-height:42px;
}

/* Compare domain text */
.re_aj_pag_auto_wrap .product .compare-domain-text{
	font-size:12px;
}

.product{
	padding:10px!important;
}

/* Qug grid meta */
.re_aj_pag_auto_wrap .product .qug-grid-meta{
	margin-bottom:5px;
}

/* Deal title */
#gspb_container-id-gsbp-5921f84 .product .deal-title{
	font-family: var(--sz-font-sans);
	font-weight:300 !important;
	min-height:40px;
	padding-top:0px;
}

/* Product */
#gspb_container-id-gsbp-5921f84 .woogriddigi .product{
	gap:10px!important;
	height:437px;
}

/* Compare domain text */
#gspb_container-id-gsbp-5921f84 .product .compare-domain-text{
	font-size:13px;
	font-weight:300;
}

/* Offer block */
.full_post_area .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product .deal-button .btn_offer_block{
	width:100% !important;
}

/* Offer block */
#gspb_container-id-gsbp-5921f84 .product .btn_offer_block, .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;
	text-align:center;
}

/* Division */
#gspb_row-id-gsbp-46a8451 .gspb_row__col--12{
	padding-left:0px;
	padding-right:0px;
}

/* Deal button */
.re_aj_pag_auto_wrap .product .deal-button{
	border-radius:36px!important;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	height:31px;
	max-height:31px;
	margin-top:0px;
	text-align:center;
}

/* Offer block */
.rh-outer-wrap .full_post_area .clearfix #content .rh-fullbrowser .post .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .deal-button .btn_offer_block{
	height:100% !important;
}

/* Gspb row gsbp e967ec8 */
#gspb_row-id-gsbp-e967ec8{
	margin-top:63px;
	box-shadow:4px 0px 9px 3px #f0eef0;
	padding-top:15px;
	padding-bottom:15px;
	margin-bottom:34px;
}

/* Body */
body{
	background-image:none !important;
	background-color:#f7f8fa !important;
}

/* Gspb row  content */
#gspb_row-id-gsbp-4efa10a .gspb_row__content{
	background-color:transparent;
}

/* Gspb row gsbp 4efa10a */
#gspb_row-id-gsbp-4efa10a{
	background-color:transparent;
}

/* Gspb row gsbp a885807 */
#gspb_row-id-gsbp-a885807{
	background-color:transparent !important;
}

/* Gspb row gsbp e1a8622 */
#gspb_row-id-gsbp-e1a8622{
	background-color:#016881 !important;
}

/* Footer wrapper */
.footerside .custom-html-widget footer{
	background-image: linear-gradient(-5deg, #015e72 0%, #017992 60%, #49b6c8 100%);
	background: linear-gradient(90deg, #0d4d75 0%, #1a5f88 35%, #2b769a 70%, #4293b3 100%)!important;
	background: linear-gradient(180deg, #2ca3bf 0%, #1387a4 22%, #0a7893 55%, #076d87 100%)!important;
	background: linear-gradient(180deg, #17839a 0%, #0d7289 36%, #086779 100%)!important;
}

/* Strong Tag */
#gspb_row-id-gsbp-ef54093 .gspb_heading strong{
	color:#ecf0f1;
	font-weight:300;
}

/* hero strip Unknownnate background */
#gspb_row-id-gsbp-ef54093{
	padding-top:16px;
	padding-bottom:16px;
}

/* Footer tagline */
.savezio-footer .footer-tagline{
	font-weight:300 !important;
}

/* Footer links */
.savezio-footer .footer-links a{
	font-weight:300 !important;
}

/* Footer copyright */
.savezio-footer .footer-copy{
	font-weight:300;
}

.qug-click-card{
	position: relative;
	overflow: hidden;
}

.qug-click-card .qug-card-link{
	position: absolute;
	inset: 0;
	z-index: 2;
	border-radius: inherit;
}

.qug-click-card .deal-button,.qug-click-card .deal-button a,.qug-click-card .qug-share-btn{
	position: relative;
	z-index: 5;
}

.qug-click-card:hover{
	cursor: pointer;
}

/* Figure */
#gspb_container-id-gsbp-5921f84 .product .Figure{
	height:250px;
}

/* Flex justify center */
#gspb_container-id-gsbp-5921f84 .Figure .rh-flex-justify-center{
	height:100%;
	padding:10px;
}

/* Save badge */
.full_post_area .post .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .price-row .save-badge{
	background-color:#ddf6dd !important;
}

/* Figure */
.re_aj_pag_auto_wrap .product .Figure{
	height:250px;
}

/* Flex justify center */
.re_aj_pag_auto_wrap .Figure .rh-flex-justify-center{
	height:100%;
}

/* Cached */
.re_aj_pag_auto_wrap .Figure .ls-is-cached{
	height:100%;
}

/* Rehub sec smooth */
.full_post_area .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product .Figure .rehub-sec-smooth{
	height:100% !important;
}

/* Image */
.full_post_area .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product .Figure .rehub-sec-smooth .rh-flex-justify-center img{
	height:100% !important;
}

/* Save badge */
#gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .price-row .save-badge{
	background-color:#ddf6dd !important;
}

/* Product */
.wp-block-rehub-wc-query .re_aj_pag_auto_wrap .product{
	gap:0px!important;
}

/* Heading */
.re_aj_pag_auto_wrap .product h3{
	margin-top:0px;
	margin-bottom:0px;
}

/* Link */
.rh-post-wrapper .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .deal-button a{
	width:100% !important;
}

/* Price row */
.re_aj_pag_auto_wrap .product .price-row{
	margin-top:0px;
	
}

@media (hover:hover){

	.product.woo_digi_grid:hover,.product.rh-cartbox:hover,.product.woo_column_grid:hover,.woocommerce ul.products li.product:hover{
		transform:translateY(-2px);
		box-shadow:0 16px 44px rgba(19,19,19,.14);
		border-color:rgba(19,19,19,.14);
	}
	
	.product a.img-centered-flex img{
		transition:transform .18s ease, filter .18s ease;
	}
	
	.product a.img-centered-flex:hover img{
		transform:scale(1.03);
		filter:saturate(1.02);
	}
	
	.deal-button-row a:hover,.qug-getdeal:hover{
		transform:translateY(-2px);
		box-shadow:0 12px 24px rgba(0,0,0,.16);
		filter:brightness(1.03);
	}
	
}

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

	#related-section-woo-area .col_wrap_fifth,.tax-product_cat #content .post .col_wrap_fifth,.post .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .woocommerce ul.products,.woocommerce ul.products{
		grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
	}
	
}

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

	#related-section-woo-area .col_wrap_fifth,.tax-product_cat #content .post .col_wrap_fifth,.post .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .woocommerce ul.products,.woocommerce ul.products{
		grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
	}
	
	.tax-product_cat .product .deal-title,.tax-product_cat .product .woocommerce-loop-product__title,.col_wrap_fifth .product h3{
		line-height:1.25 !important;
		max-height:2.5em !important;
	}
	
	.col_wrap_fifth .product .Figure,.re_aj_pag_auto_wrap .product .Figure{
		height:140px !important;
		margin-bottom:10px;
	}
	
	.col_wrap_fifth .product .price-new{
		font-size:16px;
		font-weight:700;
	}
	
	.col_wrap_fifth .product .save-badge{
		font-size:12px;
	}
	
	/* Flex justify center */
	.full_post_area .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product .Figure .rehub-sec-smooth .rh-flex-justify-center{
		height:auto !important;
	}
	
	/* Product */
	.full_post_area .clearfix #content .rh-fullbrowser .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product{
		height:auto !important;
	}
	
	/* Product */
	#gspb_container-id-gsbp-5921f84 .woogriddigi .product{
		min-width:2px !important;
		width:270px !important;
	}
	
}

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

	/* Footer tagline */
	.savezio-footer .footer-tagline{
		font-size:15px !important;
	}
	
	/* Footer copyright */
	.savezio-footer .footer-copy{
		font-size:15px !important;
	}
	
}



@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%;
}
}

/* Deal button */
.re_aj_pag_auto_wrap .product .deal-button{
	background-image:linear-gradient(-5deg, #2c3e50 0%, #4ca1af 100%)!important;
	border-radius:36px!important;
	height:31px;
	max-height:31px;
	margin:0px!important;
} 

/* Pag auto wrap */
.post .wp-block-rehub-wc-query .re_aj_pag_auto_wrap{
	gap:5px!important;
}
 
.re_aj_pag_auto_wrap .product .price-old{
	color:#7f8d98;
	font-size:19px;
}

/* Save badge */
.re_aj_pag_auto_wrap .product .save-badge{
	font-weight:700;
	color:#fff !important;
	
}

/* Save badge */
.full_post_area .post .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .price-row .save-badge{
	background-color:#fc5365 !important;
}

/* Qug meta left */
.re_aj_pag_auto_wrap .product .qug-meta-left{
	color:#385768;
	font-weight:700;
	font-size:15px;
}

/* Qug store name */
.re_aj_pag_auto_wrap .product .qug-store-name{
	color:#385769;
	font-size:16px;
}

/* Span Tag */
.re_aj_pag_auto_wrap .qug-store-name span{
	font-weight:700;
	font-size:12px;
}

/* Qug deal time */
.re_aj_pag_auto_wrap .product .qug-deal-time{
	color:#6a7d8a;
	font-size:12px;
}

#content .rh-fullbrowser .post .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .deal-title,#gspb_container-id-gsbp-5921f84 .woogriddigi .product .deal-title{
	font-weight:600 !important;
	font-size:15px !important;
}

/* Span Tag */
#gspb_container-id-gsbp-5921f84 .qug-store-name span{
	font-weight:700 !important;
	font-size:12px !important;
	color:#385769;
}

/* Qug grid meta */
#gspb_container-id-gsbp-5921f84 .product .qug-grid-meta{
	margin-top:10px !important;
	margin-bottom:10px !important;
}

/* Qug grid meta */
.re_aj_pag_auto_wrap .product .qug-grid-meta{
	margin-top:10px !important;
	margin-bottom:10px !important;
}

/* Deal title */
.re_aj_pag_auto_wrap .product .deal-title{
	margin-top:0px !important;
	margin-bottom:10px !important;
}

/* Offer block */
.re_aj_pag_auto_wrap .product .btn_offer_block{
	font-weight:500;
}

/* Deal title */
#gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product .deal-title{
	font-weight:400 !important;
}

/* Deal title */
#content .rh-fullbrowser .post .wp-block-rehub-wc-query .woocommerce .re_aj_pag_auto_wrap .product .deal-title{
	font-weight:400 !important;
}

@media (hover:hover){

	.product.woo_digi_grid:hover,.product.rh-cartbox:hover,.product.woo_column_grid:hover,.woocommerce ul.products li.product:hover{
		transform:translateY(-2px);
		box-shadow:0 16px 44px rgba(19,19,19,.14);
		border-color:rgba(19,19,19,.14);
	}
	
	.product a.img-centered-flex img{
		transition:transform .18s ease, filter .18s ease;
	}
	
	.product a.img-centered-flex:hover img{
		transform:scale(1.03);
		filter:saturate(1.02);
	}
	
	.deal-button-row a:hover,.qug-getdeal:hover{
		transform:translateY(-2px);
		box-shadow:0 12px 24px rgba(0,0,0,.16);
		filter:brightness(1.03);
	}
	
}

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

	#related-section-woo-area .col_wrap_fifth,.tax-product_cat #content .post .col_wrap_fifth,.post .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .woocommerce ul.products,.woocommerce ul.products{
		grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
	}
	
}

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

	#related-section-woo-area .col_wrap_fifth,.tax-product_cat #content .post .col_wrap_fifth,.post .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .wp-block-rehub-wc-query .re_aj_pag_auto_wrap,.tax-product_cat .woocommerce ul.products,.woocommerce ul.products{
		grid-template-columns:repeat(2, minmax(0, 1fr)) !important;
	}
	
	.tax-product_cat .product .deal-title,.tax-product_cat .product .woocommerce-loop-product__title,.col_wrap_fifth .product h3{
		line-height:1.25 !important;
		max-height:2.5em !important;
	}
	
	.col_wrap_fifth .product .Figure,.re_aj_pag_auto_wrap .product .Figure{
		height:140px !important;
		margin-bottom:10px;
	}
	
	.col_wrap_fifth .product .price-new{
		font-size:16px;
		font-weight:700;
	}
	
	/* Save badge */
	.col_wrap_fifth .product .save-badge{
		font-size:12px;
	}
	
	/* Flex justify center */
	.full_post_area .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product .Figure .rehub-sec-smooth .rh-flex-justify-center{
		height:auto !important;
	}
	
	/* Product */
	.full_post_area .clearfix #content .rh-fullbrowser .post #gspb_row-id-gsbp-46a8451 .gspb_row__content .gspb_row__col--12 #gspb_container-id-gsbp-5921f84 .gspb_scrollcarousel .wp-block-rehub-wc-query .woocommerce .smart-scroll-desktop .woogriddigi .product{
		height:auto !important;
	}
	
	/* Product */
	#gspb_container-id-gsbp-5921f84 .woogriddigi .product{
		min-width:2px !important;
		width:270px !important;
	}
	
}

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

	.product.qug-click-card .price-row{
		display:flex;
		flex-wrap:wrap;
		align-items:center;
		gap:6px 8px;
	}
	
	.product.qug-click-card .price-row .price-new{
		font-size: 18px;
	}
	
	.product.qug-click-card .price-row .price-old{
		font-size: 16px;
	}
	
	.product.qug-click-card .price-row .save-badge{
		order:3;
		flex-basis:100%;
		width:fit-content;
		display:inline-flex;
		margin-top:4px;
	}
	
}

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

	/* Price new */
	.re_aj_pag_auto_wrap .product .price-new{
		font-size:27px;
	}
	
	/* Save badge */
	.re_aj_pag_auto_wrap .product .save-badge{
		font-size:14px;
	}
	
}

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

	/* Footer tagline */
	.savezio-footer .footer-tagline{
		font-size:15px !important;
	}
	
	/* Footer copyright */
	.savezio-footer .footer-copy{
		font-size:15px !important;
	}
	
}

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

	/* Deal title */
	#gspb_container-id-gsbp-5921f84 .product .deal-title{
		font-size:15px !important;
	}
	
	/* Product */
	#gspb_container-id-gsbp-5921f84 .woogriddigi .product{
		min-width:2px !important;
		width:264px !important;
	}
	
}

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

	/* Content */
	#content{
		width:1350px;
	}
	
}
/* 1024px and larger screen sizes */
@media (min-width:1024px){

	/* Deal title */
	#gspb_container-id-gsbp-5921f84 .product .deal-title{
		font-size:15px !important;
	}
	
}

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

	/* Content */
	#content{
		width:1350px;
	}
	
}


@media (max-width: 767px){

  .product.qug-click-card .price-row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px 8px;
  }

  .product.qug-click-card .price-row .save-badge{
    order: 3;
    display: inline-flex;
    flex: 0 0 auto;
    width: auto;
    max-width: max-content;
    margin-top: 4px;
    align-self: flex-start;
  }

}