body {
    font-family: "Open Sans", Arial, Helvetica, "Sans-Serif";
    margin: 0;
    font-size: 16px;
}

a {
    text-decoration: none
}

.my_content {
    width: 100%;
    height: 932px
}

.base {
    padding-right: 20px
}

.top_offers_header {
    margin: 0 auto;
    width: 952px;
    height: 70px
}

.italia_deals_logo_a {
    margin-right: 30px;
    margin-bottom: 5px;
    float: left
}

.main-header .menu--main li,
.banner_link {
    /* width: 130px; */
    float: left;
    text-align: left;
    /* margin-top: 25px; */
    margin-right: 16px;

}

.brand-logos {
    padding-left: 15px;
}

.brand-logos a {
    display: inline-block;
    padding: 8px;
}

.brand-logos a img {
    height: 14px;
}

.banner_link_selected {
    color: #002
}

.banner_link_train {
    /* width: 170px; */
    /* margin-left: 20px */
}

.banner_link_a {
    color: #2795d3
}

.banner_link_a_default {
    color: #002 !important
}

.banner_link_a:hover {
    color: #002
}

.banner_itinerary_right {
    border-radius: 5px;
    /* margin-top: 18px; */
    margin-right: 0px;
    float: right;
    height: 35px
}

.banner_itinerary_section_left {
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    width: 5px !important;
    height: 32px;
    margin-left: 20px;
    text-align: center;
    float: left;
    background-color: #f8f8f8;
    padding-top: 5px
}

.banner_itinerary_section_right {
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    border-top: 1px solid #CCC;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    height: 32px;
    float: left;
    background-color: #f8f8f8;
    display: table;
    vertical-align: middle
}

.itinerary_text:hover {
    color: #002
}

.banner_right {
    margin-top: 10px;
    margin-right: 30px;
    float: right
}

.icon_train_cta {
    float: left;
    margin-left: 6px;
    margin-top: 7px
}

.icon_cart_cta {
    float: left;
    margin-left: 3px;
    margin-top: 5px;
    margin-right: 3px
}

.itinerary_text {
    height: 100%;
    float: right;
    text-align: left;
    margin-top: 4px;
    color: #2795d3;
    margin-right: 10px
}

.banner_right_div {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    color: #333;
    width: auto;
    text-align: right;
    display: inline-block;
    float: left;
}

.banner_right_div_select_option {
    background-color: #002;
    color: white
}

.banner_right_div_select {
    border: 0 solid #002;
    background-color: #002;
    color: white;
    width: 70px;
    margin-left: 5px;
    font-size: 11px;
}

.banner_right_div_contact {
    font-family: "Open Sans", sans-serif;
    font-size: 11px;
    color: #333;
    width: auto;
    padding-right: 10px;
    text-align: right;
    display: inline-block;
    float: left;
}

.banner_right_a {
    text-decoration: none;
    font-size: 10px;
    color: white
}

.banner_right_a:hover {
    color: #747474
}

.black_header {
    height: 35px;
    background-color: #002
}

.hero {
    background: url('/themes/custom/italiarail-v2/img/hero-1.jpg');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 406px;
    width: 100%;
    margin-right: -20px;
    padding-top: 120px
}

.hero_h1 {
    color: white;
    font-family: 'Open Sans' !important;
    font-size: 50px;
    font-weight: 100 !important;
    text-align: left;
    margin-bottom: 5px
}

.booking_center {
    margin: 0 auto;
    width: 900px;
    height: 300px
}

.booking_panel {
    width: 100%;
    height: 260px
}

.booking_panel_top {
    height: 127px;
    background-color: white
}

#faresearch {
    padding: 0 ;
}

#faresearch_route-departure_date {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 5px;
    font-size: 14px;
    width: 135px;
    height: 30px;
    margin-top: 6px;
    vertical-align: top;
}

.booking_panel_form {
    padding: 0 !important;
    height: 127px
}

.booking_panel_popular_destinations {
    font-weight: bold;
    padding-left: 12px;
    padding-top: 10px;
    font-size: 12px;
    height: 20px;
    background-color: #e6e6e6;
    opacity: .90;
    filter: alpha(opacity=90);
    border-top: 1px solid #9c9c9c
}

.ui-autocomplete {
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden
}

.ui-menu .ui-menu-item a {
    font-family: 'Open Sans' !important;
    font-size: 14px;
    font-weight: 300;
    color: black
}

.ui-menu .ui-menu-item a:hover {
    color: #1c6fae;
    background: url('')
}

.ui-state-hover .ui-state-focus {
    color: #1c6fae;
    background: url('')
}

.ui-menu .ui-menu-item a:focus {
    color: #1c6fae;
    background: url('')
}

.inputs {
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 5px;
    font-weight: 500;
    font-size: 16px;
    width: 210px;
    height: 30px;
    margin-top: 7px;
    color: #1c6fae
}

.input_border {
    border: solid 1px lightgrey
}

.from_input {
    margin-right: 1px;
    vertical-align: top
}

.swap_input {
    width: 27px;
    height: 27px;
    background: url('/themes/custom/italiarail-v2/img/icon-swap-inactive.png') no-repeat center;
    border: 1px solid lightgray;
    border-radius: 5px;
    padding: 5px;
    margin-top: 11px;
    margin-left: 3px;
    margin-right: 2px;
    vertical-align: top;
    display: inline-block
}

.swap_input:hover {
    background: url('/themes/custom/italiarail-v2/img/icon-swap-active.png') no-repeat center
}

.to_input {
    margin-right: 2px;
    vertical-align: top
}

.departure_date_fare_search {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    padding-left: 5px;
    font-size: 14px;
    width: 135px;
    height: 30px;
    margin-top: 6px;
    vertical-align: top
}

.ui-datepicker {
    font-size: .875em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.ui-datepicker .ui-datepicker-header {
    font-family: 'Open Sans', Arial, sans-serif
}

.ui-datepicker .ui-datepicker-calendar th {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 14px;
    color: gray
}

.ui-datepicker .ui-datepicker-calendar td {
    padding: 5px
}

.ui-datepicker-trigger {
    margin-left: 0;
    margin-top: 5px;
    height: 35px;
    width: 35px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #f5f0ed;
    border: 1px solid #f5f0ed;
    vertical-align: top
}

.ui-state-default {
    background: white url('') 50% 50% repeat-x !important
}

.ui-widget-header {
    background: white url('') 50% 50% repeat-x !important;
    border: 0
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    font-size: 12px;
    font-weight: unset;
    color: #1c6fae
}

.ui-widget-header {
    font-size: 16px;
    color: gray;
    font-weight: 700 !important
}

.ui-datepicker-today {
    background: #f4f0ec !important;
    font-weight: bold !important
}

.ui-datepicker-current-day {
    background: #1c6fae !important;
    font-weight: bold !important
}

table {
    border-spacing: 0 !important
}

.booking_panel_bottom {
    height: 130px;
    background-color: #e6e6e6;
    opacity: .90;
    filter: alpha(opacity=90)
}

.dest_to {
    background-color: #e6e6e6;
    width: 220px;
    height: 130px;
    display: inline-block
}

.dest_to_left {
    width: 90px;
    height: 100%;
    float: left;
    display: inline-block
}

.dest_to_rome {
    background: url('/themes/custom/italiarail-v2/img/thumb-rome.png');
    background-repeat: no-repeat;
    background-position: center
}

.dest_to_florence {
    background: url('/themes/custom/italiarail-v2/img/thumb-florence.png');
    background-repeat: no-repeat;
    background-position: center
}

.dest_to_venice {
    background: url('/themes/custom/italiarail-v2/img/thumb-venice.png');
    background-repeat: no-repeat;
    background-position: center
}

.dest_to_milan {
    background: url('/themes/custom/italiarail-v2/img/thumb-milan.png');
    background-repeat: no-repeat;
    background-position: center;
    float: left
}

.dest_to_right {
    margin-top: 10px;
    margin-left: 10px;
    text-align: left;
    font-size: 12px;
    float: left;
    display: inline-block;
    line-height: normal !important
}

.dest_to_right_header {
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 5px
}

.dest_to_right_header_to {
    margin-left: 3px;
    font-weight: 300;
    font-size: 12px;
    font-style: italic
}

.dest_to_right_item {
    font-weight: 400;
    font-size: 11px
}

.dest_to_right_item_a {
    font-weight: 700;
    font-size: 12px;
    color: #1c6fae;
}

.dest_to_right_item_a:hover {
    color: #2fa6ff
}

.itinerary_group {
    float: left;
    display: inline-block;
    margin-top: 11px;
    margin-left: 12px
}

.fields {
    margin-top: 10px;
    margin-left: 5px
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-family: Verdana,Arial,sans-serif;
    font-size: 1em;
}

.label.outer {
    display: block;
}

.passenger-child-note {
    color: #000 !important;
    text-align: left !important;
    margin-top: 5px;
}

.submit {
    border: 0;
    background-color: #2795d3;
    color: white;
    font-size: 14px;
    width: 110px;
    height: 40px;
    margin-top: 16px;
    margin-right: 10px;
    float: right;
    display: inline-block;
    -webkit-box-shadow: inset 0 -3px 1px rgba(0, 0, 0, 0.45), 0 2px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 -3px 1px rgba(0, 0, 0, 0.45), 0 2px 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -3px 1px rgba(0, 0, 0, 0.45), 0 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
    cursor: pointer
}

.submit:active {
    -webkit-box-shadow: inset 0 -3px 1px rgba(255, 255, 255, 1), inset 0 0 3px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0 -3px 1px rgba(255, 255, 255, 1), inset 0 0 3px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0 -3px 1px rgba(255, 255, 255, 1), inset 0 0 3px rgba(0, 0, 0, 0.9)
}

.submit_active {
    -webkit-box-shadow: inset 0 -3px 1px rgba(255, 255, 255, 1), inset 0 0 3px rgba(0, 0, 0, 0.9);
    -moz-box-shadow: inset 0 -3px 1px rgba(255, 255, 255, 1), inset 0 0 3px rgba(0, 0, 0, 0.9);
    box-shadow: inset 0 -3px 1px rgba(255, 255, 255, 1), inset 0 0 3px rgba(0, 0, 0, 0.9)
}

.italiadeals_banner {
    background-color: white;
    width: 100%;
    height: 280px
}

.italiadeals_banner_img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px
}

