/*
 Theme Name:   OPSv3 Theme 5
 Description:  OPS Theme 5
 Author:       Laura Wheatman
 Author URI:   http://www.onlineprintsolution.co.uk
 Template:     OPSv3
 Version:      1.0.8413925
*/

/* =============
GENERAL
================test*/


body{
	font-family: "Lato", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
    line-height: 1.7rem;
  	overflow-x: hidden;
}
html {
  overflow-x: initial;
	scroll-behavior: smooth;

}

body {
  overflow-x: hidden; /* Hides horizontal overflow only */
  overflow-y: auto;   /* Keeps vertical scroll */
}

h1  {
    font-size: 1.5rem;
    font-family: "Lato", sans-serif;
	font-weight: 700;
	font-style: normal;
    margin: 1rem 0;
}

h2 {
	font-size: 1.5rem;
    font-family: "Lato", sans-serif;
	font-weight: 500;
	font-style: normal;
    margin: 1rem 0;
}

.centered h1, .centered h2, .centered h3 {
    text-align: center;
    margin-bottom: 3rem;
    margin-top:2rem;
}


h3{
	font-family: "Lato", sans-serif;
	margin:1rem 0;
	margin-top: 0;
	font-weight: 500;
}
h4{
	font-weight: 500;
}

select#format-dd {
	cursor:pointer;
	transform: scale(1.0);
	transition: 0.15s;
	font-size: 14px;
}

select#format-dd:hover {
	cursor:pointer;
	transform: scale(1.010);
	transition: 0.15s;
}



.mySelectAttribute {
	cursor:pointer;
	transform: scale(1.0);
	transition: 0.15s;
	font-size: 14px;
}
.mySelectAttribute:hover {
	transform: scale(1.010);
	transition: 0.15s;
}

select#quantity-dd {
	cursor: pointer;
	transform: scale(1.0);
	transition: 0.15s;
}
select#quantity-dd:hover {
	transform: scale(1.010);
	transition: 0.15s;
}

#content{
	background-color: #FFF;
}
.whitesection{
	background-color: #FFF;
}
.greysection{
	background-color: #F5F5F5;
}
.darkgreysection{
	background-color: #eee;
}
.colorsection{
	color:#FFF;
}


.w-container{
	max-width: 1200px;
}
#catalogue .w-container{
	padding-bottom:30px;
}

:root {
	--lightgrey: #F5F5F5;
	--white: #FFF;
}

p.cart-costcentre.text-right {
    width: max-content;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    text-align: left;
}

p.cart-costcentre.text-right input {
background-color:white;
}

/* =============
HEADER
================*/
/* LOGO */
.site-title{
	margin: 0rem 0;
	padding: 1rem 0;
}
header#masthead{
	position:sticky;
	width:100%;
	top: 0;
	z-index: 999;
	left: 0;
}
header#masthead.mini-header .top-header,
header#masthead.mini-header .main-header{
	display:none;
}



	#filters {
    display: none;
    padding-top: 1rem;
}



/* ACCOUNT LINKS */

.account_links{
	text-align: right;
}

a.account_link{
	height: auto;
	width: auto;
	line-height: normal;
	padding: 10px;
	display:inline-block;
	font-size: 0.9rem;
	overflow: initial;
	text-decoration: none;
	transition: 0s;
	color: black;
	font-weight: 500;
}

.site-title a img {
	width:250px;
}
div.account_link{
	padding: 0px;
}

.top-header .account_link:visited:hover,
.top-header .account_link:hover{position: relative;background-color: #2631501f;color: #263150;}

.account_login .account_link{
	float: left;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: start;
    justify-items: start;

}



/* HEADER CONTACT */
.headercontactblock{
	    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 100px;
}
.header-contact {
    text-align: right;
}

.contact-text {
    font-size: 1.1em;
    font-weight: 600;
    margin-bottom: 5px;
	width:max-content;
}

a.phone{
	font-size:1.1em;
	display: block;
	line-height: 1;
	margin-bottom: 0.25rem;
}

a.email{
	font-size:1.1em;
	display: block;
	line-height: 1;
}
.floatlinks { float: right; margin-left: 0.5em; }

span.floatlinks { font-size: 1.2em; line-height:1em; }

.review-head{
	    padding: 10px;
    background-color: #ffffff;
    line-height: 1;
    margin: 10px 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    align-content: center;
}

.review-head .avg-rating img{
	height:13px;
	margin:0 auto;
}
.review-head .rating-no{
font-size:1.5rem;}

/* Search*/
.search_block {
    margin-top: 42px;
}

input#search_input {
    float: left;
    width: calc(100% - 47px);
}
button.search_button {
    height: 46px;
    display: inline-block;
    width: 46px;
    border: 0;
    color: #fff;
}
.searchform input[type="text"]{
	border:none;
	background-color: transparent;
	padding: 0px 10px;
}
.search_link form input[type="text"]:focus{
	border-bottom: transparent;
}
.search_link i, .search_link.active i{
	line-height: normal;
	color: #FFF;
}

/* NAVIGATION */



#site-navigation ul#megamenus{
	float:right;
}
.main-navigation ul{
    width: 100%;
    text-align: left;
    font-size: 0;
    display: flex;
    justify-content: center;

}



.account_link nav .cart_link .tool-tip {
display: flex;
}
.main-navigation li{
	display: inline-block;
	text-align: left;
	padding:0;
	transition: 0.5s;
}
.main-navigation li.cart_item{
	position: absolute;
	right:20px; 
}

ul.prodmenu li a {
max-width: max-content;	
}

ul#product-menu li a:hover:after {
	color: #CE0F69;
	transition:0.20s;
}

.main-navigation ul li:hover ul.sub-menu li a {
color: #782251;
}

a.menu-parent::after {
	font-family: 'Fontawesome';
    content: '\f107';
    font-size: .9rem;
	color: #FED141;
}

i.fa.fa-chevron-down {
    color: #FED141;
}

i.fa-regular.fa-arrow-left, i.fa-regular.fa-arrow-right {
	font-family: 'FontAwesome';
}

div.drag-hint strong {
	padding-left: 1rem;
	padding-right: 1rem;
}

.printoneplantonelogos {
    display: flex;
    gap: 1rem;
    margin-bottom: 1rem;
    margin-top: 1rem;
    justify-content: center;
}


#AllProducts > li a::after, #Category1 > li a::after, #Category2 > li a::after, #Category3 > li a::after {
	font-family: 'Fontawesome';
    content: '\f107';
    font-size: .9rem;
}

.main-navigation li:last-child{
	border-right:none;
}
.main-navigation li a{
	padding: 15px 13px;
	color: #FFF;
	font-size: 1rem;
	transition: 0.2s;
	line-height: 1.2;
	font-weight: 600;
	width: max-content;
}

.banner-content {
color:#333335;
}

#singlebanner {
padding:0;
}

#singlebanner img {
width:100%;
}

.banner p {
color:white;
}

#content .banner a.readmore {
background-color:transparent;
border: solid 2px white;
}




/* Mega Menu*/

.megamenus{
	float: right;
}

.mega_menu_image{
	display: block;
}

.products_menu .category-link,
.products_menu .list_title{
	color:#333;
	background-color: #FFF;
	padding: 5px 10px;
	text-align: left;
	text-decoration: none;
	font-size: 0.9rem;
	border-bottom: 0;
}


ul.products_menu_list > li,
ul.products_menu_list li > ul > li > a{
	text-align: left;
	text-decoration:none;
}
ul.products_menu_list > li > a,
ul.products_menu_templates li a{
	text-decoration:none;
	width: auto;
	font-size: 1.1em;
	margin-bottom: 5px;
	padding: 10px;
	display: block;
	line-height: 1;
	text-transform: uppercase;
}

ul.products_menu_list > li{
	display: block;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
	width: 100%;
}

ul.products_menu_templates{
   padding:0;
   margin:0;
}
 ul.products_menu_list{
	column-gap: 20px;
	font-size: 1rem;
	margin:0;
	padding:0;
}
.main-navigation ul ul.products_menu_list li > ul {
    position: relative;
    display: block;
    padding: 0;
    margin: 0;
    left: 0!important;
    box-shadow: none;
    width: 100%;
}
ul.prodmenu{
	display: block;
	margin:0;
	padding-bottom: 1rem;
}
ul.prodmenu > li > a{
	font-weight: normal;
}

#design ul.products_menu_list > li > a,
#design ul.products_menu_templates li a{
	border:none;
}

#print{
	position: relative;
}

#print .products_menu_templates .products_menu_list{
	display: inline-block;
}
a.w-col.w-col-3.category{
	margin-bottom: 1rem;
}

ul.products_menu_list{
	-webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.products_menu_container{
	width: 1024px;
	left: 0px;
	top: 48px;
}



.products_menu{
	padding: 0;
	min-height:350px;
}
#design .products_menu{
	min-height: auto;
	padding: 0;
}
#design ul.products_menu_templates{
	height:auto;
	justify-content: flex-end;
}
a.w-col.w-col-3.product {
    height: 250px;
}

#design .products_menu_container{
    width: 1200px;
    left: 0;
    top: 49px;
}
#design .products_menu .category-link, #design .products_menu .list_title {
    color: #333333;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    display: inline-block;
} 
#design .products_menu .category-link:hover, #design .products_menu .list_title:hover {    color: #333333;
    border-bottom: 1px solid #ac6ad6; font-size: 16px; font-weight: 400; width: 100%; display: inline-block;
} 
.main-navigation ul ul a {
    width: 100%;
}
.products_menu_templates img {
    width: 100%;
}
.category .mega-cat-image{
	max-height:150px;
	overflow:hidden;
}
.category .mega-cat-image img{
	position: relative;
    	bottom: 30px;	
}

@media screen and (max-width: 1024px) {

	ul.products_menu_list{
		-webkit-column-count: 2!important;
	    -moz-column-count: 2!important;
    	column-count: 2!important;
	}

	.header-contact {
    margin: 8px 0 0 0;
    text-align: right;
}
.search_block {
    margin-top: 1.8em!important;
    margin-bottom: 1em;
}
.products_menu_container {
    width: 100%!important;
    left: 0;
    top: 49px;
}

}

.products_menu_container {
    width: 85%;
    left: 0;
    top: 49px;
}

/* =============
FOOTER
================*/
footer{
	color:#FFF;
	padding: 2rem 0;
	padding-top:0;
}
footer h3{
	 footer h3 {
    color: black;
    font-weight: 700;
    padding: 1rem;
    padding-left: 0;
    padding-top: 0;
    border-radius: 0 0 10px 10px;
    margin-bottom: 0;
    font-size: 1rem;
}
}

footer p{
	color:black;
}

footer a, footer a:visited{
	color:black;

}
footer a{
	transform: scale(1);
	transition: transform 0.15s ease-in-out;
	color: white;
}
footer a:hover{
	transition: transform 0.15s ease-in-out;
	color: white;
	padding-left:0;
}

#colophon > div > div > div.w-col.w-col-4.w-col-medium-6.w-col-small-6.w-col-tiny-12.footerwidget.footer_widget_0 > div > div.w-col.w-col-12.w-col-medium-12.w-col-small-12.w-col-tiny-12.paymenticons {
        display: flex;
    align-items: center;
    margin-top: 1rem;
    padding:0;
}

.txt .content-container {
box-shadow:unset;
}

.txt h3 {
font-weight:600;
margin-top:2rem;
}
fieldset {
    margin: 2rem 2px;
}
.w-col.w-col-6.w-col-medium-6.w-col-small-12.payment {
    padding: 0;
	display: flex;
	justify-content: center;
	width:auto;
}

/* Target just the span inside footer links */
.footer-box a .underline-animate {
	position: relative;
	display: inline-block;
	color: black;
	text-decoration: none;
}

.footer-box a .underline-animate::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: black;
	transform: scaleX(0);
	transform-origin: left;
	transition: transform 0.3s ease;
}

.footer-box a:hover .underline-animate::after {
	transform: scaleX(1);
}


footer .social_icons {
	margin-bottom: 1em;
}

footer .footer-box a i {
	color: black;
}

footer .footer-box i {
	color: #0099a7;
}

footer .social_icons  a {border: none;background-color: rgba(0, 0, 0, 0.4);margin-right: 1px}
.top-footer {
	padding: 1rem;
}
.top-footer a{
	color:#FFF;
	margin-right: 15px;
	padding: 10px 0;
	display: inline-block;
	font-weight: 600;
	font-size: 1rem;
}

footer .footer-box a i {
	transition: transform 0.25s ease-in-out;
	color: #0099a7;
}
footer .footer-box a:hover i {
	transition: transform 0.25s ease-in-out;
	color: #CE0F69;
}

ul#menu-footer-menu li, ul#menu-extra-menu li{
	line-height: 1.6rem;
}


a.all-products-button {
	color: white!important;
    position: absolute;
    z-index: 9999999999999;
    bottom: 15px;
    right: 15px;
	background-color: #0099a7;
	padding: 10px!important;
}

a.all-products-button::after {
font-family: 'Fontawesome';
    content: '\f054';
    font-size: .9rem;
    color: #FED141;
    margin-left: 0.5rem;
}

a.all-products-button:hover {
	transform: scale(1.05);
	transition: 0.20s;
}

.footerlinks{
	text-align: center;
	font-size: 0.8rem;
	padding:5px 0;

}
.footerlinks a{
	color:#a7e2ff;
}
.footerlinks a:hover{
	color:#FFF;
}

.social-icons{
	text-align: right;
}

.footerpayment {
    display: inline-block;
    max-width: 50px;
    margin: 0 2px 0.5em;
    padding: 0;
   background-color: white;
   padding:10px 10px 10px 12px;
}
.payment h3 {display: none;}
.footerpayment:hover { opacity: 1; }
.footerpayment img  {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0.5rem;
}
.card-types img {
    max-height: inherit;
    display: inline-block;
}
a.social{
	padding: 6px 13px;
	background-color: transparent;
	margin: 0;
}
a.social i:hover{
	transform: scale(1.50);
 transition: transform 0.15s ease-in-out;
}
a.social i{
	transform: scale(1);
 transition: transform 0.15s ease-in-out;
}
a.social i{
	font-size: 1.25rem;
	text-align: center;
	color:#FFF;
	vertical-align: middle;
}

.textwidget {
    margin-bottom: 1em;
}

/* a.social.facebook:hover i{
color:#3b5998;
}
a.social.twitter:hover i{
color:#00aced;
}
a.social.instagram:hover i{
color:#bc2a8d;
}
a.social.linkedin:hover i{
color:#0077b5;
}
a.social.google:hover i{
color:#d34836;
}
a.social.pinterest:hover i{
color:#bd081c;
}
a.social.youtube:hover i{
color:#ff0000;
}
a.social.rss:hover i{
color:#f26522;
}
a.social.mail:hover i{
color:#9fae37;
}
*/
.card-types i{
	font-size: 1.8rem;
	padding:1px;
}
.footer-box{
	padding: 20px 0;
	min-height: 270px;
}
div.footer_widget_0 .footer-box:first-child {
	border-right: solid 1px #ddd;
}



section{
	padding:2rem 0;
}



/* General */

.whitesection .heading-container{
	margin-bottom: 1em;
}
.greysection .heading-container{
	background-size: 100% 100%;
	margin-bottom: 4em;
}
.heading-container .header-icon{
	position: relative;
	display: inline-block;
	padding: 0.75rem 20px;
	font-size: 1.5rem;
	line-height: 2rem;
	font-weight: 700;
	text-transform: none;
}

.heading-container h1{
	margin: 0;
	padding: 0.75rem 20px;
	font-size: 1.5rem;
	font-weight: 700;
	width: auto;
	display: inline-block;
}

.heading-container h2, .heading-container h3, .heading-container h4 {
	margin: 0;
	padding: 0.75rem 0px;
	font-size: 1.5rem;
	font-weight: 500;
	width: auto;
	display: inline-block;
}

.whitesection .heading-container h1,
.whitesection .heading-container h2,
.whitesection .heading-container h3,
.whitesection .heading-container h4{
	background-color:#FFF;
}
.greysection .heading-container h1,
.greysection .heading-container h2,
.greysection .heading-container h3,
.greysection .heading-container h4{
	background-color:#f7f7f7;
	color: black;
}

.heading-container h3{
	padding-left:0;
}

.sub-heading .heading-container h3{
	display: inline-block;
	color:#FFF;
	padding: 0.75rem 20px;
	margin: 0;
}

@media screen and (max-width: 1200px) {
	.heading-container .header-icon{
	font-size: 1.2rem;
	padding: 10px;
	}
}
@media screen and (max-width: 768px) {
	.heading-container h1, .heading-container h2, .heading-container h3, .heading-container h4{
		font-size: 1.3rem;
	}
	.heading-container .header-icon{
	font-size: 1rem;
	padding: 10px;
	}
}

/* Slider*/
.slider-section{
	padding-top: 2rem;
	margin-bottom: 2rem;
}
.slider .slick-track:before, .slider .slick-track:after {
content:unset;
display:none;
}
.slide{
	background-color: #ffffff;
	height:490px;
	padding: 0rem 0;
}
.slide .w-container {
   /* padding: 1em 8em; */
    padding:  0;
}

.slide .w-row{
	margin:0px -10px;
}

.slide .w-col{
	padding: 0;
}

.slide .left-box{
	background-color: #333;
	padding: 4rem 10rem;
	padding-right: 10rem;
	height: 500px;
}

.slide .right-box{
    height: 500px;
    background-position: center;
    width: 100%;
}

.slide .left-box .slide_image{
	position: absolute;
	left: 86%;
	z-index: 999;
	max-height: 400px;
}
/*.slide_image {
    position: relative;
    top: -4em;
    left: 3em;
}*/
.slide_content {
    padding: 4em 6em;
}
.slide.slick-slide {
    background-color: #000;

}       
.slide.slick-slide.mrbrightslide {
    background-color: #fff;

}

.slide_content h2, .slide_content h1{
	font-size: 2rem;
	line-height: 2.5rem;
	border-left: none;
	background-color: transparent;
	margin-bottom: 1rem;
	padding: 0;
	color: #fff;
}
.slick-dots li button:before {
    font-family: 'slick';
    font-size: 0.75rem; }

.slick-dots li.slick-active button:before {
    opacity: 1;
}
.slider-section ul.slick-dots {
    bottom: -30px!important;
}
.message{
	border-left: none;
	font-size: 1rem;
	margin-bottom: 1rem;
	background-color: transparent;
	padding: 0;
	color: #fff;
	line-height: 1.5rem;
}
.badge{
	display: inline-block;
	width: auto;
	color:#FFF;
	padding: 10px 20px;
	margin-right: 10px;
	font-weight: bold;
}
.badge {
    float: unset;
    display: block;
    width: fit-content;
    color: #FFF;
    padding: 10px 20px;
    /* margin-right: 10px; */
    font-weight: bold;
    position: absolute;
    left: 0;
    z-index: 99;
    transition: transform 2s;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 12px;
    right: -0.8em;
    top: 2rem;
}

#content .slide a.readmore{
	color:#FFF;
	font-size: 1rem;
	float: left;
	display: inline;
	margin-bottom: 1rem;
	margin-right: 20px;
	text-decoration: none;
}
.slider-section button.slick-arrow:hover {
    background-color: rgba(0,0,0,0.25);
}
.slider-section button.slick-prev.slick-arrow {
    left: 0px;
    border-radius: 0;
    height: 490px;
    width: 60px;
}
.slider-section button.slick-next.slick-arrow{
	right:0px;
	border-radius: 0;
	height: 490px;
	width: 60px;
}

.slider-section .slick-prev:before, .slider-section .slick-next:before {
    color: #fff;
    font-size: 4rem!important;
    opacity: 1;
}
.slider-section .slick-prev:before { text-shadow: none; }
.mrbrightslide { color: #333 }
.mrbrightslide .slide_content h2, .mrbrightslide .slide_content h1, .mrbrightslide .slider_text, .mrbrightslide .message {
    color: #333;
}

.generalslider {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}


@media screen and (max-width: 991px) {
	.megamenus, .header-contact{
		display: none;
	}
	h1.site-title{
		display: inline-block;
	}

	header#masthead{
		height: auto;
		width: 100%;
	}
	/* Mobile Menu*/
	#masthead i.fa-times, #masthead i.fa-bars{
		top: 0rem;
		right: 1rem;
		font-size: 2rem;
	}
	.admin-bar #masthead i.fa-times, .admin-bar #masthead i.fa-bars{
		top:2rem;
	}
	#mobile_nav{
		width: 300px;
	}
	.mobile_icons{
		padding-left: 8px;
	}
	.mobile_button{
		right:1rem;
	}
	.mobile_button.fa-close{
		font-size: 2rem;
		cursor: pointer;
		z-index: 999999999;
	}
	.phone a, .email a, .phone a:visited, .email a:visited{
		display: none;
		border:none;
		color:#FFF;
		cursor: pointer;
		padding:0;
	}
	.phone a:hover, .email a:hover{
		border:none;
		color:#FFF;
	}
	.slide_content h2, .slide_content h1{
		font-size: 2rem;
		display: block;
		padding:0px;
	}
	.message{
		font-size: 1rem;
		display: block;
		line-height: 1.3rem;
	}
	.cart_link{
		margin-right: 0;
	}
	  #mobile_nav .search_form {
	  	padding:10px 20px;
	  	background:none;
	  }
	
}
/*admin bar changes to icons at this width*/
@media screen and (max-width: 783px) {
	.admin-bar #masthead i.fa-times, .admin-bar #masthead i.fa-bars{
		top:0rem;
	}
}
@media screen and (max-width: 768px) {
	.slider-section .slick-prev:before, .slider-section .slick-next:before {
    color: #fff;
    font-size: 3rem!important;
    opacity: 1;
}
.home .slider-section {
    padding-top: 0rem;
    margin-bottom: 0rem;
}
	.message {
    display: inline-block;
    padding:  0.25rem!important;
    font-size: 0.9rem;
    line-height:  1.3rem;
    margin: 0;
}		

.message span {
 display: none;
}


	.badge { top: 0; right: 0; width: 100%; }
	.slide{
		height:fit-content;
		padding:0rem 0;
	}
	.slide_content h2, .slide_content h1, .message{
		text-align: left;	
	}
	.slide_content h2, .slide_content h1 {
    line-height: 1.5rem;
    font-size: 1.5rem;
}
	#content .slide a.readmore{
		margin-bottom: 0.5rem;
		margin-right: 0;
	}
	header#masthead{
	width: 100%;
	}

