/* Next Digital's Addition */

/* Amasty Cart Tweaks */
.am-related-box .block.related .product-item-info {padding:0 !important;}
.am-related-box .block.related .product-item-info .actions {right:0 !important;}
.amcart-confirm-buttons button {
	text-transform: uppercase;
	font-weight: 700 !important;
	border-radius: 8px !important;
}

.am-related-box .products .product-item-actions .actions-primary,
.am-related-box .products .product-item-actions .secondary-addto-links {
	display: none;
}

.amcart-confirm-block .amcart-subtotal {
	display: none;
}

.amcart-confirm-block .am-subtitle {
	display: none;
}

.amcart-confirm-block .secondary-addto-links {
	display: none !important;
}

/* Category Page Redesign */
.products-grid .product-items .product-item-info {
	margin: 0 !important;
}

.page-products .products.wrapper.grid.products-grid .product-items .product.product-item::after {
	display: none !important;
}

.product-item-info .product-item-image {
	border: 2px solid #cdcdcd;
	padding: 5px;
}

.product-item-info .product-item-name {
	color: black;
	font-size: 15px;
	min-height: 80px;
}

.products-grid .product-item-details {
	text-align: center;
}

.product-item-details .product-item-inner .actions-primary {
	width: 100%;
}

.products .product-item-actions .tocart {
	font-size: 15px;
	font-weight: bold;
}

.product-item .price-box .price {
	color: #5b8c16;
	font-size: 22px;
}

.product-item .old-price .price {
	color: #9d3737 !important;
}

.product-item .price-including-tax {
	display: inline;
}

.category-description h2 {
	color: #a72a32;
	font-weight: bold;
	font-size: 34px;
}

/* Product Page Redesign */
.catalog-product-view .product-info-main .page-title-wrapper h1 {
	font-weight: bold;
	font-size: 26px;
}

.catalog-product-view .box-tocart .tocart {
	font-size: 15px;
	line-height: 30px !important;
	font-weight: bold !important;
	padding: 11px 18px !important;
}

.catalog-product-view .product-info-main .product-info-price .price-wrapper span.price {
	color: #5b8c16;
}

.catalog-product-view .product-info-main .product.attribute.overview {
	font-size: 16px;
	line-height: 1.6;
	color: #555;
}

/* Sub-Category Styles  */
.sub-category-list-wrapper .sub-category-item-block {
	border: none;
	border-radius: 0px;
	border: 1px solid #e0e0e0;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	text-align: center;
	transition: transform 0.2s, box-shadow 0.2s;
	transition: 0.5s all;
}

.sub-category-list-wrapper .sub-category-item-block:hover {
	transition: 0.5s all;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
}

.sub-category-list-wrapper .sub-category-item-title {
	font-size: 1.4em;
	font-weight: 600;
	background: #f0f0f0;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	min-height: 50px;
}

.sub-category-list-wrapper .sub-category-item-title a {
	color: black;
	font-size: 15px;
}

.category-description {
	margin-bottom: 30px;
}

.category-description p {
	margin-bottom: 0;
	font-size: 17px
}

/* Sub-Category Page Mobile Styles */
@media (max-width: 768px) {
	.flex-item {
		flex: 1 1 calc(50% - 20px);
		max-width: calc(50% - 20px);
	}
}

/* Homepage Styles*/
.product-item-photo.hover .product-hover-image {
	padding: 15% 0;
}

#cat-featured .owl-item {
	padding-bottom: 15px;
}

.featured-category .main-heading a {
	position: relative;
	top: 10px;
	font-size: 23px !important;
}

.cat-image img {
	border: none !important;
}

.homepage-white-background-section .products-grid .owl-item:after {
	display: none;
}

.homepage-white-background-section .products-grid .product-item-name {
	text-overflow: unset;
	white-space: unset;
	width: 100%;
}

.flexslider {
	margin-top: 0px;
	border-radius: 0 !important;
}