.footer {
    /* height: 300px; */
    background-color: #002;
    padding-top: 0px !important;
}

.footer_top {
    margin: 0 auto;
    /* width: 900px; */
    /* height: 175px */
}

.footer_top_section {
    margin-top: 30px;
    margin-right: 15px;
    width: 200px;
    display: block;
    float:left;
}

.footer_text_title {
    font-weight: 700 !important
}

.footer_top .menu {
    margin-top: 0;
    margin-bottom: 15px;
}
.footer_top .menu a {
    padding: 0;
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    line-height: 20px
}

@media (max-width: 480px) {
    .footer_top .menu a {
        padding: 8px;
        font-size: 18px;
    }
    .footer_top .footer_text_title {
        font-size: 20px;
        margin-bottom: 12px;
    }
}
.footer_top .menu a:hover,
.footer_top .menu a:focus {
    text-decoration: none;
    color: #fff;
    opacity: 50%;
}

.footer_text {
    color: #fff;
    font-size: 12px;
    font-weight: 200;
    line-height: 20px
}
.footer_text a:hover, .footer_text a:focus{
  text-decoration: none;
  color: #fff;
  opacity: 50%;
}

.footer_top_section_social {
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px
}

.social {
    margin-top: 10px;
    margin-right: 15px;
}

@media (max-width: 1024px) {
    .social {
      margin-right: 12px
    }
}

span.pr-hub-page a:hover{
  background-color: #23527C;
  text-decoration: none;
}
span.pr-hub-page a{
   display: block;
    color: #FFFFFF;
    font-family: "Open Sans";
    font-size: 14px;
    text-align: center;
    line-height: 36px;
    background-color: #228ACD;
    border-radius: 2px;
    height: 36px;
    width: 213px;
    border:0px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.footer_bottom {
    margin: 0 auto;
    /* width: 900px; */
    /* height: 100px */
}

.footer_left {
    float: left
}

.footer_img {
    margin: 30px 0 0 0
}

.footer_copy {
    color: #9c9c9c;
    font-size: 11px !important;
    line-height: 25px;
}

.footer_right {
    float: right
}

.footer .menu--footer li,
.footer_right_div {
    display: inline-block;
    font-size: 11px;
    padding-top: 30px;
    margin: 0 15px 0 0;
}
.footer .menu--footer li a,
.footer_right_a {
    color: #fff;
    line-height: 11px;
    text-decoration: none
}
.footer .menu--footer li a:hover,
.footer_right_a:hover {
    color: #fff;
}

#blanket {
    background-color: #111;
    opacity: .65;
    *background: 0;
    position: absolute;
    z-index: 9001;
    top: 0;
    left: 0;
    width: 100%
}

.ir_popup_window {
    position: absolute;
    top: 100px !important;
    background: #fff;
    max-width: 42em;
    left: 50% !important;
    margin-left: -294px;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    z-index: 9002;
    height: 405px;
}

.ir_popup_window a {
    text-decoration: none;
}

.modal-inner {
    padding: 15px;
}

@media (max-width: 600px) {
    .modal-inner {
        height: 100%;
        overflow-y: auto;
    }
}

.ir_popup_content {
    color: #000 !important;
    text-decoration: none !important;
    font-size: 14px;
    width: 100%;
    height: 100%
}

.ir_popup_x {
    display: inline-block;
    float: right;
    line-height: 45px !important;
    padding-right: 5px;
    font-size: 25px;
    font-weight: bold;
    vertical-align: middle;
    color: white;
    text-shadow: 0 1px 0 #fff;
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: none
}

.ir_popup_x:hover {
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
    cursor: pointer
}

.ir_popup_title {
    color: #000 !important;
    font-weight: bold;
    font-size: 16px;
}

.ir_popup_text > p {
    margin: 1rem 0;
}

@media (min-width: 600px) {
    .close-modal-section {
        padding: 10px;
        overflow: hidden;
        border-top: 1px solid #ccc;
    }
}

.ir_popup_x {
    padding: 0 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    float: right;
    background-color: #fefefe;
    background-image: linear-gradient(0deg, #eee 30%, #fefefe);
    font-weight: bold;
    font-size: 16px;
    color: #457B96;
}

@media (max-width: 600px) {
    .ir_popup_window {
        position: fixed;
        top: 0 !important;
        border-radius: 0;
        border: 0;
        width: 100%;
        margin: 0;
        left: 0 !important;
        height: 100%;
        padding-top: 60px;
    }

    .ir_popup_x {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .ir_popup_window .modal-inner {
        padding: 15px;
        height: 100%;
        overflow-y: auto;
    }
}

.ir_rerail_confirmation_window.modal
{
  background-color: initial;
  position: fixed;
  left: 0;
  margin: initial;
}

.ir_rerail_confirmation_window .modal-dialog {
  background-color: initial;
  margin: 10px auto;
  width: 304px;
}

.ir_rerail_confirmation_window .modal-content {
  border-radius: 4px;
  padding: unset;
  width: auto;
}

.ir_rerail_confirmation_window .modal-header {
  border-bottom: 0 none;
  line-height: 24px;
  padding: 24px 16px 12px 16px;
}

.ir_rerail_confirmation_window .modal-header h5 {
  color: #24253D;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-align: left;
}

.ir_rerail_confirmation_window .modal-body {
  color: #585A69;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 16px;
  text-align: left;
}

.ir_rerail_confirmation_window .modal-footer {
  border-top: 0 none;
  line-height: 20px;
  padding: 12px 16px 16px 16px;
}

.ir_rerail_confirmation_window .modal-footer .cancel {
  color: #585A69;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  margin-right: 16px;
}

.ir_rerail_confirmation_window .modal-footer .btn-primary {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 16px;
  min-height: 14px;
  padding: 11px 24px;
}

.wait {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/themes/custom/italiarail-v2/img/waiting3.gif)
}

.isOverlay {
    background-color: #000
}

.interstitial-text {
    padding: .5em 0;
    display: block
}

#waiting {
    display: none;
}

#waiting .status-text {
    font-weight: 500;
    font-size: 1.25em
}

#waiting .progress {
    float: left;
    margin-right: 1em;
    height: 32px !important;
    width: 32px !important;
    background-color: inherit;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.waiting {
    height: 70px !important;

}

.waiting .ui-dialog-titlebar {
    display: none;
}

.modal {
    background-color: white;
    position: fixed;
    left: 50%;
    margin-left: -15em
}

.modal.search-form {
    width: 30em
}

.modal-content {
    text-align: center;
    padding: 1em 0;
    width: 30em
}

.modal-content .fixed-height {
    height: 10em;
    overflow-y: scroll
}

.modal-top {
    top: 30%
}

.atOverlay {
    z-index: 1 !important
}

.paxOverlay {
    z-index: 1 !important
}

.isOverlay {
    background-color: #000
}

.banished {
    margin-left: -9999px
}

.promo-banner {
    text-align: center;
    padding: 1em 0
}

.overcard p {
    margin-left: 1em;
    margin-right: 1em;
}

.overcard a {
    margin-left: 1em;
    margin-right: 1em;
}

.overcard span {
    margin-left: 1em;
    margin-right: 1em;
}

#railapi-pricegrid-widget {
    margin-bottom: 15px;
}

#railapi-pricegrid-widget .price-grid-table .da {
    color: #006BAD;
}

#railapi-pricegrid-widget .price-grid-table .da.selected {
    color: #090;
}

#railapi-pricegrid-widget .price-grid-table .dd {
    border-color: #A3937F;
}

#railapi-pricegrid-widget .price-grid-table .ddi:hover {
    background: #ECE6D8;
}

#railapi-pricegrid-widget .price-grid-header {
    background: #006BAD;
    border-color: #006BAD;
    color: #fff;
}

#railapi-pricegrid-widget .price-grid-table th, #railapi-pricegrid-widget .price-grid .pass-info, #railapi-pricegrid-widget .price-grid .saver-info, #railapi-pricegrid-widget .price-grid .price-grid-summary {
    background: #ECE6D8;
    border-color: #006BAD;
}

#railapi-pricegrid-widget .price-grid .price-grid-summary {
    padding: 4px 10px;
}

#railapi-pricegrid-widget .price-grid-check-terms {
    padding-bottom: 3px;
}

#railapi-pricegrid-widget .price-grid-table td {
    padding: 3px;
}

#railapi-pricegrid-widget .price-grid-table .pass-class.even td {
    background: #dfe7ef;
}

#railapi-pricegrid-widget .price-grid-table .first-class td {
    border-bottom: 1px solid #aec8d9;
    background: #fff;
}

