@import url(../../fonts/fonts.css);
:root {
    --default-font-size: calc(14px + (23 - 14) * ((100vw - 300px) / (1600 - 300)));
    --default-conetnt-size: calc(10px + (23 - 14) * ((100vw - 300px) / (1600 - 300)));
    --dark-red: #930731;
}
html, body {
    font-family: 'Roboto', serif;
}
body {
    font-size: var(--default-font-size);
}
a {
    color: #fff;
    text-shadow: 0 2px 0 rgba(21, 22, 21, 0.75);
}
a:hover{
	color:  #fff;
}
.section-content a{
	color: #941603;
    text-shadow: 0 2px 0 rgba(255,255,255, 0.75);	
}
.section-content h2{
	font-size: 2.5rem;
}
.section-content h3{
	font-size: 2rem;
}

.section-content a:hover{
	text-decoration: underline;
}
.section-header {
    position: fixed;
    left: 0;
    width: 100%;
    top: 0;
    z-index: 4;
}
.section-header .menu-header-top {
    position: relative;
    top: 95px;
    transition: all .6s ease 0s;
}
.podstrona .section-header .menu-header-top {
	top: 26px;
}

.section-header .menu-header-top a {
    font-size: var(--default-font-size);
	text-transform: none;
}

.section-header .logo {
    position: relative;
    top: 40px;
    left: 20px;
    transition: all .6s ease 0s;
/*    max-width: 534px;*/
}
.podstrona .section-header .logo {
	width:26%;
	top: 14px;
}
.logo-max-width {
    width: 100% !important;
}
.logo-top {
    top: 40px !important;
}
.header-menu-top {
    top: 90px !important;
}
.section-header-shadow {
    box-shadow: inset 0 89px 84px -12px rgba(0, 0, 0, .9);
	height:80px;
}


.section-header-diabled-shadow {
    box-shadow: none !important;
}
.section-header .icon-hamburger, .section-header .icon-close {
/*    width: 27px;
    max-width: 27px;
    max-height: 31px;*/
	
	width: 25px;
    max-height: 25px;	
    position: absolute;
    top: 2px;
    right: 6px;
}
.section-slider {
    overflow: hidden;
}
.section-slider .bg-left-shadow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: inset 452px 0 22rem rgba(0, 0, 0, .6);
    z-index: 1;
    height: 100vh;
}
.section-slider .bg-bottom-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    height: 100vh;
    box-shadow: inset 0 -69px 84px -42px rgba(0, 0, 0, .6);
}
.section-slider .carousel-item {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 100vh;
}
.owl-carousel .nav-left,
.owl-carousel .nav-right {
    width: 25px;
    position: absolute;
    bottom: 50%;
}
.owl-carousel .nav-left {
    left: -60px;
}
.owl-carousel .nav-right {
    right: -60px;
}
.btn-refresh {
    padding: 12.2px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    min-width: 53px;
    border-radius: 0;
    margin: 0;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    color: #f1f1f1!important;
    background-color: #333;
    border-color: #333;
    display: inline-block;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    float: left;
    position: absolute;
    z-index: 2;
    text-align: center;
}
.btn.btn-outline-refresh:hover{
    background-color: #E86E00;
}
    
.refresh-caption {
    width: 21px;
}
.mega-menu {
    position: fixed;
    top: -300px;
    width: 100%;
    height: 0;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: rgba(89, 89, 89, .95);
    z-index: 3;
    opacity: 0;
    padding-top: 300px;
}

.mega-menu .sekcja-kontakt:nth-child(2){
	border-left: 2px solid var(--dark-red);
}
.mega-menu ul.list-unstyled li.list-inline-item {
	display: block !important;
}
.jumbotron-fluid {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.jumbotron-fluid:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .6);
    z-index: 0;
}
.jumbotron-fluid .title-page {
    position: relative;
    z-index: 1;
}
.fast-contact p {
    font-size: 1.3rem;
    margin-bottom: 0;
}
.fast-contact a[href^='tel:'] {
    text-decoration: underline;
}
.section-salons {
/*    background-color: rgba(96, 92, 89, .2);
    margin-top: -267px;*/
    background-color: rgba(96, 92, 89, .2);
	margin-top: 0;
    position: absolute;
    bottom: 0;
    width: 100%;

}

