/* 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=Montserrat');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300&display=swap');
@font-face {
    font-family: 'HelveticaNeue';
    src: url('../fonts/Helvetica-Neu-Bold.eot');
    src: url('../fonts/Helvetica-Neu-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica-Neu-Bold.woff2') format('woff2'),
         url('../fonts/Helvetica-Neu-Bold.woff') format('woff'),
         url('../fonts/Helvetica-Neu-Bold.ttf')  format('truetype'),
         url('../fonts/Helvetica-Neu-Bold.svg#HelveticaNeue') format('svg');
}
@font-face {
    font-family: 'Helvetica Neue';
    src: url('../fonts/Helvetica-Neue-Light22503.eot');
    src: url('../fonts/Helvetica-Neue-Light22503.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica-Neue-Light22503.woff2') format('woff2'),
         url('../fonts/Helvetica-Neue-Light22503.woff') format('woff'),
         url('../fonts/Helvetica-Neue-Light22503.ttf')  format('truetype'),
         url('../fonts/Helvetica-Neue-Light22503.svg#Helvetica Neue') format('svg');
}


.pageGlobalMessage {
    font-family: 'Helvetica Neue';
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 11pt;
    background-color: #179d1e;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    /* display: none; */
}

body
{
	margin: 0;
background: #fff;
	font-size: 13pt;
	color:#1c1c1b;
   font-family: 'Helvetica Neue';
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;

width: unset;
}
#form1,#form2 { overflow-x:hidden;  overflow-y:hidden;}
.pageTop
{
display:none;
}


.pageSides
{
    background-color: unset;
    box-shadow: none;
    width: 100%;
    border: none;
padding: 0px;
}

#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: 6px;
    right: 27px;
    z-index: 10;
transition: 0.3s;
transition-timing-function: ease;
}
.socialLinks.footer {
margin: 0px 0 10px 0;
    position: inherit;
    padding: 0;
width: 210px;
    float: left;
}

.socialLinks.footer a:hover
{
font-weight: normal;
}

