/* Page layout */

@import url('https://fonts.googleapis.com/css?family=Didact+Gothic&display=swap');

@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap');

@font-face {
    font-family: 'merlo_roundregular';
    src: url('../fonts/merlo-roundregular-webfont.woff2') format('woff2'),
         url('../fonts/merlo-roundregular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

#ProductDetails1_UpdatePanel1 { float: right !important;}
.productDetailsProductName h1, .productDetailsLinkedProducts h1 { text-align: left !important;}
.productDetailsLinkedProducts { padding-top: 30px;}

body
{
	margin: 0;
	background: #fff;
	font-size: 16px;
	color:#010101;
font-family: 'Raleway';
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
min-width: 1024px;
width: unset;

}
#form1,#form2 { overflow-x:hidden;  overflow-y:hidden;}
.pageTop
{
display:none;
}

.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 11pt;
    background-color: #179d1e;
    padding-top: 8px;
    padding-bottom: 9px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 0px;
    position: relative;
    z-index: 100;

}

.productDetailsNote {clear:both;}

.pageSides
{
background-color: unset;
}

#header-bar { width:100%; background:#acb49d; position:fixed; top:0; left:0; z-index:1000;}

.adminpage #socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #email, .adminpage #location, .adminpage #header-bar { display:none !important;}
#socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 6px;
    right: 27px;
    z-index: 10;
transition: 0.3s;
transition-timing-function: ease;
}
.socialLinks.footer {
    margin: -5px 0 40px 0;
    position: inherit;
    padding: 0;
width: 225px;
    float: left;
}

.socialLinks.footer a:hover
{
font-weight: normal;
}

#socialLinks .fas {  color:#fff; margin:0 0 0 0;}
.socialLinks.footer .fas  {  color:#fff; margin: 0px;}
.socialLinks.footer .fas:hover  {  color:#a2c03a;}
#socialLinks .social 
{ 
background: unset;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 23px;
    margin: 0 0 10px 0;

}

.socialLinks.footer .social 
{ 
background: unset;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 26px;
    margin: 0 0 10px 0;

}

#socialLinks .social .fas { margin:0 auto;}
#socialLinks .social:hover { background:unset;}
.socialLinks.footer .social:hover { background: unset;}
#socialLinks .social:hover .fas { color:#a2c03a;}

#strap {
position: absolute;
    width: 100%;
    top: -22px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: center;
}

#telephone {
    position: absolute;
    top: 16px;
    left: 14px;
    color: #ffffff;
    font-size: 16pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
transition: 0.3s;
transition-timing-function: ease;
}
#email {
    position: absolute;
    top: 16px;
    left: 184px;
    color: #ffffff;
    font-size: 16pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
}
#location 
{ 
position: fixed;
    top: 70px;
    left: 16px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa, #email .fa { margin-left:4px; color: #a2c03a;}
#telephone a, #email a {text-decoration: none; color: #fff; font-weight: normal; }
#telephone a:hover, #email a:hover{color: #a2c03a;}


/* HOME SLIDES */
.homeSlides
{
width: 100%;
position: fixed;
top: 40px;
left: 0px;
z-index: -5;
}
 .slideText {
    width: 352px;
    font-family: 'Cormorant Garamond', serif;
    position: absolute;
    top: 163px;
    bottom: unset;
    left: 74%;
    margin-left: -170px;
    /* background-color: rgba(255, 255, 255, 0.63); */
    color: #565656;
    padding: 46px 37px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 27pt;
    /* border: double 4px #fff; */
    opacity: 1;
    text-shadow: unset;
    font-style: italic;
    transition: 0.2s;
line-height: 32px;
}

 .slideText:hover
{
background-color: #fff;
    transition: 0.2s;
    color: #010101;

}

.slideText2
{
font-family: 'Quicksand', sans-serif;
font-style: normal;
font-size: 17pt;
}

.slideLink
{
width: 193px;
    height: 39px;
    float: left;
    padding-top: 17px;
    border: solid 1px #fff;
    position: relative;
    bottom: 73px;
    left: 275px;
    margin-right: 22px;
margin-bottom: -5px;
transition: 0.2s;
}
.slideLink:hover
{
background-color: rgba(255, 255, 255, 0.75);
transition: 0.2s;
}


.slideLink a
{
color: #fff;
    text-transform: uppercase;
padding: 17px 18px;
transition: 0.2s;
}

.slideLink a:hover
{
color: #000;
transition: 0.2s;
}

h1#home {color: #e32f78;
    display: flex;
    font-size: 27px;
    line-height: 25px;
    align-items: center;
    text-align: center;
    margin: 30px 0 30px 0;
    text-transform: uppercase;}
