/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

body
{
	margin: 0px auto;
	font-size: 11.5pt;
	color:#fff;
font-family: "Lato", sans-serif;
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background:#2f2f2f;
width: unset;
}

#form, #form2 {overflow-x: hidden !important;}
.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 11pt;
    background-color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    position: absolute;
    z-index: 1000;
    top: 0px;
    bottom: unset;
}
.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location, .adminpage #topMessage, .adminpage #bottomMessage { display:none;}
.socialLinks {
    margin: 0;
    position: absolute;
    top: 45%;
    right: 25px;
z-index: 10;
}
.socialLinks.footer { margin:5px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#db0057; margin:0 5px 0 0;}
.socialLinks .social { 
    background: #000000;
    color: #db0057;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 2px 10px 0;
    border-radius: 21px 0px;
    border-top: 2px solid #f58195;
    border-bottom: 2px solid #f58195;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#f58195;}
.socialLinks .social:hover .fa, .socialLinks .social:hover .fa-brands { color:#fff;}

/*SOCIAL LINKS PAYMENT CARDS*/
.socialLinksPay {
    margin: 0px auto;
    position: relative;
    top: 0px;
    width: 237px;
    /* right: 0px; */
}

.socialLinksPay h2
{
    margin: 0px !important;
    position: relative;
    top: 9px;
    color: inherit;
    font-family: unset;
    font-size: unset;
}

.socialLinksPay  .social 
{ 
    background: inherit;
    color: #858585;
    display: inline-block;
    padding: 9px 0px 8px 9px;
    text-align: center;

    font-size: 22px;
    margin: 0 5px 0px 0;
    border-radius: 6px 6px;

}

.socialLinksPay .social
{
border: none;
width: 24px;
}

.socialLinksPay .social:hover { background:inherit;}
.socialLinksPay .social:hover .fa-brands { }

.socialIcon {
    float: left;
margin: 0px;
}



#telephone {
    position: absolute;
    top: 25px;
    right: 78px;
    color: #fff;
    font-size: 17pt;
    font-weight: normal;
    letter-spacing: 1px;
    left: unset;
}
#location {
    position: absolute;
    top: 55px;
    right: 28px;
    color: #fff;
    font-size: 11pt;
    letter-spacing: 1px;
}
#telephone .fa, #location .fa, #email .fa {
    margin-left: 4px;
    color: #d80156;
}

#telephone a { color: #fff; text-decoration:none;}
#telephone a:hover { color: #a4cb39;}


.autoSpacer {

        background:#fff url(../images/wallpaperNew2.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100vh;
    width: 100vw;
    transform: scale(1);
    overflow: hidden;
    /* animation: 14s ease-in-out imageZoom; */
top: 0px;
}

.heroText {
    color: #fff;
    position: absolute;
    top: 28vh;
    left: 5%;
}

.autoSpacer p {
    margin-bottom: 30px;
    margin-top: -5px;
    font-size: 11pt;
    letter-spacing: 2px;
}

.heroContent {
    font-size: 11vh;
    text-align: left;
    color: #db0057;
    margin: 65px 0px;
    position: relative;
    /* bottom: 71px; */
    left: -11px;
}
.heroContentFlorist
{
    text-transform: capitalize;
    color: #db0057;
    letter-spacing: 14px;
    text-align: left;
    font-size: 8vh;
    text-shadow: 0px 0px 11px #000;
    position: relative;
    right: 7px;
    /* top: 92px; */
}
.heroContentFlorist2
{
    text-transform: uppercase;
    color: #c16b7c !important;
    letter-spacing: 8px;
    text-align: right;
    font-size: 3vh;
    /* text-shadow: 0px 0px 11px #000; */
    position: relative;
    right: -1px;
    width: 78%;
    top: 0px;
    margin-bottom: 5px;
line-height: 110%;
}

.heroContentFlorist3
{
    text-transform: capitalize;
    color: #c16b7c !important;
    letter-spacing: 2px;
    text-align: right;
    font-size: 2vh;
    /* text-shadow: 0px 0px 11px #000; */
    position: relative;
    right: -1px;
    width: 77%;
top: -5px;
}

.heroTag {
    font-size: 17pt;
    color: #fff;
}

