/* General */
.divIndListHdr {font-size:18px; color:#656565; text-transform:uppercase; margin-top:12px; margin-bottom:20px; }
.divIndProduct {
    height: auto;
    overflow: hidden;
    padding-top: 7px;
    
}
.divPageHeader {
    /*border-bottom: #ddd solid 1px;
    margin-bottom: 5px;*/
}
.divPageHeader h2{}
.divIndProdHdr {height:auto; overflow:hidden; font-size:12px; margin-bottom:20px;}
.spanNextArror {color:#191919; padding:0px 4px 0px 4px;}
.divIndProdTopDetail {height:auto; overflow:hidden; padding-bottom:20px;}
.divIndProdImg {width: 350px;height: 270px;overflow:hidden;background:#ffffff;border: 1px solid #dddddd;}
.divIndProdImgInner {width:398px; height:303px; overflow:hidden; position:relative;}
.divIndProdImgInner img {margin:auto; position:absolute;}
.imgIndProdImg {}

Details {height:auto; overflow:visible; clear:both;}
.divIndProdDetail {float:left;margin-left: -10px;width: 300px;height:auto;overflow:visible;}
.divProdDetailTop {height:auto; overflow:hidden; clear:both;}
.divProdDetailProdName {
    font-size: 26px;
    line-height: 22px;
    font-family: Poppins,Arial;
    font-weight: 500;
    color: #292929;
    margin: 0px;
    padding-bottom: 5px;
}
.divProdDetailProdCode {font-size:14px;/* font-style:italic; */padding-top: 4px;color: #e0b881;}
.divProdSnapshot {clear:both; padding-top:10px; text-align:justify;padding-bottom: 10px;}
.divProdDescTitle {font-size:14px; color:#22201f; padding-bottom:10px;}
.divIndProdPrice {
    font-size: 18px;
    margin: 0px;
    color: #292929;
    font-family: Lato, Arial, Sans-Serif;
    font-weight: 700;
    margin-bottom: 6px;
}
.divProdDetailsLeft {float:left; height:auto; width:400px; overflow:hidden;}

.divProdArticle {padding-top:10px; margin-bottom:10px;}
.tblProdHeader {}
.tblProdHeader td {padding-right:5px;}

.divIndProdBtmDetails {width:580px; padding-top:20px; margin-bottom:20px; height:auto; min-height:240px; overflow:hidden;}
.divIndProdBtmDetail {height:auto; min-height:250px; overflow:hidden;}
.divProdRelProdOuter {height:auto; overflow:hidden; clear:both; width:689px;}
.divProdDesc {height:auto; overflow:hidden; width:auto; text-align:justify; margin-top:20px; }


.divNewRecommeded {height:auto; overflow:visible; clear:both; display:block; padding-top:10px; padding-bottom:20px;}
.btnIndNew {float:left; margin-right:5px;}
.btnIndThumb {float:left; margin-right:5px;}
.divFacebookLike2 {float:left; height:auto; overflow:visible; width:100px;}
.spanArticleSplitter {padding-left:5px; padding-right:5px; color:#00a7af;}

.divShareAsk {
    height: auto;
    /* overflow: hidden; */
    padding-top: 10px;
    justify-content: space-between;
    display: flex;
    /*align-items: baseline;*/
}
.divShare {float:left;}
.divAsk {float:left;}

a.hypAsk {height: 40px;width: 140px;padding-top: 9px; font-weight:700; display:block;font-size:14px;color:#292929;text-align:center;outline:none;background: #fff;border-radius: 3px;box-sizing: border-box; border:2px solid #292929;}
a.hypAsk:link {color:#292929; text-decoration:none; }
a.hypAsk:visited {color:#292929; text-decoration:none; }
a.hypAsk:hover {color:#ffffff; text-decoration:none; background:#292929;}
a.hypAsk:active {color:#ffffff; text-decoration:none; background:#292929;}

a.hypShare {height: 40px;width: 140px;padding-top: 9px; font-weight:700; display:block;font-size:14px;color:#292929;text-align:center;outline:none;background: #fff;border-radius: 3px;box-sizing: border-box; border:2px solid #e0b881;}
a.hypShare:link {color:#292929; text-decoration:none; }
a.hypShare:visited {color:#292929; text-decoration:none; }
a.hypShare:hover {color:#fff; text-decoration:none; background:#e0b881;}
a.hypShare:active {color:#fff; text-decoration:none; background:#e0b881;}

.divIndProdDescOuter {height:auto; overflow:hidden; text-align:justify; width:100%;}
.divIndProdDescHeader {height:auto; overflow:hidden; }
.divIndProdDesc {height:auto; overflow:hidden; margin-bottom:15px;}
/* End of General */

/* Buttons */
.hypBackToListing {font-size:13px; color:#666;}
a.hypBackToListing:link {color:#666; text-decoration:none;}
a.hypBackToListing:visited {color:#666; text-decoration:none;}
a.hypBackToListing:hover {color:#e0b881; text-decoration:none;}
a.hypBackToListing:active {color:#e0b881; text-decoration:none;}

.hypCatProdLink {font-size:13px; color:#666;}
a.hypCatProdLink:link {color:#666; text-decoration:none;}
a.hypCatProdLink:visited {color:#666; text-decoration:none;}
a.hypCatProdLink:hover {color:#e0b881; text-decoration:none;}
a.hypCatProdLink:active {color:#e0b881; text-decoration:none;}

.lnkbtnProdArticle {color:#df1204;}
a.lnkbtnProdArticle:link {color:#df1204; text-decoration:none;}
a.lnkbtnProdArticle:visited {color:#df1204; text-decoration:none;}
a.lnkbtnProdArticle:hover {
    color: #df1204;
    text-decoration: none;
}
a.lnkbtnProdArticle:active {
    color: #df1204;
    text-decoration: none;
}

.imgbtnPrevious {background:url(../img/usr/btn-previous.gif) no-repeat 0px -77px;}
.imgbtnPrevious:hover {background:url(../img/usr/btn-previous.gif) no-repeat;}
.imgbtnPreviousDisabled {background:url(../img/usr/btn-previous.gif) no-repeat; cursor:default;}

.imgbtnNext {background:url(../img/usr/btn-next.gif) no-repeat 0px -77px;}
.imgbtnNext:hover {background:url(../img/usr/btn-next.gif) no-repeat;}
.imgbtnNextDisabled {background:url(../img/usr/btn-next.gif) no-repeat; cursor:default;}
/* End of Buttons */


/* Related Product */
.divRelRow {height:auto; overflow:hidden;display: flex;}
.divRelProdHdr {height:auto; overflow:hidden; width:100%; padding-bottom:10px;padding-top: 20px;}
.divRelProd {clear:both; height:auto; overflow:hidden;    width: 102%;}
.divIndRelProd {
    float: left;
    position: relative;
    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: 0px 8px 20px 0px;
    padding-bottom: 25px;
}
.divIndRelProd:hover {
    /*border-bottom: 3px #00a7af solid;*/
}
.divIndRelProd:hover .divRelProdImg{width:214px; height:164px; overflow:hidden; position:relative; }
.divIndRelProd:hover .hypRelProdDName{color:#292929;}
.divIndRelProd:hover .divRelProdPrice{color:#191919;}
.divIndRelProdLast {
    float: left;
    position: relative;
    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: 0px 0px 20px 0px;
    padding-bottom: 25px;
}
.divIndRelProdLast:hover {
    /*border-bottom: 3px #00a7af solid;*/
}

.divIndRelProd,
.divIndRelProdLast {
    flex: 0 0 31%;
    box-sizing: border-box;
    margin: 10px 1%;
    padding-bottom:30px;
}
.divIndRelProdLast:hover .divRelProdImg{width:214px; height:164px; overflow:hidden; position:relative; }
.divIndRelProdLast:hover .hypRelProdDName{color:#00a7af;}
.divIndRelProdLast:hover .divRelProdPrice{color:#191919;}
.divRelProdDetail {height:35px; overflow:hidden;}
.divRelProdPrice {font-size:14px; color:#656565; text-align:center; margin-top:5px;}

.hypRelProdDName,
a.hypRelProdDName:link,
a.hypRelProdDName:visited{
    font-family: Lato,sans-serif;
    font-size: 18px;
    color: #292929;
    text-decoration: none;
}

a.hypRelProdDName:hover,
a.hypRelProdDName:active {
    color: #00a7af;
    text-decoration: none;
}

.divRelProdImg {width:214px; height:164px; overflow:hidden; background:#ffffff;border-top: 1px #ddd solid; border-left: 1px #ddd solid; border-right: 1px #ddd solid; border-bottom: 1px #ddd solid;}
.divRelProdImgInner {width:214px; height:164px; overflow:hidden; position:relative;}
.divRelProdImgInner img {margin:auto; position:absolute;border-top: 1px #ddd solid; border-left: 1px #ddd solid;  border-right: 1px #ddd solid; border-bottom: 1px #ddd solid;}
.divRelProdDName {padding-top:10px; text-align:center;}
.hoverLitProdName {font-size:13px; color:#e0b881;}

.divRelNew {position:absolute; z-index:1; top:6px; right:1px;}
.divRelThumb {position:absolute; z-index:1; top:25px; right:1px;}
/* End of Related Product */
.divIndProdMenu {height:auto; overflow:hidden; width:620px;}
.divIndProdMenuList {height:auto; overflow:hidden;}
.divIndProdMenuItem {float:left; height:auto; overflow:hidden; text-align:center;}
.divIndProdMenuItemAsk {float:left; height:auto; overflow:hidden; text-align:center; padding-left:40px;}
.divIndProdMenuItemSel {float:left; height:auto; overflow:hidden; text-align:center; background:url(../img/usr/icon-chat-hover.gif) no-repeat; padding-left:32px;}
.divIndProdMenuItemAskSel {float:left; height:auto; overflow:hidden; text-align:center; background:url(../img/usr/icon-chat-hover.gif) no-repeat; padding-left:32px; margin-left:40px;}

.imgRecProd {float:right;}
.imgNewProd {padding-bottom:5px; float:right;}
.divProdIcons {overflow:hidden; position:absolute; top:0px; left:0px;}
.divProdIcons img { position:static !important;}

.divRelThumb {float:right;}
.divRelNew {padding-bottom:5px; float:right;}
.divRelProdIcons {overflow:hidden; position:absolute; top:8px; left:0px;}
.divRelProdIcons img { position:static !important;}
.jssocials-share-link {
    border-radius: 50%;
}
.jssocials-share-logo {
    color: #fff;
}
