.main-banner .s48-travel-images-carousel .item {
    background-position: unset;
    background-repeat: unset;
    background-size: unset;
    padding: 0;
    margin-top: 0px;
}

.main-content hr {
    border-top: none;
    border-bottom: 1px solid #eee;
    opacity: 1;
    margin-bottom: 45px;
}

section.shopping-cart-widget {
    margin-bottom: 35px;
}

section.shopping-cart-widget .wpsps_compact_cart {
    max-width: 100%;
    border-radius: 10px;
}

.choose-option-block {
    margin-bottom: 20px;
}

.choose-option-block .error-text {
    display: none;
    color: #ff3232;
}

.choose-option-block.error .item-option-select {
    border: 1px solid #ff3232 !important;
}

.choose-option-block.error .error-text {
    display: block;
}

.tours-options-select {
    width: 100%;
    height: 44px;
    border-radius: 22px;
    background-color: #f6f6f6;
    border: none;
    margin-bottom: 5px;
    font-size: 14px;
    padding: 0px 15px;
}

.tours-button {
    font-size: 16px;
    font-weight: 500;
    background-color: #1e1e1e !important;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    padding: 0px 25px;
    color: #fff;
}

.tours-button.active {
    background-color: #f35525 !important;
    color: #fff;
}

.add-cart-buttons-container {
    margin-bottom: 16px;
}

.add-to-cart-container {
    margin-right: 12px;
}

.single-page-tours-price {
    margin-bottom: 18px;
}