body {
    overflow-x: hidden;
}

.product-area .controls a:not(.button-gray).active {
    color: #1e58a0;
}

pre {
    font-family: inherit;
    font-size: 1em;
    line-height: 1.6;
    margin-bottom: 1rem;
}

.specific-button-1 {
    height: 192px;
}

.table_responsive_box {
    overflow-y: hidden;
}

.ui-datepicker td span.ui-state-highlight,
.ui-datepicker td a.ui-state-highlight {
    border: 1px solid #1e58a0 !important;
}

/**
 * Task 2557949
 */
form.searchform #searchresults>ul>li a img {
    max-width: 96%;
}

.menu-categories>ul>li>div>ul>li .subcateg_links>a {
    line-height: 1.2rem;
    width: auto;
}

.menu-categories>ul>li>div>ul>li .subcateg_links>ul>li {
    line-height: 1.2rem;
}

.categoryImage {
    max-width: 66px;
    max-height: 48px;
}
p.createOrderButtonWarning {
    color: red;
    text-align: center;
    padding: 0 50px 0 50px;
}
ul#offcanvas-menu-categories {
    z-index: 1000000;
}
.abcloader,
.abcloader:before,
.abcloader:after {
    background: #ddd;
    -webkit-animation: abcload1 1s infinite ease-in-out;
    animation: abcload1 1s infinite ease-in-out;
    width: 1em;
    height: 3em;
}

.abcloader {
    color: #ddd;
    text-indent: -9999em;
    margin: 88px auto;
    position: relative;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.abcloader:before,
.abcloader:after {
    position: absolute;
    top: 0;
    content: '';
}

.abcloader:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.abcloader:after {
    left: 1.5em;
}

.logged-header-content {
    padding: 0.625rem 0 2.5rem 0;
    height: auto;
    max-height: 250px;
    border-bottom: none;
}

.table-compare-box-left {
    border-right: 1px solid #cecece;
}

div.form-cell.ui-autocomplete-wrap {
    margin-bottom: 0;
}

.product-images .flags {
    z-index: 1001 !important;
}

.product-area .flags {
    top: 15px;
}

.menu-categories>ul>li>div>ul>li {
    display: flex;
}

a.hoverSearch {
    color: #1e58a0 !important;
}

.reveal {
    margin-bottom: 2rem;
}

form.searchform.searchform2.active {
    z-index: 1039;
}

form.searchform.noshadow.active #searchresults {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

p[name=productsTableItemDescription] {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden !important;
    text-overflow: ellipsis;
    visibility: visible;
}

.no-data-center {
    padding-top: 15px;
    text-align: center;
}

.cart-content-cp-special {
    max-height: 275px;
    overflow-y: auto;
}

.cart-content-cp-special>ul>li a .img {
    display: inline-block;
    max-width: 5rem;
    max-height: 3.75rem;
}

header #menu-main>ul>li:nth-child(n+4)>a {
    background-color: #ffffff;
    color: #1a4883
}

header #menu-main>ul>li:nth-child(-n+3)>a {
    background-color: #1a4883;
    color: #ffffff;
    border-right: 1px solid rgba(255, 255, 255, 0.13);
}

header #menu-main>ul>li:nth-child(-n+3)>a:hover {
    background-color: #1e57a0;
    color: #ffffff;

}
header #menu-main>ul>li>a.active {
    color: #ffffff;
    background-color: #1e57a0;
}

.no-click {
    cursor: default !important;
}

@-webkit-keyframes abcload1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 3em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 4em;
    }
}

@keyframes abcload1 {

    0%,
    80%,
    100% {
        box-shadow: 0 0;
        height: 3em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 4em;
    }
}



/* START - zadafinovanie novej ikony, ktora je pridana do hlavneho font suboru: http://abcom.tv/fonts/abcom.ttf
         - nasledne upravene ttf-ko je konvertovane do ostatnych formatov cez https://www.font-converter.net/en
         - finalne fonty vo formatoch .eot .ttf .svg .woff .woff2 su odoslane do LL na aktualizaciu  */


.icon-support:before {
    content: "\e94b";
}

.icon-about-me:before {
    content: "\e94c";
}

.icon-free-shipping:before {
    content: "\e94d";
}

.icon-new:before {
    content: "\e94e";
    transform: translateY(6px);
}

.icon-percentage:before {
    content: "\e94f";
    transform: scale(0.8) translateY(3px);
}

.icon-category:before {
    content: "\e950";
    display: inline-block;
}

.icon-mobilelogout:before {
    content: "\e951";
    display: inline-block;
    transform: scale(0.85) translateX(3.5px) translateY(-1px);
    padding: 0 5px;
}

.icon-facemask:before {
    content: "\e952";
    display: inline-block;
	transform: translateY(1px);
}

.icon-weekend:before {
    content: "\e953";
    display: inline-block;
    transform: scale(0.8);
}

.icon-smarthome:before {
    content: "\e954";
    display: inline-block;
    transform: scale(0.85);
}

.icon-testimonial:before {
    content: "\e955";
    display: inline-block;
    transform: scale(0.9) translateY(1px);
}

.icon-cupon:before {
    content: "\e956";
    display: inline-block;
    transform: scale(2) translateY(1px);
    padding-left: 10px;
    color: #1e58a0;
}

.icon-solar:before {
    content: "\e959";
    display: inline-block;
    transform: scale(0.9) translateY(1px);
}

.icon-android:before {
    content: "\e958";
    display: inline-block;
    transform: scale(0.9) translateY(1px);
}

.icon-health:before {
    content: "\e95A";
    display: inline-block;
    transform: scale(0.9) translateY(1px);
}

.icon-aircondition:before {
    content: "\e95B";
    display: inline-block;
    transform: scale(0.5) translate(-4px, 4.8px);

}

.icon-iphone:before {
    content: "\e95C";
    display: inline-block;
    transform: scale(0.85) translate(2.1px, 3.8px);

}

.saleCuponItem span.icon-cupon{
  width: 82px;
  padding: 5px 0px 5px 0px;
  height: 33px;
  transform: scale(1.1) translateX(-47.2px) translateY(-37.2px);
  background-color: white;
  position: absolute;
  right: -40px;
  top: 26px;
}


icon-blog {
  transform: scale(0.85) translateY(1.8px);
}


.icon-events:before {
  content: "\e957";
  display: inline-block;
  transform: scale(0.9) translateY(4px);
}


/* START - uprava bubliny pri kosiku */

header #cart-area #cartresults .minicart-list {
    border-radius: .3em;
}


