/* product desc */

.breadcrumb {
    margin: 18px 0;
}

.box {
    margin-top: 0;
}

h1 {
    font-family: Arial, sans-serif;
    font-size: 30px;
    font-weight: bold;
    float: right;
    width: 397px;
    text-align: left;
    display: block;
    margin-bottom: 19px;
    margin-top: -6px;
}


#category ul.cat-best-products li a {
    display: block;
}

/* pb-left-column ***************************************************************************** */

#pb-left-column {
    float: left;
    border-radius: 2px;
    margin: 0 30px 0 0;
    padding-bottom: 0;
    width: 357px;
}

#pb-left-column img#bigpic {
    display: block;
    width: 100%;
    object-fit: contain;
    object-position: center;
}

.now_visitors {
    padding: 10px 16px;
    margin-top: -2px;
    margin-bottom: 8px;
    text-align: center;
    border-radius: 2px;
    display: flex;
    
    border: 1px solid hsl(0, 90%, 80%);
    background: hsl(0, 90%, 90%);
    color: hsl(0, 90%, 44%);
    
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center;
}

.now_visitors{
    font-weight: bold;
}

.now_visitors {
    font-size: 20px;
    line-height: 24px;
}

.now_visitors .now_visitors_alert_symbol{
    font-size: 1.3em;
}

.now_visitors .now_visitors_alert_symbol:nth-of-type(2){
    transform: scale(-1, 1);
}

/* Slide-down nad tlačítkem do košíku pro e-knihy */
#pb-right-column .limited_product_info{
    padding: 10px 11px;
    margin-bottom: 8px;
    text-align: center;
    border-radius: 2px;
    display: none;
    border: 1px solid hsl(287, 90%, 80%);
    background: hsl(287, 90%, 90%);
    color: hsl(287, 90%, 44%);
    line-height: 14px;
    width: max-content;
}

#image-block-wrap {
    padding: 6px;
    border: 1px solid #cdcbc4;
    border-radius: 2px;
    background-color: #fff;
}

#image-block {
    position: relative;
}

#image-block .sale_flag {
    position: absolute;
    height: 132px;
    width: 132px;
    top: -8px;
    right: -8px;
}

#image-block .sale_flag img {
    border: none;
    padding: 0;
    margin: 0;
    height: 132px;
    width: 132px;
}

#image-block .sale_text {
    color: white;

    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#image-block .sale_text_discount {
    position: absolute;
    right: 10px;
    top: 27px;

    font-family: Arial;
    font-size: 15px;
}

#image-block .sale_text_value {
    font-family: 'Ek Mukta', Arial;
    font-size: 33px;
}

#image-block .action {
    width: auto;
    font-weight: bold;
    position: absolute;
    bottom: 18px;
    left: -12px;
    line-height: 23px;
    color: white;
    background-color: #D80000;
    border: 1px solid white;
    border-radius: 4px;
    text-transform: uppercase;
    font-family: 'Asap', sans-serif;
    font-family: var(--price-font-family), sans-serif;
    font-size: 16pt;
    padding: 11px 24px;
}
#image-block .action {
    background-color: rgb(61, 171, 15);
}

#image-block .product-sale {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 126px;
    height: 126px;
}


#image-block .product-sale > span {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    padding: 0;
    border: none;
    background: none!important;
    line-height: 23px;
    font-family: 'Asap', sans-serif;
    font-family: var(--price-font-family), sans-serif;
    font-size: 28pt;
    font-weight: bold;
    color: white;
    text-align: center;
    width: 120px;
    height: 25px;
}

#image-block .product-sale .percent {
    font-size: 24pt;
}

#image-block .product-sale {
    background-color: rgb(216, 0, 0);
    border: solid 2px white;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#image-block .product-sale,
#image-block .product-sale > span {
    background-color: rgb(61, 171, 15);
}

#image-block .product-sale > span {
    width: 100%;
}

#image-block .product-sale {
    border: none;
}

#pb-left-column #view_full_size.sale img#bigpic {
    box-sizing: border-box;
}


#image-block .sale img#bigpic {
    padding-top: 47px;
}

#image-block .product-sale {
    top: 0;
    right: 0;
}

#image-block .product-sale {
    height: 47px;
    width: 100%;
}

#image-block .product-sale > span {
    width: 100%;
}

#image-block .ten {
    position: absolute;
    top: 45px;
    right: 5px;
}

#image-block .hundred {
    position: absolute;
    top: 38px;
    right: 5px;
}

#image-block .thousand {
    position: absolute;
    top: 42px;
    right: -9px;
}

#image-block .bestseller {
    display: none;
    position: absolute;
    width: 128px;
    height: 119px;
    bottom: 12px;
    right: 12px;
}

#image-block .bestseller img {
    display: none;
    border: none;
    padding: 0;
    margin: 0;
    width: 128px;
    height: 119px;

}

#image-block .ribbons {
    position: absolute;
    bottom: 15px;
    right: -12px;
}

#image-block .ribbons > .ribbon {
    background-color: #3dab0f;
    padding: 10px 12px;
    text-align: center;
    font-size: 18px;
    margin: 4px;
}

#image-block .ribbons > .ribbon > span {
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

#image-block .ribbons > .ribbon.pre-order {

}

#image-block .ribbons > .ribbon.pre-order > span {

}

#image-block .ribbons > .ribbon.pre-order-cover > span {

}

#image-block .ribbons > .ribbon.e-book {
    background-color: #7e00a2;
}

#image-block .ribbons > .ribbon.audiobook {
    background-color: #009789;
}

#image-block .ribbons > .ribbon.ribbon_top{
    background-color: #ff1e1e;
}

#image-block .ribbons > .ribbon.ribbon_best{
    background-color: #ffda22;
}

#image-block .ribbons > .ribbon.ribbon_best > span{
    color: #0e0c00;
}

#image-block .ribbons > .ribbon.free_shipping {
    background-color: #53aa14;
}




#pb-right-column {
    float: left;
    width: 660px;
    position: relative;
}

#pb-right-column .product-name,
.product-line-sticky .product-name {
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    color: black;
    font-size: 35px;
    line-height: 43px;
    border: 0;
    padding: 0;
    float: none;
}

#product .product-type-badge {
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    font-weight: bold;
    font-size: 16px;

    padding: 2px 12px;

    color: white;
    background-color: darkgray;
    border: 1px solid gray;
    border-radius: 23px;

    display: inline-block;
    line-height: normal;

    margin-top: -6px;
    margin-right: 8px;
}

#product .product-type-badge.e-book {
    background-color: #7e00a2;
    border-color: #530066;
}

#product .product-type-badge.audiobook {
    background-color: #009789;
    border-color: #00776c;
}

#product .product-type-badge.cd {
    background-color: #a28700;
    border-color: #7d6900;
}

#product .product-type-badge.free_shipping {
    background-color: #40ae12;
    border-color: #278500;
}

#pb-right-column span.product-variant-message {
    font-weight: bold;
    font-size: 15px;
    display: block;
    margin-top: 13px;
    padding-bottom: 5px;
}

#pb-right-column span.product-variant-message > a {
    text-decoration: underline;
}

#pb-right-column span.product-variant-message > a:hover {
    text-decoration: none
}

#pb-right-column .product-type-badge.top_badge{
    color: #ffeded;
    background-color: #ff1e1e;
    border-color: #a40000;
}

#pb-right-column .product-type-badge.best_new{
    color: #130f00;
    background-color: #ffda22;
    border-color: #ffb503;
}

#image-block .in_img_badges{
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-end;
    width: 100%;
    top: 80px;
    left: -20px;
}

#pb-right-column .book-info {
    color: #848484;
    font-size: 24px;
    line-height: 27px;
    display: inline-block;
    margin-bottom: 2px;
}

#pb-right-column .book-info.variant-2 {
    display: block;
}

#pb-right-column .product-author {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 25px;
    overflow: hidden;
}

#pb-right-column .product-author > * {
    padding: 4px 0;
}

#pb-right-column .product-author > a {
    color: #2C2C2C;
    text-decoration: underline;
    float: left;
    margin-right: 8px;
}

#pb-right-column .product-author > span {
    color: #848484;
    white-space: nowrap;
    float: left;
}

div.basic-information {
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin-top: 30px;
}

div.basic-information.sale {
    margin-top: 30px;
}

#pb-right-column div.file-formats-block {
    margin-top: 30px;
}

#pb-right-column div.file-formats-title {
    color:#6554c0;
    font-weight: bold;
    font-size: 20px;
}

#pb-right-column div.file-formats{
    margin-top: 20px;
    display: flex;
    flex-flow: row nowrap;
}

#pb-right-column img.file-format-icon {
    display: inline-block;
    width: 55px;
    margin-right: 10px;
}

#pb-right-column.sticky.sticky-enable .esh3015-dropdown {
    display: none;
}

#variants{
    scroll-margin-top: 100px;
}

.esh3015-dropbtn {
    border: 1px solid #c2c2c2;
    box-shadow: 0 3px 0 #c2c2c2 !important;
    background-color: #f9f9f9;
    border-radius: 5px;
    color: black;
    padding: 8px 28px 8px 13px;
    min-width: 170px;
    font-size: 15px;
    font-weight: bold;
    border-style: solid;
    text-align: left;
    cursor: pointer;
    white-space: normal;
    position: relative;
}

.esh3015-dropbtn:hover {
    box-shadow: 0 3px 0 #9f9f9f !important;
    border-color: #9f9f9f;
    background-color: #e5e5e5;
    background-position: 0% 0%;
}

.esh3015-dropbtn::after {
    content: ' ';
    position: absolute;
    width: 6px;
    height: 10px;
    right: 14px;
    background-image: url('/img/svg/arrow_1_grey.svg');
    background-size: 6px 10px;
    transform: rotate(90deg);
}
.esh3015-dropbtn.active::after{
    transform: rotate(-90deg);
}

.druh-nadpis{
    font-weight: 400;
    font-size: 12px;
}

.esh3015-dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 8px;
}

.dropdown-spicka-before{
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    top: 64px;
    left: 144px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 11px solid #d3d3d3;
}
.dropdown-spicka-after{
    content: ' ';
    width: 0;
    height: 0;
    position: absolute;
    top: 65px;
    left: 144px;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 11px solid #ffffff;
}
.esh3015-dropdown-content {
    display: none;
    top: 75px;
    background-color: #ffffff;
    border: 1px solid #D3D3D3;
    width: 345px;
    padding: 4px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
    border-radius: 5px;
    margin-top: 15px;
}
.esh3015-dropdown-content .right{
    float: right;
    width: auto;
    margin-top: 20px;
    text-align: left;
}

.esh3015-dropdown-content a {
    justify-content: center;
    align-items: center;
    color: black;
    padding: 12px 16px 12px 14px;
    border-top: 1px solid #CDCDCD;
    text-decoration: none;
    display: block;
    height: 50px;
    margin: auto;
}

.esh3015-dropdown-content .selected {
    background-color: #eeeeee;
    pointer-events: none;
    border-top : none;
}
.esh3015-dropdown-content a img{
    height: 40px;
    margin-top: 4px;
}

.esh3015-dropdown-content a div{
    display: inline;
}

.esh3015-dropdown-content a:hover {
    background-color: #e5e5e5;
}

.esh3015-show {
    display:block;
} 
.esh3015-dropdown-content #vice-variant{
    border: 1px solid rgba(182, 226, 163, 1);
    background-color: rgba(213, 253, 187, 1);
    border-radius: 5px;
    position: relative;
    padding: 0px;
    width: 160px;
    height: 40px;
    margin: auto;
    margin-top: 4px;
    margin-bottom: 8px;
}

.esh3015-dropdown-content #vice-variant .load-more-text {
    color: rgba(30, 86, 19, 1);
    box-sizing: border-box;
    position: absolute;
    top: 12px;
    left: 56px;
}

.esh3015-dropdown-content #vice-variant:hover{
    background-color: rgba(233, 255, 219, 1);
}

.esh3015-dropdown-content #vice-variant .load-more-icon {
    width: 40px;
    height: 40px;
    background-color: rgba(61, 171, 15, 1);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS41MDYiIGhlaWdodD0iMTcuOTk0IiB2aWV3Qm94PSIwIDAgMTEuNTA2IDE3Ljk5NCI+ICA8ZyBpZD0ixaFpcGthX2RvbMWvIiBkYXRhLW5hbWU9IsWhaXBrYSBkb2zFryIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjkzLjcwOCAxNDg4LjA3NCkgcm90YXRlKDE4MCkiPiAgICA8cGF0aCBpZD0iaWZfYXJyb3ctZG93bi0wMV8xODY0MTEiIGQ9Ik00LjkyNCw2Ljg0NS4zMTcsMi4yMzdBMS4wODksMS4wODksMCwwLDEsLjMxNy43TC43LjMxN2ExLjA4OSwxLjA4OSwwLDAsMSwxLjUzNSwwTDUuNzUzLDMuODMzLDkuMjcuMzE3YTEuMDg5LDEuMDg5LDAsMCwxLDEuNTM1LDBMMTEuMTg5LjdhMS4wODksMS4wODksMCwwLDEsMCwxLjUzNkw2LjU4MSw2Ljg0NWExLjA3OCwxLjA3OCwwLDAsMS0uODI4LjMxMUExLjA4LDEuMDgsMCwwLDEsNC45MjQsNi44NDVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2OTMuNzA4IDE0NzcuMjM4KSByb3RhdGUoMTgwKSIgZmlsbD0iI0Q1RkRCQiIvPiAgICA8bGluZSBpZD0iTGluZV8xNyIgZGF0YS1uYW1lPSJMaW5lIDE3IiB5Mj0iMTEuODk2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2ODcuOTMxIDE0NzQuNzc4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRDVGREJCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi44Ii8+ICA8L2c+PC9zdmc+);
    background-repeat: no-repeat;
    display: inline-block;
    background-position: center;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}
.esh3015-dropdown-content #vice-variant:hover .load-more-icon {
    background-color: rgba(79, 187, 34, 1);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS41MDYiIGhlaWdodD0iMTcuOTk0IiB2aWV3Qm94PSIwIDAgMTEuNTA2IDE3Ljk5NCI+ICA8ZyBpZD0ixaFpcGthX2RvbMWvIiBkYXRhLW5hbWU9IsWhaXBrYSBkb2zFryIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjkzLjcwOCAxNDg4LjA3NCkgcm90YXRlKDE4MCkiPiAgICA8cGF0aCBpZD0iaWZfYXJyb3ctZG93bi0wMV8xODY0MTEiIGQ9Ik00LjkyNCw2Ljg0NS4zMTcsMi4yMzdBMS4wODksMS4wODksMCwwLDEsLjMxNy43TC43LjMxN2ExLjA4OSwxLjA4OSwwLDAsMSwxLjUzNSwwTDUuNzUzLDMuODMzLDkuMjcuMzE3YTEuMDg5LDEuMDg5LDAsMCwxLDEuNTM1LDBMMTEuMTg5LjdhMS4wODksMS4wODksMCwwLDEsMCwxLjUzNkw2LjU4MSw2Ljg0NWExLjA3OCwxLjA3OCwwLDAsMS0uODI4LjMxMUExLjA4LDEuMDgsMCwwLDEsNC45MjQsNi44NDVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2OTMuNzA4IDE0NzcuMjM4KSByb3RhdGUoMTgwKSIgZmlsbD0iI2ZmZiIvPiAgICA8bGluZSBpZD0iTGluZV8xNyIgZGF0YS1uYW1lPSJMaW5lIDE3IiB5Mj0iMTEuODk2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2ODcuOTMxIDE0NzQuNzc4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi44Ii8+ICA8L2c+PC9zdmc+);
}

.dropdown-price{
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    float: right;
    margin-left: 15px;
}
#pb-right-column .line {
    position: relative;
    line-height: 56px;
    width: 100%;
}

#pb-right-column .line .savings {
    font-size: 20px;
    vertical-align: middle;
}

#pb-right-column .line div.price .savings .amount {
    font-weight: bold;
    color: #3DAB0F;
}

#pb-right-column .line div.price .savings .mk-i {
    margin-bottom: 4px;
}

#pb-right-column div.lowest-price {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1;
    margin-top: 15px;
    padding-bottom: 5px;
    color: #787878;
}

#pb-right-column div.lowest-price > i {
    filter: brightness(1.25);
}

@media screen and (max-width: 1280px) {
    .action_banner.size-1 {
        display: none;
    }
}

.dmoc-price-tag {
    background-image: linear-gradient(to right, #367d00, #3f8f04, #4aa208, #55b60c, #56bc0d, #56bc0d);
    border-radius: 7px;
    padding: 2px;
    padding-left: 10px;
    width: 340px;
}

.dmoc-price-tag .img-darek {
    background: url("/themes/mk2/img/Intersection-1.svg") no-repeat;
    position: absolute;
    height:50px;
    width: 70px;
    top: 17px;
    right: 0px;
}

.dmoc-price-tag.price-tag {
    margin-top: 10px;
    color: white;
}

.dmoc-price-tag.price-tag .our_price {
    margin-bottom: -5px;
}

.dmoc-price-tag.price-tag #our_price_display {
    font-size: 30px;
    margin-right: 5px;
}

.dmoc-price-tag.price-tag #our_price_currency {
    font-size: 20px;
}

.dmoc-price-tag.price-tag .normal_price {
    font-size: 12px;
    margin-left: 0px;
}

.dmoc-price-tag .dmoc-percent {
    position: absolute;
    top: 27%;
    left: 115px;
    font-size: 16px;
    z-index: 10;
}

#pb-right-column .line div.price .dmoc-price-tag-megamega.price-tag {
    padding-top: 11px;
}

#pb-right-column .line div.price .price-tag.no-moc-price #our_price_display > span,
#pb-right-column.sticky.sticky-enable .line div.price .price-tag #our_price_display > span {
  margin-right: 9px;
  font-size: 38px;
  color: #FF0000;
}

#pb-right-column.sticky.sticky-enable .line div.price .price-tag,
#pb-right-column.sticky.sticky-enable .line div.price .price-tag.no-moc-price {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#body:not(.is-mobile) #pb-right-column .line div.price .price-tag.no-moc-price #our_price_currency > span,
#body:not(.is-mobile) #pb-right-column.sticky.sticky-enable .line div.price .price-tag #our_price_currency > span {
  font-size: 20px;
  color: #000000;
}

#pb-right-column .line div.price .dmoc-price-tag-megamega.price-tag .normal_price {
    font-size: 15px;
}

.dmoc-price-tag.price-tag .normal_price i.mk-i {
    margin-left: 0px;
}

#pb-right-column .line div.price .price-tag {
    position: relative;
    display: inline-block;
    /*
    //price_tag skryta cedulka cenovky
    border: solid 1px #D3D3D3;
    border-right: none;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-left: 8px;*/

    padding-bottom: 0px;
    padding-right: 4px;
    line-height: 27px;
    font-family: 'Asap', sans-serif;
    font-family: var(--price-font-family), sans-serif;
    vertical-align: middle;
    margin-right: 40px;
}

#body:not(.is-mobile) #pb-right-column .line div.price .esh3485-var-1.price-tag {
    margin-right: 0;
    width: 368px;
}

#pb-right-column .line div.price .price-tag.no-moc-price,
#pb-right-column.sticky.sticky-enable .line div.price .price-tag {
    line-height: 45px;
    height: 44px;
    padding-top: 10px;
    padding-bottom: 12px;
}

#pb-right-column .line div.price .price-tag #our_price_display {
    font-weight: bold;
    /*
    //price_tag skryta cedulka cenovky
    font-size: 25pt;*/
    vertical-align: middle;
}

#pb-right-column .line div.price .dmoc-price-tag-megamega.price-tag #our_price_display {
    font-size: 38px;
    color: #2A2A2A;
}

#body.is-mobile #pb-right-column .line div.price .dmoc-price-tag-megamega.price-tag #our_price_display > span {
    font-weight: 900;
    color: #000000;
    font-size: 48px;
    line-height: 28px;
}

#pb-right-column .line div.price .dmoc-price-tag-megamega.price-tag #our_price_display > span {
    margin-right: 9px;
    font-size: 38px;
    color: #FF0000;
}

#body.is-mobile #pb-right-column .no-moc-price #our_price_currency {
    color: #848484;
    font-size: 25px;
    font-weight: 300;
}

#body.is-mobile #pb-right-column .no-moc-price #our_price_display > span {
    color: #000000;
}

#pb-right-column .line div.price .price-tag #our_price_display > span {
    vertical-align: middle;
}

#pb-right-column .line div.price .price-tag > div {
    display: flex;
    align-items: center;
}

#pb-right-column .line div.price .price-tag.dmoc-price-tag > div {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}

#pb-right-column .line div.price .price-tag.dmoc-price-tag > div.our_price > div {
    display: inline-flex;
    align-items: center;
}

body:not(.mobile) #pb-right-column .line div.price .price-tag.dmoc-price-tag #our_price_display {
    margin-top: 1px;
}

#pb-right-column .line div.price .price-tag.dmoc-price-tag #our_price_display > span {
    vertical-align: initial;
}

body:not(.mobile) #pb-right-column .line div.price .price-tag.dmoc-price-tag .dmoc-second-column {
    margin-top: 1px;
    margin-bottom: -1px;
}

#pb-right-column .line div.price .price-tag.dmoc-price-tag .normal_price {
    display: inline-flex;
    align-items: center;
}

#pb-right-column .line div.price .price-tag.dmoc-price-tag i.mk-i {
    vertical-align: initial;
    background-image: url('/img/svg/mk-i-white.svg');
    margin-left: 5px;
}

#pb-right-column .line div.price .price-tag #our_price_currency {
    font-weight: bold;
    vertical-align: middle;
    line-height: 30px;
}

#body:not(.is-mobile) #pb-right-column .line div.price .price-tag #our_price_currency > span {
    position: relative;
    top: 1px;
}

#pb-right-column .line div.price .price-tag .normal_price  {
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
}

#pb-right-column .line div.price .price-tag .normal_price > span {
    text-decoration: line-through;
}

#pb-right-column .line div.price .price-tag .net-unit-price,
#pb-right-column .line div.price > .net-unit-price {
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    font-size: 12px;
    color: #787878;
}

#pb-right-column .line div.price > .net-unit-price {
    line-height: 27px;
}

#pb-right-column.sticky-enable .line div.price > .net-unit-price {
    display: none;
}

#pb-right-column .line div.price .price-tag.no-moc-price .net-unit-price  {
    line-height: 12px;
}

