html {

}

body {
	font-size: 18px;
	font-family: 'Signika', serif;
	color: #3b3b3b;
	padding-top: 158px;
}

.velkoobchodbody {
	padding-top: 78px;
}

h1, h2 {
	font-family: 'Faustina', serif;
}

a {
	color: #B3000C;
}

a:hover, a:focus, a:active {
	color: #B3000C;
	text-decoration: underline;
}

.dropdown-item:focus, .dropdown-item:active, .dropdown-item.active {
	background: #B3000C;
	color: #fff;
}

.meta {
	position: fixed;
	left: 0;
	text-decoration: none;
	border: none;
	bottom: 0;
	padding: 0.25em 0.5em;
	line-height: 1;
	display: inline-block;
    background-color: #d22d40;
    color: rgba(255,255,255,0.9) !important;
    text-align: center;
}

.meta:hover {
    color: rgba(255,255,255,1) !important;
}

#frm-newOrderForm-delivery_note {
	visibility: hidden;
	height: 0;
	overflow: hidden;
	position: absolute;
}

.winecolor {
	color: #B3000C;
}

.discountframe {
	border: 1px solid;
	padding: 3px;
}

.card-header {
   	padding: 0;
}

/*--CENIK-TABLE----------------------------------------------------------*/

  	.cenikTable{
	    width: 100%;
	    /*height: 500px;
	    display: block;
    	overflow-y: auto;
    	overflow-x: hidden;  */
	}
	.cenikTable td{ 
		padding:7px; border:#dff0d8 1px solid;
	}
	/* Define the default color for all the table rows */
	.cenikTable tr{
		background: #fff;
	}
	/* Define the hover highlight color for the table row */
    .cenikTable tr:hover {
        background-color: #dff0d8;
    }

  	.mojeobjednavky td{
	    width: 50%;
	}

  	.mojeobjednavky td{
		padding: .25rem;
	}


/*--HEADER----------------------------------------------------------*/

header .navbar {
	background-color: #ffffff;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	z-index: 10;
}

header .first-row {
	padding: 0.833em 0;
}

header .first-row {
	font-size: 0.778em;
	color: #3b3b3b;
}

header .right-col {
	position: absolute;
	right: 1em;
	top: 1.5em;
}

header .right-col a i {
	color: #3b3b3b;
}

header .first-row div i {
	zoom: 1.35;
	position: relative;
	top: 0.1em;
}

header #main-menu .navbar {
	padding: 0;
} 

header #main-menu .nav-link img {
	height: 36px;
	margin: 8px 6px 8px 0;
	opacity: 0.25;
}

header #main-menu .nav-link:hover img {
	opacity: 0.5;
}

header #main-menu .nav-link {
	border: 1px #D5D5D5 solid;
	border-radius: 3px;
}

header#main-menu  .nav-link:hover {
	border: 1px gray solid;
	color: #B3000C !important;
}

header #main-menu .nav-link span {
	position: relative;
	top: 0.2em;
}

button.basket {
	background-color: #fff;
	border-width: 0;
	border-radius: 0.75em;
	padding: 0.25em 0.5em;
	box-shadow: 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.1);
	cursor: pointer;
	position: relative;
	top: -0.25em;
	font-family: 'Signika', serif;
}

.login-links {
	top: -0.35em;
    line-height: 1.2;
    position: relative;
}

.mini-contacts {
	position: relative;
	top: -0.35em;
	line-height: 1.2;
}

.dropdown-menu {
	max-width: 600px;
	top: 96%;
	max-height: 400px;
  	overflow-y: auto;
}

.dropdown-menu .basket-items {
	padding: 0;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}


.search input#search {
	width: 280px;
	max-width: 100%;
	font-size: 0.9em;
	padding: 0.5em 3.5em 0.5em 0.75em;
	border: 1px #D5D5D5 solid;
	background-color: #fff;
	border-radius: 2px;
}

.search .btn {
	padding: 0.5em;
	position: relative;
	left: -2em;
}

.search .search-button {
	border: 0;
	position: relative;
	top: 0.1em;
	right: 0.4em;
	background-color: transparent;
	cursor: pointer;
	position: relative;
	left: -2.25em;
	color: #B3000C;
	height: 2.2em;
	border-radius: 2px;
}

.search .search-button i {
	position: relative;
	top: -0.1em;
}

.search .search-button:hover, .search .search-button:active, .search .search-button:focus {
	color: #fff;
	background-color: #B3000C;
}

.right-part {
	width: 100%;
}

.right-part .info {
	padding: 0.85em 0 0.5em 0;
	font-size: 0.9em;
}

.navbar-brand {
	padding: 0.5em 0;
}

.navbar-brand img {
	height: 5em;
}

.navbar-brand-velkoobchod {
	padding: 0 0;
}
.navbar-brand-velkoobchod img {
	height: 4em;
}
#main-menu {
	padding: 0;
	margin: 0;
	clear: both;
}

