/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amiri+Quran&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Over+the+Rainbow&display=swap');
body
{
    margin: 0px auto;
    font-size: 11.5pt;
    color: #fff;
font-family: "Amiri Quran", serif;
    position: relative;
    direction: ltr;
    line-height: 1.4em;
    background-image: unset;
    background-color: #899081;
width: unset;
}

#form2 {overflow-x: hidden !important;overflow-y: hidden !important;}
.pageGlobalMessage {
font-family: "Raleway", sans-serif;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 13pt;
    background-color: #de1e86;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    bottom: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
    z-index: 999;
    position: fixed;

}
#header-bar { width:100%; background:#acb49d; position:fixed; top:0; left:0; z-index:1000;}

.adminpage #socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #email, .adminpage #location, .adminpage #header-bar { display:none !important;}
#socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 13px;
    right: 10px;
    z-index: 10;
    transition: 0.3s;
    transition-timing-function: ease;
}
#socialLinks .fas {  color:#000; margin:0 0 0 0;}
.socialLinks.footer .fas  {  color:#fff; margin: 0px;}
.socialLinks.footer .fas:hover  {  color:#fff;}
#socialLinks .social 
{ 
    background: #899081;
    color: #fff;
    display: inline-block;
    padding: 7px 0 4px 5px;
    text-align: center;
    width: 26px;
    font-size: 20px;
    margin: 0 0 10px 0;
border-radius: 7px;
    border-top: 1px solid #899081;
    border-bottom: 1px solid #899081;
}
#socialLinks .social:hover 
{ 
background:unset;

}

.socialLinks.footer .social 
{ 
background: unset;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 26px;
    margin: 0 0 10px 0;

}

#socialLinks .social .fas { margin:0 auto;}

.socialLinks.footer .social .fa { margin:0 auto; color: #fff;}
.socialLinks.footer .social:hover { background: unset;}
.socialLinks .social:hover .fa { color:#96af93;}
#socialLinks .social:hover .fa {
    color: #fff;
    text-shadow: 0px  0px 3px #fff;
}

/*SOCIAL LINKS FOOTER NEW*/

.socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 10px;
    right: 10px;
}

.socialIcon
{
float: left;
}

.socialLinks  .social 
{ 
    background: inherit;
    color: #858585;
    display: inline-block;
    padding: 9px 0px 8px 9px;
    text-align: center;
    width: 32px;
    font-size: 22px;
    margin: 0 5px 0px 0;
    border-radius: 6px 6px;
    border: 1px solid #858585;
}

.socialLinks .social:hover { background:#d0d0d0; border-color: #fff;}
.socialLinks .social:hover .fa { color:#fff;}
.socialLinks .social:hover .fa-brands { color:#fff;}
.socialLinks .social:hover .fa-light { color:#fff;}
.socialLinks .social:hover .fa-kit { color:#fff;}



.socialLinks.footer {
    margin: 0;
    position: relative;
    top: 0px;
    height: 50px;
    left: 190px;
    width: 74px;
}

.socialLinks.footer .social
{
border: none;
width: 24px;
}

.socialLinks.footer .social:hover { background:inherit;}
.socialLinks.footer .social:hover .fa { color:#fff;}
.socialLinks.footer .social:hover .fa-brands { color:#fff;}
.socialLinks.footer .social:hover .fa-light { color:#fff;}


/*SOCIAL LINKS PAYMENT CARDS*/
.socialLinksPay {
    margin: 0;
    position: relative;
    top: 5px;
right: -27px;
}

.socialLinksPay h2
{
    margin: 0px !important;
    position: relative;
    top: 9px;
    color: inherit;
    font-family: unset;
    font-size: unset;
}

.socialLinksPay  .social 
{ 
    background: inherit;
    color: #fff;
    display: inline-block;
    padding: 9px 0px 8px 9px;
    text-align: center;

    font-size: 22px;
    margin: 0 5px 0px 0;
    border-radius: 6px 6px;

}


.socialLinksPay .social
{
border: none;
width: 24px;
}

.socialLinksPay .social:hover { background:inherit;}
.socialLinksPay .social:hover .fa-brands { }


.homeBannerContainer {
    height: 55vh;
    width: 100%;
    margin: 0px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
background-color: #899081;
    background-image: url(/Websites/188/Images/upload/image/slide1F.jpg);
}

.homeBannerContainer1 {
    height: 335px;
    width: 100%;
    margin: 0px auto;
    background-image: url(/Websites/188/Images/upload/image/wildflowers11White2.png);
    background-size: 56%;
    background-position: center;
    background-position-y: 48px;
    background-repeat: no-repeat;

}

.homeBannerContainer2 {
    height: 55vh;
    width: 100%;
    margin: 0px auto;
    margin-top: 30px;
}

.homeBannerText
{
    text-align: right;
    width: 95%;
    color: #fff;
    font-size: 75pt;
    line-height: 94px;
    padding-top: 279px;
    font-family: "Over the Rainbow", cursive;
}

#telephone {
    position: absolute;
    top: 19px;
    left: 14px;
    color: #fff;
    font-size: 10pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
transition: 0.3s;
transition-timing-function: ease;
font-family: "Raleway", sans-serif;
}
#email {
    position: absolute;
    top: 16px;
    left: 184px;
    color: #fff;
    font-size: 10pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
}
#location 
{ 
    position: absolute;
    top: 19px;
    left: 135px;
    color: #fff;
    font-size: 8pt;
    letter-spacing: 2px;
    height: 0px;
    z-index: 20;
    bottom: unset;
    transition: 0.3s;
    transition-timing-function: ease;
    font-family: "Raleway", sans-serif;
    text-transform: uppercase;
}
#telephone .fas,#location .fas, #email .fas { margin-left:4px; color: #fff;}
#telephone a, #email a {text-decoration: none; color: #fff; font-weight: normal; }
#telephone a:hover, #email a:hover {
    color: #fff;
    text-shadow: 0px 0px 5px #fff;
}
.homeSlides {
    width: 100%;
    height: 56vh;
    margin-bottom: 20px;
    /* position: absolute; */
    /* top: 181px; */
    /* left: 0; */
    margin: 0px auto;
}

.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100%;
left: 0px !important;
}

.slide1 {
    background-image: url(/Websites/188/Images/upload/image/slide2F.jpg);
    width: 100%;
    height: 56vh;
    background-position: center;
    background-size: cover;
    margin: 0px auto;
}
.slide2 {
    background-image: url(/Websites/188/Images/upload/image/slide3F.jpg);
    width: 100%;
    height: 56vh;
    background-position: center;
    background-size: cover;
    margin: 0px auto;
}


#jumpBoxesOuter {
padding: 31px 0px 31px 0px;
    /* margin-bottom: -26px; */
    width: 100%;
    background: #899081;
    background-image: url(/Websites/188/Images/upload/image/wildflowers7White.png);
    background-size: contain;
    background-position: left;
    background-position-x: 7%;
    background-repeat: no-repeat;
    position: relative;
    z-index: 100;
    margin: 0px auto;

}

#jumpBoxCentre {
    width: 64%;
    height: auto;
    text-align: right;
    /* float: left; */
    background-size: cover;
    overflow: hidden;
    transition: 0.2s;
    margin: 0px auto;
    color: #fff;
    padding-bottom: 40px;
    padding-left: 178px;
}

.jumpBoxTitle {
    margin-top: 27px;
    font-size: 30pt;
    letter-spacing: 2px;
    line-height: 45px;
    margin-bottom: 30px;
text-align: right !important;
}

#jumpBoxCentre p {

    margin: 27px auto;
    width: 100%;
    /* margin-bottom: 20px; */
    color: #fff;
    text-align: right;
    line-height: 23px;
}
.homeButton
{
    position: relative;
    top: 5px;
}
.homeButton a {
    color: #fff;
    background: #899081;
    border-radius: 5px;
    padding: 2px 29px 11px 29px;
    border: 1px solid #ffffff;
}

.homeButton a:hover {
    color: #899081;
    background: #fff;

    border: 1px solid #fff;
}

.boxOuter2 {
    padding: 0px 0px 10px 0px;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: 65px;
    height: auto;
    width: 65%;
    max-width: 1180px;
    background-color: #899081;
}

.grid, .grid2 {
    position: relative;
    clear: both;
    margin: 0 auto;
    /* padding: 1em 0 4em; */
    width: 100%;
    list-style: none;
    text-align: center;
}
.gridSpacer
{
width: 2%;
height: 10px;
float: left;
}


/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 0%;
width: 100%;   
 height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin-bottom: 1%;
}

.grid2 figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px 0%;
    width: 49%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin-bottom: 1%;
}

.grid figure img, .grid2 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}

