.elementor-2153 .elementor-element.elementor-element-d8143fe{--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;--padding-top:80px;--padding-bottom:80px;--padding-left:15px;--padding-right:15px;}.elementor-2153 .elementor-element.elementor-element-d8143fe:not(.elementor-motion-effects-element-type-background), .elementor-2153 .elementor-element.elementor-element-d8143fe > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#A718121A;}.elementor-2153 .elementor-element.elementor-element-2ba29a6{width:100%;max-width:100%;text-align:center;}.elementor-2153 .elementor-element.elementor-element-2ba29a6 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-2153 .elementor-element.elementor-element-2ba29a6 .elementor-heading-title{text-transform:capitalize;}.elementor-2153 .elementor-element.elementor-element-6ed556f{--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;--padding-top:100px;--padding-bottom:140px;--padding-left:15px;--padding-right:15px;}@media(max-width:1024px){.elementor-2153 .elementor-element.elementor-element-2ba29a6 .elementor-heading-title{font-size:44px;}}@media(max-width:767px){.elementor-2153 .elementor-element.elementor-element-d8143fe{--padding-top:32px;--padding-bottom:32px;--padding-left:15px;--padding-right:15px;}.elementor-2153 .elementor-element.elementor-element-2ba29a6 .elementor-heading-title{font-size:34px;}.elementor-2153 .elementor-element.elementor-element-6ed556f{--padding-top:60px;--padding-bottom:60px;--padding-left:15px;--padding-right:15px;}}/* Start custom CSS for heading, class: .elementor-element-2ba29a6 */.hero-about-heading span{
   color: var(--Style, #2A2A2A);
font-weight: 500; 
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-5a15da1 */.products {
    display: flex
;
    flex-wrap: wrap;
    width:100%;
}
    .browser-wrapper {
        display: flex;
        gap: 56px;
    }
    .cat-sidebar {
        width: 25%;
    }
    .cat-description p {
        color: var(--5-d-5-b-5-a, #5D5B5A);
        font-family: Lato;
        font-size: 16px;
        line-height: 24px;
    }
    .cat-sidebar ul {
        list-style: none;
        padding-left: 0;
        margin: 0;
    }
    .cat-sidebar .cat-item {
        border: 0 !important;
        background: white !important;
        cursor: default;
    }
    span.cat-name {
        color: var(--a-71812, #A71812);
        font-family: Montserrat;
        font-size: 18px !important;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .cat-sidebar .cat-header {
        padding: 20px 10px 20px 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    /* Classic line chevron arrow pointing right */
    .chevron {
        width: 8px;
        height: 8px;
        border-style: solid;
        border-width: 2px 2px 0 0;
        border-color: #333;
        transform: rotate(45deg);
        transition: transform 0.3s ease;
        cursor: pointer;
        margin-left: 10px;
        box-sizing: content-box;
        flex-shrink: 0;
    }
    /* Rotate down when open */
    .cat-item.open .chevron {
        transform: rotate(135deg);
        border-color: #999;
    }
    .sub-cat-list {
        display: none;
        background: #eee;
        padding-left: 20px;
        margin: 0;
    }
    .sub-cat-list li {
        padding: 10px 10px;
        border-bottom: 1px solid #cccccc42;
        cursor: pointer;
        background: white !important;
        color: var(--000000, #000);
        font-family: Lato;
        font-size: 16px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }
    .cat-sidebar > ul:first-of-type {
        border-top: 3px solid #A71812 !important;
    }
    .products-section {
        width: 75%;
    }
    .products-section .product {
        display: inline-block;
        width: 30%;
        margin: 10px;
        text-align: center;
        background: #fff;
        padding: 10px;
    }
    .products-section .product img {
    max-width: 100%;
    aspect-ratio: 1.08928571429 !important;
    object-fit: cover;
    object-position: center;
    border-radius: 20px !important;
    margin-bottom: 10px !important;
    }
    .category-info {
        display: flex;
        align-items: center;
        gap: 20px;
        margin-bottom: 20px;
        padding: 15px;
        border-radius: 20px;
        background: var(--Style, #F0E0DF);
    }
    .cat-content {
        width: 58%;
    }
    .cat-thumbnail {
        width: 35%;
    }
    .cat-thumbnail img {
        width: 100%;
        border-radius: 6px;
        margin-bottom: -22px;
    }
    .cat-title h2 {
        margin: 0;
        font-size: 24px;
    }
    .cat-description {
        margin-bottom: 20px;
    }

.product p {
    color: var(--000000, #000);
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px; /* 133.333% */
    text-transform: capitalize;
    text-align: start !important;
}
    /* Pagination styling */
.pagination {
    margin-top: 20px;
    text-align: center;
    justify-content: center !important;
    width: 100%;
		}
    .pagination button.pagination-btn {
    background: white;
    margin: 0 4px;
    padding: 6px 12px;
    cursor: pointer;
    color: var(--000000, #000);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 23.333px;
    border: 0.729px solid var(--Style, #F0E0DF);
    width: 46px !important;
    height: 46px !important;
    display: flex
;
    align-items: center;
    justify-content: center;
    }
.cat-description p {
    color: var(--5-d-5-b-5-a, #5D5B5A);
    font-family: Lato;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400 !important;
}
@media only screen and (max-width:1024px){
    .products-section .product {
    margin: 8px !important;
}
.product p {
    font-size: 16px !important;
    line-height: 20px !important;
}

}

@media only screen and (max-width:880px){
    .category-info {
    flex-wrap: wrap !important;
}

.cat-content {
    width: 100% !important;
}

.cat-thumbnail {
    width: 100% !important;
    text-align: end !important;
}

.cat-thumbnail {}

.cat-thumbnail img {
    width: 300px;
}
.products-section .product{
    width:46%;
}
}

@media only screen and (max-width:767px){
    .cat-sidebar {
    width: 100%;
}

.products-section {
    width: 100%;
}

.browser-wrapper {
    flex-wrap: wrap !important;
    gap: 22px;
}
.products-section .product{
    width:44.20%;
}
}/* End custom CSS */