h1#home::before, h1#home::after { content: ''; flex: 1; border-bottom: 1px solid #e32f78;}
h1#home::before { margin-right: .65em; }
h1#home::after { margin-left: .65em; } 


/* PAGE CONTENT */


.pageContentWrapper
{

width: 100%;
    background-color: #fff;
    margin-bottom: 0px;
padding: 10px 0px 10px 0px;
}

.pageContent
{
position: relative;
    /* top: 14px; */
    width: 980px;
    margin: 68px auto;
    font-size: 12pt;

}


.pageContent .infoButton
{
    width: auto;
    height: 32px;
    /* border: 1px solid #010101; */
    color: #010101;
    text-align: center;
    margin: 0px auto;
    padding-top: 9px;
    margin-top: 35px;
    margin-bottom: 10px;
}

.pageContent .infoButton:hover
{

}

.pageContent .infoButton a
{

    padding: 13px 25px;
    color: #010101;
    border: 1px solid #000;

}

.pageContent .infoButton a:hover
{
padding: 13px 25px;
    color: #fff;
    border: 1px solid #a2c03a;
background-color: #a2c03a;  
}
.pageContentList
{
    margin: 50px 0px;
}

.pageContentList p {
    margin-bottom: 7px;
}

.pageContentList p::after {
content: "-";
    position: absolute;
    right: 50%;
    margin-top: 17px;
}

.pageContentList p:last-child::after  {
display: none;
}


#homeTextOuter2 
{ 
background: #fff;
    padding: 14px 29px 0px 29px;

   
}

.boxText {
    color: #4c4c4c;
    /* min-width: 795px; */
    /* max-width: 980px; */
    padding: 20px 40px 0px 40px;
    text-align: center;
    position: absolute;
    left: 15%;
background-color: rgba(162, 192, 58, 0.9);
height: 550px;
}


.boxTextContentsLeft
{
margin-top:10px;
float: left;
    width: 300px;
    font-size: 16px;
    padding-right: 3%;
    margin: 7px auto;
    text-align: left !important;
color:white;
}

.boxTextContentsLeft p
{
    line-height: 25px;
    font-size: 2.2vh;
}


.boxTextContentsRight
{
    float: left;
    width: 22%;
    text-align: center;
    margin: 0px auto;
    padding-right: 4%;

}


.boxText h1
{
font-size:55pt;
line-height:1em;
    margin-top: 68px;
    margin-bottom: 11px;
    padding-bottom: 15px;
    text-align: left;
    border-bottom: 4px solid white;
text-transform: none;
font-weight: bold;
color:white;
}

.boxOuter 
{ 
    padding: 0px 0px 0px 0px;
    /* margin-top: 310px; */
    margin-bottom: 0px;
height: 570px;
margin-top:-20px;
}

.homeBannerHidden
{
display: none;
}



#animBox
{
    float: right;
    width: 360px;
    margin-left: 30px;
}

#animBoxAlt
{
    float: right;
    width: 480px;
    margin-left: 30px;
}

.adminpage #pageBanner { background: #99a285;height: 239px;}
.header
{
width: 100%;
    min-width: 1024px;
    height: unset;
    margin-top: 0px;
    background-color: #4c4c4c;
position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 0px;

  -webkit-box-shadow: 0px 5px 13px 0px rgba(50, 50, 50, 0.68);
-moz-box-shadow:    0px 5px 13px 0px rgba(50, 50, 50, 0.68);
box-shadow:         0px 5px 13px 0px rgba(50, 50, 50, 0.68);
}
.header:hover {}
.page
{
margin: 0px auto;
    background-image: none;
    width: 100%;
min-width: 1024px;
    background-color: unset !important;
    margin-top: 179px;
}


