/*
Theme Name: Voyage Child
Theme URI: http://themefuse.com/demo/wp/voyage/
Description: Child theme for the Voyage. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Author URI: http://themefuse.com
Template: voyage-parent
*/

@import url("../voyage-parent/style.css");

.subtitle {
padding: 0 !important;
margin: 0 !important;
height : 0px !important;
opacity: 0 !important;
}
.btn-find {
color: #ffffff !important;
text-shadow: 1px #000000 !important;
}

.bottom.pagination {
border-top: 1px solid #ff6600 !important;
}

.post-meta-bot .link-more {
    color: #ff6600 !important;
}

.link-arrow {
	clear:both;
	color:#fd7f36!important;
}


/* CSS changes in voyage child theme e676ff :PURPLE and a7ba27: GREEN */
	
/* top phone number to FF6600 (orange) */

.header_phone strong {color: #ff6600}

/* Change color on forms */ 
.dropdown .menu-item-home a,
.dropdown .menu-item-home.current-menu-item a {color:#FF6600}

.dropdown .menu-item-home a,
.dropdown .menu-item-home.current-menu-item a:active {color:#FF6600}

.dropdown .menu-item-home a,
.dropdown .menu-item-home.current-menu-item a:selected {color:#FF6600}

/* links in menu to FF6600 (orange) */

. menu-main li a {color: ff6600}
. menu-main li a:link {ff6600}

/* Search button / No shadow */ 

.search_main .btn-find {
	background:url(images/btn_find.png) 0 0 no-repeat;
	width:208px;
	height:37px;
	padding:0 20px 4px 16px;
	line-height:35px;
	color:#33083c;
	font-weight:bold;
	font-family:'Lato', Arial, sans-serif;
	font-size:13px;
	text-shadow:0 1px 1px #CCC;
	margin:0}

/* links in slider to FF6600 (orange) */

.dropdown li:hover a,
.dropdown li ul li:hover a,
.dropdown li:hover li ul li:hover a,
.dropdown .current-menu-item a,
.dropdown .current-menu-ancestor a,
.dropdown .current-menu-ancestor .current-menu-item a,
.dropdown .current-menu-ancestor .current-menu-ancestor a,
.dropdown .current-menu-ancestor .current-menu-ancestor .current-menu-item a,
.dropdown .mega-nav ul li:hover ul li:hover a {
	color:#FF6600} /* was purple */

.header_slider .pagination li.current a {color:#FF6600}

.quoteBox2 .quote-text {color:#FF6600}

/* breadcrumbs */
.breadcrumbs a:hover {color:#FF6600}


/* Links See Holidays offer to GRAY E6E2DF instead to FF6600 (orange) so it is not visible on screen */

.title a {color:#E6E2DF}
.title a:hover, .content .title a:hover {color:#E6E2DF}

/* HOME PAGE SEARCH WITH THUMBNAIL (FIRST TYPE OF SEARCH)*/

.grid_list .list_item:hover a {color:#FF6600}


/* Thematic Holidays crumbs (SECOND TYPE OF SEARCH) */

.boxed_list .boxed_item span a {color:#FF6600}
.boxed_list .boxed_item span a:hover {color:#FF6600}


/* PROMO Search  (THIRD TYPE OF SEARCH) */

.grid_list .list_item:hover a {color: #FF6600}


/* Generic Style (holiday tags) */ 

a {color:#FF6600}


/* Span styles*/ 

 h1 span, h2 span, h3 span ,h4 span, h5 span {color:#FF6600}


/* Widget Twitter */

.widget_twitter .tweet_item a {color:#FF6600}

/* widget destination bottom of the screen  */

.widget_categories ul li.item-search a {color:#FF6600}

/* Widget blog */ 

.widget_recent_comments .comment-meta a {
	color:#FF6600}

/* posts */

.post-meta-bot a:hover {color:FF6600}

/* copyright */
.copyright a {color:#FF6600}

/* LIST COLORS */

.list_details ul {color: #000000}

/* remove capitalise from Available offers in searching results - TITLE RIGHT*/

.title_right {text-transform:none}

/* PAGES */

.entry a {color:#FF6600}

/* Change color on forms */ 

.link-reset {color:#FF6600}


/* Footer hover  on forms */ 

.footer a:hover {color:#FF6600}

/* change of color for Promo / Recommand�  (was purple) */ 

.prod_title span a {color:#FF6600}

/* Home button in orange */ 

.dropdown .menu-item-home a {
background: url(images/icons/icons_16.png) 0 -96px no-repeat;
}


/* Archives links */ 

.post-item h2 a:hover{color:#FF6600}
.post-meta-bot a {color:#FF6600}
.post-meta-bot a:hover {color:#FF6600}
.post-meta-bot .link-more2 {color:FF6600}
.re-top h2 a:hover {color:#b8d107}