.hide-text {
  text-indent: 100%;
  margin: 0;
  line-height: 0;
  white-space: nowrap;
  overflow: hidden;
}

.panel-guide-sidebar {
    background-image: none !important;
    position: relative;
    text-align: center;
}
.panel-guide-sidebar .panel-guide-face{
    padding-top: 0;
}
.blog-item .item.item-sm {
    min-height: 345px !important;
    height: auto !important;
}
.blog-item .item.item-big img{
    max-height: 350px !important;
    height: auto !important;
}
.blog-item .item.item-md img{
    max-height: 220px !important;
    height: auto !important;
}
.blog-item .item.item-big .excerpt{
    height: auto !important;
}
.bio {
    padding-left: 25px !important;
    padding-right: 25px !important;
}
#map_canvas{
    height: 306px;
    width: 263px;
}
#modal_canvas{
    height: 400px;
    width: 898px;
}

#where-to-stay h4, #where-to-go h4{
    font-size: 14px !important;
    height: 50px;
}
.region_description_full{
    display: none;
}
.restaurant_address{
    height: 50px;
    border: 1px solid red;
}

#map-entity{
    width: 262px;
    height: 262px;
    display: block;
}

#map-view-winetours, #map-view-hotels{
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
}


.is_hidden {
    display: none;
}

.page_section .show_more {
    color: #ab3326;
    font-weight: bold;
    cursor: pointer;
}

label.error{
  font-size: 0.8em;
  color: #FF0000;
}

.thankyou{
  color: #007822;
}

.ajaxError{
  color: #e7292e;
}

.general-static-page h3 {
    color: black;
    font-size: 15px;
    font-weight: bold;
}

.general-static-page h2 {
    color: #000;
    padding: 15px 0 15px 3px;
}

.general-static-page h4 p {
    font-size: 0.8em;
    line-height: 1.3em;
    margin: 0;
    padding: 0 0 7px 6px;
}

.page-bespoke h2,
.page-bespoke h5 {
    padding: 0 15px;
}

.form-block .error{
    color: red;
    float: none;
    padding-left: 0.5em;
    vertical-align: top;
    font-weight: bold;
    font-size: 0.75em;
}

.page-bespoke .form-block .form-item {
    min-height: 83px;
}

.page-bespoke .form-block .form-item .date-picker {
    padding-left: 0;
}

/*.form-block .col-lg-6{
    padding: 0 15px 0 0;
}*/

.form-block  .fright {
    float: right;
}

.form-control.error {
    border-color: red;
}

.realperson-text {
    font-family: "Courier New",monospace;
    font-size: 6px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 3px;
}

.realperson-regen {
    cursor: pointer;
    font-size: 12px;
    padding-top: 4px;
}

.hasRealPerson {
    width: 200px;
}

.page-bespoke .form-block .radio-containers {
    padding: 10px 0 0 0;
}

.bespoke_description_cotainer img {
    height: auto;
    width: 100%;
}

/* -------------------------- HOME modal page -------------------------------*/
/* Sign Up form on startup */

/*.simplemodal-wrap {
    height: 107% !important;
}*/

#simplemodal-overlay {
    width: 100% !important;
    height: 100% !important;
    z-index: 1100 !important;
}

#signup_startup {
    background: #000;
    display: block;
    padding: 5px 6px 5px 6px;
    border-radius: 10px;
    /*height: 450px;*/
    height: auto;
    min-height: 450px;
    width: 550px;
}
#signup-container .simplemodal-wrap {
    overflow: hidden !important;
}

#signup_startup .title {
    height: 89px;
    margin-top: 20px;
    margin-bottom: 24px;
    color: #8c1707;
    font-size: 2.4em;
    line-height: normal;
}

#signup_startup .note {
    font-style: italic;
    font-size: 0.8em;
    padding-left: 10px;
}
#signup_startup .inner_box {
    padding: 15px 25px 30px 155px;
    display: block;
    background: #fff 0 0 scroll no-repeat url("/assets/images/pop-up/bg.png");
    border-radius: 10px;
    /*width: 370px;*/
    width: 100%;
    /*height: 405px;*/
    min-height: 405px;
    height: auto;
}