#socialLinks .fas {  color:#fff; margin:0 0 0 0;}
.socialLinks.footer .fas  {  color:#fff; margin: 0px;}
.socialLinks.footer .fas:hover  {  color:#a5a5a5;}
#socialLinks .social 
{ 
background: unset;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 23px;
    margin: 0 0 10px 0;

}

.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 .social:hover { background:unset;}
.socialLinks.footer .social .fa { margin:0 auto; color: #fff;}
.socialLinks.footer .social:hover { background: unset;}
.socialLinks .social:hover .fa { color:#a5a5a5;}
#socialLinks .social:hover .fa { color:#a5a5a5;}

#strap {
position: absolute;
    width: 100%;
    top: -22px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: center;
}

#telephone {
position: absolute;
    top: 12px;
    left: 38px;
    color: #fff;
    font-size: 16pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
    transition: 0.3s;
    transition-timing-function: ease;
}
#email {
    position: absolute;
    top: 16px;
    left: 184px;
    color: #ffffff;
    font-size: 16pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
}
#location 
{ 
position: fixed;
    top: 70px;
    left: 16px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#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: #a5a5a5;}

/*#homeSlides { width:960px; height:357px; margin-bottom:20px;}*/


/*Banner Text*/
.bannerText1
{
    position: relative;
    z-index: 100;
    width: 100%;
    top: 75vh;
    /* left: 40%; */
    margin: 0px auto;
    text-align: center;
    background: rgb(198 84 155 / 83%);
    color: #fff;
    height: 52px;
    padding-top: 27px;
    font-size: 33px;
    text-transform: uppercase;
font-family: 'Merriweather', serif;
letter-spacing: 6px;
}

.bannerText2
{
    position: relative;
    z-index: 100;
    width: 100%;
    top: 75vh;
    /* left: 40%; */
    margin: 0px auto;
    text-align: center;
background: rgb(186 198 84 / 83%);
    color: #fff;
    height: 52px;
    padding-top: 27px;
    font-size: 33px;
    text-transform: uppercase;
font-family: 'Merriweather', serif;
letter-spacing: 6px;
}

.bannerText h2
{
    font-size: 36pt;
    color: white;
    text-shadow: 2px 2px 7px rgb(0 0 0 / 55%);
    line-height: 46px;
}

.bannerText a
{
color: #fff;
}

/* HOME SLIDES */

.homeBannerContainer
{
    height: 90vh;
width: 100%;

 background-position: center; 
  background-repeat: no-repeat; 
  background-size: cover;
}

.homeSlides 
{ 
    width: 100%;
    height: 90vh;
    margin-bottom: 20px;
    position: absolute;
    /* top: 181px; */
    left: 0;
}

.slide1
{
    background-image: url(/Websites/508/Images/upload/image/slide1New.jpg);
    width: 100%;
    height: 90vh;
    background-position: center;
    background-size: cover;
}
.slide2
{
    background-image: url(/Websites/508/Images/upload/image/slide2New.jpg);
    width: 100%;
    height: 90vh;
    background-position: center;
    background-size: cover;
}

.slides 
{ 
    height: auto;
    margin-bottom: 20px;

}


 .slideText {
    width: 352px;
font-family: 'Lusitana', serif;
    position: absolute;
    top: 163px;
    bottom: unset;
    left: 74%;
    margin-left: -170px;
    /* background-color: rgba(255, 255, 255, 0.63); */
    color: #565656;
    padding: 46px 37px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 27pt;
    /* border: double 4px #fff; */
    opacity: 1;
    text-shadow: unset;
    font-style: italic;
    transition: 0.2s;
}

 .slideText:hover
{
background-color: #fff;
    transition: 0.2s;
    color: #fff;

}

.slideText2
{
font-family: 'Quicksand', sans-serif;
font-style: normal;
font-size: 17pt;
}

.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;
}



/*HomepageIcons*/
.iconOuter
{
width: 284px;
    margin: 0px auto;
    height: 42px;
    background-color: #ffffff;
    position: relative;
    /* -webkit-box-shadow: 0px 10px 11px -2px rgb(0 0 0 / 22%); */
    -moz-box-shadow: 0px 10px 11px -2px rgba(0,0,0,0.22);
    /* box-shadow: 0px 10px 11px -2px rgb(0 0 0 / 22%); */
    bottom: 42px;
}

.iconsHomepage
{
width: 250px;
margin: 0px auto;
padding-top: 12px;
}

.iconBox {
    float: left;
    width: 250px;

}

.iconImage
{
display: none;
}
.iconText1
{
width: 250px;
    margin-bottom: 0px;
    font-size: 10pt;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
}





/* 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) */
}





/* HOME JUMP BOXES */
#jumpBoxesOuter 
{ 
    padding: 70px 0px 91px 0px;
    margin-top: -20px;
    background: #f0f0f0;
    border-top: 20px solid #fff;
}
#jumpBoxes 
{ 
width: 96%;
    margin: 0px auto;
    text-align: center;
}

#jumpBoxes img
{

    transition: 0.2s;

}

#jumpBoxes img:hover
{
webkit-filter: blur(2px); /* Chrome, Safari, Opera */
transform: scale(1.12);
    transition: 0.2s;
-webkit-box-shadow: 3px 5px 13px -6px rgba(0,0,0,0.67);
-moz-box-shadow: 3px 5px 13px -6px rgba(0,0,0,0.67);
box-shadow: 3px 5px 13px -6px rgba(0,0,0,0.67);
}

#jumpBoxes .box 
{ 
    float: left;
    width: 31.6%;
    display: block;
    margin: 0 2.5% 0 0;
}
#jumpBoxes .box.last { margin:0 0 0 0;}
#jumpBoxes .box .title 
{ 
background: unset; 
    height: 40px;
    padding: 61px 10px 0px 10px;
    color: #fff;
    font-size: 24pt;

    text-transform: unset;
    margin-top: -196px;
text-shadow: 2px 1px 2px black;
    
}
#jumpBoxes .box .text 
{ 
    background: unset;
color: #fff;
    padding: 10px;
    height: 50px;
font-size: 15pt;
text-shadow: 2px 1px 2px black;
}

#jumpBoxes .box .text p 
{ 

    height: 140px;
}

