/* 
 Theme Name:   Aniny Hotel
 Theme URI:    
 Description:  Hotel theme
 Author:       aninytz
 Author URI:   https://aninyhotel.sunjatech.com
 Template:     BookYourTravel
 Version:      1.0

 /* == Add your own styles below this line ==
--------------------------------------------*/
.footer .widget p em {
    color: #f6d83e !important;
}

@media screen and (max-width: 650px) {
.header .contact {

    display: none !important;
}
}
aside h1 {

    font-size: 23px;
    font-weight: 600;
    font-family: 'DM Sans';
}

.page-featured-image:after {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
        background-color: rgb(0 0 0 / 26%);
    pointer-events: none;
	transition: opacity .3s;
}
.page-featured-image h1 {
    color: #fff;
    font-size: 54px;
    line-height: 1.2;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
    padding: 50px 0;
    z-index: 2;
    margin: 0;
    text-shadow: 0 0 3px rgba(0,0,0,.1);
}

div.description i {
    color: #0f3957 !important;
    font-size: 22px;
    position: relative;
    top: 5px;
}
#gaza {
	width: 30px !important;
}
.vipicha {
height: auto;
    max-width: 100%;
    vertical-align: top;
    width: 50px;
	
}

.flex-direction-nav a:before {
  
    color: rgb(0 0 0 / 20%) !important;

}