 /*05-2020*/
.box-contact__image {margin-left:10px;}
.box-contact__name {margin-top:77px;}
.in-image-text-box__links ul li {font-size:13px !important;margin:2px 0 !important;display:inline !important;}
.in-image-text-box__links ul li:after {
    content: "|";
}
.in-image-text-box__links ul li:last-child:after {
    content: none;
}
@media screen and (min-width: 960px) {
    .multimenu__subcat__item {width: 33% !important;}
}
.button--cart, .button {border-radius:10px !important;}

@media screen and (min-width: 960px){
.page-line__wrap {max-width: 1250px;} 
.columns__item--23 {width:20% !important;}
.columns__item--77 {width:80% !important;}
}

#producer_detail-header p {font-size:16px !important;}

.button--small {font-size:14px !important;font-weight:100 !important;}

@media screen and (min-width: 1220px) {
.box-slider {width:943px !important;}
.box-main-pan {width:263px !important; height:387px !important}
}

.page-id-320.page-producer_detail #page-product-list .columns__item--65 {width:100%}
.page-id-320.page-producer_detail #page-product-list .columns__item--35 {display:none;}

.in-timer__title {text-transform:none !important;color:#4b3e2e !important;font-size:15px;}
.shop-info--onadnes .box-detail-top__desc__price__prices__with-vat--in {background-color:#fff7ab !important;border:1px solid #e4da7b !important;border-radius:15px;}
.shop-info--onadnes .box-detail-top__desc__price__prices__with-vat--in:after {border-color: transparent #fff7ab transparent transparent;}
.shop-info--onadnes .box-detail-top__desc__price__prices__with-vat--in:before {border-color: transparent #e4da7b transparent transparent;}


@media screen and (min-width: 960px){
.list-products--columns-3 .list-products__item:nth-child(3n), .list-products--columns-4 .list-products__item:nth-child(3n) {border-right: 1px solid #e5e5e5 !important;}
.list-products--columns-3 .list-products__item, .list-products--columns-4 .list-products__item {width:25% !important;} 
.multimenu__submenu__item--action .place {margin-top:-7px !important;}  
}

@media screen and (max-width: 1219px) and (min-width: 960px) {
.multimenu__submenu__item--action .place {height:80px !important}
}


/*06-2020*/
.list-filters__heading__item--title, .list-filters__item__title__text {text-transform:none !important;}
.newsletter__letter {border-radius:15px !important;}
.newsletter--center .newsletter__form {width:300px !important;}

/*08-2020*/
.form-input-click {display:inline-flex !important;} /*Úprava tlačítka Přispět v košíku pro příspěvek, aby se nezalamovalo pod částku ale bylo vedle částky*/
@media screen and (max-width: 959px){
.in-flag__item--discount {width:55px !important;height:55px !important;line-height:55px !important;font-size:18px !important; }
}
.list-products__item__price--old {text-decoration:line-through;}
.form-line__label, .form-line__label--expanded {font-size:16px !important; font-weight:700 !important;} /*Zvětšení fontu v registračním formuláři*/

.form-line__text--check {font-weight:400 !important;font-size:14px !important;}

/*09-2020*/
.icon.icon-medal-5, .icon.icon-medal-6 {display:none !important;} /*Skrytí medajlí 5 a 6 z důvody 4 sloupcového výpisu*/
.list-articles-video__item__image {height:229px !important;} /*Zvýšení obrázků ve výpisu náhledů na videoškolu*/

@media screen and (max-width: 640px) {
.list-articles-video__item__image {height:260px !important;}
}

/*09-2020*/
/*odsazení běžné ceny z https://prnt.sc/uhi97a */
.shop-info--onadnes .box-detail-top__desc__price__prices__with-vat--info {
    margin-top: 4px !important;
}

 /*09-2020*/
/*odsazení běžné ceny z https://prnt.sc/uhi97a */
.shop-info--onadnes .button--cart {
    margin-bottom: 6px !important;
}

/*09-2020*/
/*skrytí fotky ( múj účet - podpora )*/
.in-bg-person__item {
    display: none;
}