#railapi-pricegrid-widget .price-grid-table .first-class .rowspan, #railapi-pricegrid-widget .price-grid-table .second-class td {
    border-bottom: 2px solid #006BAD;
    background: #fff;
}

#page .block-ddblock img {
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    border-width: 0 !important;
}

div.inline-nav-wrapper {
    border-top: 1px solid #c7c7c7;
    border-bottom: 1px solid #c7c7c7;
    padding: 15px 0 5px 0;
    margin: 15px 0;
}

ul.inline-nav-menu {
    padding: 0;
    margin: 0;
    width: 175px;
    float: left;
}

ul.inline-nav-menu li {
    list-style: none;
    margin: 0;
    padding: 3px 0;
}

ul.inline-nav-menu a {
    color: #8c6137;
    text-decoration: none;
    cursor: pointer;
}

ul.inline-nav-menu a:hover {
    text-decoration: underline;
}

ul.inline-nav-menu a.active {
    color: #9f0912;
    padding-left: 10px;
    background: url("/sites/all/themes/italiarail/images/red_bullet.jpg") no-repeat 1px 4px;
}

div.inline-nav-content {
    margin-left: 175px;
}

.ui-dialog .ui-dialog-content {
    padding: 10px;
}

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Arial;
}


.ui-widget {
    font-size: 1em;
}

.boxy-wrapper .right {
    float: none;
}

.random-image {
    display: none;
}

.block-locale {
    position: absolute !important;
    bottom: 25px;
    right: 0;
    z-index: 25;
    margin: 0;
    padding: 0;
}

.block-locale .title {
    display: none;
}

.block-locale ul {
    margin: 0;
    padding: 0;
}

.block-locale li {
    list-style: none;
    display: inline;
}

.block-locale div.edit {
    top: -3px !important;
    right: -44px !important;
}

#icl-dashboard-further fieldset {
    margin-bottom: 5px !important;
}

#icl-dashboard-further fieldset * {
    display: inline;
}

#block-block-2 {
    position: absolute;
    top: 28px;
    left: 330px;
    width: 550px;
}

#block-block-2 .edit {
    top: 20px;
    right: 100px;
    width: 50px;
}

#block-nice_menus-1 {
    width: 80%;
}

#block-nice_menus-1 .edit {
    top: -10px;
    right: 100px;
}

#bue-imce-pop .bue-popup-content {
    margin-top: 1em;
}

.img_left {
    float: left;
    margin-right: 10px;
}

.img_right {
    float: right;
    margin-left: 10px;
}

.italiarail-inline-table {
    width: auto;
    border-collapse: collapse;
}

.italiarail-inline-table th, .italiarail-inline-table td {
    border: 1px solid #A3937F;
    padding: 3px 10px;
}

.italiarail-inline-table th {
    background: #ECE6D8;
}

.italiarail-inline-table td.cell-highlight {
    background: #fdf7ec;
}

.passholder-container {
    clear: both;
    text-align: right;
    padding: 1em 0;
    font-size: 11px;
    font-family: Arial;
    padding-right: 1em
}

.hidden {
    display: none
}

.nicecheck {
    display: none
}

.nicecheck + label span {
    display: inline-block;
    width: 13px;
    height: 13px;
    background: 0;
    border: 1px solid #CCC;
    margin-right: .5em;
    background: white;
    cursor: pointer
}

.nicecheck:checked + label span {
    background: white url(/themes/custom/italiarail-v2/img/icon-checkmark.png)
}

#passholder_option .nicecheck-over {
    display: inline-block;
    vertical-align: middle
}

#passholder_option .nicecheck-label {
    display: inline;
    vertical-align: middle;
    font-weight: normal;
}

/* Mobile adj */
@media (max-width: 952px) {
    .desktop-only {
        display: none;
    }
    .banner_itinerary_right {
        display: none;
    }
    .top_offers_header {
        width: auto;
    }
}

.ioc {
    background-color: #fff;
    bottom: 0;
    -webkit-box-shadow: 0 -2px 9px -1px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0 -2px 9px -1px rgba(0, 0, 0, 1);
    box-shadow: 0 -2px 9px -1px rgba(0, 0, 0, 1);
    box-sizing: border-box;
    color: #666;
    display: none;
    font-size: .76em;
    font-family: Arial, Helvetica, 'sans-serif';
    font-weight: bold;
    line-height: 1.25em;
    padding: 15px;
    position: fixed;
    text-align: left;
    width: 100%;
    z-index: 1000;
}

.ioc a {
    color: #337ab7;
    text-decoration: none;
}

.ioc a:hover {
    color: #23527c;
    text-decoration: underline;
}

.ioc__container {
    margin: 0 auto;
    position: relative;
    max-width: 912px;
}

.ioc__text {
    margin: 0;
}

.ioc__policy {
    white-space: nowrap;
}

.ioc__close {
    background-color: #2795d3;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    margin-left: 8px;
    margin-top: 15px;
    position: relative;
    float: right;
    top: -.5em;
    right: 0;
    padding: 3px 6px;
}

.ioc__close:hover {
    background-color: #23527c;
}

@media (max-width: 600px) {
    .ioc {
        padding: 10px;
    }

    .ioc__text {
        font-size: .75em;
    }
}

.footer-padding {
    background-color: #000022;
    display: none;
}

.footer-padding__buffer {
    display: inline-block;
    height: 2em;
    width: 100px;
}

.footer_social a img {
    height: 37px;
    width: 37px;
}

.footer_social a svg {
    height: 37px;
    width: 37px;
}

/* Bootstrap overrides */

.container-fluid{
    margin: 0;
    padding: 0;
}
body .main-container.container:first-of-type {
    margin: 0 auto;
    padding: 0;
}


/* Hub Page Styles */

.paragraph--type--hub-page-section {
    margin-top: 30px;
    clear: both;
    overflow-x: hidden;
    overflow-y: auto;
}

.paragraph--type--hub-page-section a {
    color: #2795D3;
}

.paragraph--type--hub-page-section .field--name-field-subhead {
    font-size: 1.6em;
    text-align: center;
    padding-top: 10px;
    font-weight: bold;
}

.no-section-body .field--name-field-subhead {
    padding-bottom: 10px;
}

.paragraph--type--hub-page-section .field--name-field-section-body,
.paragraph--type--hub-page-section .field--name-field-standard-wysiwyg {
    padding-top: 10px;
    font-size: 1.1em;
    color: #666;
    width: 98%;
    margin: 0px auto;
}

p.bold-green{
  color:#008576;
  font-weight: bold;
  margin-bottom: 0px !important;
}
p.normal-blue{
  color:#2694CE;
}

.paragraph--type--hub-page-section .field--name-field-views-block {
    padding-top: 15px;
}

.view-popular-routes .views-col {
	width: 23%;
	margin: 0px 1%;
	border: 1px solid #DDD;
    position: relative;
}

@media (max-width: 800px) {
    .view-popular-routes .views-col {
        width: 100%;
        margin: 10px 0px;
    }
}

.view-popular-routes .views-field-name {
    text-align: center;
    font-size: 1.5em;
    font-weight: bold;
    margin: 10px auto;
}

.view-popular-routes .views-field-name a {
    color: #000;
}

.view-popular-routes .views-field-field-view-image .field-content img {
    margin: 0px auto;
}

.views-popular-routes-stats {
    font-size: .8em;
    color: #666;
    width: 95%;
    margin: 5px auto;
}

.views-popular-routes-stats a {
    color: #666;
}

.views-popular-routes-stats .red {
    color: #2795D3;
}

.views-field-field-travel-distance,
.views-field-field-travel-time {
    border-bottom: 1px solid #DDD;
}

.views-field-field-from-price {
    width: 100%;
    height: 50px;
}

.views-field-field-from-price .popular-routes-bottom-left {
    text-align: center;
    width: 33%;
    padding: 5px;
    float: left;
    font-weight: bold;
}

.views-field-field-from-price .popular-routes-bottom-right {
    text-align: center;
    width: 40%;
    padding: 10px 5px;
    float: right;
    font-weight: bold;
    background-color: #2795D3;
    position: absolute;
    bottom: 0;
    right: 0;
}

.views-field-field-from-price .popular-routes-bottom-right a {
    color: #FFF;
    font-size: .8em;
}

.views-field-field-from-price .fares-from {
    font-size: .6em;
    font-weight: normal;
}

.view-deals-promotions .views-row {
    width: 48%;
    margin: 0px 1%;
    border: 1px solid #DDD;
    float: left;
    position: relative;
}

.view-deals-sidebar .views-row {
    width: 99%;
    border: 1px solid #DDD;
    margin-bottom: 10px;
}

.view-deals-promotions .views-field-field-description {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 30px;
    clear: both;
}

@media (max-width: 800px) {
    .view-deals-promotions .views-row {
        width: 100%;
        margin: 10px 0px;
    }
    .view-deals-promotions .views-field-field-description {
        margin-bottom: 75px;
    }
    .region-sidebar-first h2.block-title {
        text-align: center;
        margin-top: 1rem;
    }
}

.view-deals-promotions .views-field-field-promo-type {
    padding: 10px 0px;
    margin-left: 30px;
    color: #2795D3;
    font-size: 1em;
}

.view-deals-promotions .views-field-name {
    font-size: 1.25em;
    font-weight: bold;
    line-height: 1.25em;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
}

