@import url(https://fonts.googleapis.com/css?family=Lato);
@import url('https://fonts.googleapis.com/css2?family=Tilt+Warp&display=swap');
@import url(https://fonts.googleapis.com/css?family=Satisfy);
@import url(https://fonts.googleapis.com/css?family=Baloo+Chettan);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
/***Reset***/
html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, ul, li, form, fieldset, legend, label, table, header, footer, nav, section { 
	margin: 0; 
	padding: 0;
	border: 0;
} 
ul { 
	list-style: none; 
}
header, footer, nav, section, article, hgroup, figure {
	display: block;	
}
legend {
	display: none;
}
/***End Reset***/
	
html{
	background-color:#FFFFFF;
	height:100%;
	padding: 0px;
	font-family: 'Open Sans';
	font-size: 100%;
	font-size: 1rem;
}

img {							
    max-width: 40%;
    height: auto;
}

body {
	margin:0 auto;
	width:100%;
	height:100%;
}

header {
	position: relative;
	margin: 0 auto;
    background: #046da9;
	padding: 0em;
    height: 260px;
	z-index: 7;	

}

h2 {
    margin-top: 0.5em;
}

h3, h4 {
	margin-bottom: 0.5em;
}

p {
	margin-bottom: 1em;
}

a {
	color: #046da9;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #046da9; 
	text-decoration: underline
}

a:visited {
	color: #0e4463;
}

    .content {
		position: relative;
		margin: 0 auto;
		padding-top:1em;
		width: 85%;
		min-height: 100%;
		z-index: 6;
		font-size: 1em;		
    }
	
	.content h1 {
		color: #046da9; 
		font-family: 'Tilt Warp', cursive;
		margin-bottom: .5em;
		font-size: 2.5em;
	}

	.content h2 {
		color: #046da9; 
		font-family: 'Tilt Warp', cursive;
		margin-bottom: .5em;
		font-size: 2.2em;
	}
	
.logo {
	position: relative;
	width: 40%;
	left: 14em;
	top: 1em;
	z-index: 7;	
}


.container{
	position: relative;
	width: 100%;
	margin: 0 auto;	
	z-index: 1;
}


.adds {
	padding-left: 3%;
}

.adds a {
	color: #000000;
	text-decoration: none;
}

.textest {
	vertical-align: super;
}


.buttonshrink {
	width: 40px;
	height: auto;
}

	.toggle {
		position: absolute;
		transform:translateX(100%);
	}

nav {
	position: absolute;
	top: 2em;
	right: 1em;
	font-family: 'Lato', serif;
	font-size: 1.5em;	
	z-index: 10; 

}

nav  ul {
	list-style:none;
}

nav  ul li {
	display: block;
	display:inline-block;
	padding-left: 2.5em;	
}

.cardcontent {
    width: 95%;
    margin: 0 auto;
}

.findus {
    display: inline-block;
    width: 250px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align:left;
    vertical-align: top;
}

.findus img {
    max-width: 100%;
    height: auto;
    filter: drop-shadow(5px 4px 5px #848484);
}

.findus img:hover{
    transition: transform .2s; /* Animation */
}

.findus img:hover{
    transform: scale(1.5);
}


.productcontainer {
    display: inline-block;
    width: 200px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align:left;
    height: 420px;
    vertical-align: top;
}

.productcontainer img {
    max-width: 100%;
    height: auto;
    filter: drop-shadow(5px 4px 5px #848484);
}

.occassion {
    text-transform: uppercase;
    background-color: #457796;
    padding: 5px;
    margin: 25px;
    font-size: .9em;
    text-align: center;
    color:#ffffff;
	border-radius: 5px;
}


nav  ul li a {
	text-decoration: none;
	color: #FFFFFF;
	
	transition: all .25s ease;
	font-weight: normal;	
}

nav  ul li a:visited {
	color: #FFFFFF;
}

nav  ul li a:hover {
	color: #fd5b0a;
	text-decoration: none;	
}


.fullcol {
	width: 100%;

}

.fullcol2 {
	width: 100%;
	text-align: center;

}


.halfcol {
	text-align:  center;
	float: left;
	width: 44%;
	padding: 2%;
	text-align: center;	
}

.halfcol2 {
	float: left;
	width: 44%;
	padding: 2%;
}

.thirdcol {
	float: left;
	width: 29.3333%;
	padding: 2%;
	text-align: center;
}

.quartercol {
	float: left;
	width: 26%;
	padding: 2%;
}

.threeqcol {
	float: left;
	width: 65%;
	padding: 2%;
    
}

.imgbox {
    display: inline-block;
    width: 28%;
    padding: 1%;
    margin: 0;
    vertical-align: top;
    font-size: 7em;
    font-weight: bold;
}

.descbox {
    display: inline-block;
    width: 65%;
    padding: 1%;
    margin: 0;
    vertical-align: top;
    text-align: left;
    margin-bottom: 2.5em;
}

.preview {
    background: #A0A2D3;
    width: 60%;
    border: 0;
    padding: 2em 1em 2em 1em;
    color: #4D357E;
    font-size: 1.3em;
    text-align: center;
    font-style: italic;
    font-weight: 1000;
    margin-bottom: 1em;
}


.progress {
    font-size: 1.5em;
    font-weight: bold;    
}

.pp {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    background: #4FCA3D;
    text-align: center;
    color: #FFF;
}

.po {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 35px;
    height: 35px;
    text-align: center;    
}

.rounded {
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

.round {
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	-khtml-border-radius: 50px;
	border-radius: 50px;
}

.righty{
    position:relative;
    top: 10px;
    right: -250px;
    float: right;
    margin: 10px;
    padding: 10px;
}

a {

}

footer {
	position: relative;
	background-color:#264D7D;
	clear:both;
	color: #FFFFFF;
	padding-bottom: 1em;
	margin: 0 auto;
	text-align: center;
	z-index: 8;
}

footer h3 {
	font-family: 'Oswald';
	text-transform: uppercase;
	margin-bottom: 1em;
}

 .footlinks {
	display: inline-block;

	padding: 4%;
	text-align: left;
	vertical-align: top;
}

.footlinks ul li{
	position: relative;
	top: .1em;

	z-index: 50;									/*  Last link was being hidden by social buttons box.  */
}

.footlinks ul li{
	list-style:none;
}

.footlinks li a{
	display:inline-block;
	padding-bottom: .7em;

	text-decoration: none;
	color: #FFFFFF;
	transition: all .25s ease;

}

.footlinks  ul li a:hover {
	color: #011022;
}

 .footcol {
	display: inline-block;

	padding: 4%;
	text-align: left;
	vertical-align: top;
}

 .footsocial {
	display: inline-block;

	padding: 4%;
	text-align: left;
	vertical-align: top;
}

footer img {
    width: 10%;
    height: auto;
}

.corners {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}


.clear {														/* Used to stop floated divs overlapping the main box at it's min-height*/
	clear: 	both; 
}

.formerror {
	position: relative;
	margin-left: 12.5em;
	font-size: .8em;	
	color: #CC0000;
}

label {
	float: left;
	width: 10em;
	margin-top: 0.6em;
}

table  {
	width: 100%;
	padding: 0;
	border-spacing: 0;	
	border-collapse: collapse;
	border: #AAAAAA;
}

thead {
	background: #BB3333;
	color: #FFFFFF;
	text-align: left;
}

th { padding: .51em;}
td { padding: .5em;
    vertical-align: top;}

tr { border-bottom: 1px solid #AAAAAA;}

.borderblank {border-bottom: 0px solid #AAAAAA;}

.notetxt {
	color: #CC0000;
    font-weight: 600;
}

.greentxt {
	color: #00CC00;
}

.smalltxt {
	font-size: .8em;
}

.largetxt {
	font-size: 1.6em;
}

.lrgpricetxt {
	color: #EE0000;
	font-family: 'Baloo Chettan';
	text-align: center;
	font-size: 3em;
}

.taglinetxt {
	color: #006600;
	font-family: 'Sriracha';
	text-align: center;
	font-size: 2em;
}

/******FORM*******/


input[type='text'], [type='password'], [type='email'], [type='number'], [type='tel']{
	padding: 1em;
	width: 50%;
    font-size: 1.2em;
}

select {
    padding: 1em;
    width: 50%;
    font-size: 1.2em;
}

.tinyselect {
	padding: 1em;
	width: 110px;
    font-size: 1.2em;    
}

.smallselect {
	padding: 1em;
	width: 155px;
    font-size: 1.2em;    
}

textarea {
	padding: 1em;
	width: 50.2%;
}

.selectstyle {
	padding: 1em;
	width: 28%;
}

dtinput{
    margin: 0.6em 0.5em 0 0;
}

.heavy {
    font-weight: bold;
}

.required {
    background: #ff5858;
}

.error {
    font-weight: bold;
    padding: 1em;
    background: #FF9999;
    color: #555555;
    text-align: center;
}



/* Common Button style */
input[type='button'],input[type='submit'],button {
    margin-right: 10px;
    cursor: pointer;
    color: #fff;
    border: 0;
    padding: 1em 1.5em;
    font-size: .9em;
    display: inline-block;
    text-transform: uppercase;
    margin-bottom: 18px;
	font-family: Arial, 'Open Sans';
}

/* Styles */
.red { background: #BB3333; color: #FFFFFF; }
.red:hover {background: #883333;}
.red:active {background: #773333;}
.green { background: #55AA44; color: #FFFFFF;}
.green:hover {background: #006600;}
.green:active {background: #005500; border:0;}

input[type="submit"][disabled]
{
  cursor: inherit;
  background-color: #ddd;
  background: #ddd;
}


.required {
	background: #FFCCCC;
}

.buttonlink {
    margin-right: 10px;
    cursor: pointer;
    color: #FFFFFF;
    border: 0;
    padding: .5em 1em;
    font-size: .9em;
    display: block;
    text-transform: uppercase;
	text-decoration: none;	
	text-align: center;
    margin-bottom: 18px;
	font-family: Arial, 'Open Sans';
	background: #55AA44;
	font-weight: normal;
}

.buttonlink:hover {
	background: #006600;
	text-decoration: none;
	color: #FFFFFF;
}

.buttonlink:active {
	background: #005500;
	color: #FFFFFF;
}

.buttonlink:visited {
	color: #FFFFFF;
}

.golden {
	color: #FFCC00;
}

.silver {
	color: #888888;
}

.bronze {
	color: #CD7F32;
}

.twittext {
	color: #2AA9E0;
}

/******FAQ TOGGLE******/

#toggle-view {
	list-style:none;	
	margin:0;
	padding:0;
	width:100%;
}

	#toggle-view li {
		margin:0em;
		padding: 0em;
		border-bottom:1px solid #ccc;
		position:relative;
		cursor:pointer;

	}

	#toggle-view li:hover {
		background: #BB3333;
	}
	
	#toggle-view h3 {
		padding: .5em;
	}
	
	#toggle-view h3:hover {
		color: #FFFFFF;		
	}
	
	#toggle-view span {
		position:absolute;
		right:5px; top:20%;
		color:#CCCCCC;
		font-size: 30px;
	}
	
	#toggle-view .panel {
		position: relative;
		margin: 0;
		padding: .5em;
		display:none;
		background: #FFFFFF;
		bottom: 0;
	}	

	#toggle-view .panel h3:hover {
		color: #000000;
	}	

.clearbox {
    height: 150px;
}

/******FAQ TOGGLE END******/	