@charset "utf-8";
/* CSS Document */

.best_seller_cust .product_name a
{
  color: #fc4242;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}
.best_seller_cust .product_name a:hover
{
	 color: #383634;
}
.bestseller .featuredProductImage {
  border: medium none;
  float: left;
  margin: 0;
  max-width: 90%;
}
.category_image_cust img {
  float: left;
  height: 320px;
  max-width: 100%;
}
.bestseller .imageset {
  float: left;
  position: relative;
  width: 120px;
  height: 150px;
}

/**** listing page *****/
.browse-view {
    float: left;
    width: 100%;
}
.browse-view .orderby-displaynumber {
    background: none repeat scroll 0 0 #c5c3c4;
    margin-bottom: 50px;
    margin-top: 0;
}
.sort-by {
    float: left;
    margin: 3px 30px 3px 0;
}
.orderlistcontainer .title {
    color: #000;
    float: left;
    font-size: 14px;
    margin-left: 15px;
    padding-top: 3px;
    text-transform: uppercase;
    width: 57px;
}
.sort-by .orderlistcontainer div.activeOrder {
    border: medium none;
    border-radius: 0 !important;
    float: left;
    width: auto;
}
.orderlistcontainer a, .orderlistcontainer .orderlist a {
    color: #272727;
}
.orderlistcontainer div.orderlist {
    padding-top: 20px;
}
.orderlistcontainer div.orderlist {
    margin-left: 70px;
    margin-top: 22px;
}
.orderlistcontainer div.orderlist div {
    padding: 5px 5px 5px 12px !important;
}
.orderlistcontainer a {
    font-size: 14px;
}
.grid_view_list_view.floatleft {
    float: left;
    margin: 5px 10px;
}
.view_as a {
    color: #727272;
}
.view_as span.active {
    cursor: text;
}

.gridimg.active, .listimg.active {
    font-weight: bold;
}
.gridimg.active, .listimg.active, .grid_view_list_view.floatleft .view_as a:hover {
    color: #727272 !important;
}
.gridimg.unactive:hover, .gridimg.active {
    background-position: 0 -15px;
}

.gridimg {
    background: url("../../images/elos_vm/cat-view-as-grid.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-family: Verdana;
    font-size: 14px;
    height: 15px;
    line-height: 15px;
    margin: 3px 10px 3px 0;
    padding-left: 23px;
    transition: background 300ms ease-in-out 0s;
}
.gridimg.unactive, .listimg.unactive
{
	cursor:pointer;
}

a.button_a.btn-compare {
	background-color: #535451;
	color: #ffffff;
	float: right;
	height: 30px;
	line-height:30px;
	margin: 5px 10px;
}
a.button_a.btn-compare span {
	
	padding: 0 10px;
	text-transform: none;
}
.browse-view {
	float:left;
	width:100%;
}
.listimg {
	background: url("../../images/elos_vm/cat-view-as-list.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: inline-block;
	font-size: 14px;
	height: 15px;
	line-height: 15px;
	margin: 3px 10px 3px 0;
	padding-left: 23px;
	transition: background 300ms ease-in-out 0s;
}
.listimg.unactive:hover {
	background-position: 0 -15px;
}
.grid_view .add_to_cart_cust .addtocart-area {
    margin-bottom:30px;
}
.add_to_cart_cust {
    float: left;
    width: 100%;
}

/** product list view **/
.category_prodcut .list_view .image_section {
    margin-right: 40px;
}
.reviw_listview, .list_view .product_s_desc {
	float: left;
	width: 100%;
}
.category_prodcut a.addtocart_list input.addtocart-button {
	cursor: pointer;
	width: 152px;
}
.category_prodcut .PricesalesPrice {
	color:#fc4242!important;
	float: left;
	margin-right: 15px;
	width: auto;
}
.category_prodcut .product-price {
	margin-bottom:22px !important;
}
.category_prodcut h3 {
	margin-bottom:12px;
}
.category_prodcut p.product_s_desc {
	margin-bottom: 30px;
}
.category_prodcut ul.add-to-links {
	border-bottom:0;
	margin:0;
}
.category_prodcut .list_img, .productdetails-view .main-image, .category_prodcut .grid_view .grid_img {
	border: 7px solid rgb(255, 255, 255);
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	width:94%;
}
.category_prodcut .list_img img {
	max-width:100% !important;
}
.category_prodcut .orderlistcontainer {
	float:left;
}
.list_view div.PricesalesPrice {
	border-right: 2px solid rgb(114, 114, 114);
}
.add-to-links a, .product h3 a {
	color: rgb(114, 114, 114);
	cursor:pointer;
}
/**** vategory Listing *****/
.category-view .vertical-separator {
    margin-right: 3%;
}
.category-view .vm-col-3 {
    width: 31%;
}
.category_image_cust {
	border: 7px solid #ffffff;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	float: left;
	max-width: 100%;
	position: relative;
}

.category_cust .hover {
	bottom: 0;
	left: 0;
	opacity: 0.8;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 90;
	transition: all 1.1s ease 0s;
}
.category_cust .category_image_cust:hover .hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
	transition: all 1.1s ease 0s;
}
.category_image_cust img {
	float: left;
	height: 320px;
	max-width: 100%;
}
h2.heading_cat {
	background: none repeat scroll 0 0 #ffffff;
	bottom: 0px;
	color: #302d38;
	float: left;
	font-size: 16px !important;
	font-weight: normal;
	line-height: normal;
	margin: 0;
	padding: 16px 0 !important;
	text-align: center;
	width: 100%;
	position: absolute;
	opacity: 0.8;
	text-transform:uppercase;
	cursor:pointer;
}
.category_cust:hover a.product-details_1 {
	background-color: #b1d3ea;
	background-image: url("../../images/elos_vm/icon-link.png");
	background-position: 50% center;
	background-repeat: no-repeat;
	border-radius: 19px;
	display:block;
	height: 40px;
	margin-top: 14px;
	width: 40px;
	opacity:1;
	z-index:100;
}
.category-view .divider_dashed5 {
	border-top: 1px dotted #d7d7d7;
	float: left;
	height: 0;
	margin: 30px 0 30px;
	width: 95%;
}
.category_cust .category_image_cust:hover .heading_cat {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #ffffff;
	font-size: 16px !important;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding: 16px 0 0 25px;
	transition: all 1.1s ease 0s;
	left:90px;
	cursor:unset;
}
.category_cust .category_image_cust:hover a.product-details_1 {
	margin-left: 25px;
	padding: 10px 0 0 13px;
	transition: all 1.1s ease 0s;
}
.category_cust .category_image_cust:hover .category_field {
	opacity:1;
	bottom:120px;
	position:absolute;
	z-index:100;
}


/** prodcut grid view **/
.category-view h4, .product-description > h4, .product-review > h4, .product-related-products.width100 span.product-fields-title {
  background: none repeat scroll 0 0 #c5c3c4;
  border-bottom: 1px solid #c5c3c4;
  color: #272727;
  display: block;
  font-size: 20px !important;
  font-style: normal;
  margin: 0 0 20px !important;
  min-height: 16px;
  padding: 13px 10px !important;
  text-align: left;
  text-transform: uppercase;
  width: 97%;
}
.category_prodcut a.addtocart input.addtocart-button {
	font-size: 12px !important;
	padding-left: 32px;
	width: auto;
}
.category_prodcut .grid_view .spacer:hover .hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
	bottom: 6px;
	height: auto;
	left: 7px;
	opacity: 0.8;
	pointer-events: none;
	position: absolute;
	right: -7px;
	top: 0;
	z-index: -1;
}
.category_prodcut .grid_view .spacer:hover .prdname_prddesc {
	display: block;
	opacity: 1 !important;
}
.category_prodcut .grid_view .spacer:hover .prdname_prddesc {
	color: rgb(255, 255, 255);
	font-weight: 500;
	height: 96px;
	left: 0;
	line-height: 96px;
	opacity: 1;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
}
.category_prodcut .prdname_prddesc {
	display: block;
}
.category_prodcut .spacer :hover .prdname_prddesc {
	bottom:200px;
}
.category_prodcut .grid_view .prdname_prddesc {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	opacity: 0;
	position: absolute;
	transform: translateX(0px);
	transition: all 1.1s ease 0s;
	width: 79%;
	z-index: 100;
}
.fresh_projects_list section .display .small-group div.small .hover {
	bottom: 0;
	left: 0;
	opacity: 0.8;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1!important;
}
.category_prodcut .spacer :hover .readmore {
	bottom:107px;
}
.category_prodcut .grid_view .readmore {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	bottom: 0;
	height: 75px;
	left: 0;
	margin-bottom: 0;
	opacity: 1;
	position: absolute;
	transform: translateX(0px);
	transition: all 1.1s ease 0s;
	width: 35%;
	z-index: 100;
}
.category_prodcut .spacer :hover .product_image_zoom {
	bottom:107px;
}
.category_prodcut .grid_view .product_image_zoom {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	bottom: 0;
	height: 75px;
	left: 143px;
	margin-bottom: 0;
	opacity: 1;
	position: absolute;
	transform: translateX(0px);
	transition: all 1.1s ease 0s;
	width: 35%;
	z-index: 100;
}

.category_prodcut .grid_view .cart {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	bottom: 0;
	height: 90px;
	left: 0;
	margin-bottom: 0;
	opacity: 1;
	position: absolute;
	transform: translateX(0px);
	transition: all 1.1s ease 0s;
	width: 35%;
	z-index: 100;
	line-height:90px;
}

.category_prodcut .spacer *:hover .compare {
	float: left;
	margin-top: 10px;
	width: 50px;
}
.category_prodcut .grid_view .wishlist_compare {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	bottom: 0;
	height: 89px;
	left: 143px;
	margin-bottom: 0;
	opacity: 1;
	position: absolute;
	transform: translateX(0px);
	transition: all 1.1s ease 0s;
	width: 35%;
	z-index: 100;
}
.category_prodcut .grid_view .spacer:hover .hover1 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
	bottom: 6px;
	float: right;
	height: auto;
	left: -9px;
	opacity: 0.8;
	pointer-events: none;
	position: absolute;
	right: 2px;
	top: 0;
	z-index: -1;
}
.grid_view .PricesalesPrice span {
	color: #FFFFFF !important;
	float: left;
	font-size: 20px!important;
	margin-left: 15px;
	margin-right: 15px;
	width: auto;
}

