/* STYLE PRZENIESIONE Z HEAD */

.gm-style .gm-style-mtc label,
.gm-style .gm-style-mtc div {
	font-weight: 400
}

.gm-style .gm-style-cc span,
.gm-style .gm-style-cc a,
.gm-style .gm-style-mtc div {
	font-size: 10px
}

@media print {
	.gm-style .gmnoprint,
	.gmnoprint {
		display: none
	}
}

@media screen {
	.gm-style .gmnoscreen,
	.gmnoscreen {
		display: none
	}
}

.gm-style-pbc {
	transition: opacity ease-in-out;
	background-color: rgba(0, 0, 0, 0.45);
	text-align: center
}

.gm-style-pbt {
	font-size: 22px;
	color: white;
	font-family: Roboto, Arial, sans-serif;
	position: relative;
	margin: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.gm-style {
	font: 400 11px Roboto, Arial, sans-serif;
	text-decoration: none;
}

.gm-style img {
	max-width: none;
}

/* RESZTA STYLI */

body img {
	max-width: 100%;
}

.row {
	margin: 0;
}

.container {
	max-width: 100%;
	width: 100% !important;
}

#content {
	padding: 0 15px !important;
	max-width: 100% !important;
	width: 100%;
}

#main-content {
	max-width: 1250px;
	margin: 0 auto;
	width: 100%;
}

#main-content img {
	max-width: 100%;
}

#main.small-screen .container {
	width: 100% !important;
}

#header {
	width: 100% !important;
}

#new-slider,
#new-slider .carousel-inner * {
	height: 426px;
}

.item {
	overflow: hidden;
}

#new-slider img {
	max-width: 1950px !important;
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0)
}

#main {
	overflow: hidden;
	min-width: auto;
	max-width: 100%;
}

.l6-box {
	position: absolute;
	width: 100%;
	height: 426px;
	top: 0px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 0;
}

#main-header .carousel-indicators {
	position: absolute;
	margin: 0;
	top: 340px;
	height: auto;
	bottom: auto !important;
	left: 50%;
	transform: translate(-50%, 0);
	text-align: right;
	width: 100%;
}

.carousel-indicators li {
	background: rgba(214, 218, 216, 0.5) !important;
	width: 13px !important;
	height: 13px !important;
	margin: 0 6px 0 0 !important;
}

.carousel-indicators .active {
	background: rgba(255, 255, 255, 0.9) !important;
}

.menuToggle {
	background: #fff;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: none;
}

.menuToggle .line {
	width: 40px;
	height: 3px;
	background: #2FB457;
	margin: 10px auto;
	border-radius: 5px;
}

.menuToggle.butOpen .line:nth-child(2) {
	background: transparent;
}

.menuToggle.butOpen .line:nth-child(1) {
	transform: rotateZ(45deg);
	transform-origin: left center;
	transition: all 0.3s;
}

.menuToggle.butOpen .line:nth-child(3) {
	transform: rotateZ(-45deg);
	transform-origin: left center;
	margin-top: 12px;
	transition: all 0.3s;
}

.menuToggle .line:nth-child(1),
.menuToggle .line:nth-child(3) {
	transition: all 0.3s;
}

.hasSub .fa {
	display: none;
}

#header .level-3 {
	max-width: 100%;
	width: 100%;
	z-index: 98;
	
}

ul#header-menu > li:last-child {
	width: 114px !important;
	background: url(/_img/_templates/login-background.png) left top repeat !important;
}

.open {
	display: block !important;
}

.open {
	display: block !important;
	transform: translate(0, 0) !Important;
}

.home-random-products-box {
	width: 100%;
	display: block;
	clear: both;
	float: none;
}

.shorter {
	width: 100%;
}

.product-box {
	max-width: 48%;
	width: 48%;
	margin: 2%;
}

.home-random-products-box > a:nth-child(2) > div {
	margin-left: 0;
}

.home-random-products-box > a:nth-child(3) > div {
	margin-right: 0;
}

.product-box img {
	max-width: 100%;
	height: auto;
}

.home-products-box {
	clear: both;
	width: auto;
	float: left;
}

.home-services-box {
	clear: both;
	width: auto;
	float: right;
}

.category-box {
	float: none;
	clear: both;
	display: inline-block;
	margin: 7px 0px;
}

.products-title {
	margin-top: 20px;
	padding-left: 20px;
}

