/* Page layout */
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css);
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Spectral+SC:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,200;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
body
{
	margin: 0;
	background: #fbf7ee;
	font-size: 12pt;
	color:#141412;
font-family: "Lora", serif;
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
width: unset;
}
#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: 14pt;
    background-color: #e8bb06;
    padding-top: 8px;
    padding-bottom: 11px;
    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;

}

#seasonal-banner { color: white; font-size: 12pt; background-color: #51092a; padding: 10px 15px; text-align: center; width: 100%;}

.paymentTypes { position:absolute; top:20px; right:15px; z-index: 100;}
.paymentTypes.footer { margin: 15px 0; position: static; top: 0; left: 0; margin-left: 0;}
.paymentTypes .paymentType { color: #151513; display: inline-block; margin-left: 5px; font-size: 22px;}
.paymentTypes.footer .paymentType { color: #fff;}

#homeText { width: 100%; background: url(/Websites/1355/Images/upload/image/weddingflowers_Stairs.png) bottom right no-repeat; background-size: cover; margin-bottom: 30px;}
#homeText #text { background-color: rgba(0,0,0,0.75); color: #fff; padding: 80px; width: 470px;}
#homeText #text h1 { color: #fff;}
#homeImages { width: 100%; position: relative; margin-bottom: 50px;}
#homeImages #two { float: right;}

#why-us { margin-bottom: 30px; clear: both;}
#why-us .reason { display: inline-block; width: 315px; text-align: center;}
#why-us .reason .icon { width: 120px; height: 120px; text-align: center; margin: 0 auto 15px auto; display: block;} 

/*HomepageIcons*/
.iconOuter { height: 102px; background-color: #fdf2df; position: relative; margin-left: -100%; margin-right: -100%;}
.iconsHomepage { width: 1200px; margin: 0px auto; padding-top: 30px;}
.iconBox { float: left; width: 350px;}
.iconImage { float: left; width: 50px; margin-right: 15px;}
.iconText1 { width: 303px; margin-bottom: 0px; font-size: 13pt; color: #1d1d1a;}
.iconText2 { width: 276px; font-size: 10pt; color: #1d1d1a;}
.iconSpacer { float: left; width: 60px;}

/* Float Shadow */
.iconImage a { 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; -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform; transition-property: transform;}
.iconImage a:before { pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); /* W3C */ -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity;}
.iconImage a:hover, .iconImage a:focus, .iconImage a:active { -webkit-transform: translateY(-5px);transform: translateY(-5px); /* move the element up by 5px */}
.iconImage a:hover:before, .iconImage a:focus:before, .iconImage a:active:before { opacity: 1; -webkit-transform: translateY(5px); transform: translateY(5px); /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */}

.pageSides
{
background-color: unset;
}

#header-bar { width:100%; background:#f5efef; position:fixed; top:0; left:0; z-index:1000;}

.adminpage #socialLinks,.adminpage #awardImage3, .adminpage #boxes, .adminpage #telephone, .adminpage #email, .adminpage #location, .adminpage #header-bar { display:none;}

/*GOOGLE TRANSLATE FIX*/
#google_translate_element
{
position: fixed;
}

.socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 10;
    width: auto;
}
.socialLinks.footer { margin:5px 0 0 0; position:inherit; padding:0;}
.socialLinks .fa {  color:#7f003b; margin:0 0 0 0;}
.socialLinks.footer .social, .socialLinks.footer .social .fa  {  color:#fff;}
.socialLinks .social 
{ 
background: unset;
    color: #7f003b;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 23px;
    margin: 0 0 10px 0;

}

.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:unset;}
.socialLinks.footer .social:hover { background: unset;}
.socialLinks .social:hover .fa { color:#9d0000;}
.socialLinks.footer .social:hover .fa {
    color: #9d0000;
}
#bannerImage
{
    background: url(/Websites/1296/Images/upload/image/banner.png);
    height: 155px;
    background-size: contain;
    margin: 0px auto;
    background-repeat: no-repeat;
    margin: 0px auto;
    background-position: center;
    position: relative;
    top: 0px;
    transition: 0.3s;
    transition-timing-function: ease;
}

#pageBanner
{
    height: 160px;
    width: 80%;
    margin: 0px auto;
    transition: 0.3s;
    transition-timing-function: ease;
text-align: cnter;
}
#pageBanner #socialLinksLarge
{
left:820px;
transition: 0.3s;
}
#pageBannerLinkBox
{
    width: 324px;
    height: 110px;
    position: absolute;
    left: 38%;
    /* text-align: left; */
    margin: 0px auto;
    background: rgb(255 255 255 / 0%);
    margin-bottom: -137px;
    z-index: 1;
    padding-top: 21px;
}

#pageBannerLinkBox a
{
    padding: 76px 214px;
    color: rgb(255 255 255 / 0%);
}


#strap {
position: absolute;
    width: 100%;
    top: -22px;
    color: #000;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: center;
}
#awardImage3
{
    /* text-align: left; */
    height: 0px;
    margin: 0px;
    position: absolute;
    top: 52px;
    right: 165px;
    left: unset;
z-index: 1000000;
}
#telephone {
    position: absolute;
    top: 50px;
left: 15px;
    color: #151513;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: left;
}
#email {

}
#location 
{ 
    position: absolute;
    top: 20px;
    left: 15px;
    color: #151513;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: left;
}
#telephone .fa,#location .fa, #email .fa { margin-left:4px; color: #e03018;}
#telephone a, #email a {text-decoration: none; color: #151513; font-weight: normal; }
#telephone a:hover, #email a:hover{color: #e03018;}

#homeSlides { width:630px; height:430px; float: left; position: relative;}
#homeSlides .title { position: absolute; top: 330px; left: 40px; background-color: rgba(0,0,0,0.75); font-size: 16pt; color: #fff; font-weight: 300; line-height: 110%; text-transform: uppercase; font-weight: bold; padding: 15px 30px;}

.homeSlides 
{ 
width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: absolute;
    top: 283px;
    left: 0;
}
.slide1
{
    background-image: url(/Websites/1296/Images/upload/image/slide1KF.jpg);
    width: 100%;
    height: 71vh;
    background-position: center;
    background-size: cover;
}
.slide2
{
    background-image: url(/Websites/1296/Images/upload/image/slide2KF.jpg);
    width: 100%;
    height: 71vh;
    background-position: center;
    background-size: cover;
}
.slideLinkBox
{
    position: relative;
    top: 40%;
    width: 445px;
    /* background-color: rgb(29 29 74 / 22%); */
    height: 42.5vh;
    padding: 23px 50px;
    margin: 0px auto;
}
.slideLink
{
    width: 445px;
    height: 116px;
    padding-top: 24px;

    transition: 0.2s;
    /* margin: 0px auto; */

}

.slideLink h1
{
color: #fff;
}



.slideLink a:hover
{
color: #fff;
transition: 0.2s;
}

 .slideText {

    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 35pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 7px;
    margin-bottom: 60px;
}


.slideText2
{

    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 12pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
}
.slideText2 a:hover
{
background-color: rgba(255, 255, 255, 1);
transition: 0.2s;
color: #000;
}
.slideText2 a
{
    color: #fff;
    text-transform: uppercase;
    padding: 17px 49px;
    transition: 0.2s;
    background-color: #1d1d4a;
    /* border: 1px solid #fff; */
    border-radius: 10px;
}

.slideText3 {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 57px;
    margin-bottom: 60px;
}

/* HOME JUMP BOXES */
#jumpBoxesOuter 
{ 
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    height: 530px;


}
#jumpBoxLeft
{ 
    width: 50%;
    height: 500px;
    text-align: center;
    float: left;
    background:#c0c6e0;

    background-size: cover;
    overflow: hidden;
    transition: 0.2s;
margin-top: -28px;
margin-bottom: -21px;
}

#jumpBoxLeft p
{
/*font-size: 10.5pt;
    min-width: 439px;
    max-width: 550px;
    margin: 0px auto;
    width: 80%;
    margin-bottom: 10px;*/
}

#jumpBoxLeft a
{
    font-size: 16px;
    color: #fff;
    padding: 15px 43px;
    /* border: 1px solid #fff; */
    transition: 0.2s;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    background-color: #1d1d4a;
    border-radius: 10px;

}
#jumpBoxLeft a:hover
{
    background-color: #fff;
    color: #000;
transition: 0.2s;
}

#jumpBoxLeft:hover
{

transition: 0.2s;
}




#jumpBoxRight
{ 
    width: 50%;
    height: 500px;

   /* margin-right: 67px;*/
    text-align: center;
    float: right;
    background: #fff;
    background: url(/Websites/1295/Images/upload/image/HomeAboutImg2.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
transition: 0.2s;
    margin: 0px 0%;
margin-top: -28px;
margin-bottom: -10px;
}

#jumpBoxRight:hover
{

transition: 0.2s;
}


#jumpBoxLeftBottom
{ 
    width: 50%;
    height: 500px;

    /* margin-left: 67px; */
    text-align: center;
    float: left;
    background: #fff;
    background: url(/Websites/1296/Images/upload/image/aboutUsKF.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
    transition: 0.2s;


}

#jumpBoxCenter:hover
{

transition: 0.2s;
}


#jumpBoxRightBottom
{ 
    width: 46%;
    height: 500px;
    text-align: left;
    float: right;
    background: #9399b7;
    overflow: hidden;
    transition: 0.2s;
    padding-left: 4%;
    padding-right: 0%;

}
#jumpBoxRightBottom p
{
    font-size: 1vw;
    margin-top: 15px;
    color: #000;
}

#jumpBoxRightBottom h2
{

    color: #000;
}

#jumpBoxRightBottom a
{
    font-size: 16px;
    color: #fff;
    padding: 15px 43px;
    /* border: 1px solid #fff; */
    transition: 0.2s;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    background-color: #1d1d4a;
    border-radius: 10px;
    position: relative;
    top: 35px;
}
#jumpBoxRightBottom a:hover
{
    background-color: #fff;
    color: #000;
transition: 0.2s;
}


#jumpBoxRight:hover
{

transition: 0.2s;
}
.jumpBoxContent
{
position: relative;
    top: 14px;
    width: 444px;
margin: 10px auto;
    font-size: 12pt;
}
.jumpBoxTitle
{
margin-top: 60px;
    font-size: 2.3vw;
    color: #000;
    letter-spacing: 2px;
    line-height: 12px;

    margin-bottom: 46px;

}
.jumpBoxTitle2
{
    margin: 0px auto;
    margin-top: 142px;
    font-size: 1.3vw;
    color: #000;
    letter-spacing: 0px;
    line-height: 28px;
    margin-bottom: 10%;
    width: 80%;

}

.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;
}


#homeTextOuter2 
{ 
    background: #fff;
    padding: 14px 0 50px 0px;
    height: auto;
    width: 85%;
    margin: 0px auto;
    margin-bottom: 0px;
}

#homeTextOuter2Container 
{
height: 700px;
}

#homeTextOuter2 img
{
opacity: 0.8;
}

#homeTextBoxWrapper
{
    float: left;
    width: 33%;

}

.homeTextTitle
{
    color: #000000;
    clear: both;
    letter-spacing: 2px;
    font-size: 1.9vw;
    line-height: 45px;
    margin-bottom: 10px;
    text-align: center;
    height: 45px;
}




.homeTextContent
{
    color: #000;
    margin: 0px auto;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    width: 90%;
}

.homeTextContent a
{
    padding: 13px 42px;
    background: #1d1d4a;
border-radius: 10px;
    color: #fff;
    font-size: 12pt;
    letter-spacing: 2px;
    transition: 0.2s;
    font-weight: bold;
}

.homeTextContent a:hover
{
    background: rgb(147 153 183);
    border: 2px solid #fff;
    color: #ffffff;
    transition: 0.2s;
}



#homeText2, #homeText2Center, #homeText2Right
{
    width: 96%;
height: 485px;
    /* text-align: center; */
    /* float: left; */
    background: #fff;

    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;
    /* margin-right: 1%; */
    margin: 0px auto;
    margin-bottom: 15px;
}

#homeText2
{ 

    background: url(/Websites/1296/images/upload/image/homeJump1KF.jpg) no-repeat 50% 50%;

}

#homeText2:hover
{

transition: 0.2s;
}

#homeText2Center
{ 
    background: url(/Websites/1296/images/upload/image/homeJump2KF.jpg) no-repeat 50% 50%;
}

#homeText2Center:hover
{

transition: 0.2s;
}


#homeText2Right
{ 
    background: url(/Websites/1296/images/upload/image/homeJump3KF.jpg) no-repeat 50% 50%;
}

#homeText2Right:hover
{

transition: 0.2s;
}


#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: 0px;
    height: 71vh;
background-color: #fff;
}

.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: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 71px;
    margin-bottom: 66px;
}

.boxTextBox {
    width: 33%;
    height: 275px;
    float: left;
    text-align: center;

}
.boxTextBoxContent
{
width: 80%;
margin: 0px auto;
}

/*.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: auto;
    margin-top: 0px;
    background: #faf6ed;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 0px;
    border: none;
  
}
.header:hover {}
.page {
    margin: 0px auto;
    background-image: none;
    width: 100%;

    margin-top: 165px;
    padding: 0px 0px 0px 0px;
    width: 92%;
max-width: 1290px;
}
.pageBanner
{
text-align: center;
padding: 15px 0;
}
.pageBanner img { display: inline-block;}
.pageBanner .socialLinksLarge
{
left:820px;
top;0px
}
.shopColumn1of2
{
	margin-top:80px;
	padding-top:37px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{

  	padding-top:130px;
padding-left: 0px !important;
margin-left: 200px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
	padding-top:80px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
background-image: none;

}
.clearBoth
{
	clear:both;
height: 0;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{
    float: left;
    width: 235px;
    color: Black;
    margin-right: 8px;
    margin-left: 8px;
    height: auto;
min-height: 337px;
    /* background-color: #fff; */
    margin-bottom: 28px;
    padding: 5px;
    /* border: 1px solid #e0e0e0; */
    outline: 1px solid #323a18;
    border-radius: 0px;
    background-image: none;
    padding-bottom: 12px;
}