.slide_content {
    max-width: 100%;
    margin: 0 auto;
    padding: 2em 5em;
    margin-top: 1em;
    position: absolute;
    bottom: calc(-50% - 402px);
}
	/*img.slide_image{
	max-height: 200px;
	}*/

	.img-small{
		padding:0;
	}
	.badge, .slide a.readmore{
		display: block;
		text-align: center;
		width: 100%;
		margin:0;
		margin-bottom: 10px;
	}
          
.badge {
    right: 60px;
    top: unset;
    bottom: calc(50% - 10em);
    max-width: 502px;       
     }

.slide_image { position: relative; top: 0; left: 0; }
}

@media screen and (max-width: 480px) {

	#masthead i.fa-times, #masthead i.fa-bars,
	.admin-bar #masthead i.fa-times, .admin-bar #masthead i.fa-bars {
	    top: 0rem;
	    right: 1rem;
	    font-size: 2rem;
	}

	/*img.slide_image{
		height: 150px;
		margin: 0 auto;
	}*/
	.slide_image { position: relative; top: 0; left: 0; }
	.slide a.readmore{
		margin-right: 0;
	}  
	.slide_content {
    max-width: 100%;
    margin: 0 auto;
    padding: 2em 1em 0 1em;
    margin-top: 1em;   
    position: relative;
    bottom: unset;
}        
     	.badge {

    right: 0em;
    top: unset;
    bottom: 0rem;
}  
}
.slider-section .slick-prev:before{
	font-family: 'FontAwesome';
	content:'\f104';
}
.slider-section .slick-next:before{
	font-family: 'FontAwesome';
	content:'\f105';
}
.slider-section .slick-prev:before, .slider-section .slick-next:before{
	font-size: 1.4rem;
}

/* Single Column*/

section.singl-col{
	min-height: 300px;
	padding:0;
}
section.singl-col .w-container{
	min-height:300px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
	
}

.banner{
	background-color: transparent;
	max-width: 60%;
	padding: 0;
}



.banner-description {
	transition: opacity 0.2s, right 0.2s;
	opacity: 0;
	position: absolute;
	right: -300px;
	padding: 1rem;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
	line-height: 1.5;
	display: flex;
	flex-grow: 1;
	font-size: 14px;
	max-height: min-content;
	text-align: left;
	max-width: 500px;
	background-color: white;
	z-index:999;
}

.banner-container:hover {
	cursor: pointer;
}
.banner-container div.banner i  {
	transition: .20s ease-in-out;
}
.banner-container:hover div.banner i  {
	transition: .20s ease-in-out;
	color: #CE0F69;
}

.banner-description h3 p {
	font-weight: 400;
}
.banner-container:hover .banner-description {
	opacity: 1;
	right: 0;
	cursor: pointer;
	border-radius: 10px 10px 10px 10px;
}

.banner h1, .banner h2{
	color:#FFF;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
	font-size: 2.3rem;
	line-height: 1.2;
}

#catalogue .banner h1 {
color:white;
}

.myaccount div.checkout-action {
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem;
}

.banner h3.subheading{
	color:#FFF;
	text-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.banner-content{
	margin-bottom: 1rem;
}

.catalogue-banner{
	padding: 6rem 0;
	background-position:center;
	background-size: cover;
}
.catalogue-banner h1{
	margin:0;
	padding:0;
	font-size: 3rem;
	line-height: 2.9rem;
}

.page-banner{
	    text-align: right;
    display: flex;
    align-items: center;
}
.page-banner h1{
	    text-align: center;
    padding: 0.5em;
    font-size: 3rem;
    display: inline-block;
    background: #fff;
    line-height: normal;
}
.mobileslidebg { 
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 1024px) {

	.catalogue-banner{
		padding:2rem 0;
	}
	.catalogue-banner h1{
		font-size: 2.5rem;
	}          
	.responsiveTabs {
		display: block;
		margin-top: 0rem;  
		margin-bottom: 1rem;
	}
	.footer-box{
	
	min-height: auto;
}
.r-tabs .r-tabs-nav {
    display: none;
}
}
@media screen and (min-width: 768px) {
	.r-tabs .r-tabs-nav {
    display: block;
}
}

/* Feature Icons */

.benefit i{
	font-size: 3rem;
}
.benefit a.readmore i{
	font-size: 1rem;
	width: auto;
}
.benefit-content{
	margin-bottom: 1rem;
}

@media screen and (max-width: 768px) {
	.benefit{
		margin-bottom: 1rem;
	}
}

/* Feature Tabs */
.slick-current .slider_nav_link_internal {
	color: white;
}
.slider-for .slick-prev:before, .slider-for .slick-next:before {
	font-size: 2rem;
}
@media only screen and (max-width: 680px) {
  .slider-for .slick-prev:before, .slider-for .slick-next:before {font-size: 1.5rem;background-color: transparent;color: #000;}
}

/* Design Funnels*/

.funnel-section h1, .funnel-section h2{
	font-weight:normal;
	margin-bottom:2rem;
}

.funnel-container{
	padding:0rem;
}
.funnel-container .w-col {    padding: 1em 0;}

.funnel-section {
    padding: 0;
}
.funnel-container h3 { font-size: 1em; }
@media screen and (max-width: 767px){
	.funnel {
		PADDING: 0.5em;
	}
	.funnel-container .w-col {
    padding: 0.5em;
}
	.funnel i{
	text-align: center;
	color:#FFF;
	margin-right: 0rem;
	font-size: 2rem;
	margin: 0;
	padding: 0;
	display: block;
}

.funnel h3{
	display: block;
	margin: 0 auto;
	margin-left:0em;
	color:#FFF;
	font-weight: normal;
	text-align:  left; 
	line-height: 1.1rem;
}
}

.funnel{
	text-align: center;
}

.funnel i{
	text-align: center;
	vertical-align: middle;
	color:#FFF;
	margin-right: 1rem;
	font-size: 2rem;
	margin: 0;
	padding: 0;
}

.funnel h3{
	display: inline-block;
	margin: 0;
	margin-left:1em;
	color:#FFF;
	vertical-align: middle;
	font-weight: normal;
	line-height: 1.1rem;
}
.funnel p{
	margin-top:0;
	line-height: 1.5rem;
	margin: 0;
	color:#FFF;
}
.funnel a{
	text-decoration: none;
	color:#FFF;
}

@media screen and (max-width: 991px) {
	.funnel {
		text-align: center;
	}
	.funnel i{
		margin:0;
	}
}

/* Graphic Links */

.solutions {
	text-align: center;
}
.solutions p{
	text-align: left;
}
.whitesection .single_solution{
	background-color: #f7f7f7;
}
.single_solution{
	background-color: #FFF;
	overflow: hidden;
	box-shadow: 0px 5px 20px -9px rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0px 5px 20px -9px rgb(0 0 0 / 20%);
}

.single_sol_img{
	width: 100%;
	max-width: none;
}

h3.single_sol_h3 {
    font-weight: 600;
}
a.single_sol_content{

	padding: 20px;
	display: block;
	min-height: 200px;
	text-decoration: none;
	transition: 0.2s ease-in-out;
	background-position: center;
	background-size: 100%;
}
.graphiclinks .hasImage a.single_sol_content{
	margin-top: 75%;
	text-align:left;
}

.graphic-links-row {
	min-height: max-content;
}

#content a.graphic-links-wrapper {
	background-color:transparent;
	padding: 1rem;
	cursor: grab;
}
#content a.graphic-links-wrapper {
	cursor: grab;
}

#content a.graphic-links-wrapper:active {
	cursor: grabbing;
}

article#checkout form#cartform {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.graphic-click-drag {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  color: #555;
  font-weight: 500;
  user-select: none;
  pointer-events: none; /* Ensures it doesn't interfere with dragging */
  z-index: 2; /* Optional: Adjust if overlapping */
}

.graphic-click-drag i {
  display: inline-block;
  animation: wiggle-arrow 1.8s infinite ease-in-out;
}

.graphic-click-drag i:first-child {
  animation-delay: 0s;
}

.graphic-click-drag i:last-child {
  animation-delay: 0.4s;
}

@keyframes wiggle-arrow {
  0%, 100% { transform: translateX(0); }
  50% { transform: translateX(4px); }
}


a.single_sol_content:hover{
	background-size: 110%;
}



h3.single_sol_h3{
	font-size: 1rem;
	text-align: left;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);*/
	/* line-height: 3.2rem; */
	margin: 0;
	color: #263150;
}
.single_sol_content h4{
	margin:0;
    font-size: 1rem;
    color:#FFF;
}

.single_solution p{
	margin-bottom: 0.5rem;
	/*text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);*/
}

a.readmore i{
	margin-left: 10px;
}
.p-matrix-vat {
	font-weight: bold;
	font-size: 1rem;
}

@media screen and (max-width: 991px) {
	.single_solution{
		margin-bottom: 1rem;
	}
}

/* Featured Products*/

a.product{
	position: relative;
	text-decoration: none;
}

a.product img{
	transform: scale(1);
	transition: 0.3s ease-in-out;
	width: 100%;
}

#content .featured_product .readmore {
	width: max-content;
}

#content .featured_product .readmore::after {
	    font-family: 'Fontawesome';
    content: '\f054';
    font-size: .9rem;
    color: #FED141;
    margin-left: 0.5rem;
}
#content .featured_product .readmore:hover::after {
    color: #CE0F69;
	transition: 0.20s;
}

.featuredreadmore {
display: flex;
    gap: 1rem;
    justify-content: center;
}

.whitesection .product_container{
	background-color: #FFF;
}

.greysection .product_container{
	background-color: #F7F7F7;
}

.product_container.bg-image .bg_product_image{
	min-height:260px;
}

.product_container.bg-image .product_image{
	margin-top:-170px;
}
.product_container.bg-image .product_detail_container{
	padding-top: 15px;
    margin-top: -50px;
}
.product_image_container{
	position: relative;
	overflow: hidden;
}

.product_image_container .slick.slider{
	height:unset;
}

.product_image_container .slick-prev:before, .slick-next:before {
	display: none;
}
h4.product_title{
	width: 100%;
    color: #333;
    margin: 0 0 0px;
    font-size: 1.2rem;
    display: flex;
    justify-content: flex-start;
    padding-right: 1rem;
	margin-top: 1rem;
	margin-bottom:1rem;
	}

section#catalogue h4.product_title{
	margin-top: 1rem;
    margin-bottom: 1rem;
}
.product_subtitle{
	font-size: 0.8rem;
	font-weight: 600;
	padding: 0.5rem;
	display: block;
	color: #333;
	line-height: 0.9;
	text-transform: uppercase;
	position: absolute;
	background-color: #FF9E1B;
	color: white;
	z-index: 99;
}
.listing-price{
	font-size:0.9rem;
}
.product_image{
	display: block;
}


.product_detail_container{
	    padding: 20px;
    text-align: center;
    transition: 0.7s;
    display: flex;
    flex-direction: column;
    align-items: left;
    flex-grow: 1;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 0;
    background-color: white;
    gap: 0.3rem;
    position: absolute;
    bottom: 50px;
    z-index: 99999999;
    max-width: 250px;
    cursor: pointer;
    border-radius: 0px 5px 5px 0px;
	    transition: 0.20s;
    opacity: 0;
    left: -300px;
	bottom: 0px;
    padding: 1rem;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
}

.product_container:hover .product_detail_container {
	left: 0px;
	bottom: 0px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
	opacity: 0.95;
}

div.product_container:hover i.fa-regular.fa-circle-info {
	color: #CE0F69;
}

div.cat-grid h4 {
	padding-left: 0;
}

.product_image_container .product_detail_container {
	transition: 0.20s;
	opacity:0;
	left: -300px;
	padding: 1rem;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
}
.product_image_container:hover .product_detail_container {
    cursor: pointer;
    transition: 0.20s;
    left: 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    opacity: 0.95;
}

/* Category Listing page */

.catalogue-items div.product_detail_container {
    bottom: 0px;
}

a.product .product_detail_container {
	transition: 0.20s;
	opacity:0;
	left: -300px;
	padding: 1rem;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.08);
}
a.product:hover .product_detail_container {
    cursor: pointer;
    transition: 0.20s;
    opacity: 0.925;
    left: 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

h3.product_title {
    margin-top: 1rem;
    font-weight: 500;
}

#catalogue .product_container:hover {
	transition: all 0.20s ease-in-out;
	transform: scale(1.05);
	cursor: pointer;
}

#catalogue .product_container:hover + .product_title {
	color: #CE0F69;
}


div.product_container i.fa-regular.fa-circle-info {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
}

a.product .listing-product-image i.fa-regular.fa-circle-info {
    transition: 0.30s;
	color: #474747;
}
a.product:hover .listing-product-image i.fa-regular.fa-circle-info	 {
    transition: 0.30s;
	color: #CE0F69;
}
.fa-regular, .far {
    font-weight: 400;
    font-family: 'FontAwesome';
}
.fa-circle-info:before, .fa-info-circle:before {
    content: "\f05a";
    font-family: 'FontAwesome';
}
.fa-circle-info:before, .fa-info-circle:before {
    content: "\f05a";
    font-family: 'FontAwesome';
}

/* End Category Listing page */


.product_image_container .product_desc, .product_image_container .product_title {
	text-align: left;
    margin-bottom: 0rem;
    display: flex;
    justify-content: flex-start;
	padding: 0;
	color:#333335;
}

.product_container{
	transition: 0.7s ease;
    margin-bottom: 2rem;
}

.product_container h4.product_title {
	transition: 0.2s;
}
.product_container:hover h4.product_title {
	transition: 0.2s;
	color: #CE0F69;
}

/* moved to style.php .product_container:hover {
	background:#3c79d2;
} */


.product_container span.readmore{
	display: block;
	width:100%;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.product_container{
		margin-bottom: 1rem;
	}
}

/* Portfolio*/
.examples .slick-dots li button:before {
	opacity: 1;
	font-size: 1rem;
	font-family: 'FontAwesome';
	content:"\f10c"
}
.examples .slick-dots li.slick-active button:before{
	font-family: 'FontAwesome';
	content:"\f111";
}

/* Sample Pack */

.sample-pack a.readmore{
	border:1px solid white;
	color: #FFF;
	background-color: transparent;
	font-weight: bold;
}
.sample-pack a.readmore:hover{
	background-color: #FFF;
}
.sample-pack a.readmore i{
	transition: 0.2s;
    transform: translateX(0);
}
.sample-pack a.readmore:hover i{
	transform: translateX(3px);
}
.sample-image{
	position: relative;
	margin: 0;
	height: auto;
}
.sample-image img{
}


@media screen and (max-width: 768px) {
	.sample-content{
		padding:10px;
	}
	.sample-image{
		height: 337px;
	}
	.sample-image img{
		top: 30px;
	}
}

/* Price List */

div.matrix td.red{
	background-color: #f6f9fb;
    border: 1px solid #dbe9f2;
}

div.matrix td.purple{
	background-color: #fff1fc;
    border: 1px solid #f5e3f3;
}
div.matrix th.green{
	background-color: #fed302;
	border: 1px solid #fed302;
	color:#333;
}
div.matrix td.green{
	background-color: #f8f8f4;
    border: 1px solid #e3e1d5;
}
/* Blog */

.solution h3{
    right: 0;
}
.blog .solution h3{
           right: 0;
    background-color: white;
    color: black;
    border: solid 1px #8080802b;
    text-align: center;
    font-size: 14px;
    line-height: 1.5rem;
}

.solution:hover h3{
	transform: none;
}

a.solution{
	overflow: hidden;
	margin-bottom:0;
}
.solution img{
	opacity: 1;
	overflow: hidden;
	transform: none;
}
span.subheading{
	display: block;
	font-size: 1.2rem;
}

/* Text */

.txt .sub-heading h2{
	font-size: 1.5rem;
	margin:0;
}

.txt h2 {
	    color: black;
    margin-bottom: 2rem;
    margin-top: 2rem;
    text-align:center;
}

.txt div.w-col.w-col-12 {
padding-left:10px;
padding-right:10px;
}

.main-navigation ul ul.products_menu_list li .ops-category {
    margin-left: 1rem;
}


@media screen and (max-width: 768px) {
	.txt .w-row:last-child .w-col{
		margin-bottom: 1rem;
	}
}
/* Testimonial */


.testimonials .slick .slick-prev:before{
	font-family: 'FontAwesome';
	font-size:3rem;
	content:'\f104';
}

.testimonials .slick .slick-next:before{
	font-family: 'FontAwesome';
	font-size:3rem;
	content:'\f105';
}

.testimonials .slick-prev, .testimonials .slick-next{
	top: 40%;
}

.testimonials .centered{
	max-width: 700px;
}

._form_2 {
width: 100%;
}

#_form_68E4DD4B9EA38_ {
max-width: 625px!important;
}

.clientname{
	display: block;
}

.org, .clientname{
	color:#FFF;
	display: block;
}
.rating i{
	font-size: 1.5rem;
	padding:0 5px;
}

@media screen and (max-width: 991px) {
	.testimonial{
		margin-bottom: 1rem;
	}
}

@media screen and (max-width: 768px) {
	.testimonial .centered{
		width:80%;
	}
	.testimonials .slick-slider .slick-next{
		right:0;
	}
	.testimonials .slick-slider .slick-prev{
		left:0;
	}
}


/* Grid Section*/
a span.gridtitle, a:visited span.gridtitle{
font-size: 1rem;
text-decoration: none;
}

/* Tabs*/

.tab .r-tabs{
	border-radius: 0;
	background-color: transparent;
	border: none;
	margin-top: 2rem;
}

.tab div.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor { color:#FFF ;}

.r-tabs .r-tabs-panel{
	max-height: fit-content;
}
.whitesection.tab .r-tabs .r-tabs-panel{
	background-color: #f7f7f7;
}
.whitesection.tab .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
	background-color: #f7f7f7;
	padding: 10px 30px;
}
#content .whitesection.tab .r-tabs .r-tabs-nav .r-tabs-anchor{
	padding: 10px 30px;
	border-radius: 0;
	background-color: #263150;
	color: #FFF;
}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
	border-radius: 0px;
	background-color: blue;;
}

.tab .r-tabs .r-tabs-panel{
	padding:30px;
}

.example_container h3{
	margin-top:1rem;
}

div.matrix td,
div.matrix .headcol{
	padding:10px;
	font-size:1.1rem;
}

.sample-pack,
.sample-image,
.sample-content{
	display:flex;
}
.sample-image,
.sample-content{
	width:50%;
}
.sample-content{
	flex-direction: column;
	align-items:flex-start;
	justify-content: center;
	padding: 40px;
	display:unset;
}

.funnel-container .w-row{
	display:flex;
	align-items:center;
	justify-content:center;
}

@media screen and (max-width:1310px){
	#catalogue .r-tabs .r-tabs-nav .r-tabs-anchor{
		font-size:0.8em;
		width:auto;
	}
}
@media screen and (min-width:1110px){
	#catalogue .r-tabs .r-tabs-nav .r-tabs-tab{
		width:auto;
	}
}
@media screen and (max-width:1110px){
	#catalogue .r-tabs .r-tabs-nav .r-tabs-anchor{
		font-size:1em;
		width:100%;
	}
	#catalogue .r-tabs .r-tabs-nav .r-tabs-tab{
		width:auto;
	}
}

/* Catalogue */

#content a.listing-category-name{
	margin-bottom: 1rem;
	text-decoration: none;
}

.listing-category .listing-category-text, .listing-product .listing-product-text{
	background-color: #FFF;
}

.listing-category a.readmore, .listing-product a.readmore{
	width:100%;
}

.cat-header{
	background-color: #FFF;
}

