/* 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=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Oooh+Baby&display=swap');
/* Smartphone stylesheet */

body
{

	color:#fff;
background-color: #899081;
 font-family: "Lora", serif;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding-top:0px;
    margin-bottom: 0px;
	 -webkit-text-size-adjust: 100%; /* prevents iphone making text bigger when rotate handset */
}
.pageTop
{
	display:none;
}
.pageSides
{

}
.header
{
background-color:#899081;
text-align:center;
height: 43vw;
}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}


#telephone 
{ 
    position: absolute;
top: 35vw;
    left: 13px;
    color: #fff;
    font-size: 11pt;
    /* font-weight: bold; */
    z-index: 20;
}
#location 
{ 
position: absolute;
top: 35vw;
    right: 14px;
    color: #fff;
    font-size: 11pt;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa { margin-right:3px; color:#fff;}
#telephone a{color:#fff; text-decoration: none;}

/* HOME SLIDES */

.animationPanelHomepage
{
display:none;
}
.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100% !important;
height: auto !important;
}
/*IMPORTANT: Add .animationPanelHomepageSP {display: unset !important;} to HOMEPAGE SMARTPHONE HTML*/

.homeSlides p
{ 
padding: 0px !important;
}

.homeSlides img
{ 
    height: auto;
    position: relative;
    right: 0px;
width: 100% !important;
height: 100% !important;
}

.homeSlides a .text 
{     
    width: 79% !important;
    /*font-family: 'Cantata One', serif;*/
    position: absolute;
    /* bottom: 84px; */
    left: 11%;
    /* margin-left: 0px; */
    background-color: rgb(134, 187, 163);
    color: #fff;
    padding: 18px 0px;
    text-align: center;
    text-transform: uppercase;
    /* letter-spacing: 2px; */
    font-size: 12pt !important;
    border: solid 2px #fff;
    margin: 0px auto;
    margin-top: 15%;
    line-height: 14px;
}

.homeSlides a .text:hover
{
background-color: #000;

}




/*GOOGLE TRANSLATE FIX*/
#google_translate_element
{
position: fixed;
}
.productDetailsImageWrapperWrapper {

    margin-bottom: 30px;
}
.pageBottom {
    height: 0px !important;
}
.floristWindowLogo {
    float: right;
    height: 43px !important;
    padding-bottom: 0px !important;
    position: relative;
    bottom: 5px;
}

.homeBannerContainer {
    height: 38vh;
    width: 100%;
    margin: 0px auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #899081;
    background-image: url(/Websites/188/Images/upload/image/Home_1.jpg?ver=1498);
}

#jumpBoxesOuter {
    padding: 6px 0px 10px 0px;
    /* margin-bottom: -26px; */
    width: 100%;
    background: #899081;
    position: relative;
    z-index: 100;
    margin: 0px auto;
}

#jumpBoxCentre {
    width: 85%;
    height: auto;
    /* float: left; */
    background-size: cover;
    overflow: hidden;
    /* transition: 0.2s; */
    margin: 0px auto;
    color: #fff;
    padding-bottom: 50px;
    /* padding-left: 178px; */
}

.jumpBoxTitle {
    margin-top: 27px;
    font-size: 5vw;
    letter-spacing: 2px;
    line-height: 45px;
    margin-bottom: 30px;
    text-align: center;
}

#jumpBoxCentre p {
    margin: 16px auto;
    width: 100%;
    /* margin-bottom: 20px; */
    color: #fff;
    line-height: 146%;
    font-size: 3.3vw;
}

.homeButton a {
    color: #fff;
    background: #899081;
    border-radius: 5px;
    padding: 11px 29px 10px 29px;
    border: 1px solid #ffffff;
    font-family: "Oooh Baby", cursive;
    font-size: 16pt;
}
.homeButton {
    position: relative;
    top: 20px;
}
.grid, .grid2 {
    position: relative;
    clear: both;
    margin: 0 auto;
    /* padding: 1em 0 4em; */
    width: 100%;
    list-style: none;
    text-align: center;
}
.gridSpacer
{
width: 2%;
height: 10px;
float: left;
display: none;
}


/* Common style */
.grid figure {
    position: relative;
    /* float: left; */
    overflow: hidden;
    margin: 0px auto;
    width: 94%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin-bottom: 4%;
}

.grid2 figure {
    position: relative;
    /* float: left; */
    overflow: hidden;
    margin: 0px auto;
    width: 94%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin-bottom: 4%;
}

.grid figure img, .grid2 figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 1;
}

