body {background-color: #fff}

.popup1 {
    width: 570px;
    height: 472px;
}
.popup1 #closeButton {
	display: inline-block;
	position: relative;
	top: 400px;
	width: 112px;
	height: 35px;
    background: url('/img/popup_dz/tlacitko.png') no-repeat 0 0;
    cursor: pointer;
}
.popup1 #closeButton:hover {
	background: url('/img/popup_dz/tlacitko-hover.png') no-repeat 0 0;
}
.popup1 .popupclose {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-decoration: none;
	background: url('/img/popup_dz/krizek.png') no-repeat 0 0;
    display:inline-block;
    position:absolute;
	right: 5px;
	top: 40px;
    cursor:pointer;
}
.popup1 .popupclose:hover {
	background: url('/img/popup_dz/krizek-hover.png') no-repeat 0 0;
}

.popup22 {
    width: 570px;
    height: 472px;
}
.popup22 #closeButton {
	display: inline-block;
    position: relative;
    top: 400px;
	width: 131px;
	height: 41px;
    background: url('/img/popup_bf/red-button.png') no-repeat 0 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
}
.popup22 #closeButton:hover {
	background: url('/img/popup_bf/red-button-hover.png') no-repeat 0 0;
}
.popup22 #actionButton {
	display: inline-block;
    position: relative;
    top: 400px;
	width: 131px;
	height: 41px;
    margin-right: 120px;
    background: url('/img/popup_bf/green-button.png') no-repeat 0 0;
    cursor: pointer;
    padding: 0;
    border: 0;
}
.popup22 #actionButton:hover {
	background: url('/img/popup_bf/green-button-hover.png') no-repeat 0 0;
}
.popup22 .popupclose {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-decoration: none;
	background: url('/img/popup_dz/krizek.png') no-repeat 0 0;
    display:inline-block;
    position:absolute;
	right: 0;
	top: 50px;
    cursor:pointer;
}
.popup22 .popupclose:hover {
	background: url('/img/popup_dz/krizek-hover.png') no-repeat 0 0;
}

.popup23 {
    width: 570px;
    height: 472px;
}
.popup23 #closeButton {
	display: inline-block;
    position: relative;
    top: 362px;
	width: 131px;
	height: 41px;
    background: url('/img/popup_bf/red-button.png') no-repeat 0 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
}
.popup23 #closeButton:hover {
	background: url('/img/popup_bf/red-button-hover.png') no-repeat 0 0;
}
.popup23 #actionButton {
	display: inline-block;
    position: relative;
    top: 362px;
	width: 131px;
	height: 41px;
    margin-right: 120px;
    background: url('/img/popup_bf/green-button.png') no-repeat 0 0;
    cursor: pointer;
    padding: 0;
    border: 0;
}
.popup23 #actionButton:hover {
	background: url('/img/popup_bf/green-button-hover.png') no-repeat 0 0;
}
.popup23 .popupclose {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-decoration: none;
	background: url('/img/popup_dz/krizek.png') no-repeat 0 0;
    display:inline-block;
    position:absolute;
	right: 0;
	top: 25px;
    cursor:pointer;
}
.popup23 .popupclose:hover {
	background: url('/img/popup_dz/krizek-hover.png') no-repeat 0 0;
}

.popup24 {
    width: 570px;
    height: 472px;
}
.popup24 #closeButton {
	display: inline-block;
    position: relative;
    top: 362px;
	width: 131px;
	height: 41px;
    background: url('/img/popup_bf/red-button.png') no-repeat 0 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
}
.popup24 #closeButton:hover {
	background: url('/img/popup_bf/red-button-hover.png') no-repeat 0 0;
}
.popup24 #actionButton {
	display: inline-block;
    position: relative;
    top: 362px;
	width: 131px;
	height: 41px;
    margin-right: 120px;
    background: url('/img/popup_bf/green-button.png') no-repeat 0 0;
    cursor: pointer;
    padding: 0;
    border: 0;
}
.popup24 #actionButton:hover {
	background: url('/img/popup_bf/green-button-hover.png') no-repeat 0 0;
}
.popup24 #voucherButton {
	display: inline-block;
    position: relative;
    top: 362px;
	width: 131px;
	height: 41px;
    margin-right: 120px;
    background: url('/img/popup_voucher/cz-green-button.png') no-repeat 0 0;
    cursor: pointer;
    padding: 0;
    border: 0;
}
.popup24 #voucherButton:hover {
	background: url('/img/popup_voucher/cz-green-button-hover.png') no-repeat 0 0;
}
.popup24 .popupclose {
	display: inline-block;
	width: 43px;
	height: 45px;
	text-decoration: none;
	background: url('/img/popup_vanoce/krizek.png') no-repeat 0 0;
    display:inline-block;
    position:absolute;
	right: 0;
	top: 25px;
    cursor:pointer;
}
.popup24 .popupclose:hover {
	background: url('/img/popup_vanoce/krizek-hover.png') no-repeat 0 0;
}


