.h-custom-headline {
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.h-custom-headline {
    letter-spacing: -1px;
    line-height: 1.1;
}


.container {
  position: relative;
}

/* PACKAGE - CONTAINER*/
.package-details{
    margin: 0px;
    background: #f9f9f9;
    border-radius: 10px;
}

/* PACKAGE - HEADER*/
.package-headline {
font-family: inherit;
top: 0px;
color: white;
width: 100%;
height: 100%;
border-radius: 10px 10px 0px 0px;
background-color: #35bdffcf; 

}

/* PACKAGE - "Your package includes"*/
.deal_feature_head{
font-family: inherit;
color: #76cdf3a1;
padding-bottom: 10px;
padding-top: 10px;
text-transform: uppercase;

}

/* PACKAGE - Sales from and to dates*/
.package-travel-dates{
 padding: 15px;
}

/* COLOURS */
.header-color{
    background-color: #00B0F0;
    color: white;
}

.deal-font-light{
    
}

.deal-font-dark{
    
}

.deal-font-light-head{
    
}

.deal-font-dark-head{
    
}

/* FONT SIZES */
.deal-headline-1{
    font-size: 3.5em;
}

.deal-headline-2{
    font-size: 1.6em;
}

.deal-headline-3{
    font-size: 1.3em;
}

.deal-paragraph{
    font-size: 1.3em;
}

.package-headline,.deal_feature_head, .flyer-features {
    padding: 15px;
}


.large_image
{
	height:430px;
    width:100%;
    border-radius: 0px 0px 10px 10px;
}
.deal_title{
	text-transform: uppercase;
	font-weight: normal;
}
.deal_subtitle{
	
	text-transform: uppercase;
	font-weight: normal;
    font-style: italic;

}
.deal_feature{
    text-align: left;
}

.travel-package-dates{
	padding: 20px;


}


/*image gallery*/
.image-checkbox {
	cursor: pointer;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 0px solid #ddd;
	border-bottom: 0px solid #ddd;
	
}
.image-checkbox input[type="checkbox"] {
	display: none;
}

.image-checkbox-checked {
	border-color: #4783B0;
}
.image-checkbox .fa {
	position: absolute;
	color: #4A79A3;
	background-color: #fff;
	padding: 8px;
	top: 15px;
	right: 30px;
	font-size: 35px;
}
.image-checkbox-checked .fa {
  display: block !important;
}
.outer_package{
	background-color: #f9f9f9;
	padding: 20px;
    border-radius: 10px;
	
}
.hotel_name{
	font-size: 20px; 
    text-transform: uppercase; 
    letter-spacing: 1px; 
    padding-bottom: 5px;
}
.deal_thumnail{
	width:100%; 
	text-align: center;
    border-radius: 10px 10px 0px 0px;
}
.thumbnail p {
    color: #333;
    padding: 5px;
}
.deal_thumnail_caption{
    height:90px;
	background-color:#d80505;
	font-weight:bold;
	color:#fff;
	padding: 8px;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
}

.home_caption{
    font-size: 0.6em;
}
.package_name
{
	padding-left: 25px;text-transform: uppercase;
}
.package_name h2,.package_name h2 strong, .package_name_txt{

    letter-spacing: 1px;
    font-weight: normal;
    padding-top: 15px;
    padding-bottom: 15px;
}

.starts ,.bonus,.description,.note{

padding-top:5px;
padding-bottom: 5px;
font-style: italic;

}
.tick_image::before{
	content: "\2713";
}
.deal_selection
{
	background-color: #eee;
	margin: 10px;
	padding: 10px;
}
.deal_selection input[type="checkbox"]
{
	margin: 0px !important; 
}
.deal_selection label{
	font-weight: normal;
	margin: 0px !important;
	font-size: 12px;
	padding-left: 10px;
}

.deal-btn {
    padding-bottom: 15px;
}

/*/*Custom Styles Write Here*/

ul.unstyled, ol.unstyled {
    margin-left: 0;
    list-style: none;
}

.option-set:before, .option-set:after {
    content: " ";
    display: table;
    box-sizing: border-box;
}
.option-set {
    margin: 0 0 35px;
    list-style: none;
}
ul {
    list-style: disc;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
.option-set li {
    line-height: 1.8;
   
}


.x-nav-articles a, .entry-top-navigation .entry-parent, .option-set .x-index-filters, .option-set .x-portfolio-filters, .option-set .x-index-filters i, .option-set .x-portfolio-filters i {
    border-color: #272727;
}

.cf:before, .cf:after {
    content: " ";
    display: table;
}

.p-meta > span > a, .x-nav-articles a, .entry-top-navigation .entry-parent, .option-set .x-index-filters, .option-set .x-portfolio-filters, .option-set .x-index-filters-menu >li >a:hover, .option-set .x-index-filters-menu >li >a.selected, .option-set .x-portfolio-filters-menu > li > a:hover, .option-set .x-portfolio-filters-menu > li > a.selected {
    color: #272727;
}

.option-set .x-index-filters, .option-set .x-portfolio-filters {
    display: block;
    border: 1px solid #333;
    color: #333;
}

.option-set .x-index-filter-label, .option-set .x-portfolio-filter-label {
    margin: 0;
    padding-left: 15px;
    float: left;
    width: calc(100% - 42px);
    height: 42px;
    font-size: 14px;
    letter-spacing: 2px;
    line-height: 42px;
    text-transform: uppercase;
    background-color: #fff;
}

.x-nav-articles a, .entry-top-navigation .entry-parent, .option-set .x-index-filters, .option-set .x-portfolio-filters, .option-set .x-index-filters i, .option-set .x-portfolio-filters i {
    border-color: #272727;
}

.option-set .x-index-filters i, .option-set .x-portfolio-filters i {
    display: block;
    border-left: 1px solid #333;
    float: right;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #fff;
    -webkit-transition: color 0.3s ease,background-color 0.3s ease;

    transition: color 0.3s ease,background-color 0.3s ease;

    display: inline-block;
}
[data-x-icon], [class*="x-icon-"] {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[data-x-icon]:before, [class*="x-icon-"]:before {
    content: attr(data-x-icon);
    line-height: 1;
}

.cf:after {
    clear: both;
}
.cf:before, .cf:after {
    content: " ";
    display: table;
}


.option-set .x-index-filters-menu, .option-set .x-portfolio-filters-menu {
    display: none;
    margin: 0;
    padding: 15px 15px 0;
    text-align: center;
}


.option-set .x-index-filters-menu>li, .option-set .x-portfolio-filters-menu>li {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
        line-height: 1.8;
}

.option-set .x-index-filters-menu>li>a, .option-set .x-index-filters-menu>li:after, .option-set .x-portfolio-filters-menu>li>a, .option-set .x-portfolio-filters-menu>li:after {
    color: rgba(0,0,0,0.35);
}

.option-set .x-index-filters-menu>li>a, .option-set .x-index-filters-menu>li:after, .option-set .x-portfolio-filters-menu>li>a, .option-set .x-portfolio-filters-menu>li:after {
    color: rgba(0,0,0,0.35);
}
.option-set .x-index-filters-menu>li:after, .option-set .x-portfolio-filters-menu>li:after {
    content: "/";
    display: inline;
    margin: 0 0 0 3px;
}

.option-set .x-portfolio-filters i:hover{
    color: #fff;
    background: #000;
}

.x-iso-container {
    margin: 0 -1em;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

@media (min-width: 1200px){
	.x-iso-container.cols-4>.hentry {
	    width: 24.95%;
	}
}

.x-iso-container>.hentry {
    margin: 0 !important;
    border: 0 !important;
    padding: 0 1em 2em !important;
    opacity: 0;
}

.hentry:before, .hentry:after {
    content: " ";
    display: table;
}

.x-iso-container.cols-4 .entry-cover {
    padding-bottom: 85%;
}
.entry-cover {
    position: relative;
    display: block;
    overflow: hidden;
    text-align: center;
    background-color: #333;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.h-entry-cover {
    position: absolute;
    top: calc(100% - 4em);
    left: 0;
    right: 0;
    margin: 0;
    padding: 1.5em;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 0.615s cubic-bezier(0.19, 1, 0.22, 1);
    background-color: rgba(0,0,0,0.5);
    
}

.h-entry-cover span{
	color:#fff;
}

.h-entry-cover:hover{
	background-color: rgba(0,0,0,0.8);
}

.h-entry-cover:before {
	color:#fff;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 50em;
    z-index: 0;
    -webkit-transition: background-color 0.4s ease;
    transition: background-color 0.4s ease;
}

.entry-inner{
	width: 80% !important;
	max-width: 80% !important;
}

.header-text {
    font-weight: 800;
    font-size: 3em;
    padding: 0px 0px 0px 20px;
    margin: 10px 0px 0px 0px;
}
.header-price {
    font-weight: 100;
    font-size: 2em;
    padding: 5px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
}
.header-info {
    color: white;
    padding: 15px 50% 0px 20px;
    font-size: 1em;
}
.valid-text {
    margin: 0px 0px 0px 0px;
    padding: 15px 50% 0px 20px;
    font-size: 1em;
    color: white;
}	

.x-container.max {
    max-width: 1140px;
}
.x-container:before, .x-container:after {
    content: " ";
    display: table;
}
.x-container:before, .x-container:after {
    content: " ";
    display: table;
}
.x-section .x-container.marginless-columns {
    display: table;
    table-layout: fixed;
}

.x-section .x-container.marginless-columns .x-column.x-1-1 {
    width: 100%;
}

.x-container.width {
    width: 88%;
    color:#999999;
    line-height: 1.8;
    font-family: inherit;
}
.entry-header, .entry-content {
    font-size: 14px;
    
    }


h4, .h4 {
    letter-spacing: -0.035em;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.h-custom-headline {
    letter-spacing: -1px;
    line-height: 1.1;
}

.x-section .x-container.marginless-columns .x-column {
    display: table-cell;
    margin-right: 0;
    float: none;
    vertical-align: top;
}

.terms2 {
    font-size: 0.6em;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: rgb(146,139,139);
}

.x-column.x-1-1 {
    width: 100%;
}
@media (min-width: 767px){
.x-column.x-1-3 {
    width: 30.66666%;
}
}

.x-column {
    float: left;
    margin-right: 4%;
}

.x-column.x-2-3 {
    width: 65.33332%;
}
.x-column.last, .x-column:last-of-type {
    margin-right: 0;
}

.x-img {
    margin-bottom: 2.15em;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.x-column.x-2-3 {
    width: 65.33332%;
}
.hotel-name {
    margin: 0px 0px 0px 0px;
}


.x-section .x-container {
    position: relative;
}

div {
    display: block;
}


.stars {
    display: inline;
    color: #004c6c;
}
[data-x-icon], [class*="x-icon-"] {
    display: inline-block;
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.x-text b,.x-text strong {
    font-weight: 700;
}
.x-text a{
        color: #004c6c;
        text-decoration: none;
    background-color: transparent;
    -webkit-transition: color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;
    transition: color 0.3s ease,background-color 0.3s ease,border-color 0.3s ease,box-shadow 0.3s ease;

}
.x-text a:hover{
    text-decoration: none;
    background-color: transparent;
    color:#4aa7d6;
}
.x-text p {
    margin: 0 !important;
}
.x-container:after {
    clear: both;
}
.x-container:before, .x-container:after {
    content: " ";
    display: table;
}
.goflyer .x-btn, .button, [type="submit"] {
    color: #ffffff;
    border-color: hsla(0,0%,100%,0);
    background-color: #004c6c;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    border-radius: 0.25em;
    padding: 0.579em 1.105em 0.842em;
    font-size: 19px;
}
.x-btn-block {
    display: block;
    width: 100%;
}
.x-btn.x-btn-flat, .x-btn.x-btn-flat:hover {
    margin-bottom: 0;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.65);
    box-shadow: none;
}
.x-btn.x-btn-pill {
    border-radius: 100em;
}
.x-btn-pill {
    line-height: 1.5;
    font-weight: 600;
    text-shadow: none !important;
    padding: 10px 40px !important;
}
.inquire-btn {
    background-color: #004c6c;
    margin-top: 10px;
    line-height: 1.5em;
    border: none;
    text-decoration: none !important;
    text-align: center;
}

.inquire-btn:hover {
    color: #fff;
    background: #4aa7d6;
}
.terms {
    font-size: 0.6em;
}
.x-gap{
    border: none;
    background: none;
}
b, strong {
    font-weight: 700;
}
.h-custom-headline{
    font-family: inherit;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.line_item_1 p,.line_item_2 p{
    margin: 0px !important;
}
@media (max-width: 767px){
    .x-column.x-sm ,.x-column.x-1-3{
        float: none;
        width: 100%;
        margin-right: 0;
    }
}
.x-section .x-container.marginless-columns .x-column.x-1-2 {
    width: 50%;
}
.x-section .x-container.marginless-columns::before, .x-section .x-container.marginless-columns::after {
    display: none;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.center-text {
    text-align: center;
}
.x-section .x-container.marginless-columns .x-column.x-1-2 {
    width: 50%;
}
.x-section .x-container.marginless-columns .x-column {
    display: table-cell;
    margin-right: 0;
    float: none;
    vertical-align: top;
}
.x-container.width {
    width: 88%;
}
.x-container {

    margin: 0 auto;

}

.overlay {
    background: white;
    position: absolute;
    display: none;
}
.home-deals-option:hover .overlay{
   display:block;
   width: 100%;
   height: 100%;
   border-radius: 5px;
   display: grid;
   align-content: center;
   justify-content: center;
    background: none;
   text-align: center;
   position: absolute;
   top: 0;

}
.home-deals-option img{
    height: 208px;
    padding-left: 5px; 
    padding-right: 5px;
    border-radius: 10px 10px 0px 0px;
}
.home-deals-option .deal_thumnail_caption{
    margin-left: 5px; 
    margin-right: 5px;
    border-radius: 0px 0px 10px 10px;
    text-align: center;
    text-decoration: none !important;
    }

div.deal_thumnail_caption a{
    color: #FFFFFF;
    text-decoration: none !important;
}

#view_all_deals{
    width:100%;display:inline-block;margin-bottom:2em;padding-top:10px;
}
#view_all_deals .btn-primary {
    background-color: #004c6c !important;
    color: #fff;
        padding: 0.563em 1.125em 0.813em;
    font-size: 16px;
     letter-spacing: 1.5px;

}
#view_all_deals .btn-primary:hover{
    background-color: #00b0f0 !important;
    border-color: #00b0f0 !important;

    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.65);
    box-shadow: none;

}
 
 #package-filter-items li a{
    cursor: pointer;
    font-weight: bold;
    color: #000;

 }
 #package-filter-items li.active a{
     color: #0088cc;
 }
 #package-filter-items li
 {
    display: contents;
    float: left;
    padding: 5px;


}
#package-filter-items li{
    list-style: none;
}
#package-filter-items li:not(:last-child):after{
    content: '/';
    padding-left: 5px;
    padding-right: 5px;
    font-size: 11px;
    font-style: italic;
    color: #000;
}
#package-filter-items{
    padding-top: 15px;
    padding-bottom:15px;
    text-align: center;
}
.package-filter-label{
    color: #000;
    font-size: 13px;
    letter-spacing: 1px;
    padding-left: 10px;
    margin-top: 10px; display: inline-block;
}