.list_view .addtocart-button.category_cart_btn {
	color: rgb(114, 114, 114);
	font-size: 14px;
	margin-left: 15px;
	font-weight: 500;
}
.fresh_projects_list .addtocart-button.category_cart_btn {
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	margin-left: 20px;
	line-height: 30px;
	cursor: pointer;
	text-indent:30px;
}
.category_prodcut .grid_view .spacer:hover.options {
	display: block;
	opacity: 1 !important;
}
.category_prodcut .grid_view .spacer:hover .options {
	color: rgb(255, 255, 255);
	font-weight: 500;
	left: 0;
	line-height: 20px;
	margin-top: 10px;
	opacity: 1;
	padding: 0 25px;
	position: absolute;
	right: 0;
	text-align: center;
}
.category_prodcut .options {
	display: block;
}
.category_prodcut .spacer :hover .options {
}
.category_prodcut .grid_view .options {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: medium none;
	bottom: 0;
	left: 0;
	margin-bottom: 0;
	opacity: 0;
	position: absolute;
	transition: bottom 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0s;
	width: 100%;
	z-index: 100;
}
.grid_view .compare a.addtocompare, .grid_view .wishlist a.addtocompare {
	color: #ffffff !important;
	cursor: pointer;
	padding-left: 0 !important;

	padding-right: 5px !important;
}
.grid_view .compare a.addtocompare {
	padding-top: 15px!important;
}
.grid_view .compare a.wishlist {
	padding-bottom: 15px!important;
}
.grid_view .compare addtocompare span, .grid_view .compare .wishlist span {
	color:#ffffff!important;
}
.prdname_prddesc .p_name > a {
	color: rgb(255, 255, 255);
	font-size: 16px;
	margin-left: 15px;
}
.product_s_desc p {
	text-align:left;
}
.prdname_prddesc .p_name {
	float: none;
	position:relative;
	vertical-align: middle;
}
.divider_line1.grid_divider {
	border-bottom: 1px solid rgb(243, 243, 243);
	height: 33px;
	margin: 10px 31px 6px;
	padding: 0;
	width: 10%;
}
.prdname_prddesc .product_s_desc {
	margin-left: 30px;
}
.wishlist_compare .addtowishlist > span, .wishlist_compare .addtocompare > span {
	color: rgb(255, 255, 255) !important;
	padding-left: 4px;
	font-family: 'Open Sans', sans-serif!important;
	cursor: pointer;
}
.grid_view .wishlist_compare .wishlist {
	float: left;
	margin-top: 10px;
	width: 50px;
}
.grid_view .compare a.addtocompare, .grid_view .wishlist a.addtowishlist {
	color: #ffffff !important;
	cursor: pointer;
	padding-left: 0 !important;
	padding-right: 5px !important;
}
.grid_view .addtocompare > span {
	color: rgb(255, 255, 255) !important;
	padding-left:4px;
}
.addtocart input.addtocart-button {
	background: url("../../images/elos_vm/cart-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	color:hsl(0, 0%, 100%);
	line-height:30px;
	height:30px;
	text-indent:28px;
}
.grid_view a.product-details_1 {
	background-color: rgb(177, 211, 234);
	background-image: url("../../images/elos_vm/icon-link.png");
	background-position: 50% center;
	background-repeat: no-repeat;
	border-radius: 19px;
	display: inline-block;
	height: 40px;
	margin-top: 14px;
	width: 40px;
}
.grid_view .product_image_zoom a.product-image_1 {
	background-color: rgb(177, 211, 234);
	background-image: url("../../images/elos_vm/icon-plus.png");
	background-position: 50% center;
	background-repeat: no-repeat;
	border-radius: 19px;
	display: inline-block;
	height: 40px;
	margin-top: 14px;
	width: 40px;
}
.grid_view a.addtocart input.addtocart-button {
	color:#ffffff !important;
	margin-left:15px;
	margin-top:10px;
	cursor: pointer;
}
.category-view .grid_view .spacer {

	width:94%;
	padding:3%!important;
}


/** prodcut details page **/
.spacer-buy-area > h1 {
    font-size: 22px;
}
.productdetails-view .product-short-description {
	border-bottom: 1px dotted rgb(233, 232, 232);
}
.product-short-description > p {
	margin-bottom: 30px;
}
.detail_rating {
	float: left;
	font-size: 12px;
	width: 100%;
	margin-bottom: 15px;
}
.productdetails-view p.availability {
    margin-bottom: 15px;
    text-align: left;
    float: LEFT;
    margin-top: 0;
}
ul.add-to-links {
	border-bottom: 1px solid #E9E8E8;
	border-top: 1px dotted #E9E8E8;
	float: left;
	width: 100%;
}
.add-to-links > li {
	float: left;
	margin-bottom: 38px;
	margin-right: 28px;
	margin-top: 38px;
	;
}
.availability.in-stock > span.info-stock, .compare-table .availability.in-stock > span, .compare-table .PricesalesPrice {
	color: #fc4242;
	font-size: 14px !important;
}
.product-price .PricesalesPrice {
	font-size: 27px;
}
.product-price .price-crossed {
	float: left;
	margin: 0 20px 0 0;
	font-size: 27px;
}
.product-descriptionul ul.tabs li.active a, .product-description ul.tabs li.active a:hover {
	background-color: #FFFFFF;
	color: #fc4242;
}
.productdetails-view .add-to-links a {
	color: #898989;
	cursor: pointer;
}
.productdetails-view span.addtocart-button input.addtocart-button, #product_comparison input.addtocart-button, .my-wishlist input.addtocart-button, .list_view .addtocart.cart_listing input.addtocart-button {
	background: url("../../images/elos_vm/cart.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	border: 0 none;
	box-shadow: none;
	color:rgb(114, 114, 114);
	line-height:30px;
	height:30px;
	padding: 0px 35px;
}
.list_view .addtocart.cart_listing input.addtocart-button
{
	text-indent:0px;
	cursor:pointer;
}
.small a.addtocart input.addtocart-button {
	width: 145px;
}
.addtocart-bar span.quantity-box {
	float: left;
	padding-right: 6px;
	width: 50px;
}
.productdetails-view span.addtocart-button input.addtocart-button:hover {
	color:#898989!important;
}
.productdetails-view .product-price {
	color: #fc4242;
	float: left;
	margin-right:20px;
	width: auto;
	
}
.productdetails-view .main-image img {
	height: auto;
	max-width: 100%;
}
.productdetails-view .additional-images {
	float:left;
}
.qty-holder .quantity-input {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 0;
	height: 30px;
	width: 75px;
	border:1px solid #e9e8e8;
}
.productdetails-view span.quantity-box {
	float: left;
	padding-right: 0px;
	width: 40px;
}
.productdetails-view .qty-holder .quantity-input {
	width: 60px!important;
}
.productdetails-view .qty-holder {
	margin-bottom: 20px;
	float: left;
}
.productdetails-view span.quantity-controls {
	float: left;
	height: 38px;
	margin: 0 0 0 10px;
	padding-top: 3px;
	width: 20px;
}
.productdetails-view span.quantity-controls input.quantity-controls {
	border: medium none;
	color: rgba(0, 0, 0, 0);
	height: 10px;
	width: 0;
	display:block;
}
.productdetails-view span.quantity-controls input.quantity-plus {
	margin-bottom: 6px;
	margin-top: 4px;
}
.product-img-box .etalage_thumb_image {
	border: 7px solid #ffffff;
	box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
	float: left;
	width: 100%;
}
.forgot_details a {
	color: #79bab6!important;
}
.product-essential .product-fields
{
	float:left;
	width:100%;
}
.product-essential .product-fields .product-fields-title-wrapper
{
	float:left;
}
.product-essential .product-fields .product-field-display
{
	float:left;
	padding: 0.5em 0;
}
.product-essential .product-fields .product-fields-title-wrapper strong {
    font-weight: normal;
}
.price_cart.floatleft.width100 {
    margin-top: 15px;
}
/**** cart pages *****/

.cart-view #form-login {
    font-size: 16px;
    line-height: 40px;
    margin: 10px 0;
}

