.elementor-123 .elementor-element.elementor-element-deab621{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-71aacfc *//* Elegant Enhancements */
.ls-1 { letter-spacing: 1px; }
.ls-2 { letter-spacing: 2px; }

.elegant-check-tbl thead th {
    border-bottom: 2px solid #222 !important;
    padding-bottom: 15px;
}

.grayscale-img {
    filter: grayscale(100%);
    transition: 0.5s ease;
}

.grayscale-img:hover {
    filter: grayscale(0%);
}

.elegant-qty-box input.qty {
    border: 1px solid #e1e1e1;
    background: transparent;
    width: 60px;
    height: 40px;
    text-align: center;
    font-weight: 300;
}

.coupon-wrapper input::placeholder {
    font-size: 12px;
    letter-spacing: 2px;
}

.btn-secondary {
    background: #222;
    border: none;
    transition: all 0.3s;
}

.btn-secondary:hover {
    background: #000;
    transform: translateY(-2px);
}

.cart-summary {
    border: 1px solid #f1f1f1;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-deab621 */body{
    margin-top: 0 !important;
}/* End custom CSS */