.section-salons .card {
    z-index: 1;
}
.section-salons .card-salons-title {
    color: #605c59;
}
.section-salons .card-salons-info {
    background-color: #605c59;
}
.section-salons .card-salons-opening-hours {
    background-color: var(--dark-red);
}
.section-salons .salons-icon {
    position: relative;
    z-index: 1;
    width: 50px;
    height: 50px;
}
.section-offer a, .archive-offer a {
    color: #605c59;
    text-shadow: none;
}
.archive-offer .element{
	background-color: rgba(255,255,255,0.6);
}
.section .name {
    color: var(--dark-red);
}
.thumb-offer {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 264px;
}
.border-gray {
    border: 4px solid #605c59;
}
.section-promotiom {
    background-color: #f0f0f0;
}
.section-promotiom .name-category {
    color: #595959
}
.name-promotion {
    color: var(--dark-red);
	font-size: 3.5rem;
}
.section-promotiom a {
    color: var(--dark-red);
	color: #605c59;
    text-shadow: none;
}
.thumb-promotion {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    min-height: 700px;
}
.section-about-componany .content {
    font-size: var(--default-conetnt-size);
}
.section-our-specialty {
    background-color: #D9D9D9;
}
.section-our-specialty .card {
    background-color: #941603;
}
.section-our-specialty .bg-section {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    min-height: 656px;
}
/* **************** section-optometrists ****************** */
.section-optometrists a {
    color: var(--dark-red);
	text-shadow:none;
}
.section-optometrists .bg-bottom-optometrists {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    min-height: 494px;
    position: absolute;
    bottom: 95px;
    width: 60%;
}
.section-optometrists .bg-bottom-optometrists:after {
    content: '';
    background-color: rgba(89, 89, 89, .7);
    position: absolute;
    width: 300%;
    height: 100%;
}
.section-optometrists .bg-section {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    min-height: 700px;
}
.section-optometrists .content {
    padding-top: 12rem;
}
/* **************** section-our-salons ****************** */
.section-our-salons .content {
    position: relative;
    z-index: 1;
    padding-bottom: 15rem;
}
.section-our-salons .col-12 {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.section-our-salons .bg:after {
    content: '';
    position: absolute;
    left: 0;
    z-index: 0;
    background-color: rgba(136, 25, 7, .8 );
    width: 100%;
    height: 100%;
}
.section-what-makes-us-stand-out .card-title {
    color: #595959;
}
.section-what-makes-us-stand-out .card-text {
    font-size: 1rem;
    color: #595959;
    min-height: 125px;
}
.section-what-makes-us-stand-out a {
    color: var(--dark-red);
    text-shadow: none;
/*	padding:0.5rem 0.5rem 0.7rem 0.6rem;
	border-radius: 50%;
	background-color: rgba(136, 25, 7, .03 );*/
}
.section-footer a {
    color: var(--dark-red);
    text-shadow: none;

}
.section-footer a,
.section-footer p{
	font-size: medium	
}
.btn.btn-outline-refresh{
	height:45px;
	padding-top: 8px;
}
.section-eyes-speak {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-eyes-speak .card-body {
    height: 700px;
}
.section-eyes-speak .slogan {
    position: absolute;
    bottom: 100px;
    width: 100%;
    color: rgb(240, 240, 240);
    font-weight: bold;
    line-height: 1.2;
    text-shadow: 0 1px 8px rgba(148, 22, 3, 0.57);
}
.section-contact {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.section-contact .container-fluid {
    position: relative;
    z-index: 1;
}
.section-contact:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(118, 114, 112, .8);
    z-index: 0;
}
.section-contact .card-contact .card-name,
.section-contact .card-contact-form .card-name {
    color: #000;
}
.section-contact .card-contact-form a {
    color: #941603;
    text-shadow: none;
}
.section-contact .card-contact a:hover {
    color: #fff;
}
.section-contact .card-contact hr,
.section-contact .card-contact-form hr {
    border-top: 3px solid rgba(0,0,0);
}
.section-contact .card-contact .card {
    background-color: #941603;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.section-contact .card-contact-form .card {
    background-color: rgba(255, 255, 255, .62);
	border-top-left-radius: 0;
	border-top-right-radius: 0;	
}
iframe {
    width: 100%;
}
.btn-outline-send, .btn-outline-refresh {
    color: #941603;
    border-color: #941603;
}
.btn-outline-send:hover {
    color: #fff;
    border-color: #941603;
    background-color: #941603;
}
.jumbotron-fluid h1,
.jumbotron-fluid h2{
    position: relative;
    z-index: 1;
}
.jumbotron-fluid {
    background-repeat: repeat;
    background-size: auto;
    background-position: center;
}
.jumbotron-fluid:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
   background-color: rgba(0, 0, 0, 0.57);
}
.thumb-forged {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px;
}
.section-forged .card-text {
    font-size: 1rem;
    color: #595959;
}
.section-forged .card-title {
    min-height: 62px;
}
.section-logotypes .thumb-logotypes {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100px;
}
body.podstrona{

    background-image: url(../../img/bgs/bg_2.png);
    background-size: auto;

}
body.podstrona.produkt{
    background: none;
}
figcaption{
	text-align: center;
	font-style: italic;
	font-size:medium
}
.owl-theme .owl-nav.disabled + .owl-dots{
	background-color: white;
	margin-top: 2px;
}
.home .section-promotiom{
	border-top: 2px  solid #f0f0f0;
}
.podstrona .tytul-strony-single {
    background-color: rgba(0,0,0,0.04);
	color: var(--dark-red);
    /* text-transform: uppercase; */
    font-size: 2.8rem;
    /* text-shadow: 1px 1px 1px rgba(255,255,255,0.9), -1px -1px 1px rgba(255,255,255,0.9); */
    text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.9);
    padding: 2rem 0;
    margin-bottom: 0;
}
.error404 .winieta{
	margin-bottom: 0;
}
.wp-block-column p{
	text-align: justify;
}
/* ==========================================================================

========================================================================== */
.modal-content{
    background-color: transparent;
    border:none;
}
.modal-content .fa, 
.modal-content .fas, 
.modal-content .svg-inline--fa {
    display: inline-block;
    /*display: none;
    font: normal normal normal 14px/1 FontAwesome;*/
    font-size: 40px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff !important
}
.zamknij{
    display: block;
    width:50px;
    height: 50px;
}
/* ==========================================================================
hamburger - animacja
========================================================================== */
button.navbar-toggler,
button.hamburger
{
/*	position: absolute; z-index:1033; right:30px; top:30px*/
	
	position: fixed;
	right:30px;
	top:30px;
	z-index: 1032;	
}
button.hamburger{
	position: absolute;
	background-color: transparent;
	border:none;
	outline: none;
}
.my-fixed button.navbar-toggler{
	position: fixed;
}
  button.navbar-toggler:focus {
    outline: none;
  }