@media (min-width: 801px) {
    .view-deals-promotions .views-field-name {
        min-height: 50px;
    }
    .view-deals-promotions .views-row {
        height: 675px;
    }
}

.view-deals-promotions .views-field-name a {
    color: #000;
}

.view-deals-promotions .views-field-field-description p {
    font-size: .8em;
    color: #333;
}

.view-deals-promotions .views-field-field-price-member {
    width: 50%;
    float: left;
    position: absolute;
    text-align: center;
    left: 10px;
    bottom: 5px;
}

.view-deals-promotions .views-field-field-price-member .price-text {
    font-size: .6em;
    line-height: 1em;
    margin-bottom: 5px;
}

.view-deals-promotions .views-field-field-price-member .regular-price {
    color: #2795D3;
    float: left;
    font-size: 1.2em;
}

.view-deals-promotions .views-field-field-price-member .price-separator {
    font-size: 2em;
    float: left;
    bottom: 0;
    padding: 0px 5px;
    color: #666;
    vertical-align: baseline;
}

.view-deals-promotions .views-field-field-price-member .member-price {
    color: #000;
    float: left;
    font-size: 1.2em;
}


.view-deals-promotions .views-field-field-link-promo {
    width: 25%;
    background-color: #2795D3;
    padding: 10px 5px;
    float: right;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.view-deals-sidebar .views-field-field-link-promo {
    width: 40%;
    background-color: #2795D3;
    padding: 10px 5px;
    float: right;
    text-align: center;
    position: absolute;
    bottom: 0;
    right: 0;
}

.view-deals-promotions .views-field-field-link-promo a {
    color: #FFF;
}

.view-train-types .views-row {
    width: 23%;
    margin: 0px 1%;
    border: 1px solid #DDD;
    float: left;
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}

@media (max-width: 800px) {
    .view-train-types .views-row {
        width: 100%;
        margin: 10px 0px;
    }
}

.view-train-types .views-field-name {
    font-size: 1.5em;
    font-weight: bold;
    margin: 0px auto;
    width: 85%;
    text-align: left;
    padding: 10px 0px;
}

.view-train-types .views-field-field-description {
    width: 85%;
    margin: 0px auto;
    height: 150px;
}

.view-train-types .views-field-field-description p {
    font-size: .8em;
    color: #333;
}

.view-faq-list .views-field p {
    margin-bottom: 1em;
}

/* Email Sign Up Block */

.email-subhead {
    width: 100%;
    text-align: center;
    padding-top: 50px;
    font-size: 3em;
    color: #F00;
    clear: both;
}

.email-body {
    width: 50%;
    text-align: center;
    margin: 0px auto;
    color: #FFF;
    font-size: 1em;
    clear: both;
}

.email-signup {
    width: 100%;
}

#mc_embed_signup,
#mc_embed_signup form,
.cu {
    width: 100%;
}

#mc_embed_signup_scroll {
    width: 45%;
    margin: 10px auto;
}

.mc-field-group {
    margin: 0px auto;
    width: auto;
}

.ir-email {
    padding: 10px;
    float: left;
}

.ir-email-button {
    padding: 10px;
    background-color: #F00;
    color: #FFF;
    margin-left: 5px;
    border-color: #cc0000;
}

@media (max-width: 800px) {
    #mc_embed_signup_scroll {
        width: 300px;
        margin: 10px 0px;
    }
    .ir-email {
        float: none;
        margin: 0px auto;
    }
    .ir-email-button {
        margin-left: 0px;
        margin: 10px auto;
    }
}

.node-list-wrapper {
    width: 100%;
    clear: both;
    overflow: auto;
    margin-top: 10px;
}

.node-list-top {
    width: 100%;
    clear: both;
}

.node-list-list {
    float: left;
    width: 23%;
    margin-right: 2%;
}

.node-list-list a {
    font-size: .7em;
    color: #2795D3;
    display: block;
    border-top: 1px solid #DDD;
    padding: 8px 0px;
    clear: both;
}

.node-list-image {
    width: 48%;
    float: left;
}

.node-list-bottom {
    width: 100%;
}

.node-list-bottom a {
    font-size: .7em;
    color: #2795D3;
    display: block;
    border-top: 1px solid #DDD;
    padding: 8px 0px;
    float: left;
    width: 23%;
    margin-right: 2%;
}

.node-list-right {
    margin-left: 2%
}

@media (max-width: 600px) {
    .node-list-list {
        width: 98%;
        margin: 0% 1%;
    }
    .node-list-image {
        width: 98%;
        margin: 0% 1%;
    }
    .node-list-right,
    .node-list-bottom {
        display: none;
    }
}

/* More Trips Block styles */

.more-trips-wrapper {
    width: 100%;
    clear: both;
    overflow: auto;
}

.more-trips-list a {
    font-size: 1em;
    color: #2795D3;
    display: block;
    padding-bottom: 5px;
    float: left;
    width: 98%;
    margin-right: 2%;
}

/* Popular Routes Journey Information Blue Box */

.blue-info-box {
    width: 165px;
    height: 165px;
    background-color: #2795D3;
    font-size: 1.4em;
    color: #FFF;
    padding: 10px;
    position: relative;
}

@media (max-width: 1200px) {
    .journey-info-column {
        width: 50%;
        float: left;
        margin-bottom: 10px;
    }

    .journey-info-column .blue-info-box {
        width: 98%;
        margin: 0% 1%;
    }
    .brand-logos {
        display: none;
    }
}

.travel-distance-box .distance-text {
    font-size: 1.1em;
    line-height: 1.1em;
}

.travel-time-box {
    font-size: 3em;
}

.travel-time-box span {
    font-size: .6em;
}

.travel-rows-1 {
    padding-top: 40px;
    text-align: center;
}

.daily-trains-box {
    position: absolute;
    font-size: 4em;
    top: 10%;
    margin: 0px auto;
    text-align: center;
    width: 90%;
}

span.blue-box-big {
    font-size: 3.75em;
    line-height: .75em;
    letter-spacing: -8px;
}

.blue-box-big span.price-symbol {
    font-size: 0.5em;
    vertical-align: top;
}

/* Popular Routes Hotels */

.pop-routes-hotel {
    width: 48%;
    margin: 0% 1%;
    margin-top: 0.5em;
    float: left;
}

@media (max-width: 1200px) {
    .pop-routes-hotel img {
        text-align: center;
        display: block;
        margin: 0px auto;
    }
}

.pop-routes-hotel p {
    margin: 10px 0px;
}

.pop-routes-hotel h2 {
    margin-top: 1rem;
}

.see-more-link {
    clear: both;
    float: right;
    margin-top: 15px;
}

.map-wrapper {
    width: 360px;
    height: 300px;
}

@media (max-width: 1200px) {
    .maps-container {
        width: 98%;
        margin: 0px 1%;
        clear: both;
        overflow: hidden;
    }
    .maps-container h2 {
        text-align: center;
    }
    .map-wrapper {
        margin: 0px auto;
    }
}

@media (max-width: 767px) {
    .pop-routes-hotel,
    .maps-container {
        width: 94%;
        margin: 10px 3%;
        clear: both;
    }
    .pop-routes-hotel h3 {
        text-align: center;
    }
    .navbar-nav li{
      border-bottom: 1px solid #e7e7e7;
    }
}

@media (max-width: 992px) {
    .module-8 {
        clear: left;
    }
}

/* Popular Routes Train Types View */

#pop-routes-train-types {
    margin-bottom: 20px;
    clear: both;
    height: auto;
    overflow: auto;
}

#pop-routes-train-types .view-train-types .views-row {
    border: none;
}

#pop-routes-train-types .view-train-types .views-row .views-field-field-image-train .field-content img{
    margin: 0px auto;
}

#pop-routes-train-types .view-train-types .views-field-field-description {
    height: auto;
}

@media (max-width: 768px) {
    #pop-routes-separator {
        height: 1px;
        width: 100%;
        background-color: #2795d3;
        margin: 10px auto;
    }
}

/* Content Columns Styles */

.content-columns-4 {
    width: 23%;
    margin: 0% 1%;
    float: left;
}

.content-columns-3 {
    width: 31%;
    margin: 0% 1%;
    float: left;
}

.content-columns-3x2 {
    width: 64%;
    margin: 0% 1%;
    float: left;
}

.content-columns-2 {
    width: 48%;
    margin: 0% 1%;
    float: left;
}

.content-columns-1 {
    width: 100%;
    padding: 5%;
}

.content-columns-1 img {
    float: left;
    width: 40%;
    margin-right: 5%;
}

@media (max-width: 768px) {
    .content-columns-2,
    .content-columns-3,
    .content-columns-3x2,
    .content-columns-4 {
        width: 96%;
        margin: 0% 2%;
    }
}

.content_column {
    margin: 0px 1%;
    width: 98%;
    margin-top: 1em;
}

.content_column_copy {
    width: 96%;
    margin: 0px 2%;
}

/* New Content Type Styles */

.main-image-left {
    width: 45%;
    margin-right: 5%;
    margin-bottom: 1em;
    float: left;
}

@media (max-width: 768px) {
    .main-image-left {
        width: 100%;
        text-align: center;
        clear: both;
    }
}

.hub-intro {
    margin-top: 0.5em;
    border-bottom: 1px solid #DDD;
    margin-bottom: 0px;
    padding-bottom: 0.5em;
    font-size: 1.6rem;
}

h3.intro_center {
    font-size: 1.15rem;
}

h1.full-width-title {
    margin-bottom: 0.5rem;
}

