body {
    font-family: "Roboto", sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Slab', serif !important;
}

.h1, .h2, .h3 {
    text-transform: unset !important;
}

.h1, h1 {
    font-size: 2rem !important;
}

.btn-primary, .btn-primary:hover {
    background-color: #2a5b9e !important;
}

.d-flex {
    display: flex !important;
}

.btn.btn-default {
    background: #2a5b9e;
    border: 0;
    border: 3px solid #2a5b9e;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    padding: 7px 34px;
    position: relative;
    text-align: center;
}

.btn.btn-default:hover {
    background: #abb3c2;
    border-color: #abb3c2;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
}

.footer-container {
    background: #27313D !important;
    color: #AAAAAA !important;
}

.footer-container .h3 {
    border-bottom: 2px solid #2a5b9e;
    color: #FFFFFF !important;
    display: inline-block;
    padding-bottom: 5px;
    text-transform: initial;
}

.footer-container .h3 .fa {
    color: #2a5b9e !important;
}

.swiper-slide {
    padding: 0 10px !important;
}

.footer-container #contact-infos li {
    padding-left: 1.5rem;
    position: relative;
}

.footer-container #contact-infos li .fa {
    position: absolute;
    left: 0;
    top: 2px;
}

.footer-container li a:hover, .footer-container li a:hover span {
    color: #2a5b9e !important;
}

.footer-container p, .footer-container li, .footer-container li a, .footer-container li span {
    color: #AAAAAA !important;
}

#wrapper {
    background: #FFF !important;
}

.elementor-section-content-middle > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

/* Social Sharing Block */

.block-social ul li {
    background-color: unset !important;
    margin: 0 !important;
    margin-right: .125rem !important;
    text-align: center;
}

.block-social ul li a {
    overflow: unset !important;
    text-indent: unset !important;
    white-space: unset !important;
}

.block-social ul li a:hover, .social-sharing li a:hover {
    color: #2a5b9e !important;
}

/* CMS */

#cms #wrapper {
    padding-top: 0.3rem !important;
}

#cms .breadcrumb {
    margin-bottom: 0.3rem !important;
}

.page-cms {
    padding-top: 0 !important;
}

.page-content.page-cms ul {
    color: unset !important;
}

.elementor p {
    line-height: unset !important;
}

.elementor-widget-button a.elementor-button {
    background-color: #f51643;
}

.elementor-widget-heading .elementor-heading-title, .elementor-widget-counter .elementor-counter-number-wrapper {
    color: #2a5b9e !important;
}

.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar {
    background-color: #2a5b9e !important;
    color: #ffffff !important;
}

.elementor-widget-text-editor ul {
    padding: 0 !important;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px !important;
}

/* Main menu */

#header .header-nav {
    max-height: unset !important;
    padding: 20px 0;
}

.ceosfixed {
    position: fixed !important;
    background: #FFFFFF !important;
    border-bottom: 1px solid #cccccc !important;
    box-shadow: 1px 1px 12px #555;
    top: 0px !important;
    margin: 0px !important;
    right: 0px !important;
    z-index: 9998 !important;
    width: 100% !important;
    transition: box-shadow 1s !important;
}

#header .menu > ul > li > a {
    font-size: 16px !important;
    text-transform: uppercase;
    /* padding: 1rem; */
    font-weight: unset;
}

.top-menu a[data-depth="1"] {
    color: #2a5b9e !important;
}

.top-menu .sub-menu ul[data-depth="1"] > li {
    min-width: 23%;
    margin: unset !important;
    margin-bottom: 0.5rem;
}

.top-menu a {
    font-size: 0.75rem !important;
}

.top-menu .sub-menu {
    width: calc(100% + 200px) !important;
}

.top-menu ul[data-depth="2"] {
    width: 20% !important;
}

#header .block-social {
    padding: 0;
    position: absolute;
    right: -200px;
}

#header .block-social ul {
    justify-content: end;
}

