@font-face {
  font-family: 'Plantin';
  src: url('/assets/font/plantin-mt-pro/PlantinMTPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Plantin';
  src: url('/assets/font/plantin-mt-pro/PlantinMTPro-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'PS Fournier';
  src: url('/assets/font/ps-fournier/PSFournierStd-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PS Fournier';
  src: url('/assets/font/ps-fournier/PSFournierStd-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Area Extended';
  src: url('/assets/font/area-extened/AreaExtended-Semibold.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
.title {
  text-transform: none !important;
}

body {
  font-family: 'Plantin', serif /*{body-font-family}*/;
	font-size: 14px /*{body-font-size}*/;
	color: rgba(0, 0, 0, 0.9) /*{body-font-colour}*/;
	background-color: #ffffff;
}
.free-word {
  font-family: 'Plantin', serif; /* or your custom font */
  font-style: italic;
  font-weight: 600; /* adjust based on your uploaded fonts */
  text-transform: lowercase;
}
/*------------- Text Styling -------------*/
a,
.pagination > li > a,
.pagination > li > span  {
	color: rgba(82, 82, 82, 0.9) /*{link-text-colour}*/;
}
a:hover,
a:focus {
	color: rgba(82, 82, 82, 0.9) /*{link-text-colour}*/;
	opacity:0.8;
}
h1,
.h1 {
	font-family: 'PS Fournier', serif;
	letter-spacing: normal !important;
	text-transform: capitalize !important;

}
h2,
.h2 {
	font-family: 'PS Fournier', serif;
	font-style: italic;
	letter-spacing: normal !important;
}
h3,
.h3 {
	font-family: 'PS Fournier', serif;
	font-style: normal;
	letter-spacing: normal !important;
}
h4,
.h4 {
	font-family: 'Area Extended', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.025em;
}
h5,
.h5 {
	font-family: 'PS Fournier', serif;
	font-style: normal;
	letter-spacing: normal !important;
}
h6,
.h6 {
	font-family: 'PS Fournier', serif;
}
h1,
.h1 {
	font-size: 32px /*{header-1-font-size}*/;
}
h2,
.h2 {
	font-size: 24px /*{header-2-font-size}*/;
}
h3,
.h3 {
	font-size: 20px /*{header-3-font-size}*/;
}
h4,
.h4 {
	font-size: 18px /*{header-4-font-size}*/;
}
h5,
.h5 {
	font-size: 16px !important;
}
label {
  font-family: 'PS Fournier', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-transform: lowercase;
}

/*------------- Button Styling -------------*/
.btn-default,
.label-default,
body.active #mobile-menu .closebtn {
	color: rgba(54, 55, 65, 1) /*{btn-default-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-default-bg-colour}*/;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover
.open .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	color: rgba(38, 39, 45, 1) /*{btn-default-text-colour-hover}*/;
	background-color: #F0ECE6 /*{btn-default-bg-colour-hover}*/;
}
.btn-primary,
.btn-success,
.label-primary,
.label-success,
.blog-thumbnail .blog-date,
#wrapper-staticmenu .navbar-nav > li > a:after,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: rgba(54, 55, 65, 1) /*{btn-primary-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-primary-bg-colour}*/;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	color: rgba(32, 32, 33, 1) /*{btn-primary-text-colour-hover}*/;
	background-color: #F0ECE6 /*{btn-primary-bg-colour-hover}*/;
}
.btn-warning,
.label-warning {
	color: rgba(38, 39, 45, 1) /*{btn-warning-text-colour}*/;
	background-color: #F0ECE6 /*{btn-warning-bg-colour}*/;
}
.thumbnail-badge.label-warning span {
	color: rgba(38, 39, 45, 1) /*{btn-warning-text-colour}*/;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:hover,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	color: rgba(38, 39, 45, 1) /*{btn-warning-text-colour-hover}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-warning-bg-colour-hover}*/;
}
.btn-danger,
.label-danger {
	color: rgba(38, 39, 45, 1) /*{btn-danger-text-colour}*/;
	background-color: #F0ECE6 /*{btn-danger-bg-colour}*/;
}
.thumbnail-badge.label-danger span {
	color: rgba(38, 39, 45, 1) /*{btn-danger-text-colour}*/;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:hover,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	color: #ffffff /*{btn-danger-text-colour-hover}*/;
	background-color: #d2322d /*{btn-danger-bg-colour-hover}*/;
}
.btn-info,
.label-info {
	color: rgba(54, 55, 65, 1) /*{btn-info-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-info-bg-colour}*/;
}
.thumbnail-badge.label-info span {
	color: rgba(54, 55, 65, 1) /*{btn-info-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-info-bg-colour}*/;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:hover,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	color: rgba(54, 55, 65, 1) /*{btn-info-text-colour-hover}*/;
	background-color: #F0ECE6 /*{btn-info-bg-colour-hover}*/;
}
.btn-inverse {
	color: #333333 /*{btn-inverse-text-colour}*/;
  border-color: #333333 /*{btn-inverse-border-colour}*/;
	background-color: #ffffff;
}
/* Pagination */
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 50%;
}
.pagination > li > a,
.pagination > li > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  color: #989898;
  background-color:#fff;
  margin: 0 3px;
  border: none;
  display: inline-block;
  text-align: center;
}
.breadcrumb,
.breadcrumb span,
.breadcrumb a {
    font-family: 'Area Extended', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}


  .page-header h1 {
  text-transform: none !important;

}

.toggle-filters,
.toggle-filters span,
form select[name="sortby"],
form select[name="sortby"] option {
  font-family: 'Area Extended', sans-serif !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.025em;
  text-transform: uppercase !important;
}

.btn-text p {
  text-transform: uppercase !important;

}
.product-quantity label {
  text-transform: none !important;
  font-family: 'Plantin', serif;
  font-weight: 300;
  font-style: normal;
} 
.wishlist_toggle span {
  font-family: 'Plantin', serif !important;
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 13px !important;
  text-transform: lowercase !important;
  display: inline-flex;
  align-items: center;
  gap: 4px;
} 

.tooltip-inner {
  font-family: 'Plantin', serif;
  font-style: italic;
  font-weight: 300;
  text-transform: lowercase;
  font-size: 13px;
  color: #000;
  background-color: #f9f9f9;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #000; /* thin black border */
} 
.productprice,
.productwasprice,
.productrrp {
  font-family: 'PS Fournier', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px; /* adjust as needed */
  text-transform: none;
}
.panel-title {
  font-family: 'Area Extended', sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: Uppercase;
  letter-spacing: 0.025em; /* +25 tracking */
  font-size: 14px;
  
}
.panel-heading-thumbnails .panel-title {
  font-family: 'PS Fournier', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  text-transform: lowercase !important;
}

/* Capitalise the first letter only */
.panel-heading-thumbnails .panel-title::first-letter {
  text-transform: normal;
} 

#header-cart th,
#header-cart td {
  text-transform: capitalize !important;
  font-weight: 300; /* optional */
  font-family: 'Plantin', serif; /* optional */
}
.checkout-btn a.btn.btn-success {
  border-radius: 0px;
  font-family: 'PS Fournier', serif;
  font-style: italic;
  font-weight: 300;
  text-transform: capitalize;
}
.cartTable--heading {
  text-transform: capitalize !important;

}
.thumb_cart {
  text-transform: none !important;

}


/*--------- HEADER ---------*/
/* Annoucement Bar */
#wrapper-announcement {
  background-color: rgba(250, 249, 246, 1); /*{announcement-bg}*/
  text-transform: capitalize !important;
  font-style: normal;
  font-weight: 400; /* light */
  font-family: 'Plantin', serif; 
  letter-spacing: 0.025em;
}

