/*
Theme Name: Nobel Holidays 
Theme URI: https://rakepoint.com/themes/nobelholidays/
Author: Rakesh Aryal
Author URI: https://rakesharyal.com.np/
Description: Nobel Holidays Pvt.ltd. 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
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nobelholidays
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.
*/
.logo {
    width: 270px;
}
@media(max-width:640px){
	.logo {
    width: 270px;
}
}
input.wpcf7-form-control.wpcf7-text, input.wpcf7-form-control.wpcf7-number, input.wpcf7-form-control.wpcf7-date, select.wpcf7-form-control.wpcf7-select{
    border-radius:4px;
    padding: 23px 10px !important;
}
textarea.wpcf7-form-control.wpcf7-textarea{
    border-radius:4px;
}
@media only screen and (max-width:600px){
	#mysubscription{
		display:block;
	}	
	#subscription .subscription-box{
		width:100% !important;
	}
	.subscription-box button, .subscription-box input, .subscription-box optgroup, .subscription-box select, .subscription-box textarea{
		display:block;
		width:100%;
	}
	.logo-img img{
		width:90% !important;
		height:auto !important;
	}
	#footer .bottom{
		margin-bottom:10px;
	}
}
.tagcloud a{
	color:#333;
	text-decoration:none;
}
.tagcloud a:hover{
	text-decoration:none;
}
img.aligncenter{
	float:left;
	padding:10px 15px 10px 10px;
}
.related li{
	display:flex;
	flex-flow:row wrap; /* set items in multiple rows*/
    text-align: center;
	padding: 10px;
    background: #fff;
    margin-bottom: 10px;
}
.related li > * {
 flex: 1 100%; /** set to display each item in same ratio*/
 }

.related .child.text{
	display:block;
	padding:10px 0px;
}
.related .child.text a{
	font-size:0.9em;
	font-weight:600;
}
.wp-block-image img{
	height:auto;
}
/*===overview===*/
#overview h3{
	font-weight:600;
	font-size:1.3em;
}
#overview ul{
	padding:0px;
	list-style:none;
}
#overview ul li:before {
    position: relative;
    content: "\f178";
    font-family: FontAwesome;
    margin-right: 10px;
    color: #05396f;
}

.logo h1{
	font-size:35px;
}

ul.trip-glance li{
	padding:0px;
}
.glance.d-flex {
    padding: 5px 10px;
    margin-top: 5px;
/*     background: #fff; */
}
.archive .block .block-description{
	text-align:justify;
}
.beta{
	position:fixed;
	left:-20px;
	top:10px;
	padding:10px 20px;
	background:#d00000;
	color:#fff;
	z-index:9999 !important;
	width:220px;
	text-align:center;
	-moz-transform: scale(1.2) rotate(-40deg) translateX(-10px);
-webkit-transform: scale(1.2) rotate(-40deg) translateX(-10px);
-o-transform: scale(1.2) rotate(-40deg) translateX(-10px);
-ms-transform: scale(1.2) rotate(-40deg) translateX(-10px);
transform: scale(1.2) rotate(-40deg) translateX(-10px);}

.morecontent span {
    display: none;
}
.morelink {
    clear:both;
}
#cssmenu ul ul li a{
	font-size:14px;
}
.logo-text{
	padding:10px;
}


input.wpcf7-form-control.wpcf7-text,input.wpcf7-form-control.wpcf7-number,input.wpcf7-form-control.wpcf7-date,select.wpcf7-form-control.wpcf7-select{
	width:100%;
	height: 38px;
	padding:5px 10px;
	border:1px solid #787878 !important;
}
textarea.wpcf7-form-control.wpcf7-textarea{
	width:100%;
	height:120px;
	padding:10px;
}
input.wpcf7-form-control.wpcf7-submit {
    border: none;
    background: #d00000;
    color: #fff;
    padding: 6px 29px;
}
#faqs .title h4:before {
/*     position: relative;
    content: "\f054";
    font-family: 'FontAwesome';
    margin-right: 10px; */
}
/*==credit by===*/
.designed-by a{
	color:#fcfcfc;
}

/* .bg-dark, #cssmenu, #cssmenu ul ul li a{
	background:transparent !important;
}
 */
.banner{
	width: 100%;
	height: 550px;
	background: #0202023d;
}

hr.border{
	margin-bottom:0px;
}

.meta-box{
	padding: 10px 0px;
	display: inline-table;
}

.meta-box .meta{
	display: flex !important;
	padding: 10px;
}
.meta-box .meta div{
	padding: 10px;

}
.meta-box .meta div strong{
	display: block;

}
.rating i{
	color:#f0505c;
}

.avatar img{
	width:auto !important;
}
.special-box h4{
	font-size:20px !important;
	color:#fff !important;
	font-weight:700 !important;
	border-bottom:3px solid #fff;
	padding-bottom:5px;
	display:inline-block !important;
	
}
.special-box{
	padding: 15px 25px;
    background: #1f6885;
    margin: 20px 0;
    font-size:15px;
    color: #fbfbfb;
	border-left:7px solid #4cccff;
}
#featured-video{
	padding:45px 0px;
}