#main-menu .navbar-nav {
	display: flex;
	width: 100%;
	padding: 0.75em 0;
	justify-content: space-between;
}

#main-menu .nav-item {
	padding: 0;
	margin: 0 0.25em;
	text-transform: uppercase;
	font-size: 0.778em;
	font-weight: 700;
	color: #b3b3b3;
	flex-grow: 1;
	position: relative;
	text-align: center;
}

#main-menu .nav-item:first-child {
	margin-left: 0;
}

#main-menu .nav-item:last-child {
	margin-right: 0;
}

#main-menu .nav-item .nav-link {
	padding: 0;
	margin: 0;
	color: #749b31;
}

#main-menu .nav-item .nav-link:hover, #main-menu .nav-item .nav-link.active {
	color: #B3000C;
}

/*--SUBMENU-----------------------------------------*/

.submenu {
	width: 100%;
	position: fixed;
	padding: 2em 0 1em 0;
	left: 0;
	top: 136px;
	box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2);
	background: #fff;
	z-index: 100;
	visibility: hidden;
  	opacity: 0;
	-webkit-transition: opacity 300ms, visibility 300ms;
	transition: opacity 300ms, visibility 300ms;
}

.submenu ul {
	padding: 0 5px;
}

#main-menu li:hover .submenu {
	visibility: visible;
  	opacity: 1;
}

.submenu li {
	list-style: none;
	text-align: left;
	padding-bottom: 1em;
}

.submenu a.level-3 {
	font-weight: normal;
	text-transform: lowercase;
	margin-right: 1em;
}

/*--SUB-CATEGORIES------------------------------*/


.sub-categories ul {
	list-style: none;
	display: block;
	margin-bottom: 2em;
	text-align: center;
}

.sub-categories ul li {
	list-style: none;
	display: inline-block;
}

.sub-categories ul li a {
	display: inline-block;
	text-transform: uppercase;
	padding: 0.5em 1em;
	border-radius: 1.25em;
	background-color: #fff;
	border: solid 1px #ddd;
	margin: 0 0.25em 0.5em 0.25em;
	text-transform: uppercase;
	font-size: 0.85em;
	line-height: 1;
}

.sub-categories ul li a:hover, .sub-categories ul li.active a, .sub-categories ul li a:active, .sub-categories ul li a:focus {
	background-color: #B3000C;
	border-color: #B3000C;
	color: #fff;
	text-decoration: none;
}

/*--PAGINATION----------------------------------------------------*/

.paginator {
	list-style: none;
	display: block;
	padding-bottom: 2em;
	text-align: center;
}

.paginator > div > div {
	width: 33%;
}

.paginator a {
	display: inline-block;
	text-transform: uppercase;
	padding: 0.5em 1em;
	border-radius: 1.25em;
	background-color: #fff;
	border: solid 1px #ddd;
	margin: 0 0.25em 0.5em 0.25em;
	text-transform: uppercase;
	font-size: 0.85em;
	line-height: 1;
}

.paginator  a:hover, .paginator a:active, .paginator a:focus {
	background-color: #B3000C;
	border-color: #B3000C;
	color: #fff;
	text-decoration: none;
}

/*--FLASHES------------------------------------*/

#snippet--flashes {
	width: auto;
	height: 1px;
	margin: 0 auto;
	position: fixed;
	top: 4em;
	left: 50%;
	transform: translateX(-50%);
	z-index: 2000;
	text-align: center;
	font-size: 1.2em;
}

#snippet--flashes .alert {
	padding-right: 1.5em;
}

#snippet--flashes .close {
	position: absolute;
	right: 0.25em;
	top: 0.25em;
}

div.flash {
	display: inline-block;
	color: black;
	background: #FFF9D7;
	border: 1px solid #E2C822;
	padding: 1em;
	margin-bottom: 10px;
}

/*--LIGHTBOX--------------------------------------------*/

.lightbox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1999;
	display: none;
	overflow: auto;
	background: url("../images/lightbox_bg.png");
}

/*--BREADCRUMBS----------------------------------------*/

.breadcrumbs {
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: 0.75em;
	font-family: 'Signika', serif;
}

.breadcrumbs a {
	color: #749b31;
	text-decoration: underline;
	padding-right: 1.15em;
	margin-left: 0.5em;
	position: relative;
}

.breadcrumbs a:first-child {
	margin-left: 0;
}

.breadcrumbs a:after {
	color: #749b31;
	content: '\f105';
	font-family: "icons";
	position: absolute;
	right: 0;
	top: -0.1em;
	font-size: 1.25em;
	vertical-align: middle;
}

.breadcrumbs a:hover {
	color: #B3000C;
}

.breadcrumbs span {
	margin-left: .5em;
	color: #3b3b3b;
}

/*--CONTENT--------------------------------------------*/

.container.gray, .container-fluid.gray {
	background-color: #ededed;
}

/*--TEXT-----------------------------------------------*/

