/* LATEST STYLING UPDATES ---- happy styling!... */
/* SLP home - K */

/* SLP home - K */

.home .site-main {
    padding-top: 84px;
    padding-bottom: 0;
}

.home .footer-horizontal-fence {
    background-color: var(--tbr-bg-white) !important;
}

/* home brand-grid - K */

.brand-grid .brand-img {
	padding: 30px 30px !important;
}

.brand-grid .brand-discount {
    text-transform: uppercase;
    letter-spacing: 0.1em !important;
}

.brand-grid .brand-discount.line-0 {
    padding-bottom: 3px !important;
}

.brand-grid .brand-discount.line-1 {
    padding-top: 3px !important;
    font-weight: normal;
    font-size: 11px;
}

/* other grid spacing */

.grid-box .brand-item.col-item .grid-box-img,
.grid-box .card.col-item .grid-box-img,
.grid-box.favorites-list .col-item .grid-box-img {
    padding: 20px 30px !important;
}
@media screen and (min-width: 768px) {
.grid-box {
        grid-template-columns: repeat(auto-fill, minmax(calc(20% - 10px), 1fr));
    }
}

/* I added a higher res logo in the footer and this is adjusting the size - K */

footer.site-footer .site-info img {
    max-width: 126px;
}

/* Portal page changes - K */

#primary.site-portal .container-shop-by .row .col-6 span {
    display: none;
}

#primary.site-portal .container-shop-by .row .col-6 .shop-by-img {
    height: auto;
}

#primary.site-portal .container-shop-by .row {
    display: flex;
    grid-gap: 0;
}

#primary.site-portal .container-shop-by .row .col-6 {
    flex: 0 0 80%;
    max-width: 300px;
    margin: 1em;
}

@media screen and (max-width: 782px) {
	#primary.site-portal .container-shop-by .row .col-6 {
		flex: 0 0 80%;
		/* max-width: 50vw; */
		margin: 2.5vw;
	}
}

.contact-help.text-center {
    display: flex;
    flex-direction: column;
    align-items: center;
	padding-top: 1em;
}

.page-id-59 .contact-help.text-center {
    margin: 0;
    padding: 0.5em 0;
}

.page-id-59 .contact-help.text-center h5.small-title {
    margin-bottom: 0.25em;
}

.site-portal .portal-extra.text-center p {
    margin-top: -1em;
    font-weight: 400;
    line-height: 1.5;
    font-size: 0.8em;
}

.btn-contact {
    color: #E69366 !important;
    border: 2px solid #E69366 !important;
    border-radius: 0px !important;
    letter-spacing: 0.15em;
    font-size: 0.8em;
    font-family: "Lato", Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    background-color: RGBA(255, 255, 255, 0);
    padding-top: 0.5em !important;
    padding-right: 2em !important;
    padding-bottom: 0.5em !important;
    padding-left: 2em !important;
    transition: all 0.3s ease-in-out;
    width: auto;
    margin: 1em 0;
}

.btn-contact:hover {
    color: #FFFFFF !important;
    border-color: #E69366 !important;
    border-width: 2px !important;
    background-image: initial;
    background-color: #E69366;
}

.site-portal h1, .site-portal .container-greeting p {
    font-family: 'Domaine Display Medium', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 500;
    font-size: 24px;
    color: var(--tbr-primary);
    letter-spacing: 0.03em;
    line-height: 1;
}

.page-id-59 section.post-header {
    display: none;
}

.exclusive-slider {
    background-color: #FEE6D3 !important;
}

.site-portal h1, .site-portal .container-greeting p.mb-2 {
    margin: 0;
}



form#searchform {

}

.exclusive-slider {
    display: flex;
    flex-direction: column;
    background-color: #fcf6f3;
    padding: 3em 1em;
}

.exclusive-slider .pagination-section {
    visibility: hidden;
}

