/*
Theme Name: Arbuda
Theme URI: https://www.nayrathemes.com/arbuda-free/
Author: Nayra Themes
Author URI: https://www.nayrathemes.com/
Description: Arbuda is a WordPress theme crafted for a hotel, hostel, resort, apartment, room reservation, tourism business or any other accommodation services. It has a unique, modern, light and clean design which will make your website look awesome. View the demo of Arbuda Pro https://www.nayrathemes.com/demo/pro/?theme=arbuda
Template: aravalli
Version: 1.0.10
Tested up to: 5.8
Requires PHP: 5.6
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: arbuda
Slug: arbuda
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, food-and-drink, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/



/* Colors */
:root {
    --bs-primary:#34BC8C;
    --bs-primary-dark:#3fa17e;
    --bs-primary-light: #93f5d2;
    --bs-primary-shadow: rgba(0, 136, 204, 0.3);
    --bs-secondary:#3b3a3a; /*#181b1e*/
    --bs-secondary-dark: #161515;
	--bs-white:#ffffff;
}


.header-transparent .main-slider .owl-nav button span {
    display: none;
}

.header-transparent .main-slider .owl-nav button.owl-next, 
.header-transparent .main-slider .owl-nav button.owl-prev{
	width: 60px;
    border-radius: 50%;
}

.header-transparent .main-slider .owl-nav [class*=owl-]:after {
    border-radius: 50%;
}

.header-transparent .header-top-info #header-top-left .widget {
	 border-right: 1px solid rgb(255 255 255 / 20%);
}
	
	
.header-transparent .header-top-info .widget-social li a {
    border-left-color: rgb(255 255 255 / 20%);
    border-right-color: rgb(255 255 255 / 20%);
}



.header-transparent #header-widget-bar {
    border-top: 1px solid rgb(255 255 255 / 20%);
}

.header-transparent .navigation {
    border-top: 1px solid rgb(255 255 255 / 20%);
    border-bottom: 1px solid rgb(255 255 255 / 20%);
}

.header-transparent .header-widget-info .info-content{
	color:#fff;
}

.header-transparent .menu-item .bt-primary {
    background-color: var(--bs-primary);
    line-height: 50px;
}


.header-transparent .header-info .info-item .info-icon {
    background: #fff;
}

.header-transparent .header-info .info-item:hover .info-icon{
	background: var(--bs-primary);
}

.header-transparent #header-top-right .widget-social li a:hover{
	background: var(--bs-secondary);
}	

.header-transparent .breadcrumbs {
    padding: 270px 0 95px 0;
}

.wp-block-table figcaption {
    text-align: center;
}

.wp-block-image figcaption {
    text-align: center;
}

.sidebar .widget_block {
    padding: 15px 10px 0;
}

ul.wp-block-social-links li a:before {
    content: none !important;
}

ul.wp-block-social-links li a {
    font-size: 24px !important;
    padding:0.25rem !important;
}

.sidebar ol.wp-block-latest-comments {
    padding: 0;
}

.widget_block .wp-block-loginout {
    padding: 22px 0px;
}