/* PRODUCT VIEW */
/* CHANGE/UPDATE FOR NEW PROJECT */
.block-related .bx-wrapper, #home-recomendados .bx-wrapper, #home-products .bx-wrapper {
	min-height: 	70px;
}

.cms-home #home-products .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 			0;
}

.cms-home #home-products .bx-wrapper .bx-controls-direction a.bx-next {
	right: 			0;
}
/*********************************/

/* CUSTOM ATTRIBUTES */
.product-options dl {
	margin: 		0;
	padding: 		0;
	height: 		0;
	width: 			0;
}

.product-options dd {
	border: 		none;
}

.product-options dl select, .product-options dl dt {
	visibility: 	hidden;
	height: 		0;
	width: 			0;
	opacity: 		0;
	filter: 		alpha(opacity=0);
}

#product-options-wrapper .required {
	display: 		none;
}

ul.super-attribute-select-custom {
	display: 		block;
	height: 		30px;
}

ul.super-attribute-select-custom, ul.super-attribute-select-custom li {
	float: 			left;
}

ul.super-attribute-select-custom span.size, ul.super-attribute-select-custom span.color {
	float: 			left;
	overflow: 		hidden;
	display: 		block;
	width: 			26px;
	height: 		26px;
	border-radius: 	50%;
	-moz-border-radius: 	50%;
	-webkit-border-radius: 	50%;	
	border-width: 	1px;	
	border-style: 	solid;
	transition: 	all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: 	all .3s ease-out;
	margin-right: 	6px;
}

ul.super-attribute-select-custom span.whiteColor {
	transition: 	none;
	-moz-transition:none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: 	none;
}

ul.super-attribute-select-custom span.size {
	border-color:	#999;
	line-height: 	26px;
	text-align: 	center;
}

ul.super-attribute-select-custom span.color:hover, ul.super-attribute-select-custom span.size:hover {
	cursor: 		pointer;
}

ul#color-custom span.color:hover, ul#color-custom span.selected {
	border-width: 	13px;	
}

ul.super-attribute-select-custom span.whiteColor:hover, ul.super-attribute-select-custom span.selected.whiteColor {
	border-width: 	1px;
}

ul.super-attribute-select-custom span.size:hover, ul.super-attribute-select-custom span.size.selected {
	border: 		1px solid #00D9A3;
	color: 			#00D9A3;
}

/*********************/
body.catalog-product-view .container-body {
	padding-top: 	30px;
}

.product-view {
	width: 			95%;
	max-width: 		1180px;
	margin: 		0 auto;
}

.product-options-bottom {
	margin: 		0;
}

.product-essential {
	padding: 		0;
	margin-top: 	30px;
}

#product-info-container {
	float: 			right;
}

#product-options-wrapper {
	padding: 		0;
	margin: 		30px 0;
	background-color: transparent;
	border: 		none;
	border-radius: 	0;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 	inset 0 0 0 rgba(0, 0, 0, 0);
	position: 		relative;
}

.gomage_product_navigation, .gomage_product_navigation .gomage_product_category {
	display: 		none;
}

.product-essential .gomage_product_navigation {
	display: 		block;
}

.gomage_product_navigation {
	width: 			58px;	
}

.gomage_product_navigation a, .product-essential .product-img-box .bx-wrapper .bx-controls-direction a {
	display: 		block;
	width: 			25px;
	height: 		25px;
	opacity: 		.5;
	filter: 		alpha(opacity=50);
	transition: 	all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: 	all .3s ease-out;
}

.product-essential .product-img-box .bx-wrapper .bx-controls-direction a {
	text-indent: 	-9000px;
}

.gomage_product_navigation .gomage_product_prev a:hover, .product-essential .product-img-box .bx-wrapper .bx-controls-direction a:hover {
	opacity: 		1;
	filter: 		alpha(opacity=100);
	cursor: 		pointer;
}

.gomage_product_navigation .gomage_product_prev a,.product-essential .product-img-box .bx-wrapper .bx-controls-direction a.bx-prev {
	float: 			left;
	background: 	transparent url(../images/bg_sprite_mobile.png) no-repeat -935px -1906px;
	background-size: 	1000px auto;
	-moz-background-size: 	1000px auto;
	-webkit-background-size: 	1000px auto;
}

.gomage_product_navigation .gomage_product_next a, .product-essential .product-img-box .bx-wrapper .bx-controls-direction a.bx-next {
	float: 			right;
	background: 	transparent url(../images/bg_sprite_mobile.png) no-repeat -966px -1906px;
	background-size: 	1000px auto;
	-moz-background-size: 	1000px auto;
	-webkit-background-size: 	1000px auto;
}

.product-view .product-name h1 {
	font:			700 20px/22px "Open Sans";
	color:			#535353;
}

.catalog-product-view .add-to-cart button.btn-cart {
	float: 			none;
	background: 	#890011;
	width: 			100%;
	max-width: 		220px;
	margin: 		0 auto;
	display: 		block;
}

.catalog-product-view .add-to-cart button.btn-cart:hover {
	background: 	#560005;
}



.catalog-product-view .add-to-cart button.btn-locate {
	float: 			left;
}

.tax-label {
	float: 			left;
	display: 		none;
	color: 			#878787;
	padding-top: 	38px;	
}

.product-view .product-shop {
	border: 		none;
	border-radius: 	0;
	background: 	none;
	box-shadow: 	0 0 0 #FCFCFC;
}

.product-essential .product-img-box, .product-view .product-shop {
	padding: 		0;
}

.product-essential .product-img-box {
	width: 			36.949%;
}

.product-view .product-shop {
	width: 			59.83%;
	float: 			right;
}