h1.text-center {
    font-weight: bold;
    line-height: 2rem;
}

h2.content-deck {
    margin-top: 0;
    margin-bottom: 2rem
}

/* Hide breadcrumb on mobile */

@media (max-width: 600px) {
    .breadcrumb {
        display: none;
    }
}

/* CSS hack for additional product image in WYSIWYG */

.product-mobile-right {
    margin-left: 50px;
}

@media (max-width: 768px) {
    .product-mobile-right {
        width: 100%;
        text-align: center;
        clear: both;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        height: auto;
        overflow: auto;
    }
}

/* Per Adrien, make the contact form required labels black */
.contact-message-feedback-form .form-required {
    color: #000;
}

.contact-message-feedback-form .red-italic {
    color: #F00;
    font-style: italic;
}

.contact-message-feedback-form .captcha {
    margin-bottom: 20px;
}

/* Navbar sync from homepage */

#currency_select {
  position: absolute;
  right: 0px;
  display: none !important;
}

.navbar-collapse {
  padding: 0;
}

.navbar-collapse .menu--pre-header {
    float: left;
    margin-top: 2px;
}
.navbar-collapse .menu--pre-header li {
    float: left;
    margin: 0 2px;
}

.navbar-collapse .menu--pre-header li a {
    color: #fff;
    font-size: 14px;
    padding: 7px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .navbar-collapse .menu--main li a,
    .navbar-collapse .menu--pre-header li a {
        padding: 10px 5px !important;
    }
}

.navbar-nav {
  margin: 0 !important;
}
.navbar-nav li {
  /*border-bottom: 1px solid #e7e7e7;*/
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
  background: none !important;
  box-shadow: none !important;
}
.navbar-default {
  background: none;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
@media all and (min-width: 993px) {
  .navbar-default {
    border-radius: 0;
    box-shadow: none;
    border: 0;
    background: #000;
    margin-bottom: 0;
    min-height: 35px;
  }
  .navbar-default .container {
    width: 100%;
  }
  .navbar-default li a {
    color: #fff !important;
    font-size: 10px;
    padding: 7px !important;
  }
  .navbar-default .navbar-right {
    margin-right: 15px !important;
  }
}
.navbar-default .navbar-toggle {
  float: left;
  width: 38px;
  height: 30px;
  margin-left: 15px;
  margin-right: 0;
  border: 0;
  border-radius: 0;
}
.navbar-default .navbar-toggle .icon-bar {
  width: 25px;
  height: 4px;
  background-color: #000;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
@media all and (max-width: 767px) {
  .navbar-default .navbar-toggle {
    display: block;
  }
}
.navbar-default .navbar-brand {
  position: absolute;
  left: 50%;
  margin-left: -109px;
}
@media (max-width: 767px) {
 .navbar-default .navbar-brand {
   top: 5px;
 }
}

@media (max-width: 992px) {
  .navbar-default .navbar-brand .logo-big-screen {
    display: none;
  }
}
.navbar-default .navbar-brand .logo-small-screen {
  display: none;
}
@media (max-width: 992px) {
  .navbar-default .navbar-brand .logo-small-screen {
    display: block;
  }
  .navbar-nav li a {
    color: #2795d3 !important;
    text-transform: uppercase;
    padding-left: 24px;
  }

  .navbar-collapse .menu--pre-header {
    width: 100%;
  }
  .navbar-collapse .menu--pre-header li {
    margin: 0;
  }
  .navbar-collapse .menu--pre-header li a {
    padding: 10px 15px;
  }
}
@media (max-width: 400px) {
  .navbar-default .navbar-brand {
    position: absolute;
    left: 50%;
    margin-left: -70px;
    padding-top: 20px;
  }
  .navbar-default .navbar-brand img {
    width: 130px;
  }
}
@media (max-width: 992px) {
  .navbar-default {
    border: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .visible-xs-block {
    display: block!important;
  }
  .navbar-header {
    float: none;
  }
  .visible-lg-block,
  .visible-lg-inline,
  .visible-lg-inline-block,
  .visible-md-block,
  .visible-md-inline,
  .visible-md-inline-block,
  .visible-sm-block,
  .visible-sm-inline,
  .visible-sm-inline-block,
  .visible-xs-block,
  .visible-xs-inline,
  .visible-xs-inline-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {

  .navbar .container {
    width: 100%;
  }
  .navbar-header {
    padding-bottom: 10px;
  }
  #bs-example-navbar-collapse-1 {
    margin-top: 0em !important;
  }
  .nav > li.ir-search-form {
    position: absolute;
    top: 9px;
    right: 160px;
  }
  .banner_link {
    margin-right: 5px;
  }
  .banner_link a {
    padding: 10px 5px !important;
  }
  .banner_link_selected a {
    margin-left: 10px;
  }
  .banner_right_a {
    padding: 10px 5px !important;
  }
  .navbar-nav li {
    border-bottom: none;
  }
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    /*margin-left: -109px;*/
    height: 50px;
    left:0%;
    padding-top: 21px;
    position: relative;

  }
  .header-collapse {
      height: 50px;
  }
}
.main-header .banner_itinerary_right {
  float: right;
  margin-top: 19px;
}

@media (max-width: 1199px) {
    .main-header .banner_itinerary_right {
        float: none;
        margin: 0px auto;
        clear: both;
        height: 55px;
        width: 125px;
        padding-bottom: 20px;
    }
}
.main-header .banner_itinerary_right .banner_itinerary_section_left {
  -moz-border-radius-topleft: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  width: 5px !important;
  height: 32px !important;
  height: 100%;
  margin-left: 0px;
  text-align: center;
  float: left;
  background-color: #f8f8f8;
  padding-top: 5px;
}
.main-header .banner_itinerary_right .banner_itinerary_section_right {
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  height: 32px;
  float: left;
  background-color: #f8f8f8;
  display: table;
  vertical-align: middle;
}
.main-header .banner_itinerary_right .banner_itinerary_section_right .icon_cart_cta {
  float: left;
  margin-left: 3px;
  margin-top: 5px;
  margin-right: 3px;
}
.main-header .banner_itinerary_right .banner_itinerary_section_right .itinerary_text {
  height: 100%;
  float: right;
  text-align: left;
  margin-top: 4px;
  color: #2795d3;
  margin-right: 10px;
}
.main-header {
  height: 70px;
  overflow: visible;
}

.main-header .menu--main li a,
.main-header .banner_link a {
  color: #2795d3;
  font-size: 16px;
  padding: 27px 5px 10px 0px;
  cursor: pointer;
}


/*.main-header .menu--main li:last-child a {
    background-color: #E6191E;
    color: #fff !important;
    padding: 27px 10px 8px 10px;
    border-radius: 0 0 5px 5px;
 }*/
.main-header .navbar-brand {
  height: 70px;
  padding: 28px 0px 0px;
  margin-right: 25px;
}
.ir-logo-svg {
  width: 188px;
}
@media (max-width: 992px) {
  .main-header {
    display: none;
  }
  .navbar-nav li {
    font-size: 15px;
    text-align: left;
    padding-left: 0px;
  }
  .navbar-nav li a {
    font-weight: bold;
    font-size: 0.7em;
  }
  #currency_select {
    border: 0;
    background-color: #fff;
    color: #000;
    margin-left: 5px;
    margin-top: 19px;
    margin-right: 15px;
    font-size: 12px;
    font-weight: bold;
  }
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}
.navbar-header .banner_itinerary_right {
  float: right;
  margin-top: 15px;
  margin-right: 15px;
}
.navbar-header .banner_itinerary_right a {
  color: #000;
  font-weight: bold;
}
.navbar-header .banner_itinerary_right {
    display: none;
}
.header {
  margin-bottom: 32px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 992px) {
  .header {
    border-bottom: 0;
    margin-bottom: 0;
  }
}

@media (min-width: 993px) {
  #currency_select {
    border: 0 solid #002;
    background-color: #002;
    color: white;
    width: 55px;
    margin-left: 5px;
    margin-top: 8px;
    margin-right: 55px;
    font-size: 11px;
  }
}


.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

@media (max-width: 767px) {
    ul.nav li {
        width: 100%;
    }
    .navbar-toggle {
    display: none;
    }
}

@media (min-width: 768px) and (max-width: 852px) {
    .hide-on-tablet {
        display: none !important;
    }
}

.ir-big {
    font-size: 1.5em;
}

.ir-small {
    font-size: 0.8em;
}

.ir-normal {
    font-size: 1em;
}

.ir-search-form {
    margin: 5px 0px;
}

.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable {
  left: 50% !important;
  margin-left: -250px;
  border: 1px solid #ccc;
  padding: 0;
  z-index: 9999;
}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable #confirm-currency-change{
  padding: 0 1em;
}
#confirm-currency-change {
  box-shadow: none;
  color: #333;
  font-family: "Open Sans", Tahoma, Arial, sans-serif;
  font-size: 14px;
  text-align: left;
}
@media (max-width: 767px) {
  .ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable {
    max-width: 92%;
    margin: auto;
    left: 4% !important;
  }

}
.ui-dialog.ui-widget.ui-widget-content.ui-corner-all.ui-front.ui-dialog-buttons.ui-draggable .ui-dialog-buttonset button {
  background-color: #fefefe;
  background-image: linear-gradient(0deg, #eee 30%, #fefefe);
  font-weight: bold;
  color: #457B96;
  padding: 7px 16px;
  border: 1px solid #ccc;
  border-radius: 4px;
  float: right;
  font-size: 14px !important;
}
.ui-dialog .ui-dialog-buttonpane {
  border-top: 1px solid #ccc;
}

.ui-dialog .ui-dialog-titlebar-close {
    display: none;
}

.paragraph-column-menus .row {
    padding: 20px 0px;
    margin: 20px auto;
}

.paragraph-column-menus .col-sm-10 {
  max-width: 1200px;
  margin: 0px auto;
  float: none;
}

.paragraph-column-menus h3 {
    font-size: 1.5em;
    margin-top: 0px;
}
.paragraph-column-menus h4 {
    font-size: 1em;
}
.ir-popular-train-routes .menu {
    margin-top: 0;
}

.ir-popular-train-routes .menu li a {
    padding: 2px 0;
}
.paragraph-email-signup {
    margin: 20px auto;
}

.paragraph-email-signup #mc_embed_signup_scroll {
    width: 100%;
    margin: 0px auto;
}