.productSummaryFeatured, .productSummary:hover 
{
    float: left;
    width: 235px;
    color: Black;
    margin-right: 8px;
    margin-left: 8px;
    height: auto;
    /* background-color: #fff; */
    margin-bottom: 28px;
    padding: 5px;
    /* border: 1px solid #e0e0e0; */
    outline: 1px solid #323a18;
    border-radius: 0px;
    background-image: none;
    padding-bottom: 12px;

}
.productSummaryImage
{
    text-align: center;
    position: unset !important;
    margin-left: 0px;
    margin-top: 4%;
    border: unset !important;
}

.productSummaryImage img
{
    width: 90%;
    transition: 0.2s;
}

.productSummaryImage img:hover
{
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.1);
transform: scale(1.03);
transition: 0.2s;
}


.productSummaryName
{
    color: #000 !important;
    font-size: 14pt;
    margin-bottom: 5px;
    line-height: 1.1em;
    height: 35px;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 12px;
    text-align: center;
    position: unset;
    height: 28px;
}
.productSummaryPrice
{
color: #323a17 !important;
    padding-left: 5px;
    margin-top: 13px;
    text-align: center;
    font-size: 12pt;
    margin-bottom: 15px;

}
.productSummaryButtons
{
padding-left:5px;
margin-top:5px;
text-align:center;
}
.productSubCatSummary
{
height: 470px;
    width: 100% !important;
border-bottom: 1px solid #bdbdbd;
    margin-bottom: 10px;
}

