<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Traveler
Theme URI: https://travelerwp.com/
Author: Shinetheme
Author URI: http://www.shinetheme.com/
Requires at least: 5.6
Tested up to: 5.8.3
Requires PHP: 7.4
Description:Build a travel website is easy with Traveler theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: traveler
Version: 3.0.8
*/
/* Images */
:root {
    --main-color: #5191FA;
    --grey-color: #5E6D77;
    --light-grey-color: #EAEEF3;
    --orange-color: #FA5636;
    --link-color: #1A2B48;
}

.sticky {
}

.bypostauthor {
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

figure.wp-caption.alignleft,
img.alignleft {
    margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
    margin: 5px 10px 5px 0;
}

figure.wp-caption.alignright,
img.alignright {
    margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
    margin: 5px 0 5px 10px;
}

img.aligncenter {
    margin: 5px auto;
}

img.alignnone {
    margin: 5px 0;
}
.wp-caption .wp-caption-text,
.entry-caption,
.gallery-caption {
    color: #220e10;
    font-size: 18px;
    font-style: italic;
    font-weight: 300;
    margin: 0 0 24px;
}

div.wp-caption.alignright img[class*="wp-image-"] {
    float: right;
}

div.wp-caption.alignright .wp-caption-text {
    padding-left: 10px;
}

img.wp-smiley,
.rsswidget img {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

.wp-caption.alignleft + ul,
.wp-caption.alignleft + ol {
    list-style-position: inside;
}

@media (max-width: 767px) {
    #tpcwl_wrapper {
        height: auto !important;

    }

    #tpcwl_wrapper &gt; iframe {
        top: 0px !important;
        position: relative !important;
    }
}/*
Theme Name: Traveler Childtheme
Theme URI: https://travelerwp.com/
Template: traveler
Author: Quantessence
Author URI: https://quantessence.fr
Description: Traveler Child Theme
Version: 1.0.1669136409
Updated: 2022-11-22 18:00:09

*/
.mySlides {display: none;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  width: 100%;
  position: relative;
  margin: auto;
}

/* Fading animation */
.slide {
  opacity: 1;
  animation: slide 4s ease-in  2s infinite normal forwards;
}

@keyframes slide {
  100%  {left:0; top:0}
}

.package-info-wrapper-style2 {
  width : 100%;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display:flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tour_show_calendar_col {
	width : 40%;
	margin: 20px;
	flex: 1 1 400px;	
}
.tour_show_form_col {
	width : 40%;
	margin: 20px;
	flex: 1 1 400px;	
}
input#field-book-start,
input#field-book-end {
    background-color: #fff;
}
.content-message {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px !important;
    padding: 20px;
    background-color: lightgray;
    text-align: center;
}

ul.icon-group.text-color.pull-right {
    display: none;
}
ul.sub-menu.mega-menu.mega-9435 {
    width: fit-content;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
}
input#acceptance {
    width: fit-content;
}

#top_toolbar li {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    color: #fff !important;
    line-height: 18px;
}

h1 {
    font-family: "Permanent Marker";
}

h2 {
    font-family: "Permanent Marker";
    font-size: 25px;
    padding-bottom: 20px;
}

h3, h4, h5 {
    font-family: "Montserrat", sans-serif;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 15px;
    color: white !important;
}
.text-hero, h1, h2, h3, h4, h5 {
    margin-top: 0;
    font-weight: 300;
    line-height: 1.3em;
}

p {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 21px;
}

#main-footer &gt; .wpb_row {
  background: #262626;
  color: #e6e6e6;
  font-size: 11px;
  line-height: 1.4em;
}
#main-footer a,
#main-footer h1,
#main-footer h2,
#main-footer h3,
#main-footer h4,
#main-footer h5 {
  color: #fff;
}

#main-footer a:hover {
    font-weight: 600 !important;
}

