@import url('https://fonts.googleapis.com/css?family=Open+sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Indie+Flower&display=swap');


BODY {
background:#e1e0db url(https://www.ellesbeautysalon.co.uk/gifs/beautynew1.jpg) no-repeat;
background-position:center 1px;
height:right 100%;
margin-top:0px;
margin-bottom:0px;
font-size:15px;
-webkit-text-size-adjust: 100%;
margin-left:0px;
margin-right:0px;
text-align:center;
font-family: 'Open sans', sans-serif;
}

BODY.noimage {
background:#e1e0db;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
margin:11px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {overflow-y: scroll;} 

.logoblock{
float:left;
}

.productbox{
width:312px;
float:left;
min-height:485px;
border-top:2px silver solid;
margin-top:21px;
}

IMG.productthumb{
width:100%;
}

IMG.productcart{
width:179px;
}
IMG.largerview{
width:80%;
}

.topcell{
background:#e8e5e5;
border-right:1px black solid;
}
.cartcell{
border-bottom:2px black solid;
}








.maincontent {
margin-top:30px;
  width: 100% ;
  margin-left: auto ;
  margin-right: auto ;
padding:0px;
min-height:1030px;
text-align:center;
margin-bottom:30px;
}

.maincontent2 {
background:white;
margin-top:30px;
  width: 100% ;
  margin-left: auto ;
  margin-right: auto ;
padding:0px;
min-height:1030px;
text-align:center;
margin-bottom:30px;
}

.homebox{
width:222px;
}




EM{
font-weight:bold;
color:#ff4140;
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #333; /* Set a background color */
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
}

#myBtn:hover {
    background-color: #555; /* Add a dark-grey background on hover */
}

IMG.logo{
width:50%;
border:2px solid black;
}

IMG.button{
width:30%;
float:left;
margin-top:7px;
}

IMG.spec{
float:right;
}

.bigbodyboxnoop{
text-align:left;
width:930px;
background:#000000;
opacity:0.9;
filter:alpha(opacity=90);
border:1px solid black;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
margin-top:200px;
padding:2px;
margin-left:5px;
margin-bottom:50px;
}

.footerbox{
width:100%;
background:transparent;
border:0px solid black;
margin-top:10px;
padding:0px;
margin:0px;
font-size:15px;
}

.footer{
text-align:right;
}

.invoicebox{
margin-left:222px;
margin-top:111px;
}

.textblock{
margin-top:9px;
background:transparent;
padding:3px;
margin-left:0px;
margin-right:0px;
}


H1{
color:#d7a0a7;
font-size:29px;
font-family: 'Indie Flower', cursive;
font-weight:bold;
margin-top:8px;
margin-left:3px;
margin-bottom:22px;
}

H2{
color:#000000;
font-size:23px;
font-family: 'Indie Flower', cursive;
font-weight:normal;
margin-top:20px;
background:transparent;
text-align:left;
}

H2.border{
margin:11px;
padding:11px;
width:80%;
border:black 1px solid;
font-family: 'Indie Flower', cursive;
}

H3{
color:#000000;
font-size:17px;
font-family: 'Indie Flower', cursive;
font-weight:normal;
margin-top:20px;
letter-spacing:0.3em;
background:transparent;
}

IMG.fullscreenall{display:inline; width:100%;}

P{
color:#bc888f;
font-size:16px;
font-family: 'Open sans', sans-serif;
margin:3px;
line-height:1.3;
text-align:left;
}
P.right{text-align:right;
font-weight:bold;
}
P.white{
color:white;
font-weight:bold;
}

P.center{
text-align:center;
}

UL{
list-style-type: square;
padding-left:24px;
margin-left:30px;
}

LI{
color:#000000;
text-align:left;
font-size:16px;
font-family: 'Open sans', sans-serif;
line-height:1.3;
margin-left:11px;
}

a:visited{
color:#000;
font-weight:bold;
text-decoration:none;
}

a:link{
color:#000;
font-weight:bold;
text-decoration:none;
}

a:hover{
color:#000;
text-decoration:underline;
font-weight:bold
}

a:active{
color:#000;
text-decoration:none;
font-weight:bold
}

 .largeselect { 
    border: 1px solid #c4c4c4; 
    width: 300px; 
    font-size: 13px; 
    padding: 4px 4px 4px 4px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.largeselect:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 


 .select { 
    border: 1px solid #c4c4c4; 
    width: 300px; 
    font-size: 13px; 
    padding: 4px 4px 4px 4px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.select:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 


  .smallselect { 
    border: 1px solid #c4c4c4; 
    width: 140px; 
    font-size: 13px; 
    padding: 4px 4px 4px 4px; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
    box-shadow: 0px 0px 8px #d9d9d9; 
    -moz-box-shadow: 0px 0px 8px #d9d9d9; 
    -webkit-box-shadow: 0px 0px 8px #d9d9d9; 
} 
 
.smallselect:focus { 
    outline: none; 
    border: 1px solid #7bc1f7; 
    box-shadow: 0px 0px 8px #7bc1f7; 
    -moz-box-shadow: 0px 0px 8px #7bc1f7; 
    -webkit-box-shadow: 0px 0px 8px #7bc1f7; 
} 





.button {
	background-color:#fff;
	text-indent:0;
	display:inline-block;
	color:#000;
font-family: 'Open sans', sans-serif;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	padding:10px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ded17c; 
    border-radius: 4px; 
    -moz-border-radius: 4px; 
    -webkit-border-radius: 4px; 
}
.button:hover {
	background-color:#fff;
         cursor: pointer;
}
.button:active {
	position:relative;
	top:1px;
}





IMG.left{
float:left;
padding:5px;
}

IMG.right{
float:right;
padding:5px;
}


IMG.rightnotmob{
float:right;
padding:5px;
}

P.clear{
clear:both;
}

IMG.showpc{display:inline; width:90%;}
IMG.showmob{display:none;}


@media only screen and (min-width : 800px) and (max-width : 999px) {
.footerbox{width:100%; }
.maincontent{width:779px; }
.bigbodyboxnoop{width:779px; margin-right:11px;}
}



@media only screen and (max-width : 799px) {

H1{
font-size:22px;
}
 .select { width:90%;}

P.clearmob{
clear:both;
}

.productbox{
width:90%;
float:none;
min-height:505px;
}



IMG.logo{
width:60%;
}
IMG.button{
width:80%;
}

IMG.showpc{
width:100%;
}
IMG.showmob{
width:100%;
}

IMG.cards{width:66%;}
IMG.spec{float:none; width:75%;}

.footer{
margin-left:22px;
}
.invoicebox{
margin-left:22px;
}

.textblock{
margin-top:9px;
padding:3px;
margin-left:0px;
margin-right:0px;
}


IMG.showpc{display:none;}
IMG.showmob{display:inline;}

.footerbox{width:100%; }
.maincontent{width:90%; }
.bigbodyboxnoop{width:90%; margin-right:11px;}
}


@media only screen and (max-width : 699px) {

IMG.rightnotmob{
float:none;
}

.homebox{
width:45%;
}
}


@media only screen and (max-width : 499px) {


.homebox{
width:90%;
}
}
