<style>

/* AVITA – GLOBÁLNY VÝPIS PODKATEGÓRIÍ */

ul.subcategories{
    display:flex !important;
    flex-wrap:wrap !important;
    align-items:flex-start !important;
    margin:14px 0 22px !important;
    padding:0 !important;
    list-style:none !important;
}

/* Prebitie Shoptet / Bootstrap col-* pravidiel */
ul.subcategories > li,
ul.subcategories > li[class*="col-"]{
    float:none !important;
    display:block !important;
    flex:0 0 auto !important;
    flex-basis:auto !important;
    flex-grow:0 !important;
    flex-shrink:0 !important;
    width:auto !important;
    min-width:0 !important;
    max-width:none !important;
    margin:0 10px 10px 0 !important;
    padding:0 !important;
    list-style:none !important;
}

ul.subcategories > li > a{
    display:inline-flex !important;
    align-items:center;
    justify-content:center;
    width:auto !important;
    max-width:none !important;
    min-height:40px;
    padding:7px 16px !important;
    border:1px solid #eadfdd !important;
    border-radius:10px !important;
    background:#faf8f7 !important;
    box-sizing:border-box !important;
    color:#663234 !important;
    text-align:center !important;
    text-decoration:none !important;
    font-size:14px !important;
    line-height:1.25 !important;
    font-weight:600 !important;
    white-space:normal !important;
    transition:.2s ease;
}

ul.subcategories > li > a:hover{
    background:#fff1ee !important;
    border-color:#d5796c !important;
    transform:translateY(-1px);
}

ul.subcategories img,
ul.subcategories .image,
ul.subcategories .category-image,
ul.subcategories > li::before,
ul.subcategories > li::after{
    display:none !important;
    content:none !important;
}


/* TABLET */

@media(max-width:991px){

    ul.subcategories{
        margin:12px 0 18px !important;
    }

    ul.subcategories > li,
    ul.subcategories > li[class*="col-"]{
        flex:0 0 auto !important;
        flex-basis:auto !important;
        width:auto !important;
        max-width:none !important;
        margin:0 7px 7px 0 !important;
    }

    ul.subcategories > li > a{
        display:inline-flex !important;
        width:auto !important;
        min-height:38px;
        padding:6px 12px !important;
        font-size:13px !important;
    }
}


/* MOBIL */

@media(max-width:767px){

    ul.subcategories{
        margin:10px 0 16px !important;
    }

    ul.subcategories > li,
    ul.subcategories > li[class*="col-"]{
        flex:0 0 auto !important;
        flex-basis:auto !important;
        width:auto !important;
        max-width:none !important;
        margin:0 6px 6px 0 !important;
    }

    ul.subcategories > li > a{
        display:inline-flex !important;
        width:auto !important;
        min-height:36px;
        padding:5px 10px !important;
        border-radius:9px !important;
        font-size:12px !important;
    }
}


/* MALÉ MOBILY */

@media(max-width:380px){

    ul.subcategories > li,
    ul.subcategories > li[class*="col-"]{
        margin:0 5px 5px 0 !important;
    }

    ul.subcategories > li > a{
        min-height:34px;
        padding:5px 8px !important;
        font-size:11px !important;
    }
}

/*Zobrazit viac uprava*/
.fvstudio-showmore-wrapper {
text-transform: uppercase;
font-weight: 700;
}

div.search-whisperer ul li a[href="/c-d3-zinok-liposomal-plus-vip/"] {
		display: none !important;
}

a[href="/vip/"] {
		display: none !important;
}

span.flag.flag-discount {
    background-color: #663234 !important;
  }
span.flag.flag-new {
    background-color: #663234 !important;
}

.navigation-in > ul > li > a {
    text-transform: uppercase;
}

.categories .topic {
    text-transform: uppercase;
}

.navigation-in ul.menu-level-2 {
    z-index: 1001;
    position: absolute;
    left: 0;
    top: calc(100% - 32px / 2);
    width: 300px;
    margin-left: 0;
    border-style: solid;
    border-width: 1px;
}

