/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
html {height:100%;}
body
{
	margin: 0;
	padding:0;
	background:#fff0f3;
	font-size: 12pt;
	color:#000;
	font-family: 'Montserrat', sans-serif;
	width: 100%;
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
	height:100%;
}

#telephone a { text-decoration: none; color: #fff;}
#telephone a:hover {color: #b3b3b3; text-decoration: none;}

.home-address {

color: white;
      

}


.contentSubMenu {
margin-left: 109px!important;
}

.contentSubMenu a{
color: #fff!important;
}

.subMenuLevel0 {
    padding: 3px;
    font-size: 110%;
    background-color: transparent;
}

.subMenuLevelAlt1 {
    padding-left: 10px;
    line-height: 22px;
    background-color: transparent;
    margin-bottom: 1px;
}


.subMenuLevel1 {
    padding-left: 10px;
    line-height: 22px;
    background-color: transparent;
    margin-bottom: 1px;
}

.footert {


    position: fixed;
    bottom: 0;
    right: 0;
color: #000;

}

.footert2 {


    position: fixed;
    bottom: 90px;
    right: 5px;
color: #000;

}

.pageGlobalMessage {
    font-family: 'Montserrat', sans-serif;
    width: 100%;
    box-sizing: border-box;
    color: black;
    font-size: 11pt;
    background-color: #00ff00;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: relative;
    top: 0;
}

.google-maps { position: relative; padding-bottom: 30%; height: 0; overflow: hidden; margin-bottom:20px;}
.google-maps iframe { position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important;}

#telephone {
    position: absolute;
    top: 220px;
    left: 50px;
    color: #fff;
    font-size: 15pt;
    height: 0px;
    z-index: 20;
}

#telephone .fa,#location .fa { margin-left:4px;}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.socialLinks { margin:0; position:absolute; top:598px; left:99px;}
.socialLinks.footer { margin:5px 0 0 0; position:static; top:0px; left:0;}
.socialLinks.footer .fa {  color:#000; margin:0 5px 0 0;}
.socialLinks .fa {  color:#fff; margin:0 5px 0 0;}
.socialLinks .social {
    background: unset;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 2px 10px 0;
    border-radius: 50%;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:unset;}
.socialLinks .social:hover .fa { color:#b3b3b3;}


.pageTop
{
display:none;
}
.pageSides
{

}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
	background-image:none; /* required by admin html editor */
float:left;
width:420px;
}

.floraBundaLogo { width: 330px; height: auto !important; max-width: none !important; }

.socialLink
{
float: right;
}

.pageBanner .socialLinksLarge
{
left:650px;
top:100px;
width:294px;
}



.page {
background-color:#fff0f3;
margin-left:450px;
min-width:630px;
padding-bottom:120px;
}
.pageBanner
{
	margin-left:10px;
	margin-top:10px;
position:relative;
height: 200px;
}
.shopColumn1of2
{
position:absolute;
top:625px;
left:0px;
padding-top:0px;
width:360px;

}

.shopColumn2of2
{

padding-top:0px;
padding-bottom:20px;
padding-left:20px;
padding-right:10px;

overflow: hidden; 
}
.column1of1
{
	padding-top:50px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
margin-left:0px;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{
    float: left;
    width: 22%;
    color: white;
    margin-right: 20px;
    margin-bottom: 30px;
    height: auto;
}
.productSummaryFeatured
{
	float: left;
    width: 22%; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: white;
    margin-right: 20px;
    margin-bottom: 30px;
    height: auto;

}
.productSummaryImage
{
    height: auto;
    text-align: center;
overflow: hidden;
}
.productSummaryImage img
{
    width: 100%;
transition: 0.2s;
}
.productSummaryImage img:hover
{
transform: scale(1.1);
transition: 0.2s;

}
.productSummaryName
{
	color:#000;
	text-align:center;
	font-size:12pt;
	line-height:1.1em;
	height:40px;
margin-top:10px;
}
.productSummaryPrice
{
	color:#000;
	text-align:center;
margin-top:5px;
}
.productSummaryButtons
{
	text-align:center;
margin-top:5px;
}
.subCategorySummaries h1 {

    margin-bottom: 7px;

}

/* General Style */

a
{
	color:#000;
}
a:hover
{
	color:#000;
}
p
{
	padding-top:0px;
	margin-top:0px;
font-family: 'Montserrat', sans-serif;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:22pt;
	color:#000;
font-weight:normal;
		}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
	color:#000;
font-weight:normal;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



.footerText
{
margin-left:20px;
margin-right:20px;
background-color:#fff;
height:100px;
padding-top:30px;
padding-bottom:10px;
padding-left:0px;
padding-right:0px;
border-top: #000 1px solid;
text-align:right;
color:#000;
font-size:12pt;
}


.footerText .socialLinksLarge {
    position: relative;
    top: -53px !important;
    /* margin-left: 20px; */
    /* display: inline; */
    right: 300px !important;
}

.footerText h2
{
color: #000;
    display: inline;
    position: relative;
    right: 200px;
}

.footerLinks
{
float:right;
}

.footerText p { font-size:10pt;}
.footerText a
{
	text-decoration:none;
	color:#000;
	font-size:10pt;
}
.footerText a:hover
{
color:#b3b3b3;
text-decoration:underline;
}
.footerCol1of4
{
text-align:left;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:190px;
	padding-left:0px;
	padding-right:10px;
margin-left:0px;
margin-bottom:10px;
}

.footerCol2of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:180px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:10px;
}
.footerCol3of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:180px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:10px;
}
.footerCol4of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:180px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:10px;
}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:0px;
	 padding-right:0px;
