/**************************************************************
					CMS Pages Styles
***************************************************************/
#cms #center_column .block-cms {
    padding-bottom: 20px;
}

#cms #center_column h1 {
    margin-bottom: 25px;
}

#cms #center_column h3 {
    font-size: 16px;
    border-bottom: none;
    margin: 0;
    padding: 0 0 17px 0;
}

#cms #center_column p {
    line-height: 18px;
}

#cms #center_column .list-1 li {
    padding: 4px 0 6px 0;
    font-weight: bold;
    color: #46a74e;
    border-top: 1px solid #d6d4d4;
}

#cms #center_column .list-1 li:first-child {
    border: none;
}

#cms #center_column .list-1 li em {
    font-size: 20px;
    line-height: 20px;
    padding-right: 15px;
    vertical-align: -2px;
}

#cms #center_column img {
    margin: 4px 0 17px;
    max-width: 100%;
    height: auto;
}

#cms #center_column .testimonials {
    border: 1px solid;
    border-color: #dfdede #d2d0d0 #b0afaf #d2d0d0;
    margin: 4px 0 13px 0;
    position: relative;
}

#cms #center_column .testimonials .inner {
    border: 1px solid white;
    padding: 19px 18px 11px 18px;
    background: #fbfbfb;
    background: -moz-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fbfbfb), color-stop(100%, #fefefe));
    background: -webkit-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -o-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: -ms-linear-gradient(top, #fbfbfb 0%, #fefefe 100%);
    background: linear-gradient(to bottom, #fbfbfb 0%, #fefefe 100%);
}

#cms #center_column .testimonials .inner span {
    text-indent: -5000px;
    display: inline-block;
    width: 20px;
    height: 15px;
}

#cms #center_column .testimonials .inner span.before {
    background: url(../img/bl-before-bg.png) no-repeat;
    margin-right: 8px;
}

#cms #center_column .testimonials .inner span.after {
    background: url(../img/bl-after-bg.png) no-repeat;
    margin-left: 8px;
}

#cms #center_column .testimonials:after {
    content: ".";
    display: block;
    text-indent: -5000px;
    position: absolute;
    bottom: -16px;
    left: 21px;
    width: 15px;
    height: 16px;
    background: url(../img/testimon-after.gif) no-repeat;
}

#cms #center_column .testimonials + p {
    padding-left: 45px;
    margin-bottom: 18px;
}

#cms #center_column p.bottom-indent {
    margin-bottom: 18px;
}

#cms #center_column #admin-action-cms {
    background: none repeat 0 0 #F6F6F6;
    border: 1px solid #d2d0d0;
    padding: 10px;
}

#cms #center_column #admin-action-cms p {
    margin: 0;
}

#cms #center_column #admin-action-cms p span {
    display: block;
    padding-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}

#cms #center_column #admin-action-cms p .button {
    font: 700 17px/21px Arial, Helvetica, sans-serif;
    padding: 0;
    border: 1px solid;
    padding: 10px 14px;
    display: inline-block;
}

#cms #center_column #admin-action-cms p .button.publish_button {
    color: white;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.2);
    border-color: #0079b6 #006fa8 #012740 #006fa8;
    background: #009ad0;
    background: -moz-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #009ad0), color-stop(100%, #007ab7));
    background: -webkit-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -o-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: -ms-linear-gradient(top, #009ad0 0%, #007ab7 100%);
    background: linear-gradient(to bottom, #009ad0 0%, #007ab7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#009ad0', endColorstr='#007ab7', GradientType=0);
}

#cms #center_column #admin-action-cms p .button.publish_button:hover {
    border-color: #01314e #004b74 #0079b6 #004b74;
    filter: none;
    background: #0084bf;
}

#cms #center_column #admin-action-cms p .button.lnk_view {
    color: #333333;
    text-shadow: 1px 1px white;
    border-color: #cacaca #b7b7b7 #9a9a9a #b7b7b7;
    background: #f7f7f7;
    background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
    background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
    background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed', GradientType=0);
}

#cms #center_column #admin-action-cms p .button.lnk_view:hover {
    border-color: #9e9e9e #9e9e9e #c8c8c8 #9e9e9e;
    filter: none;
    background: #e7e7e7;
}

