/* 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=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap');

body
{
    margin: 0px auto;
    font-size: 11pt;
    color: #000;
font-family: "Nunito", sans-serif;
    width: 100%;
    position: relative;
    direction: ltr;
    text-align: left;
    line-height: 1.4em;
    background: url(../Images/upload/image/wallpaperRF.jpg) 0 0 repeat;
    padding: 0;
    background-size: contain;
    background-color: #fff;
}


.adminpage #contact
{
display: none;
}


*, *:before, *:after {
  box-sizing: inherit;
}

.column2 {
  float: left;
  width: 31%;
  margin-bottom: 16px;
  padding: 0 8px;
}

@media screen and (max-width: 650px) {
  .column2 {
    width: 100%;
    display: block;
  }
}


.card {
transition: 0.8s;
filter: grayscale(100%);

}

.card:hover {
box-shadow:  rgba(0, 0, 0, 0.3) 0.3em 0.3em 1em; 
filter: none;
transition: 0.8s;
}


.container2 {
  padding: 0 16px;
}

.container2::after, .row::after {
  content: "";
  clear: both;
  display: table;
}



.content1 {
  ;
  padding: 2px;
}

.column {
  float: left;
  padding: 10px;
}


.left {
margin-top: 35px;
  width: 40%;
}

.right {
  width: 40%;
}


.row:after {
  content: "";
  display: table;
  clear: both;
}


.aboutpic {
margin-top: 5px;
width: 550px;
height: 364px;
box-shadow:  rgba(0, 0, 0, 0.3) 0.3em 0.3em 1em; 

}

.about-text {

padding-right: -100px;

}

/* HOME SLIDES */
.homeSlides 
{ 
width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: absolute;
    top: 283px;
    left: 0;
}
.jumpTopTextSlide
{
    width: 50% !important;
    font-size: 1.4vw !important;
    margin: 0px auto 0px 4vw;
    line-height: 1.2vw;
    text-align: center;
    height: auto !important;
    background-color: unset !important;
    color: #fff;
    letter-spacing: 4px !important;
}
.slide1, .slide2, .slideVal, .slideMD, .slideSpring
{

    width: 100%;
    height: 48vh;
    background-position: center;
    background-size: cover;
    /* background-position-y: 25px; */
}


.slideVal
{
    background-image: url(/Websites/258/Images/upload/image/slideValFS.jpg);

}
.slideMD
{
    background-image: url(/Websites/258/Images/upload/image/slideMDFS.jpg);

}
.slideSpring
{
    background-image: url(/Websites/258/Images/upload/image/slideSpringFS.jpg);

}
.slide1
{
    background-image: url(/Websites/1085/Images/upload/image/slide1RF.jpg);

}
.slide2
{
    background-image: url(/Websites/1085/Images/upload/image/slide2RF.jpg);

}
.slideLinkBox
{
    position: relative;
    top: 0vh;
    width: 100%;
    /* background-color: rgb(0 0 0 / 53%); */
    height: 48vh;
    padding: 0px;
    margin: 0px auto;
}
.slideLink
{


}

.slideLink h1
{
    color: #000000;
    font-size: 31pt;
    /* text-shadow: 1px 1px 1px #000; */
    text-transform: lowercase;
    margin-top: 36px;
    line-height: 32px;
    -webkit-text-stroke: #b8c8d2;
    -webkit-text-stroke-width: 1px;
    text-align: left;
}



.slideLink a:hover
{
color: #f07e3b;
transition: 0.2s;
}
.slideTitle
{
    font-size: 63pt !important;
    margin-top: 12px;
}
 .slideText {
    color: #ffffff;
    text-align: left;
    letter-spacing: 2px;
    font-size: 25pt;
    text-transform: unset;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 15.5vh;
    /* text-shadow: 1px 1px 1px #000; */
}

 .slideText1 {
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15pt;
    /* text-transform: uppercase; */
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 7px;
    margin-bottom: 33px;
}

.slideText2
{

    color: #000;
    text-align: left;
    letter-spacing: 2px;
    font-size: 12pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
}

