.slider_hero {
padding: 15px 0px 30px 0px; }
@media (max-width: 720px) {
.slider_hero {
margin-top: 150px; } }
@media (max-width: 568px) {
.slider_hero {
margin-top: 80px; } }
.slider_hero .swiper-wrapper {
padding-bottom: 0px; }
.slider_hero .swiper-button-next,
.slider_hero .swiper-button-prev {
width: 32px;
height: 72px;
background-repeat: no-repeat;
background-size: contain; }
.slider_hero .swiper-button-next:after,
.slider_hero .swiper-button-prev:after {
display: none; }
.slider_hero .swiper-button-next {
background-image: url(//stage.zaplicense.eu/wp-content/themes/Webgo%20v2/img/nawigacja-w-prawo@2.png);
right: 0px; }
.slider_hero .swiper-button-prev {
background-image: url(//stage.zaplicense.eu/wp-content/themes/Webgo%20v2/img/nawigacja-w-lewo@2.png);
left: 0px; }
.slider_hero .swiper-pagination {
bottom: 0px; }
@media (max-width: 568px) {
.slider_hero .swiper-pagination {
display: none; } }
.slider_hero .swiper-pagination span {
background-color: #173bf5; }
.slider_hero .swiper-slide {
text-decoration: none;
color: #fff;
padding: 30px 0px; }
@media (max-width: 568px) {
.slider_hero .swiper-slide {
padding: 30px 0px 0px 0px; } }
.slider_hero .swiper-slide .bg {
display: grid;
grid-template-columns: 1fr 1fr;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
border-radius: 30px;
padding-left: 65px;
min-height: 375px; }
@media (max-width: 720px) {
.slider_hero .swiper-slide .bg {
grid-template-columns: 1fr;
padding-left: 0px; } }
.slider_hero .swiper-slide .title {
padding-top: 30px; }
@media (max-width: 720px) {
.slider_hero .swiper-slide .title {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
margin-bottom: 20px;
padding-left: 40px;
padding-top: 0px;
padding-right: 40px; } }
.slider_hero .swiper-slide .title h2 {
font-weight: 700;
margin-bottom: 10px; }
@media (max-width: 720px) {
.slider_hero .swiper-slide .title h2 {
margin-top: 0px; } }
.slider_hero .swiper-slide .cta_wrapper {
margin-top: 30px; }
@media (max-width: 568px) {
.slider_hero .swiper-slide .cta_wrapper {
margin-top: 0px; } }
.slider_hero .swiper-slide .price.sale_product .regular {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
align-items: center;
gap: 10px; }
.slider_hero .swiper-slide .price.sale_product .regular p {
color: #fff;
font-size: 20px;
text-decoration: line-through;
font-weight: 400;
margin-right: 10px;
margin-bottom: 15px; }
.slider_hero .swiper-slide .price.sale_product .regular .percent p {
background-color: #173bf5;
padding: 5px 5px;
color: #fff;
font-weight: 700;
border-radius: 15px;
text-decoration: none; }
.slider_hero .swiper-slide .price {
margin-top: 20px;
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
transition: opacity 0.4s;
min-height: 46px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.slider_hero .swiper-slide .price p {
margin-top: 0px;
margin-bottom: 0px;
font-size: 32px;
font-weight: 700; }
@media (max-width: 568px) {
.slider_hero .swiper-slide .price p {
font-size: 28px; } }
.slider_hero .swiper-slide .price .sale p {
color: #fff; }
.slider_hero .swiper-slide .thumb {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
position: relative; }
@media (max-width: 720px) {
.slider_hero .swiper-slide .thumb {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; } }
.slider_hero .swiper-slide .thumb img {
height: 443px;
position: absolute;
-o-object-fit: contain;
object-fit: contain;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%); }
@media (max-width: 720px) {
.slider_hero .swiper-slide .thumb img {
position: relative;
left: initial;
-webkit-transform: initial;
-ms-transform: initial;
transform: initial;
top: initial;
height: 300px;
margin-top: -30px; } }
.slider_hero .hero_detail {
display: grid;
grid-template-columns: 370px 1fr 200px;
margin-top: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 1450px) {
.slider_hero .hero_detail {
grid-template-columns: 300px 1fr 200px; } }
@media (max-width: 1370px) {
.slider_hero .hero_detail {
grid-template-columns: 250px 1fr 200px; } }
@media (max-width: 1100px) {
.slider_hero .hero_detail {
grid-template-columns: 1fr 200px; } }
@media (max-width: 900px) {
.slider_hero .hero_detail {
grid-template-columns: 1fr 180px; } }
@media (max-width: 800px) {
.slider_hero .hero_detail {
grid-template-columns: 1fr; } }
.slider_hero .hero_detail .hero_desc {
padding-left: 65px; }
@media (max-width: 1370px) {
.slider_hero .hero_detail .hero_desc {
padding-left: 0px; } }
@media (max-width: 1100px) {
.slider_hero .hero_detail .hero_desc {
grid-column: span 2;
margin-bottom: 20px; } }
@media (max-width: 800px) {
.slider_hero .hero_detail .hero_desc {
grid-column: span 1; } }
@media (max-width: 1100px) {
.slider_hero .hero_detail .hero_desc br {
display: none; } }
.slider_hero .hero_detail .hero_repeater {
display: grid;
grid-template-columns: 1fr 1fr; }
@media (max-width: 640px) {
.slider_hero .hero_detail .hero_repeater {
grid-template-columns: 1fr; } }
.slider_hero .hero_detail .hero_repeater .single {
display: grid;
grid-template-columns: 83px 1fr;
gap: 15px;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
@media (max-width: 640px) {
.slider_hero .hero_detail .hero_repeater .single {
margin-bottom: 25px;
grid-template-columns: 65px 1fr; } }
.slider_hero .hero_detail .hero_repeater .icon img {
max-width: 83px; }
@media (max-width: 640px) {
.slider_hero .hero_detail .hero_repeater .icon img {
max-width: 60px; } }
.slider_hero .hero_detail .hero_repeater .desc ul {
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
list-style-type: none; }
.slider_hero .hero_detail .hero_repeater .desc ul li {
background-image: url(//stage.zaplicense.eu/wp-content/themes/Webgo%20v2/img/check-2@2.png);
background-repeat: no-repeat;
background-position: left 5px;
background-size: 12px;
padding-left: 20px;
margin-bottom: 6px; }
.business .bg {
display: grid;
grid-template-columns: 300px 1fr;
padding: 22px 22px 22px 70px;
border-radius: 30px; }
@media (max-width: 1300px) {
.business .bg {
padding: 15px;
grid-template-columns: 270px 1fr; } }
@media (max-width: 1190px) {
.business .bg {
padding: 15px;
grid-template-columns: 1fr; } }
.business .desc {
color: #fff;
padding-top: 10px; }
@media (max-width: 1190px) {
.business .desc {
margin-bottom: 20px; } }
.business .cat_loop {
display: grid;
grid-template-columns: 1fr 1fr 1fr;
gap: 17px; }
@media (max-width: 920px) {
.business .cat_loop {
grid-template-columns: 1fr 1fr; } }
@media (max-width: 650px) {
.business .cat_loop {
grid-template-columns: 1fr; } }
.business .cat_loop .cat_wrapper {
background-image: url(//stage.zaplicense.eu/wp-content/themes/Webgo%20v2/img/tlo-kafelki.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: top right;
border-radius: 30px; }
.business .cat_loop .cat_wrapper a {
text-decoration: none;
color: #fff;
border-radius: 30px;
padding: 40px 35px;
-webkit-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
min-height: 232px; }
@media (max-width: 1080px) {
.business .cat_loop .cat_wrapper a {
padding: 20px 15px;
min-height: 200px; } }
@media (max-width: 568px) {
.business .cat_loop .cat_wrapper a {
min-height: 50px; } }
.business .cat_loop .cat_wrapper a:hover {
background-color: #173bf5; }
.business .cat_loop .cat_wrapper a:hover .arrow img {
-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1); }
.business .cat_loop .cat_wrapper a h3 {
margin-top: 0px;
margin-bottom: 0px;
font-weight: 400; }
.business .cat_loop .cat_wrapper a .arrow {
margin-top: 25px; }
@media (max-width: 568px) {
.business .cat_loop .cat_wrapper a .arrow {
margin-top: 15px;
margin-bottom: 30px; } }
.business .cat_loop .cat_wrapper a .arrow img {
max-width: 20px;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s; }
.business .cat_loop .cat_wrapper a .cat_icons ul {
padding-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
gap: 20px;
list-style-type: none; }
.business .cat_loop .cat_wrapper a .cat_icons ul img {
max-height: 30px; }
.latest_view .title_section {
margin-bottom: 30px; }
.latest_view .title_section h2 {
padding-left: 70px; }
@media (max-width: 1370px) {
.latest_view .title_section h2 {
padding-left: 0px; } }
.promotion {
margin-top: 45px; }
.promotion .title_section {
margin-bottom: 30px; }
.promotion .title_section h2 {
padding-left: 70px; }
@media (max-width: 1370px) {
.promotion .title_section h2 {
padding-left: 0px; } }
.promotion .swiper-wrapper {
padding-bottom: 70px; }
.promotion .swiper-slide {
height: auto; }
.promotion .swiper-slide .product__wrapper {
height: 100%; }
.miss {
padding: 25px 0px;
margin-bottom: 30px; }
@media (max-width: 730px) {
.miss {
overflow: initial; } }
@media (max-width: 568px) {
.miss {
margin-bottom: 0px; } }
.miss .container {
display: grid;
grid-template-columns: 380px calc(100% - 380px); }
@media (max-width: 1300px) {
.miss .container {
grid-template-columns: 300px calc(100% - 300px); } }
@media (max-width: 1030px) {
.miss .container {
grid-template-columns: 250px calc(100% - 250px); } }
@media (max-width: 730px) {
.miss .container {
display: block; } }
.miss .title_section h2 {
padding-left: 0px; }
@media (max-width: 730px) {
.miss .selected_product {
margin-bottom: 50px; } }
.miss .selected_product .product__wrapper {
border: 1px solid #e8e8e8;
padding: 0px 15px 55px 15px;
border-radius: 30px;
max-width: 350px; }
@media (max-width: 730px) {
.miss .selected_product .product__wrapper {
margin: 0 auto; } }
@media (max-width: 730px) {
.miss .selected_product .product__wrapper .counterDown {
margin: 0 auto;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; } }
.miss .selected_product .product__wrapper:hover .price {
opacity: 1; }
.miss .selected_product .product__wrapper:hover .ajax_add_to_cart {
bottom: -30px; }
.miss .selected_product .product__wrapper h3 {
font-size: 20px;
margin-bottom: 0px; }
@media (max-width: 1030px) {
.miss .selected_product .product__wrapper h3 {
font-size: 18px; } }
.miss .selected_product .product__wrapper .price {
margin-top: 5px; }
.miss .selected_product .product__wrapper .price.sale_product .regular p {
font-size: 18px;
font-weight: 400; }
@media (max-width: 1030px) {
.miss .selected_product .product__wrapper .price.sale_product .regular p {
font-size: 16px; } }
.miss .selected_product .product__wrapper .price .sale p {
font-size: 32px;
margin-top: 5px; }
@media (max-width: 1030px) {
.miss .selected_product .product__wrapper .price .sale p {
font-size: 25px; } }
.miss .selected_product .product__wrapper .price .percent p {
padding: 2px 5px; }
.miss .selected_product .product__wrapper .thumb {
height: 331px;
margin-top: -80px; }
@media (max-width: 340px) {
.miss .selected_product .product__wrapper .thumb {
height: 280px; } }
.miss .selected_product .product__wrapper .ajax_add_to_cart {
opacity: 1;
bottom: -30px; }
@media (max-width: 1300px) {
.miss .miss_wrapper {
padding-left: 15px; } }
@media (max-width: 730px) {
.miss .miss_wrapper {
padding-left: 0px; } }
.miss .swiper-slide {
height: auto; }
.miss .swiper-slide .product__wrapper {
height: 100%; }