.grid figure figcaption, .grid2 figure figcaption {

    color: #fff;
    text-transform: unset;
    font-size: 2.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after, 
.grid2 figure figcaption::before,
.grid2 figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a, 
.grid2 figure figcaption,
.grid2 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, .grid2 figure figcaption > a {
	z-index: 0;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


figcaption h2 a
{
	color: #000;
}

figcaption h2:hover a
{
	color: #fff;
}
.grid figure h2, .grid2 figure h2 {

	font-weight: 300;
}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p, 
.grid2 figure h2,
.grid2 figure p {
	margin: 0;
}

.grid figure p, .grid2 figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Ruby *****/
/*---------------*/

figure.effect-ruby {
background-color: #899081;
}

figure.effect-ruby img {
	opacity: 0.85;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby h2 {
    margin-top: 31%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    color: #fff;
    font-weight: normal;
    font-size: 7vw;
}

figure.effect-ruby p {
    margin: 29px auto;
    padding: 13px 20px 13px 20px;
    border: 1px solid #fff;
    opacity: 0;
    width: 120px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
font-family: "Oooh Baby", cursive;
} 

figure.effect-ruby:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
	opacity: 1;
background: #899081;
    border-radius: 5px;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-ruby p:hover
{
background-color: #fff;
color: #000;
}


/***** Ruby2 *****/
/*---------------*/

figure.effect-ruby2 {
background-color: #899081;
}

figure.effect-ruby2 img {
	opacity: 0.7;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1.15);
	transform: scale(1.15);
}

figure.effect-ruby2:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-ruby2 h2 {
    margin-top: 27%;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,20px,0);
    transform: translate3d(0,20px,0);
    color: #fff;
    font-weight: normal;
    font-size: 2vw;
}

figure.effect-ruby2 p {
    margin: 29px auto;
    padding: 1vw;
    border: 1px solid #fff;
    opacity: 0;
    width: 120px;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
} 

figure.effect-ruby2:hover h2 {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-ruby2:hover p {
	opacity: 1;
background: #fff;
    border-radius: 5px;
	-webkit-transform: translate3d(0,0,0) scale(1);
	transform: translate3d(0,0,0) scale(1);
}

figure.effect-ruby2 p:hover
{
background-color: #fff;
color: #000;
}

.homeBannerContainer1 {
    height: auto;
    width: 100%;
    margin: 0px auto;
    background-image: url(/Websites/188/Images/upload/image/homeBannerBg2.png);
    background-size: contain;
    background-position: center;
    /* background-position-y: 0px; */
    background-repeat: no-repeat;
    padding-top: 14px;
    padding-bottom: 20px;
}

.tagLine {
    font-family: "Oooh Baby", cursive;
    text-transform: none;
    width: 82% !important;
    margin: 0px auto !important;
    font-size: 8vw;
    line-height: 152%;
    letter-spacing: 0px;
    text-align: center;
}

.homeBannerContainer2 {
    height: 29vh;
    width: 100%;
    margin: 0px auto;
    margin-top: 30px;
}

.slide0 {
  background-image: url(/Websites/188/Images/upload/image/home_pictures_footer_0.jpg?ver=3004);
  width: 100%;
  height: 56vh;
  background-position: center;
  background-size: cover;
  margin: 0px auto;
}

.slide1 {
    background-image: url(/Websites/188/Images/upload/image/slide2F.jpg);
    width: 100%;
    height:26vh;
    background-position: center;
    background-size: cover;
    margin: 0px auto;
}
.slide2 {
    background-image: url(/Websites/188/Images/upload/image/slide3F.jpg);
    width: 100%;
    height: 26vh;
    background-position: center;
    background-size: cover;
    margin: 0px auto;
}
.slide3 {
  background-image: url(/Websites/188/Images/upload/image/Home_Footer_3.jpg?ver=5716);
  width: 100%;
  height: 56vh;
  background-position: center;
  background-size: cover;
  margin: 0px auto;
}
.slide4 {
  background-image: url(/Websites/188/Images/upload/image/Home_footer_purples.jpg?ver=6915);
  width: 100%;
  height: 56vh;
  background-position: center;
  background-size: cover;
  margin: 0px auto;
}
.page
{
background-color: #899081;
}

.column1of1
{
	padding-left:5px;
	padding-right:5px;
}

.bannerRight
{
	float:right;
	text-align:right;
	padding-right:10px;
}


.clearBoth
{
	clear:both;
}
.clearLeft
{
	clear:left;
}
.pageBottom
{

	height: 0px;
	clear: both;
	background-color:#899081; /* Same as body */

}


.mobileButton
{
	background-image: url(../../_global/Images/smartphoneButtonOnBlack.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#8A8A8A;
	margin-bottom: 5px;
	margin-top: 5px;
	color: white;
	border-bottom:#353535 1px solid;
	border-top: #E9E9E9 1px solid;
}

.mobileButton a
{
	display: block;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	color:white;
	padding-right:25px;
	text-decoration:none;
}
.mobileButton a:visited
{
	color:white;
}
.mobileButtonHighlight
{
	background-image: url(../../_global/Images/smartphoneButtonHighlight.png);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#007900;
	margin-bottom: 5px;
	margin-top: 5px;
	color: white;
	border-bottom:#353535 1px solid;
	border-top: #00D400 1px solid;
}

.mobileButtonHighlight a
{
	display: block;
	height:30px;
	padding-top:10px;
	padding-left:10px;
	color:white;
	padding-right:25px;
	text-decoration:none;
}
.mobileButtonHighlight a:visited
{
	color:white;
}

.dropDown
{
	font-size:100%;
}




/* Mobile Nav Bar */
.navBarSmartphoneDropMenu {
    margin-bottom: 10px;
}

.navBar
{
width: 100%;

    background-repeat: repeat-x;
    height: 38px;
    padding-top: 2px;
    margin-bottom: 0px;
    background-color: #899081;

    border-bottom: 1px solid #899081;
}
.navBarHome
{
	float:left;
	width:33%;
	padding-top:10px;
	padding-left:5px;
}
.navBarHome a
{
	width:100%;
	height:30px;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;

}
.navBarHome a:visited
{
	color:#fff;
}
.navBarBasket
{
	float:left;
	width:33%;
	padding-top:10px;
	color:#fff;
}
.navBarBasket a
{
	color:#fff;
	text-decoration:none;
}
.navBarBasket a:visited
{
	color:#fff;
}
.navBarCall
{
	padding-top:10px;
	text-align:right;
	padding-right:5px;
	color:#fff;
}
.navBarCall a
{
	width:100%;
	height:30px;
	color:#fff;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
}
.navBarCall a:visited
{
	color:#fff;
}




/* Shop Product Page */
.products a
{
	text-decoration:none;
}

.productSummary
{
	width: 100%;
	background-image: url(../../_global/Images/smartphoneProductSumaryBackOnBlack.png);
	background-repeat: repeat-x;
	background-position:right;
	height: 82px;

}
.productSummaryFeatured
{
	width:100%;
	background-image: url(../../_global/Images/smartphoneProductSumaryBackOnBlack.png);
	background-repeat:repeat-x;
	background-position:right;
	height: 82px;

}
.productSummaryImage
{
	margin-top:1px;
	float:left;
	margin-right:10px;
	padding-left:0px;
}

.productSummary a
{
	display: block;
}
.productSummary a:visited
{

}
.productSummaryName
{
	padding-top:10px;
	color:white;
	overflow:hidden;
	height:40px;
	line-height:20px;
	margin-right:0px;
	padding-right:20px;
}
.productSummaryName a
{
	padding-top:20px;

}

.productSummaryPrice
{
	padding-top:5px;
	color:#fff;
}

.productSummaryButtons
{
	float:right;
	height:81px;
}
.productSummaryMore
{
}

/* General Style */
a
{
	text-decoration:none;
	color:white;
}
a:visited
{
	text-decoration:none;
	color:white;
}
.linkButton
{
	text-decoration:underline;
}

p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
margin-bottom: 25px;
	padding-top:0px;
	font-size:21pt;
	color:#fff;
font-weight: normal;

letter-spacing:2px;
text-transform: uppercase;
text-align: center;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	color:#fff;
font-weight: normal;

letter-spacing:2px;
text-transform: uppercase;
}
h2 a
{
text-decoration:none;
}
h3
{
	margin-top:0px;
	padding-top:5px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:#fff;
	font-size:larger;
	font-family: 'Times New Roman';
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
hr
{
	color:Green;
}
.faint
{
	color:gray;
}
.footerText .mobileButton {
    background-color: #c1c1c1 !important;
}
.footerText
{
	margin-top:10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom: 20px;
	border-top:#fafafa 1px solid;

}
.footerText a
{
	text-decoration:none;
	color:white;
}
.floristWindowLogo
{
	float:right;
	height:56px;
	padding-bottom:5px;
}
.footer strong
{
color:#75991B;
}

/* general styles */

.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	color:black;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.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 */

.mobileMenuHeader
{
margin-top:20px;
	color:#c03e8f;
}

.menu
{
	text-align:left;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index:10;
}
.menu ul li
{
    width:100%;
	background-image: url(../../_global/Images/smartphoneArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom: 0px;
	margin-top: 0px;
	color: Black;
	border-bottom:#333 1px solid;
}
.menu ul li a
{
	padding-top:10px;
	display:block;
	padding-left: 5px;
	color:white;
	text-decoration:none;
	height:30px;
}
.menu ul li a:hover
{
    text-decoration:underline;
}
.menu ul li a:visited
{
	color:white;
	text-decoration:none;
}
.menuSelected
{
	color: white;
	text-decoration:none;
}
.menuDisplayFull
{
	display:block;
	padding-top:5px;
	padding-bottom:15px;
	padding-left:5px;
}





/* Product Menu */

.productMenuTitle
{
	padding-top:10px;
	color:#c03e8f;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
}
.productMenu
{

}
.productMenuTopSection
{
	display:none;
}
.productMenuSearchTitle
{
	display:none;
}
.productMenuSearchBox
{
	display:none;
}
.productMenuSearchButton
{
	display:none;
}
.productMenuSearchDropDown
{
	display:none;

}
.productMenu ul
{
	list-style-type: none;
	width:100%;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
	display:block;
	color:#c03e8f;
	height: 22px;
	font-weight: bold;
	padding-top: 20px;
	margin-left:0px;
	padding-left:5px;
	border-bottom: white 1px solid;

}
.productMenuSubCategory
{
	width:100%;
	
}

.productMenuSubCategory a
{
	display:block;
	color:white;
	text-decoration:none;
	height:30px;
	padding-left: 5px;
	padding-top:10px;
	background-image: url(../../_global/Images/smartphoneArrow.png);
	background-repeat: no-repeat;
	background-position: right;
	border-bottom: white 1px solid;
}
.productMenuSubCategory a:hover
{
	text-decoration:none;

}
.productMenuBottom
{
	display:none;
}




/* Product Details Page */

.productDetails
{
}
.productDetailsCol1
{
}
.productDetails h1
{
font-size:14pt;
}

.productDetailsImageWrapper
{

}
.productDetailsImage
{
		width:180px;

}

.productDetailsCol2
{
	margin-left:0px;

}

.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:white;
}

.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsDescription
{
	clear:left;
}
.productDetailsModifierList
{
	font-size:large;
}
.productDetailsBack
{
	padding-top:15px;
	text-decoration:underline;
}
.productDetailsNote
{
	clear:right;
	margin-top:20px;
	color:#C0C0C0;
}
.productDetailsNote a
{
	color:#C0C0C0;
}
.productDetailsProductModifiersTable
{
}
.productDetailsProductModifiersTable td
{
	padding-bottom:10px;
}

.productDetailsLinkedProducts
{
	
}
.productDetailsLinkedProducts h1
{
}

/* checkout page */





/* 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
{

}
.contactFormField
{
	width:200px;
}
.contactFormMessageBox
{
	width:200px;
}
.contactFormButton
{
	
}



/* Site Map Page */
.siteMap
{
}
.siteMapPages
{
}

.siteMapProducts
{
	
}
.siteMapProducts ul
{
	text-indent:0px;
	margin-left:0px;
	padding-left:0px;
}
.siteMapCategory
{
	font-size:smaller;

}
.siteMapPage
{
	 text-decoration:none;
}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	font-size:smaller;
	text-indent: 10px;
	text-decoration: none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	 font-size:smaller;
	text-decoration:none;
	text-indent: 20px;
	overflow:hidden;
	display:block;
	height:20px;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}



/* Captcha */
.captch
{
 vertical-align:top;
 }




 /* Gallery */
 
 .gallery
 {
	background-color:White;
 }
 
 .dng_photo1
 {
}



/* Website Specific */

.homePageLinks
{
background-image: url(../Images/smartphoneHomePage.jpg);
background-size:100% 100%;
background-repeat:no-repeat;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
margin-botton:15px;
}

.homePageLinks a
{
color:white;
font-weight:strong;
font-size:10pt;
text-decoration:none;
background-color:black;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:5px;
display:block;
width:200px;

border-top: white 2px solid;
border-bottom: white 2px solid;
border-left: white 2px solid;
border-right: white 2px solid;
}
.homePageLinks a:visited
{
color:white;
font-weight:strong;
text-decoration:none;
}
.homePageLinks a:hover
{
color:white;
font-weight:strong;

background-color:#6CAEB8;
}

