.elementor-30016 .elementor-element.elementor-element-36c1f07a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:18px 18px;--row-gap:18px;--column-gap:18px;--padding-top:40px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-30016 .elementor-element.elementor-element-4a66897c img{width:40%;}.elementor-30016 .elementor-element.elementor-element-18ed63bd{--display:flex;}.elementor-30016 .elementor-element.elementor-element-5f66ef34{padding:10px 0px 0px 0px;}.elementor-30016 .elementor-element.elementor-element-5f66ef34 .elementor-heading-title{font-family:"Inter Tight", Roboto;font-size:1.2em;font-weight:700;letter-spacing:0.6px;color:var( --e-global-color-17ff1f3 );}#elementor-popup-modal-30016 .dialog-widget-content{background-color:#FFFFFFF1;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-30016{background-color:rgba(0,0,0,.8);justify-content:flex-start;align-items:flex-start;pointer-events:all;}#elementor-popup-modal-30016 .dialog-message{width:22.2em;height:100vh;align-items:flex-start;}#elementor-popup-modal-30016 .dialog-close-button{display:flex;}#elementor-popup-modal-30016 .dialog-close-button i{color:var( --e-global-color-6440a04 );}#elementor-popup-modal-30016 .dialog-close-button svg{fill:var( --e-global-color-6440a04 );}#elementor-popup-modal-30016 .dialog-close-button:hover i{color:var( --e-global-color-17ff1f3 );}@media(max-width:1024px){#elementor-popup-modal-30016 .dialog-message{width:55vw;}}@media(min-width:768px){.elementor-30016 .elementor-element.elementor-element-36c1f07a{--width:100%;}}@media(max-width:767px){.elementor-30016 .elementor-element.elementor-element-36c1f07a{--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.elementor-30016 .elementor-element.elementor-element-4a66897c{padding:0px 0px 0px 0px;text-align:start;}.elementor-30016 .elementor-element.elementor-element-18ed63bd{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-30016 .dialog-message{width:75vw;}#elementor-popup-modal-30016 .dialog-close-button{font-size:18px;}}/* Start custom CSS for shortcode, class: .elementor-element-bb8d8e0 *//* Layout položek v košíku */
.cart-item-row {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.cart-item-thumb img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 4px;
}

.cart-item-details {
  flex-grow: 1;
}

.cart-item-title a {
  font-weight: bold;
  text-decoration: none;
  color: #333;
}

.cart-item-price {
  font-size: 0.9em;
  color: #666;
  margin: 4px 0;
}

/* Tlačítka + / - */
.jet-cart-item-controls {
  display: flex;
  align-items: center;
  gap: 6px;
}

.jet-cart-qty-btn,
.jet-cart-remove-btn {
  border: 1px solid #ddd;
  background: #f9f9f9;
  padding: 2px 8px;
  cursor: pointer;
  border-radius: 3px;
  font-weight: bold;
}

.jet-cart-remove-btn {
  color: #d9534f;
  margin-left: 8px;
}

/* Patka s cenou a tlačítkem do pokladny */
.cart-footer-summary {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 2px solid #333;
}

.cart-subtotal {
  display: flex;
  justify-content: space-between;
  font-size: 1.1em;
  margin-bottom: 15px;
}

.cart-checkout-button .button {
  display: block;
  width: 100%;
  text-align: center;
  background: #000;
  color: #fff;
  padding: 12px;
  border-radius: 4px;
  text-decoration: none;
}

/* Loading stav při AJAXu */
.jet-cart-listing-wrapper.is-loading {
  opacity: 0.4;
  pointer-events: none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter Tight';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://dbikes.cz/wp-content/uploads/2026/01/inter-tight-v9-latin-ext-500italic.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://dbikes.cz/wp-content/uploads/2026/01/inter-tight-v9-latin-ext-600.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://dbikes.cz/wp-content/uploads/2026/01/inter-tight-v9-latin-ext-700.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://dbikes.cz/wp-content/uploads/2026/01/inter-tight-v9-latin-ext-800.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://dbikes.cz/wp-content/uploads/2026/01/inter-tight-v9-latin-ext-500.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://dbikes.cz/wp-content/uploads/2026/01/inter-tight-v9-latin-ext-regular-1.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter Tight';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://dbikes.cz/wp-content/uploads/2026/01/inter-tight-v9-latin_latin-ext-300.woff2') format('woff2');
}
/* End Custom Fonts CSS */