.button {background-color:#2b91af;
	border-radius:10px;
	box-shadow:0 2px 3px rgba(0,0,0,0.3);
	color:#fff;
	cursor:pointer;
	display:inline-block;
	padding:10px 20px;
	text-align:center;
	text-decoration:none
}
.button:hover {background-color:#1e1e1e}
.button.bClose {
	border-radius:7px 7px 7px 7px;
	box-shadow:none;
	font:bold 131% sans-serif;
	padding:0 6px 2px;
	position:absolute;
	right:-7px;
	top:-7px
}
.popup2 {
    /*width: 562px;
    height: 486px;*/
}
.popup2 #closeButton {
	display: inline-block;
    position: relative;
    top: 10px;
	width: 112px;
	height: 35px;
    background: url('/img/popup_dz/tlacitko.png') no-repeat 0 0;
    cursor: pointer;
}
.popup2 #closeButton:hover {
	background: url('/img/popup_dz/tlacitko-hover.png') no-repeat 0 0;
}
.popup2 .popupclose {
	display: inline-block;
	width: 36px;
	height: 36px;
	text-decoration: none;
	background: url('/img/popup_dz/krizek.png') no-repeat 0 0;
    display:inline-block;
    position:absolute;
	right: 10px;
	top: 55px;
    cursor:pointer;
}
.popup2 .popupclose:hover {
	background: url('/img/popup_dz/krizek-hover.png') no-repeat 0 0;
}

.c-products__item .list_flag_bf {
    position: absolute;
    top: 0;
    right: 0;
    color: #FFF;
    background: url('/img/akce_blackfriday.png') center top no-repeat;
    width: 74px;
    height: 75px;
    z-index: 99
}

/* info prouzek o akcich */
.actionInfoStripe {
    background-color: #fff200;
    position: relative;
    z-index: -2;
}
@media (max-width:1319px) {
    .actionInfoStripe {
        margin: 0 -20px;
    }
}
@media (min-width:1320px) {
    .actionInfoStripe {
        margin: 0;
    }
}

/* black friday - list */
.c-products__item .bfbox {
    height: 44px;
    margin: 15px 15px 0 15px;
    font-weight: bold;
    color: #ffffff;
    background-color: #000
}
.c-products__item .bfbox.yb {
    color: #fef200;
}
.c-products__item .bfbox span.actiontext {
    display: inline-block;
    float: left;
    height: 24px;
    text-align: center;
    font-size: 13pt;
    /*width: 65px;*/
    background-color: red;
    color: #fff;
    padding: 10px 10px;
    box-sizing: content-box !important;
}
.c-products__item .bfbox span.actiontext.yb {
    background-color: #fef200;
    color: #000;
}
.c-products__item .bfbox span.infotext {
    display: inline-block;
    height: 40px;
    font-size: 13pt;
    padding-top: 4px;
    line-height: 18px;
    text-align: center;
}
.c-products__item .bfbox span.infotext .timer {
    font-size: 10pt;
    font-weight: normal;
}
.c-products__item .bfbox span.infotext .infotext2 {
    font-size: 8pt;
    font-weight: normal;
}

