: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;
}