#bannerImage
{
    background: url(/Websites/1120/Images/upload/image/bannerNewFW.png);
    height: 130px;
    background-size: contain;
    margin: 0px auto;

    background-repeat: no-repeat;
    margin: 0px auto;
background-position: center;
position: relative;

    top: 10px;
transition: 0.3s;
transition-timing-function: ease;
}

#pageBanner
{
height: 151px;
transition: 0.3s;
transition-timing-function: ease;

}
#pageBanner #socialLinksLarge
{
left:820px;
transition: 0.3s;
}

#pageBannerLinkBox
{
    width: 476px;
    height: 74px;
    position: relative;
    text-align: center;
    margin: 0px auto;
background: rgb(255 255 255 / 0%);
    margin-bottom: -136px;
    z-index: 1;
    padding-top: 61px;
}

#pageBannerLinkBox a
{
    padding: 53px 181px;
color: rgb(255 255 255 / 0%);
}



.shopColumn1of2
{
	margin-top:0px;
	padding-top:37px;
	float:left;
	width:150px;
	padding-left:30px;
	padding-right:0px;

}

.shopColumn2of2
{

  	padding-top:20px;
padding-left: 0px !important;
margin-left: 220px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
    padding-top: 1px;
    /* padding-bottom: 20px; */
    padding-left: 0px;
    padding-right: 0px;
    background-image: none;

}
.clearBoth
{
	clear:both;
height: 0px;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
    width: 100%;
    height: 63px;
    position: absolute;
    background: #4c4c4c;
    bottom: -49px;
}



/* General Style */

a
{
    color:#a2c03a;
    text-decoration: none;
}

a:hover
{
    color:#f0d193;
    text-decoration: none;
}
p
{
	padding-top:0px;
	margin-top:0px;
line-height: 30px;
}
h1
{
margin-top: 80px;
    padding-top: 0px;
    font-size: 31pt;
    color: #a2c03a;
    font-weight: normal;
    font-family: 'merlo_roundregular';
    margin-bottom: 40px;
    text-align: center;
text-transform: uppercase;
}
h2 {
    margin-top: 30px;
    padding-top: 0px;
    font-size: 22pt !important;
    color: #a2c03a;
    font-weight: normal;
    font-family: 'merlo_roundregular';

}
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: #4c4c4c;
    padding-top: 36px;

    text-align: center;
    border-top: #a2c03a 1px solid;
    font-weight: normal;
    /* padding-left: 50px; */
    /* padding-right: 50px; */
    font-size: 14pt !important;
    color: #a2c03a;
    position: relative;
    top: 0px;
    width: 100%;
    margin: 0px;
}
.footerText p 
{
font-weight: 300;
    color: #fff;
    font-size: 10pt;
text-align: right;
}
.footerText a
{
text-decoration: none;
    color: #fff;
    font-weight: 300;
    font-size: 10pt;
    line-height: 27px;
    margin-top: 9px;
}
.footerText a:hover
{
text-decoration: none;
    color: #a2c03a;
    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 #a2c03a;
}

.footerCol2of4
{
text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 175px;
    padding-left: 0px;
    padding-right: 20px;
line-height: 31px;

}
.footerCol3of4
{
    text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 223px;
    padding-left: 20px;
    padding-right: 20px;

}
.footerCol4of4
{
text-align: left;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 215px;
    padding-left: 12px;
    padding-right: 0px;
line-height: 31px;

}

.footerCol5of4
{
text-align: left;
margin-top: 24px;
    padding-top: 0px;
    /* margin-left: 620px; */
    float: right;
    padding-right: 0px;
    width: 190px;
border-radius: 4px;
}