.flexslider3 .flex-control-paging li a {
	width: 25px;
	height: 25px;
}

.home-events-box {
	width: 100%;
	margin-bottom: 20px;
}

#small-slider,
#small-slider .carousel-inner,
#small-slider .item {
	height: 100%;
}

#small-slider .carousel-indicators {
	position: absolute;
	top: -30px;
	right: 0;
	height: 30px;
	width: 100%;
	left: auto;
	text-align: right;
	margin: 0;
}

#small-slider .carousel-indicators li {
	width: 27px !important;
	height: 27px !important;
	background: transparent !important;
	display: inline-flex;
	border-right: 1px solid #888;
	border-radius: 0;
	margin: 0 !important;
	padding: 2px 2px 2px 15px;
	justify-content: center;
}

#small-slider .carousel-indicators li.active {
	background: #2DB257 !important;
	box-shadow: inset 0 0 0 2px white;
	border-right: 1px solid #888;
	color: #fff;
}


.item a {
	display: inline-block;
	max-width: 65%;
	height: 100% !important;
	width: 65%;
}

#small-slider .carousel-caption {
	position: absolute;
	max-width: 35%;
	right: 0;
	left grid-auto-columns: ;
	left: auto;
	height: 100%;
	top 0: 0 !important;
	top: 0;
	padding: 20px 20px 20px 10px;
	width: 35%;
}


#small-slider .item a img {
	padding: 28px;
	width: auto;
	max-width: 100%;
	height: 100%;
}


.carousel-caption .date {
	color: #2DB257;
	font-size: 16px;
	padding: 5px 0;
}

.carousel-caption div {
	text-shadow: none;
}

.carousel-caption .content p {
	font-size: 12px !important;
}

.carousel-caption .more a {
	background: #A0A0A0;
	color: #FFF;
	bottom: 20px;
	width: 150px;
	padding: 7px 0;
	text-align: center;
	font-size: 11px;
	display: block;
	position: absolute;
	height: auto !important;
}

#small-slider .carousel-caption .title {
	font-size: 16px;
	color: #A0A0A0;
	padding: 5px 0;
}

.info-box:first-child,
.home-publications-box {
	margin: 0;
}

.info-box:last-child,
.home-recipes-box {
	float: right;
}

.info-box > div,
.home-publications-box div,
.home-recipes-box div {
	max-width: 100%;
	width: 100%;
}

.info-box iframe {
	max-width: 100%;
	width: 100%;
}

.home-publications-box a div:last-child img,
.home-recipes-box a div:last-child img {
	width: 100%;
}

.homepage .recipes-body,
.homepage .publications-body {
	height: 219px;
}
.homepage .recipes-body > img,
.homepage .publications-body > img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.home-newsletter-box {
	margin-top: 12px;
}

.home-newsletter-box input {
	width: 90%;
}

.recipes-header h1 {
	padding: 10px 20px;
}

.info-box {
	margin-bottom: 20px !important;
	margin-right: 0;
	margin-left: 0;
	float: none;
	clear: both;
	display: block;
}

.map-header {
	max-width: 100%;
	width: 100%;
}

div#map-canvas {
	max-width: 100%;
	width: 100%;
}

select.category-select {
	right: 20px;
}

.homepage #map-display {
	padding-right: 15px;
	position: absolute;
	bottom: -35px;
	right: 0px;
	padding: 0px 15px 0 15px;
}

.homepage #map-display a.btn,
.right .btn {
	border-radius: 0;
	font-size: 15px;
}

.flexslider3 .slide-image img,
.flexslider3 .slide-image a img {
	height: 285px;
	padding: 27px 28px;
	max-height: 100%;
	margin-top: -1px;
}

div#bottom {
	max-width: 1250px;
	margin: 0 auto !important;
}

div#main-footer .level-3 {
	padding: 20px;
}

div#main-footer {
	margin-top: 20px;
}

#bottom .level-3 .koordynator {
	position: relative;
	top: auto;
	left: auto;
}

#bottom .level-3:nth-child(2) img {
	float: left;
}

#bottom .level-3 .small-p {
	position: relative;
	top: auto;
	left: auto;
}

img.big-margin {
	float: left;
}

#bottom .level-3 img {
	margin: 0 10px 5px 10px;
}

.home-box .row {
	position: relative;
}

#fb_button {
	margin-top: -130px;
}

/* PODSTRONA - CATEGORIES */