#signup_startup .inner_box label {
    color: #333333;
    display: block;
    font-size: 0.85em;
    margin-bottom: 5px;
}

#signup_startup .inner_box input {
    margin-bottom: 10px;
}

#signup_startup .inner_box .subscribing, #signup_startup .inner_box .text {
    background: #FDF0DF;
    padding: 10px 12px 10px 12px;
    margin-bottom: 15px;
}
#signup-container a.modalCloseImg {
    background: url(/assets/images/pop-up/close_signup_pop.png) no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    z-index: 3200;
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
}

/*#signup-container input.sidebuttons {
    margin-left: -5px;
}*/

#signup_startup h3 {
    margin: 0;
    padding: 0;
    color: #8c1707;
    font-size: 1.1em;
    line-height: normal;
}

#signup_startup h4 {
    margin: 15px 0 3px 0;
    padding: 0;
    color: #4f4f4f;
    font-size: 1.1em;
    line-height: normal;
}

#signup_startup .simplemodal-close {
    color: #606060;
    padding: 2px 0 0 16px;
    text-decoration: underline;
    font-weight: normal;
    font-size: 0.8em;
    cursor: pointer;
}

#signup_startup div.ajaxError {
    background-color: #e4a1a1;
    border-radius: 5px;
    display: none;
    height: 50px;
    width: 100%;
}

#signup_startup div.ajaxError span {
    color: #8f1313;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
}

#signup_startup .thankyouNewsletter {
    padding: 25px 0;
    width: 100%;
}

.error_ajax_post,
.success_ajax_post {
    display: none;
    float: left;
    padding: 5px 0 0 0;
    color: green;
}

.error_ajax_post {
    color: red;
}

.ajaxError.autoHeight {
    padding: 20px 0 10px 0;
}

.help{
  margin-top: -8px;
  font-size: 0.8em;
}
.red {
    color: #b03131;
}

.green {
    color: #006837;
}

div.thankyou {
  text-align: center;
    background-color: #d3efd7;
    border-radius: 5px;
    display: none;
    height: 50px;
    width: 100%;
  line-height: 50px;
}

div.ajaxError {
    display: none;
    width: 100%;
    text-align: center;
}

.table-winerist .rejected, .not_available, .unpaid, .deleted {
    background-color: #ed1c24;
    color: #fff;
    display: block;
    padding: 2px 8px;
    text-align: center;
    white-space: nowrap;
    width: 85px;
    margin: 0 auto;
}

.winery_edit textarea, .hotel_edit textarea, .tour_edit textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
}

.winery_edit label.labels, .hotel_edit label.labels, .tour_edit label.labels, .types_edit label.labels {
    border-bottom: 1px solid #d3d3d3;
    color: #545454;
    font-weight: normal;
    padding-bottom: 8px;
    padding-top: 25px;
    width: 100%;
  text-transform: uppercase;
}

.blackoutperiods th, .blackoutperiods td{
  width: 12.5%;
  text-align: center;
}

.blackoutperiods th label, .blackoutperiods td input[type="checkbox"] {
  cursor: pointer;
}

.winery_edit div.first, .hotel_edit div.first, .tour_edit div.first, .types_edit div.first {
  padding-left: 0px;
}

.js_hide {
    display: none;
}

#search-list-view .panel {
    /*float: left;*/
}

#search-list-view .panel:after {
  content:"";
  display:table;
  clear:both;
}

#search-list-view .search-list-ul .excerpt {
    margin: 0 0 0 192px;
}

.excerpt .ellipsis {
    overflow: hidden;
    height: 34px;
    line-height: 17px;
    position: relative;
}

.excerpt .ellipsis p,
.excerpt .ellipsis span,
.excerpt .ellipsis strong,
.excerpt .ellipsis div{
    line-height: 17px;
    padding-bottom: 0;
    margin-bottom: 0;
}

.excerpt .ellipsis:before {
    content:"";
    width: 5px; height: 52px;
}

.excerpt .ellipsis > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}