#pb-right-column .line div.price .price-tag::after {
    /*
    //price_tag skryta cedulka cenovky
    content: ' ';
    display: block;
    position: absolute;
    width: 32px;
    height: 68px;
    top: -1px;
    right: -25px;
    background: url(/img/svg/price_tag_end.svg) no-repeat 0 0;
    background-size: 36px 68px;*/
}

#pb-right-column .line div.price span.right {
    font-weight: normal;
    font-size: 50%;
    line-height: 16px;
    position: absolute;
    top: 10px;
    left: 240px;
    height: 32px;
}

#pb-right-column .line div.price span.right span.line-through {
    text-decoration: line-through;
}

#pb-right-column .line div.price span.right span.green {
    color: #1fa704;
    font-weight: bold;
    font-size: 140%;
}

#pb-right-column .line .avail_new {
    line-height: 21px;
    margin-top: 15px;
}

#pb-right-column .line .avail_new strong {
    color: #3DAB0F;
}

#pb-right-column .line .avail_new span {
    color: black;
}


#pb-right-column form#buy_block {
    margin-top: 15px;
}

#pb-right-column form#buy_block strong {
    color: #0eb100;
    font-size: 17px;
}

#pb-right-column form#buy_block strong span {
    color: #000;
}

#pb-right-column form#buy_block label {
    color: #191919;
    font-weight: bold;
    font-size: 70%;
    line-height: 22px;
    float: left;
    display: inline-block;
    height: 22px;
    margin-top: 6px;
    margin-right: 5px;
}

#pb-right-column form#buy_block #quantity_wanted {
    -webkit-appearance: none;
    -moz-appearance:textfield;
    display: inline-block;
    width: 58px;
    height: 53px;
    border: 1px solid rgba(211, 211, 211, 1);
    border-radius: 5px;
    text-align: center;
    font-size: 22px;
    line-height: 29px;
    box-sizing: border-box;
}

#pb-right-column form#buy_block #quantity_wanted::-webkit-inner-spin-button,
#pb-right-column form#buy_block #quantity_wanted::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#buy_block #quantity_wanted_spinner{
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 10px;
    font-size: 0;
}

#buy_block #quantity_wanted_spinner > span{
    display: inline-block;
    width: 25px;
    height: 25px;
    background-color: rgba(236, 236, 236, 1);
    border: 1px solid rgba(211, 211, 211, 1);
    border-radius: 5px;
    box-sizing: border-box;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

#buy_block #quantity_wanted_spinner .quantity_up{
    transform: rotate(180deg);
    margin-bottom: 3px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTMuMDYgOC4xMjMiPiAgPHBhdGggaWQ9InNpcGthX2RvbHUiIGRhdGEtbmFtZT0ic2lwa2EgZG9sdSIgZD0iTTEwLjExNCwxNy4zMjQsNC44ODUsMTIuMDk1YTEuMjM2LDEuMjM2LDAsMCwxLDAtMS43NDNsLjQzNi0uNDM3YTEuMjM2LDEuMjM2LDAsMCwxLDEuNzQyLDBsMy45OTEsMy45OTEsMy45OTEtMy45OTFhMS4yMzYsMS4yMzYsMCwwLDEsMS43NDIsMGwuNDM2LjQzN2ExLjIzNiwxLjIzNiwwLDAsMSwwLDEuNzQzbC01LjIzLDUuMjI5YTEuMjIzLDEuMjIzLDAsMCwxLS45NC4zNTNBMS4yMjYsMS4yMjYsMCwwLDEsMTAuMTE0LDE3LjMyNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjUyNiAtOS41NTYpIiBmaWxsPSIjODQ4NDg0Ii8+PC9zdmc+);
}

#buy_block #quantity_wanted_spinner .quantity_down{
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTMuMDYgOC4xMjMiPiAgPHBhdGggaWQ9InNpcGthX2RvbHUiIGRhdGEtbmFtZT0ic2lwa2EgZG9sdSIgZD0iTTEwLjExNCwxNy4zMjQsNC44ODUsMTIuMDk1YTEuMjM2LDEuMjM2LDAsMCwxLDAtMS43NDNsLjQzNi0uNDM3YTEuMjM2LDEuMjM2LDAsMCwxLDEuNzQyLDBsMy45OTEsMy45OTEsMy45OTEtMy45OTFhMS4yMzYsMS4yMzYsMCwwLDEsMS43NDIsMGwuNDM2LjQzN2ExLjIzNiwxLjIzNiwwLDAsMSwwLDEuNzQzbC01LjIzLDUuMjI5YTEuMjIzLDEuMjIzLDAsMCwxLS45NC4zNTNBMS4yMjYsMS4yMjYsMCwwLDEsMTAuMTE0LDE3LjMyNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjUyNiAtOS41NTYpIiBmaWxsPSIjODQ4NDg0Ii8+PC9zdmc+);
}

#buy_block #add_to_cart_button {
    width: 280px;
    height: 60px;
    box-sizing: border-box;
    border-radius: 7px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(216,0,0,1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(216,0,0,1);
    box-shadow: 0px 2px 2px 0px rgba(216,0,0,1);
    margin-left: 15px;
    font-size: 0px;
    cursor: pointer;
    margin-right: 30px;
}

#buy_block #add_to_cart_button:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#buy_block #add_to_cart_button:hover .text{
    background: rgba(234, 9, 13, 1);
}

#buy_block #add_to_cart_button > span {
    display: inline-flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    font-size: 25px;
    vertical-align: top;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

#buy_block #add_to_cart_button.v1 > span, #buy_block #add_to_cart_button.v3 > span, #buy_block #add_to_cart_button.v4 > span {
    font-size: 28px;
}

#buy_block #add_to_cart_button.v1 > span > span {
    font-size: 11px;
}

#buy_block #add_to_cart_button.v2 > span > span {
    font-size: 20px;
}

#buy_block #add_to_cart_button.v3 > span > span, #buy_block #add_to_cart_button.v7 > span > span, #buy_block #add_to_cart_button.v8 > span > span {
    font-size: 14px;
}

#buy_block #add_to_cart_button.v4 > span > span {
    font-size: 12px;
}

#buy_block #add_to_cart_button .icon{
    width: 60px;
    background-color: rgba(191, 0, 0, 1);
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMS4yMjUiIGhlaWdodD0iMjYuMTgiIHZpZXdCb3g9IjAgMCAzMS4yMjUgMjYuMTgiPiAgPGcgaWQ9Iktvc2lrX3NlZHkiIGRhdGEtbmFtZT0iS29zaWsgc2VkeSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiPiAgICA8cGF0aCBpZD0iUGF0aF8xOTgiIGRhdGEtbmFtZT0iUGF0aCAxOTgiIGQ9Ik0xMS44MDYuMjczaDBBLjg4MS44ODEsMCwwLDAsMTEuMTI1LDBhMS4yMTQsMS4yMTQsMCwwLDAtMS4wOTEuNjgybC01LjE4MSw5YTEuMywxLjMsMCwwLDAsLjQwOSwxLjc3M2wuMTM2LjEzNmExLjAyMiwxLjAyMiwwLDAsMCwuNjgyLjEzNiwxLjM5LDEuMzksMCwwLDAsMS4wOTEtLjY4Mmw1LjE4MS05QTEuMiwxLjIsMCwwLDAsMTEuODA2LjI3M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjkyIDApIiBmaWxsPSIjZmZmZmZmIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzIwMyIgZGF0YS1uYW1lPSJQYXRoIDIwMyIgZD0iTTE0Ljk3OS42ODJBMS4zOSwxLjM5LDAsMCwwLDEzLjg4OSwwYTEuMjI5LDEuMjI5LDAsMCwwLS42ODIuMTM2TDEzLjA3LjI3M2ExLjE5MiwxLjE5MiwwLDAsMC0uNDA5LDEuNzczbDUuMTgxLDlhMS4zOSwxLjM5LDAsMCwwLDEuMDkxLjY4MiwxLjIyOSwxLjIyOSwwLDAsMCwuNjgyLS4xMzZsLjEzNi0uMTM2YTEuMTkyLDEuMTkyLDAsMCwwLC40MDktMS43NzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjUxOSAwKSIgZmlsbD0iI2ZmZmZmZiIvPiAgICA8cGF0aCBpZD0iUGF0aF8yMDgiIGRhdGEtbmFtZT0iUGF0aCAyMDgiIGQ9Ik0yOS4xNzksNy4xSDI1LjkwN1Y4LjMyN2EyLjg1OSwyLjg1OSwwLDAsMS0xLjA5MSwxLjVsLS4xMzYuMTM2YTIuMDI2LDIuMDI2LDAsMCwxLTEuMjI3LjI3MywyLjI1LDIuMjUsMCwwLDEtMi4wNDUtMS4yMjdMMjAuMzE3LDcuMUgxMC45MDhMOS44MTcsOS4wMDlBMi40LDIuNCwwLDAsMSw3Ljc3MiwxMC4xYTMuOTgxLDMuOTgxLDAsMCwxLTEuMjI3LS4yNzNsLS4xMzYtLjEzNkEyLjE2NiwyLjE2NiwwLDAsMSw1LjMxOCw4LjMyN2ExLjg5MiwxLjg5MiwwLDAsMSwwLTEuMjI3SDIuMDQ1YTIuMDQ1LDIuMDQ1LDAsMCwwLDAsNC4wOTFoLjI3M2ExMS45MzQsMTEuOTM0LDAsMCwxLC4yNzMsMi4xODJjLjQwOSwzLC44MTgsNiwxLjM2NCw5LC4xMzYuNjgyLjU0NSwxLjIyNywxLjIyNywxLjIyN0gyNS4yMjVhMS40MzksMS40MzksMCwwLDAsMS42MzYtMS4zNjRjLjI3My0xLjIyNy40MDktMi40NTQuNjgyLTMuNjgyLjQwOS0yLjQ1NC45NTQtNC45MDksMS4zNjQtNy4zNjNoLjI3M2EyLjEsMi4xLDAsMCwwLDIuMDQ1LTIuMDQ1QTIuMSwyLjEsMCwwLDAsMjkuMTc5LDcuMVpNOSwxOS43ODFhMS4xNzMsMS4xNzMsMCwwLDEtMS4wOTEsMS4wOTFINy43NzJhMS4xNzMsMS4xNzMsMCwwLDEtMS4wOTEtMS4wOTFWMTMuNjQ1YTEuMTczLDEuMTczLDAsMCwxLDEuMDkxLTEuMDkxaC4xMzZBMS4xNzMsMS4xNzMsMCwwLDEsOSwxMy42NDVabTUuMTgxLS4xMzZhMS4wNzUsMS4wNzUsMCwwLDEtMS4wOTEsMS4wOTFBMS4xNzMsMS4xNzMsMCwwLDEsMTIsMTkuNjQ0di02YTEuMDc1LDEuMDc1LDAsMCwxLDEuMDkxLTEuMDkxLDEuMTczLDEuMTczLDAsMCwxLDEuMDkxLDEuMDkxWm01LjE4MSwwYTEuMDc1LDEuMDc1LDAsMCwxLTEuMDkxLDEuMDkxLDEuMTczLDEuMTczLDAsMCwxLTEuMDkxLTEuMDkxdi02YTEuMDc1LDEuMDc1LDAsMCwxLDEuMDkxLTEuMDkxLDEuMTczLDEuMTczLDAsMCwxLDEuMDkxLDEuMDkxWm01LjA0NSwwYTEuMTE0LDEuMTE0LDAsMCwxLTEuMjI3LDEuMDkxLDEuMDc1LDEuMDc1LDAsMCwxLTEuMDkxLTEuMDkxdi02YTEuMDc1LDEuMDc1LDAsMCwxLDEuMDkxLTEuMDkxLDEuMzExLDEuMzExLDAsMCwxLDEuMjI3LDEuMDkxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAyLjU4MSkiIGZpbGw9IiNmZmZmZmYiLz4gIDwvZz48L3N2Zz4=);
}

#buy_block #add_to_cart_button .text{
    width: 220px;
    font-size: 23px;
    background: rgb(234,9,13);
    background: linear-gradient(180deg, rgba(234,9,13,1) 0%, rgba(234,9,13,1) 50%, rgba(194,1,4,1) 100%);
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

#body.de #buy_block #add_to_cart_button .text {
    font-size: 20px;
}

#pb-right-column #carriers {
    font-family: 'Myriad Pro', Arial, sans-serif;
    font-size: 14px;
    margin: 0 0 35px;
    clear: both;
    width: 200px;
}

#pb-right-column #carriers td {
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    white-space: nowrap;
}

#pb-right-column #carriers td.carrier_name {
    padding-left: 40px;
}

#pb-right-column #carriers td.id_c9, #pb-right-column #carriers td.id_c10 {
    background: url('/themes/mk2/img/css/cpost-ico.png') left 6px no-repeat;
}

#pb-right-column #carriers td.id_c1, #pb-right-column #carriers td.id_c2 {
    background: url('/themes/mk2/img/css/cpost-ico.png') left 6px no-repeat;
}

#pb-right-column #carriers td.id_c5, #pb-right-column #carriers td.id_c6 {
    background: url('/themes/mk2/img/css/ppl-ico.png') left 6px no-repeat;
}

#pb-right-column #carriers td.id_c3, #pb-right-column #carriers td.id_c4 {
    background: url('/themes/mk2/img/css/zasilkovna-ico.png') left 6px no-repeat;
}

#pb-right-column #carriers td.carrier_name label {

    padding: 0 3px 0 0;
}

#pb-right-column #carriers td.carrier_price {
    padding-left: 10px;
}

#pb-right-column #carriers tbody tr:first-child td.carrier_price span.price {
    font-size: 19px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: bold;
}

#pb-right-column #product_details {
    clear: both;
    margin-top: 35px;
}

#pb-right-column #product_details span {
    line-height: 22px;
}

#pb-right-column #product_details span span.data_label {
    display: block;
    float: left;
    padding-right: 4px;
}

#pb-right-column #product_details span span.break {
    display: block;
    /*width: 200px;*/
}

#pb-right-column #product_details span span.break.long {
    width: 325px;
}


/** image gallery **/

#product-image-gallery-cont {
    /*width: 100%; */
    margin-top: 20px;
    margin-bottom: 0;
}

#product-image-gallery-cont.product-image-gallery-extended {

}

.left-side-gallery .product-image-gallery { /* product gallery on left side of product picture */
    padding: 5px;
    width: 70px;
    height:  300px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: auto;
}

.left-side-gallery .product-image-gallery .product-image-gallery-thumbnail-cont {
    padding: 3px;
}

.left-side-gallery {
    display: flex;
    flex-direction: row;
    flex: 90px 1;
}

.left-side-gallery #image-block .product-sale.not-mobile {
    height: 60px;
}

.left-side-gallery #image-block .product-sale.not-mobile span {
    font-size: 15px;
}

#product-image-gallery::-webkit-scrollbar {
    height: 8px;
    background-color: rgba(230, 230, 230, 1);
}

#product-image-gallery::-webkit-scrollbar-track {
    background-color: rgba(230, 230, 230, 1);
}

#product-image-gallery::-webkit-scrollbar-thumb {
    background-color: rgba(210, 210, 210, 1);
    border-radius: 3px;
}

.product-image-gallery-extended #product-image-gallery {
    justify-content: left;
    overflow-x: auto;
    /*overflow-y: hidden;*/
    padding-bottom: 10px;
    padding-top: 10px;
}

.product-image-gallery-thumbnail-cont {
    display: inline-flex;
    padding: 0 5px;
    cursor: pointer;
}

.product-image-gallery-thumbnail {
    width: 60px;
    height: 60px;
    object-fit: contain;
    box-sizing: border-box;
}

.product-image-gallery-thumbnail:hover {
    outline: rgba(200, 0, 0, 0.2) solid 1px;
}

.product-image-gallery-thumbnail.selected {
    outline: rgba(200, 0, 0, 0.5) solid 1px;
}

.product-image-gallery-thumbnail.selected:hover {
    outline: rgba(200, 0, 0, 0.5) solid 1px;
}

.product-image-gallery-fancybox {
    display: none;
}

/* zobrazovani tagu */
#product-tags-cont {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
}

#product-tags-cont .product-tag {
    display: inline-flex;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 5px;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    max-width: 200px;
    height: 30px;
    border: 1px solid rgba(205, 205, 205, 1)
}

#product-tags-cont .product-tag > span {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 24px;
}

#product-tags-cont a:hover {
    /*text-decoration: none;*/
}

/* pb-right-column ****************************************************************************** */


#pb-right-column h1, .section_title {
    color: #191919;
    font-size: 187.5%;
    font-weight: normal;
    font-family: 'ArnoProBoldDisplay', "Times New Roman", serif;
    width: 100%;
    padding-bottom: 13px;
    border-bottom: 1px solid #cdcbc4;
    margin-bottom: 15px;
}

#related_products {
    display: inline-block;
    margin-top: 25px;
    width: 100%;
}


#related_products.shrink{
    display: none;
}

.section_title {
    border: none;
    padding: 0;
    font: bold 20px/20px 'Open Sans', Arial, sans-serif;
    margin-top: 50px;
    margin-bottom: 31px;
    text-transform: uppercase;
    background: url('/themes/mk2/img/css/breadcrumb-underline.png') 0 bottom no-repeat;
    padding: 0px 0px 14px 16px;
}


p.product-description {
    padding-bottom: 0px;
}

#pb-right-column #short_description_block {
    color: #666
}

/* form */

/* color_picker */
#pb-right-column #color_picker p {
    padding-bottom: 5px;
    font-weight: bold
}

#color_picker #color_to_pick_list {
    list-style-type: none
}

#color_picker #color_to_pick_list li {
    float: left;
    margin-right: 8px;
    padding: 1px;
    border: 1px solid #ccc
}

#color_picker #color_to_pick_list a.color_pick {
    display: block;
    height: 15px;
    width: 15px
}

.product_attributes {
    padding: 10px 0 0 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
}

/* attributes */
#attributes select {
    width: 120px;
    border: 1px solid #cdcdcd;
}

/* availability_statut */
#availability_statut {
    padding-bottom: 10px;
}

#availability_statut span#availability_label {
    display: inline-block;
    width: 125px;
    font-weight: bold;
    font-size: 12px;
    text-align: right
}

#availability_statut span#availability_value {
    display: inline-block;
    padding: 1px 5px;
    font-weight: bold;
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    background: #9b0000
}

/* pQuantityAvailable */
#pQuantityAvailable {
    display: none !important;
}

/* add_to_cart */

.content_prices {
    margin: 10px 0;
    display: flex;
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    align-items: center;
}

.content_prices > div{
    display: inline-flex;
}

.content_prices #add_to_cart {
    position: relative;
    padding-bottom: 0
}

.content_prices #add_to_cart .exclusive,
.content_prices #add_to_cart .exclusive_disabled {
    padding: 4px 7px 4px 15px
}

*:first-child + html .content_prices #add_to_cart .exclusive {
    padding: 4px 3px 4px 11px
}


.discount {
    display: none
}

.our_price_display {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 24px;
    line-height: 18px;
    color: #9b0000
}

#reduction_percent {
    display: block;
    float: right;
    margin-left: 10px;
    padding: 0 0 0 10px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

#reduction_percent span {
    display: block;
    padding: 1px 5px 1px 0;

}

/* */
.add_wishlist_button {
    clear: both;
    padding-top: 20px;
}

/* SEND TO FRIEND (pop-in) ##################################################################### */
#send_friend_form h2 {
    padding: 8px 11px;
    font-size: 12px;
    color: #fff;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;
    background: #383838
}

#send_friend_form .product {
    margin: 20px 10px
}

#send_friend_form .product img {
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #ccc
}

#send_friend_form .product .product_desc {
    float: left;
    width: 400px;
}

#send_friend_form .product .product_desc p {
    padding: 0 10px 0 0;
    color: #333
}

#send_friend_form .product .product_desc p.product_name {
    font-size: 12px;
    color: #000
}

#send_friend_form .send_friend_form_content {
    margin: 0 10px 20px 10px
}

#send_friend_form .form_container {
    padding: 10px 15px;
    border: 1px solid #ccc;
    background: #eee
}

#send_friend_form .form_container p.intro_form {
    padding-bottom: 14px;
    font-weight: bold;
    font-size: 13px;
    color: #333
}

#send_friend_form .form_container p.txt_required {
    padding-bottom: 0;
    color: #666
}

#send_friend_form .form_container .text {
    padding-bottom: 10px
}

#send_friend_form .form_container .text label {
    display: inline-block;
    padding: 6px 15px;
    width: 180px; /* 210 */
    font-size: 12px;
    text-align: right
}

#send_friend_form .form_container .text input {
    padding: 0 5px;
    height: 22px;
    width: 260px;
    border: 1px solid #ccc;
    font-size: 12px;
    color: #666;
}

#send_friend_form .submit {
    margin-top: 20px;
    padding-bottom: 0;
    text-align: right
}

#page #idTab1.rte, #page #idTab1.rte p, #page #idTab1.rte ul li {
    font-size: 15px;
    line-height: 25px;
    margin: 10px 0;
    text-align: justify;
}

div#idTab1.pavlinka {
    background: transparent url('/themes/mk2/img/osoby/pavlinka-s-podpisem.png') 14px 0 no-repeat;
    padding: 4px 15px 0 140px;
    min-height: 200px;
    display: table;
    margin-bottom: 20px !important;
}

div#idTab1.pavlinka div:first-child {
    height: 180px;
    overflow: hidden;
}

div#idTab1.megameda {
    background: transparent url('/themes/mk2/img/osoby/mega_meda.png') 14px 0 no-repeat;
    padding: 7px 15px 0 187px;
    min-height: 226px;
}

#page #idTab1.rte ul {
    list-style: square inside;
    margin: 0 0 15px 15px;
    padding: 0;
}


.description_short {
    font-size: 13px;
    margin-top: -21px;
}

.description_short ul {
    list-style: square;
    margin-left: 19px;
}

#tabDescription div.full > p > a {
    text-decoration: underline;
}

#product #hndoceni_knihy {
    background: url('/themes/mk2/img/hvezda-default.png') repeat-x scroll 0 0 transparent;
    height: 20px;
    width: 105px;
    margin: auto;
    position: relative;
}

#product #hndoceni_knihy div {
    background: url('/themes/mk2/img/hvezda.png') repeat-x scroll 0 0 transparent;
    height: 20px;
    max-width: 105px;
    position: absolute;
}

#blok-hodnoceni {
    position: relative;
    margin-top: 16px;
}