.cart-view #form-login .button
{
	float:none;
}


.addtocart-area span.quantity-controls input.quantity-plus {
    background: url("../../images/elos_vm/qty-changer.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.addtocart-area span.quantity-controls input.quantity-minus {
    background: url("../../images/elos_vm/qty-changer.png") no-repeat scroll 0 -8px rgba(0, 0, 0, 0);
    
}

/*** cart ***/
.login_details h3, .cart-view.cart-view1 h3, .review_box .cart-view h3, .order_login .login_details h2, .subheading, #paymentForm > h1 {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 20px;
  padding-bottom: 10px;
  padding-right: 5px;
  padding-top: 5px;
  text-align: left;
  text-transform: uppercase;
}
.form-list input.input-text {
    border: 1px solid #cccccc;
    color: #595959;
    padding: 10px 4%;
    width: 92%;
}
.form-list .input-box {
    clear: both;
    display: block;
    width: 100%;
}
.width40.floatleft.input-prepend.cartupfield {
    margin: 10px 0;
}
.form-list input.input-text{
    border: 1px solid #cccccc;
    color: #595959;
    padding: 10px 4%;
    width: 92%;
}
 .virtuemart_search input.vm_search {
    border: 1px solid #cccccc;
    color: #595959;
    padding: 10px 4%;
    width: auto;
	float:left;
	margin-right:10px;
}
.form-list li {
    margin: 15px 0;
}
.login_details ul.form-list li {
    float: left;
    margin-top: 0 !important;
    width: 100%;
}
.loginbuttons {
    float: left;
    margin-top: 20px !important;
    width: 100%;
}
.loginbuttons {
    border-top: 1px solid #e4e4e4;
    margin: 8em 0 0;
    padding: 20px 0;
}
#com-form-login-remember #remember {
    float: left;
    margin-top: 5px !important;
	margin-right:5px;
}
#com-form-login-remember > label.remb {
    float: left;
}
.sky-form #com-form-login-remember .button
{
	float:right;
} 
.billto-shipto .details, span.details-button input.details-button, .control-buttons button.default, button.default, input.highlight-button, .vm-button-correct:visited, .profile a, .continue_link, .showcart, .cart-view .continue, .buttons-set input.details-button {
  background: none repeat scroll 0 0 #272727 !important;
  border: medium none !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  height: 36px;
  line-height: 35px;
  margin: 0;
  overflow: visible;
  padding: 0 15px !important;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: 0.8;
  transition: opacity 0.2s ease 0s;
}
.billto-shipto .details:hover, span.details-button input.details-button:hover, .control-buttons button.default:hover, button.default:hover, input.highlight-button:hover, .profile a:hover, ..continue_link:hover, .showcart, .cart-view .continue:hover, .buttons-set input.details-button:hover
{
	opacity: 1;
} 