h1 {
	text-align: center;
	font-size: 3.111em;
	line-height: 1.29;
	margin: 0;
	color: #B3000C;
	padding: 0.5em 0 0.75em 0;
}

h2 {
	font-size: 2em;
	line-height: 1.35;
	color: #749b31;
	margin: 0 0 1em 0;
}

h3 {
	font-size: 1.2em;
}

.underlined, .tab-content h2 {
	font-size: 1.333em;
	padding: 0 0 0.5em 0;
	line-height: 1.25;
	letter-spacing: 1.2px;
	font-family: 'Faustina', serif;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px #f7f7f7 solid;
}

.tab-content h2:not(:first-child) {
	padding-top: 1em;
}

/*--PRODUCT-CARD--------------------------------------*/

.ks {
	padding: 0.25em 0.5em 0 0;
}

.bottom-link {
	position: relative;
	top: -1em;
}

.stamps {
	display: flex;
	position: absolute;
	right: 2em;
	top: 1em;
	z-index: 5;
}

.stamp {
	width: 4.5em;
	height: 4.5em;
	margin-left: 0.5em;
	border-radius: 50%;
	background-color: #749b31;
	color: #fff;
	letter-spacing: -1px;
	text-align: center;
	font-size: 0.7em;
	line-height: 4.5em;
	display: block;
	text-transform: uppercase;
	box-shadow: 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.3);
}

.stamp.red {
	background-color: #B3000C;
	font-weight: bold;
	letter-spacing: 0;
}
.stamp.pecat {
	background-color: transparent;
  margin-right: 50px;
  margin-top: 150px;
	box-shadow: 0 0em 0em 0 rgba(0, 0, 0, 0);
}
.stamp.pecat.categorypecat {
  margin-right: 50px;
  margin-top: 75px;
}

.product-card {
	width: 100%;
	padding: 1.667em;
	margin: 0 0 2em 0;
	background-color: #fff;
	border-radius: 0.75em;
	box-shadow: 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.1);
}

.product-card:hover {
	box-shadow: 0 1em 1em 0 rgba(0, 0, 0, 0.2);
}

.product-card:hover h2 a {
	color: #B3000C;
}

.product-card a.photo {
	display: flex;
	align-content: center;
	justify-content: center;
	height: 180px;
}

.product-card img {
	max-width: 16em;
	max-height: 12em;
	display: block;
	margin: 0 auto;
	height: auto;
}

.product-card .name {
	padding: 1.444em 0;
	font-size: 1em;
	line-height: 1.25;
	margin: 0;
}

.product-card .name a {
	color: #749b31;
}

.product-card .name a:hover {
	color: #B3000C;
	text-decoration: none;
}

.product-card .basket {
	border: solid 1px #f2f1ed;
	padding: 0.45em;
	border-radius: 50%;
	margin-top: 0.5em;
}

.product-card .price {
	color: #B3000C;
}

.product-card .basket:hover, .product-card .basket:focus, .product-card .basket:active {
	border: solid 1px #B3000C;
	background-color: #B3000C;
	color: #fff;
}

.old.price {
	text-decoration: line-through;
	color: #a1a1a1 !important;
	font-size: 0.889em;
}

.price small {
	font-size: 0.75em;
	color: #3b3b3b;
}

.non-vat-price {
	color: #D5D5D5;
}


/*--AUTOCOMPLETE------------------------------------------*/

.autocomplete {
	position: absolute;
	width: 300px;
	max-height: 260px;
	overflow: auto;
	padding: 0;
	z-index: 10000;
	border-radius: 0;
	border: none;
	background-color: #fff !important;
	padding: 0;
	top: 54px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.05);
}

.autocomplete ul {
	margin: 0;
	padding: 0;
}

.autocomplete li {
	padding: 0;
	font-size: 0.85em;
	font-stretch: condensed;
	list-style: none;
	letter-spacing: 0.016em;
	position: relative;
	cursor: pointer;
	line-height: 1.25em;
}

.autocomplete li a {
	padding: 1em 1em;
	display: inline-block;
}

.autocomplete li:not(:first-child):before {
	width: 100%;
	height: 1px;
	background-color: #ebebeb;
	content: " ";
	position: absolute;
	left: 0;
	top: -1px;
}

.autocomplete li:hover {
	background-color: #f7f7f7 !important;
}

.autocomplete li:hover:after, .dropdown-menu a:active:after, .dropdown-menu a.active:after {
	color: #e42629;
}

.autocomplete li.active, .autocomplete li:active {
	color: #e42629 !important;
	background-color: #fff;
}

.autocomplete li.active:after, .autocomplete li:active:after {
	color: #e42629 !important;
}

/*--PRODUCT-DETAIL-------------------------------------*/

.product-detail {
	padding: 1em 0 3em 0;
}

.product-detail .photo {
	padding: 0 2em;
	text-align: center;
}