#blok-hodnoceni #hodnotil {
    font-size: 11px;
    text-align: center;
    margin: 10px auto auto;
}

#blok-hodnoceni #hodnotil span {
    font-weight: bold;
    font-size: 15px;
    color: #fcad12;
}

#blok-hodnoceni .clk {
    position: absolute;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 35px;
    top: 5px;
    font-weight: bold;
    border: 1px solid black;
    padding-bottom: 10px;
    padding-top: 10px;
    border-radius: 2px;
    display: none;
}

/* ************************************************************************************************
      addons comments products
************************************************************************************************ */
form#sendComment fieldset {
    border: 1px dotted black;
    margin-top: 30px;
    padding: 30px 30px 26px;
    height: 300px;
}

#idTab5 .pridat4 {
    color: #d20000;
    text-align: center;
    font-size: 15px;
    padding-top: 10px;
}

#sendComment #antispam {
    display: none;
}

form#sendComment h3 {
    font-size: 14px;
}

#new_comment_form p.text {
    margin-bottom: 0;
    padding-bottom: 0;
}

#sendComment p.text label,
#sendComment p.textarea label {
    display: block;
    margin: 12px 0 4px;
    font-weight: bold;
    font-size: 12px;
}

#sendComment p.text input {
    padding: 0 5px;
    height: 35px;
    min-height: 35px;
    width: 498px;
    border: 1px solid black;
}

#sendComment #customer_name,
#sendComment #email {
    border: 1px solid #666;
    padding: 8px;
    color: #666;
    font-size: 13px;
    font-family: Arial, sans-serif;
}

.doplneni_comment,
#sendComment textarea {
    height: 80px;
    width: 598px;
    max-width: 598px;
    min-width: 598px;
    border: 1px solid #666;
    float: right;
    margin-bottom: 15px;
    padding: 8px;
    max-height: 100px;
}

.doplneni_comment {
    float: none;
}

#sendComment .odsazeni {
    margin-left: 1px;
    width: 300px;
    float: left;
}

#sendComment .form_uziv {
    padding: 0 0 15px;
}

#sendComment #content_label {
    vertical-align: top;
    float: left;
    padding-top: 10px;
}

#sendComment p.odsazeni label {
    display: inline-block;
    width: 82px;
}

#sendComment #email,
#sendComment #customer_name {
    width: 200px;
}

#sendComment #pravej {
    float: right;
    width: 376px;

}

#sendComment #vyber_avatara {
    width: 47px;
    height: 55px;
    margin: auto;
    background: url('/themes/mk2/img/avatar.png') no-repeat -51px -12px;
    float: left;
    background-size: 290px;
}

.skryto {
    display: none;
}

#sendComment #change_avatar {
    float: left;
    position: relative;
    width: 93px;
}

#sendComment #zobraz_avatary {
    width: 354px;
    height: 327px;
    background: url('/themes/mk2/img/avatar.png') no-repeat;
    position: absolute;
    bottom: -319px;
    left: -100px;
    z-index: 200;
    display: none;
}

#sendComment .relative_avatary {
    position: absolute;
    width: 354px;
    height: 327px;
}

#sendComment .relative_avatary div {
    width: 55px;
    height: 65px;
    position: absolute;
    cursor: pointer;
}

#sendComment .relative_avatary div:hover {
    /*border: 2px inset black;*/
    background: rgba(255, 255, 255, 0.5);
}

#sendComment .relative_avatary div:hover:active {
    background: rgba(255, 255, 255, 0.7);
}

/*Pozice aboslutních divů vpro volbu avatara*/
#sendComment .relative_avatary div:nth-child(1),
#sendComment .relative_avatary div:nth-child(2),
#sendComment .relative_avatary div:nth-child(3),
#sendComment .relative_avatary div:nth-child(4),
#sendComment .relative_avatary div:nth-child(5),
#sendComment .relative_avatary div:nth-child(6) {
    top: 15px;
}

#sendComment .relative_avatary div:nth-child(7),
#sendComment .relative_avatary div:nth-child(8),
#sendComment .relative_avatary div:nth-child(9),
#sendComment .relative_avatary div:nth-child(10),
#sendComment .relative_avatary div:nth-child(11),
#sendComment .relative_avatary div:nth-child(12) {
    top: 92px;
}

#sendComment .relative_avatary div:nth-child(13),
#sendComment .relative_avatary div:nth-child(14),
#sendComment .relative_avatary div:nth-child(15),
#sendComment .relative_avatary div:nth-child(16),
#sendComment .relative_avatary div:nth-child(17),
#sendComment .relative_avatary div:nth-child(18) {
    top: 172px;
}

#sendComment .relative_avatary div:nth-child(19),
#sendComment .relative_avatary div:nth-child(20),
#sendComment .relative_avatary div:nth-child(21),
#sendComment .relative_avatary div:nth-child(22),
#sendComment .relative_avatary div:nth-child(23),
#sendComment .relative_avatary div:nth-child(24) {
    top: 254px;
}

#sendComment .relative_avatary div:nth-child(19),
#sendComment .relative_avatary div:nth-child(13),
#sendComment .relative_avatary div:nth-child(7),
#sendComment .relative_avatary div:nth-child(1) {
    left: 5px;
}

#sendComment .relative_avatary div:nth-child(20),
#sendComment .relative_avatary div:nth-child(14),
#sendComment .relative_avatary div:nth-child(8),
#sendComment .relative_avatary div:nth-child(2) {
    left: 63px;
}

#sendComment .relative_avatary div:nth-child(21),
#sendComment .relative_avatary div:nth-child(15),
#sendComment .relative_avatary div:nth-child(9),
#sendComment .relative_avatary div:nth-child(3) {
    left: 119px;
}

#sendComment .relative_avatary div:nth-child(22),
#sendComment .relative_avatary div:nth-child(16),
#sendComment .relative_avatary div:nth-child(10),
#sendComment .relative_avatary div:nth-child(4) {
    left: 177px;
}

#sendComment .relative_avatary div:nth-child(23),
#sendComment .relative_avatary div:nth-child(17),
#sendComment .relative_avatary div:nth-child(11),
#sendComment .relative_avatary div:nth-child(5) {
    left: 233px;
}

#sendComment .relative_avatary div:nth-child(24),
#sendComment .relative_avatary div:nth-child(18),
#sendComment .relative_avatary div:nth-child(12),
#sendComment .relative_avatary div:nth-child(6) {
    left: 289px;
}

/**Zmenšený avatar, po zvolení*/
#sendComment #vyber_avatara.mini_avatar_1 {
    background-position: -4px -12px;
}

#sendComment #vyber_avatara.mini_avatar_2 {
    background-position: -49px -12px;
}

#sendComment #vyber_avatara.mini_avatar_3 {
    background-position: -96px -12px;
}

#sendComment #vyber_avatara.mini_avatar_4 {
    background-position: -143px -12px;
}

#sendComment #vyber_avatara.mini_avatar_5 {
    background-position: -189px -12px;
}

#sendComment #vyber_avatara.mini_avatar_6 {
    background-position: -235px -12px;
}


#sendComment #vyber_avatara.mini_avatar_7 {
    background-position: -4px -76px;
}

#sendComment #vyber_avatara.mini_avatar_8 {
    background-position: -49px -76px;
}

#sendComment #vyber_avatara.mini_avatar_9 {
    background-position: -96px -76px;
}

#sendComment #vyber_avatara.mini_avatar_10 {
    background-position: -143px -76px;
}

#sendComment #vyber_avatara.mini_avatar_11 {
    background-position: -190px -76px;
}

#sendComment #vyber_avatara.mini_avatar_12 {
    background-position: -235px -76px;
}

#sendComment #vyber_avatara.mini_avatar_13 {
    background-position: -4px -141px;
}

#sendComment #vyber_avatara.mini_avatar_14 {
    background-position: -49px -141px;
}

#sendComment #vyber_avatara.mini_avatar_15 {
    background-position: -96px -141px;
}

#sendComment #vyber_avatara.mini_avatar_16 {
    background-position: -143px -141px;
}

#sendComment #vyber_avatara.mini_avatar_17 {
    background-position: -189px -141px;
}

#sendComment #vyber_avatara.mini_avatar_18 {
    background-position: -235px -141px;
}

#sendComment #vyber_avatara.mini_avatar_19 {
    background-position: -4px -208px;
}

#sendComment #vyber_avatara.mini_avatar_20 {
    background-position: -49px -208px;
}

#sendComment #vyber_avatara.mini_avatar_21 {
    background-position: -96px -208px;
}

#sendComment #vyber_avatara.mini_avatar_22 {
    background-position: -143px -208px;
}

#sendComment #vyber_avatara.mini_avatar_23 {
    background-position: -189px -208px;
}

#sendComment #vyber_avatara.mini_avatar_24 {
    background-position: -235px -208px;
}

#sendComment #change_avatar span {
    display: inline-block;
    font-size: 15px;
    margin-bottom: 13px;
}

#sendComment #pravej b {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px;
}

#vyber_avatara_stitek {
    background: url('/themes/mk2/img/vyber.png') no-repeat;
    height: 54px;
    width: 30px;
    float: right;
    cursor: pointer;
}

#vyber_avatara_stitek:hover {
    background-position: 0 -54px;
}

#sendComment #celkove_hodnoceni {
    float: right;
    margin-right: 30px;
    margin-top: 40px;
    text-align: center;
}

#sendComment #celkove_hodnoceni .hvezdarna {
    padding-left: 29px;
    padding-top: 10px;
}

#sendComment .submit .button {
    background: url('/themes/mk2/img/odeslat.png') no-repeat;
    border: 0;
    width: 119px;
}

#sendComment .submit .button:hover {
    background-position: 0 -43px;
}

#sendComment p.submit {
    float: right;
    clear: both;
    margin-top: 30px;
    margin-right: 50px;
}

div.clear.table_block .one_comment {
    border-top: 1px dotted black;
    overflow: hidden;
}

div.clear.table_block .one_comment:first-child {
    border-top: none;
}

div.clear.table_block .one_comment .levo .avatar {
    width: 55px;
    height: 65px;
    margin: auto;
    background: url('/themes/mk2/img/avatar.png') no-repeat;
}

div.clear.table_block .one_comment .levo .av_1 {
    background-position: -6px -15px;
}

div.clear.table_block .one_comment .levo .av_2 {
    background-position: -63px -15px;
}

div.clear.table_block .one_comment .levo .av_3 {
    background-position: -119px -15px;
}

div.clear.table_block .one_comment .levo .av_4 {
    background-position: -177px -15px;
}

div.clear.table_block .one_comment .levo .av_5 {
    background-position: -231px -15px;
}

div.clear.table_block .one_comment .levo .av_6 {
    background-position: -291px -15px;
}

div.clear.table_block .one_comment .levo .av_7 {
    background-position: -6px -91px;
}

div.clear.table_block .one_comment .levo .av_8 {
    background-position: -63px -91px;
}

div.clear.table_block .one_comment .levo .av_9 {
    background-position: -119px -91px;
}

div.clear.table_block .one_comment .levo .av_10 {
    background-position: -177px -91px;
}

div.clear.table_block .one_comment .levo .av_11 {
    background-position: -231px -91px;
}

div.clear.table_block .one_comment .levo .av_12 {
    background-position: -291px -91px;
}

div.clear.table_block .one_comment .levo .av_13 {
    background-position: -6px -171px;
}

div.clear.table_block .one_comment .levo .av_14 {
    background-position: -63px -171px;
}

div.clear.table_block .one_comment .levo .av_15 {
    background-position: -119px -171px;
}

div.clear.table_block .one_comment .levo .av_16 {
    background-position: -177px -171px;
}

div.clear.table_block .one_comment .levo .av_17 {
    background-position: -231px -171px;
}

div.clear.table_block .one_comment .levo .av_18 {
    background-position: -291px -171px;
}

div.clear.table_block .one_comment .levo .av_19 {
    background-position: -6px -254px;
}

div.clear.table_block .one_comment .levo .av_20 {
    background-position: -63px -254px;
}

div.clear.table_block .one_comment .levo .av_21 {
    background-position: -119px -254px;
}

div.clear.table_block .one_comment .levo .av_22 {
    background-position: -177px -254px;
}

div.clear.table_block .one_comment .levo .av_23 {
    background-position: -231px -254px;
}

div.clear.table_block .one_comment .levo .av_24 {
    background-position: -291px -254px;
}

div.clear.table_block .one_comment .levo {
    float: left;
    width: 100px;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}

div.clear.table_block .bottomLine {
    border-top: none;
    border-bottom: 1px dotted black;
}

#dalsi_hodnoceni {
    cursor: pointer;
}

#dalsi_hodnoceni img {
    padding-left: 10px;
}

div.clear.table_block .noBorder {
    border-top: none;
}

#zacerneno div:nth-child(1) {
    position: absolute;
    left: 0;
    right: 0;
    top: 40%;
}

#zacerneno #stred1 {
    background: url('/themes/mk2/img/frame.png') no-repeat;
    width: 443px;
    height: 176px;
    z-index: 1100;
    position: relative;
    margin: auto;

}

#zacerneno #stred {
    position: absolute;
    background: white;
    top: 24px;
    left: 24px;
    right: 24px;
    bottom: 24px;
    opacity: 1;
    filter: Alpha(opacity=100);
}

#zacerneno #stred div {
    vertical-align: top;
    margin-top: -38px;
    text-align: center;
    font-size: 16px;
    font-family: Arial, sans-serif;
}

#zacerneno #stred div img {
    position: relative;
    top: 2px;
    padding-right: 5px;
}

#zacerneno #stred div button {
    background: url('/themes/mk2/img/exit.png') no-repeat;
    width: 122px;
    height: 42px;
    margin-top: 15px;
    cursor: pointer;
}

#zacerneno #stred div button:hover {
    background-position: 0 -43px;
}

div.clear.table_block .one_comment .content {
    float: right;
    width: 650px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 24px;
}

div.clear.table_block .one_comment .horni {
    margin-top: 5px;
    margin-bottom: 15px;
    float: right;
    width: 650px;
}

div.clear.table_block .one_comment .horni .datum {
    float: right;
    font-size: 12px;
    text-align: center;
}

div.clear.table_block .one_comment .horni .datum img {
    width: 5px;
}

div.clear.table_block .one_comment .odsouhlasili {
    padding-bottom: 5px;
}

div.clear.table_block .one_comment .horni .datum button {
    color: white;
    font-weight: bold;
    width: 82px;
    font-size: 12px;
    background: #0EB100;
    padding: 2px;
    border-radius: 2px;
    cursor: pointer;
}

div.clear.table_block .one_comment .horni .datum button:hover {
    background: #3ec032;
}

div.clear.table_block .one_comment .horni .hvezdicky {
    margin-top: 18px;
}

div.clear.table_block .one_comment .horni .hvezdicky .off,
div.clear.table_block .one_comment .horni .hvezdicky .on {
    width: 18px;
    height: 14px;
    float: left;
}

div.clear.table_block .one_comment .horni .hvezdicky .on {
    background: url('/themes/mk2/img/hvezda.png') no-repeat;
    background-size: 14px 14px;
}

div.clear.table_block .one_comment .horni .hvezdicky .off {
    background: url('/themes/mk2/img/hvezda-default.png') no-repeat;
    background-size: 14px 14px;
}

#idTab5 #recenze {
    font: 700 18px/18px "Open Sans", Arial, sans-serif;
    padding-bottom: 5px;
    padding-top: 0;
    color: #D20000;
    height: 18px;
    padding-left: 16px;
}

#idTab5 h2 {
    font-size: 19px;
    font-family: 'Open Sans', Arial, sans-serif;
    padding-top: 35px;
    padding-bottom: 40px;
}

#idTab5 .pridat2 {
    float: right;
    cursor: pointer;
}

#idTab5 .pridat3 {
    float: left;
    margin-top: 9px;
    padding-bottom: 0;
    color: #0EB100;
}

#idTab5 .pridat2 span {
    position: relative;
    bottom: 10px;
    font-family: 'Open Sans', Arial, sans-serif;
    font-weight: bold;
    margin-right: 10px;
}

#sendComment p.closeform {
    float: right;
    padding: 0;
    height: 12px;
    width: 12px;
    text-indent: -5000px;
    background: url('/themes/mk2/img/icon/delete.gif') no-repeat 0 0
}

.star {
    float: left;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
    padding-right: 5px;
}

.star, .star a {
    background: url('/themes/mk2/img/hvezda-default.png') no-repeat 0 0
}

div.star_on a {
    background: url('/themes/mk2/img/hvezda.png') no-repeat 0 0;
}

div.star_hover a, div.star a:hover {
    background: url('/themes/mk2/img/hvezda.png') no-repeat 0 0;
}

#pridatKomentar {
    background: url('/themes/mk2/img/Darek.png') no-repeat 0 0;
    height: 155px;
    width: 750px;
    clear: both;
    position: relative;
    margin-top: 30px;
}

#pridatKomentar button {
    width: 200px;
    height: 43px;
    background: url('/themes/mk2/img/Darek1.png') no-repeat 0 0;
    position: absolute;
    top: 77px;
    left: 306px;
    cursor: pointer;
}

#pridatKomentar button:hover {
    background-position: 0 -44px;
}

#pridatKomentar div {
    width: 155px;
    height: 30px;
    position: absolute;
    left: 297px;
    top: 0;
    cursor: pointer;
}

/* ************************************************************************************************
      addons comments products - end
************************************************************************************************ */

.availability .xmass {
    font-size: 15px;
}


.shipping_info {
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    font-size: 14px;
    line-height: 19px;
}

.shipping_info.free_ship {
    font-size: 20px;
}

.shipping_info.esh_2528_hidden {
    display: none;
}

.shipping_info .green {
    font-weight: bold;
    color: #3DAB0F;
}

.shipping_info .mk-i {
    margin-bottom: 3px;
}

a.red_link {
    color: #d20000;
    text-decoration: underline;
}

a.red_link:hover {
    text-decoration: none;
}


.ab_test {
    display: none;
}

.ab_test.standard_price {
    color: #999999;
    margin-bottom: 9px;
}

.ab_test.standard_price span {
    text-decoration: line-through;
}

.ab_test.popup_link {
    float: none;
    clear: both;
    padding: 8px 0 2px 0;
    margin: 0;
    line-height: 20px;
}

#best_price_popup {
    text-align: center;
    font-family: 'Arial', sans-serif;
    width: 660px;
    color: #000000;
}

#best_price_popup .inner {
    margin: 15px 15px 20px 15px;
}

#best_price_popup .pp_title {
    font-family: 'Arial Bold', 'Arial', sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 17px;
}

#best_price_popup .pp_row_01 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 40px;
}

#best_price_popup .pp_row_01 strong {
    border-bottom: 2px solid #D20000;
}


#best_price_popup .pp_row_02 {
    float: left;
    margin-bottom: 40px;
}

#best_price_popup .pp_row_03 {
    clear: both;
    float: none;
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 24px;
}


#best_price_popup .pp_box {
    width: 200px;
    float: left;
}

#best_price_popup .pp_box img {
    height: 50px;
    opacity: 0.4;
}

#best_price_popup .pp_box.middle {
    margin: 0 15px;
}

#best_price_popup .pp_box .pp_box_info {
    line-height: 18px;
    font-size: 14px;
}


#best_price_popup .pp_box .pp_box_title {
    font-family: 'Arial Bold', 'Arial', sans-serif;;
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    text-align: center;
    color: #D20000;
    margin: 12px 0;
}

#best_price_popup .green {
    color: #0eb100;
}

.bubble {
    position: absolute;
    width: 240px;
    height: 60px;
    padding: 15px;
    background: #FFFFFF;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    display: none;
    border: #7F7F7F solid 1px;
    top: 20px;
    z-index: 999;
}

.bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 70px;
}

.bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #7F7F7F transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -16px;
    left: 70px;
}


.bubble_additional {
    position: absolute;
    width: 240px;
    height: 60px;
    padding: 15px;
    background: #FFFFFF;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    display: none;
    border: #7F7F7F solid 1px;
    top: 20px;
    z-index: 999;
    font: normal 14px/20px Arial, sans-serif;
}

.bubble_additional:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    left: 70px;
}

.bubble_additional:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #7F7F7F transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -16px;
    left: 70px;
}

.edition {
    clear: both;
}

#edice {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 25px;
}

#edice .edition-title {
    font-size: 30px;
    line-height: 34px;
    font-weight: bold;
}

#edice .edition-items {
    display: flex;
    flex-wrap: wrap;
}

#edice .edition-item {
    margin: 10px 12px;
}

#edice .edition-item:first-child {
    margin-left: 0;
}

#edice .edition-item.margin_right {
    margin-right: 40px;
}


#edice .edition-item img {
    max-height: 160px;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.16);
}

#edice .plus, .rovno {
    height: 24px;
}

#edice .edition-buy {
    margin-top: 10px;
    min-width: 330px;
    max-width: 760px;
    background: #fff;
}

#edice .edition-buy .red {
    color: #d20000;
    font-size: 15px;
}

#edice .edition-buy > div {
    margin-top: 7px;
    margin-bottom: 8px;
}

#edice .edition-buy .edition-buyblock {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

#edice .edition-buy .saving {
    background: #42af08;
    padding: 10px 13px;
    margin-top: 0;
    margin-right: 40px;
}

.edition-head {
    font: 900 18px/18px 'Open Sans', Arial, sans-serif;
    color: #000;
    cursor: default;
    display: block;
    height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 16px;
    padding-bottom: 27px;
    background: url('/themes/mk2/img/css/desc-underline.png') 0 bottom no-repeat;
}

#edice .edition-buy .saving p {
    padding-bottom: 0;
    color: #ffffff;
    font-size: 16px;

}

#edice .edition-buy .saving p .yellow {
    color: #f6ff00;
}

#edice .edition-buy .submit {
    background-image: url('/themes/mk2/img/css/cart.png?2');
    background-position: 0 0;
    width: 141px;
    height: 40px;
    text-indent: -9999px;
    display: block;
}

#edice .edition-buy .submit:hover {
    background-image: url('/themes/mk2/img/css/cart.png?2');
    background-position: 0 -40px;
}

#edice.placeholder {
    display: flex;
    max-width: 780px;
}

#edice.placeholder > .mk-ph-box {
    width: 110px;
    height: 161.5px;
}

#edice.placeholder > .edition-buy.mk-ph-box {
    width: 330px;
    height: 102.25px;
    margin-top: 15px;
}

/*RECENZE*/

