.ps-form-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    justify-content: center;
}

.ps-form-col {
    padding: 10px;
    width: 277px;
    max-width: 100%;
}

input[type="date"] {
    font-family: Lato, sans-serif;
    font-size: 1em;
    font-weight: 400;
    line-height: 1.2em;
    box-sizing: border-box;
    padding: 0.5em 2.2em;
    height: 3.35em;
    border: 2px solid #f0f2f8;
    border-radius: 1.6em;
    background-color: #f0f2f8;
    color: #818892;
    transition: all 0.3s ease;
    -webkit-appearance: none;
    resize: none;
}

input[type="date"]:focus {
    outline: none;
    color: #1d1d1d;
    border-color: #fcb040;
    background-color: #faf9f5;
}

@media (max-width: 479px) {
    input[type="date"] {
        padding: 1em;
    }
}

.ps-form label {
    display: block;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 15px;
    letter-spacing: 0;
    font-family: Yanone Kaffeesatz, sans-serif;
    line-height: 1;
}

.ps-form {
    padding-top: 35px;
}

.ps-form button {
    width: 100%;
    margin: 0;
}

.ps-form input {
    width: 100%;
}

.ps-form [data-name="acceptance"] label {
    font-size: 15px;
    margin: 0;
}

.themeborder {
    border-color: #dce0e0;
}

.ti-check:before {
    content: "✔";
}

.ti-close:before {
    content: "✗";
}

.one_half {
    float: left;
    width: 48%;
    margin-right: 3.5%;
    box-sizing: border-box;
}

.one_half.last {
    float: right;
    width: 48%;
    margin-right: 0;
    clear: right;
}

.single_tour_departure_wrapper {
    padding: 0;
}

.single_tour_departure_wrapper:empty {
    display: none;
}

.single_tour_departure_wrapper:after {
    content: '';
    display: table;
    clear: both;
}

ul.single_tour_departure_wrapper {
    margin: 0;
    display: block;
    width: 100%;
    list-style: none;
    margin-top: 40px;
}

.single_tour_departure_wrapper li {
    width: 100%;
    padding: 20px 0 20px 0;
    border-top: 1px solid #dce0e0;
    float: left;
}

.single_tour_departure_wrapper li .single_tour_departure_title {
    width: 30%;
    float: left;
    font-weight: 600;
    font-size: 16px;
}

.single_tour_departure_wrapper li .single_tour_departure_content {
    width: 70%;
    float: right;
}

.single_tour_departure_wrapper li .single_tour_departure_content span {
    margin-right: 10px;
}

@media only screen and (max-width: 767px) {
    .one_half, .one_half.last {
        width: 100%;
        float: none;
        clear: both;
        margin-bottom: 15px;
    }
}

.single_tour_departure_wrapper li .single_tour_departure_title {
    color: #000000;
}

.themeborder {
    border-color: #dce0e0;
}

.ps-sidebarform {
    padding: 15px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}

.ps-sidebarform * {
    box-sizing: border-box;
}

.ps-sidebarform label {
    box-sizing: border-box;
    width: 100%;
    display: block;
    margin: 15px -0;
}

.ps-sidebarform input {
    width: 100%;
}

.ps-sidebarform .wpcf7-form-control-wrap {
    display: block;
}


.ps-callexpers {
    padding: 15px;
}
.ps-callexpers__title {
    font-size: 18px;
    font-weight: 600;
    border-bottom: 1px solid #000;
    padding-bottom: 15px;
}
.ps-callexpers__content {
    padding-top: 15px;
}
.ps-callexpers__list {
    font-size: 16px;
}
.ps-callexpers__item {
    padding: 5px 0;
}


.ps-othertours .sc_services_item {
    margin: 15px 0;
}

.ps-othertours  .scheme_default h6 {
    color: #fff;
}

.scheme_default .sidebar .ps-othertours a {
    color: #fff;
}

.ps-othertours .sc_services_hover .sc_services_item_text {
    color: #fff;
}


.lvca-portfolio-wrap .lvca-portfolio .lvca-portfolio-item .entry-title {
    margin: 0;
}

.sc_services_item_info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.sc_services_default .sc_services_item_button {
    margin-top: auto !important;
    padding-top: 30px;
}

.sc_services_columns {
    display: flex;
    flex-wrap: wrap;
}

.sc_services_default .sc_services_item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.lvca-project-image {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 70%;
}

.lvca-project-image > * {
    
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.lvca-project-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



.scheme_default textarea {
    width: 100%;
    box-sizing: border-box;
    min-width: auto;
    min-height: 100px;
}


.ps-destinations .wpb_single_image .vc_single_image-wrapper.vc_box_circle img {
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.post_meta {
    display: none;
}

.post_info {
    display: none;
}

.breadcrumbs {
    display: none;
}


.ps-mob-header .wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.sc_layouts_row_type_header_1.sc_layouts_row .ps-mob-header .wpb_wrapper .sc_layouts_logo {
    padding-top: 0;
}

.sc_layouts_row_type_header_1.sc_layouts_row .ps-mob-header  .sc_layouts_logo .logo_image {
    padding-left: 15px;
}


.logo_image {
    width: 150px;
}