/*odstranění doporučené ceny */
.ProductListDefault .priceMaker span.caption, .ProductDetailTableView .priceMaker span.caption {
    visibility: hidden;
}
.ProductListDefault span.price.bs-priceLayout.vat.primary.retail, .ProductDetailTableView span.price.bs-priceLayout.vat.primary.retail {
    display: none;
}

/* odstranění Doprava zdarma" v Test centru */
body[data-cat-id="96845"] div[title="Doprava zdarma"] {
    display: none;
}

/* odstranění Doprava zdarma" v Test centru */
body[data-cat-id="96845"] div[title="Doprava zdarma"] {
    display: none;
}

/* 99362 */
#MenuCategories .root > .cs_clanky > a
{
    background-color: #6f7a86;
    color:white;
}
#MenuCategories .root > .cs_clanky > a::before
{
    display:none;
}
.productHolder .Article .created
{
    display: none;
}
.productHolder .Article h2 span
{
    text-decoration:underline;
}
.productHolder .Article .goToDetail
{
    display:none;
}
/*end 99362 */


/* Cookies */
#CookiesConfirmation.CookiesConfirmationView {
    /* bottom: 10% !important; */
    padding: 16em 0;
    position: fixed;
}

#CookiesConfirmation .denyLink {
    background-color: #bba125;
}
.CookiesConfirmationView.v3 .confirmLink, .CookiesConfirmationView.v3 .allowLink {
    background-color: #00a523 !important;
}
.CookiesConfirmationView.v3, .CookiesConfirmationView.v3 .userContent {
    max-height: none;
}
/* END Cookies */


.userContent #links a {
  text-decoration: none; 
  color: #78838F; }

.userContent #links a:hover {
  text-decoration: underline; 
  color: #00AEFF;
}


.cc_banner-wrapper { text-align: center; z-index: 10000100 !important; }
.cc_container { background: rgba(24, 24, 24, 0.7) none repeat scroll 0 0 !important; font-size: 17px; }
.cc_container .cc_btn, .cc_container .cc_btn:visited { color: #fff !important; border: 1px solid #fff; background-color: #E30613 !important; }

#soutez-tdf .UCContactForm .bs-tableLayout .row:nth-child(3) {display: none;}
#soutez-tdf .ContactFormView.v1a textarea {height: 3em;}

div#outer { background-color: #fff; }

#HeaderInfoPanel {min-height: 35px; align-items: center; box-sizing: border-box;}
#HeaderInfoPanel p {margin: 0;}

.SideBannerView.v1.v1a.fixed.SideBannerLeft {
    width: 267px;
}
/* #BikeroEmailPopup {display:none !important;} */

.BonusView.v1 {background: #f5f6f7;}

#SideBannerLeft .content,
#SideBannerRight .content { position: relative !important; }

/* úloha 42601  */
.BikeroPopupCategories.popup {
    display: none !important;
}

/*úloha 42 843*/
@media only screen and (max-width: 1200px)
{
    div#SideBannerRight
    {
        display:none;
    }
}

.ProductView.v1a .AddToCartView.AddToCart .disabledPurchase {  margin-left: 0px; }


@media (max-width: 419px) {
    .FooterView .bsshop_logo {
        padding-left: 45px;
    }
}

@media (max-width: 620px) {
    .bikeroSmallRight {
        justify-content: flex-start !important;
        width:100% !important;
    }
    .bikeroSmallRight > * { width: 100% !important; justify-content: flex-start !important;}
}
.FlatCategoriesRwdView.v5 ul.root {
    margin: 18px 0 0 0;
}

.SubscribeToNewsletterFooter > dc-con { grid-template-columns: 1fr 70px !important;}

.BikeroPDDiscountIcon .icon.discount {width: 57px; padding: 3px 3px;}
.BikeroPDDiscountIcon .icon.discount span {padding: 0};

.MenuCategoriesRwdView.v1.big ul.root>li>ul.child {
    margin-top:-0.1px;
}

.BasketResultDialogView {
    z-index: 2147483647 !important;
}


.UserContentView .bs-expandableContainer.collapsed .bs-expandableContainerDecorator {
    box-shadow: inset 0 -35px 10px -15px rgb(255 255 255 / 83%);
}

.UserContentView .bs-expandableContainer.collapsed .bs-expandableContainerDecorator {
    height: 33px;
}

.wrapSimpleBasket {
    position: initial;
}

.BasketResultDialogView.v1 .image img {width:auto !important;}

body > img {display:none;}


/*barvy textů v dostupnsotech - 90019 */
.detai_dostupnost_prodejny span.dostupnost_vice.\31, .detai_dostupnost_prodejny span.dostupnost_1 {
    color: green;
}

.detai_dostupnost_prodejny span.dostupnost_0 {
    color: orange;
}


#CookiesConfirmation.CookiesConfirmationView {
    padding: 6em 3em;
}

#CookiesConfirmation .denyLink {
    background-color: transparent  !important;;
}   


.CompoundFilter .SimpleFilterView  select {max-width:180px;}

.OrderFormView select {
    max-width: 300px;
}


.SimpleFilterView.v1 select option[value="32"] { display: none; }
/*.SimpleFilterView.v1 select option:last-child { display: none; }*/

 
 
#ChildCategories li.leaf.cs_clanky  {
    background-color: #6f7a86;
}
 
#ChildCategories li.leaf.cs_clanky a {
    color: white;
}





/* 105471*/
.clanky2
{
    width: min(800px,100%) !important;
    margin-left: auto;
    margin-right: auto;
}
/* konec 105471*/


.cz .DeliveryPaymentPanelView .radioWrapper  label.radio.cz { order: 1; }
.cz .DeliveryPaymentPanelView .radioWrapper  label.radio.sk { order: 2; }
.OrderFormView select {
    max-width: 300px !important;
}

.DeliveryPaymentSelectorView .header label:not(.icon) {
    margin-left: 0em !important;
}