.menu-sidebar{
  width: 100%;
}
.menu {
    margin: 0px !important;
    padding: 0px !important;
    cursor: pointer;
    padding-top: 15px;
    padding-bottom: 15px;
}

.menu-sidebar li {
  font-size: 14px;
  font-weight: bold;
  height: 50px;
  list-style: none;
}
.menu-sidebar li a{
  color:#000;
  text-decoration: none;
}
 
.menu-sidebar li > a:hover:after {
    background-position: -100% 0;
}
.menu-sidebar .menu-item-has-children {
    position: relative;
}
.menu-sidebar #package-filter-items {
    display: block;
}
.sidebar-menu-arrow
{
border-left:1px solid; padding: 0px;
}
.sidebar-menu-arrow:after {
   content: "\f107";
font-family: 'FontAwesome';
padding: 12px;
position: relative;
font-size: 27px;
color: #00b0f0;
font-weight: bold;

}
 

#package-filter-items{
  text-align: center;
}

#package-filter-items li {
  float: left;
  display: contents;
   list-style: none;

}
 
 .deal-box {

    border-radius: 0px 0px 25px 25px;
    margin-top: 0px !important;
    padding-top: 0px;
}

 
.x-btn.x-btn-flat, .x-btn.x-btn-flat:hover {
    margin-bottom: 0;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.65);
    box-shadow: none;
}
.x-btn.x-btn-pill {
    border-radius: 100em;
}
.x-btn.x-btn-flat, .x-btn.x-btn-flat:hover {
    margin-bottom: 0;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.65);
    box-shadow: none;
}
.x-btn.x-btn-pill {
    border-radius: 100em;
}
.x-btn.x-btn-regular {
    padding: 0.563em 1.125em 0.813em;
    font-size: 16px;
}
.deal_layout .btn-primary{
    background-color: #004c6c;
    border-radius: 100px;
    padding: 12px;
    font-size: 15px;
    font-weight: bold;
}
.deal_layout .btn-primary:hover{
    background-color: hsl(196, 100%, 47%);
    border-color: hsl(196, 100%, 47%);
}
.goflyer_feature ul{
    padding-left: 20px;
    margin: 0px;
}
.goflyer_feature ul li{
    list-style: none;
    line-height: 35px;
    text-align: justify;
    font-size: 14px;
    font-weight: normal;
}
.goflyer_feature ul li .fa{
   display: inline-block;
   text-indent:-1.5em;
}
.detail-image {
    width: 350px;
}
.terms-conditions, .terms-conditions strong,.terms-conditions b{
    font-size: 12px;
line-height: 21px;
font-weight: normal;
}
.home-deals-option .overlay{
   
    color:#fff;
}
.deal-header{
font-family: inherit;
font-weight: 500;
padding: 23px 20px 23px 36px;
color: #fff !important;
border-radius: 10px;
}
@media (max-width: 767px){
    .x-section .x-container.marginless-columns .x-column[class*="x-"] {
    display: block;
    width: 100%;
    vertical-align: inherit;
}
}

hr.x-hr.line{
    display: block !important;
    overflow: hidden !important;
    border-style: inset !important;
    height: 0 !important;
    margin: 1.15em 0 !important;
    max-width: 90% !important;
    
}

h1:not(.site-title):before, h2:before{
    display: none !important;
}

.x-section.deal_section{
    margin: 0px !important;
}

.flyer-menu{
    width: 100%;
}

.col-md-travel-header{
    position: absolute;
}