/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-display: swap;
    font-weight: 400;
    src: url("../fonts/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2") format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2") format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

#product .modal .product-images li img.selected {
    border: 3px solid #d2232a;
}

#product-modal .modal-content .modal-body .product-images img.selected {
    border: 3px solid #d2232a;
}

#products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
    text-transform: none !important;
}

.product-miniature .vi__rating {
    margin-bottom: 5px;
    margin-top: 5px;
}

#product-modal .modal-content .modal-body .thumbnails {
    width:200px;
}

#product-modal .modal-content .modal-body .mask {
    width:200px;
    z-index:8;
    margin-bottom: 2.188rem;
}


#product-modal .modal-content .modal-body .arrows .js-modal-arrow-down {
    z-index:9;
}

img {
    max-width:100%;
    height:auto;
}

.left-column-banner img {
    width: 100%;
    height:auto;
}

.mh-product-data {
    margin-top:auto;
    margin-bottom:auto;
    text-align:center;
}

.mh-product-image {
    padding:0 !important;
    margin:0 !important;
}

.mh-product-image img:hover {
    opacity:0.8;
}

.mh-product-data .cbp-product-name {
    text-align:center;
    width:100%;
}

.cbp-menu-column-inner .cbp-column-title {
    font-size: 16px !important;
    font-family: "Raleway ExtraBold" !important;
    color:#000000 !important;
    text-transform:uppercase !important;
    border-bottom:0 !Important;
}

.cbp-menu-column-inner a::after {
    display:none !important;
}

.cbp-hrsub .cbp-menu-column-inner ul li a {
    padding:0 !important;
    padding-bottom:25px !important;
}

.cbp-products-big {
	margin-top:-13px !important;
}

.cbp-hrmenu .cbp-products-big li.ajax_block_product:first-child {
    padding-top:0;
}

.cbp-hrmenu .cbp-products-big li.ajax_block_product:first-child:hover {
    padding-top:0;
}

.cbp-hrsub-inner .cbp-category-link-w a {
    padding: 0 !important;
    width: 100% !important;
    font-size: 14px !important;
    max-width: 100% !important;
    text-align: left;
}


#empty-modal .modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
}

#empty-modal .modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}




#new-products .page-not-found {
    width: 100% !important;
}

#nkhtmlandbanners-block-2 {
    margin-bottom:0;
}

#nkhtmlandbanners-block-2 .slick-slide img {
    margin: 0 auto;
}

/* COOKIES */
#cookiebanner {
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    min-height: 50px;
    height:auto;
    font-size: 12px;
    text-align: left;
    z-index:10000;
}

#cookiebanner .cb-wrapper {
    margin: 0 auto;
    padding: 0 15px;
}
#cookiebanner .text-content {
    font-size:12px;
    color:#fff;
}

#cookiebanner a {
    display:inline-block;
    font-size:12px;
}

#cookiebanner .btn {
    float: right;
}
#cookiebanner .more_link {
    text-decoration:underline;
    font-weight:normal;
    margin:0;
    padding:0;
    background:none;
    border: none;
}

/* Section dynamique générée par le backoffice */
#cookiebanner{
    background-color: #333333;
    bottom:0;
    font-size: 12px;
    max-height:60px;
}

#cookiebanner .hideCookies {
    float: right;
    color: white;
}