.product-view .box-collateral {
	border: 		none;
	padding: 		0;
	background: 	none;
	border-radius: 	0;
	-webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	box-shadow: 	0 0 0 rgba(0, 0, 0, 0);
}

.product-view .box-description {
	margin: 		0;
}

.product-view .box-description .tab-content strong{
	font-weight: 	bold;
}

#product-price-from {
	font: 			400 13px/16px 'Open Sans';
	color: 			#555;
}

#product-price-from span.price {
	font: 			700 23px/28px 'Open Sans';
	color: 			#333;
}

.add-to-box .add-to-links {
	float: 			none;
	clear: 			both;
	padding: 		0;
	margin: 		10px 0 13px 0;
}

.add-to-box .add-to-links li, .add-to-box .add-to-links .separator {
	float: 			none;
}

.product-shop .add-to-links a {
	font: 			400 12px/50px 'Open Sans';
	color: 			#78848B;
	border-bottom: 	1px solid #CCC;
	display: 		block;
	min-height: 		50px;
}

.product-shop .add-to-links a:before {
	font-family: 	'iconvault';
	color: 			#78848B;
	font-size: 		30px;
	line-height:	50px;
	padding-right: 	12px;
	float: 			left;
}

.product-shop .add-to-links a, .product-shop .add-to-links a:before {
	transition: 	all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: 	all .3s ease-in-out;
}

.product-shop .add-to-links a:hover, .product-shop .add-to-links a:hover:before {
	color: 			#333;
}

.product-shop .add-to-links a.link-wishlist:before {
	content: 		'\f10d';
}

.product-shop .add-to-links a.download:before {
	content: 		'\f111';
}

.product-shop .add-to-links a:hover {
	text-decoration: 	none;
}

.add-to-box .add-to-cart {
    margin: 69px 0 9px 0;
}


#show_stock {
    font: 400 13px/50px 'Open Sans';
    color: #78848B;
    border-bottom: 1px solid #CCC;
    display: block;
    height: 50px;
    margin-bottom: 15px;

}
#product-info {
	border: 		1px solid #DDD;
	border-radius:	1px;
	-moz-border-radius:1px;
	-webkit-border-radius:1px;
	-moz-box-shadow:0px 1px 5px 0px rgba(204,204,204,0.3);
	-webkit-box-shadow:0px 1px 5px 0px rgba(204,204,204,0.3);
	box-shadow:		0px 1px 5px 0px rgba(204,204,204,0.3);
	-ms-filter:		"progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #4dcccccc,Positive = true)";
	filter:			progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #4dcccccc,Positive = true);
	height:	 		auto;
	overflow: 		hidden;
	background: 	#EDEEEF;
}

.product-view .product-shop .add-to-box {
	margin: 		0;
	padding: 		23px;
	width: 			37.54%;
	float: 			right;
	text-align: 	left;
	background: 	#EDEEEF;
}

.product-view .product-shop .short-description {
	clear: 			both;
	margin: 		20px 0;
	display: 		none;
}

.catalog-product-view #container-menu-home span.arrow {
	left: 			865px;
}

#product-view-products {
	position: 		relative;
	min-height: 	313px;
}

#product-view-products li#upsell, #product-view-products li#related {
}

#product-view-products li#upsell, #product-view-products li#related {
	position: 		absolute;
	left:			0;
	top: 			0;
	background: 	#FFF;
	width: 			100%;
}

.product-shop .product-pricing, .product-view p.availability {
	display: 		none;
}

.product-view p.availability.out-of-stock {
	display: 		block;
	margin: 		10px 0;
}

.availability.out-of-stock span {
	display: 		block;
}

.product-view .product-shop #stock-box {
	display: 		none;
}

.tab-content > .tab-pane {
	display: 		block;
	height: 		0;
}

.tab-content > .active {
	height: 		auto;
}

.nav-tabs {
	border: 		none;
	width: 			100%;
	height: 		50px;
	margin: 		0;
}

.nav-tabs li {
	height: 		50px;
	width: 			50%;
	background: 	#A8ACAE;
	transition: 	all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: 	all .3s ease-in-out;
}

.nav-tabs li:first-child {
	border-right: 	1px solid #FFF;
}

.nav-tabs li.active, .nav-tabs li:hover {
	background: 	#30393E;
}

.nav-tabs li a {
	height: 		50px;
	margin: 		0;
	padding: 		0 0 0 20px;
	width: 			100%;
	display: 		block;
	font: 			400 13px/50px 'Open Sans';
	color: 			#FFF;
	text-transform: uppercase;
	text-decoration: none;
}

#myTabContent {
	height: 		400px;
}

.product-view .box-description .std {
	font: 			400 12px/19px 'Open Sans';
	color: 			#777;
	padding: 		23px;
}

.product-view .box-description .std p {
	margin-bottom: 10px;
}

.product-collateral {
	padding: 		0;
	width: 			62.46%;
	background: 	#FFF;
	height: 		auto;
	position: 		relative;
}

.product-collateral #show-more {
	position: 		absolute;
	bottom: 		0;
	left: 			0;
	width: 			100%;
	height: 		60px;
	background: 	transparent url(../images/back-view-more.png) no-repeat center top;
	font: 			600 12px/60px 'Open Sans';
	color: 			#444;
	text-align: 	center;
	cursor: 		pointer;
}

.product-collateral #show-more span.visible {
	display: 		block;
}

.product-collateral #show-more span.hide {
	display: 		none;
}

/* PRODUCT VIEW IMAGES */
.bxslider-container {
	opacity: 		0;
	z-index: 		0;
	position: 		absolute;
	left: 			0;
	top: 			10px;
}

.bxslider-container-simple {
	opacity: 		1;
	z-index: 		1;
}

