.theme-category-col.theme-category-noimage-description .theme-category-description {
    background: #808080 ;
}

.theme-pages-full-stretch.zpheader-style-07 .theme-header.zpheader-style-navigation-07 .zpcontainer {
     background: #D3D3D3 ;
}

.theme-product-list-style-10 .theme-product-name a {
    color: rgb(0, 0, 0);
    display: block;
    font-size: 16px;
    line-height: normal;
}
.theme-product-list-style-10 .theme-product-total-price-lable {
    color: #008000;
    font-size: 18px;
    padding-inline-end: 10px;
    padding-block-start: 2px;
    line-height: normal;
}
.theme-product-list-style-10 .theme-product-name a {
    color: #209fd9;
    display: block;
    font-size: 16px;
    line-height: normal;
}
.theme-product-list-style-10 .theme-product-button-area a.zpbutton.zpbutton-type-primary.zpbutton-size-sm {
    color: #FFFFFF;
    padding-block-start: 5px;
    padding-block-end: 5px;
    padding-inline-start: 12px;
    padding-inline-end: 12px;
    border-radius: 2px;
    font-size: 14px;
}


.theme-prod-detail-tab-tabcontent-container .theme-prod-detail-tabs {
    background: rgb(255 255 255 / 64%);
    display: flex;
    flex-wrap: wrap;
}
.theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container {
    padding: 15px;
    background: rgb(255 255 255 / 64%);
    border: 1px solid #DCDCDC;
    border-block-start: 0px;
}
.theme-product-details-style-02 .theme-product-details-container .theme-product-main-info-container .theme-product-info-content-row.theme-product-details-price-and-availability-container {
    display: flex;
    background: rgb(52 152 219 0.75);
    align-items: center;
    flex-wrap: wrap;
    padding-block-start: 30px;
    padding-block-end: 30px;
    padding-inline-start: 0px;
    padding-inline-end: 0px;
}