#wrapper-announcement,
#wrapper-announcement a {
  color: rgba(54, 55, 65, 1); /*{announcement-text}*/
  font-style: normal;
  font-weight: 400;
}
/* Header Cart */
#header-cart span,
.mob-cart span.cart-count {
  background-color: rgba(250, 249, 246, 1) /*{btn-primary-bg-colour}*/;
  color: rgba(0, 0, 0, 1) /*{btn-primary-text-colour}*/;
}
/* Main Menu */
#wrapper-staticmenu .navbar-nav > li > a {
  color: rgba(0, 0, 0, 1);
  font-family: 'Area Extended', sans-serif;
  font-weight: 300; /* makes it thinner */
  text-transform: uppercase;
  letter-spacing: 0.025em;

}
#wrapper-staticmenu .navbar-nav > li:hover > a,
#mobile-menu a:focus,
header .list-social a:hover .fa,
footer .list-social .fa:hover {
  color: rgba(166, 168, 165, 1) /*{header-menu-link-hover}*/;
}

/* KIT HEADER TITLE */
.panel-title {
  font-family: 'PS Fournier', serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}

/* KIT PRODUCT NAME */
.components-thumbnail .title {
  font-family: 'Plantin', serif;
  font-weight: 300;
  font-style: normal;
}

/* PRICE LABEL */
.components-thumbnail .price {
  font-family: 'Plantin', serif !important;
  font-weight: 300;
  font-style: italic;
}

/* QTY LABEL */
.input-group-addon {
  font-family: 'Plantin', serif;
  font-style: italic;
  text-transform: lowercase;
}

/* QTY INPUT FIELD */
.component-config-input {
  font-family: 'Plantin', serif;
  font-style: normal;
}

/* VARIATION DROPDOWNS */
.component-var-opt {
  font-family: 'Plantin', serif;
  font-style: normal;
  font-size: 14px;
}

.input-group-addon {
  background-color: #faf9f6 !important; /* your defined off-white */
  color: #000; /* optional: make text black for contrast */
  border: 1px solid #ccc; /* optional: match input box border */
  font-family: 'Plantin', serif;
  font-style: italic;
  text-transform: lowercase; /* optional: match your style */
}
.page-header h1,
.page-header .h1 {
  font-family: 'PS Fournier', serif;
  text-transform: none !important;
  font-style: normal;
  font-weight: 400;

}


/*--------- FOOTER ---------*/
/* USPS */
.wrapper-usps .fa {
  color: rgba(55, 56, 66, 0.9) /*{usp-colour}*/;
}
/* Thumbnail quantity field */
.products-row article .thumb-qty-field {
    width: 50px;
    margin-right: 5px;
}
.products-row article .thumb-qty-field + .addtocart {
    width: calc(100% - 55px);

}
/* Thumbnails: Top Seller Badge */
.savings-container {
    width: 100%;
    left: -5px;
    top: -5px;
    z-index: 1;
}
.thumbnail-badge .badge-text {
  font-family: 'Plantin', serif;
  font-style: italic;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 15px;
}    

