﻿#subleve-bar .collapse.in.selected{display:block;}

#subleve-bar .collapse.selected, .parentOfSelected.collapse{display:block;}
.horizontal-levels .level-list.DropDownMenu .inner ul.level-1 li.level-1 > a {
    
    line-height: 20px;
    
}

.block-content .owl-item{width: 245px!important;}
.block-content .owl-item img{max-height: 170px!important;}
.block-content .owl-controls{display:none;}


/*popup*/
.fancybox-inner {
  height: auto !important;
  width: auto !important;
padding: 10px !important;
}
.fancybox-wrap.fancybox-desktop.fancybox-type-inline.fancybox-opened{width: 490px !important;}

.level-list.DropDownMenu a.selected{color: black;}

@media (min-width: 890px) AND (max-width: 1160px) {#header .nav.national-navigation{padding-left: 40%;}}
@media (min-width: 1161px){#header .nav.national-navigation{padding-left: 50%;}}

/*bookmarkedproducts*/
#BookmarkedProducts .table-body ul li{padding: 0 5px;}
.favorite input {

    width: 40px;
    height: 40px;
    display: inline-block;
    text-align: center;
vertical-align: middle;

}

#header .dropdown-menu {
 z-index: 100;

}

#header .nav a {

    z-index: 101;

}

/*skryt anketu ve sloupci*/
.side-bar.left-bar .enquiry{display: none;}




@media (min-width: 539px){.cart-list .nav-buttons .button.CartRecalculate{float: right;

margin-left: 10px;

display: block!important;}
}
@media (max-width: 540px){.cart-list .nav-buttons .button.CartRecalculate{margin-top: 10px;

display: block!important;}
}

/* Popup box cart */
.hover_bkgr_fricc{
    cursor:pointer;
    display:none;
    height:100%;
    position:absolute;
    text-align:center;
    top:-190px;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 25px 5%;
    border: 2px solid #9B1414;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 25px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box cart */

/* Anketa */
#slideout_inner {
    max-width: 427px;
}

.enquiry-question {
   
    max-width: 100%;
}

/*bonus*/
.ui-corner-all {
    -moz-border-radius: 4px;
    line-height: 25px;
    display: block;
    padding: 4px;
}
/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 200px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px;
  border-radius: 6px;
  font-weight: normal;
  line-height: 20px;
 
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/*bonus*/


#header .content
{
    background-image: url("/inshop/layout/pages/duha.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
}

.changecolor a{color: #000000 !important; font-weight: bold; animation: blinker 2s linear infinite; color: #720B00 !important;}
 @keyframes blinker {  
  50% { opacity: 0; }
}

.downloadlink, .descriptionlink{
    background-image: linear-gradient(to top, #295fb5, #1561D9)!important;
    float:right;
    margin-bottom: 10px
   
}

.downloadlink{
    
    margin-left: 5px
}

@media (max-width: 749px)
{
    #header .blocks .block.levels a:after {
        position: absolute;
        left: 90px;
        top: 6px;
    }

    #header .blocks .block.levels a::after {
        text-align: center;
        padding-top: 8px;
        margin-top: -4px;
        width: 35px;
        border-radius: 6px;
        height: 35px;
        font-size: 18px;
        color: white;
        background-image: linear-gradient(to top, #a12b14, #9B1414);
        content: "\e60d";
        font-family: 'icomoon';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;

    }
}

@media (max-width: 749px)
    {
    .body-open .device-sidebar > .device-search, .body-open-params .device-sidebar > .device-search {
        display: block;
    }
}
@media (max-width: 380px)
{
    #header .blocks .block.cart {
        width: 205px;
    }
}

.toCount{cursor: pointer;}

.btn.large.labeled .label.selection_icon{
 width:100%;
}


/* body {
  background-image: url('/inshop/Layout/Schemata/Inshop5Basic/bg/spring.jpg')!important;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
} */