#reviews-show-form {
    text-align: center;
    margin-top: 20px;
    line-height: 0px;
}

#reviews-show-form-button {
    width: 230px;
    height: 60px;
    margin-bottom: 35px;
}

#reviews-show-form-button .show-form-button-icon {
    width: 60px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC4wMDYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAzMC4wMDYgMjYiPiAgPGcgaWQ9IlBlbmNpbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuOTk0IC0zKSI+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMCIgZGF0YS1uYW1lPSJQYXRoIDIzMCIgZD0iTTIsMjlhMSwxLDAsMCwxLTEtMS4xMWwuNzctN2ExLDEsMCwwLDEsLjI5LS41OUwxOC40MiwzLjk0YTMuMiwzLjIsMCwwLDEsNC41MywwbDMuMTEsMy4xMWEzLjIsMy4yLDAsMCwxLDAsNC41M0w5LjcxLDI3LjkzYTEsMSwwLDAsMS0uNTkuMjlsLTcsLjc3Wm03LTEuNzhaTTMuNzMsMjEuNDVsLS42LDUuNDIsNS40Mi0uNiwxNi4xLTE2LjFhMS4yLDEuMiwwLDAsMCwwLTEuN0wyMS41Myw1LjM1YTEuMiwxLjIsMCwwLDAtMS43LDBaIiBmaWxsPSIjZDVmZGJiIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMSIgZGF0YS1uYW1lPSJQYXRoIDIzMSIgZD0iTTIzLDE0LjIxYTEsMSwwLDAsMS0uNzEtLjI5TDE2LjA4LDcuNjlBMSwxLDAsMSwxLDE3LjUsNi4yN2w2LjIzLDYuMjNBMSwxLDAsMCwxLDIzLDE0LjIxWiIgZmlsbD0iI2Q1ZmRiYiIvPiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzIzNCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMjM0IiB3aWR0aD0iMTEuMDEiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4zIDIwLjI4OSkgcm90YXRlKC00NSkiIGZpbGw9IiNkNWZkYmIiLz4gICAgPHBhdGggaWQ9IlBhdGhfMjMyIiBkYXRhLW5hbWU9IlBhdGggMjMyIiBkPSJNMzAsMjlIMTRhMSwxLDAsMCwxLDAtMkgzMGExLDEsMCwwLDEsMCwyWiIgZmlsbD0iI2Q1ZmRiYiIvPiAgPC9nPjwvc3ZnPg==);
}

#reviews-show-form-button:hover .show-form-button-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC4wMDYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAzMC4wMDYgMjYiPiAgPGcgaWQ9IlBlbmNpbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuOTk0IC0zKSI+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMCIgZGF0YS1uYW1lPSJQYXRoIDIzMCIgZD0iTTIsMjlhMSwxLDAsMCwxLTEtMS4xMWwuNzctN2ExLDEsMCwwLDEsLjI5LS41OUwxOC40MiwzLjk0YTMuMiwzLjIsMCwwLDEsNC41MywwbDMuMTEsMy4xMWEzLjIsMy4yLDAsMCwxLDAsNC41M0w5LjcxLDI3LjkzYTEsMSwwLDAsMS0uNTkuMjlsLTcsLjc3Wm03LTEuNzhaTTMuNzMsMjEuNDVsLS42LDUuNDIsNS40Mi0uNiwxNi4xLTE2LjFhMS4yLDEuMiwwLDAsMCwwLTEuN0wyMS41Myw1LjM1YTEuMiwxLjIsMCwwLDAtMS43LDBaIiBmaWxsPSIjZmZmIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMSIgZGF0YS1uYW1lPSJQYXRoIDIzMSIgZD0iTTIzLDE0LjIxYTEsMSwwLDAsMS0uNzEtLjI5TDE2LjA4LDcuNjlBMSwxLDAsMSwxLDE3LjUsNi4yN2w2LjIzLDYuMjNBMSwxLDAsMCwxLDIzLDE0LjIxWiIgZmlsbD0iI2ZmZiIvPiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzIzNCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMjM0IiB3aWR0aD0iMTEuMDEiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4zIDIwLjI4OSkgcm90YXRlKC00NSkiIGZpbGw9IiNmZmYiLz4gICAgPHBhdGggaWQ9IlBhdGhfMjMyIiBkYXRhLW5hbWU9IlBhdGggMjMyIiBkPSJNMzAsMjlIMTRhMSwxLDAsMCwxLDAtMkgzMGExLDEsMCwwLDEsMCwyWiIgZmlsbD0iI2ZmZiIvPiAgPC9nPjwvc3ZnPg==);
}

#reviews-show-form-button .show-form-button-text {
    width: 169px;
    font-size: 20px;
    font-weight: 700;
}

#new-reviews-cont {
    display: flex;
    position: relative;
    margin-top: 65px; /* 35 na toptabs a 30 margin mezi dalsi casti produktovky */
}

#new-reviews-inner-cont {
    min-height: 175px;
    display: flex;
    align-items: flex-start;
    border: 1px solid #D3D3D3;
    border-radius: 0px 5px 5px 5px;
    opacity: 1;
    padding: 20px;
    width: 100%;
}

#new-reviews-left-cont {
    white-space: nowrap;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 35px;
}

#new-reviews-left-cont .reviews-main-number {
    font: normal normal 500 38px/43px 'Asap', sans-serif;
    font: normal normal 500 38px/43px var(--price-font-family), sans-serif;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
}

#new-reviews-left-cont .reviews-side-number {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #2C2C2C;
    opacity: 1;
    margin-top: 10px;
}

#new-reviews-middle-cont {
    margin-left: 35px;
    margin-top: 10px;
}

#new-reviews-middle-cont .reviews-side-number {
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #2C2C2C;
    opacity: 1;
    margin-right: 5px;
}

#new-reviews-middle-cont .line-cont {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 16px;
}

#new-reviews-middle-cont .line-cont:last-child {
    margin-bottom: 0px;
}

.empty-rectangle {
    width: 150px;
    height: 8px;
    background: #D5FDBB 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    margin: 0 10px 0 10px;
}

/* width se bude dopocitavat podle poctu danych hvezd */
.full-rectangle-1,
.full-rectangle-2,
.full-rectangle-3,
.full-rectangle-4,
.full-rectangle-5 {
    width: 0px;
    height: 8px;
    background: #00AC08 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
}

#new-reviews-right-cont {
    display: flex;
    flex-direction: column;
    margin-top: 5px;
}

#new-reviews-right-cont .review-text {
    margin-left: 16px;
}

#new-reviews-right-cont .selected-review-header {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 10px;
}

.review-text .review-size {
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    font-size: 16px;
    line-height: 26px;    
}

#new-reviews-right-cont #show-more {
    text-decoration: underline;
    font: italic normal normal 15px/19px Montserrat;
    font: italic normal normal 15px/19px var(--headings-font-family);
    letter-spacing: 0px;
    color: #060606;
    opacity: 1;
    margin-top: 10px;
}

.selected-review-header .selected-info {
    font: italic normal 500 15px/19px Montserrat;
    font: italic normal 500 15px/19px var(--headings-font-family);
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-right: 16px;
}

#reviews-show-form-var1 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 0px;
}

#reviews-show-form-var4,
#reviews-show-form-var5 {
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 0px;
    position: relative;
}

#reviews-show-form-button-var1 {
    width: 115px;
    height: 27px;
    background: #D6FCBB 0% 0% no-repeat padding-box;
    border: 0.5px solid #53AA14;
    border-radius: 5px;
    opacity: 1;
}

#reviews-show-form-button-var4,
#reviews-show-form-button-var5 {
    width: 170px;
    height: 35px;
}

#reviews-show-form-button-var1 .show-form-button-text-var1 {
    width: 99px;
    height: 14px;
    font: normal normal 500 11px/14px Montserrat;
    font: normal normal 500 11px/14px var(--headings-font-family);
    letter-spacing: 0px;
    color: #2b5a0a;
    text-transform: uppercase;
    opacity: 1;
}

#reviews-show-form-button-var4 .show-form-button-text-var4,
#reviews-show-form-button-var5 .show-form-button-text-var5 {
    width: 131px;
    height: 35px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #00AC08;
    opacity: 1;    
}

#reviews-show-form-button-var4 .show-form-button-text-var4::before,
#reviews-show-form-button-var5 .show-form-button-text-var5::before {
    content: ' ';
    position: absolute;
    left: 36px;
    width: 1px;
    height: 14px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

#reviews-show-form-button-var4 .show-form-button-icon-var4,
#reviews-show-form-button-var5 .show-form-button-icon-var5 {
    width: 35px;
    height: 35px;
    background-color: #00AC08;
    opacity: 1;
    background-size: 17px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC4wMDYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAzMC4wMDYgMjYiPiAgPGcgaWQ9IlBlbmNpbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuOTk0IC0zKSI+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMCIgZGF0YS1uYW1lPSJQYXRoIDIzMCIgZD0iTTIsMjlhMSwxLDAsMCwxLTEtMS4xMWwuNzctN2ExLDEsMCwwLDEsLjI5LS41OUwxOC40MiwzLjk0YTMuMiwzLjIsMCwwLDEsNC41MywwbDMuMTEsMy4xMWEzLjIsMy4yLDAsMCwxLDAsNC41M0w5LjcxLDI3LjkzYTEsMSwwLDAsMS0uNTkuMjlsLTcsLjc3Wm03LTEuNzhaTTMuNzMsMjEuNDVsLS42LDUuNDIsNS40Mi0uNiwxNi4xLTE2LjFhMS4yLDEuMiwwLDAsMCwwLTEuN0wyMS41Myw1LjM1YTEuMiwxLjIsMCwwLDAtMS43LDBaIiBmaWxsPSIjZDVmZGJiIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMSIgZGF0YS1uYW1lPSJQYXRoIDIzMSIgZD0iTTIzLDE0LjIxYTEsMSwwLDAsMS0uNzEtLjI5TDE2LjA4LDcuNjlBMSwxLDAsMSwxLDE3LjUsNi4yN2w2LjIzLDYuMjNBMSwxLDAsMCwxLDIzLDE0LjIxWiIgZmlsbD0iI2Q1ZmRiYiIvPiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzIzNCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMjM0IiB3aWR0aD0iMTEuMDEiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4zIDIwLjI4OSkgcm90YXRlKC00NSkiIGZpbGw9IiNkNWZkYmIiLz4gICAgPHBhdGggaWQ9IlBhdGhfMjMyIiBkYXRhLW5hbWU9IlBhdGggMjMyIiBkPSJNMzAsMjlIMTRhMSwxLDAsMCwxLDAtMkgzMGExLDEsMCwwLDEsMCwyWiIgZmlsbD0iI2Q1ZmRiYiIvPiAgPC9nPjwvc3ZnPg==);
}

#reviews-show-form-button-var4:hover .show-form-button-icon-var4,
#reviews-show-form-button-var5:hover .show-form-button-icon-var5 {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMC4wMDYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCAzMC4wMDYgMjYiPiAgPGcgaWQ9IlBlbmNpbCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuOTk0IC0zKSI+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMCIgZGF0YS1uYW1lPSJQYXRoIDIzMCIgZD0iTTIsMjlhMSwxLDAsMCwxLTEtMS4xMWwuNzctN2ExLDEsMCwwLDEsLjI5LS41OUwxOC40MiwzLjk0YTMuMiwzLjIsMCwwLDEsNC41MywwbDMuMTEsMy4xMWEzLjIsMy4yLDAsMCwxLDAsNC41M0w5LjcxLDI3LjkzYTEsMSwwLDAsMS0uNTkuMjlsLTcsLjc3Wm03LTEuNzhaTTMuNzMsMjEuNDVsLS42LDUuNDIsNS40Mi0uNiwxNi4xLTE2LjFhMS4yLDEuMiwwLDAsMCwwLTEuN0wyMS41Myw1LjM1YTEuMiwxLjIsMCwwLDAtMS43LDBaIiBmaWxsPSIjZmZmIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzIzMSIgZGF0YS1uYW1lPSJQYXRoIDIzMSIgZD0iTTIzLDE0LjIxYTEsMSwwLDAsMS0uNzEtLjI5TDE2LjA4LDcuNjlBMSwxLDAsMSwxLDE3LjUsNi4yN2w2LjIzLDYuMjNBMSwxLDAsMCwxLDIzLDE0LjIxWiIgZmlsbD0iI2ZmZiIvPiAgICA8cmVjdCBpZD0iUmVjdGFuZ2xlXzIzNCIgZGF0YS1uYW1lPSJSZWN0YW5nbGUgMjM0IiB3aWR0aD0iMTEuMDEiIGhlaWdodD0iMiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoOC4zIDIwLjI4OSkgcm90YXRlKC00NSkiIGZpbGw9IiNmZmYiLz4gICAgPHBhdGggaWQ9IlBhdGhfMjMyIiBkYXRhLW5hbWU9IlBhdGggMjMyIiBkPSJNMzAsMjlIMTRhMSwxLDAsMCwxLDAtMkgzMGExLDEsMCwwLDEsMCwyWiIgZmlsbD0iI2ZmZiIvPiAgPC9nPjwvc3ZnPg==);
}

#new-top-tabs {
    display: flex;
    position: absolute;
    top: -35px;
}


#new-top-tabs li.tab,
#new-top-tabs .buttons-under-product li.tab {
    border-top: 1px solid rgba(211, 211, 211, 1);
    border-left: 1px solid rgba(211, 211, 211, 1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 15px;
    background-color: rgba(248, 248, 248, 1);
}

#new-top-tabs li.tab.home-tab {
    background-color: rgba(255, 255, 255, 1);
    z-index: 2;
    width: 63px;
    height: 35px;
    background-size: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/themes/mk2/img/icon/home_icon.svg);
}

#new-top-tabs li.tab:last-child {
    border-right: 1px solid #CDCDCD;
}

#new-top-tabs .buttons-under-product {
    margin-top: 0px;
    height: 34px;
}

#new-top-tabs .buttons-under-product li.tab button {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border: unset;
}
    
#new-top-tabs .buttons-under-product li.tab .new-tag-cont {
    height: 100%;
}

#new-top-tabs .buttons-under-product li.tab .library-button-cont {
    height: 100%;
}

.review-form-cont {
    display: none;
    margin-left: 38px;
    border-bottom: 1px solid rgba(211, 211, 211, 1);
    padding-bottom: 6px;
    margin-bottom: 20px;
}

.translations-edit-mode .review-form-cont {
    display: block;
}

#review-form label {
    display: inline-block;;
    font-size: 15px;
    margin-bottom: 10px;
}

#review-form-textarea-cont {
    display: inline-block;
    width: 887px;
}

#review-form-textarea {
    display: inline-block;
    width: 100%;
    min-height: 85px;
    padding: 10px 10px;
    border: 1px solid #D3D3D3;
    resize: vertical;
    box-sizing: border-box;
    vertical-align: middle;
    border-radius: 5px;
    font-size: 14px;
}

#review-form-footer-name-cont {
    width: 251px;
}

#review-form-rating {
    text-align: left;
    width: 331px;
    padding-left: 42px;
    box-sizing: border-box;
}

#social-container {
    margin-top: 30px;
}

#product-reviews.user-logged .review-form-cont {
    padding-bottom: 20px;
}

#product-reviews.user-logged #review-form-footer {
    margin-top: 20px;
}

#product-reviews.user-logged #review-form-rating {
    width: 266px;
    margin-right: 30px;
    margin-left: 163px;
}


#product-reviews.user-logged #review-form-footer-buttons {
    width: auto;
}

#product-reviews.user-logged .react-footer-buttons {
    margin: 0;
}

#review-form-rating > span {
    vertical-align: middle;
}

#review-form-rating .rating-text {
    display: inline-block;
    margin-right: 12px;
    font-size: 18px;
    font-weight: 700;
    color: rgba(0, 0, 0, 1);
}

#review-form-char-counter {
    margin-top: 5px;
    color: #777;
    font-size: 15px;
}

#review-form-chars-left.red {
    color: #D20000;
}

#comment-form-submit,
#comment-form-submit-mobile,
#review-form-submit {
    width: 178px;
    height: 35px;
}

#comment-form-submit,
#comment-form-submit-mobile {
    width: 200px;
    float: left;
}

#comment-form-submit .submit-review-button-icon,
#comment-form-submit-mobile .submit-review-button-icon,
#review-form-submit .submit-review-button-icon {
    width: 35px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi43NzMiIGhlaWdodD0iMTYuNzcyIiB2aWV3Qm94PSIwIDAgMTYuNzczIDE2Ljc3MiI+ICA8cGF0aCBpZD0iU2VuZCIgZD0iTTE2LjQuMWEuNTg1LjU4NSwwLDAsMSwuMjUzLjZsLTIuNCwxNC4zNzdhLjU5LjU5LDAsMCwxLS4zLjQyMS41NzQuNTc0LDAsMCwxLS4yOS4wNzUuNjMuNjMsMCwwLDEtLjIyNS0uMDQ3TDkuMiwxMy44LDYuOTM4LDE2LjU1OGEuNTUxLjU1MSwwLDAsMS0uNDU5LjIxNS41MDYuNTA2LDAsMCwxLS4yMDYtLjAzNy42LjYsMCwwLDEtLjM5My0uNTYyVjEyLjkwN0wxMy45NjcsMywzLjk2MSwxMS42NTNsLTMuNy0xLjUxNkEuNTkzLjU5MywwLDAsMSwuMTg5LDkuMDdMMTUuNzY0LjA4NGEuNTczLjU3MywwLDAsMSwuMy0uMDg0QS41ODEuNTgxLDAsMCwxLDE2LjQuMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTExKSIgZmlsbD0iI0Q1RkRCQiIvPjwvc3ZnPg==);
}

#comment-form-submit:hover .submit-review-button-icon,
#comment-form-submit-mobile:hover .submit-review-button-icon,
#review-form-submit:hover .submit-review-button-icon {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNi43NzMiIGhlaWdodD0iMTYuNzcyIiB2aWV3Qm94PSIwIDAgMTYuNzczIDE2Ljc3MiI+ICA8cGF0aCBpZD0iU2VuZCIgZD0iTTE2LjQuMWEuNTg1LjU4NSwwLDAsMSwuMjUzLjZsLTIuNCwxNC4zNzdhLjU5LjU5LDAsMCwxLS4zLjQyMS41NzQuNTc0LDAsMCwxLS4yOS4wNzUuNjMuNjMsMCwwLDEtLjIyNS0uMDQ3TDkuMiwxMy44LDYuOTM4LDE2LjU1OGEuNTUxLjU1MSwwLDAsMS0uNDU5LjIxNS41MDYuNTA2LDAsMCwxLS4yMDYtLjAzNy42LjYsMCwwLDEtLjM5My0uNTYyVjEyLjkwN0wxMy45NjcsMywzLjk2MSwxMS42NTNsLTMuNy0xLjUxNkEuNTkzLjU5MywwLDAsMSwuMTg5LDkuMDdMMTUuNzY0LjA4NGEuNTczLjU3MywwLDAsMSwuMy0uMDg0QS41ODEuNTgxLDAsMCwxLDE2LjQuMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMTExKSIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);
}

#comment-form-submit .submit-review-button-text,
#comment-form-submit-mobile .submit-review-button-text,
#review-form-submit .submit-review-button-text {
    width: 143px;
    font-size: 14px;
    font-weight: 700;
}

#comment-form-submit .submit-review-button-text,
#comment-form-submit-mobile .submit-review-button-text {
    width: 165px;
}

.review-rating-rating {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2px;
}

.review-rating-rating > div {
    display: inline-block;
}

.rating-cont {
    position: relative;
    border-bottom: 1px solid #000000;
}

.rating-row {
    display: table;
    width: 100%;

    text-align: center;
    table-layout: fixed;
}

.rating-row > div {
    display: table-cell;
    vertical-align: middle;

}

.rating-avatar-cont {
    width: 50px;
}

.rating-avatar-cont img {
    display: block;
    margin: 5px;
}

.rating-username {
    margin-left: 5px;
    margin-right: 5px;
    width: 250px;
}

.rating-username > a {
    color: #d20000;
}

.rating > div {
    display: inline-block;
}

.rating-timestamp {
    position: absolute;
    top: 0px;
    margin: 2px 0px;
    right: 0px;
    font-size: 11px;
    color: #000000;
    display: none;
}

#review-form-footer {
    margin-top: 10px;
    width: 888px;
    margin-left: 123px;
}

#review-form-footer > div {
    vertical-align: middle;
    display: inline-block;
}

#review-form-footer-buttons {
    width: 306px;
    text-align: right;
}

#review-form-footer-buttons > button,
#review-form-footer-buttons > a {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.review-form-login,
.react-login {
    width: 96px;
    height: 35px;
    font-size: 14px;
    color: #2C2C2C;
    background: #F8F8F8;
    border: 1px solid #D3D3D3;
    box-sizing: border-box;
    border-radius: 5px;
    margin-right: 30px;
    text-align: center;
    line-height: 35px;
}

.review-form-msg {
    font-size: 14px;
    margin-bottom: 7px;
}

.review-form-logged-username {
    padding: 0;
    display: inline-block;
    color: #d20000;
    margin-bottom: 5px;
}

.buttons-under-product {
    display: flex;
    justify-content: space-evenly;
    margin-top: 20px;
}

.buttons-under-product button {
    color: rgba(44, 44, 44, 1);
    line-height: 15px;
    background-color: rgba(248, 248, 248, 1);
    border: 1px solid rgba(211, 211, 211, 1);
    border-radius: 5px;
    box-sizing: border-box;
    align-items: center;
    cursor: pointer;
}

.buttons-under-product button:hover {
    background-color: white;
}

.add-new-tag {
    width: 100%;
    height: 100%;
    padding: 0 9px;
}

.add-to-library {
    width: 192px;
    font-size: 0px;
    display: flex;
}

.add-to-library > span {
    display: inline-block;
}

