@media screen and (max-width: 1700px) {
	ul.productlist.list3items.list5items li.product {
		width: calc(25% - 30px);
	}
	
}




@media screen and (max-width: 1400px) {
:root {
	/* --mainwidth:1120px; */
}
	
.wrapper.categories-list {
	max-width:100%;
}
section.wrapper.categories-list .category > a > h2 {
	font-size:3.5rem;
}

ul.productlist.list3items.list5items li.product {
		width: calc(33.33% - 26px);
	}
div.superdeal {
	width:100%;
}


}

@media screen and (max-width: 1200px) {
:root {
	/* --mainwidth:960px; */
}
	
/* ALL MOBILES */
@media screen and (max-width: 1024px) {
:root {
	/* --mainwidth:960px; */
	
}
header nav.top {
	

}
ul.productlist.list3items.list5items li.product {
		width: calc(33.33% - 9px);
	}

header nav.top .btnMobileMenu {
	display:flex;
	width:40px;
	height:40px;
	position:absolute;
	z-index:12;
	left:var(--gap);
	top:calc(50% - 20px);
	background:transparent url(../images/btnHamburger.svg) 50% 50% no-repeat;
	outline:none;
	border:0;
}

header nav.top .btnMobileMenu.active {
	background:transparent url(../images/btnHamburgerClose.svg) 50% 50% / 25px auto no-repeat;
}

body.home header nav.top {
	background:transparent;
	position:absolute;
	margin-top:36px;
}
body.home header nav.top .left {
	display:none;
}
header nav.top .left {

    position: absolute;
    left: calc(50% - 25px);
}
header nav.top ul li.left a.logo{
	margin-left:0;
	margin-top:5px;
}

header nav.top > ul > li:not(.left, .right) {
	display:none;
}
body.home header nav.top ul li.left a.logo {
	display:flex;
}

header nav.mobile {
	 
    position: absolute;
    top: 0;
	left:0;
    z-index: 11;
  
	background: var(--black) url(../images/footer-shape-bg.svg) 50% 100% / 100% auto no-repeat;
	width:100vw;
	height:100vh;
	overflow:scroll;

}
header nav.mobile.active {
	display:flex;
}
header nav.mobile > ul {
	color:var(--white);
	margin:calc(var(--gap) * 2);
	margin-left:calc(var(--gap) * 4);
	padding:0;
	
}
header nav.mobile > ul li {
	list-style:none;
}
header nav.mobile ul li a {
	color:var(--white);
	font-size:2rem;
	font-weight:400;
	text-decoration:none;
	padding-bottom:calc(var(--gap) / 2);
	padding-top:calc(var(--gap) / 2);
	display:flex;
	padding-left:0;
}
header nav.mobile > ul li .innermenu {
	display:none;
}


section.head > a.logo {
	    background: url(../images/mantionable-logo-full.svg) 50% 50% / 172px 67px no-repeat;
    width: 172px;
    height: 67px;
     
    top: var(--top-gap);
    left: calc(50% - 86px);
   
}

section.head {
	height:50vh;
}

ul.bc-nav {
	flex-wrap:wrap;
}










section.innerhead div.inner {
	padding-left:var(--gap);
	padding-right:var(--gap);
	flex-direction:column;
	width:100%;
	gap:0;
}
section.innerhead div.inner div.right {
	
	width:100% !important;
	    align-items: end;
    justify-content: flex-start;
}
section.innerhead.brand div.inner div.right {
	position:static;
	margin-bottom:4rem;
}

section.wrapper.category-listing {
	flex-wrap:wrap;
	padding-top:1rem;
	width:100%;
	
}
section.wrapper.categories-list {
	margin-bottom:2rem;
}


div.left-filters {
	width:100%;
	margin-bottom:2rem;
	flex-direction:column;
	flex-wrap:wrap;
	max-width:100%;
	margin-right:0;
}
div.left-filters > ul.availability {
	order:2;
	margin-right:3rem;
	display:none;
}
div.left-filters > ul.buttons-container {
	width:100%;
	order:5;
	display:none;
}
div.left-filters > ul.sorting {
	width:100%;
	order:1;
	flex-direction:row;
}
div.left-filters > ul.price {
	order:3;
	margin-right:4rem;
	display:none;
	width:100%;
}
div.left-filters > ul.brand {
	order:4;
	flex-grow:4;
	flex-direction:row;
	flex-wrap:wrap;
	display:none;
}
div.left-filters .brand li:not(.mt-input) {
	width:100%;
	height:auto;
}
div.left-filters ul.sorting li {
	flex-grow:5;
}
div.left-filters ul.sorting li.filters {
	display:flex;
	flex-shrink:5;
	flex-grow:0;
}
div.left-filters ul.sorting .btnFilters.btnOutlined {
	padding:10px 20px;
	background:var(--white);
	font-size:1rem;
	background: url(../images/arr-down.svg) 10px calc(50% + 1px) no-repeat;
	padding-left:30px;
}
div.left-filters ul.sorting .btnFilters:hover {
	background:var(--purple) url(../images/arr-down.svg) 10px calc(50% + 1px) no-repeat !important;
	border:1px solid var(--purple);
}
div.left-filters ul.sorting .btnFilters.active {
	background: url(../images/arr-up.svg) 10px calc(50% + 1px) no-repeat;
}
div.left-filters ul.sorting .btnFilters.active:hover {
	background:var(--purple) url(../images/arr-up.svg) 10px calc(50% + 1px) no-repeat !important;
	border:1px solid var(--purple);
}

div.left-filters ul.visible {
	display:flex;
 
	margin-right:0;
}
div.left-filters ul.visible li.mt-input.brand {
	width:calc(50% - 5px);
}

div.left-filters  ul.buttons-container {
	padding-top:3rem;
}

div.left-filters  .widget.widget_wpc_filters_widget {
	display:none;
}
div.left-filters  .widget.widget_wpc_filters_widget.visible {
	display:block;
	width:100%;
	order:2;
}
div.left-filters .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper {
	display:flex;
	flex-direction:row;
	flex-wrap:wrap;
	
}
div.left-filters .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filters-section {
	width:calc(33.33% - 44px);
	margin-right:44px;
}


section.wrapper.category-listing > .productlist.list3items {
	width:100%;
}
ul.productlist.list3items li.product {
	width:calc(25% - 0.79rem);
}

nav.pagination {
	margin-top:2rem;
}
nav.pagination ul {
	flex-wrap:wrap;
}




section.wrapper {
	padding-left:var(--gap);
	padding-right:var(--gap);
	width:100%;
	
	 
}

section.head .header-slide .inner {
	margin-left:var(--gap);
	margin-right:var(--gap);
}
ul.productlist {
	gap:1rem;
	 
}
ul.productlist li.spacer div.plus {
	font-size:3.5rem;
}

.woocommerce span.onsale, span.onsale {
	font-size:1rem;
	min-height:30px;
	min-width:50px;
}

span.fastshipping {
	display:flex;
	align-items: center;
	box-sizing:border-box;
	position: absolute;
	font-size:1rem;
	text-transform: uppercase;
	
	background:var(--medium-gray) url(../images/icon-rocket-white.svg) 4px 50% / 12px auto no-repeat;
	color:var(--white);
	text-indent:2rem;
	right:5px;
	top:5px;
	width:20px;
	height:20px;
	border-radius:13px;
	
	overflow:hidden;
	white-space:nowrap;
	transition: var(--transition-all);

} 
span.fastshipping:hover { 
	background:var(--vampire-black) url(../images/icon-rocket-white.svg) 6px 50% no-repeat;
	width:auto;
	text-indent:1.2rem;
		color:var(--white);
	padding:3px 8px;
	border-radius:6px;
	transition: var(--transition-all);
}
 


section.wrapper.categories-list {
	/* gap:1rem; */
	padding-left:0;
	padding-right:0;
	
}
section.wrapper.categories-list .category {
	width:50%;
}



section.wrapper.categories-list .category > a > h2 {
	font-size:2rem;
	/* margin-left:0; */
	margin-bottom:-40px;
	padding:2rem 3rem;
	
	
}


div.superdeal {
	    padding: calc(var(--gap) * 2);
}
.gift-ideas .header > h1 {
	padding-left: calc(var(--gap) * 2);
}


div.superdeal .featuredimage {
	max-width:100vw;
}

div.superdeal h1 {
	 
	font-size:2rem;
}

.superdeal .woosb-products.woosb-products-layout-list .woosb-product .woosb-title .woosb-name  {
	font-size:1.1rem;
}
div.pocket-dump {
	flex-direction:column;
}
div.pocket-dump > div {
	width:100%;
}

section.pocket-dump::before, section.pocket-dump::after {
	left:0;
}









div.our-vision {
	flex-direction:column;
}
div.our-vision div {
	width:100%;
}

div.our-vision .video > div > img {
	max-width:80%;
}


div.info-section {
	min-height:130px;
}
div.info-section ul li {
	
}

div.info-section ul li p {
	font-size:1.1rem;
	height:50px;
}
div.info-section ul li::before {
	width:60px;
	height:30px;
	background-size:contain !important;
}
footer div.footer-content {
	flex-wrap:wrap;
	gap:2rem;
}
footer div.footer-content div.column {
	width:calc(50% - 1rem);
}
footer div.footer-content div.column.left {
	
}

footer div.footer-content div.column.right {
	justify-content: flex-start;
}

/*listing*/
section.innerhead div.inner div.left h1 {
	margin-bottom:1rem;
	font-size:2.5rem;
}
section.innerhead div.inner div.left p {
	margin-bottom:2rem;
}





/*product*/
section.productcontainer div.photos, section.productcontainer div.product-information {
	width:100%;
}
 
section.productcontainer div.product, 
section.productcontainer div.product-details {
	width:100%;
}



@media screen and (max-width: 768px) {
	
	
	h1 {
	font-size:2rem;
	letter-spacing:-1pt;
	}
	h2 {
		font-size:1.75rem;
		letter-spacing:-0.75pt;
	}
	h3 {
		font-size:1.5rem;
		letter-spacing:-0.5pt;
	}
	h4 {
		font-size:1.25rem;
	}
		
	
	
	
	div.swiper-category {
		margin-left:2rem;
		margin-right:2rem;
		width:calc(100% - 4rem);
		margin-top:5rem;
	}
	
	.category .swiper-horizontal.medium {
		margin-left:2rem;
		width:calc(100% - 4rem);
		max-height:250px;
	}
	
	div.swiper-products-normal div.swiper-slide {
		max-width:34%;
	}
	
	ul.productlist li .product-name, div.swiper-category .swiper-slide .product .product-name, div.swiper-products-normal .swiper-slide .product .product-name {
		font-size:1.1rem;
	}
	ul.productlist li div.cat a, div.swiper-category .swiper-slide .product div.cat a, div.swiper-products-normal .swiper-slide .product div.cat a {
		font-size:1rem;
	}
	ul.productlist li .price, div.swiper-category .swiper-slide .product .price, div.swiper-products-normal .swiper-slide .product .price {
		font-size:1.1rem;
	}
	
	
	
	
	section.productcontainer div.product .product-price {
		font-size:1.75rem;
	}
	
	
	div.left-filters .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filters-section {
		width:calc(50% - 44px);
	}

	body.noscroll {
		height:100vh;
		width:100vw;
		overflow:hidden;
	}
	
	section.head {
            height: 80vh;
        }
		section.head .header-slide h4 {
			font-size:1.9rem;
		}
	section.head .header-slide h1 {
		text-align:left;
		font-size:2.5rem;
	}
	
	header nav.top ul li.left  {
		width:50px;
	}
	
	header nav.mobile ul li.header {
		font-size:3rem;
		font-weight:600;
		padding-top:10px;
		padding-bottom:2rem;
		color:var(--light-gray);
		letter-spacing:-0.5pt;
	}
	header nav.mobile ul li.header.more {
		padding-top:2rem;
	}
	
	ul.productlist {
		flex-wrap:wrap;
	}
	ul.productlist li {
		width:calc(50% - 0.5rem);
	}
	
	ul.productlist.double-horizontal {
		flex-wrap:wrap;
	}
	ul.productlist.double-horizontal li {
		width:100%;
	}
	
	ul.productlist.list3items li.product {
		width:calc(50% - 0.5rem);
	
	}
	
	ul.productlist li .product-name {
		font-size:1.1rem;
	}
	ul.productlist li .price {
		font-size:1.1rem;
	}
	
	ul.productlist li div.cat a {
		font-size:1rem;
	}
	
	
	
	
	ul.productlist.superdeal {
		flex-direction:column;
	}
	ul.productlist.superdeal li.product {
		flex-direction:row;
		width:100%;
		gap:1rem;
	}
	ul.productlist.superdeal li.product a.image {
		max-width:100px;
	}
	ul.productlist li.spacer div.plus {
		aspect-ratio:auto;
		height:20px;
		width:100%;
		max-width:100px;
		align-items:center;
		font-size:3rem;
	}
	
	div.superdeal .add-to-cart.buttons-container a {
		width:100%;
	}
	
	
	
	ul.productlist.superdeal li div.p {
		justify-content:center;
	}
	
	
	nav.pagination {
		width:100%;
	}
	
	section.wrapper.productcontainer {
		gap:2rem;
	}
	
	
	ul.brandlist {
		gap:1rem;
		flex-wrap:wrap;
	}
	ul.brandlist li {
		width:calc(50% - 0.5rem);
	}
	


	section.wrapper.posts-section article.post {
		display: flex;
		flex-direction: column;
	}
	section.wrapper.posts-section article.post img {
		max-width:100%;
		max-height:none;
	}
	
	
	
	
	footer div.footer-top {
		background: url(../images/mantionable-logo-icon.svg) 50% 0% no-repeat;
		padding-top:5rem;
		align-items:center;
		justify-content:center;
		display:flex;
		flex-direction:column;
	}
	footer div.footer-inner {
		padding:2rem;
		padding-top:3rem;
		padding-bottom:0;
	}
	
	footer div.footer-content {
		flex-direction:column;
		 
	}
	footer div.footer-content div.column.left,
	footer div.footer-content div.column.center,
	footer div.footer-content div.column.right	{
		width:100%;
	}
	footer div.footer-content div.column.center {
		background:var(--dark-gray);
		padding:2rem;
		width:calc(100% + 4rem);
		margin-left:-2rem;
		margin-right:-2rem;
	}
	
	footer div.footer-content div.column.right {
		justify-content: flex-start;
	}
	
	footer .footer-copy {
		height: auto;
		width: calc(100% + 4rem);
		margin-left:-2rem;
		margin-right:-2rem;
	
		flex-direction:column;
		padding:var(--gap);
		gap:var(--gap);
		padding-top:3rem;
		padding-bottom:1rem;
		box-sizing:border-box;
	}
	
	footer .footer-copy div:last-child {
		justify-content:flex-start !important;
		
	}
	
	footer .footer-copy > div {
		padding:0;
		width:100%;
	}
	
	
	.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path, .dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path, .dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path, .dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path {
		fill:var(--gray);
	}
	.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input {
		color:var(--white);
	}
	
	
	/*phones only*/
	@media screen and (max-width: 700px) {
		
	:root {
	--top-gap:10vh;
	}
	
	section.wrapper {
		margin-bottom:50px;
		width:100%;
	}
	
		section.wrapper.categories-list .category {
			width:100%;
			margin-bottom:0;
		}
		
		section.wrapper.categories-list .category.bling,
		section.wrapper.categories-list .category.edc {
			margin-bottom:1rem;
		}
		
	section.wrapper.categories-list .category > a > h2 { 
		 
		width:auto;
		padding:2rem 2rem;
		
		 
	margin-left: 2rem;
    margin-right: 2rem;
    width: auto;
	 
	
 
	}
	section.wrapper.categories-list .category.category-in > a > h2 {
		margin-bottom:2rem !important;
	}
		
		
		ul.productlist.list3items.list5items li.product {
		width: calc(50% - 7px);
	}
		
		
		ul.header-wrapper {
			/* flex-direction:column; */
			height:auto;
			/* gap:0; */
		}
		ul.header-wrapper li {
			height:70px;
			display:flex;
			
			justify-content:center;
			font-size:26px;
		}
		.header-wrapper li.btn {
			background: url(../images/icon-arrow-underline-gray.svg) 0% 40px repeat-x;
		}
		.header-wrapper li.btn.active {
			background: url(../images/icon-arrow-underline-purple.svg) 0% 40px repeat-x;
		
		}
		 
		
		div.pocket-dump {
			padding-bottom:100px;
		}
		section.pocket-dump::before, section.pocket-dump::after {
			height:100px;
		}
		section.pocket-dump {
			margin-bottom:0;
		}
		
		div.our-vision {
			gap:1rem;
		}
		div.our-vision .video > div > img {
			max-width:100%;
		}
		
		
		div.info-section ul {
			flex-wrap:wrap;
			padding:2rem 0;
		}
		div.info-section ul li {
			width:calc(50% - 1rem);
		}
		
		
		section.innerhead div.inner div.left ul.inner-categories {
			gap:9px;
		}
		
		
		
			@media screen and (max-width: 500px) {
		
				section.innerhead div.inner div.left ul.inner-categories {
					flex-direction:column;
				}
				section.innerhead div.inner div.left ul.inner-categories li,
				section.innerhead div.inner div.left ul.inner-categories li a {
					width:100%;
					align-items:center;
					text-align:center;
				}
				
				div.left-filters .wpc-filters-widget-containers-wrapper .wpc-filters-widget-wrapper .wpc-filters-section {
				width:100%;
				margin-right:0;
			}
		
			}
		
	}
	
	
	
	
	
	
	
	
	
}



}