.ms-header .header-right {
    margin-top: 5px;
}

.col-md-4 .pricing-table-head .price {
    text-align: left;
    padding-left: 15px;
}

.pricing-table-content {
    font-size: 15px;
}

.col-md-4 .pricing-table-content li {
    padding-left: 15px;
}

.form-group.has-error .help-block {
    display: block;
}

.form-horizontal label {
    text-align: left;
}

.ms-icon-feature .ms-icon-feature-content {
    font-size: 15px;
}

.ms-icon-feature .ms-icon-feature-content h4 {
    font-size: 20px;
}

#filters .bootstrap-select {
    margin-top: 5px;
}

#filters,
#filters h4,
#filters .checkbox label {
    font-size: 14px;
}

#filters .checkbox label .checkbox-material {
    margin-right: 0;
}

#filters .checkbox label {
    margin-right: 1rem;
}

/*
#results .card-body {
    max-height: 400px;
    overflow: hidden;
}
*/
#results .card-body img {
    max-width: 100%;
}

#results .card-footer .brand {
    line-height: 2;
}

#results .card-footer .subject {
    line-height: 1.2;
    font-size: 14px;
    clear: both;
    margin-top: 5px;
}

.size_switcher {
    flex-grow: 1;
}

.size_switcher input {
    display: none;
}

.size_switcher input:checked + label {
    color: black;
}

.size_switcher label {
    margin-right: 10px;
    font-size: 30px;
}

#modal_preview iframe {
    margin: 0 auto;
}

.favorite.yes i.fa:before{
    content: "\f005";
}

.favorite.no i.fa:before{
    content: "\f006";
}

.favorite_brand.yes i.fa:before{
    content: "\f004";
}

.favorite_brand.no i.fa:before{
    content: "\f08a";
}

.fixed-top {
    display: none;
}

input[name="view"] {
    display: none;
}

input[name="view"] + label {
    margin-left: 15px;
    margin-bottom: 0;
    cursor: pointer;
}

input[name="view"]:checked + label {
    color: white;
}

.navbar p,
.ms-navbar .navbar-nav .nav-item>a {
    color: white;
    font-size: 1.6rem;
}

.list-hero {
    font-size: 18px;
}

.list-hero li i,
.list-hero li span {
    background: #EEE;
    box-shadow: none;
}

#gdpr-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 500px;
    background-color: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 6px rgba(0,0,0,0.25);
    margin-left: 30px;
    z-index: 100;
}
#gdpr-cookie-message h4 {
    color: #00acc1;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    display: none;
}
#gdpr-cookie-message h5 {
    color: #00acc1;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 10px;
}
#gdpr-cookie-message p, #gdpr-cookie-message ul {
    font-size: 15px;
    line-height: 1.5em;
}
#gdpr-cookie-message p:last-child {
    margin-bottom: 0;
    text-align: right;
}
#gdpr-cookie-message li {
    width: 49%;
    display: inline-block;
}
#gdpr-cookie-message a {
    color: #00acc1;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 2px;
    border-bottom: 1px dotted rgba(255,255,255,0.75);
    transition: all 0.3s ease-in;
    display: none;
}
#gdpr-cookie-message a:hover {
    color: white;
    border-bottom-color: #00acc1;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button,
button#ihavecookiesBtn {
    border: 1px solid #00acc1;
    background: #00acc1;
    color: white;
    font-size: 15px;
    padding: 7px 30px;
    border-radius: 15px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease-in;
}
#gdpr-cookie-message button:hover {
    background: white;
    color: #00acc1;
    transition: all 0.3s ease-in;
}
button#gdpr-cookie-advanced {
    background: white;
    color: #00acc1;
    display: none;
}
#gdpr-cookie-message button:disabled {
    opacity: 0.3;
}
#gdpr-cookie-message input[type="checkbox"] {
    float: none;
    margin-top: 0;
    margin-right: 5px;
}

.home_s1 p {
    font-size: 18px;
    line-height: 1.5;
    /*margin-bottom: 50px;*/
}

.home_s1 strong {
    font-weight: normal;
    text-transform: uppercase;
    color: #ff5b00;
}

.form-group label.control-label {
    font-size: 14px;
}

.nav.nav-tabs.nav-tabs-full.nav-tabs-12 li {
    width: 8.33%;
}

.btn.dropdown-toggle {
    text-transform: none;
}

.fav_label.l1 {
    color: #00afc3;
}

.fav_label.l2 {
    color: #404040;
}

.fav_label.l3 {
    color: #008100;
}

.btn.change_label[data-label="1"] {
    background: #00afc3;
    color: white;
}

.btn.change_label[data-label="2"] {
    background: #404040;
    color: white;
}

.btn.change_label[data-label="3"] {
    background: #008100;
    color: white;
}

.price-table .price-table-body .price-table-list {
    font-size: 17px;
}

.price-table.price-table-warning:hover .price-table-body {
    color: inherit;
}

.price-table:hover .price-table-body::after {
    display: none;
}

.price-table.price-table-warning:hover .price-table-body .btn-raised {
    color: #fff !important;
    background-color: #ff9800;
}

.ms-header {
    z-index: 9999;
}

@media(min-width: 992px) {
    .modal-lg {
        max-width: 1000px;
    }

    .mybrand .col-md-1 {
        max-width: 12%;
        flex: 0 0 12%;
    }

    .mybrand .col-md-1 p {
        min-height: 3.5em;
    }
}

@media(max-width: 767px) {
    .pricing-table-head h2 {
        height: 50px;
    }

    .pricing-table-content li {
        min-height: 0 !important;
    }
}
