/* 
Theme Name:		 Love Travel Child
Theme URI:		 http://childtheme-generator.com/
Description:	 Love Travel Child is a child theme of Love Travel, created by ChildTheme-Generator.com
Author:			 Sami Mahassine
Author URI:		 http://childtheme-generator.com/
Template:		 lovetravel
Version:		 1.0.0
Text Domain:	 love-travel-child
*/


.nd_travel_section>ul.ui-tabs-nav{
    display: none;
}
.trp-language-switcher {
    width: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language, .trp-language-switcher:hover .trp-ls-shortcode-language{
	z-index:9;
}

#respond {
background: #f6f6f6;
padding:10px 10px 10px 10px;
}
 
/* Highlight active form field */
 
#respond input[type=text], textarea {
  -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
}
 
#respond input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
textarea:focus {
box-shadow: 0 0 5px rgba(81, 203, 238, 1);
margin: 5px 1px 3px 0px;
border: 2px solid rgba(81, 203, 238, 1);
}

#author, #email {
font-family: "Open Sans", "Droid Sans", Arial;
font-style:italic;
color:#1d1d1d;
letter-spacing:.1em;
} 
 
#url  {
color: #1d1d1d;
font-family: "Luicida Console", "Courier New", "Courier", monospace;
} 

#submit {
font-size: 14px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: #cd0219;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 30px 15px 30px;
        border:none;
} 
 
#submit:hover {

}
#submit:active {
position:relative;
top:1px;
}
li.comment {
    display: block;
    background: #eaeaea;
    padding: 10px 10px;
}
li.comment {
    display: block;
    background: #eaeaea;
    padding: 10px 10px;
}
li.comment .comment-body .comment-meta a{
    color:#000;
}
li.comment .comment-body p{
    color:#000;
    
}


.trp-language-switcher > div{
	border:none;
	width: auto !important;
}
.elementor-shortcode .trp-ls-shortcode-current-language, .elementor-shortcode .trp-ls-shortcode-language{
	width: auto !important;
}
#nd_travel_single_package_booking_tab_cf7 form{
	display:flex !important;
	flex-direction:column !important;
}
.intl-tel-input .flag-container{
	height:54px
}