.nopadding{
	padding: 0;
}

.page-intro{
  background: url(../images/page-intro-bg.png) no-repeat;
  padding:10px;
  position: relative;
}
.page-intro .intro-icon{
  float: left;
}

.page-intro .intro-content {
    padding-left: 0px;
    position: absolute;
    
    color: #fff;
}
.page-intro .intro-content .title{
  font-size: 30px;
    font-weight: bold;
}
.page-intro .intro-content .description{
  font-size: 16px;
}

/*breadcrumb*/
.breadcrumb-wrapper{
    background: #f5f5f5;
    min-height: 35px;
}
.breadcrumb {font-size:13px;}
.breadcrumb>li+li:before {
    padding: 0 20px;
    color: #ccc;
    background: url(../images/breadcrumb-icon.png) no-repeat 50% 50%;
    content:"";
}
/*SLIDER*/
.slider-wrapper{
	margin-bottom: 20px;

}


/*nav tabs*/
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	color: #333;
}
.tab-pane {
padding: 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 3px 3px;
}
.tab-content p{
	padding-top:10px;
	padding-bottom: 10px;
}
.tab-pane table.borderTable th, table.borderTable td {
  border-bottom-color:#CCCCCC;
  border-bottom-style:solid;
  border-bottom-width:1px;
  border-right-color:#CCCCCC;
  border-right-style:solid;
  border-right-width:1px;
  padding:4px;
}

.tab-pane table.borderTable th, table.borderTable thead td, table.borderTable tr.tableheader td, table.borderTable tr.tableheader td p {
  background:#3F9611;
  color:#FFFFFF;
  font-weight:bold;
}

.recommend .title{
	float: left;
	margin-top: 20px;
	    font-size: 23px;
}
.second-slider-buttons{    
	padding-right: 10px;
    margin-right: 0;
        z-index: 1;
}

.product {
    margin: 0 10px;
    max-width: 270px;
    border: 1px solid #e6e6e6;
}
.product .name {
    min-height: 60px;
}
.group-id {position: relative;    height: 45px;}
.group-id .wrapper {
    padding-right: 40px;
    
    width: 100%;    
    top: 0;
    position: absolute;
}
.group-id .wrapper .title{
    height: 40px;
    line-height: 40px;
    border: 1px solid #ddd;
    margin-top: 5px;
    padding-left: 15px;
    border-radius: 3px 0 0 3px;

}
.group-id .arrow{
    height: 40px;
    width: 40px;
    position: absolute;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius:  0 3px 3px 0;
    margin-top: 5px;
    right: 0;
}
.group-id .arrow.up{
    background: url(../images/group-up.png) no-repeat 50% 50%;
}
.group-id .arrow.down{
    background: url(../images/group-down.png) no-repeat 50% 50%;
}
.group-content{
	 border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-radius:  3px;
    padding: 15px;
}
.detail-img{
	margin: 0 auto;
	display: block;
}

/* SITEBAR */
.sitebar-group{

} 
.sitebar-group h3{ 
	padding-left: 20px;
	background: url(../images/sitebar-rec.png) no-repeat 0 50%;
	font-size: 20px;
	margin-bottom: 20px;
	margin-top: 30px;
}
input#email{
	background: url(../images/form-email.png) no-repeat 97% 50%;
}
input#pwd{
	background: url(../images/form-pass.png) no-repeat 97% 50%;
}
.form-control:focus {
    border-color: #96c11f;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 3px rgba(92, 184, 92, 0.32);
}
.btn.btn-submit{
	width: 100%;
	text-transform: uppercase;
	color: #fff;
	background: #96c11f;
	margin-bottom: 15px;
}

.other-item{
	padding:15px 0 0 0;	
}
.other-item .item-images{
	height:87px;
	width: 85px;
	border:1px solid #ddd;
	float: left;	
	margin: 0 auto;
    display: block;
    margin-top: 5px;
}
.other-item .item-images img{
	max-height: 85px;
	width: auto;
	margin: 0 auto;
    display: block;
	max-width:83px;
}

.other-item .info-block {
	position: relative;
    min-height: 115px;
    border-bottom: 1px solid #e6e6e6;
    padding-left: 100px;
    font-family: 'Lato';
    font-size: 14px;
}
.other-item .name{
	/*height: 57px;*/
}
.other-item .code {
    text-transform: uppercase;
    font-weight: 400;
}
.other-item .price {
    margin-top: 16px;
    color: #96c11f;
    font-weight: 700;
	
}
.other-item .price2 {
    margin-top: 16px;
    color: #96c11f;
    font-weight: 700;
	
}
.featured-item img{
	width: 100%;
	    border: 1px solid #ddd;
}

.payment-item .item-images{
	display: inline-block;
	width: 52px;
	margin-right: 10px;
}


