.new-header .header_nav,
.new-header .old-banner-bar,
.new-banner-bar,
.new-menu,
.banner-header .black-logo,
img.white-logo,
.new-menu .hide-it .m-quick-cart__count,
.new-header .carticon .hide-cart .fa-shopping-cart + span,
.newfrontpage .single-usp,
.new-focus-v1,
.popular-cat-v1,
.newfront .cus-popular-catagory,
.custom-three-blocks .focusbanner-head,
.frontpage-blog-posts .focusbanner-head a,
.featured-cats,
.frontpage-blog-posts .col .caption,
.newfront .new-focus {
	display:none;
}
.newfrontpage.new-header {
	position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}
.banner-header img.white-logo,
.newfront .frontpage-banner-USP,
.newfront .new-focus-v1,
.newfront .popular-cat-v1,
.newfront .frontpage-blog-posts .focusbanner-head a,
.newfront .featured-cats,
.newfront .frontpage-blog-posts .col .caption {
	display:block;
}
.new-banner-bar .single-usp {
	position: absolute;
    left: 20px;
}
.new-header .new-menu {
	display: block;
    padding-top: 25px !important;
	z-index: 997;
	transition: transform 280ms ease;
    will-change: transform;
}
/* When sticky mode is active, pin to the top but keep it hidden off-canvas */
.new-menu.sticky-ready {
	position: fixed !important;
	top: 0; left: 0; right: 0;
	transform: translateY(-100%);
	opacity: 0;
	box-shadow: 0 5px 2px -2px rgba(0, 0, 0, 0.1);
}

/* Visible state: slide down & fade in */
.new-menu.af-visible {
	transform: translateY(0);
	opacity: 1;
}

/* Hidden state while scrolling down (kept for clarity; default of sticky-ready already hides it) */
.new-menu.af-hidden {
	transform: translateY(-100%);
	opacity: 0;
}
.banner-hidden .new-banner-bar,
.new-header .old-v1-search,
.new-header .old-v1-menu,
.new-header > #nav,
.sticky-ready .white-logo,
.new-header .new-banner-bar.hide-it {
	display:none !important;
}
.new-header .new-banner-bar {
	display:block;
	padding: 0 20px;
	font-weight: 300;
    line-height: 20px;
	font-size: 12px;
	position: relative;
}
.new-header #nav .nav-menus > li {
	padding-bottom: 25px;
}
.new-header .new-banner-bar a {
	padding: 12px 0;
	display:block;
	color: inherit;
}
.new-header .new-banner-bar a:hover {
	background: inherit !important;
    color: inherit !important;
	opacity:0.7;
}
.new-header .new-banner-bar span {
    padding: 0;
	position: relative;
}
.new-header .new-banner-bar .campaign-text:before {
	background:url(../images/campaign-tag.svg);
    width: 20px;
    height: 20px;
    content: "";
    position: absolute;
    left: -26px;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover;
}
.new-header .new-banner-bar span.count-timer {
    font-size: 12px;
    font-weight: 700;
    line-height: 20px;
    vertical-align: middle;
	padding-left: 5px;
    margin-left: 10px;
	text-transform: uppercase;
}
.new-header .new-banner-bar span.count-timer:before {
	background: #fff;
    width: 2px;
    height: 70%;
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    transform: rotate(20deg);
}
.new-header .new-banner-bar span .syotimer-cell {
    padding: 0 3px;
}
.new-header .new-banner-bar .syotimer-cell__value > span {
	min-width: 13px;
    vertical-align: bottom;
}
.new-header .new-banner-bar .menu-close-btn {
	width: 30px;
    height: 30px;
	right:12px;
}
.new-header .new-banner-bar .menu-close-btn a{
	display: flex;
    justify-content: center;
    align-items: center;
}
.new-header .new-banner-bar .menu-close-btn a:hover{
	background: #ffffff29 !important;
    border-radius: 50%;
}
.new-header .new-banner-bar .menu-close-btn > a img {
    width: 12px;
}
.new-header .br-holder.desktop {
	display:flex;
	justify-content: space-between;
	gap: 10px;
}
.banner-header .br-holder.desktop {
	border-bottom: 1px solid rgba(225, 225, 225, 0.34);
}
.new-header .container.with-xlarge,
.newfront .container.with-xlarge{
	width: 1300px;
}
.newfront .container.with-xlarge .row {
    margin: 0px !important;
}
.newfront .container.with-xlarge .row:after {
	content:normal !important;
}
.new-header .top .desktop .brand {
	max-width: 65px;
	max-height: 65px;
}
.new-header .logo.w-logo {
	position: relative;
	top: auto;
	left: auto;
}
.new-header .logo.w-logo img {
    width: 100%;
    height: auto;
}
.new-header .top .desktop .search-col {
	width: 100%;
	float: none;
	flex: 1;
	display: flex;
    justify-content: center;
	padding: 0;
	flex-direction: column;
    gap: 10px;
    align-items: flex-end;
	padding-right: 50px;
}
.new-header .top .desktop .top-search {
	margin: 0;
	padding: 0;
	width: 80%;
}
.new-header .top .desktop .rightside-topbar {
	padding: 0;
	width: 290px;
}
.new-header .top .rightside-topbar .navigation-toggle {
    margin-top: 0px !important;
}
.new-header #nav,
.new-header .w-logo img {
    width: 80%;
}
.new-header #nav .tnav-holder {
	max-width: 100%;
	padding-left: 0;
}
.new-header #nav .nav-menus {
	width: 100%;
}
.new-header .top .desktop .top-search input {
	padding: 0 20px 0 48px;
	height: 40px;
}
.new-header .top .desktop .top-search .input-group-button {
	left: 13px;
	right:auto;
}
.new-header .top .quick-cart-link .m-quick-cart__count {
    left: -8px;
	width: 17px;
    height: 17px;
	line-height: 18px;
    font-size: 10px;
}
.new-header .quick-cart-link .fa-shopping-cart::before,
.new-header li.carticon .fa-shopping-cart:before {
	height: 28px;
    width: 22px;
}
.new-header .chat-pull-left .chat-holder .text-holder span, 
.new-header .chat-pull-left .chat-holder .text-holder strong {
    line-height: 1.2;
	font-size: 10px;
}
.new-header .chat-pull-left .chat-holder .trust-pilo img {
    height: 15px;
}
.new-header .chat-pull-left .chat-holder .icon-holder .online {
	border: none;
}
.new-search-popup .hr-overlay-search {
	margin-top: 165px !important;
}