@media only screen and (max-width: 420px) {
.navigation-in ul.menu-level-2 li a {
    padding-top: 1rem;
    padding-bottom: 1rem;
    color: #fff;
}

.navigation-in ul.menu-level-2 {
    z-index: 1001;
    left: 0;
    top: calc(100% - 0px / 2);
    width: 100%;
    margin-left: 0;
    border-style: solid;
    border-width: 0px;
    background: #663234;
    color: #fff;
}
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
  width:5%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

  ol.top-products li::before {
    counter-increment: top;
    content: counter(top);
    flex: 0 0 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    font-weight: 800;
}

  ol.top-products li a.top-products-image {
    flex: 0 0 80px;
    display: block;
}

  .columns-3 .columns-4 .products-block>div {
    width: 33.333333%;
}
.columns-3 .columns-4 .products-block>div :hover {
    width: 33.333333%;
-moz-transform: scale(1.05) slow;
    -webkit-transform: scale(1.05) slow;
    -o-transform: scale(1.05) slow;
    -ms-transform: scale(1.05) slow;
    -webkit-transform: scale(1.05) slow;
    transform: scale(1.05) slow;
}
.btn.btn-primary, a.btn.btn-primary {
    color: #663234;
    border-color: #663234;
    background-color: #fff;
    color: #fff;
    border-color: #45A509;
    background-color: #45A509;
    border-radius: 50px;
}

.external-fonts-loaded h1, .external-fonts-loaded h2, .external-fonts-loaded h3, .external-fonts-loaded h4, .external-fonts-loaded h5, .external-fonts-loaded h6, .external-fonts-loaded .h1, .external-fonts-loaded .h2, .external-fonts-loaded .h3, .external-fonts-loaded .h4, .external-fonts-loaded .h5, .external-fonts-loaded .h6, .external-fonts-loaded .cart-table .main-link, .external-fonts-loaded .cart-related-name, .blank-mode h1, .blank-mode h2, .blank-mode h3, .blank-mode h4, .blank-mode h5, .blank-mode h6, .blank-mode .h1, .blank-mode .h2, .blank-mode .h3, .blank-mode .h4, .blank-mode .h5, .blank-mode .h6, .blank-mode .cart-table .main-link, .blank-mode .cart-related-name {
    font-family: 'Titillium Web', sans-serif!important;
font-weight:700;
}
.news-item .text .title {
    line-height: 32px;
    font-size: 28px;
    text-decoration: none;
    font-weight: 800;
    display: block;
    margin-bottom: 10px;
}
.recommended-products .browse {
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: -23px;
    border-style: solid;
    border-width: 3px;
    border-radius: 50%;
    text-decoration: none;
}
.wide-carousel{

background-repeat:no-repeat;
background-size:contain;
background-position: center;
}
.dklab_instagram_widget_box>a>span>img {
    display: block;
    width: 100%;
    position: absolute;
    left: 50%;
    top: 50%; 
    padding: 10px;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    min-width: 100%;
    min-height: 100%;
}
  #dklab_instagram_widget {
    margin-top: 50px;
}
  #dklab_instagram_widget_in {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: white;
    margin-bottom: 50px;
}

footer .footer-newsletter, #footer .footer-rows, #footer .footer-bottom {
  
    border-top: solid 2px #ccc;
}
#dklab_instagram_widget {
    margin-top: 40px;
    width: 72%;
    margin: auto;
}


/*Lang menu*/
.lang-menu{
	    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: rgba(255, 255, 255, 0.3);
}
.lang-menu>a {
    display: flex;
    text-align: center;
    color: #fff;
    font-size: 13px;
    line-height: unset;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.lang-menu>a:before{
content: "";
    background-image: url(https://www.avita.cz/user/documents/upload/flagy/sk_flag.png);
    width: 100%;
    height: 28.5px;
    margin-bottom: 10px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;	
}
@media(max-width:767px){
.lang-menu>a:before {
    margin-bottom: 0;
}
.lang-menu>a {
    font-size: 8px;
}
}
/*Top kategorie uprava ramcekov a schovanie na mobile*/
.top-category-addon.no-more-link .menu-content {
		padding: 0px 25px 0px 20px;
}
@media only screen and (max-width: 420px) {
.top-category-addon {
		display: none;
}

@media (min-width: 768px)
.top-category-addon {
  margin-bottom: 0;
  margin-top: 70px;
}

}
.top-category-addon.is-slider.is-slider-arrows-bottom .menu-level-2 {
  padding-bottom: 0px;
}
</style>


:root {
--border-radius-top-category: 20;
--color-top-category-black: #543130;
--color-top-category-black-hover: #754a4b;
--color-top-category-gray: #b2b2b2;
--border-color-top-category: #e2e2e2;
--background-color-menu-style-1-top-category: #fbfbfb;
--background-color-arrow-top-category: #f1f1f1;
--background-color-arrow-top-category-hover: #e2e2e2;
--background-color-slider-style-1-top-category: #e2e2e2;
--background-color-slider-style-1-top-category-hover: var(--color-primary);
--color-slider-style-1-top-category: #000000;
--color-slider-style-1-top-category-hover: #ffffff;
}