/** cart page **/

span.cart-images img {
	padding: 0 10px!important;
	width: 140px!important;
}
label.inputLabel {
	float: left;
	font-size: 13px;
	margin: 5px 0;
	width: 75px;
}

.cart-summary .vmicon {
	float: right;
	background: url("../../images/elos_vm/update.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-indent: -999em;
	width: 27px;
	padding:0!important;
}
.cart-summary .vmicon:hover {
	background: url("../../images/elos_vm/update.png") no-repeat scroll center center #CCCCCC;
}
.cart-summary .vm2-remove_from_cart {
	background-position: right top;
	vertical-align: middle;
}
.profile legend {
	display: block;
	width: 100%;
}
.validate > span {
	color: #FFFFFF;
}
#users-profile-core > legend {
	font-size: 16px;
	text-transform: uppercase;
}
.profile dt {
	float: left;
	width: 22%;
}
.profile {
	line-height: 26px;
}
.shopping_cart .totals .PricebillTotal {
	color: rgb(114, 114, 114);
	font-family: 'open sans', Sans-serif;
	font-size: 18px;
}
table.user-details input {
	margin-bottom: 10px!important;
	width:200px!important;
	padding:7px 5px!important;
}
table.user-details select {
	margin-bottom: 10px!important;
	width:212px!important;
	padding:7px 5px!important;
}
.cart-table .PricetaxAmount {
	display: block;
}
.PricetaxAmount {
	display:none;
}
.content.my-groovy-style h4 {
	font-size: 1.1em;
}