.slideText2 a
{
    color: #000;
    text-transform: uppercase;
    padding: 11px 23px 11px 23px;
    transition: 0.2s;
    background-color: #feb8a6;
    border-radius: 0px;
    text-decoration: none;
    border: 1px solid #feb8a6;
    position: relative;
    top: 2px;


}

.slideText2 a:hover
{

    transition: 0.2s;
    color: #fff;
    padding: 11px 23px 11px 23px;
    background-color: #fc7135;
border: 1px solid #fc7135;
}

.slideText3 {
    color: #000;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 57px;
    margin-bottom: 60px;
}

.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100%;
    /* width: auto; */
    left: 0px !important;
top: 0px !important;
}
.animationItem img {
    border: 15px solid #fff;
    min-height: 100%;
}
.boxOuter {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 30px;
    height: 48vh;
    background-color: #fff;
    box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
}

#form2 {overflow-x: hidden !important;}

.grid 
{
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
max-width: unset;
padding: 0px;
}

.gridSpacer
{
width: 2%;
height: 10px;
float: left;
}


.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 29px;
    /* min-width: 320px; */
    max-width: unset;
    max-height: unset;
    width: 100%;
    height: 44vw;
    background: #3085a3;
    text-align: center;
    cursor: unset;
}


.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 0px;
	color: #fff;
	text-transform: unset;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption h2
{
color: #fff;
}

.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: 0%;
    white-space: nowrap;
    /* font-size: 0; */
    opacity: 1;
}

.grid figure h2 {

}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
letter-spacing: 0.05vw;
	font-size: 68.5%;
}

/*Figure2*/
.grid figure2 {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px auto;
margin-bottom: 29px;
    /* min-width: 320px; */
    /* max-width: 480px; */
    /* max-height: 360px; */
    width: 49%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}