.product-detail .photo img {
	max-width: 480px;
	max-height: 480px;
}

.product-detail h1 {
	text-align: left;
	font-size: 2em;
	line-height: 1.35;
	color: #B3000C;
	padding: 0;
	margin: 0 0 0.5em 0;
}

.product-detail h1:before, .product-detail h1:after {
	display: none;
}

.product-detail p {
	font-size: 0.889em;
	margin: 0 0 0.5em 0;
}

.product-detail p.price {
	font-size: 0.889em;
	font-size: 1.5em;
	line-height: 1.25;
	letter-spacing: 1.2px;
	color: #749b31;
}

#frm-addTobasketForm-quantity {
	height: 50px;
	text-align: right;
	margin-right: 1em;
}

/*--PRODUCT-CARD--------------------------------------*/

.basket-sale-item {
	padding: 1em 1.667em;
	margin: 0 0 2em 0;
	background-color: #fff;
	border-radius: 0.25em;
	box-shadow: 0 0.08em 0.08em 0 rgba(0, 0, 0, 0.03);
}

.basket-sale-item:hover {
	box-shadow: 0 1em 1em 0 rgba(0, 0, 0, 0.08);
}

.basket-sale-items .basket-sale-item .title {
	font-size: 1em;
	font-family: 'Faustina', serif;
	margin: 0;
}

.basket-sale-items .basket-sale-item .title a {
	color: #749b31;
}

.basket-sale-items .basket-sale-item .title a:hover {
	color: #B3000C;
	text-decoration: none;
}

.basket-sale-items .basket-sale-item .photo {
	width: 3.222em;
	text-align: center;
	margin-right: 1em;
}

.basket-sale-items .basket-sale-item .photo img {
	max-width: 3.222em;
	max-height: 3.222em;
}

.basket-sale-items .basket-sale-item .amount {
	font-weight: 700;
	color: #3b3b3b;
}

.basket-sale-items .basket-sale-item .action {
	margin-left: 1em;
}

.basket-sale-items .basket-sale-item .plus {
	border: solid 1px #f2f1ed;
	padding: 0.15em;
	border-radius: 50%;
	display: inline-block;
}

.basket-sale-items .basket-sale-item .plus i {
	font-size: 1.5em;
}

.basket-sale-items .basket-sale-item .plus:hover {
	border: solid 1px #B3000C;
	background-color: #B3000C;
	color: #fff;
}

.total-price {
	text-align: right;
	padding: 1.5em 0 0.5em 0;
	color: #749b31;
	font-size: 0.889em;
	line-height: 2.2em;
}

/*--TABS-----------------------------------------------*/

.tabs {
	margin-bottom: 1em;
}

.tabs .nav-item {
	font-weight: 700;
	letter-spacing: 0.8px;
	font-size: 0.889em;
	text-transform: uppercase;
}

.tabs .nav-item .nav-link {
	color: #7e7e7e;
	padding: 0.75em 3em;
	border-bottom: 3px #ededed solid;
}

.tabs .nav-item .nav-link:hover {
	color: #749b31;
	border-color: #e5e5e5;
}

.tabs .nav-item .nav-link.active {
	color: #749b31;
	border-color: #749b31;
}

.tab-content {
	background-color: #fff;
	padding: 2.667em;
	font-size: 0.889em;
	line-height: 1.625em;
}

.tab-content .underlined {
	font-size: 1.5em;
}

.tab-content ul {
	padding: 0;
}

.tab-content ul li {
	padding: 0;
	margin-bottom: 0.5em;
	list-style: none;
	padding-left: 1.5em;
	position: relative;
}

.tab-content ul li:before {
	content: "•";
	zoom: 1.75;
	position: absolute;
	left: 0;
	top: 0;
	color: #749b31;
}

/*--PHOTOGALLERY------------------------------------------*/


/* The grid: Four equal columns that floats next to each other */
.fgcolumn {
  float: left;
  width: 25%;
  padding: 10px;
}

/* Style the images inside the grid */
.fgcolumn img {
  width: 100%;
  cursor: pointer;
}

.fgcolumn img:hover {
  opacity: 1;
}

/* Clear floats after the columns */
.fgrow:after {
  content: "";
  display: table;
  clear: both;
}

/* The expanding image container (positioning is needed to position the close button and the text) */
.fgcontainer {
  position: relative;
  display: none;
}

.fgscaleflexcontainer {
  position: relative;
  display: block;
}

/* Expanding image text */
#imgtext {
  position: absolute;
  bottom: 15px;
  left: 15px;
  color: white;
  font-size: 20px;
}

/* Closable button inside the image */
.fgclosebtn {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 35px;
  cursor: pointer;
}

/*--SHOPS-----------------------------------------------*/

.shop {
	width: 100%;
	padding: 2em 1em;
	margin: 0.5em 0;
	border: 1px solid #e6e3de;
}

.shop img {
	max-width: 100%;
}

/*--BUTTONS---------------------------------------------*/

