.elementor-element.qodef-sticky-column > div {
position: fixed;
left: 40px;
bottom: 40px;
width: calc( 50% - 40px );
}
@media only screen and (max-width: 1024px) {
.elementor-element.qodef-sticky-column > div {
position: relative;
left: 0;
bottom: 0;
width: 100%;
}
} .elementor-element.qodef-sticky-column rs-bullets {
display: none;
} .home .qodef-social-share {
display: none;
}
#qodef-page-header .widget_elipsa_core_side_area_opener {
display: none;
}
#qodef-page-header .widget_elipsa_core_search_opener.widget {
margin-right: 0;
} #qodef-back-to-top {
width: auto;
}
#qodef-back-to-top .qodef-back-to-top-text {
padding: 0 10px;
}
#qodef-back-to-top .qodef-svg-holder {
height: calc(100% + 2px);
-webkit-transform: translate(-14px,-5px) rotate(-6deg);
-ms-transform: translate(-14px,-5px) rotate(-6deg);
transform: translate(-14px,-5px) rotate(-6deg);
width: calc(100% + 25px);
} .qodef-blog .qodef-blog-item .qodef-e-info.qodef-info--top .qodef-e-info-category {
width: auto; 
}
.qodef-e-info-category .qodef-svg-holder {
height: calc(100% + 16px);
-webkit-transform: translate(-12px, -7px) rotate(-6deg);
-ms-transform: translate(-12px, -7px) rotate(-6deg);
transform: translate(-12px, -7px) rotate(-6deg);
width: calc(100% + 20px);
z-index: -1;
}
.qodef-e-info-category .qodef-svg-holder svg {
color: #d6986a;
}
.entry-date {
display:none;
}
#sertMain #gallery-1 img {
width: 70%;
}
html {
scroll-behavior: unset!important;
}
.form_small_text{
font-size: 12px;
line-height: 1.2;
margin-top: 30px;
}
.form_small_text a{
color: #d6986a;
}
@media only screen and (max-width: 1024px) {
#sertMain #gallery-1 img {
width: 100%;
}
}