.grid figure2 img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure2 figcaption {
	/*padding: 2em;*/
	color: #fff;
text-transform: capitalize;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure2 figcaption h2
{
color: #fff;
}

.grid figure2 figcaption::before,
.grid figure2 figcaption::after {
	pointer-events: none;
}

.grid figure2 figcaption,
.grid figure2 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 figure2 figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure2 h2 {

}

.grid figure2 h2 span {

}

.grid figure2 h2,
.grid figure2 p {
	margin: 0;
}

.grid figure2 p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*figure3*/
.grid figure3 {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px auto;
margin-bottom: 20px;
    /* min-width: 320px; */
    /* max-width: 480px; */
    /* max-height: 360px; */
    width: 32%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}


.grid figure3 img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure3 figcaption {
	/*padding: 2em;*/
	color: #fff;
text-transform: capitalize;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure3 figcaption h2
{
color: #fff;
}

.grid figure3 figcaption::before,
.grid figure3 figcaption::after {
	pointer-events: none;
}

.grid figure3 figcaption,
.grid figure3 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 figure3 figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure3 h2 {

}

.grid figure3 h2 span {

}

.grid figure3 h2,
.grid figure3 p {
	margin: 0;
}

.grid figure3 p {
	letter-spacing: 1px;
	font-size: 68.5%;
}


/***** Steve *****/
/*-----------------*/

figure.effect-steve {
	z-index: auto;
	overflow: visible;
	background: #fff;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-steve:before {

	opacity: 0;
}

figure.effect-steve figcaption {
	z-index: 1;

}

figure.effect-steve img {
    opacity: 1;
    -webkit-transition: -webkit-transform 0.35s;
    transition: 0.2s;
    -webkit-transform: perspective(1000px) translate3d(0,0,0);
    transform: perspective(1000px) translate3d(0,0,0);
    box-shadow: 2px 2px 2px rgb(0 0 0 / 24%);
width: 100% !important;
}

figure.effect-steve:hover img {
    transition: 0.2s;
    box-shadow: 4px 4px 8px rgb(0 0 0 / 25%);
}


figure.effect-steve h2, figure.effect-steve p {
    background: #feb8a6;
    color: #000;
    width: 80%;
    margin: 0px auto;
}
.jumpTopTitle
{
    padding-right: 0% !important;
    padding-top: 4vw;
    margin: 0px 3% 2.5vw auto;
    width: 65% !important;
    font-size: 3vw !important;
    line-height: 1.5vw;
    text-align: right;
    background-color: unset !important;
    color: #000000;
}

.jumpTopText
{
    width: 54% !important;
    font-size: 1.1vw !important;
    margin: 0px 3vw 0px auto !important;
    line-height: 1.2vw;
    text-align: right;
    height: auto !important;
    background-color: unset !important;
    color: #fff;
    letter-spacing: 0px !important;
}

.jumpTopText a
{
    background-color: #feb8a6;
    padding: 11px 25px;
    color: #000;
    text-decoration: none;
    font-size: 1.5vw !important;
    position: relative;
    top: 39px;
}

.jumpTopText a:hover
{
    background-color: #fc7135;
    padding: 11px 25px;
    color: #fff;
    text-decoration: none;
}

.jumpTopTextTitle
{
    font-size: 2vw;
    line-height: 85%;

}


figure.effect-steve h2 {
    position: absolute;
    margin-top: 3vw;
    padding: 0.25em;
    color: #000 !important;
    right: 0px;
    box-shadow: none !important;
}

figure.effect-steve h2:before {
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure.effect-steve p {
    /* margin-top: 1em; 
    padding: 0.5em;*/
    font-weight: normal;
    opacity: 1;
    /* -webkit-transition: opacity 0.35s, -webkit-transform 0.35s; */
    /* transition: opacity 0.35s, transform 0.35s; */
    /* -webkit-transform: scale3d(0.9,0.9,1); */
    /* transform: scale3d(0.9,0.9,1); */
    text-transform: none;
    position: unset;
}

figure.effect-steve:hover:before {
	opacity: 1;
}

figure.effect-steve:hover img {
	/*-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);*/
}

figure.effect-steve:hover h2:before {
	opacity: 0;
}

figure.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/***** Steve *****/
/*-----------------*/

figure2.effect-steve {
	z-index: auto;
	overflow: visible;
	background: #fff;
}

figure2.effect-steve:before,
figure2.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure2.effect-steve:before {

	opacity: 0;
}

figure2.effect-steve figcaption {
	z-index: 1;

}

figure2.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: 0.2s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
width: 100% !important;
}

figure2.effect-steve:hover img {
	transition: 0.2s;
box-shadow: 2px 2px 8px rgb(0 0 0 / 40%);
}

figure2.effect-steve h2, figure2.effect-steve p {
background: #feb8a6;
    color: #2d434e;
    width: 80%;
    margin: 0px auto;
}

figure2.effect-steve h2 {
    position: relative;
    margin-top: 19vw;
    padding: 22px 20px 17px 20px;
    color: #000 !important;
font-size: clamp(1.4rem, 1.5vw, 1.8rem);
}

figure2.effect-steve h2:before {
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure2.effect-steve p {
	margin-top: 1em;
	padding: 0.5em;
	font-weight: 800;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(0.9,0.9,1);
	transform: scale3d(0.9,0.9,1);
}

figure2.effect-steve:hover:before {
	opacity: 1;
}

figure2.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}

figure2.effect-steve:hover h2:before {
	opacity: 0;
}

figure2.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

/***** Steve3 *****/
/*-----------------*/

figure3.effect-steve {
	z-index: auto;
	overflow: visible;
	background: #fff;
}

figure3.effect-steve:before,
figure3.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #000;
	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure3.effect-steve:before {

	opacity: 0;
}

figure3.effect-steve figcaption {
	z-index: 1;

}

figure3.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: 0.2s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
box-shadow: 2px 2px 2px rgb(0 0 0 / 40%);
width: 100% !important;
}

figure3.effect-steve:hover img {
	transition: 0.2s;
box-shadow: 2px 2px 8px rgb(0 0 0 / 40%);
}

figure3.effect-steve h2,
figure3.effect-steve p {
background: #feb8a6;
    color: #2d434e;
    width: 80%;
    margin: 0px auto;
}

figure3.effect-steve h2 {
    position: relative;
    margin-top: 22vw;
    padding: 22px 20px 17px 20px;
    color: #000 !important;
font-size: clamp(1.4rem, 1.5vw, 1.8rem);
}

figure3.effect-steve h2:before {
	box-shadow: 0 1px 10px rgba(0,0,0,0.5);
}

figure3.effect-steve p {
	margin-top: 1em;
	padding: 0.5em;
	font-weight: 800;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(0.9,0.9,1);
	transform: scale3d(0.9,0.9,1);
}

figure3.effect-steve:hover:before {
	opacity: 1;
}

figure3.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}

