@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css");

html, body {
    font-family: 'Titillium Web', sans-serif;
}

a {
    text-decoration: none;
}

header {
    border-radius: 0 0 11px 11px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.25);
  
    padding-bottom: 1rem;
    margin-bottom: 2.8rem;
    font-family: 'Titillium Web', sans-serif;
}

#logo-container {
    margin: 0 auto;
    width: 100%;
    max-width: 630px;
}

#logo {
    display: inline-block;
    vertical-align: middle;
}

#logo img {
    width: 100%;
    height: auto;
    max-width: 185px;
}


#title {
    display: inline-block;
    font-family: 'Titillium Web', sans-serif;
    text-align: center;
    color: #e7e7e7;
    vertical-align: middle;
    margin: 0rem 6rem;
}

#title h1 {
    padding: 0;
    margin: 0;
    font-size: 5rem;
}

#title h2 {
    padding: 0;
    margin: 0;
    font-size: 1.5rem;
}

#view-cart {
    position: absolute;
    right: 2.5rem;
    top: 1rem;
    padding: 1rem;
    color: #777;
}

#view-cart a {
    text-decoration: none;
    color: #777;
    font-weight: bold;
}

#main-menu {
    list-style: none;
    padding-bottom: 0!important;
}

#main-menu ul {
    padding: 0;
    margin-bottom: 0;
}

#main-menu li {
    display: inline-block;
}

#search-bar form {
    width: 100%;
    max-width: 1145px;
}


#search-input {
    height: 36px;
    width: calc(100% - 220px);
    margin-left: 4rem;
    max-width: 980px;
    vertical-align: middle;
}

#submit-search {
    background: #1c2d90;
    border: none;
    height: 36px;
    vertical-align: middle;
    font-size: 1.3rem;
    width: 90px;
}

#products-list {
    margin: 0 15px;
}

#products-list a {
    text-decoration: none;
}

#products-list a:hover {
    text-decoration: none;
}

.panel {
    padding-bottom: 2rem;
}

.product_name h4 {
    font-weight: bold;
    font-size: 1.4rem;
    padding-top: 1rem;
    color: #666794;
}

p.valor {
    font-size: 2rem;
    margin: 0;
    padding: 0;
}



.view-more-button {
    width: 100%;
    margin-top: 1rem;
    font-weight: bold;
    font-size: 1rem;
}

footer {
    margin-top: 10rem;
    padding: 2rem;

    text-align: center;
}

footer p {
    /*text-align: left;*/
}

footer a {
    color: #fff;
}


.curva {padding: 1px;	float: left;
border-radius: 5px;behavior:url(border-radius.htc);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.14);color: #666;	background:"#F5FFFA"
font-size: 12px;  font-family: Arial, Helvetica, sans-serif;}
.precox{

	  width: 950px;
  height: 40px;

	color:red;
	font-family:Arial;
	font-size:20px;

	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}

#fundoc {
	float: left;
	margin: 0;
	width: 100%;
	height:80px;
		text-align:center;

}
#fundof {
	float: left;
	margin: 0;
	width: 100%;
	height:110px;
	text-align:center;
	color: #000;	background:#fff;
}
#fundom {
	float: left;
	margin: 0;
	width: 100%;
	height:650px;
	text-align:center;
	color: #000;	background:#fff;
}

#valor {
	float: left;
	margin: 0;
font-size: 20px;  font-family: Arial, Helvetica, sans-serif;
	color: red;	
}

		.product_image{
			height:200px;
		}
		.product_name{
			height:80px; 
			padding-left:20px; 
			padding-right:20px;
		}
		.product_footer{
			padding-left:20px; 
			padding-right:20px;
	
			
			
		}
		

.myButton {
	background-color:#ff6e03;
	border-radius:5px;
	border:1px solid #d8610a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	padding:4px 7px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
		width: 140px;
}
.myButton:hover {
	background-color:#d8610a;
}
.myButton:active {
	position:relative;
	top:1px;
	
}
		.navbar-default{
		    	width: 100%;
			background: url("../Novo7.png") left top no-repeat;
			
		}

#meta1 {
	float: left;
	margin: 0;
	width: 750;
	height:auto;


}
#produto {
	float: left;
	margin: 0;
	width: 500;
	height:auto;
		text-align:center;
color: #999;	background:"#F5FFFA"
  font-family: Arial, Helvetica, sans-serif;
}
#preco {
	float: left;
	margin: 0;
	width: 500;
	height:auto;

color: red;	
}


#selopre {
	float: left;
	margin: 0;
	width:80px;
	height:50px;


}
#selo {
	float: left;
	margin: 0;
	width:200px;
	height:auto;
		text-align:center;
	background-color: #bf0; /* Fully opaque shorthand */

}
.circular--square {
  border-radius: 50%;
}

.circular--landscape {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}

.circular--landscape img {
  width: auto;
  height: 100%;
  margin-left: -50px;
}

.circular--portrait {
  position: relative;
  width: 200px;
  height: 200px;
  overflow: hidden;
  border-radius: 50%;
}

.circular--portrait img {
  width: 100%;
  height: auto;
}
		.product_image{
			height:200px;
		}
		.product_name{
			height:80px; 
			padding-left:20px; 
			padding-right:20px;
		}
		.product_footer{
			padding-left:20px; 
			padding-right:20px;
	
			
			
		}
	
	
.myButton {
	background-color:#ff6e03;
	border-radius:5px;
	border:1px solid #d8610a;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:16px;
	padding:4px 7px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
		width: 180px;
}
.myButton:hover {
	background-color:#d8610a;
}
.myButton:active {
	position:relative;
	top:1px;
}
		
		