/*detail infomation*/
.product-detail .info-block {
	position: relative;
    min-height: 115px;
    border-bottom: 1px solid #1abc9c;
    font-family: 'Lato';
    font-size: 14px;
}
.product-detail .name{
    font-size: 16px;
    font-weight: 700;
        min-height: 55px;
}
.product-detail .code {
    text-transform: uppercase;
    font-weight: 400;
    float: right;
        margin-top: 4px;
}
.product-detail .price {
    color: #96c11f;
    font-weight: 700;
    float: left;
    font-size: 19px;
}
.product-detail .description {
    clear: both;
    margin-top: 40px;
}
.product-detail .readmore {
    color:#96c11f;
}

.attributes input, select, textarea {
	padding:3px;
	background: #fff;
	border:1px solid #ddd;
	border-radius: 2px;
	width: 100%;
	font-size: 13px;
    text-align: left;
    padding-left: 7px;
}
.attributes input[type="radio"], input[type="checkbox"] {
	width: 40px!important; 
}

.btn-custom{
	padding:3px;
	background: #fff;
	border:1px solid #ddd;
	border-radius: 2px;
	width: 100%;
	font-size: 13px;
    text-align: left;
        padding-left: 7px;
}
.btn-custom-select{
	position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.btn-custom-select option{
	display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.product-detail label{
	    line-height: 30px;
}
.detail-item {
    margin-bottom: 15px;
    margin-top: 15px;
    height: 50px;
}
.btn .caret {
    margin-left: 0;
    text-align: right;
    float: right;
    margin-right: 4px;
    margin-top: 7px;
}
.product-color{
	width:25px;
	height: 25px;
	display: inline-block;
	margin-right: 6px;
	border-radius:3px;
}
.product-color.pink{
	background: #e3b3c9;
}
.product-color.blue{
	background: #9ac5e7;
}
.product-color.selected{
	border:1px solid #96c11f;
}
.product-detail .quantity-btn{
	width: 25px;
	background: #fff;

}
.product-detail .quantity-dropdown{
	width: 50px;
}

span.help{
    width: 20px;
    height:17px;
    background: url(../images/help-icon.png);
    display: inline-block;
}
span.help.pos{
    position: absolute;
    right: 36px;
}
.help-open{
    position: absolute;
    background: #96c11f;
    z-index: 9;
    padding: 6px 10px;
    color: #fff;
	margin-top: 15px;
	width: 100% !important;
}
.help-open .close{
    position: absolute;
    right: -13px;
    width: 25px;
    height: 25px;
    z-index: 10;
    background: url(../images/help-close.png);
    top: -13px;
    opacity: 1;
}
/*social bar*/
ul.social-bar{
    position: absolute;
    left: -13px;
    top:0;
    list-style: none;

}
ul.social-bar li{
    list-style: none;
    padding-bottom: 5px;
}

.ADMCalculator {
	border-top:solid;
	border-bottom:solid;
	padding:10px;
	border-spacing: 6px;

}
span.required {
    display: none;
}




@media screen and (max-width: 768px)  {

ul.social-bar {
display: none;
}
.slider-wrapper{
padding:0px;
}


}


.mytooltip {
display: inline;
position: relative;
z-index: 999
}
.mytooltip .tooltip-item {
background: rgba(0, 0, 0, 0.1);
cursor: pointer;
display: inline-block;
font-weight: 500;
padding: 0 10px
}
.mytooltip .tooltip-content {
position: absolute;
z-index: 9999;
width: 215px;
left: 50%;
margin: 0 0 20px -180px;
bottom: 100%;
text-align: left;
font-size: 14px;
line-height: 30px;
-webkit-box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
box-shadow: -5px -5px 15px rgba(48, 54, 61, 0.2);
background: #2b2b2b;
opacity: 0;
cursor: default;
pointer-events: none;
padding:10px;
}
.mytooltip .tooltip-content::after {
content: '';
top: 100%;
left: 50%;
border: solid transparent;
height: 0;
width: 0;
position: absolute;
pointer-events: none;
border-color: #2a3035 transparent transparent;
border-width: 10px;
margin-left: -10px
}
.mytooltip .tooltip-content img {
position: relative;
height: 300px;
display: block;
float: left;
margin-right: 1em
}
.mytooltip .tooltip-item::after {
content: '';
position: absolute;
width: 200px;
height: 300px;
bottom: 100%;
left: 50%;
pointer-events: none;
-webkit-transform: translateX(-50%);
transform: translateX(-50%)
}
.mytooltip:hover .tooltip-item::after {
pointer-events: auto
}
.mytooltip:hover .tooltip-content {
pointer-events: auto;
opacity: 1;
-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg)
}
.mytooltip:hover .tooltip-content2 {
opacity: 1;
font-size: 18px
}
.mytooltip .tooltip-text {
font-size: 14px;
line-height: 24px;
display: block;
padding: 1.31em 1.21em 1.21em 0;
color: #fff
}



