/*
Theme Name: Kadence Child
Theme URI: https://www.martinpenicka.cz
Template: kadence
Author: Martin Penicka
Author URI: https://www.martinpenicka.cz
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.9.1727014523
Updated: 2024-09-22 14:15:23
*/

@media (min-width: 1025px) {
    .transparent-header #masthead, .transparent-header .site-top-header-wrap .site-header-row-container-inner, .transparent-header .site-main-header-wrap .site-header-row-container-inner, .transparent-header .site-bottom-header-wrap .site-header-row-container-inner {
        background: #fff;
	}
}	
/*@media screen and (max-width: 960px) { 
.kb-row-layout-id2_5e227c-a8 > .kt-row-column-wrap {
	align-content: start;
		} 
	}*/


@media screen and (max-width: 767px) {
	.wp-block-kadence-rowlayout .kt-row-column-wrap.kb-theme-content-width {

		display: flex;
		align-items: start !important;
	}
}

@media (max-width: 767px) {
    .kt-inner-column-height-full:not(.kt-has-1-columns) > .wp-block-kadence-column.kadence-column2_b08597-7c {
        margin: 0 auto;
    }
}

.cf7-row {
	display: flex;
	}
.cf7-half label,
.cf7-one-third label,
.cf7-one-fourth label {
	display: inline;
}

.cf7-full {
	width: 100%;
	display: inline-block;	
	padding-left: 10px;
	padding-right: 10px;
}

.cf7-half {
	width: 50%;
	display: inline-block;	
	padding-left: 10px;
	padding-right: 10px;
}