.heroButtons {
    position: relative;
    z-index: 100;
}

.heroButtons p {
    float: left;
    margin-right: 13px;
    margin-top: 6px;
    width: 300px;
}

.heroButtons a {
    font-family: Arial, Helvetica, sans-serif;
    padding: 5% 9%;
    border: 2px solid #db0057;
    color: #ffffff;
    background-color: rgb(219 0 87);
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 8px;
    font-size: 2vh;
}

.heroButtons a:hover {
    /* padding: 23px 48px; */
    border: 2px solid #fff;
    color: #db0057;
    background-color: #ffffff;
}

.boxOuterTestimonial
{ 
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background: unset;
    height: auto;
    width: 45%;
    position: absolute;
top: 66vh;
}
.boxOuterTestimonialContainer
{
    width: 80%;
    height: auto;
    margin: 0px auto;
    padding: 1px 0px;
}

.testimonial-slider {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 60px;
}

.testimonial-slider ul.slider {
   display: block;
   list-style: none;
   padding: 0;
   position: relative;
   display: inline-block;
   width: 100%;
   height: 275px;
   overflow: hidden;
   margin: 0 auto;
}

.testimonial-slider ul.slider li {
    position: absolute;
    display: block;
    width: 100%;
    opacity: 0;
    margin: 0 auto;
}
.testimonial-slider ul.slider li:nth-child(1) {
    opacity: 1;

    -webkit-animation: fade-animation-1 35s infinite;
            animation: fade-animation-1 35s infinite;
}
.testimonial-slider ul.slider li:nth-child(2) {
    -webkit-animation: fade-animation-2 35s infinite;
            animation: fade-animation-2 35s infinite;
}
.testimonial-slider ul.slider li:nth-child(3) {
    -webkit-animation: fade-animation-3 35s infinite;
            animation: fade-animation-3 35s infinite;
}
.testimonial-slider ul.slider li:nth-child(4) {
    -webkit-animation: fade-animation-4 35s infinite;
            animation: fade-animation-4 35s infinite;
}
.testimonial-slider ul.slider li:nth-child(5) {
    -webkit-animation: fade-animation-5 35s infinite;
            animation: fade-animation-5 35s infinite;
}
.testimonial-slider ul.slider li:nth-child(6) {
    -webkit-animation: fade-animation-6 35s infinite;
            animation: fade-animation-6 35s infinite;
}

.testimonial-slider q {
    display: inline-block;
    /* font: normal 700 50px / 1.25 "Raleway", Helvetica, Arial, Verdana, sans-serif; */
    letter-spacing: .5pt;
    /* text-shadow: 0 5px 10px rgba(0,0,0,.1); */
    /* max-width: 35ch; */
    font-size: 11pt;
    text-align: left;
    line-height: 24px;
    color: #fff;
}

.testimonial-slider .source {
    margin-top: 10px;
    color: #db0057;
    /* font: italic 400 30px / 1.35 "Raleway", Helvetica, Arial, Verdana, sans-serif; */

    text-align: right;
    font-size: 1.2vw;
}

/* KEYFRAME DECLARATIONS */
@keyframes fade-animation-1 {
    0%, 16%, 100% {
        opacity:0
    }
    3%, 13% {
        opacity: 1;
    }
}
@keyframes fade-animation-2 {
    0%, 16%, 33%, 100% {
        opacity:0
    }
    19%, 30% {
        opacity: 1;
    }
}
@keyframes fade-animation-3 {
    0%, 33%, 49%, 100% {
        opacity:0
    }
    36%, 46% {
        opacity: 1;
    }
}
@keyframes fade-animation-4 {
    0%, 49%, 66%, 100% {
        opacity:0
    }
    52%, 63% {
        opacity: 1;
    }
}