.productSummary3
{}
.productSummary4
{display: unset;}
.productSubCatSummaryMore h1 {
    background-color: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 80px;
    font-size: 18pt;
    word-wrap: break-word;
    line-height: 1em;
    font-weight: normal;
    color: #000;
}


/* General Style */

a
{
color: #000;
    text-decoration: none;
}

a:hover
{
    color:#e22f18;
    text-decoration: none;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 20px;
    padding-top: 0px;
    font-size: 20pt;
    color: #151513;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 25px;
    text-align: center;
text-transform: uppercase;
font-weight: bold;
}
h2
{
    margin-top: 20px;
    padding-top: 0px;
    font-size: 18pt;
    color: #151513;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 25px;
    text-align: center;
text-transform: uppercase;
font-weight: bold;
}

h3
{
    margin-top: 20px;
    padding-top: 0px;
    font-size: 14pt;
    color: #151513;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 25px;
    text-align: center;
text-transform: uppercase;
font-weight: bold;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerOuter { margin-left: -100vw; margin-right: -100vw; background: #151513;}
.footerText
{
width: 1290px;
    padding-top: 40px;
    padding-bottom: 61px;
    text-align: center;
    font-weight: bold;
    font-size: 14pt !important;
    color: #ffffff;
    position: relative;
    top: 0px;
    margin: 0px auto;
}
.footerText p {font-weight:300; color: #fff; font-size:10pt;}
.footerText a
{
	text-decoration:none;
color: #fff;
font-weight:300;
font-size:11pt;
}
.footerText a:hover
{
text-decoration: none;
    color: #e13119;

}


.footerCol1of4
{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 300px;
    padding-left: 0px;
    padding-right: 20px;
    margin-left: 0px;

}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:300px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:300px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:300px;
	padding-left:0px;
	padding-right:0px;
}

.footerCol5of4
{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    /* margin-left: 620px; */
    padding-right: 0px;
    width: 220px;
    position: relative;
    bottom: 91px;
    text-align: center;
    margin: 0 auto;
    width: 600px;
    clear: both;
    float: none;

}

.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: 9px;
    padding-bottom: 4px;
    z-index: 1;
    width: 100%;
    /* min-width: 630px; */
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    bottom: -42px;
    /* right: 120px; */
    border: none;
    font-family: unset;
    border-bottom: 1px solid #000;
    background-color: #151513;

}
.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;

border: unset;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 0px;
    padding-left: 25px;
    text-decoration: none;
    color: #fff !important;
    transition: all 0.2s linear;
    text-shadow: none;
    font-weight: normal;
    border: none;
}
.menu ul li a:hover
{
text-decoration: none;
    color: #e13119 !important;
    background: unset;

}
.menu ul li a:visited
{
color: unset;
    }