figure3.effect-steve:hover h2:before {
	opacity: 0;
}

figure3.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

#contact { position:absolute; right:14px; top:20px;}
#contact.footer 
{     
    position: relative;
    right: 2px;
    bottom: 4px !important;
    top: unset;
    margin-bottom: 0px;
}
#contact .fa {  color:#000; margin:0 5px 0 0;}
#contact .social {
    background: #feb8a6;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 7px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 4px 10px 0;

    radius: 4px;
}
#contact.footer .social {
    background: #feb8a6;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 5px 10px 0;
    border-radius: 4px;
}
#contact .social .fa { margin:0 auto;}
#contact .social:hover { background:#fc7135;}
#contact .social:hover .fa { color:#fff;}
#contact.footer .social:hover {
    background: #feb8a6;
}
#contact.footer .social:hover .fa { color: #fc7135;}

/*SOCIAL LINKS PAYMENT CARDS*/
.socialLinksPay {
    margin: 8px auto;
    position: relative;
    top: -12px;
    width: 196px;
    /* right: 0px; */
}

.socialLinksPay h2
{
    margin: 0px !important;
    position: relative;
    top: 9px;
    color: inherit;
    font-family: unset;
    font-size: unset;
}

.socialLinksPay  .social 
{ 
    background: inherit;
    color: #000;
    display: inline-block;
    padding: 9px 0px 8px 9px;
    text-align: center;

    font-size: 22px;
    margin: 0 5px 0px 0;
    border-radius: 6px 6px;

}

.socialLinksPay .social
{
border: none;
width: 24px;
}

.socialLinksPay .social:hover { background:inherit;}
.socialLinksPay .social:hover .fa-brands { }

.socialIcon {
    float: left;
margin: 0px;
}


.pageTop
{
display:none;
}
.pageSides
{
    /* background: url(../Images/wallpaper-new.png) 0 0 repeat; */
    width: unset;
background-color: unset;
}
.header
{
	margin-left:auto;  /* width of page side */
	margin-right:auto; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
	background-image:none; /* required by admin html editor */
background:none;
border-top:none;
width:100%;
height: 235px;


background-color: #fff;
}


.peakTimeHeader {
    font-family: 'century gothic', Arial;
    background-color: #ffea00;
    color: black;
    padding: 10px;
    margin: 5px;
    margin-top: 0px;
    line-height: 1.8ex;
    font-size: 10pt;
    text-align: center;
}
.peakTimeHeader p {
    font-family: 'century gothic', Arial;
    margin: 0px;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    margin-right: 10px;
}

#pnlHeader img
{

    transition: 0.2s;
}

#pnlHeader img:hover
{
    transform: rotate(6deg);
    transition: 0.2s;
}

#telephone {
    position: absolute;
    top: 45px;
    left: 14px;
    color: #000;
    font-size: 13pt;
    height: 0px;
    z-index: 20;
}
#location 
{ 
    position: absolute;
    top: 16px;
    left: 14px;
    color: #000;
    font-size: 13pt;
    height: 0px;
    z-index: 20;
}
#telephone .fa, #location .fa {
    margin-left: 0px;
    width: 24px;
    color: #feb8a6;
}
#location .fa {
    margin-left: 0px;
    width: 27px;
}
#telephone a
{
color: #000;
text-decoration: none;
}
#telephone a:hover
{
color: #fe7139;
text-decoration: none;
}
.page
{
    margin: 0px auto;
    background: none;
    background-image: none;
width: 1050px;
    margin: 0px auto;
}
.pageBanner
{
padding-bottom:0px;

width:100%;
margin:0 auto;
background-color: #fff;
}
.pageBanner .socialLinksLarge
{
right:-4px;
left:inherit;
top:40px;
}
.shopColumn1of2
{

	padding-top:0px;
margin-left:15px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:30px;
	 margin-left:170px;
	 padding-right:20px;
}
.column1of1
{
	padding-top:27px;
	padding-bottom:10px;

}
.clearBoth
{
	clear:both;
	height:0;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
    float: left;
    width: 310px;
    color: Black;
    margin-right: 19px;
    margin-left: 19px;
    height: 385px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
padding-top: 20px;
background-color: #fff;
}
.productSummaryFeatured, .productSummary:hover
{
    float: left;
    width: 310px;
    color: Black;
    margin-right: 19px;
    margin-left: 19px;
    height: 385px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
padding-top: 20px;
background-color: #fff;
}
.productSummaryImage
{
    height: 265px;
    text-align: center;
    overflow: hidden;
    width: 265px;
    margin: 0px auto;
}

