/* 1column No Title Styles */

body {
    color: #20231f!important;
    font-family: 'Roboto','Helvetica Neue',Helvetica,Arial,sans-serif!important;
    font-style: normal!important;
    line-height: 1.25!important;
    font-size: 1.6rem!important;
}

body.waiting * {
    cursor: progress;
}


body.account main#maincontent,body.checkout-cart-index main#maincontent{
    margin-top: 25px;
    padding-inline-end: 20px!important;
    padding-inline-start: 20px!important;  
}

.emergency-message {
    background: #f4f9fd;
    border: 1px solid #ffa61b;
    color: #004991;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
}

a, .alink {
    color: #004991!important;
    text-decoration: none!important;
}

a:focus, a:hover {
	color:#ffa61b!important;
	text-decoration:none!important;
}


span.highlight {
    font-size: 0.5em;
    vertical-align: super;
}

h3 a, h3 a:visited, alink:visited {
    color: #004991;
}

div.greet.welcome,.amtheme-header-icon .amtheme-link{
    display: none;
}

.category-hi-vis.catalog-category-view .wrapper-description {
	 padding-top:0;
}

.sidebar .amtheme-filter-action,
.sidebar .swatch-option.color:hover:before,
.sidebar .swatch-option.color:before {display:none!important;}

.sidebar div.swatch-attribute-options a span {box-shadow:none; border:1px solid #cfdde5}

.first-of-his-name .pagebuilder-column-group {
    margin-top: -330px;
    z-index: 9;
    padding: 0 10px;
}


.amasty-mega-menu .ammenu-header-container .header.content{
	background: #004991!important;
	padding: 18px 22px;	
	display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width: 768px){
	.message.info {
		background: #f4f9fd;
	}

	.amtheme-header-icon {
		margin: 0!important;
	}

	.page-layout-2columns-left.page-with-filter .columns, .page-layout-2columns-right.page-with-filter .columns, .page-layout-3columns.page-with-filter .columns {
		padding: 0px 20px;
	}

	.only-mobile,span.wk-cart-icon {
		display:none!important
	}

	.page-main { 
	   width: 100%!important;
		padding: 0;
		margin: 0;
		min-width: 100%;
	}

	.product.media div#am-gallery {
		min-height: 480px;
		height: 480px;
	}

	.catalog-product-view .page-wrapper{
		overflow: unset;
	}

}

.amtheme-backtotop-wrap {
    border: 1px solid #004991;
    border-radius: 50%;
    background: #ffa61b;
}


svg.amtheme-icon {
    height: 30px;
    width: 30px;
}

a.action svg.amtheme-icon,svg.amtheme-icon {
    fill: #004991!important;
}

.details-qty.qty svg.amtheme-icon {
	fill: #ffa61b!important;
}


.breadcrumbs {
    margin: 11px 0 0 20px;
    padding: 0!important;
    max-width: 90%;
}

.breadcrumbs strong {
    font-weight: 700;
}

.breadcrumbs .item:not(:last-child):after {
    content: '/';
    color: #cfdde5;
    font-size: 1.2em;
    background: none;
    height: auto;
    padding: 0 6px 0 0;
}

.header.links {
    font-size: 0.8em;
    margin-inline-start: 0;
}

span.splide__spinner {
    display: none!important;
}

.am-gallery-placeholder .splide__slide {
    border: none!important;
}

.splide__slide__container.video-slide.splide__slide__container--has-video {
    text-align: center;
}

.splide__slide.is-active.is-visible {	
	z-index:999;
}

.amtheme-icons-position.-top-right {
    margin: 10px 0 0 0;
}

li.amtheme-icon-block {
    position: relative;
}

li.amtheme-icon-block a{
    color:#004991;
}

li.amtheme-icon-block svg {
    width: 38px;
    height: 38px;
}

li.amtheme-icon-block a.icon-link {
	background-position: center center;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
    background-size: 40px 40px;
}

.profile-icon svg.amtheme-icon, .contact-icon svg.amtheme-icon {
    fill: #ffa61b;
    margin: -2px;
}

.page-header .amtheme-icons-container {
	order: 1;
	margin: 0 0 0 15px;
}

div.minicart-wrapper a.action.showcart {
	background: url('/media/icons/theme/basket.svg') center center no-repeat;
	background-size: 46px;
    height: 50px;
    width: 52px;
}

div.minicart-wrapper:hover a.action.showcart {
	background: url('/media/icons/theme/basket-fill.svg') center center no-repeat;
	background-size: 46px;
}

ul.contact-block {
    display: inline-flex;
    list-style: none;
    margin: 0;
    width: 180px;
    padding: 0;
}

ul.contact-block > li {
	margin: 0 62px 0 0;
}

li.amtheme-icon-block.wishlist-icon {
    margin: 0 30px 0 -28px;
}

li.amtheme-icon-block.contact-icon a.icon-link{
	background: url(/media/icons/theme/email.svg) no-repeat 0;
    background-size: 48px;
    display: block;
    width: 48px;
    height: 44px;
}

li.amtheme-icon-block.phone-icon {
    background: #004991 url(/media/icons/theme/phone.svg) no-repeat 0 center;
    display: inline-flex;
    height: 44px;
    background-size: 40px !important;
}

ul.phone-block.only-desktop {
    margin: 5px 60px -6px 102px;
    padding: 0;
}

li.amtheme-icon-block.phone-icon:hover {
    background: url(/media/icons/theme/phone-fill.svg) no-repeat 0 center;
}

a.phone-number {
    font-size: 1.6em;
    line-height: 1.8em;
    padding: 0 0 0 16px;
    color: #fff !important;
}

li.amtheme-icon-block div h6 {
    font-size: 1.2em;
    margin: 0 0 5px;
    color: #004991;
}

li.amtheme-icon-block div p.tel {
    font-size: 1.8em;
    color: #004991;
}

li.amtheme-icon-block.phone-icon.only-desktop .qrcode.mainqr {
	display: block;
	border: 10px solid #ffa61b;
    border-radius: 20px;
    height: 240px;
    margin: 10px;
    background: #ffa61b url(/media/qr-codes/qr-code-vcard.svg) bottom center no-repeat;
    background-size: contain;
    color: #fff;
}

li.amtheme-icon-block.phone-icon.only-desktop .qrcode.mainqr strong {
    font-weight: 700;
    font-size: 1.8em;
}

li.amtheme-icon-block:hover div {
	display:block;
}

li.amtheme-icon-block.contact-icon:hover a.icon-link {
    background: url('/media/icons/theme/email-fill.svg') no-repeat left center;
    background-size: 48px;
}

li.amtheme-icon-block.profile-icon a.icon-link {
    background: url('/media/icons/theme/profile.svg');
    background-size: 40px;
    display: block;
}

li.amtheme-icon-block.profile-icon:hover a.icon-link {
    background: url('/media/icons/theme/profile-fill.svg');
    background-size: 40px;
}

li.amtheme-icon-block.mobile-search {
    background: url('/media/icons/theme/search.svg');
    display: block;
}

li.amtheme-icon-block.mobile-search:hover {
    background: url('/media/icons/theme/search-fill.svg'); 
}

.amtheme-wishlist,.amtheme-sidebar-wishlist,a.action.towishlist,a.action.mailto.friend,.wishlist-index-index .price-box  {
    display: none!important;
}

li.amtheme-icon-block.wishlist-icon a.icon-link{
    background: url('/media/icons/theme/star.svg');
    display: block;
}

li.amtheme-icon-block.wishlist-icon:hover a.icon-link{
    background: url('/media/icons/theme/star-fill.svg');
}

li.amtheme-icon-block div {
    background: #fff;
    border-radius: .4em;
    list-style: none;
    position:absolute;
    left: 50%;
    transform: translate(-50%, 0);
    display: none;
    z-index: 999;
    box-shadow: 0 2px 8px rgb(57 56 56 / 25%);
	text-align: center;
    padding: 10px;
    min-width: 200px;
    font-size: .8em;
}

li.amtheme-icon-block.phone-icon.only-desktop div {
	top:40px;
}

li.amtheme-icon-block div:after {
	content: '';
	position: absolute;
	top: 6px;
	left: 50%;
	width: 0;
	height: 0;
	border: 20px solid transparent;
	border-bottom-color: #ffffff;
	border-top: 0;
	margin-left: -20px;
	margin-top: -20px;
}

li.amtheme-icon-block.profile-icon div.loggedin ul li:first-child {
	margin-top:4px;
}


.account_dropdown.account {background: url(/media/icons/theme/profile-fill.svg) 0 center no-repeat;
    background-size: 28px;}
.account_dropdown.history {background: url(/media/icons/theme/history.svg) 0 center no-repeat;
    background-size: 24px;}
.account_dropdown.wishlist {background: url(/media/icons/theme/star-fill.svg) 0 center no-repeat;
    background-size: 24px;}
.account_dropdown.info {background: url(/media/icons/theme/info.svg) 0 center no-repeat;
    background-size: 24px;}
.account_dropdown.logout {background: url(/media/icons/theme/logout.svg) 0 center no-repeat;
    background-size: 24px;}
.account_dropdown.saved_basket {background: url(/media/icons/theme/save-icon.svg) 0 center no-repeat;
    background-size: 24px;}

.amtheme-icon {
    width: 42px;
    height: 42px;
    }
 
 
 
.topfavs {
    width: auto;
}

div.topfavs ul.topfav-list {
	padding: 10px 0 0 0;
	width: 200px;
}

div.topfavs ul.topfav-list li {
    list-style-type: none;
} 

div.topfavs ul.topfav-list li a {
    background-size: 40px 40px!important;
    display: block;
    height: 40px;
    text-align:left;
    padding-left:50px;
    border-bottom:2px solid #fff;
    cursor:pointer;
}

div.topfavs ul.topfav-list li a.gotolist {
    
    border: 0!important;
    margin-top:20px;
}

div.topfavs ul.topfav-list li:hover a {
	border-bottom:2px solid #ffa61b;
}

span.amtheme-circle-icon {
    background: #ffa61b;
}

span.amtheme-circle-icon svg {
    fill: #004991!important;
}

a.action.towishlist.amtheme-circle-icon svg,a.action.tocompare.amtheme-circle-icon svg {
	display:none;
}
a.action.towishlist.amtheme-circle-icon,a.action.tocompare.amtheme-circle-icon {
    box-shadow: 0 4px 8px rgb(57 56 56 / 10%);
    border: 1px solid #ffa61b;
    background-size: 24px!important;
}

a.action.towishlist.amtheme-circle-icon {
    background:	#fff url(/media/icons/theme/star.svg) center center no-repeat;
}

a.action.tocompare.amtheme-circle-icon {
    background: #fff url(/media/icons/theme/compare.svg) center center no-repeat;
}

a.action.towishlist.amtheme-circle-icon:hover {
    background: #004991 url(/media/icons/theme/star-fill.svg) center center no-repeat;
    box-shadow:none;
}

a.action.tocompare.amtheme-circle-icon:hover {
    background: #004991 url(/media/icons/theme/compare-fill.svg) center center no-repeat;
    box-shadow:none;
}

.amtheme-sticky-compare .amtheme-wrapper.-link,.amtheme-wrapper.-clear {
    background: #ffa61b;
}

.amtheme-sticky-compare .amtheme-wrapper.-link a.amtheme-link:hover span {
    color: #fff!important;
}

.amtheme-compare-item .amtheme-wrapper {
    text-align: center;
}

.amtheme-compare-header.page-title-wrapper {
    text-align: center!important;
    display: block;
    margin-top: 20px;
}

.amtheme-compare-header .page-title:after {
    color: #ffa61b;
    font-size: 0.6em;
}

.amtheme-compare-actions {
    text-align: center;
}


.amtheme-explore-link.hidden-print a.product-item-link {
    display: inline;
   }
   
.amtheme-explore-link.hidden-print a.product-item-link:hover button {
    border: 4px solid #ffa61b!important;
}

.amtheme-explore-link.hidden-print a.product-item-link:hover button span{
    color:#fff!important;
}
    
.amtheme-compare-actions .action>* {
    color: #004991;
    border-bottom: 2px solid #ffa61b;
    border-radius: 0;
}

.amtheme-compare-actions .action>*:hover {
    color: #ffa61b;
}

.amtheme-compare-item .amtheme-wrapper, .amtheme-item.product-item {
    text-align: center!important;
    margin: 0 auto;
}

.amtheme-compare-sticky.-visible span.product-image-container {
    margin: 0 auto;
}

.amtheme-photo-wrapper .towishlist-wrap {
	position:relative;
}

.amtheme-explore-link {
    height: 50px;
}

a.product-item-link button {
    background-color: #ffa61b!important;
    border-radius: 50px;
    width: 100%;
    border: 4px solid #cfdde5!important;
    display: block;
}

a.product-item-link button span {
    color: #004991;
}

table#product-comparison th,table#product-comparison td {
    text-align: center;
}

table#product-comparison tr:nth-child(2) td {
	text-align:justify;
}

.wishlist-index-index li.product-item {
    text-align: center;
}

.wishlist-index-index li.product-item .box-tocart,.wishlist-index-index li.product-item .product-item-actions,
.wishlist-index-index .actions-toolbar .primary .action.tocart {
    display: none;
}

.wishlist-index-index .actions-toolbar {
    justify-content: center;
}

.wishlist-index-index .actions-toolbar .primary .action.share {
    height: 40px;
    padding: 0 20px;
    border: 4px solid #cfdde5;
    color: #004991;
}

.actions-toolbar .action.primary, .actions-toolbar .primary > .action:hover {
    border: 2px solid #ffa61b!important;
    color: #fff!important;
}

.minicart-wrapper {
	margin: 4px 0 0 15px!important;
}

.minicart-wrapper .counter {
	background: #004991;
    padding: 0 15px;
    top: 21px;
    left: 50%;
    transform: translate(-50%, 10%);
    border: 1px solid #ffa61b;
}


.minicart-wrapper .counter-number {
    color: #fff;
}


span.filterDot {
    display: inline-block;
    border: 1px solid #ffa61b;
    border-radius: 50%;
    width: 40px;
    height: 30px;
    text-align: center;
    line-height: 1.9em;
    background: #f4f9fd;
    color: #004991;
    font-weight: 700;
}

a.swatch-option-link-layered {
    width: 34px;
    height: 34px;
    margin: 4px !important;
    border: 2px solid #8ca8b8;
    border-radius: 50px;
    overflow: hidden !important;
}

a.swatch-option-link-layered:hover {
    border: 2px solid #fff;
}

.swatch-option.color {
    width: 100%!important;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    text-shadow: 0px 0px 2px #20231f;
    padding-top: 4px;
}

.sidebar .swatch-attribute.swatch-layered.brand .swatch-option.text {
    border: 0;
    text-align:left;
}

.bouncing-ball {
	animation: bounce 1.4s infinite ease-out;
}

.sidebar .swatch-attribute.swatch-layered.brand a {
    margin: 0;
    border: 0;
    width: 100%;
    height:auto;
    text-align: left;
}

.swatch-option:hover {
    color: #004991;
    border:0;
}

.products.wrapper .swatch-attribute.color .swatch-option.image {
    height: 20px!important;
    width: 20px!important;
}

@media (min-width: 768px){

	li.amtheme-icon-block.mobile-search,.products-grid .product-item-info:hover:after, .products-grid .product-item-info.-hover:after{
		display:none!important;
	}
}	

li.amtheme-icon-block:hover svg.amtheme-icon {
	fill: #004991!important;
}




a.header_dropdown_link {
    display: block;
    padding: 10px 0 10px 40px;
    border-bottom:2px solid #fff;
    border-top:0;
    white-space: nowrap;
    text-align: left;
    color: #004991;
}

a.header_dropdown_link:hover {
    border-bottom:2px solid #ffa61b;
}

li.amtheme-icon-block.profile-icon div ul {
	list-style:none;
	padding: 0;
}

li.amtheme-icon-block.profile-icon div li {
    margin:0;
}

li.amtheme-icon-block.profile-icon:hover div {
	display:block;
}

.page-header .header.content{
    max-width: 100%!important;
    margin-bottom: 0!important;
}

.panel.wrapper {
    background: #f4f9fd!important;
    border-top: 1px solid #cfdde5;
        display: none;
}


.page-layout-3columns.page-with-filter .columns {
    padding: 0 20px 15px 20px;
}


div.amscroll-page-num.-amscroll-button {
    color: #004991;
    border: 1px solid #cfdde5;
    padding: 10px 20px;
    border-radius: 40px;
    position: absolute;
    background: #fff;
    z-index: 99;
    margin-top: -20px;
    margin-left: -40px;
}

div.amscroll-page-num.-amscroll-button#amscroll-page-num1 {
    margin-top: -38px;
    margin-left: 0;
}

h2.filteredlist {
    text-align: center;
    font-weight: 300;
    margin-top: 0;
}

h2.filteredlist b {
    border-bottom: 2px solid #ffa61b;
}

p#catText {
    margin: 6px auto 0 auto;
    height: 75px;
    overflow: hidden;
    position: relative;
    padding: 0 0.5%;
    line-height: 1.8em;
    width: 67.5%;
}

p#catText:before{
    content: "";
    width: 100%;
    height: 25px;
    position: absolute;
    bottom:0;
    left: 0;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#ffffff 3em);
    z-index: 9;
}

