/* CUSTOM VIRTUEMART */
[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../images/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
}
.icon-shopping-cart {
    background-position: -360px -120px;
}
.category-title{
    padding: 0 10px;
    font-size: 18px;
    text-transform: uppercase;
    background: #F7F7F7;
    color: #333333;
}
.orderby-displaynumber{
    border-top: 0;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
}
ul.ot-vmproduct{
    margin: 0px;
    list-style: none;
}
.product .spacer{
    overflow: hidden;
    line-height: 20px;
}
.product .spacer .product-image{
    position: relative;
}
.product .spacer,
.category-view .row-fluid .category .spacer,
.featured-view .spacer,
.latest-view .spacer,
.topten-view .spacer,
.recent-view .spacer,
.related-products-view .spacer,
.browse-view .row-fluid .product .spacer{
    padding: 5px 0;
    margin: 10px 0;
    text-align: left;
}
.product .spacer .carousel-inner > .item > img,
.product .spacer .carousel-inner > .item > a > img,
.main-image .carousel-inner > .item > img,
.main-image .carousel-inner > .item > a > img{
    display: inline-block;
    max-width: 100%;
}
.product-related-products .carousel,
.product .spacer .product-image.carousel{
    border: 0;
    margin-bottom: 0px;
}
.product .spacer .product-image.carousel .carousel-control{
    opacity: 0.01;
    filter:alpha(opacity=1); /* For IE8 and earlier */
}
.product .spacer:hover .product-image.carousel .carousel-control{
    opacity: 0.70;
    filter:alpha(opacity=70); /* For IE8 and earlier */
}
.product .spacer .product-discount,
.product .spacer .product-new{
    position: absolute;
    /* left: 50%; */
    left: 75%;
    top: -5px;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    display: block;
    font-family: 'Oswald';
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
}
.product .spacer .product-name,
.product .spacer .product-name a{
    font-weight: bold;
}
.product .spacer .product-price,
.product .spacer .product-rel-price{
    font-family: 'Oswald';
    font-size: 14px;
    margin: 0 0 5px;
}
.product .spacer .product-price .price-crossed,
.product .spacer .product-rel-price .price-crossed{
    font-size: 11px;
}
.product .spacer .product-price .price-crossed,
.product .spacer .product-rel-price .price-crossed,
.product .spacer .product-price .price-new,
.product .spacer .product-rel-price .price-new{
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}
.product .spacer .product-detail a.product-details{
    padding: 3px 10px;
    border: 0;
}
.vote .ratingbox{
    width: 70px;
    height: 14px;
}
.vote .ratingbox span{
    height: 14px;
}
.productdetails-view{
    overflow: hidden;
}
.productdetails-view .product-details{

}
.productdetails-view .product-price{
    font-family: 'Oswald';
    font-size: 24px;
    line-height: 24px;
    padding: 0;
    border-bottom: 1px solid;
}
.productdetails-view .product-price span.price-crossed{
    font-size: 14px;
}
.product-preview{
    margin: 0 0 10px;
    padding: 0;
}
.main-image{
    margin: 0;
    padding: 0;
    border: 1px solid;
    overflow: hidden;
}
.img-caption{
    padding: 10px;
    line-height: 20px;
    font-size: 10px;
    text-align: left;
    text-transform: uppercase;
}
.additional-images {

}
.additional-images .nav > li {
    /* float: left;
    margin: 5px;
    width: 70px;
    height: auto;
    border: 1px solid; */
}
.additional-images .nav > li > a {
    padding: 9px;
    border: 1px solid;
}
.additional-images .nav > li > a > img{
    max-width: 100%;
    width: auto !important;
    margin: 0;
}
.additional-images .mCustomScrollBox{

}
.additional-images .mCustomScrollBox .mCSB_container{
    /* margin: 0 40px; */
}
.productdetails-view .product-name h1{
    font-size: 30px;
}
.productdetails-view h1 {
    font-size: 22px;
    margin: 0 0 6px;
    padding: 0;
}
.productdetails-view .spacer-buy-area{
    padding: 0;
}
.productdetails-view .product-fields{
    float: left;
    width: 100%;
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid;
}
.productdetails-view .product-fields, .productdetails-view .addtocart-bar {
    border-color: #F2F2F2;
}

