.push-menu .menu-title, .push-menu .menu_title { line-height: 1.45; font-size: 14px; font-weight: bold; text-transform: uppercase; }

.push-menu .menu-title, .push-menu .menu_title { font-size: 19.6px; }

@media only screen and (max-width: 767px) { .text-xs-left { text-align: left; }
  .text-xs-right { text-align: right; }
  .text-xs-center { text-align: center; } }

@media only screen and (min-width: 768px) and (max-width: 991px) { .text-sm-left { text-align: left; }
  .text-sm-right { text-align: right; }
  .text-sm-center { text-align: center; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) { .text-md-left { text-align: left; }
  .text-md-right { text-align: right; }
  .text-md-center { text-align: center; } }

@media only screen and (min-width: 1200px) { .text-lg-left { text-align: left; }
  .text-lg-right { text-align: right; }
  .text-lg-center { text-align: center; } }

@font-face { font-family: "button-icons"; font-style: normal; font-weight: normal; src: url("../fonts/buttons/button-icons.eot?#iefix") format("embedded-opentype"), url("../fonts/buttons/button-icons.woff") format("woff"), url("../fonts/buttons/button-icons.ttf") format("truetype"), url("../fonts/buttons/button-icons.svg#button-icons") format("svg"); }

.btn-icon { font-family: 'button-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; margin-right: 5px; }

.btn-icon:hover { text-decoration: none; }

.btn-icon-apply:before { content: "\e600"; }

.btn-icon-close:before { content: "\e601"; }

.btn-icon-email:before { content: "\e602"; }

.btn-icon-photos:before { content: "\e603"; }

.btn-icon-plus:before { content: "\e604"; }

.btn-icon-question:before { content: "\e605"; }

.btn-icon-zoom:before { content: "\e608"; }

.btn-icon-recalculate:before { content: "\e606"; }

.btn-icon-warning:before { content: "\e610"; }

.icon-star:before { font-family: 'button-icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; margin: 0 !important; }

.icon-star-empty:before { content: "\e611"; }

.icon-star-half:before { content: "\e612"; }

.icon-star-full:before { content: "\e613"; }

.icon-free-shipping:before { content: "\e614"; font-family: 'button-icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; margin: 0 !important; width: auto !important; }

.cartDiv, .cartDiv2 { display: inline; }

.soft_add_content_shadow { width: auto; max-height: 500px; padding: 35px 0 0; overflow-y: auto; background: #fff; -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); border-radius: 5px; }

.soft_add_header { width: auto; padding: 0; border: 0; background: white; }

.soft_add_header_shadow { position: absolute; top: 0; left: 0; padding: 0; width: 100%; }

.soft_add_header .soft_add_span { font-size: 0; }

.soft_add_header .soft_add_span:before { content: "Items in Cart"; display: inline-block; margin-left: -25px; padding-top: 10px; left: 0; font-size: 16px; }

.soft_add_content_area { padding: 15px; width: auto; max-height: 250px; overflow: auto; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee; background: none; }

.soft_add_content_wrapper { padding: 0; width: auto; border: none; background: none; }

.soft_add_wrapper { position: fixed; min-width: 265px; max-width: -webkit-calc(100% - 30px); max-width: calc(100% - 30px); max-height: 400px !important; z-index: 1100; top: 50% !important; left: 0 !important; right: 0 !important; bottom: auto !important; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin: auto !important; padding: 0; line-height: initial; font-family: inherit; font-weight: normal; color: #000; }

@media only screen and (min-width: 768px) { .soft_add_wrapper { max-width: 400px; } }

@media only screen and (min-width: 992px) { .soft_add_wrapper { min-width: 400px; top: 15% !important; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

.ie8 .soft_add_wrapper { border: 1px solid #eeeeee; }

.soft_add_wrapper .cart_table .icon { width: auto; height: auto; }

.soft_add_wrapper ul.anchored-cart { display: table; width: 100%; padding: 0; margin: 0; list-style: none; border-collapse: collapse; }

.soft_add_wrapper li { display: table-row; width: auto; margin: 0; overflow: hidden; vertical-align: middle; text-align: left; }

.soft_add_wrapper li.product-row:not(:last-child) { border-bottom: 1px solid #eeeeee; }

.soft_add_wrapper li img { max-width: 55px !important; }

@-webkit-keyframes recently-added-fadeout { 0% { background-color: rgba(0, 0, 0, 0.1); }
  80% { background-color: rgba(0, 0, 0, 0.1); }
  100% { background-color: transparent; } }

@keyframes recently-added-fadeout { 0% { background-color: rgba(0, 0, 0, 0.1); }
  80% { background-color: rgba(0, 0, 0, 0.1); }
  100% { background-color: transparent; } }

.soft_add_wrapper li.recently-added { -webkit-animation-name: recently-added-fadeout; animation-name: recently-added-fadeout; -webkit-animation-duration: 2s; animation-duration: 2s; background-color: transparent; }

.soft_add_wrapper li div { font-size: 12px; width: 100%; }

.soft_add_wrapper .product-row * { font-size: 14px; line-height: 1.428571429; }

.soft_add_wrapper .product-image { display: table-cell; width: 55px; padding: 10px 4px 10px 10px; }

.soft_add_wrapper .product-detail { display: table-cell; padding: 10px 5px; vertical-align: top; }

.soft_add_wrapper .product-name { display: block; }

.soft_add_wrapper .product-name a { color: #000; font-size: 12px; font-weight: bold; word-break: break-word; }

@media only screen and (min-width: 992px) { .soft_add_wrapper .product-name a { font-size: 14px; } }

.soft_add_wrapper .product-options a { color: #000; font-size: 12px; font-weight: normal; word-break: break-all; pointer-events: none; }

.soft_add_wrapper .product-qty, .soft_add_wrapper .product-qty .quantity_text { display: block; color: #000; }

.soft_add_wrapper .product-qty .quantity_text { display: inline; }

.soft_add_wrapper .product-price { display: table-cell; padding: 8px 8px 10px 0; vertical-align: middle; text-align: right; color: #000; font-size: 14px; }

.soft_add_wrapper .product-remove { display: table-cell; vertical-align: middle; padding-right: 5px; }

.soft_add_wrapper .product-remove .aremove { background: none; margin-left: 15px; font-size: 0; text-indent: unset; color: #000; }

.soft_add_wrapper .product-remove .aremove:before { display: table-cell; content: "\e601"; font-family: button-icons; speak: none; font-style: normal; font-weight: normal; font-size: 16px; text-transform: none; line-height: 1; font-variant: normal normal; }

.soft_add_wrapper .soft_add_sub_total { padding: 4px 20px 0; height: 24px; background: none; }

.soft_add_wrapper .sub_total { color: #000; font-size: 12px; }

.soft_add_wrapper span.sub_total_amount { color: #000; font-size: 14px; }

.soft_add_wrapper .soft_add_action_area { clear: both; height: auto; overflow: hidden; padding: 15px; position: relative; border-top: none; background: none; }

.soft_add_wrapper .check_out, .soft_add_wrapper .continue_shopping { overflow: hidden; position: static; display: inline-block; width: 48%; float: right; height: 45px; margin: 0 auto; padding: 1px 20px 0; border: 1px solid black; border-radius: 0px; line-height: 43px; font-family: "Montserrat", sans-serif; font-size: 14px; font-weight: normal; background: #000; color: #fff; text-align: center; text-indent: 0; text-decoration: none; }

.soft_add_wrapper .check_out:hover, .soft_add_wrapper .continue_shopping:hover { background-color: black; border-color: black; color: #fff; text-decoration: none; }

.soft_add_wrapper .continue_shopping { float: left; padding: 0 10px; background: #666; border-color: #666; text-transform: capitalize; }

.soft_add_wrapper .continue_shopping:hover { background-color: #4d4d4d; border-color: #474747; }

.soft_add_wrapper .close_btn, .soft_add_wrapper .close_btn:link, .soft_add_wrapper .close_btn:visited, .soft_add_wrapper .close_btn:focus, .soft_add_wrapper .close_btn:hover, .soft_add_wrapper .close_btn:active { background: none; z-index: 200; text-indent: initial; font-size: 0; top: 8px; right: 12px; }

.soft_add_wrapper .close_btn { color: #000; }

.soft_add_wrapper .close_btn:hover { color: black; }

.soft_add_wrapper .close_btn:before { content: "\e609"; display: inline-block; font-size: 16px; font-family: 'button-icons'; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; }

/* MOBILE STYLINGS */
/* the soft add to cart hides after a couple seconds unless your cursor hovers over it;
mobile devices do not have a cursor, carts with several items could become frustrating to view
shows: only the name, picture, and text "added to cart" of item which was added; hides: details, price, and remove link*/
@media only screen and (max-width: 991px) { .touch-device .soft_add { /* cart title */ }
  .touch-device .soft_add_span:before { content: "Cart" !important; }
  .touch-device .soft_add_content_area { min-height: auto; /* hide all products without .recently-added class */ }
  .touch-device .soft_add_content_area li:not(.recently-added) { display: none; border: none; }
  .touch-device .soft_add_content_area li.recently-added { display: block; background: white; }
  .touch-device .soft_add_content_area li .product-detail, .touch-device .soft_add_content_area li .product-price, .touch-device .soft_add_content_area li .product-remove { display: none; }
  .touch-device .soft_add_content_area li .product-image { display: block; width: 100%; padding: 0; }
  .touch-device .soft_add_content_area li .product-image:after { content: "Added to Cart"; font-size: 14px; font-weight: bold; margin-left: 20px; }
  .touch-device .soft_add_wrapper .check_out, .touch-device .soft_add_wrapper .continue_shopping { font-size: 14px; } }

.vol-logo { /* Text Logo Styling goes here */ /* Graphic Logo Styling goes here */ }

.vol-logo meta[itemprop="name"] + a { display: block; word-break: break-word; letter-spacing: 0.05em; }

@media only screen and (max-width: 991px) { .vol-logo meta[itemprop="name"] + a { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } }

.vol-logo meta[itemprop="name"] + a:hover { text-decoration: none; }

.vol-logo meta[itemprop="name"] + a:not(#homepage_title) { background-image: url("../images/template/header_bg.png"); font-size: 0; background-size: 0; background-repeat: no-repeat; }

.vol-logo meta[itemprop="name"] + a:not(#homepage_title) img { margin: 0 auto; max-height: 100%; display: inline-block; vertical-align: middle; max-width: 100%; }

@media only screen and (max-width: 991px) { .vol-logo meta[itemprop="name"] + a:not(#homepage_title) img { max-height: 40px; } }

/* Asssume no left nav until JS verifies */
html:not(.has-sidebar) .sidebar-wrapper, html:not(.category) .sidebar-wrapper { display: none; }

html:not(.has-sidebar) .content_area-wrapper, html:not(.category) .content_area-wrapper { width: 100%; }

.overflow-ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.vol-scroll-top.btn.btn-primary { border-radius: 100px; }

.microblock-group > .microblock { display: inline-block; }

.main-menu .vnav--level1 > .vnav__item > .vnav__link { border-bottom-width: 3px; border-bottom-style: solid; }

.container-lg, .container--content { width: 100%; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; }

@media only screen and (min-width: 768px) { .container-lg, .container--content { max-width: 750px; } }

@media only screen and (min-width: 992px) { .container-lg, .container--content { max-width: 970px; } }

@media only screen and (min-width: 1200px) { .container-lg, .container--content { max-width: 1500px; } }

.home #content_area img[src*="images/HomePage/FeaturedProducts.gif"] + br + table:before { margin-top: 40px; border-bottom: 0; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; }

@media only screen and (min-width: 768px) { .home #content_area img[src*="images/HomePage/FeaturedProducts.gif"] + br + table:before { max-width: 750px; } }

@media only screen and (min-width: 992px) { .home #content_area img[src*="images/HomePage/FeaturedProducts.gif"] + br + table:before { max-width: 970px; } }

@media only screen and (min-width: 1200px) { .home #content_area img[src*="images/HomePage/FeaturedProducts.gif"] + br + table:before { max-width: 1200px; } }

@media only screen and (max-width: 767px) { .home #content_area img[src*="images/HomePage/FeaturedProducts.gif"] + br + table:before { padding-right: 15px; padding-left: 15px; } }

.home .container--content, .home #content_area { padding-bottom: 0; }

.home .container--content .v65-productDisplay, .home #content_area .v65-productDisplay { margin-bottom: 30px; margin-right: auto; margin-left: auto; padding-right: 15px; padding-left: 15px; }

@media only screen and (min-width: 768px) { .home .container--content .v65-productDisplay, .home #content_area .v65-productDisplay { max-width: 750px; } }

@media only screen and (min-width: 992px) { .home .container--content .v65-productDisplay, .home #content_area .v65-productDisplay { max-width: 970px; } }

@media only screen and (min-width: 1200px) { .home .container--content .v65-productDisplay, .home #content_area .v65-productDisplay { max-width: 1200px; } }

.home .container--content .v65-productDisplay .v-product-grid, .home #content_area .v65-productDisplay .v-product-grid { padding-right: 0; padding-left: 0; }

.mb--small { margin-bottom: 15px; }

.mb--base { margin-bottom: 30px; }

.mb--large { margin-bottom: 45px; }

.pt--small { padding-top: 15px; }

.pt--base { padding-top: 30px; }

.pt--large { padding-top: 45px; }

.push-menu-l-open .page-wrap, .static-menu-l-open .page-wrap, .fall-menu-l-open .page-wrap, .double-menu-l-open .page-wrap { -webkit-transform: translate3d(320px, 0, 0); transform: translate3d(320px, 0, 0); }

.push-menu-r-open .page-wrap, .static-menu-r-open .page-wrap, .fall-menu-r-open .page-wrap, .double-menu-r-open .page-wrap { -webkit-transform: translate3d(-320px, 0, 0); transform: translate3d(-320px, 0, 0); }

.push-menu { width: 320px; }

.push-menu .push-menu__close-btn { padding-top: 20px; }

.push-menu .search-wrapper { padding: 10px 15px; border-top-width: 1px; border-top-style: solid; }

.push-menu .push-menu__menu-wrapper { margin-bottom: 30px; }

.push-menu .menu-title, .push-menu .menu_title { margin-top: 0; margin-bottom: 15px; }

.push-menu #push-nav__menu { margin-bottom: 30px; }

.sidebar { padding: 15px 0; }

.sidebar-wrapper { z-index: 10; }

.sidebar .menu-title { padding-right: 15px; padding-left: 15px; }

.sidebar .vnav .vnav__item { border: none; }

.sidebar .vnav .vnav__item:first-child { border: none; }

.sidebar .vnav--level1 > .vnav__item > .vnav__link--active { border-bottom: none; }

.sidebar .menu { margin-bottom: 15px; }

.shoppingcart #content_area .v65-cart-giftcert-details-row > td { border-color: #eeeeee; }

.shoppingcart #content_area .v65-cart-giftcert-details-row td, .shoppingcart #content_area .v65-cart-giftcert-details-row td font, .shoppingcart #content_area .v65-cart-giftcert-details-row td font b { color: #000 !important; background: transparent !important; }

@keyframes recently-added-fadeout { 0% { background-color: rgba(238, 238, 238, 0.5); }
  80% { background-color: rgba(238, 238, 238, 0.5); }
  100% { background-color: transparent; } }

.soft_add_wrapper li.recently-added { -webkit-animation-name: recently-added-fadeout; animation-name: recently-added-fadeout; -webkit-animation-duration: 2s; animation-duration: 2s; background-color: rgba(238, 238, 238, 0); }

.soft_add_wrapper a.check_out, .soft_add_wrapper a.continue_shopping { font-size: inherit; }

@media only screen and (max-width: 991px) { .page-wrap:after { top: 70px; }
  .push-menu { top: 70px; height: -webkit-calc(100% - 70px); height: calc(100% - 70px); }
  .menu-mask, .mask { top: 70px; } }

body.slide-menu-l-open .header .menu-toggle__link .menu-toggle__icon { display: none; }

body.slide-menu-l-open .header .menu-toggle__link .push-menu-close { display: block; }

.category .v-product-grid .v-product, .productdetails .v-product-grid .v-product { text-align: left; }

.productdetails span#Header_ProductDetail_ProductDetails_span, .productdetails span#Header_ProductDetail_TechSpecs_span, .productdetails span#Header_ProductDetail_ExtInfo_span, .productdetails td#Header_ProductDetail_ProductDetails.vCSS_tab_unselected span#Header_ProductDetail_ProductDetails_span, .productdetails td#Header_ProductDetail_TechSpecs.vCSS_tab_unselected span#Header_ProductDetail_TechSpecs_span, .productdetails td#Header_ProductDetail_ExtInfo.vCSS_tab_unselected span#Header_ProductDetail_ExtInfo_span { margin-bottom: -1px; }

.main-menu .vnav__subnav .vnav__link { line-height: normal; }

#vSlider .owl-nav .btn-prev, #vSlider .owl-nav .btn-next { padding: 6px; width: 25px; height: 40px; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); margin-top: 0; }

@media only screen and (min-width: 768px) { #vSlider .owl-nav .btn-prev, #vSlider .owl-nav .btn-next { padding: 12px; width: 45px; height: 70px; } }

#vSlider .owl-nav .btn-prev svg, #vSlider .owl-nav .btn-next svg { width: 100%; height: 100%; max-width: none; max-height: none; }

#vSlider .owl-nav .btn-prev { left: 0; }

#vSlider .owl-nav .btn-next { right: 0; left: auto; }

.dealoftheday #content_area .deal { margin: 0; padding: 15px; }

.dealoftheday #content_area .deal .deal-image img { max-width: 100%; }

.dealoftheday #content_area .deal .deal-pricing { float: left; width: 100%; height: auto; padding: 15px; }

.dealoftheday #content_area .deal .deal-pricing .deal-price { margin: 0; padding-left: 0; }

.dealoftheday #content_area .deal .deal-pricing .deal-price-currency { margin-left: 0; }

.dealoftheday #content_area .deal .deal-pricing .deal-buy-now { max-width: 100%; margin: 0; }

.dealoftheday #content_area .deal .deal-buy-now a, .dealoftheday #content_area .deal .deal .deal-image img { width: auto; max-width: 100%; }

.dealoftheday #content_area .deal .deal-end, .dealoftheday #content_area .deal .deal-saving-stock-details, .dealoftheday #content_area .deal .deal-social { float: left; width: 100%; height: auto; }

.dealoftheday #content_area .deal .deal-regular-price, .dealoftheday #content_area .deal .deal-savings, .dealoftheday #content_area .deal .deal-stock { padding-bottom: 15px; }

.dealoftheday #content_area .deal .deal-social #btn_vsharethis, .dealoftheday #content_area .deal .deal-social .google_plusone_iframe_widget { width: auto !important; }

.dealoftheday #content_area .deal .deal-social .google_plusone_iframe_widget { margin-right: 5px; }

/* Responsive code for Top Sellers, Super Deal, and New Products sections */
.home #content_area > table > tbody > tr > td[width="1%"] { display: none; }

.home #content_area > table > tbody > tr > td[width="96%"], .home #content_area > table > tbody > tr > td[width="2%"] { float: left; padding-right: 15px; padding-left: 15px; }

.home #content_area > table > tbody > tr > td[width="96%"] { width: 100%; }

@media only screen and (min-width: 992px) { .home #content_area > table > tbody > tr > td[width="96%"] { width: 75%; } }

.home #content_area > table > tbody > tr > td[width="2%"] { display: none; }

@media only screen and (min-width: 992px) { .home #content_area > table > tbody > tr > td[width="2%"] { display: block; width: 25%; } }

.home #content_area > table > tbody > tr > td[width="2%"] table, .home #content_area > table > tbody > tr > td[width="2%"] tbody, .home #content_area > table > tbody > tr > td[width="2%"] tr, .home #content_area > table > tbody > tr > td[width="2%"] td { display: block; width: 100%; height: auto; }

.home #content_area > table > tbody > tr > td[width="2%"] img[src*="/v/vspfiles/photos/"] { margin-left: 0; }

.home #content_area > table > tbody > tr > td[width="2%"] img[src*="clear1x1.gif"], .home #content_area > table > tbody > tr > td[width="2%"] img[src*="clear1x1.gif"] + br, .home #content_area > table > tbody > tr > td[width="2%"] img[src*="FBox_Border_Bottom.gif"] { display: none; }

.home #content_area > table > tbody > tr > td[width="2%"] td.colors_background1 { font-size: 1.3em; background-image: none; }

.home #content_area > table > tbody > tr > td[width="2%"] td.v65-productDetailInfo > div > br, .home #content_area > table > tbody > tr > td[width="2%"] td.v65-productDetailInfo > div > a.smalltext.colors_text { display: none; }

/* Responsive admin controlled slideshow text for mobile. */
#vSlider .owl-text-overlay { font-family: inherit; }

#vSlider .owl-text-overlay .owl-banner-text, #vSlider .owl-text-overlay .owl-banner-sub-text { color: inherit; text-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }

@media only screen and (max-width: 767px) { #vSlider .owl-text-overlay { width: 100%; padding: 0 15px; }
  #vSlider .owl-text-overlay .owl-banner-text, #vSlider .owl-text-overlay .owl-banner-sub-text { font-size: 7vw; line-height: 7vw; margin-top: 1vw; margin-bottom: 1vw; display: block; }
  #vSlider .owl-text-overlay .owl-banner-sub-text { font-size: 5vw; line-height: 5vw; }
  #vSlider .owl-text-overlay .owl-banner-button-text { display: inline-block; } }