p#catText a {
    color: #004991;
    border-bottom: 2px solid #ffa61b;
}


.no-child p#catText {
    height: auto;
    overflow: visible;
    position: relative;
    border: 4px solid #fff;
    padding: 1%;
    background: rgba(255,255,255,0.8);
    
}

.no-child p#catText:before,.no-child p#catTextMore {
    display:none;
}

p#catTextMore {
    position: relative;
    margin: 0 auto;
    padding: 0;
    z-index: 99!important;
    color: #ffa61b;
    height:10px;
    width: 67.5%;
    border: 1px solid #cfdde5;
    border-top: 0;
    text-align: center;
    box-shadow: rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px;
    border-radius: 0 0 20px 20px;
}

p#catTextMore:hover {
    color: #004991;
    border-bottom: 1px solid #cfdde5;
}

p#catTextMore span, span.catMore, .block.filter .filter-options-title:after {
    cursor: pointer;
    display: block;
    text-align: center;
    margin: 0 auto -16px;
    background: #fff;
    width: 30px;
    height: 30px;
    margin-top: -8px;
    border-radius: 6px 6px 20px 20px;
    border: 1px solid #ffa61b;
    margin-left: -16px;
    box-shadow: rgba(0, 73, 145, 0.2) 0px 20px 25px -5px, rgba(0, 73, 145, 0.2) 0px 10px 10px -5px;
}

p#catTextMore span{
	position: absolute;
    right: calc(50% - 15px);
}

span.catMore.expanded {
    margin-top: -32px;
}

p#catTextMore span:after, span.catMore:after, .block.filter .filter-options-title:after {
    content: "\02C5";
    font-size: 2em;
    line-height: 1.3em;
    background: none;
    color: #ffa61b;
}

.sidebar li.level0.active .expand:after {
    content: "\02C4";
}

.sidebar .bsif {
    border: 2px solid #ffa61b;
    text-align: center;
    background: #f4f9fd;
    margin-top: 20px;
    border-radius: 8px 8px 50% 50%;
    overflow: hidden;
}

.sidebar .bsif a {
    display: block;
    padding: 40px;
}

p#catTextMore span:hover, span.catMore:hover {
    box-shadow: none;
}

.flip {
	transform: rotate(-180deg);
	box-shadow: none !important;
}


nav.ammenu-main-container {
    background: #f4f9fd !important;
}
/*
.ammenu-main-container ul.ammenu-items {
    margin: 0!important;
}*/

.ammenu-nav-sections.-topmenu.-sticky .ammenu-main-container {
    /*padding-left: 130px;*/
    background: #f4f9fd url(/media/logos/xamax-logo-blue.svg) 20px center no-repeat!important;
    background-size: 100px!important;
    box-shadow:rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px;
}

.ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
    margin: 0 auto;
    max-width: initial;
    padding: 0 0 2px 0;
}

.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root {
    padding-left: 120px !important;
}

.ammenu-nav-sections.-topmenu .ammenu-main-container {
   padding: 0;
}

.ammenu-submenu-wrapper {
	padding: 15px 25px;
	transition: all 0.6s;
	box-shadow: rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px !important;
}

.ammenu-header-container .header.content .block-search {
    margin-top: 2px;
    margin-left: 5px;
    border: 2px solid #ffa61b;
    border-radius: 40px;
    height: 44px;
    margin-inline-end: 10px;
}

.block-search .input-text {
	z-index:2!important;
	min-height: 40px;
	background: #f4f9fd;
    font-weight: 700;
    color: #004991;
    font-size: 1.6em;
    padding: 0 46px 0 16px;
}

.block-search .actions {
    left: initial;
    right: -2px;
    top: -2px;
    z-index: 99;
    cursor: pointer;
}

input#search::placeholder{
	color:#8ca8b8;
	font-size:0.8em!important;
	font-weight:300;
} 

.block-search .action {
	background: #004991;
    border-radius: 50%;
    padding: 5px;
    border: 3px solid #ffa61b;
}

.block-search .amtheme-icon {
    fill: #ffa61b !important;
    width: 28px;
    height: 28px;
}

.block-search .action:hover {
    background: #ffa61b !important;
	border: 3px solid #ffa61b;
}

.block-search .action:hover svg {
    fill: #004991!important;
}


.search-autocomplete {
    top: 16px;
    left: 3px;
    z-index: 1;
    background: #fff;
    max-width: 99%!important;
    box-shadow: 0 2px 8px rgb(57 56 56 / 25%);
}

.catalogsearch-result-index .toolbar.toolbar-products {
    margin-top: 60px;
}

.catalogsearch-result-index .page-title-wrapper h1 {
    width: 100%;
    text-align: center;
}

.catalogsearch-result-index .page-title-wrapper h1 span {
    display: inline-block;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item {
    font-size: 2rem;
    border-top: 5px solid transparent;
}


.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item:hover {
    border-top: 5px solid #ffa61b;
    color: #ffa61b;
}

.ammenu-submenu-wrapper.-full h4 {
    border-bottom: 2px solid #ffa61b;
    width: 80%;
    padding: 0 0 10px 0;
    margin-bottom: 1rem;
    font-size: 2rem;
    color:#004991!important;
}


.ammenu-submenu-wrapper.-full ul {
   margin: 0 0 40px 0;
   padding: 0;
}

.ammenu-submenu-wrapper.-full li {
    margin-bottom: 0;
}


figcaption {
    color: #004991!important;
    text-align: center;
    font-size: 0.8em;
}

.just-contain td {
	height:28px;
}
.just-contain td span{
    display: inline-block;
    height: 28px;
    line-height: 28px;
}

.just-contain td span a {
    padding-left: 34px;
    display:block;
}

.all-categories .widget.block.block-category-link-inline a,
.widget.block.block-category-link-inline a,a.menu-links {
    font-size: 1.5rem!important;
    color: #20231f!important;
    font-weight:300!important;
}

.all-categories .widget.block.block-category-link-inline a:hover,
.widget.block.block-category-link-inline a:hover {
    border-bottom:2px solid #ffa61b;
}

.all-categories .widget.block.block-category-link-inline a {
	margin-left:0;
}

.ammenu-nav-sections.-topmenu .ammenu-items.-root > .ammenu-item > .ammenu-link {
    padding: 7px 15px 10px;
}

div#amasty-shopby-product-list {
    margin-top: 40px;
}

.swatch-option-tooltip {display:none!important;}



@media (min-width: 768px){
	.page-title {
		margin: 0 auto;
		text-align: center;
	}
}

.catalog-category-view .wrapper-description,.catalogsearch-result-index .wrapper-description {
	padding-top: 0;
    padding-bottom: 0;
    margin: 0 auto 20px auto;
    position: relative;
}


.wrapper-description {
    margin-bottom: 20px;
}

.brand-header-group {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    text-align: center;
}

.category-heading {
	width:67.5%;
	position:relative;
	margin: 0 auto;
}

.brand-logo-container {
    display: block;
    position: absolute;
    top: -50px;
    left: 6%;
    border: 2px solid #ffa61b;
    border-radius: 8px;
    padding: 4px 8px;
    background: #fff;
}

.brand-logo-container img {
    height: 80px;
}

.brand-headings {
    flex: 1 1 auto;
    min-width: 200px;
}

.brand-filter-label {
    margin: 0;
    font-size: 1rem;
    color: #555;
    font-weight: normal;
}






.pagebuilder-slider.main-bg-slider{
	background:transparent url('/media/wysiwyg/icon/loader.svg') no-repeat 100px center!important;
}

.pagebuilder-collage-content {
    background: rgba(0, 73, 145,0.4);
    padding: 1%;
}

.pagebuilder-overlay {
    padding: 0!important;
    max-width: 100%!important;
}

.pagebuilder-collage-content div {
    min-height: 500px!important;
}

.pagebuilder-collage-content p {
	z-index: 99999999;
    position: relative;
    max-width: 50%;
    margin: 20px auto;
    color: #fff;
}

.pagebuilder-collage-content p a span {
    color: #fff;
    border-bottom: 2px solid #ffa61b;
}

.pagebuilder-collage-content p a:hover span {
    border-bottom: 2px dashed #ffa61b;
}


.cms-home .row-full-width-inner {
    max-width: fit-content!important;
}


.cms-home .pagebuilder-collage-content img {
    margin: 0 auto;
    height: 60px;
    width: 60px;
    }

.cms-home .pagebuilder-collage-content a span, .cta-button {
    border: 2px solid #004991!important;
    display: inline-block;
    padding: 20px;
    background: #ffa61b;
    border-radius: 50px;
    font-size: 1.2em!important;
    font-weight:700;
    color: #004991!important;
}



.cms-home .pagebuilder-collage-content a span:hover, .cta-button:hover {
    border: 2px solid #ffa61b!important;
    color: #fff!important;
}


.pagebuilder-collage-content p a {
    color: #004991;
    border-bottom: 2px solid #ffa61b;
    text-shadow: 0 0 1px #fff;
}

.decoration-hero h2, .decoration-hero h3, .decoration-hero h4 {
    border-bottom: 2px solid #ffa61b;
    display: inline-block;
    margin-top: 30px;
}

.decoration-hero {
	text-align: center;
	padding-top: 20px;
}

.existing-customer-row {
    max-height: 370px;
}

.existing-customers.login-text {
    padding: 8% 0 0 0;
}

.existing-customers {
    color: #888;
}

.existing-customers p {
    text-align: justify;
}

.existing-customers a.cta-button {
    width: 300px;
    margin-top: 26px;
}

.existing-customers.login-text {
    padding: 10% 0 0 0;
}



.homepage-product-grid .slick-slide, .block.related  .slick-slide{
    border: 1px solid #cfdde5;
    background: #fff;
    margin: 0 10px;
    height: 350px !important;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px;
}

.homepage-product-grid li.product-item .product-item-info {
    box-shadow: none!important;
}


.homepage-product-grid .swatch-attribute.size,
.homepage-product-grid .product-item-inner,
.homepage-product-grid .price-box.price-final_price {
    display: none;
}

.block.related ol.products {
    min-width: 100%!important;
}
.block.related .slick-slide {
    min-width: 210px;
}

.block.related .slick-slide li.item.product.product-item {
    border: 0;
}

.block.related .slick-slide li.item.product.product-item .product-item-info {
    background: none;
    box-shadow: none!important;
}


.block.related span.normal-price {
    margin: 30px auto;
}


.block.related span.price-wrapper {
    display: block;
}

.block.related span.price {
    color: #ffa61b!important;
    font-weight: 700!important;
}


.homepage-product-grid .product-item .product-item-details {
    text-align: center;
}

.amtheme-categories-choice .amtheme-content {
    height: 170px;
    max-height: 170px;
    width: 100%;
    overflow: auto;
    white-space: nowrap;
    display: block;
    padding-top: 10px;
}

.amtheme-categories-choice .amtheme-content li {
    width: 110px;
    margin: 0;
    display: inline-block;
}

.amtheme-categories-choice .amtheme-image-block {
	margin: 0 auto;
}


.amtheme-categories-choice .amtheme-content li:hover p {
    color: #004991;
}

.panel.header {
    padding: 0 20px!important;
}

.homepage-blog-links {
    padding: 0 40px;
    text-align: center;
}

.homepage-blog-links .blogLinks {
    border: 1px solid #cfdde5;
    border-radius: 8px;
    height: 300px;
    overflow-y: scroll;
    margin: 0 auto;
    width: 90%;
    background: rgba(255,255,255,0.7);
}

.homepage-blog-links h3 {
    color: #ffa61b!important;
    border-bottom: 2px solid #004991;
}


.homepage-contact-links {
    padding: 20px 40px 40px 40px!important;
    background: #fcfcfc;
}

.homepage-contact-links h3, .homepage-contact-links h4 {
    border-bottom: 2px solid #ffa61b;
    display: inline-block;
}

.homepage-contact-links h4 {
    margin-top: 30px;
}

.homepage-contact-links ul {
    list-style: none;
    padding: 10px 0 0 0;
}




media="screen and (min-width: 768px)"
@media (min-width: 1024px), print
.page-header .block-search {
    margin-inline-end: 40px;
    max-width: 40%;
}




.amasty-mega-menu .ammenu-nav-sections.-topmenu {
    margin-bottom: 0;
}


.ammenu-nav-sections.-topmenu.-sticky .ammenu-items.-root > .ammenu-item > .ammenu-link {
    padding: 5px 15px 10px;
}

.row-full-width-inner .slick-slide h1,.row-full-width-inner .slick-slide h2 {
	line-height: 2em!important;
    color: #ffa61b!important;
    font-weight: 700!important;
    text-shadow: 0 0 2px #004991;
}


.row-full-width-inner .slick-slide h3{
	color:#fff!important;
}

.row-full-width-inner .slick-slide:after {
	content:'';
	position:absolute;
	left:0; top:0;
	width:100%; height:100%;
	display:inline-block;
	background: linear-gradient(to bottom, transparent 60%,rgba(240,240,240,1) 150%);
}

.slick-slider .slick-arrow {
    top: 150px;
    background-color: #ffa61b!important;
    color: #004991;
    border: 1px solid #004991;
}


.no-children {
	height:300px;
}

.page-layout-1column-notitle .slick-arrow {
    border:1px solid #fff;
    cursor:hand;
    cursor:pointer;
}


button.slick-prev.slick-arrow {
    margin-left: 40px;
}

button.slick-next.slick-arrow {
    margin-right: 40px;
}

.short-slider {
    height: 300px!important;
    overflow: hidden;
}


div.block .title {
    color: #004991;
    border-bottom: 2px solid #ffa61b;
    display: inline-block;
}

.cart-container .cart-summary #block-shipping .title, .cart-container .cart-summary #block-shipping #shipping-zip-form {
    display: none;
}

.product.data.items {
    text-align: justify;
    line-height: 1.5em;
}

.product.data.items ul {
    padding: 0 0 0 20px;
}

div.title.amtheme-item-title a.data.switch {
    color: #8ca8b8 !important;
    font-weight: 300 !important;
    text-shadow: 1px 1px #fff;
    }

div.title.amtheme-item-title {
	padding: 0 20px;
    background: #f4f9fd;
    border: 1px solid #ffa61b;
    border-radius: 8px 8px 0 0 !important;
    margin: 0 1px !important;
    border-bottom: none !important;
}


div.title.amtheme-item-title.active {
	background:#fff;
	border: 2px solid #ffa61b;
	border-bottom:none;
	border-radius:8px 8px 0 0;
	z-index: 1;
    position: relative;
}

div.title.amtheme-item-title a.data.switch {
    color: #070605!important;
    }
 
.product.data.items .data.item span.amtheme-icon {
    top: 0;
    background-size: 50px;
}   
    
.data.item.content {
    border: 2px solid #ffa61b !important;
    margin-top: 28px !important;
    position: relative;
    border-radius: 0 0 8px 8px;
    background: #fff !important;
}

.ammenu-menu-wrapper .ammenu-link.-simple {
	padding:0;
}



footer.page-footer {
    background: #004991;
}

.footer.links a, .footer-link a, a.footer-link {
    color: #ffa61b!important;
}


.amtheme-newsletter-block.amtheme-subscribe {
    border-top: 1px solid #ffa61b;
    border-bottom: 1px solid #ffa61b;
}

button.action.subscribe {
    background: #ffa61b;
    border-radius: 0 50px 50px 0;
    margin: 0;
    color: #004991;
    font-weight: 700;
}

.amtheme-newsletter-block .amtheme-input {
    border-radius: 50px 0 0 50px;
    padding: 10px 20px;
}

/*in case of hamburger*/
.ammenu-nav-sections.-sidebar.-left-menu .ammenu-submenu-wrapper {
    position: fixed;
    top: 9.8vw!important;
}
    
.ammenu-button.-hamburger {
	margin: 0 2% 0 0;
	color: #ffa61b!important;
}

.amasty-mega-menu .ammenu-nav-sections.-topmenu.-hamburger .ammenu-main-container {
    margin-bottom: 0;
}

.mega-menu-products {
    height: 300px;
    font-size: 0.8em;
}
.mega-menu-products h4 {
    border-bottom: 2px solid #ffa61b;
    font-size: 1.2em;
    padding-bottom: 8px;
}

.mega-menu-products ul {
    list-style:none;
}
.mega-menu-products table tr td:first-child {
    padding: 0;
    text-align: center;
}
.mega-menu-products table tr td ul {
    padding: 0;
}
.mega-menu-products table li a {
    font-size: 1.2em;
}
.mega-menu-products li {
    color: #20231f !important;
    margin-bottom: 8px !important;
}

a.menu-links {
    margin-left: 40px;
}

.mega-menu-products li a {
    border-bottom: 2px solid transparent;
}
.mega-menu-products li a:hover {
    border-bottom: 2px solid #ffa61b;
}
.mega-menu-products a img {
    border: 1px solid transparent;
    border-radius: 8px;
}
.mega-menu-products a img:hover {
    border: 1px solid #ffa61b;
}


/*filter stuff*/
.blinky {
    animation: opacity 2s ease-in-out infinite;
    opacity: 1;
}

@keyframes opacity {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    opacity: 0.1;
  }
}
/*end filter stuff*/


