.cnyv-page.form {
    width: 100%;
    margin: 0 auto;
}

.cnyv-page .form fieldset {
    border: 1px solid white;
    padding: 0px;
    margin: 0px;
}

.cnyv-page .form p.contact,
.cnyv-page .form div.contact {
    clear: both;
    font-size: 12px;
    margin: 0px 0px 10px 0;
    line-height: 14px;
}

.cnyv-page .form input[type="text"] {
    width: 400px;
}

.cnyv-page .form textarea {
    width: 400px;
    min-height: 70px;
    height: 70px;
}

.cnyv-page .form input[type="email"] {
    width: 400px;
}

.cnyv-page .form input[type="password"] {
    width: 400px;
}

.cnyv-page .form input.birthday {
    width: 60px;
}

.cnyv-page .form input.birthyear {
    width: 120px;
}

.cnyv-page .form label {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

.cnyv-page .form label.month {
    width: 135px;
}

.cnyv-page .form input,
textarea {
    background-color: rgba(255, 255, 255, 0.4);
    border: 1px solid rgba(122, 192, 0, 0.15);
    padding: 7px;
    color: #4b4b4b;
    font-size: 14px;
    -webkit-border-radius: 5px;
    margin-bottom: 15px;
}

.cnyv-page .form input:focus,
textarea:focus {
    border: 1px solid #ff5400;
    background-color: rgba(255, 255, 255, 1);
}

.cnyv-page .form .select-style {
    -webkit-appearance: button;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(../images/select-arrow.png), -webkit-linear-gradient(#fafafa, #f4f4f4 40%, #e5e5e5);
    background-position: center right;
    background-repeat: no-repeat;
    border: 0px solid #fff;
    color: #555;
    font-size: inherit;
    overflow: hidden;
    padding-top: 5px;
    padding-bottom: 5px;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    white-space: nowrap;
    min-width: 200px;
}

.cnyv-page .form .gender {
    width: 410px;
}

.cnyv-page .form legend {
    float: left;
    margin-bottom: 0.6em;
    width: 100%;
    font-size: 150%;
}

.cnyv-page label.error {
    color: red;
    display: block;
    font-weight: normal;
}

.cnyv-page button {
    background-color: #51b7e6;
    background-image: -webkit-linear-gradient(top, #51b7e6, #4dafdd);
    background-image: -moz-linear-gradient(top, #51b7e6, #4dafdd);
    background-image: linear-gradient(top, #51b7e6, #4dafdd);
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 14px 15px;
    width: auto;
    border-radius: 3px;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    font-family: "Roboto", sans-serif;
}

.cnyv-page button:hover {
    opacity: 0.8;
}

.cnyv-page input[type="submit"] {
    background-color: #06afe4;
    border: none;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    padding: 14px 15px;
    text-transform: uppercase;
    width: auto;
}

.cnyv-page .contact li {
    font-size: 12px;
}

#processbooking legend {
    float: none;
    margin-bottom: 15px;
    width: auto;
    font-size: 150%;
}

#processbooking div.label {
    color: #000;
    font-weight: bold;
    font-size: 12px;
}

#processbooking div.excursion_title {
    margin-bottom: 15px;
    margin-top: 5px;
}

#processbooking div.excursion_title img {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 85px;
    margin-top: 2px;
}

#processbooking .special_requirement {
    display: none;
}

#processbooking .lnk_special_requirement {
    font-size: 12px;
}

#processbooking .block_special_requirement {
    margin-top: -10px;
    margin-bottom: 15px;
}

#processbooking select.select-style {
    width: 400px;
}

#processbooking #errorpayment {
    display: none;
    font-size: 13px;
    padding: 5px;
    background-color: #ffcccc;
    font-weight: bold;
    margin-bottom: 2em;
}

.datepicker--cell.-disabled- {
    color: #ededed;
    cursor: default;
}

.datepicker--cell {
    color: #000000;
}

.cny-product {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em;
    overflow: auto;
    padding-bottom: 1em;
}

.cny-product div.image {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    display: table-cell;
}

.cny-product div.image img {
    width: 150px;
    height: auto;
    display: table;
}

.viewcart div.image {
    margin-bottom: 50px;
}

.cny-product span.label {
    width: 110px;
    float: left;
}

.cnyv-page .cny-product input {
    border: none;
    font-weight: bold;
    width: auto;
    height: auto;
}

.cny-product select {
    border: none;
    font-weight: bold;
}

.cny-product .option {
    display: none;
}

.cny-product .error {
    background-color: rgba(203, 32, 39, 0.84);
    color: white;
    padding: 0.3em;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
    display: none;
    float: left;
}

.cnyv-page .cny-product h3 {
    margin-bottom: 0.3em;
}