.cat-header-image{
	display: table-cell;
    width: 66.666%;
    background-size: cover;
    background-position: 50% 50%;
    height: 400px;
}
.cat-header-content{
	display: table-cell;
    width: 33.333%;
    vertical-align: top;
    padding: 20px;
}

/* PRODUCT PAGE*/

.thumbs-container{
    width: 100%;
    padding: 0 30px;
}

section.print-banner{
	position: relative;
	padding:5rem 0;
	padding-top:6rem;
}

.thumbs-container .p-thumbs{
	color:black;
	font-size: 0.9rem;
	font-weight: bold;
	z-index: 9;
}

@media screen and (max-width: 768px) {
	.thumbs-container .p-thumbs{
		text-align: center;
	}
	section.print-banner{
		text-align: center;
		padding: 2rem;
		padding-top: 5rem;
	}
}

.slick-slide img{
	margin: 0 auto;
}

#catalogue .content-container{
	background-color: #FFF;
}

#myTab #templates .content-container{
	background-color: transparent;
}

.product-content{
	background-color: #FFF;
	padding:20px;
	margin-top: 1rem;
}
#checkout .checkout-action a, #myaccount .checkout-action a, #content .checkout-action a{
	margin-left: 0;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9rem;
}
#content .checkout-action a:hover{
	color:#FFF;
	transform: scale(1.05);
	transition: all 0.15s ease-in-out;
}

ul.product_menu_list .prodmenu li ul li a{
	color: black;
}

.tot-mat .CurrencySymbol{
	font-size: 1.3rem;
	font-weight: bold;
}

.p-matrix-cost{
	font-size: 1rem;
	color: white;
	font-weight: bold;
}

.p-matrix-total {
	font-weight: bold;
	font-size: 1rem;
}

span.vat-msg {
    font-weight: bold;
}

div.summary_attribute:last-child span.CurrencySymbol {
	font-weight: bold;
	font-size: 1rem;
}

.p-maincontent-image img{
	display: block;
	width: 100%
}
img#product_img{
display:block;
}

/* TABS */

#myTab.r-tabs .r-tabs-panel{
	background-color: #FFF;

}
#myTab.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor{
	color:#FFF;
	border:none;
}
#myTab.r-tabs .r-tabs-accordion-title .r-tabs-anchor{
	border:1px solid #eee;
	color: #FFF;
}
#myTab.r-tabs .r-tabs-panel{
	border:none;
	padding: 20px;
	padding-bottom: 30px;
}

#myTab.r-tabs .r-tabs-panel .w-row:after{
	content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}
#custom5, #custom6{
	padding:30px;
}
.vo-btns button.moreButton, .vo-btns button#reloadOrderProduct, #content .vo-btns a.readmore.cta,
.moreButton, #myaccount .reloadOrder{
	font-weight:Bold;
}
/*.cartbox-cell-total, .quotebox-cell-total{
	border-top:0;
}*/
.cartbox-cell-total{
padding:5px 10px;
}

#designs .template-preview .r-tabs .r-tabs-nav .r-tabs-anchor{
	color:#FFF;
	background-color: #263150;
}
#designs .template-preview .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
	color:#FFF;
	background-color: #00aeef;
}
.template-actions{
	background-color:transparent;
	padding:0;
}
.template-actions .checkout-action{
	text-align:right;
	margin:0;
}

@media screen and (max-width: 768px) {
	#myTab{
		margin-bottom: 1rem;
	}
	.p-matrix-options h2{
		text-align: center;
		font-size: 1.4rem;
		margin:0;
	}
	.p-matrix-attributegroup, .p-matrix-attributes{
		width:100%;
	}
}

/* Product Page Templates listing*/
.template-box-sets{
	margin-top:25px;
	border:none;
	border-radius: 0;
	width:100%;
	background-color: #FFF;
}

.template-box-sets .r-tabs{
	background-color: transparent;
	border:none;
}

.template-box-sets .r-tabs .r-tabs-nav{
	background-color: #f7f7f7;
}

.template-box-sets .r-tabs .r-tabs-nav .r-tabs-tab{
	text-align: center;
}
.template-box-sets .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
	border-radius: 0;
	width: 100%;
	text-align: center;
	background-color: #FFF;
}
#designs .template-box-sets .r-tabs .r-tabs-nav .r-tabs-state-default .r-tabs-anchor{
	width: 100%;
	font-size:1rem;
	color:#FFF;
}
div#templates{
	padding: 1rem 20px;
}
div#templates h2{
	display: inline-block;
}
div#templates .checkout-action{
	display: inline-block;
	margin:0 0 10px;
	width:100%;
}
div#templates .checkout-action:after{
content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.template-box-sets #templates .listing-name{
	font-size: 1rem;
	font-weight: bold;
}

#templates .w-col{
	height:auto !important;
}
.template-box-sets .template_container{
	padding:0;
}

.template_container{
	/* padding:20px; */
	background-color: #f5f5f5;
}

.template_container .content-container{
	border-top:1px solid #ddd;
}

.template-designs .template_container{
	background-color: #FFF;
}

#template-designs .template_container{
	position:relative;
}
	#template-designs .template_container .optionbuttons{
		position:relative;
		bottom:0;
		margin-top:10px;
		display:block;
		transition:0.7 ease-in;
	}
	#template-designs .template_container .optionbutton{
		transition:0.7 ease-in;
	}
	#template-designs .template_container .optionbuttons:hover{
		background:#fff;
	}
#template-designs .template_container {
    position: relative;
    margin-bottom: 1em;
}
.listing-name{
	font-size: 1.5rem;
	min-height:64px;

}

#designs a.optionbutton, #designs a.optionbutton:visited, #designs a.listing-product-link, #designs a.listing-product-link:visited, #designs a.form-submit{
	padding: 10px 20px;
	display: inline-block;
	text-align: center;
	border-radius: 0px;
	color: #FFF;
	text-decoration: none;
}

#designs .ops-template a.form-submit{
	padding: 4px 10px;
}
#content a.optionbutton{
	color:#FFF;
}
a.optionbutton i{
	margin-left: 10px;
}
.filter_block h2{
	margin:0;
}
#filters h3{
	margin-bottom: 0.5rem;
}
#filters ul{
	margin-bottom: 1rem;
	margin-left: 2px;
}
.filter-more:before{
	font-family: 'FontAwesome';
	content:'\f0d7 ';
	margin-right: 5px;
}
.filter-less:before{
	font-family: 'FontAwesome';
	content:'\f0d8 ';
	margin-right: 5px;
}

/* Total Bar*/
.summary{
	color:#FFF;
	height: 45px;
}
.summary h3{
	color:#FFF;
	display: inline-block;
}
.total-price{
	margin:20px 0;
	display: inline-block;
}
.summary .cta{
	background-color: transparent;
	margin-top: 0;
	text-align: left;
	padding:8px 30px;
}

.summary_container{margin-top: 0;}

.w-clearfix.summary_row{
	display: inline-block;
	font-size: 1.2rem;
}

.order_summary_title{
	font-weight: bold;
	color: #FFF;
}

.order_summary_bottom {
    text-align: right;
}
a.readmore.p-matrix-proceed{
	margin-bottom: 0;
	text-align: center;
	border: 0;
	border-radius:0;
	color:#FFF;
	text-decoration: none;
}
a.readmore.p-matrix-proceed:hover{
	color:#FFF;
}
a#lightboxTest{
	color:#FFF;
	border-radius:0;
	text-align: center;
	border:none;
}
a.quote_cta i{
	font-size: 1.3rem;
	margin-right: 0.5rem;
}
.order_summary_top{
	/* width: 51%; */
	text-align: right;
	display: inline-block;
}
.order_summary_bottom{
	width: 100%;
	/* padding: 1rem; */
	display: inline-block;
}

@media screen and (max-width: 768px) {
	
	.order_summary_bottom{
		width: 100%;
	}
}

/* Sidebar CTA*/

.sidebar_box{
	margin-top:1rem;
	color: #FFF;
}
.sidebar_title h4{
	margin:0;
	color:#FFF;
	padding:10px;
}
.sidebar_content{
	padding:20px;
	color: #FFF;
}
.sidebar_content p{
	margin:0;
	color: #FFF;
}
.sidebar_content .cta{
	margin-top:0.5rem;
}

/* Listing */

#catalogue{
	background-color: #fff;
}

#catalogue .w-row .catalogue-items{
	display:grid;
	grid-template-columns: 1fr;
		grid-template-rows: auto;
}
@media screen and (min-width: 600px){
	#catalogue .w-row .catalogue-items{
		grid-template-columns: 1fr 1fr;
		grid-template-rows: auto auto;
	}
}
@media screen and (min-width: 900px){
	#catalogue .w-row .catalogue-items{
		grid-template-columns: 1fr 1fr 1fr 1fr;
		grid-template-rows: auto auto auto auto;
		grid-row-gap: 20px;
		grid-column-gap: 0px;
	}
}
	#catalogue .w-row .catalogue-items .w-col-3{
		width:100%;
		padding:0.5em;
	}

	#catalogue .product_container{
	    display: block;
	    height: auto;
	    background: #fff;
	    margin-bottom: 0;
	    background-color: #FFF;
	    border: 1px solid #ddd;
	    overflow: hidden;
	    box-shadow: none;
	    -webkit-box-shadow: none;
		border-radius: 10px;
		position: relative;
}

.page-template-ops-checkout #content, .page-template-ops-myaccount #content{
    background-color: #f7f7f7;
}

	#catalogue .catalogue-items .listing-product-image{
		background:none;
	}
		#catalogue .catalogue-items .listing-product-image .banner_image + .primary_image,
		#catalogue .listing-category-image .banner_image + .primary_image{
			margin-top:-55%;
		}
	#catalogue .catalogue-items .listing-product .listing-product-image {
		background:none;
	}
	#catalogue .catalogue-items .listing-product {
		transition:0.7s ease;
		background:#fff;
		border-bottom:2px solid #fff;
	}
	#catalogue .catalogue-items .listing-product:hover {
		background:#3c79d2;
		border-bottom:2px solid #333;
	}
	#catalogue .catalogue-items .listing-product-text{
		height:55%;
		margin-top:-5px;
	}

	#catalogue .catalogue-items a .listing-product-text{
		transition:0.7s ease-in;
		background:none;
	}
	#catalogue .catalogue-items a:hover .listing-product-text{
		/*background:#3c79d2;*/
		/*border-bottom:2px solid #333;*/
		color:#fff;
	}
		#catalogue .catalogue-items a:hover .listing-product-text h3{
			color:#fff;
		}
	
#catalogue .single-listing h1, #catalogue .single-listing h2 {
	text-align: left;
	font-size:  1.2rem;
	color: inherit;
	font-weight: 500;
}
#catalogue h1.product-name {
	font-size:  1.6rem;
	text-align: left;
	font-weight: 500;
} 

#myaccount .editdeliveryaddress {
display:none;
}

	
.listing-related, .listing-product, .listing-category{
	overflow: hidden;
	margin-bottom: 1rem;
}

a.listing-product-link i, a.form-submit i, a.optionbutton i,a.readmore i{
	transition: 0.2s;
    transform: translateX(0);
}

a.listing-product-link:hover i, a.form-submit:hover i, a.optionbutton:hover i, a.readmore:hover i{
	transform: translateX(3px);
}

.listing-product-name, .listing-category-name, #designs .listing-name{
	margin:0;
}

#design .listing-name{
	color:#FFF;
}

.category-content{
	margin-bottom: 2rem;
}

.template_thumb, .listing-product-image img, .listing-category-image img{
	border:none;
	width: 100%;
}

.cat-grid{
	display:grid;
	grid-template-columns: 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin-top: 20px;
}
.cat-grid w-col-3{ width:auto;}
@media screen and (min-width:600px){
	.cat-grid{
		grid-template-columns: 1fr 1fr;
	}
}
@media screen and (min-width:600px){
	.cat-grid{
		grid-template-columns: 1fr 1fr 1fr 1fr;
	}
}

.cat-grid .listing-category{
	background:#fff;border-bottom:2px solid #fff;
	height:100%;
}
.cat-grid .listing-category:hover{
	background:#3c79d2;
	border-bottom:2px solid #333;
}
.listing-category-image, .listing-product-image{
	overflow: hidden;
	background-color: #333;
}
	.listing-category-image{
		background:none;
	}
.listing-category , .listing-product {
	color:#000;
	transition: 0.7s;
}

.cat-grid .listing-category .listing-category-text, .cat-grid .listing-product .listing-category-text{
		background:none;
/*	transform: scale(1.1);*/
/*    opacity: 0.5;*/
}
.listing-category:hover .listing-category-text h3, .listing-product:hover .listing-category-text h3{
	color:#fff;
}

/* Log In */

.page-template-ops-myaccount #content{
	padding-bottom:3rem;
}

.existing-customer{
	max-width: 900px;
	margin:0 auto;
}

.login-forgotpassword input[type="submit"]{
	border:none;
	background-color: transparent;
	padding:0;
	margin:0;
	line-height: 2rem;
	background-color:#0099a7;
}


form#loginform{
	margin-top: 1rem;
}

p.login-email-label{
	margin:0;
}

/* Account Page*/

.cartbox-top{
	padding:20px 0;
}

#checkout .cartbox-checkout, #checkout .cartbox-checkout table{
	margin-bottom: 0;
}

#checkout .cartbox-cell{
    padding: 5px;
    border-bottom: 0;
}

/* Email Quote */
.prettyPopin .prettyContent .prettyContent-container{
    margin: 0 auto;
    text-align: center;
}
.prettyContent-container p{
	margin-bottom: 0.5rem;
}
.prettyPopin a#b_close{
	top: 10px;
	right: 10px;
}

#emailFormInput, #emailAddressLightbox {
    width: 40%;
    display: block;
    margin: 0 auto;
}
#emailAddressLightbox{
	margin-top:1rem;
}
/* CONTACT PAGE */

.section.contact_section{
	background-color: #f5f5f5;
	padding:2rem 0;
}
.contactdetails{
	background-color: #FFF;
	padding:20px;
}
h4.contactheading, .contactdetails h4{
	margin: 0;
}
.contact-box{
	background-color: #FFF;
	padding:20px;
}

input[type="text"], input[type="email"],
input[type="url"],  input[type="password"],
input[type="search"],  input[type="number"],
input[type="tel"],  input[type="range"],
input[type="date"], input[type="month"],
input[type="week"],  input[type="time"],
input[type="datetime"],  input[type="datetime-local"],
input[type="color"], textarea, select{
	padding:10px;
	width: 100%;
	border-radius: 0px;
	background-color: #f7f7f7;
	border: 2px solid #ddd;
	font-family: inherit;
	border-radius: 10px;
	font-size: 14px;
}

textarea{
	height:150px;
}

.whitesection input[type="text"], .whitesection input[type="email"],
.whitesection input[type="url"],  .whitesection input[type="password"],
.whitesection input[type="search"],  .whitesection input[type="number"],
.whitesection input[type="tel"],  .whitesection input[type="range"],
.whitesection input[type="date"], .whitesection input[type="month"],
.whitesection input[type="week"],  .whitesection input[type="time"],
.whitesection input[type="datetime"],  .whitesection input[type="datetime-local"],
.whitesection input[type="color"], .whitesection textarea, .whitesection select{
	border: 1px solid #bbb;
	background-color: #f7f7f7;
}


input[type="submit"]{
	padding: 10px 40px;
	color:#FFF;
	font-size: 1rem;
	border-radius: 0px;
	border:none;
	margin:0;
	background-color:#0099a7;
}

.p-matrix-attributegroup {
    width: 40%;
    clear: both;
    line-height: 1.5em;
}

.contact-box button,
input[type="button"],
input[type="reset"],
input[type="submit"]
.cta.solid.purple,
input.form-submit{
	border: none;
	color: #FFF;
	padding: 10px 20px;
	border-radius: 10px;
	font-size: 1rem;
	font-weight: bold;
	margin:0;
	border-radius: 10px;
}
.p-matrix-attributegroup {
    width: 25%;
    clear: both;
    line-height: 1.5em;
}
.p-matrix-attributes {
    width: 75%;
}
.p-matrix-attributegroup.tot-mat-title {
    margin-top: 2rem;
}
.p-matrix-attributes.tot-mat {
    margin-top: 2rem;
}
.p-matrix-attribute {
    margin-right: 0;
    display: inline;
    text-align: center;
    float: left;
    width: 25%;
}
.p-matrix-express .p-matrix-attribute {
    width: 100%;
    text-align: left;
}
/* FAQ */

.faq h3{
	/*background-color: #FFF;*/
	border:1px solid transparent;
	border-radius: 0;
	margin:0;
}

article.faq-question h3.faq-toggle-h3.open {
	margin-bottom: 0;
}
article.faq-question .entry-content {
	margin-top: 0;
	margin-bottom: 1rem;
}
.faq .entry-content{
	background-color: #FFF;
	margin-top: 0;
	padding: 1.5em;
}

.faq-toggle-h3:hover i {
  color: #CE0F69;
  font-weight: ;
}

.faq-toggle-h3 i {
  transition: transform 0.3s ease;
  margin-left: 0.5rem;
  font-family: 'FontAwesome';
}

.faq-toggle-h3.open i {
  transform: rotate(180deg);
}

.sidebar{
	background-color: #FFFFFF;
	padding:1em;
}

#qafaqs h2 {
	color: black;
}

h3.faq-toggle-h3 {
    cursor: pointer;
    transition: color 0.3s;
    font-weight: 500;
    max-width: fit-content;
	transform: scale(1);
	transition: 0.10s;
	font-size: 14px;
}

h3.faq-toggle-h3:hover {
	color:#009BA4;
	transition: 0.10s;
	transform: scale(1.015);
}

h3.faq-toggle-h3.open {
    color: #CE0F69;
	transition: 0.10s;
	font-weight: 600;
}


.product-page-contentblocks h2, .product-page-contentblocks h1 {
	color:black;
}


/* Sidebar */

.sidebar_box_content{color: #FFF;padding: 0;}

/*Designs*/

#designs{
	background-color:#f5f5f5;
}
#designs .listing-product{
	text-align: center;
	color: #FFF;
	opacity: 1;
	transition: 0.2s;
}
#designs .listing-product:hover{
	opacity: 0.8;
}

#designs .listing-name, #designs .listing-price{
	 padding:5px; 
}
#designs .listing-name a, #designs .listing-name a:visited{
	color: #FFF;
	width: 100%;
	padding: 10px;
	display: inline-block;
	text-decoration: none;
}
#designs h1{
	margin-bottom: 1.8rem;
}

.filter_block{
	background-color: #FFF;
	padding:20px;
}


#tc-prices #p-matrix-options-container{
	margin:0 ;
}
#tc-prices .proceed_box{
	margin-top: 1rem;
	padding:20px;
}

.template_detail{
	background-color: #FFF;
	padding:20px;
}

#designs .btn.secondary.lonebutton{
	color:#FFF;
	margin:0;
	border-radius: 0;
	padding:10px 20px;
}

.p-matrix td, .p-matrix th{
	color:#FFF;
	font-weight: bold;
	border: 1px solid #ddd;
}


/* TEmplate detail*/

.template_detail .r-tabs{
	background-color: transparent;
	border:none;
	border-radius: 0px;
}



.r-tabs .r-tabs-nav .r-tabs-state-active a.r-tabs-anchor{
	color:#FFF;
}

.template_detail li.r-tabs-tab a, .template_detail li.r-tabs-tab a:visited{
	color:#888;
}

.template_detail .r-tabs .r-tabs-nav .r-tabs-state-active a.r-tabs-anchor{
	padding: 10px 12px;
}

.template_detail input[type="text"], .template_detail input[type="email"],
.template_detail input[type="url"],.template_detail input[type="password"],
.template_detail input[type="search"], .template_detail input[type="number"],
.template_detail input[type="tel"], .template_detail input[type="range"],
.template_detail input[type="date"], .template_detail input[type="month"],
.template_detail input[type="week"], .template_detail input[type="time"],
.template_detail input[type="datetime"], .template_detail input[type="datetime-local"],
.template_detail input[type="color"], .template_detail textarea, .template_detail select{
	background-color: #f3f3f3;
}


/* Design Steps */

section.process_section {
	color: #FFF;
	margin-bottom: 0;
	background-color: #d5d5d5;
}
.order_step.active i{
	background-color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 2rem;
}
.order_step i{
	background-color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 2rem;
}
/* Editor */

.ops-template{
	background-color: #FFF;
}
.editor_navigation h3{
	margin:0;
}

.template-proof.r-tabs li a{
	color:#FFF;
	padding:10px;
	display: block;
}
.template-proof.r-tabs {
	border-radius: none;
}


/* Countdown*/

#cutOffCountdown{
	margin-bottom: 1.5rem;
}

.link_graphic.countdown{
	width: 100%;
	padding: 10px;
	background-color: #D6D6D8;
}

.countdown-header{text-transform: none;}

.p-schedule-wrapper{
	display: inline-block;
	width:49%;
	text-align: center;
	color:#FFF;
	padding: 6px 0;
}
span.countdown-amount{
	background-color: #f7f7f7;
	border:1px solid #ddd;
}
.countdown-section { border-radius: 0; }
span.countdown-period{
	color:#fff;
}