.featured-category {
	background: white !important;
}

.homepage-white-background-section .product-item-actions {
	display: none !important;

}

.tm_Category_Slider_CMS {
	margin-top: 15px !important;
}

.CarouselWidget-prefix .CarouselWidget--topHeader .R-ReviewsList-container {
	max-width: 100% !important;
}

.sub-adbanner-cms {
	margin: 0 !important;
}

/* Grey Background Section */
.home-grey-background-section {
	width: 100%;
	background-color: #f0f0f0;
	padding: 20px 0px;
	text-align: center;
}

.reviews-badge-top {
	width: 320px;
	margin: auto;
}

.home-grey-subtitle {
	font-size: 18px;
	color: black;
	font-style: italic;
	font-weight: bold;
}

.home-grey-title {
	font-size: 33px;
	color: #a72a32;
	margin-top: 10px;
	font-weight: bold;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.21);
        margin-bottom:0 !important;
}

/* White Background Section */
.home-white-background-section {
	width: 100%;
	background-color: #ffffff;
	padding: 40px 0px;
	text-align: center;
}

.featured-category {
	margin-top: 0 !important;
}

.featured-category .main-heading a {
	font-weight: bold;
	color: black;
	font-size: 16px;
}

.home-white-title {
	font-size: 36px;
	color: #a72a32;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.21);
}

/* Grid Navigation Styles */
.home-grid-navigation {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
	gap: 20px;
	margin-top: 20px;
	text-align: center;
}

.home-grid-item {
	text-decoration: none;
	color: #333;
}

.home-grid-item img {
	max-width: 80px;
	height: auto;
	margin-bottom: 10px;
}

.home-grid-item p {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.homepage-two-column-section {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	width: 100%;
	background-color: #ffffff;
	padding: 10px 20px;
}

.homepage-column {
	display: flex;
	width: 48%;
	background-color: #f8f8f8;
	padding: 20px;
	border-radius: 8px;
	align-items: center;
}

.homepage-column-image {
	flex: 1;
	background-size: cover;
	background-position: center;
	width: 150px;
	height: 150px;
	border-radius: 8px;
	margin-right: 20px;
}
.homepage-column-image.beer {
	background-image: url('https://www.lovebrewing.co.uk/media/wysiwyg/Banners/se_1.png');
}
.homepage-column-image.cider{
	background-image: url('https://www.lovebrewing.co.uk/media/wysiwyg/Banners/se_2.png');
}
.homepage-column-image.wine{
	background-image: url('https://www.lovebrewing.co.uk/media/wysiwyg/Banners/se_3.png');
}

.homepage-column-image.fruit{
	background-image: url('https://www.lovebrewing.co.uk/media/wysiwyg/Banners/se_4.png');
}


.homepage-column-content {
	flex: 2;
}

.homepage-column-title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}

.homepage-column-text {
	font-size: 16px;
	color: #555;
	margin-bottom: 20px;
}

.homepage-cta-button {
	background-color: #5b8c16;
	color: #ffffff !important;
	padding: 10px 20px;
	border-radius: 8px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	transition: background-color 0.3s, color 0.3s;
}

.homepage-cta-button:hover {
	background-color: #ffd200;
	color: #000000 !important;
}

.homepage-grey-background-section-content {
	width: 100%;
	background-color: #f0f0f0;
	padding: 40px 0px;
}

.homepage-content-section-header {
	font-size: 28px;
	color: #333;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.homepage-content-columns {
	display: flex;
	gap: 20px;
	justify-content: center;
	text-align: left;
}

.homepage-content-column {
	flex: 1;
	max-width: 600px;
}

.homepage-content-column p {
	font-size: 16px;
	color: #555;
	line-height: 1.6;
	margin-bottom: 15px;
}

#badge-ribbon {
	height: 65px;
}
/* DEBUGGING */
div.owl-item.active::after {
    display: none;
}