.block-content .filter-options-content {
    display:none;
}

.block.filter .filter-options-title {
    padding-left: 10px;
}

.filter-options-item.allow.-active .filter-options-title {
    border-bottom: 1px solid #ffa61b;
    background: #f4f9fd;
    font-weight: 700;
    color: #004991;
}

.sidebar.sidebar-main h3, .block.account-nav .title.account-nav-title, .amtheme-heading span {
    border-bottom: 2px solid #ffa61b;
    padding: 10px 0;
}

.sidebar .o-list li, .account .sidebar .nav.items li, .filter-options-item, .display-posts-listing li{
    position: relative;
    border-bottom: 1px solid #cfdde5;
}


.sidebar > .o-list, .account .sidebar .nav.items li a, .display-posts-listing {
    margin-top: 0;
    padding:0;
    background: none;
}


.navigation,
 .breadcrumbs, .page-header .header.panel, 
 .header.content, 
 .footer.content, 
 .page-wrapper > .widget, 
 .page-wrapper > .page-bottom, 
 .block.category.event, 
 .top-container,
 .page-main-description {
    padding-inline-end: 60px;
    padding-inline-start: 25px;
}




.catalog-product-view .page-main, .cms-page-view .page-main, .wordpress-post-view .page-main, .category .page-main { 
    padding-inline-end: 20px!important;
    padding-inline-start: 20px!important;
}

.category-description .row-full-width-inner {
    max-width: fit-content!important;
}

.catalog-product-view .amtheme-product-wrap{
    margin-top: 30px!important;
    padding: 0 10px;
    grid-column-gap: 20px!important;
    grid-template-columns: calc(45% - 20px) 55%!important;
}

.cms-page-view .columns {
	padding: 0 10px;
    grid-column-gap: 20px!important;
}

.columns {
	max-width:1600px;
    margin:0 auto;
}

span.amtheme-caret {
    display:none;
}

.amtheme-productinfo-wrap {
    padding: 5px 10px;
    width: 97% !important;
    background-color: #fff !important;
}

.catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:after,
.catalog-product-view:not(.page-layout-2columns-left):not(.page-layout-3columns) .amtheme-productinfo-wrap:before,
amtheme-productinfo-wrap:before, amtheme-productaside-wrap .block.related:after {
    display: none !important;
}

.amasty-jet-theme.am-tabs-view .product.data.items {
	border:none;
}

div.product.info.detailed {
    height: auto!important;
    margin: 80px auto !important;
	box-shadow: rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px;
}

.page-products .column.main {
    padding-top: 40px;
}

.amtheme-popup-block .amtheme-icon.-icon-close {
    display: block;
    width: 20px;
    height: 20px;
    fill: #20231f;
}

.amtheme-icon {
    transition: fill 0.2s, color 0.2s ease-in-out;
}

.amtheme-icons-container .amtheme-icon {
	fill: #ffa61b;
}

.amtheme-icon.-hover-bg:hover, .amtheme-icon.-hover-bg.-selected {
fill: #004991;
    color: #ffa61b;
}



h1, h2, h3, h4, h5, h6 {
    color: #004991!important;
    font-weight:500!important;
}

h2 {
line-height:3.6rem;
}


div.product-item-info {
    padding: 20px 0 !important;
}

h6.product.name.product-item-name {
    font-size: 1.1em;
    margin: 10px auto;
    height: 50px;
}

.product.details.product-item-details {
    justify-content: revert;
}

.page-products .page-title,.wordpress-post-view .page-title {
    text-align:center;
    color: #004991;
    margin-top: 30px;
}

.product.details.product-item-details .price-box.price-final_price {
    margin-top: 0;
}

div.swatch-attribute {
    text-align: center;
    padding: 0 4px;
 }

div.swatch-attribute.size:before{
	content: 'Available in these sizes:';
}

div.swatch-attribute.color:before{
	content: 'Available in these colours:';
}

div.swatch-attribute.size:before, div.swatch-attribute.color:before{
	font-size: 0.9em;
    color: #8ca8b8;
    padding-bottom: 6px;
    display: block;
    text-align: center;
}


.swatch-attribute.swatch-layered.brand {
    padding: 0;
}

.filter-options-content {
    border: 1px solid #f4f9fd;
    background: rgb(244, 249, 253);
    background: linear-gradient(180deg, rgba(244, 249, 253, 1) 50%, rgba(255, 255, 255, 1) 100%);
    max-height: 312px;
    overflow-y: auto;
    margin-bottom: 20px;
}


.toolbar-sorter.sorter {
    margin-right: 20px;
}

.toolbar-sorter .amtheme-icon {
    width: 36px;
    height: 36px;
    background: #ffa61b;
}

.toolbar-sorter .amtheme-icon.spinny {
	background:#fff;
	animation: animSpin 1s linear infinite;
}

label.sorter-label {
    color: #004991!important;
    border: 1px solid #ffa61b;
    border-right: 0;
    border-radius: 40px 0 0 40px;
    padding: 10px 0 10px 16px;
    background: #fff;
}

.amtheme-select-block.-no-border, .amtheme-select-block.-no-border.-active {
	border: 1px solid #ffa61b !important;
    border-left: 0!important;
    border-right: 0!important;
}

.toolbar-sorter .amtheme-select-block .amtheme-select-options {
    right: 0;
    width: calc(70%);
    border: 1px solid #cfdde5;
    border-top: 0;
}

.toolbar-sorter .amtheme-select-block>.amtheme-placeholder:after {
    border: 3px solid #ffa61b;
    border-top: 0;
    border-left: 0;
    height: 10px;
    width: 10px;
    top: calc(50% - 10px);
}

.toolbar-sorter a.action {
    border: 1px solid #ffa61b;
    border-left: 0;
    margin-inline-start: 0;
    border-radius: 0 40px 40px 0;
    padding: 2px;
    background: #fff;
}

p.toolbar-amount{
	display:none!important;
}

div.amtheme-empty {
    color: #8ca8b8;
    font-size: 0.8em;
    text-align: justify;
}

.page-layout-3columns.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(-n + 2), 
.page-layout-3columns.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(-n + 2), 
.page-layout-2columns-left.page-with-filter:not(.-filter-inactive) .products-grid .items .product-item:nth-child(-n + 2), 
.page-layout-2columns-left.page-with-filter.-filter-active .products-grid .items .product-item:nth-child(-n + 2) {
    margin-top: 30px;
}

.page-products .column.main {
    padding-top: 0;
}

.products.wrapper.grid.products-grid {
    margin-top:66px;
}

ol.products.list h6.product.name.product-item-name.-capitalize {
    margin-right: 100px;
}

ol.products.list .product-item .product-item-link {
	text-align: center;
	color: #004991;
	border-bottom: 2px solid #fff;
}

ol.products.list .product-item .product-item-link:hover {
    border-bottom: 2px solid #ffa61b;
    color: #ffa61b;
}

li.item.product.product-item {
    border: 1px solid #f4f9fd;
    border-radius: 8px;
    width: 100%!important;
}

.page-products.page-layout-2columns-left .products-grid .product-items .product-item {
    width: calc(91%/3)!important;
    max-width: calc(94%/3)!important;
    margin-inline-end: 30px!important;
}


li.item.product.product-item .product-item-info {
    background: #fff;
	box-shadow: rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px;
}

li.item.product.product-item .product-item-info:hover {
    box-shadow: rgba(255, 166, 27, 0.2) 0px 20px 25px -5px, rgba(255, 166, 27, 0.08) 0px 10px 10px -5px;
}

.fotorama__fullscreen .fotorama__fullscreen-icon {
	border:1px solid #cfdde5;
	border-radius:50%;
}

.swatch-attribute-options.clearfix, span.price-container.price-final_price.tax.weee {
    display: inline;
}

.page-layout-3columns.catalog-category-view .products-list .product-item-info{
	padding:20px
}


span.normal-price span.price-container.price-final_price.tax.weee {
    text-align: center;
}



img.product-image-photo {
	margin:0!important;
    width: 360px;
    float:left;
}

.product-item-details span.brand-logo img{
	height:80px; 
}
.product-item-details .swatch-attribute .swatch-option {
    cursor: pointer;
    background-size: cover!important;
    min-height: 30px!important;
    font-size: 0.8em;
}

div.swatch-option.image.disabled {
    position: relative;
}

div.swatch-option.image.disabled:after{
    content: '\2715';
    font-size: 1.8em;
    position: absolute;
    left: 11%;
    bottom: -15%;
    color: #fff;
    text-shadow: -1px -1px 0 #20231f, 1px -1px 0 #20231f, -1px 1px 0 #20231f, 1px 1px 0 #20231f;
}

span.swatch-circle.noStock {
    opacity: 0.8;
}
span.swatch-circle.noStock:after {	
	content: '\2715';
    font-size: 3.4em;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #d93b1f;
      text-shadow: -1px -1px 0 #20231f, 1px -1px 0 #20231f, -1px 1px 0 #20231f, 1px 1px 0 #20231f;

}


button.action.tocart, button.action.secondary.checkout {
	background-color: #ffa61b;
    width: 100%!important;
    min-height: 80px;
    border-radius: 50px!important;
    color:#004991;
    font-weight:700;
    border: 2px solid #004991;
    box-shadow: rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px; 
}

button.action.tocart:hover, button.action.secondary.checkout:hover {
	background-color: #ffa61b;
	border:2px solid #ffa61b;
	color:#fff;
	box-shadow:none;
}

button.action.tocart span.amtheme-title span {
    display: block;
    font-size: 0.7em;
    }



.block.block-minicart .action.viewcart {
    display: block;
    margin-top: 20px;
    text-align: center;
    background-color: #ffa61b;
    width: 100% !important;
    border-radius: 50px !important;
    color: #004991;
    font-weight: 700;
    border: 2px solid #004991;
    box-shadow: 0 3px 5px #cfdde5;
    padding: 20px 0;
}
.block.block-minicart .action.checkout:hover {
    color: #ffa61b;
}

.block.block-minicart .action.viewcart:hover {
    background-color: #ffa61b;
    border: 2px solid #ffa61b;
    color: #fff!important;
    box-shadow: none;
}

.block.block-minicart .action.checkout, .block.block-minicart .action.checkout:hover {
    border: 0;
    padding: 2px !important;
    min-height: 20px;
    box-shadow: none !important;
    background: none;
}

.minicart-items-wrapper a.action.edit {
    display: none !important;
}

.amtheme-product-wrap .product-addto-links {
    margin-top: 0;
    display: none;
}

.cart-discount {
    display: none;
}

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

.product-info-main .amtheme-payment-methods {
    max-width: 100%;
    margin: 0;
    text-align:center;
}

.product-info-main ul.amtheme-payments-list {
    display: block!important;
}

.ammenu-submenu-wrapper.-full [data-content-type='row'][data-appearance='contained'] {
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 100%;
}


.pagebuilder-column {
    min-height: 400px;
	display: table-cell!important;
}

.pagebuilder-column div[data-content-type="buttons"]  {
    text-align: center;
}

a.pagebuilder-button-primary {
    background: #ffa61b;
    color: #004991;
    border-radius: 40px!important;
    width: 200px;
    margin: 20px auto 0 auto;
}

a.pagebuilder-button-link {
    margin: 20px auto 0;
    color: #ffa61b!important;
    border-bottom: 2px solid #ffa61b;
    padding: 0;
}

.-full [data-content-type='row'][data-appearance='contained'] .pagebuilder-column {
    min-height: 200px;
    background-position-y: 8px!important;
}
.brand-logo-img.inlist {
    position: absolute;
    right: 6px;
    top: 0;
}

.brand-logo-img.inlist .product-brand-img {
    width: 60px;
}

.amtheme-short-info {
    display: inline-flex;
    margin: 0!important;
}

.brand-logo-img {
	border: 1px solid #cfdde5;
    padding: 12px 20px 8px 20px;
    border-radius: 4px;
    display: contents;
}

.product-brand-img {
	max-width: 100px;
    max-height: 50px;
    display: inline-flex;
}

.sizechart {
    text-align: center;
    display:none;
}


.popToSize {
    cursor: pointer;
}

.popToSize img {
    height: 30px;
    cursor: pointer;
}

.popToSize span {
    color: #ffa61b;
} 



.amtheme-product-info .product-info-stock-sku, .amtheme-product-info .product.attribute.sku {
	line-height: 29px;
    margin-left: 6px;
    font-size: 1em;
    color: #666666;
    font-weight: 300;
}

.product.attribute.sku strong.type {
    display: none;
}

.stock.available {
    text-transform: none!important;
}


span.traffic-light {
}

span.traffic-light.tl-red {
    border-bottom:3px solid #d93b1f;
    color: #d93b1f;
}

span.traffic-light.tl-grey {
    background: #cfdde5;
    color: #20231f;
}

span.traffic-light.tl-amber {
    border-bottom:3px solid #ffbf00;
    color: #ffbf00;
}

span.traffic-light.tl-green {
    border-bottom: 3px solid #1d8f5b;
    color: #1d8f5b;
}

span.moreinfo {
	margin: 0 4px;
    position: relative;
    cursor: pointer;
}

span.moreinfo span {
	display: none;
    width: 400px;
    font-size: 1em;
    line-height: 1.6em;
    font-weight: 300;
    border: 1px solid #cfdde5;
    border-radius: 8px;
    padding: 6px 10px;
    position: absolute;
    left: -400px;
    background: #f4f9fd;
    color: #20231f;
    text-align: center;
    z-index: 9;
}


span.moreinfo:hover span {
	display:block;
}

span.pulsate {
    -webkit-animation: pulsate 2s ease-out;
    -webkit-animation-iteration-count: infinite; 
    opacity: 0.5;
}

@keyframes pulsate {
    0% { 
        opacity: 0.5;
    }
    50% { 
        opacity: 1.0;
    }
    100% { 
        opacity: 0.5;
    }
}

.amtheme-product-info .product-info-stock-sku>div:nth-child(n+2):before {
	background: #fff;
    height: 75%;
    margin: 2px;
}

.page-layout-1column .amtheme-product-wrap > .amtheme-product-info {
    max-width: 100%;
    text-align: center;
}

.page-layout-1column.home h1, .home.page-layout-1column.home .breadcrumbs, .home.page-layout-1column.home .page-title-wrapper, 
.page-template-template-full-width .page-title-wrapper,.page-template-template-full-width .breadcrumbs,.product-add-form.-amcaret-active.-amcaret-stick {
	 display: none!important;
} 

.amtheme-productaside-wrap {
	width:100%;
	max-width:100%!important;
	padding: 0 !important;
}
.product.actions.product-item-actions {
    text-align: center;
}

a.product-item-button-link {
    background-color: #ffa61b;
    width: 100%!important;
    border-radius: 50px!important;
    color: #004991!important;
    font-weight: 700;
    box-shadow: 0 3px 5px #cfdde5;
    padding: 10px 20px;
    margin: 0 auto;
    border: 1px solid #004991;
}

a.product-item-button-link:hover {
	border: 1px solid #ffa61b;
	box-shadow:none;
	color: #fff!important;
}

.checkout-cart-index .block.crosssell{
	margin-top:0;
	text-align: center;
}

.checkout-cart-index .block.crosssell>.block-title {
    font-size: 2em;
    font-weight: 300;
    padding-bottom: 10px;
}

.checkoutcrosssell .slick-slide li .product-item-info {
    width: 150px;
    height: 170px;
    padding: 0 !important;
    border: 1px solid #cfdde5;
 }

.checkoutcrosssell li.item.product.product-item {
	border:none!important;
	width: 0 !important;
}

.checkoutcrosssell .slick-track {
    width: 70% !important;
}

.checkoutcrosssell .slick-slide li {
    width: 150px !important;
    display: block !important;
}

.checkoutcrosssell li.item.product.product-item .product-item-info:hover .product.details.product-item-details {
    margin-top: -100px;
}

.checkoutcrosssell .block.crosssell .product-item-info:hover .product-item-actions {
	margin-top:revert !important;
	margin-top:0!important;
}

.checkoutcrosssell .product.actions.product-item-actions {
    margin-top: 0;
}

.checkoutcrosssell a.product-item-button-link {
    font-size: 0.8em;
}


.productmatrix-single-prices-outer {
    margin: 0 0 30px 0;
    text-align: center;
    position: relative;
}

.productmatrix-single-prices-outer span {
    font-size: 1.6em;
    color: #004991;
    position: relative;
}

.productmatrix-single-prices-outer span.singleprice {
    color: #20231f;
    font-size: 2.4em;
   font-weight: 700;
}

span.price-with-tax span.pound, span.price-no-tax span.pound, span.price-with-tax span.pence, span.price-no-tax span.pence {
    font-size: 0.55em;
    margin: 0;
    padding: 0 2px;
    width: auto;
    color: #20231f;
    font-weight: 300;
}

.catalog-product-view .singlepricetext:before {
    content: "\2714";
    position: absolute;
    left: -30px;
    top: 0px;
    color: #ffa61b;
}

    
.productmatrix-single-prices-outer span.incVat {
    display: block;
    font-size: 0.8em;
    margin: 2% 0 0 10%;
    color: #8ca8b8;
}

.productmatrix-single-prices-outer p.caveat {
    margin-top: 60px;
}