@keyframes fade-animation-5 {
    0%, 66%, 83%, 100% {
        opacity:0
    }
    69%, 80% {
        opacity: 1;
    }
}
@keyframes fade-animation-6 {
    0%, 83%, 100% {
        opacity:0
    }
    86%, 97% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-animation-1 {
    0%, 16%, 100% {
        opacity:0
    }
    3%, 13% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-animation-2 {
    0%, 16%, 33%, 100% {
        opacity:0
    }
    19%, 30% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-animation-3 {
    0%, 33%, 49%, 100% {
        opacity:0
    }
    36%, 46% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-animation-4 {
    0%, 49%, 66%, 100% {
        opacity:0
    }
    52%, 63% {
        opacity: 1;
    }
}

@-webkit-keyframes fade-animation-5 {
    0%, 66%, 83%, 100% {
        opacity:0
    }
    69%, 80% {
        opacity: 1;
    }
}
@-webkit-keyframes fade-animation-6 {
    0%, 83%, 100% {
        opacity:0
    }
    86%, 97% {
        opacity: 1;
    }
}

/*HomepageIcons*/
.iconOuter
{
    width: 100%;
    margin: 15px auto 30px auto;
    height: 110px;
    background-color: #222222;

}

.iconsHomepage
{
width: 960px;
margin: 0px auto;
padding-top: 30px;
}

.iconBox {
    float: left;
    width: 276px;

}

.iconImage
{
float: left;
    width: 50px;
    margin-right: 15px;
}
.iconText1
{
    width: 303px;
    margin-bottom: 0px;
    font-size: 15pt !important;
    color: #fff;
    text-align: left;
}
.iconText2
{
width: 276px;
font-size: 10pt;
    color: #fff;
text-align: left;
}
.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) */
}

.pageTop
{
display:none;
}
.pageSides
{
width:100%;
margin: 0px auto 20px auto;
}
.header
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    background-image: none;
    position: absolute;
    /* border-bottom: 5px solid #db0057; */
    width: 100%;
background-color: rgb(47 47 47);
    z-index: 10;
    height: 195px;
    box-shadow: none;
border-top: 40px solid #000000;
}

#topMessage
{
    position: fixed;
    top: 10px;
    color: #fff;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
}

#bottomMessage
{
    position: fixed;
    bottom: 0px;
    color: #fff;
    width: 100%;
    text-align: center;
    letter-spacing: 2px;
    background-color: #db0057;
    padding-top: 8px;
    padding-bottom: 8px;
}

#searchHidden > div.searchByPrice
{
display: none;
}

.page
{
	margin: 0px auto 0px auto;
        background: #2f2f2f;
        background-image: none;
        width: 85%
}
.pageBanner
{
	margin:0px auto 0px auto;
padding-bottom:0px;
width: 100%;
}
.pageBanner .socialLinksLarge
{
left:800px;
top:20px;
}
.shopColumn1of2
{
	margin-top:27px;
  	padding-top:213px;
margin-left:0px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:245px;
	 margin-left:180px;
	 padding-right:0px;
}
.column1of1
{
    padding: 20px 0;
    padding-top: 265px;
    max-width: 1180px;
    margin: 0px auto;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
    float: left;
    width: 255px;
    color: #fff;
    margin-right: 15px;
    height: 372px;
    margin-bottom: 20px;
    padding: 12px;
    border-radius: 20px 0px 20px 0px;
    border-top: 2px #db0057 solid;
    border-bottom: 2px #db0057 solid;
    /* border-right: 1px black solid; */
    /* border-left: 1px solid black; */
}
.productSummaryFeatured 
{
    float: left;
    width: 255px;
    color: #fff;
    margin-right: 15px;
    height: 372px;
    margin-bottom: 20px;
    padding: 12px;
    border-radius: 20px 0px 20px 0px;
    border-top: 2px #db0057 solid;
    border-bottom: 2px #db0057 solid;
    /* border-right: 1px black solid; */
    /* border-left: 1px solid black; */
}

.upsell .productSummary {
    float: left;
    width: 245px;
    color: #fff;
    margin-right: 15px;
    height: 372px;
    margin-bottom: 20px;
    padding: 12px;
    border-radius: 20px 0px 20px 0px;
    border-top: 2px #db0057 solid;
    border-bottom: 2px #db0057 solid;
    /* border-right: 1px black solid; */
    /* border-left: 1px solid black; */
}

.productSummary:hover {}

.productSummaryFeatured .productSummaryImage, .productSummary .productSummaryImage {
       box-shadow: none;
    text-align: center;
}

.productSummaryFeatured .productSummaryName {
    color: #fff;
}

.productSummaryFeatured:hover .productSummaryImage, .productSummary:hover .productSummaryImage {

    text-align: center;
}

.productSummary:hover .productSummaryName {
    color: #fff;
}

.productSummaryImage
{
	height: 245px; /* thumnail height */
       border-radius: 6px;
margin-top: 9px;
}


.productSummaryImage img
{
	height: 235px; /* thumnail height */
      border-radius: 4px;
}

.productSummaryFeatured img, .productSummary img {

    transition: 0.2s;
}

.productSummaryFeatured img:hover, .productSummary img:hover {
    box-shadow: 5px 8px 16px -5px rgba(0, 0, 0, 0.5);
    transform: scale(1.08);
    transition: 0.2s;
}


.productSummaryName
{
    color: #fff;
    margin-top: 5px;
    font-size: 11pt;
    height: 39px;
    text-align: center;
    line-height: 13pt;
    /* text-transform: uppercase; */
    letter-spacing: 2px;
    font-size: 10pt;
}
.productSummaryPrice
{
    color: #fff;
    text-align: center;
    margin-top: 5px;
    font-size: 13pt;
    font-weight: normal;
    margin-bottom: 10px;
}
.productSummaryButtons
{
text-align:center;
margin-top:5px;
}
.productSummary h1 { font-size:15pt;}






.productSummary3
{

}

.productSubCatSummary
{
    width: 100%;
    height: 465px;
    background-color: unset;
    border-bottom: 2px solid #db0057;
    /* border-top: 2px solid #db0057; */
    margin-bottom: 18px;
    padding-left: 36px;
    padding-top: 11px;
    /* min-width: 750px; */
}

.subCategorySummaries h1
{
margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 0px;
    border-bottom: none;
}


/* General Style */

a
{
    color: #f58195;
    text-decoration: none;
}

a:hover
{
    color:#db0057;
    text-decoration: none;
}
p
{
	padding-top:0px;
	margin-top:0px;
line-height: 28px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:20pt;
	color:#db0057;
font-weight:normal;
text-transform:uppercase;
letter-spacing:2px;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	color:#db0057;
font-weight:normal;
text-transform:uppercase;
letter-spacing:2px;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:960px; margin: 0 auto;}
.footerText
{
    background: #000;
    padding-top: 0px;
    padding-bottom: 10px;
    color: #db0057;
    text-align: center;
    /* border-top: #4c4c4c 1px solid; */
    font-size: 11pt;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-left: -100%;
    margin-right: -100%;
    height: auto;
    margin-top: 10px;
}
.footerText a
{
	text-decoration:none;
	color:#fff;
font-size:10pt;
text-transform:none;
letter-spacing:0px;
}
.footerText a:hover
{
    text-decoration: none;
    color: #db0057;
}
.footerText p { font-size:10pt; color:#fff; text-transform:none;
letter-spacing:0px;}

.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:295px;
	padding-left:0px;
	padding-right:20px;
margin-left:0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:155px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:right;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:20px;
}