.productSummaryImage img
{
	height: 265px;
    transition: .2s;
}
.productSummaryImage img:hover
{
    transform: scale(1.08);
    transition: .2s;

}

.productSummaryName
{
    color: #fc7135;
margin-top: 22px;
    font-size: 15pt;
    height: 30px;
    text-align: center;
    line-height: 10pt;
}
.productSummaryPrice
{
	color:#000;
text-align:center;
margin-bottom:4px;
font-size: 13pt;
}
.productSummaryButtons
{
text-align:center;
}
.productSummary h1 { font-size:15pt;}





.productSummary3
{display:none;}


.subCategorySummaries h1 {
    margin-top: 0px;
    margin-bottom: 17px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
    font-size: 23pt;
    text-align: center;
}


.productSubCatSummaryMore h1 {
    background-color: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 80px;
    font-size: 21pt !important;
    word-wrap: break-word;
    line-height: 1em;
    font-weight: normal;
}

/* General Style */

a
{
	color:#feb8a6;
	text-decoration:underline;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:28pt;
	color:#000;
font-weight:normal;
font-family: "Alfa Slab One", serif;
text-align: center;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:21pt;
	color:#000;
font-weight:normal;

}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:960px; margin:0 auto; padding:0 0 0 0;}
.footerText
{
    margin-left: -100%;
    margin-right: -100%;
    background: #feb8a6;
    padding-top: 30px;
    padding-bottom: 5px;
    color: #000;
    text-align: center;
    border-top: none;
    font-size: 13pt;
margin-top: 10px;

}
.footerText.xmas
{
	margin-left:-100%;
margin-right:-100%;
background:#ff9200 url(../Images/footerBack-new2Xmas.png) 0 0 repeat-x;
	padding-top: 120px;
	padding-bottom: 5px;
	color:#fff;
	text-align: center;
border-top:none;
font-size:11pt;
}
/*.footerText.autumn
{
	margin-left:-100%;
margin-right:-100%;
background:#ff9200 url(../Images/footerBackSpring.png) 0 0 repeat-x;
	padding-top: 220px;
	padding-bottom: 5px;
	color:#fff;
	text-align: center;
border-top:none;
font-size:11pt;
}*/
.footerText a
{
    text-decoration: none;
    color: #000;
    font-size: 10pt;
    text-transform: capitalize;
font-family: unset;
    line-height: 24px;
}
.footerText a:hover
{
	text-decoration:unset;
	color:#fc7135;
}
.footerText p { font-size:10pt; font-family: unset;}

.footerCol1of4
{
text-align:left;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:250px;
	padding-left:20px;
	padding-right:10px;
margin-left:0px;
}

.footerCol2of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:220px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:20px;
}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
width: 180px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:20px;
}
.footerCol4of4
{
text-align: right;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:220px;
	padding-left:0px;
	padding-right:10px;
margin-bottom:20px;
}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:0px;
	 padding-right:0px;
width:220px;
float:left;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
font-family: 'Century Gothic',Arial;
}

/* 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:#dbdbdb;}
.menu
{
    font-size: 11pt;
    padding-top: 0px;
padding-bottom:0px;
 	z-index:100; /* ensures Safari displays background image */
	width:100%; /* required by admin html editor */
background:none;
margin:0 auto;
border:none;

}
.menuDividers
{
    color:#fff;
display: none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 30px;
	z-index:10;
text-align:center;
background-color: #fff;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 9px;
    padding-left: 9px;
    text-decoration: none;
    color: #000;
    transition: all 0.2s linear;
    font-weight: normal;

    text-transform: uppercase;
}
.menu ul li a:hover
{
    text-decoration:none;
color: #fc7135 !important;
}
.menu ul li a:visited
{

    }