#header .block-social li {
    line-height: 3rem;
    margin-left: 1.5rem !important;
}

#header .header-top {
    background-color: #f2f2f2 !important;
}

#header #search_widget {
    float: unset !important;
    height: 50px;
}

#header #search_widget input {
    background-color: #FFFFFF !important;
}

#header #search_widget .search {
    background-color: #2a5b9e !important;
    border-radius: 10%;
    width: 45px;
    height: 45px;
    line-height: 1.8rem;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-top .search-widgets {
    max-width: unset !important;
}

#_desktop_user_info .user li {
    font-size: 1rem;
    padding: 0.5rem;
}

/* Up button */

#btn_up:hover {
    text-decoration: none !important;
    opacity: 0.7;
}

#btn_up {
    background-color: #3EA2A3;
    color: #FFFFFF;
    border-radius: 100%;
    bottom: 10px;
    cursor: pointer;
    height: 64px;
    opacity: 0.8;
    position: fixed;
    right: 20px;
    width: 64px;
    z-index: 999;
}

/* Shopping cart */

#header .header-nav .user-info {
    margin-left: 0.8rem !important;
}

#header .header-nav .blockcart, #header .header-nav .user-info {
    background: unset !important;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    height: unset !important;
    margin-top: 0 !important;
    /* padding: .75rem; */
    position: relative;

    width: 45px !important;
    height: 45px !important;
    display: flex;

    justify-content: center;
    align-items: center;

    font-size: 1.5rem;
    cursor: pointer;
}

#header .header-nav .blockcart .fa, #header .header-nav .user-info .fa {
    color: #2a5b9e;
}

#header .header-nav .blockcart .cart-products-count {
    background: #333;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 0.5rem;
    height: 1rem;
    line-height: 1rem;
    position: absolute;
    right: -6px;
    top: -5px;
    width: 1rem;
}

/* Breadcrumb */

.breadcrumb a > span {
    color: #2a5b9e !important;
    font-size: 0.8rem;
}

.breadcrumb span {
    color: #333 !important;
    font-size: 0.8rem;
}

/* Category page */

#left-column .block-categories {
    padding: 0 !important;
}

.block-category {
    background: transparent !important;
    padding: 0 !important;
}

.block-category h1 {
    text-transform: unset !important;
}

.block-category .block-category-inner {
    border: 2px solid #F0F0F0 !important;
    padding: 10px !important;
    background: #F0F0F0 !important;
    margin-bottom: 5px !important;
    border-radius: 4px !important;
    color: #555 !important;
}

.block-category .block-category-inner strong {
    color: unset !important;
    font-weight: bold !important;
}

#subcategories a {
    color: #454645 !important;
}

#subcategories a:hover {
    color: #69C6D2 !important;
}

#subcategories ul {
    background: #f6f6f6;
    display: grid !important;
    grid-template-columns: repeat(auto-fill, minmax(160px, 1fr));
    margin: 0 !important;
    gap: 10px;
}

#subcategories ul li .subcategory-name {
    text-transform: unset !important;
}

#subcategories li {
    background-color: #ffffff !important;
    border: 1px solid #c8ced8 !important;
    width: 20% !important;
    /* padding: 0 15px; */
    margin: 0 !important;
    vertical-align: top;
    text-align: center;
}

#subcategories .subcategory-image {
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;

    min-height: 200px;
}

/* Products */

ul.product-flags {
    height: 100%;
}

#product ul li.product-flag.discount {
    top: 2px;
    right: 2px;

    bottom: unset;
    left: unset;
}

#product .product-prices {
    margin: 0 !important;
}

ul li.product-flag.discount {
    position: absolute;
    bottom: 2px;
    left: 2px;
    background: #a2a2a2 !important;
    color: #fff !important;
    border-radius: 50%;

    width: 3rem;
    height: 3rem;

    font-size: 0.6rem;

    display: flex;
    justify-content: center;
    align-items: center;

    font-weight: unset !important;
}