div.productmatrix-tier-prices.justsingle {
    border: 1px solid #ffa61b;
    border-radius: 8px;
    overflow: hidden;
}

.productmatrix-tier-prices-outer {
    position: relative;
}

 .toggle-radio .switch {
	position: absolute;
    top: 56px;
    right: 14px;
    width: 160px;
    height: 28px;
    text-align: center;
    background: #f4f9fd;
    transition: all 0.2s ease;
    border-radius: 8px;
    border: 1px solid #ffa61b;
    z-index: 7;
  }
 
 .page-products .toggle-radio .switch {
    z-index: initial;
}

.productmatrix-single-prices-outer .switch {
    top: 58px;
    left: calc(50% - 80px);
}

  .toggle-radio input[type=radio] {
    display: none;
  }
  .toggle-radio .switch label {
    cursor: pointer;
    color: #8ca8b8;
    width: 80px;
    font-size: 1em;
    line-height: 1.9em;
    transition: all 0.3s ease;
    border-radius: 8px 0 0 8px;
    text-shadow: 1px 1px 1px #fff;
  }
  .toggle-radio label[for=yes] {
    position: absolute;
    left: 0px;
    height: 28px;
    background: #f4f9fd;
  }
  .toggle-radio label[for=no] {
    position: absolute;
    right: 0px;
    height: 30px;
    text-shadow: 1px 1px 1px #fff;
  }
 .toggle-radio #no:checked ~ .switch {
    background: #fff;
  }
  .toggle-radio #no:checked ~ .switch span {
    background: #004991;
    margin-left: -8px;
  }
  .toggle-radio #no:checked ~ .switch span:after {
    background: #004991;
    height: 20px;
    margin-top: -8px;
    margin-left: 8px;
  }
  
  .toggle-radio #yes:checked ~ .switch label[for=yes] {
    color: #0e0e0e;
    background: #fff;
    outline: 2px solid #ffa61b;
    border-radius: 8px;
  }
  .toggle-radio #no:checked ~ .switch label[for=no] {
    color: #0e0e0e;
    outline: 2px solid #ffa61b;
    border-radius: 8px;
    height: 28px;
    background: #fff;
  }
  
span.price-with-tax span, span.price-no-tax span {
    font-size: 12px;
    color: #8ca8b8;
    margin-left: 5px;
}

.list-tier-prices span.price-with-tax span, .list-tier-prices span.price-no-tax span {
    font-size: 9px;
    color: #8ca8b8;
    margin-left: 5px;
    display: block;
}

.list-tier-prices span.price-with-tax span, .list-tier-prices span.price-no-tax span {
	width:initial;
}


.sidebar-tax {
    position: absolute;
    left: calc(50% - 82px);
    top: calc(50% - 14px);
    width: 200px;
}

.sidebar-tax > label {
    position: absolute;
    left: -158px;
    width: 154px;
    top: 4px;
    padding: 0;
    font-size: 1.2em;
    color: #666 !important;
    font-weight: 700;
}

.sidebar-tax .switch {
    left: 0;
    top: 0;
}

.pagebuilder-column .productmatrix-tier-prices table {
    margin-bottom: -10px;
}

   
table.pricer thead tr th,table.pricer tbody tr td {
    padding: 5px 0;
}


table.pricer tbody tr td.plain {
    width: 33%;
    text-align: center;
    color: #666;
}

table.pricer tbody tr{
	border: 1px solid #fff;
}

th.top-th {
	padding: 20px 0 10px 0!important;
    font-size: 1.6em;
}

table.pricer thead tr th span {
    font-size: .8em;
    font-style: italic;
    color: #f4f9fd;
}

table.pricer tbody tr.tier-on {
    background-color: #f4f9fd;
    position: relative;
}

table.pricer thead tr th {
    text-align: center;
    background: #004991;
    color: #ffa61b;
    border: none;
    text-transform: initial;
}

table.pricer.justsingle thead tr:first-child th {
    font-size: 1.2em;
}

table.pricer thead tr:first-child th i{
	color:#fff;
	font-weight:300;
}

table.pricer tbody tr.tier-on td:first-child::before {
    content: "\2713";
    position: absolute;
    left: 10px;
    top: 6px;
    color: #ffa61b;
}

.productmatrix-tier-prices-outer table.pricer tbody tr.tier-on td:first-child::before {
    left: 30px;
}

table.pricer tbody tr.tier-on td {
    color: #004991;
    background: #f4f9fd;
    font-weight: 700;
    border-left: 0;
}
.productmatrix-tier-prices-outer table.pricer tbody tr.tier-on td{
	font-size: 1.5em;
}

table.pricer tbody tr.tier-on td span.shake {
	animation: colorCycleRev 2s infinite;
	position:relative;
}

.tier-on span.shake:before {
    content: "You're Saving";
    font-size: 0.7em;
    font-weight: 300;
    position: absolute;
    left: -70px;
    top: -6px;
    width: 50px;
    display: block;
    text-align: center;
}

table.pricer tbody tr:first-child span.shake:before {
    display:none;
}

table.pricer tbody tr.tier-on td.decorated:last-child {
    border-right: 1px solid #cfdde5;
}

table.pricer>tbody:last-of-type>tr:last-of-type td {
	padding-bottom:10px!important;
}


table.list-tier-prices.productmatrix-tier-prices tr:nth-child(3) td:first-child {
    border-left: 1px solid #ffa61b;
}
table.list-tier-prices.productmatrix-tier-prices tr:nth-child(3) td:last-child {
    border-right: 1px solid #ffa61b;
}




/* Style the tabs */
.tab-container {
    position: relative;
}

.tab-container ul.nav.nav-tabs {
    display: inline-flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
    width: 100%;
    margin: 0;
}

.tab-container ul.nav.nav-tabs li {
    border: 2px solid #ffa61b;
    border-bottom: 2px solid #fff;
    width: auto;
    padding: 10px 20px;
    border-radius: 8px 8px 0 0;
    background: #fff;
    margin-left: 2px;
    cursor: pointer;
}
.tab-container ul.nav.nav-tabs li:first-child {
    margin-left: 0;
}

.tab-container ul.nav.nav-tabs li.inactive {
    background: #f4f9fd;
    max-height: 20px;
    margin-top: 9px;
    padding: 6px 20px;
    border: 1px solid #ffa61b;
    border-bottom: 2px solid #ffa61b;
    text-shadow: 1px 1px 1px #fff;
    color:#666666;
}

ul.nav.nav-tabs li:last-child {
    color: #ffa61b;
    font-size: 1.6em;
    padding: 0 20px;
}

ul.nav.nav-tabs li.inactive:last-child .tick {
 animation: colorCycle 2s infinite;
}

@keyframes colorCycle {
  0% {
    color: #004991;
  }
  25% {
    color: #ffa61b;
  }
  100% {
    color: #ffa61b;
  }
}

@keyframes colorCycleRev {
  0% {
    color: #ffa61b;
  }
  25% {
    color: #004991;
  }
  100% {
    color: #004991;
  }
}


@keyframes swipe {
  0% {
    -webkit-transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}


@keyframes animSpin {
 0%{
    transform: rotate(0deg);
   }
100%{
    transform: rotate(360deg);
   }
}

@keyframes bounce {
  0% { 
    transform: translateY(0) scaleY(1) scaleX(1);
  }
  30% { 
    transform: translateY(-15px) scaleY(1) scaleX(1); /* Stretch slightly at peak */
  }
  50% { 
    transform: translateY(0) scaleY(0.85) scaleX(1.1); /* Squash when hitting bottom */
  }
  65% { 
    transform: translateY(-8px) scaleY(1.05) scaleX(0.95); /* Smaller bounce up */
  }
  80% { 
    transform: translateY(0) scaleY(0.95) scaleX(1.05); /* Smaller squash */
  }
  90% { 
    transform: translateY(-5px) scaleY(1.02) scaleX(0.98); /* Tiny final bounce */
  }
  100% { 
    transform: translateY(0) scaleY(1) scaleX(1); /* Back to normal */
  }
}



.tab-container ul.nav.nav-tabs li.inactive:last-child {
    padding-top: 2px;
}

.tab-container ul.nav.nav-tabs li.inactive:last-child {
    padding: 2px 20px 10px 20px;
}

.tab-content {
    border: 2px solid #ffa61b;
    margin: -12px auto 20px;
    border-radius: 0 8px 8px 8px;
    padding: 0 0 5px 0;
    box-shadow: rgba(0, 73, 145, 0.1) 0px 20px 25px -5px, rgba(0, 73, 145, 0.04) 0px 10px 10px -5px;
}

.tab-content img.icon {
    width: 56px;
    position: absolute;
    right: 3px;
    top: 3px;
}

.tab-content h3 {
    margin: 18px;
    font-weight: 700;
    border-bottom: 2px solid #ffa61b;
    display: inline-block;
}

.tab-content p {
    padding: 0 18px;
    color: #666666;
    text-align: center;
}

.tab-container .tab-content .tab-pane {
    text-align: left;
    margin:0;
    position: relative;
}


.tab-container .tab-content .tab-pane.inactive {
	display:none;
}

.tab-content h3 span.optional {
    color: #666;
    font-style: italic;
    font-size: 0.8em;
}

td.plain.incVat {
    font-weight: 300!important;
    font-style: italic!important;
   }
    
p.caveat {
    font-size: 0.8em;
    line-height: 1.6em;
    text-align: center;
    color: #8ca8b8;
    margin: 8px auto 0;
    padding: 0;
}

a.fair-price-text {
    padding: 0 20px;
    color:#004991;
}

.productlist-single-prices-outer {
    text-align: center;
}

.productlist-single-prices-outer span.singleprice {
    border-bottom: 2px solid #ffa61b;
    color: #004991;
    font-weight: 700;
}

.quick-estimate{display:none;}

/*ULMOD*/

.product-options-wrapper {
	position:relative;
	min-height:100px!important;
	background:transparent url('/media/wysiwyg/icon/loader.svg') no-repeat top center;
}

.matrix-contain{
	border:1px solid #fff;
}

.um-prodmatrix {
    position:relative;
    display:none;
    height:0;
    padding: 18px 0 3px 6px;
    margin-bottom:0;
}

span.slide-matrix{
	display:none;
}

.matrix {
	overflow-x: auto;
    overflow-y: hidden;
    -ms-overflow-style: none;
	scrollbar-width: none;
	position: relative;
    white-space: nowrap;
    width: 60%;
	margin: 20px auto 0 auto;
    
}

.matrix::-webkit-scrollbar {
  display: none;
  background: transparent;
  width: 0px;
}

.scrollArr span {
    border: 2px solid #f4f9fd;
    border-radius: 50%;
    display: inline-block;
    background: #ffa61b;
    width: 40px;
    height: 40px;
    margin: 0 10px;
    cursor: pointer;
    line-height: 1.5em;
    font-size: 1.6em;
    color: #fff;
}

.scrollArr span:hover {
    color: #004991;
    border: 2px solid #004991;
}



.prodmatrix-swatch-block {
    position: relative;
}

.prodmatrix-swatch-block .swatch-contain {
	width: auto;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    background: #fff;
    padding-top: 25px;
}

.swatch-contain.colLimit:before {
    content: "";
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 18px;
    left: 0;
    background: linear-gradient(180deg,hsla(0,0%,100%,0),#ffffff 3em);
    z-index: 1;
}

p#colourMore {
    margin: 0 auto;
    z-index: 999999!important;
    color: #ffa61b;
    width: 71%;
    border: 0;
    text-align:center;
}

p#colourMore:hover {
    color: #004991;
}

p#colourMore span:hover {
    border: 1px solid #cfdde5;
}

p#colourMore span {
	cursor: pointer;
    display: block;
    text-align: center;
    margin: 0 auto -20px;
    background: #fff;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 8px;
}

p#colourMore span:after {
	content:"\02C5";
	font-size: 2em;
	line-height: 1.2em;
}


span.displayColour, div.displaySize, .customiser > label span {
    text-transform: capitalize;
    width: 100%;
    font-size: 1.6em;
    color: #004991;
    display: inline!important;
    border-bottom: 2px solid #ffa61b;
}

div.displaySize {
    margin: 25px 5px 0 0;
    display: inline;
}

span.step-label.displayColour {
    display: block;
}

span.colour-selected {
	border:0;
}

.amtheme-product-info .swatch-attribute {
	margin:0;
}
tr.swatch-attribute-options {
margin-top:0;
display: table-row;
}

.uk-prodmatrix {
	overflow-y: hidden;
	overflow-x: auto;
}

.um-prodmatrix table {
    width: auto;
    margin: 0 auto 34px;
}

.um-prodmatrix thead tr th {
	background: 0;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    width: 52px;
    padding: 0;
    vertical-align: bottom;
}

.um-prodmatrix thead tr th .swatch-option.text {
    background: #fff;
    border: 1px solid #cfdde5;
    border-radius: 4px;
    margin: 0 !important;
}
 
.um-prodmatrix tbody tr.swatch-attribute-options {
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(221,221,221,1) 50%, rgba(255,255,255,1) 100%);
    width:100%;
}

.um-prodmatrix table tbody tr td:first-child,.um-prodmatrix table thead tr th.th-blank {
	border: 0;
    position: relative;
    width: 48px;
    padding: 0;
    min-width: 48px;
 }
 

th.th-blank {
    width: 51.5px!important;
}

.um-prodmatrix tbody tr td {
    background-color: transparent !important;
}

.um-prodmatrix tbody tr td {
	border: 0;
    width: 54px;
    margin: 0 1px;
}

.um-prodmatrix tbody tr td.firstof, .um-prodmatrix thead tr th.th-blank {
    background-color: #fff;
    position: sticky!important;
    left: 0;
    z-index: 2;
}


.um-prodmatrix tbody:last-of-type>tr:last-of-type td {
    padding-bottom: 0;
}

.prodmatrix-price-container {
    display: none;
}

.um-prodmatrix tbody tr td:first-child .swatch-option {
	background-size: 100% 100%!important;
    width: 40px!important;
    height: 130px!important;
    margin: 0 auto -10px auto!important;
    padding: 0;
    border: 1px solid #f4f9fd;
    border-radius: 8px;
}

.um-prodmatrix tbody tr td.hasCheck .swatch-option {
    background-repeat: repeat!important;
    background-size: 80% 30% !important;
}

.um-prodmatrix tbody tr td.hasMulti .swatch-option {
    background-size: 250% 100%!important;
}




.um-prodmatrix-summary {
    margin: 0!important;

}




.qty-hint .including-cart {
	font-style:italic;
}

.pm-dec-label, .um-dec-grandtotal {
    display: inline-flex;
}


.swatch-attribute .swatch-option.image:hover {
    border: 1px solid #fff;
}

tr.swatch-attribute-options.clearfix {
    flex-wrap: nowrap;
}

tr.swatch-attribute-options {
    display: table-row;
}

td.prodmatrix-quantity {
    padding: 0;
}

.prodmatrix-qty-wrapper {
    width: auto !important;
    margin: 0 1px !important;
    border-radius: 8px;
    background: #fff;
}

input.prodmatrix-qty {
    width: 40px!important;
    padding: 0!important;
    margin: 2px auto;
    border: 1px solid #cfdde5;
}

input.prodmatrix-qty {
	border:1px solid #cfdde5;
}

input.prodmatrix-qty.added {
	border: 1px solid #ffa61b;
    box-shadow: 0px 0px 4px #ffa61b;
}

div#hitTheMax {
    color: red;
    font-weight: 700;
}

div.prodmatrix-qty-wrapper.hitmax {}

div.hitmax input.prodmatrix-qty {
    border: 2px solid red;
    box-shadow: 0 0 14px yellow;
}


li.isMax, li.add-more, div#toAddList .hint {
	padding: 6px 45px 8px 40px;
    border-bottom: 1px solid #cfdde5;
    border-left: 2px solid #cfdde5;
    border-radius: 50px 0 0 50px;
    font-size: 0.8em;
    position: relative;
}

div#toAddList .hint:before {
    content: "\1F4A1";
    display: inline-block;
    font-size: 1.6em;
}

li.isMax:hover, li.add-more:hover {
    border-bottom: 1px solid #ffa61b;
    border-left: 2px solid #ffa61b;
}

div.isMaxSticker {
    height: 22px;
    width: 22px;
    left: 6px;
    top: 6px;
    position: absolute;
    background-size: contain!important;
}

li.isMax div.isMaxSticker {
	background:url('/media/wysiwyg/mega-menu/icon/std-warning.png') center center no-repeat;
}

li#hitMaxWarning div.isMaxSticker {
	background:none;
	color:#ffa61b;
	font-weight: 700;
	font-size: 1.2em;
}


span.prodmatrix-qty-button {
    position: relative!important;
    width: 30px!important;
    padding: 5px 11.5px;
    -webkit-user-select: none;       
	-moz-user-select: none; 
	-ms-user-select: none; 
	user-select: none;
	border: 1px solid #fff;
}

span.prodmatrix-qty-button:hover {
    border: 1px solid #ffa61b!important;
}
span.prodmatrix-qty-button.plus {
   border-radius: 8px 8px 0 0;
}

span.prodmatrix-qty-button.minus {
    border-radius: 0 0 8px 8px;
}

