﻿.divGroup{height:auto; overflow:hidden;}
.divGroupOuter {height:auto; overflow:hidden;}

.divGroupContentSubOuter {
    height: auto;
    overflow: hidden;
    /*border-right: 1px solid #ddd;*/
    /* margin: 0; */
    /*border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 3px solid #342207;*/
}
.divGroupHeader {
    height: 48px;
    font-size: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
    background: #292929;
    padding-top:8px;
}
.divGroupHeaderInner {
   
}
.divGroupCat {
    height: auto;
    overflow: hidden;
    padding: 12px 10px 10px 10px;
    /* margin-bottom: 10px;*/
}
.divGroupDNameSub {height:auto; overflow:hidden; /*padding:0px 10px 0px 20px;*/}
/*.hypGrpNameCat:before {
    content: "•  ";
}*/
.divGroupViewCategory {text-align:left;}
.divProdSpliter {
    /* height: 1px; */
    /* width: 230px; */
    overflow: hidden;
    margin: 10px -9px;
    border-top: 2px #ddd dotted;
}
.divNewProductsRecommendedOuter {overflow:hidden;}
.divNewRecProducts {margin-top: 10px}
.divGrpRecProducts {}
.divNewRecProductsInner {margin-bottom:10px;}

/* Sub Group */
    .divSubGroup {height:auto; overflow:hidden; margin-left:20px; margin-top:5px; margin-bottom:5px;}
.divSubGroupItem {height:auto; overflow:hidden;}

.hypSubGroupDName {font-size:11px; font-family:Arial; font-style:italic; color:#292929;}
a.hypSubGroupDName:link {color:#292929; text-decoration:none;}
a.hypSubGroupDName:visited {color:#292929; text-decoration:none;}
a.hypSubGroupDName:hover {color:#00a7af; text-decoration:none;}
a.hypSubGroupDName:active {color:#00a7af; text-decoration:none;}

.hypSubGroupDNameSel {font-size:11px; font-family:Arial; font-style:italic; color:#00a7af;}
a.hypSubGroupDNameSel:link {color:#00a7af; text-decoration:none;}
a.hypSubGroupDNameSel:visited {color:#00a7af; text-decoration:none;}
a.hypSubGroupDNameSel:hover {color:#00a7af; text-decoration:none;}
a.hypSubGroupDNameSel:active {color:#00a7af; text-decoration:none;}
/* End of Sub Group */

.hypGrpNameCat {font-size:16px; color:#656565; font-weight:400; padding-left:5px; display:block;}
a.hypGrpNameCat:link {color:#656565; text-decoration:none;}
a.hypGrpNameCat:visited {color:#656565; text-decoration:none;}
a.hypGrpNameCat:hover {color:#e0b881; text-decoration:none;}
a.hypGrpNameCat:active {color:#e0b881; text-decoration:none;}

.hypGrpNameCatSel {font-size:16px; color:#e0b881; font-weight:400; padding-left:5px; display:block;}
a.hypGrpNameCatSel:link {color:#e0b881; text-decoration:none;}
a.hypGrpNameCatSel:visited {color:#e0b881; text-decoration:none;}
a.hypGrpNameCatSel:hover {color:#e0b881; text-decoration:none;}
a.hypGrpNameCatSel:active {color:#e0b881; text-decoration:none;}
/*.hypGrpNameCatSel:before {
    content: "•  ";
}*/


.hypGrpNewProduct,
a.hypGrpNewProduct:link,
a.hypGrpNewProduct:visited {height:45px;font-size: 16px;font-family: Lato, Arial;font-weight:700;color: #292929;padding-top:0px;padding-left:20px;display:block;background:#ffffff;box-sizing:border-box;border-radius: 23px; border: #e0b881 solid 2px;}
a.hypGrpNewProduct:hover,
a.hypGrpNewProduct:active {color:#ffffff; text-decoration:none; background:#e0b881;}

.hypGrpNewProductRecommended, 
a.hypGrpNewProductRecommended:link,
a.hypGrpNewProductRecommended:visited {height:45px;font-size: 16px;font-family: Lato, Arial;font-weight:700;color:#292929;padding-top: 0px;padding-left: 20px;display:block;background:#ffffff;margin-top: 3px;border-radius: 23px;box-sizing: border-box; border: #292929 solid 2px;}
a.hypGrpNewProductRecommended:hover,
a.hypGrpNewProductRecommended:active {color:#ffffff; text-decoration:none; background:#292929;}

.btnHypGrp {
    display: flex;
    line-height: 40px;
    align-items: center;
    padding-left: 35px;
}