.product-preview .product-fields{
    border-top: 1px solid #E4E9EF;
    padding-top: 15px;
}
.product-fields .product-field{
    margin: 0 0 10px 0;
    padding: 0;
}
.product-fields .product-field-i{
    /*border-bottom: 1px solid #f3f3f3;*/
    padding: 0px;
    padding-bottom: 10px;
    margin-top: 0;
    overflow: hidden;
}
.product-fields .product-field span.product-fields-title{
    float: left;
    margin-top: 2px;
    min-width: 20%;
}
.product-fields .product-field span.product-fields-title span.product-field-desc{
    font-weight: normal;
}
.product-fields .product-field span.product-field-display{
    float: left;
    width: 73%;
    overflow: hidden;
}
.product-fields .product-field span.product-field-display,
.product-related-categories .product-field span.product-field-display{

}
.product-fields .product-field label{
    left: auto;
    width: 25%;
    text-align: left;
}
.product-fields .product-field span.product-field-display input,
.product-related-categories .product-field span.product-field-display input{
    float: left;
    left: 20px;
}
.product-fields-title {
    font-weight: bold;
}
select {
    max-width: 100%;
}
.product-field-display select {
    height: auto;
}
.productdetails-view .addtocart-bar{
    padding: 15px 0;
}
span.quantity-box{
    width: auto;
}
span.addtocart-button input.addtocart-button{
    margin-top: 5px;
    padding: 4px 40px 4px 10px;
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
}
.productdetails-view .product-short-description{
    padding: 15px 0;
    margin: 0;
    border-bottom: 1px solid;
}
.productdetails-view .product-short-description {
    border-color: #F2F2F2;
}
.product-related-products,
.product-related-categories{
    float: left;
    width: 100%;
    border: 0;
}
.product-related-products h4,
.product-related-categories h4{
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
}
.productFacebookButton,
.productTwitterButton,
.productGooglePlusOneButton{
    float: left;
    margin-right: 10px;
}
.module .VmArrowdown{
    width: 10px;
    height: 10px;
    padding: 15px;
}
.vmCartModule{

}
.module ul.VMmenu{

}
.module ul.VMmenu > li{
    padding: 8px 0;
    border-bottom: 1px solid #F2F2F2;
}
.module ul.VMmenu li li{

}
.module ul.VMmenu > li:first-child{

}
.module ul.VMmenu > li > div > a{

}
.module ul.VMmenu li a,
.module ul.menu li a{
    display: block;
}
.module ul.VMmenu li a:hover,
.module ul.menu li a:hover{

}
.menu.ot_sub_mn{
    margin: 5px;
}
.module .menu .parent > a{
    font-family: 'Oswald';
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    text-transform: uppercase;
}
div.product {
    min-width: 0 !important;
}
.product .spacer {
    overflow: hidden;
    line-height: 20px;
}
.product .spacer, .category-view .row-fluid .category .spacer, .featured-view .spacer, .latest-view .spacer, .topten-view .spacer, .recent-view .spacer, .related-products-view .spacer, .browse-view .row-fluid .product .spacer {
    padding: 5px 0;
    margin: 10px 0;
    text-align: left;
}
.product .spacer .product-discount, .product .spacer .product-new {
    position: absolute;
    /* left: 50%; */
    left: 75%;
    top: -5px;
    width: 50px;
    height: 50px;
    margin-left: -25px;
    display: block;
    font-family: 'Oswald';
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 25px 25px 25px 25px;
    -moz-border-radius: 25px 25px 25px 25px;
    border-radius: 25px 25px 25px 25px;
}
.product .spacer .product-name, .product .spacer .product-name a {
    font-weight: bold;
}
.vote .ratingbox {
    width: 70px;
    height: 14px;
}
div.vote, span.vote {
    margin-left: 0 !important;
    float: left;
}
.vote .ratingbox {
    background: url(../images/vm/color-stars.png) repeat-x scroll 0 bottom transparent;
}
.vote .ratingbox span {
    height: 14px;
}
.vote .ratingbox span {
    background: url(../images/vm/color-stars.png) repeat-x scroll 0 0 transparent;
}
.product .spacer .product-detail a.product-details {
    padding: 3px 10px;
    border: 0;
}
.module ul.VMmenu > li {
    padding: 8px 0;
    border-bottom: 1px solid #F2F2F2;
}
.module .VmArrowdown {
    width: 40px;
    height: 40px;
    padding: 15px;
}
.module .VmArrowdown {
    background-image: url(../images/icon-plus.png);
    background-repeat: no-repeat;
    background-position: 15px 15px;
    background-color: #F5F5F5;
}
.module .VmArrowdown:hover {
    background-image: url(../images/icon-plus-w.png);
    background-color: #72D3E6;
}
.module .VmOpen .VmArrowdown {
    background-image: url(../images/icon-minus.png);
    background-color: #EAEAEA;
}
.module .VmOpen .VmArrowdown:hover {
    background-image: url(../images/icon-minus-w.png);
    background-color: #72D3E6;
}
.module .menu .parent > a {
    font-family: 'Oswald';
    font-size: 14px;
    line-height: 20px;
    padding: 10px;
    text-transform: uppercase;
}
.module ul.VMmenu li .parent > a {
    color: #999999;
}
.menu.ot_sub_mn {
    margin: 5px;
}
.sidebar ul.menu li a {
    color: #656565;
}
.category-title {
    padding: 0 10px;
    font-size: 18px;
    text-transform: uppercase;
    background: #F7F7F7;
    color: #333333;
    line-height: 40px;
}
.product .spacer .product-price .price-crossed, .product .spacer .product-rel-price .price-crossed, .product .spacer .product-price .price-new, .product .spacer .product-rel-price .price-new {
    display: inline-block;
    float: left;
    margin: 0 10px 0 0;
}
.productdetails-view {
    overflow: hidden;
}
.product-preview {
    margin: 0 0 10px;
    padding: 0;
}
.main-image, .featured-view .product, .latest-view .product, .topten-view .product, .recent-view .product, .related-products-view .product, .center, span.center {
    text-align: center;
}
.main-image {
    margin: 0;
    padding: 0;
    border: 1px solid;
    overflow: hidden;
}
.main-image {
    border-color: #F2F2F2;
}
.tab-content {
    overflow: visible;
    clear: both;
    padding: 10px;
}
.main-image img {
    max-width: 100%;
    height: auto;
}
.additional-images, .featured-view .product-price, .latest-view .product-price, .topten-view .product-price, .recent-view .product-price, .output-billto, .output-shipto {
    margin: 10px 0;
    padding: 0 2px;
}
.additional-images {
    padding: 0 40px;
}
.carousel-inner > .item {
    margin: 0;
    overflow: hidden;
}
.product .spacer .product-discount, .product .spacer .product-discount span {
    background: #F7593F;
    color: #FFFFFF;
}
.product .spacer .product-name, .product .spacer .product-name a {
    color: #2BBBD8;
}
.product .spacer .product-price, .product .spacer .product-rel-price {
    color: #444444;
}
.product .spacer .product-detail a.product-details {
    color: #333333;
    background: #F2F2F2;
}
.product .spacer .product-price .price-new, .product .spacer .product-rel-price .price-new {
    color: #F7593F;
}
.additional-images .nav > li > a {
    border-color: #F2F2F2;
    display: block !important;
}
.additional-images .nav > li.active > a {
    border-color: #CCCCCC;
}
.additional-images .carousel-control {
    width: 40px;
    height: 40px;
    top: 40%;
}
.additional-images .carousel-control.left {
    left: 0;
}
.additional-images .carousel-control.right {
    right: 0;
}
.product-price {
    margin: 0 0 15px;
}
.productdetails-view .product-price {
    color: #666666;
    border-color: #F2F2F2;
    float: none;
    text-align: left;
    display: block;
}
.availability {
    text-align: left;
    margin: 0;
}
span.addtocart-button input.addtocart-button, span.addtocart-button input.notify-button {
    /* width: 152px; */
    background: #e8e8e8 url(../images/vmgeneral/backgrounds.png) top repeat-x;
    background-position: 0 -160px;
    color: #fff;
    border: solid #00a000 1px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    height: 34px;
    text-align: center;
    letter-spacing: 1px;
    padding: 4px 5px;
}
span.addtocart-button input.addtocart-button {
    margin-top: 5px;
    padding: 4px 40px 4px 10px;
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
}
span.addtocart-button input.addtocart-button {
    background-image: url(../images/vm/icon_cart_w.png);
    background-repeat: no-repeat;
    background-position: 90% 50%;
    background-color: #2BBBD8;
    border-color: #2BBBD8;
}

