.elementor-widget-slides .elementor-slide-heading{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-slides .elementor-slide-description{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-slides .elementor-slide-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-19 .elementor-element.elementor-element-55790ab .elementor-repeater-item-a362d7a .swiper-slide-bg{background-color:#833ca3;background-image:url(https://bazano.shop/wp-content/uploads/2026/08/bazano-scaled.png);background-size:cover;}.elementor-19 .elementor-element.elementor-element-55790ab .elementor-repeater-item-a362d7a .swiper-slide-contents{margin-left:auto;}.elementor-19 .elementor-element.elementor-element-55790ab .elementor-repeater-item-a362d7a .swiper-slide-inner{align-items:flex-end;}.elementor-19 .elementor-element.elementor-element-55790ab .swiper-slide{transition-duration:calc(5000ms*1.2);height:850px;}.elementor-19 .elementor-element.elementor-element-55790ab .elementor-slide-button{background-color:#FFFFFF;color:#000000;border-color:#000000;}.elementor-19 .elementor-element.elementor-element-55790ab .elementor-slide-button:hover{background-color:#000000;color:#FFFFFF;border-color:#000000;}.elementor-19 .elementor-element.elementor-element-55790ab .swiper-slide-contents{max-width:66%;}.elementor-19 .elementor-element.elementor-element-55790ab .swiper-slide-inner{text-align:center;}.elementor-19 .elementor-element.elementor-element-953309e .elementor-repeater-item-9a5decb .swiper-slide-bg{background-color:#833ca3;background-image:url(https://bazano.shop/wp-content/uploads/2026/08/baznao-2.png);background-size:cover;}.elementor-19 .elementor-element.elementor-element-953309e .elementor-repeater-item-9a5decb .swiper-slide-contents{margin-left:auto;}.elementor-19 .elementor-element.elementor-element-953309e .elementor-repeater-item-9a5decb .swiper-slide-inner{align-items:flex-end;}.elementor-19 .elementor-element.elementor-element-953309e .swiper-slide{transition-duration:calc(5000ms*1.2);height:850px;}.elementor-19 .elementor-element.elementor-element-953309e .elementor-slide-button{background-color:#FFFFFF;color:#000000;border-color:#000000;}.elementor-19 .elementor-element.elementor-element-953309e .elementor-slide-button:hover{background-color:#000000;color:#FFFFFF;border-color:#000000;}.elementor-19 .elementor-element.elementor-element-953309e .swiper-slide-contents{max-width:66%;}.elementor-19 .elementor-element.elementor-element-953309e .swiper-slide-inner{text-align:center;}.elementor-19 .elementor-element.elementor-element-de7dad5 .elementor-repeater-item-fe1e344 .swiper-slide-bg{background-color:#833ca3;background-image:url(https://bazano.shop/wp-content/uploads/2026/08/Untitled-design-20-scaled.png);background-size:cover;}.elementor-19 .elementor-element.elementor-element-de7dad5 .elementor-repeater-item-fe1e344 .swiper-slide-contents{margin-left:auto;}.elementor-19 .elementor-element.elementor-element-de7dad5 .elementor-repeater-item-fe1e344 .swiper-slide-inner{align-items:flex-end;}.elementor-19 .elementor-element.elementor-element-de7dad5 .swiper-slide{transition-duration:calc(5000ms*1.2);height:850px;}.elementor-19 .elementor-element.elementor-element-de7dad5 .elementor-slide-button{background-color:#FFFFFF;color:#000000;border-color:#000000;}.elementor-19 .elementor-element.elementor-element-de7dad5 .elementor-slide-button:hover{background-color:#000000;color:#FFFFFF;border-color:#000000;}.elementor-19 .elementor-element.elementor-element-de7dad5 .swiper-slide-contents{max-width:66%;}.elementor-19 .elementor-element.elementor-element-de7dad5 .swiper-slide-inner{text-align:center;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-19 .elementor-element.elementor-element-de7dad5 .swiper-slide{height:510px;}}/* Start custom CSS for html, class: .elementor-element-052fa61 *//* =====================================================
   BAZANO - 2 PRODUCT SECTION
   ===================================================== */

.bazano-product-section {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffffff;
}

.bazano-product-grid {
    width: 100%;
    margin: 0;
    padding: 0;
}


/* =====================================================
   PRODUCT GRID
   ===================================================== */

.bazano-product-grid ul.products {
    display: grid !important;

    grid-template-columns: repeat(2, 1fr) !important;

    gap: 0 !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =====================================================
   PRODUCT CARD
   ===================================================== */

.bazano-product-grid ul.products li.product {

    width: 100% !important;

    margin: 0 !important;

    padding: 0 0 22px !important;

    background: #ffffff !important;

    border-right: 1px solid #ddd8d0 !important;
    border-bottom: 1px solid #ddd8d0 !important;

    text-align: center !important;

    position: relative;

    overflow: hidden !important;
}


/* Remove border from second product */

.bazano-product-grid
ul.products
li.product:nth-child(2) {

    border-right: none !important;
}


/* =====================================================
   IMAGE AREA
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.woocommerce-LoopProduct-link {

    display: flex !important;

    justify-content: center !important;

    align-items: center !important;

    width: 100% !important;

    height: 300px !important;

    margin: 0 !important;

    padding: 0 !important;

    background: #ffffff !important;
}


/* =====================================================
   PRODUCT IMAGE
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.woocommerce-LoopProduct-link img {

    display: block !important;

    width: 28% !important;

    max-width: 28% !important;

    height: auto !important;

    max-height: 210px !important;

    object-fit: contain !important;

    margin: 0 auto !important;

    padding: 0 !important;

    background: transparent !important;

    transform: none !important;

    transition: transform 0.25s ease !important;
}


/* Small image hover */

.bazano-product-grid
ul.products
li.product:hover
.woocommerce-LoopProduct-link img {

    transform: scale(1.02) !important;
}


/* =====================================================
   CATEGORY
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.ast-woo-product-category {

    display: block !important;

    width: 100% !important;

    margin: 7px 0 4px !important;

    padding: 0 !important;

    text-align: center !important;

    font-size: 13px !important;

    line-height: 1.3 !important;

    font-weight: 400 !important;

    color: #a0a4aa !important;
}


/* =====================================================
   PRODUCT TITLE
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.woocommerce-loop-product__title {

    display: block !important;

    width: 100% !important;

    margin: 6px 0 5px !important;

    padding: 0 15px !important;

    box-sizing: border-box !important;

    text-align: center !important;

    font-size: 16px !important;

    line-height: 1.35 !important;

    font-weight: 400 !important;

    color: #111111 !important;
}


/* =====================================================
   PRICE
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.price {

    display: block !important;

    width: 100% !important;

    margin: 0 0 12px !important;

    padding: 0 !important;

    text-align: center !important;

    font-size: 14px !important;

    line-height: 1.3 !important;

    font-weight: 500 !important;

    color: #111111 !important;
}


/* =====================================================
   ADD TO CART BUTTON
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.add_to_cart_button {

    display: block !important;

    width: fit-content !important;

    margin: 5px auto 0 !important;

    padding: 8px 18px !important;

    background: #ffffff !important;

    color: #111111 !important;

    border: 1px solid #111111 !important;

    border-radius: 0 !important;

    box-shadow: none !important;

    font-size: 11px !important;

    line-height: 1.3 !important;

    font-weight: 500 !important;

    text-transform: uppercase;

    letter-spacing: 0.3px;

    transition:
        background-color 0.25s ease,
        color 0.25s ease,
        border-color 0.25s ease !important;
}


/* =====================================================
   ADD TO CART HOVER
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.add_to_cart_button:hover {

    background: #000000 !important;

    color: #ffffff !important;

    border-color: #000000 !important;
}


/* Remove WooCommerce arrow */

.bazano-product-grid
ul.products
li.product
.add_to_cart_button::after {

    display: none !important;

    content: none !important;
}


/* =====================================================
   REMOVE UNNECESSARY ELEMENTS
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.star-rating {

    display: none !important;
}

.bazano-product-grid
ul.products
li.product
.onsale {

    display: none !important;
}


/* =====================================================
   TABLET
   ===================================================== */

@media (max-width: 1024px) {

    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link {

        height: 280px !important;
    }

    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link img {

        width: 30% !important;

        max-width: 30% !important;

        max-height: 190px !important;
    }

    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-loop-product__title {

        font-size: 15px !important;
    }
}


/* =====================================================
   MOBILE
   ===================================================== */

@media (max-width: 767px) {

    .bazano-product-grid
    ul.products {

        grid-template-columns: 1fr !important;
    }


    .bazano-product-grid
    ul.products
    li.product {

        border-right: none !important;

        border-bottom: 1px solid #ddd8d0 !important;

        padding-bottom: 20px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link {

        height: 270px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link img {

        width: 30% !important;

        max-width: 30% !important;

        max-height: 180px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .ast-woo-product-category {

        font-size: 12px !important;

        margin-top: 6px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-loop-product__title {

        font-size: 15px !important;

        padding: 0 12px !important;

        margin-top: 5px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .price {

        font-size: 14px !important;

        margin-bottom: 10px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .add_to_cart_button {

        margin-left: auto !important;

        margin-right: auto !important;

        padding: 8px 17px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-335c9eb *//* =====================================================
   BAZANO - 2 PRODUCT SECTION
   ===================================================== */

.bazano-product-section {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #ffffff;
}

.bazano-product-grid {
    width: 100%;
    margin: 0;
    padding: 0;
}


/* =====================================================
   PRODUCT GRID
   ===================================================== */

.bazano-product-grid ul.products {
    display: grid !important;

    grid-template-columns: repeat(2, 1fr) !important;

    gap: 0 !important;

    width: 100% !important;

    margin: 0 !important;
    padding: 0 !important;
}


/* =====================================================
   PRODUCT CARD
   ===================================================== */

.bazano-product-grid ul.products li.product {

    width: 100% !important;

    margin: 0 !important;

    padding: 0 0 22px !important;

    background: #ffffff !important;

    border-right: 1px solid #ddd8d0 !important;
    border-bottom: 1px solid #ddd8d0 !important;

    text-align: center !important;

    position: relative;

    overflow: hidden !important;
}


/* Remove border from second product */

.bazano-product-grid
ul.products
li.product:nth-child(2) {

    border-right: none !important;
}


/* =====================================================
   IMAGE AREA
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.woocommerce-LoopProduct-link {

    display: flex !important;

    justify-content: center !important;

    align-items: center !important;

    width: 100% !important;

    height: 300px !important;

    margin: 0 !important;

    padding: 0 !important;

    background: #ffffff !important;
}


/* =====================================================
   PRODUCT IMAGE
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.woocommerce-LoopProduct-link img {

    display: block !important;

    width: 28% !important;

    max-width: 28% !important;

    height: auto !important;

    max-height: 210px !important;

    object-fit: contain !important;

    margin: 0 auto !important;

    padding: 0 !important;

    background: transparent !important;

    transform: none !important;

    transition: transform 0.25s ease !important;
}


/* Small image hover */

.bazano-product-grid
ul.products
li.product:hover
.woocommerce-LoopProduct-link img {

    transform: scale(1.02) !important;
}


/* =====================================================
   CATEGORY
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.ast-woo-product-category {

    display: block !important;

    width: 100% !important;

    margin: 7px 0 4px !important;

    padding: 0 !important;

    text-align: center !important;

    font-size: 13px !important;

    line-height: 1.3 !important;

    font-weight: 400 !important;

    color: #a0a4aa !important;
}


/* =====================================================
   PRODUCT TITLE
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.woocommerce-loop-product__title {

    display: block !important;

    width: 100% !important;

    margin: 6px 0 5px !important;

    padding: 0 15px !important;

    box-sizing: border-box !important;

    text-align: center !important;

    font-size: 16px !important;

    line-height: 1.35 !important;

    font-weight: 400 !important;

    color: #111111 !important;
}


/* =====================================================
   PRICE
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.price {

    display: block !important;

    width: 100% !important;

    margin: 0 0 12px !important;

    padding: 0 !important;

    text-align: center !important;

    font-size: 14px !important;

    line-height: 1.3 !important;

    font-weight: 500 !important;

    color: #111111 !important;
}


/* =====================================================
   ADD TO CART BUTTON
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.add_to_cart_button {

    display: block !important;

    width: fit-content !important;

    margin: 5px auto 0 !important;

    padding: 8px 18px !important;

    background: #ffffff !important;

    color: #111111 !important;

    border: 1px solid #111111 !important;

    border-radius: 0 !important;

    box-shadow: none !important;

    font-size: 11px !important;

    line-height: 1.3 !important;

    font-weight: 500 !important;

    text-transform: uppercase;

    letter-spacing: 0.3px;

    transition:
        background-color 0.25s ease,
        color 0.25s ease,
        border-color 0.25s ease !important;
}


/* =====================================================
   ADD TO CART HOVER
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.add_to_cart_button:hover {

    background: #000000 !important;

    color: #ffffff !important;

    border-color: #000000 !important;
}


/* Remove WooCommerce arrow */

.bazano-product-grid
ul.products
li.product
.add_to_cart_button::after {

    display: none !important;

    content: none !important;
}


/* =====================================================
   REMOVE UNNECESSARY ELEMENTS
   ===================================================== */

.bazano-product-grid
ul.products
li.product
.star-rating {

    display: none !important;
}

.bazano-product-grid
ul.products
li.product
.onsale {

    display: none !important;
}


/* =====================================================
   TABLET
   ===================================================== */

@media (max-width: 1024px) {

    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link {

        height: 280px !important;
    }

    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link img {

        width: 30% !important;

        max-width: 30% !important;

        max-height: 190px !important;
    }

    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-loop-product__title {

        font-size: 15px !important;
    }
}


/* =====================================================
   MOBILE
   ===================================================== */

@media (max-width: 767px) {

    .bazano-product-grid
    ul.products {

        grid-template-columns: 1fr !important;
    }


    .bazano-product-grid
    ul.products
    li.product {

        border-right: none !important;

        border-bottom: 1px solid #ddd8d0 !important;

        padding-bottom: 20px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link {

        height: 270px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-LoopProduct-link img {

        width: 30% !important;

        max-width: 30% !important;

        max-height: 180px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .ast-woo-product-category {

        font-size: 12px !important;

        margin-top: 6px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .woocommerce-loop-product__title {

        font-size: 15px !important;

        padding: 0 12px !important;

        margin-top: 5px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .price {

        font-size: 14px !important;

        margin-bottom: 10px !important;
    }


    .bazano-product-grid
    ul.products
    li.product
    .add_to_cart_button {

        margin-left: auto !important;

        margin-right: auto !important;

        padding: 8px 17px !important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5a53937 *//* =====================================================
   BAZANO FEATURED PRODUCT
   ===================================================== */

.bazano-featured-product {

    width: 100%;

    display: grid;

    grid-template-columns: 55% 45%;

    align-items: center;

    background: #ffffff;

    margin: 0;

    padding: 55px 6%;

    box-sizing: border-box;

    overflow: hidden;
}


/* =====================================================
   IMAGE AREA
   ===================================================== */

.bazano-featured-image {

    width: 100%;

    height: 520px;

    display: flex;

    justify-content: center;

    align-items: center;

    overflow: hidden;

    background: #ffffff;

    position: relative;
}


.bazano-image-link {

    width: 100%;

    height: 100%;

    display: flex;

    justify-content: center;

    align-items: center;

    position: relative;

    text-decoration: none;
}


/* =====================================================
   PRODUCT IMAGES
   ===================================================== */

.bazano-featured-img {

    position: absolute;

    width: 72% !important;

    max-width: 500px !important;

    height: 100% !important;

    object-fit: contain !important;

    display: block !important;

    margin: 0 !important;

    transition:
        opacity 0.35s ease,
        transform 0.35s ease !important;
}


/* FIRST IMAGE */

.bazano-featured-img.img-one {

    opacity: 1;

    visibility: visible;

}


/* SECOND IMAGE */

.bazano-featured-img.img-two {

    opacity: 0;

    visibility: hidden;

}


/* IMAGE HOVER */

.bazano-image-link:hover .img-one {

    opacity: 0;

    visibility: hidden;

}


.bazano-image-link:hover .img-two {

    opacity: 1;

    visibility: visible;

}


/* =====================================================
   PRODUCT CONTENT
   ===================================================== */

.bazano-featured-content {

    padding: 20px 5% 20px 8%;

    box-sizing: border-box;

    text-align: left;
}


/* =====================================================
   FEATURED LABEL
   ===================================================== */

.bazano-featured-label {

    display: block;

    margin-bottom: 14px;

    font-size: 13px;

    line-height: 1.3;

    color: #999999;

    font-weight: 400;

    letter-spacing: 0.5px;

    text-transform: uppercase;
}


/* =====================================================
   PRODUCT TITLE
   ===================================================== */

.bazano-featured-title {

    margin: 0 0 14px !important;

    padding: 0 !important;

    color: #111111 !important;

    font-size: 30px !important;

    line-height: 1.25 !important;

    font-weight: 400 !important;
}


/* =====================================================
   PRICE
   ===================================================== */

.bazano-featured-price {

    margin: 0 0 20px;

    padding: 0;

    color: #111111;

    font-size: 19px;

    line-height: 1.3;

    font-weight: 500;
}


/* =====================================================
   DESCRIPTION
   ===================================================== */

.bazano-featured-description {

    max-width: 500px;

    margin: 0 0 28px !important;

    padding: 0 !important;

    color: #666666;

    font-size: 15px;

    line-height: 1.7;

    font-weight: 400;
}


/* =====================================================
   BUTTONS
   ===================================================== */

.bazano-featured-buttons {

    display: flex;

    align-items: center;

    gap: 12px;

    flex-wrap: wrap;
}


/* =====================================================
   ADD TO CART
   ===================================================== */

.bazano-featured-cart {

    display: inline-flex;

    justify-content: center;

    align-items: center;

    min-width: 145px;

    padding: 12px 22px;

    box-sizing: border-box;

    background: #ffffff;

    color: #111111 !important;

    border: 1px solid #111111;

    border-radius: 0;

    text-decoration: none !important;

    font-size: 12px;

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: 0.4px;

    transition: all 0.25s ease;
}


/* ADD TO CART HOVER */

.bazano-featured-cart:hover {

    background: #000000;

    color: #ffffff !important;

    border-color: #000000;
}


/* =====================================================
   VIEW PRODUCT
   ===================================================== */

.bazano-featured-view {

    display: inline-flex;

    justify-content: center;

    align-items: center;

    min-width: 145px;

    padding: 12px 22px;

    box-sizing: border-box;

    background: #111111;

    color: #ffffff !important;

    border: 1px solid #111111;

    border-radius: 0;

    text-decoration: none !important;

    font-size: 12px;

    line-height: 1.2;

    font-weight: 500;

    letter-spacing: 0.4px;

    transition: all 0.25s ease;
}


/* VIEW PRODUCT HOVER */

.bazano-featured-view:hover {

    background: #ffffff;

    color: #111111 !important;

    border-color: #111111;
}


/* =====================================================
   TABLET
   ===================================================== */

@media (max-width: 1024px) {

    .bazano-featured-product {

        grid-template-columns: 50% 50%;

        padding: 40px 4%;
    }

    .bazano-featured-image {

        height: 430px;
    }

    .bazano-featured-img {

        width: 78% !important;

        max-width: 420px !important;
    }

    .bazano-featured-content {

        padding-left: 6%;
    }

    .bazano-featured-title {

        font-size: 25px !important;
    }

}


/* =====================================================
   MOBILE
   ===================================================== */

@media (max-width: 767px) {

    .bazano-featured-product {

        display: flex;

        flex-direction: column;

        padding: 25px 20px 35px;

        text-align: center;
    }


    .bazano-featured-image {

        width: 100%;

        height: 330px;

        order: 1;
    }


    .bazano-featured-img {

        width: 82% !important;

        max-width: 360px !important;
    }


    .bazano-featured-content {

        width: 100%;

        padding: 25px 5px 0;

        text-align: center;
    }


    .bazano-featured-label {

        font-size: 12px;

        margin-bottom: 10px;
    }


    .bazano-featured-title {

        font-size: 23px !important;

        line-height: 1.3 !important;

        margin-bottom: 10px !important;
    }


    .bazano-featured-price {

        font-size: 17px;

        margin-bottom: 15px;
    }


    .bazano-featured-description {

        max-width: 100%;

        font-size: 14px;

        line-height: 1.6;

        margin-bottom: 22px !important;
    }


    .bazano-featured-buttons {

        justify-content: center;

        width: 100%;
    }


    .bazano-featured-cart,
    .bazano-featured-view {

        min-width: 135px;

        padding: 11px 16px;

        font-size: 11px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-d584917 *//* =====================================================
   BAZANO - INFORMATION SECTION
   ===================================================== */

.bazano-info-section {

    width: 100%;

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 0;

    padding: 55px 40px;

    box-sizing: border-box;

    background: #ffffff;
}


/* =====================================================
   EACH ITEM
   ===================================================== */

.bazano-info-item {

    padding: 0 40px;

    box-sizing: border-box;

    text-align: left;
}


/* =====================================================
   ICON
   ===================================================== */

.bazano-info-icon {

    width: 28px;

    height: 28px;

    display: flex;

    align-items: center;

    justify-content: center;

    margin-bottom: 18px;

    font-size: 27px;

    line-height: 1;

    font-weight: 300;

    color: #555555;
}


/* =====================================================
   HEADING
   ===================================================== */

.bazano-info-item h3 {

    margin: 0 0 12px !important;

    padding: 0 !important;

    color: #222222 !important;

    font-size: 24px !important;

    line-height: 1.25 !important;

    font-weight: 500 !important;
}


/* =====================================================
   DESCRIPTION
   ===================================================== */

.bazano-info-item p {

    margin: 0 !important;

    padding: 0 !important;

    max-width: 500px;

    color: #444444;

    font-size: 17px;

    line-height: 1.55;

    font-weight: 400;
}


/* =====================================================
   TABLET
   ===================================================== */

@media (max-width: 1024px) {

    .bazano-info-section {

        padding: 45px 20px;
    }

    .bazano-info-item {

        padding: 0 20px;
    }

    .bazano-info-item h3 {

        font-size: 21px !important;
    }

    .bazano-info-item p {

        font-size: 15px;
    }

}


/* =====================================================
   MOBILE
   ===================================================== */

@media (max-width: 767px) {

    .bazano-info-section {

        grid-template-columns: 1fr;

        gap: 35px;

        padding: 40px 25px;
    }

    .bazano-info-item {

        padding: 0;

        text-align: center;
    }

    .bazano-info-icon {

        margin-left: auto;
        margin-right: auto;
    }

    .bazano-info-item h3 {

        font-size: 21px !important;
    }

    .bazano-info-item p {

        max-width: 100%;

        font-size: 15px;
    }

}/* End custom CSS */