width:220px;
margin-bottom:10px;
float:left;
}


.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
{
padding-left:30px;
	z-index:1;
	width:212px;
padding-top:30px;
padding-bottom:0px;
float:left;
color:#7b6c5f;
font-size:12pt;
line-height:1.2em;
text-transform:uppercase;
width:350px;
}

.menuDividers
{
display:none;
}

.menu ul
{
list-style-type:none;
margin-left:75px;
padding-left:0px;
}

.menu ul li
{
padding-bottom:15px;
letter-spacing:2px;
}

.adminpage .menu ul li a
{
color:#000;
}

.menu ul li a
{
text-decoration:none;
color:#7b6c5f;
}

.menu ul li a:hover
{
color:#9f7a3f;
text-decoration:none;
}

.menu ul li a:visited
{
color:#7b6c5f;
}

.menuSelected
{
text-decoration:none;
}

/* Basket Summary */

.checkoutBasket
{

	 margin-left:0px;
	 margin-right:20px;
}
.basketSummary
{
    position: fixed;
    top: 5px;
    left: 0px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;

}
.basketSummaryTitle
{
	width: 140px;
	height: 22px;
	font-weight: bold;
	padding-left: 0px;
padding-right:10px;
float:right;
margin-right:20px;
}
.basketSummaryText
{
	margin-left:10px;
	padding-top:10px;
padding-right:5px;
float:right;
color:#fff;
padding:8px;
}
.basketSummaryCheckout
{
display:none;
	}

.basketSummaryText a
{
	text-decoration:none;
	color:#b3b3b3;
}

.stripeWrapper {
width: 60%;
float: right;
max-width: unset;
margin-right: 36%;
margin-left: 4%;
}

.stripeAddressWrapper, .stripeWalletWrapper {
width: 60%;
float: right;
max-width: unset;
margin-right: 36%;
margin-left: 4%;
}
.errorMessage {
float: right;
margin-right: 20px;
width: 96%;
position: relative;
left: 6px;
}


/* Product Menu */

.productMenu
{
	width: 247px;
	margin-left: 113px;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size:12pt;
padding-left:0px;
padding-right:0px;
text-align:left;
}
.productMenuTopSection{
    /* display: none; */
    /* float: right; */
    position: relative;
    top: 0px;
    right: 0px;
    z-index: 1000;
}
.productMenuPayPal img {
    width: 130px;
    height: auto;
    filter: alpha(opacity=70);
    opacity: 0.7;
    display: none;
}
.productMenuSearchTitle
{
margin-top:20px;
	font-size: 12pt;
color:#fff;
text-transform:uppercase;
font-weight:normal;
}
.productMenuSearchBox
{
    margin-left: 0px;
    padding-left: 3px;
    width: 100px;
    height: 15px;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
}
.productMenuSearchBox a
{
color:#fff;
}

.productMenuNationalLink a
{
color:#fff;
}

.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
    margin-left: 0px;
    width: 132px;
    margin-top: 2px;
    margin-bottom: 5px;
    color: black;
    background-color: white;
    border-right: #A7A9AC 1px solid;
    border-top: #A7A9AC 1px solid;
    border-left: #A7A9AC 1px solid;
    border-bottom: #A7A9AC 1px solid;
}
.productMenu ul
{
	list-style-type: none;
	width:210px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
margin-top: 10px;
    padding-top: 5px;
    padding-left: 0px;
    font-size: 12pt;
    color: #fff;
    text-transform:uppercase;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 2px;
}

.productMenuCategory:hover
{

    text-decoration: none;

}

.productMenuCategory a:hover {
    color: #b3b3b3;
    text-decoration: none;
}

