/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');
body
{
	margin: 0;
	background: #fff;
	font-size: 12pt;
	color:#000;
font-family: 'Raleway';
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;

width: unset;
border-left: 15px solid #fff;
    border-right: 15px solid #fff;
border-bottom: 15px solid #fff;
}
#form1,#form2 { overflow-x:hidden;  overflow-y:hidden;}
.pageTop
{
display:none;
}

.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 11pt;
    background-color: #1e1e1e;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 28px;
    position: fixed;
    top: unset;
    z-index: 27;
    right: 0px;
    bottom: 0px;
}

#lnkContinueShopping:hover::before {
    content: "Continue Shopping";
color:#ffffff!important;
}

.checkoutButton::before {
    content: "Checkout";
color: #ffffff!important;
}

.checkoutButton:hover::before {
    content: "Checkout";
color:#000!important;
}

.basketOrderItemsProductName {
    text-decoration: none;
    color: #000!important;
}

.basketOrderItems a {
    color: #000!important;
}

.checkoutBasket table {
    border: 6px solid;
    border-color: #E3E1E1;
    border-collapse: separate;
    border-left: 0;
    border-radius: 10px;
    border-spacing: 0px;
    color: #000!important;
}


.pageSides
{
background-color: unset;
width: unset;
}

#header-bar { width:100%; background:#acb49d; position:fixed; top:0; left:0; z-index:1000;}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location, .adminpage #header-bar { display:none;}
.socialLinks 
{ 
margin: 0;
    position: absolute;
    top: 25px;
    right: 46px;
    z-index: 10;
}
.socialLinks.footer { margin:5px 0 0 0; position:inherit; padding:0;}
.socialLinks .fa {  color:#fff; margin:0 0 0 0;}
.socialLinks.footer .fa  {  color:#fff;}
.socialLinks .social {
    background: unset;
    color: #fff;
    display: inline-block;
    padding: 8px 0 5px 7px;
    text-align: center;
    width: 30px;
    font-size: 23px;
    margin: 0 0 10px 0;
border-radius: 8px;
}

.socialLinks.footer .social 
{ 
    background:#577657;
    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 .fa { margin:0 auto;}
.socialLinks .social:hover { background:#577657;}
.socialLinks.footer .social:hover { background: unset;}
.socialLinks .social:hover .fa {
    color: #ffffff;
    text-shadow: 0px 0px 6px #fff;
}

/*SOCIAL LINKS PAYMENT CARDS*/
.socialLinksPay {
    margin: 0px auto;
    position: relative;
    top: 0px;
    width: 235px;
    /* right: 0px; */
}

.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 { }

.socialIcon {
    float: left;
margin: 0px;
}

#strap {
position: absolute;
    width: 100%;
    top: -22px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: center;
}

#telephone {
    position: absolute;
    top: 53px;
    left: 59px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
margin-left: unset;
}
#email {
    position: absolute;
    top: 30px;
    left: 59px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
}
#location 
{ 
position: fixed;
    top: 70px;
    left: 16px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa, #email .fa { margin-left:4px; color: #fff;}
#telephone a, #email a {text-decoration: none; color: #fff; font-weight: normal; }
#telephone a:hover, #email a:hover {
    color: #ebdc31;
    font-weight: bold;
}

/*#homeSlides { width:960px; height:357px; margin-bottom:20px;}*/
/* HOME SLIDES */
.homeSlides 
{ 
width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: absolute;
    top: 283px;
    left: 0;
}
 .slideText {
    width: 600px;
    position: absolute;
    top: 318px;
    bottom: unset;
    left: 3%;
    color: #ffffff;
    padding: 46px 37px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 27pt;
    /* border: double 4px #fff; */
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    line-height: 32px;
}

 .slideText:hover
{

    transition: 0.2s;
    color: #fff;

}

.slideText1
{
    font-family: 'Quicksand', sans-serif;
    font-style: normal;
    font-size: 20pt;
text-shadow: 3px 1px 6px rgb(0 0 0 / 44%);
}

.slideText2
{
    font-family: 'Quicksand', sans-serif;
    font-style: normal;
    font-size: 27pt;
text-shadow: 3px 1px 6px rgb(0 0 0 / 44%);
}

.slideText3
{
    font-family: 'Quicksand', sans-serif;
    font-style: normal;
    font-size: 20pt;
font-family: "Caveat", cursive;
text-transform: capitalize;
}


.slideText3 a
{
    background: #939f68;
    padding: 10px 19px;
    color: #ffffff;
    font-size: 14pt;
    border: 2px solid #fff;
}

.slideText3 a:hover
{
    background: rgb(234 220 49);
    color: #577657;
    border: 2px solid #eadc31;

}

.slideLink
{
width: 193px;
    height: 39px;
    float: left;
    padding-top: 17px;
    border: solid 1px #fff;
    position: relative;
    bottom: 73px;
    left: 275px;
    margin-right: 22px;
margin-bottom: -5px;
transition: 0.2s;
}
.slideLink:hover
{
background-color: rgba(255, 255, 255, 0.75);
transition: 0.2s;
}


.slideLink a
{
color: #fff;
    text-transform: uppercase;
padding: 17px 18px;
transition: 0.2s;
}

.slideLink a:hover
{
color: #000;
transition: 0.2s;
}



/* HOME JUMP BOXES */
#jumpBoxesOuter 
{ 
    padding: 0px 0px 0px 0px;
    margin-bottom: -18px;
    height: auto;
    /* margin-bottom: -521px; */
    background: #fff;
}
#jumpBoxLeft
{ 
    width: 45%;
    height: 500px;
    text-align: center;
    float: left;
    background: #ffffff;

    background-size: cover;
    overflow: hidden;
    transition: 0.2s;
}

#jumpBoxLeft p
{
    font-size: 10.5pt;
    min-width: 439px;
    max-width: 550px;
    margin: 0px auto;
    width: 80%;
    margin-bottom: 10px;
    line-height: 143%;
}
#jumpBoxLeft h2
{
    font-size: 19.5pt;
    min-width: 439px;
    max-width: 550px;
    margin: 33px auto;
    width: 80%;
    margin-bottom: 21px;
    line-height: 1.5vw;
}


#jumpBoxLeft:hover
{

transition: 0.2s;
}

#jumpBoxCenter
{ 
    width: 25%;
    height: 500px;

    /* margin-left: 67px; */
    text-align: center;
    float: left;
    background: #fff;
    background: url(/Websites/1106/images/upload/image/jumpBoxTopLeftNew.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
    transition: 0.2s;
display: none;

}

#jumpBoxCenter:hover
{

transition: 0.2s;
}


#jumpBoxRight
{ 
    width: 55%;
    height: 500px;

   /* margin-right: 67px;*/
    text-align: center;
    float: right;
    background: #fff;
    background: url(/Websites/426/Images/upload/image/HomeAboutImgMF.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
transition: 0.2s;
    margin: 0px 0%;
}

#jumpBoxRight:hover
{

transition: 0.2s;
}


#jumpBoxBottomLeft
{ 
    width: 54%;
    height: 500px;

    /* margin-left: 67px; */
    text-align: center;
    float: left;
    background: #fff;
    background: url(/Websites/1106/Images/upload/image/areaswecover.jpg?ver=4674) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
    transition: 0.2s;


}

#jumpBoxCenter:hover
{

transition: 0.2s;
}


#jumpBoxBottomRight
{ 
    width: 45%;
    height: 500px;
    text-align: center;
    float: right;
    background: #151515;
    overflow: hidden;
transition: 0.2s;

}

#jumpBoxRight:hover
{

transition: 0.2s;
}
.jumpBoxContent
{
position: relative;
    top: 14px;
    width: 444px;
margin: 10px auto;
    font-size: 12pt;
}
.jumpBoxTitle
{
    margin-top: 57px;
    font-size: 31pt;
    color: #000;
    letter-spacing: 2px;
    line-height: 12px;
    font-family: "Caveat", cursive;
    margin-bottom: 24px;

}

.jumpBoxTextLarge
{
color: #000;
    letter-spacing: 2px;
    margin-top: 0px;
    font-size: 31pt;
    width: 416px;
    margin: 0px auto;
    line-height: 45px;
    margin-top: 154px;
}
.homeJumpLink
{
position: relative;
    top: 35px;
    width: 245px;
    margin: 0px auto;
    font-size: 20px;
}

.homeJumpLink a
{
padding: 10px 31px;
    background: #000;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12pt;
}

.homeJumpLink a:hover
{
    background: #fff;
    border: 2px solid #fff;
color: #000;
}
#homeTextOuter { background: #fff; margin-left:-100%; margin-right:-100%; padding: 60px 0; margin-top: 60px; }
#homeText { width:960px; margin:0 auto; text-align:center;}

#homeTextOuter2 
{ 
background: #fff;
    padding: 14px 0 0px 0px;
    height: 900px;
   
}
.homeTextTitle
{
    color: #ffffff;
    letter-spacing: 2px;
    margin-top: 265px;
    margin-left: 43px;
    font-size: 1.8vw;
    line-height: 39px;
    font-weight: bold;
    text-align: left;
}




.homeTextContent
{
    position: relative;
    text-align: left;
    top: 0px;
    right: -40px;
    width: 100%;
    /* margin: 0px auto; */
    font-size: 20px;
}

.homeTextContent a
{
    padding: 10px 31px;
    background: #939f68;
    border: 2px solid #fff;
    color: #ffffff;
    font-size: 18pt;
font-family: "Caveat", cursive;
text-transform: capitalize;
}

.homeTextContent a:hover
{
    background: rgb(234 220 49);
    border: 2px solid #eadc31;
    color: #577657;
}


#homeText2
{ 

    background-image: linear-gradient(rgba(0, 0, 0, 0.2),  /* top */
    rgba(0, 0, 0, 0.2)   /* bottom */
  ), url(/Websites/426/images/upload/image/homeJump1MF.jpg);

}

#homeText2:hover
{
    background-image: url(/Websites/426/images/upload/image/homeJump1MF.jpg);
transition: 0.2s;
}

#homeText2Center:hover
{
    background-image: url(/Websites/426/images/upload/image/homeJump2MF.jpg);
transition: 0.2s;
}

#homeText2Right:hover
{
    background-image: url(/Websites/426/images/upload/image/homeJump3MF.jpg);
transition: 0.2s;
}

#homeText2Bottom:hover
{
    background-image: url(/Websites/426/images/upload/image/homeJump4MF.jpg);
transition: 0.2s;
}

 #homeText2CenterBottom:hover
{
    background-image: url(/Websites/426/images/upload/image/homeJump5MF.jpg);
transition: 0.2s;
}

#homeText2RightBottom:hover
{
    background-image: url(/Websites/426/images/upload/image/homeJump6MF.jpg);
transition: 0.2s;
}

#homeText2Center
{ 

    background-image: linear-gradient(rgba(0, 0, 0, 0.2),  /* top */
    rgba(0, 0, 0, 0.2)   /* bottom */
  ), url(/Websites/426/images/upload/image/homeJump2MF.jpg);

}


#homeText2Right
{ 

    background-image: linear-gradient(rgba(0, 0, 0, 0.2),  /* top */
    rgba(0, 0, 0, 0.2)   /* bottom */
  ), url(/Websites/426/images/upload/image/homeJump3MF.jpg);
    margin-right: 0% !important;
}

#homeText2Bottom
{ 

    background-image: linear-gradient(rgba(0, 0, 0, 0.2),  /* top */
    rgba(0, 0, 0, 0.2)   /* bottom */
  ), url(/Websites/426/images/upload/image/homeJump4MF.jpg);

}

#homeText2CenterBottom
{ 

    background-image: linear-gradient(rgba(0, 0, 0, 0.2),  /* top */
    rgba(0, 0, 0, 0.2)   /* bottom */
  ), url(/Websites/426/images/upload/image/homeJump5MF.jpg);

}

#homeText2RightBottom
{ 

    background-image: linear-gradient(rgba(0, 0, 0, 0.2),  /* top */
    rgba(0, 0, 0, 0.2)   /* bottom */
  ), url(/Websites/426/images/upload/image/homeJump6MF.jpg);
    margin-right: 0% !important;
}

#homeText2, #homeText2Center, #homeText2Right, #homeText2Bottom, #homeText2CenterBottom, #homeText2RightBottom
{ 
width: 32.65%;
    height: 50%;
    /* margin-right: 1%; */
    /* margin-left: 67px; */
    text-align: center;
    float: left;

    background-size: cover;
    background-position: center;
    overflow: hidden;
    transition: 0.2s;
    margin-right: 1%;
margin-bottom: 15px;
}


#homeTextOuter3
{ 
background: #fff;
    padding: 0px 0;
    height: 83px;
   
}

#homeText3
{ 
width: 1024px;
    margin: 0 auto;
    text-align: center;
    /* float: left; */
    background: #fff;
padding: 57px 0px 0px 0px;
}

.boxOuter {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 14px;
    height: 590px;
}

.boxOuter1
{ 

 padding: 297px 0px 250px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/196/images/bgSeasonal.jpg) no-repeat center center fixed;
}


.boxOuter2
{ 

padding: 297px 0px 250px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/108/images/bgContact.jpg) no-repeat center center fixed;
}

.boxText { width:960px; margin:0 auto; text-align:center;}
.boxText h2 { font-size:36pt; color: white; text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);}
.boxText h2 a {text-decoration: none; color: #fff;}
.boxText h2 a:hover { color: #000; }

#homeJumpsOuter
{
background: #f5e2d6;
    margin-left: -100%;
    margin-right: -100%;
    padding: 0px 0;
    border-bottom: 66px solid #fff;
}
#homeJumps 
{ 
 width: 960px;
    height: 302px;
    padding-top: 60px;
    margin: 0px auto; 

    background-color: #f6e2d7;
}
#homeJumps a { display:block; width:300px; height:200px; text-decoration:none; float:left;}
#homeJumps a span { display:block; color:#655c5a; text-transform:uppercase; letter-spacing:2px; padding:210px 20px 20px 20px; text-align:center;}
#homeJumps a#one { background:url(../Images/upload/image/jump1New2.jpg) 0 0 no-repeat;}
#homeJumps a#two { background:url(../Images/upload/image/jump2New2.jpg) 0 0 no-repeat; margin:0 30px;}
#homeJumps a#three { background:url(../Images/upload/image/jump3New3.jpg) 0 0 no-repeat;}
#homeJumps a:hover { opacity:0.7;}

.productBoxOuter
{
height: 630px;
}

.productBox
{
float: left;
margin-bottom: 30px;
margin-top: 20px;
}

.homeProductImage
{

}

.homeProductImage img
{
width: 225px !important;
height: 225px !important;
transition: 0.2s;
}

.homeProductImage img:hover
{
-webkit-box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
-moz-box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
    transform: scale(1.1);
    transition: 0.2s;
}

.homeProductTitle
{

}

.homeProductSpacer
{
width: 20px;
    float: left;
}

#animBox
{
    float: right;
    width: 360px;
    margin-left: 30px;
}

#animBoxAlt
{
    float: right;
    width: 480px;
    margin-left: 30px;
}

.adminpage .pageBanner { background: #99a285;height: 239px;}
.header
{
width: 100%;
    min-width: 1024px;
    height: 190px;
    margin-top: 0px;
    background-color: #577657;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 0px;

  
}
.header:hover {}
.page {
    margin: 0px auto;
    background-image: none;
    width: 100%;
    background-color: unset !important;
    margin-top: 190px;
    padding: 0px 0px 0px 0px;
    width: 92%;
}
.pageBanner
{

}
.pageBanner .socialLinksLarge
{
left:820px;
top;0px
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:37px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{

  	padding-top:20px;
padding-left: 0px !important;
margin-left: 150px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
	padding-top:40px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
background-image: none;

}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{
    float: left;
    width: 17%;
    color: Black;
    margin-right: 1%;
    margin-left: 1%;
height: auto;
    background-color: #ffffff;
    margin-bottom: 28px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background-image: none;
    padding-bottom: 12px;
}


.productSummaryFeatured, .productSummary:hover {
    float: left;
    width: 17%;
    color: Black;
    margin-right: 1%;
    margin-left: 1%;
height: auto;
    background-color: #ffffff;
    margin-bottom: 28px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    background-image: none;
    padding-bottom: 12px;

}
.productSummaryImage
{

    text-align: center;
    position: unset !important;
    margin-left: 2px;
    margin-top: 3%;
    border: unset !important;
}

.productSummaryImage img
{

    width: 93%;
    transition: 0.2s;
}

.productSummaryImage img:hover
{
-webkit-box-shadow: 8px 5px 16px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 8px 5px 16px 0px rgba(0,0,0,0.48);
box-shadow: 8px 5px 16px 0px rgba(0,0,0,0.48);
transform: scale(1.03);
transition: 0.2s;
}


.productSummaryName
{
    color:#545454 !important;
    font-size: 13pt;
    margin-bottom: 5px;
    /* line-height: 1.1em; */
    height: 35px;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 5px;
    text-align: center;
    position: unset;
height: 3vw;
}
.productSummaryPrice
{
    color: #545454 !important;
    padding-left: 5px;
    margin-top: 13px;
    text-align: center;
    font-size: 13pt;
    margin-bottom: 15px;

}
.productSummaryButtons
{
padding-left:5px;
margin-top:5px;
text-align:center;
}
.productSubCatSummary
{
    height: 32vw;
    width: 88% !important;
    min-width: 960px;
    min-height: 395px;
    border-bottom: 1px solid #d8d8d8;
    margin: 0px auto;
    margin-bottom: 10px;
}

.productSubCatSummary .productSummaryFeatured, .productSubCatSummary .productSummary {
    width: 21.7%;
}

.productSummary3
{}


/* General Style */

a
{
    color:#858585;
    text-decoration: none;
}

a:hover
{
    color:#000;
    text-decoration: none;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 20px;
    padding-top: 0px;
    font-size: 31pt;
    color: #000;
    font-weight: normal;
font-family: "Caveat", cursive;
    margin-bottom: 40px;

    text-align: center;
}
h2
{
    margin-top: 5px;
    margin-bottom: 25px;
    padding-top: 0px;
    font-size: 24pt;
    color: #000;
    font-weight: normal;
    font-family: "Caveat", cursive;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:960px; margin: 0 auto;}
.footerText
{
    background: unset;
    background-color: #577657;
    padding-top: 36px;
    padding-bottom: 20px;
    text-align: center;
    border-top: #fff 1px solid;

    /* padding-left: 50px; */
    /* padding-right: 50px; */
    font-size: 18pt !important;
    color: #fff;
    position: relative;
    top: 0px;
    width: 100%;
    margin: 0px auto;
    margin-top: 20px;
}
.footerText p {font-weight:300; color: #fff; font-size:10pt;}
.footerText a
{
	text-decoration:none;
color: #fff;
font-weight:300;
font-size:10pt;
}
.footerText a:hover
{
text-decoration: none;
    color: #edde30;
    font-weight: bold;
}


.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:250px;
	padding-left:0px;
	padding-right:20px;
margin-left:0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:185px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;

}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:620px;
	 padding-right:0px;
width:220px;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* general styles */

.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 */
.adminpage .menu
{
    background-color: #d4d4d4;
margin-top: 0px;
}
.menu
{
    margin-left: 0px;
    margin-right: 0px;
    font-size: 10pt;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    background-color: unset;
    position: relative;
    bottom: 8px;
    /* left: 147px; */
    border: none;
    font-family: unset;
}
.menuDividers
{
    display:none;
}


.menu ul
{
list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 28px;
    z-index: 10;
background-image: unset;
background-color: unset;
border: unset;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
    color: #fff !important;
    transition: all 0.2s linear;
    text-shadow: none;
    font-weight: normal;
}
.menu ul li a:hover
{
text-decoration: none;
    color: #edde30 !important;
    background: unset;
font-weight: bold;
}
.menu ul li a:visited
{
color: unset;
    }
.menuSelected
{
color: #000;
    text-decoration: none;
    font-weight: bold;
}

/* Drop down menu */

.menu .topMenuTopLevel{

}

.menu .topMenuTopLevel li {

}


.topMenuHoverWrapper, .topMenuShopHoverWrapper {

}
.topMenuShopHoverWrapper{

 }
.menu li:hover .topMenuHoverWrapper, .menu li:hover .topMenuShopHoverWrapper{

}


.topMenuDepth2, .topMenuShopDepth2 {
    text-align: center;
    background: rgb(255 255 255);
    padding-left: 61px;
    padding-right: 64px;
    padding-top: 3px;
    padding-bottom: 10px;
    margin-top: 14px;
    min-width: 150px;
    /* max-width: 200px; */
    box-shadow: none;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 3px;
    border: none;
    border-radius: 3px;

    height: 584px;

 }

.topMenuShopDepth2 {
columns: 120px 3;
}

.topMenuShopCatWrapper{

}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
background: none;
}
.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {

}


.topMenuDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink:before  {

}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover{
    text-decoration:underline;
}

.topMenuDropDown1::after{ 


}
.topMenuMobileDropDown{

}

/* disables menu top menu item click on tablet so works as hover */
@media  (pointer: coarse) {
  .topMenuDropDown1 {

  }
}

/* Header Basket*/

.smallMenu{
position: absolute;
    top: -18px;
    right: 32px;
    /* float: right; */
    /* margin-right: 20px; */
    z-index: 100;
}

.smallMenuBasket::before, .smallMenuBasketEnabled::before {

}


.smallMenuBasket::before, .smallMenuBasketEnabled::before {content: "\f291";}   

.smallMenuBasket, .smallMenuBasketEnabled{
display: inline-block;
    padding-top: 3px;
    height: 28px;
    width: 31px;
    background-color: #fff;
    border-radius: 0px;
    border: 1px solid #000000;
    color: #0c0c0c;
}
.smallMenuBasketEnabled {

}


.smallMenu a{

}

.smallMenu a:hover{
color: #000;
}

.smallMenuQty{

}

/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{

	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:#545454;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:#545454;
}

.basketSummaryText a
{
	text-decoration:none;
	color:#fff;
}



/* Product Menu */

.productMenuBottom
{
display: none;
}

.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 170px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 3px;
	padding-left: 0px;
	color:#545454;
	width: 150px;
	height: auto;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #545454;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	background:#fff;
color:#545454;
border:1px solid #000;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fff;
color:#fff;
border:1px solid #000;

}
.productMenu ul
{
	list-style-type: none;
	width:160px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 3px;
	padding-left: 0px;
	color:#545454;
	width: 150px;
	height: 22px;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #545454;
}
.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:#fff;
	
}
.productMenuSubCategory a
{
	color:#545454;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:11pt;
}
.productMenuSubCategory a:hover
{
color: #000;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
margin-top: 26px;
    margin-bottom: 9px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
    font-size: 22pt;
}


/* Product Details Page */
#pnlProducts h1
{
text-align: center;
}
.productDetails
{
}
.productDetails h1
{
margin-top: 18px;
	padding-top:0px;
	font-size:29pt;
text-align: left;

}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
color: #000;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
text-align: justify;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
		background:#fff;
color:#000;
border:1px solid #000;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgressHighlight a
{
	color:#fff;
}
.checkoutProgressHighlight a:visited
{
	color:#fff;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
color: #fff;
}
.basketOrderItems a
{
		color:#fff;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#fff;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#000;
	color:white;
}
.basketHeaderGrayText
{
	background-color:#000;
	color:white;
}
.basketHeaderArrow
{
	background-color: #000;
	color: white;
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
font-size:9pt;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}

.upsell .productSummary
{

    float: left;
    width: 240px;
    color: Black;
    margin-right: 4px;
 margin-left: 4px;
    height: 375px;
    background-color: #ffffff;
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;

}


.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}
.basketOrderItemsConsignmentName, .basketOrderItemsQuantity, .promoCode { background-color:#fff; border:1px solid #000; color:#000;}

/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentDropDown
{
		width:171px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentTextBox
{
	width:167px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
width: 250px;
    display: inline;
    float: left;
    text-align: right;
    color: #000;
    font-size: 12pt;
}
.contactFormField
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.contactFormMessageBox
{
	width:400px;
background:#fff;
color:#000;
border:1px solid #000;
}
.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:#545454;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:#545454;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
color:#545454;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}




.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}




.animationPanelAnimationType2
{


}
.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;
}