.menuSelected
{
color: #e13119;
    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: #11110f;
    padding-left: 61px;
    padding-right: 64px;
    padding-top: 22px;
    padding-bottom: 37px;
    margin-top: 7px;
    min-width: 150px;
    /* max-width: 200px; */
    box-shadow: none;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #000;

}

.topMenuShopDepth2 {
    max-width: 100%;
    width: calc(100%-20px);
    columns: 160px 5;
    height: auto;
    margin-left: 0px;
}

.topMenuShopCatWrapper{

}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
background: none;
    background-color: unset;
    color: black;
    display: block;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    text-transform: none;
    opacity: 0.9;
}
.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {

}


.topMenuDropDownTitle
{
    font-size: 9pt !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
}
.topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink:before  {

}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover{
    text-decoration:none;
}

.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: 5px;
    right: -9px;
    z-index: 107000;
}

.smallMenuBasket::before, .smallMenuBasketEnabled::before {

}


.smallMenuBasket::before, .smallMenuBasketEnabled::before {content: "\f291";}   

.smallMenuBasket, .smallMenuBasketEnabled{
    display: inline-block;
    padding-top: 0px;
    height: 29px;
    width: 31px;
    background-color: #000;
    border-radius: 3px;
    border: 1px solid #fff;
    color: #fff;
}
.smallMenuBasketEnabled {

}