.footerCol5of4
{
text-align:center;
  	 margin:0 auto;
width:600px;
clear:both;
float:none;
}
.storyMore2 a:hover, .storySummaryPrev a:hover, .storySummaryMore a:hover {
    color: #ffffff;
    text-decoration: none;
}
.storyTitle2 h2 {
    padding-top: 0px;
    padding-bottom: 15px;
    letter-spacing: initial;
    line-height: initial;
    text-transform: lowercase;
    font-size: 17pt;
}
.storyMore2 a, .storySummaryPrev a, .storySummaryMore a {
    display: inline-block;
    color: #000000;
    text-decoration: none;
    background-color: #db0057;
    padding: 11px 25px;
    margin: 0px;
    border: 9px solid #fff;
    position: relative;
    top: 7px;
    left: 9px;
}

.storyDate2 {
    display: block;
    font-size: 11pt;
    padding-bottom: 14px;
    text-align: center;
}
.storyImage2 img {
    max-height: 250px;
    max-width: 300px;
    object-fit: cover;
    padding-bottom: 20px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
}
.storyWrapper2 {
    width: 300px;
    height: 530px;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 80px;
    position: relative;
    overflow: hidden;
    background-color: inherit;
}
.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 */
.menu
{
    margin-top: 0px;
    height: 37px;
    margin-left: auto;
    margin-right: auto;
    font-size: 9.5pt;
    padding-top: 8px;
    background-color: unset;
    z-index: 1;
    width: 100%;
    text-align: center;
    position: relative;
    bottom: 115px;

}
.menuDividers
{
    color: #a4cb39;
}