.btn {
	width: auto;
	padding: 1.15em 2em;
	color: #fff;
	font-size: 0.833em;
	line-height: 1.2em;
	text-transform: uppercase;
	letter-spacing: 0.8px;
	font-weight: 700;
	display: inline-block;
	border-radius: 0.222em;
	border: none;
	cursor: pointer;
}

.btn-sm {
	padding: 0.5em 1em;
}

.btn-primary {
	background-color: #B3000C;
	border: 1px #B3000C solid;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background-color: #B3000C !important;
	border-color: #B3000C !important;
	outline: none !important;
	box-shadow: none!important;
	color: #fff;
}

.btn-secondary {
	border: 1px #B3000C solid;
	background-color: #fff;
	color: #B3000C;
}

.btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
	background-color: #B3000C;
	outline: none !important;
	color: #fff;
}

.btn-secondary.active {
	background-color: #B3000C;
	outline: none !important;
	color: #fff;
}

.btn-outline {
	background: #fff;
	border: 1px solid rgba(0,0,0,.15);
	white-space: nowrap;
	display: inline-block;
}

.btn-outline.active {
	background: #B3000C;
	border: 1px solid #B3000C;
	color: #fff;
	white-space: nowrap;
}

.btn-outline:hover {
	text-decoration: none;
	background: #B3000C;
	border: 1px solid #B3000C;
	color: #fff;
}

/*--FORMS---------------------------------------------*/

#frm-addToCartForm #frm-addToCartForm-quantity {
	width: 4em;
	height: 3.22em;
	font-weight: 700;
	color: #3b3b3b;
	border-color: #e6e3de;
	margin-right: 1em;
	text-align: right;
}

/*--HP-SLIDESHOW---------------------------------------*/

.carousel-indicators {
	z-index: 5 !important;
}

#hp-slideshow .carousel-item {
	min-height: 478px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}

#hp-slideshow .carousel-item .text-1 {
	font-family: 'Faustina', serif;
	font-size: 1em;
	font-weight: 700;
	letter-spacing: 0.9px;
	color: #B3000C;
	text-transform: uppercase;
	padding: 0.25em 0;
}

#hp-slideshow .carousel-item .text-2 {
	font-size: 1em;
	color: #fff;
	font-family: 'Signika', serif;
	line-height: 1.5em;
	padding: 2.5em 0;
	margin-bottom: 0.5em;
}

#hp-slideshow .carousel-indicators li {
	width: 0.722em;
	max-width: 13px;
	height: 0.722em;
	border-radius: 50%;
	border: 1px #030404 solid;
	overflow: hidden;
	background-color: transparent;
	opacity: 0.5;
	margin: 0 0.25em;
}

#hp-slideshow .carousel-indicators li.active, #hp-slideshow .carousel-indicators li:hover {
	background-color: #030404;
}

/*--CATEGORIES-----------------------------------------*/

.category-title small {
	display: block;
	font-size: 0.3em;
}

.category-title a {
	text-decoration: underline;
}

.filter {
	padding: 1em;
	background-color: #fff;
	border-radius: 0.75em;
	box-shadow: 0 0.1em 0.1em 0 rgba(0, 0, 0, 0.1);
	margin-bottom: 2em;
}

.filter label {
	margin-bottom: 0;
}

.categories {
	padding: 3.889em 0;
}

.categories .category-holder {
	width: 20%;
	min-height: 250px;
}