ul.association {
    padding-left: 0px;
    list-style: none;
}
ul.association li {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border: 3px solid #fff;
    margin-right: 5px;
    background: #fff;
}
.bottom.contact div {
    display: flex;
    align-items: center;
    padding: 5px 0px;
/*     border-bottom: 1px dashed #b1b1b1; */
}
.bottom.contact div span.icon {
    display: block;
    width: 34px;
    height: 34px;
    padding:4px;
    text-align: center;
    border: 2px solid #e7e7e7;
/*     border-radius: 50%; */
    margin-right: 10px;
    color: #e7e7e7;
}
.bottom.contact div span.icon-text, .bottom.contact div span.icon-text a {
   color: #fcfcfc;
    font-weight: 500;
    font-size: 14px;
}
.bottom.contact div span.icon-text strong{
	display:block;
	font-size:15px;
	color:#fcfcfc;
}
.inner-box{
	padding:10px;
	border:1px solid #ebebeb;
	text-align:center;
}
.inner-box figure{
	margin:0px;
}
.inner-box span.title{
	display:block;
	font-weight:600;
	line-height:1.3;
	margin-bottom:5px;
	margin-top:5px;
}



h1.booking-title{
	text-transform: capitalize !important;
	font-weight: 700;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 10px;
    
}
h1.booking-title span{
	color: skyblue;
}

ul.multipage-list{
	list-style: none;
}
ul.multipage-list li{
	
	
}
ul.multipage-list li a{
	display: block;
	padding: 12px 35px;
	color: #fff;
	background: #8e99a9;
	text-decoration: none;
	position: relative;
	font-weight: 600;
}

ul.multipage-list li a:after{
	position: absolute;
    content: "";
    /* background: green; */
    top: 0px;
    bottom: 0px;
    width: 30px;
    border-left: 20px solid #8e99a9;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    /* height: 38px; */
    right: -30px;
    z-index: 999;
}

ul.multipage-list li a.active{
	background: #007bff;
}
ul.multipage-list li a.active:after{
 border-left: 20px solid #007bff;
}

.multipage-booking-form form label{
	font-weight: 600;
}

.multipage-booking-form form .form-control-lg{
	font-size: 1rem;
}

.multipage-booking-form form h6{
	font-weight: 500;
}
.multipage-booking-form h4{
	font-weight: 600;
	color: #2093f5c9;
	
	margin-bottom: 10px;
}
.multipage-booking-form h5{
	font-weight: 600;

}


#aboutus .description:before {
    position: absolute;
    content: "\f10d";
    font-family: 'FontAwesome';
    left: -60px;
    font-size: 3rem;
}
#aboutus .description {
    margin-top: 10px;
	padding:30px;
    width:80%;
    position: relative;
	border: 1px solid #e5e5e5;
	background:#fff;
}

.review-box .review-box-inner{
	max-height:300px;
	overflow-y:scroll;
}
#faqs ul li{
	text-align:left !important;
}
#faqs ul li h4{
	font-size:1.1em !important;
	font-weight:600 !important;
}
body{
/* 	font-family:'Roboto', sans-serif !important; */
	font-family: "Libre Franklin", sans-serif;
	line-height:1.8 !important;
	font-size:1.1rem !important;
}
h2.widget-title{
	font-size:2rem !important;
}

.inner-box {
    border: 1px solid #adadad !important;
    border-radius: 4px;
}

.inner-box figure {
    margin: 0px;
    border-radius: 4px;
}
.flexslider .slides img,.flex-control-thumbs img, .relatedslide {
   background:none !important;
    border-radius: 4px !important;
}

.relatedslide ul li:before{
	content:"" !important;
}

#page-container h3, #page-container h4, #page-container h5{
	color:#454545;
}
.why h5{
	color:#fff !important;
	text-align:left !important;
}

#itinerary>ul>li{
	background:none !important;
	border-radius:0px !important;
}

#page-container img{
	 border-radius:4px !important;
}

#page-container .review-img-circle {
    
    border-radius: 50% !important;
}

#notes table {
  border-collapse: collapse;
  width: 100%;
}

#notes table td, #notes table th {
  border: 1px solid #ddd;
  padding: 8px;
}

#notes table tr:nth-child(even){background-color: #f2f2f2;}

#notes table tr:hover {background-color: #ddd;}

#notes table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #04AA6D;
  color: white;
}


/*===gdpr cookie ==*/
#cookie-law-div {
    z-index: 10000000;
    position: fixed;
    bottom: 3%;
    right: 2%;
    padding: 1em;
    max-width: 400px;
    border-radius: 10px;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    font-size: 15px;
    box-shadow: rgba(23, 43, 99, .4) 0 7px 28px;
}
@media (max-width: 600px) {
    #cookie-law-div {
        border-radius: 0;
        max-width: 100%;
        right: 0;
        bottom: 0;
    }
}
#cookie-law-div a {
    font-size: 15px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, .5);
}
#cookie-law-div a:hover {
    opacity: .7;
}
#cookie-law-div p {
    margin: 0;
    color: #000;
    padding-right: 50px;
}
#cookie-law-div button {
    position: absolute;
    right: .5em;
    top: 20px;
    align-self: center;
    line-height: 1;
    color: #fff;
    background-color: #000;
    border: none;
    opacity: .60;
    font-size: 12px;
    cursor: pointer;
    border-radius: 50px;
}
#cookie-law-div button:hover {
    opacity: 1;
}
aside.sidebar .why ul{
	font-size:1rem;
}