.menu ul
{
	    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-left: 0px;
   
    height: 27px;
    background-repeat: repeat-x;
    z-index: 10;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 10px;
    padding-left: 10px;
    text-decoration:none;
    color:white;
text-transform: uppercase;
}
.menu ul li a:hover
{
    text-decoration: none;
    color: #db0057;
}
.menu ul li a:visited
{
    
    }
.menuSelected
{
	padding-top: 7px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
	background-position: center 50%;
	color: white;
	line-height: 1em;
}

.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {
color: unset;
}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover {
    text-decoration: none;
    color: #db0057 !important;
}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
    background-color: unset;
    color: #fff;
    display: block;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    text-transform: none;
    opacity: 0.9;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}

.topMenuDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuShopHomeLink {
    font-weight: bolder;
    opacity: 1;
    border-bottom: 1px solid;
    margin-left: 0px;
    padding-bottom: 3px;
    margin-bottom: 4px;
    font-size: 11pt !important;
    color: #db0057 !important;
}
.topMenuShopDepth2 {
    max-width: 100%;
    width: calc(100%-20px);
    columns: 120px 4;
    height: auto;
    margin-left: 0px;
}

.topMenuDepth2, .topMenuShopDepth2 {
    text-align: left;
    background: rgb(21 20 25 / 81%);
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 13px;
    padding-bottom: 10px;
    margin-top: 15px;
    box-shadow: none;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    border: none;
    border-bottom: 1px solid #000000;
    border-radius: 0px;
    height: unset;
}

.topMenuShopCatWrapper {
    margin-bottom: 20px;
}

.smallMenuBasket, .smallMenuBasketEnabled {
    display: inline-block;
    padding-top: 1px;
    height: 29px;
    width: 30px;
    background-color: #000000;
    border: 1px solid #ffffff;
    color: #ffffff;
    text-align: center;
}

.smallMenu {
    position: relative;
    top: -84px;
    right: 9px;
    float: right;
    margin-right: 20px;
    z-index: 10000;
}

/* 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:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}



/* Product Menu */
.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 160px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
font-family: Arial, Helvetica, sans-serif;	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: auto;
font-size:9pt;
border-bottom:#4c4c4c 1px solid;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:1px;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
font-size:9pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;

}
.productMenu ul
{
	list-style-type: none;
	width:150px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: 22px;
font-size:10pt;
margin-bottom:5px;
border-bottom:#4c4c4c 1px solid;
text-transform:uppercase;
letter-spacing:1px;

}

.productMenuCategory a:hover {
    color: inherit;
    text-decoration: none;
    color: #a5cb38;
}

.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	
}
.productMenuSubCategory a
{
	color:#4c4c4c;
	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:9pt;
padding:0 0 0 0px;
}
.productMenuSubCategory a:hover
{
    text-decoration: none;
    color: #a7cc39;
    /* font-weight: bold; */
}


.productMenuBottom
{
width: 150px;
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;


}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
    color: #fff;
    font-size: 13pt;
    /* text-transform: uppercase; */
    /* font-family: arial; */
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:100%;
	margin-top: 10px;
	padding-top: 10px;
border-top: #db0057 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 14pt;
}

/* Sort Control */
.sortOuter
{
	height: 30px;
    margin-top: 32px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#f58195;
}
.checkoutProgress a:visited
{
	text-decoration:none;

}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#db0057;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:#fff;
}
.basketOrderItems a
{
		color:#fff;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#fff;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#E6E4E4;
	color:Black;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#E6E4E4;
	color:#808080;
}
.basketHeaderArrow
{
	background-color: #e6e4e4;
	color: Black;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}