.site-portal .exclusive-slider h1 {
    position: relative;
    width: auto;
    max-width: 300px;
    margin: auto;
	line-height: 1.2;
}

.exclusive-slider h1:before {
    content: "";
    display: block;
    aspect-ratio: 3 / 1;
    background-image: url(/wp-content/uploads/2024/04/heart-trio-big.png);
    background: url(/wp-content/uploads/2024/04/heart-trio-big.png) no-repeat;
    /* background-size: 4em; */
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    position: absolute;
    width: 41px;
    height: 55px;
    right: -56px;
}

.exclusive-slider h1:after {
    content: "";
    display: block;
    aspect-ratio: 8 / 1;
    background-image: url(/wp-content/uploads/2024/04/DDC_Arrow_04.png);
    background: url(/wp-content/uploads/2024/04/DDC_Arrow_04.png) no-repeat;
    background-size: 6em;
    background-repeat: no-repeat;
    background-position: center;
    margin: 9px auto;
}



/* single discount - K */

.single-ddc_discount .post-header .page-title {
    background-image: none;
}

.single-ddc_discount #primary.site-offer-detail {
    padding: 0;
	margin-top: 0.5rem;
}

.single-ddc_discount .container-fluid.container-images.mb-4 {
    padding: 0 !important;
	margin-bottom: 0.75rem !important;
}

.single-ddc_discount .site-offer-detail .partner-logo img {
    padding: 0 2em 1em;
    aspect-ratio: 4 / 2;
    object-fit: contain;
}

.single-ddc_discount .partner-logo {
    order: 1;
}

.single-ddc_discount .offer-text {
    order: 2;
}

.single-ddc_discount #primary.site-offer-detail .container-details .offers {
    order: 3;
    background-color: var(--tbr-bg-white) !important;
    padding: 1em 2em 2em;
    gap: 0.5rem;
    margin-bottom: 1em !important;
}

.single-ddc_discount .brand-description {
    order: 4;
    padding-top: 1em;
}

.single-ddc_discount .offer-terms {
    order: 5;
    margin-bottom: 0 !important;
}

#primary.site-offer-detail .container-details .offer-text .line-1 {
    font-size: 1.3rem;
    margin-top: 0.25rem;
}

#primary.site-offer-detail .container-details .offers .btn {
    color: #FFFFFF !important;
    border-color: #E69366 !important;
    border-width: 2px !important;
    background-image: initial;
    background-color: #E69366;
    min-width: 200px;
}

#primary.site-offer-detail .container-details .offers .btn:hover {
    color: #E69366 !important;
    background-color: RGBA(255, 255, 255, 0);
}

.single-ddc_discount .container-fluid.container-details {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 1em;
}

#primary.site-offer-detail .container-details > div > div {
    padding-left: 2rem;
    padding-right: 2rem;
}

h5.small-title {
    color: var(--tbr-primary);
    text-transform: uppercase;
    font-size: 0.8rem;
	margin-bottom: 1em;
}

.underline {
    text-decoration: underline;
}

#primary.site-offer-detail .container-details .offers .discount-info {
    line-height: 1.5;
}

@media screen and (max-width: 782px) {
	.single-ddc_discount .site-offer-detail .partner-logo img {
		padding: 0 2em 1em;
		/* aspect-ratio: 4 / 2; */
		object-fit: contain;
		max-height: 66px;
	}
}

/* adjust nav for new favourite icon placement - K */

#masthead .main-navigation {
    align-items: center;
}

/* adjust the favourites heart position in grids */

.site-offer-detail .dashicons-heart:before,
.simplefavorite-button .dashicons-heart:before {
    background-size: 80%;
    background-position: center;
}

.site-offer-detail .dashicons-heart,
.simplefavorite-button .dashicons-heart {
    position: absolute !important;
    font-size: 1.5rem !important;
}

.simplefavorite-button .dashicons-heart {
    top: 8px !important;
    right: 8px !important;
}

