@font-face {
    font-family: "Jost";
    src: url(/modules/creativeelements/views/fonts/Jost-VariableFont_wght.ttf);
}

#subcategories {
    margin-bottom: 20px;
    border-top: 1px solid #f6f6f6;
    display: none;
}

#subcategories ul li:hover .subcategory-image a {
    padding: 5px;
    border: 5px solid #7a7a7a;
}

#subcategories ul li .subcategory-name:hover {
    color: #7a7a7a;
}

a {
    color: #000;
    text-decoration: none;
}

#manufacturer #main ul .brand-infos a {
    display: inline-block;
    color: #000;
}

.btn-primary {
    color: #fff;
    background-color: #dcb8a3;
    border-color: rgba(0,0,0,0);
}

#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #545454;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: rgba(0,0,0,0);
}

.btn-primary, .btn-secondary, .btn-tertiary {
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Trebuchet MS;
    font-size: 15px;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 0.65rem;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    background-color: #dcb8a3;
    border: none;
    border-radius: 50%;
}

.form-control:focus {
    color: #232323;
    background-color: #fff;
    outline: 0.1875rem solid #545454;
    border-color: #545454
}

#subcategories {
    margin-bottom: 20px;
    border-top: 1px solid #f6f6f6;
    display: none;
}

a {
    color: #000;
    text-decoration: none;
}

#manufacturer #main ul .brand-infos a {
    display: inline-block;
    color: #000;
}

.btn-primary {
    color: #fff;
    background-color: #dcb8a3;
    border-color: rgba(0,0,0,0);
}

#blockcart-modal .product-name {
    font-size: 1.125rem;
    color: #545454;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: rgba(0,0,0,0);
}

.btn-primary, .btn-secondary, .btn-tertiary {
    padding: 0.5rem 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Trebuchet MS;
    font-size: 15px;
}

body#checkout section.checkout-step.-reachable.-current .step-number {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 33px;
    height: 33px;
    margin-right: 0.65rem;
    font-size: 1rem;
    color: #fff;
    vertical-align: middle;
    background-color: #dcb8a3;
    border: none;
    border-radius: 50%;
}

.form-control:focus {
    color: #232323;
    background-color: #fff;
    outline: 0.1875rem solid #545454;
    border-color: #545454
}

.block-promo .promo-code-button.cancel-promo {
    margin-bottom: 0;
    color: #545454;
}

.block-promo .promo-input+button {
    margin-top: -3px;
    margin-left: -1px;
    text-transform: capitalize;
    border: 3px solid #dcb8a3;
}

.page-my-account #content .links a:hover i {
    color: #dcb8a3;
}

a:hover {
    color: #dcb8a3;
    text-decoration: none;
}

.product-price {
    display: inline-block;
    color: #545454;
}

.brand-infos {
    display: none;
}

.highlighted-informations.no-variants.hidden-sm-down {
    display: none;
}

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    position: relative;
    height: auto;
    margin-bottom: 1.563rem;
    overflow: hidden;
    background: none;
}

#products .thumbnail-container .product-thumbnail img, .featured-products .thumbnail-container .product-thumbnail img, .product-accessories .thumbnail-container .product-thumbnail img, .product-miniature .thumbnail-container .product-thumbnail img {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    width: 350px !important;
    height: 465px !important;
}

#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    position: relative;
    bottom: 0;
    z-index: 3;
    height: auto;
    padding: 0.25rem;
    padding-bottom: 0.7rem;
    overflow: hidden;
    background: none;
}

#products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
    font-size: 16px;
    font-weight: 400;
    color: #545454;
    text-align: center;
    text-decoration: none;
    font-family: "Trebuchet MS", tahoma;
}

#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: "Trebuchet MS", tahoma;
    font-size: 14px;
    text-align: center;
}

.col-md-6.hidden-sm-down.total-products {
    display: none;
}

.row.sort-by-row {
    display: none;
}

.container {
    background-color: #fff;
}

.highlighted-informations.no-variants {
    display: none;
}

.product-flags li.product-flag {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.3125rem 0.4375rem;
    margin-top: 0.625rem;
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    pointer-events: auto;
    background: #dcb8a3;
}

.text-primary {
    color: #dcb8a3 !important;
}
	.col-xl-3 {
    float: left;
    width: auto !important;
}

.custom-radio input[type="radio"] {
    position: absolute;
    top: 0.125rem;
    left: 0.125rem;
    display: block;
    width: 12px;
    height: 12px;
    background-color: #000000 !important;
    border-radius: 50%;
}