.product-miniature .thumbnail-container {
    border-radius: 4px !important;
    box-shadow: 0px 1px 3px #999 !important;
}

.product-miniature .product-title {
    min-height: 120px;
}

.product-miniature .product-title a {
    color: #27313D !important;
}

#product .h1 {
    font-weight: 400;
}

#product .product-price {
    margin-bottom: 0 !important;
}

#product .product-description > * {
    font-size: 1rem !important;
    color: #000 !important;
}

#product .product-quantity .qty {
    border: 1px solid #e8e8e8;
    border-radius: 5px;
}

#product .product-quantity .qty input {
    background: #e8e8e8;
    border: 0;
    text-align: center;
}

#product .add-to-cart:hover {
    background: #abb3c2;
    border-color: #abb3c2;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
}

#product .add-to-cart {
    border-color: #2a5b9e;
    background-color: #2a5b9e;
    border-radius: 5px;
    text-transform: unset !important;
}

#product .social-sharing {
    margin-top: 0 !important;
}

#product .social-sharing li {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    font-size: 1rem;
    border: 0;
    background: #e3e3e3;
    color: #9c9c9c;
    border-radius: 5px;
    text-align: center;
    position: relative;

    margin-left: 0;
    margin-right: .5rem;
}

#product .social-sharing li .fa {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
}

#product .social-sharing li a {
    position: absolute;
}

#product .presta-dual_price_excl_tax {
    font-size: 2.2rem !important;
    font-weight: 400;
}

#product .presta-dual_price_excl_tax_color {
    font-size: 1.1rem !important;
}

#product .light .product_add_to_cart {
    margin: 0 !important;
}

#product .light .product-title {
    margin: 0 !important;
}

#product .light .presta-dual_price_excl_tax {
    font-size: 1rem !important;
}

#product .light .presta-dual_price_excl_tax_color {
    font-size: 1rem !important;
}

.presta-dual_price_excl_tax {
    font-size: 1.2rem !important;
}

#product .presta-dual_price_incl_tax, #product .presta-dual_price_incl_tax_color {
    color: #2a5b9e !important;
}

#product .presta-dual_price_incl_tax {
    font-weight: 400;
}

.presta-presta-dual_price_incl {
    font-size: 0.7rem !important;
}

.product-miniature .regular-price {
    font-size: 0.7rem !important;
}

.product_add_to_cart {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product_add_to_cart button {
    background: #2a5b9e;
    border-color: #2a5b9e;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 0.8rem !important;
    width: 145px;
    padding: 10px 5px;
    text-transform: unset !important;
}

#product .product-container .product-reference, #product .product-container .product-reference label {
    text-align: left;
    color: #afafaf;
    margin-top: 20px;
}

.product-reference {
    text-align: center;
    color: #000;
    font-size: 1rem;
    margin-bottom: 10px;
}

#product .tabs .tab-pane {
    padding-top: 0;
}

#product .product-features > dl.data-sheet dd.value, #product .product-features > dl.data-sheet dt.name {
    background-color: unset !important;
    border: 1px solid #dcdcdc !important;
    margin: unset;
}

#product .nav-item a {
    padding: 15px !important
}

#product .nav-item a.active {
    border-color: #dfdfdf;
    background: #dfdfdf;
    color: #000;
}

#product #attachments p {
    font-size: 0.8rem !important;
    color: #000 !important;
}

#product #attachments a:hover {
    color: #2a5b9e !important;
}

#product #attachments a {
    font-size: 1rem !important;
    color: #000 !important;
}

#product #attachments .btn {
    background: #2a5b9e;
    border-color: #2a5b9e;
    border-radius: 5px;
    color: #fff !important;
    font-size: 0.8rem !important;
    padding: 10px 5px;
    text-transform: unset !important;
}