.product-img-box .product-image-zoom {
	margin-bottom: 	0;
	padding-bottom: 10px;
	position: 		relative;
	min-height: 	452px;
}

.product-essential .product-img-box img {
	border: 		none;
	border-radius: 	0;
	padding: 		0;
	display: 		inline-block;
}

#bottom-image-controls {
	float:left;
    width:100%;
}

#bottom-image-controls span {
	float: 			right;
	display: 		inline-block;	
	font: 			400 13px/24px 'Open Sans';
	color: 			#878787;
	cursor: 		pointer;
	transition: 		all .3s ease-in-out;
	-moz-transition:	all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: 	all .3s ease-in-out;
	-o-transition: 		all .3s ease-in-out;
}

#bottom-image-controls span:hover, #bottom-image-controls span#video.videoClicked, #bottom-image-controls span:hover:before {
	color: 				#000101;
}

#bottom-image-controls span#video {
	padding-right:		12px;
	border-right: 		1px solid #CCC; 		
}

#bottom-image-controls span:before {
	font-family: 		'iconvault';
	color: 				#878787;
	font-size: 			24px;
	line-height:		24px;
	display: 			inline-block;
	float: 				left;
	padding: 			0 12px;
}

#bottom-image-controls span, #bottom-image-controls span:before {
	transition: 		all .3s ease-in-out;
	-moz-transition:	all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: 	all .3s ease-in-out;
	-o-transition: 		all .3s ease-in-out;
}
	
#bottom-image-controls span#video:before {
	content: 			'\f103';
}

#bottom-image-controls span#video.videoClicked:before {
	content: 			'\f113';
	color: 				#000101;
}

#bottom-image-controls span#image:before {
	content: 			'\f116';
}

#container-video {
	position: 			absolute;
	left: 				0;
	top: 				0;
	display: 			none;
    width:              100%;
}

#container-video iframe{
    width:              100%!important;
}

/* PRODUCT VIEW TITLES */
.product-view .product-shop .product-name {
	margin: 		0;
	background: 	none;
	border: 		none;	
	padding: 		0;
}

.product-view .box-collateral > h2 {
	text-transform:	uppercase;
	font: 			normal 13px 'Open Sans';
	color:			#999;
	margin: 		0;
}

.product-ref h3 {
	color: 			#6F6F6F;
	font: 			400 15px/18px 'Open Sans';
	text-transform: uppercase;
	margin: 		12px 0;
	padding-bottom: 12px;
	border-bottom: 	1px solid #CCC;
	display: 		block;
}

.product-pag h4 {
    color: 			#6F6F6F;
    font: 			400 11px/12px 'Open Sans';
    margin: 		4px 0;
    display: 		block;
}

/* PRODCUT VIEW QTY/PRICE */
#product-prices-table {
	background: 		#F4F4F4;
	width: 				100%;
	margin-top: 		10px;
}

#product-prices-table th, #product-prices-table td {
	padding-left: 		20px;
	height:				50px;
	width: 				15%;
}

#product-prices-table th.custom-width-15, #product-prices-table td.custom-width-15 {
    width: 15%;
}

#product-prices-table th.custom-width-12, #product-prices-table td.custom-width-12 {
    width: 12%;
}

#product-prices-table th.custom-width-10, #product-prices-table td.custom-width-10 {
    width: 10%;
}

#product-prices-table.customer-logged-table th, #product-prices-table.customer-logged-table td {
	width: 				12.5%;
}

#product-prices-table th.first, #product-prices-table td.first, #product-prices-table.customer-logged-table th.first, #product-prices-table.customer-logged-table td.first {
	width: 				25%;
}

#product-prices-table thead th {
	background: 		#30393E;
	font: 				700 13px 'Open Sans';
	text-transform: 	uppercase;
	color: 				#FFF;
}

#product-prices-table thead th span {
	display: 			block;
	text-transform: 	lowercase;
}

.product-pricing, .tier-prices {
	min-height: 1px;
	padding: 0;
	margin-bottom: 0;
	background-color: transparent;
	border: none;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.05);
	padding: 0;
	border-radius: 0; 
}

#product-prices-table tbody td, 
.product-view #product-prices-table tbody td.pvp .price-box span .price,
.product-view #product-prices-table tbody td.pvp .price-box p .price,
.product-view #product-prices-table tbody td .tier-prices .price {
	color: 				#666;
	font: 				400 13px 'Open Sans';
	text-decoration: 	none;
}

.product-view #product-prices-table tbody td.exclusive .fix .price {
	font: 				700 15px 'Open Sans';
	color: 				#000;
}

.product-view #product-prices-table tbody td.exclusive .fix.no-highlight .price {
	font-weight: 400;
	color: inherit;
}

#product-prices-table tbody td {
	border: 			1px solid #BBB;
}

#product-prices-table tbody tr td.exclusive {
	background: 		#FFF;
	border: 			none !important;
	border-bottom: 		1px solid #666 !important;
}

#product-prices-table tbody tr:last-child td.exclusive {
	border-bottom: 		none !important;
}

#product-prices-table tbody td.first {
	border-left: 		none;
}

#product-prices-table tbody td.last {
	border-right: 		none;
	line-height: 		30px;
}

#product-prices-table tbody tr.first td {
	border-top: 		none;
}

#product-prices-table tbody tr:last-child td {
	border-bottom: 		none;
}

#product-prices-table thead th.even {
	background: 		#596165;
}