#cookiebanner .btn{
    margin-top:10px;
}
#cookiebanner a.more_link{
    color:#ffffff !important;
    text-align:left;
    width:100px;
    padding-left:2px;

}
#cookiebanner a.more_link:hover{
    color:#b0825a;
}
#cookiebanner a#valid_cookie{
    color: #ffffff;
    background-color: #d2232a;
    margin-right: 20px;
}
#cookiebanner a#valid_cookie:hover{
    color: #ffffff;
    background-color: #b0825a;
}
@media (min-width: 768px) {
    #cookiebanner .cb-wrapper {
        max-width: 750px;
    }
}
@media (max-width: 992px) {
    #cookiebanner {
        padding: 20px 10px;
    }
    #cookiebanner .btn {
        float: none;
        margin: 1px 0 0 10px;
    }
    #left-column h2 {
        width: 100%;
        text-align: center;
    }
    #left-column p {
        width: 50%;
        padding: 0 15px;
        float: left;
    }
}
@media (min-width: 992px) {
    #cookiebanner .cb-wrapper {
        max-width: 970px;
        line-height: 50px;
    }
}
@media (min-width: 1200px) {
    #cookiebanner .cb-wrapper {
        max-width: 1170px;
        padding:0;
    }
}
@media (max-width: 1200px) {
    #cookiebanner .cb-wrapper,
    #cookiebanner .btn {
        font-size: 0.8em;
    }
}

.free-ship-label {
    color:#d2232a;
}


.iqitmegamenu-wrapper {border-top: 1px solid #eaeaea}

.ui-corner-all {
    border:0 !important;
}

.product-refresh {
    display:none;
}

.page-content.page-cms ul,
#manufacturer #manufacturer-description ul {
    margin-left: 35px !important;
}

.page-cms {
    padding-left:0 !important;
}

.page-content.page-cms li,
#manufacturer #manufacturer-description li {
    padding-bottom: 10px;
    line-height: 31px;
    text-indent: -18px;
}

.page-content.page-cms li p,
#manufacturer #manufacturer-description li p {
    padding-bottom:5px !important;
}

.page-content.page-cms li::before,
#manufacturer #manufacturer-description li::before {
     content: url(../img/li.png);
     padding-right: 10px;
}

.page-content.page-cms p,
#manufacturer #manufacturer-description p {
    display:inline-block;
    margin-bottom:0;
}

#content-wrapper .product-information li {
    padding-bottom: 10px;
    line-height: 31px;
    text-indent: -18px;
    font-size: 14px;
    color: #666;
}

#content-wrapper .product-information li p {
    padding-bottom:5px !important;
}

#content-wrapper .product-information li::before {
    content: url(../img/li.png);
    padding-right: 10px;
}





.scroll-to-top {
    position: fixed;
    bottom: 10px;
    right: 15px;
    text-align: center;
    z-index: 999;
    width: 88px;
    height: 88px;
    background: #d2232a;
    color:#ffffff;
    border-radius: 50%;
}

.scroll-to-top:hover {
    cursor:pointer;
    opacity:0.8;
}


.scroll-to-top .stp-block {
    margin-top:20px;
}

.scroll-to-top .stp-block span {
    display:block;
}

.header_logout {
    position: absolute;
    left: 45px;
}

.category_header_info ol {
    padding:0 !important;
}

.cbp-hrmenu-tab a:hover {
    color:#b0825a;
}

#js-product-list .pagination div:first-child {
    height:25px;
    line-height:25px;
}


.active_menu_link a {
    color:#b0825a !important;
}

#cbp-hrmenu .cbp-legend {
    z-index:9991;
    left:0;
}

.cbp-hrmenu .cbp-products-big li.ajax_block_product {
    padding-bottom:30px;
    padding-top:30px;
    border-bottom:1px dashed #ececec;
    margin:0 !important;
}


.cbp-hrmenu .cbp-products-big li.ajax_block_product:last-child {
    border-bottom:0 !important;
}

.cbp-hrmenu .cbp-products-big li.ajax_block_product .cbp-product-name {
    color:#000 !important;
    font-weight:400;
    font-size:14px;
}

.cbp-hrmenu .cbp-products-big li.ajax_block_product .price {
    color:#000 !important;
    font-weight:700;
    font-size:16px;
    font-family:"Raleway ExtraBold";
}

.cbp-hrmenu .cbp-products-big li.ajax_block_product .cbp-product-name:hover {
    color:#b0825a !important;
}

