.elementor-6968 .elementor-element.elementor-element-ac4b969{--display:flex;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-6968 .elementor-element.elementor-element-c698bd1 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 10px 10px 10px;}.elementor-6968 .elementor-element.elementor-element-c698bd1.elementor-element{--align-self:flex-start;}@media(min-width:768px){.elementor-6968 .elementor-element.elementor-element-ac4b969{--width:100%;}}/* Start custom CSS for yith-ywraq-widget-quote, class: .elementor-element-c698bd1 */.widgettitle {
    display: none;
}

.yith-ywraq-list-wrapper a.button{
    margin-top: 30px;
}

.yith-ywraq-list {
    width: 400px;
    max-width: 100%;
    padding: 1px;
    list-style: none;
    background: #fff;
}

.yith-ywraq-list-item {
    display: flex;
    align-items: center;
    padding: 12px 8px;
    margin-bottom: 5px;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
    color: #182269;
}

.yith-ywraq-list-item:last-child {
    border-bottom: none;
}

.yith-ywraq-list-item-product-info {
    flex: 1;
    margin-left: 8px;
    text-decoration: none;
    color: #182269;
    font-weight: 500;
    transition: color 0.3s ease;
}

.yith-ywraq-list-item-product-info:hover {
    color: #0066cc;
}

.yith-ywraq-list-item-product-info .quantity {
    display: block;
    font-size: 13px;
    color: #777;
    margin-top: 4px;
    margin-bottom: 4px;
}

.yith-ywraq-item-remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 19px;
    height: 19px;
    font-size: 16px;
    color: #aaa;
    text-decoration: none;
    margin-right: 6px;
    border-radius: 50%;
    transition: color 0.2s ease, transform 0.2s ease;
}

.yith-ywraq-item-remove:hover {
    color: #d9534f;
    transform: scale(1);
}/* End custom CSS */