/* START - uprava naseptavaca */

form.searchform #searchresults>ul>li a img {
    max-width: 85%;
    border-radius: .3rem;
    margin: .3rem;
}

form.searchform #searchresults>ul>li a:hover,
.hoverSearch {
    background-color: #efefef;
}


/* START - uprava velkosti fontu pri sumach na podstranke saldo */

.saldo-cols .saldo-col span {
    font-size: 1.2rem;
}


/* START - uprava background farieb na promo znackach */

.bestseller {
    background-color: rgba(255, 180, 0, .8)
}

.new {
    background-color: rgba(0, 83, 185, .8);
}

.action {
    background-color: rgba(255, 0, 0, .8);
}

.sale {
    background-color: rgba(171, 0, 161, .8)
}

.free-shipping {
    background-color: rgba(0, 154, 7, .8)
}

.bonus {
    background-color: rgba(231, 152, 0, .8)
}

.comingsoon {
	 background-color: rgba(0, 108, 138, .8)
}


/* START - nastavenie pozicie postrannych banerov */

.advert-float-box {
    top: 164px;
}

.advert-float-left {
    margin-left: -785px;
}

.advert-float-right {
    margin-left: 585px;
}


/* START - LL uprava pre zobrazenie obrazkov na produkte */

.productImageLoading {
    display: none !important;
}


/* START - uprava sub kategorii na eshope, nahustenie ich na seba

.page-product-filter .subcategories-blocks>div[class*=cell]>a {
    margin-bottom: 0.5rem;
    margin-right: -1.3rem;
}
*/

/* START - zadefinovanie nakupneho kosiku v naseptavaci */


@media screen and (max-width:39.9375em) {
    form.searchform #searchresults>ul>li .searchformcarticon {
        display: none
    }
}

.searchformcarticon {
    float: right;
    position: relative;
    display: inline-block;
    margin: 0 .4rem 0 .7rem;
    font-size: 1.5rem;
    color: #1e58a0;
    top: 1rem;
    cursor: pointer;
}


/* START - uprava padingov okolo vyhladavaca */

.pt-60,
header .header-m {
    padding-top: 2rem;
}


@media screen and (min-width: 64em) {
    header #menu-main {
        margin-top: 0.4625rem;
    }
}


/* START - uprava padingov hlavneho menu */

header #menu-main>ul>li>a {
    /* padding: .8625rem .9375rem;
    padding: .6625rem .9375rem;*/
    padding: 0.6625rem 0.65rem;
}

.menu-categories>ul>li>a,
.menu-categories>ul>li>button {
    /* padding: .8625rem .9375rem; */
    padding: .6625rem .9375rem;
}

.menu-categories>ul>li {
    font-size: 0.9rem;
}

header #menu-main>ul>li>a {
    font-size: .85rem;
}

.menu-categories>ul {
        max-height: 2.7rem;
}

.menu-categories-container-2 nav.menu-categories>ul>li>a {
    padding: 0.55rem 0.7rem;
}

body.down .menu-categories button {
    padding-top: 0.6rem;
    padding-bottom: 0.45rem;
}


/* START - paticka, sedy pruh, zmensenie padingov z vrchu a zo spodu */

footer .advantages-block {
    padding: 0;
}

/* START - uprav v product-filter submenu v sidebare */

.category-title {
    margin: 0.5rem 0 0 0!important;
}

.category-title > h1 {
    margin: 0;
}


div.image .categoryImage {
    max-width: 33px;
    max-height: 24px;
}

.page-product-filter .subcategories-blocks .subcategory-block .title span {
    font-size: .9rem;
}



.page-product-filter .subcategories-blocks>div[class*=cell]>a {
    border-bottom: none;
    border-top: 1px solid #cecece;
    margin-bottom: 0rem;
}


/* kym nie je submenu v sidebare, tak toto ponechat zakomentovane
.page-product-filter .subcategories-blocks>div:first-of-type[class*=cell]>a {
    border: none;
}
*/

.page-product-filter .subcategories-blocks>div[class*=cell]>a.is-active,
.page-product-filter .subcategories-blocks>div[class*=cell]>a:hover {
    border-color: #cecece;
}

.page-product-filter .product-filter-panels .product-filter-panel:first-child:before {
    margin: 1.5rem 0 1rem 0;
}

.opener-toggle .toggler {
    width: 22rem;
}

.opener-toggle .toggler>span {
    color: #1e58a0;
}

.opener-toggle .toggler>span.toggler-text {
    font-weight: 600;
    -webkit-transform: rotate(0deg) translateY(11px);
    -ms-transform: rotate(0deg) translateY(11px);
    -o-transform: rotate(0deg) translateY(11px);
    transform: rotate(0deg) translateY(11px);
}

@media screen and (min-width: 64em) {
    body.with--open-topmenu .opener-toggle .toggler>span.toggler-text {
        -webkit-transform: rotate(0) translateY(0px);
        -ms-transform: rotate(0) translateY(0px);
        -o-transform: rotate(0) translateY(0px);
        transform: rotate(0) translateY(0px);
    }
}



/* START - uprava oramovania ekologickeho zabalenia (po novom zlavove kupony) v kosiku  */

#formyUhrady label[for=use_eko] {
    border-color: #1a4883;
}


/* START - zakazanie menu po dlhom kliku na zatvaracie okno galerie */

.pswp__share-tooltip {
    display: none;
}


/* START - fix aby obrazky na product filter page nezasahovali do textov v mobilnom zobrazeni */

.product-area .image a img {
    max-height: 100%;
}


/* START - zvyraznenie ceny pri mnozstevnych zlavach pri zobrazeni produktu */


.page-product .product-info .product-price>div .price-classic>span:nth-child(2) {
    font-weight: 900;
    color: #ff484c;
}


/* START - fix odskakovania ikony pridat do oblubenych a do porovnania v product filtri, pri responzivite */

@media screen and (max-width:63.9375em) {
    .page-product .product-info {
        margin-top: 0;
    }
}


/* START - fix odstranenie tiena pri mouse-over na produkte pri responzivite */