/* Brand Page Styles START */
.brand_intro_block img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.brand_intro_block {
    margin-bottom: 60px;
}

.brand_page_title {
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    text-align: center;
    color: #1B96DE;
    margin-bottom: 30px;
    padding: 0;
}

.brand_desc_block_inner {
    display: flex;
    margin: 0 -10px;
}

.brand_desc_block_inner > div {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
}

.brand_desc_block_left {
    text-align: left;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #272727;
}

.brand_desc_block_inner p {
    margin-bottom: 15px;
}

.brand_desc_block_inner h1, .brand_desc_block_inner h2, .brand_desc_block_inner h3, .brand_desc_block_inner h4, .brand_desc_block_inner h5, .brand_desc_block_inner h6 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
    line-height: 1;
    padding: 0;
}

.brand_desc_block_inner h1 {
    font-size: 24px;
}

.brand_desc_block_inner h2 {
    font-size: 20px;
}

.brand_desc_block_inner h4, .brand_desc_block_inner h5, .brand_desc_block_inner h6 {
    font-size: 16px;
}

.brand_desc_block {
    margin-bottom: 60px;
}

.brand_page_subtitle {
    font-weight: 700;
    font-size: 20px;
    line-height: 1;
    color: #1B96DE;
    margin-bottom: 30px;
    padding: 0;
}


section.brand_special_product {
    margin-bottom: 60px;
}

.brand_categories_lists {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.brand_category_box {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.brand_category_inner {
    min-height: 220px;
    background-size: cover;
    background-position: center;
    padding: 15px;
    text-align: left;
    position: relative;
}

.brand_category_title {
    max-width: 207px;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
    color: #26A791;
    padding: 10px;
    position: relative;
}

span.brand_category_title_bg{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0.83;
}

span.brand_category_title_text {
    position: relative;
    z-index: 555;
}

.brand_category_btn {
    background: #26A791;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    padding: 10px 20px;
    right: 15px;
    bottom: 15px;
}

.brand_category_btn span {
    margin-right: 10px;
}

.brand_categories {
    margin-bottom: 40px;
}

.brand_top_sales {
    margin-bottom: 40px;
}

.brand_solutions_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.brand_solution_box {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding: 0 10px;
    text-align: left;
    margin-bottom: 20px;
}

.brand_solution_img {
    height: 220px;
    background-size: cover;
    background-position: center;
    margin-bottom: 20px;
    display: block;
    transition: all .3s ease;
}

.brand_solution_img:hover {
    opacity: 0.7
}

.brand_solutions {
    margin-bottom: 40px;
}

.brand_solution_title {
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #272727;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.brand_solution_title img {
    margin-left: 10px;
    transition: all .3s ease;
}

.brand_solution_excerpt {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #272727;
}

.brand_commitments {
    background: #26A791;
    padding: 40px 0;
}

.brand_commitments .brand_page_subtitle {
    color: #fff;
}

.brand_commitments_list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}

.brand_commitment_box {
    flex: 0 0 25%;
    max-width: 25%;
    padding: 0 10px;
}

.brand_commitment_inner {
    min-height: 280px;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
}

.brand_commitment_title {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #fff;
}

.brand_commitment_description {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #fff;
    overflow: hidden;
    width: 100% !important;
    max-height: 0;
    transition: all .3s linear;
    height: 100%;
}

.brand_commitment_content {
    background: linear-gradient(0deg, rgba(16, 39, 35, 0.81) 46.94%, rgba(48, 48, 48, 0) 100%);
    padding: 30px 15px 20px;
    width: 100%;
}

.brand_commitment_box:hover .brand_commitment_description {
    max-height: 280px;
}


.brand_desc_block_inner img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

.brand_desc_video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 6;
    background: #000;
}

.brand_desc_video_box {
    position: relative;
}

.brand_desc_video_box.start_playing .brand_desc_video {
    display: block;
}

.brand_desc_video_box .btn_play {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 88px;
    height: 88px;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 5;
}

img.brand_desc_video_preview {
    width: 100%;
}

.brand_special_product_box:before, .brand_special_product_box:after {
    clear: both;
    content: '';
    display: table;
}

.brand_special_product_box .promoted-wrapper {
    width: 100%;
    top: unset;
}

section.brand_top_sales .products--index {
    padding: 0;
    background: transparent;
}