#product-prices-table thead th.exclusive, #product-prices-table tbody td.exclusive {
	padding: 			0;
	-moz-box-shadow:	0px 1px 10px 3px rgba(204,204,204,0.3);
	-webkit-box-shadow:	0px 1px 10px 3px rgba(204,204,204,0.3);
	box-shadow:			0px 1px 10px 3px rgba(204,204,204,0.3);
	-ms-filter:			"progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #4dcccccc,Positive = true)";
	filter:				progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #4dcccccc,Positive = true);
}

#product-prices-table thead th.exclusive .fix {
	background: 		#15ACBD;
	height: 			78px;
	padding-top: 		15px;
	margin-top: 		-8px;
	padding-right: 		20px;
}

#product-prices-table thead th.exclusive .fix, #product-prices-table tbody td.exclusive .fix {
	padding-left: 		17px;
}

#product-prices-table input.qty {
	width: 				50px;
	height: 			30px;
	border: 			1px solid #CCC;
	float: 				left;
	padding: 			0;
	text-align: 		center;
	color: 				#666;
	line-height: 		30px;
	margin: 			0;
}

#product-prices-table .qty-change:before {
	font-family: 		'iconvault';
	color: 				#999;
	font-size: 			15px;
	line-height:		15px;
	display: 			inline-block;
	padding-left: 		8px;
}

#product-prices-table .qty-change, #product-prices-table .qty-change:before {
	transition: 		all .3s ease-in-out;
	-moz-transition:	all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: 	all .3s ease-in-out;
	-o-transition: 		all .3s ease-in-out;
	-webkit-user-select: none;   
	-moz-user-select: none; 
	-ms-user-select: none;
}

#product-prices-table .qty-change:hover, #product-prices-table .qty-change:hover:before {
	cursor: 			pointer;
	color: 				#333;
}

#product-prices-table .more:before {
	content: 			'\f109';
}

#product-prices-table .less:before {
	content: 			'\f118';
}

#product-prices-table .tier-prices .benefit, #product-prices-table tbody td.pvp .special-price {
	display: 			none;
}

.product-view .price-box .price {
	font: 			normal 23px 'Open Sans';
	color: 			#666;
}

.product-view .block-related .price-box .price {
	color: #555;
	font: 700 18px/22px 'Open Sans';
}

.product-view .price-box .old-price .price {
	font-size: 		14px;
	color: 			#868686;
}

#final-price {
	font: 			normal 28px 'Open Sans';
	color: 			#666666;
}

/* PRODUCT REVIEW */
.rating-box {
	width: 			80px;
	background: 	transparent url(../images/bg_rating.png) repeat-x left -38px;
	float: 			none;
}

.rating-box .rating {
	background: 	transparent url(../images/bg_rating.png) repeat-x left 2px;
}

#customer-reviews .rating-box .rating {
	background-position: 1px 1px;
}

/* SHARE BUTTONS */
#share, .share {
	height: 		30px;
	line-height: 	30px;
	position: 		relative;
	z-index: 		2; 
}

#share a, #share span, .share a, .share span {
	display: 		block;
	float: 			left;
	line-height: 	30px !important;
}

#share a, .share a {
	width: 			30px;
	height: 		30px;
	margin: 		0 15px 0 0;
	transition: 	all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: 	all .3s ease-out;
}

#share a.facebook, .share a.facebook {
	background: 	transparent url(../images/bg_sprite_mobile.png) no-repeat -676px -779px;
	background-size: 	1000px auto;
	-moz-background-size: 	1000px auto;
	-webkit-background-size: 	1000px auto;	
}

#share a.facebook:hover, .share a.facebook:hover {
	background-position: -676px -835px;	
}

#share a.twitter, .share a.twitter {
	background: 	transparent url(../images/bg_sprite_mobile.png) no-repeat -764px -779px;
	background-size: 	1000px auto;
	-moz-background-size: 	1000px auto;
	-webkit-background-size: 	1000px auto;	
}

#share a.twitter:hover, .share a.twitter:hover {
	background-position: -764px -835px;	
}

#share a.pinterest, .share a.pinterest {
	background: 	transparent url(../images/bg_sprite_mobile.png) no-repeat -856px -779px;
	background-size: 	1000px auto;
	-moz-background-size: 	1000px auto;
	-webkit-background-size: 	1000px auto;	
	margin-right: 	0;
}

#share a.pinterest:hover, .share a.pinterest:hover {
	background-position: -856px -835px;	
}

/* RELATED PRODUCTS */
.slide-item .block .block-content .products-grid li .images-slide, .slide-item .products-grid li .images-slide {
	position: 		relative;
	height: 		240px;
}

.slide-item .block .block-content .products-grid li .images-slide li, .slide-item .products-grid li .images-slide li {
	position: 		absolute;
	top: 			0;
	left: 			0;
	z-index: 		1;
}

.slide-item .block .block-content .products-grid li .list-navigation, .slide-item .products-grid li .list-navigation {
	z-index: 		3;
}

.item-related .products-grid li .list-navigation {
	display: 		none;
}

.item-related h2.item-related-title {
	font: 			normal 30px 'Open Sans';
	text-transform: uppercase;
	text-align: 	left;
	color: 			#666;
	border-bottom: 	1px solid #666;
	margin: 		0;
}

.product-img-box .more-views img, #block-product-view-content img {
	max-width: 		95%;
}

#block-product-view-content {
	position: 		relative;
}

.slide-item .block .block-content .products-grid li h2, .slide-item .block .block-content .products-grid li #colores,
.slide-item .products-grid li h2, .slide-item .products-grid li #colores {
	text-align: 	left;
}

.block-related .block-content {
	border: 		none;
}

.block-related .bx-wrapper, #home-recomendados .bx-wrapper, #home-products .bx-wrapper {
	height: 		100%;
	width: 			100% !important;
	max-width:		100% !important;
	position: 		relative;
}