@media all and (max-width:1250px) {
    .product-grid .cell:hover .product-area {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

/* START - zakazanie baneru pri produkte odkazujuci na najnizsiu cenu */

.najnizsie-ceny-baner {
    /* display:  flex;   Odkomentovat tento riadok a zakomentovat ten spodny ak budeme chciet baner znova vyuzivat */
    display: none;
}


/* START - nastavenie pozicie baneru v nakupno kosiku https://images.abcom.tv/marketing/banery/kosik.jpg */

.baner-v-kosiku {
    margin-top: 2rem;
}


/* START - product page, znizenie medzeri medzi boxom s tabami a boxom s nakupnym tlacidlom */

.page-product .product-tabs {
    margin-top: 1rem;
}


/* START - kosik, krok cislo 2, interaktivne tlacidlo po odoslani objednavky, kym sa nepresmeruje na platobnu branu */

.button-next .disabled {
    background-color: gray;
}

a.createOrderButtonDisabled {
  pointer-events: none;
}
.createOrderButtonDisabled  span{
  height: 6rem;
  opacity: 0.5;
}
.abcloaderSpan {
  width: 7rem;
}
.createOrderButtonDisabled div.abcloader{
  margin-top: 37px;
  margin-left: auto;
  margin-bottom: 10px;
  margin-right: auto;
}

@media screen and (max-width:39.9375em) {
    a.createOrderButtonDisabled {
        display: flex;
        flex-direction: column;
        margin-top: 0!important;
    }
    .abcloaderSpan {
         width: 100%;
    }
    .menu-categories .header-button-category {
        float: left;}
        .menu-categories .header-button-menu {
    float: right;
}
header #menu-main {
    right: 0;
    -webkit-transform: translateX(100vw);
    -ms-transform: translateX(100vw);
    -o-transform: translateX(100vw);
    transform: translateX(100vw);
}
.main-menu-li{
display: none;
}
}
.menu-categories>ul>li.special>a, .menu-categories>ul>li.special>button {
    padding: .6625rem .9375rem;
}
.page-product .product-info .product-price>div>div{
    padding: .5rem;
}
.page-product .product-info .product-price>div .price-blue>span:nth-child(2) {
    font-size: 1.1875rem;
}
.off-canvas .button-canvas-close {
    float: inherit;
}

.with--sidebar .site-pusher{
    -webkit-transform:translateX(-15.625rem);
    -ms-transform:translateX(-15.625rem);
    -o-transform:translateX(-15.625rem);
    transform:translateX(-15.625rem);}
.button-canvas-close {
    float: right;
}
.preloader-content-small{
    position:fixed;
    z-index:999999;
    top:0;
    left:0;
    right:0;
    bottom:0;
    opacity: 80%;
    background-color:#fff;
    display: none;
}

div#dopravaZdarma {
    text-align: right;
    border: 2px solid #ff484c;
    position: relative;
    display: inline-block;
    height: 3.75rem;
    font-size: 1.375rem;
    border-radius: .3rem;
    padding: 0px .7rem;
}
.dopravaZdarmaText{
    color: #ff484c;
    font-weight: 700;
}
.icon-free-shipping{
    font-size: 4rem;
    color: #ff484c;
}
.cart-info {
    float: right;
}
.mt-25 {
    margin: 0.5rem 0;
}
#dopravaZdarmaText {
    display: inline-block;
    font-size: 1.375rem;
    text-align: center;
    vertical-align: top;
    padding: .7rem 0rem .7rem 0rem;
}
@media screen and (max-width: 39.9375em) {
    .menu-categories .searchfocus-icon,
    .menu-categories .categoriesfocus-icon {
        background-color: #ffffff;
    }

    .menu-categories .searchfocus-icon span {
        background-color: #ffffff;
        color: #1e58a0;
    }
    .mt-25 {
        display: contents;
    }
    div#dopravaZdarma {
        height: auto;
        font-size: 1.2rem;
        margin-top: 0.5rem;
    }
    #dopravaZdarmaText {
        font-size: 1.2rem;
        padding: .4rem 0rem .4rem 0rem;
    max-width: 80%;
	float: left;
    }
    .icon-free-shipping{
        font-size: 3rem;
    }
    .cart-content .control-checks {
        margin: 0.5rem 0;
    }
}


/* Nove menu */
header #menu-main>ul>li>a{
    height: 40px;
}
header #menu-main>ul>li:nth-child(n+4)>a{
    background-color: #1a4883;
    color: #ffffff;
    border-right: 1px solid rgba(255, 255, 255, 0.13);
}
header #menu-main>ul>li:nth-child(n+4)>a:hover {
    background-color: #1e57a0;
    color: #ffffff;
}
.akcie-icon{
    display: inline-block;
    height: 19px;
    margin-right: 3.2px;
    position: relative;
    top: -1px;
}
.novinky-icon, .main-menu-icon{
    display: inline-block;
    height: 23px;
    margin-right: 3.2px;
    position: relative;
    top: -1px;
}
.main-page-wrapper{
    max-width: 1150px;
    margin: 0px auto;
    display: flex;
}
.main-menu-item-categories{
    min-width: 200px;
}
/* upravene kvoli sirsiemu lavemu menu by llark
.main-page-wrapper .side-nav{
    width: 200px;
    padding-top: 1px;
    margin-right: 10px;
}
*/
.main-page-wrapper .side-nav {
    width: 100%;
    padding-top: 1px;
}
/*
@media screen and (min-width: 1024px) {
    .product-grid-4 .cell {
        width: 25%; }
    .product-grid-4 .cell:nth-child(4n+1) .product-area {
        border-left: 1px solid #cecece; } }
@media screen and (max-width: 1023px) {
    .product-grid-4 .cell {
        width: 33.3333%; }
    .product-grid-4 .cell:nth-child(4n+1) .product-area {
        border-left: 0; }
    .product-grid-4 .cell:nth-child(3n+1) .product-area {
        border-left: 1px solid #cecece; } }*/