span.prodmatrix-qty-button.active {
	background: #f4f9fd !important;
    color: #8ca8b8;
    text-shadow: 1px 1px 0 #fff
}

span.prodmatrix-qty-button.inactive {
	background:#fff!important;
	color:#cfdde5;
	cursor: not-allowed!important;
}



td.disabled,span.hatch {
ebackground-image: linear-gradient(45deg, #cfdde5 5.56%, #ffffff 5.56%, #ffffff 50%, #cfdde5 50%, #cfdde5 55.56%, #ffffff 55.56%, #ffffff 100%)!important;
background-size: 12.73px 12.73px;
	cursor: not-allowed!important;
	color:#cfdde5;
}

.um-prodmatrix ul#isMessage {
	display: block!important;
    color: #8ca8b8;
    position: relative;
    text-align: left;
    padding: 0 20px;
}

.um-prodmatrix ul#isMessage:before {
	display:none;
    content: "FYI";
    position: absolute;
    left: 10px;
    top: 7px;
    font-weight: 700;
    color: #004991;
    border-bottom: 2px solid #ffa61b;
}

.add-more,.isMax {
	transition: display 0.4s;
	list-style: none;
}
.add-more {
	display:none;
}

.colour-tip {
	color:#8ca8b8;
}

.colour-tip span {
    color: #004991;
    font-weight: 700;
    border-bottom: 2px solid #ffa61b;
    text-align: center;
}


#tier_rate, .add-more-qty, .only-more-qty {
    font-weight: 700;
    display: inline-block;
    border-bottom: 2px solid #ffa61b;
    min-width: 19px;
    color: #004991;
    text-transform:capitalize;
    text-align: center;
}

span.hatch,span.hitMax {
    display: inline-block;
    width: 18px;
    height: 18px;
    border-radius:4px;
   }

span.hatch {
    background-image: linear-gradient(45deg, #8ca8b8 5.56%, #ffffff 5.56%, #ffffff 50%, #8ca8b8 50%, #8ca8b8 55.56%, #ffffff 55.56%, #ffffff 100%)!important;
    background-size: 8px 8px;
    border:1px solid #cfdde5;
   }
span.hitMax {
    background:pink;
    border:1px solid red;
   }

td.disabled .prodmatrix-qty-button,td.disabled input {
    background: none!important;
    border: 1px solid #cfdde5;
    color: #cfdde5;
    cursor: not-allowed!important;
}

.um-pm-grandtotal {
    display: block;
    border: 0;
}
  
.forReset .um-prodmatrix-button.prodmatrix-btn-reset a, a.filter-clear{
    background: none!important;
    border: 0;
    padding: 2px 4px 4px 4px;
    font-size: 0.8em;
    color: #ffa61b!important;
}

.forReset a {
    color: #004991;
    font-weight: 300;
    display:block;
    padding: 10px;
}


.forReset {
    position: absolute;
    right: 0;
    top: 0;
    display: none;
    border: 2px solid #cfdde5;
    border-radius: 8px;
}


.forReset:hover {
    border: 2px solid #ffa61b;
}

span.swatch-circle {
    width: 40px;
    height: 40px;
    outline: 1px solid #cfdde5;
    margin: 4px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    background-size: cover!important;
    display: flex;
    flex-flow: row wrap;
}

span.swatch-block {
    display: block;
    border: 3px solid #fff;
    width: 100%!important;
    height: 36px;
    outline: 1px solid #cfdde5;
    border-radius: 25px;
}

span.swatch-block span {
    top: 10px!important;
}

span.swatch-circle:hover,span.colour-selected {
    border: 3px solid #fff;
    width: 34px;
    height: 34px; 
    outline:1px solid #cfdde5;
}

span.colour-selected {
	 border: 3px solid #fff!important;
}
span.stay-selected {
	border: 3px solid #fff!important;
    width: 36px;
    height: 36px;
}

    
span.stay-selected span {
    position: absolute;
    left: 0;
    right: 0;
    top: 2px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
 
div.colour-tip span{
	display:block;
	border: 1px solid #cfdde5;
    background: #fff;
    width: 40%;
    height: 15px;
    padding: 2px;
    font-size: 0.9em;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: -11px;
    border-radius: 8px; 
    z-index:3;
}

div#toAddList .hint {
	display:none;
	color: #8ca8b8;
    font-size: 0.8em;
    border: none;
}

div#toAddList ul {
    padding: 0 1% !important;
    width: 94%;
    margin: 0 auto 20px;
}

div#toAddList ul li {
    list-style: none;
    padding: 0 0 9px 16px;
    margin: 6px auto;
    position: relative;
    text-align: left;
    height: 36px;
    line-height: 2em;
    display: inline-flex;
    width: 99%;
    border: 1px solid #f4f9fd;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 3px 5px;
}

span.list-swatch, span.list-swatch:hover {
width: 30px;
    height: 40px;
    border: 1px solid #fff;
    outline: none;
    position: absolute;
    top: -2px;
    left: -3px;
    border-radius: 4px;
}

span.list-swatch:hover {
    border: 1px solid #cfdde5;
    border-bottom: 1px solid #8ca8b8;
    border-right: 1px solid #8ca8b8;
}

span.lightText span {color:#fff;text-shadow: -1px -1px 0 #20231f, 1px -1px 0 #20231f, -1px 1px 0 #20231f, 1px 1px 0 #20231f;}
span.darkText span {color:#20231f;text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;}


div#toAddList{
	text-transform:capitalize;
	
}


span.toolwrap-wrapper {
    max-width: 73%;
    display: inline-flex;
    overflow-x: auto;
    height: 40px;
    -ms-overflow-style: none;
	scrollbar-width: none;
}

span.toolwrap-wrapper::-webkit-scrollbar {
  display: none;
}

span.toolwrap {
    margin-left:8px
}

span.zerosize {
    display:none
}
span.toolwrap.zerosize span {
    color: #cfdde5;
}

span.colourText {
    width: 140px;
    height: 90%;
    display: inline-flex;
    margin: 4px 0 0 40px;
    line-height: 2em;
    font-size: 1.2em;
    overflow-x: auto;
    -ms-overflow-style: none;
	scrollbar-width: none;
}

span.colourText::-webkit-scrollbar {
  display: none;
}

span.toolsize {
    color: #8ca8b8;
    margin: 10px 4px 10px 0;
}
 
span.toolcount {    
	font-weight: 700;
}

span.rowTools {
    position: absolute;
    left: 4px;
    top: 6px;
    font-size: 1.6em;
    color: #fff;
    display:none
}

span.deleteRow, span.editRow {
    display: inline-block;
    cursor: pointer;
    width: 30px;
    height: 20px;
    text-align: center;
    padding: 0 0 10px 0;
}

span.deleteRow:hover, span.editRow:hover {
    color:#20231f;
}

span.editRow{
  transform: rotateY(180deg);
}

div#toAddList ul li:hover span.rowTools{
	display:block;
}

.subtotalTierMessage {
	display:none;
    font-size: 0.7em;
    color: #8ca8b8;
    text-align: center;
    padding: 10px 0 0 0;
}

.subtotalTierMessage a {
    color: #004991;
    border-bottom: 1px solid #ffa61b;
}

.prodmatrix-umtierprice-container{
	display:none!important;
}


select#decor-multiplier {
    width: 70px;
    margin: 0 10px;
    color: #004991;
    font-weight: 700;
    border: 0;
    background: #f4f9fd;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 2px 30px;
}

.um-dec-grandtotal {
   
}


.prodmatrix-btn-view-full {display:none;}

.amtheme-payment-methods ul.amtheme-payments-list li.amtheme-item {
	display:inline-block;
	vertical-align: middle;
	margin: 0 5px !important;
}

.product-options-bottom{
    padding-top:25px;
}

.price-box.price-tier_price{
	display:none;
}

.product-info-price {
	display:none;
}

/*Login/register form*/

.amsl-tablist .amsl-title .amsl-link {
    border-bottom: 4px solid #fff;
}

.amsl-tablist .amsl-title.active .amsl-link {
    border-bottom: 4px solid #ffa61b;
    color: #004991;
}

.amsl-tablist .amsl-title .amsl-link:hover {
    border-bottom: 4px solid #ffa61b;
    background:#fff;
}


h4.amtab-title {
    text-align: center;
}

p.amtab-head {
    color: #004991!important;
}

.sizechart-digram section.amtab-grid-wrapper {
    display: block;
}

h2.sizechart-name {
    text-align: center;
}

.accordion-container h2 {
    display: none;
}

span.amtab-cell.-active, .amtab-title.-amtab-hoverline, .amtab-cell.-amtab-hoverline {
    background: #004991!important;
    color: #fff;
}

.amtab-table-container p.size-disclaimer {
    color: #8ca8b8;
    padding: 30px;
}

span.amtab-arrow:before, span.amtab-arrow:after, .amtab-grid-wrapper.-small .amtab-arrow {
    border-bottom: 2px solid #004991!important;
}

.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) {
    right: auto;
    left: 75%;
    max-width: 174px;
}



.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) .amtab-arrow {
    right: 100%;
    display: block;
    margin: 137px 10px 0 0;
    width: 44px;
}

figure.amtab-grid-container.amtab-measure {
    flex-basis: 100%!important;
}

.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(1) {
    top: 4%;
    right: 4%;
    left: auto;
    max-width: 180px;
}

.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(2) {
    top: 57.5%;
    left: 1%;
    max-width: 180px;
}

.amtab-grid-wrapper.-tops.-men .amtab-step:nth-child(3) {
    right: -2%;
    top: 62.5%;
    left: auto;
    max-width: 180px;
}


    
.login-overlay {
    position: fixed;
    background: rgba(255,255,255,0.75);
    height: 100%;
    overflow-x: hidden;
}

.login-overlay .login-register-popup,.modal-inner-wrap{
    margin: 1% auto;
    left: 0;
    right: 0;
    position: fixed;
    border: 3px solid #cfdde5;
    padding: 2%;
    border-radius: 10px!important;
    background: #fff url(/media/logos/xamax-logo-blue.svg) center 25px no-repeat!important;
    background-size: 150px!important;
    max-width: 30%;
}

.login-overlay .container{
	padding: 0;
    background: transparent!important;
    margin: 0 auto;
    max-width: 90%;
}

.login-overlay .container label {
    min-width: 100%!important;
}

.login-overlay a, .modal-inner-wrap a {
    color: #ffa61b;
}

.login-overlay button.action, .modal-inner-wrap button.action {
    background: #ffa61b;
    border: 3px solid #cfdde5;
    border-radius: 30px;
    color: #004991;
}

.login-overlay button.action:hover, .modal-inner-wrap button.action:hover {
    background: #ffa61b;
    border: 3px solid #fff;
}

.login-overlay .container.new-to-blue {
    border: 2px solid #ffa61b;
    border-radius: 8px;
    padding: 10px;
    text-align: center;
    margin: 20px auto;
    background: #f4f9fd!important;
}

.login-overlay .container.new-to-blue strong {
    color: #004991;
    display: block;
}


.amsl-popup-block .input-text {
    border: 1px solid #cfdde5;
}

form div.mage-error[generated] {
    color: #d93b1f;
}

div.modal-content {
    box-shadow: none;
    margin-top: 30px;
    border: 0;
    background: none;
}

.popup-contact .modal-content legend.legend span {
    color: #004991;
    border-bottom: 2px solid #ffa61b;
}

.popup-contact .modal-content legend.legend {
    border: 0;
}

.amsl-login-content .secondary .action.remind {
    color: #ffa61b;
}

.amsl-popup-block .actions-toolbar .action.primary {
	background: #ffa61b;
	color: #004991;
	border-radius: 50px;
}

.amsl-popup-block .actions-toolbar .action.primary:hover, .amsl-popup-block .actions-toolbar .action.primary:hover:focus {
    background: #004991;
	color: #ffa61b;
}

.amsl-forgot-content .amsl-error {
    max-width: 100%;
}

.actions-toolbar .action.primary, .actions-toolbar .primary > .action {
    border-radius: 50px;
    background: #ffa61b!important;
    color: #004991!important;
    font-weight: 700;
    border: 2px solid #004991!important;
    position: relative;
}

button.action.primary.checkout:after {
    background: url(/media/wysiwyg/100-secure-logo_100.png) no-repeat;
    background-size: 64px;
    display: block;
    width: 100px;
    height: 100px;
    content: '';
    position: absolute;
    left: -80px;
    top: -6px;
}

.actions-toolbar .action.primary:hover, .actions-toolbar .primary > .action:hover {
    border: 2px solid #ffa61b;
    background: #ffa61b!important;
}



/*Sharer*/

.wk-send-mail-box,.wk-save-cart-box {
    top: 40% !important;
    margin: 0 auto;
    height: 80% !important;
}

.wk-send-mail-box h1.modal-title,.wk-save-cart-box h1.modal-title  {
    text-align: center;
}

.wk-send-mail-box button.wk-send-mail, .wk-save-cart-box button.wk-hold-cart {
	border: 2px solid #004991;
    width: 100%;
    border-radius: 50px;
    background-color: #ffa61b;
    color: #004991;
    font-weight: 700;
    box-shadow: 0 3px 5px #cfdde5;
}

.wk-send-mail-box button.wk-send-mail:hover, .wk-save-cart-box button.wk-hold-cart:hover {
    background-color: #ffa61b;
    border: 2px solid #ffa61b;
    color: #fff;
    box-shadow: none;
}

.primary.wk-container {
    text-align: center;
    display: inline-block;
    margin: 10px 0 20px 0;
}

.primary.wk-container button{
    background: none;
    color: #004991;
    padding: 0 0 0 30px !important;
    font-weight: 300;
    font-size: 1em;
}

.cart.main.actions .action {
    background: none;
    color: #004991;
    padding: 6px 0 6px 28px !important;
}

.primary.wk-container button#save_cart_action_mini, .cart.main.actions #savecart_action{background: url(/media/icons/theme/save-icon.svg) 0 center no-repeat;
    background-size: 20px;}
    
.primary.wk-container button#share_cart_action_mini, .cart.main.actions #share_cart_action{background: url(/media/icons/theme/share-cart.svg) 0 center no-repeat;
    background-size: 24px;}
    
.cart.main.actions a.action.continue {
    background: url(/media/icons/theme/continue.svg) 0 center no-repeat;
    padding-left: 30px;
    background-size: 24px;
}

.cart.main.actions #empty_cart_button {
	background: url(https://www.xamax.co.uk/media/wysiwyg/bin.png) 0 center no-repeat;
    padding-left: 30px;
    background-size: 20px;
}
    
.primary.wk-container button:hover {
    color: #ffa61b!important;
}

.wk-comment {
    color: #8ca8b8;
}

/*Sharer landing page*/

.shareandmulticart-sharecart-viewitems .page-title-wrapper {
    text-align: center;
}

.shareandmulticart-sharecart-viewitems .page-title-wrapper h1 {
    border-bottom: 2px solid #ffa61b;
    display: inline-block;
    margin: 20px auto;
}

.shareandmulticart-sharecart-viewitems table#shopping-cart-table {
    width: 90%;
    margin: 0 auto;
}

.shareandmulticart-sharecart-viewitems table#shopping-cart-table tr {
    border-bottom: 1px solid #cfdde5;
}

.shareandmulticart-sharecart-viewitems table#shopping-cart-table img {
    width: 100px;
    border: 1px solid #cfdde5;
    border-radius: 8px;
    box-shadow: 0 3px 5px #cfdde5;
}

.shareandmulticart-sharecart-viewitems .cart.main.actions.save_cart_action {
    margin: 0 100px 60px;
    text-align: center;
    background: none;
}

.shareandmulticart-sharecart-viewitems button.action.update span {
    background-color: #ffa61b;
    padding: 20px 50px;
    width: 100% !important;
    min-height: 80px;
    border-radius: 50px !important;
    color: #004991;
    font-weight: 700;
    font-size: 1.4em;
    border: 2px solid #004991;
    box-shadow: 0 3px 5px #cfdde5;
}

.shareandmulticart-sharecart-viewitems button.action.update span:hover {
    background-color: #ffa61b;
    border: 2px solid #ffa61b;
    color: #fff;
    box-shadow: none;
}


/*customer account stuff*/

.account .page-main table {
    border: 1px solid #004991;
    border-collapse:separate;
}
.account .page-main table thead tr th {
    background: #004991;
    color: #fff!important;
    text-align:center;
}

.account .page-main table tbody tr {
    border-top: 1px solid #004991;
}

.account .page-main table tbody tr:nth-child(even) {
	background:#f4f9fd;
}
.account .page-main table tbody tr:hover {
	background:#ffffbf;
}
.account .page-main table tbody tr td {text-align:center;}

.account .page-main span.amtheme-title {
    color: #004991;
}

.account .page-main .amtheme-card-block,.account .page-main .amtheme-addresses-block {
    border:1px solid #fff;
}

.account .page-main .amtheme-card-block:hover,.account .page-main .amtheme-addresses-block:hover {
    border:1px solid #004991;
}

/*Cookie Stuff*/

.action-close.cookie-close {
    display: none;
}

a#privacyLink {
    color: #ffa61b;
}

