/* Category , Front page	*/
.vm-cat-title{
	font-size: 130%;
}
.product-horizon .thumbnail{
	padding: 15px 0;
}
.related-products .PricesalesPrice {
	text-align:center;
}
.related-products .product-name a,
.related-products .product-name  {
	color: #252525;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.related-products .product-name {
	margin:5px 0;
}
.vm-product-title {
	color: #252525;
	font-size: 1.15rem;
	font-weight: normal;
	letter-spacing: 0px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.category-view .vm-product-title {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}

.vm-product-title a {
	color: #252525;
}

.vm-product-title a:hover {
	color: #252525;
}

.product-horizon .vm-product-title{
	font-size: 110%;
	height: auto;
}

/* .category-view hr { */
/* 	margin-right: -15px; */
/* } */

.vm-price-desc {
	display: inline-block;
	width: 60%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	vertical-align: middle;
}

.vm-price-desc + span{
	display: inline-block;
	text-align: right;
	width: 40%;
}

span.PricebasePriceWithTax{
	text-decoration: line-through;
}

.product-fields-title{
	font-weight: 500;
}

.product-fields-title .glyphicon, .panel-heading .glyphicon{
	color: #337AB7;
}

.vm-col .chzn-container, .product-horizon .chzn-container, .spacer-buy-area .chzn-container, .vm-col .chzn-drop, .product-horizon .chzn-drop, .spacer-buy-area .chzn-drop{
	width: 100% !important;
}

.product-field-display .chzn-container{
	margin: 0 auto;
}

.cvselection, .product-field-type-C .chzn-container{
	margin-bottom: 14px;
	margin-bottom: 1rem;
}

.product-horizon .chzn-container, .product-horizon .chzn-drop {
	width: 181px !important;
}

.product-horizon-addtocart .product-fields-wrapper{
	margin-top: 15px;
	padding-top: 10px;
}

.product-horizon-hr{
	margin-top: 15px;
}

.vm2-normalstock {
	color: #5CB85C;
	cursor: help;
	font-size: 14px;
}

.vm2-lowstock {
	color: #F0AD4E;
	cursor: help;
	font-size: 14px;
}

.vm2-nostock {
	color: #ccc;
	cursor: help;
	font-size: 14px;
}

.orderby-displaynumber .well{
	margin-bottom: 0;
	min-height: 50px;
}

.display-number select{
	width: auto;
}

.orderlistcontainer .title,
.orderlistcontainer .activeOrder,
.orderlistcontainer .sorting,
.orderlistcontainer .Order{
	display: inline-block;
	margin-right: 5px;
}

.orderlist > div{
	margin-bottom: 5px;
}

.orderby-product .title:after{
	content: ":";
}

.orderlistcontainer .title{
	margin-bottom: 5px;
	margin-top: 4px;
}

.vm-pagination .pagination{
	margin: 0;
	float: right;
}

.vm-pagination a, .vm-pagination span{
	margin-bottom: 0 !important;
}

.vm-page-counter{
	padding-top: 5px;
	padding-bottom: 5px;
}

#sorting[href$="DESC"]:after{
	content: "\e156";
	font-family: 'Glyphicons Halflings';
	font-size: 11px;
}

#sorting:after{
	content: "\e155";
	font-family: 'Glyphicons Halflings';
}

.vm-product-media-container {
	position: relative;
	margin-bottom: 20px;
	overflow: hidden
}
.vm-product-media-container:hover .jt-trend-hover {
	bottom: -30px;
	transition: bottom ease .3s;
}

.jt-trend-hover {
	position: relative;
	left: 0;
	right: 0;
/* 	bottom: -30px; */
	text-align: center;
	transition: bottom ease .3s;
}

.jt-trend-hover .product-for-free{
	margin-top: 0.3rem;
	margin-bottom: 0.2rem;
}

.browse-view{
	padding-left:0px;
	padding-right:0px;
}