.categories .category-holder .category {
	padding: 1.667em;
	background-color: #ededed;
	display: block;
	flex-direction: column;
	display: flex;
	justify-content: flex-end;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.categories .category-holder .category:hover {
	text-decoration: none;
}

.categories .category-holder:nth-child(odd) .category {
	background-color: #ededed;
	position: relative;
	top: 1.111em;
	justify-content: flex-start;
}

.categories .category-holder:nth-child(1) .category {
	background-image: url('../images/category_01.png');
}

.categories .category-holder:nth-child(2) .category {
	background-image: url('../images/category_02.png');
}

.categories .category-holder:nth-child(3) .category {
	background-image: url('../images/category_03.png');
}

.categories .category-holder:nth-child(4) .category {
	background-image: url('../images/category_04.png');
}

.categories .category-holder:nth-child(5) .category {
	background-image: url('../images/category_05.png');
}

.categories .category-holder:nth-child(6) .category {
	background-image: url('../images/category_06.png');
}

.categories .category-holder:nth-child(7) .category {
	background-image: url('../images/category_07.png');
}

.categories .category-holder .category .title {
	font-family: 'Faustina', serif;
	font-weight: 700;
	line-height: 1.25;
	letter-spacing: 1.1px;
	color: #749b31;
	text-transform: uppercase;
	font-size: 1.333em;
	margin-bottom: 0.5em;
	transition: color 0.3s ease;
}

.categories .category-holder .category:hover span {
	text-decoration: underline;
}

.categories .category-holder .category span {
	font-size: 0.889em;
	text-decoration: underline;
}

.categories .category-holder .category span:after {
	content: "→";
	position: absolute;
}

.categories .category-holder .category:hover .title {
	color: #B3000C;
}

/*--BESTSELLING----------------------------------------*/

.bestselling {
	padding: 2.889em 0 1.889em 0;
}

/*--BASKET---------------------------------------------*/

.basket {
	padding-bottom: 1em;
}

.basket-items {
	background-color: #fff;
	padding: 0 2.778em 1em 2.778em;
	margin-bottom: 1em;
}

.basket-items .basket-item {
	padding: 1em 0;
	margin: 0;
	border-bottom: 1px #e6e3de solid;
}

.basket-items .basket-item .col-12 {
	padding-left: 0;
	padding-right: 0;
}

.basket-items .basket-item .title {
	font-size: 1em;
	font-family: 'Faustina', serif;
	margin: 0;
}

.basket-items .basket-item .title a {
	color: #749b31;
}

.basket-items .basket-item .title a:hover {
	color: #B3000C;
	text-decoration: none;
}

.basket-items .basket-item .photo {
	width: 3.222em;
	text-align: center;
	margin-right: 1em;
	font-size: 0.5em;
	line-height: 1em;
}

.basket-items .basket-item .photo img {
	max-width: 3.222em;
	max-height: 3.222em;
}

.basket-items .basket-item .amount {
	font-weight: 700;
	color: #3b3b3b;
}

.basket-items .basket-item .amount input {
	width: 4em;
	border: 1px #e6e3de solid;
	padding: 0.25em;
	font-weight: 700;
	color: #3b3b3b;
	text-align: right;
	margin-right: 0.25em;
}

.basket-items .basket-item .price {
	color: #749b31;
	text-align: right;
}

.basket-items .basket-item .action {
	margin-left: 1em;
}

.basket-items .basket-item .remove {
	border: solid 1px #f2f1ed;
	padding: 0.25em;
	border-radius: 50%;
	color: #3b3b3b;
	display: inline-block;
}

.basket-items .basket-item .remove:hover {
	border: solid 1px #B3000C;
	background-color: #B3000C;
	color: #fff;
}

/*--ORDER-FORM------------------------------------------*/

#snippet--basket {
	padding: 0 0 0.5em 0;
}

.order-form {
	max-width: 660px;
	padding: 2.778em;
	margin: 0 auto 2em auto;
	background-color: #fff;
	font-size: 0.889em;
}

.order-form .row {
	padding: 0.5em 0;
}

.order-form .row .col-sm-4 label, .order-form strong {
	font-weight: 700;
	color: #749b31;
}

.order-form .row .col-sm-4 label {
	display: inline-block;
	padding-top: 0.25em;
}

.order-form input[type=text], .order-form input[type=email], .order-form select {
	width: 100%;
	text-indent: 0.25em;
	height: 2.333em;
	border-radius: 2px;
	background-color: #ffffff;
	border: solid 1px #e6e3de;
}

.order-form input[type=checkbox] {
	margin-right: 0.5em;
}

.order-form .btn {
	margin: 0 auto;
	width: 200px;
	display: block;
	font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.8px;
}

#frm-addUserForm .form-group:nth-child(11)
{
	margin-bottom: 0.25em;
}

#frm-addUserForm .form-group:nth-child(11) label, #frm-addUserForm .form-group:nth-child(12) label
{
	margin: 0;
}

#frm-addUserForm .form-group:nth-child(11) input, #frm-addUserForm .form-group:nth-child(12) input
{
	margin-right: 0.5em;
}

.text-danger {
	display: block;
	font-size: 0.8em;
}


/*--FOOTER---------------------------------------------*/

footer {
	background-color: #fff;
}

footer p {
	margin: 0;
}

footer > div:first-child {
	padding: 1.444em 0;
	color: #3b3b3b;
}

footer > div:last-child {
	padding: 1em 0;
	border-top: 1px #e6e3de solid;
	font-size: 0.778em;
}

footer a {
	color: #3b3b3b;
	text-decoration: underline;
}

footer a:hover {
	color: #B3000C;
}

.manufacturer-dropdown {
	float: left;
}	

/*--TABLET------------------------------------------------*/

@media screen and (max-width: 1199px) {

	.product-card img {
		max-width: 13em;
		max-height: 12em;
	}
	    		
	.product-detail .photo img {
		max-width: 360px;
		max-height: 360px;
	}

	#main-menu .navbar-nav {
		display: flex;
		width: 100%;
		padding: 0.75em 0;
		justify-content: space-between;
	}

}

/*--TABLET2------------------------------------------------*/