.cf7-one-third {
	width: 33.333333%;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

.cf7-one-fourth {
	width: 25%;
	display: inline-block;
}

@media (max-width: 767px) {
	.cf7-row {
		flex-wrap: wrap;
		
	}
	.cf7-full,
	.cf7-half,
	.cf7-one-third,
	.cf7-one-fourth {
		width: 100%;
		padding: 0px;
		
	}
}

input[type="text"], input[type="email"], input[type="tel"], select {
	height: 50px;
	width: 100%;
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
	margin-left: 10px;
}

.bublina {width: 900px; margin: 0 auto}

.vyska-yt svg{
	height: 31px;
	width: 45px;
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
	background: #EDF2F7;
}

.wp-block-table.is-style-stripes {
	border: 0;
}

p.more-link-wrap {
	margin-top: 50px;
}

a.post-more-link {
	border: 2px solid #2d3748; padding: 15px;
	border-radius: 3px;
}

.auction-table-header ul {border: 0 !important; background: #EDF2F7 !important}

.product-details-content {border: 0 !important; background: transparent !important}

.product-details-content ul {border: 0 !important; background: #F7FAFC !important; padding: 20px 0 20px 0 !important;}

.product-details-content ul li {text-align: left !important;}

.col-left-img {box-shadow: none !important;}

.col-left-img .thumbnail {margin: 0 !important}

.auction-table-header ul li {text-align: left !important; padding-left: 5px !important;}

li.product_single_auction_thumb.prod_img {
	height: 150px !important; padding-left: 5px !important;
}

.container-auw {
	font-family: 'Roboto', sans-serif !important;
}

.auction_description h1,h2 {
	font-family: 'Roboto', sans-serif !important
}

.wpcf7-form-control.wpcf7-submit.has-spinner {
    margin-left: 10px;
	background: #29286d !important;
	font-size: 26px;
	font-family: 'Roboto', sans-serif !important;
    padding-top: var(--global-kb-spacing-xs, 1rem);
    padding-right: var(--global-kb-spacing-md, 2rem);
    padding-bottom: var(--global-kb-spacing-xs, 1rem);
    padding-left: var(--global-kb-spacing-md, 2rem);
}

@media screen and (max-width: 767px) {
    .wp-block-kadence-rowlayout .kt-row-column-wrap.kb-theme-content-width {
        display: flex-wrap;
        align-items: start !important;
		flex-wrap: wrap;
    }
	
	.kadence-column1046_cd71a8-63, .kadence-column1046_2556be-d3 {margin: 0 auto;}
	
	.wp-block-kadence-column {
		width: 100%;
	}
}

.popup-drawer .drawer-inner {
	max-width: 100% !important;
}

.site-footer-row-layout-contained {
	padding: 0;
}

.wpcf7-list-item {
	margin: 0;
}

.site-header-row-container-inner {
        display: block;
        box-shadow: 0px 4px 4px 0 rgba(41, 40, 109, 0.08);
}

.naplno {padding: 0 !important;}

.kt-info-box020612-fc .kt-blocks-info-box-media, .kt-info-box1964c8-5b .kt-blocks-info-box-media, .kt-info-box3c0fea-7c .kt-blocks-info-box-media {transform: rotate(90deg);}

.image-effect .wp-block-kadence-column .wp-block-cover__background {
	opacity: .0; transition: 0.5s ease-in-out;
}

.image-effect .wp-block-kadence-column:hover .wp-block-cover__background {
	opacity: 0.5; transition: 0.5s ease-in;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background-color: #393897 !important;
}

.uwa_auction_form .uwa_currency {
	width: 40px;
	left: 0%;
}

.single-product.woocommerce div.product #auction-product-type form.cart div.quantity {
    margin: 0 0px 0 0 !important;
    width: 41%;
}

.product-type-auction .woocommerce-product-details__short-description, .uwa-timezone {
	border: 0;
}

.uwa_auction_product_countdown {
	background:#EDF2F7 !important;
	box-shadow: none;
}

.site-footer-row-layout-fullwidth>.site-footer-row-container-inner>.site-container {
	padding: 0;
}

.woocommerce div.product .product_meta>span {
	display: none;
}

span.uwa_losing {
	position: relative;
}

.woocommerce-Price-amount.amount bdi {
	font-weight: bold;
}

.countdown_section:nth-child(1) {
	display:none;
}

.countdown_section {
	padding: 10px 30px 10px 30px !important;
}

.product-type-auction .woocommerce-product-details__short-description {
	padding-bottom: 0;
}

.woocommerce-product-details__short-description p {
	font-weight: bold;
}

.uwa_auction_product_countdown span {
	font-weight: bold;
}

.aukce {
	text-align: center;
	padding: 20px;
}

.aukce > a {
	padding: 1em 1em
}

.woocommerce-Price-amount.amount:nth-child(2) {
	display: block; font-size: 24pt; padding-top: 10px;
}

.entry-content.wc-tab h2:nth-child(1) {
	display: none;
}

.auction-history-table th {
	text-align: left;
}

.auction-privatemsg-table td {
	vertical-align: top;
}

.kt-btn-inner-text {font-weight: normal;}

.kt-btn-inner-text kdi {
	display: block;
	font-size: 10pt;
	font-weight: normal;
}
@media screen and (max-width: 767px) {
div#uwa_auction_countdown {display: block; }	
}

#primary-menu li {
  animation: fadeIn 500ms;
}

@keyframes fadeIn {
  0% { opacity: 0; }
  100% { opacity: 1; }
}

.grecaptcha-badge { 
    visibility: hidden !important;
}

div.entry-content > h3 {
	font-size: 20pt !important;
}

.wc-block-components-product-metadata__description {display:none;}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value.wc-block-components-order-summary-item__individual-price, .price.wc-block-components-product-price, .wp-block-woocommerce-checkout-order-summary-totals-block {
	display: none;
}

.wc-block-components-order-summary-item__quantity {display:none !important;}

.wc-block-components-checkout-order-summary__title-text {font-weight: bold !important;}

.wc-block-components-checkbox label {align-items: center !important;}

.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
	margin-bottom: 0px !important;
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {display: none;}

.woocommerce-Address-title.title > h2 {
	font-size: 20pt;
}

.woocommerce-Address-title.title > a.edit {
	float: unset !important;
	text-align: left;
}

.fb-dialog {
	padding: 0px !important;
}

p:hover.wp-block-kadence-advancedheading.kt-adv-heading3250_049c12-51[data-kb-block="kb-adv-heading3250_049c12-51"] {background: #383897}

/* Mobilní zařízení (maximální šířka 768px) */
@media screen and (max-width: 768px) {
	.fb-dialog {
		display: none !important
	}
	
	.site-header-upper-inner-wrap {
		box-shadow: 0 4px 4px 0 rgba(41,40,109,.08)
	}
	
}

/* Tablety (šířka mezi 769px a 1024px) */
@media screen and (min-width: 769px) and (max-width: 1024px) {
	.fb-dialog {display: none !important}
}

.fb-3250.fb-inst {animation-duration: none;}

/* Desktop (minimální šířka 1025px)
@media screen and (min-width: 1025px) {
    body {
			
} */

::selection {
	background: #29286D;
	color: white;
}

.entry-content.single-content > .wp-block-heading {
	font-size: 24pt;
}

@media screen and (max-width: 719px) {
	.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h1 {
		font-size: 24pt;
	}
	
	.woocommerce-Tabs-panel.woocommerce-Tabs-panel--description.panel.entry-content.wc-tab h2:first-child() {
		display: none;
	}
}

.shop_table.tbl_bidauc_list bdi {
	font-size: 10pt;
}

.bidauc_status a {
	font-size: 12pt;
}

.button.uwa_checkout_all {
	font-size: 12pt;
}

.auction-history-table th:nth-child(4) {
    display: none;
}