/*
.wrap-branding {
	float:left;
}
.page-node-type-produkty .box {
	background-color:#ffffff;
	box-shadow: 0px 0px 15px #ccc;
}

body.page-node-type-produkty {
	background:none;
}
*/
body {
	background-image: url(/themes/custom/evital/css/newbg.jpg);
    background-size: contain;
    background-position: left center;
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.dxpr-theme-header--navbar-pull-down .container-row>.col-sm-12 {
    background: none !important;
}
.body--dxpr-theme-nav-desktop #navbar.dxpr-theme-header--top {
	background: none !important;
}
#bg-w-prod {
	background-color:#ffffff;
	border: 1px solid #e20074;
	margin-bottom:30px;
}
.page-node-53 tr:hover {
	background:none;
}
.page-node-53 .main-container {
	background-color:#fff;
}
.page-node-53 th,.page-node-53 td {
	border:1px solid #dadada;
	padding: 4px 8px;
}
.nfz img {
    height: 35px;
    width: auto;
}
.fr1 .container {
	background: #fff9;
	padding-top:30px;
}
#views-bootstrap-aktualnosci-block-1 .links a {
	background: var(--dxpr-color-base);
    border-color: var(--dxpr-color-base);
    color: #fff;
	padding: 10px;
    border-radius: 5px;
    margin-top: 32px;
}
#views-bootstrap-aktualnosci-block-1 h2 {
	font-size:26px;
}
#views-bootstrap-aktualnosci-block-1 .node__links {
	line-height:50px;
}
#views-bootstrap-aktualnosci-block-1 ul.inline li {
	padding:0px;
}
#views-bootstrap-aktualnosci-block-1 .field--name-body {
	text-align:justify;
}
#block-evital-stopka .icon-box-items-wrap.short .item-title {
	color:#fff;
}
#block-evital-stopka .icon-box-items-wrap.short .icon-wrap > span {
    color: #e20086;
}
#block-evital-stopka .icon-box-items-wrap .icon-wrap:not(.simple) > span {
    box-shadow: inset 0 0 0 1px #e20086;
}
#block-evital-stopka p.text-align-center {
	font-size:13px;
}
#block-evital-stopka {
	padding-top: 30px;
    padding-bottom: 30px;
}
.kategorie {
	box-shadow: 0px 0px 1px 1px #5966a6/*#5ea7e3*/;
}
.nfz {
	text-align:right;
	padding-top: 10px;
}
.page-node-53 tr:hover td {
    background: #fff4f4;
	
}
.page-node-53  table {
	width:100%;
}
.body--dxpr-theme-nav-mobile #logo {
    height: auto;
    width: 150px;
    clear: both;
}

.ebt-accordion .ui-icon {
    float: left;
    margin-top: 3px;
}
.ebt-accordion-title strong {
	font-weight:500;
}
ol, ul {
    padding-left: 2rem;
    list-style-position: inside;
}
.body ol li, .body ul li {
	margin-bottom:15px;
}
.table tr td:first-child {
    width: 70%;
}
.table tr td:last-child {
    width: 15%;
}
.table-szkolenie tr td:first-child {
    width: 30%;
}
.table-szkolenie tr td:last-child {
    width: 70%;
}
table.field-multiple-table tr td:first-child{
	width:unset;
}
table.field-multiple-table tr td:last-child{
	width:unset;
}
img {
    max-width: 100%;
    height: auto;
}

.fontawesome-icon-inline {
	color:#b08c73;
}
.flexslider {
	border:0px;
}

.layout-builder-block {
	background-color:transparent !important;
}
.ck-content {
	color:#303030;
}

/*evital start*/
@media (min-width: 1025px) {
  .ebt-block-image-gallery.fluid_grid .ebt-container .field--name-field-ebt-image-gallery {
    -moz-columns: 3;
    columns: 3;
  }
}

.dxpr-theme-header--top #dxpr-theme-main-menu .nav > li > a, .dxpr-theme-header--top #dxpr-theme-main-menu .nav > li > span, .dxpr-theme-header--side #dxpr-theme-main-menu .nav a, .dxpr-theme-header--side #dxpr-theme-main-menu .nav span, .body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav .dropdown-menu li>a, .body--dxpr-theme-nav-desktop .dxpr-theme-header--top .nav .dropdown-menu li>span {
    font-size: 14px;
    
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top #logo {
    max-height: fit-content;
    width: 120px;
	padding-top: 15px;
    padding-bottom: 15px;
	transition: 0.5s;
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix #logo {
    max-height: 50px;
    width: 120px;
    transition: 0.5s;
	padding-top: 5px;
    padding-bottom: 5px;
}
.html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top.affix {
    min-height: 60px !important;
	transition: 0.5s;
}