.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
}
.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
}
.contactFormField
{
	width:200px;
margin-bottom:10px;
background: #fff;
}
.contactFormMessageBox
{
	width:400px;
margin-bottom:10px;
background: #fff;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:black;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:black;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:black;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}


.productSubCatSummaryMore
{
text-align: center;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:#fff;
border:black 1px solid;
text-align: center;
}

.animationPanelhomepage
{

width:790px;
height:470px;
margin-bottom:30px;
}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:360px;
left:30px;
background-color:#818778;
background:rgba(129,135,120,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}


.basketBorderBottom td
{
	border-color:#64675F;
}
.checkoutBasket table 
{ 
border-color:#64675F;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#64675F;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}



/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More >";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy >";}

.productDetailsBack a::before, .checkoutBack::before {content:"< Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next >";}

.checkoutConfirmPay::before {content: "Confirm & Pay >";}

.checkoutPay::before {content: "Pay >";}

.checkoutButton::before {content: "Checkout >";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "< Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink, .productSummaryBuy, .productDetailsBuy, .productDetailsBack a, .checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, #lnkContinueShopping
{
    color:inherit;
    border-width:1px;
    border-style:solid;
    border-color:inherit;
    text-decoration:none;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:0px;
    padding-right:0px;
    border-radius: 5px;
    display:inline-block;
    text-align:center;
    transition: background-color .5s, color .5s,  border-color .5s;
    color:#fff;
    font-size:100%;
    padding-top:3px;
    height:24px;
    width:150px;

text-transform:uppercase;
}

/* More Info Button */
.productSummaryMore {
    width: 46%;
    height: auto;
    font-size: 100%;
    padding-top: 1px;
    color: #fff;
    background: #db0057;
    border-color: #db0057;
}

.productSummaryMore:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

/* Buy Link Button */
.productSummaryBuyLink {
    width: 40%;
    height: auto;
    font-size: 100%;
    padding-top: 1px;
    color: #fff;
    background: #000;
    border-color: #000;
}

.productSummaryBuyLink:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

/* Buy Button */
.productSummaryBuy {
    width: 40%;
    height: auto;
    font-size: 100%;
    padding-top: 1px;
    color: #fff;
    background: #000;
    border-color: #000;
}

.productSummaryBuy:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:130px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:auto;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:10px;
    padding-right:10px;
}

.productDetailsBack a:hover, .checkoutBillingRetrieve:hover, .checkoutBack:hover, #lnkContinueShopping:hover
{
    cursor: pointer;
    color:white;
    background-color:#000;   /* hover colours*/
    border-color:#000;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color: #db0057;
    color: white;
    border-color: #db0057;
    border-radius: 5px;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color: rgb(246 130 150);
    color: inherit;
    border-color: #f68296;
    text-decoration: none;
 }


.subMenuLevel0
{ 
background-color: white;             
}
.subMenuLevelAlt0
{  
background-color: white;            
}


.subMenuLevel1
{ 
background-color: white;             
}

.subMenuLevelAlt1
{ 
background-color: white;             
}


.contentSubMenu
{
background-color: white;
}


.contentSubMenuHeader
{
background-color: white;
}


@media only screen and (max-width: 1404px) {
.productSummary3
{
display:none;
}
}

/*GOOGLE TRANSLATE FIX*/
#google_translate_element
{
position: fixed;
}
@media only screen and (max-width: 1080px) {
body
{
width: 1080px;
min-width: 1080px;
background-size: contain !important;
background-position-y: 160px;
}
.menu {

    font-size: 7.5pt;

}
#location {

    top: 46px;

}
.heroTag {
    font-size: 1.3vw !important;

}

.heroContentFlorist2 {

    font-size: 3vw;
margin-top: 50px;
}


.heroText {

    top: 26vw;

}

.heroContent {
    font-size: 8vw;

}
.heroContentFlorist {

    font-size: 9vw;
    margin: -6px 0px 23px 0px;

}
}


@media only screen and (max-width: 980px) {
.page
{

    min-width: unset !important;
    max-width: unset !important;

}
body
{
width: 810px; /*MUST BE 810px!!*/
/*min-width: 980px;*/
background-size: contain !important;
background-position-y: 160px;
}

}

@media only screen and (max-height: 820px) {
.boxOuterTestimonial {
    display: none;
}

}

#google_translate_element
{
position: fixed;
}