.block-related .bx-wrapper .bx-viewport, #home-recomendados .bx-wrapper .bx-viewport, #home-products .bx-wrapper .bx-viewport {
	height: 		100% !important;
}

.block-related .bx-wrapper .bx-controls-direction a {
	position: 		absolute;
	top:			50%;
	height: 		18px;
}

.block-related .bx-wrapper .bx-controls-direction a:before {
	text-indent: 	0;
	display: 		block;
	font-family: 	'iconvault';
	content: 		'\f102';
	color: 			#373A44;
	font-size: 		14px;
	line-height:	51px;
}

.block-related .bx-wrapper .bx-controls-direction a.bx-prev {
	left: 			-20px;
}

.block-related .bx-wrapper .bx-controls-direction a.bx-next {
	right: 				-20px;
}

.block-related .bx-wrapper .bx-controls-direction a.bx-next:before {
	transform: 			rotate(180deg);
    -ms-transform: 		rotate(180deg);
    -webkit-transform: 	rotate(180deg);
    -o-transform: 		rotate(180deg);
    -moz-transform: 	rotate(180deg); 
}

/* CUSTOMER REVIEWS */
.box-reviews .block-title p.subtitle {
	text-transform: uppercase;
}

.box-reviews #content-review {
	background-color:rgb(255,255,255);
	-moz-box-shadow: 0px 1px 6px 0px rgba(170,170,170,0.21);
	-webkit-box-shadow:0px 1px 6px 0px rgba(170,170,170,0.21);
	box-shadow:		 0px 1px 6px 0px rgba(170,170,170,0.21);
	-ms-filter:		 "progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #36aaaaaa,Positive = true)";
	filter:			 progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #36aaaaaa,Positive = true);
	padding: 		0px 20px 40px 20px;
}

.box-reviews .form-add h2, .comments-wrapper #respond .legend {
	color: 			#2C4A46;
	font: 			normal 17px 'Open Sans'; 
}

.left-review {
	width: 			40%;
	max-width: 		290px;
	padding-right: 	2%;
}

.right-review {
	width: 			60%;
	max-width: 		650px;
	padding-left: 	2%;
}

#product-review-table {
	max-width: 		110px;
}

#product-review-table, #product-review-table * {
	border: 		none;
}

.product-view .box-reviews .form-add {
	clear: 			both;
	padding-top: 	40px;
}

.product-view .box-reviews .form-add thead th {
	display: 		none;
}

.product-view .box-reviews .form-add td.value {
	padding: 		0;
	width: 			20%;
}

.product-view .box-reviews .form-add td.value input.radio {
	appearance: 	none;
	-webkit-appearance: none;
	width: 			15px;
	height: 		15px;
	background: 	transparent url(../images/bg_sprite_mobile.png) no-repeat -971px -235px;
	background-size: 	1000px auto;
	-moz-background-size: 	1000px auto;
	-webkit-background-size: 	1000px auto;
	display: 		block;
}

.product-view .box-reviews .form-add td.value input.radio:hover, .product-view .box-reviews .form-add td.value input.radio:focus, 
.product-view .box-reviews .form-add td.value input.selected, .product-view .box-reviews .form-add td.value input.selected-click {
	background-position: -971px -265px;
	cursor: 		pointer;
}

.product-view .box-reviews .form-add textarea {
	height: 		190px;
	resize: 		none;
}

.product-view .box-reviews .form-add .buttons-set {
	margin-top: 	-4px;
}

.product-view .box-reviews .form-add button {
	display: 			block;
	height: 			40px;
	border-radius: 		3px;
	-moz-border-radius: 	3px;
	-webkit-border-radius: 	3px;
	transition: 		all .3s ease-out;
	-moz-transition:	all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-ms-transition: 	all .3s ease-out;
	-o-transition: 		all .3s ease-out;
	background: 		#00B1A6;
	font: 				normal 17px 'Oswald-Regular';
	padding: 			0 35px;
}

.product-view .box-reviews .form-add button:hover {
	background: 		#0E796C;
}

#content-review dl {
	margin: 			0;
	padding-top: 		40px;
}

#content-review dt {
	float: 				right;
	padding: 			15px 0 0 0;
	width: 				30%;
	max-width: 			160px;
	margin-bottom: 20px;
}

#content-review dt p {
	font: 				normal 15px 'Open Sans';
	color: 				#2C4A46;
	line-height: 		20px;
	margin: 			0;
}

#content-review dt small {
	display: 			block;
	margin-bottom: 		10px;
	font: 				normal 11px 'Open Sans';
	color: 				#999;
}

#content-review dd {
	float: 				left;
	border: 			1px solid #CACACA;
	background: 		#FAFAFA;
	border-radius: 		5px;
	-moz-border-radius: 	5px;
	-webkit-border-radius: 	5px;
	width: 				70%;
	max-width: 			770px;
	padding: 			20px;
	position: 			relative;
	margin-bottom: 20px;
}

#content-review dd .arrow {
	width: 				20px;
	height: 			22px;
	display: 			block;
	background: 		transparent url(../images/bg_sprite_mobile.png) no-repeat -969px -311px;
	background-size: 	1000px auto;
	-moz-background-size: 	1000px auto;
	-webkit-background-size: 	1000px auto;
	position: 			absolute;
	right: 				-20px;
	top: 				20px;
}

#content-review dd a {
	font: 				normal 15px 'Open Sans';
	color: 				#666;
}

#content-review dd p {
	font: 				normal 15px 'Open Sans';
	color: 				#999;
	line-height: 		20px;
}

