/* mainContainer css */

/*Start general search css*/

/*Stop general search css*/
/*Start fill your prescription css*/
.fillPrescription {
	margin-bottom: 60px;
}

.fillPrescription > p {
	/*font-size: 0.8em;*/
    text-align: center;
}

#prescriptonForm {
	background-color: #f9f9f9;
	padding:16px 18px 28px;
	text-align: center;
}

#prescriptonForm > a, .showCategories {
	display: none;
}

#prescriptonForm input[type="text"],#repeatPrescriptionForm select {
	width: 100%;
    box-sizing: border-box;
    border: 1px solid #016d53;
    padding: 3px;
    margin-top: 5px;
    height: 26px;
    background: #fff;
}

#prescriptonForm label {
	font-weight: bold;
}

#paymentType label {
	font-weight: normal;
}

#prescriptonForm h3 {
	font-size: 1em;
	text-align: center;
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #000;
	font-weight: bold;
}

#paymentType input[type="radio"]:nth-of-type(2) {
	margin-left: 15px;
}

#prescriptonForm input[type="radio"] {
	margin-right: 5px;
    vertical-align: middle;
}

#prescriptonForm input[type="submit"], #repeatPrescriptionForm input[type="submit"] {
	border: 1px solid #006c53;
    border-radius: 7px;
    background: linear-gradient(to bottom, #006c53 0%, #006c53 0%, #006c53 45%, #333333 100%);
    padding: 7px 36px;
    color: #fff;
    font-size: 16px;
}

/*Stop fill your prescription css*/
/*Start browse by category css*/

/*Stop browse by category css
/*Start Spotlight css*/
#spotlight ul {
	margin-top: 0;
}
#spotlight li {
    position: relative;
    height: 34%;
}
#spotlight li h2 {
	color: #00647f;
	font-size: 1.8em;
}
#spotlight li .spotlightText h2 {
	font-family: 'Adobe Garamond Pro';
}
#spotlight ul.slick-initialized.slick-slider {
    box-shadow: 0px 0px 5px 1px #808080;
}
#spotlight .slick-list  li div {
	position: absolute;
    top: 0;
    left: 50px;
    width: 210px;
    text-align: center;
    background: transparent;
}
#spotlight .slick-list  li div > p {
	color: #6b4a3a;
	font-size: 1em;
	/*line-height: 1.2;*/
}
#spotlight .slick-list  li div > a {
	color: #fff;
	background-color: #00647f;
	padding: 3px 20px;
	display: inline-block;
}

#spotlight li.slick-active img {
    max-width: none;
}

#spotlight  .slick-dots {
	bottom: -40px;
}
#spotlight  .slick-dots li {
	width: 16px;
	height: 16px;
}
#spotlight .slick-list li div.largeSmokeSpotLightImage {
	top: 15px;
    left: 25px;
    width: 345px;
}
#spotlight li .spotlightText .largeSmokeSpotLightImage p {
	color: #fff;
}
#spotlight li .spotlightText .largeSmokeSpotLightImage h2,
#spotlight li .spotlightText .mediumSmokeSpotLightImage h2,
#spotlight li .spotlightText .smallSmokeSpotLightImage h2 {
	font-family: impact;
	color: #eea556;
}
#spotlight li .spotlightText .largeSmokeSpotLightImage h2 {
	font-size: 3.9em;
}
#spotlight li .spotlightText .mediumSmokeSpotLightImage,
#spotlight li .spotlightText .smallSmokeSpotLightImage {
	display: none;
}
.slick-dots li button {
	width: 16px;
	height: 16px;
	padding: 0;
}
.slick-dots li button:before {
	color: #fff;
    font-size: 11px;
    opacity: 1;
    border: 1px solid #000;
    border-radius: 50%;
    width: 13px;
    height: 13px;
}
.slick-dots li.slick-active button {
	color: #000;
}

.slick-dots li.slick-active button:before {
	color: #00647f;
	opacity: 1;
    border: none;
    font-size: 17px;
    margin-top: -1px;
}

/* Indroduction of Avon Pharmacy*/
.introduction {
	float: right;
	width: 76.6%;
	max-width: 780px;
}

.introduction > h2:first-child+p {
	margin-bottom: 5px;
}

.articleBlock article img {
	max-width: 100%;
}

.articleBlock .moreArticlesLinkWrapper {
	max-width: 730px;
}