.top-seller-badge {
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    white-space: normal;
    font-size: 13px;
    font-weight: 500;
    padding: 2px;
    margin-top: 2px;
}
@font-face {
  font-family: 'Plantin';
  src: url('/assets/font/plantin-mt-pro/PlantinMTPro-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Plantin';
  src: url('/assets/font/plantin-mt-pro/PlantinMTPro-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'PS Fournier';
  src: url('/assets/font/ps-fournier/PSFournierStd-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'PS Fournier';
  src: url('/assets/font/ps-fournier/PSFournierStd-Italic.woff2') format('woff2');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Area Extended';
  src: url('/assets/font/area-extened/AreaExtended-Semibold.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}
.title {
  text-transform: none !important;
}

body {
  font-family: 'Plantin', serif /*{body-font-family}*/;
	font-size: 14px /*{body-font-size}*/;
	color: rgba(0, 0, 0, 0.9) /*{body-font-colour}*/;
	background-color: #ffffff;
}
.free-word {
  font-family: 'Plantin', serif; /* or your custom font */
  font-style: italic;
  font-weight: 600; /* adjust based on your uploaded fonts */
  text-transform: lowercase;
}
/*------------- Text Styling -------------*/
a,
.pagination > li > a,
.pagination > li > span  {
	color: rgba(82, 82, 82, 0.9) /*{link-text-colour}*/;
}
a:hover,
a:focus {
	color: rgba(82, 82, 82, 0.9) /*{link-text-colour}*/;
	opacity:0.8;
}
h1,
.h1 {
	font-family: 'PS Fournier', serif;
	letter-spacing: normal !important;
	text-transform: capitalize !important;

}
h2,
.h2 {
	font-family: 'PS Fournier', serif;
	font-style: italic;
	letter-spacing: normal !important;
}
h3,
.h3 {
	font-family: 'PS Fournier', serif;
	font-style: normal;
	letter-spacing: normal !important;
}
h4,
.h4 {
	font-family: 'Area Extended', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.025em;
}
h5,
.h5 {
	font-family: 'PS Fournier', serif;
	font-style: normal;
	letter-spacing: normal !important;
}
h6,
.h6 {
	font-family: 'PS Fournier', serif;
}
h1,
.h1 {
	font-size: 32px /*{header-1-font-size}*/;
}
h2,
.h2 {
	font-size: 24px /*{header-2-font-size}*/;
}
h3,
.h3 {
	font-size: 20px /*{header-3-font-size}*/;
}
h4,
.h4 {
	font-size: 18px /*{header-4-font-size}*/;
}
h5,
.h5 {
	font-size: 16px !important;
}
label {
  font-family: 'PS Fournier', serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  text-transform: lowercase;
}

/*------------- Button Styling -------------*/
.btn-default,
.label-default,
body.active #mobile-menu .closebtn {
	color: rgba(54, 55, 65, 1) /*{btn-default-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-default-bg-colour}*/;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default:active:hover
.open .dropdown-toggle.btn-default,
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	color: rgba(38, 39, 45, 1) /*{btn-default-text-colour-hover}*/;
	background-color: #F0ECE6 /*{btn-default-bg-colour-hover}*/;
}
.btn-primary,
.btn-success,
.label-primary,
.label-success,
.blog-thumbnail .blog-date,
#wrapper-staticmenu .navbar-nav > li > a:after,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	color: rgba(54, 55, 65, 1) /*{btn-primary-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-primary-bg-colour}*/;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary:active:hover,
.open .dropdown-toggle.btn-primary,
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success,
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	color: rgba(32, 32, 33, 1) /*{btn-primary-text-colour-hover}*/;
	background-color: #F0ECE6 /*{btn-primary-bg-colour-hover}*/;
}
.btn-warning,
.label-warning {
	color: rgba(38, 39, 45, 1) /*{btn-warning-text-colour}*/;
	background-color: #F0ECE6 /*{btn-warning-bg-colour}*/;
}
.thumbnail-badge.label-warning span {
	color: rgba(38, 39, 45, 1) /*{btn-warning-text-colour}*/;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning:active:hover,
.open .dropdown-toggle.btn-warning,
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	color: rgba(38, 39, 45, 1) /*{btn-warning-text-colour-hover}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-warning-bg-colour-hover}*/;
}
.btn-danger,
.label-danger {
	color: rgba(38, 39, 45, 1) /*{btn-danger-text-colour}*/;
	background-color: #F0ECE6 /*{btn-danger-bg-colour}*/;
}
.thumbnail-badge.label-danger span {
	color: rgba(38, 39, 45, 1) /*{btn-danger-text-colour}*/;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger:active:hover,
.open .dropdown-toggle.btn-danger,
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	color: #ffffff /*{btn-danger-text-colour-hover}*/;
	background-color: #d2322d /*{btn-danger-bg-colour-hover}*/;
}
.btn-info,
.label-info {
	color: rgba(54, 55, 65, 1) /*{btn-info-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-info-bg-colour}*/;
}
.thumbnail-badge.label-info span {
	color: rgba(54, 55, 65, 1) /*{btn-info-text-colour}*/;
	background-color: rgba(250, 249, 246, 1) /*{btn-info-bg-colour}*/;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info:active:hover,
.open .dropdown-toggle.btn-info,
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	color: rgba(54, 55, 65, 1) /*{btn-info-text-colour-hover}*/;
	background-color: #F0ECE6 /*{btn-info-bg-colour-hover}*/;
}
.btn-inverse {
	color: #333333 /*{btn-inverse-text-colour}*/;
  border-color: #333333 /*{btn-inverse-border-colour}*/;
	background-color: #ffffff;
}
/* Pagination */
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-radius: 50%;
}
.pagination > li > a,
.pagination > li > span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  color: #989898;
  background-color:#fff;
  margin: 0 3px;
  border: none;
  display: inline-block;
  text-align: center;
}
.breadcrumb,
.breadcrumb span,
.breadcrumb a {
    font-family: 'Area Extended', sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.025em;
}


  .page-header h1 {
  text-transform: none !important;

}

.toggle-filters,
.toggle-filters span,
form select[name="sortby"],
form select[name="sortby"] option {
  font-family: 'Area Extended', sans-serif !important;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.025em;
  text-transform: uppercase !important;
}

.btn-text p {
  text-transform: lowercase !important;

}
.product-quantity label {
  text-transform: none !important;
  font-family: 'Plantin', serif;
  font-weight: 300;
  font-style: normal;
} 
.wishlist_toggle span {
  font-family: 'Plantin', serif !important;
  font-weight: 300 !important;
  font-style: italic !important;
  font-size: 13px !important;
  text-transform: lowercase !important;
  display: inline-flex;
  align-items: center;
  gap: 4px;
} 

.tooltip-inner {
  font-family: 'Plantin', serif;
  font-style: italic;
  font-weight: 300;
  text-transform: lowercase;
  font-size: 13px;
  color: #000;
  background-color: #f9f9f9;
  padding: 6px 10px;
  border-radius: 4px;
  border: 1px solid #000; /* thin black border */
} 
.productprice,
.productwasprice,
.productrrp {
  font-family: 'PS Fournier', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 22px; /* adjust as needed */
  text-transform: none;
}
.panel-title {
  font-family: 'Area Extended', sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: Uppercase;
  letter-spacing: 0.025em; /* +25 tracking */
  font-size: 14px;
  
}
.panel-heading-thumbnails .panel-title {
  font-family: 'PS Fournier', serif;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  margin: 0;
  text-transform: lowercase !important;
}

/* Capitalise the first letter only */
.panel-heading-thumbnails .panel-title::first-letter {
  text-transform: lowercase;
} 

#header-cart th,
#header-cart td {
  text-transform: capitalize !important;
  font-weight: 300; /* optional */
  font-family: 'Plantin', serif; /* optional */
}
.checkout-btn a.btn.btn-success {
  border-radius: 0px;
  font-family: 'Area Extended', sans-serif !important;
  font-style: normal;
  font-weight: 300;
  text-transform: capitalize;
}
.cartTable--heading {
  text-transform: capitalize !important;

}
.thumb_cart {
  text-transform: none !important;

}