#jumpBoxes .box a.link 
{ 
display: block;
    color: #000;
    text-decoration: none;
    font-size: 13pt;

    margin: 0px auto;
    padding: 10px 4px 8px 4px;
    border: 1px solid #000;
    background-color: #fff;
    transition: 0.2s;
    max-width: 286px;

}
#jumpBoxes .box a.link:hover 
{ 
text-decoration: none;
    background-color: #000;
    color: #fff;
transition: 0.2s;
}


#homeTextOuter { background: #fff; margin-left:-100%; margin-right:-100%; padding: 60px 0; margin-top: 60px; }
#homeText { width:960px; margin:0 auto; text-align:center;}
.homeTextBoxRight
{
    width: 100%;
    height: auto;
    padding: 70px 0% 100px 0%;
    background-color: #828487;
    /* opacity: 0.8; */
    /* float: right; */
    position: relative;
    top: 96px;
    /* left: 50px; */
    text-align: center;
    font-size: 12pt;
    /* border-radius: 23px; */
    color: #fff !important;
}

.homeTextContentContainer
{
width: 960px;
margin: 0px auto;
}

.homeTextContentLeft
{
    float: left;
    width: 48%;
    padding-right: 2%;
    text-align: left;
}

.homeTextContentRight
{
    float: left;
    width: 48%;
    padding-left: 2%;
    text-align: left;
}


.homeTextBoxRight h1
{
    /* position: relative; */
    /* bottom: 93px; */
    /* left: 125px; */
    font-size: 27pt;
    margin-bottom: 50px;
    font-family: 'Merriweather', serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    line-height: 40px;
    color: #fff !important;
}

.homeTextBoxRightLink
{
    width: 230px;
    font-size: 15pt;
    /* text-align: center; */
    position: relative;
    top: 17px;
    margin: 0px auto;
}

.homeTextBoxRightLink a
{
    background: #3b4449;
    padding: 7px 20px 10px 20px;
    color: #fff;
    /* font-style: italic; */
    border: 2px solid #3b4449;
    border-radius: 50px;
}

.homeTextBoxRightLink a:hover
{
    color:#1b1b1a;
    background: #ffffff;
}

#homeTextOuter2 
{ 
background: #fff;
    padding: 19px 0 20px 0px;
height: 580px; 
margin-top: 20px;
    margin-bottom: -20px;  
}

.homeTextContentWrapper
{
position: relative;
    top: 230px;
    width: 287px;
    height: 110px;
    margin: 0px auto;
    font-size: 20px;
    /* padding: 17px 38px; */
    background: #000000a8;
    border: 2px solid #fff;
    color: #fff;
}

.homeTextContent
{
text-align: center;
    /* padding: 10px; */
    margin-top: 25px;
}

.homeTextContent2
{
font-size: 12pt;
}

.homeTextContent a
{
color: #fff;
    padding: 24px 0px;
}
.homeTextContent a:hover
{
color: #000;

}

.homeTextContentWrapper:hover
{
    background: #fff;
    border: 2px solid #fff;
color: #000;
}