.cbp-hrmenu .cbp-products-big li.ajax_block_product:hover {
    padding-bottom:30px;
    padding-top:30px;
    border-bottom:1px dashed #ececec;
    margin:0 !important;
}


#cbp-hrmenu .cbp-menu-column-inner .cbp-products-big .product_img_link {
    margin: 0 !important;
    padding: 0 !important;
    float: left;
}

#cbp-hrmenu .cbp-hrmenu-tab .cbp-categories-row a {
    max-width: 100% !important;
    text-align:left;
}

.cbp-hrmenu-tab .cbp-hrsub-inner .menu-element {
    padding-top:50px;
    padding-bottom:25px;
    padding-left:60px;
    padding-right:60px;
}

.cbp-hrmenu .cbp-hrsub-inner {
    border:0 !important;
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1),0px 10px 50px 0px rgba(0, 0, 0, 0.15) !important;
}




.cbp-hrmenu-tab .cbp-hrsub {
    margin-top:-20px !important;
}

#cbp-hrmenu .cbp-hrmenu-tab .cbp-categories-row .cbp-category-link-w .cbp-column-title {
    padding-bottom: 25px !important;
    padding-top: 0px !important;
    margin-bottom:0;
}


#cbp-hrmenu .cbp-hrmenu-tab .cbp-categories-row .cbp-category-link-w a:hover {
    color:#b0825a !important;
}

.cbp-categories-row div {
    margin-top:0 !important;
}

#cbp-hrmenu .cbp-hrmenu-tab .cbp-categories-row a::before {
    display:none;
}

#cbp-hrmenu .cbp-hrmenu-tab .cbp-categories-row a:hover {
    color:#b0825a;
}




#cbp-hrmenu .cbp-hrmenu-tab a {
    padding: 20px 10px 20px 10px;
    height: 30px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    line-height:normal !important;
    max-width:135px !important;
    display:table;
}

#cbp-hrmenu .cbp-tab-title {
    text-align:center;
    word-spacing: 100px;
    font-size: 12px;
    text-transform: uppercase;
    background-color: transparent;
    font-family: 'Droid Serif';
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    padding:0;
    display:table-cell;
    vertical-align:middle;
    height:28px;
}

#cbp-hrmenu .cbp-hrmenu-tab a:after {
    background: url(../../assets/img/split.png) no-repeat center center transparent !important;
    content: "";
    position: absolute;
    width: 5px;
    height: 15px;
    right:0;
    top: 25px;
    margin-right: -2px;
}

#cbp-hrmenu .cbp-hrmenu-tab:first-child a {
    padding-left:0 !Important;
}

#cbp-hrmenu .cbp-hrmenu-tab:last-child a {
    padding-right:0 !Important;
}

#cbp-hrmenu .cbp-hrmenu-tab:last-child a:after {
    display:none;
}


#cbp-hrmenu .cbp-legend {
    border-radius: 4px;
}

/* GRID SIWTCHER csS */
.show_list, .show_grid {
    cursor:pointer;
    opacity:1.0;
}

.show_list:hover, .show_grid:hover {
    opacity:0.7;
}

.product_show_list {
    width:100%;
}

.product_show_list .highlighted-informations, .product_show_list .product-description, .product_show_list .thumbnail-container {
    width:100%!important;
}

.product_show_list .product-thumbnail {
    text-align:center;
}

.product-miniature {
    overflow:hidden;
}

.thumbnail {
    position: relative;
}


.thumbnail img {
    position: relative;
}

.thumbnail img:hover {
    position:relative;
}

.product-miniature img {
    position:relative;
}


/*.tc-image:hover:after {*/
/*    z-index:999;*/
/*    content: '\A';*/
/*    position: absolute;*/
/*    height: 250px;*/
/*    width: 250px;*/
/*    top:0;*/
/*    left:0;*/
/*    background:rgba(0,0,0,0.6);*/
/*    opacity: 1;*/
/*    transition: opacity 0.5s;*/
/*    -webkit-transition: opacity 0.5s;*/
/*    -moz-transition: opacity 0.5s;*/
/*}*/

