@media only screen and (max-width: 600px) {
		form {
		padding-bottom: 100px !important;
		}
		.customHeader_MenuRow_Left .logo {
				width: 100% !important;
				display: block;
				text-align: center !important;
		}

		.customHeader_MenuRow_Left .social {
				width: 100% !important;
				display: block;
				text-align: center !important;
		}

		.customHeader_MenuRow_Left .logo img {
				max-height: 80px !important;
				margin: auto !important;
				float: none !important;
		}

		.customHeader_MenuRow_Left .social .menuCentre {
				text-align: left !important;
		}

		.smallMenuLink {
				float: right !important;
		}

		.smallMenuHolder {
				padding: 20px !important;
		}

				.smallMenuHolder ul li a {
						font-size: 16px !important;
				}

		.categoryHoverButton {
				position: fixed;
				top:auto !important;
				left: 0px !important;
				bottom: 0px !important;
				width: 100vw !important;
				text-align: center !important;
				background-color: var(--categoryHoverBackgroundColor) !important;
				color: var(--categoryHoverColor) !important;
				height: 50px !important;
				padding: 20px 30px !important;
				transform: rotate(0deg) !important;
				-webkit-transform: rotate(90deg);
				border-bottom-left-radius: 0px;
				border-bottom-right-radius: 0px;
				z-index: 10 !important;
				height: 70px !important;
		}

		.featuredCategory_4 .featuredCategoryItem {
				width: auto !important;
				overflow: visible !important;
		}

		.featuredCategory_3 .featuredCategoryItem {
				width: 100% !important;
				overflow: visible !important;
				padding: 10px;
		}

		.featuredCategory_2 .featuredCategoryItem {
				width: 100% !important;
				overflow: visible !important;
				padding: 10px;
		}

		.featuredCategory_1 .featuredCategoryItem {
				width: 100% !important;
				overflow: visible !important;
				padding: 10px;
		}

		.featuredCategory_type2_1 .featuredCategoryItem {
				width: 100% !important;
				max-width: 100% !important;
				overflow: visible !important;
				padding: 10px;
		}

		.featuredCategory_type2_2 .featuredCategoryItem {
				width: 100% !important;
				max-width: 100% !important;
				overflow: visible !important;
				padding: 10px;
		}

		.featuredCategory_type2_3 .featuredCategoryItem {
				width: 100% !important;
				max-width: 100% !important;
				overflow: visible !important;
				padding: 10px;
		}

		.featuredCategory_type2_4 .featuredCategoryItem {
				width: 100% !important;
				max-width: 100% !important;
				overflow: visible !important;
				padding: 10px;
		}

		.customFeaturedProduct .holder {
				text-align: center !important;
		}

		.customFeaturedProduct .productImages {
				margin-bottom: 20px !important;
		}

		.slideNavigateLeft i {
				font-size: 30px !important;
		}

		.slideNavigateRight i {
				font-size: 30px !important;
		}

		.customDesign_Parralax .content {
				padding: 10px !important;
		}

		.promoBannerFullScreen .centreContent {
				position: relative !important;
				top: 0 !important;
				left: 0 !important;
				transform: none !important;
				/*width: 100% !important;*/
				padding-bottom: 20px !important;
		}

		.customTextImage_Left .colCentre {
				padding-bottom: 20px !important;
		}
		.productInformationHolder {				
				padding: 10px;				
		}
}