.add-to-library .icon {
    width: 15px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNS42NDgiIGhlaWdodD0iMTUuNjg0IiB2aWV3Qm94PSIwIDAgMTUuNjQ4IDE1LjY4NCI+ICA8ZyBpZD0icGx1c2tvIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3Ljg0OCAtMjIzLjAwOCkgcm90YXRlKDQ1KSI+ICAgIDxwYXRoIGlkPSJQYXRoXzE1IiBkYXRhLW5hbWU9IlBhdGggMTUiIGQ9Ik0xNjcuMiwxNjguMjc2YS45OTMuOTkzLDAsMCwxLS43LS4yOTFsLTguMDE0LTguMDE0YS45OTMuOTkzLDAsMSwxLDEuNC0xLjRsOC4wMTQsOC4wMTRhLjk5My45OTMsMCwwLDEtLjcsMS42OTVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIC0wLjAwMSkiIGZpbGw9IiM5ZjlmOWYiIHN0cm9rZT0iIzlmOWY5ZiIgc3Ryb2tlLXdpZHRoPSIxIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzE2IiBkYXRhLW5hbWU9IlBhdGggMTYiIGQ9Ik0xNTkuMiwxNjguMjc1YS45OTMuOTkzLDAsMCwxLS43LTEuNjk1bDguMDE0LTguMDE0YS45OTMuOTkzLDAsMSwxLDEuNCwxLjRsLTguMDE0LDguMDE0QS45OTMuOTkzLDAsMCwxLDE1OS4yLDE2OC4yNzVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMC4wMDcgMCkiIGZpbGw9IiM5ZjlmOWYiIHN0cm9rZT0iIzlmOWY5ZiIgc3Ryb2tlLXdpZHRoPSIxIi8+ICA8L2c+PC9zdmc+);
    margin: 10px;
}

#new-top-tabs .add-to-library .icon {
    margin: 9px;
}

.add-to-library.added .icon {
    width: 17px;
    height: 17px;
    background-image: url('/img/svg/checkmark_round.svg');
    margin: 9px 5px 9px 9px;
}

#new-top-tabs .add-to-library.added .icon {
    margin: 9px 5px 8px 9px;
}

.add-to-library .text{
    width: 149px;
    font-size: 14px;
    text-align: center;
    margin-right: 9px;
}

.add-to-library.added .text{
    color: #3DAB0F;
    font-weight: bold;
}

.add-to-library .dropdown{
    width: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMSIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgMTMuMDYgOC4xMjMiPiAgPHBhdGggaWQ9InNpcGthX2RvbHUiIGRhdGEtbmFtZT0ic2lwa2EgZG9sdSIgZD0iTTEwLjExNCwxNy4zMjQsNC44ODUsMTIuMDk1YTEuMjM2LDEuMjM2LDAsMCwxLDAtMS43NDNsLjQzNi0uNDM3YTEuMjM2LDEuMjM2LDAsMCwxLDEuNzQyLDBsMy45OTEsMy45OTEsMy45OTEtMy45OTFhMS4yMzYsMS4yMzYsMCwwLDEsMS43NDIsMGwuNDM2LjQzN2ExLjIzNiwxLjIzNiwwLDAsMSwwLDEuNzQzbC01LjIzLDUuMjI5YTEuMjIzLDEuMjIzLDAsMCwxLS45NC4zNTNBMS4yMjYsMS4yMjYsMCwwLDEsMTAuMTE0LDE3LjMyNFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC00LjUyNiAtOS41NTYpIiBmaWxsPSIjODQ4NDg0Ii8+PC9zdmc+);
    border-left: 1px solid rgba(211, 211, 211, 1);
    background-color: rgba(255, 255, 255, 1);
    padding: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


#new-product-tag-cont {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 101;
    width: 100%;
    height: 100%;
    background-color: rgba(20, 20, 20, 0.8);
    justify-content: center;
    align-items: center;
    transition: opacity .15s linear;
    opacity: 0;
}

#new-product-tag-cont.active{
    opacity: 1;
}

#new-product-tag-foreground {
    position: absolute;
    display: flex;
    width: 522px;
    flex-direction: column;
    background-color: white;
    padding: 0 30px 30px 30px;
    border-radius: 3px;

    transition: opacity .15s linear;
}

#new-product-tag-foreground.dimmed {
    opacity: 0.1;
}

#new-product-tag-foreground > div {
    display: flex;
}

#new-product-tag-header {
    border-bottom: 1px solid rgba(200, 200, 200, 1);
}

#new-product-tag-body {
    margin: 10px 0px;
    flex-direction: column;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(200, 200, 200, 1);
}

#new-tag-form {
    font-size: 0px;
    margin-bottom: 20px;
}

#new-tag-name-input {
    padding: 7px 10px;
    margin-right: 8px;
    width: 300px;
    box-sizing: border-box;
    vertical-align: middle;
}

#new-tag-name-add {
    vertical-align: middle;
}

#new-product-tag-body > h3 {
    padding-bottom: 10px;
}

#new-product-tag-body .tag-info {
    font-size: 14px;
    line-height: 15px;
    padding-bottom: 15px;
}

#new-product-tag-body .tag-info.hidden{
    display: none;
}

#new-product-tag-body #user-tags {
    font-size: 0px;
    max-width: 400px;
}

#new-product-tag-body #user-tags .user-tag {
    display: inline-flex;
    position: relative;
    padding: 10px;
    font-weight: bold;
    background-color: rgba(248, 248, 248, 1);
    border-radius: 5px;
    border: 1px solid rgba(210, 210, 210, 1);
    margin: 2px;
    max-width: 150px;
    font-size: 13px;
}

#new-product-tag-body #user-tags .user-tag.new {
    border: 1px dashed rgba(221, 0, 0, 1);
}

#new-product-tag-body #user-tags .user-tag > span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


#new-product-tag-body #user-tags .user-tag > .delete {
    display: none;
    position: absolute;
    top: 8px;
    right: 8px;
    width: 20px;
    height: 20px;
    background-color: rgba(221, 0, 0, 1);
    cursor: pointer;
    border-radius: 5px;
}

#new-product-tag-body #user-tags .user-tag:hover > .delete {
    display: inline-flex;
}

#new-product-tag-body #user-tags .user-tag > .delete:before, #new-product-tag-body #user-tags .user-tag > .delete:after {
    position: absolute;
    left: 9px;
    content: ' ';
    height: 20px;
    width: 2px;
    background-color: rgba(240, 240, 240, 1);
}

#new-product-tag-body #user-tags .user-tag > .delete:before {
    transform: rotate(45deg);
}

#new-product-tag-body #user-tags .user-tag > .delete:after {
    transform: rotate(-45deg);
}

#new-product-tag-api {
    flex-direction: column;
}

#new-product-tag-api .api-msg {
    color: #666;
    font-weight: bold;
    margin: 10px 0px;
}

#new-product-tag-api .api-msg.api-success {
    color: green;
}

#new-product-tag-api .api-msg.api-warning {
    color: orange;
}

.failed-tag-cont {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.failed-tag {
    display: inline-flex;
    padding: 10px;
    font-weight: bold;
    background-color: rgba(248, 248, 248, 1);
    border-radius: 5px;
    border: 1px solid rgba(210, 0, 0, 1);
    margin: 2px;
    max-width: 150px;
    font-size: 13px;
}

.failed-tag > span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


.failed-msg {
    color: rgba(210, 0, 0, 1);
    margin-left: 10px;
}

#new-product-tag-footer #new-product-tag-save {
    margin-right: 8px;
}

/* hodnoceni tagu */

#tag-rating-cont {
    position: absolute;
    display: none;
    opacity: 0;

    background-color: white;
    padding: 0 30px 30px 30px;
    border-radius: 3px;

    transition: opacity .15s linear;
    flex-direction: column;
}

#tag-rating-cont.active {
    display: flex;
    opacity: 1;
}

#tag-rating-cont > div {
    display: flex;
}

#tag-rating-header {
    border-bottom: 1px solid rgba(200, 200, 200, 1);
}

#tag-rating-instance > h2 {
    font-weight: normal;
}

#tag-rating-instance > .instructions {
    font-size: 16px;
}

#tag-rating-body {
    min-height: 50px;
    text-align: center;
}

#tag-rating-body #no-rating-msg {
    font-size: 20px;
}


#tag-rating-product-cont {
    border-top: 1px solid rgba(200, 200, 200, 1);
    padding: 20px 5px 5px;
    color: rgba(180, 180, 180, 1);
    margin-top: 20px;
    margin-bottom: 5px;
}

#tag-rating-product-cont h2,
#tag-rating-product-cont h3,
#tag-rating-product-cont h4 {
    padding-bottom: 10px;
}

#tag-product-creator {
    color: rgba(100, 100, 100, 1);
}

#tag-rating-product-cont a {
    display: block;
}

#tag-rating-product-cont a:hover {
    text-decoration: none;
}

#tag-product-link > div {
    margin-bottom: 10px;
    color: blue;
}

#tag-product-link:hover > div {
    text-decoration: underline;
}

#tag-product-name {
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    color: black;
    font-size: 26px;
    line-height: normal;
}

#tag-product-img {
    display: inline-block;
    min-width: 50px;
    min-height: 100px;
    max-height: 200px;
}

#tag-rating-duel {
    display: flex;
    justify-content: center;
    border-bottom: 1px solid rgba(200, 200, 200, 1);
}

#tag-rating-duel > div {
    width: 205px;
    text-align: center;
    padding: 10px 0px;
}

#tag-rating-duel .tag-to-rate {
    display: inline-flex;
    position: relative;
    padding: 12px;
    font-weight: bold;
    background-color: rgba(248, 248, 248, 1);
    border-radius: 5px;
    border: 1px solid rgba(210, 210, 210, 1);
    max-width: 200px;
    font-size: 13px;
    line-height: 16px;
    box-sizing: border-box;
    cursor: pointer;
    transition: .2s ease-in-out;
    transition-property: border;
}

#tag-rating-duel .tag-to-rate:hover {
    border: 1px solid rgba(75, 124, 67, 1);
}

#tag-rating-duel .tag-to-rate > span {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#tag-rating-footer {
    margin-top: 20px;
}

#tag-rating-info {
    display: none;
}

#tag-rating-info > img{
    width: 100px;
    height: 100px;
}

.product-tags-banner {
    display: block;
    margin: 30px 0;
    padding: 0;
}

.product-tags-banner img {
    width: 100%;
}


#rating-popup-cont, #email-review-cont {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(240, 240, 240, 0.5);
    z-index: 1000;
}

#email-review-cont {
    background: rgba(240, 240, 240, 0.8);
}

#rating-popup {
    position: relative;
    width: 460px;
    text-align: center;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    border-radius: 5px;
    padding: 30px;
    box-sizing: border-box;
}

#email-review-popup {
    position: relative;
    top: 50%;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    border-radius: 5px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 40px;
    padding-bottom: 20px;
    box-sizing: border-box;
}

#email-review-popup #review-form-footer {
    margin-bottom: 0px;
}

.email-review-popup-book-cont {
    display: inline-block;
    width: 110px;
    height: 155px;
    margin-right: 25px;
    position: absolute;
}

.email-review-popup-book-cont .email-review-popup-book-img {
    height: 155px;
    max-width: 110px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    -moz-box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
    box-shadow: 0px 0px 10px 0px rgba(100, 100, 100, 0.75);
}

#email-review-popup .review-form-cont {
    border: none;
    display: inline-block;
    margin-left: 135px;
}

#rating-popup-header {
    font-size: 2em;
    color: rgb(50, 50, 50);
    padding-top: 10px;
}

#rating-popup-body {
    margin-top: 20px;
}

#rating-popup-close, #email-popup-close {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 12px;
    height: 12px;
    background: url('/themes/mk2/img/icon/exit_g.png') no-repeat;
    background-size: cover;
    cursor: pointer;
}

#rating-popup-close:hover {
    opacity: 0.5;
}

#sn-captcha {
    text-align: center;
    margin-top: 10px;
    margin-left: 48px; /*for centering*/
}


.darek .kusu {
    position: absolute;
    bottom: 25px;
    left: 94px;
}

.smaller-font {
    font-size: 14px !important;
}

.shipping_info.prague_ship a.availability_info {
    background: url('/themes/mk2/img/info.png') right 2px no-repeat;
    cursor: pointer;
    display: inline-block;
    width: 160px;
}

a.availability_info_additional {
    background: url('/themes/mk2/img/info.png') 135px 25px no-repeat;
    cursor: pointer;
    display: inline-block;
    width: 320px;
}

.shipping_info.prague_ship.free_ship a.availability_info {
    width: 145px;
}

.prague_ship .bubble {
    width: 285px;
    height: 380px;
    top: -320px;
    z-index: 9999;
}

.free_ship .bubble {
    width: 285px;
    height: 59px;
    top: 0;
}

.bubble_additional {
    width: 285px;
    height: 340px;
    top: -220px;
}

.prague_ship .bubble div {
    margin-bottom: 15px;
}

.prague_ship .bubble div:last-child {
    margin-bottom: 0;
}

.bubble_additional div {
    margin-bottom: 15px;
}

.bubble_additional div:last-child {
    margin-bottom: 0;
}

.christmass_hours {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 10px;
}

.christmass_hours a {
    color: #d20000;
    text-decoration: underline;
}

.christmass_hours_border {
    overflow: hidden;
}

.christmass_hours_border img {
    margin-top: -80px;
    margin-bottom: -100px;
}

.christmass_hours_header {
    color: #000;
    cursor: default;
    display: block;
    height: 18px;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 900;
    text-align: center;
    margin: 18px 0 18px 0;
}

.christmass_hours_stock {
    margin-top: 18px;
}

.disclaimer {
    font-weight: bold;
    color: #000;
    margin-top: 18px;
}

/* New product template */

#primary_block {
    background: none;
}

#primary_block h1 {
    margin-bottom: 0;
}

#pb-left-column img#bigpic {
    background: none;
}

#edice .edition-title {
    font: bold 22px/22px 'Open Sans', Arial, sans-serif !important;
}

.edition-head,
.viceDarku section,
#recommended_products section,
.section_title {
    font: bold 19px/25px 'Open Sans', Arial, sans-serif !important;
    background: none !important;
    text-transform: none !important;
    margin: 42px 0 17px 0 !important;
    padding: 0 !important;
    overflow: hidden;
}

.edition-head,
.viceDarku section,
#recommended_products section,
.section_title,
.product-page-part .product-full-size-header {
    display: table !important;
    white-space: nowrap;
}

.product-page-part .product-full-size-header:after {
    border-bottom: 1px solid rgba(211, 211, 211, 1);
    content: '';
    display: table-cell;
    position: relative;
    top: -6px;
    width: 100%;
    left: 15px;
}

.product-page-part .product-full-size-header.edition-header {
    padding-bottom: 5px;
}

#recommended_products {
    position: relative;
}

.page-part-tabs {
    margin-top: 30px;
}

.page-part-tabs > .tabs {
    display: flex;
}

.page-part-tabs > .tabs > * {
    padding: 8px 10px;
    font-size: 16px;

    border: 1px solid #cdcdcd;
    border-right-style: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;

    display: block;
    line-height: normal;
    flex-grow: 1;
    text-align: center;
    background-color: #f8f8f8;

    cursor: pointer;
}

.page-part-tabs > .tabs > *:last-child {
    border-right-style: solid;
}

.page-part-tabs > .tabs > .active {
    border-bottom: 0;
    background-color: white;
}

.page-part-tabs > .tab-content {
    padding-top: 30px;
    /*border-bottom: 1px solid #cdcdcd;*/
}

.page-part-tabs > .tab-content:empty {
    display: none;
}

.product-page-part[data-page-tab-content-index] .product-full-size-header {
    /* hide page part section headers if the content is in tab */
    display: none!important;
}

.page-part-tabs > .tab-content #related_products {
    display: block;
}

.viceDarku p.darek.canHide {
    display: none;
}

.viceDarku p.darek.canHide:first-of-type {
    display: block;
}

#edice .edition-item {
    margin: 15px 39px 0 0;
    position: relative;
}

#edice .edition-item:after {
    content: url('/themes/mk2/img/css/plus_new.png');
    width: 13px;
    height: 13px;
    position: absolute;
    right: -26px;
    top: 73px;
}

#edice .edition-item.margin_right:after {
    content: "";
}

#edice .edition-item.margin_right {
    margin-right: 33px;
}

#edice > img {
    display: none;
}

#edice .edition-price {
    font-size: 14px;
    vertical-align: middle;
}

#edice .edition-buy .saving {
    background: #CCFFBA;
    border: 1px solid #A8E7A3;
    margin-right: 20px;
    border-radius: 2px;
}

#edice .edition-buy .saving p {
    color: #00591B;
    font-weight: bold;
}

#edice .edition-buy .saving p .yellow {
    color: #0EB100;
    font-weight: bold;
}

#pb-right-column #product_details {
    margin-top: 0;
}

#topTabs{
    display: flex;
    flex-flow: row wrap-reverse;
    font-size: 0px;
    line-height: normal;
}

#topTabs li.tab {
    display: inline-flex;
    border-top: 1px solid rgba(211, 211, 211, 1);
    border-left: 1px solid rgba(211, 211, 211, 1);
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 15px;
    padding: 0;
    position: relative;
    background-color: rgba(248, 248, 248, 1);
    z-index: 0;
    box-sizing: border-box;
    align-items: center;
    height: 35px;
}

.reviewTabCont .smallstars{
    cursor: pointer;
}

#topTabs li.tab.reviewTab .item-name,
#topTabs li.tab.reviewTab .ratingSpan{
    display: none;
}

#topTabs li.tab.reviewTab > a,
#topTabs li.tab.reviewTab .reviewTabCont{
    display: inline-block;
}

#topTabs li.tab.reviewTab > a{
    display: inline-flex;
    align-items: center;
}

#topTabs li.tab.reviewTab .reviewTabCont{
    font-size: 0px;
    line-height: normal;
    margin-left: 5px;
}

#topTabs li.tab:last-child {
    border-right: 1px solid rgb(211, 211, 211);
}

#topTabs li.tab a {
    padding: 0px 15px;
    display: block;
    line-height: 35px;
    height: 100%;
}
@media screen and (max-width: 1280px) {
    #topTabs li.tab a {
        padding: 0px 12px; /* 12px aby se tam na úzké variantě vešly (i) pro recenze... */
    }
}
@media screen and (max-width: 450px) {
    #topTabs li.tab a {
        padding: 0px 8px;
    }
}

div.price {

}
#topTabs li.tab a,
#topTabs li.tab a:hover {
    text-decoration: none;
}

#topTabs li.tab.current {
    z-index: 2;
    background-color: rgba(255, 255, 255, 1);
}

#topTabs li.review {
}

#topTabs li.review > a,
#topTabs li.review > div {
    display: inline-block;
}

.tab_content ul {
    margin-bottom: -10px;
}

.tab_content {
    padding: 20px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid rgba(211, 211, 211, 1);
    position: relative;
    top: -1px;
    z-index: 1;
}

.review-text .selectedReviewInfo span:first-child,
.tab_content .selectedReviewInfo span:first-child{
    color: rgba(100, 100, 100, 1);
    font-size: 14px;
    line-height: 16px;
    margin-right: 10px;
}

.review-text .selectedReviewFooter,
.tab_content .selectedReviewFooter{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

.review-text .selectedReviewFooter > div,
.tab_content .selectedReviewFooter > div{
    display: inline-flex;
    align-items: center;
}

.review-text a,
.review-text .selectedReviewFooter a,
.tab_content .selectedReviewFooter a{
    font-size: 14px;
    line-height: 17px;
    text-decoration: underline;
    font-style: italic;
}

#new-reviews-right-cont .selectedReview,
.tab_content .selectedReview {
    word-break: break-word;
}

#tabDescription:not(.more) > div > p:last-of-type {
    padding-bottom: 0 !important;
}

.review-text .selectedReview:not(.more) > span > div > a.read-more,
.tab_content .selectedReview:not(.more) > div > a.read-more,
#tabDescription:not(.more) > div > a.read-more {
    display: none;
}

/* ESH-2402 */

#tabDescription.fixed_description h1, #tabDescription.fixed_description h2{
    text-decoration: none;
    border: none;
    font-family: Montserrat, sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

#tabDescription.fixed_description img{
    width: 100%;
    height: auto;
}

#tabDescription.fixed_description h1{
    font-size: 20px;
    line-height: 24px;
}

#tabDescription.fixed_description h2{
    font-size: 18px;
    line-height: 22px;
}

#tabDescription.fixed_description section{
    margin-bottom: 10px;
}

/* End ESH-2402 */

.cat-best-products-wrap {
    width: 700px;
    height: 90px;
    overflow: hidden;
    float: left;
    position: relative;
}

ul.cat-best-products {
    position: absolute;
}

#related_products {
    margin-top: 0;
}

.product-code {
    position: absolute;
    top: -9px;
    color: #DDDDDD;
    font-size: 8px;
    line-height: normal;
}

#edice {
    margin-bottom: 0;
}

#pb-right-column #product_details {
    margin-bottom: 0;
    padding-bottom: 0;
}

.wishlist-temp-tooltip-cont {
    color: black;
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 16px;
    width: 280px;
}

.wishlist-temp-tooltip-cont a {
    color: #fd0000;
}

.wishlist-temp-tooltip-cont form {
    display: inline-block;
}

.wishlist-temp-tooltip-cont input {
    color: #fd0000;
    background: none;
    cursor: pointer;
}

.wishlist-temp-tooltip-cont input:hover {
    text-decoration: underline;
}

.tippy-tooltip.light-grey-theme {
    background-color: rgba(255, 255, 255, 0.9);
    border: 2px solid rgba(255, 180, 180, 1);
    -webkit-box-shadow: 0px 0px 3px 0px rgba(255, 180, 180, 1);
    -moz-box-shadow: 0px 0px 3px 0px rgba(255, 180, 180, 1);
    box-shadow: 0px 0px 3px 0px rgba(255, 180, 180, 1);
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-grey-theme .tippy-arrow {
    border-right: 7px solid rgba(255, 180, 180, 1);
}


.tippy-tooltip.font-theme {
    font-family: 'Open Sans', Arial, sans-serif;
}

/** Nova icka **/

.checkmark-list {
    font-size: 15px;
}

.checkmark-list-text {
    vertical-align: middle;
    color: #000;
}

.checkmark-list-text > span.next-line {
    margin-left: 37px;
}

.checkmark-list-info {
    background: url('/themes/mk2/img/info.png') right 2px no-repeat;
    width: 16px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 10px;
    cursor: pointer;
}

.checkmark-list-bubble {
    position: absolute;
    width: 500px;
    height: 75px;
    padding: 15px;
    background: #FFFFFF;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    display: none;
    border: #7F7F7F solid 1px;
    top: -65px;
    z-index: 999;
}

.checkmark-list-bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    right: 195px;
}

.checkmark-list-bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #7F7F7F transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -16px;
    right: 195px;
}

.checkmark-list-text {
    color: #000;
}

.gift-info span.green,
#gift-info-down.gift-info.v3 span.green {
    color: #3DAB0F;
    font-weight: 600;
}

