/*
Theme Name: Boliin Child
Theme URI: https://gaviaspreview.com/wp/boliin/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Boliin theme.
Template: boliin
*/

.boliin-dashboard-page .my-account-header .logo{
	    max-width: 70px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    
    font-weight: 500;
    
    color: #161e36;
}

.boliin-search-form #search_form .input-group .submit .btn-search{
	background:#ebb91d;
}

.boliin-search-form #search_form .input-group > .is-active .field-group-content .icon i{
	color:#ebb91d;
}

.boliin-search-form #search_form .input-group > .is-active .field-group-content .field-content .add_ids_title i{
	color:#ebb91d;
}

.testimonial-one__single:hover .testimonial-one__top{
	background:#ebb91d;
}

.testimonial-one__single:hover{
	border-color:#ebb91d;
}

.swiper-slider-wrapper .swiper-nav-next:hover, .swiper-slider-wrapper .swiper-nav-prev:hover{
	background:#ebb91d;
}

.testimonial-one__stars{
	color:#ebb91d;
}

.testimonial-one__single:hover .testimonial-one__top:before{
	border-top-color:#ebb91d;
}

.boliin-single-booking-form .box-title{
	background:#404040;
}

.boliin-single-booking-form .box-title:before{
	border-top: 20px solid #ebb91d;
}

button, .btn, .btn-theme, .btn-theme-2, .btn, .btn-white, .btn-gray, .btn-black, input[type*="submit"]:not(.fa):not(.btn-theme):not(.bicon-):not(.newsletter__submit), #tribe-events .tribe-events-button, .tribe-events-button{
	background:#404040;
}

.boliin-single-booking-form #booking_form .input_group .booking-form-block .booking-date i{
	color: #ebb91d;
}

.boliin-single-booking-form #booking_form #total_group #booking_form_total .currency_amount{
	color:#000;
}

.iconbox-one__single:hover, .iconbox-one__single:focus, .iconbox-one__single.active {
    background: #ebb91d;
}

.iconbox-one__icon {
    color: #ebb91d;
    margin-bottom: 15px;
}

.video-three__image a:before {
    border: 6px solid #ebb91d;
}

.video-three__action .popup-video {
    background: #ebb91d;
}

.cal-month-block .cal-cell .cal-cell-pricefrom .currency_amount {
    color: #af950d;
}

.boliin-single-price_from .item_info_price_new {
    font-size: 24px;
    color: #af950d;
    font-weight: 600;
}

.boliin-single-rating-criteria .box-content .all-review-progress .review-progress .progress .progress-bar {
    background-color: #ebb91d;
    border-radius: 6px;
}

.video-two__action .popup-video::before {
    border: 1px solid #ebb91d;
}

.video-two__action .popup-video {
    background: #ebb91d;
}

.banner-one__arrow{
	background:#ebb91d;
}
.banner-one__title::after {
	background:#ebb91d;
}

.banner-one__content-inner{
	background:#fffc;
}

.gsc-content-carousel.style-2 .quote-slider-wrapper .swiper-wrapper .swiper-slide{
	background:#404040;
}

.gsc-content-carousel.swiper-slider-wrapper .swiper-nav-prev{
	background:#404040;
}

.about-six__content::before {
	background:#404040;
}



.boliin-single-taxonomy.style-2 .content-inner .box-content .term-item{
	display: flex;
    align-items: center;
    font-weight: 600;
    color: #000;
}

.boliin-single-taxonomy.style-2 .content-inner .box-content .term-item img{
	margin-right:10px;
}

.wpcf7-form select{
	background: #f0decd;
}

.framed{
	
		--s: 10px; /* control the size */
  padding: var(--s);
  border: calc(2*var(--s)) solid #0000;
  outline: 1px solid #BE863C;
  outline-offset: calc(-1*var(--s));
  background: conic-gradient(from 90deg at   1px 1px,#0000 25%,#BE863C 0);
	overflow:hidden;
	
  
}

.framed:hover img{
	
		transform:scale(1.05);
		transition:0.5s;
	
  
}














