/* 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=Cormorant:ital,wght@0,300..700;1,300..700&display=swap');
body
{
    margin: 0px auto;
    font-size: 11.5pt;
    color: #000;
font-family: "Cormorant", serif;
    font-weight:normal;
    position: relative;
    direction: ltr;
    text-align: left;
    line-height: 1.4em;
    /* background-color: white; */
    background-image: url(../Images/wallpaperTFB.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
border-top: none;
}

#form2 {overflow-x: hidden !important;}
.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 11pt;
    background-color: #b86e95;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    z-index: 100;
}
.adminpage .socialLinks { display:none;}
.adminpage #telephone, .adminpage #location { display:none;}
.adminpage .pageBanner {     background: #99a285;
    margin-bottom: 67px;}
.socialLinks {

}
.socialLinksFooter { margin:0; position:relative; top:-4px; right: 50px; font-size: 25px; width: 150px; float: right;}

.socialLinks .fa {  color:#76787b; margin:0 5px 0 0;}
.socialLinks .social 
{ 
background:#fff; color:#000; display:inline-block; padding:8px 0 8px 6px; text-align:center; width:30px; font-size:20px; margin:0 2px 10px 0; border-radius:17px;
}
.socialLinks .social .fa {
    margin: 0 auto;
    color: #54785f;
}
.socialLinks .social:hover { background:unset;}
.socialLinks .social:hover .fa { color:#000;}
.socialLinks.footer .fa { color:#54785f;}
.socialLinks.footer .social { background:unset; color:#54785f;}
.socialLinks.footer .social:hover { background:#666;}

/*SOCIAL LINKS FOOTER NEW*/

.socialLinks 
{ 
    float: left;
    margin: 0;
    position: absolute;
    top: 2px;
    right: 25px;    

}

.socialIcon
{
float: left;
}

.socialLinks  .social 
{ 
    background: inherit;
    color: #858585;
    display: inline-block;
    padding: 9px 0px 8px 9px;
    text-align: center;
    width: 17px;
    font-size: 22px;
    margin: 0 5px 0px 0;
    border-radius: 6px 6px;
    /* border: 1px solid #858585; */
}

.socialLinks .social:hover {
    background: unset;
    border-color: #fff;
}

.socialLinks .social:hover .fa-brands { color:#fff;}
.socialLinks .social:hover .fa-light { color:#fff;}
.socialLinks .social:hover .fa-kit { color:#fff;}



.socialLinks.footer {
    margin: 0;
    position: relative;
    top: 0px;
    left: 106px;
}

.socialLinks.footer .social
{
border: none;
width: 24px;
}

.socialLinks.footer .social:hover { background:inherit;}
.socialLinks.footer .social:hover .fa { color:#fff;}
.socialLinks.footer .social:hover .fa-brands { color:#fff;}
.socialLinks.footer .social:hover .fa-light { color:#fff;}


/*SOCIAL LINKS PAYMENT CARDS*/
.socialLinksPay {
    margin: 0;
    position: relative;
    top: -6px;
    right: -55px;
    width: 201px;
    height: 10px;
    text-align: right !important;
}

.socialLinksPay h2
{
    margin: 0px !important;
    position: relative;
    top: 9px;
    color: inherit;
    font-family: unset;
    font-size: unset;
}

.socialLinksPay  .social 
{ 
    background: inherit;
    color: #54785f;
    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;
    float: right;
}

.socialLinksPay .social:hover { background:inherit;}
.socialLinksPay .social:hover .fa-brands { }


#telephone {
    position: absolute;
    top: 13px;
    left: 310px;
    right: unset;
    color: #000000;
    font-size: 15pt;
    font-weight: normal;
    text-transform: unset;

}
#location {
    position: absolute;
    top: 13px;
    left: 10px;
    right: unset;
    color: #000000;
    font-size: 15pt;
    font-weight: normal;
    text-transform: unset;
}
#telephone .fa,#location .fa { margin-right:3px;}
#telephone a{color:#000;}
#telephone a:hover{color:#afc698;}
#telephone .fa, #location .fa {
    margin-right: 3px;
    color: #29768b;
}

.homeTitle
{
margin-top: 0px;
    padding-top: 0px;
    font-size: 32pt;
    color: #fff;
    font-weight: 200;

    letter-spacing: 2px;
    position: relative;
    bottom: 272px;
    font-weight: 200 !important;

}

.homeTitle a
{
color: #fff;
    padding: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.homeTitle a:hover
{
background-color: rgb(70 76 73 / 58%);
    border: 2px solid #fff;
}
.boxOuter {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 590px;
}
.boxText { width:960px; margin:0 auto; text-align:center;}
.boxText h2 { font-size:36pt; color: white; text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);}
.boxText h2 a {text-decoration: none; color: #fff;}
.boxText h2 a:hover { color: #000; }


.aboutContainer {
width: 1024px;
display: inline-block;
}

#homeTextOuter2 
{ 

    /*margin-left: -100%;
    margin-right: -100%;*/
    padding: 60px 0 1px 0px;

   
}
#homeText2 {
    width: 1024px;
    margin: 0 auto;
    margin-bottom: 80px;
    text-align: center;
}

.homeLink1 a
{
    padding: 10px 20px;
    background-color: #54785f;
    border: 2px solid #54785f;
    color: #fff;
    position: relative;
    top: 17px;
}
.homeLink1 a:hover
{
    padding: 10px 20px;
    background-color: #000000;
    border: 2px solid #000000;
    color: #fff;
    position: relative;
    top: 17px;
}

.homeLink2 a
{
    padding: 10px 20px;
    background-color: #54785f;
    border: 2px solid #54785f;
    color: #fff;
    position: relative;
    top: 17px;
}
.homeLink2 a:hover
{
    padding: 10px 20px;
    background-color: #000000;
    border: 2px solid #000000;
    color: #fff;
    position: relative;
    top: 17px;
}

.homeLink3 a
{
    padding: 10px 20px;
    background-color: #54785f;
    border: 2px solid #54785f;
    color: #fff;
    position: relative;
    top: 17px;
}
.homeLink3 a:hover
{
    padding: 10px 20px;
    background-color: #000000;
    border: 2px solid #000000;
    color: #fff;
    position: relative;
    top: 17px;
}

/*Who We Are*/
.whoWeAreTitle1
{
    margin: 0px auto;
    margin-top: 10px;
    margin-bottom: 21px;
    color: #54785f;
    font-weight: normal;
    width: 64%;
}
.whoWeAreTitle2
{
    margin-top: 20px;
    margin-bottom: 40px;
    font-weight: normal;
    color: #54785f;
}
.whoWeAreTitle3
{
    margin-top: 40px;
    margin-bottom: 28px;
    font-weight: normal;
    color: #54785f;
}
.whoWeAreText1
{
margin-top: 50px;
text-align: left;
}

.whoWeAreText2
{
margin-top: 68px;
text-align: right;
}

.whoWeAreText3
{
margin-top: 68px;
text-align: left;
}
.aboutContainer h1
{
    margin: 20px auto;
    line-height: 120% !important;
}

.boxLeft {
width: 512px;
float: left;
}

.boxRight {
width: 512px;
float: right;
}

.homepageBottomLine {
width: 50%;
}
.openingHours
{
    width: 37%;
    margin: 49px auto 63px auto;
    text-align: center;
}
.openingHours h2
{
    border-bottom: 2px solid #54785f;
    padding-bottom: 21px;
    margin-top: 40px;
    color: #54785f;
    font-weight: 400;
    width: 80%;
    margin: 26px auto 17px auto;
    font-size: 22pt;
}

/* Testimonial Box  */
.testimonialBox
{
    width: 100%;
    margin: 0px auto;
    height: 530px;

    background-image: url(../Images/testimonialBg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonialBoxLeft
{
width: 400px;
    float: left;
display: none;
}

.testimonialBoxRight
{
    width: 35%;
    color: #fff;
    height: 475px;
    margin: 0px auto;
    position: relative;
    left: 387px;
    top: 26px;
    /* float: left; */
    /* margin-left: 35px; */
    padding-left: 20px;
    padding-top: 6px;
    text-align: left;
    border-left: 5px solid #ffffff;

}
.testimonialBoxText
{
    font-style: italic;
    letter-spacing: 1px;
    /* height: 150px; */
    line-height: 34px;
    margin-top: 41px;
    color: #fff;
    font-size: 1.3vw;
}

/* Grid */



.grid {
    position: relative;
    margin: 0 auto;
    padding: 1em 0 4em;
    max-width: 1045px;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
position: relative;
    float: left;
    overflow: hidden;
margin: 40px 1% 55px 1%;
    max-width: 501px;
    /* max-width: 480px; */
    /* max-height: 360px; */
    width: 48%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
transform: scale(1.09);
}

.grid figure figcaption {

	color: #fff;

	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 {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}






/***** Honey *****/
/*---------------*/

figure.effect-honey {
	background:#636f65;
}

figure.effect-honey img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-honey:hover img {
	opacity: 0.5;
}

figure.effect-honey figcaption::before {
position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: #636f65;
    content: '';
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,100px,0);
}

figure.effect-honey h2 {
    position: absolute;
    bottom: 5px;
    left: 0;
    padding: 23px;
    width: 90%;
    text-align: center;
    -webkit-transform: translate3d(0,-130px,0);
    transform: translate3d(0,-61px,0);
    color: #fff;
    font-weight: bold;
}

figure.effect-honey h2 i {
    font-style: normal;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,-30px,0);
    transform: translate3d(0,-30px,0);
    font-size: 10pt;
    font-weight: normal;
    letter-spacing: 1px;
}

figure.effect-honey figcaption::before,
figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}

figure.effect-honey:hover figcaption::before,
figure.effect-honey:hover h2,
figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}



/* Banners */

.pageTitle
{
text-align: center;
    position: relative;
top: unset !important;
    bottom: 194px;
    color: #fff;
font-size: 32pt;
}

.pageTitleHome
{
text-align: center;
    position: relative;
    bottom: 194px;
    color: #fff;
font-size: 32pt;
}
.pageTitleHome a
{
color: #fff;
    padding: 20px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.pageTitleHome a:hover
{
background-color: rgb(0 0 0 / 20%);
    border: 2px solid #fff;
}

.homeBanner
{
height: 555px;
background-image:url(../Images/upload/image/homeBannerWF2.jpg);
background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover;
}

.homeBannerBox
{
    height: auto;
    width: 40%;
    margin: 0px auto;
    padding-top: 228px;
 
}

.homeBannerTitle
{
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 43pt;
}

.homeBannerText
{
text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 33pt;
}

.homeBannerText p
{

}

.homeBannerText a
{
    padding: 9px 31px;
    background-color: #54785f;
    position: relative;
    top: 38px;
    font-size: 19pt;
    color: #fff;
}

.homeBannerText a:hover
{
    color: #000;
    background-color: #fff;
}


.slideText {
    width: 100%;
    position: absolute;
    top: 178px;
    bottom: unset;
    left: 0%;
    color: #ffffff;
    padding: 46px 0px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 27pt;
    /* border: double 4px #fff; */
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    line-height: 32px;
}

 .slideText:hover
{

    transition: 0.2s;
    color: #fff;

}

.slideText1
{
    font-style: normal;
    font-size: 23pt;
    color: #fff;
    font-weight: 600;
}

.slideText2
{
    font-weight: 600;
    font-style: normal;
    font-size: 29pt;
    color: #fff;
    margin-bottom: 47px;
}

.slideText3
{

    font-style: normal;
    font-size: 20pt;
color: #fff;
}


.slideText3 a
{
    background: #54785f;
    padding: 10px 19px;
    color: #fff;
    font-size: 14pt;
    border: 2px solid #54785f;
}

.slideText3 a:hover
{
    background: #000000;
    color: #fff;
    border: 2px solid #000000;

}
#homeSlides {height:385px; margin-bottom:20px; margin-top:-1px;}
#slides {width:100%; height:385px; overflow:hidden; position:absolute; left:0;}
#slides .animationItem {width:100%; height:385px;overflow-y: hidden; overflow-x: hidden;}

.animationPanelAnimationType3 { margin-top:0;}
a .text { width:240px; position:absolute; top:140px; left:50%; margin-left:-170px; background-color: rgba(0,0,0,0.5); color:#fff; padding:50px; text-align:center; text-transform:uppercase; letter-spacing:2px; font-size: 14pt;}

.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100%;
    /* width: auto; */
}

.pageTop
{
display:none;
}
.pageSides
{
width:100%;
margin:0 auto;
background-color: rgba(255,255,255,0.9);
}
.header
{
    margin: 0px auto;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
    background-image: none;
    top: 0px;
    z-index: 10000;
    height: 252px;
    background-color: #fff;
    width: 100%;

}

.header2
{
	margin: 0px auto;
	margin-top: 0px;
	padding-top: 0px;
text-align: center;
	background-image:none; /* required by admin html editor */
float: left;
position: fixed;
top: 0px;
z-index: 10;
height: 100px;
background-color: #4E1D3A;
width: 100%;

}
#pnlHeader .peakTimeHeader
{
    position: absolute;
    top: 256px;
}
.homeBouquetTextCovid
{
color: #000000;
    padding: 20px;
width: 882px;
    background: rgba(255, 255, 255, 0.76);
    font-size: 20px;
    line-height: 22px;
    text-align: left;
    float: left;
    position: absolute;
    top: 240px !important;
    left: 190px !important;
}




.page
{
	margin: 0px auto; /* left marging width of page sides */

        /*background:#fff;*/
	background-image:none; /* required by admin html editor */
	width: 100%;
}


#bannerTop
{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 45px;
    background-color: #fff;
z-index: 100000;
border-bottom: 1px solid #eaeaea;
}

.pageBanner
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
}

/*.pageBanner img{
position: absolute; top: 10px; left: 380px; width: 180px; height: 66px;
}*/



.pageBanner .socialLinksLarge
{
left:800px;
top:20px;
}
.shopColumn1of2
{
position: absolute;
top: 225px;
margin-top: 0px;
	padding-top:0px;
margin-left:0px;
	float:left;
	width:100%;
	padding-left:0px;
	padding-right:0px;
display:none;
}

.shopColumn2of2
{
margin-top: 0px;
  	padding-top:0px;
	 margin-left:0px;
	 padding-right:0px;
}
.column1of1
{
    padding: 0px 0px;
    margin-top: 0px;
    width: 1024px;
    margin: 0px auto;
min-height: 64vh;
}
.column1of1 h1 { text-align:center;}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
#pnlProducts h1
{
margin-top: 40px;
    color: #287386;
}

#pnlProducts p
{
text-align: center;
}

.pageTitleHome h1
{
position: relative;
    top: 3px !important;
    z-index: 100;
    color: #fff;
}

#pnlProductSummaries
{
    width: 1024px;
    margin: 0px auto;

}
#pnlProducts {
    margin-top: 0px !important;
}
.productSummary, .productSummaryFeatured, .productSummaryFeatured:hover, .productSummary:hover
{
    float: left;
    width: 235px;
    color: Black;
    margin-left: 5px;
    margin-right: 8px;
    height: 335px;
    margin-bottom: 10px;
    padding: 4px;
}



.productSummaryFeatured:hover .productSummaryImage, .productSummary:hover .productSummaryImage {box-shadow:0 6px 6px #ccc;}
.productSummaryFeatured:hover .productSummaryName, .productSummary:hover .productSummaryName {color:#000;}

.productSummaryImage
{
    height: 235px;
    width: 235px;

}


.productSummaryImage img
{
	height: 235px; /* thumnail height */

}
.productSummaryName
{
color: #696969;
    margin-top: 15px;
    height: 37px;
    text-align: center;
    line-height: 13pt;
    letter-spacing: 2px;
    font-size: 12.5pt;
}
.productSummaryPrice
{
	color:#696969;
text-align:center;
margin-top:5px;
font-size: 14.5pt;
}
.productSummaryButtons
{
display: none;
text-align:center;
margin-top:5px;
}
.productSummary h1 { font-size:15pt;}




.productSubCatSummary {
    width: 100% !important;
    margin: 0px auto;
    height: 390px;

}

.productSummary3
{

}

/* General Style */

a
{
	color:#28778a;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:none;
}

.linkAnchor
{
    background: #636f65 none repeat scroll 0 0!important;
    color: #fff;
    font-family: "Merriweather Sans",sans-serif;
    font-size: 14px;
    padding: 11px 35px;
    margin-top: 50px;
    text-transform: uppercase;
    position: relative;
    top: 44px;
}

.linkAnchor:hover
{
    background: #000!important;
    color: #fff;
    transition: 0.5s;
}

.linkAnchorHomepage
{
    background: #636f65 none repeat scroll 0 0!important;
    color: #fff;
    font-family: "Merriweather Sans",sans-serif;
    font-size: 14px;
    padding: 11px 35px;
margin-top: 50px;
    text-transform: uppercase;
position: relative;
top: 35px;
}

.linkAnchorHomepage:hover
{
    background: #000!important;
    color: #fff;
    transition: 0.5s;
}

p
{
	padding-top:0px;
	margin-top:0px;
    color:#000;
   
    font-size: 17px;
}
h1
{
	margin-top:40px;
	padding-top:0px;
	font-size:28pt;
	color:#54785f;
font-weight:200;

letter-spacing:2px;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	color:#54785f;
font-weight:200;
margin-bottom: 30px;
letter-spacing:1px;
}

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-color: #d9dcda;
    padding-top: 20px;
    text-align: center;
    border-top: #54785f 1px solid;
    font-weight: normal;
    /* padding-left: 50px; */
    /* padding-right: 50px; */
    font-size: 14pt !important;
    color: #54785f;
    position: relative;
    top: 0px;
    width: 100%;
    margin: 0px;
}
.footerText p 
{
font-weight: 300;
    color: #000;
    font-size: 12pt;
text-align: center;
}
.footerText a
{
    text-decoration: none;
    color: #000000;
    font-weight: 300;
    font-size: 12pt;
    line-height: 27px;
    margin-top: 9px;
}
.footerText a:hover
{
text-decoration: none;
    color: #54785f;
    font-weight: bold;
}


.footerCol1of4
{
    text-align: center;
    margin-top: 7px;
    padding-top: 32px;
    /* float: left; */
    width: 100%;
    padding-left: 0px;
    /* padding-right: 20px; */
    margin-left: 0px;
    border-top: 1px solid #54785f;
}

.footerCol2of4
{
text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 220px;
    padding-left: 0px;
    padding-right: 20px;
line-height: 31px;

}
.footerCol3of4
{
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 220px;
    padding-left: 20px;
    padding-right: 20px;
line-height: 31px;
}
.footerCol4of4
{
text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 175px;
    padding-left: 12px;
    padding-right: 0px;
line-height: 31px;

}

.footerCol5of4
{
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    /* margin-left: 620px; */
    float: right;
    padding-right: 0px;
    width: 240px;
    border-radius: 4px;
}

.footerCol5of4 a
{
    text-decoration: none;
    color: #54785f;
    font-weight: 300;
    font-size: 12pt;
    width: 150px;
    text-align: center;
    padding: 25px 20px;
    background: #d9dcda;
    border-radius: 4px;
}

.footerCol5of4 a:hover
{
text-decoration: none;
    color: #ffffff;
    font-weight: normal;
    background: #54785f;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}
.hvr-ripple-out {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    left: 33px;
    bottom: 5px;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
    border: #54785f solid 1px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
border-radius: 4px;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}




.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* general styles */

/*.floatRight
{
	float:right;
    padding-right: 50px;
position: absolute;

right: 50px;

}*/
.floatRight
{
	float:right;


}



.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:black;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}



.menu
{

    position: relative;
    top: 0px;
    right: 0px;
    height: 31px;
    margin: 0px auto;
    font-size: 10pt;
    padding-top: 13px;
    padding-bottom: 0px;
    z-index: 1;
    width: 100%;
    /* background-image: url(../images/homePage.jpg); */
    /* border-bottom: 1px solid #dfdfdf; */
    background-color: #fff;
}
.menuDividers
{
    display:none;
width: 50;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 0px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 40px;
	z-index:10;
text-align:center;
}

.menu ul li
{
    display:inline;
    padding: 0px 0px; 
}


.menu ul li a 
{
    padding: 11px 15px 9px 15px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 10pt;
}
.menu ul li a:hover
{
text-decoration: none;
color: #8bac8f !important;
    /* box-shadow: 0 -2px 0 #b9b9b1 inset; */


}



.menu ul li a:visited
{

    }
.menuSelected
{
   text-decoration: none;
    color: #636f65;
    

}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover {
    text-decoration: none;
    border: unset;
    color: #68b49f !important;
}

.topMenuDropDownTitle
{
    border-bottom: 1px solid #27788a !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
}

.topMenuShopHomeLink
{
    border-bottom: 1px solid #27788a !important;
    font-size: 11px !important;
    text-transform: uppercase !important;
    letter-spacing: 2px !important;
    padding-bottom: 2px !important;
}

.topMenuShopDepth2 {

    columns: 120px 4;

}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
    background-color: inherit;
    color: black;
    display: block;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    text-transform: none;
    opacity: 0.9;
letter-spacing: 1px;
}

.smallMenuBasket, .smallMenuBasketEnabled {
    display: inline-block;
    padding-top: 1px;
    height: 29px;
    width: 30px;
    background-color: white;
    border: 1px solid #54785f;
    color: #54785f;
    text-align: center;
}

.smallMenu {
    position: relative;
    top: -49px;
    float: right;
    margin-right: 20px;
z-index: 1000000;
}


/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
width: 1024px;
margin: 0px auto;
}
.basketSummary
{

	width: 150px;
	margin: 0 auto;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}



textarea.checkoutTextBoxMultiRow {
    font-family: inherit;
    width: 529px;
    margin-left: 5px;
}









/* Product Menu */


#pnlProducts
{
margin-top: 45px;
}


.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

#ProductMenu1_pnlNewsletterSubscrive
{
display: none;
}




.productMenuTopSection
{
display: none;
}


.productMenu
{
	
	width: 100%;

	margin: 0px auto;
	
}

.productMenuLinks
{
display: none;
}


.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: auto;
font-size:9pt;
border-bottom:#4c4c4c 1px solid;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:1px;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
font-size:9pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;

}
.productMenu ul
{
	list-style-type: none;
    text-align: center;
    padding-left: 75px;
    width: 935px;
    margin: 0px auto;
}

.productMenuCategory
{
display: none;
margin-top:10px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: 22px;
font-size:9pt;
margin-bottom:5px;
border-bottom:#4c4c4c 1px solid;
text-transform:uppercase;
letter-spacing:1px;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	float: left;
margin-bottom: 40px;
display: none;
}
.productMenuSubCategory a
{
	color: #696969;
    font-size: 16px;
    font-weight: 600;
    padding: 10px 20px;
    display: inline-block;
}
.productMenuSubCategory a:hover
{
	background: #4e1d3b;
    transition: 0.5s;
    color: #fff;
}

.productMenuSubCategory a:active
{
	background: #4e1d3b;
    transition: 0.5s;
    color: #fff;
}


.subCategorySummaries h1 {
    margin-top: 44px;
    margin-bottom: 12px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
    font-size: 20pt !important;
}

/* Product Details Page */

#pnlProduct
{
width: 1024px;
margin: 0px auto;
}

.productDetailsFeatures
{
text-align: left;
margin-left: 0px;
margin-bottom:30px;
border-bottom: 1px #C0C0C0 solid;
    width: 545px;
    padding-bottom: 15px;
}



.productDetailsBack
{
text-align: left;
margin-left: 0px;
padding-bottom:15px;
display: none;
}

.productDetailsDescription
{
text-align: left;
margin-left: 0px;
margin-bottom:30px;
border-bottom: 1px #C0C0C0 solid;
    width: 545px;
    padding-bottom: 15px;
}



.productDetailsImage {
    width: 430px;
}



.productDetails
{
padding-top: 20px;
    padding-left: 10px;
}
.productDetails h1
{
    margin-top: 20px;
    margin-bottom: 30px;
    padding-top: 18px;
    font-size: 20pt;
    text-align: left;
    margin-left: 0px;
    color: #29778b;
}

.productDetailsImageWrapper
{
	float:right;
	width:430px;
	margin-right:10px;
	margin-left:20px;
	
}

.productDetailsPinIt {
    display: none;
    float: right;
}

.productDetailsPrices
{
text-align: left;
margin-left: 0px;
	color:black;
}

.productDetailsBuy
{
	margin-top:20px;
}

.productDetailsNote
{
	margin-top:40px;
	clear:right;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
display: none;
}
.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;
width: 1024px;
margin: 0 auto;
}
.checkoutProgress a
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:#000;
}
.basketOrderItems a
{
		color:#28778a;
}
.basketOrderItemsProductName
{
	text-decoration:none;
		color:#28778a;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#E6E4E4;
	color:Black;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#E6E4E4;
	color:#808080;
}
.basketHeaderArrow
{
	background-color: #e6e4e4;
	color: Black;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
width: 1024px;
margin: 0px auto;
}

.upsell .productSummary
{
    float: left;
    width: 235px;
    color: Black;
    margin-left: 5px;
    margin-right: 8px;
    height: 325px;
    margin-bottom: 10px;
}

.upsell .productSummaryImage img
{
    height: 235px;
    width: 235px;
}

.upsell .productSummaryImage
{
    height: 235px;
    
}






.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}


/* Checkout Billing */

#pnlLogon
{
width: 1024px;
margin: 0 auto;
text-align: center;
}

#pnlLogon .checkoutPrompt 
{
padding-left: 50px;
}


.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
width: 1024px;
margin: 0 auto;
}
.checkoutPrompt {
    width: 180px;
    float: left;
    text-align: right;
    padding-right: 5px;
    padding-left: 17%;
}
.checkoutTextBox {
    width: 230px;
    margin-left: 5px;
}

#pnlLogon .checkoutTextBox
{
	    width: 200px;
    margin-left: -75px;
}


.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	
    width: 300px;
    margin: 0 auto;
    padding-left: 20px;
    text-align: left;

}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
    font-size: 12pt;
}
.contactFormField
{
	width:400px;
margin-bottom:10px;
background: #f5f5f5;
}
.contactFormMessageBox
{
	width:400px;
margin-bottom:10px;
background: #f5f5f5;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:black;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:black;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:black;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

.productSubCatSummary
{
	width:780px;

}


.productSubCatSummaryMore .productSummaryImage
{
background-color:#f5f5f5;
border:black 1px solid;
}
.animationPanelHomepageNew img {
    width: 100%;
    position: absolute;
    /* top: 100px; */
    min-width: 1177px;
}


.animationPanelHomepageNew {
    width: 100%;
    height: 586px;
    /* margin-bottom: 30px; */
    position: absolute;
    /* z-index: -10; */
    overflow: hidden;
}

.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:3px;
    display:inline-block;
    text-align:center;
    transition: background-color .5s, color .5s,  border-color .5s;
    color:#4c4c4c;
    
    font-size:110%;
    padding-top:3px;
    height:22px;
    width:150px;


}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:130px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width: auto;
    margin-top: 31px;
    margin-bottom: 10px;
    padding-top: 7px;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .productDetailsBack a:hover, .checkoutBillingRetrieve:hover, .checkoutBack:hover, #lnkContinueShopping:hover
{
    cursor: pointer;
    color: white;
    background-color: #f89b00;
    border-color: #f89b00;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background: #28778a;
    color: #fff;
    font-family: "Merriweather Sans",sans-serif;
    font-size: 14px;
    padding: 9px 16px;
    margin-top: 30px;
    /* margin-left: 50px; */
    text-transform: uppercase;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background: #f79900;
    color: #fff;
    font-family: "Merriweather Sans",sans-serif;
    font-size: 14px;
    padding: 9px 16px;
    margin-top: 30px;
    /* margin-left: 50px; */
    text-transform: uppercase;
 }

