#productAttributesChoser select {
	font-size: 16px;
}
.btn-success[disabled],
.btn-success[disabled]:hover {
	background-color: #000;
	border-color: #000;
	color: #fff;
}
.zoom-in-icon {
	background-color: #fff500;
   	padding: 8px;
    font-weight: bold;
    font-size: 22px;
    cursor: pointer;
}
.hline {
	border-top: 1px solid;
    width: 30px;
}
#productPrices {
	text-align: left;
}
#productMainImage .thumbnail {
	-webkit-box-shadow: none;
    box-shadow: none;
}
.wrapperAttribsOptions label {
	text-transform: uppercase;
	font-size: 12px;
	color: #a6a6a6;
}
#attrib-1-selected,
.navNextPrevWrapper {
	display: none;
}
#accordion-attributes {
	margin-bottom: 0;
}
#panel_attributes {
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
}
.divider-attributes {
	margin-top: 15px;
}
.divider-attributes hr {
	margin-bottom: 0;
	margin-top: 4px;
}
#cartAdd .wishlist_add {
	background-color: transparent;	
}
.wishlist_add:hover {
	color: #fff500;	
}
.attributes-label-required {
	font-weight: bold;
	font-size: 13px;
	color: #464646;
}
#productAttributesChoser {
	margin-bottom: 0;
}
#panel_attributes .panel-title {
	font-size: 15px;
	text-transform: unset;
}
#panel_attributes .panel-body {
	padding: 4px;
}
.div-middle {
	position: absolute;
	z-index: 2;
}
#productDescription {
	overflow: unset;
}
#productName {
	font-size: 34px;
}
.label-counter-stock {
	font-weight: bold;
	color: #c30000;
    padding-top: 18px;
    padding-bottom: 18px;
    margin-bottom: 0; 
}
.rating-label-average {
	display: inline;
}
.attribsRadioButton {
	border: none;
	background-color: transparent;
}
.rating-label-average span {
	display: inline-block;
}
#productPrices .productBasePrice {
	font-size: 32px;
	color: #252424;
}
.margin_to_top {
	margin: 15px 0;
}
.label-counter-stock,
#cartAdd .display_qty {
	font-size: 14px;
}
#cartAdd .label-add-quantity {
	font-size: 12px;
	font-weight: bold;
	color: #a6a6a6;
}
.qty_box .input-number {
	text-align: center;
	height: 58px;
	padding: 2px 2px;
	width: 85%;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 15px;
	border-radius: 55% !important;
}
.qty_box .btn-number {
	border-radius: 2px;
	padding: 9px 20px;
	border: none;
	background-color: transparent;
	height: 45px;
}
.qty_box .less-quantity {
	padding-left: 0;
	padding-right: 30px;
}
.qty_box .btn-number:hover,
.qty_box .btn-number:focus,
.qty_box .btn-number:active {
	background-color: transparent;
}
.fixed_qty_box {
	max-width: 180px;
	position: relative;
	display: inline-block;
}
.zoom-in, #cartAdd .glyphicon-add-favorites, .full-stars, 
.qty_box .input-number, .qty_box .btn-number:hover, .setting-block::before {
	color: #000;
}
.card-payments {
	display: flex;
}
.card-payments .card-payment-partner {
	max-width: 230px;
}
.card-payments .card-payment-lock {
	max-height: 30px;
	margin-top: 15px;
}
.additionalImages .thumbnail {
	box-shadow: unset;
}
.setting-block::before {
	content:"\2022";
	font-size: 20px;
	position: absolute;
	left: 0;
}
/*.setting-block::before {
	font-size: 20px;
	color: #000;
	position: absolute;
	left: 0;
}*/
.setting-block p {
	font-size: 17px;
	line-height: 30px;
}
#reviewsDefault .rating_user{
	font-weight: bold;
	margin-top: 9px;
}
#reviewsDefault blockquote {
	border-left: 0px;
	font-size: 18px;
	padding: 5px 0px;
}
#reviewsWriteReviewsNotice {
	margin-bottom: 0;
}
.button_read_reviews,
#reviewsWriteReviewsNoticeProcess,
#reviewsWriteReviewsNotice,
#reviewsWriteReviewsRate, 
#reviewsDefault .rating span {
	font-size: 16px;
}
#form_reviews_write fieldset {
	margin-top: 10px;
}
#review-text {
	border-radius: 0;
	background-color: #f8f8f9;
}
.pop-rating {
	display: inline-block;
}
#rating_product h3 {
	margin: 0;
}
#rating_product h5 {
	font-size: 60px;
}
#rating_product h5,
#rating_product .glyphicon-star {
	color: #464646;	
}
#rating_product span {
	font-size: 35px;
}
.pop-rating span {
	font-size: 23px;
}
#rating_product .rating span,
#reviewsDefault .rating span:not(:nth-child(2)),
.pop-rating span:not(:nth-child(2)) {
	padding-left: 10px;
}
/*#reviewsDefault .rating span {
	font-size: 16px;
}*/
.rating {
	padding-top: 15px;
}
#reviewsStars {
	font-size: 1.1em;
	color: #353535;
	cursor: pointer;
	margin: 10px;
}
.pd_content ul.nav{
	background-color: #fff;
	border-bottom: 2px solid #ccc;
}
/*.nav-tabs>li{
	width: 25%;
	font-weight: bold;
	text-align: center;
}*/