.newMaxWidth{
    max-width: 941px;
}
@media (min-width: 1250px){
	.product-grid.slick-initialized .slick-arrow.slick-prev{
		left: -12px;
	}
}
.product-grid.slick-initialized .slick-arrow.slick-next{
right: 6px;
}
@media (max-width: 768px){
    .main-menu-item-categories-li{
        display: none !important;
    }
    .main-page-wrapper .side-nav{
        display: none;
    }
}
@media (max-width: 1023px){
    .main-page-wrapper {
        padding-left: 0.6375rem;
    }
}
.main-page-wrapper .side-nav ul{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.main-page-wrapper .side-nav ul li a{
    display: block;
    background: #1a4883;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    height: 40px;
    padding-left: 10px;
    margin-bottom: 1px;
    line-height: 40px;
}

.main-page-wrapper .side-nav > ul:nth-child(3) > li:first-child > a,
.main-page-wrapper .side-nav > ul:nth-child(4) > li:first-child > a {

}

.main-page-wrapper .side-nav ul li a:hover,.main-page-wrapper .side-nav ul li.active a{
    background: #1e57a0;
}
.main-page-wrapper .side-nav ul li a .icon{
    font-size: 16px;
    position: relative;
    top: 1px;
}
.main-page-wrapper .side-nav ul li ul li a{
    color:#000;
    background: #e2e3e5;
    line-height: 0.9rem;
    text-transform: none;
    padding-left: 6px;
    display: flex;
    align-items: center;
}
.main-page-wrapper .side-nav ul li ul li a:hover{
    background: #e2e3e5;
    text-decoration: underline;
}

.main-page-wrapper .side-nav ul li ul li.active a
{
    background: #e2e3e5;
    color: #1e58a0;
}
.main-page-wrapper .side-nav ul li ul a .icon-gt {
        margin: 0 0.3rem 0 0;
        transform: scale(0.9,0.9);
}


 /* otoci sipku pri aktivnej kategorii */
.main-page-wrapper .side-nav ul li ul li.active a .icon-gt,
.main-page-wrapper .side-nav ul li ul li ul li.active a .icon-gt
{
    display: inline-block;
    transform: rotate(90deg) scale(0.9,0.9);
}
/* vrati spat sipku pri aktivnej kategorii */
.main-page-wrapper .side-nav ul li ul li.active ul a .icon-gt,
.main-page-wrapper .side-nav ul li ul li ul li.active ul a .icon-gt
{
    transform: rotate(0deg) scale(0.9,0.9);
    margin-left: 7px;
}

/* nastavi tlstejsie pismo pri aktivnej kategorii */
.main-page-wrapper .side-nav ul li ul li.active a,
.main-page-wrapper .side-nav ul li ul li ul li.active a,
.main-page-wrapper .side-nav ul li ul li ul li ul li.active a  {
	font-weight: 600;
}
/* vrati spat spat pismo do normalu pri aktivnej kategorii */
.main-page-wrapper .side-nav ul li ul li.active ul a,
.main-page-wrapper .side-nav ul li ul li ul li.active ul a
{
	font-weight: normal;
}

.main-page-wrapper .side-nav .name{
    color: #1a4883;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    position: relative;
    margin-bottom: 10px;
}
.main-page-wrapper .side-nav .name:after{
    content: ' ';
    background: url('/web/20260128044249im_/https://images.abcom.tv/marketing/images/arrow.png') no-repeat center center;
    background-size: 100% auto;
    width: 15px;
    height: 9px;
    position: absolute;
    right: 0px;
    top: 3px;
    display: block;
    font-weight: bold;
    font-size: 20px;
}
.main-page-wrapper .side-nav form input[type=text]{
    height: 40px;
    line-height: 40px;
    border: 1px solid #dddddd;
    font-size: 13px;
}
.main-page-wrapper .side-nav .icheckbox_flat-blue{
    top: -2px;
}
.main-page-wrapper .side-nav .icheckbox_flat-blue .icheckbox_flat-blue{
    top: -4px;
}
.main-page-wrapper .side-nav ul li ul li ul li ul li a{
    padding-left: 12px;
}

/* START - zakazanie sa zobrazovanie subkategorii nad produktami v produkt filtri */

.page-product-filter .subcategories-blocks {
    display: none;
}

/* START - zarovnanie cesty na vysku laveho menu kategorii */

.page-path {
    margin: 0.5rem 0;
}
.page-index{
	max-width: 941px;
}

/* START - uprava descriptions v boxos na product-filter stranke */

.product-area .desc p {
    line-height: 1rem;
    color: #1e58a0;
}


/* START - fix proti dlhym nazvom produktu */

.product-area .title {
	overflow-x: hidden;
}


/* START - pozicovanie novych ikon v hlavonm menu */

header #menu-main>ul>li>a span.icon-new {
    transform: translateY(6px);
}

header #menu-main>ul>li>a span.icon-percentage {
    transform: scale(0.8) translateY(3px);
}


/* START - zmensenie hlavneho H1 nadpisu na uvodnej stranke */

@media print, screen and (min-width: 40em)
{
	.h1, h1 {
	    font-size: 1.8875rem;
	}
}

.top-title {
	text-align: center;
}

/* START - upravy odsadeni okolo banerov na indexe */

@media screen and (min-width: 64em)
{
	.slider-margin {
	    margin-top: 9px;
	}
}

[data-equalizer="slider"] > div:nth-child(2){
	/* padding-left: 0; */
}

[data-equalizer-watch="strategic-product"] {
	margin-bottom: 0.6625rem!important;
}


/* START - zmensehie H2 nadpisov na celej stranke */

@media print, screen and (min-width: 40em) {
	.h2, h2 {
	    font-size: 1.5625rem;
	}
}


/* START - upravy sidebaru, filtre aby viac sedeli k idebar menu */

.page-product-filter .product-filter-panels .product-filter-panel .title {
    font-size: 0.8rem;
}

.page-product-filter .product-filter-panels .product-filter-panel .filter-panel-content .box-classic #searchinputWidesearch,
.page-product-filter .product-filter-panels .product-filter-panel .filter-panel-content .box-classic #searchinputWidesearchDescription {
    height: 2.7rem;
    font-size: .85rem;
}

.page-product-filter .product-filter-panels .product-filter-panel .filter-panel-content .side input {
    width: 3.9rem;
}

.page-product-filter .product-filter-panels .product-filter-panel .box-classic label {
    font-size: 0.85rem;
}

.page-product-filter .product-filter-panels .product-filter-panel .box-classic {
    margin-bottom: 0.15rem;
}

.page-product-filter .product-filter-panels .product-filter-panel:after {
    margin: 0.6rem 0;
}


/* START - zvyraznenie guliciek v hlavnom slide banery na eshope */

#slider .slick-dots {
  z-index: 9;
}


#slider .slick-dots li button {
   width: 13px;
   height: 13px;
   border: solid 2px #b9b7b7;
}


/* START - upravy paddingov okolo obrazkov na product page aby pekne obrazok vyplnil priestor */

.product-images .thumb-nav li img {
    padding: 0;
}

.product-images .main-img-slider figure a img {
    max-width: 425px;
}

.product-images .main-img-slider figure {
    padding: 0;
}

.product-images .main-img-slider figure a img {
    max-width: 448px;
}

.product-images .main-img-slider figure {
    margin: 0 auto 1rem auto;
}




@media print, screen and (min-width: 48.01em) {
    .hide-for-medium-menu {
        display: none !important; } }