.cny-product .price,
.tourgrade-container .price {
    float: right;
    font-size: 1.4em;
    margin-left: 0.5em;
    white-space: nowrap;
}

.tourgrade-container h3,
.tourgrade-container h2,
.tourgrade-container h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.tourgrade-container .langservice {
    font-weight: bold;
    font-size: 13px;
}

.tourgrade-container .langservice span {
    margin-right: 10px;
}

.tourgrade-container .langservice img {
    display: inline;
    margin-bottom: -3px;
    margin-left: 5px;
}

.pre-tourgrade-container {
    padding: 10px 10px 0px 10px;
    display: none;
}

.pre-tourgrade-container ul {
    margin-left: 0;
}

.pre-tourgrade-container li,
.post-tourgrade-container li {
    list-style-type: none !important;
    margin-bottom: 3px !important;
    margin-top: 3px !important;
    margin-left: 0px;
}

.post-tourgrade-container div.itinerary {
    counter-reset: list-number;
    margin-bottom: 26px;
    margin-top: 1rem;
}

.post-tourgrade-container div.itinerary div.itinerary__item {
    margin-bottom: 1rem;
}

.post-tourgrade-container div.itinerary div.itinerary__item:before {
    counter-increment: list-number;
    content: counter(list-number);
    margin-right: 5px;
    margin-bottom: 3px;
    width: 25px;
    height: 25px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    background-color: #51b7e6;
    border-radius: 50%;
    color: #fff;
}

.post-tourgrade-container ul.additional_infos li {
    list-style-type: inherit !important;
    margin-left: 1rem;
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.post-tourgrade-container div.itinerary .more_container {
    display: none;
}

.post-tourgrade-container button.load_more {
    background-color: transparent;
    text-decoration: none;
    color: #06afe4;
    border: 0;
    cursor: pointer;
    padding: 0;
}

.post-tourgrade-container button.load_more:hover {
    text-decoration: underline;
}

.cny-product .price.active:after {
    content: " €";
}

.cny-product .loading {
    float: right;
    width: 26px;
    height: 26px;
    display: none;
}

.cny-product .product_date {
    cursor: pointer;
}

.cny-product .icon-calendar {
    color: #06afe4;
}

.cnyv-page-main .content {
    width: 59.5%;
}

.cnyv-page .content {
    padding-bottom: 5em;
}

.cnyv-page-main .sidebar-primary {
    width: 40%;
}

.cny-tour-widget .item-detail-price button {
    display: inline-block;
    text-decoration: none !important;
    font-family: "Roboto", sans-serif;
    overflow: hidden;
    position: relative;
}

.total-footer,
.total-header {
    text-align: right;
}

.cnyv-page .total-header {
    padding: 1rem 0.5rem 1rem 0.5rem;
    padding: 10px 5px 10px 5px;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    width: 100%;
    margin-bottom: 2rem;
    margin-bottom: 20px;
}

.cnyv-page h2,
.cnyv-page h3,
.cnyv-page h4 {
    margin: 0px;
    line-height: normal;
}

.pay-footer {
    margin-top: 2em;
    text-align: right;
}

#filterbox {
    overflow: auto;
    margin-bottom: 1em;
}

#filterbox span {
    width: 130px;

    float: left;
}

#participant-box,
#participant-box div {
    overflow: auto;
}

#participant-box #datepicker {
    width: 100px;
    font-weight: bold;
    cursor: pointer;
}

#participant-box span {
    width: 100px;
    float: left;
}

#participant-box label {
    width: 150px;
    float: left;
}

#participant-box div {
    margin-bottom: 5px;
}

#selection-count {
    border-bottom: 1px solid #ccc;
    margin-bottom: 1em;
}

div.error {
    padding: 0px;
    color: red;
}

#successpayment {
    display: none;
}

#successpayment .part {
    margin-top: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    overflow-y: auto;
}

.product_approx {
    font-size: 11px;
    font-style: italic;
}