.excerpt .ellipsis:after {
    content: "\02026";

    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    position: absolute;
    float: right;
    bottom: 0;
    left: 100%;
    width: 3em;
    margin-left: -3.5em;
    padding-right: 5px;

    text-align: right;

    background: -webkit-gradient(linear, left top, right top,
        from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
    background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
}

/*#search-list-view .search-list-ul .excerpt .description_container {
    height: 74px;
    overflow: hidden;
}*/

#search-grid-view .thumbnail .caption h4{
    font-size: 14px;
    height: 48px;
    overflow: hidden;
}

#recent_viewed_block .rec_view_title p,
.search-suggestion .suggestion_title p {
    font-size: 14px;
    height: 59px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#winerist-cookie-info {
    background-color: #ffffff;
    bottom: 15px;
    box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, 0.58);
    color: #666666;
    direction: ltr;
    display: none;
    font-size: 12px;
    min-height: 30px;
    padding: 12px 14px 10px;
    position: fixed;
    left: 15px;
    text-align: left;
    width: 190px;
    z-index: 99999;
}

#accetpCookieBtn {
    display: block;
    margin: 10px 0 0 0;
}

.main-article p {
    margin-bottom: 10px !important;
    margin-top: 10px !important;
}

#best_wineries .panel-body .title a {
    text-decoration: none;
}

.blog-item .item.item-big .excerpt,.blog-item .item.item-md .excerpt,.blog-item .item.item-sm .excerpt {
    min-height: 100px;
}

.share-page-block a,
.share-page-block a:hover,
.share-page-block a:focus {
    text-decoration: none;
}

/* This styles are used on search result page */
.ribbon-container.ribbon-search-result {
    padding: 0 20px;
    right: 0;
    width: 100%;
}

.ribbon-container.ribbon-search-result.offer { margin-top: 35px; }

.ribbon-container.ribbon-search-result .ribbon {
    position: relative;
    float: right;
    width: auto;
    padding: 0 5px;
    max-width: 100%;
    height: auto;
    min-height: 30px;
}

.ribbon-container.ribbon-search-result.offer .ribbon { background-color: #ab3326; color: #fff; } 

/* This styles are used on tour page - similar tour section */
.ribbon-container {
    width: 130px;
}
.ribbon-container .ribbon {
    width: 130px;
}

.similar-tour {
    position: relative;
}
.similar-tour .ribbon-container.ribbon-search-result {
    right: 0;
    width: 130px;
    padding: 0;
}

.page_breadcrumbs {
    clear: both;
    font-size: 0.8em;
    padding: 0.5em 0 0 0;
}

.login_form img {
    width: 130px !important;
}

.competitions img {
    max-width: 100%;
}

.row.competitions {
    margin-left: 0px !important;
}

.article-jumbotitle {
    margin-bottom: 0;
}

.category-group {
    line-height: 1.7em;
}

#travel-guide .topbar {
 padding:0;
}

.home-h1 {
    font-size: 26px;
    text-transform: uppercase;
}

.img-responsive.region-best-winery-img {
    height: 250px;
    width: 100%;
}
.list-show-more-link {
    font-size: .9em;
    line-height: 2em;
}
.hr-list {
    margin:0;
    margin-top: 10px;
    padding-bottom: 15px;
}
.list-view-region-country {
    margin:0;
    padding-top:10px;
}
.search-list-ul .right-side {
    padding-top: 85px;
}


.map-link {
    line-height: 2em;
    font-size: 14px;
}
.section-xs {
    padding-top: 5px;
}
.tour-icon {
    width: 10px;
    margin-right: 4px;
}
.travel-guide-panel-expert {
    font-size: 14px;
}

/* overwrite minified css */
.section.section-contest { background-position: center center; }

@media (min-width: 768px) {

    .align-btn {
        margin-top: 32px;
    }

    .article-sidebar {
        margin-top: 55px;
    }
    #tour-sidebar {
        padding-top: 28px;
    }
}

