:root {
    --text-primary: #1D1D1B;
    --text-secondary: #9A9A9A;
    --btn-primary: #112C5E;
    --btn-primary-hover: #18366d;
    --btn-secondary: #C4234A;
    --btn-secondary-hover: #d32450;
    --bg-disabled: #dfdfdf;
    --bg-primary: #F6F6F6;
    --bg-secondaty: #E5E5E5;
    --background-primary: #112C5E;    
}

@font-face {
    font-family: 'Albert Sans', sans-serif;
    src: url('../fonts/AlbertSans-Variable.ttf') format('truetype-variations');
    font-display: block ;
    font-weight: 1 999;

}

@font-face {
    font-family: 'Jost', sans-serif;
    src: url('../fonts/Jost/static/Jost-VariableFont_wght.ttf') format('truetype-variations');
    font-display: block ;
    font-weight: 1 999;

}

@font-face {
    font-family: "Material Icons";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/material-icons.eot);
    src: local("Material Icons"), local("MaterialIcons-Regular"), url(../fonts/material-icons.woff2) format("woff2"), url(../fonts/material-icons.woff) format("woff"), url(../fonts/material-icons.ttf) format("truetype")
}

/* icomoon*/
@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?61825j');
    src: url('../fonts/icomoon.eot?61825j#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?61825j') format('truetype'),
    url('../fonts/icomoon.woff?61825j') format('woff'),
    url('../fonts/icomoon.svg?61825j#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-email:before {
    content: "\e902";
}

.icon-order:before {
    content: "\e903";
}

.icon-cart_check:before {
    content: "\e904";
}

/* .icon-back:before {
    content: "\e91f";
    color: #fff;
    content: "";
} */

/* .icon-next:before {
    content: "\e920";
    color: #fff;
    content: "";
} */

.icon-wishlist:before {
    content: "\e905";
}

.icon-cookies:before {
    content: "\e906";
}

.icon-rgpd:before {
    content: "\e907";
}

.icon-address:before {
    content: "\e90f";
}

.icon-user:before {
    content: "\e910";
}

.icon-voucher:before {
    content: "\e908";
}

.icon-abono:before {
    content: "\e909";
}

.icon-alert:before {
    content: "\e90a";
}

.icon-social:before {
    content: "\e90b";
}

.icon-alerts:before {
    content: "\e90c";
}

.icon-logout:before {
    content: "\e90d";
}

.icon-Star:before {
    content: "\e90e";
}

.icon-Filtro:before {
    content: "\e900";
    font-size: 19px;
}

.icon-Flecha:before {
    content: "\e901";
}

.icon-Carrito:before {
    content: "\e91a";
    font-size: 18px;
}

.icon-heart_icon:before {
    content: "\e91b";
    font-size: 20px;
}

.icon-Property-1assets:before {
    content: "\e911";
    color: #112c5e;
}

.icon-Property-2Property-23:before {
    content: "\e911";
    color: #112c5e;
}

.icon-Property-1assets1:before {
    content: "\e912";
    color: #112c5e;
}

.icon-Property-2Property-27:before {
    content: "\e912";
    color: #112c5e;
}

.icon-Property-1assets2:before {
    content: "\e913";
    color: #112c5e;
}

.icon-Property-2Property-22:before {
    content: "\e913";
    color: #112c5e;
}

.icon-Property-1assets3:before {
    content: "\e914";
    color: #112c5e;
}

.icon-Property-2Property-271:before {
    content: "\e914";
    color: #112c5e;
}

.icon-Property-1assets4:before {
    content: "\e915";
    color: #112c5e;
}

.icon-Property-2Property-26:before {
    content: "\e915";
    color: #112c5e;
}

.icon-Property-1assets5:before {
    content: "\e916";
    color: #112c5e;
}

.icon-Property-2Property-25:before {
    content: "\e916";
    color: #112c5e;
}

.icon-Property-1assets6:before {
    content: "\e917";
    color: #112c5e;
}

.icon-Property-2Property-24:before {
    content: "\e917";
    color: #112c5e;
}

.icon-all_products_home:before {
    content: "\e918";
    font-size: 22px;
    font-weight: 500;
}

.icon-diamante_home:before {
    content: "\e919";
    color: #c4234a;
}

.icon-icon_user:before {
    content: "\e91c";
    font-size: 20px;
}

.icon-search_icon:before {
    content: "\e91d";
    font-size: 20px;
}

.icon-trash_checkout:before {
    content: "\e91e";
    font-size: 20px;
}
.icon-filter_mobile:before {
    content: "\e900";
    font-size: 20px;
    vertical-align: middle;
}

/*end icomoon*/

body .ui-slider-horizontal .ui-slider-handle {
    background: var(--background-primary);
}