/* Homepage Mobile Styles */
@media (max-width: 768px) {
	.flexslider .flex-control-nav {
		position: relative !important;
		padding-top: 5px;
	}

	#cat-featured.owl-carousel .slider-item {
		width: 55%;
		position: relative;
		margin: auto;
	}

	/* Homepage Columns and Layout */
	.homepage-two-column-section {
		display: block;
		padding: 0 10px 20px 10px;
	}

	.homepage-column {
		width: 100%;
		min-width: 100%;
		padding: 10px 0px;
		/* Merged padding */
		margin-top: 10px;
		align-items: flex-start;
		flex-wrap: wrap;
		flex-direction: column;
		justify-content: space-between;
		min-height: 100%;
	}

	.homepage-column-content {
		flex: auto;
		display: flex;
		flex-direction: column;
		padding: 10px;
		/* Merged padding */
	}

	.homepage-column-image {
		flex: none;
		display: block;
		width: 100%;
		height: 120px;
		margin-right: 0;
	}

	.homepage-column-content .homepage-cta-button {
		display: inline-block;
		margin-top: auto;
		text-align: center;
	}

	.homepage-content-columns {
		align-items: flex-start;
		flex-wrap: wrap;
		min-height: 100%;
		padding: 10px 20px;
		display: block;
		/* Merged property */
	}

	.homepage-content-column {
		width: 100%;
		max-width: 100%;
	}

	/* Featured Categories */
	.featured-category:not(.featured-cat-mobile) {
		display: block;
		padding-top: 0;
		padding-bottom: 20px;
	}

	.home-white-title {
		margin-bottom: 5px;
	}

	.featured-category .owl-controls .owl-nav .owl-prev,
	.featured-category .owl-controls .owl-nav .owl-next {
		top: 35%;
	}

	/* Product Grids */
	.block-new-content .products-grid ol.products {
		margin: 8px 0 0 0;
	}

	.tm_Category_Slider_CMS .products-grid .product-item-info:hover {
		margin: 15px;
	}

	.home-featured-products-block .tm_special {
		margin-bottom: 0;
		margin-left: 15px;
	}

	.tm-category-product-tab,
	.tm_special,
	.tm_blog {
		margin-top: 0;
	}

	.tm_Category_Slider_CMS {
		margin-top: 0 !important;
	}

	/* Miscellaneous */
	.Badge .Badge__content .Badge__stars {
		font-size: 12vh;
		height: 28%;
	}

	.Badge .Badge__content .Badge__stars i.ruk-icon-percentage-star-25-01,
	.Badge .Badge__content .Badge__stars i.ruk-icon-percentage-star-50-01,
	.Badge .Badge__content .Badge__stars i.ruk-icon-percentage-star-75-01 {
		font-size: 9vh;
	}

	.footer-wrapper-inner-right {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-around;
	}

	.footer-wrapper-inner-right-content p {
		display: flex;
		flex: 1 1 100%;
		justify-content: space-between;
		align-items: center;
		text-align: center;
	}

	.footer-wrapper-inner-right-content img {
		margin-right: 0;
		max-width: 30%;
		padding: 0 0 25px 0;
	}

	/* Flexslider Adjustments */
	.flexslider .slides>li img {
		aspect-ratio: 32/9 !important;
	}
}

/* Sub-Category Styles Mobile Optimisation */
@media (max-width: 768px) {
	.sub-category-list-wrapper .sub-category-list__item {
		width: 100%;
	}
}

/* Checkout Page Custom */
.amcheckout-title {
    background: #a72a32 !important;
    color: white !important;
}

.checkout-payment-method .checkout {
    margin-top: 20px !important;
    border-radius: 8px !important;
    width: 90% !important;
    background: #5b8c16 !important;
    color: white !important;
    border-color: #5b8c16 !important;
    font-weight: bold;
}

.checkout-payment-method .checkout:hover {
    background: #5b8c16 !important;
    color: white !important;
    border-color: #5b8c16;
    opacity: 0.8;
}