.browse-view .grid,
div[class$="-view"] .grid {
	margin-bottom: 1px;
	padding: 0 9px;
	text-align: center;
}

.browse-view .grid .clearfix,
div[class$="-view"] .grid .clearfix{
/* 	border: 1px solid rgba(0,0,0,.125); */
	margin: 0 5px 0 5px;
	padding: 20px;
}

.browse-view .grid:before,
div[class$="-view"] .grid:before {
	content: "";
 	border: 1px solid rgba(37,37,37,.125); 
	margin: 5px;
	padding: 25px;
	width:98%;
	height:98%;
	position:absolute;
	pointer-events: none;
	left:0;
	right:0;
}

.browse-view .grid .clearfix .plist-left .badges ,
div[class$="-view"] .grid .clearfix .plist-left .badges,
.browse-view .grid .clearfix .plist-right.clearfix,
div[class$="-view"] .grid .clearfix .plist-right .clearfix{
	border: none;
	margin: 0;
	display:none;
} 

.grid .vm-price-desc:empty + span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 12px
}

.grid .rating-title {
	display: none;
}

.addtcart ul {
	display: table !important;
	list-style: none;
	padding: 0 !important;
	margin: 0 auto !important
}

.addtcart li {
	float: left;
	margin-right: 2px;
	padding: 0 !important
}

.addtcart li:hover, .addtocart-button:hover {
	cursor: pointer;
}

/* .addtcart ul li > a, */
/* .addtcart input.addtocart-button { */
/* 	color: #fff !important; */
/* 	height: 42px !important; */
/* 	line-height: 42px !important; */
/* 	border: none !important; */
/* 	background-color: rgba(54, 55, 62, 0.7) !important; */
/* 	border-radius:0 !important; */
/* 	padding: 0 15px !important; */
/* 	display: inline-block !important; */
/* } */

.addtcart ul li > a span {
	color: #fff;
}

.jt-trend-hover .quantity_box , .jt-trend-hover .quantity-controls {
/* 	display: none; */
}

/* .addtcart input.addtocart-button { */
/* 	padding-left: 45px !important */
/* } */

/* .addtcart .addtocart-button::before { */
/* 	content: url('../images/woo-cart.png'); */
/* 	width: 20px; */
/* 	height: 17px; */
/* 	position: absolute; */
/* 	left: 15px; */
/* 	top: 12px; */
/* } */

.addtcart input.addtocart-button, .badges {
	font-size: 10px !important;
	letter-spacing: 1px !important;
	text-transform: uppercase !important;
}

.badges {
	right:20px;
	top: 10px;
	text-align: right;
	z-index: 1
}
.product-related-products .badges  {
	right: 10px;
	top: 80px;
	text-align: right;
	z-index: 1;
}

.badges span {
	display: inline-block;
	color: #fff;
	padding: 0 10px;
	border-radius: 0;
	margin-bottom: 5px
}

.label-featured {
	background-color: #ff6766;
}

.label-new {
	background-color: #3ed1b7;
}

.label-sale {
	background-color: #252525;
}
.orderlist {
	padding: 10px;
	min-width: 150px;
	border-radius: 4px;
	background-color: #1E1E1E;
	position: absolute;
	top: 100%;
	display: none;
	z-index: 1
}

.plist-left{
	text-align: center;
}

.product-short-description p{
	text-align: left;
}

@media (max-width: 640px){
.plist .plist-right,
.plist .plist-center,
.plist .plist-left{
	float: none;
	width: 100%;
	margin-right: 0;
}
}