.grid figure figcaption, .grid2 figure figcaption {

	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after, 
.grid2 figure figcaption::before,
.grid2 figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a, 
.grid2 figure figcaption,
.grid2 figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a, .grid2 figure figcaption > a {
	z-index: 0;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


figcaption h2 a
{
	color: #000;
}

figcaption h2:hover a
{
	color: #fff;
}
.grid figure h2, .grid2 figure h2 {

	font-weight: 300;
}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p, 
.grid2 figure h2,
.grid2 figure p {
	margin: 0;
}

.grid figure p, .grid2 figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
background-color: #899081;
}

figure.effect-ruby img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
    margin-top: 31%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    color: #fff;
    font-weight: normal;
    font-size: 2vw;
}

figure.effect-ruby p {
    margin: 29px auto;
    padding: 9px 20px 15px 20px;
    border: 1px solid #fff;
    opacity: 0;
    width: 120px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
background: #fff;
    border-radius: 5px;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-ruby p:hover
{
background-color: #fff;
color: #000;
}


/***** Ruby2 *****/
/*---------------*/

figure.effect-ruby2 {
background-color: #7d9a78;
}

figure.effect-ruby2 img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby2:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby2 h2 {
    margin-top: 27%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    color: #fff;
    font-weight: normal;
    font-size: 2vw;
}

figure.effect-ruby2 p {
    margin: 29px auto;
    padding: 1vw;
    border: 1px solid #fff;
    opacity: 0;
    width: 120px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-ruby2:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby2:hover p {
	opacity: 1;
background: #fff;
    border-radius: 5px;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-ruby2 p:hover
{
background-color: #fff;
color: #000;
}

.tagLine
{
    font-family: "Over the Rainbow", cursive;
    text-transform: none;
    width: 40% !important;
    margin: 34px auto !important;
    font-size: 25pt;
    line-height: 126%;
font-style: italic;
letter-spacing: 0px;
text-align: center;
}

.boxOuter3 {
    padding: 0px 0px 10px 0px;
    margin: 0px auto;
    margin-top: 0px;
    margin-bottom: -31px;
    height: auto;
    width: 100%;
    background-color: #e5e5e5;
}


#pnlSeperate
{
    text-align: center;
    width: 80%;
    margin: 15px auto;
}

#pnlDual > div.boxOuter3 > div.boxOuter3TopRight > h1
{
margin-top: 14vh;
}
#pnlDual > p, #pnlDual > h1, #pnlDual > h2
{
    text-align: center;
    width: 80%;
    margin: 15px auto;
}
#pnlDual > h1, #pnlDual > h2
{
    margin: 30px auto;
}
.boxOuter3TopRight {
    width: 50%;
    float: left;
    height: 500px;
}

.boxOuter3TopRight h1 {
    margin-top: 128px !important;
    font-size: 3vw;
    line-height: 44px;
}

.boxOuter3TopRight p, .boxOuter3TopRight h2 {
    text-align: center;
}

.boxOuter3BottomRight {
    width: 50%;
    height: 500px;
    float: left;
    background-image: url(/Websites/1218/Images/upload/image/outside-shop.jpg?ver=1834);
    background-size: cover;
    background-position: center;
}



.pageTop
{
display:none;
}
.pageSides
{
width:100%;
margin:0 auto;
    background-color: #899081;
box-shadow: none;
padding: 0px;
}
.adminpage .pageBanner { background: #99a285;height: 239px !important;}
.adminpage .pageBanner img { position: unset;}
.header
{
    width: 100%;
    background-color: #899081;
    background-repeat: no-repeat;
    background-position: left;
    top: 0px;
    left: 0%;
    z-index: 200;
    padding-top: 0px;
    border: unset;
    transition: .2s;
    position: fixed;
    /* height: 0px; */
    margin: 0px auto;
}
.header:hover 
{


}
.page
{
margin: 0px auto;
    background-image: none;
    width: 94%;
background-color: #899081;
border: unset;
margin-top: 0px;
}

#bannerImage
{
    background: url(/Websites/188/Images/upload/image/bannerF3.png);
    height: 202px;
    background-size: contain;
    margin: 0px auto;

    background-repeat: no-repeat;
    margin: 0px auto;
background-position: center;
position: relative;

    top: 9px;
transition: 0.1s;
transition-timing-function: ease;
}

#pageBanner
{
height: 160px;
transition: 0.3s;
transition-timing-function: ease;
background: unset;
}
#pageBanner #socialLinksLarge
{
left:820px;
transition: 0.3s;
}

#pageBannerLinkBox
{
    width: 618px;
    height: 75px;
    position: relative;
    text-align: center;
    margin: 0px auto;
background: rgb(255 255 255 / 0%);
    margin-bottom: -136px;
    z-index: 1;
    padding-top: 61px;
}

#pageBannerLinkBox a
{
padding: 116px 183px;
color: rgb(255 255 255 / 0%);
}
.shopColumn1of2
{
position: absolute;
top: 225px;
margin-top: 0px;
	padding-top:0px;
margin-left:0px;
	float:left;
	width:100%;
	padding-left:0px;
	padding-right:0px;
display:none;
}

.shopColumn2of2
{
    margin-top: 0px;
    padding-top: 290px;
    margin-left: 0px;
    padding-right: 0px;
}
.column1of1
{
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;
    margin-top: 275px;
}
.column1of1 h1 { text-align:center; margin-top: 45px;}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
#pnlProducts h1 
{
margin-top: 45px;
    color: #7d9a78;
}
#pnlProducts p
{
    text-align: center;
    width: 80%;
    margin: 15px auto;
}

#pnlProductSummaries
{
width: 1024px;
margin: 0px auto;

}
#pnlProducts {
    margin-top: 0px !important;
}
.productSummary
{
	float:left;
	width:235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
margin-left:5px;
	margin-right:8px;
	height:340px;
margin-bottom:10px;
}

.productSummaryFeatured
{
	float:left;
	width:235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
margin-left:5px;
	margin-right:8px;
	height:340px;
margin-bottom:10px;
}

.productSummaryFeatured:hover
{
	float: left;
	width: 235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
margin-left:5px;
	margin-right:8px;
	height:340px;
margin-bottom:10px;
}


 .productSummary:hover
{
	float: left;
	width: 235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
margin-left:5px;
	margin-right:8px;
	height:340px;
margin-bottom:10px;
}

.productSummaryFeatured:hover .productSummaryImage, .productSummary:hover .productSummaryImage {box-shadow:0 6px 6px #ccc;}
.productSummaryFeatured:hover .productSummaryName, .productSummary:hover .productSummaryName {color:#000;}

.productSummaryImage
{
	height: 235px; /* thumnail height */

}


.productSummaryImage img
{
	height: 235px; /* thumnail height */

}
.productSummaryName
{
color: #696969;
    margin-top: 15px;
    height: 30px;
    text-align: center;
    line-height: 13pt;
    letter-spacing: 2px;
    font-size: 12.5pt;
}
.productSummaryPrice
{
	color:#696969;
text-align:center;
margin-top:5px;
font-size: 14.5pt;
}
.productSummaryButtons
{
display: none;
text-align:center;
margin-top:5px;
}
.productSummary h1 { font-size:15pt;}




.productSubCatSummary {
    width: 1024px !important;
    margin: 0px auto;
    height: 355px;

}

.productSummary3
{

}

/* General Style */

a
{
	color:#a5a5a5;
	text-decoration:none;
}
a:hover
{
	color:#000;
	text-decoration:none;
}
.linkAnchor
{
    background: #807c80 none repeat scroll 0 0!important;
    color: #fff;
font-family: "Raleway", sans-serif;
    font-size: 14px;
    padding: 11px 35px;
    margin-top: 50px;
    text-transform: uppercase;
    position: relative;
    top: 44px;
}

.linkAnchor:hover
{
    background: #000!important;
    color: #fff;
    transition: 0.5s;
}

.linkAnchorHomepage
{
    background: #807c80 none repeat scroll 0 0!important;
    color: #fff;
font-family: "Raleway", sans-serif;
    font-size: 14px;
    padding: 11px 35px;
margin-top: 50px;
    text-transform: uppercase;
position: relative;
top: 35px;
}

.linkAnchorHomepage:hover
{
    background: #000!important;
    color: #fff;
    transition: 0.5s;
}

p
{
	padding-top:0px;
	margin-top:0px;
    color:#696969;
   
    font-size: 16px;
}
h1
{
	margin-top:0px;
margin-bottom: 25px;
	padding-top:0px;
	font-size:21pt;
	color:#fff;
font-weight: normal;
font-family: "Amiri Quran", serif;
letter-spacing:2px;
text-transform: uppercase;
text-align: center;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	color:#fff;
font-weight: normal;
font-family: "Amiri Quran", serif;
letter-spacing:2px;
text-transform: uppercase;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.footerContainer { width:1024px; margin: 0 auto;}
.footerText
{
    background-color: #899081;
    padding-top: 20px;
    text-align: center;
    border-top: #fff 1px solid;
    font-weight: normal;
    /* padding-left: 50px; */
    /* padding-right: 50px; */
    font-size: 14pt !important;
    color: #fff;
    position: relative;
    top: 0px;
    /* width: 100%; */
    margin: 0px;
    margin-left: -100% !important;
    margin-right: -100% !important;
}
.footerText p 
{
font-weight: 300;
    color: #fff;
    font-size: 10pt;
text-align: right;
}
.footerText a
{
text-decoration: none;
    color: #ffffff;

    font-weight: 300;
    font-size: 10pt;
    line-height: 27px;
margin-top: -4px;
}
.footerText a:hover
{
text-decoration: none;
    color: #fff;
text-shadow: 0px 0px 2px #fff;
}


.footerCol1of4
{
    text-align: center;
    margin-top: 7px;
    padding-top: 32px;
    /* float: left; */
    width: 100%;
    padding-left: 0px;
    /* padding-right: 20px; */
    margin-left: 0px;
    border-top: 1px solid #fff;
}

.footerCol2of4
{
text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width:207px;
    padding-left: 0px;
    padding-right: 20px;
line-height: 31px;

}
.footerCol3of4
{
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 190px;
    padding-left: 20px;
    padding-right: 20px;
line-height: 31px;
}
.footerCol4of4
{
text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 215px;
    padding-left: 12px;
    padding-right: 0px;
line-height: 31px;

}

.footerCol5of4
{
    text-align: right;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: unset;
    float: right;
    padding-right: 0px;
    width: 254px;
    border-radius: 4px;
}

.footerCol5of4 a
{
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    font-size: 12pt;
    width: 150px;
    text-align: center;
    padding: 20px 20px 25px 20px;
    background: #899081;
    border-radius: 4px;
}

.footerCol5of4 a:hover
{
    text-decoration: none;
    color: #ffffff;
    font-weight: normal;
    background: #64695e;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
    border: #fff solid 1px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
border-radius: 4px;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}




.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* general styles */

/*.floatRight
{
	float:right;
    padding-right: 50px;
position: absolute;

right: 50px;

}*/
.floatRight
{
	float:right;


}



.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:black;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}


/* Top Menu */



.topMenuDepth2, .topMenuShopDepth2 {
    text-align: center;
background: #7d9a78;
    padding-left: 10px;
    padding-right: 10px;
padding-top: 18px;
    padding-bottom: 10px;
    margin-top: 17px;
    min-width: 167px;
    max-width: 200px;
    box-shadow: 0px 8px 7px 1px rgb(0 0 0 / 8%);
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 3px;
    border:none;
    border-radius: 2px;
}
.topMenuShopDepth2 {
    max-width: 100%;
    width: calc(100%-20px);
    columns: 131px 1;
    height: 257px;
    margin-left: 10px;
    /* margin: 0px auto; */
    margin-left: 0px;
    /* position: relative; */
    /* left: 500px; */
    text-align: center;
    margin-top: 17px;
    margin-right: 0px;
    background: #7d9a78;
    padding-top: 59px;
}
.topMenuShopDepth2 a {

text-transform: uppercase !important;
}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
    background-color: unset !important;
    color: white !important;
    font-size: 10pt;
}


.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover {

    text-decoration: none;
    border-bottom: none !important;
    border-top: none;
    color: #96af93 !important;
    font-weight: bold;
    transition: .1s;

}
.topMenuDropDownTitle:hover
{

}
.topMenuShopHomeLink
{
display: none !important; 
}
.topMenuDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuShopHomeLink {

    border-bottom: none;
    font-size: 12pt;
    text-transform: uppercase !important;

}
.topMenuDepth3, .topMenuShopDepth3 {
    margin-left: 0px;
    display: none;
}
.topMenuShopDepth3 a:hover
{
border-bottom: none !important;
}

.topMenuShopCatWrapper {
    display: block;
    margin-bottom: 10px;
    break-inside: avoid;
}


.smallMenuBasket {
    display: inline-block;
    padding-top: 3px;
    height: 28px;
    width: 31px;
    background-color: unset;
    border-radius: 0px;
    border: none;
    border-top: 2px solid #b4b4b4;
    border-bottom: 2px solid #b4b4b4;
    color: #b4b4b4;
}
.smallMenuBasketEnabled {
    display: inline-block;
    padding-top: 3px;
    height: 28px;
    width: 31px;
    background-color: unset;
    border-radius: 0px;
border: 1px solid #76787b;

    color: #77787b;
}
.smallMenuBasketEnabled:hover
{
color: #fff;
}

.smallMenu {
    position: absolute;
    top: 12px;
    right: 0px;
    /* float: right; */
    margin-right: 10px;
    z-index: 10000;
}
.smallMenu a:hover {
color: #fff;
}


.menu
{
    font-family: "Raleway", sans-serif;
    position: relative;
    height: 0px;
    top: -57px;
    margin: 0px auto;
    font-size: 9pt;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    width: 94%;
    border-bottom: unset;
    background-color: unset !important;

}
.menuDividers
{
    display:none;
width: 50;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 40px;
	z-index:10;
text-align:center;
background-color: unset;
}

.menu ul li
{
    display:inline;
    padding: 0px 0px; 
}


.menu ul li a 
{
    padding: 11px 7px 11px 7px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 8pt;

}
.menu ul li a:hover
{
    text-decoration: none;


    color: #ffffff !important;
text-shadow: 0px 0px 2px #fff;
}



.menu ul li a:visited
{

    }
.menuSelected
{
   text-decoration: none;
    color: #fff;
    

}

#pnlHeader > div:nth-child(3) > div > ul > li:nth-child(7) > a
{
margin-right: 36%;
}




/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
width: 1024px;
margin: 0px auto;
}
.basketSummary
{

	width: 150px;
	margin: 0 auto;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}



/* Product Menu */


#pnlProducts
{
margin-top: 45px;
}


.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

#ProductMenu1_pnlNewsletterSubscrive
{
display: none;
}




.productMenuTopSection
{
display: none;
}


.productMenu
{
	
	width: 100%;

	margin: 0px auto;
	
}

.productMenuLinks
{
display: none;
}


.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: auto;
font-size:9pt;
border-bottom:#4c4c4c 1px solid;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:1px;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
font-size:9pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;

}
.productMenu ul
{
	list-style-type: none;
    text-align: center;
    padding-left: 75px;
    width: 935px;
    margin: 0px auto;
}

.productMenuCategory
{
display: none;
margin-top:10px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: 22px;
font-size:9pt;
margin-bottom:5px;
border-bottom:#4c4c4c 1px solid;
text-transform:uppercase;
letter-spacing:1px;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	float: left;
margin-bottom: 40px;
display: none;
}
.productMenuSubCategory a
{
	color: #696969;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    display: inline-block;
}
.productMenuSubCategory a:hover
{
	background: #4e1d3b;
    transition: 0.5s;
    color: #fff;
}

.productMenuSubCategory a:active
{
	background: #4e1d3b;
    transition: 0.5s;
    color: #fff;
}


.subCategorySummaries h1 {
    margin-top: 44px;
    margin-bottom: 12px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
    font-size: 16pt !important;
}

/* Product Details Page */

#pnlProduct
{
width: 1024px;
margin: 0px auto;
}

.productDetailsFeatures
{
text-align: left;
margin-left: 0px;
margin-bottom:30px;
border-bottom: 1px #C0C0C0 solid;
    width: 545px;
    padding-bottom: 15px;
}



.productDetailsBack
{
text-align: left;
margin-left: 0px;
padding-bottom:15px;

}

.productDetailsDescription
{
text-align: left;
margin-left: 0px;
margin-bottom:30px;
border-bottom: 1px #C0C0C0 solid;
    width: 545px;
    padding-bottom: 15px;
}



.productDetailsImage {
    width: 430px;
}



.productDetails
{
padding-top: 20px;
    padding-left: 10px;
}
.productDetails h1
{
	margin-top:20px;
margin-bottom:30px;
	padding-top:18px;
	font-size:18pt;
text-align: left;
margin-left: 0px;
color: #fff;
}

.productDetailsImageWrapper
{
	float:right;
	width:430px;
	margin-right:10px;
	margin-left:20px;
	
}

.productDetailsPinIt {
    display: none;
    float: right;
}

.productDetailsPrices
{
text-align: left;
margin-left: 0px;
	color:black;
}

.productDetailsBuy
{
	margin-top:20px;
}

.productDetailsNote
{
	margin-top:40px;
	clear:right;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
    clear: right;
    display: table;
    width: 100%;
    margin-top: 10px;
    padding-top: 10px;
    border-top: #b4b4b4 2px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
display: none;
}
.sortDropDown
{
	font-size: 10pt;

font-family: "Raleway", sans-serif;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
width: 1024px;
margin: 0 auto;
}
.checkoutProgress a
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:Gray;
}
.basketOrderItems a
{
		color:Gray;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:Gray;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#E6E4E4;
	color:Black;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#E6E4E4;
	color:#808080;
}
.basketHeaderArrow
{
	background-color: #e6e4e4;
	color: Black;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
width: 1024px;
margin: 0px auto;
}

.upsell .productSummary
{
	float:left;
	width:235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
margin-left:5px;
	margin-right:8px;
	height:410px;
margin-bottom:10px;
}

.upsell .productSummaryImage img
{
    height: 235px;
    width: 235px;
}

.upsell .productSummaryImage
{
    height: 235px;
    
}






.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}