.mst-gdpr__cookie-bar {
    border: 3px solid #ffa61b;
    box-shadow: 0 0 100px #000 !important;
    bottom: 40% !important;
    left: calc(50% - 25vw) !important;
}

.mst-gdpr__buttons button span {
    color: #004991;
    border-bottom: 2px solid #ffa61b;
}

.mst-gdpr__buttons .action {
    background-color: #aaaaaa;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    border: 2px solid #aaa!important;
    width: auto!important;
    padding: 10px 20px;
    white-space: nowrap;
}

.mst-gdpr__buttons .action.primary {
    background-color: #ffa61b;
    color: #004991;
    border: 2px solid #004991!important;
}


div#privacy-policy-nav-content {
    border-right: 1px solid #cfdde5;
}

.amtheme-privacy-container li.amtheme-item {
    border-bottom: 2px solid #cfdde5;
}


.amtheme-privacy-container .amtheme-title {
    color: #004991;
    font-size: 1.4em;
    border-bottom: 2px solid #ffa61b;
}

.amtheme-privacy-container h2 {
    border-bottom: 2px solid #ffa61b;
    display: inline-block;
    margin: 10px 0 20px;
}

.amtheme-privacy-container table.data-table tr {
    border: 1px solid #cfdde5;
}

/*sidebar stuff*/

.block.filter .filter-title, .sidebar .amtheme-title,.sidebar.sidebar-main h3 {
    display: block;
    border-bottom: 2px solid #ffa61b;
    padding: 10px 0;
    font-size: 1.2em;
    color: #004991!important;
    font-weight: 700;
}

.block-title.filter-title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: #f4f9fd url(/media/wysiwyg/icon/filter-32.svg) no-repeat center;
    background-size: 30px;
    width: 40px;
    height: 40px;
    /* border: 1px solid; */
    border-radius: 50%;
}
/*}DO I NEED THIS?*/

.sidebar .o-list li > ul, .account .sidebar .nav.items li > li {
	font-size: .9em;
}

.sidebar .o-list a, .account .sidebar .nav.items a, .filter-options-title, .display-posts-listing a{
    display: block!important;
    font-weight:300;
    list-style:none;
}

.sidebar .o-list .level3 a {
    padding-left: 15px;
}

.sidebar .o-list .level2 a,.sidebar .o-list .level3.active a {
  padding-left: 0;
}


.display-posts-listing {
    list-style-type: none;
}

.account-nav-content .nav.item.current:before {display:none!important;}

.sidebar li.level0.active, .account .sidebar .nav.items li.current {
    display: block;
    font-weight: 700 !important;
    background: #f4f9fd;
    padding: 10px;
}

span.isThis {
    padding: 10px 0 10px 20px!important;
    display: block;
}

.sidebar .o-list li:hover, .account .sidebar .nav.items li:hover {
    transition: none!important;
    transition:0.2s!important;
    margin-inline-start: 0;
}

.account .sidebar .nav.items li.current {
    padding: 10px 10px 10px 20px;
}


.block.filter .filter-options-title:after {
    position: absolute;
    display: block;
    left: 90%;
    top: 28px !important;
    line-height: 1.6em;
    background: #fff;
    box-shadow: none;
}

.sidebar .o-list span.catMore.expand {
    top: 12px !important;
    position: absolute;
    display: block;
    left: 90%;
    line-height: 1.6em;
    background: #fff;
    box-shadow: none;
}

.block.filter .filter-options-title:after {
    top: 24px;
    font-size: 1.2em;
}



.catalog-products li.product .product-item-details .swatch-attribute.color .swatch-option {
	
	background-size: cover!important;
	width:30px!important;
	height:30px!important;
	border:1px solid #cfdde5;
}



div.swatch-wrapper div.swatch-option.disabled {
	display:none;
}


.page-header > .content:after {
	display:none;
}

.am-gallery-placeholder {
    position: sticky;
    top: 40px;
}

div#am-gallery:after {
    content: " \1F50D Rollover to Zoom";
    display: block;
    position: absolute;
    bottom: 20px;
    right: calc(50% - 80px);
    background-color: #004991;
	background-color: hsla(210, 100%, 28%, 0.5);
	color:#fff;
    border-radius: 50px;
    padding: 5px;
    width: 160px;
    text-align: center;
}

.zoomLens {
    border: 1px solid #004991!important;
}



media only screen and (max-width: 479px) {

.block-search.-header > .block-content {
		margin: 0;
		padding: 0;
	}


	main#maincontent {
		padding: 0;
	}

	.pagebuilder-slider.main-bg-slider.slick-initialized.slick-slider {
		padding: 0;
		margin-top: -20px;


	}


}


/* Customisation block */
.field.customiser.decoration-positions{
	display:none;
	text-align: center;
}

.options-list.nested * {
  margin: 0;
  padding: 0;
  --transition: 0.15s;
  --border-radius: 8px;
  --background: #ffa61b;
  --box-shadow: #ffa61b;
}

.options-list.nested .cont-bg {
  min-height: 100vh;
  background-image: radial-gradient(
    circle farthest-corner at 7.2% 13.6%,
    rgba(37, 249, 245, 1) 0%,
    rgba(8, 70, 218, 1) 90%
  );
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.options-list.nested .cont-title {
  color: white;
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 1rem;
}

.options-list.nested {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  padding: 18px 0 28px;
}

.options-list.nested .field.choice {
  width: 140px;
  height: 140px;
  border-radius: var(--border-radius);
  border: 1px solid #cfdde5;
  transition: transform var(--transition);
  margin:1rem 1rem 0.7rem 1rem;
  position:relative;
}

.options-list.nested .field.choice:hover {
	border:1px solid #8ca8b8;
}

.options-list.nested .field.choice:active {
  transform: scale(0.9);
} 

.options-list.nested .field.choice span {
    color: #004991;
    border-bottom: 2px solid #ffa61b;
}

.mageworx-optionswatches-option-gallery.mageworx-optionswatches-option-gallery-type_checkbox, 
.mageworx-optionswatches-option-gallery.mageworx-optionswatches-option-gallery-type_radio {
    margin-top: -110px;
    margin-left: 20px;
}


.product-options-wrapper .field.choice>.label:before, .product-options-wrapper .field.choice>.label:after {
    margin: 115px 0 0 115px;
}


.options-list.nested input {
  display: none;
}

.options-list.nested input:checked + label {
  opacity: 1;
  box-shadow: 0 0 0 3px var(--background);
}

.options-list.nested input:checked + label img {
  -webkit-filter: none;
  filter: none;
}

.options-list.nested input:checked + label .cover-checkbox {
  opacity: 1;
  transform: scale(1);
}

.options-list.nested input:checked + label .cover-checkbox svg {
  stroke-dashoffset: 0;
}

.options-list.nested label {
  display: inline-block;
  cursor: pointer;
  border-radius: var(--border-radius);
  overflow: hidden;
    width: 140px;
    height: 140px;
    position: relative;
    opacity: 0.6;
    text-align: center;
}

.options-list.nested label img {
  width: 100%;
  height: 70%;
  object-fit: cover;
  clip-path: polygon(0% 0%, 100% 0, 100% 81%, 50% 100%, 0 81%);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.options-list.nested .field.choice .checkbox {
  position: absolute;
  right: 5px;
  top: 3px;
  z-index: 1;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: var(--box-shadow);
  border: 2px solid #fff;
  transition: transform var(--transition),
    opacity calc(var(--transition) * 1.2) linear;
  opacity: 0;
  transform: scale(0);
}

.customiser,.prodmatrix-swatch-block {
    background: #fff;
}

.field.file.customiser.add-logo {
    min-height: 170px;
    margin: 0 auto !important;
    border-bottom: 0;
    padding: 0 0 16px 0;
    width: 60%;
}

.swatch-opt {
	background: #fff;
	margin: 32px 0 0 0;
    text-align: center;
}


p.no-logo-now {
    margin-top: 20px;
}

.field.file p.note, .field.file p.no-logo-now {
	color:#8ca8b8;
}

.field.file p.note {
    margin-top: 0;
    width: 100%;
}

.field.file .product-custom-option {
    padding: 0 0 120px 0;
    width: 130%;
    margin: 0 0 0 -130px;
    z-index: 3;
    cursor: pointer;
    position: absolute;
    border: 1px solid;
    opacity: 0;
   }

.field.textarea.decoration-notes label span {
    color: #004991;
    font-weight: 700;
    border-bottom: 2px dotted #ffa61b!important;
    cursor: help;
}


.field.file p.note:first-of-type {
    margin-top: 70px;
}

.field.textarea.decoration-notes p.note{
	color:#8ca8b8;
	margin: 0 0 0 22%;	 
}

.field.textarea.customiser.customer-notes textarea {
	border: 1px solid #cfdde5;
    width: 80%;
    margin: 10px auto 0 auto;
}


div.toUploadPlace {
	position: absolute;
    border: 3px solid #cfdde5;
    height: 100px;
    width: 100px;
    text-align: center;
    padding: 5px;
    margin: 16px 0 0 -130px;
    border-radius: 10px;
    background-image: url(/media/wysiwyg/mega-menu/icon/awaiting-image.png);
    background-position: 50% 50%;
    background-size: contain;
    overflow: hidden;
}

.field.file.customiser.add-logo .control:hover .toUploadPlace {
    border: 3px dashed #ffa61b;
}

div.toUploadPlace:hover,.field.textarea.customiser.customer-notes textarea:hover {
	border:1px solid #8ca8b8;
}

.field.textarea.customiser.customer-notes .control p.note {
    margin-left: 12%;
    color: #8ca8b8;
}

div.toUploadPlace.uploadActive {
    border: 3px solid #ffa61b!important;
    background-image: none!important;
}

div.toUploadPlace span.replaceupload {
	position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 25px;
    height: 25px;
    background: url(/media/wysiwyg/mega-menu/icon/replaceit.png) no-repeat center center;
    background-size: contain;
    opacity: 0.4;
    cursor: pointer;
}

span.replaceupload.hovered {
	opacity: 0.9!important;
    transform: rotate(-360deg);
    transition: all 0.4s;
}

img.toUpload {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

span.removeupload {
	cursor: pointer;
    display: block;
    position: absolute;
    height: 25px;
    width: 25px;
    margin: 0 0 0 20px;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 50%;
    background: url(/media/wysiwyg/mega-menu/icon/closeit.png) no-repeat center center;
    background-size: contain;
}
    
span.removeupload:hover {
	border:2px solid #cfdde5;
}

.field.file label.label {
    color: #004991;
}

img[class^="option-value-tooltip-"] {
    position: absolute;
    width: 25px!important;
    height: 25px!important;
    left: -14px;
    top: -14px;
    cursor:help;
}


.field.required.customiser.preferred-finish-options {
	padding-bottom: 0;
    font-size: 0.8em;
    padding-top: 0;
}

.field.customiser.preferred-finish-options label.label.admin__field-label {
    height: 80px;
}

.field.customiser.preferred-finish-options .mageworx-optionswatches-option-gallery.mageworx-optionswatches-option-gallery-type_radio {
	margin: -60px auto 0 10px;
}


.field.customiser.preferred-finish-options .mageworx-optionswatches-option-gallery.mageworx-optionswatches-option-gallery-type_radio img.mageworx-optionswatches-option-gallery_image {
    height: 60px;
}

.customiser.preferred-finish-options .field.choice.admin__field.admin__field-option {
    width: 80px;
    height: 80px;
    font-size: 0.7em;
}
.customiser.preferred-finish-options .options-list.nested input:checked + label {
    height: 80px!important;
    }

.customiser.preferred-finish-options > label {
    margin: 0;
}  
    
    
    
.customiser.preferred-finish-options .field.choice.admin__field.admin__field-option .mageworx-optionswatches-option-gallery.mageworx-optionswatches-option-gallery-type_radio {
    margin: -80px 0 0 0;
}

.customiser.preferred-finish-options .field.choice.admin__field.admin__field-option .mageworx-optionswatches-option-gallery.mageworx-optionswatches-option-gallery-type_radio img.mageworx-optionswatches-option-gallery_image {
    width: 60px;
    margin: 16px 10px;
}

.field.customiser {
    margin: 0;
    padding-top: 18px;
    display: none;
}

.customiser textarea {
    border: 2px solid #cfdde5;
    width: 90%;
    margin: 0 auto;
}

.field.textarea.customiser label {
    margin-bottom: 40px;
}

.customiser textarea:focus {
    border: 2px solid #ffa61b;
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
    background: #004991 !important;
    border-radius: 8px 8px 0 0;
    color: #20231f !important;
}

.ui-widget.ui-datepicker .ui-datepicker-calendar th {
    background: #f0f7ff;
    color: #004991;
    border: 1px solid #004991;
}

.frm_continue_chat svg {
    transform: rotate(180deg);
}

.ui-widget.ui-datepicker .ui-datepicker-calendar .ui-state-active {
    background: #ffa61b;
    border-bottom: 4px solid #004991;
    color: #20231f !important;
}

.frm_style_formidable-style.with_frm_style td.ui-datepicker-today > a {
    border-bottom: 4px solid #ffa61b;
    background: #f0f7ff;
    color: #20231f !important;
}

.isDiscontinued .frm_combo_inputs_container .frm_form_field .frm_description {
    display: none;
}

span.slide-matrix {
	display:none;
}


a.product.photo.product-item-photo {
    position: relative;
}

.ribbon {
	font-weight: 700;
    color: #f4f9fd;
	text-shadow: 1px 1px 1px #004991;
}

.ribbon {
	--r: .4em;
    --c: #ffa61b;
    position: absolute;
    bottom: 10px;
    right: calc(-1* var(--r));
    line-height: 1.8;
    padding: calc(2* var(--r)) .5em 0;
    border-radius: 0 var(--r) var(--r) 0;
    background: radial-gradient(100% 50% at right, var(--c) 98%, #0000 101%) 0 100% / .5lh calc(100% - 2* var(--r)), radial-gradient(100% 50% at left, #0005 98%, #0000 101%) 100% 0 / var(--r) calc(2* var(--r)), conic-gradient(at calc(100% - var(--r)) calc(2* var(--r)), var(--c) 75%, #0000 0) 100% 0 / calc(101% - .5lh) 100%;
    background-repeat: no-repeat;
}

.turnaround-time-block div {
    padding: 0 !important;
}

.turnaround-time-block h2 {
    margin: 0;
    width: 100%;
    background: #004991;
    color: #fff !important;
    border-radius: 4px 4px 0 0;
}

.turnaround-time-block table tbody tr td:first-child {
    border-right: 1px dotted #aaa !important;
}

.xamax-delivery-date {
  display: inline-block;
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
  font-size: 1rem;
  color: #004991;
}

.xamax-delivery-date.calendar-style {
    width: 80px;
    height: 80px;
    border: 2px solid #ffa61b;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
}

.xamax-delivery-date.calendar-style .date-number {
    font-size: 4em;
    line-height: 1.5;
    flex-grow: 1;
    display: flex;
    justify-content: center;
}

.xamax-delivery-date.calendar-style .month-label {
    background-color: #ffa61b;
    color: #004991;
    padding: 4px 0;
    width: 100%;
    font-size: 1.6em;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: absolute;
    bottom: 0;
}

/*MOBILE ONLY OBVS*/
@media only screen and (max-width: 767px) {

.only-desktop, button.action.amtheme-reset.am-no-display-desktop, 
p.ammenu-menu-greetings,
.amscroll-page-num.-amscroll-button,
.swatch-wrapper .swatch-attribute.size,.swatch-contain [data-tooltip]:after, .swatch-contain .tooltip:after, .swatch-contain .tooltip-top:after,
.product-add-form.-amcaret-active, .scrollArr, .product.attribute.sku strong.type, .stock.available,.amtheme-product-info .product.attribute.sku>.type:after, 
ul.splide__pagination,.amtheme-actions-wrap,button.action.amtheme-close.am-no-display-desktop,
.block.block-minicart .product-item-details .actions a:first-child,.block-minicart.-sticky-minicart .amtheme-payment-methods {
    display: none !important;
}

.modals-wrapper {
    z-index: 9999;
    position: relative;
}

.mst-gdpr__cookie-bar {
    bottom: 0!important;
    left:0!important
}

button.action-primary.action-accept {
    background: #ffa61b;
    border-radius: 50px;
}

.amasty-mega-menu .ammenu-header-container .header.content {
    position: fixed;
    z-index: 9999;
}

.block.filter .amtheme-icon.-close {
    fill: #070605!important;
}

.footer-column img.logo-image {
    width: 40%;
}

.copyright {
	font-weight:300;
	color:#004991;
}

.amtheme-backtotop-wrap {
    width: 60%;
    margin: 20px auto;
    border-radius: 50px;
}


.amasty-mega-menu .header.content {
    padding: 15px 30px!important;
}

.page-header > .content {
    position: relative;
    padding: 20px 40px;
}

.cms-home .row-full-width-inner .slick-slide h1, .cms-home .row-full-width-inner .slick-slide h2 {
    line-height: 1em!important;
    padding-top: 20px;
}

section.ammenu-menu-title {
    background: #f4f9fd url(/media/logos/xamax-logo-blue.svg) center center no-repeat!important;
    background-size: 100px!important;
    padding: 10px 20px;
    margin-bottom: 20px;
}

ul.ammenu-tabs-list {
    border: 1px solid #cfdde5;
    width: 80%;
    margin: 0 auto;
    padding: 0;
}


.ammenu-nav-sections.-mobile .ammenuprem-mobile-content h4 {
    border-bottom: 2px solid #ffa61b;
    display: inline-block;
    margin: 0 0 10px;
}

.ammenu-nav-sections.-mobile .ammenuprem-mobile-content ul {
    list-style: none;
}


ul.ammenu-items.-root.-drill li:first-child {
    display: none;
}

.ammenu-items.-root.-drill svg, .ammenu-icon-block.-toggle svg {
    color: #ffa61b;
}

.field.search button.action.amtheme-close {
	background: none !important;
    border: none;
}


body.checkout-index-index .opc-block-summary {
    display: none;
}

.checkout-index-index .header.content>.logo {
    margin: 0 auto !important;
}

.checkout-index-index .header.content>.logo:after {
    content: 'Secure Checkout';
    color: #ffa61b;
    font-weight: 300;
    display: block;
    text-align: center;
}

ul.opc-progress-bar {
    margin: 0;
}

.page-layout-checkout .page-header .header.content {
    background: #004991!important;
}

.pagebuilder-column {
    min-height: unset;
}

span.moreinfo span {
    right: -100%;
    margin-left: 50%;
}

.category-heading {
    width: 100%!important;
}

.brand-logo-container{
	top: unset;
    left: 0;
}
.brand-logo-container img {
    height: 30px;
}

ul#isMessage {
  padding-inline-end: 0!important;
  margin-inline-start: 0!important;
  padding-left: 0!important;
}

.amtheme-payment-methods ul.amtheme-payments-list {
	width:100%!important;
}

.sidebar .o-list,.header.content ul.header.links .amtheme-icon-block,.only-desktop {
    display: none!important;
}

.sidebar-tax .switch {
    top: 70px!important;
    left: calc(50% - 80px);
}


.productmatrix-single-prices-outer {
    margin: 0 0 60px 0;
}

.productmatrix-single-prices-outer .switch {
    left: calc(50% - 80px);
}

.productmatrix-single-prices-outer p.caveat {
    display: none;
}


.amasty-mega-menu .ammenu-header-container {
    height: 40px;
    min-height: 40px;
    overflow: hidden;
    border-bottom: 0;
}

.amasty-mega-menu .ammenu-header-container .header.content {
    padding: 8px 12px!important; 
}

a.phone-icon {
	background: url(/media/icons/theme/phone.svg);
    display: inline-flex;
    border-radius: 22px;
    background-size: 24px!important;
    background-repeat: no-repeat;
    height: 24px;
    width: 24px;
    position: absolute;
    right: 78px;
}

a.phone-icon.only-mobile.icon-link:hover {
    transform: rotate(-360deg);
    transition: all 0.2s;
}

span.search-icon {
	    background: url(/media/icons/theme/search.svg)  no-repeat 3px 3px;
        background-size: 15px !important;
        display: inline-flex;
        border-radius: 22px;
        height: 20px;
        width: 20px;
        position: absolute;
        left: 48px;
        top: 8px;
        border: 1.5px solid #ffa61b;
}

a.only-mobile.amtheme-icon-block.profile-icon.authorization-link {
    width: 24px;
    height: 24px;
    background: url(/media/icons/theme/profile.svg);
    background-size: 24px;
    display: block;
    position: absolute;
    right: 46px;
    top: 8px;
}

.header.content a.logo.ammenu-logo {
    margin: 0 auto 0 auto;
    max-width: 100%!important;
}

.header.content a.logo.ammenu-logo img{
	width: 150px;
}

.amtheme-icons-container {
    height: 25px;
    margin: 0;
    position:relative;
}

.minicart-wrapper {
    margin: 0!important;
}

.minicart-wrapper .counter {
    background: transparent;
    top: 6px;
    border:0;
}

main#maincontent .category-description {
    margin-left: -25px!important;
    margin-right: -25px !important;
}

.cms-home main#maincontent {
    padding-inline-start: 0;
    padding-inline-end: 0;
    padding-top: 0!important;
    margin-top: -12px;
}

.page-products .category-description .row-full-width-inner {
	margin-top: -20px;
}

.cms-home .jarallax{
	background-size:contain!important;
}

.cms-home .homepage-blog-links.jarallax {
    background-size: cover!important;
}

.row-full-width-inner .slick-slide h1, .row-full-width-inner .slick-slide h2 {
    line-height: 1.4em!important;
}
    
.first-of-his-name .pagebuilder-column-group {
    margin-top: -380px;
}    

.homepage-product-grid-wrapper {
    padding: 0!important;
}

.cms-home ol.product-items {
    padding: 0;
}

.homepage-product-grid .slick-slide {
    height: 370px!important;
}

.cms-home .decoration-price-list {
    margin: 30px 0!important;
}

.existing-customer-row {
    max-height: initial;
}

.existing-customers {
    padding: 0;
}

.existing-customers h3 {
    border-bottom: 2px solid #ffa61b;
}

.existing-customers h3, .existing-customers p {
    text-align: center!important;
}

.existing-customers.login-text {
    padding: 0;
}

.pagebuilder-column.ctas {
	margin-top: -90px;
    max-height: 250px!important;
    min-height: 180px;
}

a.cta-button {
    font-size: .9em!important;
}

.amtheme-short-info {
    width: 100%;
    margin-top: 0!important;
    flex-direction: row;
    display: block;
    height: 80px;
    position: relative;
}

.amtheme-categories-choice {
    background-color: #fff;
}

.blogLinks {
    width: 100%!important;
}

.page-title-wrapper {
    border-bottom: 2px solid #ffa61b;
}

.page-with-filter .page-title-wrapper {
    border:none;
}

.cms-index-index .page-title-wrapper {
	border:0!important;
}

.amtheme-product-info .page-title-wrapper {
    border:none;
    pading-top:10px;
}

.cms-home .page-title-wrapper {
    border:none;
}

h1.page-title {
    margin: 0;
    text-align: center;
}

.catalog-category-view h1.page-title {
    font-size: 2em;
}


.cms-home h1.header-h {
    line-height: 1.2em;
    padding: 0 10px;
}

.sidebar.sidebar-main h3 {
	display:none;
}

.amtheme-filter-wrap, .amtheme-select-block {
    border: 1px solid #cfdde5;
    border-radius: 8px;
    text-align: center;
}

.toolbar-sorter .amtheme-filter-button {
    min-height: 31px;
}
strong.filter-title-text {
    margin-top: 8px;
}

.amtheme-select-block.-no-border {
    margin-left: 4.1%;
    width: 48%!important;
}

span.amtheme-placeholder.-selected {
    outline: 1px solid #cfdde5;
    border-radius: 8px;
}

.page-product-configurable #maincontent {
	padding-inline-end: 10px!important;
    padding-inline-start: 10px!important;
}

.first-of-his-name.only-mobile .pagebuilder-column {
    border: 2px solid #ffa61b;
    min-height: 50px!important;
    background-color: rgba(255,255,255,0.7)!important;
    border-radius: 50px;
    padding: 0!important;
}

.first-of-his-name.only-mobile .pagebuilder-column h3 {
    font-size: 1.5em;
    line-height: 1em;
    margin: 0 auto;
}

.first-of-his-name.only-mobile .pagebuilder-column h3 a {
    display: block;
    height: 100%;
    padding: 4%;
    border-radius: 50px;
    color: #004991;
}

p#catText {
    line-height: 1.4em;
    width: 86%;
    padding: 0 2%;
    font-size: .9em;
    text-align: justify;
}
 