.p-schedule-date, .p-schedule-head{
	float: none;
}

.p-schedule-collection-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    line-height: 1rem;
    padding: 6px 0;
    font-size: 1.0rem;
}
.p-schedule-wrapper {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
}

.terms_apply {
	display: none;
}

/* Quotation System */

#quote{
	background-color: #f5f5f5;
	padding-bottom: 2rem;
}
.quote-form-bottom, .quote-form-top{
	background-color: #FFF;
	padding:20px;
}
.block-header i{
	font-size: 1.8rem;
}
.block-header h2{
	display: inline-block;
	margin:0.5rem;
}

.quote_form input, .quote_form textarea{
background-color:#f7f7f7;
}

.quote_form  .w-row{
	margin:0.5rem 0;
}

/* Calculator*/

.tabs_column #prices{
	padding:30px;
}


/* Calculator Summary*/

.summary_container{
	display: block;
	margin-top: 0;
	background-color: #F5F5F5;
}
.summary_container .sidebar.order_summary.main{
	background-color: #f5f5f5;
	border:none;
	border-radius: 0;
}
.summary_attribute, .tabs_column .summary_attribute_title{
	font-size: 1rem;
}
.summary_container .w-clearfix.summary_row{
	display: block;
}

.summary_container .summary_attributes{
	padding-bottom: 0rem;
	background-color: #FFF;
}

.summary_container .order_summary_bottom{
	width: 100%;
	text-align: center;
}


.sidebar.order_summary{
	background-color: #FFF;
	border:none;
	margin-top: 0;
	text-align: left;
}


@media screen and (max-width: 991px) {
	.summary_container .w-clearfix.summary_row{
		margin:0;
	}
}

/* Matrix */
.p-matrix-quantity, .p-matrix-format,
td.p-matrix-quantityheading{
	background-color: slategray;
	color:#FFF;
	
}

td.p-matrix-quantityheading, th.p-matrix-format {
	background-color: #009ba4;
}

#catalogue .p-matrix-price-active {
	background-color: #005B5E;
}

.p-matrix-price-link {
	color: black;
}


/* Checkout */

#checkout h1{
	margin:1rem 0;
}

.cart-view{
	background-color: transparent;
}

.cart-container {
    padding: 40px;
    margin-bottom: 0;
}

#checkout p{
    margin: 0;
    line-height: 40px;
    margin-bottom: 0!important;

}

.checkout-box{
	background-color: #FFF;
	padding:20px;
	margin-bottom: 1rem;
}
table.cartsteps{
	margin-bottom: 0;
}

.cartbox-cell .fa{
	font-size: 1.5rem;
}

.cartbox-cell .delivery-dd{
border:1px solid #ddd;}

/* Cart Discount */
.cart-discount{
	width:40%;
}

/* Blog */

#secondary a{
	text-decoration: none;
}

article.post{
	background-color: #FFF;
}

.blog .entry-header{
	display: inline-block;
	vertical-align:top;
}
.blog .entry-content{
	padding: 20px;
	display: inline-block;
	vertical-align:top;
	width:100%;
}

.single-post .post .entry-header picture img {
width:100%;
margin-bottom:2rem;
}

.post a.cta {
border-radius:0;
}

.entry-container .post{
	display:grid;
	grid-template-columns: 1fr;
	grid-column-gap: 10px;
	margin-top: 20px;
}
.entry-container  .post .entry-content{
	padding-top:0;
}

.entry-content a{
	text-decoration: none;
}

section.widget{
	background-color: #FFF;
	padding:20px;
}
h2.widget-title{
	margin:0.5rem 0;
}

time.entry-date.published, a.url.fn.n{
	font-weight: bold;
}

.single-post article .entrycontent{
	padding:20px;
}
.single-post #main{
	margin:2rem 0;
}
#comments{
	background-color: #FFF;
	padding: 20px 0;
}
.single-post .entry-content{
	padding: 20px 0;
	margin-top: 0;
}
#respond .form-submit{
	background-color: transparent;
	padding:0;
	margin:0;
}

.comment-body a.comment-reply-link{
	color:#FFF;
	padding: .6em 1em;
	border-radius: 3px;
}

/* Proofing System */

.proof-approve{
	display: inline-block;
}

/* Library */

#img-library.r-tabs{
	background-color: #FFF;
	border:none;
}
#img-library .r-tabs-nav{
	border-bottom: 1px solid #ddd;
}

#img-library .r-tabs .r-tabs-nav li.r-tabs-tab{
	background-color: transparent!important;
}

script.featherlight-inner{
	opacity: 0;
}

#home h1, #catalogue h1, #designs h1 {
    margin: 0 0 1rem 0;
    text-align: left;
    padding: 0.5em 0;
}
/*#catalogue .title-background {
    position: relative;
    height: 100px;
    margin: 4.5em 0;
    background: #fff;
}
#catalogue h1.title{}
*/
.page-id-12 #catalogue { padding-top:0em; }

/*#catalogue h1.title span{
		background:#fff;
		padding:0.25em 0.5em;
		display: block;
		position: absolute;
		right:0;
		top:0.75em;
		max-width:50%;
		font-size: 1.25em;
	}
	#catalogue h1.title img{
		position:absolute;
		left:1em;
		top:0.7em;
		max-height:7em;

	}
	.background-product {
    max-width: 300px;
    position: relative;
    top: -100px;
}
*/
.template-matrix-options #p-matrix-options-container .p-matrix-attributes select{
	border:1px solid #ddd;
}

.attr-I-container .p-matrix-attributes.prod_attrib > label > span{
	display:grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
	grid-template-rows: auto;
}
@media screen and (max-width: 1030px) {
	.attr-I-container .p-matrix-attributes.prod_attrib > label > span{
		grid-template-columns: 1fr 1fr 1fr;
	}
}

@media screen and (max-width: 991px) {
	.top-header{
		padding:5px 0;
	}
}
@media screen and (max-width: 768px) {
	.slider-section .w-container{
		padding:0;
		max-width: 90%;
		height: 100%;
	}
	.slide{
		height: 600px;
	}
	.slider-section { margin-bottom:0; }
	.slider-section button.slick-prev.slick-arrow {
    left: 0px;
    border-radius: 0;
    height: 60px;
    width: 35px;
}
.slider-section button.slick-next.slick-arrow {
    right: 0px;
    border-radius: 0;
    height: 60px;
    width: 35px;
}

}
ul.products_menu_list > li, 
ul.products_menu_list li > ul > li > a {
	display: block;
	padding: 5px;
	width: 100%;
	font-size: 0.8rem;
}
ul.products_menu_list > li {
width:20%;
padding-bottom:0;
}
ul.products_menu_list li > ul > li > a {
width:100%;
}
.main-navigation ul ul.products_menu_list {
    position: absolute;
    left: 0%;
    top: 1px;
    width: 100%;
    height: 100%;
    display: flex;
    -webkit-column-count: 5;
    -moz-column-count: 5;
    /* column-count: 5; */
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    padding: 1.5rem 20px 0.5rem;
    margin: 0;
    font-size: 0.75rem;
    line-height: 1.25;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    align-content: flex-start;
    column-gap:0;
}
ul.products_menu_list li > ul > li {
    display: block;
    padding: 0;
    width: 100%;
}
#topmaincontent section#catalogue{
	padding:0;
}

#topmaincontent section#catalogue{
	font-size: 3rem;
	line-height: 1;
	font-weight: normal;
	text-align: center;
}

.listing-category-text,
.listing-product-text{
	padding:10px;
}

.listing-category-text h3{
	display: block;
	margin-bottom: 0.5rem;
}


	
	#p-matrix-container h2{
		position:relative;
		overflow:hidden;
		text-align:center;
	}
	
	

.template-box-sets{
	padding:0;
}
tr.p-matrix-quantity-row:nth-child(odd) {
    background: #f8f8f8;
}
#catalogue #myTab{
	background-color: #FFF;
	border:none;
}

.sidebar_content h4{
	margin:0;
	margin-bottom: 0.5rem;
	font-size: 2rem;
	line-height: 1;
}

.tot-mat{
	margin-bottom: 0.5rem;
}

#content a.readmore{
	display: block;
}
.new-customer, .existing-customer {
    padding: 20px;
    background-color: #fff;
}
.page-template-ops-myaccount #content a.readmore {display: inline-block;}

.page-template-ops-checkout #content p a { text-decoration: none; font-weight:400!important; }

span.split-toggle {display:  none;}

.template-box-sets {
    margin-top: 0;
    border: none;
    border-radius: 0;
    width: 100%;
    background-color: #FFF;
}
.product-name {
    margin: 0 !important;
    padding: 1em 0 0.5em 0;
}

@media screen and (max-width: 1025px) {
.topbarsocial { display:none; }
.topbaraccountlink { text-align: center; }
.site-title img {max-width: 270px;}
#masthead i.fa-bars {
        top: 10px;
    right: 10px;
    font-size: 2rem;
    position: absolute;
    display: flex;
}
.search_block {
    margin-top: 0;
    margin-bottom: 1em;
}
input#search_input {
    float: left;
width: calc(100% - 47px);
}
.r-tabs-anchor {
    color: #fff !important;
    border-radius: 0 !important;
    border-bottom: 1px solid #fff;
}
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
	    color: #000;
}

}
.menucart.account_link.cart_link.tool-tip {
display: none; }

.fixed-top .menucart.account_link.cart_link.tool-tip {
    float: right;
    height: 50px;
    line-height: 50px;
    display: block;
    padding: 0 10px;
}
.mobile_button.fa.fa-close {color: #fff!important}

#catalogue .r-tabs .r-tabs-nav .r-tabs-anchor{
	color:#FFF;
}

#cutOffCountdown {
    display: inline-flex;
    width: 100%;
    margin-bottom: 0px;
    /* border-bottom: 1px solid #ffffff61; */
    /* padding-bottom: 10px; */
    line-height: 1rem;
    justify-content: center;

}

.p-matrix-attributes .link_graphic.countdown {
line-height:normal;
}

.countdown-row {
    clear: both;
    width: auto;
    padding: 0px 2px;
    display: grid;
    flex-wrap: wrap;
    gap: 1rem;
    grid-template-columns: auto auto auto auto;
    justify-items: center;
    color: #009ba4;

}

.countdown-show4 .countdown-section {
width:unset;
}
.p-schedule-wrapper:last-child { float:right; }

#specs a img {
    max-width: 50px;
    float: left;
    margin-right: 10px;
}
.w-col-5 .r-tabs .r-tabs-panel {min-height: auto;height: auto;padding: 20px;}
#specs a {
    display: inline-block;
}
#specs a:hover {
   background: none;
}
#specs a:hover img {
  opacity: 0.8;
}
.p-matrix-options .vat-small { display:none; }
.product-slider .slick-slide img {
    margin: 0;
    width: 100%;
}
.product-slider .slick-prev.slick-arrow, .product-slider .slick-next.slick-arrow {
    height: 30px;
    background: #074e5f;
    width: 30px;
}
.product-slider .slick-prev.slick-arrow i, .product-slider .slick-next.slick-arrow i {
opacity: 1;
}
.product-slider .slick-prev.slick-arrow:hover, .product-slider .slick-next.slick-arrow:hover {
    height: 30px;
    background: #1191ca;
    width: 30px;
}
.product-slider .slick-prev::before, .product-slider .slick-next::before { opacity:1; }
.product-slider .slick-prev {
    left: 0;
}
.product-slider .slick-next {
    right: 0;
}
.related h2 {
    font-size: 1.5em; }

.related { padding: 0rem 0; background-color: #fff;}

.related .product_container, .cat-grid .product_container {
box-shadow: 0px 0px 3px -1px rgba(0,0,0,0.75); background-color: #fff;}

.cat-grid .product_container { margin-bottom:10px; }

#turnaround-table a:hover { background:none; color: #fff;} 
#turnaround-next, #turnaround-prev {
border-radius: 0px;
box-shadow: none;}



tfoot tr, tfoot td {
    border: 0 !important;
}

.p-matrix td, .p-matrix th {
    color: #FFF;
    font-weight: normal;
    border: 1px solid #fff;
}
a.cta { color: #fff!important; font-family: inherit;}

.vo-btns .tooltip {
    background: none;
    width: 21px;
    height: 21px;
    margin-left: 0;
    vertical-align: text-bottom;
    display: inline-block;
    color: transparent;
    margin-bottom: 10px;
}

.template-preview .r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    background-color: #f9f9f9;
}
span.template-design-price {
    display: block;
    margin-top: 5px;
}



.fileupload-container a {
    width: 100%;
}

#p-matrix-options-container, #p-matrix-container, .p-matrix-container-title {
    margin: 0 0px 20px;
}
.p-schedule-wrapper div {
    float: left;
    margin: 0;
    text-align: center;
}

p.countdown-header {
    font-size: 1rem;
    padding: 0rem 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    font-weight: 500;
    margin-bottom: 5px;
}
.box-error, .box-error p {
    color: #D8000C;
    background-color: #FFE2E2;
    width: max-content;
}
#card-success {
    width: 250px;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;

}

#card-success #redirect_btn {
padding-left:0;
}
.countdown {
	margin-bottom: 0;
}
#content a.readmore {
    display: inline-block;
}
.template_detail .r-tabs .r-tabs-nav .r-tabs-anchor {
    display: inline-block;
    padding: 10px 12px;
    text-decoration: none;
    /* text-shadow: 0 1px rgb(0 0 0 / 40%); */
    font-size: 14px;
    font-weight: bold;
    color: #333;
    background: #f9f9f9;
}
.template_detail .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {color: #fff!important;}
.account_link {
    margin-left: 0; }

    .r-tabs .r-tabs-panel {
    background-color: white;
    border-bottom: 4px solid white;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#p-matrix-container{
	background-color: #FFF;
	margin:0;
	display: inline-block;
	width: 100%;
}
@media screen and (max-width: 768px) {

.p-matrix-attributes {
    width: 65%;
}
.p-matrix-attributegroup {
    width: 35%;
    clear: both;
    line-height: 1.5em;
}
	#myTab.r-tabs .r-tabs-panel {
    border: none;
    padding: 1rem!important;
}
#catalogue h1.product-name {
    font-size: 1.6rem;
    text-align: center;
    margin-top: 0!important;
    padding-top: 0!important;
}
.p-schedule-wrapper div {
    width: auto;
    float: left;
    margin: 0;
    text-align: center;
    background: rgba(255,255,255,0.1);
    padding: 5px 10px;
}
}
a.single_sol_content {
	background-color: #FFF;
}

.cart-container h2 {
    font-size: 1.1rem;
}
.cartbox-cell .fa {
    font-size: 1.2rem;}

    .tc-filter-BusinessSector h3, .tc-filter-Colour h3 {
    font-size: 1rem;
}

.desktopslidebg {
	min-height: auto;
}

.slide { position: relative; }   
.slider-section .slick-prev:before{
	font-family: 'FontAwesome';
	content:'\f104';
}
.slider-section .slick-next:before{
	font-family: 'FontAwesome';
	content:'\f105';
}
.slider-section .slick-prev:before, .slider-section .slick-next:before{
	font-size: 1.4rem;
}           
.r-tabs-state-active a.r-tabs-anchor {
    color: #fff;
}           
a.cta {
    font-size: 14px;
}             
    
.template_container {
    min-height: 333px;
}              
.template-box-sets #enquiryform {
    margin: 1rem 0rem;
    margin-bottom: 2rem;
}     
.slick-dots li button {
    background: #bebebe;
	border: none;
	transition:0.20s;
}  
.slick-dots li.slick-active button {
    background: #FED141;
    border: none;
    transition: 0.20s;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    transform: scale(1.25);
}

.slick-dots li button {
    width: 100%;
    height: 10px;
}

ul.slick-dots li.slick-active {

}

.slick-dots li button:before {
	content: unset;
}

.slick-dots li {
        position: relative;
    display: inline-flex;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    align-items: center;
}

.slick-dots {
	bottom: 0px;
}

.slick-dotted.slick-slider {
	margin-bottom: 0;
	overflow: hidden;
}

.slick-slide {
  display: none;
}
.slide-container {
    display: grid!important;
    grid-template-columns: 1fr 1fr;
    height:auto;
}

.product_image_container .slick.slider {
	max-height: 365px;
} 

.slick.slider {
  height: auto;
  position: relative;
  overflow: hidden;
}
#content .slider a.readmore {
width:max-content;
}
@media screen and (max-width: 480px) {
	
	.p-matrix-attributes, .p-matrix-attributegroup { width: 100%; }
}           
input#search_input:focus-visible {
    outline: none!important;
}       

.image-nav .slick-slide img {
    padding: 0;
    height: 100px;
    object-fit: cover;
    width: 100px;
}

.slide-container .content2 img {
    margin: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.product-slider.slick-initialized {
    display: block;
    margin-bottom: 1rem;
}

.p-matrix-proceed.disabled,
.p-matrix-proceed.disabled:hover {
    cursor: no-drop !important;
    border: 1px solid rgb(0, 0, 0) !important;
    background-color: rgba(0, 0, 0, 0.9) !important;
    font-size: 0 !important;
    line-height: 1.5 !important;
}

.p-matrix-proceed.disabled::before {
    content: "We're sorry, a product with the options selected is not available. Please update your options.";
    font-size: 1rem !important;
    color: #fff !important;
}



#turnaround-prev.disabled,
#turnaround-prev.disabled:hover,
#turnaround-next.disabled,
#turnaround-next.disabled:hover {
    background-color: #f5f5f5 !important;
    cursor: no-drop !important;
    color: #aaa !important;
    border: 1px solid #ccc !important;
}

.p-matrix-price-link.disabled {
    cursor: no-drop !important;
}

.disabledtd,
.disabledtd:hover,
.disabledtd .p-matrix-price-link {
    background: #eee !important;
    color: #aaa !important;
}                   
.p-matrix-attribute {
    width: 100%;
    text-align: left;
}    
.category-content {
    margin-bottom: 2rem;
    padding: 0 5px 0;
}
#home h1, #catalogue h1, #designs h1 {
    margin: 0 0 0rem 0;
    text-align: left;
    padding: 0.5em 0;
}
#catalogue .w-container {
    padding-bottom: 10px;
}

#catalogue .w-container.description-container {
    margin-bottom: 2rem;
}
         
@media screen and (max-width: 1024px) {
.topbaraccountlink {
    text-align: right;
    width: 100%;
}            
.header-contact {
    margin: 0;
    text-align: right;
} }

ul.products_menu_list > li > a {
	border-bottom: 1px solid #0099a7;
}
ul.products_menu_list li > ul > li > a, ul.products_menu_list li > ul > li > a:visited {
	border-bottom: none;
}
ul.products_menu_list > li > a, ul.products_menu_templates li a {
    text-decoration: none;
    width: auto;
font-size: 15px;
    margin-bottom: 1px;
    display: block;
    line-height: 1;
    text-transform: capitalize;
    padding: 5px;
    border-bottom: none;
}

ul.products_menu_list li > ul > li > a:hover {
	border-bottom: none;
}

#design .products_menu .category-link, #design .products_menu .list_title {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    display: inline-block;
}
 #design .products_menu .category-link:hover, #design .products_menu .list_title:hover, #design .products_menu .w-col:hover .list_title {
    color: #fff;
    border-bottom: 1px solid #3c79d2;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
    display: inline-block;
    background: #3c79d2;
}


.searchform {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: 0;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0;
    border: 0;
    width: 100%;
    display: inline-block;
    height: 45px;
}
button.search_button {
    height: 37px;
    display: inline-block;
    width: 46px;
    border: 0;
    color: #009fe3;
    background-color: transparent;
    position: absolute;
    right:0;
}
.searchform {
    background-color: transparent;
    position: absolute;
    right: 0;
    top: -19px;
    height: 2.5rem;
    line-height: 2.5rem;
    padding: 0;
    border: 0;
    width: 100%;
    display: inline-block;
    height: 46px;
}

.top-header .w-container{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.account_links {
    width: 100%;
    font-size: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

#primary_menu{
	list-style:none;
	margin:0;
	padding:0;
	width: 70%;
	text-align: left;
}
#primary_menu li{
	display: inline-block;
}
#primary_menu li a{
	padding:10px;
}
#site-navigation .w-container{
	display:flex;
	justify-content: space-between;
	align-items: center;
}

.search_block{
	margin: 4px;
}
.search_block form{
	position: relative;
}
#desktopsearch-icon{
    position: absolute;
    right: 14px;
    z-index: 1;
    top: 14px;
    display: none;
}
input[type="text"].searchform {
    position: relative;
    top: auto;
    right: 0;
    background-color: #FFF;
    border: none;
    font-family: inherit;
    padding-right: 40px;
    font-size: 15px;
    height: auto;
    line-height: 1;
    border: solid 1px #ddd;
}

.product-container{
	position: relative;
}
.content-overlay{
	position: absolute;
	bottom:0;
	left:0;
	width:100%;
	background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.2));
	padding:20px;
	color: #FFF;
	display:flex;
	justify-content: space-between;
	align-items: flex-end;
	column-gap:20px;
}
.content-overlay h2{
	color:#FFF;
	margin:0;
	margin-bottom: 1rem;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.36);
	font-size: 2rem;
}

