.elementor-3908 .elementor-element.elementor-element-5fd0c0a{--display:flex;--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:0px;--padding-bottom:50px;--padding-left:0px;--padding-right:80px;}@media(max-width:1024px){.elementor-3908 .elementor-element.elementor-element-5fd0c0a{--padding-top:0px;--padding-bottom:40px;--padding-left:20px;--padding-right:20px;}}@media(min-width:768px){.elementor-3908 .elementor-element.elementor-element-5fd0c0a{--content-width:800px;}}/* Start custom CSS for shortcode, class: .elementor-element-900cd4b */.arp-ty-error {
    text-align: center;
    font-size: 18px;
}


.arp-ty-hero {
    text-align: center;
    margin-bottom: 60px;
}

.arp-ty-title {
    color: #717171;
text-align: center;
font-family: "Exo 2";
font-size: 183.969px;
font-style: normal;
font-weight: 900;
line-height: 98.5%; /* 181.21px */
letter-spacing: -1.84px;
text-transform: uppercase;
}

.arp-ty-subtitle {
    margin: 15px 0 30px;
    color: #5B5B5B;
text-align: center;

font-family: "Exo 2";
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 28.5px */
}


.thinner-text a{
    font-weight: 500 !important;
}
.arp-ty-shop-btn::after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background-image: url('https://arp.hr/wp-content/uploads/2025/11/add-to-cart.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    top: 3px; 
   margin-left: 4px;
}


.arp-ty-shop-btn:hover {
    background: #c00333;
    color: #fff;
}

/* Pregled proizvoda */

.arp-ty-products-block {
    margin-bottom: 40px;
    display: flex;
    flex-direction: column;
 
}
.arp-ty-products-title {
    color: #5B5B5B;

font-family: "Exo 2";
font-size: 26px;
font-style: normal;
font-weight: 600;
margin-bottom: 33px;
}

.arp-ty-items {
    display: flex;
    flex-direction: column;
    gap: 15px;
  
    width: 100%;
}

.arp-ty-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px;
    border-radius: 8px;
    background: #ffffff;
    border: 1px solid #DEE0E2;
 
}

.arp-ty-thumb {
    width: 80px;
    flex-shrink: 0;
}

.arp-ty-thumb img {
    width: 100%;
    height: auto;
    display: block;
}

.arp-ty-info {
    flex: 1;
    color:#242424;

font-family: "Exo 2";
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: 150%;
}

.arp-ty-name {
    color: #5B5B5B;

/* Tekući tekst */
font-family: "Exo 2";
font-size: 17px;
font-style: normal;
font-weight: 400;
line-height:15px;

}

.arp-ty-meta {
    color: #242424;
    font-family: "Exo 2";
    font-size: 19px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
}

/* Ukupni iznos */

.arp-ty-total-block {
    margin-top: 10px;
}

.arp-ty-total-label {
    color: #5B5B5B;
    font-family: "Exo 2";
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    margin-bottom: 15px;
}

.arp-ty-total-row {
    border-radius: 8px;
    background: #EFEFEF;
    padding: 12px 20px;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
}
.arp-ty-total-row span:first-child{
  color: #242424;

/* tekući bold */
font-family: "Exo 2";
font-size: 19px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 28.5px */
}



/* Responsive */

@media (max-width: 767px) {
    .arp-ty-title {
        font-size: 52px;
    }
    
    .arp-ty-item {
        padding: 12px 15px;
    }
    
    .arp-ty-thumb {
        width: 60px;
    }
}/* End custom CSS */