/* Responsive Design*/
@media (max-width:1080px) { 
	#spotlight, #highlightedProductList, .introduction {
		width: 70%;
	}

	#highlightedProductList li {
		max-width: 160px;
	}

	.asideBlock {
		width: 30%;
	    margin-right: 15px;
	}

	.articleListMobileWrapper {
		zoom:0.98;		
	}
	 #parentCategories {
		zoom:0.9;
	}
	#highlightedProductList li, #highlightedProductList li:nth-child(4n) {
		margin-right: 5%;
	}
	.introduction .largeImage {
		max-width: 70%
	}
	#parentCategories li, #parentCategories li:nth-child(4n) {
		margin-right: 5px; 
	}
}

@media (max-width:1065px) {
	#spotlight, #highlightedProductList, .introduction, .asideBlock {
		zoom: 0.90;
	}
	.articleListMobileWrapper {
		margin: 0;
		zoom: 0.9;
	}
	#articleList .testimonials {
		zoom: 0.88;
	}
}
@media (max-width:1025px) {
	.articleListMobileWrapper {
		zoom:0.87;
	}
}
@media (max-width:1000px) {
	#spotlight, #highlightedProductList, .introduction {
		zoom: 0.89;
	}
	.articleListMobileWrapper {
		zoom:0.85;
	}
}
@media (max-width:975px) {
	.articleListMobileWrapper {
		zoom:0.8;
	}
}

/* tablet css*/
@media (max-width:959px) {
	#spotlight {
		width: 100%;
		margin: 0 auto;
		float: none;
		zoom: 0;
	}
	#spotlight img {
		width: 100%;
	}
	#highlightedProductList, .asideBlock {
		width: 53%;
	}
	#highlightedProductList > li:nth-child(odd) {
		margin-right: 15px;
	}
	 #highlightedProductList > li:nth-child(even) {
	 	margin-right: 0;
	}
	#parentCategories {
		width: 43%;
		zoom: 1;
		padding: 0;
	}
	#parentCategories > li, #parentCategories > li:last-child {
		display: block;
	    margin: 0;
	    border-bottom: 1px solid #fff;
	    width: 100%;
	    max-width: 100%;
	    text-align: left;
	    padding: 8px 25px;
	    box-sizing: border-box;
	}
	#parentCategories li a {
		border: none;
		padding: 0;
	}
	#childSubCategories li {
		display: block;
	}
	#parentCategories li #childHighlightCategories, #parentCategories li #childSubCategories {
		margin: 0 0 20px;
	    width: 50%;
	    bottom: 0%;
	    top: 0;
	    left: 191px;
	}
	#parentCategories li #childHighlightCategories a, #parentCategories li #childSubCategories a {
		line-height: 1.5;
	}
	#parentCategories li:first-child ul#childHighlightCategories:after, 
	#parentCategories li:first-child ul#childSubCategories:after {
		left: -8px;		
	    top: 7px;
	}
	#parentCategories li:nth-of-type(2) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(2) ul#childSubCategories:after {
	    left: -8px;
	    top: 39px;
	}
	#parentCategories li:nth-of-type(3) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(3) ul#childSubCategories:after {
		left: -8px;
		top: 73px;
	}
	#parentCategories li:nth-of-type(4) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(4) ul#childSubCategories:after {
		left: -8px;
		top: 104px;
	}
	#parentCategories li:nth-of-type(5) #childSubCategories  {
		margin: 0;
	}
	#parentCategories li:nth-of-type(5) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(5) ul#childSubCategories:after {
		right: 165px;
	    top: 137px;
	}
	/*#parentCategories li:nth-of-type(6) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(6) ul#childSubCategories:after {
		right: 159px;
		top: 169px;
	}*/
	#parentCategories li:last-child #childSubCategories {
		margin: 0;
	    min-height: 230px;
	}
	#parentCategories li:last-child ul#childHighlightCategories:after, 
	#parentCategories li:last-child ul#childSubCategories:after {
		right: 165px;
		top: 169px;
	}
	.asideBlock {
		width: 40%;
		margin: 40px 20px 0 25px;
	}
	.asideBlock.serachProductWrapper {
		/*margin-top: 0;*/
	}
	.asideBlock.productContainer {
		display: grid;
		margin-top: 0;
		float: none;
	}
	.productContainer .testimonials {
		order: 1;
		min-height: 300px;
	    margin-bottom: 130px;
	}
	.productContainer .productCategories {
		order: 2;
		min-width: 730px;
		width: 100%;
		column-count: 3;
		margin: 50px 0 30px;
		position: relative;
	}
	.productContainer .productCategories h2 {
		    width: 100%;
		    text-align: center;
		    position: absolute;
		    display: block;
		    margin-top: -40px;
	}
	.productContainer .productCategories h3:first-of-type {
		margin-top: 0;
	}
	.productContainer .productCategories h3:first-of-type + ul {
		margin-bottom: 25px;
	}

	.articleBlock, .introduction {
		width: 100%;
		float: none;
	}
	.articleBlock {
		display: grid;
	}
	.articleBlock #articleList {
	    position: relative;
	}
	#articleList .testimonials {
		order: 1;
	    margin-right: 0;
	    position: absolute;
	    /*top: -535px;*/
	    top: -646px;
	    left: 25px;
	    max-width: 300px;
	    width: 36%;
	    /*margin-top: 355px;*/
	    margin-top: 0;
	}
	#productList {
		min-height: 1100px;
	}
	.articleListMobileWrapper {
		order: 2;
		zoom: 0.9;
	    float: left;
	}

	.introduction .openingHours {
		float: right;
	}
}