@media (max-width:399px) {
    .c-products__item .bfbox span.actiontext {font-size: 8pt; padding: 13px 1px; height: 18px}
    .c-products__item .bfbox span.infotext { font-size: 6pt }
    .c-products__item .bfbox span.infotext .timer {font-size: 8pt}
    .c-products__item .bfbox span.infotext .infotext2 {font-size: 6pt}
}
@media (min-width:400px) {
    .c-products__item .bfbox span.actiontext {font-size: 8pt; padding: 13px 1px; height: 18px}
    .c-products__item .bfbox span.infotext { font-size: 8pt }
    .c-products__item .bfbox span.infotext .timer {font-size: 8pt}
    .c-products__item .bfbox span.infotext .infotext2 {font-size: 6pt}
}
@media (max-width:479px) {

}
@media (min-width:480px) {
    .c-products__item .bfbox span.actiontext {font-size: 8pt; padding: 13px 1px; height: 18px}
    .c-products__item .bfbox span.infotext { font-size: 9pt }
    .c-products__item .bfbox span.infotext .timer {font-size: 8pt}
    .c-products__item .bfbox span.infotext .infotext2 {font-size: 6pt}
}
@media (max-width:749px) {

}
@media (min-width:750px) {
    .c-products__item .bfbox span.actiontext {font-size: 10pt; padding: 12px 5px; height: 20px}
    .c-products__item .bfbox span.infotext { font-size: 8pt }
    .c-products__item .bfbox span.infotext .timer {font-size: 9pt}
    .c-products__item .bfbox span.infotext .infotext2 {font-size: 8pt}
}
@media (max-width:999px) {

}
@media (min-width:1000px) {
    .c-products__item .bfbox span.actiontext {font-size: 13pt; padding: 10px 10px; height: 24px}
    .c-products__item .bfbox span.infotext { font-size: 7pt }
    .c-products__item .bfbox span.infotext .timer {font-size: 10pt}
    .c-products__item .bfbox span.infotext .infotext2 {font-size: 8pt}
}
@media (min-width:1150px) {
    .c-products__item .bfbox span.actiontext {font-size: 13pt; padding: 10px 10px; height: 24px}
    .c-products__item .bfbox span.infotext { font-size: 9pt }
    .c-products__item .bfbox span.infotext .timer {font-size: 10pt}
    .c-products__item .bfbox span.infotext .infotext2 {font-size: 8pt}
}
@media (max-width:1319px) {

}
@media (min-width:1320px) {
    .c-products__item .bfbox span.actiontext {font-size: 13pt; padding: 10px 10px; height: 24px}
    .c-products__item .bfbox span.infotext { font-size: 11pt }
    .c-products__item .bfbox span.infotext .timer {font-size: 10pt}
    .c-products__item .bfbox span.infotext .infotext2 {font-size: 8pt}
}

/* black friday - detail */
#akce_bf span {
    margin:auto;
    position: relative;
    top:20%;
}

#vipbox #timer {
    float: right;
    font-size: 15pt;
    font-weight: normal;
    display: inline-block;
    color: #fff;
    margin: 2px 35px 0 0;
}
#vipbox.bf #timer:before {
    content: "";
    display: inline-block;
    background: url('/img/alarm_clock_wh.png') no-repeat;
    width: 15px;
    height: 16px;
    position: relative;
    top: 1px;
    right: 10px;
}

#vipbox.bf {
    background-color: black;
    color: #ffed00;
}

#vipbox {
    color:red;
    font-weight: 400;
    background-color: #fad2d3;
    font-size: 22pt;
    padding-left: 14px;
    margin-bottom: 2px;
}

@media (max-width:400px) {
    #vipbox {font-size: 10pt;}
    #vipbox #timer {font-size: 12pt; margin: -2px 5px 0 0;}
}

@media (min-width:400px) {
    #vipbox {font-size: 14pt;}
    #vipbox #timer {font-size: 12pt; margin: 2px 5px 0 0;}
}
@media (max-width:479px) {

}

@media (min-width:480px) {
    #vipbox {font-size: 16pt;}
}

@media (max-width:999px) {
    #vipbox {margin: 0 -20px 2px -20px}
}
@media (min-width:1000px) {
    #vipbox {margin: 0 0 2px 0}
}

#discountTimer {
    background-color: #f5f5f5;
    color: #777;
    font-size: 11pt;
    text-align: center;
    padding: 2px 0 2px 0;
    margin-bottom: 2px;
}

#discountTimer #timer {
    color:red;
}