section.brand_top_sales .product-list-buy-btn {
    bottom: 40px !important;
}

section.brand_top_sales .product-container:hover .product-list-buy-btn{
    right: 20px;
}

.brand_category_btn:hover {
    background: #1F9782;
    color: #fff;
}

.brand_solution_title:hover img {
    margin-left: 15px;
}

.brand_solution_title:hover {
    color: #272727;
}

.promoted-form .buy__wrap {
    height: 100%;
    display: flex;
}

.promoted-form .promoted-buy {
    height: 100%;
}

.promoted-form > div {
    height: 100%;
}

@media (max-width: 767px) {
    section.brand_top_sales .products--index {
        padding: 0;
        background: transparent;
    }

    .brand_top_sales {
        margin-bottom: 5px;
    }

    .brand_intro_block {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .brand_intro_block img {
        height: 160px;
        width: auto;
        max-width: unset;
        transform: translateX(-50%);
        position: relative;
        left: 50%;
    }

    .brand_page_title {
        font-size: 20px;
        margin-bottom: 15px;
    }

    .brand_desc_block_inner {
        flex-direction: column;
        margin: 0;
    }

    .brand_desc_block_inner > div {
        flex: 1 1 100%;
        max-width: 100%;
        padding: 0;
    }

    .brand_desc_block_inner p {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 14px;
    }

    .brand_desc_block {
        margin-bottom: 25px;
    }

    .brand_page_subtitle {
        font-size: 14px;
        margin-bottom: 15px;
    }

    section.brand_special_product {
        margin-bottom: 25px;
    }

    .brand_categories_lists {
        margin: 0;
        flex-direction: column;
    }

    .brand_category_box {
        padding: 0;
        flex: 1 1 100%;
        max-width: 100%;
    }

    .brand_category_inner {
        min-height: 150px;
    }

    .brand_category_title {
        font-size: 14px;
        line-height: 1;
        max-width: 150px;
    }

    .brand_categories {
        margin-bottom: 5px;
    }

    .brand_solutions_list {
        margin: 0;
        flex-direction: column;
    }

    .brand_solution_box {
        padding: 0;
        flex: 1 1 100%;
        max-width: 100%;
    }

    .brand_solutions {
        margin-bottom: 5px;
    }

    .brand_solution_img {
        height: 150px;
        margin-bottom: 10px;
    }

    .brand_solution_title {
        font-size: 14px;
        line-height: 30px;
        margin-bottom: 5px;
    }

    .brand_solution_excerpt {
        font-size: 12px;
        line-height: 14px;
    }

    .brand_commitments_list {
        display: block;
        margin: 0;
    }

    .brand_commitment_box {
        flex: 1 1 100%;
        max-width: 100%;
        padding: 0;
    }

    .brand_commitment_title {
        font-size: 14px;
        line-height: 17px;
    }

    .brand_commitment_description {
        max-height: unset;
        font-size: 12px;
        line-height: 14px;
    }

    .brand_commitments {
        padding: 25px 0;
        margin-bottom: 25px;
    }

    .brand_commitments .bx-pager.bx-default-pager {
        display: flex;
        justify-content: center;
        margin-top: 15px;
        align-items: center;
        height: 10px;
    }

    .brand_commitments .bx-pager.bx-default-pager .bx-pager-link {
        width: 8px;
        height: 8px;
        border-radius: 50%;
        min-width: 8px;
        display: block;
        cursor: pointer;
        background: #D7D7D7;
        margin: 0 5px;
        font-size: 0;
    }

    .brand_commitments .bx-pager.bx-default-pager .bx-pager-link.active {
        width: 10px;
        height: 10px;
        background: #fff;
    }

}

/* Brand Page Styles END */

/* Best Sellers Page START */
.best-sellers-intro {
    padding: 60px 0 50px;
}

.best-sellers-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 30px;
}

.best-sellers-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: #272727;
    max-width: 1000px;
    margin: 0 auto;
}

.best-sellers-category-header {
    text-align: left;
    display: flex;
    align-items: center;
}

.best-seller-category-link a {
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    display: inline;
}