.site-offer-detail .dashicons-heart {
    top: 14px !important;
    right: 14px !important;
}

.site-category-detail .dashicons-heart {
    top: 5px !important;
    right: 5px !important;
}

/* hide checkout elements - K */

tr.recurring-totals {
    display: none !important;
}

tr.cart-subtotal.recurring-total {
    display: none !important;
}

tr.order-total.recurring-total {
    display: none !important;
}

/* remove the letter spacing in FAQ's paragraph */

.et-db #et-boc .et-l .et_pb_accordion_item_15.et_pb_toggle .et_pb_toggle_content p {
    letter-spacing: normal !important;
}

/* portal - re-order the "shop by" buttons */

#primary.site-portal .container-shop-by .row a:first-child {
    order: 1;
}

/* portal - adjust */
#primary.site-offer-detail .container-details .offer-text .line-0 {
    background-size: 100% 27px;
}

/* single discount */

#primary.site-offer-detail .container-details .offer-terms p {
    font-size: 0.8rem;
}

.single-ddc_discount .post-header {
    padding-top: 0;
}

/* portal - search form */

.searchform ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ccc;
}
.searchform ::-moz-placeholder { /* Firefox 19+ */
  color: ccc;
}
.searchform :-ms-input-placeholder { /* IE 10+ */
  color: ccc;
}
.searchform :-moz-placeholder { /* Firefox 18- */
  color: ccc;
}
.searchform i.fa.fa-search {
    color: #b0b0b0;
}

/* temporarily hide the nav
#masthead .main-navigation .hmenu-toggle {
    display: none;
}

#masthead .main-navigation .header-sign-in {
    right: 0;
}
*/

.hide {
	display: none;
}
/* hide the FAQ item on the My Details page */
.post-header.mb-3 + .sub-menus li:nth-child(2) {
    display: none;
}

/* hide the category icon */

img.d-block.mx-auto.partner-logo {
    display: none;
}

/* hide category titles for shop by store brands */

.site-shop-by-store .grid-box .col-item .grid-box-title {
    display: none;
}

/* adjust for additional line of text for exclusive offers */

#primary.site-offer-detail .container-details .offer-text .line-1 {
    margin-bottom: 0;
}

#primary.site-offer-detail .container-details .offer-text .line-2 {
    font-family: "Lato";
    font-size: 1.3rem;
    font-weight: 700;
    letter-spacing: 0.07em;
    margin-top: 0.25rem;
	display: none !important;
}

#primary.site-offer-detail .container-details .offer-text {
    margin-bottom: 1.5rem;
}

/* code for the third line of text if added */
.card-body.card-offer {
    position: relative;
}

.d-block.grid-box-title.line-2 {
    font-size: 11px;
	text-transform: uppercase;
}

span.d-block.grid-box-title.line-2 {
    position: absolute;
    top: 0;
    padding: 5px !important;
    background-color: var(--tbr-black) !important;
}

/* reduce the size of the second line in the grid */
@media screen and (max-width: 1080px) {
span.d-block.postfix.grid-box-title.line-1, span.brand-discount.line-1 {
    font-size: 9px !important;
    padding-top: 7px !important;
}
}

/* add spacing between google pay and apple pay buttons */

li.wc-stripe-checkout-banner-gateway.banner_payment_method_stripe_applepay {
    margin-top: 10px !important;
}

/* single discount adjustments - balancing the logo sizes and reducing the offer text size */