.smallMenu a{

}

.smallMenu a:hover{
color: #e8bb06;
}

.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:#fbf7ee;
color:#545454;
border:1px solid #000;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fbf7ee;
color:#000;
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: #7f003b;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
margin-top: 26px;
    margin-bottom: 18px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
    font-size: 20pt;
}


/* Product Details Page */
#pnlProducts h1
{
text-align: center;
}
.productDetails
{
}
.productDetails h1
{
    margin-top: 20px;
    padding-top: 0px;
    font-size: 21pt;
    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:100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 22pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
		background:#fbf7ee;
color:#000;
border:1px solid #000;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#000;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#000;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#80897a;
}
.checkoutProgressHighlight a
{
	color:#80897a;
}
.checkoutProgressHighlight a:visited
{
	color:#000;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
color: #000;
}
.basketOrderItems a
{
color: #80897a;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#80897a;
}

.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: 18.4%;
    color: Black;
    margin-right: 0.3%;
    margin-left: 0.2%;
    height: auto;
    background-color: #fff;
    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;
}
.collectionTimes {

    font-size: 13pt;
}

/* Contact Form */

.contactFormPrompt
{
width: 250px;
    display: inline;
    float: left;
    text-align: right;
    color: #000;
    font-size: 12pt;
}
.contactFormField
{
	width:200px;
background:#f9f5ec;
color:#000;
border:1px solid #000;
}
.contactFormMessageBox
{
	width:400px;
background:#f9f5ec;
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;
}