.tc-image:hover .product-hover {
    display:block !important;
}

.quickview .modal-footer {
    display:none;
}

.quickview .arrows {
    right: 5.5rem;
}

table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
}

table tr td {
    background: #f2ebdf;
    color: #000000;
    border-right: 2px solid #fff;
    padding: 15px 20px 15px 20px;
    border-bottom: 2px solid #fff;
}

table th {
    vertical-align: middle !important;
    background: #c7a88d;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    color: #FFFFFF;
    font-size: 16px;
    font-family: "Raleway ExtraBold";
    text-transform: uppercase;
    padding: .75rem;
    padding-left: 20px;
}

table th a {
    color:#fff;
}

table th a:hover {
    color:#efefef;
}

.qty .qty-input-sec {
    display: inline-block !important;
}

#product .product-accessories {
    margin-top: 60px;
}

#product .product-accessories .related_block--title {
    font-size: 20px;
    position: relative;
    padding: 0;
    font-family: Raleway;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 20px;
}

#product .product-accessories .related_block--title::before {
    content: "";
    position: absolute;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAEAQMAAAC0kY3VAAAAA1BMVEXSIypMZWIzAAAACklEQVQI12NAAwAAEAABtKqAHwAAAABJRU5ErkJggg==) no-repeat top transparent;
    width: 20px;
    height: 5px;
    top: -19px;
}

#pf_popup_register_bottom_text {
    text-align: center;
    padding-top: 15px;
    font-size: 11px !important;
    padding-bottom: 10px;
}


#pf_popup_register_bottom_text a {
    font-size: 11px !important;
}

.custom-checkbox.disabled span
{
    background: #b9b5b5 !important;
    border:  2px solid grey !important;
	cursor: default !important;
}

.custom-checkbox.disabled input
{
	cursor: not-allowed !important;
}

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



#custom404_products {
    padding-bottom: 40px;
}

#custom404_products .homenew_block--title {
    font-size: 20px;
    position: relative;
    padding: 0;
    font-family: Raleway;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase
}

#custom404_products .homenew_block--title:before {
    content: "";
    position: absolute;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAEAQMAAAC0kY3VAAAAA1BMVEXSIypMZWIzAAAACklEQVQI12NAAwAAEAABtKqAHwAAAABJRU5ErkJggg==) no-repeat top transparent;
    width: 20px;
    height: 5px;
    top: -19px
}

#custom404_products .homenew_block--subtitle {
    font-size: 14px;
    font-family: Droid Serif;
    color: #666;
    padding-top: 20px;
    padding-bottom: 20px
}

#custom404_products .hn_block--name {
    margin-top: 30px;
    text-align: center;
    height: 38px;
    max-height: 38px;
    overflow: hidden
}

#custom404_products .hn_block--name a {
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: Droid Serif;
    font-size: 14px;
    color: #000;
    padding-top: 30px;
    font-weight: 400
}

#custom404_products .hn_block--name a:hover {
    color: #b0825a
}

#custom404_products .hn_block--price {
    text-align: center
}

#custom404_products .hn_block--price .price {
    font-family: Raleway ExtraBold, sans-serif;
    font-size: 16px
}

#custom404_products .hn_block--price .discount-on {
    color: #d2232a!important;
    padding-right: 12px
}

#custom404_products .hn_block--price .old-price {
    font-family: Raleway ExtraBold, sans-serif;
    font-size: 12px;
    text-decoration: line-through;
    color: #000
}

#custom404_products .product-item:hover a {
    color: #b0825a!important
}

/**
Product lists with age display
 */