.paragraph-email-signup  input#mce-EMAIL {
    width: 70% !important;
    float: left;
}

.paragraph-email-signup input#mc-embedded-subscribe {
    float: left;
    background-color: #F00;
    width: 20% !important;
    clear: none;
    margin-left: 1%;
    padding: 10px;
    height: auto;
    line-height: inherit;
    font-size: inherit;
    font-weight: bold;
    font-family: "Open Sans", Arial, Helvetica, "Sans-Serif";
}

@media (max-width: 600px) {
    .paragraph-email-signup input#mc-embedded-subscribe {
        font-size: 14px;
    }
    .paragraph-email-signup  input#mce-EMAIL {
        font-size: 14px;
    }
}


@media only screen and (min-width: 993px) and (max-width: 1199px)  {
    .region-header .main-header .navbar-brand {
        width: 130px;
    }
    .main-header .menu--main li a,
    .region-header .main-header .banner_link a {
        padding: 22px 5px 5px 0px;
    }
    .region-header .main-header .banner_itinerary_right {
        float: right;
        clear: none;
        margin-top: 13px;
    }
    .main-header .menu--main li,
    .banner_link {
        margin-right: 11px;
    }
    .main-header{
      padding-right: 0px;
      padding-left: 0px;
    }
    .main-header .banner_itinerary_right .banner_itinerary_section_left{
      margin-left: 0px;
    }
    .main-header .banner_itinerary_right{
      width:auto;
    }
    .main-header .container{
      width: 986px;
    }
}

.page-node-type-article aside{
  position: sticky;
  top: 0;
}

.page-node-type-article .main-container a {
    color: #2795d3;
}
.page-node-type-article .main-container {
    margin-top: 85px;
}
.page-node-type-article .main-container h1.text-center {
    text-align: left;
    margin-bottom: 18px;
}
.view-articles.view-display-id-block_2 .authoring-info {
    margin-top: 5px;
    font-size: 14px;
}
.view-articles.view-display-id-block_2 .authoring-info .author {
    font-weight: bold;
}
.page-node-type-article .social-share {
    margin-top: 10px;
    margin-bottom: 15px;
    padding-left: 11px;
}

.page-node-type-article .field--name-field-image img {
    width: 100%;
}
.page-node-type-article .field--name-field-article-image-caption {
    margin-top: 10px;
    text-align: right;
    font-size: 15px;
    color: #a2a2a2;
    font-weight: 100;
    font-style: italic;
}
}
.page-node-type-article .field--name-body {
    margin-top: 30px;
}
.page-node-type-article .field--name-body figure figcaption {
    margin-top: 10px;
    text-align: right;
    font-size: 15px;
    color: #a2a2a2;
    font-weight: 100;
    font-style: italic;
}
.view-articles.view-display-id-block_3 .btn {
    border-radius: 0;
    border: none;
    padding: 10px 35px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.view-articles.view-display-id-block_3 .btn a {
    color: #fff;
}
.view-articles.view-display-id-block_3 a:hover {
    text-decoration: none;
}
.page-node-type-article .footer_top_section_social.article-social-follow .footer_text {
    color: #333;
}
section.block-views-blockarticles-block-1 {
    margin-top: 0px;
    margin-bottom: 40px;
}
.block-views-blockarticles-block-1 .block-title {
    margin-bottom: 30px;
    border-bottom: 2px solid #2795d3;
    padding-bottom: 10px;
    font-size: 1.6rem;
    margin-top: 0px;
}
.block-views-blockarticles-block-1 .block-title a:hover {
    text-decoration: none;
}
.view-articles.view-display-id-block_1 .views-row {
    display: inline-block;
    width: 100%;
    margin-bottom: 22px;
}
.view-articles.view-display-id-block_1 .views-row .views-field-title a {
    font-size: 17px;
    display: inline-block;
    width: 100%;
    font-weight: bold;
    color: #333;
}
.view-articles.view-display-id-block_1 .views-row .views-field-field-image {
    width: 150px;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.view-articles.view-display-id-block_1 .views-row .views-field-title {
    width: calc(100% - 165px);
    float: right;
}

.view-articles.view-display-id-block_1 .views-row .views-field-body {
    width: calc(100% - 165px);
    float: right;
    font-size: 14px;
}
.view-articles.view-display-id-block_1 .views-row .views-field-body .views-more-link {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: 10px;
    text-decoration: underline;
}
.st_googleplus_button .stButton .stButton_gradient {
    padding: 2px 5px 2px 4px;
    height: 23px;
}
.st_googleplus_button .stButton .stButton_gradient:hover {
    background: #efefef;
}
.st_googleplus_button .stButton .chicklets:hover {
    opacity: 1;
}
.chicklets.googleplus {
    text-transform: capitalize;
}

.view-articles.view-display-id-page_1 .views-row,
.view-articles-by-category.view-display-id-page_1 .views-row {
    display: inline-block;
    width: 100%;
    margin-bottom: 35px;
}

.view-articles.view-display-id-page_1 .views-field-field-image,
.view-articles-by-category.view-display-id-page_1 .views-field-field-image {
    display: inline-block;
    max-width: 285px;
    float: left;
    margin-right: 15px;
}
@media (max-width: 480px) {
    .view-articles.view-display-id-page_1 .views-field-field-image,
    .view-articles-by-category.view-display-id-page_1 .views-field-field-image {
        max-width: 100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
}
.view-articles.view-display-id-page_1 .title,
.view-articles-by-category.view-display-id-page_1 .title {
    font-size: 19px;
    margin-bottom: 5px;
    display: block;
}
.view-articles.view-display-id-page_1 .title a,
.view-articles-by-category.view-display-id-page_1 .title a {
    font-weight: bold;
    color: #000;
}

.view-articles.view-display-id-page_1 .body,
.view-articles-by-category.view-display-id-page_1 .body {
    font-size: 14px;
}
.view-articles.view-display-id-page_1 .authoring-info,
.view-articles-by-category.view-display-id-page_1 .authoring-info {
    color: #b1b1b1;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.view-articles.view-display-id-page_1 .pager a,
.view-articles-by-category.view-display-id-page_1 .pager a {
    border-radius: 0;
    border: none;
    padding: 10px 35px;
    text-transform: uppercase;
    margin-bottom: 5px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: white;
    background-color: #d9534f;
    border: 1px solid #d43f3a;
}
.view-articles.view-display-id-page_1 .pager a.button-disabled,
.view-articles-by-category.view-display-id-page_1 .pager a.button-disabled {
    background: #c3c3c3;
    border: 1px solid #c5c5c5;
    color: #efefef;
    cursor: default;
}

.view-articles.view-display-id-page_1 .pager a.button-disabled:hover,
.view-articles-by-category.view-display-id-page_1 .pager a.button-disabled:hover {
    background: #c3c3c3;
    border: 1px solid #c5c5c5;
    color: #efefef;
    cursor: default;
}
.view-articles.view-display-id-page_1 .pager a:hover,
.view-articles-by-category.view-display-id-page_1 .pager a:hover {
    background-color: #c9302c;
    border-color: #ac2925;
}

.page-category .page-header {
    text-align: center;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 35px;
}
.path-articles .page-header {
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 1.5rem;
    margin-top: 3rem;
 }

.view-categories.view-display-id-block_1 .view-header a,
.view-categories .views-row a {
    width: 100%;
    background-color: #d9534f;
    border: 1px solid #d43f3a;
    padding: 10px;
    text-align: center;
    color: white;
    max-width: 300px;
    margin: 10px auto;
    display: table;
    text-transform: uppercase;
}
.view-categories.view-display-id-block_1 .view-header a:hover,
.view-categories .views-row a:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    text-decoration: none;
}

.featured-articles-block {
    margin-top: 40px;
    margin-bottom: 40px;
}
.nopadding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.view-featured-articles .views-row {
    position: relative;
    font-family: 'Raleway', sans-serif;
}
.view-featured-articles .views-field-field-article-primary-category {
    position: absolute;
    right: 10px;
    background: #e91b20;
    text-align: center;
    text-transform: uppercase;
    box-shadow: -2px 2px 2px #444444;
    -webkit-box-shadow: -2px 2px 2px #444444;
    -moz-box-shadow: -2px 2px 2px #444444;
    color: #FFFFFF;
    font-size: 12px;
    top: 8px;
    width: 150px;
    height: 25px;
    padding-top: 4px;
    letter-spacing: 1px;
}

.view-featured-articles .views-field-field-article-primary-category a {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.view-featured-articles .views-field-field-article-primary-category a:hover{
    text-decoration: none;
}

.view-featured-articles .views-field-title {
    display: inline-block;
    margin-top: 8px;
    width: 100%;
    margin-bottom: 4px;
}
.view-featured-articles .views-field-title a {
    font-size: 17px;
    line-height: 22px;
    color: #000;
    font-weight: bold;
}

.view-featured-articles .views-field-view-taxonomy-term {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
    font-size: 17px;
    font-style: italic;
}
.view-featured-articles .views-field-view-taxonomy-term a {
    color: #000;
    font-weight: bold;
}
.view-featured-articles.view-display-id-block_2 .views-field-title a {
    font-size: 15px;
}
.view-featured-articles .views-field-body {
    display: inline-block;
    width: 100%;
   font-size: 14px;
}
.view-featured-articles.view-display-id-block_2 .views-row {
    min-height: 280px;
}
@media (max-width: 600px) {
    .view-featured-articles .views-field-view-taxonomy-term {
        margin-top: 15px;
    }
    .view-featured-articles.view-display-id-block_2 {
        display: inline-block;
        width: 100%;
        margin-top: 25px;
    }
    .view-featured-articles.view-display-id-block_2 .views-field-field-article-primary-category {
        width: 100px;
        font-size: 6px;
        height: 17px;
    }
}

.block-views.block-views-exposed-filter-blockfaqs-page-1 {
    display: inline-block;
    width: 100%;
    border: 1px solid #e6e6e6;
    background: #f5f5f5;
    padding: 15px 10px 35px 10px;
    margin-bottom: 30px;
    margin-top: 50px;
    border-radius: 5px;
}
form#views-exposed-form-faqs-page-1 {
    display: table;
    margin: 0 auto;
    max-width: 760px;
    width: 100%;
    padding: 0 15px;
}
form#views-exposed-form-faqs-page-1  .form-submit {
    display: none;
}
form#views-exposed-form-faqs-page-1 .form-item-combine {
    width: 100%;
    text-align: center;
}

form#views-exposed-form-faqs-page-1 label {
    font-size: 28px;
    margin-bottom: 18px;
    font-weight: 300;
 }
