.catalog-price-container{
	padding-top:0.5em;
	
	
}
.catalog-price {
	 color:black;
	 font-weight:bolder;
	  
}
div.catalog-sections-top table td {
	padding-right:10px;
	padding-top:10px;
}


.btn-shop{
	 
	color:white;
	text-decoration:none;
	
	
}
 a:hover{
	
	  
	
}

.container-btn{
	text-align:center;
	background-color:#f59c10;
	padding:5px;
	margin-top:5%;
	
	
}

.title-item-shop{
	letter-spacing: 0.3px;
	text-decoration:none; 
	color:black; 
/*	font-weight:bold;
	font-size:0.8em;
	text-transform:uppercase;*/
}
 .product-item{
	  
/*	 height:325px;
	 width:100%;*/
	     height: 325px;
         width: 250px;
	 
 }
 
 
 
 .input-shop{
/*  width: 100%;
  background-color: #f59c10;
  border: none;
  color: white;
  padding: 10px 10px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin-top: 5% ;
  cursor: pointer;*/


    padding: 10px 10px;
    margin-top: 5%;
    cursor: pointer;
    background: url('') no-repeat;
    cursor: pointer;
    border: none;
    background-position: center;
    width: 30px;
    height: 30px;
    font-size: 0;
    background-size: contain;



 }

 .input-shop:focus{border:none;}

 .gotodet:hover{
 	color: white;
 }
  .gotodet:focus{
 	color: white;
 	text-decoration: none;
 }
 .gotodet{ 
 	font-size: 16px;
 	cursor: pointer;
    margin-top: 15px;
    width: 100%;
    background-color: #f59c10;
    color: white;
    text-decoration: none;
    padding: 5px 5px;
    text-align: center;
    border-radius: 15px;
 }
 
 .conitainer_btn{
 	text-align: right;
 	width: 100%;
 }
 
 .gridtab--0 > dt {
    margin: -10px 0 0 -10px;
    min-width: calc(25% + 10px);
    width: calc(25% + 10px);
    border-width: 10px;
    padding: 0px;
    border-color: #fdfdfd !important;
 }
 
 
 
 
 
 
 
 
 
 
 
 
 