/*Additional Styles*/

.aboutBox
{
padding: 30px 15px 30px 40px;
}

#google_translate_element
{
display: none;
}

.gallery2Wrapper
{
    width: 1024px;
    margin: 0px auto;
}

.gallery2Pic img 
{
    width: 320px;
    height: 320px;
}

.gallery2PicWrapper
{
margin: 5px;
transition: all .2s ease-in-out; 
}

.gallery2PicWrapper:hover
{
 transform: scale(1.1); 
}

#pnlContact
{
    width: 1024px;
    margin: 35px auto;
    /* padding-left: 350px; */
    text-align: left;
}

.workshopBox
{
width: 1004px;
margin: 0px auto;
    padding-left: 10px;
padding-right: 10px;
}

.workshopText
{
width: 450px;
float: left;
text-align: left;
padding-left: 32px;
}


@media only screen and (max-width: 1350px){

/*.socialLinks {
   
    right: 25px;
}

.pageBanner img {
   
    
    left: 25px !important;
    
}

.menu ul li a {
    padding: 11px 18px 9px 18px;
}

.menu
{
    font-size: 11pt;
}

.footerLink2 {
   padding-left: 64px;
}

.socialLinksFooter {
    right: 140px;
    
}

#pnlContact {
   
    padding-left: 15%;
   
}

.productSummaryImage img {
    height: 320px !important;
}
.productSummaryImage {
    height: 320px !important;
}

.productSummary {
    height: 420px;
    width: 320px !important;
margin-left: 5px;
    margin-right: 8px;
}

.productSummaryFeatured {
height: 420px !important;
    width: 320px !important;
margin-left: 5px;
    margin-right: 8px;
}
.productSummary:hover {

    height: 420px;

}
#pnlProductSummaries {
    width: 1025px;
    
    margin-top: 40px;
}

.productSubCatSummary {
    width: 1025px !important;
    margin: 0px auto;
}

.gallery2Wrapper {
    width: 1024px;
    margin: 0px auto;
}

.gallery2Pic img {
    width: 290px;
    height: 290px;
}

.homeBouquetText
{


top: 240px !important;
left:190px !important;
}



.homeBouquetText2
{
top: 513px !important;
    left: 190px !important;

}

.homeBuyButton
{
    
    top: 440px !important;
    left: 194px !important;
}

.checkoutNext
{
margin-top: -30px;
}

.checkoutNext:hover
{
margin-top: -30px;
}

.checkoutTextBox {
    
    margin-left: -69px;
}

.checkoutPrompt {
   
    padding-left: 5%;
}

textarea.checkoutTextBoxMultiRow {
   
    margin-left: -69px;
}

.footerLink {
    
    padding-right: 12px;
    padding-left: 13px;
    
    font-size: 8pt;
}*/

}


@media only screen and (max-width: 1080px) {
body
{
width: 1080px;
min-width: 1080px;
background-size: contain !important;
background-position-y: 160px;
}
}

@media only screen and (max-width: 980px) {
.page
{

    min-width: unset !important;
    max-width: unset !important;

}
body
{
width: 810px; /*MUST BE 810px!!*/
/*min-width: 980px;*/
background-size: contain !important;
background-position-y: 160px;
}


}