/* external: https://cdn.bestservice.ie/constructor/templates/sections/8b6d003f-8391-4761-ba06-da98ad9b48b2/style.css */
.vxr_cps1_productpage-main {
display: flex;
    gap: 40px;
    margin: 35px 0 30px 0;
}

.vxr_cps1_productpage-gallery {
width: 410px;
    min-width: 310px;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
    padding: 32px 24px 18px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.vxr_cps1_productpage-image img {
width: 100%;
    max-width: 350px;
    max-height: 350px;
    border-radius: 10px;
    object-fit: contain;
    background: #f7f7f7;
    margin-bottom: 12px;
}

.vxr_cps1_productpage-thumbs {
display: flex;
    gap: 12px;
    margin-top: 8px;
}

.vxr_cps1_productpage-thumb {
width: 60px;
    height: 60px;
    border-radius: 7px;
    border: 2px solid #eee;
    background: #f7f7f7;
    object-fit: contain;
    cursor: pointer;
    transition: border 0.2s;
}

.vxr_cps1_thumb-active, .vxr_cps1_productpage-thumb:hover {
border: 2px solid #f9d701;
}

.vxr_cps1_productpage-content {
flex: 1;
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.06);
    padding: 32px 34px 18px 34px;
    display: flex;
    flex-direction: column;
}

.vxr_cps1_productpage-title {
font-size: 28px;
    font-weight: bold;
    margin-bottom: 9px;
}

.vxr_cps1_productpage-rating {
font-size: 16px;
    color: #888;
    margin-bottom: 13px;
}

.vxr_cps1_productpage-available {
color: #41b534;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 14px;
}

.vxr_cps1_productpage-priceblock {
display: flex;
    align-items: center;
    gap: 15px;
    margin-bottom: 18px;
}

.vxr_cps1_productpage-actions {
display: flex;
    gap: 12px;
    margin-bottom: 18px;
}

.vxr_cps1_btn-fav {
background: #fff;
    border: 1.5px solid #e0e0e0;
    border-radius: 8px;
    min-width: 44px;
    min-height: 44px;
    background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 48 48" fill="none" stroke="red" stroke-width="3"><path d="M24 43S5 28.5 5 17.5C5 10.6 10.6 5 17.5 5C21.3 5 24 8.1 24 8.1S26.7 5 30.5 5C37.4 5 43 10.6 43 17.5C43 28.5 24 43 24 43Z" fill="none"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px 22px;
    cursor: pointer;
    transition: border .2s;
}

.vxr_cps1_btn-fav:hover {
border-color: #f9d701;
}

.vxr_cps1_productpage-features {
font-size: 15px;
    color: #333;
    margin-bottom: 20px;
    line-height: 1.7;
}

.vxr_cps1_productpage-features > div {
margin-bottom: 2px;
}

.vxr_cps1_productpage-delivery {
display: flex;
    gap: 22px;
    font-size: 15px;
    color: #656565;
    margin-bottom: 18px;
}

.vxr_cps1_productpage-tabs {
display: flex;
    gap: 3px;
    margin-top: 22px;
    margin-bottom: 8px;
}

.vxr_cps1_productpage-tab {
padding: 9px 26px;
    font-size: 17px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    color: #888;
    font-weight: 600;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    transition: all .14s;
}

.vxr_cps1_tab-active {
background: #f9d701;
    color: #222;
    border-bottom: 2px solid #f9d701;
}

.vxr_cps1_productpage-tabcontent {
background: #fff;
    border-radius: 0 0 14px 14px;
    padding: 28px 36px;
    box-shadow: 0 2px 16px rgba(0,0,0,0.03);
    font-size: 17px;
    color: #232323;
}

.vxr_cps1_productpage-tabcontent ul {
margin-left: 1.5em;
    padding: 0;
    margin-top: 8px;
}

.vxr_cps1_productpage-tabcontent li {
margin-bottom: 3px;
    list-style: disc;
}

.vxrAD16A {
background-color: rgb(227, 255, 184);
}

.vxrA8266 {
text-align: center;
    display: inline-block;
    background-color: rgb(59, 135, 8);
    color: rgb(255, 255, 255);
    padding: 10px;
    width: 134px;
    border-radius: 6px;
    margin-bottom: 15px;
}

.vxrD619E {
margin-bottom: unset;
}

.vxr8E1B9 {
display: none;
}

.vxr9451C {
display: none;
}