@media screen and (max-width: 782px) {
	/* 
	.single-ddc_discount #masthead {
    	padding: 10px 14px 5px; 
	}
	*/	
	.single-ddc_discount .site-offer-detail .partner-logo img {
		padding: 0 0 1em;
        aspect-ratio: 5 / 2;
        object-fit: contain;
        max-width: 250px;
        max-height: 150px;
	}

	.postid-1694.single-ddc_discount .site-offer-detail .partner-logo img, 
	.postid-1722.single-ddc_discount .site-offer-detail .partner-logo img, 
	.postid-1726.single-ddc_discount .site-offer-detail .partner-logo img, 
	.postid-1782.single-ddc_discount .site-offer-detail .partner-logo img, 
	.postid-2702.single-ddc_discount .site-offer-detail .partner-logo img {
    	max-width: 150px;
    	aspect-ratio: 3 / 2;
	}
	
	#primary.site-offer-detail .container-details .offer-text .line-0 {
		background-size: 100% 1.6rem;
		font-size: 3rem;
	}

	#primary.site-offer-detail .container-details .offer-text .line-1 {
		margin-bottom: 0;
		font-size: 1.1rem;
		margin-top: 0;
	}
	.single-ddc_discount.postid-2612 .site-offer-detail .partner-logo img {
    max-height: 120px;
}
}

/* single discounts that have UP TO text */

.line-0 span {
    font-size: 1.1rem;
    letter-spacing: 0.07em;
}

/* remove border from the html 5 video tags */

video {
    clip-path: inset(1px 1px);
}

/* temp unswiping of exclusive offers in portal */

.swiper-container-no-swipe {
    max-width: 100% !important;
}

.swiper-wrapper-no-swipe {
    display: flex;
    /* flex-wrap: wrap; */
    justify-content: center;
    flex-direction: column;
    align-items: center;
}

.swiper-wrapper-no-swipe .swiper-slide {
    width: unset;
    height: unset;
    padding: 0.5em;
    max-width: 300px;
}

.swiper-wrapper-no-swipe a.card-body {
    display: block;
}

.swiper-wrapper-no-swipe .swiper-container .swiper-slide .card .card-body img {
    vertical-align: middle;
}
/* Ecoya */
.swiper-wrapper-no-swipe .swiper-slide:nth-child(1) {
    order: 5;
}
/* Hello Hoaus 90 */
.swiper-wrapper-no-swipe .swiper-slide:nth-child(2) {
    order: 7;
}
/* Tile Cloud */
.swiper-wrapper-no-swipe .swiper-slide:nth-child(3) {
    order: 4;
}
/* Hello Haus 25 */
.swiper-wrapper-no-swipe .swiper-slide:nth-child(4) {
    order: 6;
}
/* Sunday Supply Co */
.swiper-wrapper-no-swipe .swiper-slide:nth-child(5) {
    order: 1;
}
/* The Society Inc */
.swiper-wrapper-no-swipe .swiper-slide:nth-child(6) {
    order: 2;
}
.swiper-wrapper-no-swipe .swiper-slide:nth-child(7) {
    order: 3;
}

/* adding menu items for members in the portal */

#masthead .main-navigation .menu-primary-container .nav-menu li.menu-shopby-category a {
	padding-left: 40px;
}

#masthead .main-navigation .menu-primary-container .nav-menu li.menu-shopby-category a::before {
    background-image: url(/wp-content/uploads/2024/05/DDC_Shopping_Trolley_WHITE.png);
}

#masthead .main-navigation .menu-primary-container .nav-menu li.menu-shopby-store a {
	padding-left: 40px;
}

#masthead .main-navigation .menu-primary-container .nav-menu li.menu-shopby-store a::before {
    background-image: url(/wp-content/uploads/2024/05/DDC_Shopping_Trolley_WHITE.png);
}

/* adjust the fadeout animation for the Netflix moment intro - also see front-page.php */
.fade-out {
    animation: fadeOut 1s ease-out 4s forwards;
}

.fade-out {
    animation: fadeOut 1s ease-out 4s forwards;
}