/* Icon 1 */
.animated-icon1, .animated-icon2, .animated-icon3 {
    width: 30px;
    height: 20px;
    position: relative;
    margin: 0px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .1s ease-in-out;
    -moz-transition: .1s ease-in-out;
    -o-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    cursor: pointer;
    z-index: 1
}
.animated-icon1.inCircle{
/*    border:1px solid #e65100;
    border-radius: 50%;
    width:40px;
    height:40px;
    padding: 50px;*/
}
.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

.animated-icon1 span {
background: rgba(255,255,255,1.00);
}

.animated-icon2 span {
background: rgba(255,255,255,1.00);
}

.animated-icon3 span {
background: rgba(255,255,255,1.00);
}
.animated-icon1:hover span,
.animated-icon2:hover span,
.animated-icon3:hover span{
	background-color: rgba(107,107,107,1);
}
.animated-icon1:hover span{
	background-color: #ffffff;
}

.animated-icon1 span:nth-child(1) {
    top: 0px;
}
.animated-icon1 span:nth-child(2) {
    top: 10px;
}
.animated-icon1 span:nth-child(3) {
    top: 20px;
}
.animated-icon1.open span:nth-child(1) {
    top: 11px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
    opacity: 0;
    left: -60px;
}

.animated-icon1.open span:nth-child(3) {
    top: 11px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

/* Icon 3*/
/*
.animated-icon2 span:nth-child(1) {
top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
top: 10px;
}

.animated-icon2 span:nth-child(4) {
top: 20px;
}

.animated-icon2.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon2.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}
*/
/* Icon 4 */
/*
.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}
*/

/* ==========================================================================

========================================================================== */
/* custom checkbox */
.checkbox input#single_checkbox {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}
.checkbox label {
  position: relative;
  cursor: pointer;
}
.checkbox label:before {
  content:'';
  -webkit-appearance: none;
  background-color: rgba(255,255,255, 1);
  border: 1px solid #000;
    border-radius:3px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.2);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}
.checkbox input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 3px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid black;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
/* ==========================================================================
  COOKIE
   ========================================================================== */
#cookie-bar p{
    text-align: center;
}
/*#cookie-bar.fixed {
    right: 60px;
    width: 250px;
    font-size: 10px;
    text-align: left;
    padding: 10px 0 0 0;
    background-color: rgba(0,0,0,1);
}*/
#cookie-bar.fixed {
    right: 0;
    width: 100%;
    font-size: 1rem;
    text-align: center;
    padding: 15px 10px 0 10px;
    background-color:#666;
    box-shadow: 1px 1px 3px rgba(0,0,0, 0.8);
}
.cookies-box img {
    display: none !important;
}
#cookie-bar .cb-enable {
    width: auto;
    background: #E1AC27;
    color: #000;
    border-radius: 15px;
    padding-left:2rem;
    padding-right: 2rem;
}
#cookie-bar .cb-enable:hover {
    color: #fff;
}
.cookies-box .space-top {
    padding-top: 0;
}
.cookies-box .h-cookie {
    font-size: 150%;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center;
}
.cookies-box .glyphicon.glyphicon-info-sign {
    float: left;
    font-size: 200%;
    margin-right: 10px;
    padding-top: 5px;
    color: #E1AC27;
}
#cookie-bar a.tylko-link::after {
    content: '';
    font-family: "FontAwesome";
    position: absolute;
    right: 0;
    top: 2px;
}
#cookie-bar a.tylko-link {
    display: inline;
    padding: 8px 0;
    margin-left: 0;
    text-decoration: underline;
    font-size: 1rem;
    color:#E1AC27;
	text-shadow: none;
}
#cookie-bar a:not(.tylko-link) {
    margin: 10px auto 20px auto;
    text-align: center;
	text-shadow: none;
		
}
/* **** GUTTENGBERG **/
.wp-block-image .alignright {
    margin-left: 0;
}
.wp-block-image img{
	max-width: 100%;
	height: auto;
}