.related-products .carousel-control {
    width: 40px;
    height: 40px;
    top: -48px;
    text-shadow: unset;
    box-shadow: unset;
}
.related-products .carousel-control.left {
    left: auto;
    right:41px;
}
.related-products .carousel-control.right {
    right: 0;
}
.related-products .carousel-control .icon-prev {
    background: url(../images/icon-prev.png) no-repeat scroll 50% 50% transparent;
    width: 40px;
    height: 40px;
    margin: 0;
    top: 0;
    left: 0;
}
.related-products .carousel-control .icon-prev:before {
    content: none;
}
.related-products .carousel-control .icon-next {
    background: url(../images/icon-next.png) no-repeat scroll 50% 50% transparent;
    width: 40px;
    height: 40px;
    margin: 0;
    top: 0;
    left: 0;
}
.related-products .carousel-control .icon-next:before {
    content: none;
}
.product-related-products h4, .product-related-categories h4 {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
}
.product-related-products h4, .product-related-categories h4 {
    background: #F7F7F7;
    margin-top: 20px;
    height: 40px;
}
p.product_s_desc {
    margin-bottom: 6px;
}
.related-products .product-price .vm-display {
    display: inline-block;
    float: left;
}
.vm-price-desc {
    display: none;
}
@media (min-width: 768px) and (max-width: 991px) {
    .additional-images, .featured-view .product-price, .latest-view .product-price, .topten-view .product-price, .recent-view .product-price, .output-billto, .output-shipto {
        margin: 5px 0;
    }
    .additional-images {
        padding: 0 10px;
    }
    .additional-images .carousel-control {
        width: 20px;
        height: 20px;
        top: 30%;
    }
}
.spacer a:hover {
    text-decoration: none;
}

.featured-view h4, .latest-view h4, .topten-view h4, .recent-view h4, .related-products-view h4, .order-view h4 {
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px;
    background: #F7F7F7;
    margin-top: 20px;
    height: 40px;
}
span.category-image {display:  block; min-height: 90px;}
span.category-image img {max-height: 90px;}
.category-view .row-fluid .category:nth-child(3n+1) {clear:  left;}