.body .block-field-blocknodepagebody img {
    margin-right: 15px;
    margin-bottom: 10px;
    box-shadow: 2px 2px 2px #ccc;
}
.bg-ww {
	background-color:#ffffff;
	padding-top:30px;
	padding-bottom:15px;
}
.uslugi h2.block-title {
    margin-top: 10px;
    height: 50px;
}
#secondary-header {
	font-size:14px;
	padding-top:15px;
	
}
.fl {
	float:left;
}
.fr, .fr .input-group-btn {
	float:right;
}
#block-evital-top {
	padding-top:15px;
}
#block-evital-top p, #block-evital-top a {
	font-size:14px;
}
.body--dxpr-theme-nav-desktop .dxpr-theme-header--top.dxpr-theme-header--centered .region-navigation {
    text-align: center;
    margin: 0 auto;
    display: inline-grid;
}
#block-evital-adrestop p{
	font-size:14px;
	color:#555555;
}
#block-evital-adrestop .material-icons,#secondary-header .material-icons {
	font-size:16px;
	color:#ec008c;
}
.html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top {
    min-height: 120px;
}
.html--dxpr-theme-sticky-footer .body--dxpr-theme-nav-desktop .dxpr-theme-header--top.dxpr-theme-header--navbar-pull-down {
    min-height: 120px;
}
.webform-submission-pomiar-form .col p strong{
	font-size: 24px;
    color: #fff;
    background-color: #ec008c;
    padding: 5px 10px;
	width: 65px;
    display: block;
    text-align: center;
}
.imgg img {
    box-shadow: 1px 1px 5px #5e6671;
}
.body--dxpr-theme-nav-mobile #logo {
    max-height: 55px;
}
/*top*/
.icon-box-items-wrap.short .item-title {
    padding-left: 15px;
    float: left;
    margin-bottom: 10px;
    color: #1e5b6f;
}

.icon-box-items-wrap.short h4.item-title {
    font-size: 15px;
    min-width: 75%;
}

.icon-box-items-wrap.short .description {
    padding-left: 15px;
    display: inline-block;
    color: #50aae3 /*#45aebe*/;
    font-size: 15px;
}

.icon-box-items-wrap.short .icon-wrap.absolute {
    left: 15px;
}

.icon-box-items-wrap.long .item-title {
    margin-bottom: 12px;
}

.icon-box-items-wrap.long .description {
    display: inline;
}

.icon-box-items-wrap.long .icon-wrap {
    float: left;
    margin-right: 12px;
}

.icon-box-items-wrap.icon-top .item-title {
    margin-bottom: 6px;
}

.icon-box-items-wrap.icon-top .icon-box-wrap:not(.text-left):not(.text-right) {
    text-align: center;
}

.icon-box-items-wrap .icon-wrap:not(.simple) > span {
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.05);
}

.icon-box-items-wrap .icon-image-wrap .icon-wrap:not(.simple) > span {
    box-shadow: none;
}

.icon-box-items-wrap .icon-wrap.square > span {
    border-radius: 2px;
}

.icon-box-items-wrap .icon-wrap.circle > span {
    border-radius: 50%;
}

.icon-box-items-wrap .icon-wrap > span {
    text-align: center;
    display: inline-block;
}

.icon-box-items-wrap.long .icon-wrap > span,.icon-box-items-wrap.short .icon-wrap > span {
    width: 48px;
    height: 48px;
    line-height: 48px;
    font-size: 24px;
    float: left;
    color: #7FC7D9;
}

.icon-box-items-wrap.long .icon-wrap.simple > span,.icon-box-items-wrap.short .icon-wrap.simple > span {
    font-size: 40px;
}

.icon-box-items-wrap.icon-top .icon-wrap > span {
    width: 120px;
    height: 120px;
    line-height: 120px;
    font-size: 48px;
    margin-bottom: 24px;
}

.icon-box-items-wrap.icon-top .icon-wrap.simple > span {
    margin-bottom: 0px;
    font-size: 72px;
    text-align: left;
    line-height: 60px;
    height: 120px;
    padding-top: 24px;
    text-align: inherit;
}

.short .icon-box-wrap.text-right .item-title,.short .icon-box-wrap.text-right .description {
    padding-left: 0;
    padding-right: 15px;
}

.short .icon-box-wrap.text-right .icon-wrap {
    right: 15px;
    left: auto;
}

.long .icon-box-wrap.text-right .item-title,.long .icon-box-wrap.text-right .description {
    padding-left: 0;
}