@media screen and (max-width: 48em) {
    .hide-for-medium-menu {
        display: block !important; }
    .menu-categories {
        background: #ffffff;
        border-bottom: 2px solid #cecece; }
    .menu-categories button {
        font-size: 1.125rem;
        padding-top: 0.5em; }
    .menu-categories button .icon-menu {
        font-size: 1.4rem;
        display: inline-block;
        vertical-align: middle;
        margin: -4px 4px 0 0; }  header #menu-main {
        overflow: auto;
        height: auto;
        padding-top: 0;
        display: block;
        width: 15.625rem;
        margin: 0;
        z-index: 999;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        max-height: 100vh;
        background-color: #f7f7f7;
        -webkit-transform: translate(-15.625rem);
        -ms-transform: translate(-15.625rem);
        -o-transform: translate(-15.625rem);
        transform: translate(-15.625rem); }
    header #menu-main #menu-main-nav {
        left: 0;
        -webkit-transition-duration: 0.3s;
        -o-transition-duration: 0.3s;
        transition-duration: 0.3s; }
    header #menu-main #menu-main-nav.show-sub-1 {
        left: -250px; }
    header #menu-main > ul {
        position: relative;
        display: block; }
    header #menu-main > ul > li {
        position: static !important; }
    header #menu-main > ul > li > a {
        margin-right: 0;
        padding: 1.25rem 0;
        position: relative;
        border-right: 0;
        background-color: #f7f7f7; }
    header #menu-main > ul > li > a.active {
        background-color: #1e58a0; }
    header #menu-main > ul > li > a.dropdown-opener {
        padding-right: 1.875rem !important; }
    header #menu-main > ul > li > a.dropdown-opener:after {
        display: block;
        color: #000000;
        content: '>';
        -webkit-transform: scale(0.5, 1) translateX(0px);
        -ms-transform: scale(0.5, 1) translateX(0px);
        -o-transform: scale(0.5, 1) translateX(0px);
        transform: scale(0.5, 1) translateX(0px);
        border: 0;
        position: absolute;
        top: 50%;
        right: 20px;
        margin-top: -12px;
        font-size: 1.5rem; }
    header #menu-main > ul > li .main-dropdown {
        width: 250px;
        position: absolute;
        top: 0;
        right: auto;
        left: 100% !important;
        display: none;
        visibility: visible;
        opacity: 1;
        background: none;
        padding: 0;
        display: none; }
    header #menu-main > ul > li .main-dropdown li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    header #menu-main > ul > li .main-dropdown li a {
        position: relative;
        padding: 1.25rem 0.9375rem; }
    header #menu-main > ul > li .main-dropdown li a:before {
        display: none; }
    header #menu-main > ul > li .main-dropdown li.js-back {
        border-top: 1px solid rgba(0, 0, 0, 0.1); }
    header #menu-main > ul > li .main-dropdown li.js-back a {
        padding-left: 35px; }
    header #menu-main > ul > li .main-dropdown li.js-back a:before {
        display: block;
        color: #000000;
        content: '<';
        -webkit-transform: scale(0.5, 1) translateX(0px);
        -ms-transform: scale(0.5, 1) translateX(0px);
        -o-transform: scale(0.5, 1) translateX(0px);
        transform: scale(0.5, 1) translateX(0px);
        border: 0;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -12px;
        font-size: 1.5rem; }
    header #menu-main > ul > li .main-dropdown.is-hover {
        display: block !important; }
    header #menu-main {
        right: 0  !important;
        -webkit-transform: translateX(100vw) !important;
        -ms-transform: translateX(100vw) !important;
        -o-transform: translateX(100vw) !important;
        transform: translateX(100vw) !important;
    }
    header #menu-main>ul>li>a span[class^=icon]{
        font-size:1.5rem;
        display:block;
        position:absolute;
        top:50%;
        left:15px;
        margin:0;
        -webkit-transform:translateY(-50%);
        -ms-transform:translateY(-50%);
        -o-transform:translateY(-50%);
        transform:translateY(-50%)}
    .with--sidebar .site-cache-menu {
        position: absolute;
        z-index: 2000;
        top: 0;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.6); }
    header #menu-main>ul>li>a{
        position:relative;
        text-align:left;
        padding-right:.9375rem!important;
        padding-left:3.125rem!important}
    header #menu-main>ul>li{
        border-bottom:1px solid rgba(0,0,0,.1)}
}
.menu-categories .header-button-menu {
    float: right;
    color: #5e5e5e; }
.menu-categories .header-button-category {
    float: left;
    color: #1e58a0; }


@media screen and (min-width: 40em) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    header #menu-main {
        width: 100%;
        display: table; }
    header #menu-main > ul {
        display: table-row; }
    header #menu-main > ul > li {
        display: table-cell; } }

	/* start redizajn stavu na sklade v kosiku	 */
.status-red-text, .status-green-text, .status-blue-text, .status-orange-text {
    font-style: initial !important;
    font-weight: initial !important;
}
.status-red-text {
    color: #bf1c20 !important;
}
.status-green-text {
    color: #7bba2a !important;
}
.status-blue-text {
    color: #1271e6 !important;
}
.status-orange-text {
    color: #ffa500 !important;
}
.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-desc, .cart-content .cart-view-list .cart-item-cols>li div.cart-desc, .cart-content .cart-view-list ul .cart-item-popup div.cart-desc, .cart-content .cart-view-list ul>li div.cart-desc {
    width: 23rem;
}
/* .cart-content .cart-view-list ul > li div.cart-desc .text, .cart-content .cart-view-list ul .cart-item-popup div.cart-desc .text, .cart-content .cart-view-list .cart-item-cols > li div.cart-desc .text, .cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-desc .text {
    display: initial;
} */
.reveal.modal-show-similar {
    width: 96%;
    max-width: 800px; }
@media screen and (max-width: 39.9375em) {
    .reveal.modal-show-similar {
        width: 100%; } }
		.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-img, .cart-content .cart-view-list .cart-item-cols>li div.cart-img, .cart-content .cart-view-list ul .cart-item-popup div.cart-img, .cart-content .cart-view-list ul>li div.cart-img,