/* change the order of the categories on the SLP first 9 only to put paint as number 1

.home .category-item.w-100 {
    order: 100;
}

.home .category-item.w-100.paint {
    order: 1;
}

.home .category-item.w-100.furniture {
    order: 2;
}

.home .category-item.w-100.lighting {
    order: 3;
}

.home .category-item.w-100.tiles {
    order: 4;
}

.home .category-item.w-100.tapware {
    order: 5;
}

.home .category-item.w-100.homewares {
    order: 6;
}

.home .category-item.w-100.flooring {
    order: 7;
}

.home .category-item.w-100.cladding {
    order: 8;
}

.home .category-item.w-100.bed-linen {
    order: 9;
}
 */
/* Add background colour to the footer fence - K */

.page-id-1468 .site-main,
.page-id-2223 .site-main,
.page-id-2224 .site-main,
.page-id-2225 .site-main,
.page-id-1372 .site-main {
    padding-bottom: 0;
}

.page-id-1468 .footer-horizontal-fence, 
.page-id-2223 .footer-horizontal-fence, 
.page-id-2224 .footer-horizontal-fence, 
.page-id-2225 .footer-horizontal-fence, 
.page-id-1372 .footer-horizontal-fence {
    background-color: var(--tbr-bg-white) !important;
}
/* hide the sort feature on the Shop by category page */

.page-id-818 .container-sort-selector.filter-sort {
    display: none;
}

/* fix the issue with not being able to click the Sign in with Google button */
a.woo-slp-social-login-googleplus, 
a.woo-slp-social-login-apple {
    display: inline-block;
}

div#woo-slp-gplus-0 {
    width: 100%;
}

/* hiding the space below the payment methods 

.payment_box.payment_method_stripe_googlepay.wc-stripe-no-methods {
    display: none !important;
}

.payment_box.payment_method_ppcp {
    display: none !important;
}
*/

/* 01-07-24 - SC-268 Fix positioning of the search icon on the portal page */

#primary.site-portal .container-search .searchform>div {
    align-items: center;
}

button#searchsubmit {
    padding: 0.6em;
}

/* 01-07-24 - SC-268 Remove the shadow circle around the heart */

.card-offer .simplefavorite-button .dashicons {
    background-color: transparent;
}

/* 01-07-24 - SC-268 Hide the accordian icon for the empty ADD CARD TO DIGITAL WALLET item */

.tbr-accordion li .accordion-title.phone::after {
    visibility: hidden;
}

/* 01-07-24 - SC-306 Remove subtotal so it's one less price point */

tr.cart-subtotal {
    display: none;
}

/* 03-07-24 - SC-268 Replace the search FA icon with a PNG */

button#searchsubmit .fa-search:before {
    visibility: hidden;
}

button#searchsubmit i {
    background-image: url(https://threebirdscard.com/wp-content/uploads/2024/07/Search-Icon-30x30-1.png);
    background-size: contain;
    background-repeat: no-repeat;
}

/* 
 * 03-07-24 SC-268
 * Shrink the font size ‘Search for stores or by category’
 * Make the search box corner radius bigger so the corner is less square like the example below
 * Align the logo, icons and search bar to match the screenshot.
 */
 #primary.site-portal .container-search .searchform input[type="text"] {
    border-radius: 8px;
    font-size: 12px;
    padding: 9px;
    text-indent: 25px;
}

#primary.site-portal .container-search {
    padding: 0 22px;
}

/* 
 * 03-07-24 SC-268
 * Adjust for adding the brand description between the tiles and the brand name heading.
 */

#primary.site-offer-detail .container-details .w-100.text-center.brand-description.above {
    padding: 0;
}

#primary.site-offer-detail {
    margin-top: 0;
}

/* 
 * 04-07-24 SC-304 Portal Latest and Greatest Tiles
 * Redesign how the tiles stack on desktop.
 */

.swiper-wrapper-no-swipe {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    width: 1300px;
    margin: auto;
    max-width: 90%;
}

/* 
 * 04-07-24 SC-303 Category icon and logo size in portal tiles
 * Make the category icons more consistent in size - see furniture, fireplaces and benchtops as to small.
 * Lock the icons to a 1:1 ratio
 */
