/* Artfully masterminded by ZURB  */

/* --------------------------------------------------
   Table of Contents
-----------------------------------------------------
:: Common Styles
:: Home
:: Product
:: Cart
:: Checkout
:: Review Order
:: Success Page
:: Contact
:: Media Queries
*/


/* -----------------------------------------
   COMMON STYLES
----------------------------------------- */

p.browsehappy {background: #fff;padding: 10px;text-align: center;}
[class*="column"] + [class*="column"]:last-child {float: left!important;}
body {font-family: Helvetica,Arial,Verdana,sans-serif; font-family: 'Open Sans', sans-serif; background-color: #F2F2F2;}
h1, h2, h3, h4, h5, h6, .nav-bar {font-family: 'Yanone Kaffeesatz', sans-serif;font-weight: normal;}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {color: #4D4D4D;}
ul, ol, dl, form {margin-bottom: 0;}
ul, ol, dl {list-style: none;}
.clear {clear: both;}
.lineBr {width: 100%; height: 2px; margin: 12px 0; display: block; border-top: 1px solid #999999; position: relative; background-color: #FFFFFF; z-index: 9991;}
.boxShadow {box-shadow: 0px 1px 2px rgba(0,0,0,.3); -moz-box-shadow: 0px 1px 2px rgba(0,0,0,.3); -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.3);}
form span.error {font-size: 0.85em; color: #dc3545;}

/*---- HEADER ---- */
/* InfoBar */
#infoBar {width: 100%; margin-bottom: 30px; display: block;}
#infoBar .storeName .store-name {font-family: 'Open Sans',sans-serif !important; font-weight: 600; text-shadow: -1px -1px 0 #CCCCCC, 1px 1px 2px #FFFFFF; margin: 42px 0 0; font-size: 2em; color: #333;}
#infoBar .storeCartInfo {width: auto; margin-bottom: 15px; padding: 10px 15px; float: right; display: inline-block; box-shadow: 0 0 3px #999999; -moz-box-shadow: 0 0 3px #999999; -webkit-box-shadow: 0 0 3px #999999; background-color: #FFFFFF;}
#infoBar .storeCartInfo ul {width: auto; float: left; display: inline-block;}
#infoBar .storeCartInfo ul.storeCart {height: 20px;}
#infoBar .storeCartInfo ul.storeCart li {width: auto; height: 20px; float: left; display: inline-block;}
#infoBar .storeCartInfo ul.storeCart li a {color: #333333; font-weight: 600; line-height: 25px; height: 20px; margin-right: 10px; padding-left: 10px; display: inline-block;}
#infoBar .storeCartInfo ul.storeCart li a:hover {color: #666666;}

#infoBar .storeCartInfo ul.storeLanguages, #infoBar .storeCartInfo ul.storeCurrencies{ border-left: 1px solid #999999;  padding-left: 5px;}
#infoBar .storeCartInfo ul.storeLanguages li, #infoBar .storeCartInfo ul.storeCurrencies li {width: auto; height: 20px; margin-left: 5px; float: left; display: inline-block;}
#infoBar .storeCartInfo ul.storeLanguages li:first-child a  {color: #FFFFFF; cursor: inherit; background-color: #666666;}
#infoBar .storeCartInfo ul.storeLanguages li a, #infoBar .storeCartInfo ul.storeCurrencies li a {color: #000000; height: 20px; padding: 0 5px; display: inline-block; background-color: #CCCCCC;}
.active_currency { color: #FFFFFF !important; cursor: inherit; background-color: #666666 !important; }
#infoBar .storeCartInfo ul.storeLanguages li:last-child { margin-right: 10px;}

#infoBar .storeSearch {width: 100%; float: right; display: block;}
#infoBar .storeSearch #search_mini_form {width: 100%; display: block;}
#infoBar .storeSearch #search_mini_form input[type="text"]{width: 80%; height: 30px; margin-bottom: 0; float: right; border-right: medium none; border-color: #999999; border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px 0 0 2px;}
#infoBar .storeSearch #search_mini_form input.button[type="submit"] {width: 40px; height: 30px; float: right; border: medium none; border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0; text-indent: -9999px; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/btn-search.png?1626289643") no-repeat scroll 0 0 transparent;}

/* Navigation */
.nav-bar {min-height: 50px;height:auto; border: 3px double #999999; background-color: #FFFFFF;}
.nav-bar > li {border: medium none !important;float: none;display: inline-block;}
.nav-bar > li > a {font-size: 22px !important; color: #333333; font-weight: 400; line-height: 44px; height: 44px;}
.nav-bar > li.active > a, .nav-bar > li:hover > a, .nav-bar > li > ul > li:hover > a, .nav-bar > li > ul > li > ul > li:hover > a, .nav-bar > li > ul > li > ul > li > ul > li:hover > a {
  color: #666666;
  text-shadow: 1px 1px 0px #FFFFFF, -1px -1px 1px #CCCCCC;
  background: #fdfdfd; /* Old browsers */
  background: -moz-linear-gradient(top, #fdfdfd 0%, #d9d9d9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fdfdfd 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fdfdfd 0%,#d9d9d9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fdfdfd 0%,#d9d9d9 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fdfdfd 0%,#d9d9d9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
  }
.nav-bar > li:hover > a.flyout-toggle {background: transparent !important;}

.nav-bar > li.has-flyout > a:first-child:after {border-color: #333333 transparent transparent; top: 21px; right: 17px; }
.nav-bar > li.has-flyout:hover > a:first-child:after {border-color: #666666 transparent transparent; background-color: transparent !important;}
.nav-bar > li.has-flyout > a.flyout-toggle {height: 44px; padding: 0 20px; background: transparent !important;}
.nav-bar > li#navContact {float: right;}
ul.flyout li.active a, .nav-bar li ul li.active a {color: #555 !important;}

/* 2nd Level */
.nav-bar > li.has-flyout > ul.flyout {top: 44px;}
.nav-bar > li.has-flyout > ul.flyout li a {font-size: 17px; background-color: #FFFFFF;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout {top: -1px; left: 243px;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout:hover > ul.flyout {display: block !important;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout {position: relative;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > a:first-child:after {width: 0; height: 0; display: block; content: ""; position: absolute; top: 22px; right: 18px; border-width: 4px; border-style: solid; border-image: none; border-color: transparent transparent transparent #333333; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > a.flyout-toggle {width: 20px; height: 48px; padding: 0 20px; position: absolute; top: 0; right: 0; background-color: transparent;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout:hover > a.flyout-toggle {background: transparent !important;}

/* 3rd Level */
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout > li.has-flyout {position: relative;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout > li.has-flyout > a:first-child:after {width: 0; height: 0; display: block; content: ""; position: absolute; top: 22px; right: 18px; border-width: 4px; border-style: solid; border-image: none; border-color: transparent transparent transparent #333333; -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout > li.has-flyout > a.flyout-toggle {width: 20px; height: 48px; padding: 0 20px; position: absolute; top: 0; right: 0; background-color: transparent;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout > li.has-flyout:hover > a.flyout-toggle {background: transparent !important;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout {position: absolute; top: -1px; left: 243px;}
.nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout > li.has-flyout:hover > ul.flyout {display: block !important;}


/*---- MAIN CONTAINER ----*/
#mainContainer {width: 100%; min-height: 300px; display: block;}
.toolbarTop {width: 100%; display: block;}

/* Breadcrumbs */
#breadcrumbs {height: 22px; margin-top: 20px;}
#breadcrumbs ul {width: 100%; height: 22px; display: block;}
#breadcrumbs ul li {font-size: 12px; line-height: 21px; height: 22px; float: left; display: inline-block; border-top: 1px solid #999999; border-bottom: 1px solid #999999; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/breadcrumbs-bg.png?1626289645") repeat-x scroll center center #CCCCCC;}
#breadcrumbs ul li.home a {text-shadow: 1px 1px 0 #F4F4F4, -1px -1px 1px #CCCCCC; padding-left: 10px; border-left: 1px solid #999999; background: none repeat scroll 0 0 transparent;}
#breadcrumbs ul li.location {display: block; border-right: 1px solid #999999; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/breadcrumbs-separator.png?1626289642") no-repeat scroll left center #FFFFFF;}
#breadcrumbs ul li.location span {font-family: inherit; font-size: 12px; line-height: inherit; height: 20px; margin: 0 0 0 15px; padding-right: 10px; display: inline-block; background: none repeat scroll 0 0 #FFFFFF;}
#breadcrumbs ul li.location strong {height: 20px; margin-left: 15px; padding-right: 10px; display: inline-block; background: none repeat scroll 0 0 #FFFFFF;}
#breadcrumbs ul li a {color: #4D4D4D; height: 20px; padding: 0 15px; display: inline-block; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/breadcrumbs-separator.png?1626289642") no-repeat scroll left center transparent;}

/* Sort */
.sort,
.qty {height: 22px; margin-top: 20px; margin-bottom: 20px;font-size: 12px; float: left; width: 50%!important;}
.sort span {font-size: 12px; line-height: 21px; width: 30%; height: 22px; float: left; display: inline-block; text-align: right; padding-right: 10px;}
.sort select {width: 70%; margin-top: 2px; float: left;}

/* Toolbar Bottom */
.toolbarBottom p.amount {text-align: center; margin-bottom: 0;}
.toolbarBottom .lineBr {margin: 5px 0;}
.toolbarBottom .paginate {text-align: center; margin: 5px 0; padding: 5px; clear: both;}
.toolbarBottom .paginate .pager {width: 100%; height: auto; display: block;}
.toolbarBottom .paginate .pager li {font-size: 14px !important; height: 32px; display: inline-block !important;}
.toolbarBottom .paginate .pager li:first-child {border-left: 1px solid #CCCCCC !important;}
.toolbarBottom .paginate .pager li > a {text-shadow: 1px 0 0 #F4F4F4;}
.toolbarBottom .paginate .pager li.active > a {text-shadow: 1px 0 0 #000000;}
.toolbarBottom .paginate .pager li.active a, .toolbarBottom .paginate .pager li.active:hover a {color: #FFFFFF !important; font-weight: bold; background-color: #4D4D4D;}
.toolbarBottom .paginate .pager li a, .toolbarBottom .paginate .pager li.current a {color: #999999; font-weight: normal; line-height: 32px; height: 32px; padding: 0 12px; display: inline-block; border-width: 1px 1px 1px 0; border-style: solid; border-color: #CCCCCC; background-color: #FFFFFF;}
.toolbarBottom .paginate .pager li:hover a {color: #4D4D4D; background-color: #CCCCCC;}
.toolbarBottom .paginate .v-middle {vertical-align: middle;}

/* Void Warning */
.voidWarning .alert-box {color: #333333; text-align: center; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7); width: 100%; margin-top: 25px; margin-bottom: 15px; padding: 10px 0; border: 1px solid #999999; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset; -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset; background-color: #E5E5E5;}
.voidWarning .actions .button {height: 40px !important; line-height: 39px !important;}

/* Actions > Buttons */
.actions {text-align: center; width: 100%; display: block;}
.actions .button {margin-bottom: 10px;}
.button, .continue-btn > a {color: #FAFFEF; font-weight: bold; line-height: 50px !important; text-shadow: 0 -1px rgba(0, 0, 0, 0.2); height: 50px; padding: 0 15px !important; display: inline-block; border: 1px solid #999; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(0,0,0, 0.05) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(0,0,0, 0.05) inset; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset, 0 -1px 0 rgba(0,0,0, 0.05) inset; background-color: #89B23C;}
.button:hover, .button:focus, .continue-btn > a:hover {background-color: #789B33;}
button.button, input.button[type="submit"], input.button[type="reset"] {width: auto;}
.actions a.backHome {color: #666666; font-weight: bold; font-style: italic; text-shadow: 1px 1px 1px #FFFFFF;}
.actions a.backHome:hover {color: #333333; text-decoration: underline;}

/* Product status */
.productBoxLabel {width: 82px; height: 83px; position: absolute; top: -5px; right: -5px;}
.productBoxLabel div {color: #FFFFFF; text-align: center; text-shadow: 1px 1px 1px #666666; width: 82px; height: 83px; display: inline-block; position: relative; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/label-status.png?1626289649"); background-size: 306% auto;}
.productBoxLabel div > span {font-size: 10.5px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5); width: 100%; position: absolute; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); writing-mode: lr-tb;}
.productBoxLabel .out-of-stock, .productBoxLabel .not-available {background-position: -82px 0;}
.productBoxLabel .featured {background-position: -166px 0;}
.productBoxLabel .featured > span {top: 25px; right: -8px;}
.productBoxLabel .out-of-stock > span {top: 27px; right: -10px;}
.productBoxLabel .not-available > span {top: 27px; right: -10px;}
#product-share a {
  color: #666666;
}
#product-share a:hover {
  color: #333333;
}
.product-attachments {
  margin-bottom: 20px;
}

.product-attachments h4 {
  font-weight: 400;
}

/*---- CATEGORY ----*/
h2.category_description {font-size: 1.25em; font-weight: normal; margin-bottom: 1.5em;}
h2.category_image { margin-bottom: 1.5em;}

/* Contact Information */
.contactInformation {width: 100%; display: block;}
.contactInformation p {font-size: 12px;}
.contactInformation iframe {width: 100%; border: 1px solid #666;}
.contactInformation span {font-size: 12px; color: #666666; text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9); width: 100%; margin-top: -2px; padding: 12px 10px 10px; display: inline-block; background-color: #F4F4F4;}
.contactInformation span strong {float: right; display: inline-block;}

/*---- FOOTER ----*/
.footerContact {padding-top: 25px; padding-bottom: 25px; border: 3px double #999999; background-color: #FFFFFF;}
.footerContact li {min-height: 140px;}
.footerContact h5 {font-weight: 400; margin-top: 0;}
.footerContact p {font-size: 12px; margin-bottom: 0;}

.footerContactLeft, .footerContactCenter {border-right: 1px solid #999999;}
.footerContactCenter p {margin-bottom: 3px; padding-left: 2px; }
.footerContactCenter i {margin-right: 5px; font-size: 14px;}
.footerContactRight h2 {font-family: inherit !important; font-size: 12px !important; font-weight: normal; line-height: 1.6; margin-bottom: 0 !important;}

.footerBy {padding: 15px 0;}
.footerBy .columns {padding: 0;}
.footerBy p {font-size: 11px; text-align: left; margin: 5px 0;}
.footerBy p a {color: #000000; font-weight: 600;}

.bootstrap-filestyle.input-group > input {
  margin-bottom: 0px;
}
.group-span-filestyle.input-group-btn > label {
  background: #f2f2f2;
  margin-bottom: 16px;
  text-align: center;
}
footer ul.payment {
  text-align: right;
  margin-bottom: 10px;
}
footer ul.payment li {
  display: inline-block;
  float: none;
}
footer ul.payment li span {
  display: block;
  border: 1px solid #e1e1e1;
  width: 50px;
  height: 30px;
  border-radius: 3px;
  overflow: hidden;
  background: #f5f5f5;
  position: relative;
}
footer ul.payment li span img {
  max-width: 100%;
  display: block;
  position: relative;
  z-index: 2;
}
footer ul.payment li span:before {
  content: '';
  width: 100px;
  height: 100px;
  background: #fff;
  position: absolute;
  z-index: 0;
  transform: rotate(60deg);
  top: -76px;
  left: -50px;
  border: 1px solid #eee;
}
@media (max-width: 767px) {
  footer ul.payment {
    text-align: center;
    margin: 10px 0;
    padding: 0;
  }
  .footerBy p {
    text-align: center;
  }
}


/* -----------------------------------------
   HOME
----------------------------------------- */
/* Homepage Slideshow*/
.Slideshow {
  padding: 0 15px;
  float: left;
}
.bx-wrapper {
  margin: 0 auto 30px !important;
}
.bx-wrapper .bx-viewport {
  left: 0 !important;
}
ul.bxslider {
  margin-left: 0;
}
.bx-wrapper img {
  width: 100%;
}
.bx-wrapper *, .bx-wrapper *:before, .bx-wrapper *:after {
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.bx-wrapper .bx-prev {
  left: 15px !important;
}

/* Product Gallery */
.productGallery {width: 100%; margin-top: 10px; margin-bottom: 20px; display: block; float: left;}
.productGallery > .six { float: left;  width: 50%!important;}
.productGallery .productBox {width: 100%; height: 202px; margin-bottom: 30px; padding: 5px; display: block; border: 1px solid #CCCCCC; position: relative; box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); background-color: #FFFFFF;}
.productGallery .productBox figure {width: 100%; height: 190px; overflow: hidden; background-color: #FFFFFF;}
.productGallery .productBox figure img {width: 100% !important;}
.productGallery .productBox .productBoxPrice {height: 37px; display: inline-block; position: absolute; top: 10px; left: -8px;}
.productGallery .productBox .productBoxPrice .priceBoxStart {height: 37px; float: left; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/label-price-start_1.png?1626289643") no-repeat scroll 0 0 transparent;}
.productGallery .productBox .productBoxPrice .priceBoxStart span {font-size: 12px; color: #000000; font-weight: 600; line-height: 32px; text-shadow: 1px 1px 0 #FFFFFF, -1px -1px 1px #CCCCCC; height: 37px; margin-right: 5px; margin-left: 10px; display: inline-block;}
.productGallery .productBox .productBoxPrice .priceBoxStart span.priceBoxDiscount {text-decoration: line-through; margin: 0;}
.productGallery .productBox .productBoxPrice .priceBoxEnd {width: 20px; height: 37px; float: left; display: inline-block; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/label-price-end.png?1626289645") no-repeat scroll 0 0 transparent;}
.productGallery .productBox .productBoxInfo {width: 95.5%; height: 40px; position: absolute; bottom: 5px; left: 5px; overflow: hidden; background-color: #000000; background-color: rgba(0, 0, 0, 0.8);}
.productGallery .productBox .productBoxInfo h1.title-product,
.productGallery .productBox .productBoxInfo h2.title-product,
.productGallery .productBox .productBoxInfo h3.title-product {font-size: 17px; font-weight: 400; color: #FFFFFF; margin: 10px 0; padding: 0 10px;}
.productGallery .productBox .productBoxInfo h2.description-product,
.productGallery .productBox .productBoxInfo h2.description-product > p,
.productGallery .productBox .productBoxInfo h3.description-product,
.productGallery .productBox .productBoxInfo p.description-product {font-family: inherit; font-size: 12px; font-weight: normal; color: #CCCCCC; line-height: 1.3; margin-top: 0; margin-bottom: 0; padding: 0 10px;}
.productGallery .productBox .productBoxInfo h2.description-product > p {padding: 0;}
.description-product p:empty { min-height: 1.5em; }
.productGallery .productBox:hover .productBoxInfo {height: 95px;}
#homepage .titles-home {margin: 15px 0;}


/* -----------------------------------------
   PRODUCT
----------------------------------------- */

.maxStockQty {
  border-color: red !important;
}

.maxStockAdc {
  background: #c0c0c0 !important;
  border-color: #c0c0c0 !important;
  pointer-events: none;
  cursor: default;
}

/* Product Image */
.productPageImage {margin-top: 20px;}
#productSlider {width: 100%; margin-bottom: 20px; position: relative;}
#productSlider .mainImage > figure > img {width: 100%; padding: 5px; border: 1px solid #CCCCCC; background-color: #FFFFFF;}

/* More Views */
.moreViews {width: 100%; margin-top: 15px; display: block;}
.moreViews ul > li {margin-bottom: 15px;}
.moreViews ul > li.moreViewsImage {float: left !important;}
.moreViews ul > li > a {width: 100%; height: auto; padding: 5px; display: block; border: 1px solid #CCCCCC; overflow: hidden; background-color: #FFFFFF;}
.moreViews ul > li > a > img {width: 100%; height: auto; display: block;}
.moreViews .clearing-assembled.clearing-blackout .carousel ul > li > a {width: 100%; height: auto; padding: 0; display: block; border: medium none; overflow: visible; background-color: transparent;}

/* Product Info */
.productPageInfo {width: 100%; margin-bottom: 20px; padding-bottom: 20px; display: block; border: 1px solid #CCCCCC; background-color: #FFFFFF;}
.productPageInfo .productInfoBox {width: 100%; padding: 15px; display: block; border: 1px solid #CCCCCC; background-color: #F9F9F9;}
.productPageInfo .productInfoLeft > h1 {font-weight: 400; font-size: 44px!important;}
.productPageInfo .productInfoLeft > p {font-family: inherit; font-size: 14px; font-weight: normal; line-height: 1.6; margin-top: 0; margin-bottom: 17px;}
.productPageInfo .productInfoLeft table {width: 100%;}
.productPageInfo .productInfoLeft p:empty { min-height: 1.5em; }
.productPageInfo .productInfoRight > h4 {font-weight: 400;}
.productPageInfo .productInfoLeft ol {margin: 0 0 1em 1em; list-style: decimal;}
.productPageInfo .productInfoLeft ul {margin: 0 0 1em 1em; list-style: disc;}

.productRow {width: 100%; display: block;}
.productRow h5 {font-family: 'Open Sans', sans-serif; line-height: 40px; height: 38px; margin: 0;}
.productRow h5 small {font-size: 90%; font-weight: 400;}
.productRow h5 small #inputQty {text-align: center; width: 40px; height: 30px; display: inline-block; }
.productRow .productRowOptions {padding-left: 50px;}
.productRow .productRowOptions p {font-size: 14px; margin: 7px 0;}
.productRow .productRowOptionsBox p strong {width: 70px; display: inline-block;}
.productRow .productRowOptionsBox p select {width: 140px; margin-bottom: 1px; vertical-align: bottom; display: inline-block;}
.productRow .productOptions {background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/icon_options.png?1787870546") no-repeat scroll 4px 0 transparent;}
.productRow .lineBr {width: 100%; height: 2px; margin: 15px 0 12px; display: block; border-top: 1px solid #999999; position: relative; background-color: #FFFFFF; z-index: 1;}
.productRow .actions {text-align: right; padding: 10px 0;}
.productRow .actions .button {margin-bottom: 10px; float: right;}

/* Related product slider */
.bxslider-products {
  margin-left: -5px !important;
}
.bx-wrapper {
  box-shadow: none !important;
  border: none;
  background: none !important;
  border: none!important;
}
.bx-wrapper .bx-prev {
  left: -50px !important;
}
.bx-wrapper .bx-next {
  right: -50px !important;
}
@media only screen and (max-width: 479px) {
  .bx-wrapper .bx-prev,.bx-wrapper .bx-next {
    display:none;
  }
  .bxslider-products {
    margin-left: 0;
  }
  .bxslider-products li {
    width: auto !important;
  }
  .slider-products {
    width: 250px;
    overflow: hidden;
    margin: 0 auto;
  }
  .productGallery.related_products .productBox {
    height: 225px !important;
  }
  .productGallery.related_products .productBox figure {
    height: 215px !important;
  }
  .productGallery.related_products h4 {
  text-align: center;
  margin-bottom: 30px;
  }
}

/* Share Buttons */
#product-share #___plusone_0 {width:68px !important; height: 30px !important; float: left !important;}
#product-share .twitter-share-button {width: 76px !important; height: 30px !important; float: left !important;}
#product-share .fb-like {float: left !important;}
#product-share .pin-it-button {width: 45px !important; float: left !important;}
#product-share .pin-it-button img{margin: 0px;}
.pinterest-share {width: auto; float: left; margin: 0 5px; }

/* Facebook comments */
.productInfoLeft .fb-comments {margin-top: 25px;}
.productInfoLeft .fb-comments, .productInfoLeft .fb-comments > span, .productInfoLeft .fb-comments .fb_ltr {width: 100% !important;}



/* -----------------------------------------
   CART
----------------------------------------- */
.cartContainer {width: 100%; margin: 20px 0; padding: 15px 0; display: block; border: 1px solid #CCCCCC; background-color: #FFFFFF;}
.cartContainer h4 {font-weight: 400; margin: 0 15px 20px;}

/* Cart Form */
.cartContainer form {width: 100%; margin: 0; padding: 0 15px; display: block;}
.cartContainer table {width: 100%; margin: 0; border: medium none; border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0; background-color: transparent;}

/* thead */
.cartContainer thead.tableTitles {background-color: transparent;}
.cartContainer thead.tableTitles tr {height: 40px;}
.cartContainer thead.tableTitles th {height: 40px; padding: 10px; border-top: 1px solid #999999; border-bottom: 1px solid #999999;}

/* tbody */
.cartContainer table tbody tr.even {background-color: transparent;}
.cartContainer table tbody tr.odd {background-color: #F2F2F2;}
.cartContainer table tbody tr td {font-size: 12px; color: #333333; padding: 10px; border-bottom: 1px solid #CCCCCC; vertical-align: middle;}
.cartContainer table tbody tr td a.removeItem {width: 17px; height: 69px; margin-left: 10px; display: block; font-size: 20px; padding-top: 25px; color:#666666}
.cartContainer table tbody tr td .thumbImage {width: 88px; height: 88px; margin-right: 10px; padding: 3px; float: left; display: block; border: 1px solid #CCCCCC; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); background-color: #FFFFFF;}
.cartContainer table tbody tr td .thumbImage figure, .cartContainer table tbody tr td .thumbImage figure img {width: 80px; height: 60px; display: block;}
.cartContainer table tbody tr td .prodInfoCont {width: 75%; height: 68px; display: table; overflow: hidden;}
.cartContainer table tbody tr td .prodInfo {text-align: left; vertical-align: middle; width: 100%; display: table-cell;}
.cartContainer table tbody tr td .prodElem a {color: #333333; font-weight: bold;}
.cartContainer table tbody tr td .prodElem a, .prodElem span {font-size: 12px; text-decoration: none; display: inline-block;}
.cartContainer table tbody tr td .select-qty {width: inherit !important;}
.cartContainer table tbody tr td .actualPrice {font-weight: bold;}
.cartContainer table tbody tr td .beforePrice {font-size: 11px; text-decoration: line-through;}

/* Cart Totals */
.cartContainer .cartTotals .totals {width: 100%; min-height: 15px; padding: 10px; display: inline-block; border-bottom: 1px solid #CCCCCC;}
.cartContainer .cartTotals .totals.key {font-weight: bold; border-top: 2px solid #666666; border-bottom: medium none !important;}
.cartContainer .cartTotals .totals span {float: right; display: inline-block;}

/* Cart Totals */
.cartContainer .actions {text-align: right; margin-top: 20px;}

/* Estimate Shipping */
#estimate_shipping {width: 100%; margin-top: 10px; padding: 15px 0; display: none; border: 1px solid #999999; background-color: #F9F9F9; float: left;}
#estimate_shipping #estimate_shipping_form label {margin-bottom: 5px;}
#estimate_shipping #estimate_shipping_form select {margin-bottom: 10px;}
#estimate_shipping #estimate_shipping_form #estimate_shipping_button,
#estimate_shipping #estimate_shipping_form #set_shipping_button {width: 100%; margin-top: 10px; padding-top: 2px;}
#estimate_shipping #estimate_shipping_results #estimates {width: 100%; min-height: 40px; margin-top: 15px; float: left;}
#estimate_shipping #estimate_shipping_results #estimates dt {width: 65%; margin-bottom: 10px; float: left; display: inline-block; overflow: hidden;}
#estimate_shipping #estimate_shipping_results #estimates dt input[type="radio"] {margin-right: 3px; margin-left: 1px;}
#estimate_shipping #estimate_shipping_results #estimates dt span {font-size: 12px; float: none; display: inline;}
#estimate_shipping #estimate_shipping_results #estimates dd {font-size: 12px; text-align: right; max-width: 35%; min-width: 35%; margin-top: 2px; margin-bottom: 10px; float: right; display: inline-block; overflow: hidden;}
#estimate_shipping #estimate_shipping_form .estimate_shipping_buttons {width: 100%; float: left;}

#estimate_shipping_toggle {color: #000000 !important; font-weight: 400 !important; line-height: 30px !important; height: 30px !important; margin: 10px 0 0 !important; border: 1px solid #CCCCCC !important; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#estimate_shipping_toggle:hover {border: 1px solid #999999 !important;}
#estimate_shipping_toggle, .couponContainer .couponContent #set_coupon_code_button,
#estimate_shipping #estimate_shipping_form #estimate_shipping_button,
#estimate_shipping #estimate_shipping_results #set_shipping_button,
.btn-filter,
#searchResults .contact_button a {
  font-size: 10px;
  color: #666666;
  font-weight: bold;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 rgba(255,255,255,.7);
  width: auto;
  height: 34px;
  margin: 5px 0 0;
  padding: 0 10px;
  display: inline-block;
  border: 1px solid #999999;
  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
  cursor: pointer;
  outline: none;
  position: relative;
  background: #fdfdfd; /* Old browsers */
  background: -moz-linear-gradient(top, #fdfdfd 0%, #d9d9d9 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fdfdfd 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #fdfdfd 0%,#d9d9d9 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #fdfdfd 0%,#d9d9d9 100%); /* IE10+ */
  background: linear-gradient(to bottom, #fdfdfd 0%,#d9d9d9 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
}
#estimate_shipping #estimate_shipping_form #estimate_shipping_button:hover,
#estimate_shipping #estimate_shipping_form #set_shipping_button:hover {color: #999999; border-color: #666666;}
button[disabled] {
  cursor: not-allowed!important;
  opacity: .6;
}
/* Coupon */
.couponContainer .couponContent {width: 100%; margin-top: 20px; padding: 10px 20px; display: block; border: 1px solid #999999; background-color: #F9F9F9;}
.couponContainer .couponContent h6 {font-family: 'Open Sans', sans-serif; margin-top: 5px;}
.couponContainer .couponContent #coupon_form {margin: 0 !important; padding: 0 !important;}
.couponContainer .couponContent #coupon_code {width: 80%; height: 34px; float: left; border-width: 1px 0 1px 1px; border-color: #999999; border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px 0 0 2px;}
.couponContainer .couponContent #set_coupon_code_button {margin-top: 0; border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; -webkit-border-radius: 0 3px 3px 0;}
.couponContainer .couponContent label.error {width: 100%; display: inline-block;}
.select-field {min-height: 60px;}


/* -----------------------------------------
  CHECKOUT
----------------------------------------- */
.checkoutContainer {width: 100%; margin: 20px 0; padding: 15px 0; display: block; border: 1px solid #CCCCCC; background-color: #FFFFFF;}
.checkoutContainer h4 {font-weight: 400; margin: 0 0 20px;}
.checkoutContainer h2.legend {font-size: 20px; font-weight: normal;}
.checkoutContainer p, .checkoutContainer span, .payment_information {font-size: 12px;}
#checkout .field label {font-size: 12px; margin-bottom: 5px;}
#checkout .field input.text.invalid[type="text"] {border-color: #C60F13; border-radius: 2px 2px 0 2px; -moz-border-radius: 2px 2px 0 2px; -webkit-border-radius: 2px 2px 0 2px;}
#checkout .field .alert-box.alert {font-size: 11px; font-style: italic; margin: -13px 0 0; float: right; display: inline-block; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px;}
#checkout .field .alert-box.alert > span.error {font-size: 11px; font-weight: normal;}
#checkout > #billing_address {margin-bottom: 10px;}
#checkout > #payments, #checkout > #shipping {width: 100%; float: left; display: block;}
#checkout #shipping_address_same_as_shipping > input[type="checkbox"],
#checkout > #payments > #payments_options ul li > input[type="radio"],
#checkout > #shipping > #shipping_options ul li > input[type="radio"] {margin-left: 0;}
#checkout #payments_options ul li > .payment_information {font-style: italic; width: 100%; padding-left: 20px; display: block;}
#checkout #payments_options ul li > .payment_information > p {font-style: italic; margin-bottom: 5px;}
#checkout #payments_options ul li > .payment_information > img {margin-top: 5px;}
#checkout .actions {text-align: right; margin-top: 15px;}
#shipping_address_same_as_shipping {margin-top: 15px; margin-bottom: 10px;width:100%;}
#shipping_address_same_as_shipping > label, .field.checkbox-field > label {display: inline-block;}

.field {margin-bottom: 5px;}
.field.checkbox-field {height: 30px;}
p.required, .field em {color: red;}
select.select {background: #ffffff;border-radius: 0px !important;border: 1px solid #ccc; display: initial !important;height: 30px;}
.loader {border: 4px solid #fff; border-top: 4px solid #999; border-radius: 50%;width: 20px;height: 20px;margin:7px auto 0;left: 0;right: 0;animation: spin 2s linear infinite;position:absolute;}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
/* -----------------------------------------
  REVIEW ORDER
----------------------------------------- */
#reviewOrder .actions form {padding: 0;}



/* -----------------------------------------
  SUCCESS PAGE
----------------------------------------- */
.successContent {width: 100%; margin: 20px 0; padding: 15px 0; display: block; border: 1px solid #CCCCCC; background-color: #FFFFFF;}
.successContent h4 {font-weight: 400; margin: 0 0 20px;}
.successContent p {font-size: 12px;}
.successContent .actions {text-align: left; margin-top: 15px;}

.successContent .successInfo h5 small {font-size: 90%; color: #666666; font-style: italic; margin-top: 15px; display: inline-block;}
.successContent .orderInfo {margin-top: 20px;}


/* -----------------------------------------
  PAGE
----------------------------------------- */
#page ul, #page ol, #page dl {list-style: inherit; list-style-position: inside; list-style-type: inherit; margin: 0 0 1em 1em;}
#page ol {list-style-type: decimal !important; }
.pageContainer {width: 100%; margin: 20px 0; padding: 15px 0; display: block; border: 1px solid #CCCCCC; background-color: #FFFFFF;}
.pageContainer h1 {font-size: 44px!important;}
.pageContainer h4 {font-weight: 400; margin: 0 0 20px;}
#page p:empty { min-height: 1.5em; }
#page table {width: 100%}

/* -----------------------------------------
  SEARCH RESULTS
----------------------------------------- */
.searchFor {height: 22px; margin-top: 20px;}
.searchFor ul li {font-size: 12px; line-height: 21px; height: 22px; float: left; display: inline-block; border-top: 1px solid #999999; border-bottom: 1px solid #999999; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/breadcrumbs-bg.png?1626289645") repeat-x scroll center center #CCCCCC;}
.searchFor ul li.title {text-shadow: 1px 1px 0 #F4F4F4, -1px -1px 1px #CCCCCC; padding: 0 10px; border-left: 1px solid #999999;}
.searchFor ul li.result {display: block; border-right: 1px solid #999999; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/breadcrumbs-separator.png?1626289642") no-repeat scroll left center #FFFFFF;}
.searchFor ul li.result strong {height: 20px; margin-left: 15px; padding-right: 10px; display: inline-block; background: none repeat scroll 0 0 #FFFFFF;}
#searchResults #search_form {max-width: 500px; margin: auto; position: relative;}
#searchResults #search_form input[type="text"] {width: 100%; height: 30px; margin-bottom: 0; border-color: #999999; border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px 0 0 2px; margin-right: 40px;}
#searchResults #search_form button[type="submit"] {width: 40px; height: 30px; position: absolute; right: 0; top: 0; border: medium none; border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0; text-indent: -9999px; background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/btn-search.png?1626289643") no-repeat scroll 0 0 transparent;}


/* -----------------------------------------
  CONTACT
----------------------------------------- */
.contactContainer {width: 100%; margin: 20px 0; padding: 15px 0; display: block; border: 1px solid #CCCCCC; background-color: #FFFFFF;}
.contactContainer h4 {font-weight: 400; margin: 0 0 20px;}
h2.success {
  color: #155724;
  background-color: #d4edda;
  padding: 1rem 0.55rem !important;
  margin-bottom: 1rem !important;
  margin-top: 1rem;
  text-align: center;
  text-transform: none;
  width: 100%;
  font-size: 14px !important;
  border: solid 1px #c3e6cb;
}
.contactContainer #contact_form {width: 90%;}
.contactContainer #contact_form .field label, .contactContainer #contact_form #contactpage_message label {margin-bottom: 5px;}
.contactContainer #contact_form .field br, .contactContainer #contact_form #contactpage_message br {display: none;}
.contactContainer #contact_form .field br.clear, .contactContainer #contact_form #contactpage_message br.clear {display: block;}

#contact_form .field input.text.invalid[type="text"], #contact_form #contactpage_message textarea.text.invalid {border-color: #C60F13; border-radius: 2px 2px 0 2px; -moz-border-radius: 2px 2px 0 2px; -webkit-border-radius: 2px 2px 0 2px;}
#contact_form .field .alert-box.alert, #contact_form #contactpage_message .alert-box.alert {font-size: 11px; font-style: italic; margin: -13px 0 0; float: right; display: inline-block; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px;}
#contact_form .field .alert-box.alert > span.error, #contact_form #contactpage_message .alert-box.alert > span.error {font-size: 11px; font-weight: normal;}

/*----------------------------------
Login
-----------------------------------*/
div#customer-login {margin: 20px 60px;background: #eee;text-align: center;padding:20px;}
input#submit_login {display: block;text-align: center;margin: 0 auto;width: 100%;margin-bottom: 16px;}
.six.columns.pageContRight {margin: 20px 0;}
#credentials .error,
#customer_details .error,
#coupon_form .error,
h2.error {
  color: #721c24;
  background-color: #ffe9e9;
  padding: 1rem 1.25rem !important;
  margin-bottom: 1rem !important;
  margin-top: 1rem;
  text-align: center;
  text-transform: none;
  width: 100%;
  border: 1px solid #f5c6cb;
  font-size: 14px !important;
}
#customer_details .error {
	float: left;
  margin-top:0;
}
#customer_details #contacts_email .error {
	float: none;
	display: block;
}
#credentials .notice {
  color: #0c5460;
  background-color: #d1ecf1;
  padding: 1rem 1.25rem !important;
  margin-bottom: 1rem !important;
  margin-top: 1rem;
  border: 1px solid #bee5eb;
}
#credentials .warning,
.actions .warning{
  color: #856404;
  background-color: #fff3cd;
  padding: 1rem 1.25rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
  border: 1px solid #ffeeba;
}
#coupon_form .success {
  color: #155724;
  background-color: #d4edda;
  padding: 1rem 1.25rem !important;
  margin-bottom: 1rem !important;
  margin-top: 1rem;
  text-align: center;
  text-transform: none;
  width: 100%;
  border: 1px solid #c3e6cb;
  font-size: 14px !important;
}
#credentials .success {background: #fff;padding: 10px;color: #666;border: 1px solid #789B33;margin-top: 15px;}
a.button.small.secondary.trsn {color: #fff;font-size: 11px;}
.button.secondary {  background-color: #666666; border: 1px solid #404040;}
.button.secondary:hover, .button.secondary:focus {background-color: #4d4d4d;}
section#registration-title {background: #eee;padding: 10px 90px;}
section#registration-title p{margin:0;}
input#register_customer {float: right;}
table#customer-orders-table {width: 100%;}
#customer_details #contacts_accepts_marketing input {position: absolute;}
#customer_details #contacts_accepts_marketing label {position: relative; left: 1.3em;}

b.mini-title {font-weight: bold;color: #999;font-size: 12px;border-top: 1px solid #ccc;display: block;padding: 6px 0;margin-top: 8px;}
a.logout-page {position: absolute;top: 16px;right: 16px;background: #eee;color: #555;padding: 10px;}
a.logout-page:hover {background: #ccc;color: #555;}
div#review_shipping_address,
div#review_billing_address {margin: 15px 0;} {margin: 15px 0;}

div#customer-password {background: #eee;margin: 20px 28%;padding:15px;}
#credentials input#submit_password {width: 100%;}

#customer_password, #customer_password_confirmation, #customer_email {text-align: center;}
.customer-required {background: #eee;padding: 15px;margin-bottom: 20px;}
a.trsn.backHome {color: #85af31;font-weight: bold;}
.success-page-right {background: #eee;padding: 0 20px 25px;margin-bottom: 20px;}
a.button.trns.btn-add {line-height: 30px !important;height: auto !important;float: right;background: #999;border-color: #777;}
a.btn-edit {color: #789B33;border: 1px solid;padding: 0 10px;display: inline-block;}
.actions {margin-top: 20px !important;}
p.address {border-top: 1px solid #ccc;padding-top: 10px;}

/* -----------------------------------------
  MEDIA QUERIES
----------------------------------------- */
/* Tablets */
@media only screen and (max-width: 1024px) {
  .nivoSlider {height: 310px !important;}
}
@media only screen and (max-width: 769px) {

  /* InfoBar */
  #infoBar {margin-bottom: 10px;}
  #infoBar .storeName {text-align: center; margin-bottom: 20px;}
  #infoBar .storeName > a {display: inline-block;}
  #infoBar .storeName > a > h1 {margin: 10px 0 0;}
  #infoBar .storeCartInfo {max-width: 60%; margin-bottom: 0; float: left;}
  #infoBar .storeSearch {width: 35%; margin-top: 5px; float: right;}

  /* Navigation */
  .nav-bar {height: auto; margin-top: 0;}
  .nav-bar > li {border-top: medium none !important; border-right: medium none !important; border-bottom: 1px solid #CCCCCC !important; border-left: medium none !important; background: none repeat scroll 0 0 #FFFFFF;}
  .nav-bar > li:hover {background: none repeat scroll 0 0 #FFFFFF;}
  .nav-bar > li.active {border-color: #CCCCCC !important;}
  .nav-bar > li#navContact {float: inherit; border-bottom: medium none !important;}
  .nav-bar > li.has-flyout > ul.flyout {box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; top: 0; left: 0;}
  .nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout {box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; left: 0;}
  .nav-bar > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout > li.has-flyout > ul.flyout {position: relative; top: 0; left: 0;}

   /* Home Slideshow */
  .nivoSlider {height: 225px !important;}

  /* Toolbar Top */
  .toolbarTop  .sort span {width: inherit; margin-right: 5px; margin-left: 12px;}
  .toolbarTop  .sort select {width: inherit;}
  .toolbarTop br.clear {display: none;}

  /* Toolbar Bottom */
  .toolbarBottom {width: 100% !important; float: left;}

  /* Contact Information */
  .contactInformation {margin-top: 15px; padding-top: 15px; border-top: 1px solid #CCCCCC;}

  /* Shipping Information */
  .shippingInfo > h4 {margin-top: 15px; padding-top: 20px; border-top: 1px solid #CCCCCC;}

  /* Product Page */
  .moreViews .clearing-assembled .carousel ul > li {width: 25% !important; float: left;}
  .moreViews .clearing-assembled .carousel ul > li > figure {height: 100px;}

  /* Product Gallery */
  .productGallery .productBox {height: 225px;}
  .productGallery .productBox figure {height: 215px;}
  .productGallery .productBox .productBoxInfo {height: 40px;}
  .productGallery .productBox:hover .productBoxInfo {height: 40px;}

  /* Cart Page */
  .cartContainer table tbody tr td .prodInfoCont {width: 65%;}
  .couponContainer {width: 50% !important; float: left;}
  .couponContainer .couponContent #coupon_code {width: 75%;}
  .cartTotals {width: 50% !important; margin-top: 10px; float: left;}
  .cartContainer .actions {width: 100% !important; float: left;}

  /* Checkout */
  #checkout .field {width: 50% !important; float: left;}
  #checkout #shipping_address_address, #checkout #billing_address_address, #checkout #shipping_address_same_as_shipping {width: 100% !important; float: left;}
  #checkout .actions {width: 100% !important; float: left;}

  #email-suggestion {
    font-size: 85%;
    padding: 5px 0;
  }

  /* Review Order */
  .cartTotals {float: right;}

  /* Footer */
  .footerContact li {min-height: inherit;}
  .footerContactLeft, .footerContactCenter {border-right: medium none;}
  .footerContactCenter > h5, .footerContactRight > h5 {margin-top: 15px; padding-top: 15px; border-top: 1px solid #999999;}
  .footerContact br.clear {display: none;}


}


/* Mobiles (portrait & landscape) */
@media screen and (max-width: 540px) {

  /* InfoBar */
  #infoBar .storeCartInfo {max-width: 100%; width: 100%; float: none;}
  #infoBar .storeCartInfo ul {text-align: center; width: 100%; margin: 0 auto; float: left; display: inline-block;}
  #infoBar .storeCartInfo ul.storeCart {height: auto; margin-right: 0; padding-right: 0; border-right: medium none;}
  #infoBar .storeCartInfo ul.storeCart li {float: none;}

  #infoBar .storeCartInfo ul.storeLanguages {margin-top: 5px; padding-top: 10px; border-top: 1px solid #CCCCCC;}
  #infoBar .storeCartInfo ul.storeLanguages li {margin: 0 5px; float: none;}
  #infoBar .storeSearch {margin-top: 15px;}
  #infoBar .storeSearch, #infoBar .storeSearch #search_mini_form {width: 100%; height: 30px; position: relative;}
  #infoBar .storeSearch #search_mini_form input[type="text"] {width: 90%; position: absolute; top: 0; left: 0;}
  #infoBar .storeSearch #search_mini_form input.button[type="submit"] {position: absolute; right: 0; z-index: 1;}

  /* Home Slideshow */
  .nivoSlider {height: 131px !important;}
  .theme-default .nivo-controlNav {display:none;}

  /* Product Gallery */
  .productGallery .three.columns {width: 100% !important; float: none;}
  .productGallery .productBox {height: 330px;}
  .productGallery .productBox figure {height: 318px;}
  .productGallery .productBox .productBoxInfo {width: 97.4%;}

  /* Product Page */
  .moreViews .clearing-assembled .carousel ul > li {width: 50% !important; float: left;}
  .moreViews .clearing-assembled .carousel ul > li > figure {height: 75px;}

  /* Cart Page */
  .cartContainer form {padding: 0 5px;}
  .cartContainer thead.tableTitles th {padding: 5px;}
  .cartContainer table tbody tr td {padding: 5px;}
  .cartContainer table tbody tr td a.removeItem {margin-left: 5px;}
  .cartContainer table tbody tr td .thumbImage {display: none;}
  .cartContainer table tbody tr td .prodInfoCont {width: 100%;}
  .cartContainer table tbody tr td .prodInfoCont strong {font-size: 12px !important;}
  .couponContainer {width: 100% !important;}
  .cartTotals {width: 100% !important; float: left;}
  #estimate_shipping_form {padding: 0 15px !important;}

  /* Checkout Page */
  #checkout .field {width: 100% !important; float: left;}
  #checkout .field .alert-box.alert {margin: -13px 0 10px; padding: 4px;}
  #checkout #shipping_address_country, #checkout #billing_address_country {margin-bottom: 12px;}

  /* Review Order */
  #reviewOrder .cartTotals {margin-top: 2px;}
}

@media only screen and (max-width: 767px) {
  [class*="column"] + [class*="column"]:last-child {
      float: none !important;
  }
}


/* -----------------------------------------------------
  SIDEBAR
----------------------------------------------------- */
#open.show-for-small {
    text-indent: -9999px; width: 65px; height: 45px; display: block; border: medium none; position: absolute; top: 0;
    left: 260px; box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2); -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    background: url("https://assets.jumpseller.com/store/shazam-online/themes/405299/icon_open-sidebar.png?1626289642") no-repeat scroll center center #EDEDED;
}
#sidebar {
    width: 260px; height: 100%; -webkit-box-shadow: 2px 0 3px rgba(0, 0, 0, 0.2); box-shadow: 2px 0 3px rgba(0, 0, 0, 0.2);
  position: absolute; top: 0; left: -265px; background-color: #EDEDED; z-index: 99999;
}
#sidebar .sidebar-divider {
    width: 100%; height: 2px; margin: 15px 0;
    display: block; border-bottom: 1px solid #FFFFFF; background-color: #CCCCCC;
}

/* Sidebar Logo */
.sidebar-logo > .sidebar-logo-text {
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  font-size: 44px; font-style: normal; font-weight: bold;
    text-rendering: optimizelegibility; line-height: 1.1; margin-bottom: 12px; margin-top: 12px;
}

/* Sidebar Search */
#sidebar-search > form#search_mini_form {
  width: 100%; height: auto; margin-bottom: 0; display: block;
}
#sidebar-search > #search_mini_form > input.search {
  width: 70%; height: 35px; margin: 0; padding: 0 6px; float: left;
  display: inline-block; border-width: 1px 0 1px 1px; border-color: #490700;
  border-radius: 2px 0 0 2px; -moz-border-radius: 2px 0 0 2px; -webkit-border-radius: 2px 0 0 2px;
}
#sidebar-search > #search_mini_form > input.submit {
  width: 30%; height: 35px; float: left; display: inline-block;
}

/* Sidebar Navigation */
#sidebar > .sidebar-nav {
    height: auto; min-height: auto; overflow: hidden;
}
.sidebar-nav > .top-bar {
  min-height: 1000px !important;
  background-color: transparent !important;
}
.sidebar-nav > .top-bar > section > ul.left,
.sidebar-nav > .top-bar > section > ul.left .dropdown {
  border-top: medium none;
}
.sidebar-nav > .top-bar > section > ul > li.active {
    background-color: #DBDBDB;
}
.sidebar-nav > .top-bar > section > ul > li > a,
.sidebar-nav > .top-bar > section > ul > li > span,
.sidebar-nav > .top-bar > section > ul > li.active > a {
  color: #333333; font-weight: bold; text-transform: uppercase; padding: 0 10px !important;
}
.sidebar-nav > .top-bar > section > ul > li > a,
.sidebar-nav > .top-bar > section > ul > li > span {
  font-weight: bold;
}

.sidebar-nav > .top-bar > section > ul > li.has-dropdown:hover > a:after {
  border-color: transparent transparent transparent #D9D9D9;
}

.sidebar-nav > .top-bar > section > ul > li.has-dropdown > a:after {
    border-color: transparent transparent transparent #333333;
}

/* Levels */
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown {
  background-color: #FFFFFF;
}

.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.back.title > h5,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.back.title > h5 > a,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5 > a,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5 > a {
  color: #333333 !important; height: 35px; line-height: 35px;
}
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.back.title > h5 > a,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5 > a,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5 > a {
    padding-top: 0; padding-bottom: 0;
}

.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.back.title > h5 > a:before,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5 > a:before,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.back.title > h5 > a:before {
  border-color: transparent #333333 transparent transparent;
}

.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li {
    width: 100%; height: 35px; display: block;
}
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown:hover > a.last-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown:hover > a.last-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.active,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.active > span,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.active > span > a,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li:hover,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li:hover,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li:hover {
  background-color: #CCCCCC !important;
}
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li > span,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li > span,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li > span {
    line-height: 35px; width: auto; height: 35px; padding: 0 0 0 38px; display: inline-block;
}
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li > span > a.first-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li > span > a.first-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li > span > a.first-trigger {
    color: #333333 !important; line-height: 35px; height: 35px; padding: 0 !important; display: inline-block;
}
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li:hover > span > a.first-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li:hover > span > a.first-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li:hover > span > a.first-trigger {
  background-color: transparent !important;
}
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > .last-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li > .last-trigger,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li > .last-trigger {
    line-height: 35px !important; text-align: center; text-indent: -9999px;
    width: 35px; height: 35px !important; padding: 0 !important; float: right; display: inline-block;
}
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > .last-trigger:after,
.sidebar-nav > .top-bar > section > ul > li.has-dropdown > ul.dropdown > li.has-dropdown > ul.dropdown > li > .last-trigger:after {
    margin-right: 7px; border-color: transparent transparent transparent #333333;
}


#whatsapp {
  display: none;
}


@media only screen and (max-width: 767px) {
  #whatsapp {
    display: inline-block;
  }
}

/* Video responsive */
.videoWrapper {
  position: relative;
  padding-bottom: 60%;
  width: 100%;
  margin: 0 auto 30px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media (max-width: 991px) {
  .videoWrapper {
    width: 100%;
    padding-bottom: 60%;
  }
}

/* Filters */
#show-filters {
  font-size: 1em;
  margin: 0;
}
#show-filters .badge {
  color: #fff;
  padding: 0 .3em;
  text-shadow: none;
  border-radius: 2px;
  background: #666666;
}
.category_menu_list .count:before {
  content: '(';
}
.category_menu_list .count:after {
  content: ')';
}
.parent-2 {
  display: none;
}
#side-filters {
  display: none;
}
@media (min-width: 768px) {
  #side-filters {
    display: block !important;
  }
}
#side-filters h4 {
  font-size: 1.5em;
  font-weight: normal;
}
#side-filters h5 {
  font-size: 1.25em;
  margin: 0 0 10px 0;
}
#side-filters .side-filters_selected .clearAll a{
  text-decoration: underline;
  display: block;
  margin: .5em 0 1em 0;
  color: inherit;
}
#side-filters .clearFilter {
  background: #eee;
}
#side-filters .badge {
  display: inline-block;
  color: #fff;
  padding: .3em .5em;
  border-radius: .2em;
  margin-bottom: .2em;
  font-size: 90%;
}
#side-filters .badge a {
  color: #fff;
  opacity: 0.7;
}
#side-filters .badge a:hover {
  opacity: 1;
}
.category_menu_list .count {
  color: #aeaeae;
}

#side-filters .card {
  border: 1px solid #CCCCCC;
  position: relative;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
  padding: 10px;
  margin-bottom: 15px;
}

#side-filters .card button {
  width: 100%;
  margin: 0;
}
.category_menu_trigger_child.active i {
  transform: rotate(180deg);
}
#side-filters .side-filters_selected .clearFilter {
  margin-bottom: 2px;
}
#side-filters .filter_wrapper > ul {
  margin: 0;
  padding: 0;
  max-height: 280px;
  overflow: auto;
}
#side-filters .filter_wrapper > ul li > ul {
  margin: 0 0 10px 5px;
  padding: 0;
  display: none;
}
#side-filters .filter_wrapper > ul li > .custom-control > * {
  display: inline-block;
}
#side-filters .filter_wrapper a,
#side-filters .filter_wrapper .custom-control-label {
  font-size: 1em;
  color: inherit;
  font-weight: normal;
}
#side-filters .category_menu_trigger_child {
  display: block;
  position: relative;
}
#side-filters .category_menu_trigger_child i {
  float: right;
}
#side-filters #price_filter .price_message {
  display: none;
}
#side-filters #price_filter .alert {
  color: #856404;
  background-color: #fff3cd;
  padding: 1rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid #ffeeba;
}

.product_option_value_file_upload {
  position: absolute !important;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
}

.mb-0 {
 margin-bottom: 0 !important;
}