.content-overlay a.readmore{
	min-width: 120px;
}

.content-overlay span{
	font-size:1rem;
	line-height: 1.2;
	display: inline-block;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.36);
}

#content a.readmore{
	font-weight: 700;
	display: inline-block;
	width:200px;
	background-color: #0099a7;
	transition: all 0.20s ease-in-out;
	border-radius: 10px;
}
#content a.readmore:hover{
	transition: all 0.20s ease-in-out;
	transform: scale(1.05);
}

#content .product_detail_container a.readmore {
	width:100%;
}

#content .product_detail_container a.readmore:hover {
	transition: all 0.20s ease-in-out;
	transform: scale(1.05);
}

.w-col-4 .content-overlay{
	align-items: flex-start;
	flex-direction: column;
	gap: 1rem;
}

.main-navigation ul ul.products_menu_list {
	top: -1px;
}

.product_image_container{
	border:1px solid #ddd;
	box-shadow: 0px 5px 20px -9px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 5px 20px -9px rgb(0 0 0 / 20%);
	position: relative;
	transition: all 0.40s ease-in-out;
	border-radius: 10px;
}
.product_image_container:hover{
	transition: all 0.20s ease-in-out;
	transform: scale(1.05);
	cursor: pointer;
}
#content .product_overlay a.full{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:flex;
	align-items: center;
	justify-content: center;
	background-color: #782251ab;
	color: #FFF;
	font-weight: 700;
	font-size: 1.5rem;
	opacity: 0;
	transition: 0.3s;
}
#content .product:hover .product_overlay a.full{
	opacity: 1;
}

.product_desc{
	    line-height: 1.5;
    display: flex;
    flex-grow: 1;
    font-size: 14px;
    padding-left: 1rem;
    padding-right: 1rem;
	max-height: min-content;
	text-align: left;
}

.attr-R-container .p-matrix-attributes > span,
.attr-E-container .p-matrix-attributes > span{
	display: flex;
	column-gap: 10px;
}

.attr-R-container .p-matrix-attribute,
.attr-E-container .p-matrix-attribute{
    text-align: center;
    padding: 5px;
    background-color: #ebeeed;
    color: black;
    transition: 0.20s;
    border-radius: 10px 10px 0px 0px;

}

.attr-R-container .p-matrix-attribute:hover,
.attr-E-container .p-matrix-attribute:hover{
	border-radius: 10px 10px 0px 0px;
}
.attr-R-container .p-matrix-attribute.selected,
.attr-E-container .p-matrix-attribute.selected{
    border: none;
    border-radius: unset;
    background-color: #D6D6D8;
    color: black;
    border-radius: 10px 10px 0px 0px;
    transition: 0.20s;

}

#catalogue .r-tabs .r-tabs-nav .r-tabs-anchor:hover {
	transition: 0.20s;
}
.p-matrix-price:hover {
	background-color: #005b5eb8;
}
.p-matrix-attribute input[type="checkbox"], .p-matrix-attribute input[type="radio"] {
    vertical-align: middle;
    margin-right: 0.3rem;
}

.attr-R-container .p-matrix-attribute label,
.attr-E-container .p-matrix-attribute label{
	width:100%;
	cursor: pointer;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: 600;
	line-height: 1.5rem;
}

#cutOffCountdown .countdown-amount,
#cutOffCountdown .countdown-period{
	background-color: transparent;
	border:none;
	font-size:1rem;
	color:#FFF;
	padding:0;
	margin:0;
	width:auto;
	
}
#cutOffCountdown .countdown-amount{
	font-size:1rem;
}
#cutOffCountdown .countdown-section{
	display: flex;
	align-items: center;
	justify-content: center;
	column-gap: 10px;
	text-transform: none;
}

.wrapper-container{
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.listing-product-image{
	position: relative;
}

.product_detail_container a.readmore{
	width:100%;
	margin-top: 0.5rem;
}

ul.products_menu_templates{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	column-gap: 10px;
}

ul.products_menu_templates li{
	width: 220px;
}
ul.products_menu_templates li a{
	padding:0;
}
#masthead i.fa-close{
	display:block;
}
ul.menu-right{
	display: inline-flex;
}
.menu-parent span{
	font-weight:normal;
}
#Print a.menu-parent,
#Print a.menu-parent:hover{
	background-color: #00aeef ;
}
#Print ul.products_menu_list > li > a{
	color: #00aeef ;
}
#Print ul.products_menu_list li > ul > li > a:hover{
	background-color:#00aeef ;
}
#Print ul.products_menu_list li > ul > li > a{
	border-color: #00aeef ;
}
#Signage a.menu-parent,
#Signage a.menu-parent:hover{
	background-color: #ec008c ;
}
#Signage ul.products_menu_list > li > a{
	color: #ec008c ;
}
#Signage ul.products_menu_list li > ul > li > a:hover{
	background-color:#ec008c ;
}
#Signage ul.products_menu_list li > ul > li > a{
	border-color: #ec008c ;
}
#Promo a.menu-parent,
#Promo a.menu-parent:hover{
	background-color: #8dc63f;
}
#Promo ul.products_menu_list > li > a{
	color: #8dc63f ;
}
#Promo ul.products_menu_list li > ul > li > a{
	border-color: #8dc63f ;
}
#Graphics a.menu-parent,
#Graphics a.menu-parent:hover{
	background-color:#ed008d;
}

#Promo ul.products_menu_list li > ul > li > a:hover {
    background-color: #8dc63f;
}
#Graphics ul.products_menu_list > li > a{
	color: #20284e;
}
#Graphics ul.products_menu_list li > ul > li > a:hover{
	background-color:#20284e;
}
#Graphics ul.products_menu_list li > ul > li > a{
	border-color: #20284e;
}
#Labels a.menu-parent,
#Labels a.menu-parent:hover{
	background-color: #fec343 ;
}
#Labels ul.products_menu_list > li > a{
	color: #fec343 ;
}
#Labels ul.products_menu_list li > ul > li > a:hover{
	background-color:#fec343;
}
#Labels ul.products_menu_list li > ul > li > a{
	border-color: #fec343 ;
}
ul.products_menu_list > li > a:hover{
	background-color: transparent;
}
.product_container.print .product_image_container,
#catalogue .product_container.print:hover{
	border-color: #00aeef ;
}
.product_container.signage .product_image_container,
#catalogue .product_container.signage:hover{
	border-color: #ec008c ;
}
.product_container.promo .product_image_container,
#catalogue .product_container.promo:hover{
	border-color: #8dc63f;
}
.product_container.labels .product_image_container,
#catalogue .product_container.labels:hover{
	border-color:#fec343;
}
.product_container.print h4.product_title{
	color: #00aeef ;
}
.product_container.signage h4.product_title{
	color: #ec008c;
}
.product_container.promo h4.product_title{
	color: #8dc63f;
}
.product_container.labels h4.product_title{
	color: #fec343 ;
}
.products_menu_list{
	background-color: rgba(255,255,255,0.95);
}

.photo-tile a{
	height: 150px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.search-container{
	width:300px;
}

.main-navigation .menu-right li a{
	font-weight:normal;
}
.featured_category .w-row{
	display:flex;
	align-items: center;
	flex-wrap: wrap;
}
.feat-content {
    display: inline-block;
    width: 100%;
    color: #FFF;
    padding: 20px;
    background-color: #1d2945;
    min-height: 246px;
    text-align: left;
}
.feat-content h2 {
    color: #FFF;
    margin: 0;
    text-align: left;
}
.feat-content p {
    color: #FFF;
    line-height:1.5;
}
#content .feat-content a {
    padding: 10px 20px;
    color: #FFF;
    border: 1px solid #FFF;
    display: inline-block;
	transition:0.2s;
}
#content .feat-content a:hover{
	background-color:#FFF;
	color:#263150;
}
#content .feat-content i{
	margin-left:0px;
	transition:0.2s;
}
#content .feat-content a:hover i{
	margin-left:5px;
}
.feat-slider .slick-arrow:before{
	opacity:1;
	line-height: 1;
	font-size:1.5rem;
}
.feat-slider .slick-arrow{
	background-color: #263150;
	border-radius: 100px;
	padding:5px;
	width: 34px;
	height:auto;
	display:flex;
	align-items: center;
	justify-content:center;
}
.feat-slider .slick-next{
	right: -20px;
}
.feat-slider .slick-prev{
	left: -10px;
}
.feat-slider .slick-next:before{
	content:'\f105';
	font-family: 'FontAwesome';
}
.feat-slider .slick-prev:before{
	content:'\f104';
	font-family: 'FontAwesome';
}
.product_overlay .product_subtitle{
	color:#FFF;
}
.product.slick-slide {
    padding-left: 10px;
	overflow:hidden;
}
.product-container {
    position: relative;
}
.featured_product .product img {
    display: block;
}
.product_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    opacity: 0;
    transition: 0.3s;
    color: #FFF;
    text-align: center;
    padding: 50px 20px;
}
.product:hover .product_overlay {
    opacity: 1;
}
.product_overlay h3{
	color:#FFF;
}


.attr-I-container .p-matrix-attributes > span,
.format-container .p-matrix-attributes{
	display:flex;
	flex-wrap: wrap;
	column-gap: 10px;
	row-gap: 10px;
}
.format-container .p-matrix-attribute{
	width:100%;
	max-width: 100%;
	display:flex;
	gap: 0.5rem;
}

.img-attr {
    display: grid;
    grid-template-columns: repeat(4, 2fr); /* 2 equal-width columns */
    gap: 0.5rem; /* optional: space between items */
}


span.p-matrix-attribute.image-attribute {
	width: 45%;
}


.content-container .product_container{
	flex-direction: column;
}

#cutOffCountdown .countdown-period,
#cutOffCountdown .countdown-amount,
p.countdown-header,
.p-schedule-wrapper{
	color: black;
}
#cutOffCountdown .countdown-amount, #cutOffCountdown .countdown-period {
color:#009ba4;
}
/* p.countdown-header:before{
	content:'\f253';
	font-family:'FontAwesome';
	    font-size: 1.5rem;
	    vertical-align: middle;
	    margin-right: 10px;
} */
.p-schedule-wrapper{
	background-color:transparent!important;
	width: 100%;
}
.guarantee {
text-align:center;
}
.hero-section .w-row,
.hero-section .w-row .w-col-4 .w-row{
	display:flex;
}
.hero-section .w-row .w-col-4 .w-row{
	flex-direction: column;
}
.hero-section .w-col-8 .product-container{
	height: 550px;
}
#content .hero-section .w-col-8 .product-container a.readmore{
	min-width:160px;
}
.hero-section .w-col-4 .product-container{
	height: 270px;
}
.hero-section .w-col-4 .w-col:first-child{
	margin-bottom:10px;
}




.sideimage {
text-align:unset;
}

.sideimage img {
    width: 100%;
}

.hero-section .w-col .w-row .w-col{
	padding:0;
}
#attrGrp42{
	margin-bottom: 10px;
}
#attrGrp42 .p-matrix-attribute{
	width: 50%;
	max-width: none;
}
.attr-I-container .p-matrix-attributes .gallery-link{
	display:inline-block;
	width:100%;
	border:2px solid #e6007e;
	font-weight:Bold;
	border-radius: 5px;
	max-width: none;
	text-align:center;
	padding:10px 0;
}
.attr-I-container .p-matrix-attributes .gallery-link a{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap:15px;
}
.p-matrix-attribute .image-radio{
	border:2px solid #ddd;
	border-radius:5px;
	text-align: center;
	margin: 0;
	line-height:1.2;
	width:100%;
}
.p-matrix-attribute.selected .image-radio{
	border:2px solid #66C4D4;
	border-radius:5px;
}

.gallery-cta{
	color: #FFF;
	background-color: #263150!important;
	margin-top:1rem;
	padding: 20px 40px;
	padding-left: 36%;
	line-height: 1.5;
}
.gallery-cta h3,
.gallery-cta p{
	color:#FFF;
}
#content .gallery-cta a.readmore{
	width:100%;
	background-color: #FFF;
	color: #263150;
	padding:10px 10px;
}
#updateform .checkout-action input.form-submit{
	float:right;
	margin-top:1rem;
}

.format-container label{
	    width: 100%;
    display: flex;
}

.responsiveTabs{
	margin-top:0;
}
select option:hover{
	color:#000!important;
}
#primary-menu > li a{
	position:relative;
	justify-content: center;
	overflow:hidden;
	font-size: 15px;
	padding-left: 15px;
}
.main-navigation ul ul {
width: auto;
}
#primary-menu > li > a:before{
	content:'';
	background-image: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgb(255 255 255 / 50%) 50%, rgba(255,255,255,0) 100%);
	width: 50px;
	height: 130px;
	position: relative;
	transform: rotate(45deg);
	position: absolute;
	top: -50px;
	left: -80px;
	transition:0.4s;
	animation-fill-mode: forwards;
}
#primary-menu > li > a:hover:before{
	content:'';
	left:130px;
	animation-fill-mode: forwards;
}
ul#primary-menu li a.menu-parent:after{
	content:'';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #007bff transparent transparent transparent;
	position:absolute;
	bottom: -10px;
	left: 40px;
	display:none;
	z-index: 999999;
}
#primary-menu > li a.menu-parent:hover:after{
	display:block;
	content:'';
}

ul#primary-menu #Print a.menu-parent:after{
	border-color: #00aeef transparent transparent transparent;
}
ul#primary-menu #Signage a.menu-parent:after{
	border-color: #e6007e transparent transparent transparent;
}
ul#primary-menu #Promo a.menu-parent:after{
	border-color: #8dc63f transparent transparent transparent;
}
ul#primary-menu #Labels a.menu-parent:after{
	border-color: #fec343 transparent transparent transparent;
}
.top-header li a:hover{
	background-color:#2631501f;
}

.main-navigation .search-container{
	width:100%;
	transition: 0s;
	border: none;
}

#searchbutton{
	position: absolute;
	right:0;
	height:100%;
	width:40px;
	border-radius: 0px;
	border:none;
	background-color: transparent;
	z-index: 2;
	font: normal normal normal 14px / 1 'FontAwesome';
}
.search_block{
	position:relative;
}
.search_block i{
	position:absolute;
	top: 9px;
	right: 10px;
	font-size: 1.4rem;
	z-index: 1;
}

.main-navigation .menu-right li a.mini_cart_link{
	display:none;
}
.mini-header .main-navigation .menu-right li a.mini_cart_link{
	display:block;
}


.mini-header .search-container{
	width: 41%;
}

.blue,
#mobile_nav ul li.blue a{
	background-color:#00aeef;
	color:#FFF;
	font-weight:bold;
}
.magenta,
#mobile_nav ul li.magenta a{
	background-color:#ec008c;
	color:#FFF;
	font-weight:bold;
}
.green,
#mobile_nav ul li.green a{
	background-color:#8dc63f;
	color:#FFF;
	font-weight:bold;
}
.yellow,
#mobile_nav ul li.yellow a{
	background-color:#fec343;
	color:#FFF;
	font-weight:bold;
}
.home .photo-tile img{
	max-height:100px;
	width:auto;
}
.image-nav{
	margin-bottom:1rem;
}
.product-related-data h2{
	margin-top:0;
	margin-bottom:2rem;
}

#lightboxTest{
	background-color: #263150;
}

#catalogue .p-thumbs,
#myaccount .p-thumbs{
	background-color:transparent;
	padding: 10px 10px 10px 0;
	text-align:right;
	margin: 0;
	font-size: 14px;
	font-weight: 500;
}

.tooltip{
	background:none;
}
.tooltip:before{
	content:'\f05a';
	font-family: 'FontAwesome';
	font-size:1.2rem;
}
.tooltip:hover::before {
  color: #a90e58;
  transition: 0.25s;
}

.tooltip:before{
	content:'\f05a';
	font-family: 'FontAwesome';
	font-size:1.2rem;
	transition: 0.25s;
}

#catalogue .r-tabs .r-tabs-nav .r-tabs-anchor {
	background-color: #009BA4;
	font-size: 0.9rem;
	transition: 0.20s;
	border-radius: 10px 10px 0px 0px;
}
#catalogue .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
	background-color: #005B5E;
	font-size: 0.9rem;
	border-radius: 10px 10px 0px 0px;
	transition: 0.20s;
}

#needhelp {
	font-size: 14px;
	position: absolute;
	top: -10px;
	right: 0px;
}

#needhelpanchor i {
	transition: 0.20s;
}
#needhelpanchor:hover i {
	color: #ec008c;
	transition: 0.20s;
}

.r-tabs .r-tabs-nav .r-tabs-tab {
	border-radius: 10px 10px 0px 0px;
	transition: 0.20s;
}

.p-matrix-success {
	color:black;
    left: 50% !important;
    bottom: 50% !important;
    transform: translate(-50%) !important;
    position: fixed;
    z-index: 9999999;
    width: 300px !important;
    border: 10px solid #fff;
    box-shadow: 0px 0px 10px #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color:white;
}

.p-matrix-success h3 {
color:black;
}

div.p-matrix-success p {
    background-color: #009ba4;
    width:max-content;
    color: white;
    min-width: 100%;
    background-color: #009BA4;
    padding: 10px 20px;
    display: inline-block;
    text-align: left;
    color: #FFF;
    text-decoration: none;
    font-size: 0.9rem;
    transition: 0.2s;
    line-height: 1.7;
    font-weight: 600;
        border-radius: 10px;
	text-align:center;
}

.yesBox, .noBox {
    margin: 0;
    margin: 0;
    border-radius: 10px;
    background-color: #0099a7;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    color: white;
	margin-top: 1rem;
	transition: 0.15s;
}
.yesBox:hover, .noBox:hover {
transform: scale(1.05);
transition: 0.15s;
}

.moreButton, #myaccount .reloadOrder {
	border-radius: 10px;
}

.cta {
	border-radius: 10px;
	font-weight: 600;
}

.p-matrix-success h3{
	margin:0;
}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor{
	background-color: #009ba4;
	text-shadow:none;
}

.title-container {
	padding-left:0;
}

#catalogue .template_container{
	border:1px solid #ddd;
	overflow: hidden;
	padding: 10px;
}
.cartbox-heading{
	background-color: #009ba4;
}
/* Catalogue colour coordination*/
/* PRINT */
/* Important tag needed due to overlay with bg image on gallery-cta which is generated an inline-style*/
.print-blue .gallery-cta,
#content.print-blue .p-matrix-proceed,
#content.print-blue .product_container a.readmore,
.print-blue .template-box-sets #enquiryform input[type="submit"],
.print-blue .p-matrix-price-active,
.print-blue .p-matrix-price:hover,
.print-blue #catalogue .r-tabs .r-tabs-state-active .r-tabs-anchor{
	background-color: #00aeef!important;
}
#content.print-blue .gallery-cta a.readmore,
.print-blue #cutOffCountdown .countdown-period,
.print-blue #cutOffCountdown .countdown-amount,
.print-blue p.countdown-header,
.print-blue .p-schedule-wrapper{
	color:white;
}

#content.print-blue .gallery-cta a.readmore,
.print-blue p.countdown-header,
.print-blue .p-schedule-wrapper{
	font-weight:400;
}
.p-schedule-desc {
    border-bottom: solid 2px 100%;
}

.print-blue .p-matrix-cost,
.print-blue .p-matrix-total,
.print-blue .p-matrix-vat,
.print-blue .tot-mat .CurrencySymbol,
.print-blue h4.product_title{
	color: white;
}


.print-blue .attr-R-container .p-matrix-attribute.selected,
.print-blue .attr-E-container .p-matrix-attribute.selected,
.print-blue .p-matrix-attribute.selected .image-radio,
.print-blue #catalogue .product_container{
	border-color:#00aeef;
}
/* SIGNAGE */
/* Important tag needed due to overlay with bg image on gallery-cta which is generated an inline-style*/
.signage-magenta .gallery-cta,
#content.signage-magenta .p-matrix-proceed,
.signage-magenta .template-box-sets #enquiryform input[type="submit"],
.signage-magenta .p-matrix-price-active,
.signage-magenta .p-matrix-price:hover,
.signage-magenta #catalogue .r-tabs .r-tabs-state-active .r-tabs-anchor{
	background-color: #ec008c!important;
}
#content.signage-magenta .gallery-cta a.readmore,
/* .signage-magenta #cutOffCountdown .countdown-period,
.signage-magenta #cutOffCountdown .countdown-amount, */
/* .signage-magenta p.countdown-header, */
/* .signage-magenta .p-schedule-wrapper, */
.signage-magenta .p-matrix-cost,
.signage-magenta .p-matrix-total,
.signage-magenta .p-matrix-vat,
.signage-magenta .tot-mat .CurrencySymbol,
.signage-magenta h4.product_title{
	color:#ec008c;
}
.signage-magenta .link_graphic.countdown{
	color:white;
	background-color: #EC008C;
	font-weight:400;
}
.signage-magenta .attr-R-container .p-matrix-attribute.selected,
.signage-magenta .attr-E-container .p-matrix-attribute.selected,
.signage-magenta .p-matrix-attribute.selected .image-radio,
.signage-magenta #catalogue .product_container{
	border-color:#ec008c;
}
/* PROMO */
.promo-green .gallery-cta,
#content.promo-green .p-matrix-proceed,
#content.promo-green .product_container a.readmore,
.promo-green .template-box-sets #enquiryform input[type="submit"],
.promo-green .p-matrix-price-active,
.promo-green .p-matrix-price:hover,
.promo-green #catalogue .r-tabs .r-tabs-state-active .r-tabs-anchor{
	background-color: #8dc63f!important;
}
#content.promo-green .gallery-cta a.readmore,
/* .promo-green #cutOffCountdown .countdown-period,
.promo-green #cutOffCountdown .countdown-amount,
.promo-green p.countdown-header,
.promo-green .p-schedule-wrapper, */
.promo-green .p-matrix-cost,
.promo-green .p-matrix-total,
.promo-green .p-matrix-vat,
.promo-green .tot-mat .CurrencySymbol,
.promo-green h4.product_title{
	color:#8dc63f;
}
.promo-green .link_graphic.countdown{
	color: white;
	background-color: #8dc63f;
	font-weight:400;
}