/*--------- HEADER ---------*/
/* Annoucement Bar */
#wrapper-announcement {
  background-color: rgba(250, 249, 246, 1); /*{announcement-bg}*/
  text-transform: capitalize !important;
  font-style: normal;
  font-weight: 400; /* light */
  font-family: 'Plantin', serif; 
  letter-spacing: 0.02em;
}

#wrapper-announcement,
#wrapper-announcement a {
  color: rgba(54, 55, 65, 1); /*{announcement-text}*/
  font-style: normal;
  font-weight: 400;
}
/* Header Cart */
#header-cart span,
.mob-cart span.cart-count {
  background-color: rgba(250, 249, 246, 1) /*{btn-primary-bg-colour}*/;
  color: rgba(0, 0, 0, 1) /*{btn-primary-text-colour}*/;
}
/* Main Menu */
#wrapper-staticmenu .navbar-nav > li > a {
  color: rgba(0, 0, 0, 1);
  font-family: 'Area Extended', sans-serif;
  font-weight: 300; /* makes it thinner */
  text-transform: uppercase;
  letter-spacing: 0.025em;

}
#wrapper-staticmenu .navbar-nav > li:hover > a,
#mobile-menu a:focus,
header .list-social a:hover .fa,
footer .list-social .fa:hover {
  color: rgba(166, 168, 165, 1) /*{header-menu-link-hover}*/;
}

/* KIT HEADER TITLE */
.panel-title {
  font-family: 'PS Fournier', serif;
  font-size: 18px;
  font-style: normal;
  text-transform: none;
}

/* KIT PRODUCT NAME */
.components-thumbnail .title {
  font-family: 'Plantin', serif;
  font-weight: 300;
  font-style: normal;
}

/* PRICE LABEL */
.components-thumbnail .price {
  font-family: 'Plantin', serif !important;
  font-weight: 300;
  font-style: italic;
}

/* QTY LABEL */
.input-group-addon {
  font-family: 'Plantin', serif;
  font-style: italic;
  text-transform: lowercase;
}

/* QTY INPUT FIELD */
.component-config-input {
  font-family: 'Plantin', serif;
  font-style: normal;
}

/* VARIATION DROPDOWNS */
.component-var-opt {
  font-family: 'Plantin', serif;
  font-style: normal;
  font-size: 14px;
}

.input-group-addon {
  background-color: #faf9f6 !important; /* your defined off-white */
  color: #000; /* optional: make text black for contrast */
  border: 1px solid #ccc; /* optional: match input box border */
  font-family: 'Plantin', serif;
  font-style: italic;
  text-transform: lowercase; /* optional: match your style */
}
.page-header h1,
.page-header .h1 {
  font-family: 'PS Fournier', serif;
  text-transform: none !important;
  font-style: normal;
  font-weight: 400;

}

/* =========================================
   HOME PAGE – FEATURED ADVERTS
========================================= */

/* Base */

.wrapper-featured-grid .grid-item {
    position: relative;
    overflow: hidden;
}

/* Remove Neto overlay */

.wrapper-featured-grid .grid-item::before,
.wrapper-featured-grid .grid-item::after {
    display: none;
    content: none;
}

/* Prevent global link hover from dimming image */

.wrapper-featured-grid .grid-item,
.wrapper-featured-grid .grid-item:hover,
.wrapper-featured-grid .grid-item:focus {
    opacity: 1 !important;
}

/* Caption */

.wrapper-featured-grid .caption {
    background: transparent !important;
    border: 0;
    box-shadow: none;
    padding: 0;
    text-align: center;
}