.long .icon-box-wrap.text-right .icon-wrap {
    float: right;
    margin-right: 0;
    margin-left: 12px;
}

.icon-box-wrap .icon-wrap > span > img {
    display: block;
}

.icon-box-wrap .icon-wrap.simple > span > img {
    max-height: 100%;
    width: auto;
    display: inline-block;
}

.icon-box-wrap .icon-wrap.circle > span > img {
    border-radius: 50%;
    border: none;
    max-width: 100%;
    height: auto;
}

.icon-box-wrap .icon-wrap.absolute {
    top: 0;
}
/*end top*/

.full-screen-search-button.btn-link, .full-screen-search-button.btn-link:hover, .full-screen-search-button.btn-link:focus {
    text-decoration: none;
    background-color: initial;
    position: absolute;
	right: 0px;
}
/*tabs*/

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #e20074/*{borderColorActive}*/;
    background: #007fff/*{bgColorActive}*/ /*{bgImgUrlActive}*/ /*{bgActiveXPos}*/ /*{bgActiveYPos}*/ /*{bgActiveRepeat}*/;
    font-weight: normal/*{fwDefault}*/;
    color: #ffffff/*{fcActive}*/;
}
.ui-widget-content {
    border: 1px solid #e20074/*{borderColorContent}*/;
    background: #ffffff/*{bgColorContent}*/ /*{bgImgUrlContent}*/ /*{bgContentXPos}*/ /*{bgContentYPos}*/ /*{bgContentRepeat}*/;
    color: #333333/*{fcContent}*/;
}
.ui-widget-header {
    border: 1px solid #e20074/*{borderColorHeader}*/;
    background: #e9e9e9/*{bgColorHeader}*/ /*{bgImgUrlHeader}*/ /*{bgHeaderXPos}*/ /*{bgHeaderYPos}*/ /*{bgHeaderRepeat}*/;
    color: #333333/*{fcHeader}*/;
    font-weight: bold;
}
#ebt-tabs-block-revision-id-21 .ui-state-active a, #ebt-tabs-block-revision-id-21 .ui-state-active a:link, #ebt-tabs-block-revision-id-21 .ui-state-active a:visited {
    color: #e20074/*{fcActive}*/;
    text-decoration: none;
	
}
.html .ui-tabs .ui-tabs-panel {
    padding: 30px 15px;
}
/*produkty*/
.ptyt {
    font-size: 36px;
	font-weight:normal;
}
.block-field-blocknodeproduktytitle {
	font-size:24px;
	color:#e20074;
}
.pptyt {
	font-size:20px;
}
.ko {
	font-size:16px;
}
.block-views-blockkolory-akapit-block-1 {
	width:48%;
	float:left;
}
.kst .field__item, .kolor, .ksa .field__item {
	display:inline-block;
}

.block-views-blockkolory-akapit-block-2 {
	width:48%;
	float:right;
}
.color_field__swatch--square {
	box-shadow: 1px 2px 3px #ccc;
}
#tns1-iw {
    text-align: center;
}
.thumbs-slider img {
    vertical-align: bottom;
    height: auto;
    max-height: 100%;
}
.thumbs-slider li {
    display: inline-block;
    cursor: pointer;
    border: 1px solid #ccc;
    margin: 3px;
}
.thumbs-slider .tns-nav-active {
  background: none;
  border-color: #e20074;
}
h1, .html #page-title .page-title {
    font-size: 52px;
    text-shadow: 3px -3px 1px #5966a6;
}
.page-title-full-width-container .breadcrumb {
    left: 0px;
    right: auto;
}
.page-title-full-width-container .breadcrumb {
    background: #ffffff;
    position: absolute;
    bottom: 0;
    text-align: right;
    font-style: italic;
    opacity: .85;
    margin-bottom: 10px;
    padding: 5px 10px;
    display: block;
}
.breadcrumb a, .breadcrumb, .breadcrumb .active {
	color:#000000 !important;
	font-style:italic;
}
.breadcrumb span {
	color:#e03b8c !important;
}
.block-field-blocknodeproduktyfield-sklad-produktu {
	clear:both;
}
.block-field-blocknodeproduktyfield-sklad-produktu p {
	    border: 1px solid #DDC;
    padding: 10px 5px;
    display: inline-flex;
	margin-right: 10px;
}
.block-field-blocknodeproduktyfield-sklad-produktu p strong {
	margin-right:5px;
	width:55px;
}