.grid-box .col-item .grid-box-img {
    aspect-ratio: 1 / 1;
    height: auto !important;
    padding: 2.5em !important;
}

.grid-box .col-item .grid-box-img.benchtops,
.grid-box .col-item .grid-box-img.outdoor, 
.grid-box .col-item .grid-box-img.fireplaces, 
.grid-box .col-item .grid-box-img.furniture {
    padding: 1em !important;
}

.grid-box .col-item .grid-box-img.homewares,
.grid-box .col-item .grid-box-img.real-estate, 
.grid-box .col-item .grid-box-img.mattresses {
    padding: 1.5em !important;
}

/* 
 * 04-07-24 SC-303 Category icon and logo size in portal tiles
 * Make logos bigger and more consistent in size on Shop By Store.
 * Lock the logos to a 1:1 ratio
 */

.grid-box .brand-item.col-item .grid-box-img {
    aspect-ratio: 1 / 1;
    height: auto !important;
    padding: 1.5em 1em !important;
}

.grid-box .brand-item.col-item .grid-box-img.pineapple-traders,
.grid-box .brand-item.col-item .grid-box-img.society-of-wanderers,
.grid-box .brand-item.col-item .grid-box-img.pony-rider,
.grid-box .brand-item.col-item .grid-box-img.byron-bay-hanging-chairs,
.grid-box .brand-item.col-item .grid-box-img.enlightened-living,
.grid-box .brand-item.col-item .grid-box-img.al-ive-body {
    padding: 2.5em !important;
}

.grid-box .brand-item.col-item .grid-box-img.merci-maison, 
.grid-box .brand-item.col-item .grid-box-img.pillow-talk {
    padding: 2.5em 0 !important;
}

.grid-box .brand-item.col-item .grid-box-img.onyx-smoke,
.grid-box .brand-item.col-item .grid-box-img.zimi,
.grid-box .brand-item.col-item .grid-box-img.min-ceramics,
.grid-box .brand-item.col-item .grid-box-img.clo-studios,
.grid-box .brand-item.col-item .grid-box-img.eva,
.grid-box .brand-item.col-item .grid-box-img.few-far,
.grid-box .brand-item.col-item .grid-box-img.lopi,
.grid-box .brand-item.col-item .grid-box-img.lo-co,
.grid-box .brand-item.col-item .grid-box-img.life-interiors,
.grid-box .brand-item.col-item .grid-box-img.peppa-hart,
.grid-box .brand-item.col-item .grid-box-img.three-birds-reno-school,
.grid-box .brand-item.col-item .grid-box-img.three-birds-styling-school,
.grid-box .brand-item.col-item .grid-box-img.urban-road {
    padding: 3em !important;
}

/* 
 * 16-07-24 Request From Jess 
 * to remove email field from the edit my details page
 * This is a temporary solution only
 */
input#account_email {
    pointer-events: none;
    opacity: 0.5;
}

.form-row-wide + .clear + .form-row-wide {
    pointer-events: none;
}

.form-row-wide + .clear + .form-row-wide .required {
    display: none;
}

/*
 * 30-07-24 - Switch up the background sections
 * note: new .three-birds-section added is static.
 * School tiles should be added via options - needs to be dynamic 
 */

.page-id-59 .contact-help.text-center {
    background-color: #FCF6F3 !important;
    padding: 3.5em 0 1.5em;
}

.page-id-59 .footer-horizontal-fence {
    background-color: #FCF6F3 !important;
}

.three-birds-exclusive {
    background-color: #ffffff !important;
}

/* 31-07-24 - Adjust space between sections in the portal page */

.container-fluid.container-shop-by.pb-0.mb-3 {
    padding-bottom: 2em !important;
}

.page-id-59 main#primary {
    padding-bottom: 0;
}

/* 31-07-24 - Add a min width the the titles so the arrows and hearts don't get cut off */

.site-portal .exclusive-slider h1 {
    min-width: 155px;
}