@media screen and (max-width: 766px) {
    .cnyv-page-main .content {
        width: 100%;
    }

    .cnyv-page-main .sidebar-primary {
        width: 100%;
    }

    .cnyv-page .form input[type="text"] {
        width: 95%;
    }

    .cnyv-page .form textarea {
        width: 95%;
    }

    .cnyv-page .form input[type="email"] {
        width: 95%;
    }

    .cnyv-page .form input[type="password"] {
        width: 95%;
    }

    .cnyv-page .form input.firstname,
    .cnyv-page .form input.lastname {
        width: 47% !important;
    }

    .cnyv-page .form input[name="cardAddressZipCode"] {
        width: 47% !important;
    }

    .cnyv-page .form input[name="cardAddressCity"] {
        width: 47% !important;
    }

    .cnyv-page .form input[name="cardCVC"] {
        width: 47% !important;
    }

    .cnyv-page .form select[name="cardExpMonth"] {
        width: 45% !important;
    }

    .cnyv-page .form select[name="cardExpYear"] {
        width: 45% !important;
    }

    figcaption {
        display: none;
    }

    #participant-box label {
        width: 90px;
        float: left;
        margin-right: 5px;
    }

    .viewcart div.image {
        margin-bottom: 10px;
    }

    .form input[type="text"] {
        width: 90%;
    }

    .form input[type="email"] {
        width: 90%;
    }

    .form select {
        width: 90%;
    }

    #processbooking select.select-style {
        width: 95%;
    }

    .form textarea {
        width: 90%;
    }

    .card-wrapper {
        display: none;
    }

    #processbooking div.excursion_title {
    }

    #processbooking div.excursion_title img {
        display: none;
    }

    #processbooking #errorpayment {
        width: 90%;
    }

    .total-header h2 {
        font-size: 1.8rem;
        font-size: 18px;
    }

    #carttopcount_mobile.active {
        display: block !important;
    }

    .cartcount {
        top: 7px;
    }

    .cny-shop input,
    select,
    textarea {
        font-size: 16px !important;
    }

    .startbox {
        display: none;
    }
}

.datepicker--nav {
    display: -webkit-flex !important;
    display: flex !important;
}

.cny-tour-widget-header {
    display: table;
    border-spacing: 10px;
    border-collapse: separate;
}

.cny-tour-widget .datepicker-container {
    display: table-cell;
    height: 40px;
    vertical-align: top;
}

.cny-tour-widget .tour-date {
    -webkit-appearance: none;
    font-weight: bold;
    text-align: center;
    border: none;
    border-radius: 5px;
    height: 40px;
    width: 130px;
    cursor: pointer;
    font-size: 16px !important;
}

.cny-tour-widget {
    text-align: left;
    margin-bottom: 10px;
    line-height: 21px;
}

.cny-tour-widget .blocks-container {
    display: table-row;
}

.cny-tour-widget .product-picker-container {
    display: table-cell;
    vertical-align: top;
}

.cny-tour-widget .product-picker-container .row {
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    width: 280px;
    height: 42px;
}

.cny-tour-widget .product-picker-container .tour-peoplepicker {
    width: 235px;
    text-align: left;
}

.cny-tour-widget .product-selected-box {
    margin: 0px 3px;
}

.cny-tour-widget .submit-container {
    display: table-cell;
    height: 40px;
    vertical-align: top;
}

.cny-tour-widget .submit-container button {
    height: 40px;
    padding: 10px 5px 10px 5px;
    border-radius: 3px;
    border: none;
    box-shadow: none;
}

.cny-tour-widget .tourgrade-container button {
    float: right;
    border-radius: 3px;
    padding: 10px 15px 10px 15px;
    margin-top: 10px;
    border: 1px solid #51b7e6;
    box-shadow: none;
    color: #fff;
    background-color: #51b7e6;
    background-image: -webkit-linear-gradient(top, #51b7e6, #4dafdd);
    background-image: -moz-linear-gradient(top, #51b7e6, #4dafdd);
    background-image: linear-gradient(top, #51b7e6, #4dafdd);
}

.cny-tour-widget .tourgrade-container button {
    float: none;
}
.item-detail-buttons {
    float: right;
}

.cny-tour-widget .tourgrade-container button {
    margin-left: 15px;
}

.cny-tour-widget .tourgrade-container button.addtocart {
    background-color: #fff;
    border: 1px solid gray;
    background-image: none;
    color: #222 !important;
}

.cny-tour-widget .tourgrade-container button.addtocart:hover:enabled {
    background-color: #efefef;
}

.cny-tour-widget button:hover:enabled {
    opacity: 0.8;
}

.cny-tour-widget .item-text {
    display: table-cell;
    width: 75%;
}

.cny-tour-widget .item-text .icon-help-circled,
.cny-product .icon-help-circled {
    color: black;
}

.cny-tour-widget .item-price {
    display: table-cell;
    width: 25%;
}

.cny-tour-widget .from {
    text-align: right;
    font-size: 1rem;
    font-size: 10px;
    line-height: 1.1;
    vertical-align: top;
}

.cny-tour-widget .from span {
    display: block;
    float: none;
    font-size: 1.8rem;
    font-size: 18px;
    font-weight: bold;
}

.cny-tour-widget .item-detail-text {
    display: table-cell;
    width: 55%;
}

.cny-tour-widget .item-detail-price {
    display: table-cell;
    width: 45%;
}

.cny-tour-widget h4 {
    margin: 0;
}

.cny-shop input[type="text"] {
    font-size: 15px;
}

.cny-tour-widget img.featured {
    width: 154px;
    float: left;
    margin: 5px 15px 15px 0;
}

.cny-tour-title h2 {
    font-size: 19px;
    text-transform: uppercase;
    color: white;
    background-color: #ea4335;
    padding: 2px;
    display: inline;
    line-height: normal;
}

#cny-tour-section {
    padding-top: 20px;
    padding-bottom: 20px;
}

#buy-sidebar .price-value {
    font-size: 26px;
    color: black;
}

#buy-sidebar .price-from {
    line-height: 150%;
    /* float: right; */
    width: 100%;
    background-color: #e6e6e6;
    padding: 8px;
    border-radius: 3px;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
}