.forgot_details > div {
	padding-top: 20px;
}
.step-title {
	background: none repeat scroll 0 0 #E8E8E8;
	border: 1px solid #DBDBDB;
	color: #5B5A55;
	cursor: pointer;
	font-family: 'open sans', Sans-serif;
	font-size: 15px;
	padding: 15px 20px;
	width:95%;
	margin-bottom:10px;
	margin-top:10px;
}
.step-title h2 {
	color: #5B5A55;
	font: 18px 'Lato_Regular', Arial, Helvetica, sans-serif;
	margin: 0;
}
.subheading {
	padding-top: 2%;
}
.control-buttons {
	margin-top: 25px;
}
.buttonBar-right {
	float: left;
	text-align: right;
	width: auto!important;
}
.buttonBar-right .button {
	float: none;
	display:inline-block;
}
.no-border-right {
	border-left: 1px solid #C1C1C1;
	border-right: 0 none !important;
}
/* Data Table */

.data-table {
	width:100%;
	border: 1px solid #d5d5d5;
	margin-bottom: 5px;
	border-collapse: collapse;
}
.data-table .odd {
	background:none;
}
.data-table .even {
	background:none;
}


.data-table td.last, .data-table th.last {
	border-right:0;
}
.data-table tr.last th, .data-table tr.last td {
	border-bottom:0 !important;
}
.data-table th {
	padding:3px 8px;
	font-weight:bold;
}
.data-table td {
	padding:6px 6px;
}
.data-table thead th {
	font-weight: normal;
	border-right: 1px solid #e3e3e3;
	padding: 10px 10px!important;
	white-space: nowrap;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	font-family: 'open sans', Sans-serif;
	font-size: 13px;
}
.data-table thead th.wrap {
	white-space:normal;
}
.data-table thead th a, .data-table thead th a:hover {
	color:#fff;
}
.data-table thead th {
	background: #c5c3c4 !important;
	color:#272727;
}
.data-table thead th .tax-flag {
	font-size:11px;
	white-space:nowrap;
}
.data-table tfoot {
	border-bottom:1px solid #d9dde3;
}
.data-table tfoot tr.first td {
	background: #d5d5d5;
}
.data-table tfoot tr {
	background-color:#dee5e8 !important;
}
.data-table tfoot td {
	padding-top:1px;
	padding-bottom:1px;
	border-bottom:0;
	border-right:1px solid #d9dde3;
}
.data-table tfoot strong {
	font-size:16px;
}
.data-table tbody th, .data-table tbody td {
	border-bottom: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
}
.btn-remove2:hover {
	background: url("../../images/elos_vm/close.png") no-repeat scroll center center rgb(204, 204, 204);
}
.btn-remove2 {
	background: url("../../images/elos_vm/close.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 27px;
	line-height: 0;
	overflow: hidden;
	text-indent: -999em;
	width: 27px;
	float:left;
}
.cart .qty-holder .qty {
	margin-right: 0;
	font-family: 'open sans', Sans-serif;
	font-size: 16px;
	text-align: left;
	color: #5b5a55;
	border-right: 0;
	background: none;
	width: 25px !important;
	padding: 8px;
	height: 18px;
	float: left;
	border:1px solid #dfdfdf;
}
/* Shopping Cart Table */

.cart-table th {
	padding:2px 10px;
}
.cart-table.cart-summary td {
	padding: 20px 10px;
	font-size: 16px;
	vertical-align: top;
}
.cart-table .product-name-td a
{
	font-size:16px;
}
.cart-table td.product-sku {
	font-family: 'open sans', Sans-serif;
	font-size: 13px;
}
.cart-table td.unit-price {
}
.cart-table td.sub-total {
	font-family: 'open sans', Sans-serif;
	color: #d64c35;
	font-weight:700;
}
.cart-table .item-options {
	font-family: Verdana;
	float: right;
	line-height: 15px;
}
.cart-table .item-options dt {
	font-size: 11px;
	font-weight: normal;
	color: #6d6c67;
	text-transform: uppercase;
	font-style: normal;
	clear:left;
	float:left;
}
.cart-table .item-options dd {
	font-size: 13px;
	font-weight: normal;
	color: #5b5a55;
	float:left;
}
.cart-table .item-options > div {
	font-size: 11px;
	font-weight: normal;
	color: #6d6c67;
	text-transform: uppercase;
	font-style: normal;
}
.cart-table .item-options > div > b {
	font-size: 13px;
	text-transform: none;
}
.cart-table .product-name {
	font-weight:bold;
	margin:0 0 5px;
	color:#2f2f2f;
}
.cart-table a.product-image {
	width: 140px;
	display:block;
}
.cart-table .item-msg {
	margin:5px 0;
	font-size:11px;
	font-weight:bold;
	color:#df280a;
}
.cart-table tfoot td {
	padding:5px 10px;
}
.cart-table .btn-continue {
	float:left;
}
.cart-table .btn-update, .cart-table .btn-empty {
	float:right;
}
.cart-table .btn-update {
	margin-left:10px;
}
/* Shopping Cart Collateral boxes */

.cart .cart-collaterals {
	padding:25px 0 0;
}
.cart .cart-collaterals .col2-set {
	float:left;
	width:605px;
}
.cart .cart-collaterals .col2-set .col-2 {
	width:294px;
}
.cart .crosssell {
	border:1px solid #cec3b6;
	background:#fafaec;
	padding:12px 15px;
}
.cart .crosssell h2 {
	font-size:13px;
	font-weight:bold;
}
.cart .crosssell .product-image {
	float:left;
	width:75px;
	height:75px;
	border:1px solid #d0cdc9;
}
.cart .crosssell .product-details {
	margin-left:90px;
}
.cart .crosssell .product-name {
	font-weight:bold;
}
.cart .crosssell li.item {
	margin:12px 0;
}
.cart .crosssell .link-compare {
	font-weight:normal;
}
/* Discount Codes & Estimate Shipping and Tax Boxes */

.cart .discount, .cart .shipping {
	border:1px solid #d0cbc1;
	
	padding:12px 15px;
	margin:0 0 18px;
}
.cart .discount h2, .cart .shipping h2 {
	background-position:0 0;
	background-repeat:no-repeat;
	font:bold 13px/16px Arial, Helvetica, sans-serif;
	padding:0 0 0 21px;
	color:#e26703;
	text-transform:uppercase;
}
.cart .discount button span, .cart .shipping button span {
	border-color:#535451;
	background:#535451;
}
.cart .discount button:hover span, .cart .shipping button:hover span {
	border-color:#2f3538;
	background:#2f3538;
}
.cart .discount .buttons-set, .cart .shipping .buttons-set {
	margin:10px 0 0;
	border:0;
	padding:0;
	text-align:left;
}
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
	float:none;
	margin-left:0;
}
.cart .discount h2 {
	
}
.cart .discount .input-box {
	margin:8px 0 0;
	width:260px;
}
.cart .discount input.input-text {
	padding: 10px 15px;
	width: 262px;
	border: 1px solid #ccc;
	background: none;
	color: #595959;
}
.cart-extra .discount label {
	text-transform: uppercase;
}
.cart .shipping h2 {
	
}
.cart .shipping .sp-methods {
	margin:10px 0 0;
	padding:5px 0 0;
	
}
/* Shopping Cart Totals */