#gift-info-down.gift-info {
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    line-height: 19px !important;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    margin-top: 30px;
}

#gift-info-down.gift-info.v3,
#gift-info-down.gift-info.v3 span,
#gift-info-down.gift-info.v3 a {
    color: #787878;
}

#gift-info-down.gift-info > span:last-child {
    font-size: 14px;
}

#pb-right-column.sticky-enable #gift-info-down {
    display: none;
}

.gift-scroll-link {
    text-decoration: underline;
}

.gift-scroll-link:hover {
    text-decoration: none;
}

.normal_price_info {
    background: url('/themes/mk2/img/info.png') right 2px no-repeat;
    width: 16px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 10px;
    cursor: pointer;
}

.normal_price_bubble {
    position: absolute;
    width: 420px;
    height: 120px;
    padding: 15px;
    background: #FFFFFF;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    display: none;
    border: #7F7F7F solid 1px;
    top: -160px;
    z-index: 999;
    line-height: 1.8;
}

.normal_price_bubble:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    bottom: -15px;
    right: 195px;
}

.normal_price_bubble:before {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 15px 15px 0;
    border-color: #7F7F7F transparent;
    display: block;
    width: 0;
    z-index: 0;
    bottom: -16px;
    right: 195px;
}

.action_banner {
    position: absolute;
    right: 0;
    top: 11px;
    height: 138px;
}

.action_banner.digital-product {
    height: 159px;
}

.action_banner img {
    width: auto;
    height: 100%;
}

.edition-price_wrapper {
    position: relative;
}

.edition-price_info {
    background: url('/themes/mk2/img/info.png') right 2px no-repeat;
    width: 16px;
    height: 20px;
    display: inline-block;
    margin-bottom: -5px;
    margin-left: 10px;
    cursor: pointer;
}

.edition-price-bubble-content {
    display: none;
}

.later {
    top: -35px !important;
    height: 40px !important;
}

.later:after {
    left: 158px !important;
}

.later:before {
    left: 158px !important;
}

.hours {
    width: 510px;
    top: -35px !important;
    height: 40px !important;
}

.hours:after {
    left: 197px !important;
}

.hours:before {
    left: 197px !important;
}

h2.product-full-size-header {
    margin-top: 30px;
    font-size: 24px;
    line-height: 26px;
    overflow: hidden;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
}

.kontakt p{
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    font-size: 15px;
    line-height: 26px;
}

.pb-right-sticky-spacer {
    display: none;
    float: left;
    width: 1px;
}

#pb-right-column.sticky.sticky-enable {
    position: fixed;
    top: 0;
    background-color: white;
    width: 1047px;
    z-index: 101;

    display: flex;
    align-items: center;
    justify-content: space-between;

    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.16);
    padding: 10px 15px;
    margin-left: -15px;
    flex-wrap: wrap;
}

#pb-right-column.sticky.sticky-enable > div:first-child {
    flex-grow: 1;
    flex-basis: 0;
}

#pb-right-column.sticky.sticky-enable > .outer_wrap {
    flex-basis: 430px;
    flex-shrink: 0;
    flex-grow: 0;
}

#pb-right-column.sticky.sticky-enable .combinations {
    display: none;
}

#pb-right-column.sticky.sticky-enable .line {
    display: flex;
    align-items: center;
    min-width: 430px;
    justify-content: right;
}

#pb-right-column.sticky.sticky-enable .action_banner,
#pb-right-column.sticky.sticky-enable .savings,
#pb-right-column.sticky.sticky-enable #quantity_wanted_p,
#pb-right-column.sticky.sticky-enable .shipping_info,
#pb-right-column.sticky.sticky-enable .basic-information,
#pb-right-column.sticky.sticky-enable #related_products,
#pb-right-column.sticky.sticky-enable .related-hook-text,
#pb-right-column.sticky.sticky-enable .dmoc-price-tag {
    display: none!important;
}

.sticky .hide-non-sticky {
    display: none!important;
}

.sticky.sticky-enable .hide-non-sticky {
    display: inline-block!important;
}

#pb-right-column.sticky.sticky-enable .product-name {
    display: block;
    font-size: 24px!important;
    line-height: normal!important;
    margin: 0;
    width: 100%;
}

#pb-right-column.sticky.sticky-enable .book-info {
    display: none;
}

#pb-right-column.sticky.sticky-enable .product-author {
    display: inline-block;
    margin-bottom: 0;
    line-height: normal;
    vertical-align: middle;
}

#pb-right-column.sticky.sticky-enable .product-author a {
    display: inline-block;
    margin-bottom: 0;
    line-height: normal;
    vertical-align: middle;
}

#pb-right-column.sticky.sticky-enable .product-author .author-info {
    display: inline-block;
    margin-bottom: 0;
    line-height: normal;
    vertical-align: middle;
}

#pb-right-column.sticky.sticky-enable .product-author:empty {
    display: none;
}

#pb-right-column.sticky.sticky-enable .product-type-badge {
    margin-top: 0;
    vertical-align: middle;
    padding: 0 12px;
}

#pb-right-column.sticky.sticky-enable #add_to_cart_button {
    margin-right: 0;
    width: auto;
}

#pb-right-column.sticky.sticky-enable #add_to_cart_button .icon {
    display: none;
}

#pb-right-column.sticky.sticky-enable #add_to_cart_button .text {
    border-radius: 7px;
}

#pb-right-column.sticky.sticky-enable .avail_new {
    margin-top: 0;
    text-align: right;
    line-height: 17px;
    margin-bottom: 2px;
}

#pb-right-column.sticky.sticky-enable form#buy_block {
    margin-top: 0;
}

#pb-right-column.sticky.sticky-enable div.price {
    height: auto;
    text-align: right;
    line-height: normal;
}

#pb-right-column.sticky.sticky-enable div.price .price-tag {
    margin-right: 0;
    padding: 0;
    height: auto;
    line-height: 34px;
}

#pb-right-column.sticky.sticky-enable div.price .price-tag .normal_price {
    display: none;
}

#pb-right-column.sticky.sticky-enable .avail_icon {
    display: none;
}

#pb-right-column.sticky.sticky-enable .argumentace,
#pb-right-column.sticky.sticky-enable .gift-info {
    display: none;
}

.product-page-part.benefits-section .benefits {
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    line-height: 19px;
}

.product-page-part.benefits-section .benefits li {
    display: flex;
    align-items: center;
    flex-direction: row;
    text-align: left;
    flex-basis: 0;
}

@media screen and (max-width: 1280px) {
    .product-page-part.benefits-section .benefits li:last-child {
        display: none;
    }

    .product-page-part.benefits-section .benefits {
        font-size: 13px;
    }
}

.product-page-part.benefits-section .benefits li img {
    margin-bottom: 0;
    width: 32px;
    height: auto;
    margin-right: 10px;
}

.product-page-part.benefits-section .benefits li .text > span {
    white-space: nowrap;
}

.product-page-part.benefits-section .benefits li .text > span:first-child {
    font-weight: bold;
}

/* Sekce heureka hodnoceni na produktovce START */
.product-page-part.heureka-shop-reviews-block {
    line-height: normal;
    width: 100%;
}
@media screen and (max-width: 450px) {
    .product-page-part.heureka-shop-reviews-block .reviews-stats-header {
        word-wrap: break-word;
        white-space: break-spaces;
    }
}

.product-page-part.heureka-shop-reviews-block > .reviews-row {
    display: flex;
    justify-content: space-between;
    gap: 5px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-row > .hs-review {
    width: 225px;
    border: 1px solid #30A9D4;
    border-radius: 10px;
    padding: 7px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.product-page-part.heureka-shop-reviews-block > .reviews-row > .hs-review .hs-review-text {
    font-size: 16px;
    color: #102C5D;
    overflow-wrap: break-word;
}

.product-page-part.heureka-shop-reviews-block > .reviews-row > .hs-review .hs-review-footer {
    margin-top: 10px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-row > .hs-review  .hs-review-author {
    color: #247F9F;
    font-size: 12px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-row > .hs-review .hs-review-stars {
    background: url('/img/svg/star.svg') 0 0 space;
    width: 90px;
    height: 20px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-row > .hs-review .hs-review-stars-red {
    background: url('/img/svg/star.svg') 0 0 space;
    filter: invert(90%) hue-rotate(120deg) brightness(95%); /*zmena barvy*/
    width: 90px;
    height: 20px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-stats {
    display: flex;
    font-size: 16px;
    justify-content: space-around;
    margin-bottom: 20px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-stats > .hs-stat-block {
    margin-bottom: 3px;
}

body:not(.mobile) .product-page-part.heureka-shop-reviews-block > .reviews-stats:has(> .hs-stat-block:first-child:nth-last-child(2)) {
    /* temp fix for 2 elements */
    justify-content: left;
    gap: 62px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-stats > .heureka-badge {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 0;
}

.product-page-part.heureka-shop-reviews-block > .reviews-stats > .heureka-badge > img {
    width: 194px;
    height: 43px;
}

.product-page-part.heureka-shop-reviews-block > .reviews-stats .num {
    color: #247F9F;
    font-weight: bold;
    font-size: 24px;
}

@media only screen and (max-width: 450px) {

    body.mobile .product-page-part.heureka-shop-reviews-block > .reviews-stats > .heureka-badge {
        display: none;
    }

    body.mobile .product-page-part.heureka-shop-reviews-block > .reviews-stats > .hs-stat-block {
        text-align: center;
    }

    body.mobile .product-page-part.heureka-shop-reviews-block > .reviews-stats .num {
        display: block;
    }

    body.mobile .product-page-part.heureka-shop-reviews-block > .reviews-row > .hs-review:nth-child(n + 3) {
        display: none;
    }
}

/* Sekce heureka hodnoceni na produktovce END */

/* AB argumentacni blok */

#pb-right-column.sticky.sticky-enable #argumentacni-blok {
    display: none;
}

#argumentacni-blok {
    border-radius: 5px;
    border: 1px solid rgba(211, 211, 211, 1);

    margin-top: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
}

#argumentacni-blok > div.cast {
    float: left;
    width: 33%;
    text-align: center;
}

#argumentacni-blok > div > div.top {
    padding-bottom: 8px;
    font-weight: bold;

}

#argumentacni-blok > div > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

img.eshop-roku {
    width: 100%;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
}

#banner-eshop-of-the-year {
    margin-top: 30px;
}

@media screen and (max-width: 1280px) {
    #argumentacni-blok {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    #argumentacni-blok > div > div {
        height: 28px;
        line-height: 16px;
    }

    #argumentacni-blok > div > div.top {
        padding-bottom: 0;
    }

    #pb-right-column{
        width: 395px;
    }
    
    /*AB163?*/
    .new-reviews-right-cont {
        width: 395px;
    }

    #pb-left-column {
        width: 340px;
        margin-right: 25px;
    }

    .action_banner {
        width: auto;
        top: 0;
        text-align: right;
        min-height: 85px;
        max-height: 129px;
    }

    .action_banner.digital-product,
    .action_banner.no-dmoc {
        display: none;
    }

    .action_banner img {
        width: auto;
        height: 100%;
        max-height: 129px;
    }

    .action_banner img.mega-sale {

    }

    .action_banner img.sale {
        height: 80%;
        margin-top: 5px;
    }

    #pb-right-column .line div.price {
        height: auto;
        padding-top: 5px;
        padding-bottom: 2px;
        position: relative;
        display: block;
    }

    #pb-right-column .line div.price .savings {
        display: block;
    }

    .content_prices {
        flex-wrap: wrap;
        justify-content: left;
    }

    .shipping_info {
        margin-top: 30px;
    }

    #buy_block #add_to_cart_button {
        margin-right: 0;
    }

    .avail_icon {
        margin-right: 5px;
    }

    .checkmark-list > i.mk-i {
        margin-left: 4px;
    }


    #review-form-textarea-cont {
        width: 600px;
    }

    #review-form-footer {
        width: 600px;
    }

    #product-reviews.user-logged #review-form-rating {
        margin-left: 125px;
    }

    #pb-right-column.sticky.sticky-enable {
        width: 760px;
    }

    #pb-right-column.sticky.sticky-enable .product-author {
        display: none;
    }

    div.argumentace {
        max-width: 255px;
    }
    
    #topTabs li.tab.tab-details {
        border-right: 1px solid #CDCDCD;
    }
    

    div.free_delivery {
        max-width: 255px;
    }

    #buy_block #add_to_cart_button.gift-info-margin {
        margin-right: 0;
    }

    #gift-info-down.gift-info {
        margin-top: 15px;
    }

    #product .variants a.variant-name-link {
        max-width: 280px !important;
    }
}

/* temporarily disable mobile theme (max-width: 450) */
@media screen and (max-width: 1px) {

    #social-container {
        width: 355px;
        margin: 0 auto;
    }

    #reviews-header {
        margin: 0 10px 20px 10px;
        flex-wrap: wrap;
    }

    #reviews-header > div#reviews-select-cont {
        width: 100%;
        text-align: center;
    }

    .reviews-header-text {
        font-size: 21px;
        margin-right: 4px;
    }

    #reviews-header > div.reviews-header-divider:nth-of-type(1) {
        display: block;
        margin-right: 10px;
        margin-left: 0;
    }

    #reviews-header > div.reviews-header-divider:nth-of-type(2) {
        margin-right: 0;
        margin-left: 10px;
    }

    #reviews-cont {
        margin-left: 0;
    }

    .review-right-cont {
        width: unset;
    }

    .review-cont .extra-data {
        position: unset;
    }

    .review-react-button, .comment-react-button {
        margin-right: 0;
    }

    #reviews-show-form {
        display: none;
    }

    .review-form-cont {
        display: block;
        margin: 0;
        border: 1px solid #D3D3D3;
        border-radius: 5px;
        box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
        padding: 15px 36px 36px 36px;
    }

    #review-form-textarea-cont,
    #review-form-footer,
    #review-form-footer-name-cont,
    #review-form-rating {
        width: unset;
    }

    #review-form-rating {
        width: 100%;
        text-align: center;
    }

    #review-form-textarea-cont {
        width: 181px;
        font-size: 13px;
    }

    .review-react-right {
        width: 201px;
    }

    #review-form-footer {
        margin: 0;
        margin-top: 15px;
    }

    .review-form-avatar {
        margin-right: 20px;
        margin-top: 21px;
    }

    #review-length {
        display: none;
    }

    #review-form-footer-name-cont {
        display: none !important;
    }

    #review-form-name-cont.mobile,
    .react-form-name-cont.mobile {
        display: block;
    }

    input[name="review-username-input"] {
        height: 43px;
        font-size: 13px !important;
    }

    #review-form-textarea,
    .react-textarea
    {
        height: 91px;
    }

    .react-textarea {
        width: 100%;
    }

    .react-footer-buttons {
        display: none;
    }

    #review-form-rating {
        padding: 0;
        margin: 0 !important;
    }

    #review-form-rating .rating-text:not(.mobile) {
        display: none;
    }

    #review-form-rating .rating-text.mobile {
        display: inline-block;
        width: 100%;
        margin: 0;
        line-height: 25px;
    }

    #review-form-rating > span {
        margin: 8px 0px 21px 0px;
    }

    #reviews-cont {
        margin-top: 64px;
    }

    .review-cont {
        border: 1px solid #D3D3D3;
        box-sizing: border-box;
        position: relative;
        padding: 69px 21px 22px 21px;
        margin-bottom: 54px;
    }

    .review-avatar-cont, .comment-avatar-cont {
        margin: 0;
        position: absolute;
        top: -35px;
        left: 0;
        margin: 0 142.5px;
    }

    .circle-image-big {
        border: 2px solid #D3D3D3;
        border-radius: 50%;
        box-sizing: border-box;
    }

    .review-right-cont .review-rating:not(.mobile) {
        display: none;
    }

    .review-right-cont .review-rating.mobile,
    .review-footer .center.mobile {
        display: block;
    }

    .review-username {
        position: absolute;
        width: 100%;
        text-align: center;
        top: -30px;
    }

    .review-username > a {
        line-height: 20px;
        color: #646464;
        font-weight: 400;
        font-size: 14px;
    }

    #review-avatar-preview {
        border: none;
    }

    .review-body, .comment-body {
        font-size: 15px;
        line-height: 24px;
    }

    .review-read-more {
        display: inline-block;
        font-size: 14px;
    }

    .review-react-button, .comment-react-button {
        color: #0F71D0;
        text-decoration: underline;
    }

    .review-react-button:hover, .comment-react-button:hover {
        text-decoration: none;
    }

    .right > .rate-msg {
        display: none;
    }

    .review-footer > div,
    .comment-footer > div {
        width: 33.3%;
        display: inline-block;
        float: left;
    }

    .review-react-button, .comment-react-button {
        line-height: 22px;
    }

    .review-rating {
        top: 2px;
        height: 22px;
        margin: 0;
    }

    .review-footer {
        overflow: hidden;
    }

    .review-cont .extra-data {
        position: absolute !important;
        bottom: 2px;
        left: 0;
        width: 100%;
    }

    #product-reviews .right {
        float: right;
    }

    #product-reviews.user-logged #review-form-rating,
    #product-reviews.user-logged #review-form-footer-buttons {
        width: 100%;
    }

    #review-form-footer-buttons > button {
        margin: 0px 44.25px;
    }

    #review-form-footer-buttons > a + button {
        margin: 0;
    }

    .review-rating.mobile .rateit.svg .rateit-range {
        margin: 0 4px
    }

    .react-form-msg {
        font-size: 14px;
        margin-bottom: 7px;
    }

    .react-username {
        margin-bottom: 14px;
    }

    .react-avatar-cont > img.circle-image-big {
        border: none;
    }

    .react-form-footer-right.mobile {
        width: 100%;
        display: block;
    }

    .react-login,
    .review-form-login {
        margin-right: 0;
        float: left;
    }

    #review-form-footer-buttons {
        width: 100%;
    }

    #comment-form-submit-mobile {
        float: right;
    }

    .review-show-comments-button {
        margin: 0;
        font-weight: 400;
        text-decoration: underline;
    }
    .review-show-comments-button:hover {
        text-decoration: none;
    }

    .review-show-comments-button > .img.comments {
        display: none;
    }

    .review-comment-cont > div.comment-avatar-cont {
        display: none;
    }

    .comment-right-cont {
        width: 100%;
    }

    .left > div {
        display: block;
        text-align: left;
        line-height: 1.5;
    }

    .review-react-cont {
        overflow: hidden;
    }
}


#product .variants {
    line-height: 1;
    margin-top: 30px;
    display: inline-block;
    padding-bottom: 0;
    width: 100%;
    position: relative;
}

#product .variants > div.variant {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #CDCDCD;
    width: 100%;
    padding: 10px 0;
}

#product .variants > div.variant:nth-child(4) ~ div.variant {
    display: none;
}

#product .variants > div.variant:nth-child(4) ~ div.variant.show {
    display: flex !important;
}

#product .variants > div.variant:first-child {
    padding-top: 20px;
}

#product .variants > div.variant > div.left {
    display: flex;
    align-items: center;
    width: 65%;
}

#product .variants > div.variant > div.right {
    width: 35%;
} 

#product .variants > div.variant > div.left > div:first-child,
#product .variants > div.variant > div.left > div:first-child > div {
    display: flex;
    justify-content: center;
    align-items: center;
}

#product .variants > div.variant > div.left > div:first-child > div {
    margin-left: 10px;
}

#product .variants > div.variant > div.left > div:first-child > div span.product-type-badge {
    margin-left: 10px;
    padding: 2px 12px;
    line-height: 1.2;
}

#product .variants > div.variant:first-of-type {
    border-top: none;
}

#product .variants span {
    padding: 0;
    margin: 0;
    font-size: 15px;
}

#product .variants > div.variant img {
    max-height: 68px;
}

#product .variants > div.variant form {
    border-bottom: 1px solid #CDCDCD;
    display: flex;
    justify-content: space-between;
    border-bottom: none;
    padding-bottom: 0;
}

#product .variants span.price, 
#product .variants .variant-group-name {
    color: #0eb100;
    font-weight: bold;
    margin-right: 10px;
}

#product .variants .variant-group-name {
    margin-left: 5px;
}

#product .variants .variant-info {
    height: 16px;
    width: 16px;
    min-width: 16px;
    margin-left: 5px;
}

#product .variants a.variant-name-link {
    display: inline-block;
    max-width: 400px;
    line-height: 1.2;
}

#product .variants span.variant-name {
    margin-right: 15px;
}

#product .variants .variant-bubble {
    position: absolute;
    padding: 15px;
    background: #FFFFFF;
    -webkit-border-radius: 18px;
    -moz-border-radius: 18px;
    border-radius: 18px;
    display: none;
    border: #7F7F7F solid 1px;
    top: -94px;
    z-index: 999;
    line-height: 1.2;
    width: 291px;
    margin: 0;
}

#product .variants div.variant-button {
    position: relative;
    padding-bottom: 0;
}

#product .variants div.variant-button > .variant-submit {
    width: 170px;
    height: 40px;
    box-sizing: border-box;
    border-radius: 7px;
    -webkit-box-shadow: 0px 2px 2px 0px rgba(216,0,0,1);
    -moz-box-shadow: 0px 2px 2px 0px rgba(216,0,0,1);
    box-shadow: 0px 2px 2px 0px rgba(216,0,0,1);
    font-size: 0px;
    cursor: pointer;
    margin: 0;
    vertical-align: top;
}

#product .variants div.variant-button > .variant-submit:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#product .variants div.variant-button > .variant-submit:hover .text{
    background: rgba(234, 9, 13, 1);
}

#product .variants div.variant-button > .variant-submit > span {
    display: inline-flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    line-height: 21px;
    font-size: 17px;
    vertical-align: top;
}

