@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');


@media (min-width: 1600px){
	body .container{
		max-width: 1470px;
	}
}

body {font-family: "Open Sans", sans-serif;}
body a {text-decoration: none;color:#000;}
body a:visited {color:#000;}

#header .main-header{padding: 90px 0 50px 0;display: flex;justify-content: space-between;border-bottom: 1px solid #000000;min-height: 236px;margin-bottom: 50px;}
.app-logo img {max-width: 330px;}
.main-navigation {width:auto;display: flex;align-items: center;}
.main-navigation li {margin: 0 30px;}
.main-navigation a {color:#000;position: relative;padding-bottom: 15px;}
.main-navigation a:visited {color:#000;}
.main-navigation a:after {color:#000;content: '';background: #D9D9D9;width: 8px;height: 8px;left:50%;top:30px;margin-left: -4px;display: block;border-radius: 50%;position: absolute;transition: 0.4s ease all;}
.main-navigation a:hover:after {background: #FF3E0F;} 

.gallery-left, .gallery-right {width: 100%;display: flex;  flex-flow: column wrap;height: calc(100vh - 286px);margin-left: -10px;}
.intro-single {max-height: 280px;width: 50%;margin: 0 10px 10px 0;background-size: cover;min-height: 30%;}
.intro-single:nth-child(2), .intro-single:nth-child(3) {max-height: 540px;width: 50%;min-height: 60%;}

.middle-panel {text-align: center;padding-top: 10vh;}
.middle-panel h2 {font-size: 22px;color:#787878;font-weight: 600;line-height: 27px;}
.middle-panel h3 {font-size: 20px;color:#787878;font-weight: 400;margin-top:40px;margin-bottom: 56px;}
.button, input.button {line-height:1;border-radius: 26px;background: #FF3E0F;color:#ffff;padding:15px 30px;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px 5px 6px rgba(255, 255, 255, 0.25);font-size: 20px;text-decoration: none;display: inline-block;transition: 0.4s ease all;
	outline: none;border:0;}
.button:hover, input.button:hover, .button:visited:hover, .button:focus:hover {background: #fff;color:#FF3E0F;}
.button:visited {color:#FF3E0F;}
.button:visited, .button:focus, input.button:focus {color:#fff;}
.button.disabled {pointer-events: none;background: #ccc;opacity: 0.8;}

.designer-login .middle-panel form {text-align: center;}
.designer-login .middle-panel form input {width: 300px;}
input[type="text"], input[type="password"] {border-radius: 26px;background: #fff;border: 2px solid #787878;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.21), inset 0px 4px 11px rgba(0, 0, 0, 0.4);padding: 12px 22px;margin-top: 20px;}
form .button {margin-top: 40px;max-width: 220px;}


#footer {z-index: 20;position: relative;}
.middle-panel .buttons {display: flex;flex-wrap: wrap;justify-content: center;}
.middle-panel .buttons .button {margin: 0 20px 40px 20px;}
.cta-footer {font-size: 14px;text-align: center;color:#787878;margin-top: 15vh;position: absolute;width: 100%;bottom: 20px;left:0;}
.cta-footer strong, .cta-footer b {color:#FF3E0F;}
.cta-footer a {color:#787878;font-weight: 600;}

.designer-login .middle-panel{padding-top: 5vh;}
.middle-panel h1 {color: #FF3E0F;font-size: 24px;margin-bottom:40px;font-weight: 600;}
.designer-login .middle-panel h2 {margin-bottom: 40px;}
.cta-register {margin-top: 50px;}
.cta-register span {font-size: 14px;color:#787878;display: block;text-align: center;}
.cta-register .button {margin-top: 20px;max-width:220px;}

.relative {position: relative;}

.single-post-inner {max-width: 420px;margin:0 auto;display: block;margin-bottom: 80px;box-shadow:0px 3px 4px rgba(0, 0, 0, 0.25);}
.single-post-inner:hover {color:#000;}
.single-post-inner .image {min-height: 180px;background-size: cover;background-position: center;}

body .sub .single-post-loop .single-post-inner .image, .post-type-archive-tiles .single-post-inner .image, body.tax-textures_category .single-post-inner .image{max-height: 200px;max-width:  200px;margin:0 auto;min-height:  200px!important;}
.single-post-inner h2 {font-size: 20px;margin-bottom: 5px;}
.single-post-inner .content {padding: 15px 20px;font-size: 14px;}

.app-footer {margin-top: 30px;}
.app-footer .inner-footer .image {max-width:200px; }
.app-footer .inner-footer {border-top:1px solid #000;padding-top: 40px;padding-bottom: 30px;}
.app-footer .inner-footer p {margin-bottom: 5px;}
.app-footer .inner-footer a{color: #787878;transition: 0.2s ease all;}
.app-footer .inner-footer a:hover {color:#FF3E0F;}
.socials a {margin-right: 10px;margin-top: 20px;display: inline-block;}

 h2.smaller-title{font-size: 24px;margin-bottom: 20px;}

.bordered-page h2{font-size: 24px;margin-bottom: 20px;margin-top: 20px;}
.bordered-page .image {min-height: 100%;height: 100%;background-size: cover;}
.bordered-page .text {font-weight: 300;font-size: 20px;}

.bordered-page {width: 90%;max-width:1200px;margin:0 auto;padding: 30px 50px 50px 50px;background: #FFFFFF;box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.7);margin-bottom: 50px;}
.custom-container {width: 90%;max-width:1200px;margin:0 auto;}


.breadcrumbs {margin-bottom: 40px;padding-left: 30px;}
.breadcrumbs a, .breadcrumbs, .breadcrumbs a:hover, .breadcrumbs a:visited {color:rgba(120, 120, 120, 0.54);font-size: 15px;}
.breadcrumbs a {position: relative;margin-right: 20px;}
.breadcrumbs a.home-link {}
.breadcrumbs a.home-link:before, .breadcrumbs span.home-link:before {width: 16px; height: 16px;background-image: url('../images/icon-home.png');background-size: contain;content: '';position: absolute;bottom: 2px; left: -30px;display: block;}
.breadcrumbs a:after {content: '>';color:#FF7949;position: absolute;left:100%;padding-left: 8px;width: 5px;height: 16px;display: block;bottom: 5px;}
.breadcrumbs a.without:after {display: none;}
.breadcrumbs-wrapper {position: relative;}

.faq-wrapper h2 {text-align: center;margin-bottom: 20px;}
.scroller section {height: 45vh;overflow: auto;}
.scrollbar-track {opacity: 1!important;}
.scroller .scroll-item {border-radius: 16px;padding:10px 15px;margin-bottom: 10px;}
.scroller .scroll-item:nth-child(2n) {background: rgba(217, 217, 217, 0.32);}
.scroller .scroll-item h3 {color:#FF3E0F;font-size: 20px;margin-bottom: 16px;}
.scroll-content {padding-right: 60px;}
a.read-more, a.read-more:visited {color:rgba(120, 120, 120, 0.8);font-size:13px;display: block;margin-top: 5px;}

.scrollbar-thumb {background:#FF3E0F!important;}
.go-back-button {text-align: center;margin-top: 30px;}
#map {height:60vh;max-width: 1200px;position: relative;}
.map-wrapper .info {position: absolute;background: #FF3E0F;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), inset 0px 12px 20px rgba(255, 255, 255, 0.25);
	border-radius: 17px;color:#fff;font-size: 20px;text-align: center;padding:50px 30px;top:40%;transform: translateY(-50%);z-index: 400;right: 0;max-width: 400px;}
.map-wrapper{position: relative;}
.leaflet-container .leaflet-popup-content a, .leaflet-container .leaflet-popup-content a:visited {color:#FF3E0F;display: block;margin-top:10px;opacity: 0;top:0;left:0;position: absolute;width: 100%;height: 100%;}
.contact-child #map {max-width: 100%;width:100%;}
.contact-columns {margin-bottom: 50px;}

.contact-columns h2 {text-align: center;margin-bottom: 40px;position:relative;font-size: 24px;}
.contact-columns h2 span {position: relative;}
.contact-columns h2 span:before {width: 15px; height: 20px;background-image: url('../images/icon-map.png');background-size: contain;content: '';position: absolute;bottom: 5px; left: -26px;display: block;background-repeat: no-repeat;}
.contact-columns p {color: #787878;font-size: 20px;}
.contact-columns .right-content {padding-left: 7vw;}
.contact-columns .left-content {padding-left: 3vw;}

.faq-wrapper .long-content {max-height: 0;transition: all 0.4s ease;overflow: hidden;display: block;}
.faq-wrapper .open .long-content {max-height: 1000px;margin-top: 20px;}
.faq-wrapper .open .read-more {display: none;}

.banner {min-height: 280px;width: 100%;background-size: cover;margin-bottom: 30px;text-align:center;display: flex;justify-content:center;align-items: center;flex-direction: column;}
.banner h2{color:#fff;text-transform: uppercase;font-weight: 700;}
.banner h3{color:#fff;text-transform: uppercase;}

.post-meta {position: relative;bottom: -70px;left:0;display: flex;justify-content: space-between;color: #787878;}

.single-post .bordered-page {padding-bottom: 30px;}
.single-post .text p {font-size: 18px;}
.post-navigation {margin-top: 100px;}

.post-navigation a {position: relative;}
.post-navigation a:hover {color:#FF3E0F;}
.post-navigation .nav-previous a {padding-left: 40px;}
.post-navigation .nav-previous a:before {content: '';background-image: url('../images/big-arrow.png');background-size: contain;background-position: center;left:0;width: 22px;height: 40px;top:-9px;position: absolute;display: block;}
.post-navigation .nav-next a:before {content: '';background-image: url('../images/big-arrow.png');background-size: contain;background-position: center;right:0;width: 22px;height: 40px;top:-9px;position: absolute;display: block;transform: rotate(180deg);}
.post-navigation .nav-next a {padding-right: 40px;}

.single-post-loop.catalog a {box-shadow: none;}
.single-post-loop.catalog .single-post-inner .image {background-size: cover;background-repeat: no-repeat;min-height: 300px;position: relative;}
.single-post-loop.catalog .content {position: absolute;height: 100%;width: 100%;background: rgba(255, 255, 255, 0.6);opacity: 0;display: flex;justify-content: center;align-items: center;transition: all 0.2s ease;}
.single-post-loop.catalog.textures .content {background: rgba(0, 0, 0, 0.6);color:#fff;}

.single-post-loop.catalog .content h2 {font-size: 34px;text-transform: uppercase;padding: 0 40px;text-align: center;}
.single-post-loop.catalog a:hover {box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.25);}
.single-post-loop.catalog a:hover .content {opacity: 1;}

.single-post-loop.single-catalog .image {min-height: 300px;background-size: cover;}
.download {position: relative;display: inline-block;padding-right: 40px;width: auto;color:#787878;transition: 0.4s ease all;}
.download:before {content: '';background-image: url('../images/catalog.png');background-size: contain;background-position: center;right:0;width: 36px;height: 36px;top:-7px;position: absolute;display: block;color:rgba(120, 120, 120, 0.54);}
.download:hover {color:#FF3E0F;}

.single-catalogs h1 {color:#787878;margin-bottom: 50px;font-size: 30px;}

.cta-back {position: relative;text-align: center;margin:100px 0 100px 0;}

.search-bar {display: flex;justify-content: space-between;margin-bottom: 40px;}
.content-menu {width:auto;display: flex;align-items: center;}
.content-menu a {color:#000;position: relative;padding-bottom: 15px;margin: 0 20px;}
.content-menu a:visited {color:#000;}
.content-menu a:after {color:#000;content: '';background: #D9D9D9;width: 8px;height: 8px;left:50%;top:30px;margin-left: -4px;display: block;border-radius: 50%;position: absolute;transition: 0.4s ease all;}
.content-menu a:hover:after {background: #FF3E0F;}

.search-field {position: relative;border:1px solid #626262!important;filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.55));line-height: 32px;border-radius: 25px!important;padding: 5px 20px!important;}
.search-field:before {content: '';background-image: url('../images/catalog.png');background-size: contain;background-position: center;right:0;width: 36px;height: 36px;top:-7px;position: absolute;display: block;color:rgba(120, 120, 120, 0.54);}
.search-form {position: relative;max-width: 150px;transition: 0.7s ease all;}
.search-form.focused {max-width: 240px;width: 240px;}
.search-field {width: 100%;}
.search-field:focus {outline: none;}
body .search-form .search-submit {background: transparent;border:0!important;position: absolute;right: 10px;top:7px;font-size:0;color:transparent;width: 30px;height: 30px;background-image: url('../images/search.png');background-size: cover;background-position: center;}

.second-level h2{color:#787878;text-align: center;margin-bottom: 30px;font-size: 30px;}
.second-level a {box-shadow: none!important;}

.archive h1, .single h1{color:#787878;margin-bottom: 60px;font-size: 35px;}
.swiper-slide .image {min-height: 400px;background-size: cover;}
body .image.contained {background-size: contain!important;}
.swiper-button-next, .swiper-button-prev {color:#FF3E0F!important;}
.swiper-button-next::after, .swiper-button-prev::after {font-size: 25px;}
.swiper-pagination-bullet {width: 15px;height: 15px;margin:0 4px;}
.swiper-pagination-bullet-active {background: #FF3E0F!important;}
.swiper-button-next, .swiper-button-prev {bottom:0px!important;top:inherit;}
.single-slider{position: relative;padding-bottom:60px;margin-bottom:40px; }

.links span {margin-left: 10px;}
.tiles-cols {margin-top: 50px;margin-bottom: 80px;}
.spec {display: flex;margin-bottom: 20px;}
.spec .meta {margin-left: 20px;}
.spec .meta span {display: block;}

.narrow-wrapper {max-width: 900px;width: 100%;margin:0 auto;}

.specs-title {color:#787878;margin-bottom: 30px;font-size: 25px;margin-top: 50px;}
.table-row span{display: inline-block;padding: 10px 0;font-size: 20px;}
.table-row span:first-child {min-width: 200px;font-weight: 600;padding-left: 10px}
.table-row:nth-child(2n) {background: rgba(217, 217, 217, 0.5);border-radius: 5px;}
.tiles-table {border-left:solid 2px #000;padding-left: 20px;margin-bottom: 60px;}
.error-login {text-align: center;color:#FF3E0F;margin-top: 10px;display: block;}
.hand-menu {position: absolute;right: 15px;top: -40px;text-align: right;z-index: 999;}
.hand-menu .menu {max-width: 300px;padding: 20px 20px;background: #fff;position: absolute;opacity: 0;visibility: hidden;transition: 0.2s ease all;right: 0;top:30px;border:1px solid #525252;border-radius: 10px;}
.hand-menu .icon{position: relative;width: 20px;height: 20px;display: block;cursor: pointer;}

.hand-menu.open .menu {opacity: 1;visibility: visible;overflow: hidden;}
.hand-menu .icon:after {content: '';background-image: url('../images/account.png');background-size: cover;background-position: center;right:0;width: 18px;height: 20px;position: absolute;display: block;}

.hand-menu a {white-space: nowrap;}
.hand-menu a:last-child {color:#787878;}
.hand-menu a:hover {color:#FF3E0F;}
.designer-login form .consent {margin-top:20px;}
.designer-login form .consent input {display: inline-block;width: auto;margin-right: 10px;}
.consent label {display: inline-block;cursor: pointer;}
.consent label a{color:#FF3E0F;}

.home-buttons {text-align: center;}
.home-buttons h2 {color:#787878;margin-bottom: 50px;font-size: 25px;font-weight: 400;}
.home-buttons .buttons {display: flex;justify-content: space-around;}
.home-buttons .button {margin:0 20px;min-width: 320px;}

.news-title {color:#787878;margin-bottom: 30px;font-size: 30px;margin-top: 40px;font-weight: 400;}
.news .image {min-height: 400px;width: 55%;background-size: cover;}
.news {margin-bottom: 60px;position: relative;}
.news:nth-child(2n+1) .image{float: right;}

.news .content {position: absolute;top:50%;transform: translateY(-50%);background: rgba(255,255,255,0.9);width: 50%;padding: 10px 20px;right: 0;box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.5);}
.news:nth-child(2n +1) .content {right: inherit;left:0;}
.news h3{color:#525252;margin-bottom: 20px;font-weight: 400;}
.buttons.left {text-align: left;justify-content:flex-start;}
.data span {display: block;text-align: left;}
.data h2.name {text-align: left;}

.cta-footer.relative {position: relative;margin-top: 70px;}
.designer-card {display: flex;margin-bottom: 70px;}
.designer-card h2.name {color: #FF3E0F;margin-bottom: 20px;margin-top: 15px;font-weight: 400;}
.designer-card span {margin-bottom: 10px;}
.avatar {width: 250px;height: 250px;position: relative;background-size: cover;position: relative;margin-right: 40px;background-position: center;}
.edit-account {background-image: url('../images/edit.png');background-size: contain;background-position: center;position: absolute;bottom:20px;right: 15px;width: 25px;height: 25px;}

.settings-account {position: absolute;color:#787878!important;right: 0;font-size: 16px;padding-right: 50px;}
.settings-account:after {content:'';background-image: url('../images/setting.png');background-size: contain;background-position: center;position: absolute;bottom:-8px;right: 0px;width: 40px;height: 40px;}
.middle-panel.no-space {padding-top: 0;}

form.editing .button {max-width: none!important;}

.editing .designer-card {justify-content: space-between;}
.editing #avatar {visibility: hidden;opacity: 0;}
.editing .input {margin-bottom: 10px;text-align: left;}
.editing .input label{display: block;font-size: 20px;text-align: left;}
.editing .input input {margin-left: 0px;margin-top: 5px;}
.editing .input input.small {max-width: 100px;}
.editing .input input:first-of-type {margin-left: 30px;}
.long-content.column {padding-left: 20px;}
.long-content.column span{display: block;}

.long-content.column i {font-style: normal;}
.long-content.column i.nieaktywny {color:red;}
.long-content.column i.aktywny {color:green;}

/*PRELOADING------------ */
#overlayer {
  width:100%;
  height:100%;  
  position:absolute;
  z-index:9991;
  background:#fff;
}
.loader {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index:9999;
  border: 8px solid #FF3E0F;
  top: 50%;
  animation: loader 2s infinite ease;
  left:50%;
  margin-left: -30px;
}

.loader-inner {
  vertical-align: top;
  display: inline-block;
  width: 100%;
  background-color: #FF3E0F;
  animation: loader-inner 2s infinite ease-in;
}

@keyframes loader {
  0% {
    transform: rotate(0deg);
  }
  
  25% {
    transform: rotate(180deg);
  }
  
  50% {
    transform: rotate(180deg);
  }
  
  75% {
    transform: rotate(360deg);
  }
  
  100% {
    transform: rotate(360deg);
  }
}

@keyframes loader-inner {
  0% {
    height: 0%;
  }
  
  25% {
    height: 0%;
  }
  
  50% {
    height: 100%;
  }
  
  75% {
    height: 100%;
  }
  
  100% {
    height: 0%;
  }
}

.thank-you .go-back-button {margin-top: 100px;margin-bottom: 140px;}
.results .item {font-size:20px;display: block;text-align: left;margin-bottom: 10px;}
.results .item:hover {color:#FF3E0F;}


@media (max-height: 1000px){
	.cta-footer {position: relative;margin-top: 60px;}
	.designer-login .middle-panel {padding-top: 2vh;}
}

.middle-panel form span {font-size:14px;display: block;color:#787878;text-align: center;margin-top: 5px;}

.wholesaler-panel {}

.wholesaler-card {position: relative; border:1px solid #000;border-color: rgba(121, 121, 121, 0.2);
box-shadow: 0px 2px 8px 1px rgba(0, 0, 0, 0.5);display: flex;padding:30px 30px;margin-left: 60px;margin-right: 60px;}

.wholesaler-card .avatar {position: static;border-radius: 50%;overflow: hidden;box-shadow: 0px 0px 6px 1px rgba(0, 0, 0, 0.25);border:10px solid #fff;}
.wholesaler-card .data h2.name {margin-bottom: 10px;padding-top: 30px;}

.wholesaler-container {min-height: 50vh;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);padding: 0;margin-top: 68px;}
.wholesaler-container .designer-card {margin-left:60px;margin-right:60px; }

.wholesaler-nav {background:#FF3E0F;border-radius: 88px 88px 0px 0px;min-height: 68px;transform: translateY(-68px);text-align: left;display: flex;padding-left: 30px;align-items: flex-end;}
.wholesaler-nav a {background: #fff;box-shadow: 0px -2px 4px rgba(0, 0, 0, 0.25);border-radius: 12px 12px 0px 0px;height: 28px;padding: 5px 10px;font-size: 14px;margin-right: 5px;}
.wholesaler-nav a.current {height: 38px;color:#FF3E0F;}

.noslider .image{background-size: cover;background-position: center;}
.noslider .swiper-button-prev, .noslider .swiper-button-next {display: none!important;}

select {border-radius: 26px;
background: #fff;
border: 2px solid #787878;
box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.21), inset 0px 4px 11px rgba(0, 0, 0, 0.4);
padding: 12px 22px;
margin-top: 20px;width: 300px;}

.wallet h2 {text-align: left;font-weight: 400;}
.wallet h2 img {margin-right: 20px;}
.wallet h3 {font-weight: 500;text-transform: uppercase;color:#1e1e1e;margin-bottom: 30px;}
.wallet h3 span{font-size: 16px;display: block;color:#787878;margin-top: 10px;}

.summary {border-radius: 50%;width: 320px;height: 320px;border:0px solid #000;margin:0 auto;background: #FFFFFF;
box-shadow: 0px 0px 11px 4px rgba(0, 0, 0, 0.25);padding-top: 50px;margin-bottom: 120px;}

.wallet .go-back-button {margin-bottom: 40px;}
.summary .value {color:#FF3E0F;font-size: 24px;font-weight: 500;}