/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-10-03 18:23:38 */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 57.17%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 40.83%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 42.8775%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 30.6225%;
    }
}

/*ZAČÁTEK - původní styly nadefinované pro Porto DEMO 8*/

@media (max-width: 575px){
body {
    font-size: 13px;
    line-height: 21px;
}
}
p {
    letter-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Poppins,sans-serif;
    color: #222529;
    letter-spacing: normal;
}
h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 44px;
    margin: 0 0 32px 0;
}
h2 {
    font-weight: 700;
    font-size: 18px;
    line-height: 40px;
    letter-spacing: 1px;
    margin: 0 0 32px 0;
}
h3 {
    font-weight: 700;
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 20px 0;
}
h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 14px 0;
}
h5 {
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 14px 0;
}
h6 {
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    color: #777;
}
.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}
html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}
html .action.primary, html .btn {
    font-weight: 700;
    padding: .533rem .933rem;
    font-size: .8rem;
    line-height: 1.42857;
}
html .action.primary,html .btn-primary {
    color: #fff;
    background-color: #e13b3f;
    border-color: #e13b3f #e13b3f #cb1f24;
}
html .btn-lg {
    padding: .5rem .875rem;
    font-size: .875rem;
    line-height: 1.3333;
}
html .btn-modern {
    font-weight: 700;
    letter-spacing: .01em;
   font-size: .75rem;
    padding: .75rem 1.5rem;
    text-transform: uppercase;
    height: auto;
}
.btn-modern.btn-lg {
    font-size: .9375rem;
    padding: 1.05em 2.8em;
}
.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}
html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
}
html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}
html .background-color-secondary {
    background-color: #ff7272!important;
}
@media (min-width: 992px){
.page-header.type6 .navigation .level0 .level-top {
    font-family: 'Poppins';
}
}
.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}
.widget .widgettitle {
    font-size: 1rem;
    letter-spacing: -.02em;
}
.product-item-name a {
    font-family: 'Poppins';
    font-size: .9375rem;
    font-weight: 400;
}
.product-item-photo>a:not(.weltpixel-quickview):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    z-index: 3;
    opacity: 0;
    transition: opacity .2s;
}
.product-item-info:hover .product-item-photo>a:not(.weltpixel-quickview):before {
    opacity:1;
}
.small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;}
.footer, .footer p {
    letter-spacing: 0;
}
.footer .widgettitle, .footer .widget-title {
    font-size: 15px;
    font-weight: 700;
}
.footer .newsletter input {
    height: 3rem;
    background: #292c30;
    padding-left: 20px;
}
.footer .newsletter .action.subscribe {
    height: 3rem;
    padding-left: 20px;
    padding-right: 20px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: inherit;
}
.footer .widget {
    margin-bottom: 1.875rem;
    margin-top: 1.875rem;
}
.footer .widget:first-child {
    margin-top: 0;
}
.footer .follow-us {
    margin-top: 15px;
    margin-bottom: 20px;
}
.footer .follow-us .share-links a {
    width: 2.25rem;
    height: 2.25rem;
}
.footer li {
    line-height: 2em;
}
.footer .contact-info .contact-details strong {
    text-transform: uppercase;
}
.footer .contact-info .contact-details strong, .footer .contact-info .contact-details span {
    line-height: 20px;
}

/*KONEC - původní styly nadefinované pro Porto DEMO 8*/