.promo-green .attr-R-container .p-matrix-attribute.selected,
.promo-green .attr-E-container .p-matrix-attribute.selected,
.promo-green .p-matrix-attribute.selected .image-radio,
.promo-green #catalogue .product_container{
	border-color:#8dc63f;
}
/* LABELS */

.labels-yellow .link_graphic.countdown {
    color: white;
    background-color: #fec343;
	font-weight:400;
}
.labels-yellow .gallery-cta,
#content.labels-yellow .p-matrix-proceed,
#content.labels-yellow .product_container a.readmore,
.labels-yellow .template-box-sets #enquiryform input[type="submit"],
.labels-yellow .p-matrix-price-active,
.labels-yellow .p-matrix-price:hover,
.labels-yellow #catalogue .r-tabs .r-tabs-state-active .r-tabs-anchor{
	background-color: #fec343!important;
}

.labels-yellow .p-matrix-cost,
.labels-yellow .p-matrix-total,
.labels-yellow .p-matrix-vat,
.labels-yellow .tot-mat .CurrencySymbol{
	color:#fec343;
}
/* .labels-yellow #cutOffCountdown .countdown-period,
.labels-yellow #cutOffCountdown .countdown-amount,
.labels-yellow p.countdown-header,
.labels-yellow .p-schedule-wrapper, */
.labels-yellow .gallery-cta h3,
.labels-yellow .gallery-cta p,
/*#content.labels-yellow .gallery-cta a.readmore,
#content.labels-yellow .p-matrix-proceed,
#content.labels-yellow .product_container a.readmore,
.labels-yellow .template-box-sets #enquiryform input[type="submit"],*/
.labels-yellow .p-matrix-price-active,
.labels-yellow .p-matrix-price:hover,
.labels-yellow #catalogue .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor{
	color: #fec343;
}


.labels-yellow .attr-R-container .p-matrix-attribute.selected,
.labels-yellow .attr-E-container .p-matrix-attribute.selected,
.labels-yellow .p-matrix-attribute.selected .image-radio,
.labels-yellow #catalogue .product_container{
	border-color:#fec343;
}

#content .gallery-cta a:hover{
	opacity:0.8;
}

#password-toggle{
	position: absolute;
	right: 20px;
	top:10px;
	cursor: pointer;
}
.page-template-ops-checkout #content p a#reset-password:hover{
	text-decoration: underline;
}

#submitFP,
input#emailFP{
	width: 49%!important;
	display:inline-block!important;
}
input#emailFP{
	margin-right:10px;
	padding: 10px;
}
.profile-info td{
	border:none;
	padding:5px;
}
#myaccount .cartbox-checkout.profile-info .checkout-action a.cta{
	margin:0;
}
.cartbox-top{
	padding-top:0;
}
#createform input{
	margin-top:0;
}
#createform td{
	border:none;
	padding:5px 0;
}
.addressbook tr td.cartbox-cell:nth-child(4),
.addressbook tr td.cartbox-cell:nth-child(5){
	text-align:right;
}

#stressfreeguarantee > div > div:nth-child(2) > div > div > div > p:nth-child(1) > a > picture {
    display: flex;
    justify-content: center;
}


.p-thumbs a:hover{
	text-decoration:underline;
}

.grecaptcha-badge{
	visibility:hidden;
}



#content .p-matrix-attributes a#lightboxTest{
	background-color: #263150;
}

#checkout a#lightboxTest:hover{
	background-color: transparent;
}

#content .p-matrix-attributes a#lightboxTest:hover{
	opacity:0.8;
}
#enquiryform td{
	border:none;
	padding:5px 0;
}

.checkout-cart .cartbox-cell .fa{
	color:#000;
}
.checkout-cart .cartbox-cell a:hover .fa{
	color:red;
}

#ArtworkNotes{
	height:100px;
}
#daid-icon{
position: absolute;
    right: 30px;
    top: 17px;
    display:none;
}

#checkout .cartbox-top{
	border: none;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 10px;
}

#checkout .checkout-action a{
	margin-top:0;
}

#attrGrp45 .p-matrix-attribute.image-attribute,
#attrGrp42 .p-matrix-attribute.image-attribute{
	max-width: 48.9%;
	width:50%;
}

.cartbox-cell #lightboxTest,
#content .cartbox-cell #lightboxTest:hover{
	background-color:transparent;
	color:#263150;
}
.cartbox-cell #lightboxTest i{
	color:#263150;
}
#content .cartbox-cell #lightboxTest:hover{
	text-decoration: underline;;
}
.file-upload-cont h3{
	color:#263150;
}
.cart-container h2{
	margin-top:0;
}

.cartsteps-cell, .cartsteps-cell-active{
	line-height:1;
}
.p-matrix-attribute .image-radio img{
	max-height:80px;
}
.list-flex{
	display:flex;
	justify-content: center;
	column-gap:50px;
}
.features li{
	font-size: 1.2rem;
	line-height:1.8;
}

.sidebar_box{
	margin-bottom:1rem;
	margin-top: 0;
	padding: 20px;
}
.sidebar_box h3{
	padding: 0;
	color:#FFF;
	margin: 0;
	margin-bottom: 1rem;
}

.sidebar_box a.readmore{
	background-color:#FFF;
	margin-top:1rem;
}
.sidebar_box a.readmore:hover{
	background-color:#FFF;
	opacity:0.9;
}


/* Catalogue colour coordination END*/

.wpcf7 p{
	margin-bottom:0;
}




div#schedule-dispatch {
    font-weight: bold;
    font-size: 14px;
}
div#schedule-collect {
    font-weight: bold;
}
.link_graphic.christmas-hours{ padding : 1.5rem;font-weight:bold; color:#0b1d54; }
.link_graphic.christmas-hours p { color:#0b1d54;margin-bottom:0.5rem; }
/* FW 21-11-2024: removing because now there are 2 icons loading follow FA upgrade
#searchbutton:before {
    content: "\f002";
    line-height: 30px;
}
*/
#desktopsearch-ajaxResults {
	position:static;
 	width:100%;
}

#desktopsearch-ajaxResults .ajaxResults-link.w-clearfix {
    background-color: transparent;
    display: flex;
    flex-wrap: wrap;
}

#desktopsearch-ajaxResults li{
	width:100%
}

ul.ajaxResults li {
    list-style-type: none;
    margin: 0;
    padding: 1.0rem;
    border-bottom: 1px solid #e6e6e6;
}


/* KK - 15/11/2024 - Catalaogue Order Steps and VAT incl./excl. */
section#catalogue-usp div div.w-row.usp {
display: flex;
    justify-content: center;
	flex-wrap: wrap;
  }

  .cat-usp > span {
    padding-left: 0;
    display: block;
	color: white;
}

section#catalogue-usp .slide {
    min-width: max-content;
	max-height: 60px;
	height: auto;
}
section#catalogue-usp .slick.slider {
	max-height: max-content;
	height:auto;
}
section#catalogue-usp .slick-track {
	display: flex;
	gap: 2rem;
}
section#catalogue-usp .slick-track {
	display: flex;
	gap: 2rem;
	max-height: 100px;
}
#content section#catalogue-usp .slide.slick-slide a.cat-usp {
	background-color: #005B5E;
	justify-content: center;
	max-height: 100px;
}

a.cat-usp:hover {
    color: #FFF;
    display: flex;
    text-decoration: none;
    min-height: 60px;
    align-items: center;
    grid-gap: 20px;
}


@media only screen and (max-width: 768px) {
    a.cat-usp, a.cat-usp:hover {
		color: #FFF;
		display: flex;
    text-decoration: none;
    min-height: 60px;
    justify-content: center;
    align-items: center;
	}
}



/* Container Styles */
#catalogue-usp {
   background-color: #005B5E;
   padding: 20px 0px 0px 0;
}

.cat-usp i {
    color: white;
	background-color: #e6007e;
}

.usp-section {
    padding: 37.5px 0; /* Reduced padding */
    background-color: #f9f9f9; /* Light background for contrast */
}

/* Wrapper for centering content */
.usp-wrapper {
    max-width: 900px; /* Reduced max width for a smaller container */
    margin: 0 auto;
}

/* Grid Container for USP Items */
.usp-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(187px, 1fr)); /* Reduced minimum width */
    justify-items: center;
}

.w-row.grid-button-links {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top:2rem;
}

a.link2 {
    text-decoration: underline;
	transition: 0.2s;
}

#content a.link2:hover {
    color: #0099a7;
	transition: 0.2s;
}

/* USP Item Styling */
.usp-item {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
    text-align: center;
}


/* USP Icon */
.usp-icon {
    font-size: 27px; /* Reduced font size */
    color: #007bff;
    margin-bottom: 15px; /* Reduced margin */
}

/* Title Styling */
.cat-usp_title {
    font-size: 1.025rem; /* Reduced font size */
    font-weight: bold;
    margin: 7.5px 0; /* Reduced margin */
    color: #333;
	line-height: 1rem;
}

/* Description Styling */
.cat-usp_description {
    font-size: 0.75rem; /* Reduced font size */
    color: #777;
}

/* Hover Effect for Links */
.cat-usp {
    display: block;
    text-decoration: none;
    color: inherit;
}

/* Special Styling for Discounted Items */
.usp-item .fa-tag {
    color: #28a745; /* Green color for the discount tag */
}

/* Responsive Styles */
@media (max-width: 768px) {
    .usp-item {
        padding: 5.25px;/* Reduced padding */
    }

    .cat-usp_title {
        font-size: 0.9375rem; /* Reduced font size */
    }

    .cat-usp_description {
        font-size: 0.675rem; /* Reduced font size */
    }

    .usp-icon {
        font-size: 22.5px; /* Reduced font size */
    }
}

@media only screen and (max-width: 768px) {
    a.cat-usp {
        margin-bottom: 0rem;
    }
}


section#product-main {
	padding-top: 0px;
}

div.totals_attribute.total-inc-vat {
	font-weight: bold;
    font-size: 0.8rem;
    color: #00aeef;
    display: inline-block;
    margin-left: 10px;
}

div.totals_attribute.total-inc-vat span.CurrencySymbol  {
	font-size: 1rem;
	color: #0099a7;
}
div.totals_attribute.total-inc-vat span.p-matrix-total  {
	font-size: 1rem;
	color: #0099a7;
}
div.totals_attribute.total-inc-vat span.tot-inc-vat  {
	font-size: 0.8rem;
	color: #0099a7;
	font-weight: 100;
}

.no-image {
       display: flex!important;
    flex-direction: column;
}

.product-page-bulletpoints ul {
    list-style-type: none; /* Remove default bullet points */
    padding: 0; /* Optional: Adjust padding */
	padding-left: 1rem;
}

div.product-page-bulletpoints ul li {
font-size: 16px;
}

.product-gallery-container {
	padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
	
}
#catalogue .image-nav .slick-slide img {
border: solid 10px #f5f5f5;
}



#catalogue .image-nav .slick-slide img:last-child {
border-right:0;
}



.product-page-bulletpoints ul li {
    position: relative; /* Position relative for the pseudo-element */
    padding-left: 25px; /* Add space for the tick */
}

.product-page-bulletpoints ul li::before {
    content: '\2713'; /* Unicode character for tick mark */
    position: absolute; /* Position it absolutely within the li */
    left: 0; /* Align to the left of the li */
    color: #00AEEF; /* Tick color */
    font-size: 1.5em; /* Adjust size if needed */
}

.summary_column {
        position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    padding: 10px;
    background: #B3224C;
    z-index: 999;
}

.summary {
	background-color: #B3224C;
	color: #FFF;
}

.gurantee-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gurantee-block h3 {
margin-bottom: 0;
text-align:center;
}
.matrix-review .review-head .avg-rating {
	text-align: center;
}



.ratingsguarantee {
    display: flex;
    align-items: center;
}

#catalogue .gurantee-block h2,
#catalogue .gurantee-block p,
#catalogue .matrix-review h2,
#catalogue .matrix-review p, #catalogue .matrix-review a, #catalogue .matrix-review div.review-head{
	margin: 0;
	padding: 0;
}

#content .gurantee-block h2 {
text-align:center;
}

#catalogue .w-row.description-row {
    margin-left: 0;
    margin-right: 0;
	padding: 2rem;
}

#content .checkout-action a.p-matrix-proceed {
	width: 100%;
	border-radius: 10px;
	max-width: 256px;
}

.attr-container.format-container, .w-clearfix.attr-container.attr-D-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.summary_column .summary {
    display: flex;
    justify-content: center;
    align-content: flex-end;
    align-items: center;
    height: auto;
    gap: 10px;
}
.summary_column .summary .delivery-container {
    margin-right: 30px;
    background-color: #782251!important;
}

.summary_column .summary .delivery-container .countdown-delivery-label {
    font-weight: 700;
    text-transform: uppercase;
    font-size: .9rem;
    padding-bottom: 10px;
}

.summary_column .summary .delivery-container .countdown-delivery-label, .summary_column .summary .delivery-container .p-schedule-date {
    display: block;
    width: 100%;
    line-height: 1;
}

.summary_column .summary .delivery-container .p-schedule-date {
    font-size: .9rem;
}

.summary_column .summary .delivery-container .countdown-delivery-label, .summary_column .summary .delivery-container .p-schedule-date {
    display: block;
    width: 100%;
    line-height: 1;
}

.order_summary_top {
    /* width: 51%; */
    text-align: right;
    display: inline-block;
}

.summary_column .order_summary_top {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    align-items: center;
    gap: 20px;
}

.w-clearfix.summary_row {
    padding: .5rem 0;
    text-align: left;
}

.w-clearfix.summary_row {
    display: inline-block;
    font-size: 1.2rem;
}

.summary_column .order_summary_top .summary_row {
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.summary_attribute, .summary_attribute_title {
    width: 49%;
    display: inline-block;
    vertical-align: top;
    font-size: .9rem;
}

.summary_attribute_title {
    font-weight: 700;
    margin-bottom: 10px;
}

.summary_column .summary_row .summary_attribute, .summary_column .summary_row .summary_attribute_title {
    display: block;
    width: 100%;
    line-height: 1;
    /* margin-bottom: 10px; */
}

.order_summary_bottom {
    text-align: right;
}

.summary_column .order_summary_bottom {
        display: flex !important;
    justify-content: center;
    width: 380px;
    padding-top: 0;
	gap: 1rem;
}

.page-template-ops-products #content a.cta.central_cta.quote_cta.email_cta {
    /* width: 47%; */
}

.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.email_cta, .page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed {
    max-width: 180px;
    padding: 8px 20px;
    font-size: 15px;
}
.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.email_cta {
         min-width: 120px;
    display: flex;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    background-color: unset;
    border: 2px solid white;
    align-items: center;
}

.productpage-content-contain {
	padding-top: 2rem;
}

.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.email_cta, .page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed {
    padding: 8px 20px;
    font-size: 15px;
}
.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.email_cta, .page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed:hover {
    max-width: 180px;
    padding: 8px 20px;
    font-size: 15px;
	border-radius: 10px;
}

.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.email_cta:hover {
       color: white!important;
    opacity: 1.0;
    background-color: #009ba4!important;
    transform: scale(1.05);
    transition: all 0.15s ease-in-out;
}

article#catalogue .page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed {
    font-weight: 700;
    color: black;
    display: flex;
    align-items: center;
    line-height: 1.2rem;
    background-color: white!important;
}

#content .summary_column .w-container {
	padding-bottom: 0;
}

.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed:hover {
	color: white!important;
	opacity: 1.0;
	background-color: #009ba4!important;
	transform: scale(1.05);
	transition: all 0.15s ease-in-out;
	max-width: unset;
}

span#password-toggle {
	background-color:transparent;
	top: 0px;
}

#myTab .print-blue div.p-matrix-attributes.tot-mat span.CurrencySymbol span.p-matrix-cost {
	color:black;
}
#p-matrix-options-container div.p-matrix-attributes.tot-mat > span.CurrencySymbol, #p-matrix-options-container div.p-matrix-attributes.tot-mat > span.p-matrix-cost {
	color: black;
}

#product-main > div.summary_column > div.w-container > div > div.order_summary_top div.summary_attribute > span.p-matrix-vat {
	color: white;
}

#product-main > div.summary_column > div.w-container > div > div.order_summary_top div.summary_attribute > span.p-matrix-total {
	color: white;
}

.summary_column .summary .delivery-container {
    margin-right: 0;
    min-width: 100px;
}
.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed {
    min-width: auto;
    display: flex;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
    background-color: unset;
    border: 2px solid white;
    align-items: center;

}
.summary_column div.w-container {
	padding: 0;
}
.summary_column .order_summary_top {
	display: flex;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	gap: 20px;
}

/* Theme 5 - Customisation for Copy Centre */

.header-container-row {
    display: flex;
    align-items: center;
}
.tool-tip:hover:after {
	display: none;
}

#Printing > a{
	padding-left: 0;
}

.main-header {
    transition: transform 0.5s ease-in-out;
}



#mobile_nav {
  position: fixed;
  top: 0;
  width: 300px;
  height: 100vh;
  background: #fff;
  transition: opacity 0.15s ease, visibility 0.15s ease;
  z-index: 99999;
  max-width: 100vw;
  box-sizing: border-box;
  opacity: 0;
  visibility: hidden;
  pointer-events: none; /* prevent interaction when hidden */
}

#mobile_nav.active {
  right: 0;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  overflow-y: overlay;
}

section.video_banner {
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #fff;
}
.header-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 75vh;
}
#bg-video {

  width: 100%;
  height: 100%;
  object-fit: cover;

}
.hero-slider-track {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Funnels */

.funnel-container {
    overflow: hidden;
}

.funnel-section {
	    background-color: #0099a7;

}

#catalogue .funnel-section {
    height: 90px;
    overflow: hidden;
}
.funnel-section .funnel-container .w-row {
    display: flex;
    justify-content: center;
    align-content: flex-start;
    align-items: flex-start;
}
.funnel {
    display: flex;
    align-items: center;
    justify-content: center;
}

.funnel-content {
    text-align: left;
}

.funnel-section .funnel {
    flex-direction: row;
    text-align: center;
    display: flex;
    gap: 1rem;
	width:300px;
}

.funnel i {
    font-size: 2rem;
    text-align: center;
    vertical-align: middle;
    color: #FFF;
    margin-right: 1rem;
}

.funnel-container .slide.slick-slide {
	background-color: transparent;
}

.funnel-section .funnel .fa {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-left: 0;
	margin-right: 0;
    width: 60px;
    height: 60px;
    flex-shrink: 0;
    font-size: 2rem;
    margin-bottom: 10px;
    border-radius: 100%;
	color: white;
}

.funnel-section .funnel-slick-container {
	max-width: 1400px;
	
}

.funnel-section .slick.slider {
	height: auto;
}

.funnel-container .w-col:hover {
	background-color: unset;
}

.funnel h3 {
    display: inline-block;
    margin: 0;
    color: #FFF;
    vertical-align: middle;
    line-height: 1.3;
    font-size: 1rem;
	font-weight: 700;
}

.funnel-container .slide {
background-color:unset;
}

.funnel p {
    margin-top: 0;
    line-height: 1.3;
    margin: 0;
    color: #FFF;
    font-size: 0.9rem;
}
/* Header Redo */

.contact-links {
	    display: flex;
    justify-content: center;
}

#masthead .w-container {
	max-width: 1600px;
}



/* Navigation sticky */
#site-navigation {
  background: #fff; /* or match your theme */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* optional */
}


/* Let main-header scroll away naturally */
.main-header {
  z-index: 9999; /* Lower than nav */
}


#masthead {
  transition: transform 0.15s ease-in-out, opacity 0.3s ease-in-out;
  will-change: transform, opacity;
}

#masthead.hidden {
  transform: translateY(-100%);
  opacity: 0;
  pointer-events: none;
}


.account-basket-product-nav a.account_link.nav.cart_link.tool-tip {
	display: none;
}