/* Product page */
@media (max-width: 500px) {
	h1.product_title,
	h3.product_title {
		color: #252525;
		font-size: 20px;
		font-weight: normal;
		line-height: 24px;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 0 0 15px 0;
		width: 100%;
		text-align:center;
	}
	.spacer-buy-area .PricesalesPrice {
		text-align:center;
		padding-top:12px;
	}
	#sp-footer #sp-footer2 {
	    text-align: left;
	}
	.sp-contact-info li:last-child {
	    border-right: 0px solid #eee;
	}
}
@media (min-width: 501px) {
	h1.product_title,
	h3.product_title {
		color: #252525;
		font-size: 20px;
		font-weight: normal;
		line-height: 24px;
		letter-spacing: 1px;
		text-transform: uppercase;
		margin: 0 0 15px 0;
		width: 80%
	}
	.row.related-products .col-md-3{
		padding-left:0;
		padding-right:0;
	}
}


.spacer-buy-area .addtocart-area{
	margin-top: 30px;
}

.spacer-buy-area hr {
	margin: 15px 0
}

.product-related-categories .vm-img-desc, .product-related-products .vm-img-desc, .product-related-products .vm-price-desc{
	display: none;
}

.vm-product-container, #form-collapse{
	position: relative;
}

.formError{
	margin-left: -100px !important;
}

.well.iframe-login{
	background-color: #fff;
	margin-top: 20%;
}

.product-price {
	/*margin: 5px 0 10px ; */
	color: #252525;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
}

.vm-price-desc:empty {
	display: none;
}
.spacer-buy-area .vm-price-desc:empty + span {
	position: relative;
	text-align: left;
	top: -15px;
}

.spacer-buy-area .quantity-controls {
	display: block !important;
}
.spacer-buy-area div.quantity-controls, .addtocart-bar div.quantity-controls {
	border: 1px solid #e8e8e8;
	height: 30px;
	width: 55px;
	float: left;
	position: relative;
	margin-right: 14px;
}

.spacer-buy-area input.addtocart-button, .addtocart-bar input.addtocart-button {
	background-color: #fff;
	border: 1px solid #252525;
	color: #252525;
	font-size: 11px;
	height: 30px;
	letter-spacing: 1px;
	line-height: 0;
	margin-right: 4px;
	padding: 0 20px ;
	text-transform: uppercase;
	transition: none 0s ease 0s ;
}

.spacer-buy-area input.addtocart-button:hover, .addtocart-bar input.addtocart-button:hover {
	background-color: #252525;
	color: #fff;
	transition: all 0.3s ease 0s;
}

.prd-qty-text {
	color: #252525;
	float: left;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 4px 14px 0 0;
	text-transform: uppercase;
	width: auto;
	display: none;
}

.quantity-input.js-recalculate {
	float: left;
	background: transparent none repeat scroll 0 0;
	border: 0 none !important;
	height: 100%;
	width: 100%;
}

button.quantity-controls {
	background-color: #555;
	height: 14px;
	width: 25px;
	position: absolute;
	border: none
}
button.quantity-controls:hover {
	 background-color: #2a2a2a;
}

button.quantity-plus {
	background-image: url('../images/q1.png');
	background-repeat: no-repeat;
	top: 0;
	right: 0
}
button.quantity-minus {
	background-image: url('../images/q2.png');
	background-repeat: no-repeat;
	bottom: 0;
	right: 0
}

.product_meta {
	
	/*font-size: 12px;
	color: #727272;*/
}

.product_meta h6 {
	color: #252525;
	text-transform: uppercase;
	
	font-weight: normal;
}

.product_meta a {
	color: #29337b;
}

.product_meta a:hover, .spacer-buy-area .icons a:hover {
	color: #29337b;
}

.spacer-buy-area .icons a {
	background-color: #fff;
	border: 1px solid #e8e8e8;
	color: #727272;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bolder;
	margin: 0 15px 0 0;
	padding: 5px 10px;
}

ul.wc-tabs {
	list-style: outside none none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	color: #252525;
	text-align: center;
}

.wc-tabs li {
	background-color: #fff;
	border-width: 0;
	color: #252525;
	float: none;
	font-size: 13px;
	letter-spacing: 1px;
	text-transform: uppercase;
	display: inline-block;
}