/*ZAČÁTEK - styly pro CMS stránky theme Porto. Budou použity, pokud je obsah stránky ohraničen class (.entry-content)*/
.entry-content h1, h2, h3, h4, h5, h6 {
	/*font-size: 1.7em;*/
	font-weight: normal;
	color: #363636;
	letter-spacing: normal;
	line-height: 1em;
	margin-bottom: 1.5em;
	margin-top: 2em;
	text-transform: uppercase;
}
.entry-content .brand-item span {
	font-family: 'Oswald';
	font-size: 36px;

	font-weight: 400;
	text-align: center;
	color: #21293c;
	display: inline-block;
	padding: 0 35px;
}
.entry-content .brand-item b {
	font-family: 'Open Sans';
	font-size: 16px;
	color: #7a7d82;
	font-weight: 400;
	display: block;
	padding-top: 10px;
}
.entry-content .support-block {
	border: 1px solid #dedede;
	border-bottom: 0;
}
.entry-content .support-block > div {
	border-bottom: 1px solid #dedede;
	padding: 10px;
	line-height: 1.4;
}
.entry-content .support-block > div:after {
	content: '';
	display: table;
	clear: both;
}
.entry-content .support-block > div > i {
	font-size: 38px;
	color: #252525;
	float: left;
	margin: 0 15px;
}
.entry-content .support-block > div > h3 {
	color: #252525;
	/*font-family: 'Open Sans';*/
	font-size: 14px;
	font-weight: 600;
	margin: 5px 0;
}
.entry-content .support-block > div > p {
	margin: 0;
	/*font-family: 'Open Sans';*/
	font-size: 13px;
	font-weight: 400;
	color: #839199;
	line-height: 1.4;
	margin-left: 83px;
}
.entry-content .support-block .support-item {
	line-height: 1.4;/*margin-bottom: 50px;*/
}
.entry-content .support-block .support-item:after {
	content: '';
	display: table;
	clear: both;
}
.entry-content .support-block .support-item > i {
	font-size: 44px;
	color: #53514e;
	float: left;
	margin: -5px 15px 0 10px;
}
.entry-content .support-block .support-item > h3 {
	color: #141a1f;
	/*font-family: 'Poppins';*/
	font-size: 18px;
	font-weight: 500;
	margin: 10px 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.entry-content .support-block .support-item > p {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
	color: #646a70;
	line-height: 1.8;
	margin: 10px 0;
	margin-left: 68px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	max-height: 81px;
}
.entry-content .p-xl-45 {
	padding: 0 45px;
}
.entry-content .features-ul-normal {
	/*font-size: 16px;*/
	line-height: 2;
	margin-top: 30px;
	/*list-style: none;*/
    /*padding: 0;*/
	padding-left: 30px;
}
.entry-content .list.list-icons {
	list-style: none;
	padding-left: 10px;
	padding-right: 0;
}
.entry-content .list.list-icons li {
	position: relative;
	padding-left: 25px;
}
.entry-content .list li {
/*margin-bottom: 13px;*/
}
.entry-content .list.list-icons li i {
	position: absolute;
	left: 0;/*top: 5px;*/
}
.entry-content .history-accordion > ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.entry-content .history-accordion li {
	margin: 0;
	padding: 0 0 10px 0;
}
.entry-content .history-accordion .history-title {
	font-family: 'Poppins';
	font-size: 1.5em;
	/*font-weight: 700;*/
	color: #363636; /*TADY ZMĚNA 08c - barva textu nerozkliknutyho*/
	padding: 15px 50px 15px 15px;
	border-bottom: 1px solid #e4e4e4;
	position: relative;
	cursor: pointer;
	background: #f7f7f7 ; /*TADY ZMĚNA f7f7f7 - pozadí nerozkliknutýho*/
	border-left: 3px solid #B9D671;  /*TADY ZMĚNA 08c - barva boční linky nalevo*/
}
.entry-content .history-accordion li.active .history-title {
	color: #f7f7f7; /*TADY ZMĚNA fff - barva textu rozkliknutyho*/
	/*border-color: #7aa93c;*/
	background-color: #B9D671; /*TADY ZMĚNA - pozadí rozkliknutýho*/
}
.entry-content .history-accordion .history-title:after {
	content: '';
	position: absolute;
	top: calc(50% + 1px);
	right: 20px;
	border-top: 2px solid;
	border-right: 2px solid;
	border-color: inherit;
	width: 10px;
	height: 10px;
	/*transition: transform 0.3s,top 0.3s;*/
	-webkit-backface-visibility: hidden;
	transform: rotate(-45deg) translate3d(0, -50%, 0);
	transform-origin: 35%;
}
.entry-content .history-accordion li.active .history-title:after {
	top: calc(50% - 8px);
	transform: rotate(135deg);
	border-color: #fff;
}
.entry-content .history-accordion .history-content {
	font-size: 14px;
	font-weight: 400;
	line-height: 2;
	color: #4a505e;
	padding: 20px 15px;
}
.entry-content .zobrazit_podrobnosti {
	text-decoration: underline;
	font-size: 0.6em;
}
.entry-content .history-title .sloupec_left {
	display: flex;
	align-items: center;
}
.entry-content .history-title .sloupec_middle {
	display: flex;
	justify-content: center;
	align-items: center;
}
.entry-content .history-title .sloupec_right {
	top: 50%;
	transform: translateY(-50%);
	position: absolute;
	text-align: right !important;
	right: 5%;
}

@media (max-width: 640px) {
.entry-content .not_on_mobile {
	display: none;
}
}
/*KONEC - styly pro CMS stránky theme Porto. Budou použity, pokud je obsah stránky ohraničen class (.entry-content)*/


/*ZAČÁTEK - styly pro footer*/

.footer .follow-us .share-links a:not(:hover) {
    background: #B9D671;
    color: #333;
} /*barva pozadí sociálních tlačítek a barva obsahu - znaků*/

/*KONEC - styly pro footer*/

/*ZAČÁTEK - pozadí a border textového swatch v nastavitlném produktu*/
.swatch-option.selected {
    border: 1px solid #90B045!important;
}
    
.swatch-option.text.selected {
    background-color: #f8ffe8!important;
}
/*KONEC - pozadí a border textového swatch v nastavitlném produktu*/
#cookie-status{display:none;}