/* Start custom CSS for text-editor, class: .elementor-element-2afe761 */.container_12 {
    margin-left: auto;
    margin-right: auto;
    width: 960px;
}
.productbox .productgridimg img {
    max-height: 100px;
}
.productbox {
    width: 218px !important;
    background: #fff;
    padding: 0;
    position: relative;
    margin: 10px;
    border: 1px solid #ddd;
    -webkit-box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
    -moz-box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
    -ms-box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
    -o-box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
    box-shadow: 0px 5px 10px 0px rgba(180, 180, 180, 0.6);
}

.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}


.productbox h2 {
    font-size: 22px;
    line-height: 26px;
    padding: 0 15px 15px 15px;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px solid #ddd;
}
.productbox .productgridimg {
    text-align: center;
    margin-bottom: 10px;
    padding: 10px 0;
}

.productbox .productgridlinks {
    margin-bottom: 15px;
    padding: 0 20px;
}

.productbox h3 {
    font-size: 14px;
    padding: 5px 15px;
    text-align: center;
    color: #555;
    border-top: 1px solid #ddd;
    line-height: 18px;
}/* End custom CSS */