.animationPanelHomepageNew {
    width: 100%;
    height: 586px;
    /* margin-bottom: 30px; */
    position: absolute;
    /* z-index: -10; */
    overflow: hidden;
}

.animationPanelHomepageNew img {
    width: 100%;
    position: absolute;
    /* top: 100px; */
    min-width: 1177px;
}


.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100%;
    /* width: auto; */
}

.autoSpacer
{
width: 100%;
height: 20%;
display: none;
}



.autoSpacer p
{
margin-bottom: 0px;
}

.autoSpacer img
{
    width: 42%;
    opacity: 0;
    height: 490px;
}


.animationPanelaboutUs
{

width:960px;
height:819px;
margin-bottom:30px;
}


.basketBorderBottom td
{
	border-color:#000;
}
.checkoutBasket table 
{ 
border-color:#000;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#000;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}


/* Page Sub Menu */
.contentSubMenu
{
border-top: white 1px solid;

background-color:#fff;
}
.contentSubMenuHeader
{
}
.contentSubMenu a
{
}
.contentSubMenu a:visted
{
}
.contentSubMenu a:hover
{
}
.subMenuSelected
{
}

.subMenuLevel0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}
.subMenuLevelAlt0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}


.subMenuLevel1
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevelAlt1
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel2
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt2
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel3
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt3
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevel4
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt4
{
 background-color:#fff;
border-bottom: white 1px solid;
}