.subpage.categories .box-body {
	padding: 10px 0 !important;
}

.columns-row.filter-columns.interface {
	height: auto;
	padding: 0 10px;
}

.box-pagination {
	padding: 6px 5px;
}

#files-list-container .section {
	width: 295px;
	margin: 0 auto;
}

.gallery {
	margin: 20px auto 0 auto !important;
	float: none !important;
	clear: both;
}

.section .bold-text {
	height: 71px;
}
.section .bold-text a {
	height: 62px;
	overflow: hidden;
}

.list-category .category-box {
	float: left;
	clear: none;
}

.categories .list-category {
	margin-left: -15px;
	margin-right: -15px;
}


/*MEDIA - PODSTRONA CATEGORIES */

@media (max-width: 450px) {
	a.clear-filters {
		margin: 5px 50px 5px 0px;
	}
}

@media(max-width: 730px) {
	a.filters-show-map {
		position: relative !important;
		clear: both;
		left: 0px;
		top: auto;
		display: inline-block;
	}
}

@media(min-width: 620px) {

	.box-pagination {
		text-align: right;
	}

	.gallery {
		float: left !important;
		margin: 20px 5px 0 5px !important;
		clear: none;
	}

	.categories #files-list-container .section {
		width: 590px;
	}
}

@media(min-width: 915px) {
	.categories #files-list-container .section {
		width: 885px;
	}
}

@media(min-width: 1210px) {
	.categories #files-list-container .section {
		width: 1180px;
	}
}

/* PODSTRONA - EVENTS */

.side-column .publications-box,
.side-column .info-box {
	float: none !important;
	clear: both !important;
	display: block;
	margin: 10px auto !important;
}

.events .bold-text {
	height: 83px !important;
	padding: 0px;
}

/*MEDIA - PODSTRONA EVENTS */

@media(max-width: 316px) {
	.col-md-3 {
		padding: 0px
	}
}

@media(max-width: 992px) {
	.events .side-column {
		margin-top: 30px;
		text-align: center;
	}

	.events .info-box,
	.events .publications-box {
		display: inline-block;
	}
}

@media(min-width: 620px) {
	.events #files-list-container .section {
		width: 590px;
	}
}

@media(min-width: 1220px) {
	.events #files-list-container .section {
		width: 885px;
	}

	.min1220 {
		clear: both;
	}
}


/* PODSTRONA - OZNAKUJ PRODUKT */

.box-body p {
	text-align: left; /*justify;*/
}

/*PODSTRONA - LOGOWANIE */

.loginpage .box-title {
	font-family: "KlavikaRegular", Arial, Helvetica, sans-serif;
	margin: 0 0 2px 0;
	padding: 4px 6px;
	margin: 0;
	font-size: 20px;
	background: transparent;
	color: #000;
}

.loginpage label {
	font-weight: normal;
}

.loginpage .column50 {
	margin-top: 20px;
}

.loginpage #content {
	min-height: 400px;
}

/* MEDIA - LOGOWANIE */

@media(max-width: 340px) {
	#client_email,
	#client_haslo {
		width: 250px !important;
	}
}

@media(max-width: 360px) {
	.loginpage .col-sm-6 {
		padding: 0px !important;
	}
}

@media(min-width: 768px) {
	.loginpage #content > div.container > div > div:nth-child(1) > div {
		border-right: 1px solid #ccc;
	}

	.loginpage #content > div.container > div > div:nth-child(2) > div {
		margin-left: -2px;
	}

	.loginpage .column50 {
		margin-top: 0px;
	}
}

/*PODSTRONA - WYDARZENIE */

.box-body.dashed {
	padding: 10px !important;
}

.flexslider2 {
	max-width: 100%;
}

/* PRODUKT */

#columns-2-left-content {
	max-width: 100%;
	display: block;
}

#columns-2-left-content .right-col {
	width: 100% !important;
}

#columns-2-left-content .display-table-cell, #columns-2-left-content .display-table-row {
	display: block;
}

#columns-2-left-content .flex-control-thumbs {
	max-width: 100%;
}

#columns-2-left-content .slides li img {
	max-height: 600px;
    height: auto;
}

.right-col #map-canvas {
	margin: 10px auto;
}

/* MEDIA - GŁOWNE*/

@media(max-width: 400px) {
	#header-logo {
		top: -20px;
	}

	#header-logo img {
		max-height: 100px;
	}

}

