html {
scroll-behavior: smooth;
} .heading {
font-family: 'Poiret One', sans-serif;
font-size: 40px;
line-height: 46px;
}
.sub-heading {
font-family: 'Reman', sans-serif;
font-size: 40px;
}
.uppercase {
text-transform: uppercase;
}
.capitalize {
text-transform: capitalize;
}
.white {
color: #fff;
}
.blue {
color: #375595;
}
.purple {
color: #BB81A6;
}
.text {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 24px;
margin-bottom: 20px;
}
.discount {
font-family: 'Reman', sans-serif;
font-size: 135px;
line-height: 110px;
}
.btn-primary {
font-family: 'Roboto', sans-serif;
font-size: 16px;
line-height: 27px;
padding: 11px 20px;
border-radius: 7px;
background-color: #375595;
box-shadow: 3px 3px 10px #0000001F;
text-transform: uppercase;
max-width: 200px;
}
.btn-primary:hover {
transition: all .3s ease;
background-color: #2c4d94;
}
.btn-more {
font-family: 'Roboto', sans-serif;
font-size: 18px;
line-height: 27px;
font-weight: 700;
}
.btn-more:hover,
.btn-more:hover i {
transition: all .3s ease;
color: #A47486;
} @media (max-width:768px) {
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
background: #fff;
z-index: 9999;
}
}
.cart-icon a.elementor-item,
.my-account a.elementor-item {
font-size: 12px!important;
display: flex!important;
align-items: center!important;
flex-direction: column-reverse;
gap: 12px!important;
} .scroll__wrapper {
position: relative;
}
.scroll {
background: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/Scroll_indicator.svg);
width: 42px;
height: 69px;
margin: 0px auto;
position: absolute;
bottom: -100px;
left: 50%;
}
@media(max-width:768px) {
.scroll {
display: none;
}
}
@media(min-width:1367px) {
.scroll {
bottom: -150px
}
}
.top__header {
position: absolute!important;
top: 0;
width: 100%;
background: transparent;
padding-top: 10px;
}
@media (max-width:1024px) {
.top__header {
padding-top: 0;
}
}
@media (max-width:768px) {
.top__header {
padding-top: 0px;
}
.elementor-menu-toggle {
margin-top: -50px;
}
} .hero {
padding-top: 120px;
background-image: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/hero-bg.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
display: flex;
align-items: center;
position: relative;
}
@media(min-width:1024px) {
.hero {
min-height: 768px;
}
}
@media(min-width:1367px) {
.hero {
min-height: 1080px;
}
}
.left-side {
position: relative;
}
.socials {
display: flex;
flex-direction: column;
gap: 22px;
position: absolute;
left: -0px;
top: 40px;
}
@media (min-width:1367px) {
.socials {
top: 40px;
left: -40px;
}
}
@media (max-width:1024px) {
.socials {
left: 0;
top: 10px;
}
}
@media (max-width:340px) {
.socials {
display: none;
}
}
.hero__description h1 {
font-size: 50px;
letter-spacing: 5px;
line-height: 58px;
text-align: center; margin-bottom: 35px;
}
@media (max-width:476px) {
.hero__description h1 {
font-size: 42px;
line-height: 46px;
font-weight: bold;
}
.hero__overlay {
height: 100%;
width: 100%;
background: rgba(255, 255, 255, 0.4);
position: absolute;
z-index: 0;
top: 0;
}
}
@media (min-width:1440px) {
.hero__description h1 {
margin-top: 0;
}
}
.hero__description .text {
font-size: 20px;
max-width: 350px;
text-align: center;
line-height: 31px;
margin: 0 auto;
margin-bottom: 40px;
}
.btn__content {
text-align: center;
margin-bottom: 60px;
}
.btn__content .hero__btn {
background: #BB81A6;
border-radius: 7px;
box-shadow: 3px 3px 10px #4040401F;
font-family: 'Roboto', sans-serif;
font-weight: 500;
text-transform: uppercase;
padding: 15px 20px;
}
.btn__content .hero__btn:hover {
background-color: #A47486;
transition: all .3s ease;
color: #fff;
}
.btn__content .hero__btn:hover svg {
fill: #A47486
}
.btn__content .hero__btn svg {
margin-right: 10px;
}
a.footer__social--icons { padding: 3px;
border-radius: 5px;
}
a.footer__social--icons:hover {
transition: background .3s ease;
background: #BB81A6;
} .cards-package__section {
background: transparent url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/karty.jpg) 0% 0% no-repeat padding-box;
opacity: 1;
padding: 55px 0 55px 106px;
background-size: cover;
background-position: 50% 50%;
border-bottom: 5px solid #A47486;
mix-blend-mode: darken;
}
@media(max-width:576px) {
.cards-package__section {
padding: 15px 0;
}
.cards-package__section .heading {
margin-bottom: 30px;
padding: 0 15px;
}
}
@media(min-width:1367px) {
.cards-package__section {
background-position: 50% 40%;
min-height: 600px;
}
}
@media (min-width:1440px) {
.promo__card--wrapper {
margin-top: 40px;
}
}
.promo__card--content {
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 4px 4px 15px #00000029;
border-radius: 15px 0px 0px 15px;
padding: 10px 0px 40px 40px;
position: relative;
display: flex;
flex-direction: column;
z-index: 9;
}
@media(min-width:768px) {
.promo__card--content::before {
position: absolute;
display: block;
content: '';
height: 10px;
background: #fff;
width: 97%;
border-top-left-radius: 15px;
top: -9px;
right: 0;
}
.promo__card--content::after {
position: absolute;
display: block;
content: '';
height: 10px;
background: #fff;
width: 97%;
border-bottom-left-radius: 15px;
bottom: -9px;
box-shadow: 4px 4px 15px #00000029;
right: 0;
}
}
.promo__card--content .text {
max-width: 380px;
}
.promo__card--headings {
display: flex;
align-items: baseline;
justify-content: space-between;
}
@media(max-width:420px) {
.promo__card--headings {
flex-direction: column;
}
.promo__card--headings h2 {
margin-top: 20px;
}
}
.promo__label {
font-family: 'Roboto', sans-serif;
font-weight: 500;
color: #fff;
font-size: 16px;
background: #BB81A6 0% 0% no-repeat padding-box;
border: 2px solid #FFFFFF;
padding: 10px 15px;
position: absolute;
top: -20.5px;
left: 40px;
border-radius: 7px;
text-transform: capitalize;
}
.promo__card--images {
display: flex;
gap: 8px;
margin-bottom: 30px;
}
.promo__card--images ul {
padding: 0;
margin: 0;
display: flex;
list-style: none;
margin-bottom: 30px;
}
.promo__card--images ul li {
margin-right: 8px;
}
.promo__card--images .item {
display: flex;
align-items: center;
max-height: 110px;
}
.promo__card--images .ngg-galleryoverview {
display: flex!important;
} ul.slick-dots {
position: absolute;
left: -68%;
bottom: -253%;
}
.slick-dots li {
width: 14px;
height: 14px;
}
.slick-list.draggable {
max-height: 70px;
}
.arrow-left {
position: absolute;
bottom: -222%;
left: -72%;
z-index: 999;
}
.arrow-right {
position: absolute;
bottom: -222%;
right: 132%;
z-index: 999;
}
.slick-dots .slick-active button:before {
color: #375595;
width: 14px;
height: 14px;
border-radius: 50%;
background-color: #375595;
}
.slick-dots li button:before {
background: #FFFFFF 0% 0% no-repeat padding-box;
box-shadow: 3px 3px 6px #00000029;
opacity: 0.54;
border-radius: 50%;
}
.slick-dots li button:before {
width: 14px;
height: 14px;
content: '';
}
.slick-dots .slick-active button:focus,
.slick-dots button:hover {
background: none;
}
.gray {
font-size: 20px;
color: #fff;
opacity: .54;
} .about__me {
padding: 50px 0;
}
.about__me .heading {
margin-bottom: 40px;
}
.about__me .text {
font-size: 18px;
max-width: 555px;
margin-top: 15px;
}
.about__me--hero {
width: 466px;
height: 520px;
background: transparent url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/about-me.png);
background-size: cover;
}
@media(max-width:576px) {
.about__me--hero {
width: initial;
}
}
.about__me .more {
text-align: right;
max-width: 555px;
} .start__page {
padding: 50px 0;
position: relative;
background-image: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/StronaStartowa.jpg);
background-repeat: no-repeat;
background-position: top;
background-size: 100% 48%;
}
.start__page .heading {
text-align: center;
margin-bottom: 40px;
} .post__wrapper {
background: #fff;
border-radius: 12px;
margin-bottom: 30px;
box-shadow: 3px 3px 10px #0000000F;
}
.post__wrapper img {
width: 100%;
min-height: 468px;
border-top-left-radius: 12px;
border-top-right-radius: 12px;
margin-bottom: 20px;
box-shadow: 3px 3px 10px #0000000F;
}
@media(max-width:1024px) {
.post__wrapper img {
min-height: 333px;
}
}
@media(max-width:768px) {
.post__wrapper img {
min-height: initial;
}
}
.overlay {
position: absolute;
background: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/bg-startowa.png);
background-repeat: no-repeat;
mix-blend-mode: overlay;
background-size: cover;
width: 100%;
height: 90%;
opacity: 0.2;
z-index: -1;
}
.tag-label {
color: #fff;
font-size: 14px;
font-family: 'Roboto', sans-serif;
border-radius: 3px;
background-color: #BB81A6;
padding: 0 7px;
text-transform: uppercase;
}
.post__tags {
padding: 0px 15px 12px 15px;
text-align: right;
border-bottom: .5px solid #CCC8C8;
min-height: 37px;
}
.post__tags .label {
text-align-last: left;
text-transform: uppercase;
font-weight: 700;
font-size: 14px;
font-family: 'Roboto', sans-serif;
float: left;
padding-left: 35px;
position: relative;
}
.post__tags .label::before {
display: block;
content: '';
background: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/TagsIcon.svg);
width: 27px;
height: 27px;
position: absolute;
left: -5px;
top: 0;
background-size: contain;
background-repeat: no-repeat;
}
.post__tags span {
margin-right: 10px;
}
.post__tags span:last-child {
margin-right: 0;
}
.post__heading {
margin-top: 20px;
padding: 0 30px 15px 30px;
min-height: 120px;
}
.post__heading a {
color: #375595;
font-size: 30px;
font-weight: 700;
font-family: 'Roboto', sans-serif;
}
.post__heading a:hover {
color: #1a3d88;
transition: all .3s ease;
}
.post__text {
padding: 0 30px 15px 30px;
}
.post__text p {
font-family: 'Roboto', sans-serif;
font-size: 18px;
min-height: 243px;
}
.read-more {
padding: 0 30px 30px 30px;
text-align: right;
}
.read-more-btn:hover i,
.read-more-btn:hover {
color: #A47486;
transition: all .3s ease;
} .instagram {
padding: 50px 0;
background-image: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/Instagram.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: bottom;
}
.instagram .heading {
padding: 0px 0px 40px 0;
}
.right {
font-family: 'Reman', sans-serif;
font-size: 50px;
}
div#sbi_load {
text-align: right!important;
padding-right: 30px;
}
a.sbi_load_btn {
background: none!important;
border: 0!important;
color: #375595!important;
font-size: 18px!important;
font-family: 'Roboto', sans-serif;
font-weight: 700!important;
}
#sb_instagram #sbi_load .sbi_load_btn:hover {
color: #1a3d88!important;
transition: all .3s ease;
}
a.sbi_photo.sbi_imgLiquid_bgSize.sbi_imgLiquid_ready {
border-radius: 15px;
border: 0.5px solid #7070703D;
box-shadow: 3px 3px 10px #0000000F;
} .stay__tuned {
padding: 40px 0;
text-align: center;
}
@media(max-width:425px) {
section.stay__tuned .tuned__svg {
width: 100%;
}
}
.stay__tuned .heading {
font-size: 30px;
font-weight: 700;
font-family: 'Roboto', sans-serif;
margin-bottom: 0;
margin-top: 40px;
}
.stay__tuned .text {
font-size: 18px;
margin: 40px 0;
}
.mail a {
font-family: 'Reman', sans-serif;
font-size: 50px;
}
.my-insta .btn-primary svg {
margin-right: 15px;
}
.my-insta .btn-primary {
box-shadow: 3px 3px 10px #0000001F;
}
.my-insta .btn-primary:hover {
background-color: #1a3d88;
transition: all .3s ease;
}
.my-insta {
margin-bottom: 30px;
} .newsletter .container-fluid {
padding-right: 0;
padding-left: 50px;
}
@media (max-width:576px) {
.newsletter .container-fluid {
padding: 0;
}
.newsletter .heading {
padding-left: 15px;
}
}
.newsletter .row {
margin-right: 0;
}
#wpcf7-f85-o1 {
color: #fff;
max-width: 776px;
}
.newsletter {
padding-bottom: 80px;
}
.newsletter .heading {
margin-bottom: 40px;
}
@media (max-width:576px) {
.newsletter .heading {
margin-bottom: 0;
}
}
.newsletter .sub-heading {
font-family: 'Roboto', sans-serif;
font-size: 30px;
font-weight: 700;
}
.sub-heading.small {
font-size: 22px;
margin-bottom: 24px;
}
.form__wrapper {
padding: 50px;
background: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/newsletter-bgg.png);
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.left-box {
display: flex;
flex-direction: column;
justify-content: center;
align-items: baseline;
max-height: 260px;
position: relative;
border-top-left-radius: 12px;
border-bottom-left-radius: 12px;
border: 2px solid #BB81A6;
border-top-left-radius: 12px;
border-bottom-left-radius: 15px;
border-right: 0;
padding-left: 50px;
margin-top: 45px;
}
@media(max-width:1024px) {
.left-box {
margin-top: 90px;
}
}
@media(max-width:576px) {
.left-box {
border: 2px solid #BB81A6;
border-left: 14px solid #BB81A6;
}
}
.newsletter .overlay {
position: absolute;
width: 100%;
height: 100%;
z-index: 9;
background: url(https://odnova.net/wp-content/themes/hello-elementor-2/assets/images/newsletter-bg.jpg);
opacity: .25;
background-repeat: no-repeat;
background-size: 222%;
background-position: 48% 29%;
left: 0;
}
.newsletter .text {
margin-bottom: 0;
}
.wpcf7-acceptance span label {
display: flex;
}
.wpcf7-acceptance span label input {
margin-right: 10px;
}
.wpcf7-acceptance span label span {
line-height: 22px;
}
.wpcf7-acceptance a {
color: #fff;
text-decoration: underline;
font-weight: 500;
}
.right-box {
padding: 0;
;
} label.acceptance {
margin-left: -15px;
}
.one__row--fields {
display: flex;
gap: 25px;
}
@media (max-width:576px) {
.one__row--fields {
flex-direction: column;
}
}
#wpcf7-f85-o1 input {
margin-top: 5px;
border-radius: 5px;
}
.submit__content {
display: flex;
align-items: center;
gap: 5px;
}
@media (max-width:576px) {
.submit__content {
flex-direction: column;
text-align: center;
}
}
#wpcf7-f85-o1 .btn-submit-form {
background-color: #375595;
text-transform: uppercase;
box-shadow: 3px 3px 10px #0000001F;
border-radius: 7px;
color: #fff;
font-size: 16px;
font-weight: 500;
font-family: 'Roboto', sans-serif;
border: 0;
}
#wpcf7-f85-o1 .btn-submit-form i {
margin-right: 10px;
color: #fff;
}
#wpcf7-f85-o1 .btn-submit-form:hover {
background-color: #1a3d88;
transition: all .3s ease;
}
.contact__me {
font-family: 'Reman', sans-serif;
font-size: 45px;
color: #fff;
padding-left: 15px;
}
.wpcf7 .ajax-loader {
margin: 0;
} .footer__bottom {
position: relative;
}
.footer__menu ul {
padding: 0;
margin: 0;
list-style-type: none;
}
@media (min-width:1024px) {
.footer__menu ul {
columns: 3;
}
}
.footer__menu ul li a {
color: #DEE8FF;
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 14px;
padding: 9px 0;
}
.footer__menu ul li {
margin: 5px 0;
}
@media(max-width:576px) {
.footer__menu ul li {
display: flex;
justify-content: center;
margin: 0;
}
}
.footer__menu ul li a:hover {
color: #BB81A6;
transition: all .3s ease;
}
@media(max-width:576px) {
.menu-menu-footer-container {
text-align: center;
}
.footer__menu ul li a {
margin: 10px 0;
}
}
.bottom-footer-link:hover {
color: #BB81A6;
transition: all .3s ease;
}
main.site-main {
margin-top: 120px;
}
.elementor-menu-toggle {
position: absolute;
right: 25px;
top: -30px;
background: #D8ADD1!important;
color: #fff!important;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
width: 100vw;
position: absolute;
z-index: 99999999;
right: 0;
height: 100vh;
top: 40px;
}
.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
padding: 0!important;
}
@media (max-width:768px) {
.elementor-menu-toggle {
top: 0;
}
}
@media(max-width:1024px) {
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
right: 0;
left: -22.5%;
}
}
@media (max-width:767.98px) {
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container { top: -18px;
right: initial;
left: initial;
}
.elementor-menu-toggle {
top: -25px;
}
}
.footer__menu {
display: flex;
justify-content: center;
}
.footer__menu ul {
display: block!important;
}
.footer__menu ul li a {
padding: 5px 0!important;
}
.footer__menu ul li a::after {
display: none;
}
.footer__right-copy {
margin-top: 10px;
}
@media(max-width:1023.98px) {
.elementor-menu-toggle {
z-index: 9999;
top: -15px;
}
}
@media(max-width:767.98px) {
.elementor-menu-toggle {
z-index: 9999;
top: -75px;
}
}
.pushcrew-chicklet-position-br {
bottom: 235px!important;
}
.logo-svg-header {
z-index: 99999;
}
.logo-svg-header img[src$=".svg"] {
width: 150px!important;
}
.logo-svg-footer img[src$=".svg"] {
width: 250px!important;
}
@media (min-width:1025px) and (max-width: 1100px) {
.elementor-nav-menu--main .elementor-nav-menu a,
.elementor-nav-menu--main .elementor-nav-menu a.highlighted,
.elementor-nav-menu--main .elementor-nav-menu a:focus,
.elementor-nav-menu--main .elementor-nav-menu a:hover {
padding: 13px 15px!important;
}
} .promo__label {
display: none;
}
.elementor-menu-toggle {
z-index: 99999999!important;
}
.cart-icon-mobile a.elementor-item{
font-size: 12px!important;
display: flex!important;
align-items: center!important;
flex-direction: column-reverse;
gap: 12px!important;}
#menu-1-17494d8{
position: absolute;
bottom: 8px;
z-index: 9999999999;
}
form.post-password-form{
margin-top: 150px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
form.post-password-form p{
display: flex;
flex-direction: row;
justify-content: center;
align-items: flex-end;
}
form.post-password-form input[type="submit"]{
margin-left: 15px;
}
@media(max-width:911px) {
.biblioteka{
width: 90%;
margin: 120px auto 50px auto;
}
.newsletter #mlb2-4550014.ml-form-embedContainer .ml-form-embedWrapper{
background: transparent!important;
}
}
@media(max-width:769px) {
form.post-password-form{
width: 80%;
margin: 150px auto auto auto;
}
}