/*item name in custom page*/

.elementor-253 .elementor-element.elementor-element-bb12ea2 .gallery-item .gallery-caption {
    text-align: center;
    margin-top: 12px;
}

/*Hide Cart*/
.cart-value {
    color: #333;
    width: 30px;
    height: 30px;
    border: 2px solid #333;
    display: none;
    text-align: center;
    line-height: 24px;
    border-radius: 0px 0px 3px 3px;
    position: relative;
}

/* Text align on about page*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 10px;
    text-align: justify !important;
}