@media(max-width: 599px) {
	.home-services-box,
	.home-products-box {
		float: none;
		width: 100%;
		clear: both;
		padding: 0 15px;
	}
}

@media(max-width: 560px) {

	.map-header h1 {
		clear: both !important;
		float: none;
		position: relative;
		margin: 0px;
		left: 0px;
		width: 100%;
		padding: 9px 20px 0 20px!important;
	}

	.map-header {
		height: 90px;
	}

	select.category-select {
		top: 10px;
		left: 10px;
		float: none;
		clear: both;
		position: relative;
		z-index: 99;
	}

	.homepage #map-display {
		bottom: -65px;
		right: 5px !Important;
	}

	#main-footer {
		margin-top: 40px !important;
	}

	/* mały slider na dole */
	.carousel-caption {
		max-width: 100% !important;
		width: 100% !important;
		height: fit-content !important;
		display: block;
		top: 220px !important;
		padding: 10px !important;
		max-height: 180px;
		overflow: hidden;
	}

	.home-events-box {
		height: 400px;
	}

	#small-slider {
		height: 220px;
		overflow: visible;
	}

	#small-slider .carousel-inner,
	#small-slider,
	#small-slider .item {
		overflow: visible !important;
	}

	#small-slider .item {
		text-align: center;
	}
	#small-slider .item a img {
		padding: 20px;
		width: 100%;
		height: auto;
		max-height: 100%;
		margin: 0 auto;
		display: block;
	}

	.carousel-caption .more a {
		position: relative;
		bottom: 0;
	}
}

@media(max-width: 991px) {

	@media(min-width: 1px) {
		.product-box {
			text-align: center;
			height: 100%;
		}

		.product-box .product-image {
			text-align: center;
			width: 300px;
			margin: 0 auto;
		}

		.product-name {
			width: 100%;
			text-align: center;
			display: block;
			height: auto;
			padding: 10px;
			margin-top: 10px;
		}

		.info-box:first-child,
		.home-publications-box {
			float: left;
		}

		#main-content {
			width: 100%;
		}

		#fb_button {
			bottom: 10%;
			top: auto;
		}
		.menuToggle {
			display: block;
		}

		#header-menu li {
			position: relative;
			background-image: none !important;
		}

		.slider-container {
			display: none;
		}

		#main,
		#main-header,
		#header {
			max-width: 100%;
			margin: 0px;
			min-width: auto;
			width: 100% !important;
		}

		#header .level-3 {
			margin: 0 !important;
			position: fixed !important;
			box-shadow: 0 0px 15px #bbb;
		}

		.header-menu {
			height: 50px;
			max-width: 100%;
			position: absolute;
			left: 0;
			z-index: 99;
		}

		#header-logo img {
			margin-left: -4px;
		}

		#header-menu {
			height: auto !important;
			max-width: 100%;
			width: 100%;
			background: #fff;
			position: absolute;
			top: 50px;
			right: 0px;
			padding: 10px 0 0 0 !important;
			/*display: none;*/
			display: block;
			transform: translate(100%, 0);
			transition: all 0.5s;
			box-shadow: 0 4px 12px -2px #ccc;
			overflow: scroll;
			overflow-x: hidden;
			max-height: Calc(100vh - 100px);
		}

		#header-menu > li {
			display: block !important;
			height: auto !important;
			padding: 0px !important;
			text-align: left !important;
		}

		#header-menu > li > a {
			display: inline-block !important;
			padding: 10px 0px 10px 20px;
			text-align: left;
			font-size: 13px;
		}

		ul#header-menu li:last-child {
			width: 100% !important;
		}

		a#header-logo {
			top: -20px;
		}

		a#header-logo img {
			height: 100px;
			width: auto;
		}

		.level-2 {
			position: fixed;
			height: fit-content;
			display: block;
			width: 100%;
			z-index: 99;
			top: 0;
		}

		/* SUBLISTY */
		.hasSub .fa {
			color: #2FB457;
			padding: 5px 10px;
			display: inline-block !important;
		}

		#header-menu ul {
			position: relative !important;
			top: 0px !important;
			box-shadow: none !important;
			border-radius: 0px !Important;
		}

		#header-menu ul li {
			background: transparent !important;
		}

		#header-menu > li ul {
			max-width: Calc(100% - 10px);
			margin-left: 10px;
			padding-right: 20px;
		}

		#header-menu > li ul li {
			max-width: 100%;
			padding: 5px 10px;
			border-bottom: 1px dotted #ccc;
		}

		#header-menu ul ul {
			left: 0px !important;
			margin: 0px;
			max-width: 100%;
			width: 100% !important;
		}

		#columns-2-left-content .publications-box {
			float: none !important;
		    clear: both;
		    margin: 0 auto;
		}

		#columns-2-left-content .info-box {
			float: none !important;
		    clear: both;
		    display: inline-block;
		}

		#columns-2-left-content .right-column {
			text-align: center;
		}

		#columns-2-left-content .home-products-box {
			text-align: center;
		}

	}

	@media(max-width: 767px) {
		.product-box {
			clear: both;
			float: none;
			width: 100%;
			max-width: 100%;
		}

		.home-publications-box,
		.home-recipes-box,
		.info-box {
			float: none !important;
			clear: both !important;
			display: block;
			margin: 0 auto 20px auto !important;
		}

		.home-newsletter-box {
			margin-bottom: 20px;
		}

		.home-map-box {
			max-width: 100%;
			padding: 0 15px;
			margin: 0 auto;
			width: 100%;
		}

		.homepage #map-display {
			right: 15px;
		}

		#bottom > div.level-3.bottom-border {
			height: 190px !important;
		}


	}

	@media(min-width: 768px) {
		.homepage .home-publications-box,
		.homepage .home-recipes-box,
		.homepage .info-box {
			width: 365px;
			height: 365px;
		}

		.home-recipes {
			height: 200px !important;
		}

		/* .home-recipes-box > div.home-recipes > a > div:nth-child(2) > img {
			height: 136px;
		} */

		.home-newsletter-box {
			height: 138px;
		}
		.info-box {
			float: right;
			clear: none;
			background: #eee;
			margin: 10px 0 !important;
		}

		.products-title,
		.home-services-box h2 {
			max-width: 768px;
			margin: 20px auto 5px auto !Important;
			display: block;
			float: none;
			margin-bottom: 20px;
		}

		.col-center {
			max-width: 768px;
			margin: 0 auto;
		}

		.col-nopadding {
			padding: 0;
		}

		.home-map-box,
		.homepage #map-display {
			max-width: 738px;
			margin: 0 auto !important;
			display: block;
			float: none;
			width: 100%;
			padding-right: 0;
			left: 0px;
		}

		#bottom > div:nth-child(2) {
			height: 130px !important;
		}


		.homepage .green-info {
			max-height: 234px;
			height: 234px;
		}
	}
}