.animationPanelHomepage{
    width: 630px;
    height: 430px;
    float: left;
    /* z-index: -10; */
    overflow: hidden;
}

.animationPanelHomepage 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: transparent;
    border-width: 1px;
    border-style: solid;
    color: #e8bb06;
    border-color: #e8bb06;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 6px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 10px;
    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;
}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width: 38%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
padding-bottom: 0px;
    border: 1px solid #e8bb06;
    background-color: #e8bb06;
    color: #fff;
}


.productSummaryMore:hover, .productSummaryBuyLink:hover,  .productSummaryBuy:hover
{
    width: 38%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
border: 1px solid #e8bb06 !important;
    background-color: transparent;
    color: #e8bb06;
}


.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;

width: 175px!important;
}


#lnkContinueShopping:hover {

background-color: transparent !important;
width: 175px;
color: #e8bb06;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping
{
    cursor: pointer;
    color: #e8bb06;
    background-color: transparent;
    border-color: #e8bb06;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color: #e8bb06;
    color: white;
    border-color:#e8bb06;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack
{
    background-color: transparent;
    color: #e8bb06;
    border-color: #e8bb06;
    text-decoration: none;
 
}

.productDetailsBack a:hover
{
    background-color: #e8bb06;
    color: #fff;
    border-color: #e8bb06;
}

@media only screen and (max-width: 1320px) {


}

@media only screen and (min-width: 1320px) {

#jumpBoxRightBottom p {

    font-size: 1vw;
}
}


@media only screen and (max-width: 1140px) {
.page {

    width: 100%;
padding: 5px;
}

.column1of1 {

    padding-right: 10px;

}
.productSummary {

}
.productSummaryFeatured, .productSummary:hover {

}
.shopColumn1of2 {

    padding-top: 81px;

}
.shopColumn2of2 {
    margin-top: 54px;

}

.smallMenu {


}
.productSummaryName {

    font-size: 12pt;

}
.productSummaryPrice {

    font-size: 11pt;

}
}