/*CSS to handle the Banner header to white color */
.banner-header .new-menu {
	background-color: transparent !important;
}
.banner-header .desktop .top-search input {
	background: rgba(225, 225, 225, 0.34) !important;
}
.banner-header .desktop .top-search input::placeholder {
	color: rgba(225, 225, 225, 0.5) !important;
}
.banner-header #nav .nav-menus li a,
.banner-header .service-info strong, 
.banner-header .service-info span,
.banner-header .chat-pull-left .chat-holder .text-holder a,
.banner-header .quick-cart-link .fa-shopping-cart {
    color: #fff;
}
.banner-header .desktop .top-search i {
    color: rgba(225, 225, 225, 0.5);
}
.banner-header #nav .nav-menus li a:after {
	background: #fff;
}
.banner-header .desktop .top-search i.fa-search:before {
    background-color: currentColor; /* inherits from parent color */
    -webkit-mask: url(../images/search-desktop.svg) no-repeat center;
    -webkit-mask-size: cover;
    mask: url(../images/search-desktop.svg) no-repeat center;
    mask-size: cover;
	background-image: none;
}
.banner-header .quick-cart-link .fa-shopping-cart::before,
.banner-header li.carticon .fa-shopping-cart:before {
    background-color: currentColor; /* inherits from parent color */
    -webkit-mask: url(../images/basket-m.svg) no-repeat center;
    -webkit-mask-size: cover;
    mask: url(../images/basket-m.svg) no-repeat center;
    mask-size: cover;
	background-image: none;
}
.banner-header .quick-cart-link .m-quick-cart__count,
.banner-header .carticon .fa-shopping-cart + span {
    background: #fff;
    color: #000;
}
.new-banner-v1 figcaption.item-caption .inner-content .btn {
	border-radius:0px !important;
	background-color: transparent !important;
	border:1px solid #fff;
	text-transform: normal;
	padding: 0 15px !important;
	line-height: 44px !important;
	height: 45px !important;
	font-size: 15px !important;
}
.new-banner-v1 figcaption.w-slider-caption.item-caption h3 {
	font-weight: 800 !important;
}
.frontpage-fullwidthslider.new-banner-v1 .w-slider-img {
	height: 700px !important;
}
.new-banner-v1 figcaption.w-slider-caption.item-caption {
	top: 60% !important;
	-moz-transform: translateY(-60%) !important;
    -ms-transform: translateY(-60%) !important;
    -webkit-transform: translateY(-60%) !important;
    transform: translateY(-60%) !important;
}
.new-focus-v1 .focusimages-wrapper {
	padding: 0;
    display: flex;
    gap: 15px;
}
.new-focus-v1 .focusimage {
	height: 500px;
    border: 0;
    padding: 0;
	position: relative;
  	overflow: hidden; /* prevent overflow */
}
.new-focus-v1 .focusimage::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: inherit;
  background-size: cover;
  background-position: center;
  transition: transform 0.4s ease;
}
.new-focus-v1 .focusimage:hover::before {
	transform: scale(1.1);
}
.new-focus-v1 .focusimage .button.focusbanner-button {
    top: 50%;
    bottom: auto !important;
    transform: translateY(-50%);
    border: none !important;
    background-color: transparent !important;
}
.new-focus-v1 a.focusbanner-link {
    font-weight: 700;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
	font-family: "Montserrat", sans-serif;
	font-size: 20px;
}
.newfront .focusbanner-head {
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    margin-bottom: 40px;
}
.newfront .focusbanner-head p {
	margin: 0px !important;
	color: #333333;
}
.newfront .focusbanner-head a {
	font-size: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #333333;
    font-family: "Montserrat", sans-serif;
}
.popular-cat-v1 {
	background: #F5F5F5;
}
.popular-cat-v1 p.block-heading {
	margin-top:0px;
	color: #333333;
}
.popular-cat-v1 .home-popular {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}
.popular-cat-v1 .home-popular a {
	border: 1px solid #707070;
    background: #fff;
    min-width: 130px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    font-weight: 700;
	font-family: "Montserrat", sans-serif;
	padding: 0 15px;
}
.popular-cat-v1 .home-popular a:hover {
    background: #20251E;
    color: #fff;
}
.newfront .custom-three-blocks {
    padding: 60px 0;
}
.newfront .custom-three-blocks .cus-block figcaption.pic-caption {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}
.newfront .custom-three-blocks .cus-block figcaption.pic-caption .inner-caption {
	background: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.newfront .custom-three-blocks .inner-holder a:hover .inner-caption,
.newfront .frontpage-blog-posts .col .m-blog-list-imagewrap a:hover .caption,
.newfront .new-home-content .expand-btn:hover {
	background:#fff;
	color:#333333;
}
.newfront .frontpage-blog-posts .frontpage-blog-time,
.newfront .frontpage-blog-posts .m-blog-list-anchorwrap {
	display:none;
}
.newfront .frontpage-blog-posts .blog-header-title {
	text-align: center;
    font-weight: 700;
	font-size: 14px;
}
.newfront .frontpage-blog-posts .col .m-blog-list-imagewrap a{
	position:relative;
	display: block;
}
.newfront .frontpage-blog-posts .col .m-blog-list-imagewrap a:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	background: rgba(0, 0, 0, 0.3);
	top: 0;
    left: 0;
}
.newfront .frontpage-blog-posts .col .caption{
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    padding: 12px 25px;
    font-weight: 600;
    font-size: 18px;
	font-family: "Montserrat", sans-serif;
}
.newfront .about-content .container {
	width:100%;
	padding: 60px 0px;
}
.newfront .new-home-content {
    background: rgba(29, 28, 26, 0.45);
    max-width: 1400px;
    width: 100%;
    margin: 0px auto;
	padding: 50px;
}
.newfront .frontpage-content .intro {
	width: 100%;
    padding: 0;
    background: transparent;
}
.newfront .new-home-content .m-text-headline,
.newfront .new-home-content * {
    color: #fff;
}
.newfront .new-home-content .expand-btn {
	background: transparent;
	border:1px solid #fff;
	color: #fff;
	padding: 12px 25px;
	margin-top: 50px;
	font-weight: 600;
}
.featured-cats {
  	padding: 60px 0;
}
.featured-cats .container {
	display: flex;
	gap: 20px;
	justify-content: space-between;
    align-items: center;
	flex-wrap: wrap;
}
.featured-cats .container:before {
	content:unset;
}
.featured-cats .cat-col {
	position: relative;
    flex-basis: 47%;
    overflow: hidden;
    font-family: "Montserrat", sans-serif;
}
.featured-cats .cat-col .figure {
	width: 100%;
	height: 100%;
	aspect-ratio: 1;
}
.featured-cats .cat-col .figure img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.featured-cats .cat-col .content {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.featured-cats .cat-col .content h2 {
	font-size: 18px;
    margin: 0;
    font-weight: normal;
    color: #fff;
}
.featured-cats .cat-col .content .percent {
	font-size: 70px;
	font-weight: bold;
	display: block;
	margin: 5px 0 10px 0;
	line-height: 1;
}
.featured-cats .cat-col .content p {
	font-size: 14px;
	margin: 0 0 20px;
}
.featured-cats .cat-col .content a {
	display: inline-block;
	padding: 12px 30px;
	font-size: 16px;
	border: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-weight: 700;
	transition: all 0.3s ease;
}
.featured-cats .cat-col .content a:hover {
	background: #fff;
	color: #000;
}
.featured-cats.products.alt .container {
	flex-direction: row-reverse;
}
.featured-cats.products .cat-col {
    flex-basis: 48%;
}
.featured-cats .grid-products {
	display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-start;
    padding: 0px 0 0 40px;
}
.featured-cats.products.alt .grid-products {
    justify-content: flex-end;
    padding-right: 40px;
}
.featured-cats .grid-products .single-p{
	flex-basis: 27%;
	margin-bottom: 0px;
}
.featured-cats .single-p h4 {
	font-size: 12px;
}
.featured-cats .single-p .product-prices {
	display: flex;
    gap: 10px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
}
.featured-cats .single-p .product-prices > p {
	margin:0;
	color:#333;
	font-size: 11px;
}
.featured-cats .single-p .product-prices .m-productlist-price {
	font-size: 13px;
}
.featured-cats .single-p .product-prices.sale-price .m-productlist-price {
    color: #E7535C;
}
.about-content {
	padding-top:40px;
}
.newfront .about-content {
	padding-top:0px;
}
@media (max-width: 959px) {
    .new-header .br-holder.mobile .w-logo img {
        max-height: 50px;
		width: auto;
    }
	.new-banner-bar .single-usp {
		display: none;
	}
}
@media (max-width: 767px) {
	.new-search-popup .hr-overlay-search {
		margin-top:0 !important;
	}
    .new-header .new-banner-bar .mobile-text {
        justify-content: center;
    }
	.new-header .new-banner-bar span {
        width: calc(100% - 48px);
		text-align: center;
    }
	.new-header .top .br-holder.desktop {
        display: none;
    }
	.new-header .new-menu {
		padding-top: 10px !important;
	}
	.new-header .new-menu .br-holder.mobile {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
	.banner-header .new-menu .navigation-toggle li .fa {
        color: #fff !important;
    }
	.banner-header .new-menu li.menu-icon .fa-bars::before {
		background-color: currentColor; /* inherits from parent color */
		-webkit-mask: url(../images/menu-bars.svg) no-repeat center;
		-webkit-mask-size: cover;
		mask: url(../images/menu-bars.svg) no-repeat center;
		mask-size: cover;
		background-image: none;
    }
	.new-header .carticon .fa-shopping-cart + span {
        right: auto;
        left: 8px;
    }
	.new-header .new-menu .mobile .brand {
		top:0 !important;
	}
	.banner-header .new-menu .search-field {
		display:none !important;
	}
	.new-header .new-menu .mobile li.toggle-item.menu-icon .nav-toggle {
		padding: 10px 20px 9px 20px !important;
	}
	.new-header .new-menu .mobile li.carticon .nav-toggle-cart {
        padding-right: 10px !important;
    }
	.new-header .new-menu .search-field {
        padding-top: 13px;
        padding-bottom: 3px;
		box-shadow: none;
    }
	.frontpage-fullwidthslider.new-banner-v1 .w-slider-img {
        height: 75vh !important;
    }
	.frontpage-fullwidthslider.new-banner-v1 figcaption.item-caption .inner-content .btn {
		line-height: 35px !important;
		height: 38px !important;
	}
	.new-header .quick-cart-link .fa-shopping-cart::before, .new-header li.carticon .fa-shopping-cart:before {
		height: 28px;
		width: 22px;
	}
	.newfront .focusbanner-head p {
		font-size: 25px !important;
		line-height: 25px;
	}
	.newfront .focusbanner-head a {
		font-weight: 400;
	}
	.new-focus-v1 .focusimages-wrapper {
		flex-wrap: wrap;
	}
	.new-focus-v1 .focusimage {
		width: 47.8%;
		height: 250px;
	}
	.new-focus-v1 a.focusbanner-link {
		font-size: 14px;
	}
	.popular-cat-v1 {
        padding: 40px 0;
    }
	.popular-cat-v1 .home-popular {
    	gap: 10px;
	}
	.popular-cat-v1 .home-popular a {
		min-width: 105px;
		height: 35px;
		line-height: 34px;
		font-size: 13px;
		padding: 0 10px;
	}
	.newfront .custom-three-blocks .cus-block .inner-caption {
		padding: 8px 12px;
		font-size: 12px;
	}
	.newfront .frontpage-blog-posts .col .caption,
	.newfront .new-home-content .expand-btn {
		font-size: 16px;
		padding: 8px 18px;
	}
	.newfront .new-home-content {
		width: 85%;
		padding: 20px;
	}
	.featured-cats {
		padding: 30px 0;
	}
	.featured-cats .cat-col {
		flex-basis: 100% !important;
	}
	.featured-cats .grid-products {
		padding:0 10px !important;
	}
	.featured-cats .grid-products .single-p {
		flex-basis: 48.5%;
	}
	
}