/*Aditional styles*/



/* 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
{

    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    color: black;
    border-color: #000000;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
    width: 150px;
	
}


#lnkContinueShopping{

background-color: #ffffff;
width: 175px!important;

}

#lnkContinueShopping:hover {

background-color: #545454;
width: 175px;

}




.productSummaryMore, .productSummaryBuyLink, .productSummaryBuy
{
    width: 38%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
    border: 1px solid #939f68;
    background-color: #939f68;
    color: #fff;
}


.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover
{
    width: 38%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
border: 1px solid #eadc31 !important;
    background-color: #000;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:165px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping
{
    cursor: pointer;
    color: #000000 !important;
    background-color: #eadc31;
    border-color: #000;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
background-color: #000;
    color: white;
    border-color: #000;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack, .productDetailsBack a:hover
{
    background-color: #ffffff;
    color: #000000;
    border-color: #000000;
    text-decoration: none;
 
}

.productDetailsBack a:hover, .checkoutBack:hover
{
background-color: #000;
    color: white;
    border-color: #000;
}


@media only screen and (max-width: 1320px) {
.productSummaryFeatured, .productSummary, .productSummary:hover, .productSummaryFeatured:hover {
    /*float: left;
    width: 16%;
    color: Black;
    margin-right: 1%;
    margin-left: 1%;
    height: auto;
    background-color: #f5f5f5;
    margin-bottom: 28px;
    padding: 5px;
    border: 1px solid #ffffff;
    border-radius: 4px;
    background-image: none;
    padding-bottom: 12px;*/
}