.wc-tabs a {
	color: #5e5e5e !important;
	display: inline-block !important;
	font-weight: normal;
	padding: 15px 20px;
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

.wc-tabs .active {
	border-bottom: 3px solid #252525;
}

#productdetails-view .vm-product-media-container.text-center{
	border: none;
}

#productdetails-view .main-image.text-center{
/* 	border: 1px solid rgb(222, 226, 230); */
}
span.vm-img-desc{
	display:none;
}

.productdetails .tab-content {
	border-top: 1px solid #e7e7e7;
	box-shadow: none;
	padding: 50px 150px 60px;
}

.product-navigation {
	padding: 10px 0;
	text-align: center;
	width: 100%;
}

.product-navigation a {
	color: #252525;
	display: inline-block;
	
	font-size: 12px;
	letter-spacing: 0px;
	padding-bottom: 30px;
	padding-top: 0px;
/* 	text-transform: uppercase; */
}


.product-navigation .next-page {
	padding-left: 20px;
	position: relative;
	float:right;
}

.product-navigation a:hover {
	color: #000
}

.product-navigation .next-page:after{
	font-family: FontAwesome;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	content: "\f105";
	display: inline-block;
	margin: 0 0 0 10px;
	position: relative;
	top: 1px;
	font-size:15px;
	color:#727272;
}

.product-navigation .next-page:hover:after {
	color:#333;
}

.product-navigation .previous-page {
	padding-left: 20px;
	position: relative;
	float:left;
}

.product-navigation .previous-page:before {
	font-family: FontAwesome;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 1;
	text-transform: none;
	content: "\f104";
	display: inline-block;
	margin: 0 10px 0 0;
	position: relative;
	top: 1px;
	font-size:15px;
	color:#727272;
}

.product-navigation .previous-page:hover:before {
color:#333;
}



.main-image img {
	margin: 0 auto
}

/* User Registration, Edit	*/
#recaptcha_area{
	margin: 0 auto;
}

#tabs{
	list-style: none;
	margin-bottom: -1px;
}

#tabs li{
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #ddd;
	padding: 15px;
}

#tabs li:hover{
	cursor: pointer;
}

#tabs .current{
	background-color: #eee;
}

.tabs {
	padding: 15px;
	border: 1px solid #ddd;
	display: none;
}

.labelcell{
	font-size: 85%;
	font-weight: bold;
}

#searchMedia{
	margin-bottom: 15px;
}

#ImagesContainer{
	margin-top: 15px;
}

.priceCol {
	white-space: nowrap;
}

/* Cart */
.vm-cart-qnt{
	max-width: 100px;
}

.line-through{
	text-decoration: line-through;
}

.cart-images {
	margin-right: 5px;
	display: inline-block;
	display: none;
}

.cart-summary .vmshipment, .cart-summary .vmpayment{
	font-weight: normal;
}

#checkoutFormSubmit span:before{
	content: "\e116";
	font-family: 'Glyphicons Halflings';
	margin-right: 10px;
}

.orderdone > div{
	margin-bottom: 15px;
}

.orderdone span{
	display: inline-block;
	margin-right: 10px;
}

.orderdone > div > span:first-child:after{
	content: ":";
}

.vm-mobile-total{
	display: none;
}

.vm-mobile-td{
	width: 80%;
}

.billto-shipto{
	margin-top: 15px;
}

.cart-summary input[type="text"], .vendor-details-view input[type="text"], .ask-a-question-view input[type="text"], .vm-wrap input[type="text"], .vendor-details-view textarea, .vm-wrap textarea, .vm-wrap input[type="password"]{
	width: 100%;
}

#counter{
	width: auto;
	margin-top: 0;
}

/* Addtocart */
.addtocart-bar{
	min-height: 34px !important;
}

.addtocart-bar, .thumbnail{
	position: relative;
	margin-bottom: 0.85rem;
}