.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-desc, .cart-content .cart-view-list .cart-item-cols>li div.cart-desc, .cart-content .cart-view-list ul .cart-item-popup div.cart-desc, .cart-content .cart-view-list ul>li div.cart-desc,
.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-price-text, .cart-content .cart-view-list .cart-item-cols>li div.cart-price-text, .cart-content .cart-view-list ul .cart-item-popup div.cart-price-text, .cart-content .cart-view-list ul>li div.cart-price-text,
.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-price-piece, .cart-content .cart-view-list .cart-item-cols>li div.cart-price-piece, .cart-content .cart-view-list ul .cart-item-popup div.cart-price-piece, .cart-content .cart-view-list ul>li div.cart-price-piece,
.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-amount, .cart-content .cart-view-list .cart-item-cols>li div.cart-amount, .cart-content .cart-view-list ul .cart-item-popup div.cart-amount, .cart-content .cart-view-list ul>li div.cart-amount,
.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-price, .cart-content .cart-view-list .cart-item-cols>li div.cart-price, .cart-content .cart-view-list ul .cart-item-popup div.cart-price, .cart-content .cart-view-list ul>li div.cart-price,
.cart-content .cart-view-list .cart-item-cols .cart-item-popup div.cart-remove, .cart-content .cart-view-list .cart-item-cols>li div.cart-remove, .cart-content .cart-view-list ul .cart-item-popup div.cart-remove, .cart-content .cart-view-list ul>li div.cart-remove {
    margin-right: .6rem;
    margin-left: .6rem;
}
.mainMenuLogoutButton{
	background-color: #ff484c !important;
}
.grid-container.grid-padded-own.page-product-filter{
    width:100%;
}
	/* end redizajn stavu na sklade v kosiku	 */



/* Ikona, ktorÃ¡ sa cez JQuery zobrazuje v Ä¾avom sidebar menu */

.sidebar-new {
    position: relative;
    padding: 0px;
    background: #ff484c;
    border-radius: 4px;
    left: 0.7em;
}

.sidebar-new:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 5px 5px 5px 0;
    border-color: transparent #ff484c;
    display: block;
    width: 0;
    z-index: 1;
    left: -5px;
    top: 4px;
}

.sidebar-new-inside {
    font-size: 0.7em;
    font-weight: 600;
    padding: 0.2em 0.5em;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}
.text-blue{
	color: #2165b9;
}





/* Pozicovanie log polskych bank ofic. */


label[for=platba19714741] img { transform: scale(0.8);    }
label[for=platba19714738] img { transform: scale(0.85);   }
label[for=platba19714737] img { transform: scale(0.5);    }
label[for=platba19714734] img { transform: scale(0.7);    }
label[for=platba19714731] img { transform: scale(0.7);    }
label[for=platba19714731] img { transform: scale(0.8);    }
label[for=platba19714729] img { transform: scale(0.5);    }
label[for=platba19714728] img { transform: scale(0.8);    }
label[for=platba19714727] img { transform: scale(2.2);    }
label[for=platba19714724] img { transform: scale(0.6);    }



/* Obrazok percentualnej zlavy v kosiku  */

.cart-item-icon-percentage{
	width: 4rem;
}

.cart-img {
  text-align: center;
}


@media screen and (max-width: 39.9375em) {
   .cart-item-icon-percentage {
      max-width: 2.5rem!important;
      max-height: 2.5rem!important;
  }
}
@media screen and (min-width:40em) and (max-width:63.9375em) {
   .cart-item-icon-percentage {
      max-width: 3rem!important;
      max-height: 3rem!important;
  }
}


/* oprava odskoceneho euro znaku vzhladomk hodnote ceny, plus dalsie fixy v zobazeni poloziek v nakupnom kosiku*/
#cart01Items [id^=priceTotal] > span,
#cart01Items .cart-price > span > span {
  float:left;
}

#cart01Items [id^=priceTOriginal],
#cart01Items [id^=priceTVatOriginal] {
  text-decoration: line-through;
}

#cart01Items .cart-desc .title {
  white-space: normal;
}


/* Zmensenie paddingov na taboch, na product page, kvoli pridaniu jedneho tabu navyse */
.tabs-title>a {
  padding: 1.25rem 0.5rem;
}
.page-product .product-tabs>ul#product-tabs li.tabs-title>a {
  padding: 1.25rem 0.5rem;
}

/* zakazanie malej paticky pod blogom a galeriou - START
.article-meta {
  display: none;
}*/

.abzone-page-content hr {
  display: none;
}
/* zakazanie malej paticky pod blogom a galeriou - END */


/* zvyraznenie stavu tovaru skladom/naObjednanie na stranke produktu */

.product-table-info ul li .value .color-blue,
.product-table-info ul li .value .color-green,
.product-table-info ul li .value .color-red {
  font-weight: bold;
}



/* Presunutie sekcie naposledy sledovane produkty do laveho sidebaru */

#lastProductsTableMain > h2 {
  padding-right: 0px;
  font-size: 1rem;
}

#lastProductsTableMain p[name="productsTableItemDescription"] {
  display: none;
}

#lastProductsTableMain div.price span.t,
#lastProductsTableMain div.price span.v,
#lastProductsTableMain div.price span.value {
  font-size: 0.7rem;
  min-width: 1rem;
}

#lastProductsTableMain .controls {
  display: none;
}


#lastProductsTableMain .product-area .flags>ul>li {
  font-size: 0.6375rem;
}

#lastProductsTableMain .product-area .image {
  height: 7.8125rem;
}

#lastProductsTableMain .product-area .title {
  line-height: 1.1rem;
  font-size: 0.8rem;
}


/* modalne okno po pridani do nakupneho kosiku, skrytie popisu k prislusenstvu a oprava zalamovania nazvu produktu */


div[name="slider-productsTable-item-accessoriesCartProducts"] div.desc {
  display: none;
}

#cart-content-detail span.title {
  white-space: normal;
}


/* Tlacidlo v popise produktu na preklik na stranku vyrobcu - Homatics.eu */

.wrapperButtonDescription {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 5% 1%;
  border: 1px solid #ccc;
  border-radius: 5px;
}

button.homatics {
	width: 200px;
	height: 70px;
	cursor: pointer;
	display: flex;
	align-items: center;
	border: none;
	border-radius: 5px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.15);
  background: rgb(2,0,36);
  background: linear-gradient(130deg, rgba(2,0,36,1) 0%, rgba(0,33,93,1) 100%);
  padding: 0.35rem;

  -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-tap-highlight-color: transparent;
}

button.homatics, button.homatics span {
	transition: 200ms;
}

button.homatics .text {
	transform: translateX(65px);
	color: white;
	font-weight: bold;
}

button.homatics .icon {
	position: absolute;
	transform: translateX(10px);
	width: 50px;
	heigt: 35px;
	display: flex;
	align-items: center;
	justify-content: center;
}

button.homatics svg {
	width: 80px;
}

button.homatics:hover .text {
	color: transparent;
}

button.homatics:hover .icon {
	width: 200px;
	border-left: none;
	transform: translateX(0);
}

