:root {
--linear-gradient-blue: linear-gradient(90deg, #2b9e96 0%, #42bfb6 100%);
--linear-gradient-green: linear-gradient(90deg, #739723 0%, #b0d461 100%);
--light-blue-text-color: #bbe4e2;
--gray-bg-color: #f1f4f5;
--shadow: #4d3c6d36;
} *,
*::before,
*::after {
box-sizing: border-box;
}
* {
margin: 0;
}
html {
scroll-behavior: smooth;
scroll-padding-top: 100px;
}
body {
-webkit-font-smoothing: antialiased;
overflow-x: hidden;
} img,
picture,
video,
canvas,
svg {
display: block;
max-width: 100%;
}
input,
button,
textarea,
select {
font: inherit;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
overflow-wrap: break-word;
} .rank-math-breadcrumb .separator {
display: inline-block;
margin: 0 20px;
}
.link-color-text a {
color: var(--e-global-color-text);
}
.link-color-text-2 a {
color: #6e7b8b !important;
}
.link-color-text-2 a:hover,
.link-color-text a:hover {
color: var(--e-global-color-primary) !important;
}
.link-color-text.text-xl a {
font-size: 1.8rem;
}
.text-blue-bg h1,
.text-blue-bg h2 {
background: linear-gradient(to bottom, transparent 50%, #bbe4e2 50%);
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
.text-blue-bg.multi-rows h1,
.text-blue-bg.multi-rows h2 {
display: inline;
}
.text-blue-bg.p-10 h1,
.text-blue-bg.p-10 h2,
.text-green-bg.p-10 h1,
.text-green-bg.p-10 h2 {
padding: 0 10px;
}
.text-green-bg h1,
.text-green-bg h2 {
background: linear-gradient(to bottom, transparent 50%, #d7ebaa 50%);
box-decoration-break: clone;
-webkit-box-decoration-break: clone;
}
.text-green-bg.multi-rows h1,
.text-green-b.multi-rows h2 {
display: inline;
}
.aplusvet-novice-post-content h2 {
margin: 26px 0;
color: var(--e-global-color-text);
background: linear-gradient(to bottom, transparent 50%, #bbe4e2 50%);
box-decoration-break: clone;
display: inline-block;
-webkit-box-decoration-break: clone;
}
#aplus-container-bg-color::before {
content: " " !important;
width: 100vw !important;
height: 55vh !important;
background-color: var(--gray-bg-color);
position: absolute;
top: -25vh;
left: 0;
z-index: -1;
}
#aplus-container-bg-color.top-0::before {
height: 50vh !important;
top: 0vh;
}
.aplusvet-btn-with-icon .elementor-button-content-wrapper {
align-items: center;
}
.aplusvet-btn-with-icon a {
position: relative;
}
.aplusvet-btn-with-icon.w-260 a {
max-width: 260px;
min-width: 260px;
}
.aplusvet-btn-with-icon a::after,
.aplusvet-btn-with-icon a::before {
content: " ";
display: block;
width: 1px;
height: 100%;
position: absolute;
top: 0;
right: 3em;
}
.aplusvet-btn-with-icon a::after {
background-color: #5ed2ca;
}
.aplusvet-btn-with-icon a::before {
background-color: #2a9891;
right: 3.1em;
}
.aplusvet-btn-with-icon.green a::after {
background-color: #afd360;
}
.aplusvet-btn-with-icon.green a::before {
background-color: #759925;
}
.aplus-bg-img {
position: relative;
}
.aplus-bg-img > div::after {
content: "";
text-align: center;
display: block;
width: 100%;
height: 100%;
background: var(--linear-gradient-blue);
border-radius: 5px;
z-index: -1;
opacity: 0.5;
position: absolute;
box-shadow: 0px 16px 18px 0px rgba(76, 60, 109, 0.21);
}
.aplus-bg-img.left-top > div::after {
top: -25px;
left: calc(50% - 25px);
transform: translateX(-50%);
}
.aplus-bg-img.right-top > div::after {
top: -25px;
right: calc(50% - 25px);
transform: translateX(50%);
}
.aplus-bg-img.right-bottom > div::after {
bottom: -25px;
right: calc(50% - 25px);
transform: translateX(50%);
}
.aplus-bg-img.left-bottom > div::after {
bottom: -25px;
left: calc(50% - 25px);
transform: translateX(-50%);
}
.aplus-blockquote blockquote p {
position: relative;
}
.aplus-blockquote blockquote p::before {
content: '"';
display: block;
color: #000;
font-size: 162px;
font-weight: 700;
font-style: italic;
position: absolute;
top: 52px;
left: -90px;
}
@media screen and (max-width: 640px) {
.aplus-blockquote blockquote p::before {
font-size: 120px;
}
.aplus-bg-img.left-top > div::after {
top: -8px;
left: calc(50% - 8px);
transform: translateX(-50%);
}
.aplus-bg-img.right-top > div::after {
top: -8px;
right: calc(50% - 8px);
}
.aplus-bg-img.right-bottom > div::after {
bottom: -8px;
right: calc(50% - 8px);
}
.aplus-bg-img.left-bottom > div::after {
bottom: -8px;
left: calc(50% - 8px);
}
} .aplusvet-cart-menu .elementor-button-icon svg {
height: 1em;
}
.aplusvet-cart-menu .elementor-button-icon-qty {
background-color: transparent !important;
top: -1em !important;
inset-inline-end: 0 !important;
}
#menu-sticky.active {
box-shadow: unset;
border-radius: unset;
}
#menu-sticky.active::after {
content: "" !important;
max-width: 1920px;
width: 100vw !important;
height: 100%;
background-color: #fff;
position: absolute;
top: 0;
left: unset;
z-index: -1;
box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 10%) !important;
}  .aplusvet-bg-colors-in-images::before {
content: " ";
display: block;
width: 100%;
height: 100%;
max-height: 375px;
background-color: #f1f4f5;
border-radius: 5px;
position: absolute;
top: 100px;
right: -150px;
z-index: -1;
}  .aplusvet-bg-colors-in-images.delo-na-terenu::after {
top: 75px;
right: -125px;
}
.aplusvet-bg-colors-in-images.delo-na-terenu::before {
max-height: 400px;
} .aplusvet-bg-colors-in-images.lekarniska-poslovalnica::before {
min-width: 640px;
min-height: 400px;
top: -60px;
right: -165px;
}
.aplusvet-bg-colors-in-images.lekarniska-poslovalnica::after {
min-width: 640px;
min-height: 400px;
top: -35px;
right: 0;
left: -45px;
}
@media screen and (max-width: 1024px) {
.aplusvet-bg-colors-in-images::after,
.aplusvet-bg-colors-in-images::before {
min-width: unset;
min-height: unset;
}
.aplusvet-bg-colors-in-images::before {
top: 0;
right: unset;
}
.aplusvet-bg-colors-in-images::after {
top: -10px;
right: -10px;
}
.aplusvet-bg-colors-in-images.delo-na-terenu::after,
.aplusvet-bg-colors-in-images.lekarniska-poslovalnica::after,
.aplusvet-bg-colors-in-images.lekarniska-poslovalnica::before {
min-width: unset;
min-height: unset;
top: 10px;
right: unset;
left: 10px;
}
}
.avet-slider-item-bg {
opacity: 0;
height: 0;
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
transition: all ease-in 300ms;
}
.avet-ekipa-slider-item:hover .avet-slider-item-bg {
width: 100%;
opacity: 1;
height: 300px;
color: #fff;
}
.avet-ekipa-loop-carousel::after {
content: "";
width: 100%;
height: 75%;
background: transparent;
border: 2px solid #000000;
border-radius: 8px;
position: absolute;
top: 120px;
}
.avet-ekipa-loop-carousel .elementor-swiper-button {
min-width: 50px;
min-height: 50px;
display: grid !important;
align-items: center;
justify-content: center;
}
.avet-ekipa-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev {
border-top-left-radius: 50% !important;
border-bottom-left-radius: 50% !important;
}
.avet-ekipa-loop-carousel .elementor-swiper-button.elementor-swiper-button-next {
border-top-right-radius: 50% !important;
border-bottom-right-radius: 50% !important;
}
@media screen and (max-width: 1366px) {
.avet-ekipa-loop-carousel .elementor-swiper-button {
min-width: 30px;
min-height: 30px;
}
} .aplusvet-accordion .elementor-tab-content a {
font-weight: 600;
color: var(--e-global-color-accent);
text-decoration: underline;
}
.aplusvet-accordion .elementor-accordion-item {
margin-bottom: 12px;
}
.aplusvet-accordion .elementor-tab-title {
background-color: #fff;
box-shadow: 0px 0px 18px var(--shadow);
border-radius: 15px;
}
.aplusvet-accordion .elementor-tab-title.elementor-tab-title.elementor-active {
border: 3px solid var(--e-global-color-primary) !important;
}
.aplusvet-map > div.e-con-inner {
max-height: 533px;
} .aplus-terenski-veterinarji​ a {
font-size: 1.6rem;
color: var(--e-global-color-text);
}
.aplus-terenski-veterinarji​ a:hover {
color: var(--e-global-color-primary);
}
.aplusvet-kontakt-map {
height: 533px;
box-shadow: 0px 25px 25px 0px var(--shadow);
}
@media screen and (max-width: 640px) {
.aplusvet-kontakt-map {
height: 380px;
}
} .aplus-btn-read--more a {
color: var(--e-global-color-primary);
}
.aplus-btn-read--more .elementor-button-icon svg {
max-width: 8px;
}
.aplusvet-veterinarji-bg-color::after {
content: " " !important;
width: 40vw !important;
height: 130vh !important;
background-color: var(--gray-bg-color);
position: absolute;
top: -30vh;
left: 0;
z-index: -1;
}
@media screen and (max-width: 1024px) {
.aplusvet-veterinarji-bg-color::after {
width: 100vw !important;
height: 85vh !important;
}
} .aplusvet-news-gallery .slider img {
max-width: 700px;
width: 100%;
max-height: 500px;
object-fit: contain;
border-radius: 5px;
}
.aplusvet-news-gallery .thumbnails {
margin-top: 26px;
}
.aplusvet-news-gallery .thumbnails .slick-slide {
max-width: 100px;
width: 100%;
max-height: 100px;
min-height: 100px;
object-fit: contain;
display: grid;
justify-content: center;
place-items: center;
border-radius: 5px;
margin-right: 26px;
border: 1px solid var(--gray-bg-color);
overflow: hidden;
}
.aplusvet-news-gallery .thumbnails .slick-slide.slick-current {
border-color: var(--e-global-color-text);
}
.aplusvet-news-gallery .slick-prev.pull-left.slick-arrow {
rotate: 180deg;
left: -40px;
}
.aplusvet-news-gallery .slick-next.pull-right.slick-arrow {
right: -40px;
}
.aplusvet-news-gallery .slick-arrow,
.aplusvet-news-gallery .slick-arrow:hover,
.aplusvet-news-gallery .slick-arrow:focus {
background: transparent;
}
.aplusvet-news-gallery .slick-arrow::before {
all: unset !important;
}
@media screen and (max-width: 767px) {
.aplusvet-news-gallery {
padding: 0 10px;
}
.aplusvet-news-gallery .slick-prev.pull-left.slick-arrow {
left: -25px;
}
.aplusvet-news-gallery .slick-next.pull-right.slick-arrow {
right: -25px;
}
.aplusvet-news-gallery .slider img {
max-height: 360px;
}
} .avet-ambulanti-slider .swiper-slide {
max-height: 300px;
display: grid;
place-items: center;
} .aplusvet-product-box-badges .webtim-product--new-product-label {
display: inline-grid;
justify-content: center;
place-items: center;
min-width: 90px;
min-height: 90px;
background: var(--linear-gradient-blue);
border-radius: 50%;
box-shadow: 0 16px 18px var(--shadow);
}
.aplusvet-product-box-badges .webtim-product--new-product-label span {
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
color: #fff;
}
.aplusvet-product-box-badges .onsale.percentage {
position: static;
display: block;
background: linear-gradient(90deg, #000 0%, #606c6b 100%);
color: #fff;
min-width: 90px;
min-height: 90px;
line-height: 90px;
font-size: 16px;
font-weight: 700;
padding: unset;
}
@media screen and (max-width: 767px) {
.aplusvet-product-box-badges .webtim-product--new-product-label {
min-width: 50px;
min-height: 50px;
}
.aplusvet-product-box-badges .webtim-product--new-product-label span {
font-size: 1.2rem;
}
} @media screen and (max-width: 767px) {
.webtim-totop__button.right {
right: 36px !important;
}
.webtim-copyright--container {
margin-top: 20px;
}
.webtim-copyright--container:not(.author__wrapper) a {
display: block !important;
line-height: 32px;
}
.webtim-copyright--container .author__wrapper {
display: flex !important;
justify-content: center !important;
align-items: center !important;
}
.webtim-copyright--container .author__wrapper .copy-author-word {
margin-right: 7px !important;
}
}  #acwp-toolbar-btn svg {
width: 20px;
top: 0px;
}
body.acwp-contrast #acwp-toolbar-btn svg, #acwp-toolbar-btn svg {
height: auto !important;
display: inline-block !important;
width: 25px !important;
top: 0 !important;
position: relative !important;
background-color: transparent !important;
}
.acwp-footer li:last-child {
display:none;
}
.acwp-footer ul li {
line-height:1.5;
}
#acwp-toolbar-btn {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border: 2px solid #fff;
background-color: #55B1AB;
}
body #acwp-toolbar-btn-wrap {
opacity: 0;
transform: translateY(-90px);
transition: transform 1s ease, opacity 1s ease, bottom 1s ease;
border: 1px solid #55B1AB !important;
}
.acwp-heading {
padding: 12px;
background-color: #55B1AB !important;
}article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
} audio,
canvas,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  a {
background: transparent;
} a:focus {
outline: thin dotted;
} a:active,
a:hover {
outline: 0;
}  h1 {
font-size: 2em;
margin: 0.67em 0;
} abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} mark {
background: #ff0;
color: #000;
} code,
kbd,
pre,
samp {
font-family: monospace, serif;
font-size: 1em;
} pre {
white-space: pre-wrap;
} q {
quotes: "\201C" "\201D" "\2018" "\2019";
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 0;
}  fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } button,
input,
select,
textarea {
font-family: inherit; font-size: 100%; margin: 0; } button,
input {
line-height: normal;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} textarea {
overflow: auto; vertical-align: top; }  table {
border-collapse: collapse;
border-spacing: 0;
}.webtim-flex__content{display:flex}.webtim-flex-inline__content{display:inline-flex}.webtim-flex__content.flex-wrap{flex-wrap:wrap}.webtim-flex-inline__content.horizontal-start,.webtim-flex__content.horizontal-start{justify-content:flex-start}.webtim-flex-inline__content.horizontal-center,.webtim-flex__content.horizontal-center{justify-content:center}.webtim-flex-inline__content.horizontal-end,.webtim-flex__content.horizontal-end{justify-content:flex-end}.webtim-flex-inline__content.horizontal-space,.webtim-flex__content.horizontal-space{justify-content:space-between}.webtim-flex-inline__content.vertical-start,.webtim-flex__content.vertical-start{align-items:flex-start}.webtim-flex-inline__content.vertical-center,.webtim-flex__content.vertical-center{align-items:center}.webtim-flex-inline__content.vertical-bottom,.webtim-flex__content.vertical-bottom{align-items:flex-end}.webtim-flex-inline__content.content-start,.webtim-flex__content.content-start{align-content:flex-start}.webtim-flex-inline__content.content-center,.webtim-flex__content.content-center{align-content:center}.webtim-flex-inline__content.content-bottom,.webtim-flex__content.content-bottom{align-content:flex-end}:root{--color-webtim-default:#333;--cookie-color-stroke:#999;--cookie-color-btns:#999;--cookie-color-text:#666}*,:after,:before{-moz-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;text-rendering:optimizeLegibility}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.clearfix{zoom:1}html{font-size:62.5%}body,html{font-style:normal}body{font-size:1.6rem}img.alignleft{float:left}img.alignright{float:right}@media (max-width:768px){.webtim-copyright--shortcode--container{text-align:center}}.webtim-copyright--shortcode--container .divider{margin-left:16px;margin-right:16px}.webtim-copyright--shortcode--container .author__wrapper .copy-author-word{margin-right:20px}@media (max-width:768px){.webtim-copyright--shortcode--container .divider{display:block}.webtim-copyright--shortcode--container .author__wrapper{display:block}}.webtim-copyright--shortcode--container .webtim-logo--customer-page--svg__container>svg{max-width:116px;width:100%;max-height:25px;height:100%}.webtim-copyright--shortcode--container .webtim-logo--customer-page--svg__container>svg path.svg-text{fill:#fff}form.wpcf7-form .wpcf7-select,form.wpcf7-form .wpcf7-text,form.wpcf7-form textarea{box-sizing:border-box;padding:18px 14px;font-size:1.6rem;border:1px solid var(--color-webtim-default)}form.wpcf7-form textarea{width:100%}form.wpcf7-form .wpcf7-text:focus,form.wpcf7-form input,form.wpcf7-form input[type=checkbox]:focus,form.wpcf7-form textarea:focus{outline-width:0}form.wpcf7-form input[type=checkbox]{position:relative;appearance:none;-webkit-appearance:none;width:20px;height:20px;padding:8px;margin-top:0;margin-right:4px;margin-left:0;background-color:#fff;border:2px solid var(--color-webtim-default)}form.wpcf7-form input[type=checkbox]:checked{border-color:var(--color-webtim-default)}form.wpcf7-form input[type=checkbox]:checked::after{position:absolute;top:50%;left:50%;content:'';display:block;width:10px;height:10px;background-color:var(--color-webtim-default);transform:translate(-50%,-50%)}form.wpcf7-form input[type=submit]{padding:18px 94px;font-weight:700;color:var(--color-webtim-default);background-color:#fff;border:1px solid var(--color-webtim-default);transition:all .4s ease}form.wpcf7-form input[type=submit]:hover{color:#fff;background-color:var(--color-webtim-default)}.wpcf7-form-control .wpcf7-list-item label{display:flex;justify-content:flex-start;align-content:flex-start}div.webtim-contact-form--terms-text{font-size:1.4rem;font-weight:400}div.webtim-contact-form--terms-text a{color:var(--color-webtim-default);text-decoration:underline transparent;transition:text-decoration-color .4s ease}div.webtim-contact-form--terms-text a:focus,div.webtim-contact-form--terms-text a:hover{text-decoration-color:var(--color-webtim-default)}div.webtim-contact-form--terms-text .no-margin{margin-bottom:0}div.webtim-contact--terms-text .marketing-other{color:var(--color-webtim-default)}.webtim-404--main__wrapper{text-align:center}.webtim-404--main__wrapper .webtim-404--main__content{box-sizing:border-box;max-width:566px;width:100%;padding-left:14px;padding-right:14px;margin:60px auto 60px}.webtim-404--main__wrapper .webtim-404--main__content header{margin-bottom:14px}.webtim-404--main__wrapper .webtim-404--main__content header img{max-width:100%;width:100%;margin-bottom:28px}.webtim-404--main__wrapper .webtim-404--main__content .webtim-404--title{margin-top:0;margin-bottom:0;font-size:2rem;line-height:3rem}.webtim-404--main__wrapper .webtim-404--main__content .webtim-404--content__wrapper p{margin-top:0;margin-bottom:0}.webtim-404--main__wrapper .webtim-404--main__content .webtim-404--content__wrapper .search-form__wrapper{margin-top:56px}form.webtim-search--form__container{display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;width:100%;padding:16px;background-color:#fafafa;border:1px solid #eaeaea}form.webtim-search--form__container input[type=search]{position:relative;width:100%;background-color:transparent;border:none}form.webtim-search--form__container input[type=search]:focus{outline:0}form.webtim-search--form__container button[type=submit]{color:var(--color-webtim-default);background-color:transparent;border:none}form.webtim-search--form__container button[type=submit] svg{width:21px;height:21px}@media (max-width:767px){.webtim-icon-box.vertical-center.elementor-widget-icon-box.elementor-element .elementor-icon-box-wrapper .elementor-icon-box-icon{display:flex;align-items:center}}.grecaptcha-badge{left:0!important;width:70px!important;overflow:hidden!important;transition:all .3s ease!important}.grecaptcha-badge:hover{width:256px!important}