.account-basket-product-nav i, .account-basket-product-nav a, .account-basket-product-nav span {
	color: white;
}

.w-col.w-col-3.account-basket.account-basket-product-nav {
    display: flex;
    justify-content: flex-end;
}

.account-basket-product-nav a.account_link.nav.cart_link.tool-tip {
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.10s ease;
  width: 90px;
}
.account-basket-product-nav a.account_link.nav.cart_link.tool-tip.visible {
  opacity: 1;
  pointer-events: auto;
}

section.reviews h2 {
	color: black;
	text-align: center;
}
.reviewsrating {
    display: flex;
    justify-content: center;
}

#contact-listings .content-container {
    align-items: center;
    display: flex;
    flex-direction: column;
}

.ratingsguarantee {
	margin-top: 2rem;
}

.review-stars ul li i.star:before {
    content: '\f005';
    font-family: 'FontAwesome';
    font-weight: 900;
    color: #FF8700;
    font-style: normal;
    font-size: 1.2rem;
    margin: 0 5px;
}

section.img-w-txt h2  {
 color: black;
}
#google-reviews .review-item {
	box-shadow: 0 4px 8px rgb(0 0 0 / 12%);
}
div.avg-rating img {
	display: inline;
}

.reviews-row {
    display: flex;
    align-items: center;
    flex-direction: column;
}



@media screen and (max-width: 768px) {
	#masthead{
		position: fixed;
		z-index: 99999;
		top:0;
	}
	#main-header{
		padding:0.5rem 0;
	}
	.headersearchblock { display: none; }

	#filters {
    display: none;
    padding-top: 1rem;
	}
	.format-container .p-matrix-attribute, .p-matrix-attribute.image-attribute {
		width: 48%;
		max-width: 100%;
		display: Flex;
	}
	#attrGrp45 .p-matrix-attribute.image-attribute, #attrGrp42 .p-matrix-attribute.image-attribute {
		max-width: 48.9%;
		width: 50%;
	}
	a.quote_cta i {
		display: none;
	}
	.reviews-row {
		display: unset;
		flex: unset
	}
	.sideimage img {
		width: 100%;
	}
	.funnel-section .funnel-container .w-row div {
		text-align: center;
	}
	section.funnel-section div.w-container div.funnel-container .w-row:before {
	content: unset;
	display: unset;
	clear: unset;
}
}

@media (max-width: 480px) {

.attr-I-container .p-matrix-attributes > span, .format-container .p-matrix-attributes {
    display: flex;
    column-gap: 10px;
    row-gap: 10px;
    flex-wrap: wrap;
}
}

.content-container {
	box-shadow: 0 4px 8px rgb(0 0 0 / 12%); 
	border-radius: 10px;
}

.blog.whitesection.listsection h2 {
	 color: black;
	 text-align: center;
}

.blog-title {
	    font-size: 1rem;
    text-align: center;
    background-color: white;
    margin-bottom: 0;
    padding: 0.5rem;
}

section.greysection h2.blog-section-title {
        color: black;
    text-align: center;
    margin-bottom: 2rem;
}
section.whitesection h2.blog-section-title {
    color: black;
}

#content .blog-post a.readmore {
  width:100%;
  box-shadow: 0 5px 10px rgb(0 0 0 / 20%);
}

#content .blog-post {
	margin-bottom: 1rem;
}

footer#colophon > div.w-container {
	max-width: 1400px;
}


div.footer-box a  {
	padding-left: 0rem;
}

div.footer-box div.payment img {
	padding: 0;
	width:100px;
}

div.footer-box div.payment a {
	padding: 0;
}

.footerlinks {
	color: white;
}
.footerlinks a {
	color: white;
}

.top-socials {
    display: flex;
    justify-content: flex-start;
    gap: 0.5rem;
    padding-left:0;
}

.top-contact-info a	i {
	margin-right: 1rem;
}

a.site-title img {
	transform: scale(1);
 transition: transform 0.20s ease-in-out;
 width: 250px;
}
a.site-title:hover img {
	transform: scale(1.10);
 transition: transform 0.20s ease-in-out;
}
.products_menu_container {
        position: fixed !important;
    top: 290px !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    z-index: 9999;
}

img#print-one-plant-one-logo, img#woodland-logo {
	transform: scale(1);
	transition: 0.20s;
}
img#print-one-plant-one-logo:hover, img#woodland-logo:hover {
	transform: scale(1.15);
	transition: 0.20s;
}

ul.prodmenu li a:hover {
	color:black;
}

.phone a, .email a, .account_link, .infoanchor {
	transform: scale(1.0);
	transition: 0.20s;
}
.phone a:hover, .email a:hover, .account_link:hover, .infoanchor:hover {
	transform: scale(1.15);
	transition: all 0.15s ease-in-out;
}
.phone a:hover, .email a:hover, .account_link:hover, .infoanchor:hover {
	transform: scale(1.05);
	transition: all 0.15s ease-in-out;
}
.account_link i, .infoanchor i {
	transition: 0.20s;
}
.account_link:hover i:first-child, .infoanchor:hover i:first-child {
	transition: 0.20s;
	color: #CE0F69;
}
ul#info_menu li a i {
	color: #0099a7;
	margin-right: 0.5rem;
}
ul#info_menu li a:hover i {
	color: #CE0F69
}

ul.products_menu_list li > ul > li > a{
	color: black;
	transform: scale(1);
	transition: all 0.075s ease-in-out;
}
ul.products_menu_list li > ul > li > a:hover{
	color: black;
	transform: scale(1.05);
	transition: all 0.075s ease-in-out;
}

ul.products_menu_list li > ul > li > a:visited {
	color: black;
}
@media (max-width: 820px) {
  body {
    overflow-x: hidden;
  }
}
/* Catalogue USP */
#catalogue-usp {
    padding: 1rem 0;
	max-height: max-content;
}
.usp-flex {
       display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.usp-container {
    position: relative;
}

a.cat-usp i {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 1.5rem;
    min-width: 30px;
	background-color: unset!important;
	color: white;
}
.p-matrix-attributes {
	line-height: 30px;
}
.cat-usp-title {
    color: white;
    font-weight: bold;
    font-size: 1.1rem;
}
.cat-usp-description {
    color: #FFF;
    max-width: 300px;
}

.sustain-container {
    background-color: white;
    padding: 3rem;
    max-width: 500px;
	margin-left: 2rem;
}

.stainability-container {
	display: flex;
    align-items: center;
    justify-content: flex-start;
}

#searchp-maincontent section.funnel-section {
display:none;
}

.keep-in-touch-container {
    color: white;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.keep-in-touch-container h2, .keep-in-touch-container h2, .keep-in-touch-container span, .keep-in-touch-container p, #content .keep-in-touch-container a {
    color: white;
	text-decoration: none;
}
.keep-in-touch-container .top-socials {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
    padding-left: 0;
}

.keep-in-touch-details {
	display: flex;
    justify-content: center;
    gap: 1rem;
}

.opening-hours::after, .telephone::after {
	content: "|";
	margin-left: 1rem;
}

article#catalogue section#catalogue-usp div.w-container {
	    padding-bottom: 0;
    max-width: 1300px; 
}

/* Inline Scheduler */

.p-matrix-express {
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
    align-items: flex-end;
    width: 100%;
}



/* End Inline Scheduler */
.stainability-container {
	margin: 0;
    padding: 0;
	max-width: unset;
}
/* Can't find what you're looking for - Product Page */
#contact-us-bar {
    background-color: white;
    padding: 1rem !important;
    margin-top: 1rem;
    gap: 1rem;
}
.contact-us-container {
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
    flex-direction: column;
}

#finish {
    min-width: 140px;
    background-color: #009BA4;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 0.9rem;
    transition: 0.2s;
    line-height: 1.7;
    font-weight: 600;
    border-radius: 10px;
}

#finish:hover {
    transform: scale(1.05);
    transition: all 0.15s 
ease-in-out;
    background-color: #005b5e;
}

a.continue-shopping:hover {
    text-decoration: underline;
}

.w-container.visitdashboard {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: white;
    margin-top: 0!important;
    padding-bottom: 1rem;

}

article#checkout .cart-container table.cartbox-checkout.completed {
text-align:center;
}

.txt .content-container picture {
    display: flex;
    justify-content: center;
}

p.freenextday {
    text-transform: lowercase;
    color: black;
    font-weight: 500;
    margin-bottom: 0.5rem;

}

#content p.freenextday > a {
    color: white;
    text-decoration: underline;

}
#content p.freenextday > a:visited {
    color: black;
}

#content .fordispatchon {
    text-transform: lowercase;
    color: black;
    font-weight: 500;
    font-size: 14px;

}

#contact-us-bar i {
    color: #f1592a;
    top: -1rem;
    left: -1rem;
    z-index: 10;
    background-color: #007d5f;
	border-radius: 100%;
    color: white;
    width: 2.5rem;
    font-weight: 600;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1rem;
    text-align: center;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: scale(1);
    min-width: 2.5rem;
}
#get-in-touch-text {
    line-height: 1rem;
	margin-top: 0.5rem;
}
#contact-us-bar p {
    margin: 0;
}
a#get-in-touch-button {
    min-width: 140px;
    background-color: #009BA4;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 0.9rem;
    transition: 0.2s;
    line-height: 1.7;
	font-weight: 600;
	border-radius: 10px;
}
/* End */
#catalogue .product_price {
    position: absolute;
    top: 0px;
    left: 10px;
    width: auto;
    height: auto;
    padding: 13px 10px;
    z-index: 1;
    line-height: 1rem;
    color: #fff;
    background: #007d5f;
}

#catalogue .image-nav .slick-slide img {
    height: max-content;
    width: 100%;
    /* border: solid 10px #F5F5F5; */
    border-top: solid 10px #f5f5f5;
    border-bottom: solid 10px #f5f5f5;


}


section.greysection.productpage-content-contain > div.w-container > div:nth-child(3) > div.w-col.w-col-5.w-col-medium-6.w-col-small-12.w-col-tiny-12.whitesection.product-gallery-container > div > div.product-gallery-contain > div > div.image-nav.slick-initialized.slick-slider > div > div > div.slick-slide.slick-current.slick-active > img {
border-left:0;
}

.product-gallery-contain div.image-nav {
background-color:#F5F5F5;
}

#catalogue .product_price {
    font-size: 14px;
	line-height: normal;
}
a#get-in-touch-button:hover {
	transform: scale(1.05);
	transition: all 0.15s ease-in-out;
	background-color: #005b5e;
}
.image-nav .slick-slide img {
	transform: scale(1);
	transition: all 0.15s ease-in-out;
}
.image-nav .slick-slide img:hover {
	transform: scale(1.05);
	transition: all 0.15s ease-in-out;
}
.product {
	margin-bottom: 1rem;
}

#contact-us-bar-desktop {
  background-color: white;
  padding: 2rem !important;
  margin-top: 1rem;
  gap: 1rem;
  display: block;
}

#contact-us-bar-mobile {
  background-color: white;
  padding: 1rem !important;
  margin-top: 1rem;
  gap: 1rem;
  display: none;
}
#contact-us-bar-desktop p, #contact-us-bar-mobile p {
	margin: 0;
}



#contact-us-bar-desktop > div > i, #contact-us-bar-mobile > div > i {
    color: #f1592a;
    top: -1rem;
    left: -1rem;
    z-index: 10;
    background-color: #007d5f;
    border-radius: 100%;
    color: white;
    width: 2.5rem;
    font-weight: 600;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1rem;
    text-align: center;
    flex-direction: column;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    transform: scale(1);
    min-width: 2.5rem;
}

@media screen and (max-width: 768px) {
  #contact-us-bar-desktop {
    display: none;
  }

  #contact-us-bar-mobile {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
    #catalogue-usp .usp-flex {
        flex-direction: row;
        flex-wrap: wrap;
    }
}
@media only screen and (max-width: 768px) {
    #catalogue-usp .usp-flex {
        flex-direction: row;
        flex-wrap: wrap;
    }
    #catalogue-usp .usp-container {
    width:48%;
    }
	#google-reviews {
    display: flex;
    flex-direction: column;
	}
	.footer-widget {
		text-align: center;
	}

	.footer-box span {
		color: black;
	}
	div.footer-box a {
		padding: 0;
	}
	.payment {
		text-align: center;
	}
	.top-socials {
    display: flex;
    justify-content: center;
    gap: 0.5rem;
	flex-wrap: wrap;
}

.summary_column .summary {
    display: flex;
    flex-direction: column;
}

.product {
margin-bottom: 1rem;
}
.p-matrix-attributes.tot-mat {
	width: unset;
	margin-bottom: 0;
}
.p-matrix-attributegroup.tot-mat-title {
	width: 50px;
	
}
.contact-us-container {
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: space-between;
}
}
a.quote_cta i {
    font-size: 1.3rem;
    margin-right: 0.5rem;
    display: flex;
    align-items: center;
}
@media screen and (max-width: 480px) {
	.summary_column {
		padding: 10px;
	}
  .usp-flex{
    flex-direction: column;
    align-items:flex-start;
  }
  #catalogue-usp .usp-container {
    width: 100%;
}
.summary_column .summary {
        display: flex;
    flex-direction: column;
}
.summary_column .order_summary_bottom {
	width: 100%;
}
.summary_column .order_summary_top {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    gap: 20px;
}
.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed {
	width: 100%;
	max-width: unset;
	min-width: unset;
}

.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.email_cta {
	width: 100%;
	max-width: unset;
}
}
.image-nav .slick-slide {
min-height:unset;
}
.p-matrix-attributes.tot-mat span.p-matrix-cost {
color:black;
font-size: 1.3rem;
}
.summary_attribute_title {
font-weight:unset;
}
.slick-slide {
height:auto;
min-height:unset;
}

/* Info dropdown */

.infodropdown {
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
	background-color: white;
	border-radius: 5px;
	padding: 0;
	width: auto;
	min-width: 270px;
	height: auto;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	color: #000;
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 700;
	position: absolute;
	top: 35px;
	right: 20px;
	display: block;
	transition: opacity 0.3s ease;
	position: absolute;
    z-index: 9999999999999;
}

.infodropdown.visible {
      opacity: 1;
    pointer-events: auto;
    position: absolute;
    z-index: 9999999999999;
	padding: 0;
}

ul#info_menu {
        display: flex;
    flex-direction: column;
    margin-bottom: 0;
}

ul#info_menu li {
	color: black;
    font-size: 0.9rem;
    text-align: left;
}

ul#info_menu li:hover {
    background-color:#eaeaea;
	transition: 0.10s;
}

ul#info_menu li a {
        color: black;
    font-size: 0.9rem;
    font-weight: 500;
    width: 100%;
    text-align: left;
    display: flex;
	padding: 10px 20px;
}

.infodropdown ul {
	list-style: none;
	padding: 0;
}

.call-our-team,
.email-our-team {
	border-top: solid 1px #e9e4e4;
	text-align: left;
}
.call-our-team p, .call-our-team a,
.email-our-team p, .email-our-team a {
	font-weight: 500;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}
.call-our-team a,
.email-our-team a {
	padding: 20px 20px;
	margin-bottom: 0;
}
.call-our-team a:hover,
.email-our-team a:hover {
	background-color: #eaeaea;
	transition: 0.15s;
}

.call-our-team a:hover i,
.email-our-team a:hover i {
	color:#CE0F69;
	transition: 0.15s;
	transform: scale(1.20);
}

.call-our-team a i,
.email-our-team a i {
	transition: 0.15s;
	color:#0099a7;
}

.call-our-team h3,
.email-our-team h3 {
	font-weight: 700;
	font-size: 0.9rem;
	margin-bottom: 0.5rem;
}
a.call-now-button {
	    color: black;
    display: block;
}

footer ul li a {
    transition: 0.20s;
}
footer ul li a:hover {
    transition: 0.20s;
}

.terms a span {
	color: black;
	transition: 0.15s;
}
.terms a:hover span {
	color: #b52555;
	transition: 0.15s;
}

.footer-bottom {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
	gap: 2rem;
}

/* End info dropdown */

/* Start Sign In Dropdown */

.fa-book:before {
    content: "\f02d";
    font-family: 'FontAwesome';
}

.fa-box:before {
    content: "\f466";
    font-family: 'FontAwesome';
}

.fa-sliders-h:before, .fa-sliders:before {
    content: "\f1de";
    font-family: 'FontAwesome';
}
.fa-key:before {
    content: "\f084";
    font-family: 'FontAwesome';
}

.myaccountdropdown article#myaccount {
	padding: 0;
}

.myaccountdropdown {
	opacity: 0;
	transition: opacity 0.3s ease;
	pointer-events: none;
	background-color: white;
	border-radius: 5px;
	padding: 0;
	width: auto;
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
    background-color: white;
    border-radius: 5px;
    padding: 0;
    width: auto;
	min-width: 270px;
    height: auto;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    color: #000;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 700;
    position: absolute;
    top: 35px;
    right: 20px;
    display: block;
    transition: opacity 0.3s ease;
    position: absolute;
    z-index: 9999999999999;
	height: auto;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
	color: #000;
	font-size: 1rem;
	line-height: 1.2;
	font-weight: 700;
	position: absolute;
	top: 35px;
	right: 20px;
	display: block;
	transition: opacity 0.3s ease;
	position: absolute;
	z-index: 9999999999999;
}

.myaccountdropdown.visible {
	opacity: 1;
	pointer-events: auto;
	position: absolute;
	z-index: 9999999999999;
	padding: 0;
}

.myaccountdropdown ul {
	list-style: none;
	padding: 0;
}

.myaccountdropdown 

/* End Sign In Dropdown */

.products_menu_container {
	min-height:450px;
}
.slick-prev:before, .slick-next:before {
    font-size: 2rem;
}

.desktopslidebg.content1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding:1rem;
}

.content1block {
        display: flex;
    flex-direction: column;
    max-width: 570px;
}

.content1block h2.title {
        font-size: 3rem;
    color: white;
    line-height: 50px;
}
#content .content1block a.readmore {
   margin: 0;
    margin: 0;
    border-radius: 10px;
    background-color: #0099a7;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.slick-prev:before, .slick-next:before {
    color: #FED141;
	opacity: 1;
	transition: all 0.20s;
}

.slick-prev, .slick-next{
	transform: scale(1);
	transition: all 0.20s;
	transform: translate(-50%, -50%);
}
.slick-next:after {
    font-size: 2rem;
}

.slick-prev:hover, .slick-next:hover {
	transform: scale(1.20);
	transition: all 0.20s;
}

/* Plant One block */

.plantone {
    padding: 0;
    min-height: 500px;
    height: 500px;
}
.plantone h2 {
    font-size: 48px;
    color: #009430;
    line-height: 55px;
}


.list-point {
    font-size: 16px;
    color: #333335;
	text-align:left;
}

.content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
}

.content ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    max-width: 100%;
	padding: 0;
}
.content ul i {
padding-right:1rem;
}

.content ul i {
    color:#FF9E1B;
}

.plantone .img1 {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
	padding: 4rem 4rem 4rem 4rem;
}

.plantone .sideimage {
    text-align: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-height: 100%;
    padding: 4rem 4rem 4rem 4rem;
    margin-top: 0;
    gap: 2rem;
}

.footer-box .printoneplantonelogos {
    display: flex;
    justify-content: flex-start;
}

/* End Plant One */


h3.large-text {
    font-size: 48px;
    line-height: 3.5rem;
}
.page-template-ops-myaccount div.p-matrix-success.removeErrorBox > p  {
max-width: 100px;
background-color: transparent;
color: red;
font-weight: normal;
}

.product-page-contentblocks .txt div p a picture {
display:flex;
}
#openinghours {
    color: black;
}
div.content p {
	text-align: left;
	font-weight: 500;
}

.benefit i.fa {
    background-color: #009ba4;
    color: #FED141!important;
    width: 120px;
    height: 120px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    clip-path: path('M0,20 Q30,0 60,20 T120,20 L120,100 Q90,120 60,100 T0,100 Z');
}

a.icon-links:hover i {
	color: white!important;
	background-color: #CE0F69;
	transition: 0.15s;
}

@media screen and (max-width: 380px) { 
.summary_column .order_summary_bottom {
        display: flex !important;
    justify-content: flex-end;
    width: 100%;
    padding-top: 0;
    gap: 0.5rem;
    flex-direction: column;
    align-items: center;
}
}
@media screen and (max-width: 1536px) {
	.acf-map{
		height:300px;
	}
}
@media screen and (max-width: 1200px) {
	.top-header #primary_menu{
		width: 65%;
	}
	
	.top-header #primary_menu li a,
	.top-header a.account_link{
	font-size:0.9rem;
	}
	.main-navigation li a{
		font-size:0.9rem;
	}	
}

.content1block {
    display: flex;
    flex-direction: column;
    max-width: 570px;
    padding: 2rem;
}
.img-attr {
    display: grid;
    grid-template-columns: repeat(2, 2fr); /* 2 equal-width columns */
    gap: 0.5rem; /* optional: space between items */
}
.printoneplantonelogos {
	display: none;
}
.format-container .p-matrix-attribute, .p-matrix-attribute.image-attribute {
    width: 48%;
    /* max-width: 100%; */
    display: Flex;
}
span.p-matrix-attribute.image-attribute {
    width: 100%;
}
.plantone .img1 {
	display: none;
}
.plantone .img2 {
	width: 100%;
	background-color: white;
}
}
/* Single Col & Icon */