.footerCol5of4 a
{
text-decoration: none;
    color: #fff;
    font-weight: 300;
    font-size: 12pt;
    width: 150px;
    text-align: center;
    padding: 48px 20px;
background: #4c4c4c;
border-radius: 4px;
}

.footerCol5of4 a:hover
{
text-decoration: none;
    color: #ffffff;
    font-weight: normal;
    background: #a2c03a;
}

/* 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;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
    border: #a2c03a 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;
}
.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:black;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}


/* Top Menu */
.adminpage .menu
{
    background-color: #d4d4d4;
margin-top: 0px;
}
.menu
{
margin-left: 0px;
    margin-right: 0px;
    font-size: 11pt;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    background-color: unset;
    position: relative;
    bottom: 13px;
    /* left: 147px; */
    border: none;
    font-family: unset;
}
.menuDividers
{
    display:none;
}
.menu ul li:last-child {
    background: #a2c03a;
    border: 1px solid #a2c03a;
    border-radius: 4px;
    margin-left: 20px;
    /* position: absolute; */
    /* right: 35px; */
    top: -7px;
    height: 26px;
    padding-top: 5px;
}

.menu ul li:last-child:hover {
    background: #fed500;
    border: 1px solid #fed500;
}

.menu ul li:last-child:hover a {
color: #fff !important;
}

.menu ul
{
list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 28px;
    z-index: 10;
background-image: unset;
background-color: unset;
border: unset;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
    color: #fff !important;
    transition: all 0.2s linear;
    text-shadow: none;
    font-weight: normal;
}
.menu ul li a:hover
{
text-decoration: none;
    color: #a2c03a !important;
    background: unset;

}
.menu ul li a:visited
{
color: unset;
    }
.menuSelected
{
color: #fff;
    text-decoration: none;
    font-weight: bold;
}

/* Drop down menu */

.menu .topMenuTopLevel{

}

.menu .topMenuTopLevel li {

}


.topMenuHoverWrapper, .topMenuShopHoverWrapper {
/*overflow: visible;*/
}
.topMenuShopHoverWrapper{

 }
.menu li:hover .topMenuHoverWrapper, .menu li:hover .topMenuShopHoverWrapper{

}


.topMenuDepth2, .topMenuShopDepth2 {
    text-align: left;
    background: rgba(255,255,255, 1);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 10px;
    margin-top: 20px;
    min-width: 150px;
    max-width: 200px;
    box-shadow: 4px 4px 5px 0px rgb(0 0 0 / 16%);
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 3px;
    border: 1px solid whitesmoke;
    border-radius: 3px;
 }

.topMenuShopDepth2 {

}

.topMenuShopCatWrapper{

}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
    background: none;
    color: #000 !important;
}
.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {

}


.topMenuDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink:before  {

}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover{
text-decoration: none;
}

.topMenuDropDown1::after{ 


}
.topMenuMobileDropDown{

}

/* disables menu top menu item click on tablet so works as hover */
@media  (pointer: coarse) {
  .topMenuDropDown1 {

  }
}



/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{

	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:#545454;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:#545454;
}

.basketSummaryText a
{
	text-decoration:none;
	color:#fff;
}



/* Product Menu */

.productMenuBottom
{
display: none;
}

.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 170px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 3px;
	padding-left: 0px;
	color:#545454;
	width: 150px;
	height: auto;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #545454;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	background:#fff;
color:#545454;
border:1px solid #000;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fff;
color:#fff;
border:1px solid #000;

}
.productMenu ul
{
	list-style-type: none;
	width:160px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 3px;
	padding-left: 0px;
	color:#545454;
	width: 150px;
	height: 22px;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #545454;
}
.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:#fff;
	
}
.productMenuSubCategory a
{
	color:#545454;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:11pt;
}
.productMenuSubCategory a:hover
{
color: #a2c03a;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
margin-top: 26px;
    margin-bottom: 9px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
    font-size: 22pt;
}




/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
		background:#fff;