/* Heading */

.wrapper-featured-grid .headline {
    font-family: "PS Fournier", serif;
    font-style: normal;
    font-weight: 400;
    font-size: 32px !important;
    line-height: 1.1;
    color: #ffffff;
    margin: 0 0 16px;
    text-transform: none !important;
}

/* Description */

.wrapper-featured-grid .featured-description {
    font-family: "Plantin", serif;
    font-size: 17px;
    line-height: 1.6;
    color: #ffffff;
    max-width: 460px;
    margin: 0 auto 28px;
}

/* Button */

.wrapper-featured-grid .mb-featured-grid-button {
    display: inline-block;

    padding: 14px 34px;

    font-family: "Area Extended", sans-serif;
    font-size: 11px;
    font-weight: 300;
    letter-spacing: 0.025em;
    text-transform: uppercase;

    color: #ffffff;
    text-decoration: none;

    background: transparent;
    border: 1px solid #ffffff;

    transition:
        background-color .25s ease,
        color .25s ease,
        border-color .25s ease;
}

/* Only the button changes */

.wrapper-featured-grid .mb-featured-grid-button:hover {
    background: #FAF9F6;
    color: #181818;
    border-color: #FAF9F6;
}

/* Never change the image */

.wrapper-featured-grid .grid-item:hover {
    opacity: 1 !important;
}

.wrapper-featured-grid .grid-item:hover::before,
.wrapper-featured-grid .grid-item:hover::after {
    display: none;
}
.wrapper-featured-grid .grid-item-img {
    background-size: 100% auto !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* Mobile */

@media (max-width:767px){

    .wrapper-featured-grid .headline{
        font-size:30px;
    }

    .wrapper-featured-grid .featured-description{
        font-size:15px;
        margin-bottom:22px;
    }

    .wrapper-featured-grid .mb-featured-grid-button{
        padding:12px 26px;
        font-size:10px;
    }

}
/*--------- FOOTER ---------*/
/* USPS */
.wrapper-usps .fa {
  color: rgba(55, 56, 66, 0.9) /*{usp-colour}*/;
}
/* Thumbnail quantity field */
.products-row article .thumb-qty-field {
    width: 50px;
    margin-right: 5px;
}
.products-row article .thumb-qty-field + .addtocart {
    width: calc(100% - 55px);

}
/* Thumbnails: Top Seller Badge */
.savings-container {
    width: 100%;
    left: -5px;
    top: -5px;
    z-index: 1;
}
.thumbnail-badge .badge-text {
  font-family: 'Plantin', serif;
  font-style: italic;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 15px;
}    

.top-seller-badge {
    height: 45px;
    width: 45px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    white-space: normal;
    font-size: 13px;
    font-weight: 500;
    padding: 2px;
    margin-top: 2px;
}  
/* ====== Refined Minimal Off-White Buttons ====== */
.btn,
.button,
.btn-default,
.btn-primary {
  font-family: 'Area Extended', sans-serif !important;
  font-style: normal;
  text-transform: uppercase;

  font-weight: 300; /* Less bold */
  font-size: 12px;
  letter-spacing: 0.025px;
  text-transform: uppercase;

  padding: 12px 28px;
  border: 1px solid rgba(54, 55, 65, 0.2); /* Thin charcoal border */
  color: rgba(54, 55, 65, 1); /* Charcoal text */
  background-color: rgba(250, 249, 246, 1); /* Off-white background */
  transition: all 0.3s ease-in-out;
}

button:hover,
.btn:hover,
.btn-default:hover,
.btn-primary:hover {
  background-color: #F0ECE6;
  color: rgba(38, 39, 45, 1);
  border-color: rgba(38, 39, 45, 0.3); /* Slightly darker on hover */
  transform: scale(1.01);
}
button:disabled,
.btn:disabled {
  background-color: #e6e6e6;
  color: #999999;
  border-color: #cccccc;
  cursor: not-allowed;
  transform: none;
}
.btn-sm,
.btn-xs,
.mb-button--small,
.info-box .btn {
  background-color: rgba(250, 249, 246, 1);
  color: rgba(54, 55, 65, 1);
  padding: 6px 16px;

  font-family: 'Plantin', serif !important;
  font-style: italic !important;
  font-weight: 300 !important;
  font-size: 12px;
  letter-spacing: normal !important;
  text-transform: lowercase !important;

  border-radius: 0;
  border: 1px solid rgba(54, 55, 65, 0.2);
  transition: all 0.3s ease-in-out;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.btn-sm:hover,
.btn-xs:hover,
.mb-button--small:hover,
.info-box .btn:hover {
  background-color: #F0ECE6;
  color: rgba(38, 39, 45, 1);
  border-color: rgba(38, 39, 45, 0.3);
  transform: scale(1.01);
}
.featured-caption {
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  padding: 12px 24px;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: border 0.2s ease, box-shadow 0.2s ease;
  text-align: center;
}
.featured-caption:hover {
  border-color: transparent;
}



 
/* ===== Desktop Default ===== */
.strength-wrapper {
  display: block;
  margin-bottom: 10px;
}
.strength-selector {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 12px;
  border: 1px solid #000;
  font-family: sans-serif;
  font-size: 14px;
  margin: 12px auto;
  white-space: nowrap;
  border-radius: 0px; /* Square edges */
  max-width: 100%;
}
.strength-selector label {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  font-weight: normal;
  white-space: nowrap;
}
.strength-options {
  display: flex;
  gap: 4px;
}
.strength-options span {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  background: #F0ECE6;
  font-size: 11px;
  color: #333;
  flex-shrink: 0;
}
.strength-options .selected {
  border: 1px solid #000;
  font-weight: bold;
  background: #fff;
}
/* ===== Mobile View ===== */
@media (max-width: 480px) {
  .strength-selector {
    transform: scale(0.7); /* Adjust size */
    transform-origin: top center;
    display: inline-block;
    margin: 0 auto 12px auto;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 0px;
    max-width: 100%;
    overflow: hidden;
  }
}
  .strength-selector label {
    font-size: 10px;
    margin-right: 0px;
  }
  .strength-options {
    display: inline-flex;
    gap: 4px;
  }
  .strength-options span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    flex-shrink: 0;
  }
  
  
  .freebies .alert.alert-success {
  background-color: #FAF9F6 !important;
  border-color: transparent;
  color: #363741 !important;
}

.freebies .alert.alert-success h3,
.freebies .alert.alert-success p,
.freebies .alert.alert-success a,
.freebies .alert.alert-success strong {
  color: #363741 !important;
}
.btn,
.btn-default,
.btn-success,
.btn-info,
.btn-warning {
  background-color: rgba(250, 249, 246, 1);
  color: rgba(54, 55, 65, 1);
  border: 1px solid rgba(54, 55, 65, 0.2);
  text-transform: lowercase;
}

.btn:hover,
.btn-default:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover {
  background-color: #F0ECE6 !important;
  color: rgba(38, 39, 45, 1) !important;
  border-color: rgba(38, 39, 45, 0.3) !important;
  transform: scale(1.01);
}
footer h4 {
  font-family: 'Area Extended', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}


/* ===== Carousel Caption Styles: Refined Final ===== */
.carousel-caption {
  position: absolute;
  top: auto !important;
  bottom: 60px !important;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  padding: 0 20px;
  z-index: 10;
}

.carousel-caption h1 {
  font-family: 'PS Fournier', serif;
  font-size: 40px;
  font-weight: normal;
  color: #faf9f6;
  text-align: center;
  text-transform: none;
  line-height: 1.3;
  margin: 0 0 15px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  word-break: break-word;
  white-space: normal;
}

.carousel-caption h1 br {
  display: inline;
}

.carousel-caption p {
  font-family: 'Plantin', serif;
  font-size: 16px;
  font-style: normal;
letter-spacing: normal !important;
  color: #faf9f6;
  font-weight: 300;
  text-transform: none !important;
  margin: 0 0 30px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

/* Button style */
.carousel-caption a.btn-carousel {
    display: inline-block;
    font-family: 'Area Extended', sans-serif !important;
    font-size: 11px !important;
    font-weight: 300;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    padding: 10px 18px;
    border: 1px solid #faf9f6;
    border-radius: 0;
    color: #faf9f6;
    background: transparent;
}

.carousel-caption a.btn-carousel:hover {
  background: #faf9f6;
  color: #000;
}
.wrapper-carousel .advert-carousel {
  width: 100%;
  height: 800px !important;
  max-height: none !important;
  overflow: hidden;
  position: relative;
}

img.advert-carousel-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#mobile-menu .closebtn i.fa-times {
  color: #000 !important;
}
.strength-selector label {
  font-family: 'Area Extended', sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: 0.025em !important;
}
 /* ============================
   Maison Blanche — USP Row (clean)
   ============================ */

/* Strip container (the band above footer) */
#global-usp .wrapper-usps {
  background: #fff;                 /* no boxes, white page */
  padding: 18px 0 14px;             /* tight vertical rhythm */
}