.product-view .box-additional .data-table {
	-moz-box-shadow: 0px 1px 6px 0px rgba(170,170,170,0.46);
	-webkit-box-shadow: 0px 1px 6px 0px rgba(170,170,170,0.46);
	box-shadow: 0px 1px 6px 0px rgba(170,170,170,0.46);
	-ms-filter: "progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #75aaaaaa,Positive = true)";
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX = 0,OffY = 1,Color = #75aaaaaa,Positive = true);
	border: 	1px solid #DDD;
}

.thumb-grouped-product {
	float: 			left;
	margin: 		0 10px 10px 0;
	border-radius: 	50%;
	-moz-border-radius: 	50%;
	-webkit-border-radius: 	50%;
}

/* HIDE ELEMENTS */
.price-box .price-label, .add-to-box .or, .add-to-box .add-to-links .link-compare, .add-to-box .add-to-links .separator, .no-rating, .box-additional {
	display: 		none;
}

/* PROMOS POPUP */
.promos-popup .fancybox-inner, .promos-popup .fancybox-skin {
	background: 	transparent;
}

.promos-popup .fancybox-inner {
	padding: 		0;
	box-shadow: 	0 0 0 0 #999;
	-moz-box-shadow: 0 0 0 0 #999;
	-webkit-box-shadow: 0 0 0 0 #999;
	max-width: 		100%;
}

#promotion-select {
	border: 		none;
	/*background-color: #FFF;*/
    padding: 0px 10px;
}

#promotion-select h1 {
    /*background-color: #FFF;*/
    color: #FFF;
    font: 700 19px/23px "Open Sans";
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    padding: 15px 10px;
}

#grouped-promotion-message {
	color: #FFF;
}

.promotion-qty {
	font-weight: bold;
}

.promos-popup .fancybox-close {
	top: 			-10px;
	right: 			15px;
}

.promos-popup .fancybox-close:before {
	color: 			#FFF;
}

#promotion-select #product-prices-table {
	border-collapse: 	inherit;
	margin: 			20px 0 0 0;
}

.promos-popup #product-prices-table .qty-change:before {
	line-height: 	30px;
}

#promotion-select #product-prices-table th {
	background: 	#78848B;
}

#promotion-select #product-prices-table th:nth-child(2) {
	background: 	#A6B5C0;	
}

.promos-popup #promotion-select #product-prices-table tbody td {
	background: 	#FFF;
	border-bottom: 	1px solid #CCC;
	border-right: 	1px solid #CCC;
}

.promos-popup #promotion-select #product-prices-table tbody td.promotion-product-qty {
	border-right: 	none;
}

.promos-popup #promotion-select #product-prices-table th, .promos-popup #promotion-select #product-prices-table tbody td {
	width: 			21%;
}

.promos-popup #promotion-select #product-prices-table th:nth-child(1), .promos-popup #promotion-select #product-prices-table td:nth-child(1) {
	width: 			58%;
}

#promotion-select .buttons {
	background: 	#FFF;
	padding: 		20px;
}

#promotion-select .buttons button {
	margin: 		0 auto;
	float: 			none;
	display: 		block;
}

.promotion-notify {
	background: 	#FFF;
	padding: 		20px;
}

.promotion-notify p.promotion-product-name {
	margin-bottom: 	0;
	font: 			600 16px/20px 'Open Sans';
}

#promotion-image{ margin: 0 10px;}
#promotion-image img{
    height: 100px;
    width: 100px;
    top: 105px;
    left: 30px;
    position: absolute;
    z-index: 999999;
    }
.imgpromo-margin{
    margin-left:    110px;
}

#promotion-content{
     background-color: #FFF;
 }

/****************/

@media (min-width: 1153px) and (max-width: 1277px) {

    body.catalog-product-view #container-right {
        padding-left: 0px;
    }


    body.catalog-product-view .container-header a.logo {
        display: block;
        text-align: left;
        margin: 0;
        height: 130px;
        border-bottom: 1px solid #DDD;
        padding: 28px 0 0 35px;
        background: #FFF;
        width: 25%;
        float: left;
    }

    body.catalog-product-view .container-header a.logo img {
        max-width: 188px;
        height: auto;
    }

    body.catalog-product-view header[role="banner"] {
        margin: 0 auto;
        padding: 0;
        width: 75%;
        position: relative;
        float: right;
    }

    body.catalog-product-view #container-left .container-footer {
        display:none;
    }

    body.catalog-product-view .container-breadcrumb ul.breadcrumb {
        width: 72%;
        float: right;
    }

    body.catalog-product-view #view-categories {
        width: 300px;
        float: left;
    }

    body.catalog-product-view #container-left {
        height: auto !important;
        position: absolute;
        margin-top: 180px;
        background: none;
    }

    body.catalog-product-view #container-left .container-left a.logo {
        display:none;
    }

    body.catalog-product-view #copy {
        display:none;
    }

    body.catalog-product-view .fredes {
        display:block;
        font: normal 12px/17px 'Open Sans';
        color: #FFF;
        text-align: center;
        margin: 0;
        width: 300px;
        height: 60px;
        float: left;
        background: #000;
    }

    body.catalog-product-view .fredes #redes-footer li a {
        display: inline-block;
        width: 40px;
        height: 40px;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: 0 23px;
        padding-top:15px;
    }

    body.catalog-product-view .fredes #redes-footer li a:before {
        font-family: 'iconvault';
        color: #FFF;
        font-size: 40px;
        line-height: 35px;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    body.catalog-product-view .fredes #redes-footer li {
        float: left;
    }

    body.catalog-product-view .fredes #redes-footer li a:hover {
        background: #FFF;
        text-decoration: none;
    }

    body.catalog-product-view .fredes #redes-footer li a:hover:before {
        color: #000;
    }

    body.catalog-product-view .fredes #redes-footer li a#google:before {
        content: '\f114';
    }

    body.catalog-product-view .fredes #redes-footer li a#facebook:before {
        content: '\f110';
    }

    body.catalog-product-view .fredes #redes-footer li a#twitter:before {
        content: '\f117';
    }

    body.catalog-product-view #container-menu-home {
        max-width: 1180px;
    }

    body.catalog-product-view #home-products-menu li {
        width: 49%;
    }

    body.catalog-product-view #container-menu-home span.arrow {
        left: 210px;
    }

    body.catalog-product-view .product-essential .product-img-box {
        width: 34.949%;
    }

    body.catalog-product-view .product-view .product-shop {
        width: 62%
    }

    body.catalog-product-view .product-view .product-shop .add-to-box {
        width: 40%;
    }

    body.catalog-product-view .product-collateral {
        width: 60%;
    }
}