@media(max-width: 1100px) {
	#new-slider {
		display: none;
	}

	#header {
		background: url('/_img/_templates/backgroundS.jpg') 10% center no-repeat;
	}
}

@media(min-width: 992px) {

	.level-2 {
		width: 1250px !important;
		left: 50% !important;
		transform: translate(-50%, 0);
		top: 0px;
		position: absolute;
		z-index: 99;
	}

	.info-box {
		float: right !Important;
	}

	#header-menu ul {
		width: 170px;
		padding: 10px 0 !important;
	}

	#header-menu ul li {
		max-width: 160px !important;
		margin-left: 10px;
		padding: 0px 10px 0px 0px !important;
		border-bottom: none !important;
	}

	#header-menu ul li:hover {
		background: transparent !important;
	}

	#header-menu ul li a {
		display: block;
		padding: 10px 5px;
		border-bottom: 1px dotted #b4b4b4;
	}

	#header-menu ul li:last-child a{
		border-bottom: none;
	}

	#header-menu ul li a:hover  {
		background: #f5f5f5 !important;
	}

	#header-menu ul ul {
		left: 181px;
	}

	.display-table-cell {
		display: inline-block !important;
	}

	#columns-2-left-content .left-col {
		width: 75%;
	}

	#columns-2-left-content .right-col {
		width: 23% !important;
	}

	#columns-2-left-content .right-col * {
		max-width: 100%;
	}

	@media(max-width: 1199px) {
		.home-map-box {
			width: 100%;
			padding: 0 15px;
			margin: 0;
		}
	}

	@media(max-width: 1249px) {
		.level-3 {
			margin: 0px !important;
		}

		.header-menu {
			max-width: 90%;
			width: auto;
			left: auto;
			right: 0px;
		}

		#header-menu > li {
			padding: 0 10px !important;
		}

		.level-2 {
			left: 0px !important;
			transform: none;
		}
	}
}