/* Checkout Billing */

#pnlLogon
{
width: 1024px;
margin: 0 auto;
text-align: center;
}

#pnlLogon .checkoutPrompt 
{
padding-left: 50px;
}


.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
width: 1024px;
margin: 0 auto;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
padding-left: 26%;
}
.checkoutTextBox
{
	    width: 200px;

}

#pnlLogon .checkoutTextBox
{
	    width: 200px;
    margin-left: -75px;
}


.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	
    width: 300px;
    margin: 0 auto;
    padding-left: 20px;
    text-align: left;

}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
    font-size: 12pt;
}
.contactFormField
{
	width:400px;
margin-bottom:10px;
background: #f5f5f5;
}
.contactFormMessageBox
{
	width:400px;
margin-bottom:10px;
background: #f5f5f5;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:black;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:black;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:black;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}



.productSubCatSummaryMore .productSummaryImage
{
background-color:#f5f5f5;
border:black 1px solid;
}

.animationPanelhomepage
{

width:790px;
height:470px;
margin-bottom:30px;
}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:360px;
left:30px;
background-color:#818778;
background:rgba(129,135,120,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}


.basketBorderBottom td
{
	border-color:#64675F;
}
.checkoutBasket table 
{ 
border-color:#64675F;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#64675F;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}



/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy";}

.productDetailsBack a::before, .checkoutBack::before {content:"Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next";}

.checkoutConfirmPay::before {content: "Confirm & Pay";}

.checkoutPay::before {content: "Pay";}

.checkoutButton::before {content: "Checkout";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy, .productDetailsBuy,  .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .productDetailsBack a, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{
    color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #7d9a78;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    background-color: #7d9a78;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
width: 170px !important;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping, .productDetailsBack a
{
    cursor: pointer;
    color: #000000;
    background-color: #899081;
    border-color: #000000;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy, .productDetailsBack a:hover
{
    background-color: #7d9a78;
    color: white;
    border-color: #7d9a78;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack
{

    background-color: #899081;
    color: #ffffff;
    border-color: #899081;
    text-decoration: none;
 
}
/*Additional Styles*/

.aboutBox
{
padding: 30px 15px 30px 40px;
}

#google_translate_element
{
display: none;
}

.gallery2Wrapper
{
width: 1150px;
margin: 0px auto;
}

.gallery2Pic img 
{
    width: 320px;
    height: 320px;
}

.gallery2PicWrapper
{
margin: 25px;
transition: all .2s ease-in-out; 
}

.gallery2PicWrapper:hover
{
 transform: scale(1.1); 
}

#pnlContact
{
    width: 1150px;
    margin: 0px auto;

    text-align: left;
}

.workshopBox
{
width: 1004px;
margin: 0px auto;
    padding-left: 10px;
padding-right: 10px;
}

.workshopText
{
width: 450px;
float: left;
text-align: left;
padding-left: 32px;
}


@media only screen and (max-width: 1350px){



#pnlContact {
   
    padding-left: 15%;
   
}


#pnlProductSummaries {
    width: 1024px;
    

}

.productSubCatSummary {
    width: 1024px !important;
    margin: 0px auto;
}

.gallery2Wrapper {
    width: 1024px;
    margin: 0px auto;
}

.gallery2Pic img {
    width: 290px;
    height: 290px;
}

.footerLink {
    
    padding-right: 12px;
    padding-left: 13px;
    
    font-size: 8pt;
}
}

@media only screen and (max-width: 1275px){
#bannerImage {
background: url(/Websites/188/Images/upload/image/bannerF3-154.png);
    height: 202px;
    top: 9px;
    background-repeat: no-repeat;
    background-position: center;
}

}

@media only screen and (max-width: 1160px){
#bannerImage {

    height: 202px;
    top: 9px;

}
#pnlHeader > div:nth-child(3) > div > ul > li:nth-child(7) > a {
    margin-right: 30%;
}

}

@media only screen and (max-width: 850px)
{

figure.effect-honey figcaption::before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 119px;
    background:#7d9a78;
    content: '';
    -webkit-transform: translate3d(0,119px,0);
    transform: translate3d(0,119px,0);
}


}
