/* @charset "UTF-8"; */
/* /* */
/* Theme Name: Tribes-Tours */
/* Theme URI: https://wordpress.org/themes/twentytwentyone/ */
/* Author: w */
/* Author URI: https://wordpress.org/ */
/* Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog. */
/* Requires at least: 5.3 */
/* Tested up to: 5.7 */
/* Requires PHP: 5.6 */
/* Version: 1.3 */
/* License: GNU General Public License v2 or later */
/* License URI: http://www.gnu.org/licenses/gpl-2.0.html */
/* Text Domain: twentytwentyone */
/* Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready */

/* Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org */
/* Twenty Twenty-One is distributed under the terms of the GNU GPL. */
/* */ 

.navbar>ul>li{
	padding:10px 0 10px 10px;
}

.header-extra-info ul li.dropdown, .header-extra-info ul li.button_header{
	margin:0px !important;
}
#innerpage-banner {
    width: 100%;
    height: 65vh;
    background-position: 100% 100% !important;
    background-size: cover !important;
}
.page-id-217 textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

.loader {
    position: fixed !important;
    top: 0!important;
    left: 0!important;
    width: 100%!important;
    height: 100vh!important;
    background: #161616c7!important;
    display: none;
    z-index: 11111111111!important;
} 
.loader img {
    position: fixed;
    top: 48%;
    left: 48%; 
}
.woocommerce .loader::before {
    height: 0;
    width: 0;
}
.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail img {
    width: 100px !important;
}
p.cart_error_msg.message {
    background: #9adf9a;
    padding: 12px;
    text-align: center;
    font-weight: 500;
    border-radius: 10px;
    box-shadow: 0px 5px 15px #afe5af;
}
p.cart_error_msg.error {
    background: #fdc0c0;
    padding: 12px;
    text-align: center;
    font-weight: 500;
    border-radius: 10px;
    box-shadow: 0px 5px 15px #ffcfcf;
    margin-top:20px;
}

.btn-get-started {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.1em;
    text-align: center;
    display: inline-block;
    padding: 16px 25px;
    border-radius: 30px;
    transition: 0.5s;
    color: #fff;
    background: #000;
    border-style: none;
}
.btn-get-started:hover {
    background: #FA0025;
}
.single-page .nav-next {
    width: 50%;
    float: right;
    text-align: right;
}
.single-page .nav-previous {
    width: 50%;
    float: left;
}
nav.navigation.post-navigation {
    padding: 50px 0px;
}
.featured_tour-price h2 .woocommerce-Price-amount{
    font-size: 18px;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
}
.modal-body.text-cener {
    text-align: center;
    color: #4e3e2f !important;
}
button.close {
    float: right;
    position: absolute;
    right: 0;
    background: #0000;
    border: none;
    font-size: 24px;
}
.modal {
	top: 58px !important;
}
.cheif-left img {
    border-radius: 50%;
}
.radius-50 img {
	border-radius:50%;
}
.chiefdetails {
    width: auto;
    margin-left: 20px;
}
.chief-detail-header {
    width: 100%;
    justify-content: center;
    display: inline-flex;
}
div#auther-slider .shadow-effect {
    background: #0000;
    border: none;
}
div#auther-slider img.avatar {
    width: 60px;
}
.owl-carousel .owl-item img{
	display:initial;
}
img.image-size-chif {
    width: 65px !important;
}


.gm-style-iw.gm-style-iw-c {
    width: 250px;
}
.infowindows {
    padding: 13px;
    text-align: center;
}
button.gm-ui-hover-effect {
    height: 37px !important;
    width: 37px !important;
}
button.gm-ui-hover-effect img {
    width: 19px !important;
    height: 19px !important;
}
.collapse.show {
    display: block !important;
}
.post-item.clearfix img {
    width: 100px !important;
    float: left;
}

#ui-datepicker-div .ui-state-default, #ui-datepicker-div.ui-widget-content .ui-state-default, #ui-datepicker-div .ui-widget-header .ui-state-default {
    background: #ca9b17 ;
    color: #fff;
    border-radius:50%;
    height: 34px;
    width: 36px;
}
.ui-datepicker .ui-datepicker-current-day a {
	color: #fff !important;
    background: #4e3e2f !important;
}
.ui-datepicker table td .ui-state-default:hover {
	color: #fff !important;
    background: #4e3e2f !important;
    border-color:#4e3e2f !important;
}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .6;
    filter: Alpha(Opacity=35);
    background-image: none;
}
tr td a , tr td .ui-state-default {
    text-align: center !important;
}
span.ui-state-default {  
    color: #000 !important;
}
.product-gallery .owl-item img {
    width: 100%;
    height: 600px;
    object-fit: contain; 
}
@media screen and (max-width: 768px){
    .product-gallery .owl-item img {
       width: 100%;
       height: 350px;
       object-fit: contain ; 
   }
}
div#ui-datepicker-div {
    background: #fff !important;
    box-shadow: 0px 0px 11px -2px !important;
    padding: 0px !important;
    border: none !important;
}
.ui-widget-header {
    border: none !important;
    background: #4f3e30 !important;
    color: #ffffff !important;
    font-weight: bold !important;
    border-radius: 0px !important;
}
th {
    background: #ca9b17 !important;
    color: #fff !important;
    padding: 8px 0 !important;
}
p.category_story a {
    font-size: 12px !important;
    color: #fa0025 !important;
}
p.category_story a b {
    font-size: 14px;
}
.single-product-share .addtoany_shortcode {
    float: right;
}
.outer-about-block article {
    padding-right: 0px;
}
.single-posts figure.post-thumbnail {
    padding: 0;
    background: #fff;
} 
.single-posts .entry-content , h2.entry-title.default-max-width {
    padding: 0px 10px;
    padding-top:10px;
}
.single-posts .post-box p{
	margin:0px;
}