@media (max-width: 767px) {

    .img-responsive.region-best-winery-img {
        height: auto;
        width: auto;
    }

    .section-search-results #search_results .navbar-search {
        padding: 2px;
    }

    .section-search-results #search_results .navbar-search .navbar-right {
        margin: 0;
    }

    .section-contest {
        height: 580px;
        width: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-size: cover;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-image: url('/new_assets/images/contest_bg2.jpg');
    }
    .competition {
        margin-top: 30px;
    }
}

.social-share a,
.social-share a:hover{
    text-decoration: none !important;
}

.blog_entry_nav.nav > li > a{
    font-size: 14px;
    font-weight: bold;
}

.username {
    max-width: 150px;
}
.nav .username { max-width: 4.8em; }

.product-info-book {
    display: block;
    float: left;
    padding: 10px 0;
    width: 100%;
}

.product-info-book .prod-id {
    float: left;
}

.product-info-book .prod-book-now {
    float: right;
    padding: 6px 15px;
    width: auto;
}

#search-grid-view  .ribbon-container.ribbon-heart {
    left: 15px;
    top: -5px;
}
.editors-pick2 {
    position: absolute;
    font-size: 13px;
    width: 120px;
    background-color: #ab3326;
    height: 22px;
    padding-left: 10px;
    left: 5px;
    bottom: 5px;
    color: #fff;
    z-index: 1;
    line-height: 1.6em;
}
/*
.panel-wine.panel-winespill {
    border-color: #952323;
    border-width: 2px;
}

.panel-body.panel.wine-back {
    background-image: url("/new_assets/images/wine-side.jpg");
    background-repeat: no-repeat;
    border-color: #952323;
    border-width: 2px;
}

h3.text-center.learnheader {
    padding-top: -10px;
    margin-top: 0px;
}

a.btn.btn-primary.btn-newsletter.btn-leavedetails {
    margin-top: 12px;
    margin-right: 15px;
}
*/

input#email-c5c9b780-b7c2-4dc7-868e-23df2c33604f_1 {
    border-color: #ab3326;
    outline: 0;
    outline-offset: -2px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(171,51,38,.6);
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.section-landingpagehub{
    color:#fff;
    /* text-shadow:1px 1px #000; */
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-attachment:scroll;
    background-image:url(http://www.winerist.com/images/uploads/redpour.jpg)
}
section.section.section-aboutus.section-landingpagehub {
    background-image: url(http://www.winerist.com/images/uploads/redpour.jpg);
    background-attachment:fixed;
}
section.section.section-aboutus.section-landingpagehub.contactmelp {
    background-image: url(http://www.winerist.com/images/uploads/redpour.jpg);
}
.panel.panel-white.hubpanel {
    height: 158px;
}
input[type="submit"] {
    color: #fff;
    background-color: #ab3326;
    border-color: #962d22;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px;
    margin-left: 0px;
    font-size: 19px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
}
h3.text-center.learnheader {
    padding-top: -10px;
    margin-top: 0px;
}
a.btn.btn-primary.btn-newsletter.btn-leavedetails {
    margin-top: 12px;
    margin-right: 15px;
}

.panel-body.panel.wine-back {
    background-image: url("http://www.winerist.com/images/uploads/wine-side.jpg");
    background-repeat: no-repeat;
    border-color: #952323;
    border-width: 2px
}
.panel-wine.panel-winespill {
    border-color: #952323;
    border-width: 2px
}
.scrollit {
    position:fixed;
    top:135px;
    right:35px;
    width:262px;
}

.pauseit {
    position:absolute;
    bottom:1570px;
}

.hide {
    visibility: hidden;
}

@media (min-width: 1200px) {
    .similar-article.blog_page img {
        height: 153px;
        width: 100%;
    }

    .similar-article.blog_page .title {
        height: 90px;
    }
}

@media (min-width: 991px) and (max-width: 1199px){
    .similar-article.blog_page img {
        height: 120px;
        width: 100%;
    }

    .similar-article.blog_page .title {
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .similar-article.blog_page img {
        height: 95px;
        width: 100%;
    }
    .similar-article.blog_page .title {
        font-size: 13px;
    }
}