color:#000;
border:1px solid #000;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgressHighlight a
{
	color:#fff;
}
.checkoutProgressHighlight a:visited
{
	color:#fff;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
color: #000;
}
.basketOrderItems a
{
		color:#000;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#000;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#000;
	color:white;
}
.basketHeaderGrayText
{
	background-color:#000;
	color:white;
}
.basketHeaderArrow
{
	background-color: #000;
	color: white;
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
font-size:9pt;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}

.upsell .productSummary
{

    float: left;
    width: 240px;
    color: Black;
    margin-right: 4px;
 margin-left: 4px;
    height: 375px;
    background-color: #ffffff;
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;

}


.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}
.basketOrderItemsConsignmentName, .basketOrderItemsQuantity, .promoCode { background-color:#fff; border:1px solid #000; color:#000;}

/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentDropDown
{
		width:171px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentTextBox
{
	width:167px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

#pnlContact {
    margin: 0px auto;
    width: 100%;
    background-color: #a2c03a;
padding: 70px 0px 32px 0px;
}


.contactFormPrompt
{
width: 15%;
    display: inline;
    float: left;
    text-align: right;
    color: #fff;
    font-size: 15pt;
    font-weight: normal;
    margin-left: 10%;
    line-height: 18px;
}
.contactFormField
{
width: 50%;
    background-color: #fff;
    color: #000;
    border: 1px solid #a2c03a;
}
.contactFormMessageBox
{
    width: 50%;
    background-color: #fff;
    color: #000;
    border: 1px solid #a2c03a;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

.contactFormCheckBox {
    margin-top: 7px;
    position: relative;
    left: -5px;
    color: #fff;
}


/*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;
    text-align: left;
    width: 400px;
    margin: 0px auto;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
    display: none;	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:#545454;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:#545454;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
color:#545454;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

#Captch1_imgCaptcha, #Captch1_btnGetNew {
    padding-left: 20px;
color: #a2c03a;
}

#Captch1_imgCaptcha:hover
{
color: #fff;
}

#Captch1_btnGetNew:hover
{
color: #fff;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

/* Subscription Styles */
.productSummary { float: left; width: 250px; text-align: center; margin: 0 10px 30px 10px;}
.productSummary .productSummaryName { padding: 10px 0; font-size: 18px;}
.productSummary .productSummaryPrice { color: #a2c03a; margin-bottom: 15px;}

.animationPanelAnimationType2
{


}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:360px;
left:30px;
background-color:#818778;
background:rgba(129,135,120,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}

.animationPanelHomepage
{

    width: 100%;
    height: auto;
margin-bottom:30px;
}

.animationPanelHomepage img
{
width: 100%;
position: relative;
    top: -50px;
}

.autoSpacer
{
width: 100%;
height: 20%;
display: none;
}



.autoSpacer p
{
margin-bottom: 0px;
}

.autoSpacer img
{
    width: 42%;
    opacity: 0;
    height: 490px;
}


.animationPanelaboutUs
{

width:960px;
height:819px;
margin-bottom:30px;
}


.basketBorderBottom td
{
	border-color:#000;
color: #000;
}
.checkoutBasket table 
{ 
border-color:#000;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#000;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}


/* Page Sub Menu */
.contentSubMenu
{
border-top: white 1px solid;

background-color:#fff;
}
.contentSubMenuHeader
{
}
.contentSubMenu a
{
}
.contentSubMenu a:visted
{
}
.contentSubMenu a:hover
{
}
.subMenuSelected
{
}

.subMenuLevel0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}
.subMenuLevelAlt0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}


.subMenuLevel1
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevelAlt1
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel2
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt2
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel3
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt3
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevel4
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt4
{
 background-color:#fff;
border-bottom: white 1px solid;
}

/*Aditional styles*/

.fas {  
color: #a2c03a;
    margin: 0 0 0 20px;
    font-family: 'fontawesome';
    font-style: unset;
    font-weight: normal;
}

i.fas.fa-star
{
    font-size: 33pt;
    margin: 33px 0px 5px 0px;
}


.quotes p
{
    width: 790px;
    margin: 0px auto;
    margin-bottom: -90px;
line-height: 37px;
}


.quotes p::before {
content: url(/Websites/1120/Images/upload/image/openQuoteFW.png);
    position: relative;
    /* z-index: 100000; */
    left: -420px;
    top: 70px;
    display: block;
    opacity: 0.3;
}

.quotes p::after {
    content: url(/Websites/1120/Images/upload/image/closeQuoteFW.png);
    position: relative;
    /* z-index: 100000; */
    right: -414px;
    top: -89px;
    display: block;
    opacity: 0.3;
}


/* Grid Jumps */

.gridContainer
{
width: 88%;
margin: 0px auto;
}
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 1em 0 4em;
width: 100%;
	list-style: none;
	text-align: center;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
margin: 0px;
    /*min-width: 320px;*/
    /* max-width: 480px; */
    /* max-height: 360px; */
    width: 32%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {

	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
color: #fff;
}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}



/* Apollo */


figure.effect-apollo {
background: #a2c03a;

}

figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apollo p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apollo h2 {
	text-align: left;
margin: 42px;
font-weight: bold;
font-size: 19pt;
}

figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


/* Apollo Centre */


figure.effect-apolloCentre {
background: #a2c03a;
margin: 0px 2%;
}

figure.effect-apolloCentre img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apolloCentre figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apolloCentre p {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 3em;
	padding: 0 1em;
	max-width: 150px;
	border-right: 4px solid #fff;
	text-align: right;
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-apolloCentre h2 {
	text-align: left;
margin: 42px;
font-weight: bold;
font-size: 19pt;
}

figure.effect-apolloCentre:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apolloCentre:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apolloCentre:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}


/*Info Box Images*/



.gridClientContainer
{
    width: 88%;
max-width: 1430px;
    margin: 0px auto;
}
.gridClient {
	position: relative;
	clear: both;
	margin: 0 auto;

width: 100%;
	list-style: none;
	text-align: center;
}

.gridClient figure {
position: relative;
    float: left;
    overflow: hidden;
    margin: 1.5%;
    /* min-width: 320px; */
    /* max-width: 480px; */
    /* max-height: 360px; */
    width: 29.7%;
    height: auto;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    border-radius: 10px;
    border: 2px solid #4c4c4c;
}

.gridClient figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
    width: 100%;
}

.gridClient figure figcaption {

	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gridClient figure figcaption::before,
.gridClient figure figcaption::after {
	pointer-events: none;
}

.gridClient figure figcaption,
.gridClient 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 */
.gridClient figure figcaption > a {
	z-index: 1;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.gridClient figure h2 {
color: #ffffff;
    line-height: 33px;
    opacity: 0;
}

.gridClient figure:hover h2 {

    opacity: 1;
}

.gridClient figure h2 span {

}

.gridClient figure h2,
.gridClient figure p {
	margin: 0;
}

.gridClient figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


figure.effect-apolloClients {
background: #4c4c4c;

}

figure.effect-apolloClients img {
	opacity: 1;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apolloClients figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
width: 86%;
    height: 132%;
	background: rgba(255,255,255,0.5);
	content: '';
	-webkit-transition: -webkit-transform 0.6s;
	transition: transform 0.6s;
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

figure.effect-apolloClients p {
position: absolute;
    right: 0;
    bottom: 0;
    margin: 2em;
    padding: 0 1em;
    max-width: 150px;
    border-right: 4px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    color: #fff;
    font-weight: normal;
    font-size: 21px;
}

figure.effect-apolloClients h2 {
	text-align: left;
margin: 42px;
font-weight: normal;
font-size: 19pt;
}

figure.effect-apolloClients:hover img {
	opacity: 0.2;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apolloClients:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apolloClients:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}




/*Info Box Green Background*/

.infoBoxWrapperGreen
{
background-color: #a2c03a;
    width: 100%;
    margin: 0px auto;
padding: 15px 0px 15px 0px;

}

.infoBoxWrapperGreen a
{
color: #fff;
}
.infoBoxWrapperGreen a:hover
{
color: #4c4c4c;
}


.infoBoxWrapperGreen p
{
color: #fff;
text-align: center;
}

.infoBoxWrapperGreen .fas {
    color: #fff;
    margin: 0 0 0 20px;
    font-family: 'fontawesome';
    font-style: unset;
}

.infoBoxWrapperGreen .infoButton
{
    width: auto;
    height: 32px;
    /* border: 1px solid #010101; */
    color: #010101;
    text-align: center;
    margin: 0px auto;
    padding-top: 9px;
    margin-top: 40px;
}

.infoBoxWrapperGreen .infoButton:hover
{

}

.infoBoxWrapperGreen .infoButton a
{

padding: 13px 25px;
    color: #ffffff;
    border: 1px solid #fff;

}

.infoBoxWrapperGreen .infoButton a:hover
{
padding: 13px 25px;
    color: #fff;
    border: 1px solid #4c4c4c;
background-color: #4c4c4c;  
}

/*Info Box Grey Background*/

.infoBoxWrapper
{
background-color: #4c4c4c;
    width: 100%;
    margin: 0px auto;
    padding: 50px 0px 0px 0px;

}

.infoBoxWrapper p
{
color: #fff;
text-align: center;
}



.infoBoxContainer
{
    width: 90%;
    margin: 0px auto;
}

.infoBox3Wide
{
width: 29.3%;
    float: left;
    text-align: center;
padding: 4% 2%;
}

.infoBox2Wide
{
width: 42%;
    float: left;
    text-align: center;
    padding: 4% 4%;
}

.infoBox1Wide
{
width: 96%;

    text-align: center;
padding: 5% 2%;
}

.infoBox a, .infoBoxCentre a
{
color:#a3bf49;
}
.infoBox a:hover
{
text-decoration:underline;
}

.infoBoxCentre
{
width: 28%;
    float: left;
    margin: 0px 2%;
    text-align: center;
    padding: 2%;
}

.infoIcon
{
text-align: center;
font-size: 50px !important;
}

.infoTitle
{
color: #fff;
    text-align: center;
    font-size: 23pt;
    font-weight: bold;
text-transform: capitalize;
margin-top: 5px;
    line-height: 30px;
}


.infoList
{
color: #fff;
text-align: center;
}

.infoButton
{
    width: auto;
    height: 32px;
    /* border: 1px solid #010101; */
    color: #010101;
    text-align: center;
    margin: 0px auto;
    padding-top: 9px;
    margin-top: 40px;
}

.infoButton:hover
{

}

.infoButton a
{

padding: 13px 25px;
    color: #ffffff;
    border: 1px solid #fff;

}

.infoButton a:hover
{
padding: 13px 25px;
    color: #fff;
    border: 1px solid #a2c03a;
background-color: #a2c03a;  
}

/*Info Box White Background*/

.infoBoxWrapperWhite
{
background-color:white;
    width: 100%;
    margin: 0px auto;
padding: 15px 0px 15px 0px;
}

.infoBoxWrapperWhite p
{
color: #010101;
text-align: center;
}

.infoBoxWrapperWhite .infoTitle
{
color: #010101;
}


.infoBoxWrapperWhite .infoText{
color:#010101;
}

.infoBoxWrapperWhite .infoList{
color:#010101;
}

.infoBoxWrapperWhite .infoButton
{
    width: auto;
    height: 32px;
    /* border: 1px solid #010101; */
    color: #010101;
    text-align: center;
    margin: 0px auto;
    padding-top: 9px;
    margin-top: 40px;
}

.infoBoxWrapperWhite .infoButton:hover
{

}

.infoBoxWrapperWhite .infoButton a
{

    padding: 13px 25px;
    color: #010101;
    border: 1px solid #000;

}

.infoBoxWrapperWhite .infoButton a:hover
{
padding: 13px 25px;
    color: #fff;
    border: 1px solid #a2c03a;
background-color: #a2c03a;  
}

/*Wedding Site Page*/

.weddingPageGraphicContainer
{
    float: left;
    height: 16.3vw;
    width: 54.5vw;
    margin: 1.5%;
    border-radius: 9px;
    border: 2px solid #4e4e4e;
    background-image: url(/Websites/1120/Images/upload/image/quoteGraphic.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 894px;
    max-height: 269px;
    min-height: 169px;
    min-width: 566px;
}
.weddingPageGraphic
{

}

.weddingPageGraphicTextBox
{
    width: 100%;
    margin: 0px auto;
}

.weddingPageGraphicText
{
    color: #000 !important;
    font-size: 21px;
    width: 80%;
    padding: 5%;
    margin: 0vw auto;
    line-height: 119%;
    text-shadow: 1px 1px 1px #fff;

}

.weddingPageGraphicTextBox::before {
    content: url(/Websites/1120/Images/upload/image/openQuoteFW.png);
    position: relative;
    left: 0vw;
    bottom: 0vw;
    opacity: 0.8;
    /* z-index: 0; */
    float: left;
    transform: scale(0.7);
}
.weddingPageGraphicTextBox::after {
    content: url(/Websites/1120/Images/upload/image/closeQuoteFW.png);
    position: relative;
    left: 0vw;
bottom: 9vh;
    opacity: 0.8;
    /* z-index: 0; */
    float: right;
    transform: scale(0.7);
}

/*FAQ*/

.question
{
    font-size: 22pt;
    padding: 5px 50px;
    margin-top: 53px;
    margin-bottom: 11px;
    line-height: 52px;
}
.question .fas
{
    font-size: 50pt;
    position: relative;
    top: 10px;
}
.questionAlt
{
    font-size: 22pt;
    padding: 5px 50px;
    margin-top: 53px;
    margin-bottom: 11px;
    line-height: 38px;
text-align: center;
}
.questionAlt .fas
{
    font-size: 50pt;
    position: relative;
    top: 10px;
}


.answer
{
text-align: justify;
    padding: 5px 56px;
line-height: 26px;
}
.answer .fas
{
font-size: 26pt;
margin-right: 8px;
    position: relative;
    top: 5px;
}

.answerAlt
{
text-align: justify;
    padding: 5px 56px;
line-height: 26px;
text-align: center;
}
.answerAlt .fas
{
font-size: 26pt;
margin-right: 8px;
    position: relative;
    top: 5px;
}



@media only screen and (max-width: 1240px) {

.menu ul li a {
    padding-right: 5px;
    padding-left: 11px;
}

.socialLinks {
    top: 64px;
}

.slideText {
    top: 49px;
    left: 75%;
}

}


/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy";}

.productDetailsBack a::before, .checkoutBack::before {content:"Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next";}

.checkoutConfirmPay::before {content: "Confirm & Pay";}

.checkoutPay::before {content: "Pay";}

.checkoutButton::before {content: "Checkout";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy, .productDetailsBuy,  .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .productDetailsBack a, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{
color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: grey;
    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: #808080;
    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:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping
{
cursor: pointer;
    color: white;
    background-color: #e90187;
    border-color: #ed0088;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
background-color: #4c4c4c;
    color: white;
    border-color: #4c4c4c;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack, .productDetailsBack a:hover
{

    background-color: #fed400;
    color: #ffffff;
    border-color: #fed400;
    text-decoration: none;
 
}

@media only screen and (max-width: 1650px) {

.weddingPageGraphicText {

    font-size: 1.3vw;

}


}


@media only screen and (max-width: 1300px) {
figure.effect-apolloClients h2 {
margin: 30px;
    font-size: 19pt !important;
}
figure.effect-apolloClients p {
    margin: 29px;
    font-size: 18px;
}



}

@media only screen and (max-width: 1150px) {
.infoBoxWrapperWhite p {

    font-size: 1.9vh;
}
.weddingPageGraphicTextBox::before {

    transform: scale(0.6);
}
.weddingPageGraphicTextBox::after {
    bottom: 8.2vw;
    transform: scale(0.6);
}
}

@media only screen and (max-width: 1025px) {
.infoBox3Wide {
    width: 76.3%;
    float: unset;
margin: 0px auto;
margin-bottom: 30px;
}

.boxTextContentsLeft p
{
    line-height: 25px;
    font-size: 1.5vh;
}


}
