button.homatics:focus {
	outline: none;
}
.price-discount-box{
	text-transform: uppercase;
    color: #bf1c20;
    font-size: 1.1rem;
    font-weight: 800;
}

/* Podstranka kontakty, pridanie fotky pracovnikov */

.ab-team-photo {
  width: 9rem;
  padding-bottom: 1rem;
}


/* pri kazdom produkte, sekcia napiste nam - pridava fotku personalu */

.ab-contact-us {
    width: 7rem;
}
@media (max-width: 768px){
	.main-page-wrapper {
		padding-left: 0;
	}
}
@media (max-width: 639px){
	.grid-padded-own{
    padding-left: 3px;
    padding-right: 3px;
	}
}
.pouziZlavovyKupon {
    white-space: nowrap;
}


/* Skrytie tvoch tabov pri produkte - diskusia - spytajte sa */
/*
.page-product .product-tabs>ul#product-tabs > li:nth-child(5),
.page-product .product-tabs>ul#product-tabs > li:nth-child(7) {
    display: none;
}
.page-product .product-tabs>ul#product-tabs li.tabs-title:nth-last-child(2) .tabs-link {
    border-right: 1px solid #cecece;
}*/



/* Graficke korekcie v Cookie banery - START */
.freeprivacypolicy-com---palette-light .cc-nb-okagree {
    background-color: #21759b;
}

.freeprivacypolicy-com---palette-light .cc-nb-reject {
    background-color: #ff484c;
}

.freeprivacypolicy-com---palette-light .cc-nb-okagree:hover {
	  color: #000;
}

.freeprivacypolicy-com---palette-light .cc-nb-reject:hover {
	 color: #000;
}

.freeprivacypolicy-com---palette-light .cc-nb-changep {
    background-color: #dbdbdb;
}


/* toto robi sedy hover efekt na cookie liste, ale docasne to vypnute, pretoze definicia je moc globalna a posobi na celom eshope, nutne casom upravit
.menu-toggle:hover, button:hover, input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover, article.post-password-required input[type=submit]:hover {
	 color: #111;
    background-color: #dbdbdb;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #dbdbdb, #dbdbdb);
    background-image: -ms-linear-gradient(top, #dbdbdb, #dbdbdb);
    background-image: -webkit-linear-gradient(top, #dbdbdb, #dbdbdb);
    background-image: -o-linear-gradient(top, #dbdbdb, #dbdbdb);
    background-image: linear-gradient(top, #dbdbdb, #dbdbdb);
}*/
/* Graficke korekcie v Cookie banery - END */



/* Footer pridanie ikon s oceneniami - START */

.footerAwards .advantage-block > a img {
  max-height: 10rem;
}

.footerAwards .advantage-block > a:hover {
  opacity: 0.5;
}


/* Footer pridanie ikon s oceneniami - END */


/* Upravy stromu katogrii - black friday a adventne zlavy - START */
li#cat29117918 a {
    background: #000 !important;
    color: #fff !important;
}

li#cat29117920 a {
    background: #be1c20 !important;
    color: #fff !important;
}
/* Upravy stromu katogrii - black friday a adventne zlavy - END */


/* Zmensenie linku v boxovej strukture - START */
.price span.v > a[data-open="modal-login"] {
  font-size: 0.8rem;
}
/* Zmensenie linku v boxovej strukture - END */


/* Skryje FB share v blogu a ponecha len externu soc. listu, ktoru pozicuje - START */
.share-box-item {
  display:none;
}
.article-meta-item-social {
  flex-basis: 100%;
  padding-top: 0.7rem;
}
.article-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
/* Skryje FB share v blogu a ponecha len externu soc. listu, ktoru pozicuje  - END */
.icon-social {
    width: 64px;
}
.user-name{
	display: inline-grid;
}
.abclub-box {
    text-align: right;
}
.abclub-link {
    color: red;
}

div[data-form='CcT1ff'] {
    padding: 1.5rem 0 0 0;
  }

/* Kategorie produktov - zlepsenie zobrazenie cien pri novej cenotvorbe - START */

.product-area .price>div {
    display: flex;
    justify-content: space-between;
}

.product-area .price>div .t {
    text-align: left;
}

.product-area .price>div .v {
    text-align: right;
    white-space: nowrap;
}

/* Kategorie produktov - zlepsenie zobrazenie cien pri novej cenotvorbe - END */

li#cat35784014 > a:first-child {
    background-color: red !important;
}


/* UPRAVY LETO 24 - START */

/* vsetko ohladom hello bar */

.hello-bar {
    background-color: #1a4883;
}
.hello-bar .main {
    text-transform: uppercase;
    padding: 0.5rem;
    color: #fff;
    font-size: 1.1rem;
    text-align: center;
}

.hello-bar a,
.hello-bar a:visited,
.hello-bar a:link,
.hello-bar a:hover {
    color: #fff;
}

.hello-bar a:hover {
    text-decoration: underline;
}

.hello-bar .main span {
    font-weight: 700;
}

.hello-bar .grid-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.hello-bar .grid-container > div {
    margin: 0 0.2rem;
}

.hello-bar .grid-container > div:first-child img {
    width: 1.5rem;
}

.hello-bar .grid-container > div:last-child img {
    width: 2.8rem;
}

/* vsetko ohladom headline boxu */

.headline-box {
    background-color: transparent;
    border-radius: 1rem;
    padding-top: .9375rem;
    padding-bottom: .9375rem;
}

.headline-box h1, 
.headline-box .headline-text p {
    text-transform: uppercase;
    margin-bottom: 0;
    color: #1e58a0;
}

.headline-box h1 {
    font-size: 1.2rem;
    margin-bottom: 0.2rem;
}

.headline-box .headline-text p {
    font-size: 0.9rem;
    line-height: 1.3;
}

.headline-box .headline-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.headline-box .advantages-block .advantage-block .advantage-icon>span[class^=icon-] { font-size: 2.5rem; }
.headline-box .advantages-block .advantage-block .advantage-icon>span.icon-delivery { font-size: 3rem; } 

.headline-box .advantages-block .advantage-block .advantage-icon {
    height: 3rem;
}

.headline-box .advantages-block .advantage-block .advantage-title { font-size: 0.7rem; }
.headline-box .advantages-block .advantage-block .advantage-desc { font-size: 0.5rem; }

.headline-box .advantages-block {
    margin: 0;
}

#slider {
    border-radius: 1rem;
}

/* Footer */

footer {
    background-color: hsla(0, 0%, 81%, .5);
}