@media(min-width: 1200px) {
	.info-box {
		float: right !important;
		clear: none !important;
	}

	.info-box:first-child {
		float: left !important;
	}

	.home-map-box {
		float: left;
		margin: 0 0 0 15px;
		width: 48%;
	}
}

@media(min-width: 1210px) {
	.home-products-box {
		clear: none;
		width: 60%;
	}

	.home-services-box {
		clear: none;
		width: 40%;
	}

	#columns-2-left-content .home-products-box {
		width: 30%;
	}

}

@media(min-width: 1250px) {
	.level-3 {
		width: 1250px !important;
		left: 50% !important;
		transform: translate(-50%, 0);
	}

	.l6-box,
	#main-header .carousel-indicators {
		width: 1250px;
	}
}

/*********/

.social-icons div {
	background: url(/_img/_templates/icons.png) left top no-repeat;
}

.red-modal-window-outline .red-modal-window > .red-modal-close {
	background: #D90E22 url('/_img/_templates/red-modal-close.png') 0 0 repeat-x;
}

.map-icon {
	background: url(/_img/_templates/map-icon.png) left top no-repeat;
}

.user_product_status_bar {
	border-top: 1px dashed #B7B7B7;
	padding: 5px;
	margin-top: 5px;
}

input[type="checkbox"] {
	margin: 3px 3px 3px 4px;
}
input[type="radio"] {
	margin: 3px 3px 0px 5px;
}

.short-info p span.span-img {
	background: url(/_img/_templates/recipe-icons.png) left top no-repeat;
}

/*********/

.btn {
	border-radius: 0;
}

#columns-2-left-content .home-services-box, #columns-2-left-content .home-products-box {
    width: auto;
}

#columns-2-left-content .product-info-box p a.btn {
	font-size: 12px;
	color: #fff;
}

#columns-2-left-content .product-info-box p a.btn:hover {
	text-decoration: underline;
}

#columns-2-left-content .vote-box img {
	max-height: 31px;
}

#columns-2-left-content .flex-control-thumbs img {
	margin: 6px 5px;
}

/* textarea */

.ui-resizable-handle {
	/*transform: translateY(-100%);*/
}
#content textarea {
	min-height: 65px;
}
.ui-resizable-se {
	bottom: 17px;
}

/* form */

.form_file_list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.form_file_list > li {
	margin: 5px 0;
	display: block;
}

.toggle_table_spec_1 {
	color: #fff;
	font-weight: bold;
	position: relative;
	padding-right: 15px;
	margin-right: 5px;
}
.toggle_table_spec_1::after {
	content: '';
	position: absolute;
	right: 0;
	top: 50%;
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #fff;
	clear: both;
}
.toggle_table_spec_1:hover {
	color: #fff;
}
.form_star {
	color: #ff0000;
}
.pytanie_sekcja_1 > label {
	border: 2px solid #2DB257;
	padding: 2px 7px;
}
.pytanie_sekcja_2 > label {
	color: #2DB257;
}
.field_has_error,
.field_has_error > label {
	color: red;
}

/* popup */

.white-popup-block {
	position: relative;
	background: #FFF;
	padding: 20px 30px;
	max-width: 600px; 
	margin: 40px auto;
	text-align: left;
}

.table_fix {
	border-spacing: initial;
	border-collapse: initial;
}
.table_fix td {
	padding: 5px;
}
.btn_fix {
	padding: 6px 12px !important;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin: 7px 0px 12px 0px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}
.alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-info,
.alert-primary {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.list_header {
	font-size: 18px;
	font-weight: bold;
	clear: both;
	padding: 30px 10px 0 10px;
}

.section .list_header:first-child {
	padding-top: 0;
}

#products-map {
	max-width: 100%;
	width: 100%;
	height: 400px;
	margin: 20px 0;
}

/* mapa home */
.home-map {
	height: 200px;
}
.map-header {
	height: 82px;
}
.map-header h1 {
	padding: 21px 66px 0px 40px;
}
.map-header .category-select {
	float: left;
	width: 215px;
	position: absolute;
	top: 13px;
	right: 20px;
}
.map-header .category-select2 {
	float: left;
	width: 215px;
	position: absolute;
	top: 45px;
	right: 20px;
}

@media( min-width: 768px )
{
	.product__date_info {
		display: flex;
		justify-content: space-between;
	}
	.product__date_info div:last-of-type {
		text-align: right;
	}
}