/*@media (max-width: 1199px) and (min-width: 768px) {
	.nav-tabs>li a{
		margin: 1px 100px;
	}
}
@media (min-width: 1200px) {
	.nav-tabs>li a{
		margin: 1px 130px;
	}
}*/
.nav-tabs>li.active>a:hover{
	box-shadow:none!important;
	top:0 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background:none;
	border: none;
	border-bottom: 5px solid #fff500;
    margin-bottom: 1px;
	transition: .5s ease;
}
.nav-tabs>li>a:hover{
	background: none;
    border: none;
    top:5px;
    margin-bottom: 1px;
	transition: .5s ease;
}
@media only screen and (max-width: 767px) {
	.card-payments {
		text-align: center;
	}
	.card-payments img {
		float: none;
		display: inline-block;
	}
	.breadcrumb{
		font-size:15px;
	}
}
.btn_cartadd  .button_in_cart, .wishlist_add{
	padding: 10px 12px;
}
.wishlist_add i {
	font-size: 14px;
}
.hline-tar{
	margin-top: 30px;
    border-top: 2px solid #eaeaea;
    width: 70px;
}
#sharingButtons{
	color: #545454;
}
#sharingButtons span {
	background-color: transparent !important;
}
#sharingButtons path {
	fill: #545454;
}
.tab-content{
	font-size: 20px;
    line-height: 1.9;
}
.pd_content .tab-pane{
	max-height: 300px;
}
.button_submit{
	padding: 10px 70px; 
}
.glyphicon-star-empty{
	color: #e1dfe0;
}
#reviewsStars span {
	margin-right: 10px;
}
.progress {
	background: rgba(245, 245, 245, 1); 
	border: 0 solid rgba(245, 245, 245, 1); 
	border-radius: 25px; 
	height: 10px;
}
.progress-bar-custom {
	background: rgba(66, 139, 202, 1);
}
.rating .popover-title {
	text-align: center;
	background-color: #fff;
}
.rating-container-popover .progress {
	margin-top: 9px;
	margin-bottom: 0;
}
.rating-container-popover .progress-bar {
	background-color: #464646;
}
.rating .popover {
	width: 290px;
	max-width: none;
	border-radius: 0;
}
.rating .popover > .arrow:after {
	border-bottom-color: #fff;
}
.popover-rating-percentage,
.popover-rating-start {
	font-size: 12px;
	padding-left: 0;
}
.tarjeta-flotantes {
	margin-top: 10px;
}
@media(max-width:767px){
	.fixed_qty_box{
		padding-left: 25px;
    	padding-right: 25px;
    	max-width:100%;
	}
	.fixed_qty_box input{
		width: 60px !important;
    	margin-left: 20%;
	}
	.btn-number.less-quantity{
		padding-left:20px;
	}
}
@media screen and (max-width: 568px) {
	.btn_cartadd  .button_in_cart, .wishlist_add {
		font-size: 14px;
	}
}
.start_filled_ratings {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #e1dfe0;
    overflow: hidden;
}
.empty-stars::before {
	-webkit-text-stroke: 1px #e1dfe0;
}
.full-stars::before {
	-webkit-text-stroke: 1px #000;
}
.empty-stars::before,
.full-stars::before {
	content: "\2605  \2605  \2605  \2605  \2605";
	font-size: 29px;
}
.full-stars {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap;
	overflow: hidden;
}