p#catTextMore {
	width: 90%;
}

svg.amtheme-icon.-filter {
    fill: #ffa61b !important;
        width: 28px !important;
        height: 26px !important;
        margin-top: 4px;
}

.filter-options .amtheme-name {
    margin-left: 50px;
}

.products.wrapper.grid.products-grid {
    margin-top: -30px;
}

ol.products.list {
    margin-top: 47px;
}

li.item.product.product-item{
	width:initial;
}

li.item.product.product-item:first-child, li.item.product.product-item:nth-child(2) {
    margin-top: 0 !important;
}

.catalog-category-view li.item.product.product-item, .catalogsearch-result-index li.item.product.product-item {
    max-width: 48%;
    min-width: 48%;
    margin: 1%;
}

.catalog-category-view .product-item-details .swatch-attribute .swatch-option {
    min-height: 20px !important;
    min-width: 20px;
}

div.minicart-wrapper a.action.showcart {
	height: 24px;
    width: 30px;
    background-size: 28px 36px!important;
    position: absolute;
    top: -18px;
    left: -30px;
}

.checkoutcrosssell li.item.product.product-item {
    width: 160px !important;
}

.checkout-cart-index .block.crosssell>.block-title {
    line-height: 1em;
}
.page-layout-3columns.page-with-filter .columns {
    padding: 0;
    
}

.ammenu-header-container .header.content .block-search {
    height: 0;
	border: none;
	margin: 0 !important;
	padding: 0;
	min-width: 100% !important;
	z-index: 9;
}

.block-search.-header > .block-content {
	box-shadow: none;
	border-bottom: 0;
	padding: 0;
	margin-top: -30px !important;
	background: #004991;
	height: 38px;
}

.block.filter .block-title.filter-title {
    display: none!important;
}

.catalog-category-view .toolbar-sorter.sorter {
	margin: 10px 0 25px 0;
}

.page-products .column.main {
     padding-top: 0;
}
.page-header .block-search {
    width: 100%;
	max-width: 100% !important;
	z-index: 9;
	display: none;
}

.block-search .actions {
	right: 26.5px !important;
	top: 15.5px !important;
}

button.action.search{
	height: 28px;
	width: 28px;
	margin-top: 3px;
	margin-right: 1px;
	border: 1px solid #ffa61b;
}

.block-search .amtheme-icon {
	margin-top: -5px;
	width: 20px;
}

.block-search .input-text {
	min-height: 30px;
	height: 30px;
	border: 1px solid #ffa61b;
	background: #f4f9fd;
	color: #8ca8b8;
	font-weight: 300;
}

li.amtheme-icon-block svg.amtheme-icon {
    fill: #ffa61b;
    height: 30px;
    width: 30px;
}
	
li.amtheme-icon-block:hover svg.amtheme-icon {
	fill: #ffa61b!important;
}
	
li.amtheme-icon-block.searchon svg.amtheme-icon {
	fill: #fff!important; 
	transform:rotate(90deg);
    transition:0.3s;
}
    
li.amtheme-icon-block.searchoff svg.amtheme-icon {
	fill: #ffa61b; 
	transform:rotate(0deg);
    transition:0.3s;
    }

.ammenu-nav-sections.-sidebar {
    background: #f4f9fd !important;
}

li.ammenu-item.category-item a {
    border-bottom: 1px solid #ffa61b !important;
}

.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper > .widget, .page-wrapper > .page-bottom, .block.category.event, .top-container, .page-main, .page-main-description {
    padding-inline-end: 25px;
    padding-inline-start: 25px;
}

.products-grid .product-item-info {
    padding: 12px 0 0 0 !important;
}

.products-grid .product-item-info a.product.photo {
    background: none;
}

.fotorama-item {
    min-height: 290px;
    overflow: hidden!important;
}

.page-layout-1column .amtheme-product-wrap > .amtheme-product-info {
    position: relative;
    margin-top: 400px;
}

.amasty-mega-menu .page-header .minisearch .control {
	padding: 6px 40px;
	margin-top: -4px;
	margin-left: 14px;
	height: 42px;
}

.page-header .block-search .field.search span.closeIt {
	position: absolute;
	top: 6px;
	left: 5%;
	width: 20px;
	z-index: 999999;
	border: 1px solid #f4f9fd;
	height: 20px;
	border-radius: 20px;
	background: #fff;
	text-align: center;
}

.breadcrumbs {
    padding: 0!important;
    max-width: 90%;
    display: block;
}

.pagebuilder-collage-content {
    padding: 8% 1% 1% 1%;
}

.pagebuilder-collage-content h2 span, .pagebuilder-collage-content h1 span {
    font-size: 28px!important;
    max-width:90%!important;
}

h1.header-h {
    line-height: 1em;
}

.pagebuilder-collage-content h3 span {
    font-size: 20px!important;
}

.pagebuilder-collage-content p {
    max-width: 90%;
}

.pagebuilder-collage-content p span {
    font-size: 14px!important;
}

.pagebuilder-collage-content p a {
    color: #fff!important;
    border-bottom: 2px solid #ffa61b;
}

.sidebar-tax {
    top: -10px;
    left: calc(50% - 102px);
} 

.sidebar-tax > label {
    display: none;
}

.sidebar .bsif {
    width: 40%;
    margin: auto;
    padding: 10px 0;
}

.sidebar .bsif a {
    padding: 0;
}

.catalog-product-view .amtheme-product-wrap {
    margin-top: 0!important;
    padding: 0;
}

.amtheme-product-wrap>.product.media {
        margin: 40px 0 0 0;
        max-width: 100%;
        z-index: 8;
        display: block;
        width: 100%;
        min-height: 250px;
        position: fixed;
        top: 0;
        left: 0;
        background: #fff;
}


.am-gallery-placeholder {
    position: fixed;
        margin-left: -50%;
        top: 40px;
        z-index: 9990;
        transform-origin: top center;
        width: 100% !important;
        padding: 0 50%;
        background:#fff;
}

.am-gallery-fullscreen-container {
	padding: 0;
}

.am-gallery-fullscreen-wrapper>.splide:not(.thumbnails) img {
    top: 30%;
}

.field.customiser {
    z-index: 7;
}

.field.file.customiser.add-logo {
    width: 100%;
}

.field.file.customiser.add-logo .control {
    margin-left: 36%;
    width: 60%;
}

.field.textarea.customiser .control {
	display:none;
}

.field.file .control {
    margin-left: 66px;
}

.amtheme-add-form-bottom.-under {
    z-index: 9;
    position: relative;
    background: #fff;
    }

.customiser, .prodmatrix-swatch-block {
    background: transparent!important;
}

div.product.info.detailed {
    min-height: 600px !important;
    height: auto !important;
    margin: 0 auto !important;
    background: #fff;
    z-index: 99;
    position: relative;
    padding-top: 40px;
}

.catalog-product-view .amtheme-productinfo-wrap {
        z-index: 8;
        position: relative;
        background: #fff;
        margin: -20px 0 -30px 0 !important;
        padding-top: 40px;
        padding-bottom: 40px;
    }

.catalog-product-view div.block .title {
    margin-bottom: 0;
}


footer.page-footer {
    z-index: 9;
    text-align: center;
}



.splide__slide__container.image-slide:before {
	content: "";
	position: absolute;
	top: 15px;
    right: 15px;
	padding: 8px;
	width: 25px;
	height: 25px;
	transform: rotate(45deg);
	border-radius: 50%;
	border: 1px solid #f4f9fd;
	background: #f4f9fd url(/media/wysiwyg/icon/fs-close.svg) center center no-repeat;
}

.gallery-fullscreen-close {
	right: 14px;
	top: 14px;
	border: 1px solid #f4f9fd;
	background: #f4f9fd;
}


.am-gallery-fullscreen-container .splide__arrow, .am-gallery-placeholder .splide__arrow {
        cursor: pointer;
        border: 1px solid border: 1px solid rgba(255, 255, 255, 0.6);
        background: rgba(255, 255, 255, 0.1);
        width: 20px;
    }

.am-gallery-placeholder .splide__arrow_arrow, .am-gallery-placeholder .splide__pagination {
    opacity: 0.4;
}
div#am-gallery:after {
    display:none;
}

.product-info-stock-sku {
    text-align: center;
}

.product.attribute.sku {
    display: block!important;
    color: #004991!important;
}

.swatch-opt {
    margin: 0;
    background: none;
}

span.swatch-circle {
    border:1px solid #cfdde5;
}

span.colour-selected {
	 border: 4px solid #cfdde5!important;
}

span.stay-selected {
    border: 4px solid #fff!important;
}

span.swatch-circle,span.swatch-circle:hover,span.colour-selected,span.stay-selected {
    outline:0;
}

.prodmatrix-swatch-block .swatch-contain, span.displayColour, div.displaySize  {
    text-align: center;
}

.forReset, .prodmatrix-btn-reset {
	position: relative;
	text-align: center;
	max-width: 30%;
	margin: 10px auto 0;
	padding: 0 10px;
	color: #8ca8b8;
	border-radius: 50px;
}


.product.attribute.sku strong, .colour-tip {
    display: none;
}

.amtheme-product-info .brand-logo-img {
		margin: 0;
        display: block;
        padding: 0;
        width: 60%;
        border: none;
        text-align: left;
}

.product-brand-img {
    margin: 0 auto!important;
    max-width: 150px;
    max-height: 75px;
}

.productmatrix-tier-prices table tbody tr.tier-on td:first-child::before {
	left:2px!important;
}

.productmatrix-tier-prices table tbody th {font-size:1rem;}

.tier-on span.shake:before {
    font-size: 0.5em;
    left: -50px;
    top: 0;
}

.matrix {
    width: auto;
    margin-top: 10px;
}


.um-prodmatrix thead tr th {
    width: 54px;
    min-width: 52.8px;
}

