@charset "UTF-8";
/* CSS Document */

font-family: 'Titillium Web', sans-serif;


.headlogo {
    display:inline-block;
    vertical-align:middle;
	margin:0em;
 }

h1, h2, h3, h4, h5,h6 {font-family: 'Titillium Web', sans-serif;
}


.main { background-color:white;
}

 
 .head-logo {padding:.2em;
 }
 
 
 .nav{ margin-right:.3em;
 }
 
  .act{ 
  padding-right:.3em;
  padding-left:.3em;
  color:rgba(204, 154,88,1.00);
 }
 
 .castle {
	 	width:100%;
		background-image:url(../img/background-castle-home-5.jpg);
		background-repeat:no-repeat;
		margin:0;
		background-position:center;
 }
 
  .throne {
	 	width:100%;
		background-image:url(../img/about-bg.jpg);
		background-repeat:no-repeat;
		margin:0;
		background-position:center;
 }
 
   .devices {
	 	width:100%;
		background-image:url(../img/devices-banner.jpg);
		background-repeat:no-repeat;
		margin:0;
		background-position:center;
 }
 
    .castle-1 {
	 	width:100%;
		background-image:url(../img/castle-1.jpg);
		background-repeat:no-repeat;
		margin:0;
		background-position:center;
 }
 
     .castle-2 {
	 	width:100%;
		background-image:url(../img/castle-2.jpg);
		background-repeat:no-repeat;
		margin:0;
		background-position:center;
 }
 
 
      .cart-banner {
	 	width:100%;
		background-image:url(../img/cart-banner.jpg);
		background-repeat:no-repeat;
		margin:0;
		background-position:center;
 }
 
 
 
 .top-bar{ background-color:rgba( 55, 70, 83, 1.00);
 }
 
  .top-bar-left{ background-color:rgba( 55, 70, 83, 1.00);
 }
 
  .top-bar-right{ background-color:rgba( 55, 70, 83, 1.00);
 }
 
  .dropdown { background-color:rgba( 55, 70, 83, 1.00);
 }
 
.menu { background-color:rgba( 55, 70, 83, 1.00);
 }
 
 ul {
	 background-color:rgba( 55, 70, 83, 1.00);
 }
 
  ul.menu {
	 background-color:rgba( 55, 70, 83, 1.00);
 }
 


li{ background-color:rgba( 55, 70, 83, 1.00);
	color:rgba(230,230,230,1.00);
	font-family: 'Titillium Web', sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:100;
	font-size:1.2em;
}

h1 {
	font-family: 'Titillium Web', sans-serif;
	font-style:italic;
	font-weight:700;
	color:rgba(230,230,230,1.00);
	
	
}
	

h4 { 
	color:rgba(204, 154,88,1.00);
	font-family: 'Titillium Web', sans-serif;
}

.device-list{ 
	color:rgba(204, 154,88,1.00);
	font-family: 'Titillium Web', sans-serif;
	background-color:rgba(55,70,83,1.00);
	padding:.3em;
}

.image-device {
    opacity: 0.5;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}

.image-device:hover {
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

span{ 
	color:rgba( 230,230 ,230, 1.00);
	padding:.5em;
	margin-right:.3em;
	background-color:rgba( 205,155,85, 1.00);
	font-family: 'Titillium Web', sans-serif;
}

.quantity
{ 
	color:rgba( 205,155,85, 1.00);
	margin-left:.2em;
	font-family: 'Titillium Web', sans-serif;
	background-color:white;

	
}

.total {
	border-top:solid;
	border-bottom:solid;
	border-color:rgba(55,70,83,1.00);
	border-width:.1em;
	padding:.3em;

}



.total-price
{ 
	color:rgba( 205,155,85, 1.00);
	margin-left:0;
	font-family: 'Titillium Web', sans-serif;
	padding:.2em;
	font-size:1.7em;
	background-color:white;
	padding:0;

	
}

.cart-number
{ 
	color:rgba( 205,155,85, 1.00);
	padding:0;
	margin:0;
	font-family: 'Titillium Web', sans-serif;
	background-color:rgba(55,70,83,1.00);

	
}



h2, h3 {
	color:rgba(55, 70, 83,1.00);
	font-family: 'Titillium Web', sans-serif;
	border-left:solid;
	border-bottom:solid;
	border-color:rgba( 205,155,85, 1.00);
	border-width:.1em;
	padding:.3em;
	
}


.about-p {text-align:left;
	background-color:white;
	color:rgba( 55, 70, 83, 1.00);
	font-family: 'Titillium Web', sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:100;
	font-size:1.2em;
	padding:1em;

}


a {color:rgba( 230,230,230, 1.00);}

a:hover { 
	color:rgba( 205,155,85, 1.00);
}

.foot{
	
	border-bottom:solid;
	border-color:rgba( 200,200,200, 1.00);
	padding-bottom:.2em;
}

.foot:hover {
	color:rgba( 205,155,85, 1.00);
	border-bottom:solid;
	border-color:rgba( 205,155,85, 1.00);
	padding-bottom:.2em;
}

footer { background-color:rgba( 55, 70, 83, 1.00);
	}


.legal {background-color:rgba( 81, 98, 131, 1.00);
}

.copyright { width:100%;
background-color:rgba( 81, 98, 131, 1.00);
}

.copy{ font-style:italic;
	padding:.7em;
}

i { 
	color:rgba(230,230,230,1.00);
	padding: .2em;
}


i:hover {
    color:rgba( 205,155,85, 1.00);
}

.button	{ 
	color:rgba(55,70,83,1.00);
	background-color:rgba(230,230,230,1.00);
	margin-left:.4em;
	font-style:italic;
	font-family: 'Titillium Web', sans-serif;
}


.button:hover { 
	color:rgba(230,230,230,1.00);
	background-color:rgba( 205,155,85, 1.00);
}

.menu-text{
		color:rgba(230,230,230,1.00);
}
	
.divida {color:rgba( 205,155,85, 1.00);}



 