@media screen and (max-width: 992px) {
    		
	.product-card img {
		max-width: 13em;
		max-height: 12em;
	}    		
	.product-detail .photo img {
		max-width: 300px;
		max-height: 300px;
	}

    .navbar-toggler {
		border: none;
    	right: 40%;
       	top: 70px;
    	z-index: 6;
	}
	.navbar-toggler-icon {
		z-index: 7;
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(173,11,19, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	}

	.user-nav {
		z-index: 100;
	}

}

/*--MOBIL------------------------------------------------*/

@media screen and (max-width: 768px) {

.product-card img {
	max-width: 20em;
	max-height: 12em;
}
    		
    .autocomplete {
		width: 200px;
		top: 35px;
	}

    .manufacturer-dropdown {
    	margin: 0 auto 1em auto;
    	float: none;
    }	
    .sub-categories ul {
    	padding-left: 0;
    }	
    
	.filter-buttons {
		display: flex;
	}

	.filter-dropdowns {
		display: flex;
		flex-wrap: wrap;
	}

	.filter-dropdowns .dropdown {
		width: 50%;
		margin: 0 !important;
		padding: 0 !important;
	}

	.filter-dropdowns .dropdown .btn {
		width: 100%;
		margin: 0 !important;
	}

	#snippet--basket {
		min-width: 318px;
	}

	.sub-categories ul li a {
		display: inline-block;
		text-transform: none;
		padding: 0;
		border: none;
		background-color: transparent;
		border: none;
		margin: 0 0.25em 0.5em 0.25em;
		text-transform: none;
		font-size: 1em;
		line-height: 1;
		text-decoration: underline;
	}

	#snippet--basket .basket {
		margin: 0;
		padding: 5px;
		left: auto;
		right: auto;
	}

	.login-links {
		flex-direction: row !important;
		padding-left: 1em;
	}

	.login-links a {
		margin-left: 0.25em !important;
	}
	
	.filter-buttons .btn-group .btn {
		width: 50%;
		border-radius: 0;
		margin: 0;
	}

	.filter-buttons .btn-group .btn.active {
		border-color: #B3000C;
	}

    .search {
    	position: absolute;
    	right: 20px;
    	top: 60px;
    }	

    .search input#search {
    	width: 200px;
    }

    .submenu {
    	display: none;
    }
	
	#main-menu .navbar-nav {
		flex-direction: row;
		flex-wrap: wrap;
	}

    #main-menu .nav-item {
    	/*width: 47%;*/
    	width: 100%;
    	margin: 0;
    	padding: 0;
    }

	header {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100px;
		z-index: 10;
		font-size: larger;
	}

	header .basket {
		right: 10px;
		top: 20px;
		z-index: 100;
	}

	.user-nav {
		position: absolute;
		left: 47px;
		top: 43px;
		z-index: 100;
	}

    body {
        font-size: 14px;
        padding-top: 120px;
    }

	.velkoobchodbody {
        padding-top: 40px;
    }

    header .first-row {
    	padding: 0;
    	display: block !important;
    	max-width: 100% !important;
    }

    header .first-row .navbar-brand {
    	position: absolute;
    	left: 0.5em;
    	top: 0.2em;
    }

    header .first-row .navbar-brand-velkoobchod {
    	position: absolute;
    	left: 0.5em;
    	top: 0.2em;
    }

    header .navbar {
    	padding: 0;
    	height: 120px;
    	max-width: 100% !important;
    }

    header .container {
    	width: 100% !important;
    }

    .mini-contacts {
    	width: 100%;
    	text-align: center;
    	margin: 0 !important;
    	position: absolute;
    	left: 0;
    	top: 0;
    	padding: 3px;
    	background: #ededed;
    }

    .mini-contacts .icon-mail {
    	margin-left: 10px;
    }

    .mini-contacts br {
    	display: none;
    }

    .container {
    	margin: 0;
    }

    .navbar-brand {
    	position: relative;
    	top: 20px;
    }

    .navbar-brand img {
    	height: 3em;
    }

    .navbar-brand-velkoobchod {
    	position: relative;
    	top: 20px;
    }

    .navbar-brand-velkoobchod img {
    	/*height: 3em;*/
    }

    .navbar-toggler {
		border: none;
    	right: 40%;
    	top: 70px;
    	z-index: 6;
	}
	.navbar-toggler-icon {
		z-index: 7;
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(173,11,19, 1)' stroke-width='3' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	}

	#hp-slideshow .carousel-item {
		min-height: 280px;
	}
		
#hp-slideshow .carousel-item .text-1 {
	font-size: 0.75em;
	font-weight: 700;
	padding: 0.25em 0;
}

