/* 
Theme Name:		 travelex-childe
Theme URI:		 https://www.templatemonster.com/authors/themefix/
Description:	 travelex-childe is a child theme of travelex, created by ChildTheme-Generator.com
Author:			 travelex
Author URI:		 https://www.templatemonster.com/authors/themefix/
Template:		 travelex
Version:		 1.0.0
Text Domain:	 travelex-childe
*/


/* custom form */
.booking-form .form-group {
    position: relative;
    float: left;
    width: 25%;
    margin: 0px;
    padding: 5px;
}

.sec-pad-2 {
  padding: 0px 0px !important;
}


.main-sticky{
  position: none !important;
  padding: 0px 100px;
  color: #fff;
  }
/* Header stype sticky*/

.main-header {
  position: none !important;
  padding: 0px 100px;
}

/*  sticky menu color chnage */
body > div.boxed_wrapper > header > div.sticky-header.main-sticky > div > div > div.menu-area.clgchng ul li a{
  color:aliceblue;
}