<?xml version="1.0" encoding="utf-8"?>
<odoo>

<template id="s_attributes_horizontal" name="Horizontal Attributes">
    <section class="s_attributes_horizontal pt24 pb24">
        <div class="container">
            <div class="row">
                <div class="s_attributes_horizontal_col col-lg-3 pt24 pb24" data-name="Column">
                    <div class="row align-items-center h-100 mx-0 s_col_no_resize s_col_no_bgcolor">
                        <div class="col-2 col-lg-3 px-0">
                            <img
                                src="/html_editor/shape/website/s_attributes_1.svg?c1=rgba(0,0,0,.25)&amp;c4=o-color-4&amp;c5=o-color-5"
                                class="s_attributes_horizontal_img img img-fluid"
                                alt=""
                                style="width: 100% !important;"
                                />
                        </div>
                        <div class="col-10 col-lg-9 d-flex flex-column pe-0">
                            <h2 class="h6-fs">Easy returns</h2>
                            <small class="text-muted">Free 30-day returns with quick refunds or easy exchanges and no stress.</small>
                        </div>
                    </div>
                </div>
                <div class="s_attributes_horizontal_col col-lg-3 pt24 pb24" data-name="Column">
                    <div class="row align-items-center h-100 mx-0 s_col_no_resize s_col_no_bgcolor">
                        <div class="col-2 col-lg-3 px-0">
                            <img
                                src="/html_editor/shape/website/s_attributes_2.svg?c1=rgba(0,0,0,.25)&amp;c2=rgba(0,0,0,.5)&amp;c4=o-color-4&amp;c5=o-color-5"
                                class="s_attributes_horizontal_img img img-fluid"
                                alt=""
                                style="width: 100% !important;"
                                />
                        </div>
                        <div class="col-10 col-lg-9 d-flex flex-column pe-0">
                            <h2 class="h6-fs">Free shipping</h2>
                            <small class="text-muted">Enjoy fast, free shipping on all orders, no minimum, no hidden fees.</small>
                        </div>
                    </div>
                </div>
                <div class="s_attributes_horizontal_col col-lg-3 pt24 pb24" data-name="Column">
                    <div class="row align-items-center h-100 mx-0 s_col_no_resize s_col_no_bgcolor">
                        <div class="col-2 col-lg-3 px-0">
                            <img
                                src="/html_editor/shape/website/s_attributes_3.svg?c1=rgba(0,0,0,.25)&amp;c4=o-color-4&amp;c5=o-color-5"
                                class="s_attributes_horizontal_img img img-fluid"
                                alt=""
                                style="width: 100% !important;"
                                />
                        </div>
                        <div class="col-10 col-lg-9 d-flex flex-column pe-0">
                            <h2 class="h6-fs">Secure payment</h2>
                            <small class="text-muted">Your information is protected with encrypted checkout and trusted payment methods.</small>
                        </div>
                    </div>
                </div>
                <div class="s_attributes_horizontal_col col-lg-3 pt24 pb24" data-name="Column">
                    <div class="row align-items-center h-100 mx-0 s_col_no_resize s_col_no_bgcolor">
                        <div class="col-2 col-lg-3 px-0">
                            <img
                                src="/html_editor/shape/website/s_attributes_4.svg?c1=rgba(0,0,0,.25)&amp;c2=rgba(0,0,0,.5)&amp;c4=o-color-4&amp;c5=o-color-5"
                                class="s_attributes_horizontal_img img img-fluid"
                                alt=""
                                style="width: 100% !important;"
                                />
                        </div>
                        <div class="col-10 col-lg-9 d-flex flex-column pe-0">
                            <h2 class="h6-fs">Quality assured</h2>
                            <small class="text-muted">Every product is carefully tested to meet high standards of durability and performance.</small>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </section>
</template>

<asset id="website.s_attributes_horizontal_000_scss" name="Horizontal Attributes 000 SCSS">
    <bundle>web.assets_frontend</bundle>
    <path>website/static/src/snippets/s_attributes_horizontal/000.scss</path>
</asset>

</odoo>