.new-pages h1.entry-title {
    display: none;
}

span.sale-tag{
    background: green;
    color: #fff;
    padding: 3px 7px;
    border-radius: 11px;
}
.cheif-left .cheif-profile img {
    background: gray;
}

.tiles .tile img {
	height: 560px;
}
@media screen and (max-width: 768px){
    .tiles .tile img {
       height: auto;
   }
}


div#es_form_f2-n1 {
    display: flex;
    justify-content: center;
}
.emaillist form {
    display:flex;
    width: 100%;
}
.es-field-wrap {
    width: 100%;
}
.emaillist label{
    width: 100%;
}

input.ig_es_form_field_email {
    border: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    box-shadow: rgb(17 12 46 / 15%) 0px 48px 100px 0px;
    font-size: 12px;
    padding: .375rem .75rem;
    padding-left: 2rem;
    padding-right:2rem;
    margin-bottom: 0;
    width: 100%;
}

.emaillist input[type=submit] {
    padding: 0px 35px;
    border: none;  
    background: #FA0025;
    color: #fff;
    height:48px !important;
}
.es_subscription_message.error{
    position: absolute;
    margin-top: -24px !important;
} 
.page-template-about-us section.about-banner-section {
    background-size: cover;
    background-position: center;
}

.Trending_tour_custom_sec {
    padding: 80px 0 140px;
    background-repeat: no-repeat;
    background-position: 0px 70%;
    background-size: cover;
}




@media screen and (max-width: 768px){
    input.ig_es_form_field_email{
        padding: .87rem .75rem;
    }

}
.sidebar_yellow_box.tour_members_qty input[type="radio"] {
    width: 100px;
    height: 100px;
    position: absolute;
    opacity: 0;
    margin-left: 20px;
}
.members_amount.checked {
    background: #ca9b17;
}

.darkHeader div.sideMenu_trigger_wrap > a > span {
    display: block;
    height: 1px;
    background-color: #060606;
    margin-top: 7px;
}
input.trur-type{
    width: 50px;
    height: 50px;
    position: absolute;
    left: 0;
    opacity: 0;
}
button.sub-menu-toggle.dropdown-active {
    display: none !important;
}
.coffee_type img{
    max-width: 67%;
}
input#filter_my_tour {
    padding: 8px 50px;
    border: navajowhite;
    border-radius: 30px;
    color: #fff;
}
.form-group.select-group {
    margin: 0px 0px 15px 0px;
}
.woocommerce-cart .cross-sells {
    display: none;
}
.simple-product div#faq-img-slider .owl-nav button.owl-prev {
    left: -10px;
    background: #222d494f;
}
.simple-product div#faq-img-slider .owl-nav button.owl-next {
    right: -10px;
    background: #222d494f;
}
.page-id-217 .wpcf7-textarea {
    height: 150px;
}
  i.fa.fa-star-o {

   color: #d7b921;

 }

 button.sub-menu-toggle {

   display: none;

 }



 .bgdemo{

  background-color: #000;

  height: 100%;

  position: relative;

  width: 100%;

  display: block;

}

@media only screen and (max-width: 767px){

  .travel_moment-section{

   padding-top: 60px;

 }

}
#first_time h1 {
    position: absolute;
    top: 10%;
    background: #00c97f;
    border-radius: 20px;
    padding: 3px 12px;
    color: #fff;
}
#first_time p {
    position: absolute;
    bottom: 8%;
    right: 22px;
    background: #ff9800;
    padding: 2px 10px;
    border-radius: 15px;
    color: #fff;
}
#first_time .book_now{
    background: #00873e;
    color: #fff;
    position: absolute;
    bottom: 19px;
    left: 42%;
    padding: 8px 20px;
    border-radius: 50px;
	transition:0.3s;
}
#first_time .book_now:hover{
	background: #ff9800;
    color: #fff;
	transition:0.5s;
}
@media (min-width: 576px){
	#first_time .modal-dialog {
		max-width: 700px;
		margin: 1.75rem auto;
	}
}

button.sub-menu-toggle {
    display: none;
}
a.cat-link {
    background: #f50000;
    padding: 7px 20px !important;
    border-radius: 41px;
    color: #fff !important;
    font-weight: bold;
    float: right;
}  


span.cart-count {
    position: absolute;
    top: -14px;
    right: 0;
    background: red;
    color: #fff;
    border-radius: 10px;
    height: 20px;    
    width: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.testimonial-section h2.section-heading-title {
    color: #000000;
}