#homeText2
{ 
width: 47%;
    height: 100%;
    margin-left: 32px;
    text-align: center;
    float: left;
    background: #fff;
    background: url(/Websites/85/images/upload/image/homeImeageSympathy.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
transition: 0.2s;
}

#homeText2:hover
{
transform: scale(1.1);
transition: 0.2s;
}


#homeText2Right
{ 
width: 47%;
    height: 100%;
    margin-right: 32px;
    text-align: center;
    float: right;
    background: #fff;
    background: url(/Websites/85/images/upload/image/homeImageBouquets.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
transition: 0.2s;
}

#homeText2Right:hover
{
transform: scale(1.1);
transition: 0.2s;
}

#homeTextOuter3
{ 
background: #fff;
    padding: 0px 0;
    height: 83px;
   
}

#homeText2Roses
{ 
width: 47%;
    height: 100%;
    margin-left: 32px;
    text-align: center;
    float: left;
    background: #fff;
    background: url(/Websites/85/images/upload/image/homeImageRosesNew.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
transition: 0.2s;
}

#homeText2Roses:hover
{
transform: scale(1.1);
transition: 0.2s;
}


#homeText2RightWedding
{ 
width: 47%;
    height: 100%;
    margin-right: 32px;
    text-align: center;
    float: right;
    background: #fff;
    background: url(/Websites/85/images/upload/image/homeImageDesigner.jpg) no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
transition: 0.2s;
}

#homeText2RightWedding:hover
{
transform: scale(1.1);
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 48px 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    background-color: #3b4449;
    color: #000;
    height: auto;
    /* background-image: url(../Images/stringNew.jpg); */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* background-position: right; */
}

.boxOuterTop
{ 
    padding: 68px 0px 4px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
    color: #000;
    height: 150px;
    text-align: center;
    font-size: 13pt;
    text-transform: uppercase;

    margin-bottom: -161px;
}

.boxOuterTop p
{ 

letter-spacing: 3px;
    width: 960px;
    margin: 0px auto;
}

.boxOuter1
{ 

    background: url(/Websites/46/images/bgSeasonalNew.jpg) no-repeat center center fixed;
height: 545px;
    width: 100%;
display: none;
}


.boxOuter2
{ 
    padding: 30px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    /* background: url(/Websites/452/images/bottomBgPaperNew2.jpg) no-repeat top; */
    height: auto;
    width: 100%;
}

.boxText 
{ 

    height: auto;
    margin: 0 auto;
    text-align: center;
}
.boxText2 { width:1024px; margin:0 auto; text-align: left;}
.boxText2 h2 {    padding-top: 235px; }
.boxText h2 a {text-decoration: none; color: #fff;}
.boxText h2 a:hover { color: #fff; }

#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 !important;}
.adminpage .pageBanner img { position: unset;}
.header
{
width: 100%;
    margin-top: 0px;
height: unset;

background-color: #3b4449;


    top: 0px;
    left: 0;
    z-index: 200;
padding: 0px;
    border: unset;
    transition: .2s;
	background-image: url(../Images/headerBgNew3.png);
	background-repeat: no-repeat;
position: fixed;


}
.header:hover 
{


}

.header .peakTimeHeader {
    font-family: 'century gothic', Arial;
    background-color: #ffea00;
    color: black;
    padding: 10px;
    margin: 5px;
    line-height: 1.8ex;
    font-size: 10pt;
    position: absolute;
    top: 25px;
}

.page
{
margin: 0px auto;
    background-image: none;
    width: 1100px;
    background-color: unset !important;
border: unset;
margin-top: 0px;
}
#bannerImage
{
    background: url(/Websites/508/Images/upload/image/bannerImageFB.png);
    height: 145px;
    background-size: contain;
    margin: 0px auto;
    background-repeat: no-repeat;
    margin: 0px auto;
    background-position: center;
    position: relative;
    top: 32px;
    transition: 0.3s;
    transition-timing-function: ease;
}

#pageBanner
{
height: 200px;
transition: 0.3s;
transition-timing-function: ease;

}
#pageBanner #socialLinksLarge
{
left:820px;
transition: 0.3s;
}

#pageBannerLinkBox
{
    width: 476px;
    height: 74px;
    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: 53px 181px;
color: rgb(255 255 255 / 0%);
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:20px;
	float:left;
	width:200px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:145px;
  	padding-top:20px;
padding-left: 0px !important;
	 margin-left:210px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
    padding-top: 219px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;
    margin-top: 57px;
    margin-bottom: 0px;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{
float: left;
    width: 235px;
    height: 372px;
    color: Black;
    margin-right: 8px;
    margin-left: 8px;
    background-color: #fff;
    margin-bottom: 7px;
    padding: 5px;
    padding-top: 6px;
    background-image: none;
    padding-bottom: 5px;
    border: 1px solid #ffffff;
    border-radius: unset;
    transition: .2s;

}


.productSummaryFeatured {
float: left;
    width: 235px;
    height: 372px;
    color: Black;
    margin-right: 8px;
    margin-left: 8px;
    background-color: #fff;
    margin-bottom: 7px;
    padding: 5px;
    padding-top: 6px;
    background-image: none;
    padding-bottom: 5px;
    border: 1px solid #ffffff;
    border-radius: unset;
    transition: .2s;


}


.productSummary:hover, .productSummaryFeatured:hover {


    transition: .2s;

}

.productSummaryImage
{
    height: 236px;
    text-align: center;
    position: unset !important;
width: unset;
    margin-top: 4px;
    border: unset !important;
}

.productSummaryImage img
{
height: 235px;
transition: 0.2s;
}

.productSummaryImage img:hover
{
-webkit-box-shadow: 7px 5px 6px -1px rgb(0 0 0 / 31%);
-moz-box-shadow: 7px 5px 6px -1px rgb(0 0 0 / 31%);
box-shadow: 7px 5px 6px -1px rgb(0 0 0 / 31%);
transform: scale(1.03);
transition: 0.2s;
}


.productSummaryName
{
    color: #7e8387 !important;
    font-size: 13pt;
    margin-bottom: 5px;
    line-height: 15px;
    height: 18px;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 26px;
    text-align: center;
    position: unset;
    text-transform: uppercase;
}
.productSummaryPrice
{
    color: #7e8387 !important;
    padding-left: 5px;
    margin-top: 0px;
    text-align: center;
    font-size: 15pt;
    margin-bottom: 11px;
    font-weight: bold;

}
.productSummaryButtons
{
padding-left:5px;
margin-top:5px;
text-align:center;
margin-bottom: -58px;
}
.productSubCatSummary
{
height: 470px;
    width: 1100px !important;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 24px;
}

.productSummary3
{}

/* General Style */

a
{
color: #a5a5a5;
    text-decoration: none;
}

a:hover
{
    color: #000000;
    text-decoration: none;

}
p
{
	padding-top:0px;
	margin-top:0px;
letter-spacing: 1px;
line-height: 27px;
}
h1
{
    color: #3b4449;
    font-size: 27pt;
    margin-bottom: 33px;
font-family: 'Merriweather', serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    text-align: center;
    line-height: 40px;
}
h2
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 18pt;
    color: #1c1c1b;
    font-weight: normal;
    text-transform: uppercase;

}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer {
    width: 90%;
    margin: 0 auto;
    max-width: 1024px;
}
.footerText
{
    background-color: #1b1b1a;
    padding-top: 45px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: #000000 1px solid;
    font-weight: bold;

    font-size: 15pt !important;
    color: #fff;
    width: 100%;
    margin: 0px auto;
    -webkit-box-shadow: 0px -5px 18px 2px rgb(0 0 0 / 12%);
    -moz-box-shadow: 0px -5px 18px 2px rgba(0,0,0,0.12);
    box-shadow: 0px -5px 18px 2px rgb(0 0 0 / 12%);
    position: absolute;
    left: 0px;
    margin-top: 26px;
}
.footerText p {font-weight:300; color: #fff; font-size:10pt;}
.footerText a
{
	text-decoration:none;
color: #fff;
font-weight:300;
font-size:12pt;
padding: 0px 10px;
}
.footerText a:hover
{
text-decoration: none;
    color: #ffffff;
    font-weight: bold;

}


.footerCol1of4
{
text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 20%;
    padding-left: 0px;
    padding-right: 60px;
    margin-left: 0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
    width: 19%;
	padding-left:0px;
	padding-right:40px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
    width: 20%;
	padding-left:0px;
	padding-right:80px;

}
.footerCol4of4
{
    padding-right: 19px;
    text-align: center;
    /* margin-top: 15px; */
    padding-top: 0px;
    float: left;
    width: 20%;
    padding-right: 0px;
    padding-right: 0px;
    margin-left: 0px;

}

.footerCol5of4
{
text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 425px;
    padding-right: 0px;
    width: 292px;
}

.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: #d1d1d1;
margin-top: 0px;
}
.menu {
    color: #fff;
    margin-left: 0px;
    margin-right: 0px;
margin-top: 0px;
    font-size: 10pt;
    padding-top: 9px;
    padding-bottom: 0px;
    z-index: 1;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    background-color: #3b4449;
    position: relative;
    top: 0px;
    border: none;
    font-family: unset;
padding: 8px 0px 2px 0px;
-webkit-box-shadow: 0px 5px 6px 0px rgb(50 50 50 / 11%);
-moz-box-shadow:    0px 5px 6px 0px rgb(50 50 50 / 11%);
box-shadow:         0px 5px 6px 0px rgb(50 50 50 / 11%);
}

.menu:hover
{

}

.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;
    width: 100%;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 15px;
    padding-left: 15px;
    color: unset;
    text-decoration:none;
font-weight: normal;
transition: all 0.2s linear;
}
.menu ul li a:hover
{
    text-decoration: none;
    background: unset;

    color: #a5a5a5 !important;
}
.menu ul li a:visited
{
color: unset;
    }
.menuSelected
{
color: unset;
    text-decoration: none;

}


/* 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:#fff;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:#fff;
}

.basketSummaryText a
{
	text-decoration:none;
color: #fff;
}

/* Drop down menu */

.menu .topMenuTopLevel{

}

.menu .topMenuTopLevel li {

}


.topMenuHoverWrapper, .topMenuShopHoverWrapper {

}
.topMenuShopHoverWrapper{

 }
.menu li:hover .topMenuHoverWrapper, .menu li:hover .topMenuShopHoverWrapper{

}


.topMenuDepth2, .topMenuShopDepth2 {
    text-align: left;
    background: rgba(255,255,255, 1);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 10px;
    margin-top: 14px;
    min-width: 150px;
    max-width: 200px;
    box-shadow: 1px 1px 5px 0px rgb(0 0 0 / 50%);
    margin-bottom: 10px;
    margin-right: 7px;
    margin-left: 7px !important;
    border: 1px solid lightgray;
    border-radius: 3px;
 }

.topMenuShopDepth2 {
    max-width: 100%;
    width: calc(100%-20px);
    columns: 120px 6;
    height: auto;
    margin-left: 10px;
}

.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: 3px;

    right: 14px;
z-index: 10000;
}

.smallMenuBasket::before, .smallMenuBasketEnabled::before {

}


.smallMenuBasket::before, .smallMenuBasketEnabled::before {content: "\f291";}   

.smallMenuBasket, .smallMenuBasketEnabled{

}
.smallMenuBasketEnabled {

}


.smallMenu a{

}
.smallMenuQty{

}


/* Product Menu */

.productMenuBottom
{
display: none;
}

.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 200px;
	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: #fff;
    width: 190px;
    height: auto;
    text-transform: uppercase;
    font-size: 13pt;
    border-bottom: 1px solid #d8d8d8;
}
.productMenuSearchBox
{
    margin-left: 0px;
    padding-left: 3px;
    width: 100px;
    height: 15px;
    background: #fff;
    color: #000000;
    border: 1px solid #000;
    font-size: 12pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fff;
color:#000;
border:1px solid #000;
    font-size: 12pt;

}
.productMenu ul
{
	list-style-type: none;
	width:200px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
    margin-top: 30px;
    margin-bottom: 3px;
    padding-top: 3px;
    padding-left: 0px;
    color: #fff;
    width: 190px;
    height: 22px;
    text-transform: uppercase;
    font-size: 13pt;
    border-bottom: 1px solid #d8d8d8;
}

.productMenuCategory a:hover {
    color: inherit;
    text-decoration: none;
    font-weight: bold;
}


.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:#fff;
margin-bottom: 0px;	
}
.productMenuSubCategory a
{
	color:#fff;
	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:14pt;
}
.productMenuSubCategory a:hover
{
color: #616161;
    font-weight: bold;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
margin-top: 0px;
    margin-bottom: 9px;
    padding-bottom: 12px;
    padding-top: 0px;
    border-bottom: none;
font-size: 18pt;
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
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:1100px;
	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: #000;
}
.basketOrderItems a
{
color: #000;
}
.basketOrderItemsProductName
{
	text-decoration:none;
color: #000;
}

.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;
    font-size: 15pt;
}
.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;
font-size: 14pt !important;
}
.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:#000;
}
.siteMapPages
{
	color:#000;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#000;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:#000;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:#000;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:#000;
	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;
}