.productMenuSubCategory
{
text-transform:none;
	padding-left: 0px;
line-height:20px;
}
.productMenuSubCategory a
{
color:#fff;
	text-decoration:none;
font-weight:normal;
font-size: 12pt;
letter-spacing: 2px;

}
.productMenuSubCategory a:hover
{
	color:#b3b3b3;
	text-decoration:none;
}

#ProductMenu1_btnFacebook > img, #ProductMenu1_btnInstagram > img, #ProductMenu1_btnGooglePlaces > img
{
display: none;
}

.productMenuSearchLink {

    color: #ffffff;

}



/* Product Details Page */

.productDetails
{
}
.productDetails h1
{

	font-weight: bold;
	font-size: 16pt;
	border-bottom:none;

font-weight:normal;
}

.productDetailsImageWrapper
{
	float:right;
	width:500px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:500px;
}
.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:#000;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:#b3b3b3;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}


/* Sort Control */
.sortOuter {
    height: 30px;
    margin-right: 15px;
    margin-bottom: 13px;
}
.sortProducts
{
	float:left;
	margin-right:10px;
}
.sortDropDown
{
    font-size: 10pt;
    color: black;
    background-color: white;
    font-family: Arial;
}
.sortOuterNoProdMenu .searchHiddenDisplay {
    visibility: visible;
    display: inline-block;
    transition: background-color 1s, opacity 1s;
}
/* checkout page */



/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.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:#b3b3b3;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#b3b3b3;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#414a56;
	color:white;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#414a56;
	color:#fff;
}
.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:#414a56;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
    width: 200px;
    color: #000;
    background-color: #fff;
}
.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
    color: #000;
    background-color: #fff;
}
.checkoutPaymentShortTextBox
{
	width:77px;
    color: #000;
    background-color: #fff;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}
.txtDeliveryInstructions
{
color:white;
background-color:black;
}
.checkoutTextBoxMultiRow
{
    color: #000;
    background-color: #fff;
}

/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline-block;
	text-align:right;
	
float:left;
padding-right:5px;
}
.contactFormField
{
    width: 200px;
    color: #000;
    background-color: #fff;
}
.contactFormMessageBox
{
	width:400px;
    color: #000;
    background-color: #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:black;
	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:Gray;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:Gray;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:Gray;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}


/* Captcha */
.captch
{
 vertical-align:top;
 }


.basketBorderBottom td
{
	border-color:#414a56;
}
.checkoutBasket table 
{ 
border-color:#414a56;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#414a56;
}


/* website specific */


.animationPanelhomepage
{
border-top: #DCDCDD  1px solid;
border-bottom: #DCDCDD  1px solid;
border-left: #DCDCDD 1px solid;
border-right: #DCDCDD  1px solid;
width:748px;
height:400px;
margin-bottom:30px;


}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:290px;
left:20px;
filter:alpha(opacity=60);
opacity:0.6;
margin-bottom:0px;
padding-bottom:0px;
background-color:#303030;
width:380px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;


border-left: #303030 5px solid;
border-right: #303030 5px solid;
border-top: #303030 5px solid;
border-bottom: #303030 5px solid;
border-radius:10px;
}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-family: 'Montserrat', sans-serif;
font-weight:normal;

}

.animationPanelhomepage a
{
text-decoration:none;
color:white;
}
.animationPanelhomepage a:visited{
color:white;
text-decoration:none;
}
.progress
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:340px;
left:630px;

filter:alpha(opacity=60);
opacity:0.6;
margin-bottom:0px;
padding-bottom:0px;
background-color:#303030;
width:90px;
height:30px;
padding-top:0px;
padding-left:0px;
padding-bottom:0px;
padding-right:0px;
color:white;

border-left: #303030 5px solid;
border-right: #303030 5px solid;
border-top: #303030 5px solid;
border-bottom: #303030 5px solid;
border-radius:10px;

}

#Animation1_frame1 .progress
{
background-image: url(../Images/progress1.gif);
background-repeat:no-repeat;
}
#Animation1_frame2 .progress
{
background-image: url(../Images/progress2.gif);
background-repeat:no-repeat;
}
#Animation1_frame3 .progress
{
background-image: url(../Images/progress3.gif);
background-repeat:no-repeat;
}
#Animation1_frame4 .progress
{
background-image: url(../Images/progress4.gif);
background-repeat:no-repeat;
}
#Animation1_frame5 .progress
{
background-image: url(../Images/progress5.gif);
background-repeat:no-repeat;
}
#Animation1_frame6 .progress
{
background-image: url(../Images/progress6.gif);
background-repeat:no-repeat;
}

.productSubCatSummaryMoreInner h1
{
font-size:16pt;
line-height:25px;
}
.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