form#views-exposed-form-faqs-page-1 input {
    width: 100%;
    height: 48px;
    border-radius: 20px;
    text-indent: 10px;
}
.italiarail-faq-category {
    margin: 20px 0;
}
.italiarail-faq-category .category-title a {
    color: black;
    margin-bottom: 15px;
    display: inline-block;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
}
.italiarail-faq-category .views-row {
    display: inline-block;
    width: 100%;
    margin: 3px 0;
}
.italiarail-faq-category .view-footer {
    margin-top: 6px;
}
.italiarail-faq-category .view-footer a {
    padding: 4px 15px;
    background: #adabab;
    border-radius: 15px;
    text-align: center;
    color: white;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
}
.italiarail-faq-category .view-footer a:hover {
    text-decoration: none;
    background: gray;
}

.page-node-type-faq .breadcrumb.container {
    padding: 0;
}
.page-node-type-faq .main-container h1 {
    font-size: 24px;
    border-top: 1px solid #e8e8e8;
    padding-top: 24px;
    font-weight: bold;
    line-height: 2rem;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.page-node-type-faq .field--name-field-faq-answer {
    line-height: 1.7;
    margin-bottom: 5px;
    color: #7a7a7a;
}
.page-node-type-faq .field--name-field-faq-answer p {
    margin-bottom: 15px;
}
.page-faq-section .page-header {
    padding: 0;
    border: none;
    margin: 0;
}
.page-faq-section .page-header h1{
    font-size: 24px;
    border-top: 1px solid #e8e8e8;
    padding-top: 24px;
    font-weight: bold;
    line-height: 2rem;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.page-faq-section .views-row {
    display: inline-block;
    width: 100%;
    margin-bottom: 8px;
}

.faqs-main-page-link .content {
    margin-top: 8px;
}
@media (max-width: 768px) {
    .faqs-main-page-link {
        text-align: center;
        margin-bottom: 10px;
    }
}
.page-faq-section form#views-exposed-form-faqs-page-1 .form-item-combine label,
.page-node-type-faq form#views-exposed-form-faqs-page-1 .form-item-combine label{
    display: none;
}
.page-faq-section form#views-exposed-form-faqs-page-1 .form-item-combine,
.page-node-type-faq form#views-exposed-form-faqs-page-1 .form-item-combine {
    margin: 0;
}
.page-faq-section form#views-exposed-form-faqs-page-1 .form-actions,
.page-node-type-faq form#views-exposed-form-faqs-page-1 .form-actions {
    display: none;
}
.page-faq-section form#views-exposed-form-faqs-page-1 .form-item-combine input,
.page-node-type-faq form#views-exposed-form-faqs-page-1 .form-item-combine input{
    border-width: 2px;
    height: 40px;
}
.page-faq-section form#views-exposed-form-faqs-page-1,
.page-node-type-faq form#views-exposed-form-faqs-page-1 {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 380px;
    width: 100%;
    float: right;
 }
 .faq-header {
    margin-top: 40px;
 }
 .view-faqs.view-display-id-page_1  .views-row {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
 }
.view-faqs.view-display-id-page_1 .views-field-title {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: bold;
}
.path-faq-search .views-field-field-faq-answer {
    line-height: 1.7;
    margin-bottom: 5px;
    color: #7a7a7a;
}
span.highlighted-text {
    background: yellow;
}
.path-faq-search .link-to-faqs {
    margin-top: 15px;
}
.path-faq-search .block-views.block-views-exposed-filter-blockfaqs-page-1 {
    margin-top: 25px;
}

.view-faq-category.view-display-id-page_1 .view-content .faq {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
}
.view-faq-category.view-display-id-page_1 .view-footer {
    text-align: center;
    margin-top: 15px;
}
.view-faq-category.view-display-id-page_1 .view-content .faq:last-child {
    border-bottom: none;
}
.view-faq-category.view-display-id-page_1 .view-content .faq .views-field-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 2rem;
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
    text-align: left;
}
.view-faq-category.view-display-id-page_1 .view-content .faq .views-field-field-faq-answer {
    line-height: 1.7;
    margin-bottom: 5px;
    color: #7a7a7a;
}
.view-faq-category.view-display-id-page_1 .view-content .faq .views-field-field-faq-answer p {
    margin-bottom: 15px;
}
.view-faq-category.view-display-id-page_1 .view-content .faq .views-field-field-faq-answer p:last-child {
    margin-bottom: 0;
}

.view-faq-category.view-display-id-page_1 .view-content .faq:first-child {
    padding-top: 20px;
    margin-top: 20px;
    border-top: 1px solid #e8e8e8;
}

.travel-tips-page-title h1 {
    text-align: center;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px){
  #currency_select{
    margin-right: 0px;
    width: auto;
  }
  .nav > li.ir-search-form{
    right: 70px !important;
  }
}

#child_info_popup_window {
    top: 30px !important;
    position: fixed;
 }
#child_info_popup_window .modal-title {
    font-weight: bold;
    font-size: 18px;
    padding: 0;
}
#child_info_popup_window .modal-content {
    padding: 0;
    border: none;
}
#child_info_popup_window .modal-header {
    text-align: left;
}
#child_info_popup_window ul {
    padding-left: 35px;
    padding-right: 35px;
    text-align: justify;
    margin: 0;
}
#child_info_popup_window .modal-content {
    max-width: 600px;
    width: 100%;
    font-size: 14px;
}
#child_info_popup_window .close span {
    font-size: 16px;
}
@media (max-width: 600px) {
    #child_info_popup_window.ir_popup_window {
        height: auto;
        width: calc(100% - 30px);
        left: 15px !important;
        padding: 0;
        border-radius: 4px;
    }
}

.rail-package-teaser,
.product-page-teaser {
    border-radius: 4px;
    background-color: #FFFFFF;
    display: inline-block;
    max-width: 368px;
    margin-bottom: 25px;
    width: 100%;
    box-shadow: none;
    transition: box-shadow 0.2s ease-in-out;
}
.rail-package-teaser:hover,
.product-page-teaser:hover {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.5);
    transition: box-shadow 0.2s ease-in-out;
}