#main-footer .form-control {
  background: #121212;
  border-color: #000;
  color: #fff;
}
#main-footer .form-control:focus {
  border-color: #ed8323;
}

.page-title {
    font-size: 55px;
    margin: 30px 0;
}

a.btn.btn-white.btn-ghost {
  border: 2px solid #f8aa06;	
  padding: 20px 40px 20px 40px;
	color: #f8aa06;
	font-size: 2em;
	font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

a.btn.btn-white.btn-ghost:hover{
  border: 2px solid #f8aa06;	
	background-color: white; 
	opacity: 0.9;
  padding: 20px 40px 20px 40px;
	color: #f8aa06;
	font-size: 2em;
	font-weight: bold;
  font-family: "Montserrat", sans-serif;
}

btn.btn-primary.btn-lg.btn-ghost, 
btn.btn-primary.btn-lg.btn-ghost:hover {
  border: 2px solid #DB006F;	
  background-color: white !important; 
  color: #DB006F !important;
}

a.btn.btn-primary.btn-lg.btn-ghost,
input#submit {
	background-color: white;
    padding: 5px 20px 5px 20px;
	font-size: 1em;
	font-weight: bold;
    font-family: "Montserrat", sans-serif;
	color: #DB006F !important;
}

a.btn.btn-primary.btn-lg.btn-ghost:hover,
input#submit:hover {
	opacity: 0.9;
	background-color: #DB006F !important;
	color: white !important;
}

.owl-cap-title {
    font-size: 70px;
    font-family: "Permanent Marker";
}

.owl-cap-title {
    line-height: 1em;
    display: table;
    margin: 10px auto;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-top: 1px solid rgba(255, 255, 255, 0.2);    
}

.owl-cap-title {
    text-transform: uppercase;
}

.owl-cap-price h5 {
    color: #f8aa06;
    font-weight: 600;
    line-height: 1.5;
    font-size: 50px;
    margin : 0;
}


#top_toolbar {
    width: 100%;
    z-index: 99999;
    font-size: 0.9em !important;
    color: #fff !important;
    line-height: 1em !important;
}

#top_toolbar a {
    color: #fff !important;
}

ul.slimmenu li ul li a {
    background-color : #fff;
}

ul.slimmenu li &gt; ul.mega-menu {
  border-radius: 0;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.featured_single .st_featured {
    top: 0 !important;
    right: 13px !important;
}
.price_activity {
    display: none;
}
.menu-style-2 .logo {
    display: none !important;
    margin-top: 0;
    margin-bottom: 0;
}
.loc-info-list {
    visibility: hidden;
}
div#image-logo {
    top: 0;
    position: absolute;
    left: 20px;
    z-index: 10;
}
.home-bottom {
    top: 90%;
    position: absolute;
    left: 50%;
    text-align: center;
    z-index: 10;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.home-bottom a {
    color: white;
    border: 2px solid white;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    z-index: 10;
    -moz-transition: 0.2s background linear;
    -webkit-transition: 0.2s background linear;
    -o-transition: 0.2s background linear;
    transition: 0.2s background linear;
    padding: 7px;
}
.home-bottom a:hover {
    -moz-box-shadow: 0 0 0 1px #db006f;
    -webkit-box-shadow: 0 0 0 1px #db006f;
    -o-box-shadow: 0 0 0 1px #db006f;
    box-shadow: 0 0 0 1px #db006f;
    text-decoration: none;
    background-color: #db006f;
    z-index: 10;
}
.fa-chevron-down {
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    z-index: 10;
    font-family: normal 14px/1 FontAwesome;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
}
.block1 {
    background-color: rgba(255, 255, 255, 0.8);
    width: 60%;
    padding: 25px;
}
.columnstyle {
    height: 500px;
}
.columnstyle .bg-mask {
    opacity: 0;
}
li.vc_tta-tab {
    background-color: #f2f2f2;
}
li.vc_tta-tab.vc_active {
    background-color: #c6eaea;
}
.hotel-alone .menu-style-2 .menu .current-menu-ancestor a {
    background-color: transparent !important;
}
.price-information {
    color: #337ab7 !important;
    font-size: 14px;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 10px;
}
i.fa.fa-star-o {
    font-size: 14px;
}
label.wb-fb-radio {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
}
input.btn.btn-default.btn-send-message {
    display: none;
}
.btn-send-message-login {
    display: none;
}
close-modal {
    top: 0;
    position: absolute;
    color: #333;
    font-size: 2;
    background-color: transparent;
    right: 0;
    z-index: 1;
    cursor: pointer;
}
button#getInfoPriceLink {
    display: none;
}