#product .variants div.variant-button > .variant-submit > span.icon {
    width: 40px;
    background-color: rgba(191, 0, 0, 1);
    -webkit-border-top-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    -moz-border-radius-topleft: 7px;
    -moz-border-radius-bottomleft: 7px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMS4yMjUiIGhlaWdodD0iMjYuMTgiIHZpZXdCb3g9IjAgMCAzMS4yMjUgMjYuMTgiPiAgPGcgaWQ9Iktvc2lrX3NlZHkiIGRhdGEtbmFtZT0iS29zaWsgc2VkeSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCkiPiAgICA8cGF0aCBpZD0iUGF0aF8xOTgiIGRhdGEtbmFtZT0iUGF0aCAxOTgiIGQ9Ik0xMS44MDYuMjczaDBBLjg4MS44ODEsMCwwLDAsMTEuMTI1LDBhMS4yMTQsMS4yMTQsMCwwLDAtMS4wOTEuNjgybC01LjE4MSw5YTEuMywxLjMsMCwwLDAsLjQwOSwxLjc3M2wuMTM2LjEzNmExLjAyMiwxLjAyMiwwLDAsMCwuNjgyLjEzNiwxLjM5LDEuMzksMCwwLDAsMS4wOTEtLjY4Mmw1LjE4MS05QTEuMiwxLjIsMCwwLDAsMTEuODA2LjI3M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNjkyIDApIiBmaWxsPSIjZmZmZmZmIi8+ICAgIDxwYXRoIGlkPSJQYXRoXzIwMyIgZGF0YS1uYW1lPSJQYXRoIDIwMyIgZD0iTTE0Ljk3OS42ODJBMS4zOSwxLjM5LDAsMCwwLDEzLjg4OSwwYTEuMjI5LDEuMjI5LDAsMCwwLS42ODIuMTM2TDEzLjA3LjI3M2ExLjE5MiwxLjE5MiwwLDAsMC0uNDA5LDEuNzczbDUuMTgxLDlhMS4zOSwxLjM5LDAsMCwwLDEuMDkxLjY4MiwxLjIyOSwxLjIyOSwwLDAsMCwuNjgyLS4xMzZsLjEzNi0uMTM2YTEuMTkyLDEuMTkyLDAsMCwwLC40MDktMS43NzNaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg0LjUxOSAwKSIgZmlsbD0iI2ZmZmZmZiIvPiAgICA8cGF0aCBpZD0iUGF0aF8yMDgiIGRhdGEtbmFtZT0iUGF0aCAyMDgiIGQ9Ik0yOS4xNzksNy4xSDI1LjkwN1Y4LjMyN2EyLjg1OSwyLjg1OSwwLDAsMS0xLjA5MSwxLjVsLS4xMzYuMTM2YTIuMDI2LDIuMDI2LDAsMCwxLTEuMjI3LjI3MywyLjI1LDIuMjUsMCwwLDEtMi4wNDUtMS4yMjdMMjAuMzE3LDcuMUgxMC45MDhMOS44MTcsOS4wMDlBMi40LDIuNCwwLDAsMSw3Ljc3MiwxMC4xYTMuOTgxLDMuOTgxLDAsMCwxLTEuMjI3LS4yNzNsLS4xMzYtLjEzNkEyLjE2NiwyLjE2NiwwLDAsMSw1LjMxOCw4LjMyN2ExLjg5MiwxLjg5MiwwLDAsMSwwLTEuMjI3SDIuMDQ1YTIuMDQ1LDIuMDQ1LDAsMCwwLDAsNC4wOTFoLjI3M2ExMS45MzQsMTEuOTM0LDAsMCwxLC4yNzMsMi4xODJjLjQwOSwzLC44MTgsNiwxLjM2NCw5LC4xMzYuNjgyLjU0NSwxLjIyNywxLjIyNywxLjIyN0gyNS4yMjVhMS40MzksMS40MzksMCwwLDAsMS42MzYtMS4zNjRjLjI3My0xLjIyNy40MDktMi40NTQuNjgyLTMuNjgyLjQwOS0yLjQ1NC45NTQtNC45MDksMS4zNjQtNy4zNjNoLjI3M2EyLjEsMi4xLDAsMCwwLDIuMDQ1LTIuMDQ1QTIuMSwyLjEsMCwwLDAsMjkuMTc5LDcuMVpNOSwxOS43ODFhMS4xNzMsMS4xNzMsMCwwLDEtMS4wOTEsMS4wOTFINy43NzJhMS4xNzMsMS4xNzMsMCwwLDEtMS4wOTEtMS4wOTFWMTMuNjQ1YTEuMTczLDEuMTczLDAsMCwxLDEuMDkxLTEuMDkxaC4xMzZBMS4xNzMsMS4xNzMsMCwwLDEsOSwxMy42NDVabTUuMTgxLS4xMzZhMS4wNzUsMS4wNzUsMCwwLDEtMS4wOTEsMS4wOTFBMS4xNzMsMS4xNzMsMCwwLDEsMTIsMTkuNjQ0di02YTEuMDc1LDEuMDc1LDAsMCwxLDEuMDkxLTEuMDkxLDEuMTczLDEuMTczLDAsMCwxLDEuMDkxLDEuMDkxWm01LjE4MSwwYTEuMDc1LDEuMDc1LDAsMCwxLTEuMDkxLDEuMDkxLDEuMTczLDEuMTczLDAsMCwxLTEuMDkxLTEuMDkxdi02YTEuMDc1LDEuMDc1LDAsMCwxLDEuMDkxLTEuMDkxLDEuMTczLDEuMTczLDAsMCwxLDEuMDkxLDEuMDkxWm01LjA0NSwwYTEuMTE0LDEuMTE0LDAsMCwxLTEuMjI3LDEuMDkxLDEuMDc1LDEuMDc1LDAsMCwxLTEuMDkxLTEuMDkxdi02YTEuMDc1LDEuMDc1LDAsMCwxLDEuMDkxLTEuMDkxLDEuMzExLDEuMzExLDAsMCwxLDEuMjI3LDEuMDkxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAyLjU4MSkiIGZpbGw9IiNmZmZmZmYiLz4gIDwvZz48L3N2Zz4=);
    background-size: 24px;
}

#product .variants div.variant-button > .variant-submit > span.text {
    width: 130px;
    background: rgb(234,9,13);
    background: linear-gradient(180deg, rgba(234,9,13,1) 0%, rgba(234,9,13,1) 50%, rgba(194,1,4,1) 100%);
    -webkit-border-top-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    -moz-border-radius-bottomright: 7px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    font-weight: 700;
    color: rgba(255, 255, 255, 1);
}

#product .variants > #more-variants {
    text-align: center;
    display: flex;
    justify-content: center;;
}

#product .variants > #more-variants > button {
    margin-top: 0;
}

.price-save {
    clear: both;
    margin-top: 30px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
}

.lego-theme {
    font-size: 20px;
}

.lego-theme > a {
    text-decoration: underline;
}

div.avail_list_item {
    margin-top: 5px;
    line-height: 21px;
}

div.free_delivery {
    margin-top: 5px;
    line-height: 21px;
}

div.argumentace > span {
    font-size: 15px;
    vertical-align: middle;
}

.show_all_images_btn_cont{
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-top: 10px;
}

.show_all_images_btn{
    padding: 0 9px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    line-height: 15px;
    width: calc(325px + ((100% - 325px ) / 3));
    color: #2c2c2c;
    background-color: rgba(248, 248, 248, 1);
    border: 1px solid rgba(211, 211, 211, 1);
    box-sizing: border-box;
}

.show_all_images_btn .icon{
    margin: 10px;
    width: 14px;
    height: 14px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url('/img/svg/search.svg');
}

.show_all_images_btn:hover {
    cursor: pointer;
    background-color: white;
}

#fancy-list{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: fit-content;
    width: 170px;
    margin-left: 20px;
    position: relative;
}

#fancy-list .fancy-side-img{
    width: 170px;
    height: auto;
    margin-bottom: 10px;
    border: 2px solid white;
}

#fancy-list .fancy-side-img.active{
    border: 2px solid green;
}

#fancy-list .fancy-side-img:hover{
    border: 2px solid #0097ff;
    cursor: pointer;
}

#fancybox-img{
    height: auto;
}

#fancybox-wrap.be-flex{
    display: flex !important;
    opacity: 1;
    transition: opacity 0.2s, visibility 0.2s;
}

.d-none{
    display: none !important;
}

#galleryContainer{
    position: fixed;
    display: none;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.3);
    padding: 40px 0 40px 0;
    width: 100%;
    height: 100vh;
    top:0;
    left:0;
    z-index: 1101;
}

#galleryContainer.active{
    display: flex;
}

#galleryContainer #mainImage{
    max-height: calc(100vh - 200px);
    max-width: calc(100vw - 300px);
    width: auto;
    height: auto;
    transition: all .2s linear;
}

#galleryContentContainer{
    position: relative;
    display: flex;
    max-height: 100vh;
}

#mainImageContainer{
    position: relative;
}

#galleryCloseBtn{
    position: absolute;
    top: -15px;
    right: -15px;
    width: 30px;
    height: 30px;
    background: transparent url('../../../js/jquery/fancybox/fancybox.png') -40px 0px;
    cursor: pointer;
    z-index: 1103;
}

#galleryList{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: fit-content;
    width: 170px;
    margin-left: 20px;
    position: relative;
}

#galleryList .gallerySideImg{
    width: 170px;
    height: auto;
    margin-bottom: 10px;
    border: 2px solid white;
}

#galleryList .gallerySideImg.active{
    border: 2px solid green;
}

#galleryList .gallerySideImg:hover {
    border: 2px solid #0097ff;
    cursor: pointer;
}

#above-primary {
    display: flex;
    align-items: flex-end;
    flex-wrap: wrap;
}

#above-primary .product-name {
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    color: black;
    font-size: 35px;
    line-height: 43px;
    border: 0;
    padding-right: 20px;
    width: auto;
    float: none;
}

#above-primary .product-author {
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 25px;
    overflow: hidden;
}

#above-primary .product-author > * {
    padding: 4px 0;
}

#above-primary .product-author > span{
    color: #848484;
    white-space: nowrap;
    float: left;
}

#above-primary .product-author > a {
    color: #2C2C2C;
    text-decoration: underline;
    float: left;
    margin-right: 8px;
}

.lego-variant{
    white-space: nowrap;
    width: 100%;
}

#pb-right-column .avail_list_item.ebook{
    line-height: 21px;
    margin-top: 15px;
    font-size: 15px;
}

#pb-right-column .avail_list_item.ebook span{
    vertical-align: middle;
}

.page-part-tabs > .tabs > * {
    flex-grow: 0;
    padding-right: 20px;
    padding-left: 20px;
}

.page-part-tabs > .tabs > *:last-child {

    border-bottom: 1px solid #cdcdcd;
    border-right-style: none !important;
    border-left-style: none !important;
    border-top-style: none !important;

    display: block;
    line-height: normal;
    flex-grow: 1;
    text-align: center;
    background-color: white !important;

    cursor: default;
}

.page-part-tabs > .tabs > *:nth-last-child(2) {
    border-right-style: solid !important;
}

.page-part-tabs > .tabs.green > * {
    border: 1px solid #A8E7A3;
    border-right-style: none;
    background-color: #CCFFBA;
    color: rgb(61, 171, 15);
}

.translations-edit-mode .page-part-tabs > .tabs.green > * {
    display: initial !important;
}

.page-part-tabs > .tabs.green > .active {
    background-color: rgb(61, 171, 15);
    border-color: rgb(61, 171, 15);
    color: white;
}

.page-part-tabs > .tabs.green > *:last-child {
    border-color: #A8E7A3;
}

/*Cart button animation*/
/*animation*/
#add_to_cart_button:not(.submited){
    animation: button_enlarge_anim 10.5s ease-in-out infinite, anim_enlarge_delay 10.5s cubic-bezier(.55,.06,.68,.19) infinite;
}

@keyframes button_enlarge_anim {
    0%   {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    1.19%  {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    2.38%  {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    3.57%  {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    4.76%  {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes anim_enlarge_delay {
    4.762% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*animation delay*/
#add_to_cart{
    animation-delay: 10s !important;
}
/*Cart button animation END*/

#pb-right-column.sticky-enable .file-formats-block{
    display: none;
}

#pb-right-column.sticky-enable .avail_list_item{
    text-align: right;
}

#pb-right-column.sticky-enable #add_to_cart_button.esh1344{
    margin-left: 15px !important;
}

#pb-right-column.sticky-enable .line .limited_product_info{
    margin-top: 5px;
}

#pb-right-column.sticky-enable .line .price{
    margin-top: 5px;
}

#tabReview .selectedReviewTop{
    display: flex;
}

#tabReview .selectedReviewTop .avatar{
    width: 50px;
    height: 50px;
    margin-right: 5px;
}

/*----ESH-1799----*/
#free_shipping_advice,
#free_shipping_advice a{
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #3DAB0F;
    line-height: normal;
    margin-top: 30px;
}

#free_shipping_advice a {
    text-decoration: underline;
}

#free_shipping_advice a:hover {
    text-decoration: none;
}

.sticky-enable #free_shipping_advice{
    display: none;
}
/*--ESH-1799 END--*/

#image-block .product-sale.not-mobile span{
    font-size: 16px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    line-height: 25px;
}

#image-block .product-sale.not-mobile span span{
    margin-right: 5px;
}

#image-block .product-sale .product-sale-value{
    font-size: 28pt !important;
}

#image-block .product-sale .percent{
    font-size: 24pt !important;
}

#image-block .product-sale.not-mobile{
    height: 60px;
}

#image-block .product-sale.not-mobile > span{
    margin-top: 5px;
}

#image-block .sale img#bigpic.not-mobile{
    padding-top: 60px;
}

#image-block .product-sale .product-sale-text{
    font-weight: bold;
}

@media only screen and (max-width: 450px) {
    body.mobile #image-block .sale img#bigpic {
        padding-top: 68px;
    }

    body.mobile #image-block .product-sale > span {
        margin-top: 0;
    }

    body.mobile #image-block .product-sale {
        height: 68px;
    }

    body.mobile #image-block .product-sale .product-sale-value,
    body.mobile #image-block .product-sale .percent {
        font-size: 22px !important;
    }

    body.mobile #image-block .product-sale > span {
        line-height: 26px;
        font-size: 16px;
        height: auto;
    }

    body.mobile #image-block .product-sale .product-sale-text:last-child {
        font-size: 11px;
        line-height: 14px;
        display: inline-block;
        font-weight: normal;
    }


}

.saving i{
    top: -2px;
}

.verified-reviews-text {
    line-height: normal;
    font-size: 16px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 20px;
    justify-content: left;
}

.add-comment-ab {
    margin-top: 0;
}

/*ESH-3037*/

#buy_block #add_to_cart_button.submited .icon{
    background-color: rgba(61, 171, 15, 1);
}

#buy_block #add_to_cart_button.submited .text{
    background: rgba(213, 253, 187, 1);
    color: rgba(30, 86, 19, 1);
    border: 1px solid rgba(61, 171, 15, 1);
}

#buy_block #add_to_cart_button.submited{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#buy_block #add_to_cart_button:hover.submited .text{
    background: rgba(213, 253, 187, 1);
}

#buy_block #add_to_cart_button.cart-ajax{
    margin-left: 0;
}

#buy_block .btn-cart{
    margin: auto;
    margin-top: 10px;
    display: none;
}

#add_to_cart_button .text .second_row{
    font-size: 14px;
}

/*ESH-3037 END*/

/*----ESH-3328----*/
#related_authors {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 15px 0;
}

#related_authors .related-author{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 120px;
    text-align: center;
}

#related_authors .related-author-image{
    width: 120px;
    height: 120px;
    box-sizing: border-box;
    border-radius: 50%;
}

#related_authors .related-author-image{
    object-fit: cover;
    object-position: top;
    display: flex;
    align-items: center;
    justify-content: space-around;
    font-size: 100px;
    color: #D42929;
}

#related_authors .related-author-image img{
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

#related_authors .related-author-name{
    margin-top: 15px;
    font-weight: bold;
    /*color: #D42929;
    color: #8A8A8A;*/
}

#related_authors a.related-author:hover .related-author-name{
    text-decoration: underline;
}

#related_authors .related-author-no-image{
    user-select: none;
}

#related_authors.esh3328-var-1 {
    display: block;
}

#related_authors.esh3328-var-1 .related-author-wrapper {
    margin-bottom: 60px;
}

#related_authors.esh3328-var-1 .related-author-header {
    display: flex;
    align-items: center;
    gap: 15px;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px;
}

#related_authors.esh3328-var-1 .related-author-header img {
    width: 80px;
    height: 80px;
    box-sizing: border-box;
    border-radius: 50%;
    object-fit: cover;
    object-position: center;
}

#related_authors.esh3328-var-1 .related-author-name {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    font-size: 24px;
    line-height: normal;
}

#related_authors.esh3328-var-1 .related-authors-show-more {
    display: flex;
    justify-content: center;
}

#related_authors.esh3328-var-1 .related-authors-show-more .load-more {
    margin-top: 0;
}

/*--ESH-3328 END--*/
body#product-reviews .page-title {
    display: block;
    width: 100%;
    font-weight: 800;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    color: black;
    font-size: 35px;
    line-height: 43px;
    float: none;
}

body#product-reviews .product-preview {
    display: flex;
    padding: 0 15px;
    line-height: normal;
    font-size: 16px;
    align-items: flex-start;
}

body#product-reviews .product-preview > .product-image {
    margin-right: 30px;
    font-size: 0;
    max-width: 350px;
    max-height: 350px;
}

body#product-reviews .product-preview > .product-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

body#product-reviews .product-preview .product-name {
    font-weight: bold;
    font-size: 24px;
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    padding: 0;
    line-height: normal;
}

body#product-reviews .product-preview .product-author > a {
    color: #6f6f6f;
    text-decoration: underline;
}

body#product-reviews .product-preview .price {
    font-size: 22px;
    margin-top: 15px;
}

body#product-reviews .product-preview .link-show-product {
    margin-top: 15px;
}

body#product-reviews #reviews-cont .notice {
    margin: 60px 0;
    line-height: normal;
}

body#product-reviews h2.reviews-header-text {
    display: inline;
    padding: 0;
    vertical-align: middle;
}

html, body {
    scroll-behavior: smooth;
}

.out_of_stock_text {
    line-height: 26px;
}

.out_of_stock_text > strong {
    cursor: pointer;
}

.out_of_stock_text > strong:hover {
    text-decoration: underline;
}

#pb-right-column.sticky.sticky-enable .out_of_stock_text {
    display: none;
}

/* <interviews> */

.interviews-section .interviews-section-text {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 15px;
}

.interviews-section .interviews-container {
    display: flex;
    justify-content: center;
    gap: 44px;
}

.interviews-section .interview-banner {
    width: 174px;
    height: 360px;
    overflow: hidden;
    border-radius: 4px;
    line-height: normal;
    position: relative;
    flex-shrink: 0;
}

.interviews-section .interview-banner img.interview-img {
    width: 100%;
    height: 327px;
    object-fit: cover;
    object-position: center top;
}

.interviews-section .interview-banner .interview-banner-bottom {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    background-color: #D20F02;
    color: white;
    text-align: center;
    padding-bottom: 15px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
}

.interviews-section .interview-banner .interview-banner-bottom::before {
    content: '';
    background-color: #D20F02;
    width: 180px;
    height: 22px;
    position: absolute;
    top: -13px;
    transform: rotateZ(-6deg);
}

.interviews-section .interview-banner .interview-title {
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    font-weight: bold;
    font-size: 28px;
    word-spacing: 999px; /* force each word on a new line */
    line-height: 32px;
    z-index: 1;
}

.interviews-section .interview-banner .interview-subtitle {
    font-size: 15px;
}

@media screen and (max-width: 1280px) {

    .interviews-section .interviews-container {
        gap: 20px;
    }

    .interviews-section .interview-banner:nth-child(n + 5) {
        display: none;
    }
}

/* </interviews> */

/* <ESH-3386> */

.interviews-section.esh3386 .interview-banner .interview-title {
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 5px;
    line-height: normal;
}

.interviews-section.esh3386 .interview-banner .interview-subtitle {
    font-size: 16px;
}

.interviews-section.esh3386 .interview-banner img.interview-img {
    height: 360px;
}

.interviews-section.esh3386 .interview-banner .interview-banner-bottom {
    clip-path: polygon(0 15px, 100% 0, 100% 100%, 0 100%);
    height: 140px;
    box-sizing: border-box;
    padding-top: 28px;
    justify-content: start;
    gap: 2px;
}

.interviews-section.esh3386 .interview-banner .interview-banner-bottom::before {
    display: none;
}

.interviews-section.esh3386.esh3386-var-1 .interview-banner:nth-child(1) .interview-banner-bottom {
    background-color: rgba(78, 130, 0, 0.8);
}

.interviews-section.esh3386.esh3386-var-1 .interview-banner:nth-child(2) .interview-banner-bottom {
    background-color: rgba(180, 25, 0, 0.8);
}

.interviews-section.esh3386.esh3386-var-1 .interview-banner:nth-child(3) .interview-banner-bottom {
    background-color: rgba(217, 145, 0, 0.8);
}

.interviews-section.esh3386.esh3386-var-1 .interview-banner:nth-child(4) .interview-banner-bottom {
    background-color: rgba(0, 98, 183, 0.8);
}

.interviews-section.esh3386.esh3386-var-1 .interview-banner:nth-child(5) .interview-banner-bottom {
    background-color: rgba(148, 34, 156, 0.8);
}

.interviews-section.esh3386.esh3386-var-2 .interview-banner:nth-child(1) .interview-banner-bottom {
    background-color: rgba(243, 255, 216, 0.9);
    color: #216500;
}

.interviews-section.esh3386.esh3386-var-2 .interview-banner:nth-child(2) .interview-banner-bottom {
    background-color: rgba(255, 218, 213, 0.9);
    color: #7B0000;
}

.interviews-section.esh3386.esh3386-var-2 .interview-banner:nth-child(3) .interview-banner-bottom {
    background-color: rgba(255, 249, 214, 0.9);
    color: #A25100;
}

.interviews-section.esh3386.esh3386-var-2 .interview-banner:nth-child(4) .interview-banner-bottom {
    background-color: rgba(209, 231, 255, 0.9);
    color: #002895;
}

.interviews-section.esh3386.esh3386-var-2 .interview-banner:nth-child(5) .interview-banner-bottom {
    background-color: rgba(255, 213, 254, 0.9);
    color: #8D0062;
}

.interviews-section.esh3386.esh3386-var-3 .interview-banner .interview-banner-bottom {
    background: transparent linear-gradient(0deg, rgba(0, 0, 0, 1) 25%, rgba(255, 255, 255, 0) 100%) no-repeat bottom;
    background-size: 100% 125px;
}

/* </ESH-3386> */

#reviews-cont {
    margin-top: 20px;
}

.m-banner.m-banner-product_section {
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.m-banner.m-banner-product_section > * {
    display: block;
    line-height: 0;
}

.m-banner.m-banner-product_section img {
    width: 1047px;
    height: 125px;
}

@media screen and (max-width: 1280px) {

    .m-banner.m-banner-product_section img {
        width: 760px;
        height: 90.7333px;
    }
}

#rich-description .rich-product-description {
    position: relative;
    line-height: normal;
    overflow: auto;
    font-family: 'Noto Sans', sans-serif;
    font-family: var(--content-font-family), sans-serif;
    width: 700px;
    text-align: justify;
    margin: 30px auto 0;
}

