.teaser-product-list .product-wrapper {
    height: 320px;
}

.page-wrapper {
    margin-bottom: 20px;
}

.search-result-index .main-content {
    border-top: 0;
}

.search-result-index .main-content h1 {
    margin-bottom: 30px;
}

.search-autocomplete {
/*    display: block !important;*/
    text-align: left;
}

.top-bar .widget .search-autocomplete li {
    display: block;
}

.top-bar .widget .search-autocomplete ul li a {
    color: #0B479D !important;
    line-height: 23px;
    padding: 0;
}

.search-autocomplete > ul {
    background: #fff;
    border: 1px solid #ddd !important;
    font-size: 15px;
    font-weight: 300;
    margin-left: 0;
    margin-top: 5px;
    padding-bottom: 10px;
    min-width: 280px;    
}

.search-autocomplete > ul li {
    list-style-type: none;
    margin: 0 0 0 10px !important;
}

.search-autocomplete > ul li:hover {
    background-color: #fff !important;   
}

.search-autocomplete h4 {
    font-size: 16px;
    font-weight: 300;
    margin: 11.5px 0 11.5px 10px;
}

.search-autocomplete .table {
    margin-bottom: 0;
    margin-top: 0;
}

.top-bar .widget .form-search li ol, .top-bar .widget .form-search li ul {
    display: block !important;
}

/*div.navbar-fixed-top .form-search input {
    background-color: #ffffff !important;
}*/

.search-autocomplete ul.pages-list li {
    background: none repeat scroll 0 0 transparent;
    display: block !important;
    margin: 0 0 0 10px;
    padding: 0;
    position: relative;
}

.messages {
    margin: 0 0 10px;
    overflow: hidden;
}
.messages, .messages ul {
    list-style: none outside none !important;
    margin: 0;
    padding: 0;
}
.messages li {
    margin: 0 0 1%;
}
.messages li li {
    margin: 0;
    list-style: none outside none;
}
.messages, .messages ul {
    list-style: none outside none !important;
    margin: 0;
    padding: 0;
}
.error-msg {
    background-color: #F5DAD3;
    background-image: url("../images/i_msg-error.png");
    border-color: #C02230;
    color: #C02230;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    background-position: 25px center !important;
    background-repeat: no-repeat !important;
    font-size: 12px !important;
    padding: 25px 25px 25px 80px !important;
}

.error-msg {
    color: #C02230;
}
.error-msg, .success-msg, .note-msg, .notice-msg {
    font-size: 12px !important;
}
.messages, .messages ul {
    list-style: none outside none !important;
}

.search-autocomplete ul li ul {
    box-shadow: none !important;
    margin-left: 0;
}

.search-autocomplete td, th {
   border-top: 0;
}
.search-autocomplete td, th {
    padding: 10px 20px;
}

.search-autocomplete .table-striped tbody > tr:nth-child(2n+1) > td, .search-autocomplete .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: #ffffff;
}

.wp-pages  .product-list .thumbnails li {
    border: 0;
    padding: 0 0 20px;
    text-align: left;
}

.wp-pages.singel-wp-page .product-list .thumbnails li {
    margin-left: 0;
}

.wp-pages .product-list h2 {
    margin-top: 0;
}
.wp-pages .page-short-description p {
    display: inline;
    margin: 0;
}

.wp-pages .product-list, .search .product-list {
    border: 0;
}

.search .product-list .thumbnails, .wp-pages .product-list .thumbnails {
    margin-bottom: 20px;
}

.search .product-list .thumbnails li {
    border: 0;
    padding: 0 0 20px;
}

.search .product-image-wrapper {
    max-height: 135px;
}

.search .product-list .thumbnails li .product-image img {
    max-height: 135px;
    max-width: 135px;
}

.search .product-image-wrapper img {
    vertical-align: top;
}

.search .product-text-search {
    margin-left: 30px;
    text-align: left;
}

.search .product-text-search .actions {
    clear: both;
    display: inline-block;
    margin-top: 12px;
}

.search .product-text-search .actions .btn-primary {
    float: left;
    margin-bottom: 0;
}

.actions ul.add-to-links {     
    float: left;
    list-style-type: none;  
    margin-top: 5px;
}

.actions ul.add-to-links .separator {
    display: none;
}

.search .product-text-search h2 {
    margin-top: 0;
}

.table-suggest tbody tr:hover td, .table-suggest tbody tr:hover th {
    background-image: none !important;
}

.table-suggest img {
    min-width: 80px;
    height: auto;
}

.table-suggest td {
    padding-left: 10px;
    vertical-align: top;
}

.search-autocomplete p.minimal-price {
    margin: 0;
}

.search-autocomplete .minimal-price .price-label {
    float: left;
    font-size: 11px;
    line-height: 18px;
}

.search-autocomplete .minimal-price .price  {
    clear: both;
    float: left;
    font-size: 15px;
    font-weight: bold;
    line-height: 23px;
}                                                                                                                

/*.btn-all-products {
    margin-top: 30px;
}*/

.page-list-suggest li {
    padding-bottom: 10px !important;
}

.suggested-search ul {
    padding: 0 !important;
}

.suggested-search li {
    padding-bottom: 10px !important;
}

@media (max-width: 979px) {   
    .search-autocomplete {
        left: 0 !important;
        position: relative !important;
        top: 0 !important;
        z-index: 1;
        width: 100% !important;       
    }
    .search-autocomplete > ul {
        width: 100%;
    }
    div#search_autocomplete a {
        border-bottom: 0;
        color: #0b479d !important;
        padding: 0 !important;
        text-shadow: none;
        width: 100%;
    }
    .search-autocomplete td, th {
        padding: 20px;
    }
    .form-search .input-append .btn {
        height: 33px;
    }
    .suggested-search {
        display: inline-block;
        margin-bottom: 20px;
    }
    .table-suggest td {
        padding-left: 10px;
    }
    div#search_autocomplete a {
        margin-bottom: 10px !important;
    }
    .search .product-text-search {
        margin-left:0;
        text-align: center;
    }
    .search .product-image-wrapper {
        margin-bottom: 20px;
    }  
}