#hp-slideshow .carousel-item .text-2 {
	font-size: 0.82em;
	line-height: 1.5em;
	padding: 2.5em 0;
	margin-bottom: 0.5em;
}

	.categories {
		padding-top: 0;
		padding-bottom: 0;
		flex-wrap: wrap;
	}

	.categories .category-holder {
		width: 50%;
		min-height: 250px;
	}

	.categories .category-holder .category {
		top: 0 !important;
		padding: 1em;
	}

	h1 {
		font-size: 2em;
	}

	h1:before, h1:after {
		display: none;
	}

	h2 {
		font-size: 1.4em;
	}
		
	.product-detail {
		padding: 0;
	}

	.product-detail .photo {
	    padding: 1em;
	    margin-bottom: 1em;
	}

	.product-detail .photo img {
	    max-width: 100%;
	}

	.tabs .nav-item .nav-link {
	    padding: 0.75em 0.5em;
	    text-align: center;
	}

	.container-fluid {
		padding: 70px 0 0 0;
	}

	.tab-content {
		padding: 1.5em;
	}
		
	#frm-addTobasketForm label {
		display: none;
	}

	#frm-addTobasketForm-quantity {
		height: 40px;
		text-align: right;
	}

	#frm-addTobasketForm .form-group {
		margin-right: 1em;
	}

	.basket-items {
		padding: 0 1em 0.5em 1em;
	}

	.navbar-collapse {
		background-color: #fff;
		padding: 1em;
		top: 100px;
		left: 0;
		border: none;
		position: absolute;
		width: 100%;
	}

	#main-menu .nav-item {
		padding: 0.5em;
	}

	.navbar-collapse ul li:before {
		display: none;
	}

	.bestselling {
		padding: 1.889em 0 0.889em 0;
	}

	footer img {
		height: 32px;
		display: inline-block;
		margin-bottom: 0.5em;
	}

	footer {
		line-height: 1.5em;
	}

	footer a {
		margin-bottom: 0.5em;
		border-bottom: 5px #fff solid;
	}

}

@media screen and (min-width: 480px) and (max-width: 768px) {
	.categories .category-holder {
		width: 33%;
	}

.stamp.pecat {
	background-color: transparent;
  margin-right: 10px;
  margin-top: 100px;
}
}

@media screen and (max-width: 575px) {

.stamp.pecat {
	background-color: transparent;
  margin-right: 10px;
  margin-top: 100px;
	height: 125%;
	width: 125%;
}
}

/*--DAREK-ZDARMA--------------------------------------------*/


#frm-newOrderForm .row:first-of-type .col-12
{
	display: flex;
	justify-content: space-between;
}

#frm-newOrderForm .row:first-of-type label
{
	width: 22%;
	padding: 0.75em;
	display: block;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: 5px;
	text-align: center;
	line-height: 1.2;
	position: relative;
}

#frm-newOrderForm .row:first-of-type label input
{
	visibility: hidden;
	position: absolute;
}


#frm-newOrderForm .row:first-of-type label:hover, #frm-newOrderForm .row:first-of-type label:active, #frm-newOrderForm .row:first-of-type label:focus
{
	border: 1px solid rgba(0,0,0,.3);
	cursor: pointer;
}

#frm-newOrderForm .row:first-of-type label:before
{
	width: 100px;
	max-width: 100%;
	height: 100px;
	content: " ";
	display: block;
	margin-bottom: 12px;
	border-radius: 3px;
	background-size: cover !important;
}

#frm-newOrderForm .row:first-of-type label.active:after
{
	padding: 0.25em;
	background-color: #749b31;
	content: '\e894';
	font-family: "icons";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	text-align: center;
	line-height: 1;
	border-radius: 3px;
	font-size: 2em;
}

#frm-newOrderForm .row:first-of-type label.active
{
	border-color: #749b31;
}

#frm-newOrderForm .row:first-of-type label:nth-child(1):before
{
	content: '\e896';
	font-family: "icons";
	font-size: 6em;
	opacity: 0.2;
	height: 100px;
	margin-top: -10px;
	margin-bottom: 22px;
}

#frm-newOrderForm .row:first-of-type label:nth-child(2):before
{
	background: url('../images/gift_02.jpg') 40% 40% no-repeat;
}

#frm-newOrderForm .row:first-of-type label:nth-child(3):before
{
	background: url('../images/gift_03.jpg') 40% 40% no-repeat;
}

#frm-newOrderForm .row:first-of-type label:nth-child(4):before
{
	background: url('../images/gift_04.jpg') 40% 40% no-repeat;
}

#frm-newOrderForm .row:first-of-type label:nth-child(5):before
{
	background: url('../images/gift_05.jpg') 40% 40% no-repeat;
}

/* Fix: checkbox "Dodacia adresa je rovnaká..." bez obrázka a bez darčekového štýlu */
#same + label,
label[for="same"] {
  background: none !important;
  padding: 0 !important;
  border: 0 !important;
  display: inline !important;
  width: auto !important;
  position: static !important;
  text-align: left !important;
}

#same + label::before,
label[for="same"]::before,
#same + label::after,
label[for="same"]::after {
  content: none !important;
  background: none !important;
}

@media screen and (max-width: 768px) {
	

	#frm-newOrderForm .row:first-of-type .col-12
	{
		flex-wrap: wrap;
	}

	#frm-newOrderForm .row:first-of-type label
	{
		width: 46%;
	}
}