.menuSelected
{
    text-decoration:none;
	color:#fc7135;
}

.topMenuDepth2, .topMenuShopDepth2 {
    text-align: center;
background: rgb(255 255 255);
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 10px;
    margin-top: 8px;
    box-shadow: none;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px !important;
    border: none;

    border-radius: 0px;
}

.topMenuShopDepth2 {
    max-width: 100%;
    width: calc(100%-20px);
    columns: 120px 3;
    height: auto;
    margin-left: 10px;
}
.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover {
    text-decoration: none;
    font-weight: normal;
}

.topMenuDropDownTitle
{
font-size: 16pt;
font-weight: normal !important;
}

.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {
    color: unset;
}

/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{

	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}
.smallMenu {
    position: absolute;
    top: 152px;
    right: -1px;
    float: right;
    margin-right: 20px;
}


/* Product Menu */
.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
width: 160px;
    margin-left: 0px;
    padding-left: 0px;
    margin-top: 30px;
    padding-bottom: 0px;
    padding-top: 0px;
	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 2px;
	padding-left: 0px;
	color:#feb8a6;
	width: 130px;
	height: 22px;
font-size:9pt;
border-bottom:#666 1px solid;
margin-bottom:5px;
font-weight:bold;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
font-size:9pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;

}
.productMenu ul
{
	list-style-type: none;
	width:160px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 2px;
	padding-left: 0px;
	color:#feb8a6;
	width: 130px;
	height: 22px;
font-size:10pt;
margin-bottom:5px;
border-bottom:#666 1px solid;
font-weight:bold;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	
}
.productMenuSubCategory a
{
	color:#333;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:9pt;
padding:0;
}
.productMenuSubCategory a:hover
{
	text-decoration:none;
	color:#feb8a6;
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 23pt;
    text-align: left;


}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:black;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color: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:Gray;
}
.basketOrderItems a
{
		color:Gray;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:Gray;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#E6E4E4;
	color:Black;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#E6E4E4;
	color:#808080;
}
.basketHeaderArrow
{
	background-color: #e6e4e4;
	color: Black;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}
.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
}
.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
}
.contactFormField
{
	width:200px;
margin-bottom:10px;
}
.contactFormMessageBox
{
	width:400px;
margin-bottom:10px;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:black;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:black;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:black;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

.productSubCatSummary
{
	width:100%;
height:480px;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}



.basketBorderBottom td
{
	border-color:#64675F;
}
.checkoutBasket table 
{ 
border-color:#64675F;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#64675F;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}



/* homepage */

.homePageBoxText
{
position:relative;
color:white;

background: url(../Images/jumpBg.gif);

padding-left:0px;
padding-top:0px;
margin-bottom:15px;
width:450px; 
height:76px;
}

.homePageBoxText img
{
float:left;
position:relative;
top:0px;
margin-right:5px;
}
.homePageBoxText h1
{
font-size:24pt;
margin-bottom:5px;
padding-top:10px;
padding-bottom:10px;
}
.homePageBoxText h1 a
{

color:white;

}
.homePageBoxText h1 a:visited
{
color:white;
}
.homePageBoxText h1 a:hover
{
color:white;
}

.homePageBoxText a
{
text-decoration:none;
color:#C0C0C0;
}
.homePageBoxText a:visited
{
text-decoration:none;
color:#C0C0C0;
}

.testimonialBox
{
background: url(../Images/testimonialBacker.png) no-repeat fixed;
background-size: auto;
}

/* 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: #feb8a6;
    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: #feb8a6;
    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, .productDetailsBack a
{
    cursor: pointer;
    color: white;
    background-color: #c3d0bf;
    border-color: #c3d0bf;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy, .productDetailsBack a:hover
{
    background-color:#feb8a6;
    color: white;
    border-color: #feb8a6;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack
{

    background-color: #c3d0bf;
    color: #ffffff;
    border-color: #c3d0bf;
    text-decoration: none;
 
}
