:root {}

a:hover,
.cart-grid-body a.label:hover {
    color: #bb2029;
}

.label {
    color: #000;
}

.product-flags {
    display: none;
}

#wrapper {
    padding-top: 90px;
    padding-bottom: 60px;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    height: 80px;
}

#products .highlighted-informations .quick-view,
.featured-products .highlighted-informations .quick-view,
.product-accessories .highlighted-informations .quick-view,
.product-miniature .highlighted-informations .quick-view {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    color: #000;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    color: #4b4b4b;
    font-weight: 600;
}

#products .thumbnail-container:focus .highlighted-informations.no-variants,
#products .thumbnail-container:hover .highlighted-informations.no-variants,
.featured-products .thumbnail-container:focus .highlighted-informations.no-variants,
.featured-products .thumbnail-container:hover .highlighted-informations.no-variants,
.product-accessories .thumbnail-container:focus .highlighted-informations.no-variants,
.product-accessories .thumbnail-container:hover .highlighted-informations.no-variants,
.product-miniature .thumbnail-container:focus .highlighted-informations.no-variants,
.product-miniature .thumbnail-container:hover .highlighted-informations.no-variants {
    bottom: 7rem;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    height: 5rem;
}

.btn-primary,
.btn.btn-primary {
    color: #ffffff;
    background-color: #000;
    border-color: #000;
}

.btn.btn-secondary {
    color: #ffffff;
    background-color: rgb(116, 116, 116);
    border-color: rgb(116, 116, 116);
    ;
}

.btn i {
    transform: translateY(-2px);
}

.price,
#products .product-price-and-shipping,
.featured-products .product-price-and-shipping,
.product-accessories .product-price-and-shipping,
.product-miniature .product-price-and-shipping {
    font-family: 'Libre Baskerville', serif;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}

#blockcart-modal .cart-content p.product-total {
    margin-bottom: 20px;
}

/* == Category == */

.block-categories {
    display: none;
}

.block-category .block-category-inner #category-description strong {
    font-weight: 700;
    color: inherit;
}

#js-product-list-header {
    margin-bottom: 50px;
}

#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
    font-size: 1.3rem;
    font-family: 'Montserrat';
    padding-left: 5px;
}

.custom-checkbox input[type='checkbox']+span {
    width: 1.3rem;
    height: 1.3rem;
    border: 1px solid #b2b2b2;
}

.custom-checkbox input[type='checkbox']+span .checkbox-checked {
    display: none;
    margin: -0.9rem 0 0 -0.2rem;
    font-size: 2.3rem;
    color: #000000;
}

#search_filters button {
    display: none;
}

#search_filters .facet .facet-label .custom-checkbox,
#search_filters .facet .facet-label .custom-radio {
    top: -10px;
}

#search_filters .h6:not(.facet-title) {
    display: none;
}

#search_filters .facet .facet-title,
#search_filters_brands .facet .facet-title,
#search_filters_suppliers .facet .facet-title {
    width: 100%;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 1rem;
    padding: 0 0 0.5rem;
    border-bottom: 1px solid #e3e3e3;
}

#search_filters p {
    font-family: 'Montserrat', sans-serif;
}

.card-block,
.block-category {
    padding: 0;
    min-height: auto;
    margin-bottom: 0;
    box-shadow: none;
    border: none;
    background-color: transparent;
}

.h1 {
    color: #000;
    font-weight: 600;
    font-size: 34px;
    line-height: 34px;
    text-transform: uppercase;
    margin: 0 0 2rem;
}

#js-active-search-filters {
    display: none;
}

.brands-sort .select-title,
.products-sort-order .select-title,
.suppliers-sort .select-title,
.brands-sort .dropdown-menu,
.products-sort-order .dropdown-menu,
.suppliers-sort .dropdown-menu {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5rem;
    font-weight: 400;
}

/* #products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    color: #bb2029;
    font-weight: 400;
    text-align: center;
} */

/* == Menu == */

.navbar {
    padding: 0;
}

/* == Modal & cart == */

.modal.in .modal-dialog {
    min-width: 1024px;
}

.product-quantity #quantity_wanted,
.bootstrap-touchspin input.form-control,
.bootstrap-touchspin input.input-group {
    height: 4rem;
    min-width: 5rem;
    padding: 0.175rem 1rem;
    font-weight: bold;
}

.product-quantity .input-group-btn-vertical .btn,
.bootstrap-touchspin .input-group-btn-vertical .btn {
    padding: 0.95rem 0.9rem;
    /* background: #000; */
}

.product-quantity .input-group-btn-vertical .btn i,
.bootstrap-touchspin .input-group-btn-vertical .btn i {
    font-size: 1.5rem;
    top: 0rem;
    left: 0.1875rem;
    color: #000;
}

.product-actions .add-to-cart {
    height: 4rem;
    /* line-height: 1rem;
    padding-top: 1rem; */
}

/* == Modal == */

.current-price span {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover {
    border: 3px solid #000;
}

.product-actions .product-add-to-cart {
    margin-top: 20px;
}

.product-actions .control-label {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 1rem;
}

#blockcart-modal {
    font-family: 'Montserrat', sans-serif;
}

#blockcart-modal .modal-title {
    font-size: 18px;
    font-weight: 700;
}

#blockcart-modal .product-name {
    color: #000;
    font-size: 18px;
    font-weight: 700;
}

#blockcart-modal .cart-content .page-content.page-cms ul.cart-products-count,
#blockcart-modal .cart-content p.cart-products-count,
.page-content.page-cms #blockcart-modal .cart-content ul.cart-products-count {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.product-total .label {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

/* == Cart == */

.product-line-grid-body>.product-line-info>.label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 16px;
}

.product-line-info .price {
    font-family: 'Libre Baskerville', serif;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
}

.cart-summary {
    padding: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
}

.cart-summary-line {
    clear: both;
    margin-bottom: 1rem;
}

.cart-summary-line .label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .label {
    font-size: 1.6rem;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total .value {
    font-size: 1.7rem;
}

.card-block.cart-summary-totals {
    padding: 0;
}

.card-block.cart-summary-totals .cart-summary-line.cart-total {
    background-color: #f1f1f1;
    padding: 1rem;
}

/* == Footer == */

.footer-parallax-container {
    padding-bottom: 600px;
    margin-bottom: 0;
    /* outline: 1px solid red; */
}

/* == NEW == */

.page-footer .account-link span {
    font-size: 1.3rem;
}

#order-confirmation .card-block {
    padding: 1.25rem 1.25rem .5rem;
}

#order-items table tr td {
    font-size: inherit;
}

.page-order-detail {
    font-size: 1.3rem;
}

.alert {
    font-size: 1.3rem;
}

.label,
label {
    font-size: 1.3rem;
    font-weight: 400;
    padding-top: 5px;
}

.form-control {
    font-size: 1.5rem;
    font-weight: 400;
    color: #000;
}

.page-order-detail .order-message-form {
    display: none;
}

.page-addresses .address .address-body h4,
.page-addresses .address,
.page-addresses .address .address-footer a span {
    font-size: 1.3rem;
}

#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    margin-bottom: 1.563rem;
    height: 232px;
    width: 250px;
}

.quick-view .material-icons {
    font-size: 18px;
}