#product #attachments .btn:hover {
    background: #abb3c2;
    border-color: #abb3c2;
    transition: background 0.3s, color 0.3s, border-color 0.3s;
}

#product .product-accessories {
    padding-top: 20px;
    border-top: 1px solid #dcdcdc;
}

#product .product-accessories .h5 {
    font-size: 1.2rem;
    color: #2a5b9e;
    margin-bottom: 20px;
    font-weight: 400;
}

#product .product-quantities p {
    font-size: 1.2rem;
    color: #000;
    font-weight: 700;
    line-height: 18px;
}

#product .product-availability {
    background-color: orange;
    font-size: 0.7rem;
    color: #fff;
    font-weight: 700;
    line-height: 18px;
    display: inline-block;
    padding: 3px 8px 4px;
}

/* Block category tree */

.category-top-menu .current_category {
    background: #2a5b9e;
    color: #fff;
    padding: 11px 15px 11px 50px;
    position: relative;
}

.category-top-menu .category ul {
    margin: 0 !important;
}

.category-top-menu .category-sub-menu {
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    z-index: 100;
}

@media (max-width: 768px) {
    .category-top-menu .category-sub-menu {
        position: unset;
        left: 0;
        width: 100%;
    }
}

.category-top-menu .category li {
    border-bottom: 1px solid #d0d0d0;
    position: relative;
    background: #f8f8f8;
    margin: 0 !important;
}

.category-top-menu .category li:hover > span, .category-top-menu .category li:hover > a {
    color: #fff;
    background: rgb(156, 165, 184);
}

.category-top-menu .category li:hover > a, .category-top-menu .category li:hover > div .fa {
    color: #fff !important;
}

.category-top-menu .category li a {
    display: block;
    font-size: 0.8rem;
    margin: 0 !important;

    padding: 13px 13px 13px 50px !important;
}

.category-top-menu .category li:not([data-depth="0"]) a {
    padding-left: 13px !important;
}

.category-top-menu .category li:not([data-depth="0"]) .category-sub-menu {
    top: -1px;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"])::before {
    margin: unset !important;
    content: "" !important;
}

.block-categories .category-sub-menu li:not([data-depth="0"]):not([data-depth="1"]) {
    padding-left: 0 !important;
}

.category-top-menu .current_category .h6 {
    font-size: 1rem;
    color: #fff;
    word-break: break-word;
}

.category-top-menu span.fa {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.block-categories .collapse-icons {
    height: 46px;
}

/* Cart */

#cart .btn {
    border-radius: 5px;
}

#cart a.collapse-button {
    color: #2a5b9e !important;
}

#checkout #wrapper a {
    color: #2a5b9e !important;
}

#checkout section.checkout-step .address-item.selected {
    border-color: #2a5b9e !important;
}

/* Product tags */

.product-tags p {
    font-size: 1rem !important;
    color: #000 !important;
    margin-bottom: 10px !important;
}

.product-tags li {
    display: inline-block;
    margin-right: 5px !important;
    margin-bottom: 5px !important;
}

.product-tags a {
    border: 1px solid #2a5b9e !important;
    display: block !important;
    padding: 5px !important;
    background: #DFF4F8 !important;
    border-radius: 4px !important;
    color: #2a5b9e !important;
}

/* Brands */

.brands {
    display: flex;
    max-width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem;
}

.brands > div {
    flex: 0 1 auto;
    width: calc(100% / 5 - 1rem);
    text-align: center;
}

.brands img {
    height: 30px;
    width: auto;
}

@media (max-width: 768px) {
    .brands {
        display: none;
    }
}

/* Contact page */

#contact #content {
    padding-top: 23px;
    background: url('/img/contact-form.png') repeat-x;
    box-shadow: rgba(0, 0, 0, 0.17) 0px 5px 13px;
}

#contact textarea {
    height: 250px;
    resize: none;
}

/* Lists */

.product-description ul {
    list-style: unset !important;
    padding-left: 50px;
}