.label-container{
    left: 25px;
    top: 25px;
    position: absolute;
    z-index: 99;
}
.recommended_age {
    font-size: 14px;
    height: auto;
    text-align: left;
    background-color: #fff;
    color: #585858;
    z-index: 29;;
    width: auto;
    display: block;
    padding: 5px;
}
.recommended_age img {
    padding-right: 10px;
    height: 20px;
    display: inline;
}
#blockBlogFooterPosts .homeblog_block--title a, #homeblog-latest .homeblog_block--title a {
    font-size: 20px;
    position: relative;
    padding: 0;
    font-family: Raleway;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 20px
}

#blockBlogFooterPosts .homeblog_block--title:before, #homeblog-latest .homeblog_block--title:before {
    content: "";
    position: absolute;
    background: url(../css/82d272cee918604f6075f35626ba882d.png) no-repeat top transparent;
    width: 20px;
    height: 5px;
    top: -19px
}
#ui-id-1 {
    z-index: 2001;
}

#checkout #payment-option-step .payment-option label {
    text-align: left;
}
#checkout .checkout-input::placeholder {
    color: #7a7a7ab5;
}
#checkout #additional-info-step h2.step-container i {
    padding-right: 15px;
    font-size: 20px;
    color: #b48863;
}

#checkout button.confirm {
    cursor: pointer;
}
.globo-hidden-menu-clearfix.clearfix.container{
    z-index: 100;
}
#manufacturer .brand {
    width: 20%;
    float: left;
    display: block;
    min-height: 250px;
    text-align: center;
}

.error-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1000;
    transform: translate(-50%, -50%);
    padding: 50px;
    background: #ffffff;
    border: solid 2px #C7A88D;
    border-radius: 15px;
    max-width: 80%;
    display: none;
}

@media (max-width: 992px) {
    .error-popup {
        padding: 10px;
        border-radius: 5px;
    }

    #manufacturer .brand {
        width: 50%;
    }
}

/*
Include these two lines below to FIX missing closing tag in original custom.css
*/
.carousel-inner > .carousel-item > a > img, .carousel-inner > .carousel-item > img, .img-fluid, .img-thumbnail {
    max-height: 720px
}
.slick-initialized .slick-slide {
    margin: 5px;

}
/*
New Styles from Here
*/

.ch-block {
    margin: auto;
}
#carousel {
    overflow: hidden;
}

#products .products {
    display: grid;
    margin: 0;
    gap: 0.5rem;
    align-items: stretch;
    grid-auto-rows: 1fr;
    grid-template-columns: repeat(2,minmax(0,1fr));

}
@media (min-width: 768px) {
    #products .products {
        grid-template-columns: repeat(3,minmax(0,1fr));

    }
}
@media (min-width: 992px) {
    #products .products {
        grid-template-columns: repeat(4,minmax(0,1fr));

    }
}
#products .product-miniature {
    width: 100%;
    overflow: visible;
    margin: 0;
}
#products .product-miniature .thumbnail-container {
    width: auto;
    padding: 0 0 2em 0;
    margin:0;
    display: flex;
    flex-flow: column;
    height: 100%;
}
#products .product-miniature .thumbnail-container .product-description {
    position: static;
    width: auto;
    display: flex;
    flex-flow: column;
    height: 100% !important;
}
#products .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
    margin-top: auto;
}
#products .product-miniature .thumbnail-container .product-title {
    height: auto;
    margin: 0 0 1em 0;
}
#products .product-miniature .thumbnail-container .product-description .vi__rating {
    position: relative;
}
#products .product-miniature .thumbnail-container .product-description .vi__rating .product-list-reviews {
    top:0;
}
#products .product-miniature .thumbnail-container .product-description .vi__rating .product-list-reviews .small-stars .star-content div.star-on {

}
/*
Slides overflow FIX
*/
.slick-track {
    display: grid;
    grid-auto-flow: column;
    padding: 0;
    margin: 0;
}
.slick-initialized .slick-slide {
    padding: 0;
    margin: 0;
}
.product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    width: auto;
    display: flex;
    flex-flow: column;
    padding: 0 .5em;
    margin: 0;
    height: 100%;
}
#products .product-description, .featured-products .product-description, .product-accessories .product-description, .product-miniature .product-description {
    width: auto !important;
    position: static !important;
    display: flex;
    flex-flow: column;
    height: 100% !important;
}
.product-accessories .product-title, .product-miniature .product-title {
    height: auto;
    margin: 0 0 1em 0;
}
.product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping {
    margin-top: auto;
}