.single_col_icon {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
	font-size: 3rem;
	color: #009ba4;
}

article#catalogue section.singl-col > div.w-container {
	position: relative;
}

div.w-container.single_col_container {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    gap: 1rem;
}

.single_col_container div.banner-content {
	max-width: 1050px;
	text-align: center;
}
#mobile_nav {
    right: 320px;
    z-index: 99999;
}

.avg-rating {
    float: right;
    display: flex;
    align-items: center;
}

.description-tabs-container {
	margin-top: 2rem;
}

/* Product Page Content Blocks */ 

.product-page-contentblocks div.heading-container{
	text-align: left;
}

	/* Graphic Links */

.product-page-contentblocks .graphic-links-container {
	margin-bottom: 1rem;
}

.product-page-contentblocks .graphiclinks .slick-prev {
	display: none!important;
}
.product-page-contentblocks .graphiclinks .slick-prev {
	display: none!important;
}

.product-page-contentblocks .graphic-links-wrapper .single_sol_content {
	padding: 1rem;
	overflow-y: auto;
	transition: color 0.2s;
}

.product-page-contentblocks .single_solution {
	border-radius: 10px;
}

.product-page-contentblocks .graphic-links-wrapper .single_sol_content,
.product-page-contentblocks .graphic-links-wrapper .single_sol_content h3 {
	transition: color 0.2s;
}

.product-page-contentblocks .graphic-links-wrapper .single_sol_content,
.product-page-contentblocks .graphic-links-wrapper .single_sol_content h3 {
	transform: scale(1.0);
	transition: .20s;
	max-width: max-content;
}
.product-page-contentblocks .graphic-links-wrapper:hover .single_sol_content h3 {
	color: #CE0F69;
	transform: scale(1.05);
	transition: .20s;
}

.product-page-contentblocks a.readmore {
	min-width: max-content;
	margin-top: 1rem;
}

.product-page-contentblocks .graphic-links-row.slick.slider {
	height: max-content;
}

	/* End Graphic Links */

	/* Start Image With Text */

.product-page-contentblocks .img-w-txt h1 {
	text-align: left;
}

.product-page-contentblocks .sideimage{
	     text-align: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
}

	/* End Image With Text */

	/* Start Text Only */
.product-page-contentblocks .txt h1 {
	text-align: left;
}
	/* End Text only */

/* End Product Page Content Blocks */

@media screen and (min-width: 768px) {
	div.category-content {
		display: none;
	}
}

/* End */



.draggable-bg {
  position: relative; /* just to be sure */
}

.drag-hint {
    position: absolute;
    top: 15px;
    right: 15px;
    pointer-events: none;
    user-select: none;
    opacity: 0.6;
    transition: opacity 0.3s ease;
    z-index: 10;
    font-size: 2rem;
    opacity: 0.5;
}

.draggable-bg:hover .drag-hint {
  opacity: 1;
}

#content .back-to-top {
    position: fixed;
    bottom: 130px;
    right: 30px;
    color: white;
    padding: 10px 15px;
    border-radius: 100%;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.2);
    z-index: 9999;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#content .back-to-top.visible {
  opacity: 1;
  pointer-events: auto;
  transition: 0.20s;
  color: black;
}

#content .back-to-top.visible i {
  font-family: 'FontAwesome';
}

#content .back-to-top:hover {
      background-color: #a90e58;
    color: white;
    transition: 0.20s;
    transform: scale(1.3);
}
.w-row.description-row {
    width: 100%;
}

@media screen and (max-width: 991px) {
	#catalogue h1.product-name.mobile-hide {
		display: none;
		text-align: center;
	}
}

@media screen and (min-width: 1024px) {
	#catalogue h1.product-name.desktop-hide {
		display: none;
	}
	.product_detail_container.mobile-description {
		display: none;
	}

}



@media screen and (max-width: 768px) {
	#primary_menu{
		display: none;
	}
	

	.account_links{
		width:100%;
	}
	
	.hero-section .w-col .w-row{
		display:flex;
		column-gap:10px;
		margin-top:10px;
	}
	.hero-section .product-container:first-child{
		margin:0;
	}
	.checkout-login .w-col{
		margin-bottom:1rem;
	}
	.hero-section .w-row{
		flex-direction:column;
	}
	.hero-section .w-row .w-col-4 .w-row{
		flex-direction:row;
	}
	.hero-section .w-col-8 .product-container{
		height: 450px;
	}
	
	.mob-hide{
		display:none;
	}
	#content .checkout-action a{
		width:100%;
		margin-bottom:10px;
	}
	.w-row, .w-container .w-row {
	    margin-left: 0px;
	    margin-right: 0px;
	}
	#myTab .r-tabs-accordion-title{
		display:none;
	}
	#myTab.r-tabs .r-tabs-nav{
		display:block;
	}
	#catalogue #myTab.r-tabs .r-tabs-nav .r-tabs-tab{
		width: 49%;
	}
	.wrapper-container{
		flex-direction: column;
		padding:5px 0;
	}
	.p-schedule-wrapper{
		display: flex;
		padding: 6px 0;
	}
	.p-schedule-wrapper div{
		padding:0;
	}
	.gallery-cta{
		padding-left:50%;
	}
	.cartbox-heading td.cartbox-heading:nth-child(2){
		width:15%;
	}
	#myaccount .cartbox-checkout.profile-info .checkout-action a.cta,
	#myaccount .cartbox-checkout .checkout-action a.cta{
		width:auto;
	}
	.banner{
		max-width: none;
	}
	.printoneplantonelogos {
		display: none;
	}
	.review-head {
		margin: 0;
	}
	.plantone .sideimage {
    text-align: right;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
	gap: 1rem;
	}
	.sideimage img {
	width: 100%;
	}
	.list-point {
	    font-size: 16px;
	}
	.plantone .sideimage {
	   
	    padding: 2rem 2rem 2rem 2rem;
	    
	}
	.img-attr {
    display: grid;
    grid-template-columns: repeat(4, 2fr); /* 2 equal-width columns */
    gap: 0.5rem; /* optional: space between items */
}
	.sideimage p {
	margin-top: 0rem;
	}
	.plantone h2 {
	    text-align:center;
	}
	.content {
    display: flex;
    flex-direction: column;
    align-items: center;
	}
	div.content p {
		text-align: center;
	}
	h3.large-text {
    font-size: 40px;
    line-height: 3.5rem;
}
.single-listing {
	padding-left: 0;
	padding-right: 0;
}
div.footer_widget_0 .footer-box:first-child {
    border-right: unset;
}
.footer-box .printoneplantonelogos {
    display: flex;
    justify-content: center;
}
.slick.slider {
	height: unset;
}
#colophon > div > div > div.w-col.w-col-4.w-col-medium-6.w-col-small-6.w-col-tiny-12.footerwidget.footer_widget_0 > div > div.w-col.w-col-12.w-col-medium-12.w-col-small-12.w-col-tiny-12.paymenticons {
        display: flex;
    align-items: center;
    margin-top: 1rem;
    justify-content: center;
}
.page-template-ops-products #content .summary_column .order_summary_bottom .cta.central_cta.quote_cta.last_cta.p-matrix-proceed {
    padding: 5px 20px;
    font-size: 15px;
}
.opening-hours::after, .telephone::after {
	content: unset;
}
.keep-in-touch-details {
    display: flex;
    justify-content: center;
    gap: 1rem;
    flex-direction: column;
}
}
.page-template-ops-products #content div.order_summary_bottom > a.cta.central_cta.quote_cta.last_cta.p-matrix-proceed.disabled {
display:none;
}
@media screen and (max-width: 480px) {
	.account_link.cart_link{
		margin: 0;
	}     
	.mob-hide { display: none }
	.img-attr {
    display: grid;
    grid-template-columns: repeat(2, 2fr); /* 2 equal-width columns */
    gap: 0.5rem; /* optional: space between items */
}
a.site-title img {
    transform: scale(1);
    transition: transform 0.20s ease-in-out;
    width: 180px;
}
.footer-box {
min-height: 150px;
}
}
.fa-exclamation-triangle:before {
color: #FFC107;
font-size: 2rem;
}



section.productpage-content-contain div > div.w-row {
	margin: 0 0px;
}

.single-listing {
padding-right:0px;
}

.r-tabs .r-tabs-panel {
    padding: 30px;
    display: none;
}

.cat-heading .category-content {
	display: none;
}

.w-col.w-col-12.w-col-medium-12.w-col-small-12.w-col-tiny-12.description-tabs-container {
    padding-left: 0;
    padding-right: 0;
}



/* Image w/text Full Width  */

.full-width-content .title {
	color: black;
}

.full-width-content {
	    width: 65%;
    text-align: center;
}

section.img-w-txt-fl-width {
		padding-top: 0;
	padding-bottom: 0;
}
/* KK - 30/09/2025 - added as Jordan requested hiding the products only */
.main-navigation .products_menu ul.ops-product {
display:none;
}

section.img-w-txt-fl-width .w-container {
	max-width: unset;
	width:100%;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
	padding-right: 0;
}

.img-full-width-row {
	height: 500px;
	margin:0;
}

.img-full-width-row .sideimage {
    height: 100%;
    margin-top: 0;
}

.img-full-width-row .sidetext-full-width {
	    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Full Width Quote */

.quote-section {
	padding: 60px 0;
	background-color: #f9f9f9;
}

.w-container.quote-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.w-row.quote-row {
    width: 70%;
}

.quote-h2 {
	font-style: italic;
	text-align: center;
	color: #555;
}
/* Full Width 2 Buttons */

.\32 buttons-section {
	background-color: #0099a7;
}

.w-container.\32 buttons-container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}

h2.\32 buttons-title {
    text-align: center;
    color: white;
}

.buttons-section {
	padding: 60px 0;
	background-color: #0099a7;
}

h2.\32 buttons-title {
	color: white;
	margin-bottom: 3rem;
	margin-top:0;
}

#content .\32 buttons-row .readmore {
	border-radius:10px;
	border: solid 1px white;
	font-weight: 500;
}
.\32 buttons-row .readmore {
	border-radius:10px;
	border: solid 1px white;
	font-weight: 500;
    padding: 10px 20px;
    display: inline-block;
    text-align: center;
    color: #FFF;
    text-decoration: none;
    font-size: 1rem;
    transition: 0.2s;
    line-height: 1.7;
}

.w-row.\32 buttons-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    /* clear: both; */
    grid-template-columns: 1fr 1fr;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;


}

.w-row.\32 buttons-row:before {
    content: unset;
    display: none;
}

.w-row.\32 buttons-row:after {
    content: unset;
    display: none;
}

.img-full-width-row {
margin: 0 0px;
}

.page .img-full-width-row {
    height: auto;
    display: grid;
    grid-template-columns: 1fr 1fr;

}

.page .img-full-width-row:before {
content:unset;
display:none;
}

.page .img-full-width-row:after {
content:unset;
display:none;
}



.footer-box {
border-right: solid 1px #ddd;
}

@media screen and (max-width: 768px) {
	.top-footer, .social-icons{
		text-align: center;
	}
	.top-footer a{
		margin-right: 10px;
	}
	a.social{
		border:none;
	}
	.social-icons{
		display: flex;
		justify-content: space-between;
	}
	ul#menu-footer-menu{
		columns: 1;
	}
	.content ul {
    max-width: 100%;
}
	.product-page-contentblocks .graphic-links-container img {
		width: 100%;
	}
	#content .checkout-action {
		text-align: center;
	}
	#content .checkout-action a.p-matrix-proceed {
		max-width: 250px;
	}
.ratingsguarantee {
		display: none;
	}
	.product-page-contentblocks .sideimage {
    text-align: right;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
}


@media screen and (max-width: 768px) {
    .generalslider.slick.slider {
        height: auto;
    }
	.desktopslidebg {
    min-height: auto;
	}
	.paymenticons {
	display:none;
	}	
}
@media screen and (min-width: 480px) and (max-width:768px) {
	.p-matrix-attributegroup, .p-matrix-attributes{
		width:100%;
	}
}
@media screen and (max-width: 768px) { 
.mobilepaymenticons {
display:none;
}
.printonemobilehide {
    display: flex;
    justify-content: center;
}
.page-banner h1 {

    font-size: 2rem;
}
}


@media screen and (max-width: 480px) {


	#catalogue > .p-maincontent > .p-thumbs{
		padding:0 20px;
		text-align:center;
	}
	.feat-content{
		margin-bottom:1rem;
	}
	.w-row.\32 buttons-row {
	    grid-template-columns: 1fr;
	}
	.w-row.\32 buttons-row a.readmore {
	margin-left:0;
	}
	.product-container img{
		margin:0 auto;
	}
	.product_desc{
		font-size:12px;
	}
	.hero-section .w-col-8{
		padding:0;
	}
	.hero-section .w-col .w-row{
		flex-direction:column;
	}
	.gallery-cta{
		margin:1rem 0;
	}
	.avg-rating img{
		margin:0 auto;
	}
	.reviews h2{
		text-align:center;
	}
	#content .feat-content a,
	#content .content-overlay a.readmore{
		width:100%;
	}
	.product.slick-slide .product_overlay{
		padding:0;
	}
	.product_overlay h3{
		margin:0.5rem 0;
	}
	.w-col-8 .content-overlay{
		align-items: flex-start;
		flex-direction: column;
	}
	.hero-section .w-row .w-col-4 .w-row{
		flex-direction:column;
	}
	.hero-section .w-col-8 .product-container{
		height:270px;
	}
	.p-maincontent #product-main .w-row{
		display:flex;
		flex-direction: column-reverse;
	}
	#cutOffCountdown .countdown-section{
		column-gap:3px;
	}
	#cutOffCountdown .countdown-amount{
		font-size:1rem;
	}
	#cutOffCountdown .countdown-period{
		font-size:0.9rem;
	}
	.p-matrix-attributes{
		padding-top:5px;
	}
	.p-schedule-wrapper{
		display:flex;
	}

	.p-matrix-attributegroup.tot-mat-title, .tot-mat {
    vertical-align: middle;
    margin: 10px 0;
    padding: 0;
    margin-top: 2rem;
	}
	#content .checkout-action {
    text-align: left;
	}
	.p-maincontent #product-main #templates .w-row{
		display:block;
	}
	#myaccount .cartbox-checkout.profile-info .checkout-action a.cta{
		margin-bottom:1rem;
	}
	.page-template-ops-myaccount #content a.readmore{
		width:100%;
	}
	.cartbox-checkout.order-history .basket-summary td:last-child{
		padding:10px 0;
	}
	.profile-info td:first-child{
		width:30%;
	}
	#catalogue .p-maincontent h1{
		/* text-align:center; */
		font-size: 1.4rem;
	}
	.cat-grid,
	#catalogue .w-row .catalogue-items{
		    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto;
	}
	.product_detail_container{
		padding:10px;
	}
	#checkout .cart-confirm .basket-summary td:nth-child(3){
		padding:10px;
		padding-top: 40px;
	}
	.cart-confirm .basket-summary td:nth-child(3):before{
		top: 10px;
		width: 100%;
		font-weight: bold;
	}
	#checkout .cart-confirm .basket-summary .cartbox-cell:last-child{
		padding:0;
		margin-top:10px;
		border:none;
	}
	.cart-confirm .basket-summary{
		padding:0;
	}
	.cartbox-cell-total.text-right{
		border-top:0;
	}
	.cartbox-cell-total.text-right:last-child{
		text-align:right;
	}
	#successform input.moreButton{
		width:100%;
	}
	.list-flex{
		flex-direction:column;
		justify-content: center;
		align-items: center;
	}
	.review-head {
		display: none;
	}
	#needhelp {
		display: none;
	}
}

@media screen and (min-width: 768px) { 
.mobilepaymenticons {
display:none;
}
.printonemobilehide {
display:none;
}
.printonemobilehide {
display:none;
}
.footer-box .printoneplantonelogos {
    display: none;
}
.product_detail_container-mobile-description span.product_desc {
		display: none;

	}
}

#related div.product-related-data.w-row {
margin: 0 0px;
}

.acf-tooltip ul li a, .acf-tooltip ul li a:visited, .acf-fc-popup a, .acf-fc-popup a:visited {
    color: black!important;
}
.brtpmj_businessheader {
display:none!important;
}

.review-links {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 1rem;

}

#content .review-links a.readmore {
width:max-content;
margin-bottom:2rem;

}



#content p a:visited, #content p a {
color:black;
}

#content .sample-content p a:visited, #content .sample-content p a {
color:white;
}
#catalogue h1.categorytitle {
    padding: 0 10px;
}

#catalogue .txt .content-container {
background-color:transparent;
}

/* Optional: Hide hint on larger screens */
@media (min-width: 1025px) {
  .drag-hint {
    display: none;
  }
}

@media screen and (max-width: 991px) {
    .search_link{
    	display: none;
    }
    .account_login{
    	display: none;
    }
    .w-row.img-full-width-row.imageright {
    display: flex;
    flex-direction: column-reverse;
}
	.sample-pack {
	    display: flex;
    flex-direction: column;
	}
	.sample-image {
	height:500px;
	}
	.sample-image, .sample-content {
	width:100%;
	}
	.full-width-content {
	    width: 100%;
	    text-align: center;
	    padding:3rem;
	}
	#content .back-to-top {
		bottom: 200px;
		background-color: white;
	}
	.graphic-click-drag {
		display: none;
	}
	.ratingsguarantee {
        display: flex;
    align-items: center;
    flex-direction: column;
    gap: 0.5rem;
	}

.w-row.img-full-width-row {
    display: grid;
    grid-template-columns: 1fr;
}

a.my-account-button {
    color: #000;
    padding: 0.25rem 20px;
    display: block;
    padding-right: 4rem;
	font-size: 18px;
	cursor: pointer;
}
.my-account-button::after {
	content: '';
}
a.my-account-button-logged-out {
    color: #000;
    padding: 0.25rem 20px;
    display: block;
    padding-right: 4rem;
	font-size: 18px;
	cursor: pointer;
}
#mobile_nav li::marker {
  content: none;
}
ul.my-account-submenu {
  display: none;
}
}

@media screen and (max-width: 1024px) {
	#site-navigation .w-container{
		padding:0;
		max-width:none;
	}
	.main-navigation .menu-right li a{
		padding:15px 10px;
	}
	input[type="text"].searchform{
		margin-top:5px;
		font-size:0.8rem;
	}
	.search_block i{
		top:12px;
	}

	button.search_button{
		top:6px;
	}
	.product.slick-slide .product_overlay{
		position:relative;
		padding:10px;
		opacity:1;
		background-color:transparent;
	}
	.slick-initialized .slick-slide {
	    display: grid;
	    grid-template-columns: 1fr;
	}
	.slick-slide img {
	    margin: 0;
	    width: unset;
	    height: unset;
	    object-fit: unset;
	    display: block;
	}
	.sustain-container {
	    margin-left: 0rem;
	}
	.account-basket {
	display:none;
	}
	.headerbrandblock {
	display:none;
	}
	.main-navigation {
	display:none;
	}
	.review-head {
	display:none;
	}
	.funnel-section .funnel {
		gap: unset;
	}
	.sustainability-row {
	    display: flex;
	    justify-content: center;
	}
	.product_overlay h3,
	.product_subtitle{
		    color: white;
	    display: inline-block;
	    position: absolute;
	    top: 0;
	    left: 0;
	}
	.funnel-section .funnel {
		width: 100%;
	}
	
	#mobile_nav form input.searchicon{
		width:100%;
	}

	.headercontactblock{
		width:66%;
		display:none!important;
	}
	div.footer_widget_0 .footer-box:first-child {
    	border-right: none;
	}
	#primary-menu > li a{
		min-width:89px;
	}
	.headerbrandblock{
		display:flex;
		justify-content:space-between;
		align-items: center;
	}
	.searchbar {
		display: none;
	}
	.content1block {
    margin-left: 0px;
    gap:1rem;
	}
	.product_image_container .product_detail_container {
		opacity: 1;
		left: 0px;
		bottom: 0px;
	}
	.product_container .product_detail_container {
		display: none;
	}
	.product_detail_container-mobile-description span.product_desc {
		padding: 0;
		font-size: 14px;
	}
	.footer-box {
	border-right: none;
	}
}
@media screen and (max-width: 991px) {
	.hero-section{
		padding-top:2rem;
	}
	header#masthead.mini-header .main-header{
		display:block;
		box-shadow: 0px 12px 24px -12px rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0px 12px 24px -12px rgba(0, 0, 0, 0.5);
	}
			.footer-box {
		margin-bottom: 0;
		text-align: center;
	}
	.top-header #primary_menu{
		display:none;
	}
	.account_links{
		width:100%;
	}
	.account-basket {
		display: none;
	}
	.top-socials {
    justify-content: center;

}
	.attr-I-container .p-matrix-attributes > span, .format-container .p-matrix-attributes {
        display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0.5rem;
}
}