.ast-cart-menu-wrap .count, .ast-cart-menu-wrap .count:after {
    border-color: #aaaaaa;
    color: #aaaaaa;
}
.woocommerce-loop-category__title {
	display:none;
}
.ast-archive-description .ast-archive-title {
	font-size:18px;
	color: #000;
}
.ast-archive-description .ast-archive-title span {
	font-size:20px;
	font-style:bold;
}
.entry-title{
	font-size:20px;
}
/*Pantalla Blog*/
@media (max-width:1500px){
.ast-row{
grid-template-columns:repeat(3,1fr);
	display:grid;
}
}

/*Tableta Blog*/
@media (max-width:992px){
.ast-row{
grid-template-columns:repeat(3,1fr);
	display:grid;
}	
}

/*Celular */
@media (max-width:420px){
.ast-row{
grid-template-columns:repeat(2,1fr);
	display:grid;
}	
}

.ast-row:after, .ast-row:before, .clear:after, .clear:before, .sidebar-main:after, .site-main:before {
		display:none;
	}

.entry-content.clear iframe, h4, hr{
	display:none;
}

/*borrando Mapa en recomendados */
li iframe{
	display:none;
}

.entry-content {
    word-wrap: break-word;  
}

.entry-content #parrafono{
	display:none;
}

div.ast-woo-shop-product-description p#parrafono   {
	display:none;
}
div.ast-woo-shop-product-description h2#parrafono {
	display:none;
}
div.ast-woo-shop-product-description h6#parrafono {
	display:none;
}
		
/*borrando boton Enviar */

.woocommerce div.product form.cart .button.single_add_to_cart_button{
	display:none;
}

@media (max-width: 544px){
	.ast-row{
grid-template-columns:repeat(1,1fr);
	display:grid;
}
	
}
@media (max-width: 768px){
  .ast-row{
grid-template-columns:repeat(2,1fr);
	display:grid;
}
}
.menu-item .search-form input{
	width: 80%;
	padding: 0;
	height: 32px;
	padding: 8px;
	border-radius: 6px;
	margin-bottom: 5px;
	line-height: 1.1;
}

.menu-item .search-form input::-moz-placeholder {
  color: #ccc;
  font-weight: normal;
}

.item-search{
	float: right;

}

.menu-item .search-form input[type="submit"]{
	width: 32px;
	height: 32px;
	padding: 0;
	margin:0;
	margin-left: 10px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-size: 16px;
	background-image: url(wikipedia/commons/thumb/8/8e/Feedbin-Icon-home-search_svg/36px-Feedbin-Icon-home-search.svg);
	background-position: 10% 95%;
	
}
ul#topnav > li > a.sf-with-ul::after {
content: " \25BC";
font-size: 11px;
}

.main-header-bar{
	background-image: url(https://guiauraba.co/ezgif-com-gif-maker/); 
	background-color: #fff;
	background-repeat: no-repeat;
}

.main-header-bar::after {
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
	background-image: linear-gradient(to left, 
rgba(6,153,247,1), rgba(102,210,210,1), rgba(63,106,134,0.8));
  z-index:-1;
}
.archive .entry-title, .blog .entry-title, .search .entry-title{
	min-height:55px;
}

.alignnone .size-full .wp-image-22062{
	max-width:105%;
}

iframe,