.productSubCatSummary{
    height: 29vw;
    width: 100%;
    display: block;
}

.productSummary3
{

}

.gallery2Wrapper
{
text-align: left;
}

.gallery2Pic img
{
width: 200px;
height: 200px;
}

/* 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: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    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;
    background-color: #000;
    font-size: 100%;
    padding-top: 5px;
    height: 25px;
    width: 150px;
}
.productDetailsBack a
{
    background-color: #fff;
    color: #000;
    border-color: #000;
    text-decoration: none;
}
.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}
.productSummaryBuy
{

}

.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;
    background-color: #000;
    color: #fff;
    border-color: #fff;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .productDetailsBack a:hover, .checkoutBillingRetrieve:hover, .checkoutBack:hover, #lnkContinueShopping:hover
{
    cursor: pointer;
    color: white;
    background-color: #919191;
    border-color: #fff;
    text-decoration: none;
}

#lnkContinueShopping:hover
{
    cursor: pointer;
    color: #fff;
    background-color: #919191;
    border-color:#919191;
    text-decoration: none;
}

.checkoutCheckout a {
    color: #fff;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color: #000;
    color: white;
    border-color: #000;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color: #919191;
    color: #fff;
    border-color: #919191;
    text-decoration: none;
 }




@media screen and (max-width: 1200px) {

body {
    background: #fff url(../Images/wallpaperNewCropped.jpg) top left repeat-y;
}

.page {
    background-color: #fff;
    margin-left: 330px;
}

.header {
    width: 340px;
}

.header img {
    width: 100% !important;
    height: 100% !important;
}

#telephone {
    top: 145px;
}

}

body{
background:#fff0f3;
}

.header{
background-image:none;
background-color:#fff0f3;
}

#telephone{
color:#9f7a3f;
}

#telephone a{
text-decoration:none;
color:#9f7a3f;
}

#telephone a:hover{
color:#5f6e5e;
text-decoration:none;
}

#telephone .fa,
#location .fa{
color:#9f7a3f;
}

#telephone:hover .fa,
#location:hover .fa{
color:#5f6e5e;
}

.home-address{
color:#9f7a3f;
}

.socialLinks .fa{
color:#5f6e5e;
}

.socialLinks .social{
color:#5f6e5e;
}

.socialLinks .social:hover .fa{
color:#9f7a3f;
}

.menu{
color:#5f6e5e;
}

.menu ul li a{
text-decoration:none;
color:#5f6e5e;
}

.menu ul li a:hover{
color:#9f7a3f;
text-decoration:none;
}

.menu ul li a:visited{
color:#5f6e5e;
}

.contentSubMenu a{
color:#5f6e5e !important;
}

.contentSubMenu a:hover{
color:#9f7a3f !important;
}

.productMenuSearchTitle{
color:#5f6e5e;
}

.productMenuSearchBox a{
color:#5f6e5e;
}

.productMenuSearchBox a:hover{
color:#9f7a3f;
}

.productMenuNationalLink a{
color:#5f6e5e;
}

.productMenuNationalLink a:hover{
color:#9f7a3f;
}

.productMenuCategory{
color:#5f6e5e;
}

.productMenuCategory a{
color:#5f6e5e;
text-decoration:none;
}

.productMenuCategory a:hover{
color:#9f7a3f;
text-decoration:none;
}

.productMenuSubCategory a{
color:#5f6e5e;
text-decoration:none;
}

.productMenuSubCategory a:hover{
color:#9f7a3f;
text-decoration:none;
}

.productMenuSearchLink{
color:#5f6e5e;
}

.productMenuSearchLink:hover{
color:#9f7a3f;
}

.productSummaryMore,
.productSummaryBuyLink,
.productSummaryBuy,
.productDetailsBuy,
.productDetailsBack a,
.checkoutBillingRetrieve,
.checkoutBack,
.checkoutNext,
.checkoutConfirmPay,
.checkoutPay,
.checkoutButton,
.contactSend,
#lnkContinueShopping{
background-color:#5f6e5e;
border-color:#5f6e5e;
color:#fff;
}

.productDetailsBack a{
background-color:#fff;
color:#5f6e5e;
border-color:#5f6e5e;
}

.productSummaryMore:hover,
.productSummaryBuyLink:hover,
.productSummaryBuy:hover,
.productDetailsBack a:hover,
.checkoutBillingRetrieve:hover,
.checkoutBack:hover,
.checkoutNext:hover,
.checkoutConfirmPay:hover,
.checkoutPay:hover,
.checkoutButton:hover,
.contactSend:hover,
.productDetailsBuy:hover,
#lnkContinueShopping:hover{
background-color:#9f7a3f;
border-color:#9f7a3f;
color:#fff;
text-decoration:none;
}

.floraBundaWordmark{
margin:0;
font-family:'Libre Baskerville', serif;
font-size:42px;
font-weight:400;
letter-spacing:2px;
line-height:1;
color:#ffffff;
text-transform:none;
}

.floraBundaWordmark span{
display:inline-block;
transform:scaleY(1.05);
}

.floraBundaPhone{
margin:0;
font-family:'Montserrat', sans-serif;
font-size:22px;
font-weight:500;
letter-spacing:1px;
line-height:1.2;
color:#ffffff;
}

#homeText2,
#homeText2Center,
#homeText2Left,
#homeText2Right{
width:49%;
position:relative;
height:180px;
display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
text-align:center;
overflow:hidden;
transition:0.2s;
margin-bottom:15px;
float:left;
}

#homeText2{
margin-right:2%;
}

#homeText2Left{
margin-right:2%;
}

#homeText2Right{
float:right;
}

.homeTextTitle{
margin:0 0 10px 0;
font-size:4vw;
line-height:110%;
text-align:center;
}

.homeTextContent{
position:relative;
top:0;
margin:0;
font-size:20px;
margin-bottom:0;
text-align:center;
}

.homeTextContent a{
padding:10px 20px;
display:inline-block;
}

.socialLinks .social svg{
width:22px;
height:22px;
display:inline-block;
vertical-align:middle;
color:#5f6e5e;
}

.socialLinks .social:hover svg{
color:#9f7a3f;
}

#ProductMenu1_btnFacebook,
#ProductMenu1_btnInstagram,
#ProductMenu1_btnGooglePlaces,
.socialLinksLarge,
img[alt="Google Places"],
img[title="Google Places"]{
display:none !important;
}


.productDetailsImageWrapper a[href*="pinterest.com"],
.productDetailsImageWrapper img[alt*="Pinterest"],
.productDetailsImageWrapper img[title*="Pinterest"]{
display:none !important;
}




.footerText.floraBundaFooter{
margin:30px 20px 0 20px;
padding:0;
height:auto;
background:#5f6e5e;
border-top:none;
text-align:left;
color:#fff;
font-size:12pt;
overflow:hidden;
}

.floraBundaFooterInner{
width:100%;
padding:38px 34px 30px 34px;
box-sizing:border-box;
}

.floraBundaFooterTop{
display:flex;
justify-content:space-between;
gap:30px;
margin-bottom:26px;
}

.floraBundaFooterCol{
width:33.333%;
text-align:center;
}

.floraBundaFooterCol h3{
margin:0 0 18px 0;
padding:0;
font-family:'Libre Baskerville', serif;
font-size:17px;
font-weight:normal;
letter-spacing:0.35em;
text-transform:uppercase;
color:#fff0f3;
text-align:center;
}

.floraBundaFooterCol p{
margin:0 0 14px 0;
font-size:15px;
line-height:1.8em;
color:#fff;
text-align:center;
}

.floraBundaFooterCol a{
color:#fff0f3;
text-decoration:none;
}

.floraBundaFooterCol a:hover{
color:#9f7a3f;
text-decoration:none;
}

.floraBundaFooterButton{
width:100%;
margin:18px 0 0 0 !important;
padding:0 10px;
box-sizing:border-box;
text-align:center;
}

.floraBundaFooterButton a{
display:block;
width:100%;
padding:14px 18px;
background:linear-gradient(90deg,#5f6e5e 0%,#758e74 100%);
color:#fff !important;
text-decoration:none;
font-size:15px;
line-height:1.2;
border:1px solid #4f5d4f;
box-sizing:border-box;
position:relative;
overflow:hidden;
transition:color 0.35s ease,border-color 0.35s ease;
}

.floraBundaFooterButton a:before{
content:"";
position:absolute;
top:0;
left:0;
width:0;
height:100%;
background:linear-gradient(90deg,#9f7a3f 0%,#b68a47 100%);
transition:width 0.4s ease;
z-index:0;
}

.floraBundaFooterButton a span{
position:relative;
z-index:1;
}

.floraBundaFooterButton a:hover:before{
width:100%;
}

.floraBundaFooterButton a:hover{
color:#fff !important;
border-color:#8a6a35;
}

.floraBundaFooterSocials{
display:flex;
justify-content:center;
align-items:center;
gap:16px;
margin:10px 0 24px 0;
}

.floraBundaFooterSocial{
width:42px;
height:42px;
display:inline-flex;
align-items:center;
justify-content:center;
border:1px solid #9f7a3f;
border-radius:50%;
color:#9f7a3f;
text-decoration:none;
transition:0.25s;
background:transparent;
}

.floraBundaFooterSocial svg{
width:20px;
height:20px;
display:block;
color:currentColor;
}

.floraBundaFooterSocial:hover{
background:#5f6e5e;
border-color:#5f6e5e;
color:#fff0f3;
}

.floraBundaFooterMap{
width:90%;
margin:0 auto 28px auto;
border:1px solid rgba(255,255,255,0.18);
overflow:hidden;
}

.floraBundaFooterMap iframe{
display:block;
width:100%;
height:320px;
}

.floraBundaFooterBottom{
border-top:1px solid rgba(255,255,255,0.18);
padding-top:24px;
text-align:center;
}

.floraBundaFooterLogo{
margin-bottom:16px;
text-align:center;
}

.floraBundaFooterLogo img{
width:auto;
max-width:220px;
height:auto;
display:inline-block;
}

.floraBundaFooterBottom p{
margin:0;
font-size:13px;
line-height:1.8em;
color:#fff0f3;
text-align:center;
}

.floraBundaFooterBottom strong{
color:#fff;
}

.footerText.floraBundaFooter a{
font-size:inherit;
}

@media screen and (max-width:980px){
.floraBundaFooterTop{
display:block;
}
.floraBundaFooterCol{
width:100%;
margin-bottom:26px;
}
.floraBundaFooterMap{
width:100%;
}
}


.productDetails .page,
body .page{
padding-top:10px;
padding-bottom:10px;
}



.desktopBlock .productDetailsBuy{
width:220px;
height:44px;
padding:0;
font-size:135%;
line-height:44px;
text-align:center;
display:inline-block;
box-sizing:border-box;
}






.productSummaryButtons{
display:flex;
justify-content:center;
align-items:center;
gap:10px;
margin-top:10px;
}

.productSummaryBuyLink,
.productSummaryMore{
width:120px !important;
height:42px !important;
padding:0 !important;
display:inline-flex !important;
align-items:center !important;
justify-content:center !important;
text-align:center !important;
line-height:1 !important;
font-size:14px !important;
box-sizing:border-box !important;
}

.productSummaryBuyLink::before,
.productSummaryMore::before{
display:block;
width:100%;
text-align:center;
line-height:1;
}

.productSummaryBuyLink{
background-color:#9f7a3f !important;
border-color:#9f7a3f !important;
color:#fff !important;
}

.productSummaryBuyLink:hover{
background-color:#5f6e5e !important;
border-color:#5f6e5e !important;
color:#fff !important;
}

.productSummaryMore{
background-color:#5f6e5e !important;
border-color:#5f6e5e !important;
color:#fff !important;
}

.productSummaryMore:hover{
background-color:#9f7a3f !important;
border-color:#9f7a3f !important;
color:#fff !important;
}






.shopColumn2of2{
padding-bottom:0 !important;
}

.productDetails{
margin-bottom:0 !important;
padding-bottom:0 !important;
}

.productDetailsNote{
margin-bottom:0 !important;
padding-bottom:0 !important;
}

#pnlProduct,
#ProductDetails1_pnlProductDetails,
#ProductDetails1_UpdatePanel1{
margin-bottom:0 !important;
padding-bottom:0 !important;
}

body .page{
padding-bottom:0 !important;
}



.floraBundaFooterLogo{
margin-bottom:16px;
text-align:center;
}

.floraBundaFooterLogoSwap{
position:relative;
display:inline-flex;
align-items:center;
justify-content:center;
width:220px;
height:92px;
padding:12px;
background:#ffffff;
border-radius:18px;
box-shadow:0 8px 24px rgba(0,0,0,0.12);
overflow:hidden;
text-decoration:none;
box-sizing:border-box;
transition:transform 0.25s ease, box-shadow 0.25s ease;
}

.floraBundaFooterLogoSwap:hover{
transform:translateY(-2px);
box-shadow:0 12px 30px rgba(0,0,0,0.18);
}

.floraBundaFooterLogoMain,
.floraBundaFooterLogoHover{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%);
width:auto;
height:auto;
display:block;
transition:opacity 0.35s ease;
}

.floraBundaFooterLogoMain{
opacity:1;
max-width:180px;
max-height:64px;
}

.floraBundaFooterLogoHover{
opacity:0;
max-width:205px;
max-height:78px;
border-radius:14px;
}

.floraBundaFooterLogoSwap:hover .floraBundaFooterLogoMain{
opacity:0;
}

.floraBundaFooterLogoSwap:hover .floraBundaFooterLogoHover{
opacity:1;
}


.productSummaryBuy{
width:120px !important;
height:42px !important;
padding:0 !important;
display:inline-flex !important;
align-items:center !important;
justify-content:center !important;
text-align:center !important;
line-height:1 !important;
font-size:14px !important;
box-sizing:border-box !important;
background-color:#9f7a3f !important;
border-color:#9f7a3f !important;
color:#fff !important;
}

.productSummaryBuy::before{
display:block;
width:100%;
text-align:center;
line-height:1;
}

.productSummaryBuy:hover{
background-color:#5f6e5e !important;
border-color:#5f6e5e !important;
color:#fff !important;
}



.productMenuSearchBox a{
color:#9f7a3f!important;
}



.basketSummary {
position:fixed !important;
top:8px !important;
right:20px !important;
left:auto !important;
width:auto !important;
margin:0 !important;
z-index:500 !important;
pointer-events:none !important;
background:transparent !important;
display:flex !important;
align-items:center !important;
gap:12px !important;
}

.basketSummaryTitle,
.basketSummaryText,
.basketSummaryCheckout,
.basketSummaryCheckout a {
pointer-events:auto !important;
}

.basketSummaryTitle {
display:none !important;
}

.basketSummaryText {
float:none !important;
position:static !important;
margin:0 !important;
padding:8px 14px !important;
background:#5f6e5e !important;
border:1px solid #5f6e5e !important;
border-radius:20px !important;
color:#ffffff !important;
font-weight:700 !important;
box-shadow:0 6px 16px rgba(0,0,0,0.12) !important;
transition:background-color .25s ease,border-color .25s ease,color .25s ease,border-radius .25s ease !important;
display:flex !important;
align-items:center !important;
gap:12px !important;
white-space:nowrap !important;
}

.basketSummaryText a {
color:#ffffff !important;
text-decoration:none !important;
transition:color .25s ease !important;
}

.basketSummaryCheckout {
display:inline-block !important;
margin:0 !important;
padding:0 !important;
}

.basketSummaryCheckout a {
display:inline-block !important;
padding:8px 14px !important;
background:#9f7a3f !important;
border:1px solid #9f7a3f !important;
border-radius:20px !important;
color:#ffffff !important;
font-weight:700 !important;
text-decoration:none !important;
transition:background-color .25s ease,border-color .25s ease,color .25s ease,border-radius .25s ease !important;
}

.basketSummaryCheckout a:hover {
background:#b68a47 !important;
border-color:#b68a47 !important;
color:#ffffff !important;
border-radius:0 !important;
}

.basketSummaryText:hover {
background:#758e74 !important;
border-color:#758e74 !important;
color:#ffffff !important;
border-radius:0 !important;
}

.basketSummaryText:hover a {
color:#ffffff !important;
}

@media screen and (max-width:980px){

.basketSummary {
top:10px !important;
right:10px !important;
gap:8px !important;
z-index:9999 !important;
}

.basketSummaryText {
padding:6px 10px !important;
font-size:10pt !important;
border-radius:16px !important;
}

.basketSummaryCheckout a {
padding:6px 10px !important;
font-size:10pt !important;
border-radius:16px !important;
}

}




.productMenuCategory,
.productMenuCategory a,
.menu ul li a:hover,
.menu ul li a:focus,
.productMenuSubCategory a:hover,
.productMenuCategory a:hover,
.contentSubMenu a:hover,
.subMenuLevel0 a:hover,
.subMenuLevelAlt1 a:hover,
.subMenuLevel1 a:hover{
color:#9f7a3f !important;
}

.menu,
.menu ul li a,
.menu ul li a:visited,
.productMenuSubCategory a,
.contentSubMenu a,
.productMenuSearchTitle{
color:#5f6e5e !important;
}

.menu ul li a:hover,
.productMenuCategory a:hover,
.productMenuSubCategory a:hover,
.contentSubMenu a:hover,
.subMenuLevel0 a:hover,
.subMenuLevelAlt1 a:hover,
.subMenuLevel1 a:hover{
font-weight:700 !important;
transform:scale(1.12);
filter:drop-shadow(0 0 7px rgba(159,122,63,0.55));
transition:all .22s ease;
}

.errorMessage,
.confirmationMessage{
background:#fff0f3 !important;
color:#5f6e5e !important;
border:none !important;
font-weight:700 !important;
padding:16px 22px !important;
border-radius:14px !important;
box-shadow:0 10px 28px rgba(0,0,0,0.16) !important;
font-size:15px !important;
line-height:1.5em !important;
position:relative;
overflow:hidden;
animation:stemPetalMessage .45s ease;
}

.errorMessage:before,
.confirmationMessage:before{
content:"";
position:absolute;
top:0;
left:0;
width:6px;
height:100%;
background:#9f7a3f;
}

@keyframes stemPetalMessage{
0%{
opacity:0;
transform:translateY(-12px);
}
100%{
opacity:1;
transform:translateY(0);
}
}

.menu ul li{
padding-bottom:15px;
letter-spacing:2px;
transition:transform .22s ease,letter-spacing .22s ease,filter .22s ease;
transform-origin:left center;
}

.menu ul li:hover{
transform:translateX(10px);
letter-spacing:3px;
filter:drop-shadow(0 0 10px rgba(159,122,63,0.45));
}

.menu ul li a{
position:relative;
display:inline-block;
transition:color .22s ease;
}

.menu ul li a:after{
content:"";
position:absolute;
left:0;
bottom:-4px;
width:0;
height:1px;
background:#9f7a3f;
transition:width .25s ease;
}

.menu ul li a:hover:after{
width:100%;
}






.floraBundaLocation{
display:inline-flex;
align-items:center;
margin-left:26px;
font-size:15px;
letter-spacing:1px;
}

.floraBundaLocation .fa{
margin-right:6px;
color:#9f7a3f;
}

.floraBundaLocation a{
color:#9f7a3f;
text-decoration:none;
transition:color .22s ease;
}

.floraBundaLocation a:hover{
color:#5f6e5e;
text-decoration:none;
}

.socialLinks{
    margin: 0;
    position: absolute;
    top: 611px;
    left: 100px;
    display: flex;
    align-items: center;
    gap: 8px;
    z-index: 100;
}

.socialLinks .social{
width:38px;
height:38px;
padding:0;
display:inline-flex;
align-items:center;
justify-content:center;
border:1px solid #9f7a3f;
border-radius:50%;
background:#fff0f3;
transition:all .22s ease;
}

.socialLinks .social svg{
width:18px;
height:18px;
color:#5f6e5e;
transition:all .22s ease;
}

.socialLinks .social:hover{
background:#9f7a3f;
border-color:#9f7a3f;
transform:translateY(-2px) scale(1.06);
}

.socialLinks .social:hover svg{
color:#ffffff;
}



#telephone{
position:absolute;
top:220px;
left:12px;
color:#9f7a3f;
font-size:14pt;
height:0;
z-index:20;
line-height:1;
}

#telephone a{
font-size:14pt !important;
line-height:1 !important;
}

#telephone .fa{
font-size:14pt !important;
line-height:1 !important;
vertical-align:middle;
}

.floraBundaLocation{
display:inline-block;
margin-left:12px;
position:relative;
top:-2px;
left:-10px;
font-size:14pt !important;
font-family:'Montserrat', sans-serif;
font-weight:normal;
letter-spacing:0;
line-height:1 !important;
vertical-align:middle;
}
.floraBundaLocation .fa{
color:#9f7a3f;
margin-right:4px;
font-size:14pt !important;
line-height:1 !important;
vertical-align:middle;
}

.floraBundaLocation a{
color:#9f7a3f;
text-decoration:none;
font-size:14pt !important;
line-height:1 !important;
vertical-align:middle;
transition:color .22s ease;
}

.floraBundaLocation a:hover{
color:#5f6e5e;
text-decoration:none;
}










#telephone{
position:absolute;
top:220px;
left:30px;
color:#9f7a3f;
font-size:14pt;
height:0;
z-index:20;
line-height:1;
white-space:nowrap;
}

#telephone a{
font-size:14pt !important;
line-height:1 !important;
color:#9f7a3f;
text-decoration:none;
vertical-align:middle;
}

#telephone a:hover{
color:#5f6e5e;
text-decoration:none;
}

#telephone .fa{
font-size:14pt !important;
line-height:1 !important;
vertical-align:middle;
color:#9f7a3f;
margin:0 4px 0 0 !important;
}

#telephone:hover .fa{
color:#5f6e5e;
}

.floraBundaLocation{
display:inline-block;
margin-left:16px;
position:relative;
top:0;
left:0;
font-size:14pt !important;
font-family:'Montserrat', sans-serif;
font-weight:normal;
letter-spacing:0;
line-height:1 !important;
vertical-align:middle;
}

.floraBundaLocation .fa{
font-size:14pt !important;
line-height:1 !important;
vertical-align:middle;
color:#9f7a3f;
margin:0 4px 0 0 !important;
}

.floraBundaLocation a{
color:#9f7a3f;
text-decoration:none;
font-size:14pt !important;
line-height:1 !important;
vertical-align:middle;
transition:color .22s ease;
}

.floraBundaLocation a:hover{
color:#5f6e5e;
text-decoration:none;
}

.floraBundaLocation:hover .fa{
color:#5f6e5e;
}