footer .advantages-block-container {
    background-color: #1a4883;
}


/* pridanie obchodnika do kosika */

.cart-seller {
    display: flex;
    align-items: center;
    border: 1px solid #1a4883;
    margin: 1rem 0;
    padding: 0.3rem 1rem;
    color: #1a4883;
}

.cart-seller > div {
    display: flex;
    align-items: center;
}

.cart-seller > div:last-child {
    justify-content: center;
    text-align: center;
}

.cart-seller .highlight {
    font-weight: 600;
}

.cart-seller img {
    width: 5rem;
}


/* Footer upravy */

.new-footer h3 {
    text-transform: uppercase;
    margin: 1.5rem 0 1rem;
    font-size: 1.1rem;
    font-weight: 600;
    color: #1a4883;
}

.new-footer ul {
    list-style: none;
}

.new-footer ul li,
.new-footer p {
    line-height: 1.4rem;
}

div.new-footer ul.foo-menu li {
    text-transform: uppercase;
}

.new-footer,
.new-footer a {
    color: #101010;
}

.new-footer a:hover {
    color: #1a4883;
}

.new-footer .footer-abcom {
    width: 10rem;
    padding-bottom: 1rem;
}

.new-footer .socnet img {
    width: 2.6rem;
}

.new-footer .secpay img {
    padding-right: 1rem;
}

.new-footer .privacdata {
    display: flex;
    align-items: center;
}

.new-footer .privacdata a {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 1.5rem;
}

.new-footer .secdata {
    padding-top: 1.5rem;
}

.new-footer .foo-novinky {
    color: #324673;
}

.new-footer .foo-akcie {
    color: #9f3835;
}

.new-footer .foo-blog {
    color: #324673;
    text-transform: uppercase;
}

/* Upravy Product Area */

.favcompare {
    left: auto;
    right: 15px;
    flex-direction: column;
}

.favcompare a {
    font-size: 1.8rem;
}

.smallcart .button-add {
    height: 2.775rem;
}

.smallcart .button-add-text {
    font-size: 0.8rem;
    line-height: 0.8rem;
}

.product-area .flags {
    left: auto;
}
/* Order bump 

#order-bump {
    padding-top: 20px;
 }
 
 
 .form-cell-part.order-look {
    background-color: #f9eed1;
 }
 
 
 .inner-container {
    border: 1px solid #e3954a;
 }
 
 
 .bump-img {
    -webkit-box-flex: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: 0;
    margin-right: 0;
    max-height: 4.125rem;
    order: 1;
    width: 6.125rem;
 }
 
 
 .bump-img img {
    border-radius: .3rem;
    width: 100%; 
 }
 
 
 .bump-desc {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    margin-left: .9375rem;
    margin-right: .9375rem;
    order: 2;
    width: auto;
 }
 
 
 .special-offer {
    font-weight: 700;
    font-size: 1.1375rem;
    color: #a82f2a;
 }
 
 
 .product-link {
    font-weight: 600;
 }
 
 
 .price-container {
    display: flex;
    gap: 10px; 
 }
 
 
 .bump-price-1 {
    padding-right: 0.7rem;
    color: #a82f2a;
    text-decoration: line-through;
 }
 
 
 .bump-price-2 {
    font-weight: 700;
    font-size: 1.1375rem;
 }
 
 
 .bump-button-container {
    -webkit-box-flex: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    justify-content: flex-end;
    margin-left: .625rem;
    margin-right: 0;
    order: 5;
    width: auto;
 }
 
 
 .bump-button {
    background-color: #f09135;
    color: #fff;
    display: block;
    font-size: 1.075rem;
    font-weight: 700;
    padding: 0.75rem 3.55rem;
    text-align: center;
    border-radius: .3rem;
 }
 */

 .new-newsletter {
    color: #fff;
    display: flex; 
    align-items: center; 
    padding-top: 1rem;
  }
  
  .new-newsletter h3 {
    white-space: nowrap; 
    overflow: hidden;
    text-align: center;
    font-size: clamp(1rem, 2.5vw, 1.5rem); 
    margin: 0; 
    width: 100%;
    text-transform: uppercase; 

  }

  .new-newsletter h3 span {
    font-weight: 700;
  }    

  .new-newsletter p {
    font-size: 0.8rem;
    line-height: 1rem;
    margin: 0; /* OdstrÃ¡ni medzery okolo textu */
    display: flex;
    align-items: center; /* VertikÃ¡lne zarovnanie na stred */
    height: 100%; /* ZabezpeÄÃ­, Å¾e element vyplnÃ­ celÃ½ div */
  }


  /* upravuje vysku vsetkych inputov pre mailer lite form na indexe */

  .ml-embedded.small-12[data-form="d9vXH4"] input,
  .ml-embedded.small-12[data-form="d9vXH4"] button {
      height: 2.7rem;
  }


/* Responzivita */

@media screen and (min-width: 74.9375em) {
    .new-footer .privacdata {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 74.9375em) {
    .headline-box .headline-text {
        text-align: center;
        padding-bottom: 1rem;
    }
}

@media (max-width: 63.9375rem) {
    .cart-seller {
        display: grid;
        grid-template-columns: 1fr auto;
        grid-template-rows: auto auto; 
    }
    .secpay, .privacdata {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .secpay {
        flex-wrap: 
    }

    .privacdata {
        text-align: center;
    }

    .new-footer .secdata {
        padding-top: 5rem;
        padding-bottom: 5rem;
    }

    .cart-seller > div:nth-child(1),
    .cart-seller > div:nth-child(2) {
        grid-column: 1 / 2; 
    }

    .cart-seller > div:nth-child(3) {
        grid-column: 2 / 3; 
        grid-row: 1 / 3; 
    }

    footer {
        text-align: center;
    }
}

@media print, screen and (min-width: 40em) and (max-width: 63.9375rem) {
    .cart-seller > .medium-3 {
        width: 100%;
    }
}


@media print, screen and (min-width: 40em) {
    .slider-margin > .cell:nth-of-type(1) {
        padding-left: .9375rem;
        padding-right: .3125rem;
    }

    .slider-margin > .cell:nth-of-type(2) {
        padding-left: .3125rem;
        padding-right: .9375rem;
    }
}


/* UPRAVY LETO 24 - END */



/* V blogovych clankoch skryje nadpis H1 a urobi odsadenie z vrchu*/

body:has([href*="/blog-detail/"]) h1.uppercase {
    display: none;
}

body:has([href*="/blog-detail/"]) article.article-detail {
    padding-top: 16px;
}