.checkout-index-index .fixed {
    padding-top: 0 !important;
}

.checkout-index-index .checkout-header .title {
    color: #5b8c16;
    font-weight: bold;
}

.checkout-index-index .checkout-header:before {
    content: "\f023";
    color: #5b8c16;
    font-weight: bold;
    font-family: 'FontAwesome';
    float: left;
    margin: 10px;
    font-size: 33px;
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    background: #5b8c16 !important;
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle:hover {
    background: #5b8c16 !important;
    color: white !important;
    opacity: 0.8;
}

#block-discount-heading {
    margin-top: 10px;
}


/* Add down arrow to items that have a dropdown */
.menu-dropdown-icon>a::after {
	content: "\e622";
	font-size: 11px;
	margin-left: 0;
	display: inline-block;
	transition: transform 0.3s ease;
	font-family: 'Luma-Icons';
}

/* Animate arrow rotation on hover */
.menu-dropdown-icon:hover>a::after {
	transform: rotate(180deg);
}

/* Optional: Slightly bold the hovered menu item for better UX */
.menu-dropdown-icon:hover>a {
	font-weight: bold;
}

@media screen and (min-width: 1300px) {
	.header_customlink li .level-top {
		padding: 22px 9px 18px !important;
	}
}

@media screen and (max-width: 1430px) {
	.header_customlink li a {
		font-size: 14px !important;
	}
}


/* Default: Desktop - two columns */
.submenu-columns {
	display: flex;
	flex-wrap: nowrap;
	gap: 40px;
	/* space between columns */
}

.submenu-column {
	width: 50%;
	list-style: none;
	padding: 0;
	margin: 0;
}


/* Fixed Header Streamline */
@media (min-width: 767px) {
	.fixed .page-header .tm_header {
		display: none;
	}
	.page-wrapper .page-header.fixed .header.content {
		padding-top: 0 !important;
	}

	.page-wrapper .page-header.fixed .header-menu-outer {
		margin-top: 0 !important;
	}
}

.header_customlink li .submenu li a {
	border-bottom: 1px solid #cecece;
	padding: 15px 10px !important;
}

.header_customlink li .submenu li:last-child a {
	border-bottom: none !important;
}

/* Newsletter Popup */
#bio_ep_close img {
	width: 75px;
}

#mp-popup-template6 {
	width: 100% !important;
	border-radius: 8px !important;
	box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.75);
	-webkit-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.75);
}

.popup-loader {
	width: 93% !important;
	bottom: 3px !important;
}

#bio_ep_close {
	top: 9px !important;
}

#bio_ep {
	background: none !important;
	box-shadow: none;
}

/* Container for banner + form */
.lb-input-wrapper input {
	border: none !important;
	background: #eee;
	border-radius: 50px !important;
	padding-left:20px;
}

.lb-popup {
	max-width: 800px;
	margin: auto;
	font-family: 'Open Sans', sans-serif;
	overflow: hidden;
	border-radius: 8px;
	background: #fff;
}

/* === PROMO BANNER === */
.promo-banner {
	background-color: #a72a32;
	padding: 40px 20px 20px;
	color: #fff;
	text-transform: uppercase;
	overflow: hidden;
	position: relative;
}

.promo-content {
	position: relative;
	max-width: 100%;
	margin: 0 auto;
}

.promo-tag {
	display: inline-block;
	background: #ffe600;
	color: #000;
	font-weight: 900;
	font-size: 2.2em;
	padding: 0.25em 0.9em;
	transform: skewX(-15deg);
	position: absolute;
	z-index: 3;
	box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.5);
	white-space: nowrap;
	opacity: 0;
	animation-duration: 0.8s;
	animation-fill-mode: forwards;
	animation-timing-function: ease-out;
}

.promo-top-left {
	top: -0.8em;
	left: -1.1em;
	animation-name: slideInLeft;
	animation-delay: 0.2s;
}

