@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 #eee; border-bottom: 1px solid #eee; background: none; }

.soft_add_content_wrapper { padding: 0; width: auto; border: none; background: none; }

.soft_add_wrapper { position: fixed; min-width: 265px; 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: #343434; }

@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 #eee; }

.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 #eee; }

.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: #343434; 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: #343434; 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: #343434; }

.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: #343434; 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: #343434; font-size: 12px; }

.soft_add_wrapper span.sub_total_amount { color: #343434; 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: "Quattrocento", serif; font-size: 14px; font-weight: bold; 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 { width: 100%; text-align: center; /* Text Logo Styling goes here */ /* Graphic Logo Styling goes here */ }

.vol-logo meta[itemprop="name"] + a { word-break: break-word; letter-spacing: .25ex; }

.vol-logo meta[itemprop="name"] + a:not(#homepage_title) { background-image: url("../images/template/header_bg.png"); font-size: 0; background-size: 0; }

.vol-logo meta[itemprop="name"] + a:not(#homepage_title) img { margin: 0 auto; }

/* 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%; }

.page-wrap:after { z-index: 12; }

.vol-scroll-top.vol-active {opacity: 1;}

.vol-scroll-top.vol-active:hover { opacity: 1; }

header .soft_add_wrapper * { line-height: normal; }

.main-menu { width: 100%; }

.main-menu .vnav__subnav { line-height: normal; border-width: 1px; border-style: solid; }

.main-menu .vnav__subnav.vnav--level2 { border-top-width: 5px; }

.sidebar .menu-title { padding: 10px 15px; }

.push-menu .push-menu__close-btn { display: inline-block; margin-bottom: 0; }

.push-menu .search-wrapper { padding: 10px; border-top-width: 1px; border-top-style: solid; border-bottom-width: 1px; border-bottom-style: solid; }

.home.slideshow-active .header:not(.sticky-header) { margin-right: auto; margin-left: auto; }

@media only screen and (min-width: 992px) { .home.slideshow-active .header:not(.sticky-header) { position: absolute; width: 100%; } }

.home.slideshow-active.slideshow-width-content .header > .container { max-width: 1140px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) { .home.slideshow-active.slideshow-width-content .header:not(.sticky-header) { max-width: 940px; } }

@media only screen and (min-width: 1200px) { .home.slideshow-active.slideshow-width-content .header:not(.sticky-header) { max-width: 1140px; } }

@media only screen and (min-width: 1200px) { .home.slideshow-active.slideshow-width-mid .header:not(.sticky-header) { max-width: 1500px; } }

@media only screen and (min-width: 1200px) { .home.slideshow-active.slideshow-width-full .header:not(.sticky-header) { max-width: 2000px; } }

@media only screen and (max-width: 991px) { .home .header { width: 100%; } }

.home .header.sticky-header { position: static; }

.home .sidebar-wrapper { padding-top: 0; }

@media only screen and (max-width: 991px) { .home .sidebar-wrapper { padding-bottom: 0; } }

@media only screen and (min-width: 992px) { .home .sidebar-wrapper { padding-top: 100px; } }

.home .container--content { width: 100%; max-width: 1500px; }

@media only screen and (max-width: 767px) { .home .container--content { padding-bottom: 0; } }

.home #content_area { padding-bottom: 0; }

.home .content_area-wrapper, .home #content_area {padding: 0 15px;}

.home #vSlider .owl-nav .btn-prev, .home #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; cursor: pointer; }

@media only screen and (min-width: 768px) { .home #vSlider .owl-nav .btn-prev, .home #vSlider .owl-nav .btn-next { padding: 12px; width: 45px; height: 70px; } }

.home #vSlider .owl-nav .btn-prev svg, .home #vSlider .owl-nav .btn-next svg { width: 100%; height: 100%; max-width: none; max-height: none; }

.home #vSlider .owl-nav .btn-prev { left: 0; }

.home #vSlider .owl-nav .btn-next { right: 0; left: auto; }

.home #vSlider .owl-dots .owl-dot span { cursor: pointer; }

.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: 720px; } }

@media only screen and (min-width: 992px) { .home #content_area img[src*="images/homepage/FeaturedProducts.gif"] + br + table:before { max-width: 940px; } }

@media only screen and (min-width: 1200px) { .home #content_area img[src*="images/homepage/FeaturedProducts.gif"] + br + table:before { max-width: 1140px; } }

@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 #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 #content_area .v65-productDisplay { max-width: 720px; } }

@media only screen and (min-width: 992px) { .home #content_area .v65-productDisplay { max-width: 940px; } }

@media only screen and (min-width: 1200px) { .home #content_area .v65-productDisplay { max-width: 1140px; } }

.home #fpslider .owl-item { padding: 5px 10px; text-align: center; }

.home #fpslider .owl-item .image {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.home #fpslider .owl-dots .owl-dot span { cursor: pointer; }

.home .btn { padding: 15px 40px; }

@media only screen and (max-width: 767px) { .home .v-product-grid { padding-right: 0; padding-left: 0; } }

.home.slideshow-active #content_area { padding-top: 30px; }

.touch-device #sb-nav-previous, .touch-device #sb-nav-next { opacity: 1 !important; }

.touch-device #sb-nav-previous:hover, .touch-device #sb-nav-next:hover { -webkit-animation: none !important; animation: none !important; }

.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; } }

.home .v-product-grid { padding: 15px; margin-right: auto; margin-left: auto; }

@media only screen and (min-width: 768px) { .home .v-product-grid { max-width: 750px; } }

@media only screen and (min-width: 992px) { .home .v-product-grid { max-width: 970px; } }

@media only screen and (min-width: 1200px) { .home .v-product-grid { max-width: 1170px; } }

#fpslider { padding: 15px 25px 30px; }

@media only screen and (min-width: 768px) { #fpslider { padding-right: 45px; padding-left: 45px; } }

#fpslider .owl-item { padding: 5px; }

#content_area #fpslider .owl-item .image img {/* max-height: 300px; */width: auto;max-width: 100%;margin-right: auto;margin-left: auto;position: absolute;top: 50%;left: 50%;/* width: 100%; *//* height: 100%; */-o-object-fit: contain;object-fit: contain;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);max-height: 100%;}

#fpslider .owl-nav .arrow-prev, #fpslider .owl-nav .arrow-next { padding: 5px; width: 25px; height: 40px; font-size: 15px; line-height: 30px; text-align: center; cursor: pointer; }

@media only screen and (min-width: 768px) { #fpslider .owl-nav .arrow-prev, #fpslider .owl-nav .arrow-next { padding: 9px; width: 45px; height: 72px; font-size: 27px; line-height: 54px; } }

#fpslider .owl-nav .arrow-prev { right: 104%; left: auto; }

#fpslider .owl-nav .arrow-next { left: 104%; right: auto; }

#fpslider .owl-dots .owl-dot span { cursor: pointer; }

.owl-carousel .owl-nav button, .owl-carousel .owl-dots button { border-width: 0; }

.owl-carousel .owl-dots button { background-color: transparent; }

.contact-side a { color: white; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-right: 5px; }

.contact-side { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; }

.home .container--content {width: 100%;padding: 0;}

.header-promo { background-color: #0071ce; padding-top: 10px; padding-bottom: 10px; color: white; width: 100%; }

.header-promo .container .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding-left: 15px; padding-right: 15px; }

.header-promo .container .row::before, .header-promo .container .row::after { content: none; display: none; }

.home.slideshow-active.slideshow-width-mid .header:not(.sticky-header) { max-width: 100%; }

.vcb-section__title { background-color: #FFE1A5 !important; color: #373737; }

.vcb-section__title:hover { background-color: #ffbf3c !important; }

.difference-subtext { font-size: 20px; color: #373737; margin-top: 10px; }

.difference-section { margin-bottom: 40px; }

.learn-more-btn {background-color: #ec821c;color: white;border: none;border-radius: 3px;font-size: 17px;padding: 10px 20px;font-family: 'Solway', serif;}

.difference-heading { color: #21145f; font-size: 39px; letter-spacing: -1px;}

.footer__top .container .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.elist .elist__input { background-color: #ec821c !important; -webkit-box-shadow: none; box-shadow: none; }

.elist .elist__input::-webkit-input-placeholder { font-size: 17px; font-weight: 200; }

.elist .elist__input::-moz-placeholder { font-size: 17px; font-weight: 200; }

.elist .elist__input:-ms-input-placeholder { font-size: 17px; font-weight: 200; }

.elist .elist__input::-ms-input-placeholder { font-size: 17px; font-weight: 200; }

.elist .elist__input::placeholder { font-size: 17px; font-weight: 200; }

.elist__submit { font-size: 15px; font-family: 'Solway', serif !important; font-weight: 300 !important; }

.bottom-section { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.join-heading { font-size: 26px; font-weight: 500; font-family: 'Solway', serif; padding-top: 20px; }

.join-subheading { font-size: 20px; font-family: 'League Spartan', sans-serif; padding-top: 10px;  padding-bottom: 20px;}

.blue-top, .upcoming, .home .v65-productDisplay > tbody > tr > td { position: relative; }

.upcoming > div, .home .v65-productDisplay > tbody > tr > td > div { position: relative; }

.blue-top::before, .upcoming::before, .home .v65-productDisplay > tbody > tr > td::before { content: ''; display: block; width: 200vw; height: 100%; position: absolute; top: 0; left: -50vw; background: inherit; pointer-events: none; background: #0071cf; z-index: 0; }

.blue-top::before { background: #fff url("/v/vspfiles/templates/Fuego2/images/homepage/paint-top.png") repeat-x; background-position: bottom; }

.home .v65-productDisplay > tbody > tr > td::before { background: #0071cf url("/v/vspfiles/templates/Fuego2/images/homepage/paint-bottom.png") repeat-x; background-position: bottom; }

.upcoming-heading { text-align: center; color: white; font-size: 39px; font-family: 'Solway', serif; margin-top: 15px; }

.upcoming-subheading { color: white; font-size: 20px; text-align: center; margin-top: 15px; margin-bottom: 30px; }

.upcoming .container .row { text-align: center; padding-bottom: 30px; }

.upcoming-button {background-color: #ffbf3c;color: #373737;padding: 11px 19px;text-align: center;border-radius: 3px;font-size: 18px;vertical-align: middle;font-family: 'Solway', serif;letter-spacing: -1px;}

.link-column__title { font-size: 21px; text-transform: none; color: #21145f; letter-spacing: -1px; }

.link-column__item a { font-size: 17px; color: #373737; font-weight: 400 !important; }

#fpslider .owl-nav .arrow-prev, #fpslider .owl-nav .arrow-next { background: #21145f; border-radius: 50%; height: 50px; width: 50px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 19px; }

#fpslider .owl-nav .arrow-prev i, #fpslider .owl-nav .arrow-next i { color: white; display: -webkit-box; display: -ms-flexbox; display: flex; }

.home #fpslider .owl-item .item { background-color: white; padding: 22px; }

#fpslider .owl-stage { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; }

#fpslider .owl-stage .owl-item { padding: 0 15px; }

#fpslider .owl-stage .owl-item .item { height: 100%; }

.product__button .btn {background-color: #ec821c;color: white;border-radius: 4px;font-size: 17px;font-family: 'Solway', serif;font-weight: 400;padding: 12px 20px;}

.home #fpslider .item .name a { font-size: 18px; color: #373737; font-weight: 400; }

.owl-carousel .owl-stage-outer { margin-bottom: 65px; }

.header-promo-utility { -webkit-align-self: flex-end; -ms-flex-item-align: end; align-self: flex-end; }

.copyright { color: #373737; }

.icon-margin { margin-right: 10px; }

.header-promo-utility { font-size: 16px; display: -webkit-box; display: -ms-flexbox; display: flex; }

.header-promo-utility a { color: white; }

@media (max-width: 1199px) { .product__button .btn { font-size: 12px; padding: 9px 15px; }
  .difference-heading { font-size: 31px; }
  .difference-subtext { font-size: 14px; } }

@media (max-width: 991px) { .vcb-snippet.vcb-custom.snippet-grid-01 .vcb-section__title { font-size: 14px; }
  .upcoming-subheading { font-size: 16px; }
  .upcoming-heading { font-size: 35px; }
  .mobile-margins { margin-left: 15px !important; margin-right: 15px !important; } }

@media (max-width: 767px) { .mobile-grid { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
  .upcoming-subheading { font-size: 13px; padding-left: 15px; padding-right: 15px; }
  .vcb-snippet.vcb-custom.snippet-grid-01 .vcb-section__title { font-size: 14px; }
  .header-promo { display: none; } }

@media (max-width: 400px) { .home.slideshow-active #content_area { padding-top: 0px; }
  .join-heading { padding-top: 10px; }
  .bottom-section { -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .social-margin { margin-top: 12px; } }

@media only screen and (max-width: 991px) { .snippet-grid-01 { max-width: 480px; margin: 0 auto; }
  .snippet-grid-01 img { width: 100%; } }


@media (min-width:992px) and (max-width: 1199px) {
    .vol-logo meta[itemprop='name']+a:not(#homepage_title) img {
        position: relative;
        top: auto;
        left: auto;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: 100%;
        max-height: 100%;
    }
    header.sticky-header {
        position: static!important;
    }
}

.main-menu .vnav--level1>.vnav__item>.vnav__link {font-size: 17px; padding: 0 8px; letter-spacing:-1px}

@media (min-width: 1200px) {
    .search-wrapper {
        width: 65px;
        -webkit-box-ordinal-group:1;
            -ms-flex-order:0;
                order:0;
    }
    .cart-wrapper {
        width: 65px;
        -webkit-box-ordinal-group:5;
            -ms-flex-order:4;
                order:4;
    }
    .top-nav__right,
    .top-nav__left {
        -webkit-box-flex: 1;
            -ms-flex-positive: 1;
                flex-grow: 1;
        width: auto;
    }
    .top-nav__left {
        -webkit-box-ordinal-group:2;
            -ms-flex-order:1;
                order:1;
    }
    .logo-wrapper {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
    }
    .top-nav__right {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
    }
}

.vcb-snippet.vcb-custom.snippet-grid-01 .vcb-section__title {
letter-spacing:-1px;}
@media (max-width: 991px) {
.vol-logo meta[itemprop="name"] + a:not(#homepage_title) img {max-height: 120px;}
}
@media (min-width:1200px) {
    html:not(.home) .container--content {
        padding-top: 80px
    }
}
.sidebar .menu-title {
    color: #E75300;
    font-size: 19px;
    padding-bottom: 20px;
}
.sidebar .vnav--level1 > .vnav__item {
    margin-bottom: 36px;
}
.sidebar .vnav--level1 > .vnav__item > .vnav__link {
    color: #22145F;
    font-family: 'Solway', serif;
    font-size: 17px;
    pointer-events: none;
}
.sidebar .vnav--level2 .vnav__item > .vnav__link {
    font-size: 17px;
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
    padding: 2px 15px !important;
}
.sidebar .vnav--level2 .vnav__item > .vnav__link:hover {
    color: #22145F !important;
}
.sidebar .vnav--level2 .vnav__item > .vnav__link::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 13px;
    width: 1em;
    height: 1em;
    border: 1px solid #ccc;
}
.sidebar .vnav--level2 .vnav__item > .vnav__link:hover::before {
    background: #22145F;
}
.sidebar .vnav--level3 { display: none !important; }
.sidebar .vnav__subnav>.vnav__item:hover>.vnav__link:hover, .sidebar .vnav__subnav>.vnav__item>.vnav__link--active {
    color: #22145F !important;    
}
.sidebar .vnav__subnav>.vnav__item:hover>.vnav__link:hover::before, .sidebar .vnav__subnav>.vnav__item>.vnav__link--active::before {
    background: #22145F;
}
.sidebar .vnav__subnav>.vnav__item>.vnav__link--active:hover {
    color: black !important;
}
.sidebar .vnav__subnav>.vnav__item>.vnav__link--active:hover::before {
    background: #ccc !important;
}
[style*="font-family"] {
    font-family: inherit!important;
}
.home .vcb-snippet:not(.vcb-custom) .row {
    margin: 0 -15px;
}
.home .vcb-snippet:not(.vcb-custom) .row > div{
    padding: 0 15px;
}
.push-menu__menu-wrapper .view-all { display: none; }

.menu-fixed {
    display: none !important;
}

.header.sticky-header {
    position: static !important;
    top: 0;
    -webkit-animation: slidedown 1s;
    animation: slidedown 1s;
}

.category .results_per_page_select, .category .sortby_select {
    /* display: inline-block !important; */
    display: none !important;
}

/*removes the chart from affliliate page*/
.v-form.v-myaccount-affiliate-form tr:first-of-type{
display: none;
}