@media (min-width: 1025px) and (max-width: 1152px) {
    body.catalog-product-view #container-right {
        padding-left: 0px;
    }

    body.catalog-product-view .product-view {
        width: 95%;
    }

    body.catalog-product-view .container-header a.logo {
        display: block;
        text-align: left;
        margin: 0;
        height: 130px;
        border-bottom: 1px solid #DDD;
        padding: 28px 0 0 35px;
        background: #FFF;
        width: 25%;
        float: left;
    }

    body.catalog-product-view .container-header a.logo img {
        max-width: 188px;
        height: auto;
    }

    body.catalog-product-view header[role="banner"] {
        margin: 0 auto;
        padding: 0;
        width: 75%;
        position: relative;
        float: right;
    }

    body.catalog-product-view #container-left .container-footer {
        display:none;
    }

    body.catalog-product-view .container-breadcrumb ul.breadcrumb {
        width: 72%;
        float: right;
    }

    body.catalog-product-view #view-categories {
        width: 269px;
        float: left;
    }

    body.catalog-product-view #container-left {
        height: auto !important;
        position: absolute;
        margin-top: 180px;
        background: none;
    }

    body.catalog-product-view #container-left .container-left a.logo {
        display:none;
    }

    body.catalog-product-view #copy {
        display:none;
    }

    body.catalog-product-view .fredes {
        display:block;
        font: normal 12px/17px 'Open Sans';
        color: #FFF;
        text-align: center;
        margin: 0;
        width: 269px;
        height: 60px;
        float: left;
        background: #000;
    }

    body.catalog-product-view .fredes #redes-footer li a {
        display: inline-block;
        width: 40px;
        height: 40px;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        margin: 0 23px;
        padding-top:15px;
    }

    body.catalog-product-view .fredes #redes-footer li a:before {
        font-family: 'iconvault';
        color: #FFF;
        font-size: 40px;
        line-height: 35px;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    body.catalog-product-view .fredes #redes-footer li {
        float: left;
    }

    body.catalog-product-view .fredes #redes-footer li a:hover {
        background: #FFF;
        text-decoration: none;
    }

    body.catalog-product-view .fredes #redes-footer li a:hover:before {
        color: #000;
    }

    body.catalog-product-view .fredes #redes-footer li a#google:before {
        content: '\f114';
    }

    body.catalog-product-view .fredes #redes-footer li a#facebook:before {
        content: '\f110';
    }

    body.catalog-product-view .fredes #redes-footer li a#twitter:before {
        content: '\f117';
    }

    body.catalog-product-view #container-menu-home {
        max-width: 905px;
    }

    body.catalog-product-view #home-products-menu li {
        width: 49%;
    }

    body.catalog-product-view #container-menu-home span.arrow {
        left: 210px;
    }

    body.catalog-product-view .product-essential .product-img-box {
        width: 34.949%;
    }

    body.catalog-product-view .product-view .product-shop {
        width: 62%
    }

    body.catalog-product-view .product-view .product-shop .add-to-box {
        width: 40%;
    }

    body.catalog-product-view .product-collateral {
        width: 60%;
    }

}

/* MEDIA QUERIES (TABLET) */
@media (max-width: 1024px) {
	body.catalog-product-view {
		overflow-y: 	auto;
	}
	
	.product-view {
		margin-bottom: 	20px;
	}
	
	.product-essential, .product-collateral {
		padding: 		0 5px;
	}
	
	.product-essential .product-img-box, .product-view .product-shop {
		width: 			100%;
		max-width: 		100%;
	}
	
	.product-essential .product-img-box {
		min-height: 	518px;
	}

	.product-view .product-shop {
		margin: 		20px 0 0 5px;
	}
	
	.product-view .product-shop .product-options-bottom .add-to-cart {
		max-width: 		375px;
	}
	
	.product-essential .product-img-box .bx-viewport {
		height: 		518px !important;
	}
	
	.product-essential .product-img-box .more-views ul li.slide-item {
		width: 			518px !important;
	}
	
	.product-essential .product-img-box .more-views ul li.item-related, .product-essential .product-img-box .more-views ul li.block-product-view {
		display: 		none;
	}
	
	.product-img-box .more-views {
		margin: 		0;
		padding: 		0;
	}
	
	.product-essential .product-img-box .bx-wrapper .bx-pager {
		display: 		none;
	}
	
	.product-essential .product-img-box .bx-wrapper .bx-controls-direction {
		display: 		block;
		visibility: 	visible;
		width: 			auto;
		height: 		auto;
		opacity: 		1;
		filter: 		alpha(opacity=100);
		position: 		absolute;
		left: 			0;
		top: 			50%;
		margin: 		-12px 0 0 0;
		width: 			100%;
	}
	
	.product-essential .product-img-box .bx-viewport {
		overflow: 		hidden !important;
	}
	
	#block-product-view-content {
		margin-bottom: 	50px;
	}
	
    #container-left {
        position: 		fixed;
        top: 			0;
        bottom: 		0;
        left: 			-300px;
        margin-top: 	0;
        height: 		100%;
        -webkit-overflow-scrolling: touch;
        overflow-y: 	auto;
        border-top: 	4px solid #000; 
        z-index: 		100;
    }

    .catalog-category-view #menu-category{
        top: 48px;
    }

    .catalog-category-view #menu-subcategory span{
        width:100%;
    }
    
    #container-left .logo {
        display:none;
    }

    .MagicZoomBigImageCont, .MagicZoomPup, .MagicZoomHint{
        display:none!important;
    }
    
	#product-prices-table {
		margin-top: 30px;
	}
	#product-prices-table th, #product-prices-table td {
		padding: 			5px;
		padding-left: 		10px;
	}
	#product-prices-table th.exclusive, #product-prices-table td.exclusive {
		min-width: 160px;
	}
	#product-prices-table th.last, #product-prices-table td.last {
		min-width: 120px;
	}
	
}

