.container-fluid {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	max-width: 1180px;
}
.text-center{text-align:center; padding-bottom:30px !important;}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.col-lg-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 32.333%;
	max-width: calc(49.333% - 10px);
	margin: 5px;
}
.col-lg-4:last-of-type{display:none}
.gk-box-con .row {}
.gk-box {
	padding: 20px 20px 0 30px;
	text-align: center;
	background-color: #6f9ed2;
	min-height: 270px;
}
.gk-box:hover, .gk-box.active{
	background:#9e67a8
}
.gk-box:hover p, .gk-box.active p {
	font-size: 20px !important;
}
.gk-box:hover img, .gk-box.active img {
	height: 100px;
	width: auto;
}
.gk-box-0.gk-box:hover img, .gk-box-0.gk-box.active img{
	height: 145px;
	width: auto;
}
.gk-box:hover::after, .gk-box.active::after{
	content: "";
	display: block;
	background-image: url("../img/paski-biale.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 60px;
	height: 20px;
	margin: 8px auto 0px auto;
}
.gk-box .hed {
	padding-top: 21px;
}
.gk-box h3, .gk-box h2 {
	font-size: 36px;
	font-weight: 900;
	margin: 0;
	line-height: 44px;
}
.gk-box-0 h3, .gk-box-0 h2, .gk-box-0 .fot {
	color: #512178;
}
.gk-box .img {
	min-height: 314px;
	position: relative;
}
.gk-box .fot {
	font-size: 30px;
	font-weight: 300;
}
.gk-box-0 h3, .gk-box-0 h2, .gk-box-0 .fot {
	color: #512178;
}
.gk-box.gk-box-1, .gk-box.gk-box-2 {
	cursor: pointer;
}
.gbg.gk-box-con a{text-decoration:none}
.gk-box p {
	color: #FFF;
	text-decoration: none;
	font-size: 23px !important;
	margin-top: 0 !important;
	margin-bottom: 10px !important;
}
.gk-box p.span {
	font-size: 14px !important;
}
.gk-box img {
	padding-bottom: 10px;
	max-height: 116px;
}
.apteki-box-con {
	background-color: #fff;
	display: none;
	position: relative;
	padding: 5px;
}
.apteki-box-con .rows {
	max-width: 900px;
	margin: auto;
	border: 5px solid #d1ebf6;
	border-top: 0;
}
h3, .page-template-produkty h2, .page-template-produkt .text-box h1 {
	font-size: 36px;
	font-weight: 900;
	color: #144263;
}
.apteki-box-con .row img {
	max-height: 50px;
	max-width: 100%;
}
.apteki-box-con .row {
	margin: 25px 25px;
}
.apteki-box-con .row .img-box {
	width: 40%;
	text-align: right;
}
.apteki-box-con .row .name {
	width: 60%;
	color: #ec4395;
	height: 45px;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.apteki-box-con .row .check-avail {
	width: 66%;
	text-align: left;
	border: 2px solid #214490;
	height: 45px;
	display: flex;
	justify-content: center;
	align-content: center;
	align-items: center;
	border-radius: 0 0 30px;
	color: #214490;
}
.apteki-box-con .row .righto {
	width: 66%;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: end;
	margin-left: 10px;
	font-size: 25px;
}
.apteki-box-con .row a:hover .righto .name {
	border: 2px solid #214490;
	border-right: 0;
}
.apteki-box-con .row a:hover .righto .check-avail {
	background: #214490;
	color: #FFF;
}
.apteki-box-con .row a .righto .check-avail::before {
	content: "";
	display: block;
	background-image: url("../img/paski-c.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	width: 29px;
	height: 14px;
	margin: 0 5px;
}
.apteki-box-con .row a:hover .righto .check-avail::before {background-image: url("../img/paski-b.png");}
.apteki-box-con .row a {
	display: flex;
	width: 100%;
	text-decoration: none;
	font-size: 22px;
	font-family: bariolregular;
	font-weight: bold;
}
.container-fluid > h3, .container-fluid .rows > h3, .container-fluid > h2, .container-fluid .rows > h2 {
	color: #931c80;
	text-align: center;
	margin-bottom: 5px;
	background: #d1ebf6;
	padding: 10px 0px;
	font-family: bariolregular !important;
	font-weight: normal;
	font-size: 32px !important;
	font-weight: bold;
}
.apoth-main {
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.apoth-main a {
	display: flex;
	flex-flow: column;
	align-content: center;
	align-items: center;
	margin: 30px 0;
	color: #9c8dc3;
	overflow: hidden;
}
.apoth-main img {
	max-height: 165px;
	border: solid 1px #9c8dc3;
	border-radius: 20px;
	padding: 20px 50px 30px;
	max-width: 100%;
}
.apoth-main p {
	color: #9c8dc3;
	font-size: 15px;
	text-align: center;
}
.justify-content-md-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.col-md-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.apteki-box-con .p-row {
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.apteki-box-con .p-row:first-of-type {
	margin-bottom: 24px;
}
.online-pharmacie {
	display: inline-block;
	padding: 0 4px;
	text-align: center;
}
.online-pharmacie.width-33 {
	width: 33.3%;
	margin: 15px 0;
}
.online-pharmacie a {
	color: #9c8dc3;
	font-size: 15px;
	text-align: center;
}
.online-pharmacie .img-box {
	min-height: 107px;
	border: solid 1px #9c8dc3;
	border-radius: 20px;
	overflow: hidden;
	position: relative;
}
.online-pharmacie .img-box img {
	max-width: 90%;
	position: absolute;
	max-height: 90%;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
/* addon for kontakt */
#appListOfPharmacies .row{display:block}
.appList input[type="text"]::placeholder{color:#4e2683}
#pharamcy{display:none} 
.mapCont {
	text-align: center;
	padding: 42px 0 0;
}
.container.addon {
    background-color: #9283bd;
    margin: 20px auto;
    padding: 20px 0 30px;
    width: 700px;
}

.container.addon h5 {
    color: #fff;
    font-size: 33px;
    font-weight: 900;
    margin: 10px 0;
    text-align: center;
}

.container.addon span {
    color: #fff;
    display: block;
    font-size: 21px;
    text-align: center;
}

@media (max-width: 720px) {
    .container.addon {
        width: 100%
    }
}

.tcs table,
.tcs table td {
    border: 1px solid #ddd;
    padding: 10px;

}

.ppr {
    text-align: center;
    margin: -10px 0 20px;
}

.ppr a {
    padding: 0 10px;
}

div.wpcf7-mail-sent-ok {
    border-color: #ec008c !important;
    padding: 20px !important;
    color: #fff;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {

    color: #FFF;
    padding: 5px;
}

[v-cloak] {
    display: none;
}

.appList {
	padding: 0px 15px;
	min-height: 625px;
}

.appList h3,
.appList h3 span,
.appList h4 {
    color: #ec008c;
    font-size: 24px;
    text-align: left;
}
.appList .box-select h3{background:#d1ebf6 !important;
margin: 0;
padding: 6px 0;
text-align:center;
}

.appList h4 {
	font-size: 16px;
	margin: 10px 0 14px;
	text-align: center;
}

.appList input[type=text] {
    border: solid 1px #4e2683;
    width: 100%;
    line-height: 31px;
    text-indent: 30px;
}

.appList .box-select {
	width: 162px;
	padding-right: 2px;
	float: left;
}

.list-select .select-item {
	line-height: 30px;
	font-size: 16px;
	padding-left: 8px;
	padding-right: 0px;
	width: 100%;
	
	position: relative;
	color: #1c3993;
	font-weight: 300;
	cursor: pointer;
}
.list-select{
	border: 1px solid #214490;

}
.list-select .select-item.selected {
	background-color: #4e2683;
	color: #FFF;
}



.con-pharmacies {
	margin-top: 5px;
	max-height: 622px;
	min-height: 622px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding-right: 0px;
}

.appListMachine .con-pharmacies {
    max-height: unset;
    min-height: unset;
    overflow: hidden;
}
.list-item {
	width: 19.4%;
	margin: 0.3%;
	display: inline-block;
	border: solid 1px #214490;
	text-align: center;
	min-height: 115px;
	position: relative;
}

.list-item h3, .list-item h3 span {
	font-size: 13px !important;
	margin: 0;
	text-align: center;
	text-transform: initial;
	color: #ec4395 !important;
}

.list-item .street, .list-item .phone, .list-item .address {
	display: inline-block;
	color: #4e2683;
	width: 100%;
	padding: 4px 0px 0px;
	font-size: 13px;
}

.list-item .phone,
.list-item .address {
    font-weight: 700;
}
.container-fluid.gbg {
	padding: 0 25px;
}

.list-item a.znmg {
	width: 81%;
	color: #fff;
	display: block;
	background-color: #ed4395;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 10px 0 0;
	text-decoration: none;
}
.list-item a.znmg i {
    background-image: url(../../images/maszyny-apteki.png);
    width: 19px;
    height: 16px;
    display: inline-block;
    margin: 2px 10px;
    vertical-align: top;
}

.list-item .vertical {
	top: 45%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -58%);
	position: absolute;
}
.list-item .city-sm{
    background-image: url(../../images/machine2.png);
    background-repeat: no-repeat;
    background-position: left ;
    line-height: 34px;
    margin: 6px;
    color: #0091cf;
    font-weight: 700;
}

@media (max-width: 1600px) {
    .appList {
        padding: 0 30px;
    }
}

@media (max-width: 1365px) {
    .list-item {
        width: 24%;

    }
	.gk-box img{height:100px;}
	.gk-box:hover img, .gk-box.active img,.gk-box-0.gk-box:hover img, .gk-box-0.gk-box.active img{height:90px;}
	.gk-box p{font-size: 20px !important;}
	
}

@media (max-width: 1279px) {
    .list-item {
        width: 32%;

    }
	
}
@media (max-width: 1124px) {
	.gk-box-con .row {
		max-width:700px;
		margin:auto;
	}
	.col-lg-4 {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 49.333%;
		max-width: calc(49.333% - 10px);
		margin: 5px;
	}
}
@media (max-width: 1024px) {
    .list-item {
        width: 49%;

    }
	body.article main div.page article h1{margin-top:20px}
}

@media (max-width: 860px) {

	.gk-box {
		padding: 0px 20px 0 20px;
		text-align: center;
		background-color: #6f9ed2;
		min-height: 270px;
		display: flex;
		flex-flow: column;
		align-items: center;
		align-content: center;
		justify-content: center;
		justify-items: center;
	}
    .container-fluid > h3, .container-fluid .rows > h3, .container-fluid > h2, .container-fluid .rows > h2 {
	
	font-size: 20px !important;
	
}
.container-fluid.gbg {
	padding: 0 0;
}
.gk-box p {
	font-size: 18px !important;
}
.gk-box:hover p, .gk-box.active p {
	font-size: 18px !important;
}
.gk-box p.span {
	font-size: 12px !important;
}
.gk-box img {
	height: auto;
}
.gk-box:hover img, .gk-box.active img, .gk-box-0.gk-box:hover img, .gk-box-0.gk-box.active img {
	height: auto;
}
.apteki-box-con .row .name{display:none}
.apteki-box-con .row .righto {
	font-size: 15px;
}

}

@media (max-width: 380px) {
	body.article main div.page article, body.mission main div.page article, body.contact main div.page article, body.results main div.page article {
	padding: 0px ;
}
.gk-box p, .gk-box:hover p, .gk-box.active p {
	font-size: 22px !important;
}
.gk-box p.span {
	font-size: 14px !important;
}
.appList {
	padding: 0;
}
.container-fluid {
	padding-right: 0;
	padding-left: 0;
}

#pharamcy .container-fluid {
	padding-right: 0;
	padding-left: 7px;
}
    .list-item {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }
    .con-pharmacies{
        padding-right: 1px;
        padding-left: 1px;
    }
	.container-fluid > h3, .container-fluid .rows > h3, .container-fluid > h2, .container-fluid .rows > h2{
	font-size: 16px !important;
	margin-left: -15px;
}
.row {
	flex-flow: column;
	margin-right: 0;
}
.col-lg-4 {
	width: 100%;
	max-width: calc(100% - 10px);
}
.apteki-box-con .row {
	margin: 25px 0px;
}
.apteki-box-con .row .righto {
	width: 66%;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: end;
	margin-left: 10px;
	font-size: 13px;
}
.apteki-box-con .row a {
	display: flex;
	width: 100%;
	text-decoration: none;
	font-size: 22px;
	font-family: bariolregular;
	font-weight: bold;
	align-content: center;
	justify-content: center;
	align-items: center;
}
.apteki-box-con .row .img-box {
	width: 25%;
	text-align: right;
}
body main .fixed-ad{display:none !important;}
}