#anchor-top-navigation-category-923, #anchor-top-navigation-category-930 {
    display: none !important;
}

#div-home-page-tiles-container {
    margin: 62px 0px 0px 0px !important;
}

.desktop-content-tiles {
    height: calc(100vh - 62px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: top;
    background-position-x: center;
    padding: 1px !important;
    background-clip: content-box;
    border: white 5px solid;
    border-radius: 3rem;
    margin: 0px 5px;
    width: calc((100% / 3) - 10px);
}

#content .desktop-cta-button {
    position: absolute;
    bottom: 30px;
    right: 30px;
    color: #fff;
    background: var(--theme-primary-color);
    font-weight: 500;
    line-height: 8rem;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 4rem;
    font-family: 'Roboto', sans-serif;
    padding: 0 30px;
    border-radius: 4rem;
    border: 1px solid var(--theme-primary-color);
    min-width: 30rem !important;
}	

.desktop-cta-icon {
    color: #fff;
    padding: 3px;
    border-radius: 50%;
    background: #a61319;
    font-size: 4rem;
    vertical-align: text-top;
}	

.mobile-content-tiles {
    height: calc(((100vh - 62px) / 3) - 10px);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: top;
    background-position-x: center;
    padding: 1px !important;
    background-clip: content-box;
    border: white 3px solid;
    border-radius: 3rem;
    margin: 5px 0px;
    width: calc(100% - 10px);
    left: 5px;
}

#content .mobile-cta-button {
    position: absolute;
    top: 15px;
    right: 15px;
    color: #fff;
    background: var(--theme-primary-color);
    font-weight: 500;
    line-height: 4rem;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    font-size: 2rem;
    font-family: 'Roboto', sans-serif;
    padding: 0 15px;
    border-radius: 2rem;
    border: 1px solid var(--theme-primary-color);
    min-width: 15rem !important;
}

body[style] {
    background-repeat: repeat !important;
}

#div-offers-selector-positions-container > div > ul > div > li > div > div > div.div-offers-product-title-wrapper.div-offers-product-title-wrapper-full > div > span {
    font-weight: bold;
}

#div-offers-selector-positions-container > div > ul > div > li > div > div.div-offers-product-details.div-offers-product-details-no-img > div.div-offers-product-title-wrapper > div > span {
    font-weight: bold;
}

#div-offers-selector-positions-container > div > ul > div > li > div > div > div.div-offers-product-title-wrapper > div > span {
    font-weight: bold;
}

@media only screen and (max-width: 991px) {
    .banner-mobile{
        content: url('https://cdn4.cloud.mypos.ro:8040/EC0FA1//resources/1181606133314263.uteYr7148UeVz0dvlEde_height640.png');
    }
}


#myCarousel .carousel-indicators .active {
       border-color: var(--theme-primary-color) !important;
       background-color: var(--theme-primary-color) !important;
}

#myCarousel .carousel-indicators li {
margin: 0;
height: 2px !important;
width: 20px !important;
        border-color: gray !important;
}

#myCarousel .home-page-carousel-arrow-control {
        display: none;
}

.banner-mobile {
      display: none !important;
}

#myCarousel {
display: block !important;
}