.promo-bottom-right {
	bottom: -0.9em;
	right: -1em;
	animation-name: slideInRight;
	animation-delay: 0.4s;
}

.main-sale-wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 2;
	margin: 3.2em 0;
}

.main-sale {
	background: #000;
	padding: 0.5em 1.3em;
	font-size: 3em;
	font-weight: 900;
	transform: skewX(-15deg);
	box-shadow: 8px 8px 0 rgba(0, 0, 0, 0.5);
	white-space: nowrap;
	opacity: 0;
	animation: fadeIn 1s ease-out 0.6s forwards;
}

/* === FORM AREA === */
.lb-popup-body {
	background: #fff;
	padding: 30px 30px 20px;
	text-align: center;
}

.lb-subtext {
	font-size: 24px;
	margin-bottom: 20px;
	color: #333;
	text-align: center;
	line-height: 1.4;
}

.lb-input-wrapper {
	overflow: hidden;
	margin-bottom: 15px;
}

.lb-input {
	width: 100%;
	padding: 12px 20px;
	font-size: 15px;
	border: 2px solid #a72a32;
	outline: none;
	border-radius: 999px;
}

.lb-button {
	background-color: #5b8c16;
	color: #fff;
	padding: 12px 25px;
	font-size: 16px;
	border: none;
	border-radius: 8px;
	cursor: pointer;
	text-transform: uppercase;
	width: 100%;
}

.lb-button:hover {
	background-color: #4a7512;
}

/* Animations */
@keyframes slideInLeft {
	from {
		transform: translateX(-100%) skewX(-15deg);
		opacity: 0;
	}

	to {
		transform: translateX(0) skewX(-15deg);
		opacity: 1;
	}
}

@keyframes slideInRight {
	from {
		transform: translateX(100%) skewX(-15deg);
		opacity: 0;
	}

	to {
		transform: translateX(0) skewX(-15deg);
		opacity: 1;
	}
}

@keyframes fadeIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}


/* === RESPONSIVE === */

@media (max-width: 480px) {
	.mageplaza-betterpopup-content div.mage-error {
		font-size: 34px;
		padding-top: 25px;
	}
	.success-title {
		font-size: 36px;
	}

	#popup-success-content small {
		font-size: 28px;
	}

	#mp-coupon-code {
		font-size: 45px;
		margin: 20px 0;
		height:90px;
		border-width:8px;
	}

	button.btn-copy.primary {
		height: 75px !important;
		font-size: 42px;
		margin:20px 0;
	}
	.promo-bottom-right {
		bottom: -0.9em;
		right: -0.8em;
	}

	.main-sale {
		font-size: 4.6em;
	}

	.promo-top-left {
		top: -0.9em;
		left: -0.7em;
	}

	.promo-tag {
		font-size: 3.8em;
	}

	.lb-button {
		font-size: 41px;
		padding: 30px;
	}

	.lb-subtext {
		font-size: 32px;
		margin-bottom: 40px;
	}

	.promo-banner {
		min-height: 185px;
	}

	.lb-input-wrapper {
		margin-bottom: 40px !important;
	}

	.lb-input-wrapper input {
		height: 85px;
		font-size: 34px !important;
		padding-left:35px;
	}

	.lb-input-wrapper input::placeholder {
		font-size: 34px !important;
	}

	#bio_ep_close img {
		width: 80px;
	}
}
.success-title {
	color: white;
}

#popup-success-content small {
	color: white !important;
}

button.btn-copy.primary {
	height: 41px;
	background: #5b8c16 !important;
	border:none !important;
}
#mp-coupon-code {
	border-width: 3px;
}

#bio_ep_close2 {
  font-size: 22px;
  margin: 25px 0 10px 0;
}
#bio_ep_close2:hover {
  text-decoration: underline;
  cursor: pointer;
}

