/*
Theme Name: Nepal Luxury Retreats
Theme URI: https://rakepoint.com/themes/ebchike/
Author: Rakesh Aryal
Author URI: https://rakesharyal.com.np/
Description: Nepal Holiday brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nepalholiday
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@media (min-width: 1200px){
.container-fluid {
    padding-left: 60px !important;
    padding-right: 60px !important;
	}
}

.special-link{
	border-radius:30px;
	color:#fff;
	padding:0px 15px;
}
.special-link a{
	color:#fff !important
}
#twitterShareLink{
	background:#1DA1F2;
}
#whatsappShareLink{
	background:#075e54;
}

/* Contact Form 7 Input fields and text area CSS 
 ---------------------------*/
 
 .wpcf7 input[type="text"],
 .wpcf7 input[type="email"],
 .wpcf7 input[type="tel"],
 textarea {
     font-size: 16px;
     background-color: #dfdfdf;
     border: 1px solid #f1f1f1;
     width: 95%;
     padding: 2%;
 }
 
 /* Contact Form 7 Submit Button 
 -------------------------------*/
 .wpcf7 input[type="submit"] {
     color: #ffffff;
     font-size: 18px;
     font-weight: 700;
     background: #E2272E;
     padding: 15px 25px 15px 25px;
     border: none;
     border-radius: 5px;
     width: auto;
     text-transform: uppercase;
     letter-spacing: 5px;
 }
 .wpcf7 input:hover[type="submit"] {
     background: #494949;
     transition: all 0.4s ease 0s;
 }
 .wpcf7 input:active[type="submit"] {
     background: #000000;
 }
.wpcf7 label{
	display:block;
}
.dropdown-item {

	border-bottom: 1px dotted #b5b5b5 !important;}

div.wpforms-container-full{
	margin:0px !important;
	padding:0px !important;
}
aside.contact-form {
    padding: 0px 25px 25px 10px;
}