#rich-description .rich-product-description.align-left {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
    padding-right: 347px;
}

@media screen and (max-width: 1280px) {
    #rich-description .rich-product-description.align-left {
        padding-right: 0;
    }
}

#rich-description .rich-product-description > .collapsed-bottom-wrapper {
    display: none;
}

#rich-description .rich-product-description.collapsed > .collapsed-bottom-wrapper {
    display: flex;
    justify-content: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
    z-index: 1;
}

#rich-description .rich-product-description.collapsed {
    overflow: hidden;
    max-height: 300px;
}

#rich-description .rich-product-description.collapsed::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 66%;
    background: linear-gradient(0deg, rgba(255,255,255,1) 30%, rgba(255,255,255,0) 100%);
}

#rich-description .rich-product-description .btn-description-show-full {
    display: inline-block;
    color: #1e5613;
    background-color: #d5fdbb;
    border: 1px solid #b6e2a3;
    border-radius: 7px;
    font-size: 16px;
    line-height: 43px;
    overflow: hidden;
    position: relative;
    width: 173px;
    padding-left: 45px;
    text-align: center;
}

#rich-description .rich-product-description .btn-description-show-full:hover {
    text-decoration: none;
    background-color: #e9ffdb;
}

#rich-description .rich-product-description .btn-description-show-full::before {
    content: '';
    width: 45px;
    height: 43px;
    display: inline-block;
    background-color: #4fbb22;
    position: absolute;
    left: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS41MDYiIGhlaWdodD0iMTcuOTk0IiB2aWV3Qm94PSIwIDAgMTEuNTA2IDE3Ljk5NCI+ICA8ZyBpZD0ixaFpcGthX2RvbMWvIiBkYXRhLW5hbWU9IsWhaXBrYSBkb2zFryIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNjkzLjcwOCAxNDg4LjA3NCkgcm90YXRlKDE4MCkiPiAgICA8cGF0aCBpZD0iaWZfYXJyb3ctZG93bi0wMV8xODY0MTEiIGQ9Ik00LjkyNCw2Ljg0NS4zMTcsMi4yMzdBMS4wODksMS4wODksMCwwLDEsLjMxNy43TC43LjMxN2ExLjA4OSwxLjA4OSwwLDAsMSwxLjUzNSwwTDUuNzUzLDMuODMzLDkuMjcuMzE3YTEuMDg5LDEuMDg5LDAsMCwxLDEuNTM1LDBMMTEuMTg5LjdhMS4wODksMS4wODksMCwwLDEsMCwxLjUzNkw2LjU4MSw2Ljg0NWExLjA3OCwxLjA3OCwwLDAsMS0uODI4LjMxMUExLjA4LDEuMDgsMCwwLDEsNC45MjQsNi44NDVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2OTMuNzA4IDE0NzcuMjM4KSByb3RhdGUoMTgwKSIgZmlsbD0iI0Q1RkRCQiIvPiAgICA8bGluZSBpZD0iTGluZV8xNyIgZGF0YS1uYW1lPSJMaW5lIDE3IiB5Mj0iMTEuODk2IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2ODcuOTMxIDE0NzQuNzc4KSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjRDVGREJCIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS13aWR0aD0iMi44Ii8+ICA8L2c+PC9zdmc+);
    background-repeat: no-repeat;
    background-position: center;
}

/*#rich-description .rich-product-description .btn-description-show-full {
    font-size: 16px;
    font-weight: bold;
}

#rich-description .rich-product-description .btn-description-show-full:hover {
    text-decoration: underline;
}*/



#rich-description .rich-product-description h1,
#rich-description .rich-product-description h2,
#rich-description .rich-product-description h3,
#rich-description .rich-product-description h4,
#rich-description .rich-product-description h5,
#rich-description .rich-product-description h6 {
    font-family: 'Montserrat', sans-serif;
    font-family: var(--headings-font-family), sans-serif;
    display: block;
    width: 100%;
    float: none;
    line-height: normal;
    margin: 0;
    padding: 0;
    padding-top: 15px;
    padding-bottom: 10px;
}

#rich-description .rich-product-description h3 {
    font-size: 24px;
}

#rich-description .rich-product-description h4 {
    font-size: 21px;
}

#rich-description .rich-product-description h5 {
    font-size: 18px;
}

#rich-description .rich-product-description h5 {
    font-size: 16px;
}

#rich-description .rich-product-description h6 {
    font-size: 16px;
}

#rich-description .rich-product-description p {
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

#rich-description .rich-product-description table {
    border-collapse: separate;
    border-spacing: 0;
    border: 1px solid #f7f7f7;
    border-radius: 4px;
}

#rich-description .rich-product-description table td,
#rich-description .rich-product-description table th {
    padding: 6px 8px;
    vertical-align: top;
}

#rich-description .rich-product-description table tr:nth-child(2n) {
    background-color: #f7f7f7;
}

#rich-description .rich-product-description ul {
    font-size: 16px;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

#rich-description .rich-product-description ul li {
    position: relative;
    padding-left: 25px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#rich-description .rich-product-description ul li::before {
    content: '';
    width: 15px;
    height: 22px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: url('/img/svg/checkmark_round.svg') no-repeat center;
    background-size: contain;
}

#rich-description .rich-product-description img {
    display: block;
    max-width: 80%;
    margin: 30px auto;
}

/* ESH-3529 START */
@media screen and (min-width: 1281px) {
    .action_banner.esh3529-var2 {
        position: unset;
        height: unset;
    }

    .action_banner.esh3529-var2.esh2298-var-0 {
        right: 200px;
    }

    .action_banner.esh3529-var2.esh2298-var-1 {
        position: unset;
        display: block;
        line-height: 0;
    }

    .action_banner.esh3529-var1 img,
    .action_banner.esh3529-var2 img {
        height: unset;
        display: block;
    }
}
/* ESH-3529 END */

/* ESH-1854 */
#image-block .heart-wishlist-button-cont {
    position: absolute;
    top: 0;
    right: 0;
}

#image-block .heart-wishlist-button-cont.sale {
    margin-top: 47px;
}

#image-block  .heart-wishlist-button-cont.desktop.sale {
    margin-top: 60px;
}

#image-block .heart-wishlist-button-cont .add-to-library {
    width: 50px;
    height: 50px;
}

.add-to-library.added.esh1854a-var-1 .icon {
    background: url('/img/svg/heart_wishlist_red.svg') 0 0 no-repeat padding-box;
    width: 25px;
    height: 25px;
    margin: 5px 3px;
}

#new-top-tabs .buttons-under-product .add-to-library.added.esh1854a-var-1 .icon {
    width: 17px;
    height: 17px;
}

.add-to-library.added.esh1854a-var-1 .text {
    color: #D20C0F;
}

#pb-right-column .buttons-under-product {
    justify-content: left;
    gap: 5px;
}

#pb-right-column .esh1854b-var-2 .buttons-under-product {
    flex-direction: column;
    margin-top: 0;
}

.esh1854b-var-2 {
    display: flex;
  justify-content: space-between;
}

.esh1854b-var-2 .buttons-under-product button{
    min-height: 37px;
}

.sticky-enable .buttons-under-product {
    display: none;
}

#right-right-column {
    display: flex;
    flex-direction: column;
    align-items: end;
    gap: 15px;
}

#right-right-column .action_banner{
    position: unset;
}

@media screen and (max-width: 1280px) {
    #right-right-column {
        display: none;
    }
}

#right-right-column .add-new-tag{
    width: auto;
}

#right-right-column .new-tag-cont {
    text-align: right;
}
/* ESH-1854 END */
/*----<ESH-2274>----*/
#buy_block #add_to_cart_button.esh2274-var-1,
#buy_block #add_to_cart_button.esh2274-var-2,
#buy_block #add_to_cart_button.esh2274-var-3,
#buy_block #add_to_cart_button.esh2274-var-4 {
    box-shadow: none;
    border-radius: 7px;
    background: #D20C0F;
}

#buy_block #add_to_cart_button.esh2274-var-1 span.text,
#buy_block #add_to_cart_button.esh2274-var-2 span.text,
#buy_block #add_to_cart_button.esh2274-var-4 span.text{
    background: #D20C0F;
}

#buy_block #add_to_cart_button.esh2274-var-1 span.text,
#buy_block #add_to_cart_button.esh2274-var-1 span.icon,
#buy_block #add_to_cart_button.esh2274-var-2 span.text,
#buy_block #add_to_cart_button.esh2274-var-4 span.text,
#buy_block #add_to_cart_button.esh2274-var-4 span.icon {
    background-color: #D20C0F;
}

#buy_block #add_to_cart_button.esh2274-var-1:hover,
#buy_block #add_to_cart_button.esh2274-var-2:hover {
  outline: #D20C0F solid 3px;
  outline-offset: -3px;
}

#buy_block #add_to_cart_button.esh2274-var-1:hover span.text,
#buy_block #add_to_cart_button.esh2274-var-2:hover span.text {
    background-color: #FFF;
    color: #D20C0F;
}

#buy_block #add_to_cart_button.esh2274-var-1:hover span.icon,
#buy_block #add_to_cart_button.esh2274-var-2:hover span.icon {
    background-color: #FFF;
    color: #D20C0F;
    background-image: url("/img/svg/basket_red.svg");
}

#buy_block #add_to_cart_button.esh2274-var-2:hover span.icon::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 60px;
    background: #D20C0F;
    top: 0;
    left: 60px;
}

/* VAR 3 */
#buy_block #add_to_cart_button.esh2274-var-3 span.text {
    background: #D20C0F;
}

#buy_block #add_to_cart_button.esh2274-var-3 span.text,
#buy_block #add_to_cart_button.esh2274-var-3 span.icon {
    background-color: #D20C0F;
}

#buy_block #add_to_cart_button.esh2274-var-3:hover span.text,
#buy_block #add_to_cart_button.esh2274-var-3:hover span.icon {
    background-color: #40AE12;
}

/* VAR 4 */
#buy_block #add_to_cart_button.esh2274-var-4:hover span.icon {
    background-color: #A10000;
}

#buy_block #add_to_cart_button.esh2274-var-4:hover span.text {
    background: #A10000;
}

/*--END-OF-<ESH-2274>----*/

/* ESH-3191 */
.isbn-item {
    display: flex;
    align-items: center;
}

.isbn-item img {
    margin-left: 5px;
}

.sticky-enable .esh1854b-var-2 > div {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}
/* ESH-3191 END */

/* ESH-3327 */
#single-order-text{
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #3DAB0F;
    line-height: normal;
    margin-top: 30px;
}

.sticky-enable #single-order-text {
  display: none;
}
/* ESH-3327 END */

/* ESH-2848 START */
.guestbook-featured-container {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    margin-top: 30px;
}

.guestbook-card {
    flex: 1 1 calc(25% - 20px); /* 4 cards per row minus gap */
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border: 1px solid rgba(211, 211, 211, 1);
    border-radius: 5px;
    box-sizing: border-box;
}

.guestbook-name-container {
    line-height: 16px;
    font-size: 16px; 
    font-weight: bold;
    margin-bottom: 10px;
}

.guestbook-name-container > span {
    line-height: 19px;
    font-size: 14px; 
    font-weight: normal; 
}

.guestbook-text {
    line-height: 19px;
    font-size: 14px;
}

.guestbook-after-container {
    margin-top: 10px;
    font-size: 16px;
}

.guestbook-show-more-container {
    display: inline-flex;
}

#guestbook-show-more {
    font-size: 14px;
    line-height: 17px;
    text-decoration: underline;
    font-style: italic;
}
/* ESH-2848 END */

/* <ESH-3488> */

.blog-post-list {
    display: flex;
    flex-wrap: wrap;
    gap: 27px;
}

.blog-post-list .blog-post-entry {
    width: 331px;
    display: flex;
    flex-direction: column;
    line-height: normal;
    font-size: 16px;
}

.blog-post-list .blog-post-entry .entry-cover {
    width: 100%;
    border-radius: 5px;
    margin-bottom: 13px;
}

.blog-post-list .blog-post-entry .entry-title {
    font-weight: bold;
    margin-bottom: 7px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.blog-post-list .blog-post-entry:hover .entry-title {
    text-decoration: underline;
}

.blog-post-list .blog-post-entry .entry-perex {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.btn-view-blog-posts {
    margin-top: 30px;
    text-align: center;
}

@media screen and (max-width: 1280px) {
    .blog-post-list {
        gap: 30px;
    }

    .blog-post-list .blog-post-entry {
        width: 365px;
    }

    .blog-post-list .blog-post-entry:nth-child(n + 3) {
        display: none;
    }
}

@media screen and (max-width: 450px) {

    body.mobile .blog-post-list .blog-post-entry .entry-title {
        text-decoration: underline;
    }

    body.mobile .btn-view-blog-posts {
        margin-top: 15px;
    }
}

/* </ESH-3488> */

/* <ESH-3086> */

.product-page-part.section-short-videos .all-short-videos-link {
    display: none;
    font-family: var(--content-font-family), sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
    margin-left: 15px;
    text-decoration: underline;
}

.product-page-part.section-short-videos .btn-view-short-videos {
    margin-top: 30px;
    text-align: center;
}

.product-page-part.section-short-videos .short-video-list .short-video-title {
    display: none;
}

@media screen and (max-width: 1280px) {
    .product-page-part.section-short-videos .short-video-list .short-video:nth-child(n+5) {
        display: none;
    }
}

@media screen and (max-width: 450px) {

    .product-page-part.section-short-videos .product-full-size-header {
        display: flex !important;
        justify-content: space-between;
        align-items: center;
    }

    .product-page-part.section-short-videos .all-short-videos-link {
        display: block;
    }

    .product-page-part.section-short-videos .short-video-list {
        gap: 11px;
    }

    .product-page-part.section-short-videos .short-video-list .short-video {
        width: 172px;
    }

    .product-page-part.section-short-videos .btn-view-short-videos {
        display: none;
    }
}

/* </ESH-3086> */

#image-block .ribbon {
    display: block;
}

/* <ESH-3395> */
#variants.esh3395-var-1 img.variant-image[src*="/antik"],
body#product:has(#pb-left-column.esh3395-var-1) img[src*="/antik"] {
    /* pri nasazeni staci zjednodusit sel treba na img#fancybox-img[src*="/antik"] */
    filter: brightness(1.25) contrast(1.125) sepia(0.08);
}

#variants.esh3395-var-2 img.variant-image[src*="/antik"],
body#product:has(#pb-left-column.esh3395-var-2) img[src*="/antik"] {
    /* pri nasazeni staci zjednodusit sel treba na img#fancybox-img[src*="/antik"] */
    filter: brightness(1.5) contrast(0.8) sepia(0.08);
}
/* </ESH-3395> */

/*--ESH-2673--*/
.best-prices-block {
    display: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #3DAB0F;
    line-height: normal;
    margin-top: 30px;
}

.sticky-enable .best-prices-block {
    display: none !important;
}
/*ESH-2673 END*/

/*--ESH-3088--*/
#sticky-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    width: 100%;
    background: rgba(255,255,255,0.9);
    padding: 10px 0;
    z-index: 100;
}

#sticky-bottom .mk-btn{
    padding: 15px 50px;
    font-size: 23px;
    background-color: #D20C0F;
    background-image: none;
}

@media (orientation: landscape) {
    #sticky-bottom.esh3088-var-2{
        display: none;
    }
}

/*ESH-3088 END*/

/* ESH-3295 START alternativni fonty */
#buy_block #add_to_cart_button.esh3295-var-1 {
    width: 290px;
}

#buy_block #add_to_cart_button.esh3295-var-1 .text {
    width: 230px;
}

.dmoc-price-tag.esh3295-var-1 {
    width: 380px;
}

#image-block .product-sale.esh3295-var-1.not-mobile span {
    font-weight: 400;
}

#image-block .product-sale.esh3295-var-1.not-mobile .product-sale-value {
    font-weight: 400;
}

#image-block .product-sale.esh3295-var-1.not-mobile .percent {
    font-weight: 400;
}

.is-mobile .dmoc-price-tag.esh3295-var-1 {
    width: 340px;
}

.is-mobile .dmoc-price-tag.esh3295-var-1 .dmoc-percent {
    top: 0;
}
/* ESH-3295 END */ 

@media screen and (max-width: 450px) {
    #body.is-mobile #buy_block #add_to_cart_button {
        margin-left: 0;
    }
}

/* ESH-3500 START */
.esh3485-var-1 .img-darek.esh3500-var-1,
.esh3485-var-0 .img-darek.esh3500-var-1 {
	background: url("/themes/mk2/img/icon/stit.svg") no-repeat;
}

.esh3485-var-1 .img-darek.esh3500-var-1 {
	top: 10px;
	right: -24px;
}

.esh3485-var-0 .img-darek.esh3500-var-1 {
	top: 8px;
	right: -26px;
}

.esh3485-var-1 .img-darek.esh3500-var-2,
.esh3485-var-0 .img-darek.esh3500-var-2 {
    background: url("/themes/mk2/img/icon/zamek.svg") no-repeat;
}

/* VAR-2 */
.esh3485-var-1 .img-darek.esh3500-var-2 {
    top: 7px;
    right: -24px;
}

.esh3485-var-0 .img-darek.esh3500-var-2 {
	top: 7px;
	right: -26px;
}

/* VAR-3 */
.esh3485-var-1 .img-darek.esh3500-var-3,
.esh3485-var-0 .img-darek.esh3500-var-3 {
    background: url("/themes/mk2/img/icon/green_label_checkmark.svg") no-repeat;
}

.esh3485-var-1 .img-darek.esh3500-var-3 {
	top: 9px;
	right: -14px;
}

.esh3485-var-0 .img-darek.esh3500-var-3 {
	top: 9px;
	right: -14px;
}

/* VAR-4 */
.esh3485-var-1 .img-darek.esh3500-var-4,
.esh3485-var-0 .img-darek.esh3500-var-4 {
    background: url("/themes/mk2/img/icon/srdce.svg") no-repeat;
}

.esh3485-var-1 .img-darek.esh3500-var-4 {
	top: 8px;
	right: -14px;
}

.esh3485-var-0 .img-darek.esh3500-var-4 {
	top: 7px;
	right: -16px;
}
/* ESH-3500 END */

/* ESH-3451 START */
img.emoji {
    height: 24px;
    vertical-align: top;
}
/* ESH-3451 END */

/*ESH-3558*/
.dmoc-price-tag {
    display: flex !important;
    align-items: center;
    padding: 5px 10px !important;
}

.dmoc-price-tag .our_price {
    margin: 0 !important;
    margin-right: 15px !important;
    white-space: nowrap;
}

.dmoc-price-tag .dmoc-second-column {
    display: flex;
    flex-direction: column;
    align-items: unset !important;
    line-height: 20px !important;
}

.dmoc-price-tag .img-darek {
    width: 65px;
    height: 37px;
    bottom: 0;
    right: 5px;
    top: unset;
}

.dmoc-price-tag .dmoc-percent {
    position: unset;
}
/*ESH-3558 END*/

/* ESH-3452 START */
#buy_block #add_to_cart_button.esh2274-var-0.esh3452-var-1 {
	box-shadow: 0px 2px 2px 0px rgba(61, 171, 15,1);
}

#buy_block #add_to_cart_button.esh3452-var-1 {
	background: #3DAB0F;
}

#buy_block #add_to_cart_button.esh2274-var-1.esh3452-var-1:hover,
#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-1:hover {
  outline: #3DAB0F solid 3px;
  outline-offset: -3px;
}

#buy_block #add_to_cart_button.esh2274-var-1.esh3452-var-1:hover span.text,
#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-1:hover span.text {
    background-color: #FFF;
    color: #3DAB0F;
}

#buy_block #add_to_cart_button.esh2274-var-1.esh3452-var-1:hover span.icon,
#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-1:hover span.icon {
    background-color: #FFF;
    color: #3DAB0F;
    background-image: url("/img/svg/basket_green.svg");
}

#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-1:hover span.icon::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 60px;
    background: #3DAB0F;
    top: 0;
    left: 60px;
}

#buy_block #add_to_cart_button.esh3452-var-1 span.text {
	background-color: #3DAB0F;
	background: #3DAB0F;
}

#buy_block #add_to_cart_button.esh3452-var-1 span.icon {
	background-color: #3DAB0F;
}


#buy_block #add_to_cart_button.esh2274-var-4.esh3452-var-1:hover span.text,
#buy_block #add_to_cart_button.esh2274-var-4.esh3452-var-1:hover span.icon {
    background-color: #237A0B;
}

/* VAR 2 */
#buy_block #add_to_cart_button.esh2274-var-0.esh3452-var-2 {
	box-shadow: 0px 2px 2px 0px rgba(24, 109, 219, 1);
}

#buy_block #add_to_cart_button.esh3452-var-2 {
	background: #186DDB;
}

#buy_block #add_to_cart_button.esh2274-var-1.esh3452-var-2:hover,
#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-2:hover {
  outline: #186DDB solid 3px;
  outline-offset: -3px;
}

#buy_block #add_to_cart_button.esh2274-var-1.esh3452-var-2:hover span.text,
#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-2:hover span.text {
    background-color: #FFF;
    color: #186DDB;
}

#buy_block #add_to_cart_button.esh2274-var-1.esh3452-var-2:hover span.icon,
#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-2:hover span.icon {
    background-color: #FFF;
    color: #186DDB;
    background-image: url("/img/svg/basket_blue.svg");
}

#buy_block #add_to_cart_button.esh2274-var-2.esh3452-var-2:hover span.icon::after {
    content: '';
    position: absolute;
    width: 3px;
    height: 60px;
    background: #186DDB;
    top: 0;
    left: 60px;
}

#buy_block #add_to_cart_button.esh3452-var-2 span.text {
	background-color: #186DDB;
	background: #186DDB;
}

#buy_block #add_to_cart_button.esh3452-var-2 span.icon {
	background-color: #186DDB;
}

#buy_block #add_to_cart_button.esh2274-var-4.esh3452-var-2:hover span.text,
#buy_block #add_to_cart_button.esh2274-var-4.esh3452-var-2:hover span.icon {
    background-color: #0E4FB4;
}

/* ESH-3452 END */

#our_price_currency_vat {
    line-height: 16px;
}