/**
 * Theme Name:     alcazar
 * Author:         the WordPress team
 * Template:       twentytwentyone
 * Text Domain:	   alcazar
 * Description:    Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
 */

a{
color:#000;
text-decoration:none
}
button:not(:hover):not(:active):not(.has-background){
background-color:transparent;
}
.top_div_nav p a{

    color: #ffffff;
    text-decoration: none;
    font-size: 15px;
    line-height: 29px;

}
.navbar-nav li a{
     color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 29px;
}

.navbar-nav li a:hover{
color: #e9c559;
}

.phone a {
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 29px;
}

.email a{
    color: #ffffff;
    text-decoration: none;
    font-size: 16px;
    line-height: 29px; 
}



.gallery-icon.landscape , .gallery-icon.portrait{
padding:10px;
}

.thum{
	display:none;
}

p.ngg-album-gallery-image-counter{
	display:none;
}

.ngg-album-compact h4 .ngg-album-desc{
	text-align:center;
}