/*
FIX for cart
*/

.featured-products.increaseCart {
    margin-top: 1em;
    float: inherit;
    width:100%
}
.featured-products.increaseCart::after {
    content: "";
    display: table;
    clear: both;
}

/* 404 Products block fix */

#custom404_products{
    display: flex;
}
.page-cms-258 iframe {
    position: static;
    border: none;
    width: 100%;
    min-height: 100vh;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.page-cms-258 {
    /* height: 200vh;*/
    height: auto;
}
#globomenu-item-2068 .globomenu-target-text {
    display: inline-flex;
}
#globomenu-item-2068 .globomenu-target-text::before {
    display: block;
    content: ' ';
    background-image: url('/img/xmas-ball.svg');
    background-size: 20px 20px;
    height: 20px;
    width: 30px;
}

.grecaptcha-badge{
    display: none !important;
}

.ui-autocomplete{
    overflow-y: auto;
    height: 566px;
}

#hidden_field_company .form-control-comment,
#hidden_field_dni .form-control-comment{
    display: none;
}

#globo-hidden-menu-displayTop-1 .globomenu .globomenu-tabs-group::-webkit-scrollbar {
    height: 8px;
    width: 4px;
    opacity: 0.5;
}

#globo-hidden-menu-displayTop-1 .globomenu .globomenu-tabs-group::-webkit-scrollbar-thumb {
    background-color: #EC7575;
    border: 3px solid #EC7575;
    opacity: 0.5;
}

#globo-hidden-menu-displayTop-1 .globomenu .globomenu-tabs-group::-webkit-scrollbar-track {
    background: #F9F9F9;
    opacity: 0.5;
}




.globomenu .globomenu-submenu .globomenu-column-full
{
    width: 100%;
    max-height: 600px;
    overflow-y: auto;
}

#globo-hidden-menu-displayTop-1 .globomenu .globomenu-tabs-group
{
    max-height: 600px;
    overflow-y: auto;
    overflow-x: hidden;
}


#header #globo-hidden-menu-displayTop-1 .globomenu-submenu .globomenu-item-layout-text_only:hover,
#header #globo-hidden-menu-displayTop-1 .globomenu-submenu .globomenu-item-layout-image_above:hover,
#header #globo-hidden-menu-displayTop-1 .globomenu-submenu .globomenu-item-layout-image_above globomenu-target-text:hover
{
    background: #EC7575;
    color: #fff !important;
    font-weight: bold;
}

#header .globomenu .globomenu-grid-row,
#header .globomenu .globomenu-submenu-grid
{
    padding-right: 0;
    padding-left: 0;
}

#amazzing_filter .selectedFilters .cf
{
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.product_top_row
{
    display: flex;
    flex-direction: column;
}

.col-lg-4.col-md-12.col-xs-12.rating {
    margin-bottom: 15px;
}

.loyalty-points-cart
{
    font-family: "Droid serif";
    font-size: .875rem;
}

.blockblog-pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
}

.blockblog-pagination .paginate li a {
    text-decoration: none;
}

.blockblog-page {
    display: inline-flex;
    width: 35px;
    height: 35px;
    border: 1px solid #F2F2F2;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.blockblog-page:hover {
    background-color: #b0825a;
    color: #fff;
    opacity: 0.8;
}

.current-page {
    background-color: #b0825a;
    color: #fff;
    font-weight: 700;
}

.blockblog-pagination > .paginate > ul
{
    display: flex;
    gap: 5px;
    justify-content: center;
    align-items: center;
}