/* Each tile wrapper (keeps things centered) */
.advert-usp {
  text-align: center;
  padding: 8px 6px;                 /* small top/bottom; avoids tall blocks */
}

/* Make the whole tile clickable */
.advert-usp .usp-line {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;                        /* space between icon and heading */
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  transition: opacity .2s ease;
}
.advert-usp .usp-line:hover { opacity: .85; }

/* Icon circle */
.advert-usp .usp-icon {
  width: 56px;
  height: 56px;
  background: #FAF9F6;             /* MB OFF WHITE */
  border-radius: 50%;
  position: relative;               /* for absolute centering of FA icon */
  line-height: 0;                   /* removes baseline space from FA */
  flex: 0 0 auto;
}

/* Font Awesome icon — force true geometric center */
.advert-usp .usp-icon i {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  font-size: 22px;
  line-height: 1;
  color: #000;                      /* solid black icon */
}

/* USP Heading */
.advert-usp .usp-title {
  margin: 0 0 16px;
  font-family: 'PS Fournier', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;           
  text-transform: none;
  letter-spacing: normal;
  color: #363741;
  line-height: 1.2;
}

/* USP Description */
.advert-usp .usp-desc {
  margin: 0;
  font-family: 'Plantin', serif;
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(54,55,65,.85);
}

/* Remove accidental default margins from headings/paragraphs inside links */
.advert-usp .usp-line h1,
.advert-usp .usp-line h2,
.advert-usp .usp-line h3,
.advert-usp .usp-line h4 {
    margin: 0 0 16px;
}

.advert-usp .usp-line p {
    margin: 0;
}

