.elementor-kit-7{--e-global-color-primary:#00AEE9;--e-global-color-secondary:#8CBD00;--e-global-color-text:#FFFFFF;--e-global-color-accent:#F0652B;--e-global-color-f14081a:#F7BD00;--e-global-color-90fb3ba:#191919;--e-global-color-795479b:#1B1F23;--e-global-color-7f889f4:#E5E5E5;--e-global-typography-primary-font-family:"DM Sans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"DM Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"DM Sans";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-90fb3ba );color:var( --e-global-color-90fb3ba );line-height:1.6em;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 p{margin-bottom:0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:0px;}.elementor-element{--widgets-spacing:0px 0px;--widgets-spacing-row:0px;--widgets-spacing-column:0px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.prod-img:after{
    width:100%;
    height:100%;
    position:absolute;
    content:"";
    background-image:url("https://softwarepreis24.de/wp-content/uploads/2025/11/SPH24-full.webp");
    top:0;
    left:0;
    background-size:100px;
    opacity:0.5;
    background-repeat:no-repeat;
    background-position:90% 90%;
}
html,body{
    overflow-x:hidden;
}
.elementor-icon-wrapper{
    line-height:0;
}
.text p, .text li{
    margin-bottom:15px;
}
.text p:last-child, .text li:last-child{
    margin-bottom:0px;
}
.text p a{
    color:#00aee9;
    text-decoration:underline;
}
::-webkit-scrollbar {
    width: 15px;
    background-color: #fff;
}
::-webkit-scrollbar-thumb {
        background: -webkit-linear-gradient(-45deg, #8cbd00 0%, #00aee9 50%, #00aee9 50%, #f0652b 100%);
    border: 3px solid #fff;
    border-radius:6px;
}
::-webkit-scrollbar-track {
    background-color: #fff;
}
::selection {
    background-color: #00AEE9;
    color: #fff;
}
/*proizvodi*/
.addtocart button, .upit-btn a{
    background: -webkit-linear-gradient(-45deg, #8cbd00 0%, #00aee9 45%, #00aee9 65%, #f0652b 100%) !important;
    margin-left:5px !important;
}
.addtocart:hover span{
    text-decoration:underline;
}
.prod article{
    border:1px solid #00000015;
    transition:450ms ease all;
    background:white;
    border-radius:8px;
    overflow:hidden;
}
.prod article:hover{
    border-color:#00aee9;
    transform:translate(0,-2px);
    box-shadow:5px 5px 20px #00000010;
}
/*quantity*/
@media only screen and (max-width:768px){
    .prod .qib-button-wrapper{
        display:none;
    }
    .addtocart button{
        margin-left:0 !important;
    }
}
.prodaddtocart .out-of-stock, .prodaddtocart .wc-forward, .available-on-backorder{
    display:none !Important;
}
.prodaddtocart .quantity, .prodaddtocart .qib-button-wrapper{
    display:inline-block !Important;
}
.e-atc-qty-button-holder{
    justify-content:center;
}
.input-text.qty{
    border:0 !important;
    margin-right:5px !important;
    margin-left:5px !important;
    width:25px !Important;
    height:30px !important;
    font-size:16px !important;
    padding:0 !important;
}
.e-atc-qty-button-holder button{
    margin:0 !important;
}
.qib-button{
    background:grey;
    margin:0 !Important;
    border-radius:8px !important;
    width:25px !Important;
    height:25px !important;
    padding:0 !Important;
    border:0 !important;
    font-size:14px;
    font-family:DM Sans !important;
    font-weight:600 !important;
    color:#333 !important;
}
.qib-button:hover{
    background:#00adee !important;
    color:white !important;
}
.wqpmb_quantity{
    height:auto !important;
}
/*dugmeta*/
.g-btn:before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 10px;
    padding: 2px;
    background: -webkit-linear-gradient(-45deg, #8cbd00 0%, #00aee9 45%, #00aee9 65%, #f0652b 100%);
    -webkit-mask: linear-gradient(-45deg, #8cbd00 0%, #00aee9 45%, #00aee9 65%, #f0652b 100%) content-box, linear-gradient(-45deg, #8cbd00 0%, #00aee9 45%, #00aee9 65%, #f0652b 100%);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index:-1;
}
.g-btn:after{
    z-index:-1;
    content: "";
    position: absolute;
    inset: 0;
    border-radius:10px;
    background: -webkit-linear-gradient(-45deg, #8cbd00 0%, #00aee9 45%, #00aee9 65%, #f0652b 100%);
    opacity:0;
}
.g-btn:after{
    transition:450ms ease all;
}
.g-btn:hover:after{
    opacity:1;
}
.g-btn span, .g-btn svg{
    transition:400ms ease all;
}
.g-alt:hover span{
    color:white !Important;
}
.g-alt:hover svg{
    fill:white !Important;
}
/*addtocart popup*/
.xoo-cp-ptitle a{
    font-size:14px !important;
}
.xoo-cp-pqty span:after{
    content:"x";
    position:relative;
}
.xoo-cp-pqty{
    font-size:16px;
}
.xoo-cp-opac{
    opacity:0 !important;
}
.xoo-cp-container{
    box-shadow:0px 0px 40px #00000025 !important;
    border:0 !important;
    padding:20px !Important;
    border-radius:15px !Important;
}
.xoo-cp-btns a{
    font-weight:500 !important;
    text-transform:uppercase !important;
    font-family:"DM Sans" !important;
}
.xoo-cp-pdetails td{
    background:transparent !important;
    border:0 !important;
}
.xoo-cp-ptitle a{
    color:black !Important;
    font-family:"DM Sans" !important;
    font-weight:500 !important;
}
.xoo-cp-atcn{
    font-family:"DM Sans";
    font-weight:500 !Important;
}
.xoo-cp-close{
    background:white !important;
}
a.xoo-cp-btn-vc, a.xoo-cp-btn-ch{
    transition:450ms ease all !important;
    background: -webkit-linear-gradient(-45deg, #8cbd00 0%, #00aee9 50%, #00aee9 50%, #f0652b 100%);
    border:0 !Important;
}
.xoo-cp-pprice del{
    font-size:14px;
    color:#BF4045;
}
.xcp-ptotal del{
    display:none !important;
}
.xcp-ptotal ins{
    text-decoration:none !Important;
}/* End custom CSS */