body {
    font-family: 'Albert Sans', sans-serif;
    font-size: 1rem;
    line-height: 1.25em;
    color: var(--text-primary);
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

html h1, html h2, html h3, html h4, html h5, html h6, html .h1, html .h2, html .h3, html .h4, html .h5, html .h6 {
    /* font-family: arial, sans-serif; */
}

html h1, html .h1 {
    font-size: 35px;
}

html h2, html .h2 {
    font-size: 25px;
}

html h3, html .h3 {
    font-size: 16px;
}

.text-primary {
    color: var(--text-primary);
}

.material-icons {
    font-family: Material Icons;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-feature-settings: "liga";
    font-feature-settings: "liga";
}

i.material-icons.touchspin-up:before {
    content: "\e145";
}

i.material-icons.touchspin-down:before {
    content: "\e15b"
}

#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: var(--btn-primary);
    width: 45px;
    height: 45px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    z-index: 90;
}

#return-to-top i {
    color: white;
    margin: 0;
    position: relative;
    left: 8px;
    top: 8px;
    font-size: 28px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    cursor: pointer;
}

.btn-primary {
    width: 100%;
    max-width: 330px;
    height: 40px;
    background: var(--btn-primary);
    color: white
}

.btn-primary:hover {
    background: var(--btn-primary-hover);
    color: white
}

.btn-secondary {
    width: 100%;
    max-width: 330px;
    height: 40px;
    background: var(--btn-secondary);
    color: black;
}

.btn-secondary:hover {
    background: var(--btn-secondary-hover);
    color: black;
}

.btn-primary:disabled, .btn-primary:disabled:hover, .btn-secondary:disabled, .btn-secondary:disabled:hover {
    background: var(--bg-disabled);
}

a.active {
    color: var(--text-primary)
}

.products-sort-order .select-list:hover, .brands-sort .select-list:hover, .suppliers-sort .select-list:hover, .products-sort-order .select-list.current {
    color: #fff;
    text-decoration: none;
    background: var(--btn-primary);
}

.bg-primary {
    background: var(--bg-primary);
}

.text-center {
    text-align: center;
}

.displayBlock {
    display: block;
}

body .ui-slider-horizontal .ui-slider-handle {
    background: var(--btn-primary);
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

/*forms*/
.custom-checkbox {
    position: relative;
}

.custom-checkbox input[type="checkbox"] {
    position: absolute;
    width: 18px;
    height: 18px;
    margin-top: 0.25rem;
    cursor: pointer;
    opacity: 0;
}

.custom-checkbox input[type="checkbox"] + span {
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    margin-right: 0.5rem;
    vertical-align: middle;
    pointer-events: none;
    cursor: pointer;
    border: 1px #979797 solid;
}

.custom-checkbox input[type="checkbox"] + span .checkbox-checked {
    display: none;
    margin: -0.125rem;
    font-size: 1.25rem;
    color: #232323;
}

.custom-checkbox input[type="checkbox"]:checked + span .checkbox-checked {
    display: block;
}

.custom-checkbox input[type="checkbox"]:focus + span {
    border-color: #7a7a7a;
}

.custom-checkbox label {
    text-align: left;
}

.custom-radio {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-top: 0px;
    margin-right: 0px;
    vertical-align: middle;
    cursor: pointer;
    background: #fff;
    border: #979797 1px solid;
    border-radius: 50%;
    box-sizing: inherit;
}

.custom-radio input[type="radio"] {
    cursor: pointer;
    opacity: 0;
}

.custom-radio input[type="radio"]:checked + span {
    position: absolute;
    top: 2px;
    left: 2px;
    display: block;
    width: 14px;
    height: 14px;
    background-color: #24b9d7;
    border-radius: 50%;
}

.custom-radio input[type="radio"]:focus + span {
    border-color: #7a7a7a;
}

.form-control:not(.form-control-select) {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 20px;
    color: #7a7a7a;
    background-image: none;
    background-clip: padding-box;
    border-radius: 0;
    padding: 0px 15px;
    color: #7a7a7a;
    background: #f6f6f6;
    border: 1px solid rgba(0, 0, 0, 0.25);
    /* max-width: 290px; */
    border-radius: 10px;
}

.form-control:disabled {
    background: #d4d3d3;
}

.form-control-select {
    height: 40px;
    padding: 0 0.5rem;
    background: #f6f6f6 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAQAAAD9CzEMAAAAPklEQVR4Ae3TwREAEBQD0V/6do4SXPZg7EsBhsQ8IEmSMOsiuEfg3gL3oXC7wK0bd1G4o8X9F4yIkyQfSrIByQBjp7QuND8AAAAASUVORK5CYII=) no-repeat scroll right 0.5rem center/1.25rem 1.25rem;
    -moz-appearance: none;
    -webkit-appearance: none;
    width: 100%;
    border: 1px solid #b8b8b8;
    max-width: 100%;
}

span.group-span-filestyle.input-group-btn {
    background: var(--btn-primary);
    border-top-right-radius: 10px!important;
    border-bottom-right-radius: 10px!important;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

/*end forms*/