/* Responsive */
@media (max-width: 700px) {
  #global-usp .wrapper-usps { padding: 14px 0 10px; }
  .advert-usp { padding: 6px 4px; }
  .advert-usp .usp-icon { width: 48px; height: 48px; }
  .advert-usp .usp-icon i { font-size: 20px; }
  .advert-usp .usp-title { font-size: 13px; }
  .advert-usp .usp-desc { font-size: 13px; }
}
/* ===== Mobile USP: icon + headline only (no description) ===== */
@media (max-width: 700px) {
  /* Hide description text */
  #global-usp .usp-desc { display: none !important; }

  /* Tighten vertical rhythm */
  #global-usp .wrapper-usps { padding: 14px 0 10px !important; }
  #global-usp .advert-usp { padding: 6px 4px !important; }

  /* Compact two-line tile: icon + heading */
  #global-usp .usp-line { gap: 8px !important; }
  #global-usp .usp-icon { width: 48px; height: 48px; }
  #global-usp .usp-icon i { font-size: 20px; }

  /* Headline stays readable but tight */
  #global-usp .usp-title {
    font-size: 13px !important;
    line-height: 1.25 !important;
    margin: 0 !important;
  }
}/* ===== Consistent USP spacing above footer ===== */

/* Desktop */
#global-usp {
  margin-bottom: 40px; /* creates consistent white gap above footer block */
}

/* Mobile fix for home page */
@media (max-width: 700px) {
  body.template-home #global-usp {
    margin-bottom: 24px !important; /* ensures same white separation */
  }
}
button:hover,
.btn:hover,
.btn-default:hover,
.btn-primary:hover {
  background-color: #F0ECE6;
  color: rgba(38, 39, 45, 1);
  border-color: rgba(38, 39, 45, 0.3); /* Slightly darker on hover */
  transform: scale(1.01);
}
button:disabled,
.btn:disabled {
  background-color: #e6e6e6;
  color: #999999;
  border-color: #cccccc;
  cursor: not-allowed;
  transform: none;
}
.mb-button--small {
  background-color: rgba(250, 249, 246, 1);
  color: rgba(54, 55, 65, 1);
  padding: 6px 16px;
  font-family: 'Plantin', serif;
  font-style: italic;
  text-transform: lowercase;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-transform: lowercase;
  border-radius: 0px;
  border: 1px solid rgba(54, 55, 65, 0.2);
  transition: all 0.3s ease-in-out;
  display: inline-block;
  text-align: center;
  text-decoration: none;
}
.mb-button--small:hover {
  background-color: #F0ECE6;
  color: rgba(38, 39, 45, 1);
  border-color: rgba(38, 39, 45, 0.3);
  transform: scale(1.01);
}
.featured-caption {
  background: rgba(255, 255, 255, 0.9);
  display: inline-block;
  padding: 12px 24px;
  border-radius: 0px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  transition: border 0.2s ease, box-shadow 0.2s ease;
  text-align: center;
}
.featured-caption:hover {
  border-color: transparent;
}



 
/* ===== Desktop Default ===== */
.strength-wrapper {
  display: block;
  margin-bottom: 10px;
}
.strength-selector {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 6px 12px;
  border: 1px solid #000;
  font-family: sans-serif;
  font-size: 14px;
  margin: 12px auto;
  white-space: nowrap;
  border-radius: 0px; /* Square edges */
  max-width: 100%;
}
.strength-selector label {
  margin: 0;
  padding: 0;
  display: inline-flex;
  align-items: center;
  height: 24px;
  font-size: 12px;
  line-height: 1;
  font-weight: normal;
  white-space: nowrap;
}
.strength-options {
  display: flex;
  gap: 4px;
}
.strength-options span {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  border-radius: 50%;
  background: #F0ECE6;
  font-size: 11px;
  color: #333;
  flex-shrink: 0;
}
.strength-options .selected {
  border: 1px solid #000;
  font-weight: bold;
  background: #fff;
}
/* ===== Mobile View ===== */
@media (max-width: 480px) {
  .strength-selector {
    transform: scale(0.7); /* Adjust size */
    transform-origin: top center;
    display: inline-block;
    margin: 0 auto 12px auto;
    padding-left: 6px;
    padding-right: 6px;
    border-radius: 0px;
    max-width: 100%;
    overflow: hidden;
  }
}
  .strength-selector label {
    font-size: 10px;
    margin-right: 0px;
  }
  .strength-options {
    display: inline-flex;
    gap: 4px;
  }
  .strength-options span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    flex-shrink: 0;
  }
  
  
  .freebies .alert.alert-success {
  background-color: #FAF9F6 !important;
  border-color: transparent;
  color: #363741 !important;
}

.freebies .alert.alert-success h3,
.freebies .alert.alert-success p,
.freebies .alert.alert-success a,
.freebies .alert.alert-success strong {
  color: #363741 !important;
}
.btn,
.btn-default,
.btn-success,
.btn-info,
.btn-warning {
  background-color: rgba(250, 249, 246, 1);
  color: rgba(54, 55, 65, 1);
  border: 1px solid rgba(54, 55, 65, 0.2);
  text-transform: uppercase;
}

.btn:hover,
.btn-default:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover {
  background-color: #F0ECE6 !important;
  color: rgba(38, 39, 45, 1) !important;
  border-color: rgba(38, 39, 45, 0.3) !important;
  transform: scale(1.01);
}
footer h4 {
  font-family: 'Area Extended', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}


/* ===== Carousel Caption Styles: Refined Final ===== */
.carousel-caption {
  position: absolute;
  top: auto !important;
  bottom: 60px !important;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  width: 100%;
  padding: 0 20px;
  z-index: 10;
}

.carousel-caption h1 {
  font-family: 'PS Fournier', serif;
  font-size: 40px;
  font-weight: normal;
  color: #faf9f6;
  text-align: center;
  text-transform: none;
  line-height: 1.3;
  margin: 0 0 15px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  word-break: break-word;
  white-space: normal;
}

.carousel-caption h1 br {
  display: inline;
}

.carousel-caption p {
  font-family: 'Plantin', serif;
  font-size: 16px;
  font-style: normal;
  color: #faf9f6;
  font-weight: 300;
  text-transform: none !important;
    letter-spacing: normal !important;
  margin: 0 0 30px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}