.jt-trend-hover .addtocart-bar{
	display:flex;
	justify-content: center;
	flex-wrap: nowrap;
}

p.app-download{
	margin-top: 0.8rem;
	margin-bottom: 1.3rem;
}

.related-products .thumbnail, .related-products .thumbnail .vm-product-media-container{
	margin-bottom: .5rem;
}

.thumbnail img{
/* 	border: 1px solid rgb(222, 226, 230); */
	border: none;
	margin: 0 auto 20px auto;
}

.thumbnail h2.vm-cat-title{
	margin-top: 1rem;
}

.thumbnail a{
	color: #252525;
}

.thumbnail a:hover{
 color: #0345bf;
}

.notify{
	position: absolute;
	bottom: 0;
}

/* Cart module */
.dd_cart_wrapper.dropdown-menu{
	min-width: 320px;
	padding: 15px;
	left: auto;
	right: 0;
	background-color: #1E1E1E;
	color: #fff;
	border-radius: 0
}
span.total_products {
	display: block;
	background-color: #000;
	color: #fff;
	border-radius: 50%;
	width: 17px;
	height: 17px;
	line-height: 17px;
	position: absolute;
	top: 0;
	padding-left: 2px;
	right: 3px;
	font-size: 12px;
	overflow: hidden;
}
.dd_cart_wrapper hr {
	border-color: #252525;
}
/* Vm Category module */
.list-group-item{
	position: relative;
}

.VMmenu .vm-plus{
	position: absolute !important;
	right: 5px;
	top: 8px !important;
	padding: 5px 5px 6px 6px;
	text-align: center;
}

.VMmenu .vm-plus:hover{
	cursor: pointer;
	color: #ccc;
}

.vm2-termsofservice-icon{
  background-position: 0 -1309px;
  height: 24px;
  margin-right: 6px;
  vertical-align: middle;
  width: 24px;
  display: inline-block;
}

.vm-child-menu{
	display: none;
	background-color: #f5f5f5;
	margin-top: 3px;
}

.vm-child-menu > li > a{
	padding-left: 25px !important;
}

.vm-child-menu > li.active > a, .vm-current-child-menu > li.active > a, .vm-all-child-menu > li.active > a{
	font-style: italic;
	font-weight: bold;
}

.vm-current-child-menu, .vm-all-child-menu{
	margin-top: 3px;
	background-color: #f5f5f5;
}

/* Product module carousel */
.vm-product-carousel.grids .product-price {
	text-align: center;
	margin-bottom:25px;
}
.vm-product-carousel .product-price {
	text-align: center;
}
.vm-product-carousel .vm-price-desc {
	display: none;
}
.vm-product-carousel .product-price > div {
	display: inline-block;
	font-size: 12px;
	padding: 0 2px
}
.vm-product-carousel .vm-price-value > span:not(.vm-price-desc) {
	display: block;
	width: 100%
}
.vm-product-carousel .PricebasePriceWithTax {
	text-align: left;
}
.vm-product-carousel .owl-controls, .vm-product-vertical .owl-controls {
	margin-top: 0 !important;
	position: absolute;
	top: -50px;
	right: 15px;
}

.vm-product-vertical .owl-controls {
	right: 0;
}

.sp-module .vm-product-carousel .owl-controls,	.sp-module .vm-product-vertical .owl-controls {
	top: -80px;
}
.vm-product-carousel .owl-controls .owl-buttons div, .vm-product-vertical .owl-controls .owl-buttons div {
	position: static;
	margin: 0 !important;
	padding: 0 !important;
	color: transparent !important;
	border-radius: 0 !important;
}
.vm-product-carousel .owl-controls .owl-buttons::after,	.vm-product-vertical .owl-controls .owl-buttons::after{
	background: #c3c3c3 none repeat scroll 0 0;
	content: "";
	display: inline-block;
	height: 18px;
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
}
.vm-product-carousel .owl-prev, .vm-product-vertical .owl-prev{
	background: url("../images/shop-news-left.png") no-repeat center !important;
	display: inline-block !important;
	height: 15px;
	opacity: 0.2 !important;
	width: 30px;
}
.vm-product-carousel .owl-next, .vm-product-vertical .owl-next{
	background: url("../images/shop-news-right.png") no-repeat center !important;
	display: inline-block !important;
	height: 15px;
	opacity: 0.2 !important;
	width: 30px;
}
.vm-product-carousel .owl-prev:hover, .vm-product-carousel .owl-next:hover, .vm-product-vertical .owl-prev:hover, .vm-product-vertical .owl-next:hover{
	opacity: 1 !important;
}

