/*
Theme Name: bn_kerala
Theme URI: https://bikersnotes.com/kerala/
Author: Jobin Joseph
Author URI: https://bikersnotes.com
Description: created this theam for https://bikersnotes.com/kerala/
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
Text Domain: bn_kerala
Tags: blog,travel
*/

.img-box img{
    width:100%;
    height: auto;
}

.detail-box h6{
    font-family: "anekR";
    white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}

.row a{
    text-decoration: none;
    color: black;
}

.row .box:hover{
background-color: rgb(246, 248, 110);
}
.page-selector{
    background-color: #1c1c1c;
    text-align: center;
    padding: 5px;
}
.page-selector a{
    padding: 0 5px;
    margin: 0 2px;
    font-size: 22px;
    font-family: "anekR";
    background-color: white;
    color: black;
    border-radius: 10px;
}
.page-selector .current{
    background-color: black;
    padding: 0 5px;
    margin: 0 2px;
    font-size: 22px;
    font-family: "anekR";
    border-radius: 10px;
    color: white;
}

.page-selector a:hover{
    background-color: rgb(2, 38, 71);
    color: white;
}

.heading_container h2{
    font-family: "anekR";
}

.wp-block-heading{
    font-family: "anekR";
}
.wp-block-list{
    font-family: "anekR";
}
figure img{
    width: 100%;
    max-width: 100%;
    display: block;
    height: auto;
}

.wp-block-button{
    margin: 20px 0;
}

.wp-block-button a{
    text-decoration: none;
    color: aliceblue;
    background-color: #1c1c1c;
    padding: 10px 30px;
    color: white;
    border-radius: 30px;
}

.wp-block-button a:hover{
    color: aliceblue;
    background-color: rgb(163, 163, 163);
}

.policyArea{
    background-color: #101010;
    text-align: center;
    color: aliceblue;
}

.policyArea a{
    color: aliceblue;
    text-decoration: none;
}

.policyArea a:hover{
    color: aliceblue;
    text-decoration: underline;
    text-decoration-color: yellow;
}

/******************  Search *********************/