/* Button style */
.carousel-caption a.btn-carousel {
    display: inline-block;
    font-family: 'Area Extended', sans-serif !important;
    font-size: 11px !important;
    font-weight: 300;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    padding: 10px 18px;
    border: 1px solid #faf9f6;
    border-radius: 0;
    color: #faf9f6;
    background: transparent;
}

.carousel-caption a.btn-carousel:hover {
  background: #faf9f6;
  color: #000;
}
.wrapper-carousel .advert-carousel {
  width: 100%;
  height: 800px !important;
  max-height: none !important;
  overflow: hidden;
  position: relative;
}

img.advert-carousel-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
#mobile-menu .closebtn i.fa-times {
  color: #000 !important;
}
.strength-selector label {
  font-family: 'Area Extended', sans-serif !important;
  text-transform: uppercase !important;
  letter-spacing: 0.025em !important;
}
 /* ============================
   Maison Blanche — USP Row (clean)
   ============================ */

/* Strip container (the band above footer) */
#global-usp .wrapper-usps {
  background: #fff;                 /* no boxes, white page */
  padding: 18px 0 14px;             /* tight vertical rhythm */
}

/* Each tile wrapper (keeps things centered) */
.advert-usp {
  text-align: center;
  padding: 8px 6px;                 /* small top/bottom; avoids tall blocks */
}

/* Make the whole tile clickable */
.advert-usp .usp-line {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;                        /* space between icon and heading */
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  transition: opacity .2s ease;
}
.advert-usp .usp-line:hover { opacity: .85; }

/* Icon circle */
.advert-usp .usp-icon {
  width: 56px;
  height: 56px;
  background: #FAF9F6;             /* MB OFF WHITE */
  border-radius: 50%;
  position: relative;               /* for absolute centering of FA icon */
  line-height: 0;                   /* removes baseline space from FA */
  flex: 0 0 auto;
}

/* Font Awesome icon — force true geometric center */
.advert-usp .usp-icon i {
  position: absolute;
  top: 50%; left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  font-size: 22px;
  line-height: 1;
  color: #000;                      /* solid black icon */
}

/* USP Heading */
.advert-usp .usp-title {
  margin: 0 0 16px;
  font-family: 'PS Fournier', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;           
  text-transform: none;
  letter-spacing: normal;
  color: #363741;
  line-height: 1.2;
}

/* USP Description */
.advert-usp .usp-desc {
  margin: 0;
  font-family: 'Plantin', serif;
  font-style: italic;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.6;
  color: rgba(54,55,65,.85);
}

/* Remove accidental default margins from headings/paragraphs inside links */
.advert-usp .usp-line h1,
.advert-usp .usp-line h2,
.advert-usp .usp-line h3,
.advert-usp .usp-line h4 {
    margin: 0 0 16px;
}

.advert-usp .usp-line p {
    margin: 0;
}

/* Responsive */
@media (max-width: 700px) {
  #global-usp .wrapper-usps { padding: 14px 0 10px; }
  .advert-usp { padding: 6px 4px; }
  .advert-usp .usp-icon { width: 48px; height: 48px; }
  .advert-usp .usp-icon i { font-size: 20px; }
  .advert-usp .usp-title { font-size: 13px; }
  .advert-usp .usp-desc { font-size: 13px; }
}
/* ===== Mobile USP: icon + headline only (no description) ===== */
@media (max-width: 700px) {
  /* Hide description text */
  #global-usp .usp-desc { display: none !important; }

  /* Tighten vertical rhythm */
  #global-usp .wrapper-usps { padding: 14px 0 10px !important; }
  #global-usp .advert-usp { padding: 6px 4px !important; }

  /* Compact two-line tile: icon + heading */
  #global-usp .usp-line { gap: 8px !important; }
  #global-usp .usp-icon { width: 48px; height: 48px; }
  #global-usp .usp-icon i { font-size: 20px; }

  /* Headline stays readable but tight */
  #global-usp .usp-title {
    font-size: 13px !important;
    line-height: 1.25 !important;
    margin: 0 !important;
  }
}/* ===== Consistent USP spacing above footer ===== */

/* Desktop */
#global-usp {
  margin-bottom: 40px; /* creates consistent white gap above footer block */
}

/* Mobile fix for home page */
@media (max-width: 700px) {
  body.template-home #global-usp {
    margin-bottom: 24px !important; /* ensures same white separation */
    
} 
/* Mobile Menu Feature */
.mobile-menu-feature {
    margin: 45px 20px 30px;
}

.mobile-menu-feature a {
    display: block;
    color: inherit;
    text-decoration: none;
}

.mobile-menu-feature img {
    width: 100%;
     height: 250px;
    object-fit: cover;
    object-position: center;
    display: block;
    margin-bottom: 18px;
}

.feature-overline {
    font-family: 'Area Extended', sans-serif;
    font-size: 10px;
    letter-spacing: .15em;
    text-transform: uppercase;
    color: #777;
    margin-bottom: 8px;
}

.feature-content h3 {
    font-family: 'PS Fournier', serif;
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 10px;
    text-transform: none;
}

.feature-link {
    font-family: 'Plantin', serif;
    font-size: 15px;
    color: #555;
}
/* Mobile menu account button */
#mobile-menu .account-btn .btn-default {
    text-transform: uppercase;
    letter-spacing: 0.08em; /* optional - matches your branding */
}
/* Remove blue focus box from header links */
header a,
header a:focus,
header a:active,
header a:hover,
nav a,
nav a:focus,
nav a:active,
nav a:hover {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  border-color: transparent !important;
}