.mp-better-popup-click-trigger {
  left: 25px !important;
  bottom: 25px !important;
}
.click-trigger {
  background-color: #a72a32 !important;
  padding: 15px 35px 15px 22px !important;
  font-size: 26px !important;
  font-weight: bold !important;
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  border: none !important;
}
.click-trigger:hover {
  background-color: #ffd200 !important;
  box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -webkit-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px 0px rgba(0, 0, 0, 0.75);
  color: black !important;
}
.click-trigger:before {
  content: "\1F389";
}

/* June 2025 - Style Revisions */
/* Checkout Improvements */
.amcheckout-step-container .opc-payment-additional {
  margin-bottom: 20px;
}
.checkout-index-index .page-wrapper {
  padding-top: 0 !important;
}
.checkout-index-index .scrollup {
  display: none !important;
}
.checkout-index-index .block-authentication .block-title strong {
  font-weight: 800 !important;
  font-size: 24px;
}
.checkout-index-index .checkout-header {
  width: 100% !important;
}
.checkout-index-index .checkout-header .description {
  clear: both;
}
@media screen and (max-width: 768px) {
  .am-checkout.-modern .authentication-wrapper .action-auth-toggle {
    margin-top: 25px;
    font-size: 18px;
  }
  .checkout-index-index .checkout-header:before {
    margin-top: 0 !important;
  }
  .am-checkout.-modern .amcheckout-step-container .action.checkout.amasty {
    width: 100% !important;
    font-size: 26px;
    marign-top: 0 !important;
    padding: 20px;
    margin-bottom: 35px;
    text-align: center;
  }
}

/* Price Consistency */
.tm_special .price-box.price-final_price .special-price .price {
  color: #5b8c16 !important;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price {
  color: #9d3737 !important;
  font-weight:bold;
}
.catalog-product-view .product-info-price {
  width: 100%;
}

/* Product Page Adjustments */
.product-info-main .product.attribute.sku .type {
  font-weight: bold;
}

.catalog-product-view .box-tocart .action.tocart::before {
  font-family: "FontAwesome";
  display: inline-block;
  font-weight: normal; /* use 400 if you’re using the regular style */
  content: "\f07a"; /* unicode for fa-shopping-cart */
  margin-right: 0.5em; /* space between icon & text */
  vertical-align: middle; /* align nicely with the button text */
  font-size: 1em; /* match your button text size */
}

/* Styles for the shipping banner */
.product-shipping-banner {
  display: inline-flex;
  align-items: center;
  border: 2px dotted #333;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #f9f9f9;
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #333;
  position: relative;
  margin-bottom: 15px;
}
.product-shipping-banner .fa-shipping-fast {
  margin-right: 8px;
  color:#5b8c16;
}
.product-shipping-banner i {
  font-size: 1.2em;
}
.product-shipping-info-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 23px;
  height: 23px;
  border: 2px solid #333;
  border-radius: 50%;
  font-size: 0.9em;
  margin-left: 12px;
  cursor: pointer;
  position: relative;
}
.product-shipping-tooltip {
  display: none;
  position: absolute;
  top: calc(100% + 8px);
  right: 0;
  max-width: 350px;
  background: #fff;
  border: 1px solid #ccc;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  padding: 12px;
  z-index: 10;
}
.product-shipping-info-icon:hover + .product-shipping-tooltip,
.product-shipping-info-icon.active + .product-shipping-tooltip {
  display: block;
}
.product-shipping-tooltip table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0.9em;
}
.product-shipping-tooltip th,
.product-shipping-tooltip td {
  padding: 6px 8px;
  border-bottom: 1px solid #eee;
  text-align: left;
}
.product-shipping-tooltip th {
  background: #f1f1f1;
  font-weight: bold;
}
.product-shipping-tooltip caption {
  caption-side: top;
  font-weight: bold;
  margin-bottom: 8px;
}
.amcart-confirm-buttons .button {font-size:16px !important;}
.cart-summary .checkout-methods-items .action.primary.checkout {font-weight:bold; font-size:16px;}