/* ==========================================================================
eDreams - HTML5 display definitions
========================================================================== */
body {
    /* background-image: url("//a1.odistatic.net/images/onefront/bybrand/ED-BS/static-background.jpg"); */
    /* background-repeat: repeat; */
    background-color: #f4f3ef;
}

.odibreadcrumb {
    font-size:12px;
    color: #433f33;
}

.breadcrumb {
    background-color: rgba(255, 255, 255, 0);
    margin: 0;
    padding: 1.5% 0% 0% 0%;
}

.breadcrumb li> a {
    color: #999999;
}

.breadcrumb>li+li:before {
    padding: 0 0 0 5px;
    color: #ccc;
    content: "/\00a0";
}

.socialshare {padding-top: 0.5%;}
.socialshareMargin {margin: 0 1%;}

.marginBottom3 {margin-bottom: 3%;}

/* ==========================================================================
Buttons
========================================================================== */
.use-btn {
  border-color: #ccc;
  color: #1e44d5;
  background: -webkit-linear-gradient(#F2F2F2, #fff); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#F2F2F2, #fff); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#F2F2F2, #fff); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#F2F2F2, #fff); /* Standard syntax */
  margin: 20px auto;
  display: table;
}
.use-btn:hover, .use-btn:focus {
  background-color: #091180;
  border-color: #091180;
  color: #fff;
}

.hero-CTA {
    border: 1px solid #fff;
    margin: 15px auto;
    padding: 0px 23px;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    background: rgba(0,0,0,0.5);
    display: table;
    height: 40px;
}
section.content a.btn-primary {
    margin: 30px auto;
    text-align: center;
    display: block;
    color: #fff;
}

/* ==========================================================================
Hero
========================================================================== */
.hero {
    position: relative;
    padding: 20px 0;
    min-height: 185px;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #696969;
    border-bottom: 5px solid #ffd21c;
    background-position: center;
    width: 100%;
    height: 100%;
}
.hero h1 {
    font-weight: 600;
    font-size: 24px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.4);
    margin: 0 0 0.7em 0;
}

.subtitle {
    display: inline-block;
    color: #FFCC00;
    font-size: 16px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.8);
    margin-bottom: 2%;
}

/* ==========================================================================
content
========================================================================== */
section.content h2 {
    font-weight: 600;
    margin: 0.83em 0;
    font-size: 1.7em;
}

section.content h3 {
    font-weight: 600;
    font-size: 1.2em;
}

section.content {
    padding: 0.5%;
}

section.content strong{
    font-weight: 600;
}

section.content a {
    color: #1e44d5;
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
}
section.content a:hover, section.content a:focus {
    opacity: 0.7;
    text-decoration: none;
}
section.content a:hover i, section.content a:focus i {
    color: #73d0da
}

/* ==========================================================================
LP Editorial Article
========================================================================== */
.articleFULL {
    background: #fff;
    border-radius: 4px;
    box-shadow: rgba(0,0,0,0.2) 0 1px 1px 0;
    overflow: hidden;
    box-sizing: border-box;
    padding: 20px;
}
.articleFULL ul {
    margin-left: 15px;
    list-style: inherit;
}

.articleFULL ol {
    list-style: decimal;
    margin-left: 15px;
    line-height: 2em;
}

.articleFULL strong {
    font-weight: 700;
}
        
.articleFULL h3, .articleXL h3 {
    margin: 1em 0;
}

.articleFULL p {margin: 0 0 10px;}

.articleFULL h3.heading {
    padding: 10px 0 5px;
    margin: 0 0 1em;
    border-bottom: 1px solid #fc0;
}

/* ==========================================================================
Features List
========================================================================== */
.categoryBox {
}
.cityCategory {
    margin: 30px 0 60px;
}
.categoryBox ul {
    list-style: none;
    padding: 0 10px 0 20px;
    margin: 0;
}
.cityCategory2,
.categoryBox li {
    position: relative;
    clear: both;
    display: table;
    margin-bottom: 10px;
}
.cityCat2line,
.categoryBox h3 {
    color: #666;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
}
div.cityCategoryIcon,
div.categoryLowCost {
    width: 55px;
    height: 55px;
    background-image: url(../img/catlowcost.png);
    display: table-cell;
}

#categoryLowCost1 {
    background-position: -55px -0px;
}

#categoryLowCost2 {
    background-position: -0px -110px;
}

#categoryLowCost3 {
    background-position: -55px -110px;
}

#categoryLowCost4 {
    background-position: -55px -165px;
}

#categoryLowCost5 {
    background-position: -0px -220px;
}

#categoryLowCost6 {
    background-position: -55px -55px;
}

#categoryLowCost7 {
    background-position: -0px -165px;
}

#categoryLowCost8 {
    background-position: -55px -220px;
}

#categoryLowCost9 {
    background-position: -00px -55px;
}

#categoryLowCost10 {
    background-position: -0px -0px;
}



.cityCat2line h4 {
    color: #666;
    font-size: 14px;
    margin: 0;
    float: left;
    font-weight: normal;
}


/* ==========================================================================
SearchBox
========================================================================== */
#flights .od-ui-datepicker-field .od-ui-datepicker-rightButton, #home .od-ui-datepicker-field .od-ui-datepicker-rightButton {
  padding: 0 17px 0 4px !important;
}
.od-moreoptions .od-moreoptions-label .od-moreoptions-arrow {
  padding: 0 17px 0 4px !important;
}
.od-flightsManager-iframe > iframe {
  width: 100% !important;
}

/* ==========================================================================
Boxes
========================================================================== */
.guides .col-md-4 {
    margin-bottom: 30px;
}
.guides .card-img-top {
    border-bottom: 3px solid #fc0;
}
.guides .card a img {
    transition: all 300ms;
    -moz-transition: all 300ms;
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
}
.guides .card a:hover img {
    opacity: 0.8;
}
/* ==========================================================================
Mobile
========================================================================== */

@media (max-width: 768px) {
    .hero h1 {font-size: 20px; text-align: center;}
    .articleFULL img {height:100%; width:100%;}
    .hero-box  {margin-top: 20px;}
}