.ui-tooltip, .arrow:after {
    background: white;
    border: 1px solid #CCC;
}
.ui-tooltip {
    padding: 10px;
    color: black;
    border-radius: 4px;
    font-size: 12px;
    text-align: left;
    box-shadow: 0 0 5px #AAA;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}

span.exchange_hint {
    color: #5497cc;
    display: inline-block;
    background-color: #dceaf0;
    width: 17px;
    height: 17px;
    padding-bottom: 3px;
    text-align: center;
    font-weight: bold;
    border-radius: 3px;
}

@media (min-width: 1000px) {
    .col-content {
        width: 100%;
        left: 0;
    }
    .col-content.with-sidebar {
        width: 74.4186046511628%;
        left: 25.58139534883721%;
    }
}

@media (min-width: 750px) {
    .with-sidebar .c-products__item {
        width: 33.33333%;
    }
    .without-sidebar .c-products__item {
        width: 25%;
    }
}

/* novy design slev */
.c-products__item .dscntStripe .priceCont { float: left; width: 160px; text-align: left }
.c-products__item .dscntStripe .priceCont .actionText { color: #fff; font-size: 11px; margin-top: 5px; }
.c-products__item .dscntStripe .priceCont .actionPrice { color: #c7f100; font-size: 25px; font-weight: bold; line-height: 30px; }
.c-products__item .dscntStripe .infoCont { float: right; height: 48px; padding-top: 8px; color: #fff; text-align: center; font-size: 14px; font-weight: bold; }
.c-products__item .dscntStripe .infoCounter { float: right; padding-top: 4px; color: #fff; font-size: 12px; }
.c-products__item .dscntStripe { width: auto; height: 56px; padding: 0 5px; background: #1c1537; position: relative; -moz-border-radius: 1px; -webkit-border-radius: 1px; border-radius: 1px; }
.c-products__item .dscntStripe:before { content: ""; position: absolute; right: 100%; top: 56px; left: 30px; width: 0; height: 0; border-top: 8px solid #1c1537; border-left: 10px solid transparent; border-right: 10px solid transparent; }
.c-products__item .dscntCodeTimerWh { color: #fff; float: right; }
.c-products__item .dscntCodeTimerWh:before { display: inline-block; content: " "; background: url('/img/alarm_clock_wh.png'); background-size: 10px 11px; width: 10px; height: 11px; position: relative; top: 1px; right: 5px; }
.c-products__item .c-products__price .strike, .b-product__price .strike {background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%);}

#detailDscntStripe { width: 100%; height: 47px; margin-bottom: 2px; }
#detailDscntStripe .priceCont { float: left; position: relative; width: 100%; height: 47px; background-color: #c7f100 }
#detailDscntStripe .priceCont:before { content: ""; position: absolute; right: 100%; top: 47px; left: 65px; width: 0; height: 0; border-top: 11px solid #c7f100; border-left: 15px solid transparent; border-right: 15px solid transparent; }
#detailDscntStripe .actionPrice { float: left; width: auto/*180px*/; margin: -5px 0 0 25px; color: #1c1537; font-size: 34px; font-weight: bold; }
#detailDscntStripe .actionText { float: left; width: auto/*166px*/; margin: 10px 0 0 0; text-align: center; color: #1c1537; font-size: 14px; text-align: center; }
#detailDscntStripe .actionText span { font-weight: bold; font-size: 16px; }
#detailDscntStripe .infoCont { float: right; width: 115px; height: 47px; text-align: center; color: #fff; background-color: #1c1537 }
#detailDscntStripe .infoCont .infoContText { margin-top: 12px; font-size: 15px; font-weight: bold; }
#detailDscntStripe .infoCont .infoContCounter { margin-top: 13px; font-size: 14px; }
#detailDscntStripe .infoCont .infoContCounter .dscntCodeTimerWh:before { display: inline-block; content: " "; background: url('/img/alarm_clock_wh.png'); background-size: 13px 14px; width: 13px; height: 14px; position: relative; top: 1px; right: 5px; }


@media (max-width: 449px) {
    .c-products__item .dscntStripe .priceCont { width: 90px; }
    .c-products__item .dscntStripe .priceCont .actionText { font-size: 9px; }
    .c-products__item .dscntStripe .priceCont .actionPrice { font-size: 16px }
    .c-products__item .dscntStripe .infoCounter { font-size: 9px; }

    #detailDscntStripe .actionPrice { font-size: 18px; margin-top: 9px; margin-left: 15px }
    #detailDscntStripe .actionText { font-size: 9px; margin-top: 14px; }
    #detailDscntStripe .actionText span { font-size: 10px; }
    #detailDscntStripe .infoCont { width: 85px; }
    #detailDscntStripe .infoCont .infoContCounter { font-size: 10px; }
}
@media (max-width: 500px) and (min-width: 450px) {
    .c-products__item .dscntStripe .priceCont { width: 110px; }
    .c-products__item .dscntStripe .priceCont .actionText { font-size: 9px; }
    .c-products__item .dscntStripe .priceCont .actionPrice { font-size: 20px }

    #detailDscntStripe .actionPrice { font-size: 22px; margin-top: 5px; }
    #detailDscntStripe .actionText { font-size: 10px; margin-top: 14px; }
    #detailDscntStripe .actionText span { font-size: 12px; }
}
@media (max-width: 600px) and (min-width: 501px) {
    #detailDscntStripe .actionPrice { font-size: 26px; margin-top: 2px; }
    #detailDscntStripe .actionText { font-size: 12px; margin-top: 13px; }
    #detailDscntStripe .actionText span { font-size: 14px; }
}
@media (max-width: 800px) and (min-width: 750px) {
    .c-products__item .dscntStripe .priceCont { width: 110px; }
    .c-products__item .dscntStripe .priceCont .actionText { font-size: 9px; }
    .c-products__item .dscntStripe .priceCont .actionPrice { font-size: 20px }
}
@media (max-width: 1100px) and (min-width: 1000px) {
    .c-products__item .dscntStripe .priceCont { width: 110px; }
    .c-products__item .dscntStripe .priceCont .actionText { font-size: 9px; }
    .c-products__item .dscntStripe .priceCont .actionPrice { font-size: 20px }
}
/* novy design slev - end */

/* prejmenovani header__advertisement -> header__toprightbanner - fix AdBlock - nutno nechat prejmenovat superkodery */
.header__toprightbanner {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -o-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  border-left: 15px solid transparent;
  margin-left: auto;
}
.header__toprightbanner a {
  display: block;
}
@media (max-width: 749px) {
  .header__toprightbanner {
    display: none;
  }
}

/* zobrazeni puvodni ceny pokud je u produktu kombinace slevy a slev. kodu [U1267] */
.c-products__item .c-products__price--original,
.b-product__col .b-product__price--strike {background: linear-gradient(to left top, transparent 47.75%, currentColor 49.5%, currentColor 50.5%, transparent 52.25%); color: #63717a}
.c-products__item .c-products__price--original {font-size: 1em; color: #63717a}

/* popup info lowest price */
.c-products__bottom .price-info, .b-product__info .price-info {position: relative; color: black; display: inline-block; font-size: 14pt; margin: 2px 0 0 4px; cursor: help;}
.c-products__bottom .price-info .info-icon, .b-product__info .price-info .info-icon {display: inline-block; width: 17px; height: 17px; background-image: url('/img/info-icon.svg')}
.c-products__bottom .price-info .popuptext, .b-product__info .price-info .popuptext {visibility: hidden; width: 285px; background-color: #3c3c3c; color: #fff; text-align: left; border-radius: 6px; padding: 8px 10px; position: absolute; z-index: 100; top: 150%; left: 50%; margin-left: -80px; font-size: 9pt; line-height: 24px; display: inline;}
.c-products__bottom .price-info .popuptext::after, .b-product__info .price-info .popuptext::after {content: ""; position: absolute; top: -25%; left: 26%; margin-left: -8px; border-width: 8px; border-style: solid; border-color: transparent transparent #3c3c3c transparent;}
.c-products__bottom .price-info .show, .b-product__info .price-info .show {visibility: visible;}
@media (min-width: 1000px) {
    .b-product__info .pinfo-top {left: -50px; top: -20px}
}

.products-availability-infobox {
    border: 1px #fde1bc solid;
    border-radius: 3px;
    background-color: #feefd8;
    padding: 10px 15px;
    margin-bottom: 20px;
    box-shadow: inset 0 3px 46px rgba(237,238,243,0.35), 0 2px 3px rgba(166,193,208,0.42), 0 2px 11px rgba(166,193,208,0.35);
}

.products-availability-alert {
    color: #f25a29;
    font-size: 12pt;
    font-weight: bold;
    display: inline-block;
    float: left;
    width: 25px;
}

.products-availability-content {
    display: inline-block;
    float: left;
    width: 80%;
}

.products-availability-content .products-availability-header {
    color: #f25a29;
    font-size: 10pt;
    font-weight: bold;
    display: block;
    margin: 0 0 5px 0;
}

.products-availability-content .products-availability-text {
    color: #555;
    font-size: 9pt;
    display: block;
}
