

@media screen and (min-width : 0px) and (max-width : 767px) and (orientation : landscape) { 
}

@media screen and (min-width:996px) {
	
	

}

@media screen and (max-width:995px) {
	
	#lp-gpXmas2018 h1 {
		font-size: 36px;
		letter-spacing: 9px;
		line-height: 48px;
	}
	#lp-gpXmas2018 h2 {
		font-size: 30px;
		letter-spacing: 6px;
		line-height: 40px;
	}
}

@media screen and (max-width:767px) {
	
	#lp-gpXmas2018 .lp-header {
		padding: 50px 0;
	}
	#lp-gpXmas2018 .lp-header .small {
		right: auto;
	}
	
	#lp-gpXmas2018 .product-list li {
			padding: 58px 0;
	}
	#lp-gpXmas2018 .product-list li:nth-last-child(-n+3):before {
		display: block;
	}
	#lp-gpXmas2018 .product-list li:nth-last-child(-n+1):before {
		display: none;
	}
	
	#lp-gpXmas2018 .product-list .product .overlay,
	#lp-gpXmas2018 .product-list .product:hover .overlay{
		top: -25px;
		opacity: 1;
  	-webkit-transform: translateY(0);
		transform: translateY(0);
		align-items: center;
		justify-content: flex-end;
	}
	#lp-gpXmas2018 .product-list .product {
    margin-bottom: 40px;
		overflow: visible;
	}
	#lp-gpXmas2018 .product-list .product:after,
	#lp-gpXmas2018 .product-list .product:hover:after {
		background-color: rgba(255,255,255,0);
	}
	#lp-gpXmas2018 .product-list .product img,
	#lp-gpXmas2018 .product-list .product:hover img {
		opacity: 1;
	}
	#lp-gpXmas2018 .product-list .product .overlay img,
	#lp-gpXmas2018 .product-list .product:hover .overlay img {
		display: none;
	}
	#lp-gpXmas2018 .product-list .product .overlay .product-link {
		margin-bottom: -30px;
	}
	
}
