@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
/* Global */
body{
    font-family: "Open Sans", sans-serif;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
    font-family: "Montserrat", sans-serif;
    text-align: left;;
    text-transform: none;
}
h1, .h1{
    font-size: 2rem;
}
h2, .h2{
    font-size: 1.5rem;
}
h3, .h3{
    font-size: 1.35rem;
}
h4, .h4{
    font-size: 1.2rem;
}
h5, .h5{
    font-size: 1.125rem;
}
h6, .h6{
    font-size: 1rem;
}
.brands-sort .dropdown-menu, .products-sort-order .dropdown-menu, .suppliers-sort .dropdown-menu{
    background: #fff;
}
.product-flags li.product-flag{
    font-size: .875rem;
    text-transform: none;
}
.custom-checkbox em{
    font-size: .8rem;
}
.container{
    width: 100%;
    max-width: 100%;
}
@media (min-width: 1200px) {
    .container {
        width: 1400px;
        max-width: 100%;
    }
}
/* Global - End */
/* Header */
#header .logo{
    width: 260px;
}
#header .header-custom-title{
    display: flex;
    height: 100%;
    align-items: center;
}
#header .header-top{
    padding: .5rem 0;
}
#header .header-top .header-top-right{
    display: flex;
    justify-content: flex-end;
}
#header .header-top a[data-depth="0"]{
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    text-transform: none;
    color: #262728;
}
#header .header-top a[data-depth="0"]:hover{
    color: #1c77b1;
}
#header .header-nav .right-nav{
    font-size: .875rem;
}
@media screen and (min-width: 768px){
    #header .header-nav .blockcart{
        height: 2.5rem;
        padding: .5rem .75rem;
    }
    #header .header-nav .language-selector, #header .header-nav .user-info{
        margin-top: .6rem;
    }
}
@media screen and (max-width: 767px){
    #header .header-top{
        padding: 0;
    }
    #header .header-nav{
        border-bottom: 0;
    }
}
/* Header - End */
/* Footer */
.js-footer{
    background: #1c77b1;
    color: #fff;
}
.js-footer h1,
.js-footer .h1,
.js-footer h2,
.js-footer .h2,
.js-footer h3,
.js-footer .h3,
.js-footer h4,
.js-footer .h4,
.js-footer h5,
.js-footer .h5,
.js-footer h6,
.js-footer .h6,
.js-footer a,
.js-footer p,
.js-footer #contact-infos{
    color: #fff !important;
}
.js-footer a:hover{
    color: #000 !important;
}
.js-footer .footer-container > .container > .row:first-child{
    padding-bottom: 3rem;
}
.js-footer .footer-container > .container > .row:last-child{
    background: #333;
    position: relative;
    display: flex;
}
.js-footer .footer-container > .container > .row:last-child:after{
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 100vw;
    height: 100%;
    background: #333;
    transform: translateX(-50%);
}
.js-footer .footer-container > .container > .row:last-child .col-md-12{
    position: relative;
    z-index: 1;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.js-footer .footer-container > .container > .row:last-child .col-md-12 p{
    font-size: .875rem;
    margin: 0;
}
/* Footer - End */
/* Category */
.block-category{
    min-height: auto;
    background: none;
    padding: 0;
}
.block-categories .h6{
    font-size: 1.125rem;
    font-weight: 600;
    padding-bottom: 1rem;
    border-bottom: 1px dashed #1c77b1;
    width: 100%;
    display: block;
}
.block-categories .category-sub-menu{
    font-family: "Montserrat", sans-serif;
}
.product-miniature .thumbnail-container{
    width: 100%;
}
/* Category - End */
/* Product */
#product #content{
    margin: 0;
}
.custom-price-box .price-tax-excl{
    font-size: 1.75rem;
}
.custom-price-box .price-tax-incl{
    color: #666;
}
.block-product-attribute-custom .attribute-custom-price{
    display: none !important;
}
.list-attribute-custom select.form-control{
    background: #fff;
}
.list-attribute-custom{
    display: flex;
    gap: 2rem;
}
.list-attribute-custom .from-group-option{
    width: 50%;
}
.product-description ul{
    padding-left: 2rem;
    list-style: disc;
    color:#333;
}
.product-description,
.product-description p{
    color: #333;
    line-height: 1.25;
}
.product-description h1{
    margin-top: 2.5rem;
    font-size: 2.5rem;
}
.product-description h2{
    margin-top: 2.5rem;
    font-size: 2.25rem;
}
.product-description h3{
    margin-top: 1.5rem;
    font-size: 1.45rem;
}


.dProFlxA {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 50px
}

.dProFlxAT {
    margin-right: 50px
}

.dProFlxB {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 50px
}

.dProFlxBT {
    margin-left: 50px
}

.prodCmprL {
    padding: 2px;
    display: inline-block;
    width: 100%;
    line-height: 140%;
    font-size: 16px;
}

.prodCmprL:hover {
    background: #FFFFFF
}

.prodCmprA {
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-weight: normal;
    padding: 10px 5px;
    margin-bottom: 10px;
    margin-top: 20px;
    font-weight: bold;
    display: block;
    width: 975px;
}

.prodCmprT {
    padding: 5px;
    width: 30%;
    float: left;
}

.prodCmprS {
    padding: 5px;
    width: 55%;
    float: left;
    display: list-item;
    color: #333;
}
.prodCmprS::marker{
    color: #0096D6;
}
.prodCmprS a {
    border-bottom: 1px solid #FFFFFF
}

.prodCmprS a:hover {
    text-decoration: none;
    border-bottom: 1px dotted #CCCCCC
}

.prodCmprS span {
    color: #333
}

.prodCmprB {
    padding: 5px;
    width: 100%;
    float: left
}


/* Homepage */
.homepage-banner{
    padding-top: 40px;
    padding-bottom: 40px;
    float: left;
    width: 100%;
    background: #eee;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 300px;
    background-size: cover;
    background-position: center center
}
.homepage-banner h1{
    margin-bottom: 2rem;
}
.homepage-banner p.perex{
    color: #333;
    font-size: 1.125rem;
    margin-bottom: 2rem;
}

.page-content.page-cms h1,
.page-content.page-cms h2
{
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.page-content.page-cms p{
    color: #333;
    line-height: 1.5;
}

.price-cashback,
.price-warranty{
    padding: 0.625rem 0.75rem;
    display: inline-block;
    margin-bottom: 10px;
    border-radius: 4px;
    margin-right: 10px;
}
.price-cashback{
    border: 2px solid #1c77b1;
    background: #1c78b118;
}
.price-warranty{
    border: 2px solid #c7c74b;
    background: #c7c74b18;
}
.price-cashback a,
.price-warranty a{
    text-decoration: underline;
}
.price-warranty strong,
.price-cashback strong{
    font-size: 1.1rem;
}