.thumbnail .plist-left .vm-product-media-container, .plist-left .vm-product-media-container{
/* 	border: 1px solid rgb(222, 226, 230); */
	border: none;
}

.vm-product-media-container img {
	margin: 0 auto;
}
.vm-product-wrp {
	position: relative;
	float: left;
	padding: 0 5px
}
.vm-product-wrp .badges {
	right: 15px
}

/* Product module vertical */
.vm-product-vertical {
	max-width: 350px;
	padding: 30px;
	background-color: #fff;
}
.vm-product-vertical h4 {
	 text-align: left;
}

.vm-product-vertical-wrp > * {
	float: left;
}
.vm-product-vertical-img {
	width: 90px;
	height: 90px;
	overflow: hidden;
}

.vm-product-vertical-details {
	padding: 0 0 0 20px;
	width: 140px
}

.vm-product-vertical .product-price {
	font-size: 12px
}

.vm-product-vertical .product-price > div {
	float: left;
}
.vm-product-vertical .product-price span {
	width: auto;
	margin-right: 3px
}
.vm-product-vertical .PricebasePriceWithTax {
	color: #727272
}

.vm-product-vertical-wrp {
	margin-bottom: 30px
}
.vm-product-vertical-wrp:last-child {
	margin-bottom:0;
}

/* Fancybox */
#fancybox-wrap{
	width: auto !important;
	max-width: 100% !important;
}
#fancybox-content{
	max-width: 100% !important;
}

.vm-padded{
	max-width: 640px;
	background-color: #fff;
}

.vm-padded .row{
	margin: 0;
}

/* Media queries */
@media (min-width:576px){
	.product.grid.col-sm-4{
		-ms-flex: 0 0 100% !important;
	    flex: 0 0 100% !important;
	    max-width: 100% !important;
	}
}
@media (min-width:768px){
	.product.grid.col-sm-4{
		-ms-flex: 0 0 50% !important;
	    flex: 0 0 50% !important;
	    max-width: 50% !important;
	}
}
@media (min-width:1024px){
	.product.grid.col-sm-4{
		-ms-flex: 0 0 33% !important;
	    flex: 0 0 30% !important;
	    max-width: 30% !important;
	}
}
@media (max-width: 640px){
	#vmCartModule{
	float: none;
	display: block;
	width: 100%;
	margin-top: 15px;
	}
	
	#sp-header #vmCartModule{
		margin-top: 0px;
	}

	.total_wrapper{
	display: block;
	width: 100%;
	}

	.dd_cart_wrapper.dropdown-menu{
	margin-top: 40px;
	width: 100%;
	}

	.vm-order-list > div:not(:last-child){
	margin-bottom: 10px;
	}
	
	.category-view hr{
		margin-right:0;
	}
	
	.browse-view .grid:before,
	div[class$="-view"] .grid:before{
	 	content: "";
	 	border: 1px solid rgba(37,37,37,.125); 
		margin: 5px auto;
		padding: 25px;
		width:93%;
		height:96%;
		position:absolute;
		pointer-events: none;
		margin-bottom: -2px;
	}

}

@media (max-width: 540px){
	.vm-cart-hide{
	display: none;
	}

	.vm-mobile-total{
	display: table;
	}
}