.rail-package-teaser .p-header,
.product-page-teaser .p-header {
    height: 160px;
    width: 100%;
    display: block;
    border-radius: 4px 4px 0 0;
    background-color: #E4E4E7;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}
.rail-package-teaser .p-header:hover,
.product-page-teaser .p-header:hover {
    text-decoration: none;
}
.rail-package-teaser .p-content,
.product-page-teaser .p-content {
    height: 160px;
    width: 100%;
    background: #fff;
    padding: 12px;
    border: 1px solid #E4E4E7;
    border-top: none;
    position: relative;
}

.product-page-teaser .p-header .p-city {
    position: absolute;
    width: 100%;
    padding: 12px;
    bottom: 0;
    background: linear-gradient(180deg, rgba(18,19,31,0) 0%, rgba(18,19,31,0.8) 100%);
    color: #fff;
    font-family: "Open Sans";
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.rail-package-teaser .p-content .p-duration,
.product-page-teaser .p-content .p-duration {
    color: #91929E;
    font-family: "Open Sans";
    font-size: 14px;
    padding-left: 18px;
    line-height: 24px;
    position: relative;
}

.product-page-teaser .p-content .p-duration:before {
    content: '';
    background: url('/themes/custom/italiarail-v2/img/time.svg') center center no-repeat;
    width: 18px;
    height: 18px;
    background-size: cover;
    display: inline-block;
    position: absolute;
    left: -2px;
    top: 2px;
}

.product-page-teaser .p-title {
    color: #24253D;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}

.rail-package-teaser .p-title {
    color: #24253D;
    font-family: "Open Sans";
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
}

.rail-package-teaser .ir-product-price,
.product-page-teaser .ir-product-price {
    position: absolute;
    right: 12px;
    bottom: 12px;
    color: #24253D;
    font-family: "Open Sans";
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
}

.rail-package-teaser .field--name-field-rail-package-cities {
    font-size: 14px;
    line-height: 24px;
    color: #008576;
    width: 100%;
    display: inline-block;
}
.rail-package-teaser .field--name-field-rail-package-cities .field--item {
    display: inline-block;
    float: left;
}

.rail-package-teaser .field--name-field-rail-package-cities .field--item:after {
    content: '•';
    font-size: 10px;
    position: relative;
    display: inline-block;
    margin: 0 4px;
}
.rail-package-teaser .field--name-field-days {
    display: inline-block;
    float: left;
    margin-right: 3px;
}
.rail-package-teaser .field--name-field-rail-package-cities .field--item:last-child:after {
    display: none;
}
.products-container {
    padding-top: 64px;
    padding-bottom: 25px;
}

.page-node-type-rail-packages .products-container,
.page-node-type-product-page .products-container {
    margin-top: 40px;
}

.products-container  {

}
@media (min-width: 1200px) {
  .products-container {
    width: 1200px;
  }
  a.nav-ip, a.nav-ip:hover {
    color: transparent !important;
    background-image: url('https://italiapass.com/wp-content/uploads/2024/05/Logo-ItaliaPass.svg') !important;
    background-repeat: no-repeat !important; 
    background-position: center center !important;
    background-size: contain !important;
    width: 147px;
    padding: 28px 0px !important;
  }
}
@media (max-width: 767px) {
  .products-container {
    padding-top: 35px;
  }
}

.products-container .slick-slide {
    margin: 0 16px;
    max-width: 368px;
    width: 100%;
}

.pr-products-title {
    color: #24253D;
    font-family: "Open Sans";
    font-size: 24px;
    line-height: 32px;
    display: inline-block;
    float: left;
    position: relative;
    padding-left: 45px;
    width: 100%;
    margin-bottom: 24px;
}

.page-node-type-product-page .field--name-field-products,
.page-node-type-popular-routes-new .field--name-field-products {
    width: 100%;
    display: inline-block;
}
.pr-products-title:before {
    content: '';
    background: url(/themes/custom/italiarail-v2/img/wtd.svg) center center no-repeat;
    display: inline-block;
    position: absolute;
    left: 15px;
    width: 22px;
    height: 22px;
    top: 5px;
}

@media (max-width: 768px) {
    .page-node-type-rail-packages .products-container .slick-slider .slick-list,
    .page-node-type-product-page .products-container .slick-slider .slick-list,
    .page-node-type-popular-routes-new .products-container .slick-slider .slick-list {
        max-width: 684px;
    }
    .page-node-type-rail-packages .products-container .slick-slide,
    .page-node-type-product-page .products-container .slick-slide,
    .page-node-type-popular-routes-new .products-container .slick-slide {
        margin: 0 8px;
        max-width: 328px;
    }

    .pr-products-title {
        padding-left: 50px;
    }
    .pr-products-title:before {
        left: 23px;
    }
}

@media (max-width: 767px) {
    .page-node-type-rail-packages.products-container .slick-slider .slick-list,
    .page-node-type-product-page .products-container .slick-slider .slick-list,
    .page-node-type-popular-routes-new .products-container .slick-slider .slick-list {
        max-width: 100%;
    }
}

.page-node-type-rail-packages .products-container button.next-arrow,
.page-node-type-product-page .products-container button.next-arrow,
.page-node-type-popular-routes-new .products-container button.next-arrow {
    right: -6px;
}
.page-node-type-rail-packages .products-container button.prev-arrow,
.page-node-type-product-page .products-container button.prev-arrow,
.page-node-type-popular-routes-new .products-container button.prev-arrow {
    left: -6px;
}

@media (min-width: 769px) {
    .page-node-type-rail-packages .products-container button.next-arrow,
    .page-node-type-product-page .products-container button.next-arrow,
    .page-node-type-popular-routes-new .products-container button.next-arrow {
        right: -17px;
    }
    .page-node-type-rail-packages .products-container button.prev-arrow,
    .page-node-type-product-page .products-container button.prev-arrow,
    .page-node-type-popular-routes-new .products-container button.prev-arrow {
        left: -17px;
    }
}

.page-node-type-rail-packages .products-container button.slick-arrow,
.page-node-type-product-page .products-container button.slick-arrow,
.page-node-type-popular-routes-new .products-container button.slick-arrow {
    margin-top: -40px;
}
.page-node-type-popular-routes-new .pr-products-bg {
    position: relative;
    bottom: 10px;
    background:none;
}

@media (max-width: 768px) {
    .page-node-type-product-page .pr-train-routes button.next-arrow,
    .page-node-type-popular-routes-new .pr-train-routes button.next-arrow {
        right: 5px;
    }
    .page-node-type-product-page .pr-train-routes button.prev-arrow,
    .page-node-type-popular-routes-new .pr-train-routes button.prev-arrow {
        left: 5px;
    }
    .rail-package-teaser {
        width: 320px;
    }
}

@media (max-width: 480px) {
    .pr-products-title {
        padding-left: 28px;
        margin-bottom: 12px;
        font-size: 18px;
        line-height: 26px;
    }

    .pr-products-title:before {
        left: 0px;
        top: 2px;
    }

    .page-node-type-product-page .product-page-teaser,
    .page-node-type-popular-routes-new .product-page-teaser {
        max-width: 280px;
        margin-left: 0;
        width: 280px;
    }
    .page-node-type-rail-packages .products-container .slick-slide,
    .page-node-type-product-page .products-container .slick-slide,
    .page-node-type-popular-routes-new  .products-container .slick-slide {
        margin: 0;
        margin-right: 8px;
        max-width: 100%;
    }
    .page-node-type-rail-packages .products-container  .slick-slide .slide,
    .page-node-type-product-page .products-container  .slick-slide .slide,
    .page-node-type-popular-routes-new  .products-container  .slick-slide .slide {
        overflow: hidden;
    }

    .page-node-type-rail-packages .products-container  .slick-list,
    .page-node-type-product-page .products-container  .slick-list,
    .page-node-type-popular-routes-new .products-container  .slick-list {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        height: 320px;
        padding-left: 0px !important;
    }

    .page-node-type-rail-packages .products-container,
    .page-node-type-product-page .products-container,
    .page-node-type-popular-routes-new .products-container {
        padding-right: 0;
    }
    .rail-package-teaser {
        width: 280px;
    }

}



.dropdown-language {
    width: 65px;
    margin-left: 5px;
    margin-top: 0;
    margin-right: 3px;
    font-size: 11px;
    position: absolute;
    right: 90px;
    top: 11px;
}

.dropdown-language button {
  border: none;
  font-size: 12px;
  margin-top: 3px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

.dropdown-language button.language-link {
  padding-right: 3px;
}


.dropdown-language button.btn-default.dropdown-toggle,
.dropdown-language button:hover,
.dropdown-language button:focus,
.dropdown-language button:active {
  border: none;
  background: #fff !important;
  color: #000 !important;
  box-shadow: none;
}
.dropdown-language .dropdown-menu {
  border-radius: 0;
  min-width: 50px;
  box-shadow: none;
}

.dropdown-language .dropdown-menu li a:hover {
  text-decoration: underline;
}

.dropdown-language .caret {
  border: none;
  background: url('/themes/custom/italiarail-v2/img/alt-homepage/caret-down.svg') center center no-repeat;
  width: 15px;
  height: 15px;
  background-size: cover;
  position: relative;
  top: -1px;
}


@media (min-width: 993px) {
    .dropdown-language {
        border: 0 solid #002;
        background-color: #002;
        color: white;
        top: 0;
        width: 60px;
    }
    .dropdown-language button {
      border: none;
      background: #000;
      color: #fff;
      border: 0 solid #002;
      background-color: #002;
      color: white;
      font-size: 11px;
      margin-top: 3px;
      font-family: "Open Sans", sans-serif;
    }

    .dropdown-language button.btn-default.dropdown-toggle,
    .dropdown-language button:hover,
    .dropdown-language button:focus,
    .dropdown-language button:active {
      border: none;
      background: #000 !important;
      color: #fff !important;
    }

    .dropdown-language .dropdown-menu  li a {
        font-size: 10px;
        padding: 7px !important;
     }
    .dropdown-language .dropdown-menu {
      background: #000;
    }
    .dropdown-language .dropdown-menu li a:hover {
      background: #000;
      color: #fff;
    }
    .dropdown-language .caret {
      background: url('/themes/custom/italiarail-v2/img/caret-down.svg') center center no-repeat !important;
    }
    .dropdown-language {
        right: 110px;
    }

}

@media (max-width: 480px) {
    #currency_select {
        margin-right: 0;
        width: 50px;
    }
    .dropdown-language {
        right: 55px;
        width: 40px;
    }
    .dropdown-language .btn-default {
        padding-left: 4px !important;
        padding-right: 0px !important;
    }
    .dropdown-language button.language-link{
        padding-left: 0;;
    }
}