#buy-sidebar .buy-infos {
    border-top: 1px dotted #e6e6e6;
}

#buy-sidebar .buy-infos h4 {
    margin-top: 10px;
}

#buy-sidebar .buy-infos ul {
    margin-left: 0px;
}

#buy-sidebar .buy-infos li {
    list-style-type: none !important;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: 0px;
}

#buy-sidebar [class^="icon-"],
.pre-tourgrade-container [class^="icon-"],
.post-tourgrade-container [class^="icon-"] {
    float: left;
    width: 25px;
    color: #51b7e6;
    font-size: 16px;
    clear: both;
}

.buy-link {
    line-height: 1;
    text-align: center;
    color: #fff !important;
    background-color: #51b7e6;
    background-image: -webkit-linear-gradient(top, #51b7e6, #4dafdd);
    background-image: -moz-linear-gradient(top, #51b7e6, #4dafdd);
    background-image: linear-gradient(top, #51b7e6, #4dafdd);
    display: block;
    width: 70%;
    margin: 20px auto;
    font-weight: bold;
    font-size: 18px;
    clear: both;
    cursor: pointer;
    font-family: "Roboto", sans-serif;
    padding: 0px;
    border-radius: 3px;
    transition: all 0.5s ease;
}

.buy-link a {
    display: block;
    color: #fff !important;
    width: 100%;
    padding: 10px 5px 10px 5px;
}

.buy-link:hover {
    opacity: 0.8;
}

.widget_text .buy-link a:hover,
.buy-link a:hover {
    text-decoration: none !important;
}

#buy-sidebar .buy-link {
    width: 100%;
}

button.deletefromcart {
    background-color: white;
    background-image: none;
    color: #51b7e6;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
}

@media screen and (max-width: 1000px) {
    .cny-tour-widget .blocks-container {
        display: block;
    }

    .cny-tour-widget .product-picker-container {
        display: block;
    }

    .cny-tour-widget .submit-container {
        display: block;
    }

    .cny-tour-widget .datepicker-container {
        display: block;
    }

    .cny-tour-widget .tour-date {
        width: 95%;
    }

    .cny-tour-widget .product-picker-container {
        width: 95%;
    }

    .cny-tour-widget .product-picker-container .row {
        width: auto;
    }

    .product-picker-container {
        margin: 20px 0px 20px 0px;
    }

    .cny-tour-widget .submit-container button {
        width: 95%;
    }

    .btn-group,
    .btn-group-vertical {
        display: block;
    }

    .cny-tour-widget .product-picker-container .tour-peoplepicker {
        width: 90%;
    }

    .cny-tour-widget .item-detail-text {
        width: 25%;
    }

    .cny-tour-widget .item-detail-price {
        width: 75%;
    }

    .cny-tour-widget.command-searchall .datepicker-container,
    .cny-tour-widget.command-searchall .submit-container {
        height: auto;
    }

    .cny-tour-widget.command-searchall .submit-container {
        margin-top: 10px;
    }
}

@media screen and (max-width: 460px) {
    .cny-tour-widget .product-picker-container .tour-peoplepicker {
        width: 85%;
    }

    .cny-tour-widget .item-text {
        width: 70%;
    }

    .cny-tour-widget .item-price {
        width: 30%;
    }

    .cny-tour-widget img.featured {
        width: 154px;
        float: none;
    }
}

@media screen and (max-width: 320px) {
    .cny-tour-widget .product-picker-container .tour-peoplepicker {
        width: 80%;
    }

    .cny-tour-widget .item-text {
        width: 60%;
    }

    .cny-tour-widget .item-price {
        width: 40%;
    }

    .cny-tour-widget.command-searchall .item-text {
        width: 65%;
    }

    .cny-tour-widget.command-searchall .item-price {
        width: 35%;
    }

    #carttopcount_mobile {
        right: 55px;
    }
}

@media screen and (max-width: 768px) {
    .cny-tour-widget .tourgrade-container button {
        margin-left: 0px;
        padding: 10px 10px;
    }

    .cny-tour-widget .tourgrade-container button.book {
        margin-left: 10px;
    }
}