img.menu-region, img.menu-pays  {
    height: 30px;
    width: 50px;
}

p.menu-region, p.menu-pays {
	max-height: 30px !important;
	max-width: 80%;
}

ul.slimmenu li .sub-menu a.menu-region,
ul.slimmenu li .sub-menu  a.menu-pays  {
	margin-left: 55px;
	margin-top: -30px;
	font-size: 12px !important;
	padding: 5px 10px 5px 10px;
}


li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children.slimmenu-sub-menu.st_menu_mobile_new {
    visibility : hidden;
}
/* User menu hide
*/
.hidden-sm.hidden-xs {
    visibility: hidden;
}

.bluestar code {
    color: blue;
    font-weight: 900;
    font-size: 40px;
    background: transparent;
}

.redstar code {
    color: red;
    font-weight: 900;
    font-size: 40px;
    background: transparent;
}

.bg-gray {
    width: 90%;
}

.alert-warning {
    width: 90%;
}

label {
    font-weight: 800;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    color: #003A5D;
}

ul.list.booking-item-raiting-summary-list.stats-list-select {
    color: #003A5D;
}

.booking-item-raiting-list &gt; li, .booking-item-raiting-summary-list &gt; li {
    margin-bottom: 5px;
    overflow: hidden;
    color: #003A5D;
}div.sib-sms-field {
    display: inline-block;
    position: relative;
    width: 100%;
}

.sib-sms-field .sib-country-block {
    position: absolute;
    right: auto;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sib-country-block .sib-toggle.sib-country-flg {
    z-index: 1;
    position: relative;
    width: 46px;
    height: 100%;
    padding: 0 0 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #dbdbdb;
    cursor: pointer;
}

.sib-country-block .sib-toggle .sib-cflags {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 15px;
    width: 20px;
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-image: url(//decouvertefrance.fr/wp-content/plugins/mailin/img/flags/fr.png);
}
.sib-country-block .sib-toggle .sib-icon-arrow {
    position: absolute;
    top: 50%;
    margin-top: -2px;
    right: 6px;
    width:  0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid;
}
.sib-sms-field ul.sib-country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0px;
    margin: 0px 0px 0px -1px;
    box-shadow: rgba(0, 0, 0, 0.2) 1px 1px 4px;
    background-color: white;
    border: 1px solid rgb(204, 204, 204);
    white-space: nowrap;
    max-height: 150px;
    overflow-y: scroll;
    overflow-x: hidden;
    top: 50px;
    width: 250px;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix {
    font-size: 14px;
    padding:1px 10px;
    cursor: pointer;
}
.sib-sms-field ul.sib-country-list li.sib-country-prefix:hover {
    background-color: #dbdbdb;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box {
    width: 20px;
}

.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-flag {
    height: 18px;
    width: 20px;
    background-image: url(//decouvertefrance.fr/wp-content/plugins/mailin/img/flags/ad.png);
    vertical-align: middle;
    display: inline-block;
    background-repeat:no-repeat;
}
.sib-sms-field ul.sib-country-list li .sib-flag-box .sib-dial-code {
    margin-left: 20px;
}
.sib-sms-field .sib-sms {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0;
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    margin-right: 0;
}
.sib-multi-lists.sib_error {
    color: #A94442;
}</pre></body></html>