﻿/* Recommend */
.divheaderimage {color:#fffefe; font-size:18px; padding:20px 0px 10px 20px;}
.divRecommend 
.divRecommendRow {height:auto; overflow:hidden; border:1px solid red;}
.divRecommendTitle h1 {text-align: center; padding: 0px 20px;}
.divIndRecommendOuter {}
.divIndRecommend {
    float: left;
    width: 223px;
    height: auto;
    overflow: hidden;
    text-align: center;
    /*border-top: 1px #ddd solid;
    border-left: 1px #ddd solid;
    border-right: 1px #ddd solid;
    border-bottom: 3px #342207 solid;*/
    margin: 20px 25px 0px 0px;
    padding-bottom: 25px;
    position: relative;
    background: url(../img/usr/img-home-products-frame.png) no-repeat;
}
.divIndRecommend_promo {float:left; width:120px; height:auto; overflow:hidden; text-align:center; }
.divIndRecommend:hover, 
.divIndRecommend_promo:hover {
    float: left;
    /*border-bottom: 3px #ddaf65 solid;*/
}
.divIndRecommend_promo .divProdDetail .hypProdDName {}
.divIndRecommend a,
.divIndRecommend a:link,
.divIndRecommend a:visited {
    text-decoration: none;
}
.divIndRecommend a:active,
.divIndRecommend a:hover {
    color: #ddaf65;
}
.hypProdDName {display:block; margin-bottom:5px;}
.divProdPrice {padding-bottom:8px;}
.divProdDetail {padding-top:20px; margin-bottom:3px;}
.divRecProdImgInner {padding:0;}
.divProdImg {
    /*width: 203px;*/
    height: 160px;
}
.divBest{margin-left:0px; }
.divSlideShowItems {
    display: flex;
    margin-right: -20px;
}
.btnThumb {
    float: right;
}

.btnNew {
    padding-bottom: 3px;
    float: right;
}
.divRecProdSnapshot {
    padding: 5px 5px;
}
.divProdThumbnew {
    overflow: hidden;
    position: absolute;
    top: 12px;
    left: 0px;
}
.divProdThumbnew img {
    position: static !important;
}
.hypProdImg img {
    width: 200px;
    height: 150px;
    margin-top:1px;
}

.hypRecProdDName {font-size:20px; font-family:Hind Vadodara, 'Noto Sans SC', serif; font-weight:400; color:#49090c;}
a.hypRecProdDName:link, a.hypRecProdDName:visited {color:#49090c; text-decoration:none;}
a.hypRecProdDName:hover, a.hypRecProdDName:active {color:#49090c; text-decoration:none;}

.hypRecProdCode {font-size:14px; color:#342207;}
a.hypRecProdCode:link, a.hypRecProdCode:visited {color:#342207; text-decoration:none;}
a.hypRecProdCode:hover, a.hypRecProdCode:active {color:#342207; text-decoration:none;}

.hypMoreProductLink {
    height: 42px;
    width: 150px;
    font-size: 16px;
    border-radius: 10px;
    box-sizing: border-box;
    padding-top: 7px;
    font-family: Hind Vadodara, 'Noto Sans SC', serif;
    font-weight: 400 !important;
    display: block;
    padding-left: 5px;
    color: #ee1c25;
    text-align: center;
    margin: auto;
    border-radius: 5px;
    border: 1px solid #ee1c25;
    background: transparent;
}

    .hypMoreProductLink:link, .hypMoreProductLink:visited {
        color: #ee1c25;
        text-decoration: none;
    }

    .hypMoreProductLink:hover, .hypMoreProductLink:active {
        color: #ffffff;
        text-decoration: none;
        background: #ee1c25;
    }
/* End of Recommend */