table#preCartBtn td {
    font-size: 1.5rem;
}

div#toAddList ul {
    padding: 0;
}

div#toAddList ul li {
    padding-bottom: 9px;
}

span.colourText {
	width: 100px;
}

span.toolwrap {
    line-height: 2.9em;
}

div#toAddList ul li span.rowTools{
	display:block;
}

span.editRow{
	display:inline-block;
}

.amtheme-product-info .product-info-stock-sku, .amtheme-product-info .product.attribute.sku {
		padding: 0 0 0 0 !important;
        margin: 20px 10px 0 0;
        font-size: .9em;
        text-align: right;
}


.amtheme-product-info .product-info-stock-sku {
	    margin: -80px auto 0 auto;
	}
	
.amtheme-product-info .product.attribute.sku .value {
    font-size: 1.4em;
}


.productmatrix-tier-prices-outer {
    margin-top: 0;
}

.minicart-wrapper.active .block.block-minicart.-sticky-minicart {
    z-index: 9999999;
}

.block.block-minicart .product-item-pricing .update-cart-item {
    left: -18px;
    top: 22px;
    border: 2px solid #ffa61b;
    display: block;
    height: 30px;
    width: 30px;
    background: #f4f9fd;
    border-radius: 4px;
}

.block.block-minicart .product-item-pricing .update-cart-item svg {
    fill: #004991 !important;
}

.cart-discount {
    display: none!important;
}

.options-list.nested .field.choice {
    margin: 0.5rem!important;
}

button#btn-minicart-close .amtheme-icon {
    fill: #20231f !important;
    border-radius: 50%;
    background: #f4f9fd;
}


.block.block-minicart.-sticky-minicart .amtheme-minicart-content {
    width: 90%;
}

.block.block-minicart li.item.product.product-item {
    margin-bottom: 8px !important;
    background: #f4f9fd;
    position: relative;
    min-width: 100% !important;
}   

.block.block-minicart .product-item>.product {
    padding: 10px 0 0 0;
}

.block.block-minicart .product-item-details .actions {
    left: 0;
    bottom: 40px;
}


.block.block-minicart.-sticky-minicart .minicart-items-wrapper {
        max-height: none !important;
        overflow-y: auto !important;
    }

.block.block-minicart.-sticky-minicart .block-content {
    background: #fff;
}

.block.block-minicart .subtotal {
    padding: 0 10px;
    background:#fff;
}

.block.block-minicart .product-item-pricing .details-qty {
	margin-left: calc(100% - 80px);
}

.minicart-wrapper .block-minicart li .price-container {
    margin-top: -80px;
}




h6.product.name.product-item-name {
    font-size: 1em;
   }
   
.price-box.price-final_price {
    text-align: center;
}

.price-box.price-final_price span.normal-price {
    padding: 0 !important;
    margin: 10px auto;
}

.product.actions.product-item-actions {
    padding: 0 0 20px 0;
}

.swatch-wrapper {
	display:block;
}

.product-item-details .swatch-attribute .swatch-option {
    margin: 0 1px;
}

table.list-tier-prices.productmatrix-tier-prices,
li.item.product.product-item table.list-tier-prices.productmatrix-tier-prices tr {
    border: 0;
    border-radius: 0;
}

.list-tier-prices.productmatrix-tier-prices td {
	padding: 10px 0;
	font-size: 0.8em;
}

.field.file p.note, .field.file p.no-logo-now {
    font-size: 0.8em;
}

button.action.button-as-link.amtheme-close {
    top: 16px;
}
    
.amtheme-payment-methods ul.amtheme-payments-list li.amtheme-item {
    width: 40px;
}

.frm_forms.with_frm_style.frm_style_formidable-style.frm_chat_form_cont{
	min-width: 100%;
}

div.data.item.content {
    margin-top: 0 !important;
}

.catalog-category-view table.pricer tbody tr.tier-on td:first-child::before{
	left: -3px;
}


span.slide-matrix {
    display: inline-block;
    width: 50px;
    margin: 0 auto;
    animation: swipe 2s infinite;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
}

img.filter-orange {
    filter: invert(69%) sepia(43%) saturate(5819%) hue-rotate(12deg) brightness(109%) contrast(103%);
}

.block.related .block-content.content {
    margin-top: 30px;
}


.catalogsearch-result-index .sidebar-tax > label {
    margin: 70px 0 0 50px;
}

.catalogsearch-result-index .sidebar-tax {
    top: 46px;
    width: 87% !important;
}

}/*ends mobile*/

/*pre cart button table*/


div.title.amtheme-item-title {
    margin-left: 0 !important;
}

div.title.amtheme-item-title {
    padding: 0 20px;
    background: #f4f9fd;
    border: 1px solid #ffa61b;
    border-radius: 8px;
}


.block.related {
    margin-top: 0 !important;
}
.product-info-main {
    min-height: initial !important;
}


/*CHECKOUT STUFF*/

.page-layout-checkout .page-header .header.content {
    padding: 8px 0 4px 0;
    margin: 0 !important;
    background: #004991 url(/media/wysiwyg/100-secure-logo_100.png) no-repeat 35% 47%;

}

body.page-layout-checkout .page-header:before {
    height: 0;
}

.payment-method-title img {
    margin: 0 0 0 30px !important;
}

a.action.action-edit {
    display: none;
}

.checkout-cart-index a.action.action-delete {
    color: #fff !important;
    display: block;
    height: 36px;
    width: 20px;
    background: url(https://www.xamax.co.uk/media/wysiwyg/bin.png) no-repeat bottom center;
    opacity: 0.5;
}

p#label_method_bestway_tablerate {
    background: url(https://www.xamax.co.uk/media/wysiwyg/dpd_blue.png) no-repeat left top;
    background-size: 40px;
    padding-left: 50px;
}

.modal-inner-wrap {
    min-width: 90vw;
}

.download-attachment a:before {
    background: url(/media/wysiwyg/icon/download-100.png);
    height: 30px;
    width: 30px;
    background-size: contain;
}

ul.opc-progress-bar {
    margin: 10px 0 0 0;
}

.opc-progress-bar li.opc-progress-bar-item._active:before {
    border: 1px solid #ffa61b;
    background: #ffa61b;
    color: #004991;
    font-weight: 700;
}

.opc-progress-bar>.opc-progress-bar-item._complete:before {
    height: 30px;
    width: 30px;
}
.opc-progress-bar>.opc-progress-bar-item:after {
    width: 8px;
    backrgound-repeat:no-repeat;
    background-position:center center;
   }
.opc-block-summary {
    padding-bottom: 50px;
}

span.product-image-container div.details-qty {
    background: #ffa61b!important;
}

.payment-option-content .order-comment-form {
    width: 100%;
    max-width: 100%!important;
}

span.um-remaining-chars {
    background: #fff;
    margin: 0;
    color: #8ca8b8;
}

.options-list.nested .field.choice span.price-notice, ul.prices-tier.items {
    display: none!important;
}

.search-bar .input-text {
    min-width: 105px!important;
    width: 105px!important;
}

.search-bar button.action.primary {
	background: #ffa61b;
    width: 60%;
    border-radius: 30px;
    box-shadow: 0 2px 2px #cfdde5;
    margin: -38px 4px 4px;
    padding: 4px;
}

button.button-as-link span, .product-item-details .product.options span.toggle span {
    color: #ffa61b;
    border-bottom: 2px solid #ffa61b;
}

button.button-as-link:hover span,.product-item-details .product.options span.toggle span:hover {
    color: #004991;
}

.search-bar button.action.primary span {
    color: #004991;
    font-weight: 300;
    font-size: 0.8em;
}

.search-bar button.action.primary:hover span {
    color: #fff;
}

.search-bar button.action.primary:hover {
    box-shadow:none;
}

.search-list select {
    margin: 5px 0;
    width: 95%;
    border: 1px solid #cfdde5;
}


ul.opc-progress-bar.-success {
    display: none;
}

.checkout-onepage-success h1.page-title {
    font-size: 2.2em;
    margin-top: 40px;
}

.checkout-success {
    margin: 0 auto 50px auto;
    padding: 10px;
}

.checkout-success a.action.outline.continue {
    border: 0;
    box-shadow: 0 2px 2px #cfdde5;
    background: #ffa61b;
    border-radius: 50px;
    color: #004991;
}

.checkout-success a.action.outline.continue:hover {
    color: #fff!important;
    box-shadow: none;
}



/*Blog Only*/

header.page-header {
    margin: 0!important;
    padding-bottom: 0!important;
}

.page-template-template-full-width .post-content {
    width: 80%;
    margin: 10px auto;
}

ul.kt-svg-icon-list {
    width: 90%;
    margin: 0 auto !important;
}

.wordpress-post-view .page-title-wrapper,.wordpress-term-view .page-title-wrapper  {margin-top:40px;}

.wordpress-post-view .page-title {
    margin-top: 30px;
}

ul.su-posts.su-posts-list-loop {
    margin: 20px 0;
    list-style: none;
}

.wp-block-list li {
    font-size: 1.2em !important;
}

.post-content h3.wp-block-heading{
	margin: 30px 0;
}



ul.table-contents,.crp_related ul{margin:0 auto 20px auto;border:1px solid #cfdde5;width:max-content;border-radius:8px;padding: 10px 26px;background:#f4f9fd;box-shadow: 0px 6px 6px #8ca8b8;}
ul.table-contents li,.crp_related ul li{margin: 8px 20px;list-style-type:none;font-size:12pt!important}
ul.table-contents li ul{margin-bottom:0!important}
ul.table-contents>li:first-child,.crp_related h3{color:#004991!important;font-weight:700;margin:6px 0 12px;text-transform:uppercase}
ul.table-contents>li:first-child:after{content:"\1F4D6";margin-left:12px;color:#ffa61b;}
ul.table-contents li ul li{font-size:.9em}
ul.table-contents li ul li:before{content:"\221f";color:#8ca8b8}
ul.table-contents a {font-weight:300;}
.post-image {padding: 20px;height: 260px;height: 300px;background-repeat: no-repeat;background-size: cover;   margin-top: 40px;}
.post-date.post-meta-item {
    background-color: rgba(255,255,255,0.4);
    padding: 4px 10px;
    width: fit-content;
}

.archive.category .post-date.post-meta-item {
    padding: 10px;
    background-color:transparent;
    color: #8ca8b8;
  }  
    
.post-content p {
    font-size: 2rem;
    line-height: 3.6rem;
    margin: 40px 20px;
}
.post-content h2 {
    font-size: 3rem;
    color: #004991;
    margin-top: 50px;
}
.post-content h3 {
    font-size: 2.6rem;
}

.page-template-template-full-width .post-content p, .page-template-template-full-width ul {
    margin: 40px 50px;
    list-style:none;
}

.page-template-template-full-width h2.wp-block-heading {
    padding-left: 50px;
}

.wordpress-post-view .column.main a, .post-list-item h2 a{
    color: #004991;
    border-bottom:2px solid #ffa61b!important;	
}

.wordpress-post-view blockquote.wp-block-quote p {
    margin: 0;
}

.wordpress-post-view blockquote.wp-block-quote {
    border-left: 10px solid #004991;
    border-radius: 8px;
    color: #004991;
    background: #f4f9fd;
    padding: 10px!important;
}


.wordpress-post-view a[target="_blank"]:after{
    content: "\2398";
    font-size: 1.6em;
    display: inline-block;
    font-weight: 300;
    color: #ffa61b;
}

.wordpress-post-view a[target="_blank"] {
	border-bottom:2px dotted #ffa61b!important;
}

.archive.category p.post-list-description {
    text-align: center;
    padding: 20px;
    background: #f4f9fd;
    margin: 10px auto 40px;
    width: 90%;
}

.archive.category .post-image {
    height: 150px;
    padding: 0;
}

.archive.category .post-entry {
    border: 4px solid #f4f9fd;
    border-radius: 20px;
    overflow: hidden;
    min-height: 400px;
    height: 400px;
    background: #f4f9fd;
}

.archive.category h2 {
    padding: 10px 20px;
    margin: -50px 20px 10px 20px;
    background: #f4f9fd;
    display: inline-block;
    border-radius: 20px;
    text-align: center;
    width: calc(100% - 40px);
}

.archive.category .post-excerpt {
    padding: 10px 20px;
}



/**
 * Tooltip Styles
 */
/*Date tooltips*/
.tooltip-wrapper {
    position: relative;
    cursor: help;
    border-bottom: 1px dotted #999;
}

.custom-tooltip {
    visibility: hidden;
    background-color: #004991;
    color: #fff;
    text-align: left;
    padding: 8px 12px;
    border-radius: 6px;
    position: absolute;
    z-index: 999;
    bottom: 125%;
    left: 50%;
    transform: translateX(-50%);
    white-space: pre-line;
    min-width: 240px;
    font-size: 13px;
    line-height: 1.4;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
    opacity: 0;
    transition: opacity 0.3s;
}

.tooltip-wrapper:hover .custom-tooltip {
    visibility: visible;
    opacity: 1;
}


[data-tooltip],
.tooltip {
  position: relative;
  cursor: pointer;
}

[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after {
  position: absolute;
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: 
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -moz-transition:    
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition:         
    opacity 0.2s ease-in-out,
    visibility 0.2s ease-in-out,
    transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform:    translate3d(0, 0, 0);
  transform:         translate3d(0, 0, 0);
  pointer-events: none;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.tooltip:before,
[data-tooltip]:before {
  z-index: 8;
  border: 6px solid transparent;
  background: transparent;
  content: "";
}

.tooltip:after,
[data-tooltip]:after {
  z-index: 1000;
  padding: 8px;
  width: 300px;
  background-color: #004991;
  background-color: hsla(210, 100%, 28%, 0.9);
  color: #fff;
  font-weight:700;
  content: attr(data-tooltip);
  font-size: 14px;
  line-height: 1.2;
  border-radius:40px;
}

[data-tooltip]:before,
[data-tooltip]:after,
.tooltip:before,
.tooltip:after,
.tooltip-top:before,
.tooltip-top:after {
  bottom: 100%;
  left: 50%;
}

[data-tooltip]:before,
.tooltip:before,
.tooltip-top:before {
  margin-left: -6px;
  margin-bottom: -12px;
  border-top-color: #004991;
  border-top-color: hsla(210, 100%, 28%, 0.9);
}

[data-tooltip]:after,
.tooltip:after,
.tooltip-top:after {
  margin-left: -80px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after,
[data-tooltip]:focus:before,
[data-tooltip]:focus:after,
.tooltip:hover:before,
.tooltip:hover:after,
.tooltip:focus:before,
.tooltip:focus:after,
.tooltip-top:hover:before,
.tooltip-top:hover:after,
.tooltip-top:focus:before,
.tooltip-top:focus:after {
  -webkit-transform: translateY(-12px);
  -moz-transform:    translateY(-12px);
  transform:         translateY(-12px); 
}

.tooltip-left:before,
.tooltip-left:after {
  right: 100%;
  bottom: 50%;
  left: auto;
}

.tooltip-left:before {
  margin-left: 0;
  margin-right: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-left-color: #004991;
  border-left-color: hsla(210, 100%, 28%, 0.9);
}

.tooltip-left:hover:before,
.tooltip-left:hover:after,
.tooltip-left:focus:before,
.tooltip-left:focus:after {
  -webkit-transform: translateX(-12px);
  -moz-transform:    translateX(-12px);
  transform:         translateX(-12px); 
}

.tooltip-bottom:before,
.tooltip-bottom:after {
  top: 90%;
  bottom: auto;
  left: 50%;
}

.tooltip-bottom:before {
  margin-top: -12px;
  margin-bottom: 0;
  border-top-color: transparent;
  border-bottom-color: #004991;
  border-bottom-color: hsla(210, 100%, 28%, 0.9);
}

.tooltip-bottom:hover:before,
.tooltip-bottom:hover:after,
.tooltip-bottom:focus:before,
.tooltip-bottom:focus:after {
  -webkit-transform: translateY(12px);
  -moz-transform:    translateY(12px);
  transform:         translateY(12px); 
}

.tooltip-right:before,
.tooltip-right:after {
  bottom: 50%;
  left: 100%;
}

.tooltip-right:before {
  margin-bottom: 0;
  margin-left: -12px;
  border-top-color: transparent;
  border-right-color: #004991;
  border-right-color: hsla(210, 100%, 28%, 0.9);
}

.tooltip-right:hover:before,
.tooltip-right:hover:after,
.tooltip-right:focus:before,
.tooltip-right:focus:after {
  -webkit-transform: translateX(12px);
  -moz-transform:    translateX(12px);
  transform:         translateX(12px); 
}

.tooltip-left:before,
.tooltip-right:before {
  top: 3px;
}

.tooltip-left:after,
.tooltip-right:after {
  margin-left: 0;
  margin-bottom: -16px;
}

body:not(.page-product-bundle) .product-add-form.-amcaret-active{display:none!important;}

.page-product-bundle .product-add-form,
.page-product-bundle .product-add-form.-amcaret-active,
.page-product-bundle .product-add-form.-amcaret-active.-amcaret-stick,
.page-product-bundle .bundle-options-wrapper,
.page-product-bundle .fieldset-bundle-options {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
}
