/* 
 Theme Name:   AmitavGhosh
 Theme URI:    
 Description:  
 Author:       Amitav Ghosh
 Author URI:   
 Template:     blogus
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/


/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #5E5E5A !important
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #5E5E5A !important
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: 'EB Garamond', serif !important;
}

nav li a {
    font-family: 'EB Garamond', serif;
    color: #4a4a4a !important;
}
.navbar-wp .navbar-nav > li> a{
font-family: 'EB Garamond', serif !important;
    font-size: 1.1rem;
    font-weight: 500 !important; 
}
.bs-card-box{
    font-family: 'EB Garamond', serif;
    color: #717171;
    line-height: 1.7rem;
    border-bottom: 1px solid #e1e1e1;
    font-size: 1.1rem;
    
}
.container.innerpage .bs-card-box {
    padding: 50px 50px 50px;
}
.bs-card-box .txt-justify{
    text-align:justify;
}
.bs-header-main.d-none.d-lg-block {
    height: 0;
}
.my-40{ margin: 40px 0 40px 0; }
.mt-40{ margin: 40px 0 0 0; }
.mb-40{ margin: 0 0 40px 0; }
.mb-20{ margin: 0 0 20px 0; }
.pt-30{     padding-top: 30px; }
.pt-50{     padding-top: 50px; }
.pb-50{     padding-bottom: 50px; }
.pb-40{     padding-bottom: 40px; }
.px-50 {
    padding-left: 50px;
    padding-right: 50px;
}
.py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}
.innerpage .bs-card-box h1 {
    text-align: center;
    padding: 0 0 0.5em;
}
.innerpage .bs-card-box h2 {
    margin: 25px 0 10px;
}
.container.innerpage ul{
    margin-bottom:40px;
}
.container.innerpage ul li {
    padding: 10px 10px;
    width: 100%;
    line-height: 22px;
    border-bottom: 1px solid #e1e1e1;
    font-size: .95rem;
    background-color: #fff;
}
.container.innerpage ul li strong{ font-weight: 500 !important; }
.container.innerpage ul li a, .container.innerpage a{
    text-decoration: underline;
}

.bs-default .navbar-wp {
    margin: 0 !important;
}
.category-color-1{background: #5E5E5A !important; color: #fff}

.col-md-12.text-center.d-md-flex.justify-content-between {
    background: #fff;
    padding: 15px;
}
li.nav-item.menu-item {
    display: none !important;
}
.custombgimg img {
    width: 100%;
}

.bs_upscr {
    background: #c2c2c2 !important;
    border-color: #bcbcbc !important;
    color: #000 !important;
}
.content td, .single td{
    padding: 8px 6px !important; 
}
a.mainbutton.btn {
    background: #90744f !important;
	color:#fff !important; 
	text-decoration:none !important;
	border: #90744f !important;
}
div#v-pills-tab button {
    text-align: left;
    color: #fff;
    background: #a89172 !important;
    padding: 0.8em 0.8em;
    margin-bottom: 0.5em;
    font-size: 1rem;
    font-weight: 500;
}
div#v-pills-tab button.active{
    background: #90744f !important;
}
.gallery .gallery-icon img {
    height: auto;
    max-width: 100%;
    width: 80%;
    padding: 0;
    border: 5px solid #fff;
    -moz-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
    -webkit-box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
    box-shadow: 0 0 5px 2px rgba(45, 20, 20, .3);
}

.goverlay {
    background: rgb(116 116 116 / 80%);
}
.homeboximg img {
    max-width: 100%;
    height: auto;
}
@media (max-width: 991.98px){
	.homeboximg{
	order:1;
    margin: auto;
	}
	.homeboxtext{
	order:2	
	}	
	.homeboxtext h3{
	text-align:center;	
	}	
	
.m-header {
    display: inline-block;
    width: 100% !important;
    float: right !important;
    position: relative;
    padding: 10px 5px;
    text-align: right;
}
.container.innerpage .bs-card-box {
    padding: 50px 25px 50px !important;
}
.navbar-toggler.x .icon-bar {
    width: 32px !important;
    display: block;
    height: 2.5px !important;
    margin: 6px !important;
    background-color: #dfdfdf !important;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}
	

.bs-default .navbar-wp {
    background: #a89172 !important;
}	
	
}

@media (min-width: 769px){
.goverlay {
    background: rgb(116 116 116 / 80%);
}
}
.grecaptcha-badge {
    visibility: hidden;
}