.attached-files .std img{
    display:none;
}

.attached-files .title{
    display:none;
}

.attached-files{
    border-bottom: 1px solid #CCC;
    display: block;
    margin-bottom:10px;
}

.attached-files a{
    font:400 11px/26px 'Open Sans';
    color: #78848B;
}

.attached-files li{
    padding: 0px 0 0px 10px;
}
.attached-files .std ul li:first-child{
    margin-top:2px;
}


.attached-files ul{
    margin:0;
}

.attached-files .title_download:before{
    font-family: 	'iconvault';
    color: 			#78848B;
    font-size: 		30px;
    padding-right: 	12px;
    float: 			left;
    content: 		'\f111';
}

.title_download{
    font: 400 12px/26px 'Open Sans';
    color: #78848B;
}

.attached-files a:hover{
    color: #000000;
}

/*Sprite pictogramas ficha producto*/
.picto{
    width:100%;
    float:left;
}
#VistaEstandard{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -7px -9px;
    height: 30px;
}
#Multiplicador{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -61px -9px;
    height: 30px;
}
#Reductor_10{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -114px -9px;
    height: 30px;
}
#Reductor_27{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -168px -9px;
    height: 30px;
}
#Reductor_128{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -273px -9px;
    height: 30px;
}
#Reductor_74{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -219px -9px;
    height: 30px;
}

#compatible {
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -7px -126px;
    height: 30px;
}

#luzled{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -219px -126px;
    height: 30px;
}

#adicion{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -352px -21px;
    height: 30px;
}

#acrilica{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -352px -196px;
    height: 30px;
}

#Sinlatex{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -7px -68px;
    height: 30px;
}

#SinPolvo{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -61px -68px;
    height: 30px;
}

#esterilizable{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -116px -68px;
    height: 30px;
}

#orificios_3{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -168px -68px;
    height: 30px;
}

#orificios_4{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -220px -68px;
    height: 30px;
}

#orificios_lux{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -272px -68px;
    height: 30px;
}

#esteril{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -64px -126px;
    height: 30px;

}

#garantia{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -113px -126px;
    height: 30px;

}

#impermeable{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -163px -127px;
    height: 30px;
}

#luzhelogena{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -267px -128px;
    height: 30px;
}

#spray{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -11px -185px;
    height: 30px;
}

#digital{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -62px -185px;
    height: 30px;
}

#wifi{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -117px -185px;
    height: 30px;
}

#monofase{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -403px -21px;
    height: 30px;
}
#polieter{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -457px -21px;
    height: 30px;
}

#bonding{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -352px -77px;
    height: 30px;
}
#monocomponentes{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -405px -76px;
    height: 30px;
}

#todoenuno{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -457px -76px;
    height: 30px;
}
#microcargando{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -353px -134px;
    height: 30px;
}

#microhibrido{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -403px -134px;
    height: 30px;
}

#nanohibrido{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -456px -134px;
    height: 30px;
}
#composite{
    display: block;
    float: left;
    width: 32px;
    background: url(../images/pictogramas_sprite.png) no-repeat -403px -192px;
    height: 30px;
}

.catalog-product-view .promos-popup, .promos-popup .fancybox-inner {
    width:640px !important;
}

.logo_product{
    float: right;
    position: relative;
    margin-top: -40px;
    background-color: white;
    opacity: .7;
    padding: 10px;
    font: 700 14px/22px "Open Sans";
    color: #535353;
}

.logo_product img{
    max-width:105px !important;
    max-height: 36px !important;
}

@media (min-width: 1277px) and (max-width: 1442px) {
.attached-files a{
    font:400 11px/21px 'Open Sans'!important;
    color: #78848B;
}
}

.modify-search{
    display: table;
    max-width: 1180px;
    padding: 9px;
    clear: both;
    width: 100%;
    margin: 20px auto;
    position: relative;
    min-height: 20px;
    font-size: 18px;
    text-transform: uppercase;
}

#specify-qty{
    background: #EDEEEF;
    padding:    15px;
    text-transform: uppercase;
    font:       700 13px 'Open Sans';
    clear:      both;
    margin:     10px 0;
}
.add-to-cart .form-budget {
    float: none;
    background: #890011;
    width: 100%;
    max-width: 220px;
    margin: 0 auto;
    display: block;
    border: none;
    color: #FFF;
    font: 700 15px 'Open Sans';
    text-transform: none;
    height: 50px;
    line-height: 39px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.alert-msg {
	text-align: center;
	font-size: 11px;
	margin: 3em 2em;
}

.product-view .box-description ul {
	list-style: disc inside;
}