/* 
 * 16-12-24 - Move the logo in the sticky header to the centre on desktop only
 * note: header-item class added to items in the header 
 * Plus additional first item div added to enable space between to work for centering the logo 
 */
@media screen and (min-width: 782px) {
	header#masthead {
		display: flex;
		justify-content: space-between;
		align-items: center;		
		padding: 10px 16px;
	}
	#masthead .site-branding.header-item {
		display: flex;
		flex-grow: 0;
		margin-right: 0;
		justify-content: center;
	}
	#masthead .site-branding.header-item .custom-logo-link {
		margin-right: unset;
	}
	.header-item {
		width: 10em;
	}
	.site-branding.header-item img {
		max-width: 120px;
		height: auto;
	}
}
/* 
 * 28-02-25 - Hide the Actions row on the My Subscriptions page
 * The mechanics of the links in this row need to be fixed or completed 
 * The links should point to Cancel, Change Payment and Renew Now.
 * https://threebirdsrenovations.atlassian.net/browse/DDRTF-14

.woocommerce-view-subscription .woocommerce table.shop_table.subscription_details tr:last-child {
    display: none;
}
*/ 
.tag-ddc-sub-on-ddc.woocommerce-view-subscription .woocommerce table.shop_table.subscription_details tr:last-child {
    display: table-row;
}

/* 21-03-25 - Disable and disguise link to single product page which is not in use */

.product-name a {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: black;
}

/* 21-03-25 - Hide BROWSE PRODUCTS button on these pages */

.woocommerce-orders a.woocommerce-Button.wc-forward.button {
    display: none;
}

/* 21-03-25 - General Tidy up of self-serve */

.woocommerce-orders .actions, 
.woocommerce-view-order .actions, 
.woocommerce-view-subscription .actions {
    max-width: fit-content;
}

.woocommerce-view-order .woocommerce-customer-details address, 
.woocommerce-view-subscription .woocommerce-customer-details address {
    text-align: center;
	border-radius: 0;
}

.woocommerce-MyAccount-content h2 {
    font-family: "Switzer-Semibold";
    font-size: 16px;
    margin: 0 auto;
    padding: 1px 3px;
    background-image: url(/wp-content/uploads/2024/04/title_bg.png);
    background-size: 100% 10px;
    background-repeat: repeat-x;
    background-position: bottom center;
    width: fit-content;
    text-transform: uppercase;
    margin-bottom: 1em !important;
}

.woocommerce-order-pay .site-main {
    max-width: 1080px;
    padding: 16px;
}

span.update-all-subscriptions-payment-method-wrap p span {
    padding: 0 1em;
    display: block;
}

form#add_payment_method {
    display: block;
}

.woocommerce-order-pay input#place_order {
    border: 2px solid var(--tbr-primary) !important;
    background-color: var(--tbr-primary) !important;
    color: var(--tbr-white) !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    padding: 10px !important;
}

/* let the modal display for early renewal */
.wcs-modal .content-wrapper .content {
    display: block;
}

/* hide the slider nav on the Renewal Perk Offer */

.postid-24070 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    display: none;
}

/* add a background to woocommerce checkout main div and footer behind fence */
.woocommerce-checkout .footer-horizontal-fence {
    background-color: #FCF6F3 !important;
}

.woocommerce-checkout .site-main {
    background-color: #FCF6F3 !important;
}

/* temp hide PayPal on checkouts */
li.wc_payment_method.payment_method_ppcp {
    display: none !important;
}

/* New page template for blank landing page template */

.blank-landing {
    padding: 0;
}

.page-template-page-blank .footer-horizontal-fence {
    background-color: #FCF6F3 !important;
}

/* hide the /my-details temporary password notice */

.woocommerce-account .woocommerce-info {
    display: none;
}

.single-ddc_discount .card-body h2, .single-ddc_discount .card-body p {
    display: none;
}