.best-seller-category-link a svg {
    min-width: 7px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.best-sellers-category-description {
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #272727;
    margin: 0 0 0 20px;
    flex: 1 1 70%;
}

.best-seller-category-link {
    padding: 0 21px 0 0;
    position: relative;
}

.best-sellers-categories .products--index {
    background: transparent;
}


.best-sellers-categories .products__item {
    background: #FFFFFF;
    width: 100%;
    /* overflow: hidden; */
    margin: 0;
    border: none;
}

.product_index {
    font-weight: 400;
    font-size: 24px;
    line-height: 29px;
    text-align: left;
    color: #4698DA;
    padding-left: 10px;
}

.best-sellers-category-box {
    margin-bottom: 44px;
}

section.best-sellers-categories .product-list-buy-btn {
    bottom: 20px;
}

.best-sellers-category-box .product-container {
    box-shadow: 0px 4px 10px 0px rgb(97 97 97 / 5%);
    padding: 5px 10px;
}

.product-container:hover .product-list-buy-btn {
    right: 10px;
    bottom: 20px;
}


.virtual-scroll-row {
    position: absolute;
    height: 18px;
    width: 100%;
    text-overflow: ellipsis;
    vertical-align: middle;
    cursor: default;
    padding-top: 2px;
    padding-bottom: 2px;
}

.virtual_scroller::-webkit-scrollbar {
    width: 0;
}

@media (min-width: 1200px) {
    .best-sellers-category-box .products__wrap {
        flex-wrap: wrap;
        display: flex !important;
    }

    .best-sellers-category-box .products__wrap .ajax_block_product {
        flex: 0 0 20%;
        max-width: 20%;
    }
}


@media (max-width: 1199px) {
    section.best-sellers-categories .ajax_block_product {
        box-shadow: none;
    }

    .best-sellers-category-box .product-container {
        box-shadow: none;
    }

    .best-sellers-intro {
        text-align: left;
        padding: 30px 0;
    }

    .best-sellers-title {
        font-size: 16px;
        line-height: 16px;
        margin-bottom: 10px;
    }

    .best-sellers-description {
        font-size: 14px;
        line-height: 17px;
        max-width: unset;
    }

    .best-sellers-category-header {
        flex-direction: column;
        align-items: flex-start;
    }

    .best-seller-category-link a {
        font-size: 16px;
        line-height: 24px;
    }

    .best-sellers-category-description {
        margin: 0 5px 0 0;
    }

    .product_index {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 10px;
        padding-left: 25px;
    }

    .products__wrap.mobile-slider_wrap .products__item {
        width: calc(100% - 50px);
    }

    .products__wrap.mobile-slider_wrap .ajax_block_product {
        margin: 0
    }

    .slider_arrow {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background: transparent;
        border: none;
    }

    .slider_arrow.arrow_prev {
        left: 5px;
    }

    .slider_arrow.arrow_next {
        right: 5px;
    }

    .slick-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px;
    }

    .slick-dots li {
        font-size: 0;
        width: 12px;
        height: 12px;
        border: 1px solid #4698DA;
        display: block;
        border-radius: 50%;
        margin: 0 5px;
        cursor: pointer;
    }

    .slick-dots button {
        display: none;
    }

    .slick-dots li.slick-active {
        background: #4698DA;
    }
}

@media (max-width: 767px) {
    section.best-sellers-categories .product-list-buy-btn {
        right: 50px !important;
    }
}

/* Best Sellers Page END */

/* 3d Images START */
.cms-3d-images-intro {
    margin-top: 25px;
    margin-bottom: 60px;
}

.cms-3d-images-intro-title {
    font-weight: 700;
    font-size: 28px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
    color: #272727;
    margin-bottom: 30px;
}

.cms-3d-images-intro-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    text-align: center;
    color: #272727;
    max-width: 1000px;
    margin: 0 auto;
}

.cms-3d-images-intro-description p {
    margin-bottom: 15px;
}

.cms-3d-image_box {
    display: flex;
    margin-bottom: 40px;
}

.cms-3d-image_box_img {
    height: 450px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: all .3s linear;
}

.cms-3d-image_box_img_link {
    flex: 0 0 57%;
    max-width: 57%;
    overflow: hidden;
}

.cms-3d-image_box:nth-child(even) {
    flex-direction: row-reverse;
}

.cms-3d-image_box_content {
    background: #F8F8F8;
    padding: 30px 60px 30px 20px;
    text-align: left;
    position: relative;
}