@media (max-width:780px) {
	.productContainer .productCategories {
		min-width: 680px;
	}
	#parentCategories {
		min-width: 187px;
	}
	.articleListMobileWrapper {
		zoom:0.85;
	}
}

@media (max-width:730px) {
	#highlightedProductList #productList li {
		max-width: 150px;
		margin-right: 15px;
	}

	.productContainer .productCategories {
		min-width: 620px;
	}

	.productContainer .testimonials {
		max-width: 260px;
	}
	.articleListMobileWrapper {
		zoom:0.8;
	}
}

@media (max-width:690px) {
	.asideBlock, .productContainer .testimonials {
		max-width: 255px;
	}
	#highlightedProductList {
	    zoom:0.9;
	}
	.productContainer .productCategories {
		min-width: 550px;
	}
	.articleListMobileWrapper {
		zoom: 0.74;
	}
}

@media (max-width:650px) {
	.productContainer .testimonials {
		max-width: 245px;
	}
	.asideBlock {
		margin-left: 0;
	}
}

@media (max-width:625px) {
	.mobileContainer .mobileWrapper {
		display: flex;
	    flex-wrap: wrap;
		margin-bottom: 25px;
	}
	#productList {
		min-height: initial;
	}
	.mobileContainer #spotlight+.asideBlock {
		order: -1;
		margin-top: 0;
	}
	#spotlight ul.slick-initialized.slick-slider {
		box-shadow: none;
	}
	#spotlight .slick-list li div.largeSmokeSpotLightImage {
		max-width: inherit;
		top: 0;
		left: 0;
	}
	#spotlight li .spotlightText .largeSmokeSpotLightImage p {
		color: #6b4a3a;
	}
	#spotlight li .spotlightText .largeSmokeSpotLightImage h2 {
		font-size: 2.6em;
		margin-top: 10px;
	}
	#spotlight img {
		width: auto;
	}
	.mobileContainer #spotlight {
		order: 0;
		margin-bottom: 20px;
	}
	#spotlight li.slick-slide {
		margin-top: 110px;
		padding-bottom: 25px;
	}
	#spotlight ul div.slick-list {
		box-shadow: none;
	}
	.slick-dotted.slick-slider, .moreArticlesLinkWrapper,  #articleList .testimonials {
		margin-bottom: 50px;
	}
	.slick-dots {
		bottom: -45px;
	}
	#spotlight .slick-list li div {
	    width: 100%;
	    left: 0;
	    top: -58px;
	}
	#spotlight .slick-list li div > a {
		background: none;
		color: #0A3E75;
	    text-decoration: underline;
	    position: absolute;
	    bottom: -370px;
	    left: 32%;
	    z-index: 5;
	}
	#spotlight .slick-list li div.largeSmokeSpotLightImage {
		width: 300px;
	}
	#spotlight .slick-dots {
		z-index: 0;
		bottom: -20px;
	}
	.asideBlock {
		width: 100%;
	    margin: 50px 0 25px;
	    max-width: 100%;
	}
	#autoCompleteResult {
		left: 38px;
	    top: 47px;
	}
	ul#parentCategories {
		min-width: 150px;
		margin-bottom: 50px;
	}
	ul#parentCategories li, ul#parentCategories li:last-child, #parentCategories #childSubCategories li:last-child {
	   padding: 3px 4px;
	}
	#parentCategories li #childHighlightCategories, #parentCategories li #childSubCategories {
		left: 155px;
		padding: 3px;
		z-index: 1;
		min-height: 160px;
	}
	#parentCategories li #childHighlightCategories, #parentCategories li:nth-child(4n)  #childSubCategories {
		min-height: 165px;
	}
	#parentCategories li:last-child #childSubCategories {
		min-height: 270px;
	}
	#parentCategories li ul#childHighlightCategories:after,
	 #parentCategories li ul#childSubCategories:after {
		width: 13px;
		height: 13px;
	}
	#parentCategories li:first-child ul#childHighlightCategories:after,
	#parentCategories li:first-child ul#childSubCategories:after {
	    left: -7px;
	    top: 6px;
	}
	#parentCategories li:nth-of-type(2) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(2) ul#childSubCategories:after {
	    left: -7px;
	    top: 28px;
	}
	#parentCategories li:nth-of-type(3) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(3) ul#childSubCategories:after {
	    left: -7px;
	    top: 50px;
	}
	#parentCategories li:nth-of-type(4) ul#childSubCategories {
		bottom: -28%;
		margin: 0;
	}
	#parentCategories li:nth-of-type(4) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(4) ul#childSubCategories:after {
	    left: -7px;
	    top: 73px;
	}
	#parentCategories li:nth-of-type(5) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(5) ul#childSubCategories:after {
		right: 0;
		left: -7px;
		top: 97px;
	}
	#parentCategories li:nth-of-type(6) ul#childHighlightCategories:after, 
	#parentCategories li:nth-of-type(6) ul#childSubCategories:after {
		right: 0;
		left: -7px;
		top: 119px;
	}
	#parentCategories li:last-child ul#childHighlightCategories:after, 
	#parentCategories li:last-child ul#childSubCategories:after {
		right: 0;
		left: -7px;
		top: 122px;
	}
	#prescriptonForm {
		padding-top: 30px;
	}
	#prescriptonForm div {
		display: none;
	}
	#prescriptonForm > a {
		display: inline-block;
	    border: 1px solid #006c53;
	    border-radius: 7px;
	    background: linear-gradient(to bottom, #006c53 0%, #006c53 0%, #006c53 45%, #333333 100%);
	    padding: 7px 36px;
	    color: #fff;
	    text-decoration: none;
	    font-size: 1.1em;
	}
	#highlightedProductList, .productContainer .testimonials, .articleBlock article, #moreArticles, 
	#articleList .testimonials {
		width: 100%;
		min-width: 100%;
		zoom: 1;
	}
	.articleBlock {
		display: block;
	}
	.articleListMobileWrapper {
		zoom:1;
	}
	#articleList .testimonials {
	    position: initial;
	    top: 0;
	}
	#highlightedProductList #featureProductList li, #relatedProducts li {
		max-width: 46%;
	}
	.fillPrescription {
		margin-bottom: 20px;
	}
	#highlightedProductList h2 {
		margin-top: 0;
	}
	#highlightedProductList #featureProductList li:nth-child(2n), #articleList .testimonials {
		margin-right: 0;
	}
	.productContainer .productCategories {
		min-width: 100%;
		column-count: 1;
		margin-top: 0;
	}
	.productContainer .productCategories h2 {
		position: inherit;
		margin: 0;
	}
	.categories {
		display: none;
		margin-top: 20px;
	}
	.showCategories {
		display: block;
		text-align: center;
		margin-top: 30px;
	}
	.articleBlock article:nth-of-type(odd) {
		margin-right: 0;
	}
	.articleBlock .moreArticlesLinkWrapper .readMore {
		width: 184px;
		margin: -30px auto 50px;
	}
	.readMore.moreHighlightedProductsLink, .articleBlock .moreArticlesLinkWrapper .readMore {
		font-size: 1.1em;
		margin-bottom: 60px;
		text-align: center;
	}
	.introduction {
		zoom: 1;
	}
	.introduction .openingHours {
		display: none;
	}
}
ul.nhs-links {  }
ul.nhs-links li { margin-top: 5px; }
