<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
Theme Name:		 taiga
Theme URI:		 http://childtheme-generator.com/
Description:	 taiga is a child theme of Sydney, created by ChildTheme-Generator.com
Author:			 Holger R
Author URI:		 http://childtheme-generator.com/
Template:		 sydney
Version:		 1.0.0
Text Domain:	 taiga
*/


/*
    Add your custom styles here
*/

.wptravel-layout-v2 .wptravel-archive-wrapper .view-box .view-content .right-content .explore-btn {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0 !important;
    background: #a90e0e !important;
    color: #fff !important;
    border-radius: 0 !important;
}
.wp-travel-itinerary-items {
    width: 100%!important;
    display: block!important;
}
.wp-travel-itinerary-items .view-box {
    margin: 0!important;
    max-width: 300px!important;
}
.wp-travel-itinerary-items .view-box a {
    font-size: 25px!important;
}

.wp-travel-booknow-btns {
    margin-bottom: 20px;
}

.wp-travel-form-group .input-group-btn {
    width: 20px!important;
}

.wp-travel-booking__panel-bottom div.right-info button.wp-travel-book {
    background: #a90e0e !important;
    color: #fff !important;
}

.wptravel-layout-v2 .wptravel-archive-wrapper.grid-view .view-box .view-content {
    padding-top: 0px!important;
}

.wp-travel-date-picker-btn {
    background: #a90e0e!important;
    color: #fff!important;
    border: 0!important;
}
.wp-travel-date-picker-btn:hover {
    background: white!important;
    color: black!important;
    border: 0!important;
}

.react-datepicker__month-container .react-datepicker__header {
    background: #a90e0e!important;
}

#booking {
    min-height: 600px;
}

 
.wp-travel-single-trip-add-to-cart { 
    position: fixed;
    top: 50px;
    right: 30px;
    z-index: 99999999999;
}
.wp-travel-single-trip-add-to-cart  button { 
    background: #a90e0e!important;
}

.wptravel-price-wrap {
    display: none!important;
}
#slider-tab {
    display: none!important;
}
.booking-form {
    display: none!important;
}
#wp-travel-trip-pickup-location {
    display: none!important;
}
.wp-travel-trip-meta-info {
    display: none!important;
}

#wp-travel__add-to-cart_notice {
    position: fixed!important;
    top: 50%!important;
    left: 50%!important;
    right: auto!important;
    transform: translate(-50%, -50%);
    width: 90%!important; /* Ð¨Ð¸Ñ€Ð¸Ð½Ð° Ð´Ð»Ñ Ð¼Ð¾Ð±Ð¸Ð»ÑŒÐ½Ñ‹Ñ… */
    max-width: 800px; 
    background: #a90e0e!important;
    color: white!important;
}
  
#wp-travel__add-to-cart_notice span {
    color: white!important;
}

#wp-travel__add-to-cart_notice span i {
    color: white!important;
}
#wp-travel__add-to-cart_notice span i {
    color: white!important;
}

.wptravel-price-wrap {
    margin-top: 15px;
}

.itenary_after_checkout {
    margin-top: 25px;
    margin-bottom: 25px;
}

.itenary_after_checkout a{
    background: #a90e0e !important;
    color: #fff !important;
    font-size: 25px!important;
    padding: 10px;
}

.sow-carousel-title a.sow-carousel-next {
    display: block!important;
}
.sow-carousel-title a.sow-carousel-previous {
    display: block!important;
}

@media only screen and (min-width: 1200px) {
    .wp-travel-booking__panel-bottom div.right-info {
        width: 500px!important;
    }
    .wp-travel-single-trip-cart-button {
        width: 80px!important;
        height: 80px!important;
    }
    #wp-travel-add-to-cart-cart_item_show i.fa.fa-shopping-cart {
        font-size: 25px!important;
        left: -12px!important;
    }

    .wp-travel-cart-items-number {
        font-size: 16px!important;
    }

}

@media only screen and (max-width: 767px) {
   .featured-detail-section {
    padding: 0 30px;
   }

   #wp-travel__add-to-cart_notice { 
        max-width: 400px!important;
    }

}
 
</pre></body></html>