.productSubCatSummary .productSummaryFeatured, .productSubCatSummary .productSummary, .productSubCatSummary .productSummary:hover, .productSubCatSummary .productSummaryFeatured:hover {
    width: 21.7%;
}

}


@media only screen and (max-width: 1140px) {
.page {

    width: 100%;
padding: 5px;
}

.column1of1 {

    padding-right: 10px;

}
.productSummary {

}
.productSummaryFeatured, .productSummary:hover {

    /*margin-right: 5px;
    margin-left: 5px;*/
}
.shopColumn1of2 {

    padding-top: 81px;

}
.shopColumn2of2 {
    margin-top: 54px;

}

.smallMenu {



}
.productSummaryName {

    font-size: 12pt;

}
.productSummaryPrice {

    font-size: 11pt;

}
}

/*GOOGLE TRANSLATE FIX*/
#google_translate_element
{
position: fixed;
}
@media only screen and (max-width: 1080px) {
body
{
width: 1080px;
min-width: 1080px;
background-size: contain !important;
background-position-y: 160px;
}
}

@media only screen and (max-width: 980px) {
.page
{

    min-width: unset !important;
    max-width: unset !important;

}
body
{
width: 810px; /*MUST BE 810px!!*/
/*min-width: 980px;*/
background-size: contain !important;
background-position-y: 160px;
}

/*.socialLinks {

    left: 81%;
}

#telephone {
    right: 63px;
}
#location {
    right: 63px;
}

.animationPanelHomepage img {
    width: 150% !important;
    position: relative;
    top: -13px;
}
#Animation1_frame1 > p:nth-child(2) > picture > img,
#Animation1_frame2 > p:nth-child(2) > picture > img,
#Animation1_frame3 > p:nth-child(2) > picture > img,
#Animation1_frame4 > p:nth-child(2) > picture > img,
#Animation1_frame5 > p:nth-child(2) > picture > img,
#Animation1_frame6 > p:nth-child(2) > picture > img
{
    width: 69% !important;
}*/
}