.animationPanelHomepageWidth100WBgFRH
{

    width: 250px;
    height: auto;
margin-bottom:30px;

    z-index: -10;
}

/*.animationPanelHomepageWidth100WBgFRH img
{
width: 100%;
position: relative;
    top: -30px;
}*/



.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100%;
    /* width: auto; */
}
.animationItem img {
border: 15px solid #fff0;
    min-height: 100%;
}





.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: #797979;
    border-color: #a7a7a7;
    text-decoration: none;
    padding-top: 4px;
    padding-bottom: 3px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    font-size: 122%;
    padding-top: 4px;
    height: 27px;
    width: 150px;
	
}


#lnkContinueShopping{

background-color: #ffffff;
width: 175px!important;

}

#lnkContinueShopping:hover {

background-color: #fff;
width: 175px;

}




.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width: 44%;
    height: auto;
    font-size: 114%;
    padding-top: 4px;
    border: 1px solid #c6c9ca;
    background-color: #c6c9ca;
    color: #ffffff;
    border-radius: 40px;
}
.productSummaryMore
{
display: none;
}


.productSummaryMore:hover, .productSummaryBuyLink:hover,  .productSummaryBuy:hover
{
    width: 44%;
    height: auto;
    font-size: 114%;
    padding-top: 4px;
border: 1px solid #81807f!important;
    background-color: #fff;
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: #ffffff;
    background-color: #3b4449;
    border-color: #f6f1e8 !important;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy, .productDetailsBack a:hover
{
    background-color: #1b1b1a;
    color: white;
    border-color: #1b1b1a;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack
{
    background-color: #f6f1e8;
    color: #1b1b1a;
    border-color: #f6f1e8;
    text-decoration: none;
 
}



@media only screen and (max-width: 1550px) {
#homeText2
{ 
width: 46%;

}
#homeText2Right
{ 
width: 46%;

}


#homeText2Roses
{ 
width: 46%;

}


#homeText2RightWedding
{ 
width: 46%;

}

}

@media only screen and (max-width: 1240px) {

.menu ul li a {
    padding-right: 5px;
    padding-left: 11px;
}

.socialLinks {
    top: 64px;
}

.slideText {
    top: 49px;
    left: 75%;
}

#homeText2
{ 
width: 45%;

}
#homeText2Right
{ 
width: 45%;

}

#homeText2Roses
{ 
width: 45%;

}


#homeText2RightWedding
{ 
width: 45%;

}



}






.grid {
position: relative;
    clear: both;
    margin: 0 auto;
    padding: 1em 0 4em;
width: 85%;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 2.3%;
    width: 27%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin-bottom: 92px;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid 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 {
	pointer-events: none;
}

.grid figure figcaption,
.grid 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 {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {

	font-weight: 300;
}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Steve *****/
/*-----------------*/

figure.effect-steve {
    z-index: auto;
    overflow: visible;
    background: #f6f1e8;
    border: 10px solid #f6f1e8;
    text-align: center;
}

figure.effect-steve:hover h2
{
    background: #ffffff;
    border: 2px solid #000;
    color: #000000 !important;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-steve:before {

/*pointer-events: none;
    position: absolute;
    z-index: 2;
    content: '';
     top: 98%; 
    left: 2%;
    height: 10px;
    width: 94%;
    transform: translateY(47vh);
    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%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;*/
}


figure.effect-steve figcaption {
	z-index: 1;
}

figure.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
    background: #1b1b1a;
    border: 2px solid #fff;
    color: #ffffff !important;
}

figure.effect-steve h2 {
    position: relative;
    /* margin-top: 2em; */
    padding: 10px;
    width: 214px;
    margin: 71% auto 10px auto;
    font-size: 16pt;
    text-transform: none;
}

figure.effect-steve h2:before {
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
    /* margin-top: 14px; */
    padding: 6px;
    /* font-weight: 800; */
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9,0.9,1);
    transform: scale3d(0.9,0.9,1);
    width: 271px;
    margin: 0px auto;
    margin-top: 27px;
    font-size: 9pt;
display: none;
}

figure.effect-steve:hover:before {
	opacity: 1;
}

figure.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}

figure.effect-steve:hover h2:before {
	opacity: 0;
}

figure.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}


@media only screen and (max-width: 1378px) {
.grid figure {

    margin: 10px 2.0%;
margin-bottom: 108px;
}
}