@media (max-width: 360px){
	.ask-a-question-view .col-xs-7{
	display: none;
	}

	input.coupon{
	font-size: 80%;
	}
}

@media (max-width: 320px){
	.btn.vm2-add_quantity_cart{
	margin-bottom: 5px;
	}
}

/*custom*/
.nav-tabs .nav-item.show .nav-link {
	border:1px solid transparent!important;
    border-bottom: 3px solid transparent!important;
	border-top:1px solid transparent!important;
	border-left:1px solid transparent!important;
	border-right:1px solid transparent!important;
	transition: all 0.5s ease 0s;
}
.nav-tabs a.nav-link:hover {
	/*border:1px solid transparent!important;
    border-bottom: 3px solid transparent!important;
	border-top:1px solid transparent!important;
	border-left:1px solid transparent!important;
	border-right:1px solid transparent!important;
	border-bottom: 3px solid #333!important;
	transition: all 0.5s ease 0s;*/
	color:#333!important;
}
.nav-tabs a.nav-link.active {
    border-bottom: 3px solid #333!important;
	border-top:1px solid transparent!important;
	border-left:1px solid transparent!important;
	border-right:1px solid transparent!important;
	transition: all 0.5s ease 0s;
	color:#333!important;
}

ul#com-content-formTabs.nav-tabs a.nav-link{
	display: inline-block !important;
}

ul.wc-tabs {
    margin: auto;
    color: #727272;
    text-align: center;
    display: block;
}
.wc-tabs a {
/*     color: #727272 !important */
	color: #0345bf  !important;
}

.vm-orders-items.small div#ui-tabs ul#tabs{
	padding-left:0;
	padding-inline-left:0;
}

.owl-theme .owl-controls .owl-buttons div {
    padding: 5px;
    border-radius: 0;
    margin: 10px;
    text-align: center;
    display: inline;
}
#shop-desc h2 {
	color: #252525;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 1px;
	margin-bottom: 18px;
	text-transform: uppercase;
}
#com-form-login-username input,
#com-form-login-password input,
.cart-summary input[type="text"]{
	height: 45px;
	border: 2px solid #eee;
	border-radius: 1px;
}
.customer-note textarea {
	height: 100px;
	border: 2px solid #eee;
	border-radius: 1px;
}
#com-form-login-remember input {
	border: 2px solid #3ed1b7;
	border-radius: 1px;
	background:#3ed1b7;
	padding:6px 18px;
	color:#fff;
}
#com-form-login-password input,
#com-form-login-username input {
	margin:10px 0;
}
.cart-summary input[type="text"] {
	margin-bottom:10px;
}
.cart-summary .btn-primary {
	border-radius:2px;
	padding:14px 32px;
}
.show_cart a{
	display:table;
}
.show_cart a img{
	display:table-cell;
	margin-top:3px;
}
.show_cart a .show_total_products{
	display:table-cell;
	margin-top:3px;
}

#sp-top-bar .show_cart a {
  display: block;
}

#sp-top-bar .show_cart a .show_total_products{
	display:inline-block;
	margin-top:0px;
	margin-left:1px;
}

.output-billto{
/* 	display:none; */
}

a.details{
	padding-left:0;
}

#askform input{
	height: 45px;
	border: 2px solid #eee;
	border-radius: 1px;
}
#askform textarea {
	height: 100px;
	border: 2px solid #eee;
	border-radius: 1px;
}
#fancybox-title {
	display:none !important;
}

.off-menu_113 > .sm-level,
#off-menu_113 {
    box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0) !important;
    -moz-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0)!important;
    -webkit-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0), 0 1px 2px rgba(0, 0, 0, 0)!important;
}
.off-menu_113 dl.level1 dt:hover,
dl.level1 dt.opened.parent {
	padding-left:20px;
}
dl.level1 dt:hover,
dl.level1 dt {
	transition: all 0.3s ease 0s;
}