.pro .field__label,.view-kolory-akapit .field__label{
    font-weight: normal;
    font-size: 18px;
    padding: 15px 0px;
}
.block-field-blocknodeproduktyfield-dlugosci img {
	width:10%;
	transition:0.5s
}
.block-field-blocknodeproduktyfield-dlugosci img:hover {
	width:12%;
	transition:0.5s
}

/*kolory*/
.tooltipcolor {
  position: relative;
  display: inline-block;
box-shadow: 1px 2px 2px #ccc;
    width: 50px;
    height: 50px;
}

.tooltipcolor .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 110%;
  left: 50%;
  margin-left: -60px;
}

.tooltipcolor .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

.tooltipcolor:hover .tooltiptext {
  visibility: visible;
}
/*lista produktów*/

.prolis  {
    width: 300px;
    height: 200px;
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center
}
.prolis  .mask, .prolis .content {
    width: 300px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.prolis img {
    display: block;
    position: relative
}
.prolis h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.prolis p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center
}
.prolis a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.prolis a.info:hover {
    box-shadow: 0 0 5px #000
}
/**/

.view-first img { 
    transition: all 0.2s linear;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(219,127,8, 0.7); 
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
	transition: all 0.2s linear;
}
.view-first a.info{
    opacity: 0;
	transition: all 0.2s ease-in-out;
}
.view-first:hover img { 
	transform: scale(1.1);
} 
.view-first:hover .mask { 
	opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.view-first:hover p {
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
}
/*grid julia*/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	list-style: none;

}

/* Common style */
.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 10px 1%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	/*opacity: 0.8;*/
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.grid figure figcaption .toppad {
	top: 0%;
    position: relative;
}
.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {

}


.grid figure h2,
.grid figure p {
	margin: 0;
}



/* Individual effects */

/*---------------*/
/***** medi *****/
/*---------------*/

figure.effect-medi {
	background: rgba(255, 255, 255, 0.75) /*rgba(13, 110, 253, 0.25)*/;
	border: 1px solid #5966a6;
}

figure.effect-medi img {

	-webkit-transition: opacity 1s, -webkit-transform 1s;
	transition: opacity 1s, transform 1s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border:1px solid #5966a6;
}

figure.effect-medi figcaption {
	text-align: left;
}

figure.effect-medi h2 {
	position: relative;
	margin-bottom: 5px;
    text-align: center;
    font-size: 18px;
    text-transform: none;
    background: #fff;
    padding: 20px;
    color: /*#e20086*/#5966a6;
}

figure.effect-medi p {
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	background: rgba(255,255,255,0.9);
	color: #2f3238;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}
figure.effect-medi span {
	letter-spacing: 1px;
	background: #51a7e8;
	color:#ffffff;
	padding:0.4em 1em;
	display: inline-block;
	margin: 0 0 0.25em;
	padding: 0.4em 1em;
	text-transform: none;
	font-weight: 500;
	font-size: 75%;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-360px,0,0);
	transform: translate3d(-360px,0,0);
}

figure.effect-medi p:first-child {
	-webkit-transition-delay: 0.15s;
	transition-delay: 0.15s;
}
figure.effect-medi span:first-child {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}


figure.effect-medi p:nth-of-type(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-medi p:nth-of-type(3) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-medi:hover p:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

figure.effect-medi:hover p:nth-of-type(2) {
	-webkit-transition-delay: 0.05s;
	transition-delay: 0.05s;
}

figure.effect-medi:hover p:nth-of-type(3) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

figure.effect-medi:hover img {
	opacity: 0.4;
	-webkit-transform: scale3d(1.1,1.1,1);
	transform: scale3d(1.1,1.1,1);
}

figure.effect-medi:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
figure.effect-medi:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
/*kategorie*/
.kategorie h2{
	color: #5966a6;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Montserrat';
	background: #ccccccad;
    padding: 10px 20px;
	min-height:55px;
	text-align:center;
} 
.kategorie a:hover{
	text-decoration:none;
}
.kategorie h2:hover {
	text-decoration:none;
	transition:0.5s;
	font-size: 16px;
}
#views-bootstrap-produkty-block-1 a {
	text-decoration:none;
}
.view-sciezki ul li {
	list-style:none;
}
.view-sciezki ul {
	padding-left:0;
}
.view-sciezki span {
	text-transform:uppercase;
	font-size:13px;
}
.html .form-control, .html input[type=date], .html input[type=datetime-local], .html input[type=email], .html input[type=file], .html input[type=month], .html input[type=number], .html input[type=password], .html input[type=search], .html input[type=tel], .html input[type=text], .html input[type=time], .html input[type=url], .html input[type=week], .html textarea, .html select {
	background-color:#fff;
}