<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.product-item__favorite &gt; a {
	color: #ed1c24 !important;
}

.hufa-icon-trash {
	color: #ed1c24 !important;
}

.product-detail-main-buttons__variants #button-to-variants {
	
}

.hidden {
	display: none;
}

.select-wrapper--address {
	display: block !important;
}

.recapitulation .panel.panel-default {
	border: 1px solid #e8e8e8;
	
}

.recapitulation .panel-heading {
	background-color: #f6f6f6;
	padding: 20px;		
}

.recapitulation .panel-body {
	padding: 20px;		
}

.alert-info-HUFA {
    color: #1e447f;
    background-color: #e8e8e8;
}



/* moj ucet dropdown-menu */

.dropdown.nav-item.open.show&gt;.dropdown-menu.show {
	min-width: 220px;
	left: -60px;
}

.dropdown-menu.show&gt;li {
	margin: 10px;
	margin-left: 35px;
}

.dropdown-menu.show&gt;li:not(.divider):before {
	content: "\e907";
    font-family: 'hufa-icon';
    display: inline-block;
    margin-left: -1.8em;
    font-size: 0.75em;
    margin-right: 0.75rem;
    color: #ed1c24;
}

@media (max-width: 1200px) {
	.main-search__form.d-flex  {
		height: 70px;
	}
}

@media (max-width: 576px) {
	.main-search__form.d-flex  {
		height: 55px;
	}
}

@media (max-width: 1200px){
	.product-item__price-buy-wrapper {
		right: 5px;
	}

}

.glyphicon.glyphicon-remove:before {
	content: "\e91a";
	
	
}

.glyphicon.glyphicon-remove {
	color: red;
	    font-family: 'hufa-icon';

}

.mt-20 {
	margin-top: 20px;
}

.mt-30 {
	margin-top: 30px;
}


.homepage .main-content nav {
    background-color: #ffffff;
    padding: 30px;
    margin-left: -30px;
    width: calc(100% + 60px);
    -webkit-transform: translateY(-60px);
    -ms-transform: translateY(-60px);
    transform: translateY(-110px);
}

.homepage-ribbon {
	transform: translateY(-60px) !important;
}

.homepage .most-selling-title {
	margin-top: 0 !important;
}

@media (max-width: 1200px){
	.homepage .main-content nav {
	    transform: translateY(-60px);
	}
	
	.homepage-ribbon {
		transform: translateY(-60px) !important;
	}
}


input.input-warning {
    border: 1px solid #ed1c24;
}

textarea.input-warning {
    border: 1px solid #ed1c24;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.selectric .label {
	display: inline !important;
}

.selectric-wrapper.selectric-form-control .selectric {
	height: 38px;
}

.grey {
	color: white !important;
	background-color: grey !important;
}
.product-detail-main-buttons__variants .grey {
	cursor: not-allowed !important;
}

.cart-view-item__price .price-before-sale {
	font-size: 1rem;
}

.autocomplete_completionListElement  
{
    width:550px!important; 
    margin : 0px!important; 
    color : windowtext; 
    border : buttonshadow; 
    border-width : 1px; 
    border-style : solid; 
    overflow-x :auto; 
    z-index: 10000; 
    background-color: white;
    list-style: none;
    padding-left: 0px;
    line-height:24px;
} 

#carousel-homepage .slide-content__buttons .button-primary:last-child {
	margin-left: 10px;
}

#ctl00_ewpz1_mainTemplateCtrl_ProducersNavBar1_ddlProducers {
	width: 242px;
}

.search-articles {
	padding-top: 4rem;
}

.custom-control-label.label-warning::before {
    border: 1px solid red;
}

/* .nivoSlider img { */
	/* display: block !important; */
    /* position: relative !important; */
    /* width: 100% !important; */
/* } */
	
/* active menu background color */
.category-sidebar__group-title.active {
	background-color: #e8e8e8;
}
.category-sidebar__group-title.active a {
	background-color: #e8e8e8;
}

.category-sidebar__group-title.semi-active {
	background-color: #f6f6f6;
}
.category-sidebar__group-title.semi-active a {
	background-color: #f6f6f6;
}

/* submenu font size */
.category-sidebar__group-list .category-sidebar__group-title-link &gt; h3 {
    font-size: 0.8375rem;
    font-weight: 700;
} 

.category-sidebar__group-list .category-sidebar__group-list .category-sidebar__group-title-link &gt; h3 {
    font-size: 0.7375rem;
    font-weight: 600;
}

/* submenu icon size */
.category-sidebar__group-list .sidebar-item__plus-minus &gt; svg {
	width: .675em;
} 

.category-sidebar__group-list .sidebar-item__plus-minus .sidebar-item__plus-minus &gt; svg {
    width: .575em;
}

.squarelist li {
	display: block;
}

.header.header--default {
	/* min-height: 110px !important; */
	/* height: 110px; */
	padding: 0;
}

.h-86 {
	height: 86% !important;
}

.category-sidebar__group-title.active a {
	background-color: #cc2229;
}
.category-sidebar__group-title.active a:hover {
	color: white;
}

.category-sidebar__group-title.active a h3 {
	color: white;
}

.category-sidebar__group-title.active {
	background-color: #cc2229;
}

.category-sidebar__group-title.active &gt; .sidebar-item__plus-minus {
	color: white;
}

.product-detail-main__price.price-text {
	font-size: 1.4rem;
}

#more-reading-btn {
	cursor: pointer;
}

.tmp-hidden {
	display: none !important;	
}

.hide {
		display: none;
}
.navbar-fixed-bottom {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
    position: fixed !important;
    right: 0;
    left: 0;
    z-index: 1030;
    border-top: 2px solid #00659e;
}
#ctl00_ewpz1_mainTemplateCtrl_CategoryGrid1_pnComGate {
	padding: 10px;
	margin-left: 30px;
}
.dropdown-item {
	display: inline-block !important;
}

#collapse-video iframe, .fckeditornavbar iframe {
	width: 100% !important;
}

.fckeditornavbar img {
	max-width: 100% !important;
	height: auto !important;
}
@media (max-width: 575px) {
	.fckeditornavbar img {
		width: 100% !important;
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
}

.map #mapa img, .map #skmapa img
{
	max-width: 583px;
	width:100%;
}

.map #mapa, .map #skmapa
{
	max-height:415px;
}

@media (max-width: 575px)
{
	.map #mapa, .map #skmapa
	{
		height:unset !important;
	}
}

.map #mapa, .map #skmapa
{
	-webkit-filter:unset !important;
	filter:unset !important;
}</pre></body></html>