.cart .totals {
	float:right;
	width:38%;
}
.cart .totals table {
	width:100%;
	margin: 0;
	border: 1px solid #d5d5d5;
	border-bottom: 0;
	border-right: 0;
}
.cart .totals td {
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	font-family: 'open sans', Sans-serif;
	font-size: 14px;
	padding: 15px;
	text-transform: uppercase;
}
.cart .totals td .price {
	font-family: 'open sans', Sans-serif;
	font-size: 18px;
	line-height: 14px;
}
.cart .totals tr.last td {
}
.cart .totals tfoot th {
	padding:5px 15px 5px 7px;
}
.cart .totals tfoot td {
	padding: 15px;
	font-family: 'open sans', Sans-serif;
	font-weight:500;
	font-weight: normal;
	font-size: 18px;
}
.cart .totals tfoot td .price {
	font-family: 'open sans', Sans-serif;
	font-weight:700;
	font-size: 20px;
	color: #d64c35;
}
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
	font-size:15px;
}
.cart .totals .checkout-types {
	font-size:13px;
	padding:8px 0;
	text-align:right;
	float: right;
}
.cart .totals .checkout-types li {
	float: left;
	margin:10px 0 10px 11px;
}
.cart .totals .checkout-types li.first {
	margin-left: 0;
}
.cart-extra-tab {
	float: left;
	margin: 0;
	width: 20%;
}
.cart-extra-tab li.expanded {
	background: none repeat scroll 0 0 rgb(89, 89, 89);
	color: rgb(255, 255, 255);
	cursor: pointer;
	font-family: 'open sans', Sans-serif;
	font-size: 14px;
	margin-bottom: 2px;
	padding: 20px;
	text-align: right;
	text-transform: uppercase;
}
.cart-extra .akordeon_cart {
	border-bottom: 0 none;
	float: left;
	margin: 0;
	width: 40%;
}
#paymentForm > h1 {
	border-bottom: 1px solid #D5D5D5;
	color: #595959;
	font-family: 'open sans', Sans-serif;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: left;
	text-transform: uppercase;
}