.cms-3d-image_box_img_title {
    padding: 0;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #1B96DE;
}

.cms-3d-image_box_img_description {
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    color: #272727;
}

.cms-3d-image_box_arrow_link {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    opacity: 0;
    transition: all .3s linear;
}

.cms-3d-image_box_arrow_link span{
    display: none;
}

.cms-3d-image_box:hover .cms-3d-image_box_img {
    transform: scale(1.1);
}

.cms-3d-image_box:hover .cms-3d-image_box_arrow_link {
    opacity: 1;
    right: 20px;
}

@media (max-width: 767px) {
    .cms-3d-images-intro {
        padding: 30px 0;
        margin: 0;
    }

    .cms-3d-images-intro-title {
        font-size: 16px;
        line-height: 16px;
        text-align: left;
        margin-bottom: 10px;
    }

    .cms-3d-images-intro-description {
        text-align: left;
    }

    .cms-3d-image_box {
        flex-direction: column !important;
        margin-bottom: 20px;
    }

    .cms-3d-image_box_img_link {
        max-width: 100%;
    }

    .cms-3d-image_box_img {
        height: 160px;
    }

    .cms-3d-image_box_content {
        padding: 15px;
    }


    .cms-3d-image_box_img_title {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 20px;
    }

    .cms-3d-image_box_img_description {
        font-size: 14px;
        line-height: 17px;
        margin-bottom: 10px;
        height: 82px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .cms-3d-image_box_arrow_link {
        position: static;
        opacity: 1;
        display: flex;
        align-items: center;
        font-weight: 700;
        font-size: 14px;
        line-height: 24px;
        transform: unset;
    }

    .cms-3d-image_box_arrow_link img{
        max-width: 11px;
        max-height: 11px;
        margin-left: 3px;
        transition: all .3s linear;
    }
    .cms-3d-image_box_arrow_link span{
        display: inline;
    }

    .cms-3d-image_box_arrow_link:hover img{
        margin-left: 10px;
    }
}

/* 3d Images END */

/* Boutique START */
.cms_boutique_title {
    margin-bottom: 20px;
}

.cms_maps_section_inner {
    background-size: cover;
    background-position: center;
    margin-bottom: 250px;
}

.cms_maps_section_inner .grid {
    position: relative;
    bottom: -200px;
}


.cms_maps_section_box {
    background: #fff;
    display: flex;
    padding: 30px;
    gap: 30px;
    text-align: left;
}

.cms_maps_section_box_left {
    flex: 0 0 30%;
    max-width: 30%;
}

.col-cms_maps_section_box_right {
    flex: 1 1 auto;
}

.cms_maps_section_title {
    font-size: 30px;
}

.cms_maps_section_address {
    font-size: 20px;
    color: dimgrey;
    line-height: 1.5;
}

.cms_maps_section_box hr {
    background: #1b96de;
    margin: 30px 0;
}

.cms_maps_section_linkbox a {
    color: #1b96de;
    font-weight: 600;
    margin: 10px 0;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    gap: 10px;
}

.cms_boutique_title {
    font-size: 35px;
}

.cms_maps_section {
    margin-top: 50px;
}

.col-cms_maps_section_box_right iframe {
    width: 100%;
    height: 100%;
    min-height: 350px;
}

.rte__wrapper-block h3.title-lg {
    font-size: 24px;
    line-height: 1.5;
}

ul.cms_working_hours_list li {
    display: flex;
    align-items: center;
    margin: 10px 0;
    font-size: 16px;
}

ul.cms_working_hours_list li .label {
    color: #454545;
    text-align: left;
    font-size: 18px;
    padding: 0;
    font-weight: 600;
}

.cms_boutique_blocks .rte__wrapper-description{
    margin-bottom: 20px;
}

.cms_boutique_blocks .brand_solution_title{
    color: #1b96de;
}

.cms_boutique_blocks .brand_solution_title:hover,
.cms_maps_section_linkbox a:hover{
    color: #f78d2d;
}

@media(max-width: 1024px){
    .cms_maps_section_box {
        flex-direction: column;
    }

    .cms_maps_section_box_left {
        flex: 1 1 100%;
        max-width: unset;
    }
}
/* Boutique END */