/*
Theme Name: Bim Child
Author: themes_story
Author URI:  http://themeforest.net/user/themes_story
Theme URI: http://themeforest.net/user/themes_story/portfolio
Template: bim
Description: This is child theme for Bim Theme.
Version: 1.0.1
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bim-child
Tags: one-column, two-columns, right-sidebar,custom-colors,featured-images
*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.3.0/css/all.min.css");

.top-logo{width:239px!important}
.navigation li.current-menu-item a {color:#A51E2E}
.gallery-caption, .blocks-gallery-item figcaption {display:block!important}
.gallery-item, #gallery-1 .gallery-item{margin:20px!important}
.pbCaptionText {
  font-weight: bold;
	font-size: 1.5em!important;}
footer > .gallery-item, #gallery-1 .gallery-item {
  margin:0px !important;
}
.custom-absolute-menu .menu-wrapper .menu ul.sub-menu li.current-menu-item a{color:#333!important}

.feature-1 .feature-btn {
  letter-spacing: 2px;
  transition-duration: 1.5s;
  -webkit-transition-duration: 1.5s;
  display: inline-block;
  font-size: 14px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  transition: all .4s;
  color: #a51e2e;
  border-bottom: 2px solid #a51e2e;
  margin-top: 31px;
}

.dsc-footer-style-3 h3::after{margin-bottom:10px!important}