.vm-button-correct{
  background: none repeat scroll 0 0 #272727  !important;
  border: medium none !important;
  border-radius: 0 !important;
  color: #ffffff !important;
  cursor: pointer;
  display: inline-block;
  font-size: 12px !important;
  font-weight: 700 !important;
  height: 36px;
  line-height: 35px;
  margin: 0;
  overflow: visible;
  padding: 0 15px !important;
  text-align: center;
  text-transform: uppercase;
 transition: opacity 0.2s ease 0s;
  white-space: nowrap;
  opacity: 0.8;
}
.vm-button-correct:hover 
{
	opacity: 1;
}
.checkout-button-top
{
	margin-bottom:50px;
}
/****/

.moduletable.shopping_cart {
  float: left;
  text-align:center;
  width: 96%;
  border:1px solid #c5c3c4;
  box-shadow: 5px 5px 5px #c5c3c4;
  min-height:220px;
  padding-top:15px;
}
.fnt_awsm i {
  background-color: #FC4242;
  border-radius: 100%;
  color: #ffffff;
  height: 62px;
  line-height: 62px;
  text-align: center;
  vertical-align: middle;
  width: 62px;
}


.site-search-area input
{
	float:left;
}	
.moduletable .shopping_cart h3
{	
	padding-top:15px;
}
.show_cart_custom a
{
	float:inherit !important;
}
/* Shopping Cart Module */
.product_row .product_name a {
	float:left;
	padding:0 0 0 40px;
	width:auto;
}
span .p_q
{
	float:left;
	width:auto;
}
.total_product_custom
{
	width:135%;
	float:right;
	padding-bottom:15px;
	padding-top:7px;
}
span.prices:last-child {
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
span .prices
{
	width:100%;
	float:right;
}
.shopping_cart .show_cart_custom a { 
  background: none repeat scroll 0 0 #fc4242;
  border: medium none !important;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 6px 10px!important;
  font-weight: normal;
  width: auto!important;
}
.shopping_cart h3 i {
	font-weight:500;
	font-style:normal;
}

/** wishlist page **/

.my-wishlist .product-image {
	display: block;
	margin: 0 0 5px;
	width: 113px;
}
.wish_img .product-image > img {
	max-width: 100%
}
.my-wishlist .data-table td {
	vertical-align: top;
}
.my-wishlist .input-text.qty {
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
	margin-right: 10px;
	text-align: center;
	width: 55px;
}
.my-wishlist h3.product-name {
	color: #727272;
	margin-top:10px;
}
.my-wishlist .product-price {
	float: left;
	width: 75px;
}
.my-wishlist .add-to-cart-alt.cmp_btn {
	float: left;
}
.my-wishlist .product-price .PricesalesPrice {
	font-size: 20px;
}

.for-mobile {
	display: none;
}
.for-desktop {
	display: block;
}
span.for-desktop {
	display: inline-block;
}
table.for-mobile {
	display: none;
}
table.for-desktop {
	display: table;
}
tr.for-desktop {
	display: table-row;
}
th.for-desktop {
	display: table-cell;
}
tr.for-mobile {
	display: none;
}
th.for-mobile {
	display: none;
}
td.for-desktop {
	display: table-cell;
}


/* Compare ====================================*/



.data-table.compare-table {
	border: 1px solid #d5d5d5;
}
.data-table.compare-table td {
	border: 0;
	text-align: center;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
}
.data-table.compare-table tbody td.last {
	border-right: 0;
}
.data-table.compare-table th {
	text-align: right;
	font: 13px 'Open Sans', sans-serif;
	text-transform: uppercase;
	background: #d5d5d5;
	border: 0;
	border-bottom: 1px solid #f7f7f7;
}
.data-table.compare-table .ratings {
	margin: 0;
}
.data-table.compare-table .ratings .rating-box {
	float: none;
	margin: 0 auto;
}
.data-table.compare-table .ratings .amount {
	margin-top: 5px;
	display: block;
	margin: 0 auto;
}
.data-table.compare-table .ratings .amount a {
	font: 12px Verdana;
	color: #91908a;
}
.data-table.compare-table .availability span {
	font: 12px Verdana;
}
.data-table.compare-table .price {
	font: 16px/16px 'Open Sans', sans-serif;
	
}
.data-table.compare-table .price-box {
	margin: 0;
}
.data-table.compare-table .price-box p {
	float: none;
	display: inline-block;
}
.compare-table tr.product-img-row td {
	padding: 20px 30px;
	position: relative;
}
.compare-table tr.product-img-row td a.btn-remove2 {
	position: absolute;
	right: 5px;
	top: 5px;
	width: 20px;
	height: 20px;
}
.compare-table tr.product-img-row .product-image img {
	width: 100%;
}
.compare-table tr.product-img-row td .product-name a {
	font-size: 13px;
	font-family: 'Open Sans', sans-serif;
	font-weight:bold;
}
.compare-table tr.product-img-row td .product-name {
	margin: 15px 0 0;
}
.compare-table tbody tr.last td {
	vertical-align: middle;
	border-bottom: 0;
}
.blank-rating {
	display: none;
}
.data-table.compare-table .blank-rating {
	display: block;
}
.data-table.compare-table tr.add-to-row td {
	background: none;
}
